/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

/* ::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; } */
/* ::selection { background: #fe57a1; color: #fff; text-shadow: none; } */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author: Will LaShell
   ========================================================================== */

/* fonts */
@font-face {
    font-family: 'TradeGothicLTStdBdCnNo.20';
    src: url('../font/tradegothicltstd-bdcn20-webfont.eot');
    src: url('../font/tradegothicltstd-bdcn20-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/tradegothicltstd-bdcn20-webfont.woff') format('woff'),
         url('../font/tradegothicltstd-bdcn20-webfont.ttf') format('truetype'),
         url('../font/tradegothicltstd-bdcn20-webfont.svg#TradeGothicLTStdBdCnNo.20') format('svg');
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}
@font-face {
    font-family: 'TradeGothicLTStdCnNo.18';
    src: url('../font/tradegothicltstd-cn18-webfont.eot');
    src: url('../font/tradegothicltstd-cn18-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/tradegothicltstd-cn18-webfont.woff') format('woff'),
         url('../font/tradegothicltstd-cn18-webfont.ttf') format('truetype'),
         url('../font/tradegothicltstd-cn18-webfont.svg#TradeGothicLTStdCnNo.18') format('svg');
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}
/* end fonts */

.lgray {color: #616161;}

h1, h2, h3, h4, h5 {font-size: 32px; color: #4381e1; margin: 0px; font-family: arial; text-transform: none; font-weight: normal;}

h3 {font-size: 16px; font-weight: bold;}
h4 {font-size: 20px;}
h5 {font-size: 20px; text-transform: none;}
h6 {font-size: 14px; font-weight: bold;}
/* editor styles */
a.blue-button {background: transparent url(../img/button.jpg) no-repeat top left; width: 120px; height: 48px; line-height: 40px; color: #fff; text-decoration: none; text-align: center; font-family: 'TradeGothicLTStdBdCnNo.20'; text-transform: uppercase; font-weight: normal; display: inline-block; font-size: 14px;}
a.blue-button:hover, a.blue-button:active {color: #d6e2f5 !important;}

a.blue-link {text-decoration: none; color: #4381e1 !important;}
a.blue-link:hover,
a.blue-link:active {text-decoration: underline;}

p.paragraph-right {text-align: right;}
p.paragraph-gray-bg {background: #eee; margin-top: 0px; padding-top: 12px; margin-bottom: 0px; padding-bottom: 12px; padding-left: 5px; padding-right: 5px;}
h3.h3-gray-bg {background: #eee; padding: 12px 5px;}
h3.h3-tpad12 {padding: 12px 0px 0px 0px;}
p.paragraph-bottom-space {margin-bottom: 12px;}
img.img_left {float: left;}
img.img_right {float: right;}
span.bold {font-weight: bold;}
.bmar20 {margin-bottom: 20px;}

html {}
body {background: #a8bfe1; color: #242323; font-family: arial, sans-serif; font-size: 12px;}

header {background: transparent url(../img/header_bg.jpg) repeat-x}
header .toll-free {position: absolute; top: 30px; right: 40px;}
header .spacer {height: 131px; position: relative; width: 1100px; margin: 0 auto; z-index: 4000}
header .spacer .logo {margin-left: 50px;}


/* page title h1 replacement */
/*h1 span {display: none;}*/
h1 {background-position: top left; background-repeat: no-repeat;}

/*
body.cargo h1,
body.dealer-trailer-rental h1 {height: 36px; width: 490px; background-image: url(../img/titles/cargo_utility_horse.png);}
body.getquote h1,
body.quote-success h1 {height: 33px; width: 192px; background-image: url(../img/titles/get_a_quote.png);}
body.manage-policy h1 {height: 31px; width: 336px; background-image: url(../img/titles/manage_policy.png);}
body.mba-partners h1 {height: 31px; width: 232px; background-image: url(../img/titles/partners.png);}
body.event h1 {height: 31px; width: 114px; background-image: url(../img/titles/events.png);}
body.billing-policy h1 {height: 67px; width: 381px; background-image: url(../img/titles/billing_policy.png);}
body.claims-center h1 {height: 31px; width: 238px; background-image: url(../img/titles/claims.png);}
body.mexico h1 {height: 31px; width: 300px; background-image: url(../img/titles/mexico_ins.png);}
body.dealer-rental h1 {height: 31px; width: 470px; background-image: url(../img/titles/why_mba.png);}
body.dealer-rv-rental h1 {height: 31px; width: 470px; background-image: url(../img/titles/why_mba.png);}
body.dealer-motorcycle-rental h1,
body.personal-motorcycle h1 {height: 36px; width: 457px; background-image: url(../img/titles/motorcycle_atv.png);}
body.personal-rv h1 {height: 36px; width: 490px; background-image: url(../img/titles/rv_motorhome.png);}
body.contact-us h1 {height: 30px; width: 377px; background-image: url(../img/titles/contact_about.png);}
body.contact-us-success h1 {height: 30px; width: 171px; background-image: url(../img/titles/thankyou.png);}
body.marketingmaterial h1 {height: 31px; width: 430px; background-image: url(../img/titles/marketing_materials.png);}
body.rental-operations-manual h1 {height: 29px; width: 446px; background-image: url(../img/titles/rental_ops.png);}
*/

header nav.global-nav {height: 33px; position: absolute; bottom: 0px; left: 50px; z-index: 5498}
header nav.global-nav > ul {height: 33px;}
header nav.global-nav ul li.level0 {display: inline-block; height: 33px; zoom: 1; *display: inline; position: relative; z-index: 5499; float: left;}
header nav.global-nav ul li.level0 > a {text-decoration: none; color: #fff !important; display: block; height: 33px; background-position: top left; background-repeat: no-repeat}
header nav.global-nav ul li.level0 > a span {visibility: hidden;} 
header nav.global-nav ul li.level0 > a:hover,
header nav.global-nav ul li.level0 > a:active,
header nav.global-nav ul li.level0 > a.selected {background-position: 0 -32px;}

header nav.global-nav ul li.mitem0 a {background-image: url(../img/menu/mitem0_home.png); width: 67px;}


/* Get Quote Submenu */
/* header nav.global-nav ul li.mitem1 a {background-image: url(../img/menu/mitem1_getquote.png); width: 148px;} */
header nav.global-nav ul li.level0.mitem1 > a {
	background-image: url(../img/menu/mitem1_getquote.png); width: 148px;
}

header nav.global-nav ul li.mitem2 a {background-image: url(../img/menu/mitem2_policy.png); width: 201px;}
header nav.global-nav ul li.mitem3 a {background-image: url(../img/menu/mitem3_claims.png); width: 161px;}

header nav.global-nav ul li.level0.mitem4 > a {
	background-image: url(../img/menu/mitem4_info.png); width: 201px;
}

header nav.global-nav ul li.mitem5 a {background-image: url(../img/menu/mitem5_events.png); width: 112px;}

/* Contact Us Menu */
/* header nav.global-nav ul li.mitem6 a {background-image: url(../img/menu/mitem6_contact.png); width: 128px;} */
header nav.global-nav ul li.level0.mitem6 > a {
	background-image: url(../img/menu/mitem6_contact.png); width: 128px;
}

header nav.global-nav ul li ul {display: block; position: absolute; top: 33px; left: -9999em; z-index: 5500; background: url(../img/dropdown.png) no-repeat bottom left; width: 197px;}
header nav.global-nav ul li:hover ul {left: 0px; z-index: 6000;}

header nav.global-nav ul li.level1,
header nav.global-nav ul li.level1 a {font-family: arial; color: #fff !important; font-size: 12px; font-weight: bold; text-transform: none;}
header nav.global-nav ul li.level1 a {margin-left: 5px; width: 180px; display: block; padding: 5px 0px 5px 5px; text-decoration: none;}
header nav.global-nav ul li.level1 a:hover {background: #5f8fd8;}
header nav.global-nav ul li.level1 {margin-right: 0px;}
header nav.global-nav ul li.level1.first {padding-top: 5px;}
.lt-ie8 header nav.global-nav ul li.level1.first {margin-left: 5px;}
header nav.global-nav ul li.level1.last {padding-bottom: 10px;}


div[role="maintop"] {background: #fff url(../img/content_top_bg.jpg) repeat-x; min-height: 100px; color: #787674}
div[role="maintop"] .spacer {position: relative; width: 1100px; margin: 0 auto; min-height: 100px;}
div[role="maintop"] .spacer .content-header-block {
	position: relative; 
	height: 82px; 
	width: 1020px; 
	margin:auto;
/*	margin-left: 50px;*/
}

div[role="maintop"] .spacer .content-wrapper-block {width: 1012px; margin-left: 50px; position: relative;}

div[role="maintop"] .spacer .content-block ul {list-style-type: none; padding-left: 10px;}
div[role="maintop"] .spacer .content-block ul li {padding-left: 15px;}

.content-header-block h1 {position: absolute; bottom: 0px; left: 0px;}
.top-links {height: 93px; width: 381px; position: absolute; top: 5px; right: -30px; background: url(../img/box.png) no-repeat top left;}
.top-links ul {list-style-type: none; padding: 0; margin: 0 70px;}
.top-links ul li {display: inline-block; line-height: 90px; text-align: center; zoom: 1; *display: inline; width: auto;}
.top-links ul li.sep {width: 80px;}
.top-links ul li a {font-weight: bold; font-size: 14px; text-transform: uppercase}


div[role="mainbot"] {min-height: 358px; background: transparent url(../img/content_bot_bg_3.jpg) repeat-x;  color: #787674}
div[role="mainbot"] .spacer {position: relative; width: 1100px; margin: 0 auto;}
div[role="mainbot"] .spacer .padding {position: relative; width: 1012px; margin: 43px 0 0 50px; background: #fff url(../img/footer_bar.jpg) repeat-x top left; min-height: 163px; height: auto !important; height: 163px;}
div[role="mainbot"] .spacer .padding .line {position: absolute; top: 65px; left: 45px; z-index: 100}

/*
div[role="mainbot"] .spacer .padding div.mba-ins-extras {height: 34px; width: 200px; line-height: 34px; color: #fff; margin-left: 65px; font-size: 18px; background: url(../img/mbaextras.png) no-repeat left center;}
*/
div[role="mainbot"] .spacer .padding div.mba-ins-extras {height: 34px; width: 200px; line-height: 34px; color: #fff; margin-left: 65px; font-size: 18px; background: url(../img/mbaprograms.png) no-repeat left center;}

div[role="mainbot"] .spacer .padding div.mba-ins-extras span {display: none;}
div[role="mainbot"] .spacer .padding h4 {font-size: 18px;}
div[role="mainbot"] .spacer .padding .social {position: absolute; top: 90px; left: 432px; z-index: 101;}
body.index div[role="mainbot"] .spacer .padding .social {top: 70px;}
div[role="mainbot"] .spacer .padding .social p {margin: 0px;}


div[role="mainbot"] .spacer nav {position: absolute; top: 50px; left: 40px;}
body.index div[role="mainbot"] .spacer nav {top: 20px;}
div[role="mainbot"] .spacer nav ul {list-style-type: none; height: 36px; position: relative;}
div[role="mainbot"] .spacer nav ul li.level0 {display: block; float: left; position: relative;}
div[role="mainbot"] .spacer nav ul li.level0 a {text-decoration: none; display: block; height: 36px; background-position: left top; background-repeat: no-repeat}
div[role="mainbot"] .spacer nav ul li.level0 > a:hover,
div[role="mainbot"] .spacer nav ul li.level0 > a:active,
div[role="mainbot"] .spacer nav ul li.level0 > a:visited {background-position: left bottom;}
div[role="mainbot"] .spacer nav ul li.level0 a span {display: none;}
div[role="mainbot"] .spacer nav ul li.level0.mitem0 > a {background-image: url(../img/footer/mitem_0.png); width: 86px;}
div[role="mainbot"] .spacer nav ul li.level0.mitem1 > a {background-image: url(../img/footer/mitem_1.png); width: 125px;}
div[role="mainbot"] .spacer nav ul li.level0.mitem2 > a {background-image: url(../img/footer/mitem_2.png); width: 183px;}
div[role="mainbot"] .spacer nav ul li.level0.mitem3 > a {background-image: url(../img/footer/mitem_3.png); width: 146px;}
div[role="mainbot"] .spacer nav ul li.level0.mitem4 > a {background-image: url(../img/footer/mitem_4.png); width: 178px;}
div[role="mainbot"] .spacer nav ul li.level0.mitem5 > a {background-image: url(../img/footer/mitem_5.png); width: 90px;}
div[role="mainbot"] .spacer nav ul li.level0.mitem6 > a {background-image: url(../img/footer/mitem_6.png); width: 122px;}


div[role="mainbot"] .spacer nav ul li.level0 ul {display: none; height: auto; position: absolute; bottom: 20px;  left: 0px; z-index: 500; background: url(../img/dropdown.png) no-repeat bottom left; width: 197px;}
div[role="mainbot"] .spacer nav ul li.level0:hover ul {display: block;}
div[role="mainbot"] .spacer nav ul li ul li.level1 {display: block; margin-right: 7px;}
div[role="mainbot"] .spacer nav ul li ul li.level1 a {font-family: arial; color: #fff !important; font-size: 12px; font-weight: bold; padding: 5px 0px 5px 10px; text-decoration: none; margin-left: 5px; height: auto !important;}
div[role="mainbot"] .spacer nav ul li ul li.level1 a:hover {background: #5f8fd8;}
div[role="mainbot"] .spacer nav ul li ul li.level1 span {display: block;}
div[role="mainbot"] .spacer nav ul li ul li.level1.first {padding-top: 0px;}
div[role="mainbot"] .spacer nav ul li ul li.level1.last {padding-bottom: 10px;}

.copyright-block {position: absolute; bottom: 10px; text-align: center; width: 100%; font-size: 10px; color: #242323;}
.copyright-block a {color: #242323 !important; text-decoration: none;}
/*  home page */

.index div[role="maintop"] .spacer .content-header-block {position: relative; width: 1020px; height: auto;}
.index .index-banner-block {width: 733px; height: 290px; background: url(../img/idx/idx_top_img_bg.png) no-repeat top left; position: absolute; left: -15px; top: 15px;}
.index .index-banner-block > img {display: block; position: absolute; top: 10px; left: 16px;}
.index .index-banner-block .slider-block {position: absolute; top: 59px; left: 16px; width: 699px; height: 206px;}
.index .index-banner-block .slider-block img {display: block; position: absolute; top: 0px; left: 0px;}

.index .index-header-menu-block {float: right; width: 307px; height: 257px; margin-top: 25px;}
.index .index-header-menu-block a {display: block; width: 307px; height: 60px; background-position: top left; background-repeat: no-repeat; text-decoration: none; margin-bottom: 5px;}
.index .index-header-menu-block a:active,
.index .index-header-menu-block a:hover {background-position: bottom left}

.index .index-header-menu-block a.idx-btn-login {background-image: url(../img/idx/banner_login.png);}
.index .index-header-menu-block a.idx-btn-get-quote {background-image: url(../img/idx/banner_quote.png);}
.index .index-header-menu-block a.idx-btn-payment {background-image: url(../img/idx/banner_payment.png);}
.index .index-header-menu-block a.idx-btn-claim {background-image: url(../img/idx/banner_claim.png);}

.index .mid-content-wrapper {height: 200px; position: relative;}
.index .mid-content-wrapper .small-slider-block {position: absolute; top: 20px; left: 40px;}

.index .mid-content-wrapper .small-slider-block .controls {
	display: none; 
	position: absolute; 
/*	
	top: 140px; 
	left: 200px; 
*/	
	top: 150px; 
	left: 25px; 
	z-index: 1000;
}

.index .mid-content-wrapper .small-slider-block .controls button {border: 0px none; background: transparent; padding: 0px; margin: 0px;}
.index .mid-content-wrapper .small-slider-block .you-rent-callout {display: block; background: none !important;}
.index .mid-content-wrapper .more-info-callout {display: block; position: absolute; top: 38px; left: 752px;}


.index .featured-section.spacer {margin-top: 15px;}
.index .featured-section .padding {padding: 0px !important; margin: 0 auto !important; left: 7px;}
.index .featured-wrapper-block {display: block; width: 920px; margin: 10px auto; border: 1px solid #cdcccc;}
.index .featured-wrapper-block.ftop {background: transparent url(../img/idx/top_feature_bg.png) repeat-y top left;}
.index .featured-wrapper-block .featured-block .featured-block-content {margin-top: 25px;}
.index .featured-wrapper-block .featured-block p {padding:0 25px 10px; margin: 0px; font-size: 11px;}
/** .index .featured-wrapper-block .featured-block {width: 229px; border-right: 1px solid #cdcccc; float: left;} **/
.index .featured-wrapper-block .featured-block {width: 229px; border-right: 0px none; float: left;}
.index .featured-wrapper-block .featured-block.last {border-right: none; width: 232px}
.index .featured-wrapper-block .featured-block h5 {text-align: center; line-height: 36px; height: 36px; font-size: 12px; font-weight: bold; font-family: arial; color: #c32a1f; border-bottom: 1px solid #cdcccc;}
.index .featured-wrapper-block .featured-block a.get-quote {text-align: center; line-height: 50px; display: block; text-decoration: none; color: #4381e1 !important; font-weight: bold; font-size: 12px;}

.index .newsitem {margin-top: 20px; margin-left: 10px;}
.index .col-b .newsitem {margin-left: 15px;}
.index .newsitem .newstitle {text-decoration: none; color: #4381e1 !important; font-weight: bold; font-size: 12px;}
.index .newsitem img {float: left; margin-right: 10px; border: 1px solid #cdcccc;}
.index .newsitem p {margin-top: 0px; margin-bottom: 2px;}



.index div[role="mainbot"] .spacer.indexfooter .padding {margin:0px 0px 0px 51px; background-image: none; min-height: 100px;}

.index footer {background: #fff; width: 1012px; margin: 0 auto; position: relative; left: 7px;}
.index footer p {margin: 0px; text-align: center; line-height: 40px; font-size: 10px;}
.index footer a {color: #000 !important; text-decoration: none;}
/* get quote */

.getquote div[role="maintop"] {background: #fff url(../img/content_top_bg_quote.jpg) repeat-x top left;}
.getquote div[role="maintop"] .spacer {background: transparent url(../img/quote_bg.jpg) no-repeat bottom left; height: 500px;}
.getquote div[role="maintop"] .content-wrapper-block .content-block {width: 300px;}
.getquote .learn-more-block {position: absolute; left: 789px; top: 40px; width: 200px;}



.getquote input.start-btn {width: 120px; height: 51px; float: right;}
.getquote div[role="mainbot"] {background-image: url(../img/content_bot_bg_noshad_gradient.jpg);}

.getquote .get-quote-form-block {width: 383px; position: absolute; top: 70px; left: 344px;}
/** .getquote .get-quote-frm select, **/
.getquote .get-quote-frm input[type="text"] {width: 306px;}
.getquote .start-btn {background: url(../img/start_button.jpg); border: 0px none;}
.getquote .start-btn:hover {background-position: left bottom;}

.getquote .login-now-btn {height: 48px; width: 315px; border: 0px none; padding: 0px; margin: 20px auto 0px; background: url(../img/loginnow.png) no-repeat top left; display: block}
.getquote .login-now-btn:hover {background-position: left bottom;}

.manage-policy div[role="maintop"] {background: #fff url(../img/content_top_bg_quote.jpg) repeat-x top left;}
.manage-policy div[role="maintop"] .spacer {background: transparent url(../img/manage_pol_bg.jpg) no-repeat bottom left; height: 500px;}
.manage-policy div[role="maintop"] .content-wrapper-block .content-block {width: 360px;}
.manage-policy div[role="maintop"] .content-block ul li {background: url(../img/bullet.jpg) no-repeat center left;}
.manage-policy div[role="maintop"] .content-block ul li a {font-weight: bold; font-size: 13px; text-decoration: none; color: #4381e1}
.manage-policy .policy-login-block {position: absolute; left: 780px; top: 50px;}
.manage-policy .policy-login-block p {width: 226px;}
.manage-policy .policy-login-block a#btn-manage-policy {height: 48px; overflow: hidden; position: relative; display: block;}
.manage-policy .policy-login-block a#btn-manage-policy img {display: block; position: absolute; top: 0px; left: 0px;}
.manage-policy .policy-login-block a#btn-manage-policy:hover img {top: -48px;}
.manage-policy .policy-login-block ul li a {color: #4381e1 !important; font-weight: bold; text-decoration: none;}
.manage-policy .policy-login-block ul {list-style-type: none; padding: 0px;}
.manage-policy .policy-login-block ul li {background: url("../img/bullet.jpg") no-repeat left center; padding-left: 15px;}

.manage-policy .policy-login-frm div {position: relative;}
.manage-policy .policy-login-frm input[type="text"],
.manage-policy .policy-login-frm input[type="password"] {background: #fff; border: 1px solid #c1c2c6; height: 38px; padding-left: 10px; margin-bottom: 5px;}
.manage-policy .policy-login-frm label {position: absolute; left: 20px; line-height: 38px; cursor: text}

.manage-policy div[role="mainbot"] {background-image: url(../img/content_bot_bg_noshad_gradient.jpg);}


/* events */
.event .top-links {right: -18px;}
.event div[role="maintop"] .spacer .content-wrapper-block {width: 1032px; margin-left: 32px}
.event-block.odd {background: #f1f1f3;}
.event-block .event-img-block {width: 136px; height: 136px; background: url(../img/event_img_bg.png) no-repeat top left; position: relative; float: left;}
.event-block .event-img-block img {position: absolute; top: 18px; left: 19px;}
.event-block h3 {padding-top: 16px; margin-bottom: 8px;}
.event-block .event-content {width: 255px; padding-right: 20px; float: left;}
.event-block .sponsor {float: right; width: 619px; background: url(../img/event_right.png) no-repeat top left; min-height: 148px; height: auto !important; height: 148px;}
.event-block .sponsor .lcol {padding-top: 30px; text-align: center; width: 318px; margin-left: 40px; float: left;}
.event-block .sponsor .lcol a {color: #4381e1 !important; text-decoration: none; font-weight: bold;}
.event-block .sponsor .rcol {float: right; margin-right: 45px; margin-top: 30px;}
.event-block .sponsor .rcol img {display: block;}

/* marketing materials */
.marketingmaterial div[role="maintop"] .spacer .content-wrapper-block {width: 1032; margin-left: 32px;}
.marketingmaterial div[role="maintop"] .spacer .content-wrapper-block .lpad {margin-left: 20px;}
.marketingmaterial div[role="maintop"] .spacer .content-wrapper-block h3 {text-transform: none;}
.marketingmaterial-block {height: 96px; background: url(../img/mm_holding_two.png) no-repeat top left; position: relative;}
.marketingmaterial-block img {width: 312; height: 62px; position: absolute; top: 18px; left: 19px;}
.marketingmaterial-block a {display: block; background: transparent; width: 162px; height: 62px; opacity: 1; position: absolute; left: 334px; top: 18px;}
.marketingmaterial-block a:hover,
.marketingmaterial-block a:active {background: #000; opacity: 0.2;}
.marketingmaterial-block.odd {background-color: #f1f1f3;}
.marketingmaterial-block .content {float: right; width: 500px; padding-top: 20px;}
.marketingmaterial-block .content h3 {text-transform: capitalize; font-size: 18px;}
.marketingmaterial-block .content p {margin-top: 0px;}

.mexico div[role="maintop"] .spacer {min-height: 785px; background: transparent url(../img/mexico_ins_bg.jpg) no-repeat bottom left; margin-bottom: -30px; position: relative;}
.mexico div[role="maintop"] .spacer .content-wrapper-block {min-height: 703px;}
.mexico div[role="maintop"] .spacer .content-wrapper-block > h3 {text-transform: capitalize;}
.mexico div[role="maintop"] .spacer .mexico-block {width: 958px; height: 300px; position: absolute; bottom: 244px; z-index: 1000; left: 29px;}
.mexico div[role="maintop"] .spacer .mexico-block h3 {text-transform: capitalize;}
.mexico div[role="maintop"] .spacer a.mexican-ins-btn {display: block; width: 402px; height: 48px; background: url(../img/mexico_button.jpg) no-repeat top left; position: absolute; left: 25px; bottom: 150px; text-align: center; line-height: 38px; text-decoration: none !important;}
.mexico div[role="maintop"] .spacer a.mexican-ins-btn span {color: #fff !important; font-family: "TradeGothicLTStdBdCnNo.20"; text-transform: uppercase; font-size: 16px;}

.mexico div[role="maintop"] .spacer .mexico-visit-block {position: absolute; bottom: 90px; left: 29px;}
.mexico div[role="maintop"] .spacer .mexico-visit-block a {color: #4381e1 !important; text-decoration: none; font-weight: bold;}


div[role="maintop"] .spacer .content-wrapper-block.col-2 {width: 1100px; margin-left: 0px;}
div[role="maintop"] .spacer .content-wrapper-block.col-2 .rcol .rcol-content {background: url(../img/right_content_bg.png) repeat-y top left;}
div[role="maintop"] .spacer .content-wrapper-block.col-2 .rcol .rcol-content .padding {width: 382px; margin: 0 auto;}
div[role="maintop"] .spacer .content-wrapper-block.col-2 .lcol {width: 488px; float: left; margin-left: 50px;}
div[role="maintop"] .spacer .content-wrapper-block.col-2 .rcol {width: 559px; float: right; position: relative;}

div[role="maintop"] .spacer .content-wrapper-block.col-2 .lcol ul {list-style-type: none; padding-left: 5px;}
div[role="maintop"] .spacer .content-wrapper-block.col-2 .lcol ul li {background: url(../img/bullet_grey.jpg) no-repeat 0px 3px; padding-left: 15px; margin-bottom: 5px;}

.mba-supports {text-align: center; color: #b2b7bd; position: absolute; top: 0px; left: 0px; width: 100%; font-weight: bold; font-size: 16px}
.mba-keeps-going {text-align: center; color: #b2b7bd; position: absolute; top: 12px; left: 0px; width: 100%; font-weight: bold; font-size: 16px}
.mba-quick-reliable {text-align: center; color: #b2b7bd; position: absolute; top: 12px; left: 0px; width: 100%; font-weight: bold; font-size: 16px} 
.contact-partner-links {position: absolute; top: 60px; left: 170px;}
.contact-us .rcol .wedge {height: 60px;}

.cargo .content-wrapper-block .lcol {width: 488px; float: left; margin-left: 50px;}
.cargo .content-wrapper-block .rcol {width: 559px; float: right;}
.rcol-content h6 {margin-bottom: 20px;}
.cargo .rcol-content ul {list-style-type: none; padding-left: 0px;}
.cargo .rcol-content ul li {background: url(../img/bullet_grey.jpg) no-repeat 0px 3px; padding-left: 10px; margin-bottom: 15px;}


.base-frm input[type="text"] {border: 1px solid #c3c3c3; height: 37px; width: 365px; float: right; color: #787674; background: #fff;}
/** .base-frm select {border: 1px solid #c3c3c3; height: 37px; width: 365px; float: right; color: #787674; background: #fff;} **/
.base-frm label {font-size: 12px; font-weight: bold; line-height: 40px;}
.base-frm label.wide {width: 165px; display: block; float: left;}
.base-frm label.wide250 {width: 250px; display: block; float: left;}
.base-frm > div {margin: 0 0 2px 0; display: block; height: 40px;}
.base-frm > div.tall {height: 158px;}
.base-frm .errorlist {display: block; list-style-type: none; padding-left: 120px; color: #c41818}
.base-frm .submit-btn {width: 120px; height: 48px; background: url(../img/button.jpg) no-repeat top left; border: 0px none; font-family: "TradeGothicLTStdBdCnNo.20"; text-transform: uppercase; font-size: 16px; color: #fff; line-height: 46px; display: block; float: right;}
.base-frm .submit-btn:hover {color: #d6e2f5;}
.base-frm input[type="checkbox"] {}
.base-frm textarea {height: 150px; width: 315px; border: 1px solid #c3c3c3; float: right;}
.base-frm input[type="checkbox"] {display: none;}

.base-frm .checkbox {width: 23px; height: 23px; background: url(../img/checkbox_blue.jpg) no-repeat top left; float: left; cursor: pointer; margin-top: 7px; margin-left: 5px;}
.base-frm .checkbox.selected {background-position: bottom left;}
.base-frm .checkbox.notselected {}

.credit-inquiry-block ul {padding: 0px; margin: 0px; width: auto;}
.credit-inquiry-block ul li {list-style-type: none; background: transparent !important; display: inline;}

.personal-disclaimer-block {height: auto !important;}

/* motorcycle form */
.quote-frm label.multiline {font-size: 0.9em; line-height: 14px; display: block; float: left; padding-top: 5px;}

.personal-motorcycle label[for="id_year_drive_moto"],
.personal-motorcycle label[for="id_veh_retitle"],
.quote-frm label[for="id_how_did_you_hear"],
.quote-frm label[for="id_contact_pref"],
.personal-rv label[for="id_less_12_mo_exp"] {font-size: 0.9em; line-height: 14px; display: block; float: left; padding-top: 0px;}

#id_insurance_product {right: 0px; width: 306px; border: 0px none; display: none;}

.customStyleSelectBox {height: 36px; border: 1px solid #c3c3c3; float: right; width: 301px; padding-left: 5px;}

.customStyleSelectBox.changed {
/* You can use this if you want a different style after user has made a selection */
}

/* on the next line we add a down arrow on the right to indicate that it is a select box */
.customStyleSelectBoxInner {height: 36px; background:url(../img/dropdown.jpg) no-repeat center right; line-height: 36px;}


/* custom styles for quote form states */
.quote-frm .customStyleSelectBox {height: 36px; border: 1px solid #c3c3c3; float: right; width: 360px; padding-left: 5px;}
.quote-frm .customStyleSelectBoxInner {height: 36px; background:url(../img/dropdown.jpg) no-repeat center right; line-height: 36px;}
.quote-frm select {right: 0px; width: 365px; border: 0px none; display: none;}

/* partners & partners right column */
.mba-partners .rcol .partners-tagline-block {position: absolute; top: 10px; left: 20px;}
.mba-partners .rcol .partners-right-bot-block {width: 450px; margin: 0px auto;}

/* billing policy */
.billing-policy .content-block {margin-top: 20px;}

/* News detail */
.news-detail .newsentry-title {margin-top: 20px; font-size}

.contact-us .contact-us-left-block {width: 330px; margin-left: 50px;}
.contact-us div[role="maintop"] .spacer {background: url(../img/contact_about_bg.jpg) no-repeat bottom left;}
.contact-us #id_map_canvas {width: 656px; height: 204px; position: absolute; top: 67px; right: 35px;}

.contact-us .frm-contact-block {position: absolute; top: 290px; right: 35px; width: 657px;}
.contact-us .frm-contact {position: relative; display: block; width: 657px; height: 265px;}
.contact-us .frm-contact input[type="text"],
.contact-us .frm-contact textarea {border: 1px solid #d7d6d6; position: absolute; top: 0px; left: 0px; width: 310px; height: 32px; color: #696868; padding-left: 5px; padding-right: 5px;}
.contact-us .frm-contact textarea {padding-top: 5px;}
.contact-us .frm-contact #id_name {}
.contact-us .frm-contact #id_subject {left: 336px;}
.contact-us .frm-contact #id_phone {top: 43px;}
.contact-us .frm-contact #id_email {top: 43px; left: 336px;}
.contact-us .frm-contact #id_comments {top: 89px; left: 0px; width: 646px; height: 112px;}
.contact-us .frm-contact #id_submit {height: 48px; width: 120px; background: url(../img/submit.png) no-repeat top left; top: 211px; left: 545px; display: block; position: absolute; border: 0px none; padding: 0px;}
.contact-us .frm-contact #id_submit:hover {background-position: left bottom;}

.contact-us div[role="maintop"] a {color: #787674 !important;}
.contact-us .frm-errors {color: #c11b17; height: 30px; line-height: 30px; font-weight: bold;}
/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


.index .featured-wrapper-block.fbot .title {font-weight: bold; padding-left: 20px; height: 35px; line-height: 35px; color: #0159ab; font-size: 12px; font-family: arial; border-bottom: 1px solid #cdcccc;}
.index .featured-wrapper-block.fbot .col-a {float: left; width: 330px; margin-left: 10px;}
.index .featured-wrapper-block.fbot .col-b {float: left; width: 330px; margin-left: 10px;}
.index .featured-wrapper-block.fbot .more-feeds {float: right; width: 180px; margin-right: 25px;}
.index .featured-wrapper-block.fbot .more-feeds a {line-height: 50px; display: block; text-decoration: none; color: #4381e1 !important; font-weight: bold; font-size: 12px;}
.index .featured-wrapper-block.fbot .more-feeds img {padding-top: 10px;}
.index .featured-wrapper-block.fbot .more-feeds p {font-size: 11px;}
.index .featured-wrapper-block.fbot .more-feeds h1 {font-size: 11px !important;}


a.button {
    background-color: #3093C7;
    background-image: -moz-linear-gradient(center top , #3093C7, #1C5A85);
    border: 1px solid #25729A;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    font-size: 1.75em;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}

ul.checklist {
    list-style: none outside none;
    margin: 0 0 0 40px;
    padding: 0;
}


ul.checklist li {
    background: url("/static/img/ok-green.png") no-repeat scroll 0 50% transparent;
    color: #000000;
    font-size: 1.25em;
    font-weight: bold;
    padding: 10px 0 10px 35px !important;
}
body.rv-education-101 .content-block {
	width:700px;
	margin:auto;
}
body.rv-education-101 .content-block h2 {
	font-size:20px;
}
body.rv-education-101 .content-block p {
	font-size:1.25em;
}

body.rv-education-101 .content-header-block h1 {
	display:none;
}