@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html,body {
height:100%;
}
body {
font:14px Tahoma, Arial, sans-serif;
color:#666;
}
@font-face {
font-family:'Bebas';
src: url('BEBAS.eot');
src:local('Bebas Regular'), local('Bebas'), url('BEBAS.woff') format('woff'), url('BEBAS.ttf') format('truetype'), url('BEBAS.svg#Bebas') format('svg');
}
/*  ===== @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:#1588ad;
text-decoration:none;
outline:none;
}
a:hover,a:active,a:hover, {
color:#125970;
}
.copy h2,.copy h3,.copy h5,.copy h6 {
color:#1588ad;
font-family:'Bebas', Arial, sans-serif;
word-spacing:5px;
margin:0 0 1em;
}
.copy h1 {
font-size:22px;
color:#1588ad;
font-family:'Bebas', Arial, sans-serif;
word-spacing:5px;
margin:0 0 1em;
}
.copy h2 {
font-size:18px;
}
.copy h3 {
font-size:16px;
}
.copy h4 {
font-weight:700;
}
.copy p {
color:#544d45;
margin-bottom:15px;
line-height:1.5em;
font-size:12px;
}
.copy ul,.copy ol {
margin:1em 0;
}
.copy li {
list-style-type:disc;
line-height:1.5em;
margin:0 0 0 2em;
}
/*  ===== @HEADER =============================== */
#phoneWrapper {
float:right;
text-align:right;
margin:20px 8px 0 0;
}
#phoneWrapper p {
display:inline;
color:#1588ad;
text-align:right;
text-transform:uppercase;
font:16px 'Bebas', Arial, sans-serif;
}
#phoneNumber {
font:32px 'Bebas', Arial, sans-serif;
font-weight:700;
color:#1588ad;
display:block;
}
#logo {
width:266px;
height:75px;
float:left;
margin:10px 0 10px 20px;
}
#header {
width:960px;
height:145px;
background:#fff;
border-left:1px solid #14718f;
border-right:1px solid #14718f;
margin:0 auto;
}
/*  ===== @Drop-Down Nav =============================== */
#navClearer {
clear:right;
}
#jsddm {
list-style:none;
font:14px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width:955px;
height:38px;
clear:both;
float:left;
margin:0 0 0 4px;
}
#jsddm li {
list-style:none;
}
#jsddm > li {
float:left;
}
#jsddm > li > a {
color:#fff;
font:19px 'Bebas', Arial, sans-serif;
text-align:center;
background:url(navBack.jpg) #106a89 repeat-x top;
display:block;
text-decoration:none;
height:38px;
width:182px;
line-height:38px;
border:1px solid #334b59;
margin:0 3px;
}
#jsddm > li > a:hover {
background-position:bottom left;
border:1px solid #01749c;
}
#jsddm > li ul {
display:none;
width:182px;
list-style:none;
position:absolute;
z-index:100;
border:1px solid #334b59;
margin:1px 0 0 3px;
}
#jsddm > li > ul a {
color:#fff;
background:#106a89;
font-size:11px;
text-decoration:none;
display:block;
padding:4px 10px;
}
.subNav,.subNavFirst,.subSubNav,.subSubNavFirst {
border-bottom:1px solid #2885a5;
}
#jsddm > li > ul a:hover {
background:#00a8dd;
}
#jsddm > li ul li ul {
position:absolute;
margin:-23px 0 0 203px;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu {
background:#fff url(homeMenuBack.jpg) no-repeat;
height:325px;
width:960px;
text-align:center;
border-left:1px solid #14718f;
border-right:1px solid #14718f;
margin:0 auto;
padding:0 0 15px;
}
.homeMenuAlign {
margin-left:17px !important;
}
.homeMenuItem {
float:left;
background-image:url(homeMenuItemBack.jpg);
background-color:#0D506A;
background-repeat:repeat-x;
width:225px;
height:300px;
text-align:center;
margin:10px 3px 0 5px;
}
.homeMenuItem img {
margin:2px 0 0;
}
.homeMenuItem h2 {
font:28px 'Bebas', Arial, sans-serif;
color:#fff;
margin:5px 0 0;
}
.homeMenuItem a {
display:block;
width:221px;
height:32px;
background:url(quoteBtn.png);
margin: 11px 0 0 2px;
}
.homeMenuItem a:hover {
background-position:bottom left;
}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper {
width:960px;
background:#fff;
border-left:1px solid #14718f;
border-right:1px solid #14718f;
margin:0 auto;
}
#interior #contentWrapper {
clear:both;
width:960px;
background:#fff;
border-left:1px solid #14718f;
border-right:1px solid #14718f;
margin:0 auto;
padding:20px 0;
}
#home #content {
width:305px;
float:left;
border-right:1px solid #cbcbcb;
padding:0 10px;
}
#interior #content {
width:600px;
float:right;
}
.testimonialpage #content { width: 320px }
#home #sideBar {
width:300px;
float:left;
margin:0 0 0 10px;
}
#sideBar {
float:left;
height:auto;
}
.testimonialpage #sideBar { float: left; width: 320px }
.testimonialpage .copy { float: right; width: 600px; padding: 0 10px }
.copy {
clear:both;
}
#interior .copy {
padding:0 20px;
}
#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both;
width:960px;
background:#fff;
border-left:1px solid #14718f;
border-right:1px solid #14718f;
margin:0 auto;
padding:0;
}
  #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:0 20px;}
/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background:#e2e2e2;
color:#fff;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #a7a7a7;
margin:0 0 0 20px;
}
#actionNav h2 {
background:#167391;
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;
text-decoration:none;
padding:5px 0 5px 10px;
}
#actionNavLinks li a:hover {
background:#efefef;
padding:5px 0 5px 10px;
}
#twitterWrapper {
width:310px;
float:left;
border-right:1px solid #cbcbcb;
margin:0 0 30px;
padding:0 5px 0 0;
}
#twitterWrapper h3 {
display:inline;
color:#1588AD;
font:16px 'Bebas', Arial, sans-serif;
word-spacing:4px;
margin:0 0 0 10px;
}
#twitterWrapper img {
margin:0 0 0 8px;
}
#home #twitter {
width:310px;
float:left;
}
#home #twitter li {
margin:0 0 10px 10px;
padding:0;
}
#home #twitter a {
display:block;
color:#1588ad;
}
#twitter {
font-size:12px;
margin:0 0 10px;
}
#twitter a {
color:#009bca;
display:block;
margin:2px 0 0;
}
#twitter li {
background:none;
list-style:none;
color:#544d45;
padding:0 10px;
}
#twitter ul {
margin:10px 0 0;
}
/* ===== @CONTENT STYLES ============================================= */
#contactInfo {
float:left;
width:325px;
height:500px;
margin:0 0 0 20px;
}
#contactAddress {
margin:15px 0 0;
}
#googleMap {
width:325px;
height:325px;
background:#d8ebf7;
border:1px solid #b5d2e6;
margin:0 0 10px;
padding:2px;
}
/* ===== @FORMS STYLES ============================================= */
#formContainer {
background:#a0a0a0;
color:#fff;
border:1px solid #7d7d7d;
width:555px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font:13px/normal Arial, Helvetica, sans-serif;
margin:0 auto;
}
#formContainer #idMediaLoader {
width:520px;
display:block;
margin:0 auto;
}
#formContainer h2 {
color:#fff;
font-size:14px;
text-align:center;
margin:10px 0;
}
.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;
}
.inputMoreInfo {
color:#fff;
margin:5px 0 0;
}
.form label.error {
color:red;
display:block;
}
.form .formInput input.error {
border:1px solid red;
}
#submit {
margin:0 0 10px;
}

.formTestimonials {
  width: 300px !important }
.formTestimonials .form {
  width: 300px !important;
  padding: 0 10px }
.formTestimonials .notes textarea { width: 280px }
.formTestimonials .form .formInput { width: 144px }
.formTestimonials .form .formWidth, .formTestimonials .phone .phoneUS { width: 135px }

/* ===== @BLOG STYLES ============================================= */
.blog {
line-height:1.3;
margin:20px;
}
.blog h2 {
border-bottom:1px solid;
margin:0;
padding:0;
}
.blog .time {
display:block;
font-size:10px;
float:right;
margin:0 0 20px;
}
.blog .article {
clear:both;
margin:0 0 20px;
}
/* ===== @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 .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: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 li img {
vertical-align:middle;
}
#footer {
background:url(footerBack.jpg) #105b73 repeat-x top;
color:#fff;
width:962px;
margin:0 auto;
padding:10px 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul {
width:800px;
height:34px;
margin:0 auto;
}
#footer li {
display:block;
line-height:34px;
float:left;
height:45px;
width:auto;
list-style:none;
margin:0 15px 0 0;
}
#footer a,#footer a:visited {
color:#FFF;
font-size:12px;
font-weight:700;
text-decoration:none;
}
#footer a:hover {
color:#ccc;
}
/* ===== @VIDEO GIRL STYLES ============================================= */
#vpPlayer,#vpBtn,#vpBtnPause {
position:fixed;
bottom:0;
right:0;
z-index:9999;
}
/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
position:relative;
top:0;
width:960px;
z-index:10000;
text-align:center;
border-left:1px solid #14718f;
border-right:1px solid #14718f;
margin:0 auto;
}
#panel {
background:#FFF;
color:#544D45;
display:none;
width:100%;
overflow:hidden;
position:relative;
z-index:1000;
}
#panel .content {
width:960px;
text-align:left;
margin:0 auto;
}
#panel .content .box {
width:220px;
float:left;
padding:10px;
}
/* box content */
.box h1 {
color:#1588AD;
font:16px 'Bebas', Arial, sans-serif;
word-spacing:5px;
margin:0;
padding:0 0 10px;
}
.box h2 {
color:#00244C;
font-size:14px;
margin:0;
padding:0 0 10px;
}
.box p {
color:#544D45;
font-size:12px;
margin:5px 0;
padding:0;
}
.box a {
color:#15ADFF;
text-decoration:none;
}
.box a:hover {
color:#FFF;
}
/* @TAB */
.tab {
background:#14718f;
height:25px;
position:relative;
top:0;
z-index:10000;
}
.tab a.open,.tab a.close {
color:#FFF;
display:block;
width:190px;
height:20px;
line-height:20px !important;
padding-left:15px !important;
cursor:pointer;
position:relative;
text-decoration:none;
font:12px 'Bebas', Arial, sans-serif;
}
#home,#interior, #partnersPage{
background:#d7d7d7 url();
}
#formReferFriend .emailAddress,#formReferFriend .emailAddress input {
width:260px;
}
#formReferFriend .phone1,#formReferFriend .phone2,#formReferFriend .phone1 input,#formReferFriend .phone2 input {
width:130px;
}
.visitSiteBtnNo,#vpBtn {
display:none;
}
#arLogo,.tab #toggle {
float:right;
}

/*=== 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:180px;
      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}
