@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
html, body {height: 100%;}

body {font: 14px Tahoma, Arial, sans-serif; color:#666;}

#home, #interior, #blank{ background: url(headerBg.jpg) repeat-x;}
.a2a_dd { display:block; margin:20px 0; clear:both; width:180px; height:25px; }

/*  ===== @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:#004890; text-decoration:none; outline:none;}
a:hover, a:active, a:hover {color:#ff0000;}

.copy h2, .copy h3, .copy h5, .copy h6{ color: #004890; margin: 0 0 1em 0;}
.copy h1{font-size:22px; color:#004890;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,.copy dd{margin:0 0 0 2em; line-height: 1.5em;}
.copy ul li{ list-style-type:disc;}
.copy dl {font-size:.9em}
.copy dt{font-weight:bold;color:#004890}
/*  ===== @HEADER =============================== */
#phoneWrapper{
margin: 30px 0 28px;
float:right;
text-align:right;
height: 32px;
}
#phoneWrapper p{
display:inline;
color:#004890;
font-size:12px;
text-align:right;
text-transform:uppercase;
}
#phoneNumber{
font-size:26px;
font-weight:bold;
color:#004890;
display:inline;
margin-left: 10px;
}
#logo{
width: 176px;
height: 87px;
float:left;
}
#header{
position: relative;
margin: 0 auto;
width:960px;
height: 120px;
}
#home #header{
}
#interior #header{}
#blank #header{}
/*  ===== @Drop-Down Nav =============================== */
#navClearer{
clear:right;  
display: block; 
overflow: hidden; 
visibility:hidden; 
width: 0; 
height: 0;
}
#jsddm {
list-style: none;
font: 12px Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
width: auto;
height:30px;
clear:both;
float:right;
position:relative;
z-index:999;
}
#jsddm > li {
float: left;
text-align: center;
display:block;
text-decoration:none;
height:30px;
line-height:30px;
padding:0 5px;
list-style:none;
position: relative;
background: none;
border-left: 1px solid #13356f;
}
.mainNavLast{
border-right: 1px solid #13356f;
}
#jsddm > li > a{
color:#fff;
font-weight:bold;
padding: 0 5px;
}
#jsddm > li:hover{background: #13356f}
#jsddm > li > ul{
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 30px;
line-height: 1;
background:#13356f;
}
#jsddm > li > ul li a{
color:#fff;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
padding: 4px 10px;
}

.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{background: #21488b;}
#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{
/*background:url(/homeMenuBack.jpg) repeat-x top;*/
/*height:224px;*/
height: auto;
width:931px;
margin:0 auto;
background: #fff;
text-align:center;
}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
margin:0 auto; 
width:931px; 
}
#interior #contentWrapper{
clear:both; 
margin: 0 auto; 
padding: 20px 0;
width:960px;

}
#blank #contentWrapper{
clear:both; 
margin: 0 auto; 
width:960px;

}
#home #content{
width:650px;
padding: 20px 0px 0 0px;
float:left;
}
#interior #content{
width:600px;
float:right;
}
#blank #content{
width:960px;
float: right;
}
#home #sideBar{
  width:260px;
  margin: 20px 20px 0 0;
  float:left;
}
#blank #sideBar{
  width:360px;
  float:left;
  margin: 0 0 0 -20px;
}
#sideBar{
float:left;
height:auto;
}
.copy {clear: both;}
#interior .copy, #blank .copy {padding: 20px;}
/* ===== @ACTION NAV STYLES ============================================= */
#actionNav {
float:left;
font:13px Arial, Helvetica, sans-serif;
width:338px;
background: #ccc;
color: #333;
-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;
  border-radius-topleft:5px;
  border-radius-topright:5px;
}
#actionNav h2 {
  background:#333;
  color:#fff;
  font-size:16px;
  padding: 5px 10px;
  margin: 0;
}
#actionNavLinks { margin:0; padding:0 }
#actionNav p{ padding: 10px; }
#actionNav h4{
  padding: 0 10px 10px;
  color: #ff00ff;
}
#actionNavLinks li {
  border-bottom:1px solid #b4b4b4;
  border-top:1px solid #fff;
  list-style:none;
  margin: 0;
}
#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:#ff00ff; margin:2px 0 0; display: block;  }
#twitter li { background:none; list-style:none; color:#000; padding: 0 10px; margin: 0; }
#twitter ul{ margin: 10px 0 0 0; }
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
float:left;
width:325px;
height: 570px;
margin:25px 10px;
}
#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:#3c6596;
color:#fff;
border:1px solid #333;
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 #idMediaLoaderWiffy{
margin: 0 auto;
width: 600px;
display: block;
}
#formContainer.formNewsletter {
margin: 0 auto;
width:300px;
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;}
#formNewsletter .formInput{width:140px;}
#formNewsletter .formWidth{width:130px;}
#formNewsletter .emailAddress{width: 280px;}
#formNewsletter .email{width: 272px;}
.notes textarea, .form .formWidth, .form .formWidth2{ border:1px solid #cecece;}
.form{
width:520px;
margin: 10px auto 0;
}
#formNewsletter.form{width:280px;}
.form .formInput{
width:130px;
float:left;
}
.form .formInput2{
width:260px;
float:left;
}
.form .formWidth{
width:120px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.form .formWidth2{
width:255px;
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; }

.employees


/* ===== @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;
}
/* ===== @STAFF STYLES ============================================= */
.staffLargeImage{
float:left;
}
.staffText{
float:right;
width:340px;
}
/* ===== @PREFERRED VENDOR STYLES ============================================= */
#becomePartnerBox{ 
  border: 1px dashed #ddd;
  margin: 0 0 6px 0;
  text-align: center;
  padding: 10px 10px 20px 10px;
}
#becomePartnerBox h3{ margin: 0 0 15px 0;}
#becomePartnerBox a{ 
  background: #00ffff;
  color: #fff;
  text-shadow: .1em .1em .1em #000;
  padding: 6px 20px;
  margin: 0 0 0 0;
  border-radius:5px;
  font-weight: bold;
  border: 1px solid #07baba;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
#becomePartnerBox a:hover { 
  background: #ff0000;
  border: 1px solid #b00000;
}
.partnersItem{
width:150px;
display:block;
margin:10px;
}
.visitSiteBtnNo{display:none;}
.poBox{
border: 1px dashed #ddd;
height:78px;
color:#687175;
width:301px;
margin:0 5px 5px 0;
padding:0;
  float:left;
}
.poBoxContent a{
color:#687175;
text-decoration: none;
}
.poBoxContent a:hover{
color:#9FB0B8;
text-decoration: underline;
}
.poBoxIcon{
width:76px;
height:76px;
margin:2px 2px 0 2px;
padding:0;
  float:left;
}
.poBoxContent{
width:210px;
padding:5px 0 0  0;
text-align:left;
color:#687175;
  float:right;
}
.poShortDesc{
padding:0;
margin:3px 0 5px;
font-size:12px;
text-align:left;
color:#687175;
}
#couponItemWrapper { 
  width: 580px;
  float: left;
}
#couponItemWrapper > h2{ margin: 0 0 0 20px; }
#couponContainer { 
  background: #ffffff;
  width: 325px;
  padding: 5px;
  border: 3px dashed #000;
  margin: 0 auto 15px;
}
#couponContainer h2 { 
  display: block; 
  text-align: center;
  padding: 8px 0 8px 0;
  background: #000000;
  color: #ff0000;
}
#couponContainer img { margin: 0 auto; display: block; }
.poFullDesc{
padding:5px;
margin:10px 0;
text-align:left;
width:330px;
}
.partners{
width:960px;
margin:0 0 20px;
}
.printBtn{ margin: 0 0 0 120px; }
.backVendor { margin: 5px 0 0 120px; }
/* ===== @FOOTER STYLES ============================================= */
#footer li img {vertical-align:middle;}
#arLogo{text-align:center;}
#footer{
background: url(footerBg.jpg) repeat-x;
color:#fff;
padding: 10px 0;
  margin: 20px 0 0 0;
}
/*---- 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: 1000 !important;}
#vpBtn{display:none;}

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

#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:#00244c;
  height:20px;
  position: relative; top: 0; z-index: 1000;
}

.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; }

/* ===== @ADDED-IN-MIGRATION  =========================================== */
.formAreaTop {
  margin: 0 0 0 50px;
}
.formAreaEmployer {
  margin: 20px 0 0 64px;
}
.formAreaBottom {
  margin: 50px 0 0 50px;
}
#copyPOC {
  width: 100%;
}
#content.contentPOCEmployer {
  float: left ! important;
  margin: 0 0 0 200px;
}
.homeMenuSlideshow{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 931px;
  height: 221px;
}
.homeMenuSlide {
  display: none;
  width: 931px; 
  height: 221px;
}
.bigHomeButtons {
  float: left;
  
}
/* ===== @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: 2px 0 0 10px;
}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #1f4573;
}
#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 .level2 > li  {
height: 20px; 
line-height: 20px;
font-size: 12px;
border-bottom: 1px solid #efefef;
border-top: 1px solid #999;
background: #ccc;
}
#leftnav .level2 > li a{
display:block;
}
#leftnav .level2 > li:hover{
background: #efefef;
}
#leftnav .navarrow {
margin:0 0 3px 10px;
vertical-align:middle;
}
#leftnav .level2>li.current {
background: #efefef;
}
#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{
color: #ff00ff;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#333; }
#testimonials h4{
  padding: 0 10px 10px;
  color: #ff00ff;
  font-size:12px;
}