@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
body {font: 12px Georgia, Times New Roman, serif; color:#666;}

#home{ background:#c1ddf3 url(mainBg.png) repeat-x top center; }
#interior, #blank, #partnersPage{ background:#c1ddf3 url(mainBg.png) repeat-x top center; }

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

h1, h2, h3, h5, h6{ color: #2376b0; margin: 0 0 1em 0; font-family: Georgia, Times New Roman, Serif}
#blank h1{ padding:.5em 0 0;}
h1{ font-size:22px; }
h2{ font-size:18px; }
h3 { font-size:16px; }
h4 { font-weight:bold;}
p{color:#666; margin-bottom:15px; line-height: 1.5em;}
ul, ol{margin:1em 0;}
ol li {list-style:decimal}
li{margin:0 0 0 2em; line-height: 1.5em;}
ul li{ list-style-type:disc;}
/*  ===== @HEADER =============================== */
#phoneWrapper{
  margin: 20px 45px 0 0;
  float:right;
  text-align:right;
}
#phoneWrapper p { margin: 0; }
#phoneNumber{
  font-size:28px;
  font-weight:bold;
  color:#0065b0;
  display:inline;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: .1em .1em .1em #fff;
}
#phoneWrapper2 {
  margin: 20px 45px 0 0;
  float:right;
  text-align:right;
}
#phoneWrapper2 p { margin: 0; }
#phoneNumber2 {
  font-size:28px;
  font-weight:bold;
  color:#0065b0;
  display:inline;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: .1em .1em .1em #fff;
}
#logo{
  width: 366px;
  height: 54px;
  margin: 10px 0 0 10px;
  float:left;
}
#header{
  width:960px;
  height: 168px;
  margin: 0 auto;
  background: url(headerImg.png) no-repeat top center;
}

/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
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: 960px;
height:32px;
clear:both;
float:right;
position:relative;
z-index:999;
margin: 63px 0 0 0;
background: url(topNavBg.png)
}
#jsddm > li {
float: left;
text-align: center;
display:block;
text-decoration:none;
height:32px;
line-height:32px;
margin:0 45px;
list-style:none;
position: relative;
}
#jsddm > li > a{
color:#636363;
display: block;
margin-top: 8px;
font: 13px Georgia, Times New Roman, serif;
padding: 0 5px;
text-shadow: 0 .15em #f7f8f9
}
#jsddm > li a:hover { color: #095183; }
#jsddm > li > ul{
border: 1px solid #197ab4;
display:none;
width: 190px;
list-style:none;
position:absolute;
clear: both;
left: -35px;
top: 33px;
margin: 0;
-moz-box-shadow: 1px 1px 5px #0C2A3F;
-khtml-box-shadow: 1px 1px 5px #0C2A3F;
box-shadow: 1px 1px 5px #0C2A3F;
-khtml-border-radius-bottomright: 10px;
-moz-border-radius-bottomright: 10px;
-khtml-border-radius-bottomleft: 10px;
-moz-border-radius-bottomleft: 10px;
}
#jsddm > li ul li { border-top: 1px solid #197ab4; list-style-type:none; margin:0; }
#jsddm > li > ul li a{
color:#fff;
background: #003656;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
padding: 0 10px;
}
.subNavFirst {border-top: none !important;}
.subNavLast a{
-khtml-border-radius-bottomright: 10px;
-moz-border-radius-bottomright: 10px;
-khtml-border-radius-bottomleft: 10px;
-moz-border-radius-bottomleft: 10px;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{color: #fff; background: #0a4e7d;}
#jsddm > li > ul li a:active {background: #1F84CA;}
#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:304px;
width:960px;
margin:0 auto;
background: url(productBg.png) no-repeat top center;
text-align:center;
}
#homeMenu #homeQuoteBtns {
margin-left: 50px;
}
#homeMenu #homeQuoteBtns h2 {
float: left;
color: #fff;
font-size: 17px;
text-shadow: 0 .1em .1em #0b3c5d;
text-align: left;
margin: 10px 0 10px 145px;
}
#homeMenu #homeQuoteBtns a { 
  display: block;
  width: 278px;
  height: 121px;
  float: left;
  margin: 0 30px 10px 0;
}
#autoBtn { background: url(autoBtn.png) no-repeat top left; }
#homeBtn { background: url(homeBtn.png) no-repeat top left; }
#busiBtn { background: url(businessBtn.png) no-repeat top left; }
#groupBtn { background: url(groupBtn.png) no-repeat top left; }
#homeMenu a:hover { background-position: bottom left; }

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  margin:0 auto; 
  width:960px; 
  padding:0 0 20px 0;
  background: #fff;
}
#home #content{
background: #bddcf4;
width:620px;
padding:20px;
float:left;
margin: 0 0 0 10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius: 10px;
border: 1px solid #bcceda;
}
#home #content h1 { font-size: 17px; }
#home #content p { color: #17557F; }
#home #content a { color: #1F1F1F; }
#home #content a:hover { color: #fff; }
#home #sideBar{
width:277px;
float:right;
height:auto;
}

#interior #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  padding: 20px 0;
  width:960px;
  background: #fff url(interiorWatermark.png) no-repeat bottom right;
}
  #interior #content{
    width:600px;
    float:right;
  }
  #interior #sideBar{
     width:360px;
     float:left;
     height:auto;
   }
#interior .copy, #blank .copy { padding: 0 20px 0; }
#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;
background: #fff url(interiorWatermark.png) no-repeat bottom right;
}
  #blank #content, #partnersPage #content{
    width:960px;
    float: right;
  }
  #blank #sideBar{
    width:360px;
    float:left;
    margin: 0 0 0 -20px;
  }

.copy {clear: both;}
#home #testimonialBox {
background: url(testimonialBg.png) no-repeat top center;
height: 88px;
width: 960px;
}
#home #testimonialBox #blurb{
color: #1f7dbd;
float: left;
font: 18px Georgia, Times New Roman, serif;
margin: 20px 0 0 20px;
}
#home #testimonialBox #customer { color: #888888; float: right; font: oblique 12px Georgia, Times New Roman, Serif; margin-top: 1px; }
#home #testimonialBox a { float: right; margin: 1px 30px 0 10px; }

#home #socialMedia { margin: 15px 0 0 0; padding: 0; }
#home #socialMedia li { list-style: none; float: left; margin: 0 12px 0 0; }
#home #socialMedia li a span { color: #696969;margin: 0 0 0 5px; }
#home #socialMedia li a:hover span { color: #FFB55F }
/* ===== @HOME BOXES ================================================= */
#boxes { float: left; margin: 5px 0 35px 0; }
#boxes .homeBox {
position: relative;
float: left;
width: 300px;
height: 160px;
border-left: 2px dotted #79b2d9;
margin-left: 10px;
}
#boxes .homeBox:first-child { border: none; }
#boxes .homeBox img { margin: 0 0 5px 20px; }
#boxes .homeBox p { color: #1f7dbd; padding: 0 20px; margin: 0; }
#boxes .homeBox #twitter ul { margin:0; padding: 0 20px; }
#boxes .homeBox #twitter ul li { color: #1f7dbd; list-style:none; margin:0; padding:0; }
#boxes .buttons {
display: block;
position: absolute;
bottom: 0;
width: auto;
height: 18px;
}

/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #77ADD5;
margin: 0 0 0 20px;
}
#leftnav li{list-style:none;}
#leftnav li a{
color:#333;
padding:0 0 0 10px;
}
#sideNavFirst{
-moz-border-radius-topleft:4px; 
-moz-border-radius-topright:4px; 
-webkit-border-top-left-radius:4px; 
-webkit-border-top-right-radius:4px; 
border-radius-topleft:4px; 
border-radius-topright:4px;
}
#sideNavLast{
-moz-border-radius-bottomleft:4px; 
-moz-border-radius-bottomright:4px; 
-webkit-border-bottom-left-radius:4px; 
-webkit-border-bottom-right-radius:4px; 
border-radius-bottomleft:4px; 
border-radius-bottomright:4px;
}
#leftnav ul, #leftnav ul li { margin:0; }
#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background: #055685 url(leftnavoverlay.png);
}
#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 url(navBG.png) repeat-x top center;
}
#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: #ccc;
-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{padding: 10px 0 0 10px;}
#testimonials p{ padding: 10px; color:#333; margin-bottom:0; }
#testimonials h4{
  padding: 0 10px 10px;
  font-size:12px;
}
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
width:325px;
height: auto;
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:#055686;
color:#fff;
border:3px solid #77add5;
width: 555px;
margin:0 auto 20px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
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:12px;
text-align:center;
margin:10px 0 10px 0;
text-shadow: .1em .1em .1em #000;
}
.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;}
#formReferFriend .formInput{
width:130px;
float:left;
}
#formReferFriend .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.notes textarea, .form .formWidth{ border:1px solid #cecece;}
.form{
width:520px;
margin: 10px auto 0;
}
.form .formInput{
width:182px;
float:left;
}
.form .formWidth{
width:175px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.form .formInputHalf{
width:260px;
float:left;
}
.form .formWidthHalf{
width:248px;
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: 175px;}
.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 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;
}
.readMore{text-align:right; }
/* ===== @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;
}
#partnersPage h1 { padding: 20px 0 0 10px; }
#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:center;
}
.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:#055686;    /*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;}
.itemTxt a {color:#333333 !important;}
a.printCoup{
    display:block;
    clear:both;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    background:#FF8E10;      /*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:#055686; /*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{
background: url(footerBG.png) no-repeat top center;
color:#fff;
width:960px; 
margin: 0 auto 15px auto;
}
#footer ul{
width:960px; 
margin:0 auto;
height:34px;
}
#footer li {
line-height:34px;
float:left;
height:34px;
width:auto;
margin:0 15px 0;
list-style:none;
}
#footer a, #footer a:visited {
color:#FFF;
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;
  border-bottom: 2px solid #aaaaaa;
}

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

#panel .content .box {
  width:220px;
  float:left;
  padding:10px;
}

/* box content */

.box h2 {
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box p {
  margin: 5px 0;
  padding: 0;
  font-size:12px;
}


/* @TAB */

.tab {
  height:20px;
  position: relative; top: 0; z-index: 1000;
  width: 960px;
  margin: 0 auto;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  color:#000000;
  display:block;
  font-size:12px;
  width:190px;
  height: 19px;
  line-height: 19px !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; }

/* ===== @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;}
#blank #sharingModule, #partnersPage #sharingModule { margin:20px 0 0 10px; padding-bottom: 20px; }
/* ===== @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;}


/* ===== @CARRIER SLIDESHOW  ===================================== */
#slideshow {  margin: 0 0 0 23px; }
#slideshow, #slideshow img {
  width:216px !important;
  height:92px !important;
  border:none;
  overflow:hidden
}
#secondSlideshow {width:216px;height:92px;overflow:hidden;}

.couponDisclaimer {text-align:center;padding:5px 0;clear:both;}

/* ===== @PARTNERS FORM ====================== */
#partnersCustomForm { background:#0D529F; width:900px; height:auto; margin:0 auto; padding:10px 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#partnersCustomForm ul, #partnersCustomForm li { margin:0; padding:0; list-style:none; overflow:hidden; }
#partnersCustomForm ul { margin-left:2px; }
#partnersCustomForm textarea { margin-bottom:10px; }
#partnersCustomForm p { padding:5px; text-align:left; color:#fff !important; clear:both; margin:0; line-height:1;  }
#partnersCustomForm .sFormLabelFull { width:879px; float:left; font-size:11px; }
#partnersCustomForm .sFormLabelHalf { width:432px; float:left; font-size:11px; }
#partnersCustomForm .sFormLabelQuarter { width:208px; float:left; font-size:11px; }
#partnersCustomForm .sFormLabelField { width:163px; float:left; font-size:11px; }
#partnersCustomForm .sFormLabelSixth { width:133px; float:left; font-size:11px; }
#partnersCustomForm .fullW { width:879px; float:left; }
#partnersCustomForm .halfW { width:432px; float:left; }
#partnersCustomForm .quarterW { width:208px; float:left; }
#partnersCustomForm .fieldW { width:163px; float:left; }
#partnersCustomForm .sixthW { width:133px; float:left; }
#partnersCustomForm .sFormSelects { display:block; margin:5px auto 0 auto; width:507px; }
#partnersCustomForm .formSection { border-bottom:1px solid #ffffff; width:865px; margin-left:10px; padding-bottom:5px; }
#partnersCustomForm #submit { width:120px; cursor:pointer; margin:5px auto; display:block; }
#partnersCustomForm li label.error { visibility:hidden; display:none !important; clear:both; font-size:10px; line-height:1; }
#partnersCustomForm input.error { border:1px dashed #3d3d3d; background:#ffc4c4; }
#partnersCustomForm li p { float:left; display:inline-block; font-style:italic !important; clear:right; padding-bottom:0; }
#partnersCustomForm h3 { color:#ffffff; margin-bottom:0; text-align:center; }


/* ===== @ABOUT US/STAFFLIST ====================== */
#staffList { font-size:11px; border-collapse:collapse; border:1px solid #ccc;   }
#staffList td { text-align:center; padding:5px; border:1px solid #ccc;  }
#staffList .title { background-color:#135B8B; color:#FFF; }

#local-listings li { list-style:none; width:235px; float: left; text-align: center; }
