@charset "utf-8";
/* GLOBAL STYLES */

body {
	background-color: #082d61;
	background-image: url(../images/layout/main_site_bkgnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}

#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #555;
	background-color: #FFF;
	width: 960px;
	margin: 10px auto 20px auto;
}

#header {
	margin-bottom: 10px;
}

p {
	margin: 0 0 8px 0;
	padding-top: 5px 0;
}

hr {
	margin: 10px 0 10px 0;
	padding: 0;
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-style: dotted;
	border-top-color: #6996d1;
	height: 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #082d61;
	line-height: 24px;
	margin: 0px;
	padding: 0 0 10px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #082d61;
	line-height: 20px;
	margin: 0px;
	padding: 0 0 10px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #082d61;
	line-height: 18px;
	margin: 0px;
	padding: 0 0 6px 0;
}

a, a:visited {
	color: #325b24;
	text-decoration: underline;
}

a:hover {
	color: #5dac41;
	text-decoration: underline;
}

.im_right {
	float: right;
	margin: 3px 0 10px 15px;
	padding: 5px;
	border: 1px solid #082d61;
	font-size: 10px;
	line-height: 12px;
	color: #082d61;
	text-align: center;
}
.im_left {
	float: left;
	margin: 3px 12px 10px 0;
	padding: 5px;
	border: 1px solid #082d61;
	font-size: 10px;
	line-height: 12px;
	color: #082d61;
	text-align: center;
}

.im_left img {
	padding-bottom: 5px;
}

.im_right img {
	padding-bottom: 5px;
}

.free_est_hr {
	background-color: #FFF;
	background-image: url(../images/layout/hr_back.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	height: 41px;
}

.left-content-width {
	width:600px;
}

.phone-bold {
	font-weight:bold;
	font-size:16px;
	color:#257713;
	line-height:20px
}

/* CITY BLOCK */

div.scroll {
	height: 110px;
	width: 150px;
	overflow-y: scroll;
	border: 1px solid #082d61;
	padding: 5px 8px 5px 8px;
	background-color: #FFF;
}

#city-block {
	float: right;
	margin: 18px 10px 0 0;
}

#city-scroll {
	background-color:#FFF !important;
	height:110px !important;
	width:175px !important;
}

#city_cont {
	background-image: url(../images/city_block_bck.gif);
	background-repeat: no-repeat;
	height: 159px;
}

#city {
	margin-bottom: 15px;
}

/* FOOTER */

#footer {
	background-image: url(../images/layout/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	color: #FFF;
	padding: 10px 15px 15px 15px;
}

#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #082d61;
	text-decoration: underline;
}

.registration {
	font-size: 10px;
	vertical-align: super;
}

/* HEADER */

#masthead {
	padding: 10px 15px 10px 15px;
}

#phone_search {
	float: right;
	padding-left: 10px;
}

/* Adjust top padding on next style if need for vertical align w/phone info */

#local_cred {
	float: right;
	padding-top: 11px;
}

.local_cred_im {
	display: inline-block;
	padding-left: 10px;
}

#logo {
	float: left;
}

#phone {
	background-image: url(../images/layout/header_phone_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	text-align: right;
}

#phonetop {
	background-image: url(../images/layout/header_search_top_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#phonebot {
	background-image: url(../images/layout/header_search_bot_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#phonert {
	background-image: url(../images/layout/header_search_end.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.search {
	text-align: left;
	height: 17px;
	width: 130px;
	color: #999;
	float: left;
	display: inline;
}

.search_button {
	display: block!important;
	margin-bottom: -20px!important;
}

#search_bkgnd {
	background-image: url(../images/layout/header_search_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 10px 5px 10px;
}

/* NAV BAR */

/* This is the <td> holding the nav bar - not much to change here but the background image's color to match #nav li a */

#nav_container {
	background-image: url(../images/layout/nav_bck.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0;
	margin: 0;
	border: 0;
}

#nav, #nav ul {
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: auto;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
}

/* This style is for the main TOP LEVEL nav links, AFTER you adjust the left/right padding HERE to best fill the entire width, THEN adjust the INLINE STYLE for the left/right margin for the HOME LINK in TOP-BORDER.PHP FILE to perfectly fill the entire width of the nav bar. */

#nav li a strong {
	font-weight: normal;
}

/*** CSS that affects navigation for iPad ONLY!  Ask Steve G. if you have any questions ***/

.ipad #nav li a {
	padding: 7px 33px 10px 29px;
}

/*** END iPad only CSS ***/

#nav li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 7px 33px 10px 30px;
	background-image: url(../images/layout/topmenu_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 13px;
}

/* background image used for both hover and active states */
#nav li a:hover, #nav #active a {
	background-image: url(../images/layout/topmenu_rollover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*--------------SUBMENU STYLES------------------*/

/* Submenu is NOT VISIBLE until top menu item is hovered - REALLY NO NEED TO MESS WITH THIS */
#nav li ul {
	position: absolute;
	left: -3000em;
	height: auto;
	width:211px;
	margin: 0;
	background-image: none;
	z-index:2000;
	background-color: #6B98D3;
}

#nav li li a {
	width:174px;
}

/* Positions Submenu below top menu parent when top menu parent is hovered */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {
	left: auto;
	margin-left: 1px;
}

*html #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {
	left: 2px;
	position: relative;
}

/* This style sets the width of the 2ND menu item */
#nav li:nth-child(2) ul {
	width: 208px;
}
#nav li:nth-child(2) li a {
	width: 171px;
}

/* This style sets the width of the 3RD menu item */
#nav li:nth-child(3) ul {
	width: 211px;
}
#nav li:nth-child(3) li a {
	width: 174px;
}


/* This style sets the width of the 5TH menu item */
#nav li:nth-child(5) ul {
	width: 134px;
}
#nav li:nth-child(5) li a {
	width: 97px;
}

/* Submenu link appearance */
#nav li:hover .submenu a, #nav .submenu a {
	padding: 5px 10px 7px 27px;
	display: block;
	height: auto;
	margin:0;
	font-weight: normal;
	background-color: #6B98D3;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-align: left;
	line-height: 16px;
}

*html #nav li:hover .submenu a, *html #nav .submenu a {
	text-align: left;
	padding: 5px 10px 7px 27px;
	display: block;
	height: 13px;
	margin:0;
	font-weight: normal;
	background-color: #6B98D3;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	position:relative;
	z-index: 2010;
}

/* No bottom border on last submenu link */
#nav .submenu li:last-child a, #nav #active .submenu li:last-child a{
	border-bottom: none;
}

/* Change for submenu hover */
#nav li:hover .submenu a:hover, #nav #active .submenu a:hover {
	background-color: #76D255;
	background-image: none;
	color: white;
}

/* When top menu is ACTIVE - Submenu link appearance */
#nav #active .submenu a {
	background-color: #6B98D3;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

*html #nav #active .submenu a {
	background-color: #6B98D3;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

/* When top menu is ACTIVE - Submenu ACTIVE link appearance */
#nav .submenu #active a {
	background-color: #76D255;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	color: #ffffff;
}

*html #nav .submenu #active a {
	background-color: #76D255;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

/* HACK FOR IE7: to stabilize appearance of menu items; RESIST MESSING WITH THIS!*/
@media screen {
* html #main_content {float:left; margin-right:15px; display:inline; clear:left;}
* html #nav li a {display:inline; line-height:32px;}
* html #nav li:hover ul {position: relative!important; float: left;
margin: 0px -1000px -1000px 0px; display: inline;}
*:first-child+html #nav li:hover ul {position: relative!important;
float: left; margin: 0px -1000px -1000px 0px;}
}
/* INDEX STYLES */

#main_image {
	width: 600px;
	margin: 0 0 10px 0;
	float: left;
}

#main_content {
	width: 930px;
	margin-left: 15px;
}

#main_content_rt {
	display: block;
	float: right;
	width: 315px;
	margin-left: 15px;
	overflow: hidden;
}

#cred {
	width: 315px;
	background-image: url(../images/layout/rt_main_bkgnd.gif);
	background-repeat: repeat-y;
}

#free_est {
	background-image: url(../images/layout/free_est_mid.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#get_started {
	margin-bottom: 10px;
}

#homeshow {
	width: 142px;
	float: left;
	margin: 0pt 15px 0pt 0pt;
	padding: 5px;
	background-color: #6b98d3;
	color: #FFFFFF;
	text-align: center;
}

#homeshow-include {
	width: 142px;
}

#homeshow img {
	margin: 0 0 5px 0;
	display: block;
	float:left;
	clear: both;
}

/* TESTIMONIALS */

#testimonials {
	color: #082d61;
	text-align: left;
	padding: 0 10px 10px 10px;
}

#testimonials a:link, #testimonials a:visited {
	color: #396A28;
	text-decoration: underline;
}

#testimonials a:hover {
	color: #082d61;
	text-decoration: underline;
}

#testimonials p {
	margin-bottom: 15px;
}

#testimonials h2 {
	margin-bottom: -15px;
}

div.testimonials {
	padding:8px !important;

}

#gray-hr {
background-color:#DDDDDD;
border:0 none;
color:#DDDDDD;
height:1px;
margin:15px 0;
}

table#service {
margin:10px 0 10px 0;
}

table#service td {
	vertical-align: top;
	padding: 5px;
	margin: 1px;
	background: #e0ecfc;
}


/* LEARNING CENTER */

#lc_bottom_back {
	width: 930px;
	display:inline-block;
	margin: 15px 0 15px 15px;
	background-image: url(../images/layout/lc_horz_bckgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.lc_link:link, .lc_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #082d61;
	line-height: 15px;
	text-decoration: none;
}
.lc_link:hover {
	color: #396A28;
	text-decoration: underline;
}
#lc_title {
	background-image: url(../images/layout/lc_title_horz_bckgnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#lc_title h2 {
	margin:0;
	padding:0;
}
#lc_left {
	margin-left: 15px;
	margin-top: 3px;
}
#lc_right {
	margin-right: 15px;
	margin-top: 3px;
}
#lc_mid {
	margin-top: 3px;
}
#learnmore {
	display: inline;
	margin-top: 5px;
}

.long-content-box {
background-color: #e0ecfc;
border: 1px solid #082D61;
margin: 15px 0 15px 0;
padding: 10px;
width: 575px;
}

.aindex_graybox {
	background-color: #e0ecfc;
	text-align: center;
	width: 150px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
	border: 1px solid #082D61;
}

.agraybox {
	background-color: #e0ecfc;
	text-align: center;
	width: 202px;
	padding: 10px 8px 5px 8px;
	margin: 0 15px 10px 0;
	border: 1px solid #082D61;
}

.agraybox2 {
	background-color: #e0ecfc;
	text-align: left;
	width:580px;
	padding: 10px 8px 5px 8px;
	margin: 15px 15px 0 0;
	border: 1px solid #082D61;
	font-size: 11px;
	line-height: 15px;
}

.good_sharma {
	background-color: #e0ecfc;
	padding: 5px 0pt 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #082D61;
}

.bad_sharma {
	background-color: #e0ecfc;
	padding: 5px 0pt 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #082D61;
}

#apopup_links {
	margin: 0 0 8px 0;
}

.popuplink:link, .popuplink:visited	 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #082D61;
	text-decoration: underline;
}

.popuplink:hover {
	color: #396A28;
}

.aint_photo_cap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	background-color: #e0ecfc;
	padding: 10px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}

.apopups {
	list-style-type: square;
	margin-bottom: 0px;
}

ul.apopups li {
	color: #082D61;
	margin-left: -15px;
	line-height: 22px;
}

.drytrak {
	border-left: 1px solid #082D61;
	padding-left: 15px;
	display: block;
	width: 419px;
	float: right;
}

.acapsule_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.acapsule_title, .acapsule_title:link, .acapsule_title:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #082D61;
	padding-bottom: 2px;
}

.acapsule_title:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #396A28;
	padding-bottom: 2px;
}

:afocus {
 -moz-outline-style:none;
}

#atriggers {
	text-align:center;
}

#atriggers img {
	cursor:pointer;
	margin:0 5px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* styling for elements inside overlay */
.aboxdetails {
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
	color:#00538f;
	width:270px;
	padding-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
}

.aboxdetails h3 {
	color:#00538f;
	font-size:14px;
	font-weight: bolder;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.aboxdetails ul li {
	color:#00538f;
	font-size:12px;
	font-weight: normal;
	margin-left: -15px;
}

#atriggers table td {
text-align: center;
font-weight: bold;
width:152px;
}

/* the overlayed element */
.asimple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#f9f9f9;
	width:300px;
	min-height:210px;
	height:200px;
	border:1px solid #00538f;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 50px 5px #555;
	-webkit-box-shadow: 0 0 50px #555;
}

/* close button positioned on upper right corner */
.asimple_overlay .close {
	background-image:url(/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* TESTIMONIAL STYLES */
.testimonial-item {
	margin: 0 0 10px;
	padding: 0 0 10px;
	width: 600px;
	border-bottom: 1px dashed #666;
	overflow:hidden
}

.testimonial-item .text {

}
.testimonial-item .author {
	font-style: italic;
	margin: 0 0 5px;
}

/* CONTACT STYLES */

#main-contact {
	width: 600px !important;
	float: left !important;
}
.contactpage form {
	width: 600px;
}

.img-right {
	margin: 3px 0 10px 10px;
	float: right;
}

.img-left {
	margin: 3px 10px 10px 0;
	float: left;
}



/* Wall Restoration styles below ------------------------ */

#dottedhr{
border: 0;
border-top: 1px dashed #dadada;
margin-top: 5px;
}

#productphotobox {
	background-color:#f4f4f4;
	margin: 0 10px 5px 0;
	border: 1px solid #034e88x;
	width:325px;
	float:left;
}

#productphotobox p {
	margin-left:7px;
}

#productphotobox hr {
border-top: 1px solid #dadada;
border-bottom: 0;
margin-top: 0px;
}

.productspecs {
	font-weight:bold;
	font-style:italic;
	color:#00538f;
	margin: 5px 0 5px 10px;
}


#quotebox {
background-color:#ecf7fe;
border:#cccccc solid 1px;
padding:10px;
clear:left;
}

#bbb {
	color:#005A78;
    display:inline-block;
	margin:0;
	overflow:hidden;
	padding:0 0 0 10px;
	position:relative;
	text-align:center;
	text-decoration:none;
}

a#bbb.sehzbam, a#bbb.rbhzbam, a#bbb.sehzbum, a#bbb.rbhzbum {
	height:57px;
width:150px;
}

a#bbb {
color:#005A78;
display:block;
margin:0;
overflow:hidden;
padding:0;
position:relative;
text-align:center;
text-decoration:none;
}

.contact-page-phone {
	line-height:30px !important;
}



 .gray-hr{
	 clear:none;
	 }
