@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
body {font:normal 12px Tahoma, Arial, sans-serif; color:#787878;}

#home{ background:#f9f3eb url(headerBack.jpg) repeat-x top;}
#interior, #blank, #partnersPage{ background:#f9f3eb url(headerBack.jpg) repeat-x top;}

/*  ===== @DEFAULT STYLES ============================== */
hr {height:1px; border:0; border-bottom:1px solid #000;}
a, a:visited, a:focus {color:#002e2e; text-decoration:none; outline:none;}
a:hover, a:active {color:#ff0000;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #002e2e; margin: 0 0 1em 0; font-family:Georgia, "Times  New  Roman", Times, serif;}
.copy h1{font-size:22px; color:#002e2e; margin: 0 0 1em 0; font-family:Georgia, "Times New  Roman", Times, serif;}
#blank .copy h1{ padding:.5em 0 0;}
.copy h2 { font-size:18px; }
.copy h3 { font-size:16px; }
.copy h4 { font-weight:bold;}
.copy p{color:#787878; 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: 25px 0 0;
  float:right;
  text-align:right;
 
}
#phoneWrapper p{
  display:block;
  color:#3e6e66;
  font:normal 22px/1 Georgia, "Times New Roman", Times, serif;
  text-align:right;
  font-style:italic;
}
#phoneNumber{
  font:bold 36px/1 "Gill Sans MT", tahoma, sans-serif;
  color:#002e2e;
  display:block;
}
#logo{
  width: 320px;
  height: 81px;
  margin: 8px 0 0 0;
  float:left;
}
#header{
  width:960px;
  height: 129px;
  margin: 0 auto;
}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:both;  
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:30px;
clear:both;
float:right;
position:relative;
z-index:999;
margin:10px 0 0 0;
}
#jsddm > li {
float: left;
text-align: center;
display:block;
text-decoration:none;
height:30px;
line-height:30px;
margin:0;
list-style:none;
position: relative;
}
#jsddm > li > a{
color:#f9f3eb;
font:normal 15px "Gill Sans MT", tahoma, sans-serif;
padding: 0 20px;
height:30px;
line-height:30px;
display:block;
}
#jsddm > li > a:hover{ color:#c29d3e;}
#jsddm > li > ul{
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 30px;
line-height: 1;
background: #2a4e48 url(dropDownTop.jpg) repeat-x top;
}
#jsddm > li > ul li a{
color:#fff;
background:;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
margin: 0 2px 0 0;
padding: 4px 10px;
}

.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{background: #c29d3e;}
#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;
}
#jsddm > li > ul li ul li{
position: relative;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:348px;
width:100%;
margin:0 auto;
background:url(homeMenuBack.jpg) repeat-x top;
text-align:center;
}


/* BLOG FEED */

#blogPosts {
  border-bottom:1px solid #ccc;
   }

.blogTitle {font-weight:bold;} /* BLOG  TITLE HREF STYLE*/

#blogFeed li {
  list-style-type:none;
  margin:0;
  background:#f9f9f9;
  border:1px solid #eee;
  padding:5px;
margin:5px 0 0 0;
  }
#blogFeed small {font-size:1em;font-weight:normal !important;}
/*  ===== @SLIDER============================ */
.coda-slider-wrapper { height:341px; width:960px; margin:0 auto; background:url(images/homeMenuBack.jpg) repeat-x top;}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 301px; overflow: auto !important; }
/* .panel-wrapper elements */
.panel-wrapper { width:450px; float:left; margin-left:10px; color:#fff; font-size:15px; text-align:left; }
.panel-wrapper a { color: #C29D3E; text-decoration: underline }
  .panel-wrapper a:hover { text-decoration: none }
.title{ margin:0 0 10px 0;display:block; text-align:left; height:30px; padding:0; line-height:30px; font:normal 30px Georgia, "Times New Roman", Times, serif;}
.panel-wrapper p { text-align:left; font: 13px Arial, Helvetica, sans-serif; }
.panel img { float:right; margin:25px 42px 0 0;}
a.slider-quote-button {
    background:url(images/quoteBtn.png) no-repeat;
    display:block;
    text-indent:-9999px;
    width:185px;
    height:46px;
    margin: 15px 0 0 0;
    text-align:left;
}
a.slider-quote-button:hover { background-position:bottom left;}
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 960px; height:301px; } 
/* Panel padding */
.coda-slider .panel-wrapper { padding: 10px; }
/* 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:960px; height:40px; margin:0; padding:0; }
.coda-nav ul li {float: left; border-right:1px solid #4d978b; text-align:center; height:40px; width:190px; display: block; list-style:none;  }
.coda-nav ul li a { display: block; text-decoration: none; color:#fff; font:normal 24px/40px "Gill Sans MT Condensed", tahoma, sans-serif; text-transform:uppercase; }
.tab1{border-left:1px solid #4d978b;}
.coda-nav ul li a:hover, .coda-nav  ul li a.current {color:#c29d3e;}
/* Miscellaneous */
.coda-slider-wrapper { clear: both; }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-slider1 {width: 960px; height:270px; }
.coda-slider1 {float: left; overflow: hidden; position: relative }

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  margin:0 auto; 
  width:960px; 
  padding:20px 0;
}
  #home #content{
    width:575px;
    padding:0;
    float:left;
  }
  #home #sideBar{
    width:350px;
    float:right;
    height:auto;
  }
  #socialMedia{margin:0 0 30px;}
  #socialMedia h3{display:inline;}
  #socialMedia a{margin:0 2px;}
  #referImg{float:left; width:110px; height:93px;}
  #home #sideBar h2{float:right; width:240px; font-weight:normal; margin:10px 5px 0 0;}
  #home #sideBar h2 a{color:#009fda; text-decoration:underline;}
  .carrierSlideshow{width:216px; height:92px; margin:30px auto 15px;}
  .carrierSlideshow  img{
  height:92px;
  width:216px;
}
.carrierSlideshow img{
  height:92px;
  width:216px;
}

#interior #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  padding: 20px 0;
  width:960px; 
}
  #interior #content{
    width:600px;
    float:right;
  }
  #interior #partnersContent{
    width:650px;
    float:right;
  }

  #interior #sideBar{
     width:360px;
     float:left;
     height:auto;
  }

  #interior #sideBarPartners{
     width:300px;
     float:left;
     height:auto;
  }
  .tableBorders td{ border:1px solid #333; padding: 5px;}
  
#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;}

/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #ccc;
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:#333;
  color:#fff;
  font-size:16px;
  padding: 5px 10px;
  margin: 0;
}
#actionNavLinks { margin:0; padding:0 }
#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:#ff00ff; 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; }

/* ===== @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;
}
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #3c6962;
border-bottom:1px solid #1F3F3A;
border-top:1px  solid #577F79;
}
#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 #999;
background: #ccc;
}
#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: #38665f;
-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: #fff;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#fff; } 
#testimonials h4{
  padding: 0 10px 10px;
  color: #fff;
  font-size:12px;
}
/* ===== @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:#1b3e38;
border:1px solid #1b3531;
padding:2px;
margin: 0 0 10px 0;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
background:#1b3e38;
color:#fff;
border:1px solid #1b3531;
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 #1b3531;}
.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;
}

/* ===== @BIO STYLES ==================================================== */

.bioItemContainer{
  float: left;
  width: 212px;
  height: 280px;
  border: 1px solid #002e2e;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  margin: 8px;
}
.bioItemContainer a { text-decoration: none !important; }
.employeePic { border: 1px solid #002e2e; width: 150px; margin: 0 auto 5px; height: 180px }
.bioItemContainer h2 { text-align: center; border: none; margin: 10px 0 !important; }
.bioItemContainer h3 { text-align: center; color: #002e2e !important; font-size: 14px !important; }

#innerEmployeePic {
border:1px solid #002e2e;
float:left;
height:180px;
margin:0 20px  20px 0;
width:150px;
}

/* ===== @TESTIMONIALS  ============================================= */
#testimonialsContainer { width:540px; }
#testimonialsContainer .signature { width:540px; border-bottom:1px solid black; margin-bottom:10px; padding-bottom:10px; text-align:right; font-style:italic; }
#testimonialsContainer .signature a { font-weight:bold; }
/* ===== @FOOTER STYLES ============================================= */
#footer{
color:#fff;
padding: 10px 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:960px; 
margin:0 auto;
height:34px;
border-top:1px solid #002e2e;
}
#footer li {
line-height:34px;
float:left;
height:34px;
width:auto;
margin:0 20px 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#002e2e;
font-size:12px;
text-decoration:none;
}
#footer a:hover {color:#ccc;}
#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;
}

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

#panel .content .box {
  width:170px;
  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: #000; }

/* @TAB */

.tab {
  background:#3b6a63;
  height:1px;
  position: relative; top: 0; z-index: 1000;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  color:#3b6a63;
  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: url(../images/bt_close.png) no-repeat left 0; color:#fff; }
.tab a:hover.open { background: url(../images/bt_open.png) no-repeat left -19px; }
.tab a:hover.close { background: url(../images/bt_close.png) no-repeat left -19px; color:#fff; }

/* ===== @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;}
/* SPECIAL CLASSSES */
.align-center {text-align:center;}
