/* GLOBAL
----------------------------------------------------------------- */
body{
	background:url(images/bground-nav.jpg) repeat-x;
	font:76%/1.4em verdana, tahoma, geneva, arial, sans-serif;
	color:#747272;
	margin:0;
	padding:0;
	text-align:center;
}
body.timberpage{
	background:url(images/bground-nav.jpg) repeat-x;
	font:76%/1.4em verdana, tahoma, geneva, arial, sans-serif;
	color:#747272;
	margin:0;
	padding:0;
	text-align:center;
}
*{
	margin:0;
	padding:0;
}
img{
	border:0;
}

/* STRUCTURE
----------------------------------------------------------------- */
#wrapper{
	background:url(images/bground-logo.jpg) top left no-repeat;
	width:100%;
}
#wrapper-cts{
	background:#8cc2a9;
	width:100%;
}
#contenthome{
	margin:0 auto;
	padding-bottom:40px;
	text-align:left;
	width:770px;
}
#content{
	background:url(images/bground-content.gif) repeat-y;
	margin:0 auto;
	padding-bottom:40px;
	text-align:left;
	width:770px;
}
body.cts #content{
	background:url(images/bground-content-cts.gif) repeat-y;
	margin:0 auto;
	padding-bottom:40px;
	text-align:left;
	width:770px;
}
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* mac hide \*/
	* html .clearfix {height: 1%;}
	 .clearfix
#right{
	float:right;
	margin-top:10px;
	width:550px;
}
#left{
	float:left;
	margin-top:10px;
	width:170px;
}
body.cts #left{
	float:left;
	margin-top:10px;
	padding-left:5px;
	width:170px;
}
#wrapperfooter{
	background:url(images/bground-footer.jpg) transparent repeat-x;
	clear:both;
	font-size:0.9em;
	text-align:center;
}
#footer{
	background:url(images/bground-footer-logo.gif) transparent no-repeat 100% 2px;
	height:54px;
	margin:0 auto;
	text-align:left;
	width:770px;
}
#header{
	clear:both;
	height:117px;
	margin: 0 auto;
	padding: 0;
	width:770px;
}
#header_tim{
	clear:both;
	height:117px;
	margin: 0 auto;
	padding: 0;
	width:770px;
}
.cts #header_tim{
	clear:both;
	height:117px;
	margin: 0 auto;
	padding: 0;
	width:770px;
	background:url(../images/cts-header.jpg);
}
#header_cts{
	clear:both;
	height:117px;
	margin: 0 auto;
	padding: 0;
	width:770px;
	background:url(../images/cts-header.jpg);
}
#toplinks{
	float:right;
	font-size:0.9em;
	margin-top:25px;
}
.cts #header_tim #toplinks{
	float:right;
	font-size:0.9em;
	margin-top:0px;
	margin-right:15px;
}
#breadcrumbs{
	border-bottom:1px solid #dfdcd9;
	margin-bottom:10px;
	padding:5px 0 5px 0;
	width:100%;
}

/* HEADER
----------------------------------------------------------------- */

/* EXTRA
----------------------------------------------------------------- */

.offer1{
	background:url(images/bground-offer1.jpg) no-repeat;
	float:left;
	margin:10px 10px 0 10px;
	width:165px;
	height:166px;
	text-align:center;
	padding-top:10px;
}
.offer1 a{
	color:#FFFFFF;
	text-decoration:none;
}
.offer1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.offer2{
	background:url(images/bground-offer2.jpg) no-repeat;
	float:left;
	margin:10px 10px 0 10px;
	width:165px;
	height:166px;
	text-align:center;
	padding-top:10px;
}
.offer2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.offer2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.offer3{
	background:url(images/bground-offer3.jpg) no-repeat;
	float:left;
	margin:10px 10px 0 10px;
	width:165px;
	height:166px;
	text-align:center;
	padding-top:10px;
}
.offer3 a{
	color:#FFFFFF;
	text-decoration:none;
}
.offer3 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* HOME PAGE
----------------------------------------------------------------- */
.rndbox1{
	background:url(images/bground-rndbox1.jpg) no-repeat;
	float:left;
	margin:0 17px 0 0;
	width:179px;
}
.rndbox2{
	background:url(images/bground-rndbox2.jpg) no-repeat;
	float:left;
	margin:0 17px 0 0;
	width:179px;
}
.rndbox3{
	background:url(images/bground-rndbox3.jpg) no-repeat;
	float:left;
	margin:0 17px 0 0;
	width:179px;
}
.rndbox4{
	background:url(images/bground-rndbox4.jpg) no-repeat;
	float:left;
	margin:0 0 0 0;
	width:179px;
}
.rndbox1,.rndbox2,.rndbox3,.rndbox4{
	margin-top:20px;
}
.rndbox1 a:hover,.rndbox2 a:hover,.rndbox3 a:hover,.rndbox4 a:hover
{
	color:#fff;
	text-decoration:underline;
}
.rndbox1 a,.rndbox2 a,.rndbox3 a,.rndbox4 a
{
	color:#fff;
	text-decoration:none;
}
.rndbox1 h1,.rndbox2 h1,.rndbox3 h1,.rndbox4 h1,
.rndbox1 p,.rndbox2 p,.rndbox3 p,.rndbox4 p
{
	border-bottom:none;
	color:#fff;
	padding:10px;
}
.rndbox1 p,.rndbox2 p,.rndbox3 p,.rndbox4 p
{
	font-size:0.9em;
}
.rndbox1 h1,.rndbox2 h1,.rndbox3 h1,.rndbox4 h1{
	background:url(images/arrow-white.gif) no-repeat 93% 55%;
	font-size:1.4em;
}
.leftcol{
	float:left;
	margin-bottom:10px;
}
.leftcol2{
	float:left;
	margin-bottom:10px;
	padding-left:20px;
	width:310px;
}
.rightcol{
	float:right;
	margin-bottom:10px;
}
.row1{
	background:url(images/bground-row1.jpg) repeat-x;
	margin-top:10px;
	width:373px;
}
.row1 img{
	border:4px solid #02640f;
}
.row2{
	background:url(images/bground-row2.jpg) repeat-x;
	width:373px;
}
.row2 img{
	border:4px solid #67a26f;
}
.row3{
	background:url(images/bground-row3.jpg) repeat-x;
	width:373px;
}
.row3 img{
	border:4px solid #b3d0b7;
}
.row1,.row2{
	margin-bottom:10px;
}
.colcontent h2 a{
	margin:0;
	padding-bottom:0;
	padding-top:0;
	text-decoration:none;
	width:180px;
}
.colcontent h2{
	margin:0;
	padding-bottom:5px;
	padding-top:5px;
}
.colcontent img{
	float:left;
	margin:0 12px 0 0;
}
.colcontent p a {
	color: #747272;
	text-decoration:none;
}
.colcontent p a.hover {
	color: #999999;
}
.dontwrap p{
	font-size:0.9em;
	margin-left:75px;
	padding:0 0 5px 0;
}
.applicationtop{
	background:url(images/bground-application-top.jpg) no-repeat;
	height:14px;
	width:530px;
}
.applicationmiddle{
	background:url(images/bground-application-middle.jpg) repeat-y;
	width:770px;
}
#clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
#clearfix {
	display:inline-table;
}
/* mac hide \*/
	* html #clearfix {height: 1%;}
	
.applicationmiddle p{
	padding-left:10px;
}
.applicationbottom{
	background:url(images/bground-application-bottom.jpg) no-repeat;
	height:14px;
	width:530px;
}
.applicationfull{
	background:url(images/bground-application-full.jpg) no-repeat;
	height:150px;
	width:570px;
}
.applicationfull2{
	background:url(images/bground-application-full2.jpg) no-repeat;
	height:150px;
	width:580px;
}
.appbuttonslft{
	margin:10px 100px 0 0;
}
.appbuttonsrht{
	margin-right:20px;
	margin-bottom:0;
	
}

/* SUB NAVIGATION
----------------------------------------------------------------- */
#submenu{
	margin:0 0 10px 0;
	width:170px;
}
#submenu ul{
	background:url(images/bground-submenu.jpg) #fff repeat-y;
	margin:0;
}
#submenu ul li{
	background:#039418;
	border-bottom:1px solid #08a235;
	list-style-type:none;
	margin:0;
	width:170px;
}
#submenu ul li#last{
	border-bottom:none;
}
#submenu ul li a{
	border:none;
	color:#fff;
	display:block;
	font-size:0.9em;
	font-weight:normal;
	margin:0;
	line-height:1.5em;
	padding:4px 12px;
	text-decoration:none;
}
#submenu li a:hover {
	color:#FCFF00;
	
}
/* mac hide \*/ #submenu li a{height:1%;} /* end hide */

/* CTS SUB NAVIGATION
----------------------------------------------------------------- */
body.cts #submenu{
	margin:0 0 10px 0;
	width:170px;
}
body.cts #submenu ul{
	background:url(images/bground-submenu.jpg) #fff repeat-y;
	margin:0;
}
body.cts #submenu ul li{
	background:#feefc4;
	border-bottom:1px solid #d5c495;
	list-style-type:none;
	margin:0;
	width:170px;
}
body.cts #submenu ul li#last{
	border-bottom:none;
}
body.cts #submenu ul li a{
	border:none;
	color:#692500;
	display:block;
	font-size:0.9em;
	font-weight:normal;
	margin:0;
	line-height:1.5em;
	padding:4px 12px;
	text-decoration:none;
}
body.cts #submenu li a:hover {
	color:#000;
	
}
/* mac hide \*/ body.cts #submenu li a{height:1%;} /* end hide */

/* LEFT CONTENT
----------------------------------------------------------------- */
img.promo{
	margin-bottom:10px;
}
img.sponsor{
	border:5px solid #fff;
	margin:0 0 10px 22px;
}

/* MAIN CONTENT
----------------------------------------------------------------- */
.pagepics{
	background:url(images/bground-page-pics.jpg) no-repeat;
	clear:right;
	float:right;
	height:170px;
	margin:0 0 10px 25px;
	padding-top:9px;
	text-align:center;
	width:170px;
}
.pagepics2{
	background:url(images/bground-page-pics.jpg) no-repeat;
	clear:none;
	float:left;
	height:170px;
	margin:0 0 10px 5px;
	padding-top:9px;
	text-align:center;
	width:170px;
}
body.cts .pagepics{
	background:url(images/bground-page-pics.jpg) no-repeat;
	clear:right;
	float:right;
	height:170px;
	margin:0 5px 10px 25px;
	padding-top:9px;
	text-align:center;
	width:170px;
}
.pagepics_sm{
	background:url(images/bground-page-pics-sm.jpg) no-repeat;
	clear:right;
	float:right;
	height:115px;
	margin:7px 0 5px 10px;
	padding-top:7px;
	text-align:center;
	width:115px;
}

/* HEADINGS
----------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 10px 0;
}
h1{
	border-bottom:1px solid #d9d9d9;
	color:#696900;
	font-size:1.7em;
	font-weight:normal;
	margin:0 0 5px 0;
}
h2{
	color:#2b2a2a;
	font-size:1.3em;
	padding-top:6px;
}
h2.underline{
	border-bottom:1px solid #d9d9d9;
	margin:0 0 10px 0;
}
h3{
	color:#777;
	font-size:1.3em;
	padding-top:6px;
}
#header h1{
	background:url(images/logo.gif) no-repeat;
	border-bottom:none;
	float:left;
	height:85px;
	margin:20px 0 0 0;
	text-indent:-9999px;
	width:250px;
}
#header_tim h1,#header_cts h1{
	background:url(images/logo_tim.gif) no-repeat;
	border-bottom:none;
	float:left;
	height:85px;
	margin:20px 0 0 0;
	text-indent:-9999px;
	width:250px;
}
#header h1 a{
	display:block;
	height:69px;
	width:208px;
}
#header_tim h1 a,#header_cts h1 a{
	display:block;
	height:69px;
	width:208px;
}
#left h1{
	background:url(images/bground-submenu-header.gif) no-repeat;
	border-bottom:none;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	height:22px;
	margin:0 0 0 0;
	padding:5px 0 0 12px;
}

.leftcol2 h2{
	padding-top:0;
}
h3{
	color:#747272;
	font-size:1.2em;
}
/* CTS HEADERS
----------------------------------------------------------------- */

body.cts h1,body.cts h2,body.cts h3,body.cts h4,body.cts h5,body.cts h6{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 10px 0;
}
body.cts h1{
	border-bottom:none;
	color:#006600;
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 5px 0;
}
body.cts h2{
	color:#006600;
	font-size:1.3em;
	padding-top:6px;
}
body.cts h2.underline{
	border-bottom:1px solid #d9d9d9;
	margin:0 0 10px 0;
}
body.cts h3{
	color:#777;
	font-size:1.3em;
	padding-top:6px;
}
body.cts #header h1{
	background:url(images/logo.gif) no-repeat;
	border-bottom:none;
	float:left;
	height:85px;
	margin:20px 0 0 0;
	text-indent:-9999px;
	width:250px;
}
body.cts #header_tim h1,body.cts #header_cts h1{
	background:url(images/logo_tim.gif) no-repeat;
	border-bottom:none;
	float:left;
	height:85px;
	margin:20px 0 0 0;
	text-indent:-9999px;
	width:250px;
}
body.cts #header h1 a{
	display:block;
	height:69px;
	width:208px;
}
body.cts #header_tim h1 a,#header_cts h1 a{
	display:block;
	height:69px;
	width:208px;
}

body.cts #left h1{
	background:url(images/bground-submenu-header-cts.gif) no-repeat;
	border-bottom:none;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	height:22px;
	margin:0 0 0 0;
	padding:5px 0 0 12px;
}
body.cts .leftcol2 h2{
	padding-top:0;
}
body.cts h3{
	color:#747272;
	font-size:1.2em;
}

/* TEXT
----------------------------------------------------------------- */
p{
	font-size:1em;
	padding:0 0 10px 0;
}

/* LINKS
----------------------------------------------------------------- */
a{
	color:#008a3f;
	text-decoration:underline;
}
a:hover{
	color:#06552a;
	text-decoration:none;
}
#header a{
	color:#5e5e5e;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	text-decoration:none;
}
body.cts #header_tim a,body.cts #header_cts a{
	color:#5e5e5e;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	text-decoration:none;
}
body.cts #header a:hover{
	color:#000;
}
body.cts #header_tim a:hover,body.cts #header_cts a:hover{
	color:#FCFF00;
}
body.cts #header a{
	color:#5e5e5e;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	text-decoration:none;
}
body.cts #header_tim a,body.cts #header_cts a{
	color:#5e5e5e;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	text-decoration:none;
}
body.cts #header a:hover{
	color:#000;
}
body.cts #header_tim a:hover,body.cts #header_cts a:hover{
	color:#000;
}
#breadcrumbs a{
	border:none;
	background:transparent; /* IE6 Bug */
	margin:0;
	padding-left:0;
}

/* PRODUCT LINKS
----------------------------------------------------------------- */
body.brickspage #submenu li.bricks
{
	background:#fff;
	border-bottom:none;
	color:#026710;
	line-height:1.5em;
	padding:4px 12px;
}
#footer a{
	background:none;
}
#footer li a{
	color:#7c7a7a;
	text-decoration:none;
	font-weight:normal;
	border:none;
	padding:2px 1px 0 3px;
	height:auto;
	line-height:normal;
	margin-top:0;
}
#footer li a:hover{
	background:none;
	color:#f5821f;
}

/* LISTS
----------------------------------------------------------------- */
#right ul{
	color:#7c7a7a;
	list-style-type:none;
	padding:5px 0 10px 30px;
}
#right ul li{
	background:url(images/bullet.gif) no-repeat 0px 6px;
	padding:0 0 3px 10px;
}
#footer ul{
	color:#7c7a7a;
	padding:10px 0 0 0;
}
#footer ul.secondrow{
	color:#7c7a7a;
	padding:10px 0 0 8px;
}
#footer ul li{
	display:inline;
	position: relative;
}
#footer li.designedby{
	margin-top:15px;
}


/* LISTS
----------------------------------------------------------------- */
#right dl{
	color:#7c7a7a;
	list-style-type:none;
	padding:5px 0 10px 5px;
}
#right dl dt{
	background:none;
	clear:none;
	width:100px;
	float:left;
	padding:0 0 3px 0px;
}
#right dd{
	background:none;
	padding:0 0 0px 0px;
	clear:right;
}


/* TABLES
----------------------------------------------------------------- */
table tbody, table thead{
	border-left:1px solid #EAECEE;
	border-right:1px solid #EAECEE;
}
table tbody{
	border-bottom:1px solid #EAECEE;
}
table tbody td, table tbody th{
	padding:10px;
	text-align:left;
}
table tbody tr{
	background:#D2ECDE;
	border-bottom:1px solid #fff;
}
table tbody td{

}
table tbody tr.odd{
	background:#A0D8B9;
}

/* FORMS
----------------------------------------------------------------- */
form#formsearch{
	background:url(images/icon-search-form.gif) no-repeat 57% 80%;
	padding:10px 0 0 0;
	text-align:right;
}
.buttonsearchtop{
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
}
.searchinput{
	margin:5px 0 0 5px;
	vertical-align:middle;
	width:120px;
	padding:1px;
}


/* MISC
----------------------------------------------------------------- */
.clr{
	height:1px;
	margin-top:-1px;
	overflow:hidden;
	clear:both;
}
.floatleft{
	border-right:1px solid #e8e3e3;
	float:left;
	padding:10px;
	width:50%;
}
.floatright{
	float:right;
}
.horizline{
	border-bottom:1px solid #d9d9d8;
	height:1px;
	overflow:hidden;
	padding:5px 0 5px 0;
}
#print-header,#print-footer{
	display:none;
}
.active {
background-color:#03AF1D;
}

body.cts .active {
background-color:#efbf6b;
}
.blankpromo {
width:175px;height:70px;background-image:url(images/promo-blank.jpg);
}
.blankpromo img {
float:left;
margin-right: 8px;
margin-top:13px;
margin-left:10px;
border: 2px solid #9BC5A1;
}
.blankpromo h1 {
font-size:11px;
color: #2856C0;
border:0px;
margin:0px;
padding:9px 0 0 12px;
}
.blankpromo p {
font-size:9px;
color:#000000;
margin:0px;
padding:0px;
line-height:14px;
}
.blankpromo h1 a {
text-decoration:none;
color: #2856C0;
}
.blankpromo p a {
text-decoration:none;
color:#000000;
}
.blankpromo a:hover {
color: #009900;
}

ol {
	margin-left:30px;
}

dt {
	margin-left:0px;
	clear:none;
}

dd {
	margin-left:80px;
	margin-top:0;
	padding-bottom:10px;
}

/*------------ SCROLLER ------------------ */
#scrollingjobs {width:130px; padding: 5px; margin-top:0px; position:relative; overflow:hidden;} /*sometimes needed*/
#scrollingjobs p {height: 90px; padding:0; margin:0;} /*fixed height so it stops and starts correctly*/
#scrollingjobs .job {height: 90px;}
#scrollingjobs .title {font-weight:bold;}

/*------------ LIGHTBOX ------------------ */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#voucher {
float:right;
width:150px;
margin-top:10px;}