/* CSS Document */
/* Begin Typography & Colors */
 @CHARSET "UTF-8";
 *{
 	margin: 0;
 	padding: 0;
 }
 body{
	color: #2c353b;
	font-family: Arial, "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	background-color: #000000;
}

#wrapper{
	background: url(../images/header.jpg) no-repeat top center;
}
 a img{
 	border: none;
 }
a{
	color: #1f5c81;
}
a:hover{
	text-decoration: none;
}
 #frame{
	width: 980px;
	margin: 0 auto;
}
#primary{
	position: relative;
	display: inline;
	float: left;
	width: 656px;
	margin: 0 0 0 55px;
	background: url(../images/dot.gif) repeat-y top right;
}

#primary .post{
 	margin: 20px 0 0 20px;
}

#primary .post h1{
 	font-size: 36px;
 }

#secondary{
	display: inline;
	width: 231px;
	float: right;
	margin-right: 10px;
}

#secondary .section{
	margin: 5px 0 25px 0;
}

.full #primary{
	float: none;
	width: 100%;
	background: none;
} 
#frame.full #secondary{
	display: none;
} 
 
#header{
	height: 306px;
	position: relative;
}
#header .beta{
 	width: 200px;
	margin: 0 0px 0 44px;
	float: left;
}
#header .billboard{
	display: inline;
	width:200px;
	text-align: center;
	float: right;
	margin: 20px 35px 0 0;
}
#header .billboard p{
	font-size: 19px;
	text-align: center;
	color: #6c5e58;
}
 
#header .billboard span{
	font-size: 23px;
	display: block;
	color: #3a2e29;
	margin-top: 2px;
}

#header .alpha{
	float: right;
	width: 674px;
	margin: 0 25px 0 0px;
}
 #header .alpha ul, #subNav ul{
 	margin: 0;
 }
 #header .alpha ul li, #subNav ul li{
 	list-style-type: none;
	float: left;
 	margin: 0;
	display: block;
 }
 #header .alpha ul li{
	height: 80px;
} 
#header .alpha ul li a, #subNav ul li a{
	display: block;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin: 50px 1px 0 0;
	padding: 0 14px;
	color: #CCCCCC;
	text-decoration: none;
}
#header .secretLink{
	display: block;
	position: absolute;
	top: 165px;
	right: 134px;
	width: 31px;
	height: 7px;
	text-decoration: none;
	background: url(../images/link.gif) no-repeat top left;
}
#primaryNav{
	position: relative;
	z-index: 500;
}
span#locations, 
span#billboard-types, 
span#pricing, 
span#manufacturing, 
span#contact, 
span#about-us{
	display: none;
	position: relative;
	z-index: 400;
	width: 100px;
	height: 50px;
}
span#locations.current, 
span#billboard-types.current, 
span#pricing.current, 
span#manufacturing.current, 
span#contact.current, 
span#about-us.current{
	display: block;
	top: 25px;
}

span#about-us.current{
	width: 50px;
	height: 50px;
	left: -11px;
	top: 18px;
}

 #subNav ul li a{
 	background: #d3d7da;
 	font-size: 13px;
 }

 #header .alpha ul li a:hover,  #header .alpha ul li a.current, #subNav ul li a:hover, #subNav ul li a.current{
	color: #FFF;
	background-color: #0099FF;
 } 
 #header .headline{
	display: inline;
	width: 650px;
	float: left;
 	margin: 0 0 0 75px;
	position: absolute;
	bottom: 40px;
 }

 #header .headline h1{
 	font-size: 28px;
 	color: #fff;
 	font-weight: normal;
 	margin-left: 20px;
 }
 #header .headline h1 span{
 	font-size: 13px;
 	margin-left: 20px;
 }
 
 #footer{
	
	background-repeat: no-repeat;
	margin: 0;
	background-image: url(../images/footer.png);
	background-position: center;
 }
 #footer p{
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 125px;
	font-size: x-small;
 }
 .team{
 	float: left;
 }
 .subColLeft, .subColRight{
 	width: 49%;
 	float: left;
 }
 .post a.alignleft{
 	float: left;
 	font-size: 18px;
 	color: #1f5c81;
 }
 .post a.alignright{
 	float: right;
 	font-size: 18px;
 	color: #1f5c81;
 }
 .post ol{
 	margin-left: 20px;
 }
 .post ol li{
 	margin: 0 40px 10px 0;
 	line-height: 20px;
 }
 #mapContainer{
 	width: 95%;
 	height: 500px;
 }
#mapContainer .showOnMap, #detailMap .showOnMap, #detailResults .showOnMap{
	display: none;
}
#results{
	height: 290px;
	overflow: auto;
}
#results ul li{
	list-style-type: none;
	margin: 2px 10px 8px 0px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.contactSection{
	clear: both;
	margin: 0 0 19px 0;
}
.contactSection .columnLeft{
	float: left;
	width: 205px;
}
.contactSection  .columnRight{
	float: left;
	width: 295px;
}
 
.repSection .columnLeft{
	width: 260px;
	margin-right: 50px;
	margin-bottom: 15px;
	float: left;
}
.repSection .quarter{
	width: 24%;
	float: left;
}
.repSection .quarter ul li{
	list-style: none;
	margin: 3px 0;
}
 
.repLink{
	background: #1f5c81;
	display: block;
	width: 154px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	padding: 4px 0; 
}
.repLink:hover{
	text-decoration: underline;
}

.divider{
	font-size: 0;
	height: 3px;
	clear: both;
	background: url(../images/dot.gif) repeat-x top left;
}
#primary .divider{
	margin-right: 50px;	
}
/* general tag CSS */
h1, h2, h3, h4, p{
 	margin-bottom: 10px;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
p{
	line-height: 19px;
	margin-right: 40px;
}
table tr th{
	text-align: left;
}
 /* FORM STYLES */
label{
	display: block;
	margin-top: 10px;
}
textarea{
	display: block;
	margin-bottom: 15px;
}
textarea, .text{
	width: 300px;
}


h1.location span{
	font-size: 12px;
	font-weight: normal;
	float: right;
}
ol li{
	list-style-position: inside;
	margin: 2px 0;
}

ol li a.current, #chooseAContact a.current{
	text-decoration: none;
	color: #000;
}

.uploadFile{
	margin: 5px 15px 0 15px;
	padding: 7px 10px;
	background: #123c71;
	color: white;
}

/* UTILITY STYLES */
.clear{
	clear: both !important;
	font-size: 0 !important;
	height: 0 !important;
}
.debug{
	background: red !important;
}
#subNav ul li a{
	display: block;
	float: left;
	margin-top: 0px !important;
}
.and{
	font-family: arial;
	font-weight: inherit !important;
}
 /* BUTTON  */
.button{
	display: block;
	text-indent: -9999px;
	font-size: 0;
	background-position: top left;
}
.button:hover{
	background-position: bottom left;
}

.logo{
	width: 206px;
	height: 55px;
	margin: 27px 0 0 0;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#detailMap{
	width: 375px;
	height: 300px;
	border: 4px solid white;
	float: left;
}
#locationDetailsTable{
	width: 215px;
	float: left;
	margin-left: 25px;
}
.panelSize{
	margin: 10px 0;
}

#loadingForm{
	width: 100%;
	height: 32px;
	padding-left: 35px;
	background: url(../images/loading.gif) left top no-repeat;
	display: none;
}

#subHeader{
	position: absolute;
	top: 538px;
}
#subHeader h1{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
}
#subHeader p{
	color: #94a2b0;
	margin-top: 0;
	width: 220px;
	float: left;
}

#subHeader .button{
	display: block;
	width: 147px;
	height: 47px;
	float: left;
}

#subHeader .email{
	background: url('../images/email-us_btn.gif') no-repeat top left;
}
#subHeader .view-now{
	background: url('../images/view-now_btn.gif') no-repeat top left;
}

#subHeader #locations{
	display: inline;
	width: 438px;
	float: left;
	margin: 0 0px 0 55px;
}
#subHeader #contact-us{
	width: 438px;
	margin: 0 0px 0 47px;
	float: right;
}

#subHeader #contact-us p{
	width: 185px;
}

#subHeader #contact-us p .phone-number{
	display: block;
	color: #FFF;
}

.link{
	width: 152px;
	text-align: center;
	padding: 4px 0 6px 0;
	background: #1f5c81;
	display: block;
	color: #fbfdff;
}

.alignleft{
	float: left !important;
}
.wp-caption p{
	text-align: center !important;
	font-size: .9em !important;
	font-style: italic !important;
