@charset "utf-8";
@import "reset.css";


/*  ===== @MAIN BODY STYLES ============================== */

html, body {height: 100%;}
body {font: 14px/1.5 Tahoma, Arial, sans-serif; color:#666;}
#page{
background:#fff url(headerBack.jpg) repeat-x;
}
#siteContainer{ height: 100%;}

.tehpdf { position:relative; z-index:-100; }

/*  ===== @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;}

#content hr {height:1px; border:0; border-bottom:1px solid #000;}
#content a, #content a:link, #content a:visited, #content a:focus {color:#0a228c; text-decoration:none; outline:none;}
#content a:hover, #content a:active {color:#333;}
#content h2, #content h3, #content h5, #content h6 { color: #0a228c; margin: 0 0 1em 0;}
#content h1 {font-size:22px; color:#0a228c;margin: 0 0 1em 0;}
#content h2 { font-size:18px; }
#content h3 { font-size:16px; }
#content h4 { font-weight:bold;}
#content p {color:#666; margin-bottom:15px; font-family: Tahoma;}
#content ul, #content ol{margin:0 0 1em 0;}
#content li{margin:0 0 0 2em; list-style-type:disc;}
#formContainer h2 { color: #fff; text-shadow: .1em .1em #9F3E13; font-size: 14px; margin: 8px 0 10px 0;}

/*  ===== @HEADER =============================== */

#phoneTxt{
  color:#f34d00;
  font-size:12px;
  text-align:right;
  text-transform:uppercase;
}
#phoneWrapper{
  margin: 15px 0 0 0;
  float:right;
}
#phoneNumber{
  font-size:26px;
  font-weight:bold;
  color:#0a228c;
  text-align:right;
}
#logo{
  float:left;
  margin: 11px 0 7px 0;
}
#header{
  width:960px;
  height: 124px;
  margin:0 auto;
}
/*  ===== @Drop-Down Nav =============================== */
#jsddm {
  list-style: none;
  font: 12px Arial, Helvetica, sans-serif;
  color:#fff;
  margin:0;
  padding:0;
  text-decoration:none;
  width:960px;
  height:40px;
  clear:both;
}
#jsddm li{
  list-style:none;
}
#jsddm > li {float: left;}
#jsddm > li > a {
  color:#fff;
  width: 157px;
  text-align: center;
  display:block;
  font-weight:bold;
  text-decoration:none;
  height:40px;
  line-height:38px;
  border-left: 2px solid #fff;
}
#jsddm > li > a:hover{
background: #fe4d00;
}
.mainNavFirst a{

}
.mainNavLast > a{
border-right: 2px solid #fff;
}
#jsddm > li ul{
  display:none;
  width: 158px;
  margin: 0 0 0 1px;
  list-style:none;
  position:absolute;
  z-index:100;
  border: 1px solid #c4621b;
}
#jsddm > li > ul a{
  color:#fff;
  background: #fe4d00;
  padding: 4px 10px;
  font-size: 11px;
  text-decoration:none;
  display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
border-bottom: 1px solid #c4621b;
}
#jsddm > li > ul a:hover{
background: #de4500;
}
#jsddm  > li ul li ul{
margin:-23px 0 0 161px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
  background:url(/homeMenuBack.jpg) repeat-x;
  height:312px;
  width:100%;
  margin:0 0 10px;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#contentWrapper{
min-height: 300px;
clear:both;
margin:20px auto;
width:960px;
}
#homeContentWrapper {
clear:both;
margin: 20px auto 0;
padding: 3px 0 10px;
width:960px;
}
#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;
}
  #blank #content, #partnersPage #content{
    width:960px;
    float: right;
  }
  #blank #sideBar{
    width:360px;
    float:left;
    margin: 0 0 0 -20px;
  }

.copy {clear: both;}
#interior .copy, #blank .copy{padding: 20px;}
/* ===== @BREADCRUMB STYLES ============================================= */
.crumbs{
  color:#666;
  margin: 20px 0 20px 0;
}
.crumbs a, .crumbs a:visited {
  color:#333;
  font-size:14px;
  text-decoration:underline;
}
.crumbs a:hover, .crumbs a:visited:hover{
  color:#f34d00;
 }
.crumbLast{color:#f34d00;}
/* ===== @ACTION NAV STYLES ============================================= */
#sideBar{
float:left;
height:auto;
width: 260px;
}
#actionNav{  
float:left;
height: auto;
background:#d9d9d9;
padding:10px;
color:#333;
width:260px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#actionNav h2{
margin: 0 0 10px 0;
font-size: 16px;
}
#actionNav #twitter{
font-size: 12px;
}
#actionNav li{
padding: 5px 0 5px 10px;
border-bottom:1px solid #efefef;
list-style: none;
}
#actionNav li:hover{
background: #fff;
}
#sideBar li a{
color: #333;
font-size: 12px;
text-decoration: none;
display: block;
}
#actionNav #twitter{
margin: 10px 0;
}
#actionNav #twitter a{
color: #fe4d00;
margin: 2px 0 0 0;
}
#actionNav #twitter li{
background: none;
}
#homeSideBar{
width:297px;
float:right;
height:auto;
}
/* ===== @CONTENT STYLES ============================================= */

#pageSubHeader{
color: #ff00ff;
}
#homeContentWrapper #content{
  width:630px;
  height:auto;
  float:left;
  line-height: 1.6em;
  font-size: 14px;

}
#contentWrapper #content{
  width:640px;
  heaight:auto;
  float:right;
}
#contactInfo{
  float:left;
  width:304px;
  height:auto;
}
#contactAddress{margin:15px 0 0 0;}
#googleMap{
  width:300px;
  height:300px;
  background:#d8ebf7;
  border:1px solid #b5d2e6;
  padding:2px;
}
/* ===== @FORMS STYLES ============================================= */
#formContainer{
  width:520px;
  background:#f34d00;
  border:2px solid #c4621b;
  margin:0 0 20px 0;
  padding:4px;
  color:#fff;
  font: 13px/normal Arial, Helvetica, sans-serif;
  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:15px;
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:30px;
-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{padding:2px 3px;}
/* ===== @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: #0061AA;    /*Coupon Header Background Color*/
  color: #fff;       /*Coupon Header Text Color*/
}
#couponContainer img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:left;
width:330px;
}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:620px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{ width:302px; float:right; margin:0 0 0 10px; margin:0 10px 0 10px;}
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#0061AA;    /*heading background color*/
    display:block;
    margin:0 0 10px 0;
    padding:0 10px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    height:35px;
    line-height:35px;
}
.partnerItem{
    color:#000;
    font-size:14px;
    background:#DFDFDF;   /*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 #c5c5c5;
}
.itemTxt{float:left; width:370px; height:auto; margin:0 0 10px 0;}
a.printCoup{
    display:block;
    clear:both;
    color:#fff;
    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:0;
    margin:0;
}
a.printCoup:hover{background:#0061AA;}    /*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:#0061AA; /*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{
  margin:30px 0 0 0;
  padding: 10px 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
  width:820px;
  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:#0a228c;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
#footer a:hover {color:#fe4d00;}
/* ===== @VIDEO GIRL STYLES ============================================= */
#vpPlayer, #vpBtn, #vpBtnPause{
  position:fixed;
  bottom:0;
  right:0;
  z-index: 9999;
  margin:0;
  padding:0;
}
#vpBtn{display:none;}

/* ===== @Custom Styles ============================================= */
#mainProductsWrapper{
width:960px;
margin:0 auto;
}
.mainProducts{
width:320px;
height: 200px;
float:left;
}
.mainProducts p{
font-size: 12px;
line-height: 1.6em;
margin: 120px 10px 20px 10px;
padding: 0 0 20px 0;
border-bottom: 1px dashed #666;
height: 90px;
font-family: Tahoma;
}
.mainProducts a{
background: url(quoteBtn.png) no-repeat;
display: block;
width: 218px;
margin: 0 auto;
height: 38px;
text-indent: -9999px;
}
.mainProducts a:hover{
background-position: bottom left;
}
#autoImg{
background: url(autoImg.png) no-repeat;
}
#homeImg{
background: url(healthImg1.png) no-repeat; /* FIRST AID KIT ICON TAKE OUT THE 1 IF YOU WANT THE HEART VERSION BACK */
}
#businessImg{
background: url(businessImg.png) no-repeat;
}
#homeSideBar a{
width: 297px;
height: 40px;
display:block;
margin: 0 0 10px 0;
}
#homeSideBar a:hover{
background-position: bottom left;
}
#rafBtn{
background: url(rafBtn.png) no-repeat;
}
#contestBtn{
background: url(contestBtn.png) no-repeat;
}
#carrierBtn{
background: url(carriersBtn.png) no-repeat;
}
#haitiBtn{
background: url(haitiBtn.jpg) no-repeat;
}
#disasterBtn{
background: url(disasterRelief.jpg) no-repeat;
}
#partnersBtn{
background: url(partners-btn.png) no-repeat;
}
#socialMediaWrapper{
background: #0a228c;
width: 100%;
padding: 10px 0;
}
#twitter{
float: left;
width: 300px;
}
#socialMedia{
width: 960px;
margin: 0 auto;
border-bottom: 1px dashed #7f7f7f;
border-top: 1px dashed #7f7f7f;
}
#linkedInBtn{
display:block;
float:right;
margin: 15px 20px;
width: 160px;
height: 46px;
}
#wpICON {
width:173px;
height:46px;
display:block;
float:right;
margin:15px 0;
}
#fBookBtn{
display:block;
float:right;
margin: 15px 0;
width: 226px;
height: 46px;
}
.twitted {
  color: #fff;
  font-size: 12px;
  margin: 10px 0;
}
.twitted h2{
font-size: 14px;
margin: 0 0 5px 0;
}
.twitted ul#twitter_update_list li {
  list-style-type: none;
}
.twitted li span {
  /* tweet content */
margin: 0 0 5px 0;
display: block;
line-height: 1.4em;
}
.twitted li span a {
  /* links in tweet content */
color: #ccc;
}
.twitted li a {
  /* timestamp link */
  color: #ccc;
}


/* ===== @SLIDESHOW */



#slideshow,  #slideshow img {
  width:216px !important;
  height:92px  !important;
  margin:0 auto;
  overflow:hidden;
}

#slideshow  { margin-top:25px;margin-bottom:20px; clear:both; }




/* CUSTOM STYLES - AUTO INSURANCE */
.otherContent {padding:5% 0 0 25%;
  clear:both;} 