@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(homeBg.jpg) repeat-x 0 20px;}
#interior, #blog{ 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:270px;
width:960px;
margin:0 auto;
}
#homeMenu #featured {background:url(/featuredImg.jpg);width:920px;height:254px; margin:0 auto}

/* Home Quote Form */
#home_quoteForm {  color:#fff; padding:10px; width:390px; float:right;margin:0 10px 0 0;font-size:11px }
#home_quoteForm h3 { text-align:center; font-style:italic; font-weight:normal }
#home_quoteForm ul { 
    margin:50px auto 0 auto;
    *margin:60px auto 0 auto;
    width:90%; 
    overflow:hidden }
#home_quoteForm li { list-style:none; margin:0 0 3px 0; padding:0; float:left }
#home_quoteForm li label { display:block }
#home_quoteForm li input { width:90% }
#home_quoteForm li textarea {width:95%;height:25px}
#home_quoteForm li.half { width:49%; float:left }
#home_quoteForm li.full { width:99%; clear:both }
#home_quoteForm li label.error {color:#ff0000;background:#fff;display:inline-block;font-size:10px}

/* Special */
#home_quoteForm li#product-selection { width:99%; clear:both; text-align:center}
#home_quoteForm li:first-child select { width:80%;margin:0 auto;display:block;text-align:center}
/* SUBSCRIPTION / MORE INFO STYLE */
    #home_quoteForm #subscription-box { cursor:pointer; margin:5px 0 0 0; font-size:11px }
#home_quoteForm #subscription-box input[type="checkbox"] { float:left; margin:0 10px 0 0; width:15px; height:15px }
/* SUBMIT / SAVE BUTTON */
    #home_quoteForm #subscription label { cursor:pointer }
#home_quoteForm #submit-button { width:99%; margin:5px 0 0 0 }
#home_quoteForm #submit-button button { 
    cursor:pointer;
    text-indent:-9999px; 
    background:url(/submit.png) no-repeat top;
    width:159px;
    height:36px;
    margin:0 auto;
    display:block; 
    overflow:hidden;
    border:none; }
#home_quoteForm #submit-button button:hover { background-position:bottom !important }



/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
margin:0 auto; 
width:960px; 
}
#interior #contentWrapper, #blog #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, #blog #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;
}

#blog #sideBar {width:300px;margin:0 0 0 15px}

#sideBar{
float:left;
height:auto;
}
.copy {
clear: both;
}
#interior .copy {
padding: 0 20px;
}
#blank #content, #partnersPage #content{
    width:960px;
    float: right;
  }
  #blank #sideBar{
    width:360px;
    float:left;
    margin: 0 0 0 -20px;
  }

.copy {clear: both;}
#blog .copy {width:600px;float:right;padding:35px 20px 20px 20px;clear:none}
#interior .copy, #blank .copy{padding: 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;
}
/* ===== @PARTNERS PAGE STYLES ============================================= */
/* partners Form Container Styles */
#formContainer.partnersFormMod{
  width:920px;
  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:300px;
margin:0 auto;
}
#partnersQuote .formInput{
width:150px;
padding:0;
margin:0;
text-align:left;
float:left;
}

#partnersQuote .formWidth{
width:140px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote .formInput .error{display:block;}
#partnersQuote label.error {color: #fff; display:block; }
#partnersQuote .formInput input.error {border:1px solid #f00; }

#partnersQuote .company, #partnersQuote .company .formWidth{width:290px;}
#partnersQuote .submit, #partnersQuote .submit input{ margin: 0;}

#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background: #ffffff;
  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: #6F142D;    /*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:center; }
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:610px; float:left; margin:0; min-height:300px;}
#partnersRight{ width:282px; float:right; margin:0 15px 0 0; }
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#1E4F5A;    /*heading background color*/
    display:block;
    margin:0;
    padding:0 10px;
    -moz-border-radius: 5px 30px 0 0; 
    -webkit-border-radius:5px 30px 0 0; 
    border-radius: 4px;
    border: 1px solid #c5c5c5; 
    height:35px;
    line-height:35px;
}
.partnerItem{
    color:#000;
    font-size:14px;
    background:#E9E9E9;   /*Item Background Color*/
    display:block;
    margin:0 0 10px 0;
    padding:10px;
    -moz-border-radius: 0 0 5px 5px; 
    -webkit-border-radius: 0 0 5px 5px; 
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
.itemTxt h4 {color:#333;}
.itemTxt p {color:#333;}
 
 
#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:#1E4F5A; /*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 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;
    float:left;
}
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;}

a.financial {
     background:url(financialSvs.png) no-repeat;
     display:block;
     text-indent:-9999px;
     width:300px;
     height:55px;
}
a.financial: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;
}

 
.partnership #sideBar {width:325px !important}
.partnership #content {width:580px !important}
.partnership #header {position:relative !important}

#firstPriority {position:absolute;left:235px;top:10px}

#sideBar #formContainer {background:#20505C !important;width:299px !important;margin:0 auto 15px auto !important;box-shadow:1px 1px 3px #333!important;}
#sideBar .form {width:299px !important}
#sideBar #formContainer ul {width:93% !important;margin:0 auto}
#sideBar #formContainer ul li {list-style:none;padding:0;margin:0 0 5px 0 !important;overflow:hidden;clear:both;display:block }
#sideBar #formContainer ul li label {display:block;margin:0 0 3px 0}
#sideBar #formContainer ul li input[type="text"]{width:95% !important;padding:3px;height:20px !important;margin:0 auto;display:block;border:2px solid transparent}
#sideBar #formContainer ul li input[type="text"]:focus {border:2px solid #3790a6;background:#eee}
#sideBar #formContainer ul li input[type="submit"] {width:50% !important;margin:0 auto;display:block;height:45px !important}
#sideBar #formContainer ul li h3 {color:#fff !important;text-align:center;font-size:18px;font-weight:bold}
#sideBar .form label.error {color:#fff;font-weight:bold;margin:3px 0 0 0}


/*=== TESTIMONIAL PAGE ===*/
#optionalFields{width:300px}

    #optionalFields li{margin:5px 0 15px 15px;float:none}
    #optionalFields .inputFloat input{float:right}
    .showNone{display:none}
    #hideLabel label{display:none}
    blockquote.testimonialItem{
      background:#fff url(/quoteLeft.png) no-repeat 5px 5px;
      width:275px;
      height:210px;
      border:1px solid #ccc;
      overflow:hidden;
      position:relative;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      -ms-border-radius:5px;
      border-radius:5px}
      
blockquote.testimonialItem.featured{
      background-color:#EFFBFF;
      width:575px;
      height:130px;
      float:none}
      
    blockquote.testimonialItem.featured p{width:570px}
    blockquote h5{margin:0 10px 20px 0 !important}
    .blockQuoteWrapper{margin:10px 11px;float:left}
    blockquote.testimonialItem h5{margin-right:10px;float:right}
    blockquote.testimonialItem a{margin-left:10px;float:left}
    blockquote.testimonialItem span{bottom:0;position:absolute;right:5px}
    blockquote.testimonialItem p{
      width:260px;
      margin:12px 0 10px 0;
      padding-left:10px;
      overflow:hidden;
      text-indent:30px}
    .lengthError{color:#ff0000}
    .almostError{color:#CE7019}
    .showNone{display:none}
    .on{display:block}
    #counter{
      margin:10px 0 0 198px;
      display:block;
      font-size:15px;
      font-weight:bold}
    #paginationBtns{margin:20px 0 25px 0;text-align:center}
    #testimonailInterior h5{margin:0 0 3px 0}
    .extraHeadings{margin:20px 0}
    #testimonailInterior #boxStyle{
      background:#fff;
      margin:0 0 20px 0;
      padding:0 10px;
      border:1px solid #ccc;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      -ms-border-radius:5px;
      border-radius:5px}
    #testimonialBlurb{width:293px !important;height:90px}






