@charset "utf-8";
@import "reset.css";
@import "bar_nav.css";
@import "leftNavstyle.css";
/* Main Styles */
header, footer, section, article, nav { display:block; }
html, body, #container { height: 100%; }
body { background-color:#f1f1f1; color:#000; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
/*  ===== @DEFAULT STYLES ============================== */
.flashH2 { font-size:20px; color:#EEE; font-style:normal; text-align:center; }
.floatL { float:left; }
.floatR { float:right; }
.clear { clear:both; }
img { border:none; }
hr { height:1px; border:0; background:#d2d2d2; }
#container {outline:none; }
a:hover, a:active { color:#003771; }

/* Sticky Footer */ 
* { margin:0; padding:0; }
body > #container { height: auto; min-height: 100%; }

/* Layout */
#container { width:100%; margin:0 auto; background-image:url(../images/bgRepeat.png); background-repeat:repeat-x; background-position:bottom; }
.companyName { color:#022a7c; }

/* Header */
.header { width:900px; margin:0 auto;}
.logo { float:left; display:block; height:120px;}
.serving { line-height:42px; font-size:18px; color:#555555; text-align:right; font-style:italic; }
.callUs { font-size:20px; color:#555555; text-align:right; font-style:italic; }
.location {font-size:16px; color:#555555; margin-right:4px; }
.phoneNumber {font-size:30px; color:#630D0E; padding-left:5px; font-style:normal; }

/*Nav Controls*/
.nav {width:900px; margin:0 auto; padding-top:24px; }

/*Featured*/
.featured { margin:0 auto; width:900px; height:216px; background-color:#1e1e1e; }
.featured .product { float:left; width:225px; height:206px; }
.featured .autoQB { background-image:url(navQuoteAuto.png); background-repeat:no-repeat; }
.featured .homeQB  { background-image:url(navQuoteHome.png); background-repeat:no-repeat; }
.featured .businessQB  { background-image:url(navQuoteBusiness.png); background-repeat:no-repeat; }
.featured .lifeQB  { background-image:url(navQuoteLife.png); background-repeat:no-repeat; }
.featured .product a { width:225px; height:206px; display:block; }
.featured .product a:hover { width:225px; height:206px; background-image:url(navQuoteHover.png); background-repeat:no-repeat; position:relative; left:-2px; z-index:10;}

/* Free Quote */
.featured .flashQuote { width:900px; height:216px; overflow:hidden;}
.featured .flashQuote .flashConatiner { float:left; width:529px; height:203px; padding-left:13px; padding-top:5px;}
.featured .flashQuote .quoteForm { float:left; width:357px; height:174px; }
.featured .flashQuote .quoteForm fieldset { width:357px; }
.featured .flashQuote .quoteForm .row { width:357px; padding-bottom:3px; }
.featured .flashQuote .quoteForm .row input.text1 { width:170px; height:20px; color:#333; }
.featured .flashQuote .quoteForm .row input.text2 { width:347px; height:20px; color:#333; }
.featured .flashQuote .quoteForm .row input.text3 { width:193px; height:20px; color:#333; }
.featured .flashQuote .quoteForm .row input.text4 { width:64px; height:20px; color:#333; }
.featured .flashQuote .quoteForm .row input.text5 { width:76px; height:20px; color:#333; }
.featured .flashQuote .quoteForm .rowBTN { width:357px; padding-top:2px; padding-bottom:2px; text-align:center; }
.featured .flashQuote .quoteForm label.check { font-size:13px; color:#333; padding-top:3px; padding-left:5px;}
.flashQuote .quoteForm input.submit{width:115px; height:32px; background:url(../images/submitOff.jpg) no-repeat 0 0; border:none; cursor:pointer; font-size:0; line-height:0;}
.flashQuote .quoteForm input.submit_over{width:115px; height:32px; background:url(../images/submitOn.jpg) no-repeat 0 0; border:none; cursor:pointer; font-size:0; line-height:0;}

/* Contact Form */
#address{float:left; width:250px;}
#googleMap{clear:both; padding:20px 0 0 0;}
#contactForm { float:left; width:295px;}
#contactForm .row { width:295px; padding-bottom:3px; }
#contactForm .row input.text1 { width:140px; height:20px; color:#333;}
#contactForm .row .text2{ width:287px; height:50px; color:#333; overflow:auto; font-family: Helvetica, Arial, sans-serif; font-size:13px; color:#333;}
#contactForm .rowBTN { width:295px; padding-top:2px; padding-bottom:2px; text-align:center; }
#contactForm label.check { font-size:13px; color:#333; padding-top:3px; padding-left:5px;}

/* Sub Pages */
#subPages {width:900px; margin:0 auto; background-color:#FFF; min-height: 420px; padding-bottom:40px; clear:both; }

/* Side Menu */
#subPages .sideMenu { float:left; width:245px; margin-top:10px; margin-left:15px; clear:both; }
#subPages .sideMenu .insideMenu {margin-top:10px;  }
#subPages .sideMenu .sideButtons { width:292px; padding-top:16px; }
#subPages .sideMenu .sideButtons .social { width:292px; height:64px; padding-bottom:7px; background: url(../images/getSocial.jpg) no-repeat; }
#subPages .sideMenu .sideButtons .SideBTNSpace { padding-bottom:7px; }

/* Main Text */
#subPages .homeText { float:right; width:570px; padding-top:10px; padding-left:20px; padding-bottom:10px;}
#subPages .homeText h1 { font-size:18px; color:#1e1e1e; font-weight:bold; text-align:justify; line-height:48px;}
#subPages .homeText p { font-size:14px; color:#000; padding:2px 20px 0 0; line-height:18px; text-align:justify;}
#subPages .homeText p a{ color:#022a7c; font-weight:bold; text-decoration:none;}
#subPages .homeText p a:hover{ color:#3B5D9F; font-weight:bold; text-decoration:none;}

/* Main Text */
#subPages .mainText { float:right; width:570px; padding:10px; }
#subPages .mainText h1 { font-size:25px; color:#676767; text-align:left; line-height:30px;}
#subPages .mainText h2 { font-size:19px; color:#474747; padding-top:15px; text-align:left;}
#subPages .mainText h3 { font-size:14px; color:#474747; padding-top:10px; font-weight:normal; line-height:28px; }
#subPages .mainText h3 a { font-size:14px; color:#474747; text-decoration:none; font-weight:normal; }
#subPages .mainText h3 a:hover { font-size:18px; color:#005dce; text-decoration:none; font-weight:normal; }
#subPages .mainText h3 a:visited { font-size:18px; color:#474747; text-decoration:none; font-weight:normal; }
#subPages .mainText p { font-size:13px; color:#676767; padding-top:5px; line-height:14px; text-align:justify;}
#subPages .mainText p a{ color:#333; text-decoration:none;}
#subPages .mainText p a:hover{ color:#005dce; text-decoration:none;}
#subPages .mainText ul, #subPages .mainText ol { margin:6px 0 3px 15px; color:#676767; }
#subPages .mainText ul li, #subPages .mainText ol li { margin:4px 0; line-height:17px;}

/* Footer */
#footer { clear:both; }
#footer .footerContainer { width:900px; margin:0 auto; background-color:#1e1e1e; }
#footer .footerNav { width:900px; margin:0 auto; font-size: 11px; color:#CCC; padding-bottom:13px; text-align:center; }
#footer .footerNav a { margin:0 8px; color:#6e6e6e; text-decoration:none; }
#footer .footerNav a:hover { margin:0 8px; color: #CCC; text-decoration:underline; }

/* Squid */
#footer .squid { width:900px; height:55px; margin:0 auto; background-color:#1e1e1e; padding-top:20px;}
#footer .squid a { width:132px; height:50px; background-image: url(../images/squidLogo08.png); background-repeat: no-repeat; display:block; margin:0 auto;}
#footer .squid a:hover { background-image: url(../images/squidLogo08.png); background-repeat: no-repeat; background-position: 0 -50px; display:block; }

/* CLEAR FIX*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* ===== @VIDEO GIRL STYLES  ============================================= */
#vpPlayer, #vpBtn, #vpBtnPause{ position:fixed; bottom:0; right:0; z-index: 9999; }
#vpBtn{display:none;}
