@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}
body {font: 14px Tahoma, Arial, sans-serif; color:#666;}
#home{ background:#fff url();}
#interior{ background:#fff url();}
#blank{ background:#fff url();}
#staff{ background:#fff url();}
.a2a_dd { display:block; margin:20px 0; clear:both; }

#slideshow { margin:15px auto; }
#slideshow img {
  width:216px !important;
  height:92px !important;
  border:none;
  margin-left:10px;
}

.carrierHeader {
  font-size:18px;
  color:#4f678a !important;
  text-align:center;
  margin:20px 0 0 0 !important;
  padding:0;
}

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

.copy h2, .copy h3, .copy h4, .copy h5, .copy h6{ color: #4f678a; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#4f678a;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; line-height: 1.5em;}
.copy ul li{ list-style-type:disc;}
/*  ===== @HEADER =============================== */
#phoneWrapper{
margin: 10px 0;
float:right;
text-align:right;
}
#phoneWrapper p {
background:url(callus.png) no-repeat;
width:173px;
height:27px;
float:left;
}

#phoneNumber{
  font-size:26px;
  font-weight:bold;
  color:#4f678a;
  width:200px;
  height:30px;
  float:left;
}

#logo{
  width: 215px;
  height: 76px;
  margin: 10px 0 0 0;
  float:left;
}

#header{
  width:960px;
  height: 94px;
  margin: 0 auto;
}

#home #header{ margin:20px auto 0; }
#interior #headerWrap, #blank #headerWrap, #staff #headerWrap { border-top:4px solid #CCC; border-bottom:5px solid #4e6688; padding: 0 0 10px 0; }
#home #headerWrap { border-top:4px solid #CCC; }
#blank #header{}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
}

#interior #jsddm { margin-top:10px; }

#jsddm {
list-style: none;
font: 12px Georgia, Times New Roman, serif;
text-transform: uppercase;
color:#fff;
text-decoration:none;
width: auto;
height:30px;
float:right;
margin-bottom:8px;
letter-spacing: .7px;
}
#jsddm li{
list-style:none;
}
#jsddm > li {
  float: left; 
  border-right:1px solid #CCC;
  margin: 12px 0 0 0;
}

#jsddm > li > a {
color:#4f678a;
font:georgia, serif;
text-align: center;
display:block;
text-decoration:none;
height:25px;
line-height:25px;
padding: 0 15px;
}

#jsddm > li > a:hover{
color: #da8621
}
.mainNavFirst a{

}
.mainNavLast {
border-right:none !important;
}
.mainNavLast a{ padding-right: 0 !important; }
#jsddm > li ul{
background:#FFF;
display:none;
width: 200px;
list-style:none;
position:absolute;
z-index:100;
border: 1px solid #CCC;
margin:0 0 0 2px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
#jsddm > li > ul a{
color:#555;
background: #FFF;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
text-transform: capitalize;
}
.subNavFirst a
{
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-radius-topleft:5px;
-webkit-border-radius-topright:5px
}

.subNavLast a
{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}

#jsddm > li > ul a:hover { color: #da8621; }

#jsddm  > li ul li  ul{
 margin:-23px 0 0 203px;
 position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu
{
  height:292px;
  width:960px;
  margin:0 auto;
}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  margin:0 auto; 
  width:960px; 
}

#interior #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  padding: 20px 0;
  width:960px;
}

#blank #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  width:960px;
}
#staff #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  width:960px;
}

#home #content{
  width:660px;
  padding: 0 20px 0 0;
  margin-bottom:20px;
  margin: 20px 0 0 0;
  float:left;
  border-right:1px solid #CCC;
}

#interior #content{
  width:600px;
  float:right;
}

#blank #content{
  width:960px;
  float: right;
  
}


#staff #content{
  width:960px;
  float: right;
  
}

#home #sideBar{
  width:276px;
  float:left;
}

#blank #sideBar{
  width:360px;
  float:left;
  margin: 0 0 0 -20px;
}

#sideBar{
  float:left;
  height:auto;
}

.copy { clear: both; }

#interior .copy, #blank .copy, #staff .copy { padding: 20px; }

#staff .copy h2 {text-align:center;}
#staff .copy h4, #staff .copy h5 {margin:0 0 5px 0;}
#staff .copy h4 {font-size:16px;color:#D67704}
#staff .copy h5 {font-size:14px;color:#333333;font-weight:normal; }

/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #e2e3e4;
color: #333;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
margin: 0 0 0 20px;
}
#actionNavHeader{
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  border-radius-topleft:5px;
  border-radius-topright:5px;
}
#actionNav h2 {
  background:#d87907;
  color:#fff;
  font-size:16px;
  padding: 5px 10px;
  margin: 0;
}
#actionNavLinks { margin:0; padding:0 }
#actionNav p{ padding: 10px; }
#actionNav h4{
  padding: 0 10px 10px;
  color: #4e6688;
}
#actionNavLinks li {
  border-bottom:1px solid #b4b4b4;
  border-top:1px solid #fff;
  list-style:none;
  margin: 0;
}
#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
}
#twitter {font-size:12px; margin: 0 0 10px; }
#twitter a { color:#4f678a; margin:2px 0 0; display: block;  }
#twitter li { background:none; list-style:none; color:#000; padding: 0 10px; margin: 0; }
#twitter ul{ margin: 10px 0 0 0; }
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
float:left;
width:325px;
height: 500px;
margin: 0 0 0 20px;
}
#contactAddress{
margin:15px 0 0 0;
}
#googleMap{
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
padding:2px;
margin: 0 0 10px 0;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#4e6688;
color:#fff;
border:1px solid #333;
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 #idMediaLoaderWiffy{
margin: 0 auto;
width: 600px;
display: block;
}
#formContainer h2{
color: #fff;
font-size:14px;
text-align:center;
margin:10px 0 10px 0;
}
.wiffyForm { width: 620px !important; margin: 20px auto 0 !important;}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#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 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; }

/* ===== @BLOG STYLES ============================================= */
.articleSeparator{}
.blog{
margin: 0 0 20px 0;
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 ============================================= */
#becomePartnerBox{ 
  border: 1px dashed #ddd;
  margin: 0 0 6px 0;
  text-align: center;
  padding: 10px 10px 20px 10px;
}
#becomePartnerBox h3{ 
  margin: 0 0 15px 0;
}
#becomePartnerBox a{ 
  background: #00ffff;
  color: #fff;
  text-shadow: .1em .1em .1em #000;
  padding: 6px 20px;
  margin: 0 0 0 0;
  border-radius:5px;
  font-weight: bold;
  border: 1px solid #07baba;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
#becomePartnerBox a:hover { 
  background: #ff0000;
  border: 1px solid #b00000;
}
.partnersItem{
width:150px;
display:block;
margin:10px;
}
.visitSiteBtnNo{display:none;}
.poBox{
border: 1px dashed #ddd;
height:78px;
color:#687175;
width:301px;
margin:0 5px 5px 0;
padding:0;
  float:left;
}
.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;
  float:left;
}
.poBoxContent{
width:210px;
padding:5px 0 0  0;
text-align:left;
color:#687175;
  float:right;
}
.poShortDesc{
padding:0;
margin:3px 0 5px;
font-size:12px;
text-align:left;
color:#687175;
}
#couponItemWrapper { 
  width: 580px;
  float: left;
}
#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background: #ffffff;
  width: 325px;
  padding: 5px;
  border: 3px dashed #000;
  margin: 0 auto 15px;
}
#couponContainer h2 { 
  display: block; 
  text-align: center;
  padding: 8px 0 8px 0;
  background: #000000;
  color: #ff0000;
}
#couponContainer img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:left;
width:330px;
}
.partners{
width:960px;
margin:0 0 20px;
}
.printBtn{ margin: 0 0 0 120px; }
.backVendor { margin: 5px 0 0 120px; }
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right;}

#footer{
  background:url(footer-back.png) no-repeat;
  width:960px;
  height:37px;
  color:#FFF;
  margin:0 auto;
  font: 12px Georgia, Times New Roman, serif;
}

/*---- 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 { letter-spacing: .7px; }
#footer a, #footer a:visited {
color:#d2d4d7;
font-size:12px;
text-decoration:none;
}
#footer a:hover {color:#fff;}
/* ===== @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;
  border-top:3px solid #CCC;
  display:none;
}

#panel {
  background: #FFF;
  color: #544D45;
  display: none;
  width: 100%;
  overflow: hidden; position: relative; z-index: 1000;
  border-bottom:4px solid #CCC;
}

#panel .content {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

#panel .content .box {
  width:450px;
  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 {
  width:960px;
  margin:0 auto;
  height:5px;
  position: relative; top: 0; z-index: 1000;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  color:#4E6689;
  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:#CCC 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:#CCC url(../images/bt_close.png) no-repeat left -19px; }

/* ===== @SLIDER ========== */
/**
 * jQuery Coda Slider 2.0 
 * Credits: Copyright (c) 2009 Niall Doherty, http://www.ndoherty.biz/
 */


/* sets the panels background image (non-sliding) */
.coda-slider { background:url(sliderBack.png) no-repeat !important; }

/* .panel-wrapper elements */
.panel-wrapper { width:550px; float:left; margin-left:0 0 10px 20px; color:#FFF; text-align:justify; }
.panel img { float:right; margin:3px 3px 0 0; }
.panel-wrapper .title {
  font-size:28px;
  text-shadow:1px 1px 1px #1E1E1E;
  line-height:1;
  margin:0;
  padding:0;
}

.slider-quote-button {
  background:url(quote-btn.png) no-repeat;
  display:block;
  width:164px;
  height:47px;
  text-indent:-9999px;
  margin:15px 0 0 0;
}

.slider-quote-button:hover { background-position:bottom left; text-indent:-9999px; }

/* Change the width of the entire slider */
.coda-slider, .coda-slider .panel { width: 960px; height:243px; } 

/* Panel padding */
.coda-slider .panel-wrapper { padding: 20px }
  
/* Tabbed nav */
.coda-nav ul
{ 
  clear: both; 
  display: block; 
  margin:0;
  padding:0; 
  overflow: hidden;
  height:49px;
}

.coda-nav ul li 
{
  float:left;
  min-width:191px;
  height:49px;
  list-style:none;
  margin:0;
  padding:0;
}

.coda-nav ul li a 
{ 
  text-indent:-9999px;
  display: block;
  height:49px;
  text-decoration: none
}
.coda-nav ul li a:active, .coda-nav ul li a:focus { outline:0; } 
.coda-nav ul li a:hover, .coda-nav ul li a.current { background-position:bottom left; } 


.coda-nav .tab1 a { background:url(navAuto.png) no-repeat; width:191px; }
.coda-nav .tab2 a { background:url(navHome.png) no-repeat; width:192px; }
.coda-nav .tab3 a { background:url(navBusiness.png) no-repeat; width:192px; }
.coda-nav .tab4 a { background:url(navUmbrella.png) no-repeat; width:192px;}
.coda-nav .tab5 a { background:url(navFlood.png) no-repeat; width:193px; }
  
/* Miscellaneous */
.coda-slider-wrapper { background:url(slider-bg.jpg) no-repeat; width: 960px; height:auto; clear: both; overflow: hidden }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.floatRight {float:right;}
/* Accordian */
.accordion p {
  margin:0;
  padding:0;
}
#commContainer {
  width:700px;
  margin:0 auto;
}
.accordion {
  background:#ffffff;
  margin:10px 0;
  border:1px solid #D87907;
  display:inline-block;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.accordion h3 {
  width:688px;
  background:#D87907;
  color:#ffffff;
  padding:5px;
  font-size:18px;
  font-weight:bold;
  margin:0 0 5px 0;
  border-bottom:5px solid #D87907;
  cursor:pointer;
}
* html .accordion h3 {
  width:698px;
}
.accordion img {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  border:none;
}
.accordion a {
  font-style:italic;
  text-decoration:none;
  padding-top:10px;
  font-size:14px;
}
.accordion p {
  padding:10px !important;
}
.rightLinks {
  float:right;
}



/*****  STAFF PAGE STYLES *****/

#staff-container { margin:0 auto; width:850px; display:block; clear:both; }
#staff-container hr { border-color:#e9e9e9; clear:both; }
.staff-member { width:800px; height:auto; overflow:auto; padding:20px;background:url(/staff-bg.jpg) no-repeat bottom right; }
.staff-member-image { float:left; margin:0 15px 10px 0; width:170px; height:215px; }
.staff-member-image img { display:block; padding:10px;border:1px solid #e9e9e9;-moz-box-shadow:1px -1px 4px #e9e9e9;-webkit-box-shadow:1px -1px 4px #e9e9e9;margin:0 0 5px 0; }
.staff-member-image p { font-size:12px; color:#333333; text-align:center; }
.back-to-top {padding:20px;}
.back-to-top p { text-align:right; color:#333333; }

