﻿/*  Core Elements
******************************************************/
#skiplink {
	position: absolute;
	text-indent: -8888px;
	top: 0;
	left: 0;
} 
#siteMsg {
	padding: 6px 10px;
	background: #86161d;
	color: #fff;	
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.siteMsg {
	margin: 10px 0;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a object,
a embed {
	cursor: hand;
}

/*  Body Styles
******************************************************/
body {
	background: #fff;	
	padding: 10px;
}

/*  Core Layout
******************************************************/
#page {
	border: solid 1px #565656;
	margin: 10px auto;
	width: 960px;
}
#body {
	overflow: hidden;
	padding: 0 0 15px 15px;
}

/*  Page Header
******************************************************/
#head {
	background: #000;
	overflow: hidden;
	padding: 0 15px;
}
#head .logo {
	background: url(../../Images/chalcroftLogo.jpg) no-repeat;
	float: left;
	width: 435px;
}
#head .logo a {
	display: block;
	height: 114px;
	text-indent: -8888px;
}
#head .ctc{
	color: #fff;
	float: right;
	width: 210px;
}
.ctc dl {
	margin: 20px 0 0;
	padding: 0;
	overflow: hidden;
	width: 210px;
}
.ctc dt {
	margin: 0 0 2px;
	padding: 4px 0 0;
	clear: both;
	float: left;
	width: 45px;
	font-size: .75em;
}
.ctc dd {
	margin: 0 0 2px;
	padding: 0;
	float: left;
	width: 165px;
	font-size: 1.1em;
}
.ctc dd a{
	color: #fff;
	text-decoration: none;
	font-size: .7em;
	display: block;
	padding: 4px 0 0;
}

/*  Main Menu
******************************************************/
#menu {
	background: #000;
	border-top: solid 1px #ffb400;
	border-bottom: solid 1px #565656;
	clear: both;
	overflow: hidden;
	text-transform: uppercase;
	font-size: .75em;
	font-weight: bold;
}
#menu ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#menu li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#menu li a{
	color: #FFF;
	display: block;
	padding: 8px 15px;
	text-decoration: none;
}
#menu li a:hover{
	color: #5b9c53;
}
#menu li.on a,
#menu li.on a:hover {
	color: #ffb400;
}


/*  Homepage Specific
******************************************************/
#home {
	background-repeat: no-repeat;
	position: relative;	
	height: 338px;
}
#home h2{
	color: #FFF;
	position: absolute;
	left: 10px;
	bottom: 5px;
	font-size: 2.5em;
	font-weight: normal;
}
.homePage .iceContent {
	margin: 0;
	font-size: 1.15em;
}
.homePage .iceContent h3{
	font-size: 1em;
	margin: 0;
	padding: 0 0 10px;
}
#case {
	float: right;
	width: 254px;
	overflow: hidden;
}
#case .fade {
	height: 232px;
	overflow: hidden;
}
#case p{
	color: #2c2c2c;
	padding: 8px 0 0;
	font-size: .75em;
	font-weight: bold;
}
#case a{
	color: #2c2c2c;
	text-decoration: none;
}
#case a:hover{
	color: #5b9c53;
	text-decoration: underline;
}
#case img{
	display: block;
}
.homePage #body {
	padding: 15px 15px;
}
.homePage #content {
	float: left;
	width: 651px;
	padding-right: 25px;
}

/*  Inside Pages
******************************************************/
.insidePage #body {
	background: url(../../images/contentBG.jpg) no-repeat 195px 0;
}
.insidePage #content {
	padding: 15px 25px 0 15px;
	float: left;
	width: 518px;
}

/*  Inside Menu
******************************************************/
#sidemenu {
	overflow: hidden;
	font-size: .75em;
	float: left;
	padding: 15px 15px 0 0;
	width: 165px;
}
#sidemenu ul{
	margin: 0;
	padding: 0;
}
#sidemenu li ul{
	padding: 0 0 0 10px;
	display: none;
}
#sidemenu li.on ul,
#sidemenu li.open ul{
	display: block;
}
#sidemenu li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidemenu li span{
	font-weight: normal;
}
#sidemenu li a,
#sidemenu li strong{
	color: #2c2c2c;
	border-bottom: solid 1px #2c2c2c;
	display: block;
	padding: 7px 0;
	text-decoration: none;
	font-weight: bold;
}
#sidemenu li li a {
	padding: 7px 10px;
}
#sidemenu li a:hover{
	color: #ffb400;
}
#sidemenu li.on a,
#sidemenu li.on strong,
#sidemenu li.on a:hover {
	color: #5b9c53;
}
#sidemenu li.on li a {
	color: #2c2c2c;
}
#sidemenu li.first a{
	border-bottom: solid 1px #5b9c53;
}

/*  Inside Images
******************************************************/
#right {
	float: right;
	width: 207px;
	overflow: hidden;
}
#right img{
	display: block;
}

/*  Footer
******************************************************/
#foot {
	color: #5f5f5f;
	font-size: .7em;
	padding: 10px 0;
}
#foot ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#foot li{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	float: left;
}
#foot a{
	color: #5f5f5f;
	display: block;
	text-decoration: none;
}


/*  Content Styles
******************************************************/
.iceContent {
	color: #2c2c2c;
	position: relative;
	overflow: hidden;
}
.iceContent h1,
.iceContent h2 {
	font-size: 1.8em;
	font-weight: normal;
}
.iceContent h3 {
    font-size: 1.4em;
}
.iceContent ul,
.iceContent ol {
	margin-top: 10px;
	margin-bottom: 0;
}
.iceContent ul ul,
.iceContent ol ul{
	margin-top: 2px;
	margin-bottom: 5px;
}
.iceContent ul li {
    margin: 0;
    padding: 0 4px 12px 4px;
}
.iceContent a {
	color: #5b9c53;
	text-decoration: none;
}
.iceContent a:hover {
	color: #5b9c53;
	text-decoration: underline;
}
.iceContent table {
    margin: 0;
    padding: 0;
    table-layout: fixed;
    border-collapse: collapse;
    border: 0 !important;
}
.iceContent td {
    border: 0 !important;
    padding: 0;
}
.iceContent th {
    border: 0 !important;
    padding: 4px 0;
    text-align: left;
}
.summary {
	border-top: solid 1px #cdcdcd;
	position: relative;
	overflow: hidden;
	padding: 10px 0;
}
.summary a.btn{
	float: right;
}
p.date {
	color: #5f5f5f;
}
.summary .date {
	position: absolute;
	top: 10px;
	right: 0;
	padding: 0;
}
.summary p {
	padding: 5px 0;
}
a.back {
	color: #5b9c53;
	text-decoration: none;
	font-size: .75em;
}
a.back:hover {
	color: #5b9c53;
	text-decoration: underline;
}
.caseBox {
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 260px 5px 0;
	border-bottom: solid 1px #cdcdcd;
	margin-bottom: 15px;	
	min-height: 220px;
    height: auto !important;
    height: 220px;
}
