@charset "utf-8";
@import "reset.css";

@font-face {
  font-family: 'GalatiaSILRegular';
  src: url('GalSILR-webfont.eot');
  src: local('☺'), url('GalSILR-webfont.woff') format('woff'), url('GalSILR-webfont.ttf') format('truetype'), url('GalSILR-webfont.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*  ===== @MAIN BODY STYLES ============================== */
body {font: 12px Tahoma, Arial, sans-serif; color:#666;}

/*#home{ background:#fff url(mainBg.png) repeat-x;}*/
#home{ background:#fff url(newMainBg.jpg) repeat-x;}
/*#interior, #blank, #partnersPage{ background:#fff url(interiorBg.png) repeat-x 0 100px;}*/
#interior, #blank, #partnersPage{ background:#fff url(interiorBg.png) repeat-x 0 154px;}
#blog { background:#fff url(blogBg.jpg) repeat-x top}

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

h1, h2, h3, h4, h5, h6{ color: #343435; margin: 0 0 1em 0;}
#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;}
li{margin:0 0 0 2em; line-height: 1.5em;}
ul li{ list-style-type:disc;}

.pageHeader { margin-top:20px; }

#home #content h1 { font-size:18px; }

#tweet{}
.tweet_list { margin:0; padding:0; list-style:none; }
.tweet_list li { margin:0; padding:0; list-style:none; clear:left; }
.tweet_avatar { float:left; margin:0 5px 5px 0; }

.memberLinks { float:left; width:auto; height:82px; }
.memberLinks img { margin:0; padding:0; border:none; }
.cLogins {
  float:left;
  width:150px;
  height:auto;
  margin-top:18px;
}

#home #content blockquote { color:#287cca; padding:10px; font-size:16px; font-style:italic; }
#home #content blockquote h3 { font-size:11px; text-align:right; color:#747474; margin-top:10px; }

.tooltipnote {
  background:url(employerBtn.png) no-repeat; 
  width:140px;
  height:33px;
  display:block;
  position:relative;
}

.tooltipnote .tooltip { 
    width:140px; 
    height: 30px;
    background:#7DB9E9;
    border:1px solid #10598D;
    position:absolute;
    top:0px;
    left:0;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    border-radius:4px;
}

.tooltip a { display:block; padding:0 0 0 2px; color:#003772; }
.tooltip a:hover { color:#000; text-decoration none; }

/*  ===== @HEADER =============================== */
#phoneWrapper{
  margin: 27px 0 0 0;
  float:right;
  text-align:right;
  width:380px;
  height:45px;
  /*line-height:40px;*/
}
#phoneWrapper p{
  background:url(callUs.png) no-repeat;
  width:173px;
  height:19px;
  float:left;
  text-indent:-99999px !important;
  margin:13px 0 0 0;
}
#phoneNumber{
  font-size:28px;
  font-weight:bold;
  color:#5a5a5a;
  float:right;
  margin:0;
}
#logo{
  width: 279px;
  height: 70px;
  margin: 25px 0 0 0;
  float:left;
}
#header{
  width:960px;
  height: 97px;
  margin: 0 auto;
  position:relative;
}

#interior #header, #blank #header, #partnersPage #header {
  height: 122px;
}

#blog #header {
  height: 175px;
}

#topnav {
  background:url(topNavBg.png) no-repeat 2px 6px;
  width:250px;
  height:15px;
  margin:2px 0 0 0;
  padding:0;
  list-style:none;
  float:right;
}

#topnav > li {
  float:left;
  width:120px;
  height:20px;
  margin:0;
  padding:0;
  list-style:none;
}

.empLink {  }
#topnav a { text-decoration:none; font-size:12px; color:#999; line-height:20px }
#topnav > li > a { color:#999; padding-left:15px; }
#topnav > li:hover > a { color:#000 }
#topnav li ul { display:none; margin:0; padding:0; list-style:none; background:#ededed; }
#topnav li:hover ul { display:block; }
#topnav li ul li {
  list-style:none;
  width:auto;
  height:20px;
  margin:0;
  padding:0;
  border:1px solid #ccc;
}
#topnav li ul li a { padding-left:5px; display:block; }
#topnav li ul li a:hover { color:#333; }

/*  ===== @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: auto;
  height:30px;
  clear:right;
  float:right;
  position:relative;
  top: 24px;
  margin: 0;
}
#jsddm > li {
  float: left;
  text-align: center;
  display:block;
  text-decoration:none;
  height:30px;
  line-height:30px;
  margin:0 0 0 20px;
  list-style:none;
  position: relative;
  z-index:900;
}

#jsddm > li > a {
  color:#000;
  padding: 0 5px;
  font-family: Times New Roman, Times, georgia, serif;
}

#jsddm > .hasSubMenu { background:url(dropDownArrow.png) no-repeat right; padding-right:5px;  }

#jsddm > li:hover{}
#jsddm > li > ul{
  display:none;
  width: 180px;
  list-style:none;
  position:absolute;
  clear: both;
  left: 0;
  top: 30px;
  line-height: 1;
  margin: 0;
  z-index:900;
}
#jsddm > li ul li { list-style-type:none; margin:0; line-height: 1; }
#jsddm > li > ul li a{
  color:#fff;
  background: #333;
  text-align: left;
  font-size: 11px;
  text-decoration:none;
  display: block;
  margin: 0 2px 0 0;
  padding: 4px 10px;
}

.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{background: #999;}
#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;
  z-index:900;
}
#jsddm > li > ul li ul li{
position: relative;
  z-index:900;
}
#searchInput {
  /*display:none;*/
}
#search_form{
  background:#eee;
  background:-moz-linear-gradient(top,#fff,#ddd);
  background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));
  border:1px solid #ccc;
  clear:right;
  display:block;
  float:right;
  margin:5px 5px 10px 0;
  padding:3px;
  height:26px;
  width:250px;
  
  -moz-box-shadow:0 2px 2px rgba(0,0,0,.1);
  -webkit-box-shadow:0 2px 2px rgba(0,0,0,.1);
  -ms-box-shadow:0 2px 2px rgba(0,0,0,.1);
  box-shadow:0 2px 2px rgba(0,0,0,.1);
  -moz-border-radius:3px;
  -ms-border-radius:3px;
  border-radius:3px}

  #search_input{
    border:1px solid #ddd;
    font:14px/20px 'Segoe UI',Helvetica,Arial,sans-serif;
    display:block;
    float:left;
    width:186px;
    height:20px;
    padding:2px;
    margin:0}
 #search_submit{
    background:url(/btn_search.png);
    text-indent:-9999px;
    display:block;
    float:left;
    border:none;
    width:58px;
    height:26px}
  #search_submit:hover{background-position:bottom}
/* Search Results Styles */
#search_results{margin:0}
  
  .result_item{padding:10px 10px 15px;border-bottom:1px dotted #CCC}
  .result_item.zebra{background:#F6F9FF}
  .result_item h2:first-letter,.result_item p:first-letter{text-transform:uppercase}
  .result_item h2{margin:0}
  .result_item h2 a{color:#333}
  .result_item h2:hover,.result_item h2:hover b{background:transparent;text-decoration:underline}
  .result_item p{color:#444;padding:10px 0 0;margin:0}
  #search_more{
    text-align:center;
    clear:both;
    display:block;
    width:90px;
    margin:20px auto}

#searchInput #search_form {
  position:relative;
  top:-5px;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
background:url(sliderBg.png) no-repeat;
height:330px;
width:960px;
/*margin:0 auto;*/
margin:24px auto;
}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  margin:0 auto; 
  width:960px; 
  padding:20px 0;
}
  #home #content{
    width:550px;
    padding:0 20px 0 0;
    float:left;
  }
  #home #sideBar{
    width:390px;
    float:right;
    height:auto;
  }

#interior #contentWrapper{
  clear:both; 
  margin: 40px auto; 
  padding: 20px 0;
  width:960px;
}
  #interior #content{
    width:600px;
    float:right;
  }
  #interior #sideBar{
     width:360px;
     float:left;
     height:auto;
   }
#blog #contentWrapper{
  clear:both; 
  margin: 40px auto; 
  padding: 20px 0;
  width:960px;
}
  #blog #content{
    width:600px;
    float:left;
  }
  #blog #sideBar{
     width:300px;
     float:right;
     height:auto;
   }


#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 75px auto 20px auto; 
width:960px;
}
  #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 #333;
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: #166498 url(leftnavoverlay.png);
  border-bottom:3px solid #003369;
}
#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:#4d4e4f;
color:#fff;
border:1px solid #333;
width: 555px;
margin:0 auto;
-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;
}
.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; }
.form .formInput 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;
}

#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:#003772;    /*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:#1A669A;      /*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:#0A4BA0;}    /*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:#003772; /*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) repeat-x;
color:#FFF;
height:127px;
}

#footer .footerContainer { width:960px; margin:0 auto; }

#footer .footerColumn {
  width:190px;
  height:auto;
  float:left;
  margin:0;
  padding:0;
  list-style:none;
}

#footer .footerColumn .title { padding:0 0 5px 0; font-size:14px; font-weight:bold; margin-top:5px; }

#footer li {
  margin:0;
  padding:0;
  list-style:none;
}

#footer li * { vertical-align:middle; }

#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
text-decoration:none;
}

#footer a:hover {
  color:#000; 
  text-decoration:underline;
}

.arBranding { padding-top:13px !important; }
#footer .arBranding a:hover { text-decoration:none; }

/* ===== @SLIDE-DOWN-PANEL ============================================= */
#slidepanel {
  position:absolute; /* absolute = overlap content, relative = push-down content */
  top: 0;
  width: 100%;
  margin: 0 auto;
  z-index:1000;
}

#panel {
  background: #FFF;
  color: #544D45;
  display: none;
  width: 100%;
  overflow: hidden; position: relative;
  border-bottom: 4px solid #E8E8E8;
}

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

#panel .content .box {
  width:170px;
  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 {
  background: url(infoTopTab.png) no-repeat;
  color:#000000;
  display:block;
  font-size:12px;
  width:137px;
  height: 19px;
  cursor: pointer;
  position: relative;
  text-decoration:none;
  text-indent:-9999px;
  float:right;
}

.tab a.open { margin-top:4px; }

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

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

/* ===== @SLIDER ========== */

#slider-wrapper {
   width:961px;
  height:265px;
  margin:0 auto;  
  padding:0;
  position:relative;
}

#slider {}
  .slider {
    background: url(../images/sliderBg.jpg);
    width:960px;
    height:274px !important;
    float:left;
    overflow:hidden;
    position:relative;
    z-index:800;
  }
    .slider .panel-wrapper { width:960px; height:240px; }
      .panel-wrapper .title {
        color:#fff;
        font:bold 36px/1 'GalatiaSILRegular', Times New Roman, Times, serif;
        margin:20px 0 10px 30px;
        padding:0;
        width:auto;
        float:left;
        height:auto;
        filter: shadow(color=#000000,strength=2,direction=120);
        text-shadow:#000 1px 1px 2px;
      }
      
      .insHeader {
        color:#3A2F26;
        font-size:25px;
        font-weight:normal;
        text-transform:none;
      } 
      
      .panel-wrapper p { color:#FFF; font-size:14px; width:380px; float:left; height:auto; margin:0 0 0 30px; line-height:1.2; }
      .panel-wrapper p a{ color:#ccc; text-decoration:underline;}
      .panel-wrapper .quote {
        background:url(../images/quoteBtn.png) no-repeat;
        display:block;
        width:185px;
        height:35px;
        float:left;
        margin:10px 10px 10px 30px;
      }
      .panel-wrapper .quote:hover { background-position:bottom left; }
      .panel-wrapper .quote:active { background-position:bottom left; } 
      .panel-wrapper img { display:block; float:right; width:442px; height:274px; z-index:500 }
      
  
  
  /* arrow styles */

  
  .coda-nav-left a, .coda-nav-right a {
    display:block;
    color: #fff;
    width: 100px;
    height:30px;
    line-height:30px;
    outline:none;
    text-decoration:none;
    text-align:center;
  }
  
  /* navigation styles */
  


  .coda-nav, .coda-nav ul { clear: both; display: block; margin:0 auto; overflow: hidden; width:960px; height:59px; padding:0; }
  .coda-nav ul li { float:left; width:192px; height:59px; list-style:none; margin:0; padding:0; }
  .coda-nav ul li a {
    display: block;
    float: left; 
    width:192px;
    height:59px;
    text-decoration: none;
    outline:none;
    text-indent:-9999px;
    }
  
  
  .coda-nav .tab1 a { background:url(../images/autoBtn.png) no-repeat; }
  .coda-nav .tab2 a { background:url(../images/homeBtn.png) no-repeat; }
  .coda-nav .tab3 a { background:url(../images/businessBtn.png) no-repeat; }
  .coda-nav .tab4 a { background:url(../images/healthBtn.png) no-repeat; }
  .coda-nav .tab5 a { background:url(../images/groupBtn.png) no-repeat; }
  
  .coda-nav ul li a.current, .coda-nav ul li a:hover  { background-position:bottom left; }
  .coda-nav ul li a:active { background-position:bottom left; }
  
  /* Miscellaneous */
  .slider-wrapper { clear: both; overflow: auto }
  .slider .panel { display: block; float: left }
  .slider .panel-container { position: relative; z-index:800; }
 
#slideshow, #slideshow img {
  width:216px !important;
  height:92px !important;
  margin:0 auto 0;
  overflow:hidden;
}

#slideshow { float:right; }


.ie7 #vpPlayer { z-index:9999 !important }
.ie7 #vpBtn { z-index:9999 !important }


/* ===== @VIDEO GIRL STYLES  =========== */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 99999;
}
#vpBtn{display:none;}

#staff h2 { background:#4c9fbd; padding:0 10px; border-bottom:3px solid #72c6e4; color:#fff; }
#staff li { list-style:none; padding:1px; }

/* ===== @BIO STYLES ==================================================== */
#bioCategoryHeading{
clear:both;
}
.bioItemContainer{
  float: left;
  width: 212px;
  height: 280px;
  border: 1px solid #1f6096;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#f1fafd;
  margin: 8px;
}
.bioItemContainer a { text-decoration: none !important; }
.employeePic { border: 1px solid #555; width: 150px; margin: 0 auto 5px; height: 180px }
.bioItemContainer h2 { text-align: center; border: none; margin: 10px !important; }
.bioItemContainer h3 { text-align: center; color: #1f6096!important; font-size: 14px !important; }

#innerEmployeePic {
border:1px solid #B79C59;
float:left;
height:180px;
margin:0 20px  20px 0;
width:150px;
}
.fullBio{
  float:left;
  width:auto;
  width:750px;
  margin:0 0 15px 20px;
}
#partnersLeft.staffLeft{ width:695px;}
#partnersRight.staffRight{ width:225px;}

#partnersMenu.staffMenu{width:225px;}
