/* 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;
}
*{
	margin:0;
	padding:0;
}
img{
	display:none;
	border:0;
}

/* STRUCTURE
----------------------------------------------------------------- */
#navholder,#search,#righthome,#footer,#header,#left,#breadcrumbs,#left{
	display:none;
}
#wrapper{
	background:#fff;
	width:100%;
}
#contenthome{
	margin:0 auto;
	padding-bottom:40px;
	text-align:left;
	width:100%;
}
#content{
	background:url(images/bground-content.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:100%;
}
#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;
}
#toplinks{
	float:right;
	font-size:0.9em;
	margin-top:25px;
}
#breadcrumbs{
	border-bottom:1px solid #dfdcd9;
	margin-bottom:10px;
	padding:5px 0 5px 0;
	width:100%;
}

/* HEADER
----------------------------------------------------------------- */

/* EXTRA
----------------------------------------------------------------- */

.offer1{
	background:#fff;
	border:1px solid black;
	float:left;
	margin:10px 10px 0 0;
	width:165px;
	height:66px;
	text-align:center;
	padding-top:10px;
}
.offer1 a{
	color:#fff;
	text-decoration:none;
}
.offer1 a:hover{
	color:#fff;
	text-decoration:underline;
}
.offer2{
	background:#fff;
	border:1px solid black;
	float:left;
	margin:10px 10px 0 0;
	width:165px;
	height:66px;
	text-align:center;
	padding-top:10px;
}
.offer2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.offer2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.offer3{
	background:#fff;
	border:1px solid black;
	float:left;
	margin:10px 10px 0 0;
	width:165px;
	height:66px;
	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:#fff;
	border:1px solid #000;
	float:left;
	margin:0 17px 0 0;
	width:152px;
	height:100px;
}
.rndbox2{
	background:#fff;
	border:1px solid #000;
	float:left;
	margin:0 17px 0 0;
	width:152px;
	height:100px;
}
.rndbox3{
	background:#fff;
	border:1px solid #000;
	float:left;
	margin:0 17px 0 0;
	width:152px;
	height:100px;
}
.rndbox4{
	background:#fff;
	border:1px solid #000;
	float:left;
	margin:0 0 0 0;
	width:152px;
	height:100px;
}
.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.2em;
	margin-bottom:0;
}
.leftcol{
	float:left;
	margin-bottom:10px;
	width:40%;
}
.leftcol2{
	float:left;
	margin-bottom:10px;
	padding-left:0;
	width:310px;
}
.rightcol{
	float:right;
	margin-bottom:10px;
	width:40%;
}
.row1,.row2,.row2{
	background:#fff;
	margin-top:10px;
	width:373px;
}
.colcontent h2 a{
	margin-left:0;
	padding-bottom:0;
	padding-top:0;
	text-decoration:none;
	width:0;
}
.colcontent h2{
	margin:0;
	padding:0;
}
.colcontent img{
	float:left;
	margin:0 9px 0 0;
}
.colcontent img{
	float:left;
	margin:0 9px 0 0;
}
.dontwrap p{
	font-size:0.9em;
	margin-left:0;
	padding:0 0 5px 0;
}
.applicationtop{
	background:#fff;
	height:14px;
	width:100%;
}
.applicationmiddle{
	background:#fff;
	width:100%;
}
#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:0;
}
.applicationbottom{
	background:url(images/bground-application-bottom.jpg) no-repeat;
	height:14px;
	width:770px;
}
.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:#026710;
	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:#ebed31;
}
/* mac hide \*/ #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;
}
.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{
	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{
	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;
}

/* 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;
}
#header_tim a{
	color:#5e5e5e;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	text-decoration:none;
}
#header a:hover{
	color:#06552a;
}
#header_tim a:hover{
	color:#06552a;
}
#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;
}

/* 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 img,#print-footer img{
	display:block;
	text-align:center;
	
}
#print-header{
	display:block;
	text-align:center;
	clear:both;
	height:117px;
	padding: 0;
	width:770px;
}

#print-header h1{
	display:none;
	}
#print-footer{
	padding-top:5px;
	
	border-top:1px solid #000;
}