@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(bodyHomeBg.jpg) repeat-x 0 20px;}
#interior{ background:#e4d3af url(bodyInteriorBg.jpg) repeat-x;}
/*  ===== @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:#16424c; text-decoration:none; outline:none;}
a:hover, a:active, a:hover,{color:#16424c;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #16424c; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#16424c;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;}
/*  ===== @HEADER =============================== */
#phoneWrapper{
margin: 20px 0;
float:right;
text-align:right;
height: 30px;
}
#phoneWrapper p{
display: none;
}
#phoneNumber{
font-size:30px;
font-weight:bold;
color:#fff;
  display:inline;
}
#logo{
width: 224px;
height: 91px;
float:left;
}
#header{
width:960px;
height: 102px;
margin: 0 auto;
}
#home #header{
margin: 20px auto 0;
height: 115px;
}
#interior #header{

}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
}
#jsddm {
list-style: none;
font: 13px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:30px;
clear:right;
float:right;
}
#jsddm li{
list-style:none;
}
#jsddm > li {float: left;}
#jsddm > li > a {
color:#fff;
text-align: center;
text-transform: uppercase;
display:block;
text-decoration:none;
height:29px;
line-height:29px;
padding: 0 5px;
margin:0 0 0 2px;
}
#jsddm > li > a:hover{
color: #efe5d0;
}
#jsddm > li ul{
display:none;
width: 200px;
list-style:none;
position:absolute;
z-index:100;
margin:0 0 0 2px;
}
#jsddm > li > ul a{
color:#fff;
background: #153f4a;
padding: 4px 10px;
font-size: 11px;
text-decoration:none;
display: block;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{

}
#jsddm > li > ul a:hover{
background: #215b6a;
}
#jsddm  > li ul li  ul{
margin:-23px 0 0 203px;
position:absolute;
}

/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:387px;
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;
background: #fff url(conentWrapperBg.jpg) repeat-x;
border-left: 1px solid #d4c198;
border-right: 1px solid #d4c198;
}
#home #content{
width:600px;
padding: 20px 20px 0 20px;
float:left;
}
#home .copy p{
color: #fff;
}
#home .copy h2, #home .copy h1,#home .copy h3{
color: #fff;
text-shadow: #666 3px 3px 3px;
}

#home #twitter li{
margin: 0;
padding:0;
color:#fff;
}
#home #twitter a{
display: block;
color: #efefef;
}
#bottomWrapper{
background: #7d7d7d;
border-top: 1px solid #333;
}
#interior #content{
width:600px;
float:right;
}
#home #sideBar{
width:279px;
margin: 20px 20px 20px 0;
padding: 0 0 0 20px;
float:right;
border-left:1px solid #efefef;
 }
#socialMedia{
margin: 0 0 10px 0;
}
#sideBar{
float:left;
height:auto;
}
.copy {
clear: both;
}
#interior .copy {
padding: 0 20px;
}
/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #ccc;
color: #fff;
-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;
}
#actionNav h2 {
    background:#1e4f5a;
    font-size:16px;
    padding: 5px 10px;
}
#actionNavLinks { margin:0; padding:0 }

#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
}

#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;
}
/* ===== @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:#1e4f5a;
color:#fff;
border:1px solid #10363f;
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 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: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: #27434f;
color:#fff;
padding: 10px 0;
border-top: 2px solid #182c34;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:800px; 
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, #footer a:visited {
color:#FFF;
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;
}
#vpBtn{display:none;}

/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
    position:absolute; /* absolute = overlap content, relative = push-down content */
    top: 0;
    width: 100%;
    z-index: 10000;
    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:220px;
  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 {
  background:#16414a;
  height:20px;
  position: relative; top: 0; z-index: 10000;
}

.tab #toggle { float:right; }

.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;
}

.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; }
.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; }

/*  ===== @SLIDER STYLES ============================== */
.coda-slider-wrapper { height:387px; width:920px; margin: 0 auto; }
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 387px; overflow: auto !important; }
/* .panel-wrapper elements */
.panel-wrapper {width:450px;  float:right; padding: 20px; }
.panel-wrapper h2 { margin:0 0 10px 0; font-size:25px; color:#16414b; font-weight: normal;}
.panel-wrapper h2 span{
text-transform: uppercase;
font-weight: bold;
}
.panel-wrapper p { text-align:left; font:11px; line-height:1.3; margin:0 0 15px 0; }
.coda-slider .panel {
width: 920px;
height: 254px;
background: #fff;
background: url(sliderBg.jpg) no-repeat;
}
.coda-slider{
border:1px solid #003d42;
width: 918px;
}
.panel img { float:left; }
a.slider-quote-button {
    background:url(images/quoteBtn.jpg) no-repeat;
    display:block;
    text-indent:-9999px;
    width:146px;
    height:31px;
}
a.slider-quote-button:hover { background-position:top right;}
a.raf {
     background:url(rafBtn.png) no-repeat;
     display:block;
     text-indent:-9999px;
     width:300px;
     height:55px;
}
a.raf:hover {background-position:top 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:69px; margin:0; padding:0; }
.coda-nav ul li { display: inline }
.coda-nav ul li a { display: block; float: left; width:230px; height:69px; text-decoration: none; text-indent: -9999px; }
.tab1 a{background: url(images/menu1.png);}
.tab2 a{background: url(images/menu2.png);}
.tab3 a{background: url(images/menu3.png);}
.tab4 a{background: url(images/menu4.png);}
.tab1 a:hover, .tab2 a:hover, .tab3 a:hover, .tab4 a:hover, .tab5 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 40px 0 }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }


/* ===== @ STAFF PAGE =================================================== */

.staffSection { clear: both; width: 920px; margin: 0 auto; }
.staffSection h3{ 
  background: #184048 url(staffBack.jpg) repeat-x bottom;
  border: 1px solid #D0B171;
  color: #fff;
  height: 30px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  line-height: 2em;
  padding: 0 0 0 10px;
}
.staffSection ul li {
  text-align: center;
  border: 1px solid #D0B171;
  float: left;
  padding: 0;
  margin: 10px 5px 10px;
  width: 218px; 
  height: 240px;
  list-style-type: none; 
  display: inline; }

.staffSection img{ 
  margin: 15px 0 0 0;
 }
#patty{
margin-right: 20px;
}