body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #f4f4f4;
	background-image: url(../Images/page_bgnd.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #143D55;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#addtoscrapbookicon {
	clear: right;
	float: left;
	height: 60px;
	width: 10px;
	padding-top: 3px;
}
#container  {
	width: 945px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left;
} 
#container #homecontentsection #mainContent img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
#csrlogo {
	float: right;
	height: 34px;
	width: 98px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#downloads {
	background-color: #3B3B3B;
	margin-bottom: 10px;
}
#footer {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../Images/img_horiz_dash.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	padding-top: 5px;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#gallery {
	height: 64px;
	width: 925px;
	background-color: #3B3B3B;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#header  {
	height: 95px;
	background-color: #DDDDDD;
	background-image: url(../Images/page_bgnd.gif);
	background-repeat: repeat-x;
} 
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#homecontentsection {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B3B3B;
}
#leftmenu {
	float: left; /* since this element is floated, a width must be given */
	width: 205px; /* padding keeps the content of the div away from the edges */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#lefttoppromo {
	float: left;
}
#mainContent  {
	width: 710px;
	margin-bottom: 0;
	margin-left: 215px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
} 
#righttoppromo {
	float: right;
	clear: right;
}
#searchbox {
	height: 19px;
	width: 350px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 295px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#toplogo {
	height: 30px;
	width: 580px;
	float: left;
	padding-top: 12px;
}
#topsection {
	height: 177px;
}
#topnavbar {
	padding-top: 36px;
}
.alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arrow {
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.download {
	height: 3px;
	background-image: url(../Images/img_horiz_dash.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	width: 230px;
	margin-top: 10px;
}
.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3087B4;
	font-weight: normal;
}
.bluelink a {
	color: #3087B4;
	text-decoration: none;
}
.bluelink a:hover {
	color: #3087B4;
	text-decoration: underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.colourgroupicon {
	padding-bottom: 2px;
}
.detailheaderbgnd {
	background-image: url(../images/img_detail_bgnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 15px;
	background-color: #F0EDEC;
}
.detailintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0EDEC;
	line-height: 14px;
	padding-right: 20px;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B3B3B;
}
.bodytext {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3B3B3B;
}
.detaillabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 14px;
	padding-left: 5px;
}
.casestudytitle
	{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
	}

.casestudyintro
	{
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	}
.detaillabelbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	line-height: 16px;
	padding-bottom: 0px;
}
.downloadfilegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D3D3D;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
}
.downloadfilegrey a {
	color: #3D3D3D;
	text-decoration: none;
}
.downloadfilegrey a:hover {
	color: #3D3D3D;
	text-decoration: underline;
}
.downloadfiletypesizegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D3D3D;
	font-weight: normal;
	line-height: 18px;
}
.downloadfilewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
}
.downloadfiletypesize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 18px;
}
.downloadfilewhite a {
	color: #FFFFFF;
	text-decoration: none;
}
.downloadfilewhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.dropmenu175 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 175px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.expicon {
	padding-left: 10px;
	padding-bottom: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer a {
	text-decoration: none;
	color: #143D55;
}
.footer a:hover {
	text-decoration: underline;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #E2DDDA;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-image: url(../images/img_horiz_dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	font-weight: bold;
	letter-spacing: -1px;
}
.header2orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD9308;
}
.header2 a {
	text-decoration: none;
	color: #333333;
}
.header2 a:hover {
	text-decoration: underline;
}
.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	font-weight: bold;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-top: 5px;
}
.header3 a {
	text-decoration: none;
	color: #3B3B3B;
}
.header3 a:hover {
	text-decoration: underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.headergeneric {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3B3B3B;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.headerrusticbrowns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #684C3C;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.horizdivider {
	background-image: url(../images/img_horiz_dash.gif);
	background-repeat: repeat-x;
	height: 10px;
	padding-top: 2px;
}
.horizdividerbottom {
	background-image: url(../images/img_horiz_dash.gif);
	background-repeat: repeat-x;
	height: 1px;
	background-position: bottom;
}
.introblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0EDEC;
	background-color: #3B3B3B;
	padding-top: 15px;
	padding-right: 90px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 14px;
}
.introblock a {
	color: #FFFFFF;
	text-decoration: none;
}
.introblock a:hover {
	text-decoration: underline;
}
.prevnext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.prevnext a {
	color: #FFFFFF;
	text-decoration: none;
}
.prevnext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.formfield200 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 200px;
	border: 1px solid #3B3B3B;
	margin-bottom: 5px;
}
.searchfield {
	height: 17px;
	width: 185px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.stateselection {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.state {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 2px;
}
.tertiarylink {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
}
.tertiarylink a {
	text-decoration: none;
	color: #999999;
}
.tertiarylink a:hover {
	text-decoration: underline;
	color: #999999;
}
.thumbborder {
	border: 3px solid #FFFFFF;
}
.thumbborder a {
	border: 3px solid #006699;
}
.thumbborder:hover  {
	border: 3px solid #3B3B3B;
}
.thumbborderNoLink {
	border: 3px solid #FFFFFF;
}
.verticaldivider {
	background-image: url(../images/img_vert_dash.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.verticaldividerwhite {
	background-image: url(../images/img_vert_dash_white.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 10px;
}
.whitelink a {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../Images/Buttons/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Images/Buttons/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

table.BrickList
	{
	background-color: #F0EDEC;
	}

span
	{
	display: inline;
	margin: 0px;
	padding: 0px;
	}

.FormErrorText
	{
	color: red;
	}
.projectdetailsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	line-height: 16px;
	padding-bottom: 0px;
	height: 23px;
}
.detaillabelbold a {
	color: #343434;
	text-decoration: none;
}
.detaillabelbold a:hover {
	text-decoration: underline;
}

p.detailsummary
	{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B3B3B;
	}
.homepromotable {
	background-image: url(../images/img_horiz_divider_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	margin-top: 5px;
}
.homepromobody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B3B3B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4086aa;
}
.homepromotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4086aa;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.formfield175 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 175px;
	border: 1px solid #3B3B3B;
	margin-top: 2px;
	margin-bottom: 2px;
}
.txtcharcoal {
	color: #3B3B3B;
}
.txtorange {
	color: #FD9308;
}
.pagination_aac {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3ba71;
}
.pagination_aac a {
	text-decoration: none;
	color: #f3ba71;
}
.pagination_aac a:hover {
	text-decoration: underline;
}
.txtyellow {
	color: #F3BA71;
}
.txtwhite {
	color: #ffffff;
}

select.FormFieldSelect
	{
	font-size: 9pt;
	}
.textfield40 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 40px;
	border: 1px solid #3B3B3B;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

tr.PaddingTop td
	{
	padding-top: 3px;
	vertical-align: top;
	}

tr.PaddingTop td img
	{
	margin-top: 3px;
	}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #757474;
	}

#disclaimer
	{
	width: 285px;
	}
