

@charset "utf-8";
@import "reset.css";
/*  ===== @MAIN BODY STYLES ============================== */
body {font: 12px Tahoma, Arial, sans-serif; color:#474747;}

#home{ background:#1b8fcd url(bodyBg.jpg) repeat-x;}
#interior, #blank, #partnersPage, #bio{ background:#1b8fcd url(bodyBg.jpg) repeat-x;}
#bio {font-family:arial, helvetica !important;}

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

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

#home .copy h1 { margin-bottom:0 !important; }

.copy a:hover { text-decoration:underline; }

#container { width:960px; margin:0 auto 100px; }
#productSlides { width:940px; height:285px; margin:0 auto; position:relative; z-index:100; border-bottom:2px solid #9bbed9; overflow:hidden; }
    .homeHealth, .homeLife, .homePersonal { width:940px; height:285px; position:relative; }
    .homeHealth { background:url(homeHealth.jpg) no-repeat; }
    .homeLife { background:url(homeLife.jpg) no-repeat; }
    .homePersonal { background:url(homeAuto.jpg) no-repeat; } /* CHANGED IMAGE FROM PERSONAL TO AUTO/HOME AS REQUESTED REPLEACE homeAuto.jpg with > homePersonal.jpg if you want the orginal and previous image */

    .homeHealth .text, .homeLife .text, .homePersonal .text { width:390px; height:140px; position:absolute; bottom:0; }
    .homeHealth .text { left:135px; }
    .homeLife .text { right:115px; }
    .homePersonal .text { left:135px; }
    
    .homeHealth p, .homeLife p, .homePersonal p { 
    color:#FFF; 
      filter: shadow(color=#4faed1,strength=1,direction=120); /* IE text shadow */
      text-shadow:#4faed1 1px 1px 1px;
      font-size:14px;
    }

    .homeBtns { float:left; display:block; width:235px; height:131px; }
    .homeBtns:hover {
      -moz-opacity: 0.8 !important;
      -webkit-opacity: 0.8!important;
      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)" !important;
      filter: alpha(opacity=80) !important;
      opacity: 0.8 !important;
    }    

    .firstBtn { margin-left:10px; }

#slideshow {
   width:216px;
   height:92px;
   margin:20px auto 0;
   overflow:hidden;
}

#productSlides .quoteBtn {
  background:url(quoteBtn.png) no-repeat;
  display:block;
  width:92px;
  height:16px;
  float:left;
  margin-top:10px;
}

#productSlides .quoteBtn:hover { background-position:bottom left; }


#carriersList { font-size:11px;  }
#carriersList strong { color:#296298; }
#carriersList td { padding:10px; vertical-align:top; }
#carriersList .carriersImg { width: 200px; }
#carriersList .carriersImg img { width:150px; height:auto; }

#cFormTable td { font-size:12px; padding:5px; width:300px; }
#cFormTable td input { width:250px; border:1px solid #ccc; }
#cFormTable td select { width:252px; border:1px solid #ccc; }
#cFormTable td textarea { width:250px; border:1px solid #ccc; }
#cFormTable td input:hover, #cFormTable td select:hover  { background:#f1f1f1; border:1px solid #000 }

#partnersPage .copy h1 { margin-left:20px; padding:20px 0 0 0; }

.subFooterText {
color:#FFFFFF;
float:left;
font-size:11px;
height:auto;
margin:10px 0 0 20px;
width:775px;
}
.staffBio img { float:left; padding:0 10px 10px 0; }
/*  ===== @HEADER =============================== */

#phoneWrapper {
  margin: 30px 0 0;
  float:right;
  text-align:right;
  height:35px;
  line-height:35px;
  width:325px;
}

#phoneWrapper p {
  display:inline;
  color:#ff901d;
  font-size:12px;
  text-align:right;
  font-weight:bold;
  font-style:italic;
}
#phoneNumber{
  font-size:26px;
  font-weight:bold;
  color:#085e83;
  display:inline;
}

#logo{
  width: 259px;
  height: 49px;
  margin: 20px 0 0 0;
  float:left;
}

.bcbsLogo {
  display:block;
  width:252px;
  height:59px;
  float:left;
  margin:20px 0 0 60px;
}

#header {
  background:url(headerBg.png) no-repeat;
  width:930px;
  height: 117px;
  margin: 20px auto 0;
  padding:0 15px;
}

.contactInfo a { color:#1574a4 !important; }
.contactInfo a:hover h2 { color:#474747 !important; }
.contactInfo h2 { color:#1574a4 !important; margin:0 !important;  border-bottom:1px dotted #1574a4; width:250px; }

/*  ===== @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:both;
float:right;
position:relative;
z-index:999;
margin-top:6px;
}

#jsddm > li {
float: left;
text-align: center;
display:block;
text-decoration:none;
height:31px;
line-height:31px;
margin:0;
list-style:none;
position: relative;
text-align:center;
border-right:1px solid #CCC;
}

#jsddm > li > a{
color:#085e83;
font-weight:bold;
padding:0 13px;
}

#jsddm > .mainNavLast { border:none; }

#jsddm > li:hover, #jsddm > li:hover a {background:#3298c7; color:#FFF; }
#jsddm > li > ul{
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 30px;
line-height: 1;
}
#jsddm > li > ul li a {
color:#fff;
background: #3298c7;
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: #d4e9f3; color:#085e83; }
#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(horzShadow.png) repeat-y;
height:430px;
width:960px;
margin:0 auto;
}


/* ===== @BIO STYLES ==================================================== */

#bio h1 {background:url(head-bg.jpg) no-repeat left #ffffff; color:#ffffff!important;padding:10px;}
#bio .jobTitle {background:url(head-bg.jpg) no-repeat left #ffffff; color:#ffffff!important;padding:10px;}
#bio h2 {margin:10px 0;}
.bioItemContainer{
  background:url(member-bg.jpg) no-repeat bottom right #f9f9f9;
  float: left;
  width: 200px;
  height: 280px;
  border: 1px solid #cccccc;
  -moz-box-shadow:1px -1px 4px #eeeeee;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  margin:15px 8px;
  cursor:pointer;
}
.bioItemContainer a { text-decoration: none !important; }
.employeePic { border: 1px solid #eeeeee; padding:2px;width: 150px; margin: 0 auto 5px; height: 200px }
.bioItemContainer h2 { text-align: center; border: none; margin: 10px 0 !important; }
.bioItemContainer h3 { text-align: center; color: #52A9D4 !important; font-size: 11px !important; }

#innerEmployeePic {
border:1px solid #eeeeee;
padding:2px;
float:left;
height:200px;
margin:0 20px  20px 0;
width:150px;
}
#innerEmployeePic h3 {font-size:12px;text-align:center;margin:4px 0;}
/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  background:url(horzShadow.png) repeat-y;
  margin:0 auto; 
  width:920px; 
  padding:20px;
}
  #home #content{
    width:575px;
    padding:0 20px 0 0;
    float:left;
  }
  #home #sideBar{
    width:320px;
    float:right;
    height:auto;
  }

#interior #contentWrapper{
  background:url(horzShadow.png) repeat-y;
  clear:both; 
  margin: 0 auto; 
  padding: 20px 0;
  width:960px;
}
  #interior #content{
    width:600px;
    float:right;
  }
  #interior #sideBar{
     width:360px;
     float:left;
     height:auto;
   }
#bio #contentWrapper, #blank #contentWrapper, #partnersPage #contentWrapper{
background:url(horzShadow.png) repeat-y;
clear:both; 
margin: 0 auto; 
width:960px;
}
 #bio #content, #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: 20px;}
#bio .copy {padding:30px;}

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

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

#leftnav .item ul li a {display:block;}
#leftnav .level1>li{
background:url(leftnavoverlay.png);
background-color: #2592c3;
border-bottom:3px solid #005b87;
}
#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  {
background:url(leftNavSlice.jpg) repeat-x;
line-height: 21px;
height:21px;
font-size: 12px;
display:block;
}
#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: #2592c3;
-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: #a3d8f7;
padding: 10px 0 0 10px;
}
#testimonials p{ padding: 10px; color:#fff; }
#testimonials h4{
  padding: 0 10px 10px;
  color: #a3d8f7;
  font-size:12px;
}
/* ===== @CONTENT STYLES ============================================= */
#contactInfo{
float:left;
width:325px;
height: 500px;
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:#18749e;
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: 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:915px;
  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:295px;
margin:0 auto;
}
#partnersQuote .formInput{
width:140px;
padding:0;
margin:0 0 0 5px;
text-align:left;
float:left;
}
#partnersQuote .formWidth{
width:135px;
height:15px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
#partnersQuote .company, #partnersQuote .company .formWidth{width:281px;}
#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:600px; float:left; margin:0 0 0 20px; min-height:300px;}
#partnersRight{ width:302px; float:right; margin:0 20px 0 0;}
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#18749e;    /*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:#2293CF;      /*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:#18749E;}    /*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:#18749E; /*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;
color:#fff;
height:51px;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:940px; 
margin:0 auto;
height:42px;
padding:0 10px;
}
#footer li {
line-height:34px;
float:left;
height:42px;
width:auto;
margin:0 23px 0;
list-style:none;
text-align:right;
}
#footer a, #footer a:visited {
color:#666;
font-size:12px;
font-weight:bold;
text-decoration:none;
padding-left:5px;
}
#footer a:hover {color:#333;}

.arLogo { display:block; float:right; width:105px; height:16px; margin:10px 20px 0 0; }

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

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

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

/* box content */

.box h1 {
  color:#15ADFF;
  font-size: 16px;
  padding:0 0 10px;
  margin: 0;
}

.box h2 {
  color:#15ADFF;
  font-size: 14px;
  padding:0 0 10px;
  margin: 0;
}

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

.box a { color: #15ADFF; text-decoration: underline; }
.box a:hover { color: #86bd7b; }

/* @TAB */

.tab {
  position: relative; top: 0; z-index: 1000;
  border-bottom:3px solid #86bd7b;
}

.tab #toggle { float:right; }

.tab a.open, .tab a.close {
  color:#FFF;
  display:block;
  font-size:12px;
  width:184px;
  height: 20px;
  line-height: 20px !important;
  padding-left: 15px !important;
  cursor: pointer;
  position: relative;
  text-decoration:none;
  margin-top:3px;
}

.tab a.open { background: url(../images/tab.png) no-repeat left 0; }
.tab a.close { background: url(../images/tab.png) no-repeat bottom left; }

/* ===== @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{
clear:both;
height:16px;
margin:20px 0 0  20px;
padding:20px 0;
width:171px;
}

/* ===== @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;}
.hide,.ninja { display: none }
/* ===== @VIDEO GIRL STYLES  ============================================= */ 
#vpPlayer, #vpBtn, #vpBtnPause{
position:fixed;
bottom:0;
right:0;
z-index: 9999;
}
#vpBtn{display:none;}

/* ============== @MODAL WINDOW STYLES  ============================================= */
 #modFrame iframe {
   height: 380px;
   width: 380px;
   border-collapse: collapse;
   border-width: 0 }
 
 .ie7 #modFrame iframe  { width:410px; height:410px }
 
 .modClose  {
   padding: 5px 5px 4px;
   cursor: pointer;
   position: absolute;
   right: -13px;
   top: -12px;
   z-index: 9999 }
 
 .modBkg {
   background: #f0f0f0;
   background: -moz-linear-gradient(top,#fff,#eee);
   background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee));
   color: #444;
   width: 350px;
   padding: 7px 7px 7px 0;
   border: #ccc 2px solid;
   display: block;
 
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -ms-border-radius: 5px;
   border-radius: 5px;
   -moz-box-shadow: 0 1px 10px rgb(0,0,0);
   -webkit-box-shadow: 0 1px 10px rgb(0,0,0);
   -ms-box-shadow: 0 1px 10px rgb(0,0,0);
   box-shadow: 0 1px 10px rgb(0,0,0) }
 
 #vidModal {
   background: url("/videoLoading.jpg") center no-repeat #ffffff;
   width: 480px;
   height: 176px;
   padding: 5px !important;
   border: #ccc 3px solid;
 
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   border-radius: 3px;
   -moz-box-shadow: 0 1px 10px rgb(0,0,0);
   -webkit-box-shadow: 0 1px 10px rgb(0,0,0);
   -ms-box-shadow: 0 1px 10px rgb(0,0,0);
   box-shadow: 0 1px 10px rgb(0,0,0) }
 
 #vidModal .modClose { right:-9px; top: -15px }

/* ============== @VIDEO THUMBNAIL STYLES ============================================= */
#videoAction {
  background: #cdf;
  width: 205px;
  margin: 0 10px 10px 0;
  padding: 5px;
  border: 1px solid #abf;
  float: left;
  font-size: 11px;
  font-style: italic;
  text-align: center;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px }

#videoAction p { line-height: 1.2em; margin: 5px 0 0 }
#videoThumb,#videoIcon,#videoImg { width: 205px !important; height: 76px !important; display: block }
#videoThumb { background: #000 }

#videoIcon {
  background: url("/videoPlay.png") center no-repeat;
  float: left;
  outline: none;
  position: relative;
  text-indent: -999px;
  z-index: 1 }

#videoImg {
  margin: -76px 0 0;
  float: left;
  
  -webkit-opacity: .6;
  -moz-opacity: .6;
  filter: alpha(opacity=60);
  opacity: .6 }
