/*
-----------------------------------------------
Copyright (c) 2007 August Ash Inc. (http://www.augustash.com)

Screen Style Sheet
Version: $Id: screen.css 38 2009-03-27 21:58:08Z eanderson $
-----------------------------------------------
*/
body {
	background-color:#337FB9;
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{  
     margin:0;  
     padding:0;  
     -webkit-text-size-adjust:none;  
}  

a:link, a:visited {
color:#FA7E26;
font-weight:bold;
text-decoration:none;
}

ul { list-style:none;}

div#main div#content h1 {
color:#C70A2A;
font-size:22px;
font-weight:bold;
margin:0 0 10px;
}

div#main div#content h2 {
color:#337FB9;
font-size:20px;
font-weight:normal;
margin:7px 0 3px;
}

.clear {
	clear:both;
}

.clearer {
	clear:both;
}

/*----------------------Header-----------------------------*/

div#header {
background-color:#337FB9;
padding-top:5px;
}

div#header h2 a:link, div#header h2 a:visited {background:url("../img/tpl/img_logo.png") no-repeat scroll left top transparent;border:medium none;color:#337FB9;display:block;float:left;font-size:1%;height:0;width:100%;overflow:hidden;position:relative;text-decoration:none;padding-top:70px;
}

div#header p.slogan-right {
	display:none;
}

div#header p#slogan {
display:none;
}

ul.socialMedia2 {display:block;text-align: center; }

ul.socialMedia2 li { float: left; width: 45%; padding-top: 5px; padding-bottom: 8px;}

/*----------------------Menu------------------------*/
div.nav-contain {
background-color:#C70A2A;
text-align:center;
margin-left:4.5%;
}

div.nav-contain-ppc {
background-color:#C70A2A;
text-align:center;
margin-left:4.5%;
}

div.nav-contain ul#nav { 
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	background-repeat:repeat-x;
	background-color:#c40223;
	width:100%;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align:center;
}

div.nav-contain-ppc ul#nav { 
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	background-repeat:repeat-x;
	background-color:#c40223;
	width:100%;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align:center;
}

div.nav-contain ul#nav li {
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	display:block;
	width:47%;
	float:left;
	background-color:none;
	padding-top:7px;
	padding-bottom:7px;
	margin-right:5px;
	
	margin-bottom:5px;
}

div.nav-contain-ppc ul#nav li {
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	display:block;
	width:47%;
	float:left;
	background-color:none;
	padding-top:7px;
	padding-bottom:7px;
	margin-right:5px;
	
	margin-bottom:5px;
}

div.nav-contain ul#nav a {
	color:#fff;
	padding:7px 13px;
	font-size:16px; 
	font-weight:bold; 
	line-height:1.2em;
	text-decoration:none;
}

div.nav-contain-ppc ul#nav a {
	color:#fff;
	padding:7px 13px;
	font-size:16px; 
	font-weight:bold; 
	line-height:1.2em;
	text-decoration:none;
}

div.nav-contain ul#nav li ul {
	display:none;
}

div.nav-contain-ppc ul#nav li ul {
	display:none;
}

.access, hr {
	display:none;
}


div.mobile_nav ul { 
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	background-repeat:repeat-x;
	background-color:#c40223;
	width:100%;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align:center;
	clear:both;
}

div.mobile_nav ul li {
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	background-repeat:repeat-x;
	background-color:#c40223;
	min-height:38px;
	display:block;
	width:32%;
	float:left;
	background-color:none;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:5px;
	text-align:center;
	margin-bottom:5px;
}

div.mobile_nav a {
	display: block;
	color:#fff;
	padding:2px 9px;
	font-size:14.5px; 
	font-weight:bold; 
	line-height:1.2em;
	text-decoration:none;
	min-height:38px;
}

div.nav-contain-ppc h1 {display: none;}



/*----------------------Body-----------------------*/

#side { background-color: #fff;}

div#main div#content {
clear:both;
padding:5px 3px 2px 5px;
background-color:#fff;
}

div#main div#btn-holder div.auto-glass, div.home-glass, div.business-glass {

}

div#main p.num-link { display:none;}

div#main div.info {
margin:0;
margin-top:5px;
margin-left:-40px;
background-color:#337FB9;
}

div#main div.info ul {
margin-top:-5px;
text-align:center;
background:url("../img/tpl/bg_bar-gradient.jpg") repeat-x scroll center top transparent;
background-color:#337FB9;
}

div#main div.info ul li {
color:#FFFFFF;
display:block;
width:50%;
float:left;
padding-top:5px;
padding-bottom:3px;
font-size:18px;
margin-right:0px;
margin-left:0px;
background-color:#337FB9;
}

div#main div.info ul li span {
	color:#fff;
	font-style:bold;
	background-color:#216da6 !important;
	padding-left:5px;
	padding-right:5px;
}

div#main div#btn-holder div.auto-glass { display: none;}
div#main div#btn-holder div.home-glass { display: none;}
div#main div#btn-holder div.business-glass { display: none;}

.auto-glass a img {
	float:left;
	width: 57%;
	background:none; 
	float:left; 
	margin:0 8px 0 0; 
	position:relative;
}

.home-glass a img {
	float:right;
	width:41%;
	background:none; 
	margin:0 0 10px 0;
}

.business-glass a img {
	float:right;
	width:41%;
	background:none; 
}

label { color: #000;}

.fb_edge_widget_with_comment {
    display: none !important;
}

div.clear {
	clear:both;
}

div#side {
	
	color:#fff;
}

div#side div.free-quote  {
	visibility:hidden;
	display:none;
}

div#side div.appt {
	visibility:hidden;
	display:none;
}

div#side div.form_side {
	margin:0;
	padding:5px;
	top:0;
}

div#side div.steaks  {
	visibility:hidden;
	display:none;
}

div#side div.industry  {
	visibility:hidden;
	display:none;
}

div#side div.form_side div.front_form {
	text-align:center;
}

div#side div.form_side div.front_form input[type="text"] {
	width:96.5%;
	padding:5px;
}

div#side div.form_side div.front_form div.radio_btn div {
	display:inline;
margin-left:15px;
margin-top:10px;
}

div#side div.form_side div.front_form input[type="submit"] {
	width:50%;
	margin-top:10px;
}

form#m2moduleform_1 { }
form#m2moduleform_1 label { margin-top:10px; margin-bottom: 2px; width: 99%; }
form#m2moduleform_1 input { width: 90%;margin-bottom: 10px;margin-left: 3%}
div.ppcform div textarea {
    border: 1px solid #ADADAD;
    float: left;
    font-weight: normal;
    height: 70px;
    width: 90%;margin-bottom: 10px;margin-left: 3%}
div.ppcform {
    border: 1px solid #A8C2FD;
    clear: both;
    float: left;
    padding: 2px 2px 20px;
    width: 97%;margin-bottom: 10px; display: block;}

body.ppc .image { display: none;}

body.ppc #side {}
body.ppc #side {}
body.ppc #side img { float: left; width: 31%; height: auto;margin-right: 2%;}

/*----------------------Contact Form-----------------------*/

fieldset, img {
	border:0 none;
}

div#main form fieldset div {
clear:both;
float:left;
padding:5px 0;
width:90%;
}

div#main form fieldset div label {
display:block;
color:#000;
}
div#side div.front_form div.radio_btn div label {
    color: #000;}

div#main form fieldset div input {
border:1px solid #ADADAD;
float:left;
font-weight:normal;
}

div#main form fieldset div textarea {
border:1px solid #ADADAD;
float:left;
font-weight:normal;
height:80px;
width:107%;
}

form input[type="submit"] {
width:99%;
padding:5px;
height:25px;
margin-bottom:10px;
}

div#main fieldset.right {
	float:left;
}

form#m3moduleform_1 { display: none;}
#side form#m3moduleform_1 { display: block;}


/*----------------------blog-----------------------*/

li#text-4  {
	display:none;
	visibility:visible;
}

div.nav-contain {
background-color:#C70A2A;
text-align:center;
margin-left:4.5%;
}

div#page ul#tabs { 
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	background-repeat:repeat-x;
	background-color:#c40223;
	width:100%;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align:center;
}

div#page ul#tabs li {
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	display:block;
	width:47%;
	float:left;
	background-color:none;
	padding-top:7px;
	padding-bottom:7px;
	margin-right:5px;
	
	margin-bottom:5px;
}

div#page ul#tabs a {
	color:#fff;
	padding:7px 13px;
	font-size:16px; 
	font-weight:bold; 
	line-height:1.2em;
	text-decoration:none;
}

div#page ul#tabs li ul {
	display:none;
}

.access, hr {
	display:none;
}


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

div#footer {
	background:url(../img/tpl/footer/bg_footer.jpg);
	background-repeat: repeat-x;
	background-color:#337FB9;
	padding:10px 5px 5px;
	clear:both;
	color:fff;
	height: 140px;
	}

div#footer div.footer-left {
float:left;
width:36%;
margin-right:0px;
color:fff;
padding-right:4px;
}

div#footer div.footer-left p, h4 {
	color:#fff;	
}

div#footer div.footer-left ul.credit-cards {
margin:0px;
margin-left:-45px;
margin-top:5px;
float:left;
}

div#footer div.footer-left ul li.visa {
background:url("../img/tpl/footer/logo-visa2.png") no-repeat scroll center top transparent;
float:left;
font-size:1%;
height:0;
overflow:hidden;
padding:38px 0 0;
width:57px;
}
div#footer div.footer-left ul li.mastercard {
background:url("../img/tpl/footer/logo-mastercard2.png") no-repeat scroll center top transparent;
float:left;
font-size:1%;
height:0;
overflow:hidden;
padding:38px 0 0;
width:54px;
}
div#footer div.footer-left ul.credit-cards li.amex {
background:url("../img/tpl/footer/logo-amex2.png") no-repeat scroll center top transparent;
float:left;
font-size:1%;
height:0;
overflow:hidden;
padding:38px 0 0;
width:56px;
}
div#footer div.footer-left ul.credit-cards li.discover {
background:url("../img/tpl/footer/logo-discover2.png") no-repeat scroll center top transparent;
float:left;
font-size:1%;
height:0;
overflow:hidden;
padding:38px 0 0;
width:57px;
}

div#footer div.footer-left ul.phone {
	display:none;
}

div#footer div.footer-right {
float:right;
text-align:left;
width:60%;
padding-left:7px;
border-left:1px solid #96C2E3;
margin-bottom:30px;
}

div#footer div.footer-right p {
border-bottom:1px solid #96C2E3;
color:#FFFFFF;
padding-bottom: 10px;
}

div#footer div.footer-right ul li a {
color:#FFC924;
text-decoration:none;
margin-left:-41px;
font-style:normal;
padding:3px;
}

ul#footerNav {
	display:block;
	clear:both;
}

ul#footerNav li {
	display:inline;
	float:left;
}

span.yellow {color: #F0ED14;}

div.footer-right ul.left {display: none;}
div.footer-right ul.middle {display: none;}
div.footer-right ul.right {display: none;}

div#footer div.footer-right p { border-bottom: none;}

p#copyright {width: 100%; text-align: center; margin-top: 25%;}

ul#footerNav { display: none;}

div#footer div.footer-left h4 {
    display: none;}
    
div#styletoggle {margin-top: 0px; margin-bottom: 15px; text-align: center; color: #fff;}
div#styletoggle a {}
div#styletoggle a#btnmobile {}
div#styletoggle a#btnfull {}

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

div.footnav_wrap {
	text-align:center;
	margin-left:3%;
	padding-bottom:5px;
	margin-bottom:5px;
}

div.footnav_wrap ul#footerNav { 
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	background-repeat:repeat-x;
	background-color:#c40223;
	width:100%;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align:center;
}
div.footnav_wrap ul#footerNav a {
	color:#fff;
	padding:7px 13px;
	font-size:16px; 
	font-weight:bold; 
	line-height:1.2em;
	text-decoration:none;
}
div.footnav_wrap ul#footerNav li {
	background-image:url("../img/tpl/topnav/bg_nav-repeat.jpg");
	display:block;
	width:48%;
	float:left;
	background-color:none;
	padding-top:7px;
	padding-bottom:7px;
	margin-right:5px;
	margin-bottom:5px;
}

div.footnav_wrap ul#footerNav li ul {
	display:none;
}


