/*CSS Document*/
/*Created for Centerpointe by netsuccess on 07/05/07*/

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	overflow: scroll;
}

body {
	text-align: left;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-color: #fff;
	background-repeat:no-repeat;
	
}

h1, h2, h3, h4, h5, h6, p, li, label, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: 06365b;
}

a:link, a:visited {
	color: #06365b;
	text-decoration: underline;
}

a:hover {
	color: #feb70a;
	text-decoration: underline;
}


#mainestcontainer {
	text-align:center;

}

#maincontainer {
	margin: auto;
	width: 900px;
	height: 100%;
	

}





/*-------------------------------------- Header --------------------------------------*/
#header {
    margin: 0 auto;
    width: 900px;
    height: 117px;
	background-image:url(../images/bg_header.jpg);
    position: relative;
    clear: both;
}

#header h1 {
    font-size: 12px;
    color: #333;
    position: absolute;
	margin: 4px 0 0 30px;
    left: 0;
}

#header h1 a {
	margin: 0 0 0 0;
    width: 188px;
    height: 120px;
    display: block;
    text-indent: -999px;
    text-decoration: none;
    background: url(../images/img_logo.jpg) no-repeat top left;
    float: left;
}


#header p {
    font-size: 1.2em;
    text-align: right;
    color: #333;
    position: absolute;
    top: 14px;
    right: 0;
}

#header p a:link, #header p a:visited {
    color: #000;
    text-decoration: none;
}

#header p a:hover {
    color: #feb70a;
    text-decoration: underline;
}

#header ul {
    position: absolute;
	top: 48px;
	left: 188px;
    display: block;
    width: 665px;
    height: 36px;
    padding: 14px 0 0 18px;
    _padding: 14px 0 0 20px;
}



#header li {
    padding: 0 15px 0 15px;
    _padding: 0 0 0 20px;
    list-style: none;
    display: inline;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #002776;
    text-align: center;
}


li#nav_about {
    border-right: thin solid #002776;
	_padding: 0 20px 0 0;
	
}

li#nav_services {
    border-right: thin solid #002776;
	_padding: 0 20px 0 20px;
	
}




#header li a:link, #header li a:visited {
    color: #002776;
    text-decoration: none;
}

#header li a:hover {
    color: #ce950b;
    text-decoration: none;
}



/*-------------------------------------- Content --------------------------------------*/


#content_top {
	margin: 0 auto;
    width: 900px;
    height: 24px;
	display:block;
	background-image:url(../images/img_contop.jpg);
	position: relative;
    clear: both;
	
}



#content {
	margin: 0 auto;
    width: 900px;
	background-image:url(../images/img_conback.jpg);
	background-repeat: no-repeat;
	position: relative;
    clear: both;
	
}


#leftcontent {
	margin: auto;
	width: 645px;
	float: left;

}

#resultRow {
	margin: 0 0 20px 0;
 	width: 585px;
	background: #f7d4d1;
	border: thin solid #db4336;
	padding: 10px 0px 10px 10px;
	position: relative;
  	clear: both;
}

#headline {
	margin: 0 0 20px 0;
 	 width: 600px;
	border-bottom: thin solid #06365b;
	padding-top: 10px;
	position: relative;
  	clear: both;
}

#headline p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #06365b;
	margin-bottom: -3px;
	
}

#about_block {
    display: inline;
    width: 296px;
	float: left;
	padding: 0 0 20px 20px;

}


#about_block p {
	font-size: 13px;
	color: #06365b;


}





#rightcontent {
	margin: auto;
	width: 245px;
	height: 100%;
	float: right;
	margin: 0 10px 0 0;


}


#quick_contact {
	margin: 0 auto;
    width: 231px;
	height: 80px;
	display: block;
	background-image:url(../images/bg_contact.jpg);
	background-repeat: no repeat;
	position: relative;
    clear: both;

}


#quick_contact p {
	font-size: 13px;
	color: #06365b;
}


#quick_search {
	margin: 0 auto;
    width: 231px;
	height: 400px;
	display: block;
	background-image:url(../images/bg_search.jpg);
	background-repeat: no repeat;
	position: relative;
    clear: both;
	
}


#quick_con {
    width: 190px;
	float: left;
	line-height: 120%;
	margin: 10px 0 0 20px;
	_margin: 10px 0 0 10px;
	text-align: left;


}
	
#quick_con p {
	font-size: 13px;
	color: #06365b;
}

#quick_con .msg {
	font-size: 13px;
	color: #FF0000;
}


#quick_con textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color: #0d476d;
	color: #0d476d;
	padding: 2px 0px 0px 2px;
}

#quick_con select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	border: solid;
	border-width: 1px;
	border-color: #0d476d;
	color: #0d476d;
	padding: 2px 0px 0px 2px;
}

#quick_con textarea {
	background-image: url(../images/text_bg_fade.jpg);
	background-repeat: repeat-x;
}

.form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color: #0d476d;
	color: #0d476d;
	padding: 2px 0px 0px 2px;
	float: left;
	width: 190px;
	margin: 10px 0 10px 0;
	background-image: url(../images/text_bg_fade.jpg);
	background-repeat: repeat-x;
}

.small-form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 10px;
	padding: 2px 0px 0px 2px;
	border: solid;
	border-width: 1px;
	border-color: #0d476d;
	color: #0d476d;
	margin: 2px 0 10px 0;
	background-image: url(../images/text_bg_fade.jpg);
	background-repeat: repeat-x;
}

.medium-form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 10px;
	border: solid;
	border-width: 1px;
	border-color: #0d476d;
	color: #0d476d;
	margin: 3px 0 10px 0;
	background-image: url(../images/text_bg_fade.jpg);
	background-repeat: repeat-x;
}

.contact-form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 11px;
	border: solid;
	border-width: 1px;
	border-color: #0d476d;
	color: #0d476d;
	padding: 2px 0px 0px 2px;
	float: left;
	width: 190px;
	margin: 10px 0 10px 0;
	background-image: url(../images/text_bg_fade.jpg);
	background-repeat: repeat-x;
}

.lat_long_search {
	margin-bottom: -5px;
}

.lat_long_search li {
    list-style: none;
    display: inline;
    padding: 0;
    margin: 0;
    valign: top;
}

.lat_long_search li select {
    height: 18px;
}

p.search_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #06365b;
	padding: 0;
}

textarea {
	color: white;
	width: 190px;
	font-family: Arial;
	font-size: 11px;
	color: #adcbec;
	margin: 10px 0 10px 0;
}

.contact_input {
	margin: 2px 0 3px 0;
}

.contact_textarea {
	color: white;
	width: 300px;
	font-family: Arial;
	font-size: 11px;
	color: #adcbec;
	margin: 10px 0 10px 0;
}



#full_block {
  display: block;
  width: 610px;
	float: left;
	padding: 0 0 20px 20px;

}

#full_block p {
	font-size: 13px;
	color: #06365b;
}

.sitemap {
	margin: 0px 0px 0px 40px;
	font-size: 13px;
	color: #06365b;	
}



/*-------------------------------------- Tower Details --------------------------------------*/

#tower_block {
  display: block;
  width: 610px;
	float: left;
	margin: 0 0 0 20px;
}



.towercontent_head {
  margin: 0 auto;
  width: 605px;
	height: 45px;
  position: relative;
  clear: both;
}



a:link.overview_inactive, a:visited.overview_inactive {
	background: url(../images/nav_overview_off.gif) no-repeat;
	float: left;
	display: block;
	width: 125px;
	height: 44px;
	text-indent: -5555px;
	position: relative;

}


a:hover.overview_inactive {
	background: url(../images/nav_overview_on.gif) no-repeat;

}



a:link.overview, a:visited.overview {
	background: url(../images/nav_overview_off.gif) no-repeat;
	float: left;
	display: block;
	width: 125px;
	height: 44px;
	text-indent: -5555px;
	position: relative;

}


a:hover.overview {
	background: url(../images/nav_overview_on.gif) no-repeat;

}

.overview_act {
	background: url(../images/nav_overview_act.gif) no-repeat;
	float: left;
	display: block;
	width: 125px;
	height: 44px;
	text-indent: -5555px;
	position: relative;
}
	


a:link.location_active, a:visited.location_active {
	background: url(../images/nav_location_act.gif) no-repeat;
	float: left;
	display: block;
	width: 123px;
	height: 44px;
	text-indent: -5555px;
	position: relative;

}


a:hover.location_active {
	background: url(../images/nav_location_act.gif) no-repeat;

}
	


a:link.location, a:visited.location {
	background: url(../images/nav_location_off.gif) no-repeat;
	float: left;
	display: block;
	width: 123px;
	height: 44px;
	text-indent: -5555px;
	position: relative;

}


a:hover.location {
	background: url(../images/nav_location_on.gif) no-repeat;

}

.details_removed {
	background: url(../images/nav_details_off.gif) no-repeat;
	float: left;
	display: block;
	width: 107px;
	height: 44px;
	text-indent: -5555px;
	position: relative;
}



a:link.details, a:visited.details {
	background: url(../images/nav_details_off.gif) no-repeat;
	float: left;
	display: block;
	width: 107px;
	height: 44px;
	text-indent: -5555px;
	position: relative;

}


a:hover.details {
	background: url(../images/nav_details_on.gif) no-repeat;


}


.nav_top {
	background: url(../images/nav_top.gif) no-repeat;
	float: left;
	display: block;
	width: 250px;
	height: 44px;
	text-indent: -5555px;
	position: relative;
}

#towercontent {
  width: 605px;
	display: inline;
	background-image:url(../images/bg_tower.png);
	background-repeat: repeat-y;
	float:left;
}

#towercontent2 {
  width: 605px;
	display: block;
	background: url(../images/bg_tower.png) no-repeat bottom left;
	/*height: 360px;*/
}
	


.towerconleft {
	width: 320px;
	margin: 10px 0 0 10px;
	float:left;
	display:inline;
}	

.towerconleft2 {
	margin: 10px 0 0 10px;
	float:left;
}	

.towerleft {
	vertical-align: top;
	text-align: right;
	font-size: 13px;
	color: #06365b;
	font-family: arial;
	
}

.towerright {
	vertical-align: top;
	text-align: left;
	font-size: 13px;
	color: #06365b;
	font-family: arial;
	padding-left: 10px;
	
}

.towerconright {
	width: 218px;
	float: right;
	text-align: center;
	margin-right: 20px;

}

#towerimg_box {
	width: 217px;
	margin-top: 15px;
	text-align: center;
    clear: both;
	
}



#towercontent_foot {
    width: 605px;
	margin: 0 0 20px 0;
	height: 27px;
    position: relative;
    clear: both;
	float:left;
	background-image:url(../images/bg_tower_foot.png);

}


#printbox { 
	margin: 20px 0 0 50px;
	width: 125px;
    position: relative;
	text-align: left;

}


#printbox p { 	
	font-size: 10px;
	color: #06365b;

}

.icon {
	float: left;	
	padding: 0 5px 2px 0;
	
}
	
	

	

/*---------- Clear Fix for divs with items floated inside them---------- */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/*-------------------------------------- Footer --------------------------------------*/

#content_foot {
	margin: 0 auto;
    width: 900px;
	height: 44px;
	background-image:url(../images/img_confoot.png);
	position: relative;
    clear: both;
	
}

#footer {
	margin: 0 auto;
    width: 860px;
	border-top: thin solid #06365b;
	padding-top: 10px;
	position: relative;
    clear: both;
	
}


#footerleft {
	margin: auto;
	width: 300px;
	height: 100%;
	float: left;
	clear: both;
	
	
}

#footerleft p {
	font-size: 11px;
	text-align: left;
	color: #06365b;
	
}


#footerright {
	margin: auto;
	width: 300px;
	height: 100%;
	float: right;
	
	
	
}


#footerright p {
	font-size: 11px;
	text-align: right;
	color: #06365b;
	
}

#directions {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #002776;
    padding: 10px 0 0 0;
}

/*--------------------------------- Google map ------------------------------*/

#map {
	margin: 0;
	padding: 0;
	width: 600px; 
	height: 350px;
	position: absolute;
	top: 50px;
	right: 0;
}

#map2 {
	margin: 0;
	padding: 3px 0 0 5px;
	width: 580px; 
	height: 350px;
}

#headline p.results {
 color: #db4336;
 font-weight: bold;
}