@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
body {font: 12px Georgia, Times New Roman, serif; color:#3c3c3c;}

#home{ background:#fff url(headerBG.png) repeat-x;}
#interior, #blank, #partnersPage{ background:#fff url(altHeaderBG.png) repeat-x;}

/*  ===== @DEFAULT STYLES ============================== */
hr {height:1px; border:0; border-bottom:1px solid #cfcfcf;}
a,a:visited, a:focus {color:#ee7e15; text-decoration:underline; outline:none; cursor: pointer;}
a:hover, a:active {color:#fb993c;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #375738; margin: 0 0 1em 0;}
.copy h1{font:22px 'ChunkFiveRegular', Arial, sans-serif; color:#375738; margin: 0 0 1em 0;}
#blank .copy h1{ padding:.5em 0 0;}
.copy h2{ font:18px 'ChunkFiveRegular', Arial, sans-serif; }
.copy h3 { font:16px 'ChunkFiveRegular', Arial, sans-serif; }
.copy h4 { font-weight:bold;}
.copy p{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;}

@font-face {
  font-family: 'ChunkFiveRegular';
  src: url('Chunkfive.eot');
  src: local('â˜º'), url('Chunkfive.ttf') format('truetype'), url('Chunkfive.svg#webfont') format('svg');
}

/*  ===== @HEADER =============================== */
#phoneWrapper{
  margin: 39px 0 0 0;
  float:right;
  text-align:right;
  font-family: arial, helvetica, sans-serif;
  width:275px;
}
#phoneWrapper p{
  display:inline;
  color:#d88c42;
  font-size:14px;
  text-align:right;
  font-style: oblique;
  margin: 12px 5px 0 0;
  float: left;
}
#phoneNumber{
  font-size:26px;
  font-weight:bold;
  color:#545454;
  display: inline;
  float: right;
}
#phoneWrapper2{
  margin: 5px 0 0 0;
  float:right;
  text-align:right;
  font-family: arial, helvetica, sans-serif;
  clear: right;
  width:275px;
}
#phoneWrapper2 p{
  display:inline;
  color:#d88c42;
  font-size:14px;
  text-align:right;
  font-style: oblique;
  margin: 12px 5px 0 0;
  float: left;
}
#phoneNumber2{
  font-size:26px;
  font-weight:bold;
  color:#545454;
  display: inline;
  float: right;
}
#logo{
  width: 488px;
  height: 89px;
  margin: 16px 0 0 0;
  float:left;
}
#header{
  width:960px;
  height:151px;
  margin: 0 auto;
}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}
#jsddm {
list-style: none;
font: 13px Georgia, Times New Roman, serif;
text-decoration:none;
width: auto;
height:32px;
clear:both;
float:right;
position:relative;
z-index:999;
margin: 13px -14px 0 0;
}
#jsddm > li {
float: left;
text-align: center;
display:block;
text-decoration:none;
height:32px;
line-height:32px;
padding: 0 8px;
list-style:none;
position: relative;
background: url(navBreak.png) no-repeat;
}
#jsddm > li > a{
color:#545454;
padding: 0 5px;
text-decoration: none;
}
#jsddm > li a:hover{ color: #000; border-bottom: 1px solid #779877; }
#jsddm > li > ul{
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 30px;
line-height: 1.4;
margin: 3px 0 0 0;
border: 1px solid #6f8270;
border-bottom: none;
}
#jsddm > li > ul li a{
color:#fff;
background: #375738;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
padding: 4px 10px;
font-family: arial, helvetica, sans-serif;
border-bottom: 1px solid #6f8270;
margin: 0 auto;

}

.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{background: #668667; color: #fff;}
#jsddm > li ul li ul{
margin:-19px 0 0 180px; 
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
line-height: 1.4;
border: 1px solid #6f8270;
}
#jsddm > li > ul li ul li{
position: relative;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:236px;
width:960px;
margin:0 auto;
text-align:center;
clear: both;
}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  margin: 17px auto 0; 
  width:960px; 
  padding:20px 0;
}
  #home #content{
    width:600px;
    padding:0 20px 0 0;
    float:left;
  }
  #home #content h1{
    font-size: 20px;
  }
  #home #sideBar{
    width:300px;
    float:right;
    height:auto;
  }

#interior #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  padding: 20px 0;
  width:960px;
}
  #interior #content{
    width:600px;
    float:right;
  }
  #interior #sideBar{
     width:360px;
     float:left;
     height:auto;
   }
#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;}

/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #333;
margin: 0 0 0 20px;
}
#leftnav li{list-style:none; }
#leftnav li a{
color:#333;
padding:0 0 0 10px;
text-decoration: none;

}
#sideNavFirst{
-moz-border-radius-topleft:4px; 
-moz-border-radius-topright:4px; 
-webkit-border-top-left-radius:4px; 
-webkit-border-top-right-radius:4px; 
border-radius-topleft:4px; 
border-radius-topright:4px;
}
#sideNavLast{
-moz-border-radius-bottomleft:4px; 
-moz-border-radius-bottomright:4px; 
-webkit-border-bottom-left-radius:4px; 
-webkit-border-bottom-right-radius:4px; 
border-radius-bottomleft:4px; 
border-radius-bottomright:4px;
}
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background: #074E12 url(leftnavoverlay.png);
}
#leftnav .level1>li>div, #leftnav .level1>li>div{
border-bottom:3px solid #6d826d;
}
#leftnav .level1>li>div, #leftnav .level1>li>div>a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #fff;
height: 31px;
line-height:31px;
}
#leftnav .level2{
display:none;
}
#leftnav .level3{
display:none;
}
#leftnav .level2>li  {
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-top: 1px solid #fff;
background: #cccccc url(leftNavItemBG.png) repeat-x top left;
}
#leftnav .level3{
/*height: 20px;*/
line-height: 20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;
}

#leftnav .level3 li a{border-left: 4px solid #333;}
#leftnav .level2 li a{
display: block;
}
#leftnav .level2 > li:hover, #leftnav .level3 > li:hover{
background: #efefef;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2 li.current {
background: #efefef;
}
#leftnav .level3 .item a{
padding-left:20px;
}
#leftnav .level2 .item>div {height:20px;}


#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{
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; }
#testimonials h4{
  padding: 0 10px 10px;
  font-size:12px;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#074E12;
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: 10px auto 0;
width: 520px;
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;}
#formContact .formInput, #formContact #location { margin:0 10px; }
#formContact input, #formContact .cFormSelect { width:260px; }
#formContact .inputMoreInfo { width:260px; margin:0 10px; }
#formContact .submit { margin:0 10px; width:260px; }
#formContact input#submit { width:150px; }
.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;}

.form .fName, .form .lName{width: 170px;}
.form .fName input, .form .lName input {width: 160px;}
.form .emailAddress, .form .phone{width: 260px;}
.form .emailAddress input{width: 250px;}
.form .phone input {width: 257px;}
#location{float:left; margin: 0;}
#location select{ width: 180px; border:1px solid #4B4B4B; }

.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: #074E12;
  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: 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;
}
.readMore{text-align:right; }
/* ===== @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: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{
background: url(footerBg.png) repeat-x top center;
color:#fff;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:960px; 
margin:0 auto;
height:35px;
}
#footer p{
width:960px; 
margin:5px auto 0;
}
#footer li {
line-height:34px;
float:left;
height:34px;
width:auto;
margin:0 15px 0;
list-style:none;
font-family: Georgia, Times New Roman, serif;
}
#footer a, #footer a:visited {
color:#ccc;
font-size:12px;
text-decoration:none;
}
#footer a:hover {color:#fff;}
#arLogo{float:right; text-align:right;}
#arLogo img {vertical-align:middle;}
/* ===== @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;
  border-bottom: 2px solid #A1C3A1;
}

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

#panel .content .box {
  width:220px;
  float:left;
  padding:10px;
}

/* box content */

.box h1 {
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

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

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

/* @TAB */

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

.tab #toggle {
  float:right;
  background: url(additionalTab.png);
  width: 196px;
  height: 18px;
  margin: 0px 352px 0 0;
}

.tab a.open, .tab a.close {
  color:#FFF;
  display:block;
  font-size:12px;
  width:190px;
  height: 20px;
  line-height: 20px !important;
  padding-left: 15px !important;
  cursor: pointer;
  position: relative;
  text-decoration:none;
}

/* ===== @IE6 WARNING ========== */

#ie-warning {
  color:#333;
  background:#FDF2AB url(dialog-warning.gif) 10px no-repeat;
  border-bottom:1px solid #A29330;
  padding:5px 5px 5px 40px;
  position:absolute;
  top:0;
  width:100%;
  z-index:10000;
  height:25px;
  line-height:25px;
}

#ie-warning p { margin:0; padding:0; }
/* ===== @OVERWRITE STYLES ========== */
#sharingModule{ width:171px; height:16px; clear:both; margin:20px 0;}

/* ===== @HELPER STYLES========== */
.clear{clear:both;}
.clearer {
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%;}
img {border:none;}
/* ===== @VIDEO GIRL STYLES  ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/*  ===== @SLIDER STYLES ================================================= */
.panel-wrapper { float:left; color:#FFF; text-align:justify; }
.panel-wrapper h2 { margin:0 0 10px 0; font:22px 'ChunkFiveRegular', Arial, sans-serif; }
.panel-wrapper p { width: 260px; font:13px Georgia, Times New Roman, serif; }
.panel img { float:left; margin:20px 0 0 0; }

.slider-quote-button {
  background:url(slider_quote-btn.png) no-repeat;
  display:block;
  width:184px;
  height:36px;
  text-indent:-9999px;
}
.slider-quote-button:hover { background-position:bottom left; text-indent:-9999px; }
.coda-slider .panel { width: 960px; height:235px; }
.coda-slider .panel-wrapper { margin: 36px 0 0 15px; }
  
/* Tabbed nav */
.coda-nav ul
{
  display: block; 
  margin:0;
  padding:0; 
  overflow: hidden;
  height:235px;
  width: 370px;
  float: left;
}

.coda-nav ul li 
{
  list-style:none;
  margin:0;
  padding:0;
  width: 370px;
  height: 56px;
}

.coda-nav ul li a 
{ 
  text-indent:-9999px;
  display: block;
  float: left;
  width: 370px;
  height: 59px;
  text-decoration: none;
}
.coda-nav ul li a:active, .coda-nav ul li a:focus { outline:0; } 

.coda-nav ul li a:hover { background-position:bottom right; }

.coda-nav .tab1 a { background:url(autoBtn.png) no-repeat; }
.coda-nav .tab2 a { background:url(homeBtn.png) no-repeat; }
.coda-nav .tab3 a { background:url(businessBtn.png) no-repeat; }
.coda-nav .tab4 a { background:url(workersBtn.png) no-repeat; }
  
.coda-slider-wrapper { width: 960px; height:auto; clear: both; overflow: hidden }
.coda-slider { float: left; overflow: hidden; position: relative; width: 590px; height:235px; }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }


/* ===== @CARRIER SLIDESHOW ===================================== */

#slideshow { margin:10px auto; overflow:hidden; }
#slideshow, #slideshow img {
  width:216px !important;
  height:92px !important;
  border:none;
}
.partnerBtn{display:block; float:left; margin:7px;}
/* ===== @CUSTOM STYLES ======================================== */

.specialText {
  font-weight: bold;
  font-style: oblique;
  color: #1e6320;
}
.employeeBox{
  background: #EFEFEF;
  border:1px solid #333333;
  width: 264px;
  height: auto;
  margin: 0 10px 20px 10px;
  padding: 10px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  float: left;
}
.carrierBox{
  background: #EFEFEF;
  border:1px solid #333333;
  width: 264px;
  float: left;
  height: auto;
  margin: 0 10px 20px 10px;
  padding: 10px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
.carrierBox h3 { text-align: center; }
.carrierBox a {display: block; text-align: center; margin: 8px 0 0 0;}
.carrierBox {text-align: center;}

#reviews { width:350px;}
#reviews h2 {font-size:22px;margin:10px 0;}
#reviews h4 {margin:5px 0;}
#reviews small {float:left;}
#reviews ul {margin:15px 0;float:left;}
#reviews li {width:150px;list-style:none;margin:0 10px;text-align:center;}



