@charset "utf-8";
/* CSS Document */

/* 
Mamais Construction Stylesheet
Created by Jason Tavarez (www.socurrent.com)
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

.spacer {clear:both;}

html {
	background-color:#6a92ae;
}

body {
	position:relative;
}

#top_lines {
	background-image: url(/images/bg_top_lines.gif);
	background-repeat: repeat-x;
	display: block;
	height: 15px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#heightspacer125 {
	height:125px;
	width:100%;
}

#wrapper {
	background-color:#FFF;
	width:100%;
	min-height:500px;
	min-width:975px;
}





#masthead {
	background-image: url(/images/bg_masthead.gif);
	background-repeat: repeat-x;
	height: 125px;
	width: 100%;
}
#logo {
	display: block;
	float: left;
	margin-left: 30px;
	margin-top:33px;
}

#tagline {
	float:left;
	margin-top: 33px;
	margin-left: 60px;
}

img.tagline-upgrade {
	margin-bottom:20px;
	clear:both;
}

h2#masthead_tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	float: left;
	width:400px;
	margin-left: 75px;
	margin-top:30px;
	color: #6a92ae;
}

#navigation {

	height: 70px;
	width: 100%;
}
ul#nav {
	list-style-type: none;
	margin-left:25px;
	height:45px;
	display:inline;
}

#nav_container {
	padding-left:20px;
	background-image: url(/images/bg_navigation.gif);
	background-repeat: repeat-x;
	background-position: top;	
}

ul#nav li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	list-style-type: none;
}
ul#nav li a{
	float:left;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:8px;
	height: 37px;
}
ul#nav li a:hover{
	color:#a0c2d9;
}

#page_container {
	min-width:975px;
	min-height: 200px;
	width: 100%;
	padding-bottom: 30px;
	position:relative;
}

#page_home ul#nav li.home,
#page_company_history ul#nav li.company_history,
#page_services ul#nav li.services,
#page_project_center ul#nav li.project_center,
#page_gallery ul#nav li.gallery,
#page_service_request ul#nav li.service_request,
#page_subcontractors ul#nav li.subcontractors,
#page_career ul#nav li.career,
#page_contact_us ul#nav li.contact_us {
	background-image: url(/images/graphic-down_arrow.gif);
	background-repeat: no-repeat;
	background-position: 50% 30px;	
}



#footer{
	background-image: url(/images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 90px;
	width: 100%;
	min-width:1080px;
	padding-top:15px;
	position:relative;
}
#footer p{
	font-family: Helvetica, Arial, sans-serif;

}
#footer p + p{
	margin-top:10px;
}

.container_box {
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;	
	
}

.container_box h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
}

.footer_container {
	float: left;
	width: 100px;
	padding-right: 15px;
	padding-left: 15px;

	color: #FFF;
	font-size: 0.6em;	
}
.footer_container + .footer_container {

	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	
}

.footer_large_container {
	float: left;
	width: 265px;
	margin-right: 15px;
	margin-left: 20px;
	font-size:0.7em;
	color: #003a65;
	background-image: url(/images/icon-bbb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#wbenc.footer_container {
	background: url('/images/footer-cwbe.png') no-repeat 15px 0px;
	height: 55px;
	padding-left: 135px;
}

.content {
	float:left;
	display:block;
	position:relative;
	min-height:5px;
	padding-left:25px;
	padding-right:25px;
}

.content p,
.content ol,
.content ul{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #4d4d4d;
	padding-bottom: 15px;
}

.content p a,
.content ol a,
.content ul a{
	color: #004272;
	text-decoration: underline;
}
.content p a:hover,
.content ol a:hover,
.content ul a:hover{
	color: #004272;
	background-color:#c6d3db;
}


.content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #003e6b;
	line-height:1em;	
}
.content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #6a92ae;
	padding-bottom: 15px;
	line-height:1em;
}
.content h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #6a92ae;
	padding-bottom: 15px;
}

.content p b{
	color:#4a7594;
}

/* add 50px to each width to account for matgins */
.w50 {
	width:1px;
}
.w150 {
	width:50px;
}
.w200 {
	width:150px;
}
.w300 {
	width:250px;
}
.w400 {
	width:350px;
}
.w450 {
	width:400px;
}
.w500 {
	width:450px;
}
.w600 {
	width:550px;
}
.w700 {
	width:650px;
}
.w750 {
	width:700px;
}

.h200 {
	height:200px;
}
.h300 {
	height:300px;
}

.blueline{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6a92ae;
	margin-bottom:3px;
	margin-top:3px;
}

.left_dotted {
	background-image: url(/images/bg_dotted_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_dotted {
	background-image: url(/images/bg_dotted_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.top_dotted {
	background-image: url(/images/bg_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_dotted {
	background-image: url(/images/bg_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* The following are used for absolute positioning of header images and sub images within their parent container */
.abs_height {	height:30px;}
img.abs50 {		position: absolute;	left: 75px;	}
img.abs100 {	position: absolute;	left: 125px;}
img.abs200 {	position: absolute;	left: 225px;}
img.abs300 {	position: absolute;	left: 325px;}
img.abs400 {	position: absolute;	left: 425px;}
img.abs450 {	position: absolute;	left: 475px;}
img.abs500 {	position: absolute;	left: 525px;}


.listfloat ul {
	list-style-type: none;
	list-style-position: outside;
	float:left;
	width:140px;
	padding-left:0px;
	
}

/*#page_services2 .w400 {width: 700px;}*/
#page_services .listfloat ul {width: 190px;}
#page_services .listfloat ul li {width: 190px;}

.listfloat ul + ul {
	float:right;
}
.listfloat ul li {
	padding-left: 15px;
	background: url(/images/icon-bullet.gif) no-repeat 0 4px;
	padding-right: 20px;
	line-height: 0.9em;
	margin-bottom: 5px;
	width:140px;
}

.listfloat ul li.service_title {
	font-weight: bold;
}


.link_testimonials {
	background-image: url(/images/icon-pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top:5px !important;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6a92ae;
	width:130px;
}

#mamais_form {
	line-height:0px;
}
#content #mamais_form p{
	margin: 0px;
	line-height:1em;
	width:110px;
	vertical-align: bottom;
	display: table-cell;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#mamais_form input,
#mamais_form textarea,
#mamais_form select{
	width: 200px;
	padding-top:2px;
	padding-bottom:2px;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #666;
	border: 1px solid #a1bed2;
}
#mamais_form input:focus,
#mamais_form textarea:focus{
	border: 1px solid #004272;
}
td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7cfd5;
	padding-top:1px;
	padding-bottom:1px;

	vertical-align:middle;
}

table p {
	margin:0px !important;
	padding:0px !important;
}

.staff_page {}
.staff_page h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	color: #004272;
	padding:0px;
	margin:0px;	
}
.staff_page h4+p{

}
.staff_page p{
	line-height:1.1em;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.staffer{
	float: left;
	width: 150px;
	margin-right: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.plan_schedule {
	background-color: #6a92ae;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
.plan_schedule p{
	color: #FFF;
	padding:0px;
	margin:0px;
	line-height:1.2em;
}


#call_us_info{
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

a img.watermark {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	position: absolute;
	top: 10px;
	right: 10px;
}
a:hover img.watermark {
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 1px;
	padding-bottom: 1px;
}

.gallery_project img {
	border: 2px solid #6a92ae;
}
.gallery_project h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #003e6b;
	font-weight: bold;
}
.gallery_project h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #6a92ae;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6a92ae;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#gallery {
	position:relative;}
#gallery_box {
	position:relative;}
	

p.gallery_previous {
	float: left;
}

p.gallery_next {
	float: right;
}

#downloadPDF {
	width: 140px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 1px dotted #6a92ae;
	margin-top: 35px;
	background-image: url(/images/icon-pdf.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#downloadPDF p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


ul li.service_expand {
	background: url(/images/services-icon.png) no-repeat -5px -2px;
	cursor: pointer;
}
ul li.service_expand:hover {
	background: #f5f5f5 url(/images/services-icon.png) no-repeat -5px -22px;
}
ul li.service_collapse {
	background: url(/images/services-icon.png) no-repeat -5px -42px;
	cursor: pointer;
}
ul li.service_collapse:hover {
	background: url(/images/services-icon.png) no-repeat -5px -62px;
}


ul li.service_description {
	display:none;
	font-size: 10px;
	color: gray;
	line-height: 1.3em;
	background: none;
}


