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

#home{ background:#ffffff url(/homeBkg.jpg) repeat-x;}
#interior,#custom-interior, #blank, #partnersPage{ background:#fff url(/headerBack.jpg) repeat-x;}

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

h1, h2, h3, h5, h6{ color: #750B09; margin: 0 0 1em 0; font-weight:normal; text-align:left;}
#blank h1{ padding:.5em 0 0;}
h1{ font-size:20px; font-weight:bold; }
h2{ font-size:18px; }
h3 { font-size:16px; }
h4 { font-weight:bold;}
p{color:#544D45; 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 =============================== */
#phoneWrapper{
  margin: 55px 50px 0 0;
  float:right;
  text-align:right;
}
#phoneWrapper p{
  color:#fff;
  font-size:14px;
  text-align:right;
  margin:0px;
}
.phoneNumber{
  font-size:31px;
  font-weight:bold;
  color:#fff;
  display:block;
  margin:0px;
  text-align:right;
}
#phoneNumber .desc, .phoneNumber .desc {color:#822321;font-size:20px;}

#logo{
  width: 229px;
  height: 108px;
  margin: 26px 0 0 50px;
  float:left;
}
#header{
  width:1050px;
  height: 166px;
  margin: 0 auto;
  background: url(/homeHeaderBack.jpg) no-repeat;
}

/**
 * jQuery Coda Slider 2.0 
 * Credits: Copyright (c) 2009 Niall Doherty, http://www.ndoherty.biz/
 */


/* sets the panels background image (non-sliding) */
.coda-slider { background:url(images/slider-bg.jpg) no-repeat !important; }

/* .panel-wrapper elements */
.panel-wrapper { width:415px; float:right; margin-right:20px; color:#FFF; text-align:justify; }
.panel-wrapper h2 { margin:0 0 10px 0; float:left; width:415px; }
.panel img { float:left; margin:0 0 0 5px; }

.slider-quote-button {
  background:url(images/slider_quote-btn.png) no-repeat;
  display:block;
  width:189px;
  height:43px;
  text-indent:-9999px;
}
.sliderFindOutMoreBtn {
  background:url(/sliderFindOutMoreBtn.png) no-repeat;
  display:block;
  width: 189px;
  height: 43px;
  text-indent: -9999px;
}

.sliderFindOutMoreBtn:hover {background-position:bottom left; }
.slider-quote-button:hover { background-position:bottom left; text-indent:-9999px; }

/* Change the width of the entire slider */
.coda-slider, .coda-slider .panel { width: 960px; height:284px; } 

/* Panel padding */
.coda-slider .panel-wrapper { padding: 20px }
  
/* Tabbed nav */
.coda-nav ul
{ 
  clear: both; 
  display: block; 
  margin:0;
  padding:0; 
  overflow: hidden;
  height:47px;
}

.coda-nav ul li 
{
  float:left;
  width:192px;
  height:47px;
  list-style:none;
  margin:0;
  padding:0;
}

.coda-nav ul li a 
{ 
  text-indent:-9999px;
  display: block;
  width:192px;
  height:47px;
  text-decoration: none
}
.coda-nav ul li a:active, .coda-nav ul li a:focus { outline:0; } 


.coda-nav ul li a.current { background-position:bottom left; }

.coda-nav .tab1 a { background:url(images/navTrucking.png) no-repeat; }
.coda-nav .tab2 a { background:url(images/navMoving.png) no-repeat; }
.coda-nav .tab3 a { background:url(images/navLimos.png) no-repeat; }
.coda-nav .tab4 a { background:url(images/navAutoBody.png) no-repeat; }
.coda-nav .tab5 a { background:url(images/navRisk.png) no-repeat; }
  
/* Miscellaneous */
.coda-slider-wrapper { background:url(images/slider-bg.jpg) no-repeat; width: 960px; height:auto; clear: both; overflow: hidden }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }

/* ===== @CLEAN LEARN MORE =============== */
.learn-more { display:block; background:url(images/learn-more.png) no-repeat; width:196px; height:26px; text-indent:-9999px; clear:both; }
.learn-more:hover { background-position:bottom left; }
#featLinks { margin-top:20px; }
#featLinks .window { width:300px; float:left; margin:0 10px; }
.window h4 { margin:0; padding:0; }
.window img { float:left; margin:0 3px 3px 0; }
.window p { width:250px; float:right; }

/*  ===== @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:#393939;
text-decoration:none;
width: auto;
height:31px;
clear:both;
float:left;
position:relative;
z-index:999;
margin: 0;
}
#jsddm > li {
float: left;
text-align: center;
background: none;
display:block;
text-decoration:none;
height:30px;
line-height:30px;
margin:0;
list-style:none;
position: relative;
}
#jsddm > li > a{
color:#393939;
font-weight:normal;
padding: 0 5px 0 15px;
font-size:16px;
}
#jsddm > li:hover>a{color: #b7202b}
#jsddm > li > ul{
display:none;
width: 180px;
list-style:none;
position:absolute;
clear: both;
left: 0;
top: 33px;
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:#1e1e1e;
background: #F4EEEE;
text-align: left;
font-size: 11px;
text-decoration:none;
display: block;
margin: 0 0px 0 0;
padding: 4px 10px;
  border-left:1px solid #000;
  border-right:1px solid #000;
}
.subNavLast{
   border-bottom:1px solid #000;
}
.subNav, .subNavFirst, .subSubNav,  .subSubNavFirst{}
#jsddm > li > ul li a:hover{color: #b7202b;}
#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:500px;
width:970px;
margin:0 auto;
text-align:left;
}
#homePiece #imfirst {
margin-left:0;
}
.menubox {
float:left;
height:290px;
margin-left:20px;
width:303px;
}
#menubusiness, #menupersonal {
display:block;
height:290px;
text-indent:-9999px;
width:303px;
}
#menubusiness {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(/homeBusinessMenuImage.jpg);
background-position:0 0;
background-repeat:no-repeat;
}
#menupersonal {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(/homePersonalMenuImage.jpg);
background-position:0 0;
background-repeat:no-repeat;
}
#menubusiness:hover, #menupersonal:hover {
background-position:left  bottom !important;
}
#menu {
background-color:#525252;
border-bottom-color:#494949;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#494949;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#494949;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#494949;
border-top-style:solid;
border-top-width:1px;
height:237px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
width:303px;
}
* html #menu {
height:239px;
}
#menu li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
}
#menu li a {
display:block;
text-indent:-9999px;
}
#menu li  a:hover {
background-position:left  bottom;
}
#menu .header {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(/menuHeader.png);
background-position:0 0;
background-repeat:no-repeat;
height:37px;
width:303px;
}
#menu .menu1 a {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(/menuTrucking.png);
background-position:0 0;
background-repeat:no-repeat;
height:50px;
width:303px;
}
#menu .menu2 a {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(/menuMoving.png);
background-position:0 0;
background-repeat:no-repeat;
height:50px;
width:303px;
}
#menu .menu3 a {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(/menuLimousines.png);
background-position:0 0;
background-repeat:no-repeat;
height:51px;
width:303px;
}
#menu .menu4 a {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(/menuAutoBody.png);
background-position:0 0;
background-repeat:no-repeat;
height:50px;
width:303px;
}
#menu .menu5 a {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
background-attachment:scroll;
background-color:transparent;
background-image:url(/menuMarinas.png);
background-position:0 0;
background-repeat:no-repeat;
height:49px;
width:303px;
}

/* ===== @PAGE CONTENT BOX STYLES ============================================= */
#home #contentWrapper{
  margin:0 auto; 
  width:960px; 
  padding:20px 0;
}
  #home #content{
    width:625px;
    padding:0 15px 0 0;
    float:left;
    text-align:justify;
    border-right:1px solid #CCC;
    height:auto;
  }
  #home #sideBar{
    width:290px;
    float:right;
    height:auto;
    padding:0px 10px;
    text-align:center;
  }
#socialMedia .desc { color:#474645; font-weight:bold; font-size:12px; clear:right; margin:17px 0 0 0; }
#socialMedia .icons { display:inline-block; float:right; margin:0 !important; }
#raf {height:100px;width:auto;border-top:1px solid #bbbbbb;border-bottom:1px solid #bbbbbb;margin:5px 0;}
#raf img.phone {float:left;margin:0 15px 0 0;}
#raf h3 {font-weight:bold;text-align:center;margin:0;font-size:15px !important;}
#raf p {text-align:center;color:#333333;font-size:12px !important;}

#home #rightSideBar{
    width:150px;
    float:left;
    height:auto;
    padding:0px 0px 0 20px;
}

#custom-interior #contentWrapper, #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;
   }


  #custom-interior #content{
    width:600px;
    float:left;
  }
  #custom-interior #sideBar{
     width:360px;
     float:right;
     height:auto;
   }
#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; }
#socialIcons {margin:10px 0 0 50px;}
#socialMedia{font-size:16px; color:#750B09; text-align:left}
#socialMedia h3 {font-weight:bold;margin:0;text-align:center;}
#socialMedia img{margin:15px 0;}
#socialMedia p{font-size:16px; color:#750B09;}
#slideshow{
  height:100px;
  overflow:hidden;
  margin:0 0 15px 10px;
  
}
/* ===== @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: #3A3A3A 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:#3A3A3A;
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;
  font-weight:bold;
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:#B8212B; display:block; }
.form .formInput input.error {border:1px solid #f00; }
#submit{margin:0 0 10px 0; }

/** custom classes for custom form **/
 
.customForm label{
color:#fff;
font-size:11px !important;
}
.customForm small {display:block;margin:5px 0;}

.customForm .error {color:#f33a3a !important}

.form .expiration{
width:173px;
float:left;
 
}
.form .basicInfo{
width:172px;
float:left;
margin:0;
}

.renewal .form .basicInfo, .renewal .form .expiration { width: 260px !important }
.renewal .form .regularInputs, .renewal .form .dateInputs { width: 96% !important }

.form .dateInputs{
 color:#666666;
width:90%;
 
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:10px;
}

.form .basicInfo, .form .dateInputs {margin:0 0 10px }

.form .regularInputs {
  width:90%;
  float:left;
  font-size:10px;
  }


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

}
.backVendor { margin: 5px 0 0 120px; }

#partnersLeft{ width:600px; float:left; margin:0; min-height:300px;}
#partnersRight{ width:280px; float:right; margin:0 0 0 10px; margin:0 10px 0 10px;}
#floatBox{
}
h2.categoryHeading{
    color:#fff;    /*heading font color*/
    font-size:18px;
    background:#3A3A3A;    /*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{ }
.itemTxt h4 {color:#333;}
.itemTxt p {color:#333;}

/** x **/
.partnerLinks { text-align:left; clear:both; width:100%;height:25px; padding:5px 0; margin:0 !important;  }
.icons { margin:0 0 0 5px; float:right; }
a.webAddress { float:left; padding:0 5px; border:1px solid #ccc; background:#eee; -moz-border-radius: 4px; -webkit-border-radius: 4px; height:25px; margin:0 5px 0 0; line-height:25px; color:#333333; }
a.webAddress:hover { background:#ccc; }
a.printCoup { float:left; display:inline; clear:both; color:#333333; text-decoration:none; font-size:14px; border:1px solid #bbbbbb; /* Border style */ background:#eeeeee;  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; line-height:25px; height:25px;text-align:center; padding:0 5px;margin:0 5px 0 0; }
a.printCoup:hover { background:#cccccc; /*Print Button Hover Color*/ border: 1px solid #dddddd; }
/* do not remove*/
img.showNone {display:none;}
a.showNone { display:none; }
a.showPrint { display:none; }
/* this is the class that is assigned to the partners logo */
.partnerLogo { float:right; width:200px; height:auto; display:block; margin:0 0 10px 10px; border: 1px solid #c5c5c5; }


.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;
   
}
#partnersMenu h2{
    color:#fff;
    font-size:18px;
    background:#3A3A3A; /*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*/

/* ===== @QNA PAGE STYLES =========================================== */
#qnaQuestionPage, #qnaAnswerPage {
  width: 80%; 
}
#qnaQuestionPage .qnaQuestion img, #qnaAnswerPage .qnaQuestion img, #qnaAnswerPage .qnaAnswer img {
  float:left; 
  margin: 0 25px 10px 0;
}
#qnaQuestionPage .qnaQuestion div.question, #qnaAnswerPage .qnaQuestion div.question {
  margin-left: 10px;
  font-size: 14px;
}

#qnaQuestionPage #cta {
  margin-top: 25px;
}

#qnaAnswerPage div.qnaAnswer {
  margin-top: 30px;
}


#qnaAnswerPage ol {
  list-style: decimal outside none;
}

#qnaAnswerPage li {
  list-style: decimal outside none;
}

  

/* ===== @FOOTER STYLES ============================================= */
#footer{
background: #192e55;
color:#fff;
padding: 5px 0;
}
/*---- Footer width must be adjusted if you add or remove items --*/
#footer ul{
width:960px; 
margin:0 auto;
}
#footer li {
float:left;
width:160px;
margin:0;
padding:0;
list-style:none;
}
#footer li .title { font-weight:bold; }
#footer .tag { width:960px; margin:0 auto; color:#fff; text-align:right; font-weight:bold; font-style:italic; }
.tag img { margin-bottom:-8px; margin-left:30px; }
.footerCoverage{
  font-style:italic;
  color:#999999;
}
#footer a, #footer a:visited {
color:#FFF;
font-size:13px;
font-weight:normal;
text-decoration:none;
}
#footer a:hover {color:#ccc;}
#arLogo{float:right; text-align:right;}
  #arLogo img {vertical-align:middle;}
/* ===== @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 #741A19;
}

#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:#ffffff;
  display:block;
  font-size:12px;
  height: 9px;
  line-height: 20px !important;
  margin-top:3px;
  padding-left: 25px !important;
  cursor: pointer;
  position: relative;
  text-decoration:none;
  width:203px;
}

.tab a.open { background: url(../images/learnmore-dd_static.png) no-repeat left 0; }
.tab a.close { background: url(../images/learnmore-dd_active.png) no-repeat left 0; }
.tab a:hover.open { background-position:bottom left; }
.tab a:hover.close { background-position: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{ 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;}

a.fancyButton  {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto  auto;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
-moz-box-shadow:1px 1px  2px rgba(0, 0, 0, 0.5);
background-attachment:scroll;
background-color:transparent;
background-image:-moz-linear-gradient(center  top , #EEEEEE, #CCCCCC);
background-position:0 0;
background-repeat:repeat;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#CCCCCC;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:1px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#CCCCCC;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:1px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
font-size:18px;
line-height:30px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
text-decoration:none;
text-shadow:0 1px  1px #FFFFFF;
}


/* custom */
#message {width:850px;margin:20px auto;padding:10px 20px;background:url(message-bg.jpg) no-repeat left #ffffff;border:1px solid #cccccc;}
#message h2, h3 {color:#333333;}
#message h2 {margin:0;text-align:center;font-weight:bold;}
#message h3 {margin:5px auto; font-size:13px;text-align:center;width:800px;}
#message p {text-align:center;margin:0;}


.align-center {text-align:center;}
.border-top {border-top:1px solid #bbbbbb;}
.border-bottom {border-bottom:1px solid #bbbbbb;}


/* renewal reminder */
.renewallist ul { margin: 0; padding: 0; width: 960px; }
.renewallist li { list-style: none; text-align: center; margin: 0 auto; padding: 0; width: 520px; }

.renewallist li a {
    background:#e1e1e1;
    background:-moz-linear-gradient(top,#f1f1f1,#d1d1d1);
    background:-webkit-gradient(linear,left top,left bottom,from(#f1f1f1),to(#d1d1d1));
    color: #474645;
    display: block;
    padding: 0 10px;
    margin: 10px 0;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e1e1e1;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 0 1px 1px #fff }
.renewallist li a strong { color: #b7202b }

.renewallist li a:hover {
    background:#e1e1e1;
    background:-moz-linear-gradient(top,#d1d1d1,#f1f1f1);
  background:-webkit-gradient(linear,left top,left bottom,from(#d1d1d1),to(#f1f1f1)) }




#sideBar #formContainer {background:#B7202B !important;width:299px !important;margin:230px auto 15px auto !important;box-shadow:1px 1px 3px #333!important;}
#sideBar .form {width:299px !important}
#sideBar #formContainer ul {width:93% !important;margin:0 auto}
#sideBar #formContainer ul li {list-style:none;padding:0;margin:0 0 5px 0 !important;overflow:hidden;clear:both }
#sideBar #formContainer ul li input[type="text"]{width:95% !important;padding:3px;height:20px !important;margin:0 auto;display:block;border:2px solid transparent}
#sideBar #formContainer ul li input[type="text"]:focus {border:2px solid #ff0000}
#sideBar #formContainer ul li input[type="submit"] {width:50% !important;margin:0 auto;display:block;height:45px !important}
#sideBar #formContainer ul li h3 {color:#fff !important;text-align:center;font-size:18px;font-weight:bold}
#sideBar .form label.error {color:#000;font-weight:bold;margin:3px 0 0 0}
    
span.center {display:block}
 .center, .align-center {text-align:center}

#event-img {
    display:block;
    padding:5px;
    border:1px solid #eee;
    box-shadow:-1px 1px 3px #e9e9e9;
    margin:0 auto}

