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

/* Stylesheet for Website */
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;font: 12px Tahoma, Arial, sans-serif; color:#666;}
#page{ background: url(containerBg.jpg) repeat-x  top; font-size:12px;}
#container, #blank{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background: url(headerBg.jpg) repeat-x;
  margin: 0 auto -36px; /* the bottom margin is, in most cases, the negative value of the #footer height.  might need to be adjusted */
}

/*  ===== @DEFAULT STYLES ============================== */
.floatL{float:left;}
.floatR{float:right;}
.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; background:#000;}

a, a:link, a:visited, a:focus {color:#2e78ab; text-decoration:none; outline:none;}
a:hover, a:active {color:#666;}

#content h2, #content h3, #content h5, #content h6 { color: #0c5890; margin-bottom: 10px;}
#content h1 {
  font-size:22px;
  font-weight:bold;
  color:#0c5890;
  padding:0;
}
#content h2 { font-size:14px; font-weight:bold;}
#content h3 { font-size:14px; }
#content h4 { font-weight:bold; color:# 333;}

p {color:#666; margin-bottom:15px; line-height: 1.6;}

#content ul, #content ol{margin:0 0 1em 0;}
#content li{margin:0 0 0 2em; list-style-type:disc; color: #666; line-height: 1.6em;}
ul li h4{
color: #666;
}
/****BLANK STYLES*********************/
#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: 0 0 20px 0;}
/*  ===== @HEADER =============================== */
#phoneWrapper{
text-align: right;
float: right;
padding: 10px 0 0;
}
#phoneTxt{
  color:#5397ea;
  font-size:12px;
  text-transform:uppercase;
}
#phoneNumber{
  font-size:26px;
  font-weight:bold;
  color:#676767;
  line-height:26px;
}
#logo{
  margin: 10px 10px 0 0;
  float: left;
}
#header{
  width: 960px;
  height: 94px;
  padding:0;
  margin:0 auto;
  display: block;
}
/*  ===== @Drop-Down Nav =============================== */
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
height:15px;
clear:right;
float: right;
margin: 15px 0 0 0;
}
#jsddm li{
list-style:none;
}
#jsddm > li {float: left;}
#jsddm > li > a {
color:#fff;
text-align: center;
display:block;
text-decoration:none;
height:25px;
line-height:25px;
margin: 0 0 0 15px;
}
#jsddm > li > a:hover{
color: #ccc
}
#jsddm > li ul{
display:none;
width: 150px;
list-style:none;
position:absolute;
z-index:100;
border: 1px solid #777;
margin: 4px 0 0 15px;
}
#jsddm > li > ul a{
color:#fff;
background: #666;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
border-bottom: 1px solid #777;
}
#jsddm > li > ul a:hover{
background: #999;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}
/*  ===== @HOMEPIECE ============================ */
#mastHead{
margin: 20px 0 0 0;
background: url(sliderBg.jpg) repeat-x;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#homeContentWrapper{
text-align:left;
background: #565656;
}
#contentWrapper{
margin: 0 auto;
width: 960px;
text-align:left;
background: #fff;
padding: 20px 0 0 0;
}
#centering{
margin: 0 auto;
width: 960px;
padding: 20px 0 0 0;
}
#homeContent{
float:left;
padding:0 10px 0 3px;
width:360px;
margin: 0 0 20px;
}
#content{
float:right;
width:600px;
margin: 0 0 20px 0;
}
#homeContent p{
color: #fff;
}
#homeContent h2, h4{
color: #fff;
}
#homeButtons{
width:255px;
padding: 0 10px 0 10px;
float: left;
}
.carrierSlideshow{
margin: 10px auto 0;
width: 216px;
height: 92px;
}
#socialNetworking{
width:290px;
padding: 0 10px 20px 10px;
float: left;
margin: 0;
}
#socialNetworking a{
padding: 10px 5px 0 0;
}
#socialNetworking h2{
font-size: 16px;
margin: 10px 0 10px 0;
color: #fff;
}
/* ===== @ACTION NAV STYLES ============================================= */
#homeSideBar{
float:right; 
margin:20px 20px 0 0;
width:308px;
}
#register{
margin: 0 auto;
width:260px;
display: block;
}
#sideBar{
width: 300px;
float:left; 
}
#sideBar p{ color: #fff; }

#sideBar .twitted{
margin: 10px 0 0 0;
}
#sideBar .twitted a{
color: #efefef;
}
#sideBar h4{
color: #333;
margin: 10px 0 0 0;
}
#sideNav{
-webkit-border-radius:5px;
-moz-border-radius:5px;
background: #666;
color: #fff;
width: 300px;
border: 1px solid #000;
margin: 0 0 20px 0;
}
#sideNav h4 {
color: #fff;
background: #333;
margin:0 0 10px;
padding: 5px 10px;
font-size:18px;
text-transform:uppercase;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}
#sideNav p {
padding: 10px;
}
#sideNav h2{
padding: 0 10px 10px;
}
#sideNav li {
list-style:none;
}
#links a{
padding: 5px 10px;
display: block;
color: #fff;
margin: 2px 0 0 0;
}
#links a:hover{
background: #777;
}
.actionBtn{
    display:block;
    margin:0 0 3px;
}
.carrierSlideshow, .carrierSlideshow img{
  width:216px;
  height:96px;
  display:block;
}
/* ===== @CONTENT STYLES ============================================= */
#pageTitle{
font-size: 18px;
color: #0c5890;
margin: 10px 0;
}
#googleMap{
  width:325px;
  height:325px;
  background:#d8ebf7;
  border:1px solid #b5d2e6;
  margin:0;
  padding:2px;
}
/* ===== @FORMS STYLES ============================================= */

#formContainer{
background:#0c5890;
border:2px solid #094876;
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 label{
color:#fff;
}
#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 #cecece;}
.formContest{border-style:dashed !important;}
.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:490px;
}
.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: #fff; padding-left: 5px; }
#submit{margin:0 0 10px 0; }

/* ===== @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:930px;
  margin:0 auto 10px;
}
#partnersVid{
  float:left;
  margin:5px;
  width:600px;
  height:200px;
}
#idMediaLoaderWiffy{display: block;float:left;}
#partnersForm{
  float:right;
  margin:10px 0 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: #003C68;    /*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;
}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:620px; float:left; margin:0 0 0 15px; min-height:300px;}
#partnersRight{ width:288px; float:right; margin:0; margin:0 15px 0 10px;}
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#003C68;    /*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:#e9e9e9;   /*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{
height:auto;
margin:0 0 10px 0;
 }

.itemTxt p {width:375px;}

.itemTxt h4 {
  font-size:18px;
  margin:5px 0;
  color:#333333;/* CUSTOMIZE HEADING TAG TO SITE COLOR SCHEME */
}

a.printCoup{float:left;
    display:inline;
    clear:both;
    color:#333333;
    text-decoration:none;
    font-size:14px;
    border:1px solid #bbbbbb; /* Border style */
    background:#eeeeee;      /*Print Button Background Color*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height:25px;
    height:25px;
    /* width:135px; Original Width was 135px */
    text-align:center;
    padding:0 5px; /* Padding - Insert 0 if you want a basic button */
    margin:0 5px 0 0;
}

a.printCoup:hover{
  background:#cccccc; /*Print Button Hover Color*/
  border: 1px solid #dddddd;
  
}   
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:286px;
}
#partnersMenu h2{
    color:#fff;
    font-size:18px;
    background:#003C68; /*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 ============================================= */
.push {
height:35px;
}
#footer {
background:#333;
color:#FFFFFF;
margin:0 auto;
padding:5px 0 0 0;
clear:both;
}
#footer ul {
width: 960px;
margin:0 auto;
text-align: center;
}
#footer img {
margin: 10px auto 0;
width: 71px;
display: block;
}
#footer li {
display:inline;
margin:0 2px;
}
#footer a, #footer a:visited {
color:#FFFFFF;
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;
  margin:0;
  padding:0;
}
#vpBtn{display:none;}
/* ===== @SLIDER STYLES ============================================= */
#slider {
color:#FFF;
font:12px sans-serif;
width:960px;
margin:0 auto;
position:relative;
overflow:  hidden;
}
.scroll {    
clear:left;
overflow:hidden;
position:relative;
height: 270px;
}
.scrollContainer div.panel {
width:960px;
background: #0c5890;
height: 240px;
margin: 0 0 20px 0;
overflow:hidden;
}
.hide { display:none }
.slider-content {
margin:0;
padding: 20px 0;
}
.sliderCopy {
float:left;
margin:0 20px 0 20px;
padding:0;
width:520px;
}
.slider-content h1 { font:bold 24px Arial, Helvetica, sans-serif; color: #fff }
.slider-content p {
color:#FFFFFF;
font-size:12px;
line-height:1.8;
padding:0;
text-align:left;
margin:0 0 10px 0;
}
.slider-content a{
color: #efefef;
text-decoration: underline;
}
.slider-content a:hover{
text-decoration: none;
}
.slider-images {
float: left;
display: block;
}
ul.navigation li {
float:left;
list-style:none;
margin: 10px 0 20px 0;
padding: 0;
}
ul.navigation a {
display:block;
width:300px;
height:122px;
margin: 0 10px;
text-decoration: none;
text-indent: -9999px;
}
#autoBtn{
background: url(autoBtn.png) no-repeat;
}
#homeBtn{
background: url(homeBtn.png) no-repeat;
}
#businessBtn{
background: url(businessBtn.png) no-repeat;
}
#autoBtn:hover, #homeBtn:hover, #businessBtn:hover{
background-position: bottom left;
}
ul.navigation a:focus { outline:none !important; }
.quote-button {
background: url(quoteBtn.png) no-repeat;
width:146px;
height:33px;
clear:both;
display:block;
text-indent:-9999px;
}
.quote-button:hover,.navigation li:hover,.navigation a.selected { background-position:bottom left }
.twitted {
  padding:19px 0 0;
  margin: 0;
  color: #fff;
  background: url(twitterHeader.png) no-repeat;
}
.twitted ul#twitter_update_list li {
  border-bottom: 1px solid #ccc;
  list-style-type: none;
  overflow: hidden;
}
.twitted li span {
  /* tweet content */
margin: 0 0 10px 0;
display: block;
line-height: 1.4em;
}
.twitted li span a {
  /* links in tweet content */
color: #ccc;
}
.twitted li a {
  /* timestamp link */
  color: #ccc;
}
#sideNav .twitted{
background: none;
padding: 0;
}
#twitter_update_list{
padding:0 10px 10px;
}
#sideNav .twitted h2{
color: #fff;
background: #333;
margin:0 0 10px;
padding: 5px 10px;
font-size:18px;
text-transform:uppercase;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}

/***** CUSTOM STYLE**********/
.rafHomeBtn {margin-top:5px;}