@charset "utf-8";
@import "reset.css";
/*  ===== Custom STYLES ============================== */
.mainProducts{
width: 232px;
height:293px;
display:block;
float:left;
margin: 10px 11px 0 0;
}
#autoImg{
background: url(autoImg.png) no-repeat;
margin: 10px 10px 0 0;
}
#persImg{
background: url(persImg.png) no-repeat;
margin: 10px 10px 0 0;
}
#homeImg{
background: url(homeImg.png) no-repeat;
}
#businessImg{
background: url(businessImg.png) no-repeat;
}
#lifeImg{
background: url(lifeImg.png) no-repeat;
}
#socImg{
background: url(socImg.png) no-repeat;
margin: 10px 0 0 0;
}
.carrierSlideshow{
  height:92px;
  margin:0 0 10px 0;
  overflow:hidden;
}
.carrierSlideshow img{
  height:92px;
  width:216px;
}
.quoteBtn, .socBtn{ margin: 243px 0 0 8px; width: 215px; height:44px; display:block }
.quoteBtn:hover, .socBtn:hover{ background-position: bottom left }

.quoteBtn { background: url(quoteBtn.png) no-repeat }
.socBtn { background: url(/socBtn.png) no-repeat }

#chatLive{
width: 243px;
height: 129px;
float: left;
display: block;
background: url(afterHourClaims.png) no-repeat;
margin: 0 0 0 78px;
}
#socialNetworking{
margin: 20px 0 0 0;
}
#socialNetworking li{
list-style: none;
margin: 0;
font-size: 12px;
}
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}
body {font: 14px Tahoma, Arial, sans-serif; color:#666;}
#siteContainer{ height: 100%;}
#page{background: url(headerBack.jpg) repeat-x;}
#blank{background: url(headerBack.jpg) repeat-x;}
#home{background: url(headerBack.jpg) repeat-x 0 20px;}
/*  ===== @DEFAULT STYLES ============================== */
.clear {
clear: both; 
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}  
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}  
* html .clearfix {height: 1%;}
:-moz-any-link:focus {outline: none;}
img {border:none;}
hr {height:1px; border:0; border-bottom:1px solid #000;}
a,a:link,a:visited, a:focus{color:#6d0904; text-decoration:none; outline:none;}
a:hover, a:active, a:hover,{color:#ff0000;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #6d0904; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#6d0904;margin: 0 0 1em 0;}
.copy h2{ font-size:18px; }
.copy h3 { font-size:16px; }
.copy h4 { font-weight:bold;}
.copy p{color:#666; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:1em 0;}
.copy li{margin:0 0 0 2em; list-style-type:disc; line-height: 1.5em;}
/*  ===== @HEADER =============================== */
#phoneTxt{
font-size:12px;
text-align:right;
text-transform:uppercase;
}
#phoneNumber{
font-size:30px;
font-weight:bold;
color:#6d0904;
text-align:right;
margin: 55px 0 0 0;
float:right;
}
#logo{
height: 129px;
width: 228px;
display:block;
float:left;
}
#home #header{
width:960px;
height: 165px;
margin:20px auto 0;
}
#header{
width:960px;
height: 162px;
margin:0 auto;
}
/*  ===== @Drop-Down Nav =============================== */
#jsddm {
background: url(navBG.jpg) repeat-x;
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width:960px;
height:35px;
clear:both;
border: 1px solid #3F3F3F;
border-bottom: none;
}
#jsddm li{
list-style:none;
}
#jsddm > li {float: left;}
#jsddm > li > a {
color:#fff;
font-weight:bold;
display:block;
text-decoration:none;
height:33px;
line-height:35px;
margin: 0 55px 0 0;
text-shadow: .1em .1em .1em #000;
}
#jsddm > li > a:hover{
color: #ccc;
}
.mainNavFirst > a{
  margin-left: 35px !important;
}
.mainNavLast a{
  margin-right: 0 !important;
}
#jsddm > li ul{
display:none;
width: 160px;
list-style:none;
position:absolute;
z-index:100;
border: 1px solid #2F2F2F;
border-top: none;
margin-left: -1px;
margin-top: 2px;
}
#jsddm > li > ul a{
color:#fff;
background: #434343;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{

}
#jsddm > li > ul a:hover{
text-decoration: underline;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:323px;
width:960px;
margin:0 auto;
text-align:center;
}
#homeMenuWrapper{
background:url(/homePieceBg.jpg) repeat-x;
height:323px;
width: 100%;
margin-top:3px;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#contentWrapper{
min-height: 300px;
clear:both; 
margin:20px auto; 
width:960px; 
}
#homeContentWrapper {
min-height: 300px; 
margin:0 auto; 
padding: 10px 0 10px; 
width:960px; 
}
.copy {
clear: both;  
}
/* ===== @ACTION NAV STYLES ============================================= */
#sideBar{
float:left;
height:auto;
}
#actionNav{  
float:left; 
height: auto;
background:#d9d9d9;
border: 2px solid #ccc;
padding:10px;
color:#333;
width:290px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#actionNav h2{
margin: 0 0 10px 0;
font-size: 16px;
}
#actionNav li{
padding: 5px 0 5px 10px;
border-bottom:1px solid #efefef;
list-style: none;
}
#actionNav li:hover{
background: #fff;
}
#actionNav li a{
color: #333;
font-size: 12px;
text-decoration: none;
display: block;
}
#actionNav #twitter{
font-size: 12px;
margin: 10px 0;
}
#actionNav #twitter a{
color: #cc1212;
margin: 5px 0 0 0;
}
#actionNav #twitter li{
background: none;
}
#homeSideBar{
width:325px;
padding: 0 0 0 20px; 
float:right;
height:auto;
}
/* ===== @LEFTNAV STYLES  ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #333;
margin: 0 0 20px 20px;
}
#leftnav  li{list-style:none;}
#leftnav li a{
color:#333;
padding:0 0 0 10px;
}
#sideNavFirst{
-moz-border-radius-topleft:4px; 
-moz-border-radius-topright:4px; 
-webkit-border-top-left-radius:4px; 
-webkit-border-top-right-radius:4px; 
border-radius-topleft:4px; 
border-radius-topright:4px;
}
#sideNavLast{
-moz-border-radius-bottomleft:4px; 
-moz-border-radius-bottomright:4px; 
-webkit-border-bottom-left-radius:4px; 
-webkit-border-bottom-right-radius:4px; 
border-radius-bottomleft:4px; 
border-radius-bottomright:4px;
}
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background:  #333 url(leftnavoverlay.png);
}
#leftnav .level1>li>div, #leftnav .level1>li>div>a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #fff;
height: 31px;
line-height:31px;
}
#leftnav .level2{
display:none;
}
#leftnav  .level3{
display:none;
}
#leftnav .level2>li  {
/*height: 20px;*/
line-height:  20px;
font-size: 12px;
border-top:  1px solid #999;
background:  #ccc;
}
#leftnav .level3{
/*height: 20px;*/
line-height:  20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;

}
#leftnav .level3 li a{border-left:  4px solid #333;}
#leftnav  .level2  li a{
display: block;
}
#leftnav  .level2  > li:hover, #leftnav .level3 > li:hover{
background:  #efefef;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2 li.current {
background: #efefef;
}
#leftnav .level3 .item a{
padding-left:20px;
}
#leftnav .level2 .item>div {height:20px;}


#testimonials{
background:  #ccc;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-radius-bottomleft:5px;
border-radius-bottomright:5px;
}
#testimonials h2{
color: #ff00ff;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#333; }
#testimonials  h4{
  padding: 0 10px 10px;
  color: #ff00ff;
  font-size:12px;
}

/* ===== @CONTENT STYLES ============================================= */
#pageSubHeader{
color: #fff;
margin: 0 0 5px 0;
text-align: center;
}
#homeContentWrapper #content{
width:600px;
height:auto;
float:left;
margin: 10px 0 0 0;
}
#contentWrapper #content{
width:635px;
height:auto;
float:right;
}
#page #contentWrapper #content { width:576px; }
#contactInfo{
float:left;
width:325px;
height: 500px;
}
#contactAddress{
margin:15px 0 0 0;
}
#googleMap{
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
padding:2px;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
width:520px;
background:#70131e;
border:2px solid #70131e;
margin:0 auto 20px;
padding:4px;
color:#fff;
text-align:center;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer h2{
color: #fff;
  font-size:14px;
margin:0 0 4px 0;
}
#formReferFriend .emailAddress{
width: 250px;
}
#formReferFriend .emailAddress input{
width: 240px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.formContest{border-style:dashed !important;}
.form{
padding:5px 5px 0;
text-align:left;
width:500px;
margin:0 auto;
}
.form .formInput{
width:125px;
padding:0;
margin:0;
text-align:left;
float:left;
}
.form .formWidth{
width:115px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:490px;
}
.notes textarea{
width:490px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.inputMoreInfo, .submit{text-align:center;}
.inputMoreInfo{margin:2px 0; color:#fff;}
.form label.error {color: #fff; padding-left: 5px; }
#submit{margin:5px 0 10px; }
/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
margin:20px;
line-height:1.3;
}
.blog h2{
margin:0;
padding:0;
border-bottom:1px solid;
}
.blog .time{
display:block;
margin: 0 0 20px 0;
font-size:10px;
float:right;
}
.blog .article{
clear:both;
margin: 0 0 20px 0;
}
/* ===== @PARTNERS PAGE STYLES  ============================================= */
/*  partners Form Container Styles */
#formContainer.partnersFormMod{
  width:940px;
  margin:0  auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display:  block;}
#partnersForm{
  float:right;
  margin:10px  5px 0 0;
}
#partnersForm  #formHeader{margin-top:0;}
#partnersQuote{
padding:5px  0 0;
text-align:left;
width:320px;
margin:0  auto;
}
#partnersQuote .formInput{
width:160px;
padding:0;
margin:0;
text-align:left;
float:left;
}

#partnersQuote  .formWidth{
width:150px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote  .formInput .error{display:block;}
#partnersQuote  label.error {color: #fff; display:block; }
#partnersQuote  .formInput input.error {border:1px solid #f00; }

#partnersQuote  .company, #partnersQuote .company .formWidth{width:310px;}
#partnersQuote  .submit, #partnersQuote .submit input{ margin: 0;}

#couponItemWrapper  > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background:  #ffffff;
  width: 325px;
  padding:  5px;
  border: 3px dashed #000;  /*Coupon Border Color*/
  margin:  0 0 15px;
}
#couponContainer h2 { 
  display:  block; 
  text-align: center;
  padding:  8px 0 8px 0;
  background: #70131e;    /*Coupon Header  Background Color*/
  color: #eee;       /*Coupon Header  Text Color*/
}
#couponContainer img {  margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px  0;
text-align:center;
/* width:auto; */
}
.backVendor  { margin: 5px 0 0 120px; }

 
h2.categoryHeading{
     color:#fff;    /*heading font color*/
     font-size:18px;
    background:#70131e;    /*heading  background color*/
    display:block;
     margin:0 0 10px 0;
    padding:0 10px;
     -moz-border-radius: 2px 9px; 
    -webkit-border-radius: 2px 9px; 
    border-radius: 4px;
     border: 1px solid #c5c5c5; 
    height:35px;
     line-height:35px;
}
.partnerItem{
     color:#000;
    font-size:14px;
     background:#eee;   /*Item Background Color*/
     display:block;
    margin:0 0 10px 0;
     padding:10px;
    -moz-border-radius: 4px; 
     -webkit-border-radius: 4px; 
    border-radius: 4px;
     border: 1px solid #ddd;
}
.itemTxt{float:left;  width:370px; height:auto; margin:0 0 10px 0;}
.itemTxt h4 {font-size:16px;color:#333;display:block;}
a.printCoup{
     display:block;
    clear:both;
     color:#333;
    text-decoration:none;
     font-size:14px;
    /*background:#F17400;   Print  Button Background Color*/
    -moz-border-radius: 4px; 
     -webkit-border-radius: 4px; 
    border-radius: 4px;
     line-height:25px;
    height:25px;
     width:135px;
    text-align:center;
     padding:5px;
  border: 1px dashed #ccc;
    margin:0;
}
a.printCoup:hover{background:#ddd;border:1px solid #ccc;color:#333}     /*Print Button Hover Color*/
a.showPrint{display:none;}
.partnerLogo{  
  float:right; 
  width:200px; 
  height:auto;  
  display:block;
  border: 1px solid  #c5c5c5; 
}
#partnersMenu{
     color:#2b2b2b;
    font-size:14px;
     background:#e4e4e4;    /*Our Partners Menu Background Color*/
     -moz-border-radius: 3px; 
    -webkit-border-radius:  3px; 
    border-radius: 3px;
     border: 1px solid #c5c5c5;
    width:300px;
}
#partnersMenu  h2{
    color:#fff;
    font-size:18px;
     background:#70131e; /*Our Partners Menu Heading Background Color*/
     height:35px;
    line-height:35px;
     display:block;
    padding:0 0 0 10px;
     margin: 0;
    -moz-border-radius-topleft:3px;
     -moz-border-radius-topright:3px;
     -webkit-border-top-left-radius:3px;
     -webkit-border-top-right-radius:3px;
     border-radius-topleft:3px;
     border-radius-topright:3px;
}

#categories  span{
    border-top:1px solid #fff;
     border-bottom:1px solid #d0d0d0;
    list-style:none;
     display:block;
    margin:0;
     padding:0;
}
#categories span a{
     display:block;
    text-decoration:none;
     color:#2b2b2b;   /*Our Partners Menu Link Text Color*/
     font-size:14px;
    padding:8px 10px;
}
#categories  span a:hover{ background:#ccc;}   /*Our Partners Menu Link Hover  Color*/
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right;}
#footer{
background: #333;
color:#fff;
margin:30px 0 0 0;
padding: 10px 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:830px; 
margin:0 auto;
height:34px;
}
#footer li {
display:block;
line-height:34px;
float:left;
height:34px;
width:auto;
margin:0 15px 0 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#ccc;}
/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}
#slidepanel {
     position:absolute; /* absolute = overlap content, relative = push-down content */
     top: 0;
     width: 100%;
     z-index: 10000;
     text-align: center;
     margin: 0 auto;
 }
  
 #panel {
         background: #666;
         color: #DDD;
         display: none;
         width: 100%;
         overflow: hidden; position: relative; z-index: 1000;
 }
  
 #panel .content {
         width: 960px;
         margin: 0 auto;
         text-align: left;
 }
  
 #panel .content .box {
         width:220px;
         float:left;
         padding:10px;
 }
  
 /* box content */
  
 .box h1 {
         color:#FFF;
         font-size: 16px;
         padding:0 0 10px;
         margin: 0;
 }
  
 .box h2 {
         color:#FFF;
         font-size: 14px;
         padding:0 0 10px;
         margin: 0;
 }
  
 .box p {
         color:#FFF;
         margin: 5px 0;
         padding: 0;
         font-size:12px;
 }
  
 .box a { color: #15ADFF; text-decoration: none; }
 .box a:hover { color: white; }
  
 /* @TAB */
  
 .tab {
         background:#333;
         height:20px;
         position: relative; top: 0; z-index: 10000;
 }
  
 .tab #toggle { float:right; }
  
 .tab a.open, .tab a.close {
         color:#FFF;
         display:block;
         font-size:12px;
         width:190px;
         height: 20px;
         line-height: 20px !important;
         padding-left: 15px !important;
         cursor: pointer;
         position: relative;
         text-decoration:none;
 }
  
 .tab a.open { background: url(../images/bt_open.png) no-repeat left 0; }
 .tab a.close { background: url(../images/bt_close.png) no-repeat left 0; }
 .tab a:hover.open { background: url(../images/bt_open.png) no-repeat left -19px; }
 .tab a:hover.close { background: url(../images/bt_close.png) no-repeat left -19px; }

.couponDisclaimer {text-align:center;border-top:1px dashed #cccccc;padding:10px 0;margin:0;}
small {font-size:11px;}

#officeInfo tr{background:#f9f9f9;margin:2px 0;height:30px;}
 
#officeInfo tr:hover {background:#eeeeee;}



/* ===== @MINI SLIDER ======================================================== */
.miniScroller { position:relative; overflow:hidden;  padding:4px; width:285px; height:177px; float:left; margin:0 0 7px; }
.miniScroller #miniScrollerItems { width:20000em; position:absolute; clear:both; }
#miniScrollerItems { margin: 0; }
#miniScrollerItems li { float:left; list-style-type: none; margin:0; padding:0 3px 0 1px; }
.miniScroller { float:left; }
.miniScrollerNavi { margin-left: 120px; height:20px; clear: both; }
.miniScrollerNavi a { border:1px solid #4B3B18; width:8px; height:8px; float:left; margin:3px; background:#fff; display:block; font-size:1px; -khtml-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.miniScrollerNavi a:hover { background:#AD9C85; border-color:transparent; }
.miniScrollerNavi a.active { background:#4B3B18; border-color:transparent; }


/* ===== Claims Page Styles =====*/
#claimsWrapper { width: 600px; margin:0 auto; }
.claimsHeader { margin: 80px 0 0 0; border-bottom: 1px solid #cccccc;}
.claimsHeader span{
  font-weight: bold; 
  font-size: 28px;
}
.claimsHeader img { vertical-align:middle; }
.claimsList { width:600px; }
.claimsList img { display:block; margin: 0 auto; }
.claimsList td { text-align:center !important; padding:10px 0 0 0; }
.claimsList th { padding: 8px 0; background:#cccccc; }


/*****
  CLAIMS SECTION
*****/

#claimsSection {
  width: 960px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #e0e0e0;
  overflow: auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px }

.claimsLeft {
  padding: 0 0 15px;
  width: 300px;
  float: left;
  text-align: center;
  border-right: 1px solid #d0d0d0 }

  .autoClaims,
  .autoEq div strong { background: #d4d4d4 }
    .autoClaims,
    .autoClaims h2 { -webkit-border-top-left-radius: 10px; -moz-border-radius-topleft: 10px; border-top-left-radius: 10px }

  .homeClaims,
  .homeEq div strong { background: #e4e4e4 }

  .businessClaims,
  .businessEq div strong { background: #f4f4f4 }
    .businessClaims { -webkit-border-bottm-left-radius: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-left-radius: 10px }

  
  .autoClaims h2,
  .homeClaims h2,
  .businessClaims h2 { background: #fafafa; padding: 5px }

.claimList {
  width: 629px;
  padding: 15px 15px 0;
  float: right }

.claimItem {
  position: relative;
  border: 1px solid #d0d0d0;
  width: 609px;
  padding: 35px 5px 5px;
  margin: 5px;
  float: left; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.claimItem strong {
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px 10px;
  font-size: 16px;
  
  text-shadow: 0px 1px 1px RGBA(255,255,255,0.75);
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px }

.claimItem p { float: right; width: 399px }
.claimItem a { float: left; width: 200px }
.claimItem img { width: 200px }


