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

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

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

h1, h2, h3, h5, h6{ color: #191718; margin: 0 0 1em 0; font-weight: normal !important;}
#blank h1{ padding:.5em 0 0;}
h1{ font-size:22px; }
h2{ font-size:18px; }
h3 { font-size:16px; }
h4 { }
p{color:#666; margin-bottom:15px; line-height: 1.5em;}
ul, ol{margin:1em 0;}
li{margin:0 0 0 2em; line-height: 1.5em;}
ul li{ list-style-type:disc;}

/*  ===== @HEADER =============================== */
#phoneWrapper{
  margin: 45px 0 0 0;
  float:right;
  text-align:right;
}
#phoneWrapper p{
  display:inline;
  color:#2c5b8c;
  font-size:17px;
  text-align:right;
  font-style: oblique;
}
#phoneNumber{
font: bold 26px Arial, Helvetica, sans-serif;
color:#2367ae;
display:inline;
font-weight: bold !important;
}
#phoneGray { color:#646464; }
#logo{
  width: 366px;
  height: 54px;
  margin: 10px 0 0 0;
  float:left;
}
#header{
  width:960px;
  height: 143px;
  margin: 0 auto;
  background: url(headerBg.png);;
}

/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}
#jsddm {
background: url(topNavBg.png);
list-style-type: none;
font-size: 15px;
color:#fff;
text-decoration:none;
width: 960px;
height:39px;
clear:both;
float:right;
position:relative;
z-index:999;
margin: 28px 0 0 0;
}
#jsddm > li {
float: left;
text-align: center;
display:block;
text-decoration:none;
height:39px;
line-height:35px;
margin:0;
list-style:none;
position: relative;
background: url(navDivider.png) no-repeat top left !important;
padding: 0 25px;
}
#jsddm > li:first-child { background-image: none !important; }
#jsddm > li > a{
color:#fff;
padding: 0 5px;
text-shadow: 0 -.1em #345a81;
}
#jsddm .hasSubNav > a{ 
background: url(downArrow.png) no-repeat right 7px;
padding-right: 17px;
}
#jsddm > li:hover{background: #333}
#jsddm > li > ul{
display:none;
width: 190px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 39px;
line-height: 1;
margin: 0 0 0 1px;
-webkit-box-shadow: 2px 2px 5px #363a3d;
-moz-box-shadow: 2px 2px 5px #363a3d;
}
#jsddm > li ul li { list-style-type:none; margin:0; line-height: 1.5em; }
#jsddm > li > ul li a{
color:#fff;
background: #0f2b49;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
margin: 0 0 0 0;
padding: 3px 10px;
line-height: 1.6;
border-top: 1px solid #2a537e;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{background: #2c66a2;}
#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{
position: relative;
height:298px;
width:960px;
margin:0 auto;
background: #fff url(mainImage.jpg);
text-align:center;
-moz-box-shadow: 0 6px 10px #627282;
-webkit-box-shadow: 0 6px 10px #627282;
box-shadow: 0 6px 10px #627282;
}
#homeMenu #homeText { float: left; text-align: left; width: 265px; margin: 60px 0 0 40px;}
#homeMenu #homeText h3{ margin: 0; font-size: 17px; font-style: oblique; }
#homeMenu #homeText h2 {
color: #0e5094;
font-size: 31px;
margin: 0 0 15px 0;
text-shadow: 0 2px 0 #f9f9f8;
}
#homeMenu #homeText p {
color: #2367ae;
background: url(homeTextArrow.png) no-repeat top left;
text-indent: 20px;
font-style: oblique;
}
#homeMenuNav { 
position: absolute;
bottom: 0;
margin:0; 
left: 0;
}
#homeMenuNav li {
background: url(homeNavDivider.png) no-repeat top left; 
margin:0; 
float: left; 
list-style-type: none; 
height: 50px;
line-height: 50px;
width: 240px;
}
#homeMenuNav li:first-child { background-image: none; }
#homeMenuNav li a {
height: 50px;
width: 238px;
color: #4f4f4f;
font-size: 16px;
display: block;
text-shadow: 0 1px #efefef;
margin: 0 0 0 2px;
}
#homeMenuNav li:first-child a { width: 240px; margin: 0; }
#homeMenuNav li a:hover {background-color: #E6E6E6; text-shadow: 0 1px #fff;}
#homeMenuNav li img { position: relative; top: 6px; }
#homeMenuNav li a span { font-weight: bold; padding: 0 0 0 5px;}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
position: relative;
  margin:0 auto; 
  width:960px; 
  padding:30px 0 0;
  background: #fff;
  -moz-box-shadow: 0 6px 10px #627282;
  -webkit-box-shadow: 0 6px 10px #627282;
  box-shadow: 0 6px 10px #627282;
}
  #home #content{
    width:605px;
    padding:0 0 0 20px;
    float:left;
  }
  #home #content h1 { font-size: 18px; font-weight: normal }
  #home #sideBar{
    width:300px;
    float:right;
    height:auto;
    margin:0 10px;
  }
#home #sideIcons img{ margin-right: 27px }
#home #specialNav {
  background: #e3e3e3;
  width: 960px;
  height: 113px;
  clear: both;
}
#home #specialNav ul { margin: 0 0 0 5px; }
#home #specialNav li {
background: url(specialNavBg.png);
float: left;
height: 107px;
list-style-type: none;
margin:5px 0 0 0;
width:318px;
}
#home #specialNav img { float: left; padding: 6px 0 0 17px; }
#home #specialNav h5 { 
float: left; 
font-size: 16px; 
font-weight: normal;
margin: 17px 0 0 15px;
width: 159px;
}
#home #specialNav p {
width: 159px;
float: right;
margin: 0 20px 0 0;
}
#home #specialNav a { 
display: block; 
float: left;
margin: 0 0 0 15px;
color: #bd8a00;
text-decoration: underline;
}
#home #specialNav a:hover { color: #f8c12d; }
#home #specialNav #noImg p {
width: 280px;
margin: 15px 0 0 18px;
float: none;
}
#home #specialNav #noImg span { font-style: oblique; color: #3a3a3a; }
#home #specialNav #noImg a {
margin: 0 0 0 0px;
display: inline; float: right;
}
/*
 *** ** special nav on sidebar ** ***
*/
#home #specialNav-sidebar { width:238px; height:107px; background:url(specialNavBg-sidebar.png) no-repeat; padding:8px; }
#home #specialNav-sidebar ul, #specialNav-sidebar li { list-style:none; margin:0; padding:0; }
#home #specialNav-sidebar img { height:77px; float:left; margin-right:5px; }
#home #specialNav-sidebar h5, #specialNav-sidebar p, #specialNav-sidebar a { float:left; width:130px; }

#interior #contentWrapper{
  clear:both; 
  margin: 0 auto; 
  padding: 20px 0;
  width:960px;
  background: #fff;
  -moz-box-shadow: 0 6px 10px #627282;
  -webkit-box-shadow: 0 6px 10px #627282;
  box-shadow: 0 6px 10px #627282;
}
  #interior #content{
    width:600px;
    float:right;
  }
  #interior #sideBar{
     width:360px;
     float:left;
     height:auto;
   }
#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;
  background: #fff;
  -moz-box-shadow: 0 6px 10px #627282;
  -webkit-box-shadow: 0 6px 10px #627282;
  box-shadow: 0 6px 10px #627282;
}
  #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;}
#twitter ul { margin:0; padding:0; }
#twitter ul li { list-style:none; margin:0; padding:0; }

/* ===== @LEFTNAV STYLES ============================================= */
#leftnav {
width: 338px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #093765;
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: #174f89 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;
}

/* ===== @STAFF STYLES ============================================= */
#left-content {
  height: auto;
  width: 465px;
  float: left;
  margin: 0px 45px 0px 0px;
  padding: 0px 0px 0px 45px;
}
.blue-box2  {
  background-color: #c1e8fb;
  height: auto;
  width: 300px;
  -webkit-border-radius: 15px;  /* safari-chrome */
  -moz-border-radius: 15px;   /* firefox */
  border-radius: 15px;  /* opera */
  float: left;
  margin: 20px 0px 0px;
  padding: 5px 0px 0px;
}
p.small {
  font-size:10px;
  line-height:11px;
  padding: 0px 10px 10px;
}
 .contactPhotos {
  clear: both;
  height: 140px;
  position: relative;
  margin: 0;
  display: block;
  padding: 25px 0px 0px;
}
 .contactPhotos ul {
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
  display: block;
}
 .contactPhotos ul li {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  height: auto;
  width: 90px;
}
 .contactPhotos ul li strong {
  font-weight: bold;
  color: #194788;
  font-style: italic;
}
.contactPhotos ul li img {
  margin-bottom: 10px;
  -webkit-border-radius: 5px;  /* safari-chrome */ 
  -moz-border-radius: 5px;   /* firefox */ 
  border-radius: 5px;  /* opera */  
}



/* ===== @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:#0C4172 url(formBg.png) repeat-x bottom center;
color:#fff;
border:1px solid #093765;
width: 555px;
margin: 0 auto 20px;
-khtml-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:14px;
text-align:center;
margin:10px 0 10px 0;
font-weight: bold !important;
}
.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;}
.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; }
#home .form label.error { display: none !important; }
.form .formInput input.error {border:1px solid #f00; }
#submit{margin:0 0 10px 0; }

.formHomeQuote { width: 268px; float: right; padding: 0 30px; }
.formHomeQuote .form { width: 290px; margin: 0; }
.formHomeQuote .phone .phoneUS{width: 120px;}
.formHomeQuote .notes textarea{
width:280px;
float: left;
margin-left: 4px;
}
.formHomeQuote .form .formInput { width: 145px; margin: 0 0 7px 0; }
.formHomeQuote .form .formWidth { width: 135px; }
.formHomeQuote .form label { color: #fff; font-family: Tahoma, Arial, sans-serif; }
.formHomeQuote .form .formInput label { float: left;}
.formHomeQuote h2 { 
color: #fff; 
font: bold 17px Tahoma, Arial, sans-serif !important;
text-shadow: 0 1px #072645;
margin: 5px 0 10px 15px;
}
.formHomeQuote #submit { 
background: -webkit-gradient(linear, left top, left bottom, from(#ffcb4e), to(#d19505));
background: -moz-linear-gradient(top,  #ffcb4e,  #d19505);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcb4e', endColorstr='#d19505');
cursor: pointer;
border: 0;
color: #fff;
padding: 5px 5px!important;
font: bold 12px Tahoma, Arial, sans-serif;
padding: 0;
text-shadow: 0 0 5px #8e6e1f;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius: 5px;
-moz-box-shadow: 2px 2px 10px #1a6da8;
-webkit-box-shadow: 2px 2px 10px #1a6da8;
box-shadow: 2px 2px 10px #1a6da8;
}
.formHomeQuote #submit:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#ffd879), to(#d9a424));
background: -moz-linear-gradient(top,  #ffd879,  #d9a424);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd879', endColorstr='#d9a424');
}
.formHomeQuote #submit:active {
background: -webkit-gradient(linear, left top, left bottom, from(#d9a424), to(#ffd879));
background: -moz-linear-gradient(top,  #d9a424,  #ffd879);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9a424', endColorstr='#ffd879');
} 
/* ===== @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 ============================================= */
#partnersPage .pageHeader { padding: 20px 0 0 10px; }
/* 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:#1C77BD;    /*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;
}

.partnerItem a {color:#333333 !important;}


.itemTxt{float:left; width:370px; height:auto; margin:0 0 10px 0;}

.itemTxt a {color:#333333 !important;text-decoration:underline;}
.itemTxt a:hover {color:#333333 !important;text-decoration:none !important;}

a.printCoup{
    display:block;
    clear:both;
    color:#fff !important;;
    text-decoration:none !important;
    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:#1C77BD; /*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) top center;
border-top: 1px solid #fff;
color:#fff;
width: 960px;
margin: 0 auto 30px;
height: 128px;
-moz-border-radius-bottomleft:10px; 
-moz-border-radius-bottomright:10px; 
-webkit-border-bottom-left-radius:10px; 
-webkit-border-bottom-right-radius:10px; 
border-radius-bottomleft:10px; 
border-radius-bottomright:10px;
-moz-box-shadow: 0 6px 10px #627282;
-webkit-box-shadow: 0 6px 10px #627282;
box-shadow: 0 6px 10px #627282;
}
#home #footer { position: relative; }
#footer ul{ float: left; margin: 10px 0 0 85px; }
#footer ul:first-child { margin-left: 40px !important; }
#footer li { width:auto; list-style:none; margin: 0;}
#footer li:first-child { font-style: oblique; margin-bottom: 5px; }
#footer a, #footer a:visited {
color:#FFF;
text-decoration:none;
font-size: 11px;
}
#footer a:hover {color:#ccc;}
#arLogo { padding-top: 18px; }

/* ===== @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: 3px solid #AFBCC9;
}

#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 {
  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:135px;
  height: 15px;
  cursor: pointer;
  position: relative;
  text-decoration:none;
}

.tab a.open { background: url(additionalTab.png) no-repeat top right }
.tab a.close { background: url(additionalTab.png) no-repeat top right }
.tab a:hover.open { background: url(additionalTab.png) no-repeat bottom right }
.tab a:hover.close { background: url(additionalTab.png) no-repeat bottom right }

/* ===== @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; padding:15px 0 20px 10px;}

/* ===== @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 =====================================  */

#carrierSlideshow { margin:10px 0 10px 15px ; }
#carrierSlideshow,  #carrierSlideshow img {
  width:216px !important;
  height:92px  !important;
  border:none;
  overflow:hidden
}

/* ===== @OTHER SLIDESHOW =====================================  */

#healthBtns{ margin: 25px 0 0 35px; }
.align-center {text-align:center;}


#specialNav .localListing p {
  background: url("/5star.jpg") no-repeat scroll right bottom transparent;
  height: 79px;
  width: 289px !important;
  float: left !important;
  padding: 10px 0 0 8px;
  margin: 6px 0 0 7px !important }

.localListing p strong { font-size: 15px; font-weight: normal; display: block; color: #191718 }
.localListing p span { width: 120px; display: block; line-height: 1.4em }
.localListing p a { margin: 0 !important; padding: 0 !important; font-style: italic }




