@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:#c9c9c9;}
#container { width: 1020px; margin: 0 auto; background: url(pageBack.jpg) repeat-y center; }
/*  ===== @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 #018E7E;}
a,a:link,a:visited, a:focus{color:#4b847d; outline:none;}
a:hover, a:active, a:hover{color:#018e7e;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #5a5a5a; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#018e7e; 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; font-size: 14px;}
.copy ul, .copy ol{margin:1em 0; font-size: 12px;}
.copy li{margin:0 0 0 2em; list-style-type:disc; line-height: 1.5em;}
/*  ===== @HEADER =============================== */
#phoneTxt{
  display: block;
  color:#ec9d2c;
  font-size:16px;
  text-align:center;
  text-transform:capitalize;
  font-style: oblique;
  font-weight: normal;
  margin: 6px 0 0 7px;
}
#phoneNumber{
  font-size:25px;
  font-weight:bold;
  color:#545454;
  text-align:right;
  margin: 0 14px 0 0;
}
#numberPosition{
  width: 201px;
  height: 57px;
  float:right;
  background: url(phoneNumberBack.png);
  margin: 48px 10px 0 0;
}
#logo{
  display: block;
  float: left;
  width: 228px;
  height: 83px;
  padding: 9px 0 0 0;
  margin:0 0 13px 326px;
}
#home #header, #interior #header{
  background: url(headerBack.jpg) no-repeat;
  width:960px;
  height: 105px;
  margin: 0 auto;
}
#chatLive {
  width:167px;
  height:68px;
  float: left;
  margin: 0;
}
/*  ===== @Drop-Down Nav =============================== */
#jsddm {
list-style: none;
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
text-transform:uppercase;
text-decoration:none;
width:960px;
height:37px;
clear:both;
border-top: 2px solid #fff;
}
#jsddm li{
list-style:none;
}
#jsddm > li {float: left;}
#jsddm > li > a {
color:#ffffff;
font-weight:bold;
width: 160px;
text-align: center;
background:#018E7E url(navBullet.jpg) no-repeat right;
display:block;
text-decoration:none;
height:37px;
line-height:37px;
}
#jsddm > li > a:hover{
color: #BDDDD9;
}
.mainNavFirst a{

}
.mainNavLast a{
  background-image:none !important;
}
#jsddm > li ul{
display:none;
width: 200px;
list-style:none;
position:absolute;
z-index:100;
border: 2px solid #018E7E;
}
#jsddm > li > ul a{
color:#fff;
background: #6BBFB5;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{
border-bottom: 1px solid #57AF9D;
}
#jsddm > li > ul a:hover{
background: #ec9d2c;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu {
  background: #fff;
  width:960px;
  margin:0 auto;
  *margin: 37px auto 0 auto;
  text-align:center;
  clear: both;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper, #interior #contentWrapper { background: #fff; }
#interior #contentWrapper{
clear:both; 
margin:0 auto; 
width:960px; 
}
#home #contentWrapper{
margin:0 auto; 
padding: 3px 0 10px; 
width:960px; 
}
.copy {
  clear: both;
  padding:0 20px 20px;
}

/* ===== @ACTION NAV STYLES ============================================= */
#sideBar {
  float:left;
  height:auto;
  margin:20px 0 0 20px;
  width:300px;
}
#actionNav{  
float:left; 
height: auto;
background:#78b4ad;
padding:10px;
color:#333;
width:290px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
#actionNav h2{
margin: 0 0 10px 0;
font-size: 20px;
color: #fff;
text-shadow: .1em .1em #018e7e;
}
#actionNav ul{
  color: #cfcfcf;
}
#actionNav li{
  padding: 5px 0 5px 10px;
  margin: 0 0 0 20px;
}
#actionNav li a{
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
display: block;
}
#actionNav li a:hover{
  color: #018e7e;
}
#actionNav #twitter{
font-size: 12px;
margin: 10px 0;
}
#actionNav #twitter a{
color: #018E7E;
margin: 2px 0 0 0;
}
#actionNav #twitter li{
background: none;
list-style: none;
margin: 0;
color: #fff;
}
#home #sideBar{
width:300px; 
float:right;
height:auto;
}
/* ===== @CONTENT STYLES ============================================= */
#pageSubHeader{
color: #5a5a5a;
margin: 0 0 5px 0;
text-align: center;
}
#home #contentWrapper #content{
width:600px;
padding: 20px;
height:auto;
float:left;
}
.sideButtons { position: relative; }
.sideButtonAlign { margin: 10px 18px 0 0; }
#interior #contentWrapper #content{
width:635px;
height:auto;
float:right;
}
#contactInfo{
float:left;
width:325px;
height: 500px;
}
#contactAddress{
margin:15px 0 0 25px;
}
small { margin: 0 0 0 25px; }
#googleMap{
  width:325px;
  height:325px;
  background:#d8ebf7;
  border:1px solid #b5d2e6;
  padding:2px;
  margin:20px 0 0 23px;
}

/* ===== @FORMS STYLES ============================================= */
#formContainer{
width:520px;
background:#018e7e;
border:1px solid #cccccc;
margin:20px auto 20px;
padding:4px;
text-align:center;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
#formContainer label{
color:#fff;
font: 13px/normal Arial, Helvetica, sans-serif;
}
#formContainer h2{
  color: #fff;
  font-size:14px;
  margin:0 0 4px 0;
  text-shadow: .1em .1em #004F46;
}
#formReferFriend .emailAddress{
width: 250px;
}
#formReferFriend .emailAddress input{
width: 240px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.formContest{border-style:dashed !important;}
.form{
padding:5px 5px 0;
text-align:left;
width:500px;
margin:0 auto;
}
.form .formInput{
width:125px;
padding:0;
margin:0;
text-align:left;
float:left;
}
.form .formWidth{
width:115px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#CRM_Leads_CompanyName{
width:490px;
}
.notes textarea{
width:490px;
height:35px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.inputMoreInfo, .submit{text-align:center;}
.inputMoreInfo{margin:2px 0; color:#fff;}
.form label.error {color: #fff; padding-left: 5px; }
#submit{margin:5px 0 10px; }
/* ===== @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;
  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:230px;
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;
}
.poFullDesc{
padding:0;
margin:10px 0;
text-align:left;
width:330px;
}
.partners{
width:960px;
margin:0 0 20px;
}
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{float:right;}
#footer{
background: #797979;
color:#fff;
padding: 10px 0;
width: 960px;
margin: 0 auto;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:920px; 
margin:0 auto;
height:34px;
}
#footer li {
display:block;
line-height:34px;
float:left;
height:34px;
width:auto;
margin:0 30px 0 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
text-decoration:none;
text-transform: uppercase;
}
#footer a:hover {color:#ccc;}
#interior #footer { margin: -14px auto 0 auto; }

/* ===== @VIDEO GIRL STYLES ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ========= @SLIDER ====================================================================== */

.coda-slider-wrapper { padding: 15px 0 0 0; }
.coda-slider { background: url(homeMenuBack.jpg) no-repeat; }
  
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 246px; overflow: auto !important; padding-right: 20px; }


/* .panel-wrapper elements */
.panel-wrapper { width:420px; float:left; margin:-1px 0 0 20px; color:#FFF; text-align:justify; }
.panel-wrapper h2 { font-size:25px; margin:0 0 10px; text-shadow: .1em .1em #018e7e;  }
.panel img { float:left; margin:0 0 0 38px; }
.slider-quote-button {
  background: url(quoteBtn.jpg) no-repeat;
  display:block;
  overflow: hidden;
  width:157px;
  height:39px;
  margin: 20px 0 0 0;
}
.slider-quote-button:hover { 
  background-position: bottom left;
}
#slider-nav {
  display:block; 
  width:925px;
  height:74px;
  list-style:none;
  margin:0 auto;
  padding:0;
}
#slider-nav li {
  height:73px;
  float:left;
  text-align:center;
  padding:0;
}

#slider-nav li.nomargin { margin:0 !important; }

#slider-nav li a {
  color:#FFF;
  font-weight:bold; 
  display:block; 
  text-decoration:none !important; 
}
#sliderAutoClick { background: url(sliderAutoBtn.jpg) no-repeat; height: 73px; width:232px; overflow: auto; }
#sliderHomeClick { background: url(sliderHomeBtn.jpg) no-repeat; height: 73px; width:231px; overflow: auto; }
#sliderBusiClick { background: url(sliderBusiBtn.jpg) no-repeat; height: 73px; width:230px; overflow: auto; }
#sliderGroupClick { background: url(sliderGroupBtn.jpg) no-repeat; height: 73px; width:232px; overflow: auto; }
#slider-nav li a:hover { background-position:bottom left; }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 925px; height:202px; } 
  
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
  
/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
  
/* Tab nav */
.coda-nav ul li a.current { background: #39c }
  
/* Panel padding */
.coda-slider .panel-wrapper { padding: 20px }
  
/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* 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 }
.coda-nav ul li { display: inline }
.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
  
/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto; }
.coda-slider { margin: 0 auto; overflow: hidden; position: relative; }
.coda-slider .panel { display: block; float: left; }
.coda-slider .panel-container { position: relative; }
.coda-nav-left, .coda-nav-right { float: left; }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none; }

/* ====== @CARRIER SLIDESHOW AND SOCIAL NETWORKING ================================================ */
.carrierSlideshow, carrierSlideshow img{
  width: 216px;
  height: 92px;
}
.carrierSlideshow{ margin:20px 0; }
#home #twitter li { list-style: none; margin: 0; }
#home #twitter li a { display:block; }
#socialMedia li{ list-style: none; display: inline; margin: 0 5px 0 0; }

/* ====== @MEET THE STAFF ========================================================================= */

.staffItem { 
  width: 890px;
  float: left;
  clear: both;
  border-bottom: 1px solid #018E7E;
  padding: 15px;
  margin: 0 0 15px 0;
}
.staffItem img { 
  float: left;
  margin: 0 0 0 25px;
  border: 1px solid #018E7E;
}
.staffItemContent { 
  width: 680px;
  float: right;
}
.staffItemContent h3 { color: #018E7E ; }

/* ====== @FAQ ====================================================================================== */

#faqSection { 
  width: 890px;
  float: left;
  padding: 15px;
  padding-top: 0;
  margin: 0 0 15px 0;
 }
#faqSection h3 { 
  font-size: 15px;
  color: #018E7E;
}
#faqSection h4 { 
  margin: 0 0 10px 0;
}
#faqSection p {
  padding: 0 0 0 20px;
}
#faqSection ul { padding: 0 0 0 30px; }