@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}
body {font: 14px Tahoma, Arial, sans-serif; color:#666;}
#home, #interior {background:#620001 url(bodyBg.jpg) repeat-x ;}
#container{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 960px;
  background: #fff;
  margin: 0 auto -40px; /* the bottom margin is, in most cases, the negative value of the #footer height.  might need to be adjusted */
}
/*  ===== @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;
}
.floatR{
float:right;
}
.floatL{
float: left;
}
* 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:#620001; text-decoration:none; outline:none;}
a:hover, a:active, a:hover,{color:#620001;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #620001; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#620001;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;}
.copy{
clear: both;
}
#interior .copy{
padding: 20px;
}
/*  ===== @HEADER =============================== */
#phoneWrapper{
  margin: 35px 0 0 0;
float:right;
text-align:right;
}
#phoneWrapper p{
color:#fff;
font-size:12px;
text-align:right;
text-transform:uppercase;
}
#phoneNumber{
  font-size:26px;
font-weight:bold;
color:#ff0000;
  display:inline;
}
#logo{
width: 306px;
height: 68px;
display: block;
float:left;
margin: 20px 0 0 0;
}
#header{
width:960px;
height: 131px;
margin: 0 auto;
background: url(headerBg.jpg) no-repeat;
}

/*  ===== @Drop-Down Nav =============================== */
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
height:22px;
clear:both;
width: 960px;
}
#jsddm li{
list-style:none;
}
#jsddm > li {float: right;}
#jsddm > li > a {
color:#fff;
font-weight:bold;
display:block;
text-decoration:none;
height:22px;
line-height:22px;
margin: 0 0 0 20px;
}
#jsddm > li > a:hover{
color: #ccc
}
.mainNavFirst a{

}
.mainNavLast a{

}
#jsddm > li ul{
display:none;
width: 165px;
list-style:none;
position:absolute;
z-index:100;
border: 1px solid #000;
margin: 0 0 0 20px;
}
#jsddm > li > ul a{
color:#fff;
background: #333;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
border-bottom: 1px solid #666;
}
#jsddm > li > ul a:hover{
background: #999;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}
/*  ===== @HOMEPIECE ============================ */
#mastHead{
width: 960px;
margin: 0 auto;
height:250px;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#homeContent{
float:left;
padding:0 0 0 20px;
width:610px;
}
#contentWrapper{
margin:0 auto;
width:960px;
text-align:left;
}
#content {
float:right;
width:600px;
}
/* ===== @ACTION NAV STYLES ============================================= */
#homeSideBar{
float:right;
margin:20px 20px 0 0;
width:308px;
}
#sideBar{
float:left;
height:auto;
margin: 0 0 0 20px;
}
#actionNav {
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #ccc;
color: #fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
}
#actionNav h2 {
    background:#333;
    font-size:16px;
    padding: 5px 10px;
}
#actionNavLinks li {
    border-bottom:1px solid #b4b4b4;
    border-top:1px solid #fff;
    list-style:none;
}

#actionNavLinks li a {
    color:#000;
    display:block;
    padding:5px 0 5px 10px;
    text-decoration:none
}

#actionNavLinks li a:hover {
    background:#efefef;
    padding:5px 0 5px 10px
}

.hcsb{
margin:0 0 0 35px;
}
#twitter {font-size:12px; margin: 0 0 10px; }
#twitter a { color:#000; margin:2px 0 0; }
#twitter li { background:none; list-style:none; padding:0 10px; color:#000; }
#twitter ul{
margin: 10px 0 0 0;
}
.carrierSlideshow, .carrierSlideshow img{
  width:225px;
  height:100px;
  display:block;
}
/* ===== @CONTENT STYLES ============================================= */
#pageTitle{
font-size: 18px;
color: #990000;
margin: 0 0 10px 0;
}
#pageSubHeader{
font-size: 14px;
color: #666;
margin: 10px 0;
}
/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#333;
color:#fff;
border:1px solid #111;
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 #cecece;}
.form{
width:520px;
margin: 10px 10px;
}
.form .formInput{
width:130px;
float:left;
}
.form .formShortInput{
width:100px;
float:left;
}
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.formShort2{
width:85px;
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 ===================================== */

#formContactContainer{
  width:280px;
  height: 345px;
  background:#333333;
  border:1px solid #111;
  margin:0 0 20px -6px;
  padding:4px;
  color:#fff;
  font: 13px/normal Arial, Helvetica, sans-serif;
  text-align:center;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
#formContactContainer label{
  color:#fff;
  font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContactContainer h2{
  color: #fff;
  font-size:16px;
  margin:0 0 4px 0;
}
.formSlim{
  padding:5px 5px 0;
  text-align:left;
  width:260px;
  margin:0 auto;
}
.formSlim .formSlimInput{
  width:260px;
  padding:0;
  margin:0;
  text-align:left;
  float:left;
}
.formSlim .formWidth{
  width:250px;
  height:15px;
  margin: 0 0 5px 0;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.notesSlim textarea{
  width:250px;
  height:70px;
  -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;
}
.contactMapForm {
  background: #333333 url(contactFormBack.jpg);
  float:left;
  height:125px;
  margin:0 8px 8px 0;
  padding:5px;
  width:165px;
  border:1px solid #111;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.contactMapForm p { line-height: 1.2; color: #fff;}
.contactMapFormLast {
  margin-right: 0 !important;
}
.contactMapBtn {
  background: #C40001 url(contactBtnBack.jpg) repeat-x;
  border:1px solid #888;
  height: 20px;
  width: 120px;
  margin:0 0 0 22px;
  padding:0;
  color: #ffffff;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.contactMapBtn:hover {
  background-position: bottom left;
  border: 1px solid #ffffff;
}
.contactMapBtn:active {
  background-position: top right;
}
.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;
}
/* ===== @PREFERRED VENDOR STYLES ============================================= */
.partnersItem{
  width:150px;
  display:block;
  margin:10px;
}
.visitSiteBtnNo{display:none;}
.poBox{
  border: 1px dashed #ddd;
  height:78px;
  color:#687175;
  width:310px;
  margin:0 5px 5px 0;
  padding:0;
}
.poBoxContent a{
  color:#687175;
  text-decoration: none;
}
.poBoxContent a:hover{
  color:#9FB0B8;
  text-decoration: underline;
}
.poBoxIcon{
  width:76px;
  height:76px;
  margin:2px 2px 0 2px;
  padding:0;
}
.poBoxContent{
  width:230px;
  padding:5px 0 0  0;
  text-align:left;
  color:#687175;
}
.poShortDesc{
  padding:0;
  margin:3px 0 5px;
  font-size:12px;
  text-align:left;
  color:#687175;
}
.poFullDesc{
  padding:0;
  margin:10px 0;
  text-align:left;
  width:330px;
}
.partners{
  width:960px;
  margin:0 0 20px;
}
/* ===== @FOOTER STYLES ============================================= */
.push {
height:37px;
}
#footer {
background: #000 url(footerBg.png) repeat-x;
color:#FFFFFF;
height:33px;
margin:0 auto;
padding:5px 0 2px 0;
width:960px;
}
#footer ul {
padding:0 20px;
margin:7px 0 0;
float:left;
}
#footer img {
float:right;
padding:0 20px;
}
#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 ============================== */
.coda-slider-wrapper {
height:263px;
width:920px;
margin: 0 auto 20px;
}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {
height: 263px;
overflow: auto !important;
}
/* .panel-wrapper elements */
.panel-wrapper {width:550px;  float:right; padding: 20px; }
.panel-wrapper h2 {
margin:0 0 10px 0;
font-size:25px;
color:#fff;
font-weight: bold;
text-shadow: #333 3px 3px 3px;
}
.panel-wrapper p {
text-align:left;
font:11px;
line-height:1.3;
margin:0 0 15px 0;
color: #fff;
}
.coda-slider .panel {
width: 920px;
height: 230px;
overflow:hidden;
background: #2E2E2E url(sliderBg.jpg) repeat-x;
}
.coda-slider{
width: 920px;
}
.panel img { float:left; padding: 10px 0 0 20px; }
a.slider-quote-button {
    background:url(freeQuoteBtn.png) no-repeat;
    display:block;
    text-indent:-9999px;
    width:171px;
    height:47px;
}
a.slider-quote-button:hover { background-position:bottom right;}
/* Change the width of the entire slider (without dynamic arrows) */
/* Tab nav */
.coda-nav ul li a.current { background-position:bottom left; }
/* Preloader */
.coda-slider p.loading { padding: 20px; }
/* Don't change anything below here unless you know what you're doing */
/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; width:920px; height:33px; margin:0; padding:0; }
.coda-nav ul li { display: inline }
.coda-nav ul li a {
width:136px;
height:33px;
float:left;
list-style:none;
margin: 0 2px 0 0;
background: url(images/slideNavBtnBg.png);
text-align: center;
font-size: 14px;
color: #fff;
line-height: 30px;
font-weight: bold;
}

.tab1 a:hover, .tab2 a:hover, .tab3 a:hover{background-position:bottom left;}
/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative; margin: 0 0 0 0 }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav ul .tab1 {display: none;}
#canceledPanel img{
padding:20px 0 0 70px;
}
#carriersList{
width: 80%;
border: 1px solid #ccc;
margin: 0 0 20px 0;
}
#carriersList td{
padding: 5px;
}
#carriersList .row1 td{
background: #efefef;
}

/* ===== @MISC ===================================================== */

#sharingModule { clear: both; }