@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}
body {font: 14px Arial, sans-serif; color:#58595b;}
#home{ background:#fff url(headerBack.png) repeat-x;}
#interior{ background:#fff url(headerBack.png) repeat-x;}

.a2a_dd { display:block; margin:20px 0;width:171px; height:15px; clear:both; }

/*  ===== @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:#1087be; text-decoration:none; outline:none;}
a:hover, a:active, a:hover {color:#333;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #1087be; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#1087be;margin: 0 0 1em 0;}
.copy h2{ font-size:18px; }
.copy h3 { font-size:16px; }
.copy h4 { font-weight:bold;}
.copy p{color:#58595b; margin-bottom:15px; line-height: 1.5em;}
.copy ul, .copy ol{margin:1em 0;}
.copy li{margin:0 0 0 2em; line-height: 1.5em;}
.copy ul li{ list-style-type:disc;}
/*  ===== @HEADER =============================== */
#phoneWrapper{
float:right;
text-align:right;
height:49px;
margin:0;
padding:30px 0 0;

}
#phoneWrapper p{
display:block;
  float:left;
padding:17px 0 0 0;
color:#535353;
font-size:16px;
  font-weight:bold;
text-align:right;
}
#phoneWrapper a {
  display: block;
  font-weight: bold;
}
#phoneNumber{
font-size:36px;
font-weight:bold;
color:#0f90c6;
  display:inline;
}
#logo{
width: 304px;
height: 75px;
margin: 10px 0 0 0;
float:left;
}
#header{
width:960px;
height: 135px;
margin: 0 auto;
}
#home #header{}
#interior #header{}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{clear:both;}
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:31px;
clear:right;
float:right;
margin: 14px 0 0 0;
}
#jsddm li{list-style:none;}
#jsddm > li {float: left;}

#jsddm > li > a {
color:#fff;
font-weight:bold;
text-align: center;
background:url(navBack.png) no-repeat;
display:block;
text-decoration:none;
height:31px;
width:159px;
line-height:31px;
padding:0;
margin:0;
}
.navLine{background:url(navLine.png) no-repeat; width:1px; height:31px;}
#jsddm > li > a:hover{background-position: bottom left;}

.mainNavFirst a{}
.mainNavLast a{}

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

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
background:url(/homeMenuBack.png) repeat-x top;
height:296px;
width:100%;
margin:0;
}
#menuContainer{width:960px; margin:0 auto;}
.menuBox{ width:240px; height:252px; float:left; margin:19px 0 0 0;}
.menu1{background:url(autoQuote.png) no-repeat;}
.menu2{background:url(homeQuote.png) no-repeat;}
.menu3{background:url(businessQuote.png) no-repeat;}
.menu4{background:url(lifeQuote.png) no-repeat;}
.menuBox span{background:url(quoteButton.png) no-repeat; height:43px; width:228px; display:block; margin:198px auto 0; text-indent:-9999px;}
.menuBox:hover span{background-position:bottom left;}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
margin:0 auto; 
width:960px; 
}
#home #content{
width:650px;
padding: 20px 20px 0 20px;
float:right;
}
#home #sideBar{
width:220px;
margin: 20px 0 0 0;
float:left;
}
#interior #content{
width:600px;
float:right;
}
#interior #contentWrapper{
clear:both; 
margin: 0 auto; 
padding: 20px 0;
width:960px;
}
.actionBtn{width:203px; height:38px; text-indent:-9999px; display:block; margin: 0 0 10px; background-position:top left; }
.rafBtn{background:url(rafBtn.png) no-repeat;}
.greenBtn{background:url(greenBtn.png) no-repeat;}
.contestBtn{background:url(contestBtn.png) no-repeat;}
.onlineAutoBtn{background:url(onlineQuote.jpg) no-repeat;}
.actionBtn:hover{background-position:bottom left;}
.partnersBtn {background:url(partnersBtn1.jpg) no-repeat;}


.refAction {
  width:203px;
  height:37px;
  text-indent:-9999px;
  display:block;
  margin:0 0 10px; 
}
.refAction:hover {background-position:bottom left;}
.rpBtn {background:url(referWin.jpg) no-repeat;}


#sideBar{float:left; height:auto;}
.copy {clear: both;}
#interior .copy {padding: 20px;}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#165479;
color:#fff;
border:1px solid #173c51;
width: 555px;
margin:0 auto;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer #idMediaLoader{
margin: 0 auto;
width: 520px;
display: block;
}
#formContainer h2{
color: #fff;
font-size:14px;
text-align:center;
margin:10px 0 10px 0;
}
#formReferFriend .emailAddress{
width: 260px;
}
#formReferFriend .emailAddress input{
width: 260px;
}
#formReferFriend .phone1,#formReferFriend .phone2{
width: 130px;
}
#formReferFriend .phone1 input, #formReferFriend .phone2 input{
width: 130px;
}
.notes textarea, .form .formWidth{ border:1px solid #173c51;}
.form{
width:520px;
margin: 10px auto 0;
}
.form .formInput{
width:130px;
float:left;
}
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:517px;
}
.notes textarea{
width:518px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.phone .phoneUS{
width: 128px;
}
.inputMoreInfo, .submit{text-align:center; margin: 5px 0 0 0;}
.inputMoreInfo{margin:5px 0 0 0; color:#fff;}
.form label.error {color: #f00; display:block; }
.form .formInput input.error {border:1px solid #f00; }
#submit{margin:0 0 10px 0; }

/* ===== @CONTACT PAGE  STYLES  ===================================== */
.contactPage #sideBar { width: 290px !important; }
.formContact { width: 280px !important; }
.formSlim{
  padding:5px 5px 0;
  text-align:left;
  width:260px;
  margin:0 auto;
}
.formSlim .formWidth{
  width:250px;
  height:15px;
  margin: 0 0 5px 0;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.notesSlim textarea{
  width:250px;
  height:58px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

/*== Google Maps == */
#map_canvas{
  width:625px;
  height:355px;
  border:1px solid #c6c6c6;
  margin:0 0 0 -38px;
}
.googleAddress{
  display: block;
  color: #5EA9D6;
  font-weight:  bold;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 5px;
  height: 17px;
  float: left;
  width: 100%;
}
.bubbleText{  
  color: #333333;
  font-size: 13px;
  display: block;
  float: left;
  margin: 5px 0 0 0;
}
.contactMapForm  {
  background: #165479;
  float:left;
  height:125px;
  margin: 3px 3px;
  padding:5px;
  width:165px;
  border:1px solid #CFCFCF;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.contactMapForm  p { line-height:  1.2;  color: #fff; font-size: 12px;}
.contactMapBtn  {
  width: 120px;
  margin:0 0 0 22px;
  padding:0;
}
.contactAddress { line-height: 1.2; color: #ffffff; }

/* ===== @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 .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:center;
/*width:330px; < dont need the width */
}

.poFullDesc #proofOfCoup {text-align:right;margin-top:10px;border-top:1px solid #ccc;}

.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:620px; float:left; margin:0 0 0 10px; min-height:300px;}
#partnersRight{ width:270px; float:right; margin:0 0 0 10px; margin:0 10px 0 10px;}
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#287caf;    /*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:#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 #ccc;
}
.itemTxt{float:left; width:370px; height:auto; margin:0 0 10px 0;}

.itemTxt h4{
  color:#333;
  font-size:16px;
}

a.printCoup{
    display:block;
    clear:both;
    color:#333;
    text-decoration:none;
    font-size:14px;
    background:#ccc;      /*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 #bbb;
    margin:0;
}
a.printCoup:hover{background:#f9f9f9;border:1px solid #ccc;}    /*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:#287caf; /*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 ============================================= */
#arLogo{margin:3px auto 0; width:90px; height:31px;}
#footer p{color:#3784b5; font-size:11px; margin: 3px auto 0; display:block; width:300px; text-align:center;}
#footer{
background:url(footerSlice.png) repeat-x;
  height:88px;
color:#fff;
padding:0;
  margin:25px 0 0 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:960px; 
margin:0 auto;
height:27px;
}
#footer li {
display:block;
line-height:27px;
float:left;
height:27px;
width:auto;
margin:0 18px 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;}

/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
    position:absolute; /* absolute = overlap content, relative = push-down content */
    top: 0;
    width: 100%;
    z-index: 1000;
    text-align: center;
    margin: 0 auto;
}

#panel {
  background: #FFF;
  color: #544D45;
  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:#00244C;
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box h2 { 
  color:#00244C;
  font-size: 14px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  color:#544D45;
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}

.box a { color: #15ADFF; text-decoration: none; }
.box a:hover { color: white; }

/* @TAB */

.tab {
  height:24px;
  position: relative; top: 0; z-index: 1000;
}

.tab #toggle { width:960px; margin: 0 auto; display:block; }

.tab a.open, .tab a.close {
  color:#FFF;
  display:block;
  font-size:12px;
  background:url(moreTab.png) no-repeat;
  width:196px;
  height: 24px;
  line-height: 24px !important;
  cursor: pointer;
  position: relative;
  text-decoration:none;
  float:right;
}

.tab a.open { color:#fff; }
.tab a.close {  color:#000;}
.tab a:hover.open { color:#000; }
.tab a:hover.close {  color:#fff; }


/* ===== @LEFTNAV STYLES  ============================================= */
#leftnav {
width: 338px;
background-color: #E65D04;
-moz-border-radius: 
5px;-webkit-border-radius: 5px;
border: 1px solid #666;
margin: 0 0 0 20px;
}
#leftnav  li{
list-style:none;
}
#leftnav li a{
color:#333;
padding: 2px 0 0 10px;
}
#leftnav .level1>li{
background:url(/leftnavoverlay.png);
border-bottom: #cf5300 1px solid;
}
#leftnav  .level1>li>div, #leftnav .level1>li>div>a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #fff;
}
#leftnav .level2 {
display:none;
background:  #ccc;
}
#leftnav .level2 > li  {
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
padding: 1px 0;
}
#leftnav .level2 > li a{
display: block;
font-size: 12px;
}
#leftnav .level2 > li:hover{
background:  #efefef;
}
#leftnav .navarrow {
margin:5px 8px; 
vertical-align: -10px;
}
#leftnav .level2>li.current {
background:  #efefef;
}
#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;
margin: 0 0 0 10px;
}
#testimonials p{ padding: 10px; color:#333; }
#testimonials  h4{
  padding: 0 10px 10px;
  color: #ff00ff;
}

/* ===== @CUSTOM STYLES ========================================= */
#claimsTable { width: 900px; text-align: center; }
#claimsTable tr{ border-bottom: 1px solid #26769B; }
#claimsTable tr td { padding: 15px; }
#claimsTable strong { font-size: 18px }