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

#home{ background:#fff center top url(/homeHeaderBack.jpg) repeat-x;}
#interior, #blank, #partnersPage{ background:#fff center top url(/headerBack.jpg) repeat-x;}

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

h1, h2, h3, h5, h6{ color: #2B2B2B; margin: 0 0 1em 0; font-weight:normal;}
#blank h1{ padding:.5em 0 0;}
h1{ font-size:26px; color:#1E3161;}
h2{ font-size:16px; }
h3 { font-size:15px; }
h4 { font-weight:bold;}
p{color:##2B2B2B; 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; } 

/*  ===== @HEADER =============================== */
#topNav{
  float:right;
  height:26px;
}
#topNav ul{
  margin:0px;
  padding:0px;
  background: url(/topNavBg.png);
  height:26px;
  float:left;
  width:250px;
}
#topNav ul li{
  float:left;
  list-style-type:none;
  padding:0px 5px 0 5px;
  height:26px;
  line-height:26px;
}
#topNav ul  li a{
  color:#EECC92;
  font-size:12px;
}
#topNav ul  li a:hover{color:#fff;}
.topNavLi{}
.topNavEnds{float:left;}
#phoneWrapper{
  margin: 10px 0 0 0;
  float:right;
  text-align:right;
  clear:right;
}
#phoneWrapper img{margin-right:10px; vertical-align:text-bottom;}
#phoneWrapper p{
  color:#50576A;
  font-size:17px;
  text-align:right;
  margin:0px 155px -10px 0;
}
#phoneNumber{
  font-size:41px;
  font-weight:normal;
  color:#2E3561;
  display:inline;
  margin:0px;
}
#logo{
  width: 289px;
  height: 101px;
  margin: 0px 0 0 0px;
  float:left;
}
#header{
  width:961px;
  height: 151px;
  margin: 0 auto;
}

/*  ===== @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:39px;
clear:both;
float:right;
position:relative;
z-index:999;
margin: 0;
}
#jsddm > li {
float: left;
text-align: center;
background: url(/navBg.gif);
display:block;
text-decoration:none;
height:39px;
line-height:39px;
margin:0 0 0 0px;
list-style:none;
position: relative;
}
#jsddm > li > a{
color:#fff;
font-weight:bold;
padding: 0 5px;
  display:block;
  width:147px;
}
#jsddm > li:hover{background: url(/navBg-hover.gif);}
#jsddm > li > ul{
display:none;
width: 205px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 39px;
line-height: 1;
margin: 0;
}
#jsddm > li ul li { list-style-type:none; margin:0; line-height: 1.5em; }
#jsddm > li > ul li a{
color:#fff;
background: #606FA8;
text-align: left;
font-size: 12px;
text-decoration:none;
display: block;
margin: 0 2px 0 0;
padding: 4px 10px;
border-left:2px solid #000;
border-right:2px solid #000;
}
.mainNavFirst ul{margin-left:-5px !important;}
.subNavLast a{border-bottom:2px solid #000;}
.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;
}
#jsddm > li > ul li ul li{
position: relative;
}
/*  ===== @HOMEPIECE ============================ */
#homeMenu{
height:325px;
width:960px;
margin:18px auto 0;
text-align:center;
}
#autoBtn, #autoBtn img{width:237px; height:270px;}
#homeBtn,  #homeBtn img{width:237px; height:270px;}
#busBtn,  #busBtn img{width:238px; height:270px;}
#homePieceUpperBtns>div{float:left;}
#homePieceUpperBtns{height:270px;}
#homePieceLowerBtns>div{float:left; margin-top:10px;}
#homePieceLowerBtns div, #homePieceLowerBtns img{width:237px; height:35px; margin-right:3px;}
.homePieceLeftCol{
  width:248px;
  color:#392F26;
  text-align:left;
  padding:45px 0 0 0;
  font-weight:bold;
}
.homePieceLeftCol h2{font-size:14px; font-weight:bold;}
.homePieceLeftCol p{font-size:12px; margin-bottom:17px;}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  margin:0 auto; 
  width:960px; 
  padding:20px 0;
}
  #home #content{
    text-align:justify;
    width:690px;
    padding:0 20px 0 0;
    float:left;
  }
  #home #sideBar{
    width:220px;
    float:right;
    height:auto;
  text-align:center;
  }

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

.blogpage #sideBar { width: 315px !important }
.blogpage #content { width: 630px !important }

.partnersPage #content { float: left !important }
.partnersPage #sideBar { width: 300px !important; float: right !important }

#blank #contentWrapper, #partnersPage #contentWrapper{
clear:both; 
margin: 0 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; }
#sideBarLinks img{margin-bottom:3px;}
#socialMedia img{margin-bottom:3px;}

/* ===== @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: #41548B 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:#41548B;
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-weight:bold;
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 ===*/
.blog{margin:0 0 20px 0;line-height: 1.3}
.blog h2,#fullArticle h2{margin:0;padding:0;border-bottom: 1px solid}
.articleSeparator{height:1px;margin:8px 0;display:block}
  
.blogPostDateTime,.time{margin:0 0 10px;font-size:10px;font-weight: bold}
.blogPostHeader,#fullArticle  h2{margin-bottom:8px !important;padding-bottom:5px !important}
.blogPostHeader  a{text-decoration:none}
.blogPostReadMoreBtn{margin:15px 0 40px !important;display:block}
#fullArticle  p {display:block}
.blogPostReadMoreBtn{width:101px !important;text-decoration:none !important}
   
.blog_module{border:1px solid #bbb;margin:0 0 10px}
#quoteForm+.blog_module{margin-top:10px}
.blog_module h2{
  background:#ccc;
  background:-moz-linear-gradient(top,#ddd,#ccc);
  background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#ccc));
  color:#444;
  font:700 16px sans-serif;
  text-shadow:0 1px 0 #fff;
  padding:8px;
  margin:0}
.blog_items{padding:8px 12px 8px 8px;margin:0}
.blog_items li{list-style:none;padding:0;margin:0 0 10px}
.blog_items h4{font:700 12px sans-serif;margin:0}
.blog_items span{font:400 11px sans-serif}

#aboutItem span{max-height:300px}
#vidItems,#podItems{display:none}
 
.btnSubscribe{float:right;margin:-35px 0 10px;width:90px}
.socLikeTweet{float:right;margin:-20px 0 0 5px;width:100px}
.socLikeTweet  iframe{margin-bottom:5px !important}

/*=== Blog Content Editor Styles ===*/
.editor{
  border:1px solid #bbb;
  margin:0 0 10px;
  padding:0 0 10px}
.editor li{list-style:none !important;margin:0 0 10px 10px}
.editor h2{
  background:#ccc;
  background:-moz-linear-gradient(top,#ddd,#ccc);
  background:-webkit-gradient(linear,left top,left bottom,from(#ddd),to(#ccc));
  color:#444;
  font:700 20px sans-serif;
  text-shadow:0 1px 0 #fff;
  padding:8px;
  margin:10px 0}
.editor h2:first-child{margin-top:0}
.editor label{font-weight:700}
.editor input,.editor select,.editor textarea{
  border:1px solid #ccc;
  color:#444;
  font:400 13px sans-serif}
.editor input,.editor textarea{padding:3px;width:570px}
.editor select{margin:0 5px 0 0}
.editor img{padding:5px 10px 0 0}
.editor .siteBtnUI{font:700 14px sans-serif !important;width:250px!important}
.editArea div{border:1px dashed #bbb;font-weight:400;padding:3px;margin:0 6px 0 0}

/* Blog Pagination */
ul#blogPagination { margin: 0; padding: 0 }
#blogPagination li {
  margin: 15px 5px 10px 0;
  padding: 0;
  list-style: none;
  float: left;
  text-align: center;
  font-size: 11px !important }

#blogPagination li a {
  display: block;
  height: 20px;
  padding: 0 5px;
  line-height: 20px;
  border: 1px solid #0B4A6B }

#blogPagination li a:hover { background: #fafafa; text-decoration: none }
#blogPagination li.activePage { background: #0B4A6B }
#blogPagination li.activePage a { color: #fff }
#blogPagination li.activePage a:hover { background: #0B4A6B !important }


/* ===== @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;
  margin: 0 0 15px;
}
#couponContainer h2 { 
  display: block; 
  text-align: center;
  padding: 8px 0 8px 0;
  background: #0061AA;
  color: #fff;
}
#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;
    font-size:18px;
    background:#41548B;
    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;
    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:#AC4249;
    -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:#41548B;}
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;
    -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:#41548B;
    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;
    font-size:14px;
    padding:8px 10px;
}
#categories span a:hover{ background:#ccc;}*/
/* ===== @FOOTER STYLES ============================================= */
#footer{
background: url(/footerSlice.jpg) repeat-x;
color:#fff;
padding: 0px 0;
}
#lowerFooter{
  text-align:center;
  color:#465990;
  font-size:11px;
  padding:8px 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:960px; 
margin:0 auto;
height:56px;
}
#footer li {
line-height:56px;
float:left;
height:56px;
width:auto;
margin:0 22px 0;
list-style:none;
font-family:Tahoma,Arial,sans-serif;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {color:#000;}
#arLogo{text-align:center;}
  #arLogo img {vertical-align:middle; vertical-align:text-bottom;}
/* ===== @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: 1px solid #ff00ff;
}

#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: 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; }

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

.clientTestimonial  .signature {
float:right;
font-style:italic;
font-weight:bold;
}
#clientTestimonial hr{height:1px; border:0; border-bottom:2px solid dimgrey; margin-bottom:40px;}

/* ===== @STAFF STYLES  ============================================= */ 

    #staffWrapper{margin:0 auto; width:800px;}
    .staffBox{width:397px; height:243px; float:left;}
    .staffBox>div{float:left;}
    .staffTxt{padding-left:20px; font-size:16px; width:209px;}



/* CARRIER STYLES */
#claimsCarrier {border:1px solid #ccc;padding:5px;}
#claimsCarrier th {padding:5px 0 5px 10px;background:#e9e9e9;text-align:left;}
#claimsCarrier tr {padding:0 0 0 5px;}
#claimsCarrier td {padding:5px 0 5px 10px;}
#claimsCarrier tr:hover {background:#e9e9e9;cursor:default}


.right { float: right }
.left { float: left }

/* Partners Modal */
#couponWrap{width:380px;padding:5px 5px 8px 8px;display:none}

    #couponContainer small{margin:0 0 10px;display:block;font-size:9px}
    #couponContainer h2{font-size:16px;font-weight:bold}
    #partCompLogo{
      margin:0 10px 5px 0;
      -moz-box-shadow:0 2px 5px rgba(0,0,0,.5);
      -webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);
      -ms-box-shadow:0 2px 5px rgba(0,0,0,.5);
      box-shadow:0 2px 5px rgba(0,0,0,.5)}
    #partCouponStyle{
      width:350px;
      margin:5px 0 10px;
      padding:10px;
      border:2px dashed #ddd;
      display:block;
      font-weight:bold;
      text-align:center}
    #couponWrap .siteBtnUI{
      width:360px;
      display:block;
      font-size:14px;
      text-align:center}
    

#partDescArea{margin-bottom:10px;}

/*=== PARTNERS PAGE ===*/
.partItem{
  background:#444;
  color:#fff;
  width:190px;
  margin:0 4px 10px 0;
  padding:0;
  border:1px solid #ddd;
  display:block;
  text-align:center;
  text-decoration:none !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px}
  
    .partItem:hover{background:#777;text-decoration:underline !important}
    .partLogo{
      background:#fff;
      width:190px;
      height:100px;
      line-height:100px;
      padding:5px 0;
      display:block;
      -moz-border-radius-topleft:4px;
      -moz-border-radius-topright:4px;
      -webkit-border-top-left-radius:4px;
      -webkit-border-top-right-radius:4px;
      -ms-border-top-left-radius:4px;
      -ms-border-top-right-radius:4px;
      border-top-left-radius:4px;
      border-top-right-radius:4px}
    .partLogo img { vertical-align:middle }
    .partName{margin:0 !important;padding:5px 0;height:40px}
    .partSave,.couponStatuson{background:#448}
    .couponStatuson:hover{background:#66a}
    #partNotice{
      background:#ddd;
      width:592px;
      margin:0 0 10px;
      padding:5px;
      display:block;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      -ms-border-radius:5px;
      border-radius:5px}
    #partNotice .partSave{
      width:14px;
      height:14px;
      margin:4px 5px 0;
      display:block;
      font-size:0;
      line-height:0}
    #partNotice p{padding:4px 0 0 !important}
    #partNotice p,#partSection{margin:0 !important}
    #add #addItemControl{margin:0 0 10px;display:block;float:left}
    #cpContainer .editItemBox{padding:5px !important}
    #cpContainer h2{margin:0;padding:0;text-align:left !important}
    #cpContainer .editItemBox{padding:5px;text-align:left}
    .editItemBox{color:#444}
    .editItemBox small{font-size:9px}
    .editItemBox hr{
      height:1px;
      margin:2px 0;
      border-bottom:1px solid #ccc;
      display:block;
      font-size:0;
      line-height:1px}
    #cpContainer .editItemBox ul{margin:0 10px 0 0;float:left}
    #cpContainer .editItemBox ul li{
      height:20px;
      margin:0 0 5px;
      clear:both;
      display:block}
    .partEditDesc{background:#fff;border:1px solid #ddd}
    .partEditDesc,.partEditDesc textarea{display:block;height:110px !important}
    .partEditDesc textarea{border:none;overflow:hidden}
    .partEditLogo{height:100px !important}
    .partEditLogo div{margin:0;padding:0}
    .partEditLogo img{width:auto;height:100px !important;display:block}
    #partnerTop{width:280px;display:block;text-align:center}
    #partnerTop p{margin:10px 0}
    .socFB,.socTW,.socLI,.socYT,.socWP{
      width:18px;
      height:18px;
      margin:0 5px 10px 0;
      display:block;
      float:left;
      outline:none;
      text-indent:-9999px}
    #partnerTop .siteBtnUI{width:100px;height:16px;text-align:center}
    .socFB{background:url(/facebook-18.png) no-repeat !important}
    .socYT{background:url(/youtube-18.png) no-repeat !important}
    .socTW{background:url(/twitter-18.png) no-repeat !important}
    .socLI{background:url(/linkedin-18.png) no-repeat !important}
    .socWP{background:url(/wordpress-18.png) no-repeat !important}

/* VIA */
#revealAuto a,#revealHome a,#revealCombine a{font-size:26px !important}
#revealAuto,#revealHome{margin:-350px 0 0 500px;position:absolute}
#revealCombine{margin:-100px 0 0 475px;position:absolute}
#revealForm ul{margin-bottom:0}
#revealForm h3{text-align:center;margin:0 0 5px 0}
#revealForm li{list-style:none}
#revealForm .formInputLabelWrapper{margin:0 0 8px 8px;display:block;float:left}
#revealForm hr{margin:5px 0;border-color:transparent;clear:both}
#revealForm .submitBtn{text-align:center}
#revealForm{
  margin:-300px 440px 0;
  float:right;
  position:absolute;
  z-index:1200}
#revealForm .dataInput{
  background:#fff;
  background:-moz-linear-gradient(top,#eee,#fff);
  background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#fff));
  width:158px;
  padding:3px;
  border:1px solid #bbb;
  display:block;
  font-family:"Segoe UI","Lucida Grande",Arial,sans-serif;
  font-size:12px}
#revealPhone{
  color:#fff;
  margin:-485px 0 0;
  float:left;
  font-size:28px;
  font-weight:bold;
  position:absolute}
.ie7 #revealPhone{margin:-485px 0 0}
.ie7 #revealForm .dataInput{width:150px}
.ie7 #revealForm{margin:-315px 440px 0;padding:2px}
.ie7 #revealAuto,.ie7 #revealHome{margin:-365px 0 0 485px}
.ie7 #revealCombine{margin:-115px 0 0 475px}
#modalVIA p{margin:0}
#modalVIA,#swfVideoP{
  width:860px;
  height:484px;
  margin:0;
  padding:0}
#swfVideoP{display:block}
.modBtnStyle{
  background:#393939;
  color:#fff;
  padding:5px 8px;
  border:2px solid #fff;
  font-size:10px;
  font-weight:bold;
  line-height:11px;
  text-decoration:none;
  text-transform:uppercase;
  vertical-align:middle;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  -ms-border-radius:20px;
  border-radius:20px;
  -moz-box-shadow:0 2px 5px rgba(0,0,0,.5);
  -webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);
  -ms-box-shadow:0 2px 5px rgba(0,0,0,.5);
  box-shadow:0 2px 5px rgba(0,0,0,.5)}
.modBtnStyle:hover{background:#555}
.modBtnStyle:active{background:#222}
.modClose{padding:5px 5px 4px;cursor:pointer;padding:5px 5px 4px;position:absolute;right:-13px;top:-12px;z-index:9999}
.ie7 .modClose{padding:5px}
#closeVIASite{margin:-12px 0 0 683px;cursor:pointer;float:left}
.viaSmall{position:absolute !important;top:0 !important;margin-top:-27px !important}
#openVIAPage{
  bottom:5px;
  cursor:pointer;
  position:fixed;
  right:5px;
  z-index:50}
.ie8 .via_overlay{margin:0;padding:0;top:-4px !important}

/* Modal Window */
#modFrame iframe{
   height:380px;
   width:380px;
   border-collapse:collapse;
   border-width:0} 
 .ie7 #modFrame iframe{width:410px;height:410px}
 .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 #000;
   -webkit-box-shadow:0 1px 10px #000;
   -ms-box-shadow:0 1px 10px #000;
   box-shadow:0 1px 10px #000}
 #vidModal{
   background:url(/videoLoading.jpg) center no-repeat #fff;
   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 #000;
   -webkit-box-shadow:0 1px 10px #000;
   -ms-box-shadow:0 1px 10px #000;
   box-shadow:0 1px 10px #000}
 #vidModal .modClose{right:-9px;top:-15px}
