 /*div { border: 1px solid #FF0000; } */

/*###################### reset ######################*/

* { margin: 0px; padding: 0px; }
#left li { margin: 0px 0px 10px 20px; line-height: 1.5em; }
#pagebody ul { margin-bottom: 20px; }


/*###################### top-level elements ######################*/

body {
	font-family: Arial; 
	font-size: 12px; 
	line-height: 1.8em; 
	color: #FFF;
	background: #000 url(../images/bg.jpg) top center no-repeat;
}

body#home { background: #000 url(../images/bg-home.jpg) top center no-repeat; }

/* ####################### page structure ####################### */

#wrapper { 	
	margin: 0 auto 70px auto;
	width: 960px; 
	position: relative;
}
	#home #wrapper { margin-bottom: 0px; }

#header {
	/*height: auto;*/
	width: 960px;
	margin: 0 auto;
	height: 145px;
	/*position: relative;*/
}

#logo { 
	position: absolute;
	top: 20px;
	left: 30px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 231px;
	height: 97px;
	overflow: hidden;
}

a#contact { 
	position: absolute;
	top: 10px;
	left: 866px;
	background: url(../images/b-contact.gif) no-repeat;
	text-indent: -9999px;
	width: 73px;
	height: 23px;
	overflow: hidden;
	border: 3px solid #FFF;
}
	a#contact:hover { border: 3px solid #CCC; }

#telephone { float: right; margin: 20px 210px 0px 0px; }

#pagebody {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 27px 0px 90px 30px;
	float: left;
	position: relative;
	background: url(../images/bg-header.gif) top right no-repeat;

}
	#home #pagebody { background: none; padding-bottom: 80px; padding-top: 25px; }

#pageheadline {	width: 500px;
}

#left {
	width: 636px;
	float: left;
	padding: 0px 0px 0px 0px;
	/*vertical-align: top;*/

}

#right {
	width: 238px;
	margin: -25px 0px 0px 680px;
	padding: 0px 0px 0px 0px;
	/*margin-left: 40px;	
	padding: 15px 0px 45px 0px;
	vertical-align: top;*/

	
}

#extras {
	background-image: url(../images/bg-gettingstarted.png);
	padding: 30px;
}

#localities-column { display: none; }

#footer {
	width: 900px;
	height: 156px;
	padding: 30px;
	margin: 60px auto 0px auto;
	color: #FFF;
	font: 9px Tahoma;
	clear: both;
	background: url(../images/bg-green-67percent.png);
}
	#footer a { color: #FFF;}
	#footer a:hover { color: #FC0; }



/*###################### select location ######################*/



#apDiv1 {
	position:absolute;
	width:300px;
	height:315px;
	z-index:1;
	background-color: #0F0;
	visibility: hidden;
}



#b-selectlocation { 
	position: absolute;
	top: 15px;
	left: 776px;
	cursor: pointer;
}
#selectlocation-dropdown {
	position:absolute;
	color: #FFF;
	visibility: hidden;
	/*visibility: hidden; */
}
#selectlocation-dropdown table {
	border-right: 1px solid #671818;
	border-bottom: 1px solid #671818;
}
#selectlocation-dropdown thead td {
	padding: 20px 10px 0px 20px;
}
#selectlocation-dropdown tbody td {
	padding: 5px 10px 15px 20px;
}
#selectlocation-dropdown ul {
	list-style-type: none;
}
#selectlocation-dropdown ul li {
	height: 18px;
	padding-left: 11px;
	background: url(/images/arrow1.gif) 2px 8px no-repeat;
}
#selectlocation-dropdown ul li a {
	text-decoration: none;
}

/*###################### font styles ######################*/

p { margin: 20px 0px 20px 0px; }
h1 { font: bold 50px TradeGothic; color: #000; letter-spacing: -1px; line-height: 100%; width: 600px; }
h2 { font: bold 24px Arial; color: #000; letter-spacing: -1px; height: 55px; text-transform: uppercase; display: block;  }
h3 { font: bold 20px TradeGothic; color: #FFF; line-height: 120%; margin-bottom: 15px; letter-spacing: -.3px; width: 350px; }
h4 { font: bold 20px TradeGothic; color: #FFF; line-height: 120%; margin-bottom: 15px; letter-spacing: -.3px; }
h5 { font: bold 16px TradeGothic; color: #FFF; line-height: 120%; margin: 3px 0px 2px 0px; letter-spacing: -.3px; }
h6 { font: bold 17px TradeGothic; color: #FFF; line-height: 90%; margin: 0px; padding: 0px; height: 15px; letter-spacing: -.3px; }

h5.moreleadingmorekerning /*for sifr*/ { letter-spacing: .5px; line-height: 130%; }

#left li { list-style-type: circle; }

.blue { color: #305F92; }
.black { color: #000; }
.white { color: #FFFFFF; }
.small { font: 11px Arial; line-height: 140%; }
.smallest { font: 10px Tahoma; line-height: 120%; }
.lessleading { line-height: 120%; }

.headline { font-weight: bold; text-align: center; text-transform: uppercase; }
.subhead { font-style: italic; text-align: center; }

/*###################### miscellaneous ######################*/

#logo-print, #print-copyright { display: none; }
a img { border: 0px; }
.clear { clear: both; }
.floatright { float: right; margin: 0px 0px 20px 20px; }
.pagetitlespacer { display: block; height: 140px; }

.padded-10 { padding: 10px; }
.padded-20 { padding: 20px; }
.padded-30 { padding: 30px; }
.padded-sidesonly { padding: 0px 20px 0px 20px; }
.padded-left { padding-left: 20px; }
.padded-right { padding-right: 20px; }
.padded-topbottom { padding: 20px 0px 20px 0px; }
.padded-top { padding-top: 20px; }
.padded-bottom { padding-bottom: 20px; }
.bg-green { background: url(../images/bg-green-67percent.png); }
.bg-black { background-image: url(../images/bg-black-50percent.png); }
.bg-black-darker { background-image: url(../images/bg-black-75percent.png); }

.bordered-a { border: 1px solid #292E05; }
.bordered-dullwhite { border: 1px solid #999; }
.border-bottom { border-bottom: 1px solid #666; }

a.imgrollover img { padding: 1px; background-image: url(../images/spacer.gif); }
a:hover.imgrollover { }
a:hover.imgrollover img { background-color: #FFF;  }

/* ####################### links ####################### */

a, a:visited { color: #FFF; line-height: 130%; text-decoration: underline; }
a:active,a:hover { color: #FC0; text-decoration: underline; }

a.undecorated, a.undecorated:visited { color: #145B70; text-decoration: none; }
a.undecorated:active,a.undecorated:hover { color: #000; text-decoration: underline; }

a.sifrlink { color: #FFF; line-height: 130%; text-decoration: underline; cursor: pointer; }
a.sifrlink:hover { color: #AA0000; line-height: 130%; text-decoration: underline; cursor: pointer; }

.linkWhite, .linkWhite:visited { color: #FFF; font: 11px Arial; line-height: 1.5em; text-decoration: none; }
.linkWhite:hover, .linkWhite:active { color: #FC0; text-decoration: underline; }

.linkYellow, .linkYellow:visited { color: #F1B425; font: 11px Arial; line-height: 1.5em; text-decoration: none; }
.linkYellow:hover, .linkYellow:active { text-decoration: underline; }

.linkYellowlarger, .linkYellowlarger:visited { color: #F1B425; font: 12px Arial; line-height: 1.5em; text-decoration: none; }
.linkYellowlarger:hover, .linkYellowlarger:active { text-decoration: underline; }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 12px Tahoma; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000; text-decoration: underline; }

.linkSmall, .linkSmall:visited { color: #FFF; font: 10px Tahoma; line-height: 1.5em; text-decoration: none; }
.linkSmall:hover, .linkSmall:active { text-decoration: underline; }

.linkGreySmall, .linkGreySmall:visited { color: #666666; font: 10px Tahoma; line-height: 170%; text-decoration: none; }
.linkGreySmall:hover, .linkGreySmall:active { text-decoration: underline; font-weight: bold; }


/*###################### left ######################*/

#subnav {
	width: 238px;
	padding: 0px 0px 30px 0px; 
	background-image: url(../images/bg-subnav.png);

}

#subnav ul {
	width: 195px;
	margin: 0px;
	padding: 55px 0px 0px 0px;
	list-style:none;
	/*border: 1px solid #000;*/
}

#subnav ul li { 
	padding: 3px 0px 3px 10px; 
	margin: 0px; 
	width: 185px;
}

#subnav ul a {
	color: #FFF; /*#FBC81A*/
	text-decoration:none;
	padding: 4px 0 4px 20px;
	display: block;
	width: 155px;
	line-height: 120%;
	/*border: 1px solid #000;*/
}
#subnav ul a:hover {
	text-decoration:none;
	color: #D5AB04;
	font-weight: bold;
}


/* ####################### table & table cell formats ####################### */

td.bordered-none { border-bottom: none; }

.tablePadded-a td { padding: 2px 10px 0px 0px; vertical-align: top; }

.tablePadded-b { margin-top: 10px; }
.tablePadded-b td { padding: 0px 10px 5px 0px;  vertical-align: top; }

.tablePadded-c td { padding: 0px 10px 10px 0px;  vertical-align: top; }

.tablePadded-d td { padding: 10px 10px 10px 0px;  vertical-align: top; }

.tablePadded-e td { padding: 4px 10px 1px 10px;  vertical-align: top; }
	.tablePadded-e h2, .tablePadded-e h4, .tablePadded-e h5, .tablePadded-e h6 { padding: 0px; margin: 0px; }

.tablePadded-f td { padding: 0px 5px 5px 0px;  vertical-align: top; }

.tablePadded-g { }
.tablePadded-g thead td { padding: 5px 8px 5px 0px;  vertical-align: top; border-bottom: 0px solid #CCC; }
.tablePadded-g td { padding: 5px 8px 5px 0px;  vertical-align: top; border-bottom: 1px solid #CCC; }
.tablePadded-g td.bordered-none { border-bottom: none; }

#tableHome { width: 900px; height: 288px; }
#tableHome td {  }
	#tableHomeleft {   }
	#tableHomeright {  }

#tableHomenews td { padding: 5px 0px 5px 0px; }

/* ####################### leads table and dropdown ####################### */

#tableLeads a { color: #333; }
	#tableLeads a:hover { color: #AA0000; }
#tableLeads td { font: 11px Arial; color: #333; line-height: 1.1em; padding: 2px 10px 2px 0px; white-space: nowrap; }
	#tableLeads .tableLeadslevelone { font-weight: bold; padding: 10px 0px 5px 0px; }
	#tableLeads .tableLeadsleveltwo { padding-left: 14px; background: url(../images/arrow-small-right.png) 2px 4px no-repeat;  }
	#tableLeads .tableLeadslevelthree { padding-left: 24px; background: url(../images/arrow-small-right.png) 10px 4px no-repeat; }

/*#dropdownbutton {
	position:ab;
	width:32px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 0px;
}*/
#leadsbox {
	position:absolute;
	width:804px;
	visibility: hidden;
	z-index:1;
	left: 52px;
	top: 428px;
	padding: 0px 15px 15px 15px;
	border: 4px solid #999999;
	background-color: #ECEAD7;
}

/* ####################### footer form ####################### */

#footer input, #footer select, #footer textarea { background-color: #36390C; border: 1px solid #4A4C38; height: 16px; padding: 2px 6px 0px 3px; font: 10px Tahoma; color: #BABCAC; }
#footer textarea { height: 49px; width: 200px; margin: 0px; }
#footer select { height: 20px; padding: 0px; }
#footer .fname, #footer .lname { width: 103px; }
#footer .email { width: 222px; }
#footer .phone { width: 183px; }
#footer .state { width: 56px; }
#footer .projecttype { width: 134px; }
#footer .formbutton-a { background: #666 url(../images/b-send.gif) no-repeat; height: 23px; width: 49px;  cursor: pointer; } 

/* ####################### inset gallery ####################### */

#insetgallery-plain { float: right; margin: 0px 0px 20px 30px; background-image: url(../images/bg-black-50percent.png);  } 
#insetgallery-plain td { padding: 15px; }

#insetgallery-threelines { margin-top: -90px; }
#insetgallery-fourlines { margin-top: -120px; }
#insetgallery-fivelines { margin-top: -150px; }
#insetgallery-sixlines { margin-top: -180px; }
#insetgallery-sevenlines { margin-top: -210px; }


/* ####################### callouts ####################### */

.calloutpadding { margin: 30px 0px 30px 0px; }

#calloutLatestNews {
	color: #FFF;
	text-decoration: none;
}
	#calloutLatestNews td { padding: 9px 20px 4px 20px; }
	#calloutLatestNews a { font: 11px Arial; line-height: 1.3em; text-decoration: none; }
	#calloutLatestNews a:hover { color: #FC0; text-decoration: underline; }

	#calloutLatestNews a.small { font: 11px Tahoma;  }
	#calloutLatestNews a.small:hover { color: #FC0;}


.callout-yellow-a { background:url(../images/bg-yellow-40percent.png); }



/* ####################### vendor rollovers ####################### */

div.vendor {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 206px;
	height: 113px;
}
div.vendor a {
	display: block;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	width: 206px;
	height: 113px;
	overflow: hidden;
	background: #000;
}
div.vendor img {
	position: absolute;
	top: 0;
	left: 0;
	height: 113px;
	width: 206px;
	margin: 0px;
	padding: 0px;
}

