/*

Mondial Homepage - CDG Interactive, Inc.
--------------------------------------------*/

/*
YUI Reset

Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html { color: #000000; background: #ffffff; height: 100%; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
/* to preserve line-height and selector appearance */
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }
/*to enable resizing for IE*/
*:first-child+html input, *:first-child+html textarea, *:first-child+html select { font-size: 100%; }
/*because legend doesn't inherit in IE */
legend { color: #000000; }


/*

Initialization/Defaults
--------------------------------------------*/

/* --- Block Elements --- */
br {}
hr {}
img {}
a img { border: 0 none; }

/* --- Header Text --- */
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; } 
h1 { font-size: 32px; color: #000000; margin-bottom: 15px; }
h2 { font-size: 16px; color: #000000; margin-bottom: 2px; }
h3 { font-size: 13px; color: #000000; margin-bottom: 2px; }
h4 { font-size: 12px; color: #000000; margin-bottom: 2px; }
h5 { font-size: 11px; color: #000000; margin-bottom: 2px; }
h6 { font-size: 10px; color: #000000; margin-bottom: 2px; }

/* --- Block Text --- */
p, blockquote, caption, div { margin-bottom: 10px; } 
p { }
blockquote {}
caption {}
div {}

/* --- Text Elements --- */
a { color: #0000ff; }
a:hover { color: #f20807; text-decoration: underline; }
pre {}
span {}
sup { font-size: 9px; }
small { font-size: 10px; }
address {}
strong { font-weight: bold; }
em { font-style: italic; }

/* --- List Items --- */
ul, ol {}
ul {}
ul li {}
ol {}


/* --- Definition Elements --- */
dl, dt, dd {}
dl {}
dt {}
dd {}

/* --- Table  Elements --- */
table {}
th {}
thead {}
tbody {}
tr {}
td {}
tfoot {}
legend {}

/* --- Inputs --- */
input, select, button, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
fieldset { font-size: 11px; border: 0; }
legend { }
form { }
input { margin-bottom: 0; }
select { margin-bottom: 0; }
button {}
textarea { margin-bottom: 0; }

/* --- Clearfix Hack --- */

/* slightly enhanced, universal clearfix hack */
.clearfix:after { visibility: hidden; display: block; font-size: 0; line-height: 0; content: " "; clear: both; height: 1px; width: 1px; margin: 0 -1px -1px 0; overflow: hidden; }
.clearfix { display: inline-block; }


/* 
     Utility ID's
     ----------------------- */      
.clear { display: block; clear: both; overflow: hidden; width: 1px; height: 1px; margin: 0 -1px -1px 0; border: 0; font-size: 0; line-height: 0; }
.hide { position: absolute !important; left: -9999px; }
.show { position: static !important; }
.header { margin-bottom: 10px; }


/*

Site Styles
--------------------------------------------*/

/* 
	Body
-----------------------------*/
body { font: 12px/19px Arial, Helvetica, sans-serif; color: #000000; } 


/* 
	Container
-----------------------------*/
#container { width: 960px; margin: 0 auto 25px; padding: 0 13px 0; background: transparent url(/files/images/backgrounds/bkg-container.jpg) no-repeat 0 0; min-height: 908px; }




/* 
	Header
-----------------------------*/
#header {}

#header h1 { position: absolute; left: -9999px; }

a#logo { display: block; width: 201px; height: 75px; margin: 0; position: relative; top: 13px; }

#header dl.partners { background: transparent none; float: right; margin: 0 10px -100px 0; position: relative; top: -85px; z-index: 2; text-transform: uppercase; font-size: 11px; line-height: 11px; font-weight: bold; padding: 0; border: none; overflow: hidden; height: 28px; }

#header dl.partners:hover { border: 1px solid #d8d8d8; border-top: none; padding-bottom: 10px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; background: transparent url(/files/images/backgrounds/bkg-partners_dl.png) repeat-x 0 0; overflow: visible; height: auto; margin-right: 9px; }
#header dl.partners dt a { display: block; color: #ec2118; text-decoration: none; padding: 0 7px 0 0; text-align: center; letter-spacing: 0; background: transparent url(/files/images/links/link-partners_right.png) no-repeat 100% 0; min-width: 140px; height: 28px; cursor: pointer; }
#header dl.partners dt a span { display: block; background: transparent url(/files/images/links/link-partners_left.png) no-repeat 0 0; height: 21px; padding: 7px 0 0 7px; min-width: 133px; }

#header dl.partners dd { display: block; font-size: 13px; padding: 0 13px; text-transform: none; font-weight: normal; }
#header dl.partners dd:hover { background-color: #f7cc23; }
#header dl.partners dd a { display: block; padding: 7px 0; font-size: 13px; text-decoration: none; color: #6d6a65;  border-bottom: 1px solid #e6e6d0;}
#header dl.partners dd a:hover { color: #e10302; }
/*#header p.partners a:hover { background-position: 100% -28px; color: #f9d301; }
#header p.partners a:hover span { background-position: 0 -28px; }*/

#header #country_nav { float: right; position: relative; top: -85px; padding: 0; height: 28px; text-transform: uppercase; font-size: 11px; line-height: 19px; color: #626256; font-weight: bold; }
#header #country_nav dl, #header #country_nav dt, #header #country_nav dd { float: left; }
#header #country_nav dt { display: block; padding-top: 3px; padding-right: 7px; }
#header #country_nav dd { display: block; width: 22px; background: transparent none; }
#header #country_nav a { display: block; text-decoration: none; padding-left: 4px; padding-top: 3px; font-weight: normal; }
#header #country_nav a:hover { text-decoration: underline; }

#header #selectcountry { padding: 0 10px 0 12px; background: transparent url(/files/images/backgrounds/bkg-selectcountry.png) no-repeat 0 0; height: 28px; /*min-width: 84px;*/ }
#header #selectcountry a { background-color: #ec2118; color: #ffffff; }

#header #selectlanguage { display: none; background: transparent url(/files/images/backgrounds/bkg-selectlanguage.png) no-repeat 100% 0; height: 28px; min-width: 97px; padding: 0 10px 0 0; }
#header #selectlanguage a { color: #626256; /*padding-top: 1px*/; width: 18px; background: transparent none; padding-left: 4px; padding-top: 2px; font-weight: normal; }
/*#header #selectlanguage dd { display: block;  }*/
#header #selectlanguage dd.selected { background-color: #ec2118; color: #ffffff; width: 18px; padding-left: 4px; padding-top: 2px; font-weight: normal;  }

#header strong { display: block; margin: -27px 0 17px; padding: 0; color: #626f77; font-size: 17px; line-height: normal; font-weight: normal; width: 938px; text-align: right; }
#header strong span { color: #323741; font-weight: bold; }


/* 

     Side Navigation - Changed 11/5/09
-----------------------------*/
#sidenav { width: 217px; margin: 35px 0 0 -12px; padding: 0; float: left; }
#sidenav dl { margin-bottom: 20px; clear: both; float: none; }
#sidenav dt { position: absolute; left: -9999px; }

/* Primary Navigation */
#sidenav dd { display: block; margin-left: 3px; width: 208px; }
#sidenav dd a { display: block; min-height: 15px; margin: 1px 0 0 0; padding: 13px 0 13px 17px; background-color: #f9fafa; color: #323741; font-size: 15px; line-height: normal; font-weight: bold; text-decoration: none;  } 
#sidenav dd a:hover { background-color: #ffffff; color: #ec2118; padding-left: 17px; }

#sidenav dd div { margin: 0; padding: 0; background: #ffffff none; padding-left: 10px; }
#sidenav dd div span { display: none; height: 6px; margin: -6px 0 0 -10px; padding: 0; font-size: 0; line-height: 0; background: transparent url(../files/images/backgrounds/bkg-sidenavhover_bottom.gif) no-repeat 0 100%; }
#sidenav dd div:hover { background: #ec2118 url(../files/images/backgrounds/bkg-sidenavhover_top.gif) no-repeat 0 0; padding-left: 10px; }
#sidenav dd div:hover span { display: block; } 

/* Secondary Navigation */
#sidenav dd.sublevels a { padding-bottom: 8px; }
#sidenav dd.sublevels div span { display: block; }
#sidenav dd.sublevels div { background: #ec2118 url(../files/images/backgrounds/bkg-sidenavhover_top.gif) no-repeat 0 0; padding-left: 10px; }
#sidenav dd.sublevels div a { background-color: #ffffff; color: #ec2118; padding-left: 17px; }
#sidenav dd.selected div a, #sidenav dd.sublevels div a:hover { background: #f7cc23 url(../files/images/lists/list-selectednav.gif) no-repeat 0 15px; color: #e10302; font-weight: bold; width: 178px; padding-right: 15px; } 

/* Secondary Level */
#sidenav dd.sublevels div li { border-top: 1px solid #ededde; }
#sidenav dd.sublevels div li a { background: #ffffff none; margin-top: 0; padding: 8px 3px 8px 27px; color: #6D6A65; font-size: 12px; } 
#sidenav dd.sublevels div li a:hover, #sidenav dd.sublevels div li.selected a { background: #f7cc23 url(../files/images/lists/list-selectednav.gif) no-repeat 10px 9px; color: #e10302; font-weight: bold; width: 168px; padding-right: 15px; } 

/* Tertiary Level */
#sidenav dd.sublevels div li.sublevels li { border-top: none;  }
#sidenav dd.sublevels div li.sublevels li a { margin-top: 0; padding: 6px 10px 6px 35px; color: #6d6a65; font-size: 12px; font-weight: normal; background: #ffffff none; width: 153px; } /* Changed 11/10/09 */
#sidenav dd.sublevels div li.sublevels li a:hover, #sidenav dd.sublevels div li.sublevels li.selected a { background: #f7cc23 url(../files/images/lists/list-selectednav.gif) no-repeat 18px 6px; color: #e10302; width: 150px; padding-right: 25px; }
#sidenav dd.sublevels div li.sublevels li.selected a { font-weight: bold; } 

/* Quaternary Level */
#sidenav dd.sublevels div li.sublevels li.sublevels li a { margin-top: 0; padding: 4px 0 4px 44px; color: #6d6a65; font-size: 11px; font-weight: normal; background: #ffffff none; width: 154px; }
#sidenav dd.sublevels div li.sublevels li.sublevels li a:hover, #sidenav dd.sublevels div li.sublevels li.sublevels li.selected a { background: #f7cc23 url(../files/images/lists/list-selectednav.gif) no-repeat 27px 4px; color: #e10302; padding-right: 15px; width: 151px; }

/* Side Navigation Changes end - 11/5/09 */


/* Help Area */
.helparea { width: 217px; padding: 0; margin: 0 0 12px; overflow: visible; }
.helparea h2 { width: 194px; height: 61px; padding: 0; margin: 0 0 0 17px; font-size: 0; line-height: 0; background: transparent url(/files/images/backgrounds/bkg-helparea_header.gif) no-repeat 0 0; }
.helparea h2 span { position: absolute; left: -9999px; }
.helparea div { background: transparent url(/files/images/backgrounds/bkg-247.png) no-repeat 0 100%; width: 167px; min-height: 119px; margin: 0 0 10px 7px; padding: 10px 17px 10px 22px; }
.helparea div strong { color: #cd7d1c; font-size: 16px; }
.helparea div p { margin-bottom: 5px; font-size: 12px; line-height: 18px; }

p.support { background: transparent url(/files/images/backgrounds/bkg-support.png) no-repeat 0 0; padding: 5px 0 0 46px; font-size: 19px; color: #ec7f09; min-height: 36px; margin: 0 0 0 12px; border-bottom: 1px solid #e2e2d3; }

.helparea ul { width: 217px; padding: 5px 0 5px 0; margin: 0 0 10px 18px; }
.helparea li { float: left; padding: 0; width: auto; }
.helparea li a { color: #000000; text-decoration: none;  }
.helparea li a:hover { color: #f20807; text-decoration: none !important; }
 
.helparea a.email { display: -moz-inline-box; display: inline-block; height: 34px; margin: 0; background: transparent url(/files/images/links/link-email_left.gif) no-repeat 0 0; padding: 0 0 0 29px; font-weight: normal; font-size: 12px; }
.helparea a.email span { display: -moz-inline-box; display: inline-block; padding: 0 7px 0 0; margin: 0; height: 34px; background: transparent url(/files/images/links/link-email_right.gif) no-repeat 100% 0; cursor: pointer; }
.helparea a.email span span { display: -moz-inline-box; display: inline-block; height: 27px; background: transparent none; padding: 7px 2px 0 5px; margin: 0; }
.helparea a.email:hover { background-position: 0 -34px; }
.helparea a.email:hover span { background-position: 100% -34px; }
.helparea a.email:hover span span { background-color: #f6c70b; }

.helparea a.phone { display: -moz-inline-box; display: inline-block; height: 34px; margin: 0; background: transparent url(/files/images/links/link-phone_left.gif) no-repeat 0 0; padding: 0 0 0 26px; font-weight: normal; font-size: 12px; }
.helparea a.phone span { display: -moz-inline-box; display: inline-block; padding: 0 7px 0 0; margin: 0; height: 34px; background: transparent url(/files/images/links/link-phone_right.gif) no-repeat 100% 0; cursor: pointer; }
.helparea a.phone span span { display: -moz-inline-box; display: inline-block; height: 27px; background: transparent none; padding: 7px 2px 0 5px; margin: 0; }
.helparea a.phone:hover { background-position: 0 -34px; }
.helparea a.phone:hover span { background-position: 100% -34px; }
.helparea a.phone:hover span span { background-color: #f6c70b; }


/* Get Quote Area */
.getquote { width: 198px; margin: 30px 0 10px 12px; padding: 0;  }
.getquote h2 { font-size: 25px; color: #e10302; padding: 15px 0 10px 12px; margin: 0; background: transparent url(/files/images/backgrounds/bkg-getquote_header.png) no-repeat 0 0;}
.getquote .text { background: transparent url(/files/images/backgrounds/bkg-getquote_body.png) no-repeat 0 0; padding: 0 10px 15px 12px; margin: 0; }
.getquote form { clear: both; float: none; }
.getquote label { color: #523613; font-weight: bold; font-size: 12px; display: block; margin-bottom: 3px; }
.getquote select { width: 168px; margin-bottom: 12px; }

.getquotebottom { display: block; margin: 0; padding: 0; font-size: 0; line-height: 0; width: 198px; height: 7px; background: transparent url(/files/images/backgrounds/bkg-getquote_bottom.png) no-repeat 0 0; }

#sidenav p.coverage { font-size: 15px; line-height: 17px; padding: 7px 0; margin-bottom: 0; }
#sidenav p.coverage strong { display: block; width: 78px; height: 35px; overflow: visible; }
#sidenav p.coverage strong span { position: relative; top: -23px; left: 72px; font-size: 30px; }
#sidenav p.coverage strong span.dollar { top: -7px; left: 0; font-size: 20px; }


/* Flexible, graphical submit buttons */
span.startquote { display: none; /*display: inline-block;*/ font-size: 14px; line-height: normal; color: #ffffff !important; font-weight: bold; text-transform: none; background: #f20807 url(/files/images/links/link-startquote_left.gif) no-repeat 100% 0; height: 25px; margin: 0; padding: 0 20px 0 0; cursor: pointer; overflow: hidden; text-decoration: none; }
span.startquote span { display: block; margin: 0; padding: 4px 0 0 11px; height: 21px; background: transparent url(/files/images/links/link-startquote_right.gif) no-repeat 0 0; }
span.startquote:hover { text-decoration: none !important; }



/* 
	Content
-----------------------------*/
#content { width: 709px; float: right; margin: -35px 7px 0 0; padding: 0; }

#contenttop { display: block; background: transparent url(/files/images/backgrounds/bkg-contenttop.png) no-repeat 0 0; width: 709px; height: 18px; font-size: 0; line-height: 0; margin: 0; padding: 0; }
#contentbottom { display: block; background: transparent url(/files/images/backgrounds/bkg-contentbottom.png) no-repeat 0 0; width: 709px; height: 8px; font-size: 0; line-height: 0; margin: 0; padding: 0; }



/* 
	Article
-----------------------------*/
#article { width: 649px; min-height: 500px; color: #22201e; margin: 0; padding: 0 30px 30px; line-height: 18px; background: transparent url(/files/images/backgrounds/bkg-content.png) repeat-y 0 0; }

#article ul#breadcrumb { margin: 0 0 5px -5px; padding: 0; }
#article ul#breadcrumb li { color: #868686; float: left; font-weight: bold; font-size: 11px; padding: 0 10px 0 5px; background: transparent url(/files/images/lists/list-breadcrumb.gif) no-repeat 100% 7px; list-style: none none outside; }
#article ul#breadcrumb li.last { padding-right: 0; background: transparent none; }
ul#breadcrumb li a { font-weight: normal; color: #868686; text-decoration: underline; }
ul#breadcrumb li a:hover { color: #f20807; }

#article h1 { margin: 0 0 14px 0; padding: 0; font-size: 27px; line-height: normal; color: #e10302; }
#article h2 { font-size: 16px; line-height: 20px; color: #492b06; font-weight: bold; margin-bottom: 10px; }
#article h2 a, #article h2 a:hover { color: #492b06; }
#article h3 { font-size: 12px; color: #000000; font-weight: bold; }
#article h4 { font-size: 13px; margin-bottom: 15px; }

#article ul { margin: 0 0 20px; }
#article ul li { list-style: none none outside; padding: 0 0 5px 10px; background: transparent url(/files/images/lists/list-standard.gif) no-repeat 0 7px; }

#article ol { margin: 0 0 20px 30px; }
#article ol li { list-style: decimal none outside; padding: 0 0 5px 0; }

#article a { color: #e45f07; text-decoration: none; }
#article a:hover { color: #f20807; text-decoration: underline; }
#article p { margin-bottom: 20px; }
#article hr { margin: 0 0 25px; background: #e6e6d0 none; color: #e6e6d0; border: 1px solid #e6e6d0; height: 0; padding: 0; font-size: 0; line-height: 0; }

#article ul#printemail { position: absolute; top: 115px; margin: 0 0 0 619px; }
#article ul#printemail li { float: left; padding: 0 7px 0 0; font-size: 0; line-height: 0; list-style: none none outside; }

#article ul.faqlister li { padding-bottom: 7px; }
#article p.backtotop { margin-top: -12px; }

#article .disclaimer { font-size: 11px; line-height: 16px; border-bottom: none; padding: 0; margin: 25px 0 5px; }/* Added 5/11/09 */



/* 
	Product Page
-----------------------------*/

.byline { width: 651px; background-color: #f4f4f4; padding: 0 17px; font-size: 16px; line-height: 23px; color: #262422; margin-left: -18px; }
#bylinetop { display: block; background: transparent url(/files/images/backgrounds/bkg-byline_top.gif) no-repeat 0 0; width: 685px; height: 13px; font-size: 0; line-height: 0; margin: 0 0 0 -17px; padding: 0; }
#bylinebottom { display: block; background: transparent url(/files/images/backgrounds/bkg-byline_bottom.gif) no-repeat 0 0; width: 685px; height: 12px; font-size: 0; line-height: 0; margin: 0 0 0 -17px; padding: 0; }

.byline div { width: 325px; float: left; margin: 0; padding: 0; overflow: visible; }

p.coverage { border-top: 1px solid #dfe3d7; border-bottom: 1px solid #dfe3d7; font-size: 16px; line-height: 16px; color: #492b06; padding: 7px 0 13px; margin-bottom: 0; }
p.coverage strong span { color: #ec7f09; font-size: 28px; position: relative; top: 5px; padding-left: 3px; }
p.coverage strong span.dollar { font-size: 20px; top: -5px; }

img.productimg { float: right; }

.coveragedetails { width: 653px; padding: 20px 16px; margin-left: -18px; background: transparent url(/files/images/backgrounds/bkg-coveragedetails.gif) repeat-x 0 0; font-size: 13px; line-height: 19px; color: #492b06; }
.coveragedetails h2 { color: #492b06; font-size: 15px; line-height: 25px; font-weight: bold; } 

 /* Changed 6/3/09 */
.coveragedetails p.buttonwell { float: right; margin: -49px 2px 0 15px; }
.coveragedetails p.buttonwell a.startquote { display: block; font-size: 14px; line-height: normal; color: #ffffff !important; font-weight: bold; text-transform: none; background: #f20807 url(/files/images/links/link-startquote_left.gif) no-repeat 100% 0; height: 25px; margin: 20px 0 0 0; padding: 0 25px 0 0; cursor: pointer; overflow: hidden; text-decoration: none; }
.coveragedetails p.buttonwell a.startquote span { display: -moz-inline-box; display: inline-block; margin: 0; padding: 4px 0 0 11px; height: 21px; background: transparent url(/files/images/links/link-startquote_right.gif) no-repeat 0 0; }
.coveragedetails p.buttonwell a.startquote:hover { text-decoration: none !important; }
a.productselect { margin-top: 25px !important; float: right; }
 /* Changed 6/3/09 */

.coveragedetails table { width: 100%; border-collapse: separate; }

/* Added/Changed 5/11/09 */
.coveragedetails thead th { font-size: 14px; line-height: 17px; text-transform: uppercase; color: #492b06; font-weight: bold; vertical-align: middle; padding: 0; background-color: #eba618; border: 3px solid #eba618; }
.coveragedetails thead th.first { font-size: 14px; color: #8c866e; font-weight: bold; text-transform: none; }
.coveragedetails thead th.popular { border: 3px solid #ec2118 !important; }

#article .coveragedetails thead th h3 { font-size: 13px; color: #492b06; font-weight: bold; text-transform: none; padding: 0; min-height: 29px; margin: 0; }
body.purchase #article .coveragedetails thead th h3 { font-size: 13px; color: #492b06; font-weight: normal; font-style: normal; text-transform: none; padding: 0; min-height: 59px; margin: 0; }
.coveragedetails thead th div { background-color: #ffffff; display: block; padding: 7px 9px; /*min-height: 52px; */margin: 0; }
.coveragedetails thead th div span { display: block; font-size: 11px; padding: 0; min-height: 1px; border: none; }
#article .coveragedetails thead th div p.package { margin: 0; min-height: 20px; font-size: 12px; max-width: 140px; padding-bottom: 5px; }
body.purchase #article .coveragedetails thead th div p.package { /*min-height: 30px;*/ }
#article .coveragedetails thead th div p.sidenote { color: #492b06; font-size: 11px; font-weight: normal; font-style: normal; padding: 0; margin: 15px 0 0; } /* Changed 6/6/09 */

#article .coveragedetails thead th div p.coverage { font-size: 15px; line-height: 17px; padding: 5px 0 7px; margin-bottom: 7px; }
#article .coveragedetails thead th div p.coverage strong { display: block; width: auto; height: auto; overflow: visible; }
#article .coveragedetails thead th div p.coverage strong span { display: inline; /*position: relative;top: -23px; left: 72px;*/ font-size: 28px; }
#article .coveragedetails thead th div p.coverage strong span.dollar { top: -5px; left: 0; font-size: 20px; }
#article .coveragedetails thead th div a.viewpolicy { display: block; text-transform: none; font-size: 11px; font-weight: normal; padding-top: 2px; padding-left: 16px; background: transparent url(/files/images/backgrounds/bkg-viewpolicy.gif) no-repeat 0 2px; }


#article .coveragedetails thead th div a.startquote { display: -moz-inline-box; display: inline-block; font-size: 14px; line-height: normal; color: #ffffff !important; font-weight: bold; text-transform: none; background: #f20807 url(/files/images/links/link-startquote_left.gif) no-repeat 100% 0; height: 25px; margin: 0 0 5px; padding: 0 25px 0 0; cursor: pointer; overflow: hidden; text-decoration: none; }
#article .coveragedetails thead th div a.startquote span { font-size: 14px; display: block;  margin: 0; padding: 4px 0 0 11px; height: 21px; background: transparent url(/files/images/links/link-startquote_right.gif) no-repeat 0 0; }
#article .coveragedetails thead th div a.startquote:hover { text-decoration: none !important; }


.coveragedetails thead th span.theader, .coveragedetails thead th span.theaderbottom { display: block; height: 6px; padding: 0; margin: 0; padding: 0; font-size: 0; line-height: 0; border: none; background-color: #ffffff; }

.coveragedetails thead th span.theader span.thleft { display: block; width: 5px; height: 6px; margin: 0; padding: 0; font-size: 0; line-height: 0; background: transparent url(/files/images/backgrounds/bkg-coverageth_ulc.gif) no-repeat 0 0; float: left; }
.coveragedetails thead th span.theader span.thright { display: block; width: 5px; height: 6px; margin: 0; padding: 0; font-size: 0; line-height: 0; background: transparent url(/files/images/backgrounds/bkg-coverageth_urc.gif) no-repeat 0 0; float: right; }

.coveragedetails thead th span.theaderbottom span.thleft { display: block; width: 5px; height: 6px; margin: 0; padding: 0; font-size: 0; line-height: 0; background: transparent url(/files/images/backgrounds/bkg-coverageth_llc.gif) no-repeat 0 0; float: left; }
.coveragedetails thead th span.theaderbottom span.thright { display: block; width: 5px; height: 6px; margin: 0; padding: 0; font-size: 0; line-height: 0; background: transparent url(/files/images/backgrounds/bkg-coverageth_lrc.gif) no-repeat 0 0; float: right; }

.coveragedetails thead th.first div { background-color: transparent; }
.coveragedetails thead th.first span.theader, .coveragedetails thead th.first span.theaderbottom { background-color: transparent; }
.coveragedetails thead th.first span.theader span.thleft { background: transparent url(/files/images/backgrounds/bkg-coverageth_urc_first.gif) no-repeat 0 0; position: relative; left: -3px; top: -5px; }
.coveragedetails thead th.first span.theaderbottom span.thleft { background: transparent url(/files/images/backgrounds/bkg-coverageth_lrc_first.gif) no-repeat 0 0; position: relative; left: -3px; top: 6px; }
.coveragedetails thead th.first span.theader span.thright, .coveragedetails thead th.first span.theaderbottom span.thright { display: none; }

.coveragedetails thead th.last { border-right: 4px solid #eba618; }
.coveragedetails thead th.last span.theader span.thright, body.purchase .coveragedetails thead th.last span.theader span.thright { width: 8px; height: 6px; background: transparent url(/files/images/backgrounds/bkg-coverageth_urc_last.gif) no-repeat 0 0; position: relative; left: 6px; top: -5px; }
.coveragedetails thead th.last span.theaderbottom span.thright, body.purchase .coveragedetails thead th.last span.theaderbottom span.thright { width: 8px; height: 6px; background: transparent url(/files/images/backgrounds/bkg-coverageth_lrc_last.gif) no-repeat 0 0; position: relative; left: 6px; top: 6px; }

.coveragedetails thead th.popular span.theader { min-height: 8px; border: none; }
.coveragedetails thead th.popular span.theaderbottom { min-height: 9px; border: none; }

.coveragedetails thead th.popular span.theader span.thleft { width: 8px; height: 8px; background: transparent url(/files/images/backgrounds/bkg-coverageth_ulc_popular.gif) no-repeat 0 0; position: relative; top: -3px; left: -3px; }
.coveragedetails thead th.popular span.theader span.thright { width: 8px; height: 8px; background: transparent url(/files/images/backgrounds/bkg-coverageth_urc_popular.gif) no-repeat 0 0 !important; position: relative; top: -3px !important; left: 3px !important; }

.coveragedetails thead th.popular span.theaderbottom span.thleft { width: 8px; height: 9px; background: transparent url(/files/images/backgrounds/bkg-coverageth_llc_popular.gif) no-repeat 0 0; float: left; position: relative; top: 3px; left: -3px; }
.coveragedetails thead th.popular span.theaderbottom span.thright { width: 8px; height: 9px; background: transparent url(/files/images/backgrounds/bkg-coverageth_lrc_popular.gif) no-repeat 0 0 !important; position: relative; top: 3px !important; left: 3px !important; }


.coveragedetails thead th.popular div em, .coveragedetails tr.selection th.popular span.package em { font-size: 12px; display: block; text-transform: none; color: #ec2118; font-weight: bold; margin: 5px 0 0; background: transparent url(/files/images/backgrounds/bkg-mostpopular.gif) no-repeat 0 0; padding-left: 20px; }
/* Added/Changed 5/22/09 */

.coveragedetails tbody th { background: transparent url(/files/images/backgrounds/bkg-coverage_rowth.gif) repeat-x 0 100%; padding: 6px 12px; vertical-align: top; color: #e45f07; font-size: 12px; border-bottom: 1px solid #c9c9ae; width: 33%; } /* Changed 6/5/09 */
.coveragedetails table.triple tbody th { width: 25%; } /* Added 6/6/09 */
.coveragedetails tbody th a { color: #e45f07; text-decoration: underline !important; display: block; }
.coveragedetails tbody th a:hover { color: #f20807; text-decoration: underline; }

.benefits { position: absolute; left: -9999px; width: 482px; color: #262422; font-size: 12px; line-height: 17px;  margin: 0 0 0 -40px; z-index: 1; }
#sidebar .benefits { margin-left: -405px; }
.benefits strong { display: block; color: #e10302; font-size: 14px; /*border-bottom: 1px solid #dcdcc7;*/ width: 482px; padding: 30px 20px 5px; margin: 0; background: transparent url(/files/images/backgrounds/bkg-benefits_header.png) no-repeat 0 0; }
#sidebar .benefits strong { background-image: url(/files/images/backgrounds/bkg-benefits_header_sidebar.png); }
.benefits div { background: transparent url(/files/images/backgrounds/bkg-benefits.png) no-repeat 0 0; padding: 10px 20px 7px; margin: 0; width: 482px; }
#sidebar .benefits ul { padding-left: 0; border-bottom: none; }
#sidebar .benefits ul li { list-style: none none outside; padding: 0 0 5px 10px; background: transparent url(/files/images/lists/list-standard.gif) no-repeat 0 7px; }
span.benefitsbottom { width: 522px; height: 11px; font-size: 0; line-height: 0; margin: 0; padding: 0; background: transparent url(/files/images/backgrounds/bkg-benefits_bottom.png) no-repeat 0 0; display: block; }

.coveragedetails tbody td { border-right: 2px solid #ffffff; border-bottom: 1px solid #e9e7d4; background: #f4f4f4 url(/files/images/backgrounds/bkg-tdcell.gif) repeat-x 0 100%; padding: 6px 12px; vertical-align: top; font-size: 12px; } /* Changed 6/3/09 */
#article .coveragedetails tbody tr:hover th, #sidebar .coveragedetails tbody tr:hover th { cursor: pointer; background: #f7cc23 none; border-right: 2px solid #f7cc23; }
#article .coveragedetails tbody tr:hover td, #sidebar .coveragedetails tbody tr:hover td { cursor: pointer; background: #ecc322 none; border-right: 2px solid #ecc322; }
#article .coveragedetails tbody tr.selection:hover th { cursor: default; background: none; border-right: 2px solid #ffffff; }


.coveragedetails table.triple td { width: 25%; }
.coveragedetails table.double td { width: 33%; }
.coveragedetails table.single td { width: 66%; }

.coveragedetails tr.selection th { border-bottom: none; background: none; font-size: 14px; line-height: 17px; text-transform: uppercase; color: #492b06; font-weight: bold; vertical-align: top; padding: 15px 12px 0 0; border-right: 2px solid #ffffff; }
.coveragedetails tr.selection th span.package { /*height: 40px;*/ display: block; font-size: 12px; padding-bottom: 5px; max-width: 140px; } /* Changed 6/19/09 */
.coveragedetails tr.selection th span span { display: block; font-size: 11px; }
.coveragedetails tr.selection th div { border: 2px solid #e9e7d4; padding: 10px 12px 5px; text-transform: none; font-size: 14px; line-height: 18px; font-weight: normal; } /* Changed 5/22/09 */
.coveragedetails tr.selection th div p, .coveragedetails tr.selection th div h3 { color: #492b06; font-size: 15px; line-height: normal; margin-bottom: 5px !important; } 
.coveragedetails tr.selection th div h3 { font-weight: bold; font-size: 15px !important; }

.coveragedetails tr.selection th p { text-transform: none; } /* Added 6/12/09 */
.coveragedetails tr.selection th p.coverage { border-top: 1px solid #dfe3d7; border-bottom: 1px solid #dfe3d7; font-size: 12px; line-height: 16px; color: #492b06; padding: 5px 0 12px; margin-bottom: 10px !important; text-transform: none; }
.coveragedetails tr.selection th p.coverage strong span { color: #ec7f09; font-size: 22px; position: relative; top: 5px; padding-left: 3px; display: inline; }
.coveragedetails tr.selection th p.coverage strong span.dollar { display: inline; font-size: 14px; top: -5px; }

/* For Ireland - 6/19/09 */
#yourprice tr.selection th p.coverage { padding: 7px 0 10px; }
#yourprice tr.selection th p.coverage strong span { font-size: 26px; }
#yourprice tr.selection th p.coverage strong span.dollar { font-size: 18px; }

.coveragedetails tr.selection th a.startquote { display: -moz-inline-box; display: inline-block; font-size: 14px; line-height: normal; color: #ffffff !important; font-weight: bold; text-transform: none; background: #f20807 url(/files/images/links/link-startquote_left.gif) no-repeat 100% 0; height: 25px; margin: 0; padding: 0 25px 0 0; cursor: pointer; overflow: hidden; text-decoration: none !important; }
.coveragedetails tr.selection th a.startquote span { display: block; margin: 0; padding: 4px 0 0 11px; height: 21px; background: transparent url(/files/images/links/link-startquote_right.gif) no-repeat 0 0; }
.coveragedetails tr.selection th a.startquote:hover { text-decoration: none; }


#article ul.options { width: 425px; float: right; margin: 0 15px 20px 0; padding: 0; border-top: 1px solid #c9c9ae; }
#article ul.options li { border-bottom: 1px solid #c9c9ae; padding: 7px 0 7px 16px; font-size: 12px; background: transparent url(/files/images/lists/list-option.gif) no-repeat 0 11px; }
#article ul.options li.selected { background: transparent url(/files/images/lists/list-option_selected.gif) no-repeat 0 13px; }
#article ul.options li a { font-size: 13px; color: #a43c03; text-decoration: none; }
#article ul.options li div { margin: 5px 0 0; color: #53472d; }
#article ul.options li p { margin: 0; color: #53472d; }
#article ul.options li strong { color: #131312; }
#article ul.options h4 { margin-bottom: 0; }

/* Added 5/11/09 */
#article .terms { width: 425px; float: right; margin: 0 15px 0 0; padding: 0; }
#article .terms h4 { color: #492b06; font-weight: bold; font-size: 12px; margin-bottom: 7px; }
#article .terms ul { margin-bottom: 10px; }
#article .terms ul li { background: none; padding-left: 0; padding-bottom: 2px; }
/* Added 5/11/09 */


/* 
	Product Landing Page
-----------------------------*/
.landing_byline { width: auto; background: none; padding: 0; color: #4b3314; font-size: 17px; line-height: 24px; margin-left: 0; margin-bottom: 40px; }
.landing_byline .bylinetop, .landing_byline .bylinebottom { display: none; }

table.producttable { width: 649px; border-collapse: collapse; border-spacing: 0; margin-bottom: 30px; }
table.producttable td { width: 291px; vertical-align: top; padding: 12px 16px 9px 17px; border-top: 1px solid #dfdfce; }
table.producttable tr:first-child td { padding-top: 0; border-top: none; }
table.producttable tr td.first { padding-left: 0; border-right: 1px solid #dfdfce; }
table.producttable h2 { color: #492b06; font-size: 22px !important;  }
img.photo { float: left; padding: 0 10px 10px 0; }

table.producttable div { float: right; width: 180px; margin: 0; }
#article table.producttable p { margin-bottom: 3px; }
#article table.producttable p.coverage { font-size: 12px; padding: 3px 0 3px; margin-bottom: 7px; }
table.producttable p.coverage strong { position: relative; top: -5px; }
table.producttable p.coverage strong span { color: #ec7f09; font-size: 26px; position: relative; top: 5px; padding-left: 3px; }
table.producttable p.coverage strong span.dollar { font-size: 16px; top: -7px; }

#article table.producttable ul { margin-bottom: 0; }
#article table.producttable ul li { background: none; padding-left: 0; float: left; font-size: 11px; }
#article table.producttable ul li.first { padding-right: 15px; }

table.producttable a.startquote { font-size: 13px; line-height: normal; color: #e00000 !important; background: transparent url(/files/images/links/link-startquote_nobtn.gif) no-repeat 100% 3px; height: auto; padding: 0 11px 0 0; }
table.producttable a.startquote span { display: inline; padding: 0; height: auto; background: transparent none; }
table.producttable a.startquote:hover { text-decoration: underline !important; }

.productdetails { background: transparent url(/files/images/backgrounds/bkg-productdetails.gif) repeat-x 0 0; padding: 20px 14px 0; color: #2f2929; }
#article .productdetails h2 { font-size: 18px; font-weight: normal; }
#article .productdetails div { border-bottom: 1px solid #e6e6d0; background: transparent url(/files/images/backgrounds/bkg-productdetails_div.gif) repeat-x 0 100%; padding-top: 9px; padding-bottom: 10px; }

.stories { font-size: 13px; line-height: 25px; min-height: 144px; }
#article .stories div { padding: 0 0 0 45px; float: right; width: 400px; border-bottom: none; margin-bottom: 15px; background: transparent url(/files/images/backgrounds/bkg-quotemarkleft.gif) no-repeat 0 3px; } /* Changed 6/5/09 */
#article .stories div p { margin-bottom: 5px; }
#article .stories div p:first-line { color: #e45f07; font-size: 22px; }
#article .stories div p.testimony:first-line { color: #2f2929; font-size: 13px; } 
#article .stories div p.testimony { color: #746f52; font-style: italic; }

#article .services ul { width: 65%; }
#article .services ul li { border-bottom: 1px solid #e6e6d0; padding-bottom: 7px; padding-top: 7px; background-position: 0 14px; }

#article .pricing { background: none; padding-right: 10px; } /* Changed 5/11/09 */
.pricing ol.leftcolumn { width: 263px; float: left; padding-right: 20px; }
.pricing ol.rightcolumn { width: 263px; float: left; padding-left: 20px; }


/* 
	Footer
-----------------------------*/
#footer { background: #fafafa; margin: 0; padding: 0 0 40px; }

#footer a:hover { color: #f20807; text-decoration: underline; }

#corners { display: block; height: 28px; padding: 0; font-size: 0; line-height: 0; }
#footer_lc { display: block; float: left; width: 28px; height: 28px; background: transparent url(/files/images/backgrounds/bkg-footer_lc.gif) no-repeat 0 0; padding: 0; font-size: 0; line-height: 0; }
#footer_rc { display: block; float: right; width: 28px; height: 28px; background: transparent url(/files/images/backgrounds/bkg-footer_rc.gif) no-repeat 0 0; padding: 0; font-size: 0; line-height: 0; }

#footercontainer { width: 928px; margin: 0 auto; padding: 0; border-top: 6px solid #ebecec; }

#locations { float: right; width: 313px; padding: 23px 0 0; }
#locations h2 { font-size: 14px; line-height: 18px; font-weight: bold; color: #46443b; padding: 0; margin: 0 0 12px; }
#locations ul { float: left; width: 85px; margin-right: 28px; }
#locations ul.last { margin-right: 0; }
#locations ul li { font-size: 11px; line-height: 15px; padding: 0 0 7px 0; }
#locations ul li a { color: #a43c03; text-decoration: none; }
#locations ul li a:hover { color: #f20807; text-decoration: underline; }

#footercontent { float: left; width: 588px; margin: 0; padding: 0 27px 0 0; }

#footercontent dl { border-bottom: 6px solid #ebecec; padding: 7px 0; width: 100%; margin-bottom: 10px; }
#footercontent dt { position: absolute; left: -9999px; }
#footercontent dd { float: left; padding: 0 12px 0 8px; background: transparent url(/files/images/lists/list-footerutility.gif) no-repeat 100% 5px; }
#footercontent dd.first { padding-left: 0; }
#footercontent dd.last { padding-right: 0; background: transparent none; }
#footercontent dd a { color: #a43c03; text-decoration: none; }
#footercontent dd a:hover { color: #f20807; text-decoration: underline; }

#footer .disclaimer { font-size: 11px; line-height: 16px; border-bottom: 1px solid #e8e7e6; padding: 0 0 12px; }

#utility_nav { font-size: 11px; line-height: 19px; font-weight: bold; }
#utility_nav li { float: left; padding: 0 12px 0 8px; background: transparent url(/files/images/lists/list-footerutility.gif) no-repeat 100% 5px; } 
#utility_nav li.first { padding-left: 0; }
#utility_nav li.last { padding-right: 0; background: transparent none; }
#utility_nav a { text-decoration: none; color: #7d7777; }
#utility_nav a:hover { color: #f20807; text-decoration: underline; }

#sponsors { margin: 10px 0; }

#masthead { font-size: 10px; line-height: 16px; color: #46443b; }
#masthead li { float: left; padding: 0 10px 0 0; background: transparent none; } 
#masthead a { text-decoration: none; color: #a43c03; }
#masthead a:hover { color: #f20807; text-decoration: underline; }




/* 
	Homepage
-----------------------------*/

body.homepage #container { background: transparent url(/files/images/backgrounds/bkg-container_home.gif) no-repeat 0 0; min-height: 500px; }
body.homepage #container .disclaimer { font-size: 11px; line-height: 16px; border-bottom: none; padding: 0 0 0 16px; margin: 25px 0 5px; } /* Added 5/11/09 */
body.homepage #sidenav dd a { background-color: #ebf5fc; padding-right: 57px; } /* Changed 6/12/09 */
body.homepage #sidenav dd a:hover { background-color: #ffffff; } /* Added 6/15/09 */

#hp_top { width: 960px; max-height: 457px/*397px*/; margin: 0; padding: 0; background: url(/files/images/backgrounds/bkg-hp_top.jpg) no-repeat 0 0; } /* Changed 7/2/09 */

/* Featured */
#featured { float: right; width: 688px; min-height: 330px; margin: -40px -24px 0 0; padding: 0; }
/*#featured { float: right; width: 688px; min-height: 330px; margin: -40px -24px 0 0; padding: 0; }*/
/*#featured { float: right; width: 688px; min-height: 330px; margin: 0 0 0 295px; padding: 0; position: absolute; }*/
.showfeatured { position: static; left: auto !important; }

#featured h1 { color: #e10302; font-size: 27px; font-weight: normal; margin: 0 0 15px; line-height: normal; }
#featured h2 { color: #492b06; font-size: 20px; font-weight: normal; margin: 0 0 7px; line-height: normal; }
#featured a:hover { color: #f20807; text-decoration: underline; }

#featuredwrapper { width: 650px; min-height: 198px; margin: 0; padding: 10px 0 0 38px; background: transparent url(/files/images/backgrounds/bkg-featured_body.png) no-repeat 0 0; } /* Changed 5/11/09 */
#featuredbottom { display: block; width: 688px; height: 35px; margin: 1px 0 0; padding: 0; background: transparent url(/files/images/backgrounds/bkg-featured_bottom.png) no-repeat 0 0; font-size: 0; line-height: 0; }

#roadside, #homefeatured { display: none; } /* Added 5/11/09 */

#featurednav { display: block; width: 655px; height: 7px; background: transparent url(/files/images/backgrounds/bkg-featured_nav.png) no-repeat 0 0; margin: 0; padding: 0 0 0 33px; } /* Changed 5/11/09 */
#featurednav li { float: left; padding-right: 10px; padding-top: 0; }
#featurednav li.last { padding-top: 20px; }

#featurednav li a { display: block; margin: 0; padding: 6px 0 0 42px; color: #f2f8f9; font-size: 13px; line-height: 15px; font-weight: bolder; height: 37px; overflow: hidden; text-transform: uppercase; text-decoration: none; } 
#featurednav li a:hover { text-decoration: none; color: #f9d301; background-position: 0 -43px; }

a#travellink { width: 96px; background: transparent url(/files/images/buttons/btn-travel_insurance.gif) no-repeat 0 0; }
a#roadlink { width: 95px; background: transparent url(/files/images/buttons/btn-roadside_assistance.gif) no-repeat 0 0; }
a#homelink { width: 95px; background: transparent url(/files/images/buttons/btn-home_assistance.gif) no-repeat 0 0; }

#featurednav li.selected a, #featurednav li.selected a:hover { color: #f9d301; padding-top: 9px; height: 51px; background-position: 0 -86px; } 

#featurednav a#productlink { height: 19px; width: 120px; padding: 4px 0 0 17px; color: #939798; background: transparent url(/files/images/buttons/btn-allproducts.gif) no-repeat 0 0; }
#featurednav a#productlink:hover { background-position: 0 -23px; color: #f9d301; }


#featuredwrapper div { width: 100%; margin-bottom: 0; }
#featuredwrapper div div { width: 254px; float: left; padding-right: 22px; margin-bottom: 0; }
#featuredwrapper div div p { margin-bottom: 7px; }

#featuredwrapper div form { width: 254px; float: left; padding-left: 22px; margin: 0; }
#featuredwrapper div form label { color: #523613; font-size: 12px; font-weight: bold; display: block; margin-bottom: 2px; }
#featuredwrapper div form p.labeldescript { position: absolute; left: -9999px; }
#featuredwrapper div form legend { display: none; }
#featuredwrapper div form select { width: 241px; }

#featuredwrapper div form div { float: none; margin-bottom: 7px; }
#featuredwrapper div form fieldset { padding: 0; margin-bottom: 7px; }
#featuredwrapper div form fieldset div { width: 125px; float: left; padding: 0; margin: 0; }
#featuredwrapper div form fieldset input { background: transparent url(/files/images/backgrounds/bkg-date_textfield.gif) no-repeat 0 0; width: 77px; height: 14px; border: none; padding: 2px 4px; }

img.calendar { vertical-align: text-top; position: relative; top: -6px; cursor: pointer; }
img.help { position: relative; top: 2px; cursor: pointer; }

#featuredwrapper div form div.buttonwell { margin-bottom: 0; padding-top: 5px; }

#featured p.coverage { border-top: 1px solid #dfe3d7; border-bottom: 1px solid #dfe3d7; font-size: 16px; line-height: 16px; color: #492b06; padding: 7px 0 13px; }
#featured p.coverage strong span { color: #ec7f09; font-size: 28px; position: relative; top: 5px; padding-left: 3px; }
#featured p.coverage strong span.dollar { font-size: 16px; top: -5px; }
#featured p.coverage a { text-decoration: none; }
#featured p.coverage a:hover { text-decoration: none; }

p.viewall { font-size: 14px; }
p.viewall a { color: #cd7d1c; text-decoration: none; } 

/* Flexible, graphical submit buttons - Featured Area */
#featured span.startquote { display: none; font-size: 18px; background: #f20807 url(/files/images/buttons/btn-quoteright_home.gif) no-repeat 100% 0; height: 30px; padding: 0 30px 0 0; }
#featured span.startquote span { height: 26px; background: transparent url(/files/images/buttons/btn-quoteleft_home.gif) no-repeat 0 0; }
#featured span.startquote:hover { color: #fce703 !important; background-position: 100% -30px; }


/* Bottom Half */
body.homepage #hp_bottom { display: block; width: 930px; min-height: 314px; margin: 0 0 0 -13px; padding: 26px 28px 0 28px; background: transparent url(/files/images/backgrounds/bkg-hp_bottom.jpg) no-repeat 0 0; }

#hp_bottom h2 { font-size: 20px; line-height: 24px; color: #492b06; padding: 0; margin: 0 0 10px; }
#hp_bottom h2 a { color: #492b06; text-decoration: none; }
#hp_bottom h2 a:hover { color: #492b06; text-decoration: underline; }
#hp_bottom h3 { font-size: 12px; line-height: 18px; font-weight: bold; color: #492b06; padding: 0; margin: 0 0 7px; }
#hp_bottom h3 a { color: #492b06; text-decoration: none; }
#hp_bottom h3 a:hover { color: #492b06; text-decoration: underline; }
#hp_bottom ul { margin-bottom: 10px; border-top: 1px solid #e6e6d0; padding: 0; }
#hp_bottom ul li { padding: 7px 0; border-bottom: 1px solid #e6e6d0; }
#hp_bottom ul li a { text-decoration: none; color: #cd7d1c; line-height: 20px; }
#hp_bottom a:hover { color: #f20807; text-decoration: underline; }

#col_a { width: 281px; margin: 0; padding: 0 40px 0 0; float: left; }

img#rotate { display: block; margin: -330px 0 27px 115px; padding: 0; width: 186px; height: 304px; position: relative; }

#hp_bottom .helparea { background-color: #f3f3f3; padding: 0 13px 5px; margin: 0 0 12px; width: 255px; }
#hp_bottom .helparea h2 { width: 232px; height: 37px; font-weight: bold; position: relative; top: -32px; margin: 0 0 -33px 2px; padding: 43px 0 0 18px; font-size: 25px; line-height: 25px; color: #ffffff; background: transparent url(/files/images/backgrounds/bkg-helparea_header_home.png) no-repeat 0 0; }
#hp_bottom .helparea div { background: transparent url(/files/images/backgrounds/bkg-247.jpg) no-repeat 0 100%; width: 223px; min-height: 93px; margin: 0 0 5px; padding: 17px 17px 10px; }
#hp_bottom .helparea div strong { color: #cd7d1c; font-size: 16px; }
#hp_bottom .helparea div p { margin-bottom: 5px; font-size: 12px; line-height: 18px; }

#hp_bottom p.support { border-bottom: none; background: transparent url(/files/images/backgrounds/bkg-support.jpg) no-repeat 0 0; padding: 5px 0 0 46px; font-size: 26px; color: #ec7f09; min-height: 46px; margin: 0; }

#hp_bottom .helparea ul { padding: 10px 13px 5px 16px; margin: 0 -13px; width: 250px; }
#hp_bottom .helparea li { float: left; padding: 0 17px 0 0; font-size: 12px; border-bottom: none; }
#hp_bottom .helparea li a { color: #000000; text-decoration: none; }
#hp_bottom .helparea li a:hover { color: #f20807; }

.claims { background: #f3f3f3 url(/files/images/backgrounds/bkg-claims.gif) no-repeat 0 0; padding: 20px 16px 5px; margin-bottom: 25px; }
.claims h2 { font-size: 22px; line-height: normal; color: #e90502; font-weight: bold; }
#hp_bottom .claims h2 a { color: #e90502; text-decoration: none; }
#hp_bottom .claims h2 a:hover { color: #e90502; text-decoration: underline; }

#hp_bottom .claims ul { border-top: 1px solid #e2e2d3; width: 248px; padding: 10px 13px 5px 16px; margin: 0 -13px; }
#hp_bottom .claims ul { margin-bottom: 0; }
#hp_bottom .claims ul li { float: left; padding: 0 10px 0 0; border: none; }
#hp_bottom .claims ul li.last { padding-top: 7px; }
#hp_bottom .claims ul li a { color: #cd7d1c; text-decoration: none; font-weight: bold; font-size: 12px; }
#hp_bottom .claims a:hover { color: #f20807; text-decoration: none; }

#hp_bottom .claims a.startclaim { display: -moz-inline-box; display: inline-block; height: 34px; margin: 0; background: transparent url(/files/images/links/link-startclaim_left.gif) no-repeat 0 0; padding: 0 0 0 21px; font-weight: normal; font-size: 12px; color: #000000; }
#hp_bottom .claims a.startclaim span { display: inline-block; padding: 0 7px 0 0; margin: 0; height: 34px; background: transparent url(/files/images/links/link-startclaim_right.gif) no-repeat 100% 0; cursor: pointer; }
#hp_bottom .claims a.startclaim span span { display: -moz-inline-box; display: inline-block; height: 27px; background: transparent none; padding: 7px 2px 0 7px; margin: 0; }
#hp_bottom .claims a.startclaim:hover { background-position: 0 -34px; }
#hp_bottom .claims a.startclaim:hover span { background-position: 100% -34px; }
#hp_bottom .claims a.startclaim:hover span span { background-color: #f6c70b; }

.news { padding: 0; }
.news h2 { font-size: 20px; color: #492b06; padding: 0; margin: 0 0 10px; }
#hp_bottom .news h2 a { color: #492b06; text-decoration: none; }
#hp_bottom .news h2 a:hover { color: #492b06; text-decoration: underline; }
.news ul  { border-top: 1px solid #e6e6d0; padding: 0; }
.news ul li { padding: 7px 0; border-bottom: 1px solid #e6e6d0; }
.news ul li a { text-decoration: none; color: #cd7d1c; font-size: 14px; line-height: 20px; }

#col_b { width: 284px; margin: 0; padding: 0 38px 0 0; float: left; }

p.orangeheader { color: #ffffff; font-size: 12px; line-height: 12px; text-transform: uppercase; background: transparent url(/files/images/backgrounds/bkg-orangeheader.gif) no-repeat 0 0; padding: 4px 7px 0; margin: 0 0 15px; height: 17px; font-weight: bold; }

/* Changed 6/3/09 */
#hp_bottom #col_b ul li { background: transparent url(/files/images/lists/list-plans.gif) no-repeat 0 11px; padding: 7px 5px 7px 17px; }
#hp_bottom ul.plans { border: none; }
#hp_bottom ul.plans li, #hp_bottom #col_b ul.plans li { background: transparent url(/files/images/lists/list-plans.gif) no-repeat 0 4px; padding: 0 5px 7px 17px; width: 120px; float: left; border: none; }
#hp_bottom ul.plans li a { font-size: 14px; color: #cd7d1c; text-decoration: none; }
#hp_bottom ul.plans li a:hover { color: #f20807; text-decoration: underline; }
#hp_bottom ul.otherproducts li, #hp_bottom #col_b ul.otherproducts li { float: none; width: auto; }
/* Changed 6/3/09 */

.jointeam { width: 284px; padding: 5px 0 0; }

#col_c { width: 283px; margin: 0; padding: 0 0 0 0; float: right; }
#hp_bottom #col_c ul { margin-bottom: 25px; }
#hp_bottom #col_c ul li { font-size: 14px; }
#col_c img { float: left; padding: 10px 25px 10px 0; }

p.redheader { color: #ffffff; font-size: 12px; line-height: 12px; text-transform: uppercase; background: transparent url(/files/images/backgrounds/bkg-redheader.gif) no-repeat 0 0; padding: 4px 7px 0; margin: 0 0 15px; height: 17px; font-weight: bold; }

a.helptips { display: -moz-inline-box; display: inline-block; width: 16px; height: 16px; font-size: 0; line-height: 0; margin: 0 0 -2px 0; padding: 0; background: transparent url(/files/images/buttons/btn-help.gif) no-repeat 0 0; overflow: hidden; vertical-align: top; } /* Changed 6/8/09 */
a.helptips span { position: absolute; left: -9999px; }
a.helptips:hover { background-position: 0 -16px; }

.helpwindow { position: absolute; left: -9999px; width: 202px !important; color: #262422; font-size: 12px; line-height: 17px; margin: 0; float: none !important; }
.helpwindow strong { display: block; /*width: 202px;*/ color: #e10302 !important; font-size: 14px; /*border-bottom: 1px solid #dcdcc7;*/ padding-bottom: 7px; background: transparent url(/files/images/backgrounds/bkg-helpwindow_header.png) no-repeat 0 0; margin: 0 !important; padding: 30px 20px 5px; }
.helpwindow div { background: transparent url(/files/images/backgrounds/bkg-helpwindow.png) no-repeat 0 0; padding: 10px 20px 7px !important; width: 162px !important; margin: 0 !important; float: none !important; }
span.helpwindowbottom { width: 202px; height: 11px; font-size: 0; line-height: 0; margin: 0; padding: 0; background: transparent url(/files/images/backgrounds/bkg-helpwindow_bottom.png) no-repeat 0 0; display: block; }



/* 
	Select Country Div
-----------------------------*/
#countrylayer { margin: 0 auto; padding: 0; width: 392px; }

#countries { margin: 0; padding: 0; width: 392px; }

#countries .header { width: 366px; height: 46px; margin: 0; padding: 14px 0 0 26px; background: transparent url(/files/images/backgrounds/bkg-selectcountry_header.png) no-repeat 0 0; }
#countries .header h2 { margin: 0; font-size: 26px; line-height: normal; padding: 0; font-weight: normal; color: #ffffff; }

#countries a#closewindow { float: right; display: block; width: 26px; height: 26px; margin: -27px 24px 0 0; padding: 0; background: transparent url(/files/images/links/link-closewindow.gif) no-repeat 0 0; }
#countries a#closewindow span { position: absolute; left: -9999px; }
/*#countries a#closewindow:hover { background-position: 0 -22px; }*/

/* Changed/Added 6/3/09 */
#countries .text { width: 363px; min-height: 266px; margin: 0; padding: 16px 0 0 29px; background: transparent url(/files/images/backgrounds/bkg-selectcountry_body.png) no-repeat 0 0; }

#countries #locations { float: none; width: 336px; padding: 0; }
#countries #locations h2 { display: none; }
#countries #locations ul { float: left; width: 111px; margin: 0 1px 0 0; }
#countries #locations ul.last { margin-right: 1px; }
#countries #locations ul li { font-size: 11px; line-height: 15px; padding: 0; }
#countries #locations ul li a { display: block; width: 82px; padding: 6px 20px 6px 10px; font-size: 11px; line-height: normal; color: #7d7777; text-decoration: none; }
#countries #locations ul li a:hover { background-color: #e9c121; color: #e10302; }
/* Changed/Added 6/3/09 */


span.selectcountrybottom { display: block; margin: 0; padding: 0; font-size: 0; line-height: 0; width: 392px; height: 19px; background: transparent url(/files/images/backgrounds/bkg-selectcountry_bottom.png) no-repeat 0 0; }


/* 
	Quote/Purchase Process
-----------------------------*/
body.purchase #header dl.partners, body.purchase #header #country_nav, body.purchase #header strong, body.purchase .getquote, body.purchase #sidenav dl, body.purchase #contentbottom, body.purchase #sidenav { display: none; }

body.purchase #container { width: 960px; background: transparent url(/files/images/backgrounds/bkg-container_purchase.jpg) no-repeat 0 0; min-height: 100px; }

body.purchase #content { width: 943px; float: none; margin: -13px 0 0 7px; padding: 0; border-bottom: 2px solid #f3f3f0; background: #f1f1f1 url(/files/images/backgrounds/bkg-article_purchase.gif) repeat-y 0 0; }
body.purchase #contenttop { background: transparent url(/files/images/backgrounds/bkg-contenttop_purchase.gif) no-repeat 0 0; width: 943px; height: 45px; }
.startend { background-image: url(/files/images/backgrounds/bkg-contenttop_purchase_startend.gif) !important; }

body.purchase #article { float: left; width: 621px; padding: 0 30px 30px; background: transparent none; margin-top: -45px; }


body.purchase #article h1 { font-size: 34px; margin-bottom: 22px; }
body.purchase #article h2 { font-size: 22px; color: #492b06; font-weight: normal; border-bottom: 1px solid #c7c7b0; padding-bottom: 7px; }
body.purchase #article h3 { font-size: 13px; font-style: italic; font-weight: normal; margin-bottom: 10px; }


/* Breadcrumb Styles - Purchase Path */
body.purchase #article ul#breadcrumb { margin: 0; padding: 0; position: relative; top: -45px; left: 190px; width: 745px; overflow: hidden; height: 38px; }

/* Changed 6/2/09 */
body.purchase #article ul#breadcrumb li { color: #e2e8ea; float: left; font-weight: bold; font-size: 13px; text-transform: uppercase; padding: 0 28px 0 0; background: #afb9bf url(/files/images/lists/list-breadcrumb_purchase.gif) no-repeat 100% 0; list-style: none none outside; }
body.purchase #article ul#breadcrumb li span { display: block; padding: 10px 0 0 7px; height: 28px; }
body.purchase #article ul#breadcrumb li.first { background: none; padding-right: 0; color: #ffffff; background: #eeb40b url(/files/images/lists/list-breadcrumb_purchase_standby.gif) no-repeat 100% 0 }
body.purchase #article ul#breadcrumb li.first span { padding-left: 15px; background: transparent url(/files/images/lists/list-breadcrumb_standby_first.gif) no-repeat 0 0; padding-left: 15px !important; }
/*body.purchase #article ul#breadcrumb li.first.stepdone span { padding-left: 15px; background: transparent url(/files/images/lists/list-breadcrumb_stepdone_first.gif) no-repeat 0 0 !important; }*/
body.purchase #article ul#breadcrumb li.last { background: #afb9bf url(/files/images/lists/list-breadcrumb_end.gif) no-repeat 100% 0; padding-right: 15px; }
body.purchase #article ul#breadcrumb li.standby { background: #eeb40b url(/files/images/lists/list-breadcrumb_purchase_standby.gif) no-repeat 100% 0; color: #ffffff; padding-right: 28px; } 
body.purchase #article ul#breadcrumb li.standby span { background: #eeb40b url(/files/images/lists/list-breadcrumb_standby_end.gif) no-repeat 0 0; padding-left: 28px;  }
body.purchase #article ul#breadcrumb li.stepdone { background: #ec2118 none; color: #880101; padding-right: 5px !important; } 
body.purchase #article ul#breadcrumb li.stepdone a { color: #880101; font-weight: bold; font-size: 13px; text-decoration: none; cursor: pointer; }
body.purchase #article ul#breadcrumb li.stepdone a:hover { color: #ffffff; text-decoration: none; }
body.purchase #article ul#breadcrumb li.stepdone span { background: #ec2118 url(/files/images/lists/list-breadcrumb_stepdone_end.gif) no-repeat 0 0; padding-left: 28px; }
/*body.purchase #article ul#breadcrumb li.last.standby { padding-right: 15px; background: #eeb40b url(/files/images/lists/list-breadcrumb_standby_last.gif) no-repeat 100% 0 !important; }*/
/* Changed 6/2/09 */



/* Get Quote Page */
#article .quoteintro { width: 280px; padding-right: 30px; min-height: 400px; float: left; background: transparent url(/files/images/backgrounds/bkg-quoteintro.gif) no-repeat 0 167px; }
#article .quoteintro h1 { margin-bottom: 5px; }
#article .quoteintro p { font-size: 18px; color: #4b300c; line-height: 26px; margin-bottom: 5px; }
strong.hilite { color: #e45f07; font-size: 22px; font-weight: normal; }

body.purchase #article form { padding-left: 0; margin: 0; width: auto; }
body.purchase #article form#quoteForm { width: 288px; min-height: 400px; float: right; padding-left: 22px; margin: 0; border-left: 1px solid #e8e6d0; }
body.purchase #article form label { color: #523613; font-size: 12px; font-weight: bold; display: block; margin-bottom: 2px; }
body.purchase #articleform p.labeldescript { position: absolute; left: -9999px; }
body.purchase #article form legend { display: none; }
body.purchase #article form select { width: 241px; }

body.purchase #article form div { float: none; margin-bottom: 7px; }
body.purchase #article form fieldset { padding: 0; margin-bottom: 7px; }
body.purchase #article form fieldset div, body.purchase #article form div.travelers div { width: 125px; float: left; padding: 0; margin: 0; }
body.purchase #article form input { /*background: transparent url(/files/images/backgrounds/bkg-date_textfield.gif) no-repeat 0 0; width: 77px; height: 14px; border: none;*/ padding: 2px 4px; }
body.purchase #article form fieldset select, body.purchase #article form div.travelers select { width: 105px; padding: 1px; }

body.purchase #article form div.travelers { background-color: #f1f1f1; width: 279px; padding: 0 0 0 10px; margin: 20px 0; }
body.purchase #article form div.travelers span.top { display: block; width: 289px; height: 6px; font-size: 0; line-height: 0; background: transparent url(/files/images/backgrounds/bkg-travelers_top.gif) no-repeat 0 0; margin: 0 0 5px -10px; padding: 0; }
body.purchase #article form div.travelers span.bottom { display: block; width: 289px; height: 6px; font-size: 0; line-height: 0; background: transparent url(/files/images/backgrounds/bkg-travelers_bottom.gif) no-repeat 0 100%; margin: 0 0 0 -10px; padding: 10px 0 0; clear: both; }
body.purchase #article form div.travelers strong { display: block; margin-bottom: 3px; color: #492b06; }
body.purchase #article form div.travelers label { font-weight: normal; }
body.purchase #article form div.travelers div { width: 90px; margin-bottom: 10px; }

body.purchase #article div.buttonwell { margin-bottom: 0; padding-top: 5px; text-align: left; }
body.purchase #article div.standard { text-align: center; border-top: 1px solid #c7c7b0; padding-top: 35px; clear: both; }
#article form .buttonwell p { font-size: 11px; line-height: 13px; width: 180px; margin: 7px auto 0; }
body.purchase #article div.reference { text-align: left; padding-top: 0; padding-left: 5px; border-top: 1px solid #c7c7b0; width: 652px; margin-left: -18px; background: transparent url(/files/images/backgrounds/bkg-reference.gif) repeat-x 0 0; }


/* Flexible, graphical submit buttons - Featured Area */
body.purchase #article span.startquote { display: none; font-size: 18px; background: #f20807 url(/files/images/buttons/btn-quoteright_purchase.gif) no-repeat 100% 0; height: 30px; padding: 0 30px 0 0; }
body.purchase #article span.startquote span { height: 26px; background: transparent url(/files/images/buttons/btn-quoteleft_purchase.gif) no-repeat 0 0; }
body.purchase #article span.startquote:hover { color: #fce703 !important; background-position: 100% -30px; }
a.not { font-weight: normal; font-size: 11px; }

/* Your Price Page */
body.purchase .coveragedetails { background: none; margin-top: 0; padding: 0 0 5px 2px; border-top: 1px solid #c7c7b0; border-bottom: 1px solid #c7c7b0; }

.upgrade { width: 657px; background: transparent url(/files/images/backgrounds/bkg-upgrade_body.gif) repeat-y 0 0; margin: 0 0 28px -18px; padding: 0; }
.upgrade span.top { display: block; width: 657px; height: 10px; background: transparent url(/files/images/backgrounds/bkg-upgrade_top.gif) no-repeat 0 0; margin: 0; padding: 0; font-size: 0; line-height: 0;  }
.upgrade span.bottom { display: block; width: 657px; height: 9px; background: transparent url(/files/images/backgrounds/bkg-upgrade_bottom.gif) no-repeat 0 0; margin: 0; padding: 0; font-size: 0; line-height: 0; }
body.purchase #article .upgrade h3 { width: 203px; float: left; padding: 5px 15px 0; font-size: 16px; line-height: 26px; font-style: normal; }
.upgrade h3 span { display: block; font-size: 22px; }
.upgrade div.coverage { width: 200px; float: left; border: none; padding: 24px 0 0 20px; }
.upgrade div.coverage strong { display: block; width: auto; height: auto; overflow: visible; color: #ec7f09; }
.upgrade div.coverage strong span { display: inline; font-size: 28px; }
.upgrade div.coverage strong span.dollar { position: relative; top: -5px; left: 0; font-size: 20px; }

.upgrade a.startquote { display: -moz-inline-box; display: inline-block;  font-size: 14px; line-height: normal; color: #ffffff !important; font-weight: bold; text-transform: none; background: #f20807 url(/files/images/links/link-startquote_left.gif) no-repeat 100% 0; height: 25px; margin: 20px 0 0 50px; padding: 0 25px 0 0; cursor: pointer; overflow: hidden; text-decoration: none; }
.upgrade a.startquote span { display: block; margin: 0; padding: 4px 0 0 11px; height: 21px; background: transparent url(/files/images/links/link-startquote_right.gif) no-repeat 0 0; }
.upgrade a.startquote:hover { text-decoration: none !important; }

#yourprice { border-top: none; margin-top: -18px; }
#article #annual { width: 652px; margin: -15px 0 2px -18px; padding-left: 5px; }
body.purchase #article .annualcoverage { margin-top: -43px !important; }
body.purchase #article .annualcoverage li { font-size: 13px !important; }
body.purchase #article .annualcoverage li a { color: #e45f07 !important; }
body.purchase #article .annualcoverage li a:hover { color: #f20807 !important; }

/* Added 5/22/09 */
#article div.depricelist { font-size: 11px; text-transform: none; font-weight: normal; margin: 10px 0 0; padding: 0; }
#article div.depricelist strong { padding-bottom: 2px; color: #22201E; }
#article div.depricelist ul { margin: 0 0 10px; padding: 0; }
#article div.depricelist ul li { padding: 0 0 2px; background: none; }




/* Traveler Information Page */
#article .passenger { border-top: 1px solid #e6e6d0; padding: 10px 0 0; margin: 15px 0 0; width: 100%; } /* Changed 6/5/09 */
body.purchase #article form .passenger div, body.purchase #article form .passenger fieldset { float: left; width: auto; margin-right: 25px; }

body.purchase #article form .passenger fieldset div { margin: 0 5px 0 0; }

body.purchase #article form input.namefield { /*width: 235px; height: 16px; background: transparent url(/files/images/backgrounds/bkg-textfield_name.gif) no-repeat 0 0;*/ padding: 2px; /*border: none;*/ }

body.purchase #article form .passenger select { width: 70px; }
body.purchase #article form .passenger select.birthmonth { width: 85px; }
body.purchase #article form .passenger select.airline { width: 238px; padding: 1px; }


body.purchase #article form .addtraveler { width: 100%; padding: 15px 0; margin: 15px 0 25px; border-top: 1px solid #e6e6d0; border-bottom: 1px solid #c7c7b0; }
body.purchase #article form .addtraveler li { background: none; padding: 0 10px 0 0; float: left; height: 27px; }
body.purchase #article form .addtraveler li.last { padding: 0 0 0 10px; color: #302e2e; font-size: 11px; line-height: 13px; font-style: italic; width: 300px; border-left: 1px solid #000; }
body.purchase #article form .addtraveler a { display: -moz-inline-box; display: inline-block; font-size: 13px; line-height: normal; color: #492b06 !important; font-weight: bold; text-transform: none; background: #eeb40b url(/files/images/links/link-addtraveler_left.gif) no-repeat 0 0; height: 27px; margin: 0; padding: 0 0 0 30px; cursor: pointer; overflow: hidden; text-decoration: none; } /* Changed 6/8/09 */
body.purchase #article form .addtraveler a span { display: -moz-inline-box; display: inline-block; margin: 0; padding: 6px 14px 0 11px; height: 21px; background: transparent url(/files/images/links/link-addtraveler_right.gif) no-repeat 100% 0; } /* Changed 6/8/09 */
body.purchase #article form .addtraveler a:hover { background-color: #d3dadc; text-decoration: none !important; background-position: 0 -27px; }
body.purchase #article form .addtraveler a:hover span { background-position: 100% -27px; }
/*body.purchase #article form .addtraveler a { color: #492b06; text-decoration: none; font-weight: bold; font-size: 13px; }*/

body.purchase #article form .policysend { margin-bottom: -10px; }
body.purchase #article form .policysend legend { display: block; font-weight: bold; color: #492b06; font-size: 12px; padding: 0; }
body.purchase #article form .policysend label { display: inline; position: relative; top: -19px; left: 110px; padding-right: 10px; }
body.purchase #article form .policysend input { /*width: auto;*/ position: relative; top: -17px; left: 110px; /*border: none; background: none;*/ }

body.purchase #article form .billing { padding: 0; margin: 0 0 25px; }
body.purchase #article form .billing div, body.purchase #article form .billing fieldset { float: left; width: auto; margin: 0 24px 0 0; }
body.purchase #article form .billing fieldset div { margin: 0 5px 0 0; }
body.purchase #article form .billing input.namefield { /*width: 235px; height: 16px; background: transparent url(/files/images/backgrounds/bkg-textfield_name.gif) no-repeat 0 0;*/ padding: 2px; /*border: none;*/ }
body.purchase #article form .billing input.addressfield { /*width: 499px; height: 16px; background: transparent url(/files/images/backgrounds/bkg-textfield_address.gif) no-repeat 0 0;*/ padding: 2px; /*border: none;*/ }
body.purchase #article form .billing input { /*width: 166px; height: 16px; background: transparent url(/files/images/backgrounds/bkg-textfield_city.gif) no-repeat 0 0;*/ padding: 2px; /*border: none;*/ }

body.purchase #article form .billing div.zipfield input { /*width: 140px; height: 16px; background: transparent url(/files/images/backgrounds/bkg-textfield_zip.gif) no-repeat 0 0;*/ padding: 2px; /*border: none;*/ } 

body.purchase #article form .billing select { width: 169px; }

body.purchase #article form .shipping { padding-bottom: 5px; }
body.purchase #article form .shipping label { display: inline; font-weight: normal; padding-right: 10px; }
body.purchase #article form .shipping input { /*border: none; width: auto; background: none;*/ }


/* Payment Information Page */
p.review { margin: -15px 0 0; }
body.purchase #article h2 a { font-size: 12px; }

body.purchase #article .displayinfo { margin: 0 0 25px; padding: 0 15px; border-bottom: 1px solid #c7c7b0; }
.displayinfo table { width: 100%; }
.displayinfo tr th { padding: 0 5px 7px; font-weight: bold; vertical-align: top; }
.displayinfo tr td { border-top: 1px solid #e6e6d0; padding: 7px 5px; vertical-align: middle; }
.displayinfo thead tr td { border-top: none; }


body.purchase #article .addressinfo { margin: 0 0 25px; padding: 0; border-bottom: 1px solid #c7c7b0; }
body.purchase #article .addressinfo h2 a { color: #e45f07; }
body.purchase #article .addressinfo h2 a:hover { color: #f20807; text-decoration: underline; }
body.purchase #article .addressinfo div { width: 50%; margin: 0; padding: 0; float: left; }

body.purchase #article .secure { float: left; margin-right: 15px; }

body.purchase #article fieldset.expire { clear: both; }
body.purchase #article fieldset.expire legend { display: block; font-weight: bold; color: #492b06; font-size: 12px; padding: 0; }
body.purchase #article fieldset.expire div { width: auto; margin-right: 7px; }
body.purchase #article fieldset.expire label { position: absolute; left: -9999px; }


body.purchase #article ul.confirmations { margin-top: 20px; margin-bottom: 5px; }
body.purchase #article ul.confirmations li { background: none; padding-left: 0; }
body.purchase #article ul.confirmations input { margin-right: 5px; width: auto; border: none; position: relative; top: 2px; /*background: none;*/  }
body.purchase #article ul.confirmations label { display: inline; font-weight: normal; }




/* 
	Sidebar
-----------------------------*/
#sidebar { width: 262px; min-height: 200px; margin: -20px 0 0; padding: 0 0 0 0; float: right; }

#sidebar .helparea { width: 217px; padding: 0; margin: 0; overflow: hidden; }

div.instructions { color: #626256; font-size: 16px; line-height: 23px; border-bottom: 1px solid #d9d9c5; margin: 0 20px 15px 15px; padding: 0; }
div.instructions h2 { font-size: 16px; color: #492b06; font-weight: bold; }
div.instructions p { margin-bottom: 15px; }
div.instructions ul { margin-bottom: 5px; }
div.instructions ul li { font-size: 14px; line-height: normal; padding: 0 0 15px 12px; background: transparent url(/files/images/lists/list-instructions.gif) no-repeat 0 3px; }
div.instructions ul li a { color: #e45f07; text-decoration: none; }
div.instructions ul li a:hover { color: #f20807; text-decoration: underline; }

p.addinfo { font-size: 13px; line-height: 26px; color: #492b06; margin: 0 20px 3px 15px; }
p.addinfo span { font-size: 13px; font-size: 21px; }
#sidebar p.support { margin-left: 12px; background: transparent url(/files/images/backgrounds/bkg-support2.png) no-repeat 0 3px; padding-left: 31px; font-size: 23px; border: none; }

.policyselection { background: #f9f9f9 url(/files/images/backgrounds/bkg-policyselection.gif) repeat-y 0 0; width: 264px; margin: 0 0 20px -2px; padding: 20px 0 0; }
span#psbottom { display: block; width: 264px; height: 14px; font-size: 0; line-height: 0; margin: 10px 0 0 0; padding: 0; background: transparent url(/files/images/backgrounds/bkg-policyselction_bottom.gif) no-repeat 0 0; }

.policyselection a { color: #e45f07; text-decoration: none; }
.policyselection h2 { font-size: 14px; color: #6d6a65; font-weight: bold; border-bottom: 1px solid #c7c7b0; padding: 0 0 5px 15px; margin: 0 10px 0 0; }

.policyselection .policyid { background-color: #ffffff; padding-left: 15px; border-bottom: 1px solid #c7c7b0; margin-right: 10px; padding-bottom: 5px; margin-bottom: 0; }
body.purchase .policyselection h3 { background-color: #ffffff; font-size: 12px; line-height: 14px; color: #492b06; font-weight: normal; padding: 5px 0; margin: 0; }
body.purchase #article .policyselection h3 { font-style: normal; margin: 0; }
body.purchase .policyselection h3 span { font-size: 18px; line-height: 20px; font-weight: bold; display: block; }

.policyselection ul { border-bottom: 1px solid #c7c7b0; padding-left: 15px; margin: 0 10px 10px 0; }
.policyselection ul li { padding: 6px 0; border-top: 1px solid #e1e1cb; color: #302e2e; }
.policyselection ul li.first { border-top: none; }

.policyselection ul.viewselection { background-color: #ffffff; padding: 0; margin: 0 10px 0 0; border-bottom: none; }
#article .policyselection ul.viewselection { margin: 0 10px 0 0; }
.policyselection ul.viewselection li { padding: 2px 0; border-top: none; }
#article .policyselection ul.viewselection li { padding-left: 0; background: none; }
.policyselection ul.viewselection li.first { border-top: none; }
.policyselection ul.viewselection li a:hover { color: #f20807; text-decoration: underline; }

.policyselection p.coverage { background-color: #ffffff; margin: 0 0 0 -3px; padding: 2px 0 5px; border-top: 1px solid #e6e6d0; border-bottom: none; }
#article .policyselection p.coverage { margin: 0 0 5px; }
.policyselection p.coverage strong span { font-weight: normal; font-size: 22px; }
.policyselection p.coverage span.dollar { top: 2px; font-size: 15px; }

a.viewbenefits { padding-left: 16px; background: transparent url(/files/images/backgrounds/bkg-viewbenefits.gif) no-repeat 0 2px; }
a.openbenefits { padding-left: 16px; background: transparent url(/files/images/backgrounds/bkg-openbenefits.gif) no-repeat 0 4px; }
a.viewpolicy { padding-left: 16px; background: transparent url(/files/images/backgrounds/bkg-viewpolicy.gif) no-repeat 0 2px; }

.policyselection dl { margin: 0 0 0 15px; }
.policyselection dt { font-weight: bold; color: #302e2e; }
.policyselection dd { display: inline; padding-right: 7px; font-weight: bold; background: transparent url(/files/images/lists/list-dd_policyselection.gif) no-repeat 100% 2px; }
.policyselection dd.last { background: none; }
.policyselection dd a { text-decoration: underline; } /* Added 6/3/09 */

body.purchase .policyselection .coveragedetails { width: 238px; margin: 5px 0 0; border-bottom: none; border-bottom: none; }

/* Changed 6/5/09 */
.policyselection .coveragedetails table { width: 238px; margin-left: -3px; }
.policyselection .coveragedetails table th { width: 50%; background: none; font-size: 11px; line-height: 13px; border-bottom-color: #e1e1cb;  border-right: 1px solid #e1e1cb; padding-left: 3px; padding-right: 3px; }
.policyselection .coveragedetails table td { width: 50%; background: none; font-size: 11px; line-height: 13px; border-bottom-color: #e1e1cb; padding-left: 6px; }

/* Trip Insured */
#article p.finalreview { font-size: 14px; margin: -15px 0 25px; }
#article p.final { font-size: 14px; }

#article .policyselection { background: transparent none; width: 100%; padding: 0; margin-bottom: 25px; }
#article .policyselection .coveragedetails { width: 100%; }
#article .policyselection .coveragedetails table { width: 100%; }
#article .policyselection .coveragedetails th { width: 33%; }
#article .policyselection .policyid { background-color: transparent; padding-bottom: 0; padding-left: 0; margin-right: 0; }
/*#article .policyselection h3 { font-style: normal; background-color: transparent; padding: 5px 0; margin: 0 10px 0 0; }
#article .policyselection h3 span {  display: block; }*/
#article p.sidenote { font-size: 11px; margin: 10px 0 10px; }
#article span#psbottom { display: none; }

body.purchase #article .displayfinal { padding: 0; }
#article .displayfinal tr.first td { border-top: none; padding-top: 0; }
#article .displayfinal td.left { width: 40%; }

body.purchase #article .finaladdress { border-bottom: none; margin-bottom: 0; }

body.purchase #article div.finalwell { text-align: center; border-top: none; padding-top: 30px; padding-bottom: 100px; }
#article .finalwell p { font-size: 16px; line-height: 19px; width: auto; margin: 10px auto 0; }


/* Flexible, graphical submit buttons - Featured Area */
body.purchase #article div.finalwell a.startquote { display: -moz-inline-box; display: inline-block; font-size: 18px; background: #f20807 url(/files/images/buttons/btn-quoteright_purchase.gif) no-repeat 100% 0; height: 30px; padding: 0 25px 0 0; color: #ffffff;} /* Added 6/8/09 */
body.purchase #article div.finalwell a.startquote span { display: -moz-inline-box; display: inline-block; background: transparent url(/files/images/buttons/btn-quoteleft_purchase.gif) no-repeat 0 0;  font-weight: bold; padding: 5px 0 0 15px; height: 25px; } /* Added 6/8/09 */
body.purchase #article div.finalwell a.startquote:hover { color: #fce703 !important; background-position: 100% -30px; text-decoration: none; }

.ads { width: 100%; text-align: center; margin: 20px 0; }

body.purchase #article ul#printemail { position: static; margin: -37px 0 0; float: right; }
body.purchase #article ul#printemail li { font-size: 11px; line-height: normal; }
body.purchase #article ul#printemail li img { vertical-align: bottom; }
body.purchase #article ul#printemail li a { color: #626256; text-decoration: none; }
body.purchase #article ul#printemail li a:hover { color: #f20807; text-decoration: underline; }

#article p.policynumber { color: #6d6a65; font-weight: bold; margin: -14px 0 7px; padding: 7px 0; border-top: 1px solid #c7c7b0; border-bottom: 1px solid #c7c7b0; }
#article p.policynumber strong { color: #e10302; }


/* 
	Email Form
-----------------------------*/
#email { margin: 0 auto; padding: 0; width: 437px; } 

#email form { margin: 0; padding: 0; width: 437px; }

#email form .header { width: 408px; height: 40px; margin: 0; padding: 21px 0 0 29px; background: transparent url(/files/images/backgrounds/bkg-email_header.png) no-repeat 0 0; }
#email form .header h2 { color: #ffffff; font-size: 31px; margin: 0; }
#email #closewindow { float: right; display: block; width: 26px; height: 26px; background: transparent url(/files/images/links/link-closewindow.gif) no-repeat 0 0; margin: -22px 19px 0 0; padding: 0;  }
#email #closewindow span { position: absolute; left: -9999px; }

#email form .text { width: 409px; margin: 0; padding: 28px 0 0 28px; background: transparent url(/files/images/backgrounds/bkg-email_body.png) no-repeat 0 0; }
#email form .text div { float: left; width: 179px; padding: 0 0 5px 16px; margin: 0; }
#email form .text div.left { width: 188px; border-right: 6px solid #ebebe4; padding: 0 0 5px 0; }
#email form .text div label { display: block; font-weight: bold; color: #523613; font-size: 12px; margin-bottom: 3px; }
#email form .text em { color: #e45f07; }
#email form .text em span { position: absolute; left: -9999px; }

#email form .text div.wide { width: 375px; padding: 0 0 10px; margin: 5px 0 7px; }


#email form input { padding: 2px; width: 167px; border: none; background: transparent url(/files/images/backgrounds/bkg-email_textfield.gif) no-repeat 0 0; }

#email form div.wide input { width: 376px; background: transparent url(/files/images/backgrounds/bkg-email_textfield_subject.gif) no-repeat 0 0; } /* Added 6/12/09 */
#email form div.subjectline { margin: 5px 0 -5px !important; } /* Added 6/12/09 */

#email form textarea { border: none; padding: 2px; width: 376px; height: 90px;  background: transparent url(/files/images/backgrounds/bkg-email_textarea.gif) no-repeat 0 0; }


#email form div.buttonwell { width: 409px; height: 76px; padding: 10px 0 0 28px; margin: -4px 0 0; background: transparent url(/files/images/backgrounds/bkg-email_buttonwell.png) no-repeat 0 0; }
#email p.required { margin-bottom: 5px; padding: 0; color: #7d7777; font-size: 12px; }

/* Flexible, graphical submit buttons - Featured Area */
#email form span.startquote { display: block; font-size: 18px; background: #f20807 url(/files/images/buttons/btn-quoteright_email.gif) no-repeat 100% 0; height: 30px; padding: 0 30px 0 0;float: right; margin-right: 33px; }
#email form span.startquote span { height: 26px; background: transparent url(/files/images/buttons/btn-quoteleft_email.gif) no-repeat 0 0; }
#email form span.startquote:hover { color: #fce703 !important; background-position: 100% -30px; }

#email form div.buttonwell input { display: none; font-size: 18px; color: #7d7777;width: auto; border: 1px solid #7d7777; background: none; height: 30px; float: right; margin-right: 33px; }


/* 
	Print Page
-----------------------------*/
/*body.print #header dl.partners, body.print #header #country_nav, body.print #header strong, body.print .getquote, body.print #sidenav dl, body.print #contentbottom, body.print #sidenav, body.print ul#printemail, body.print #corners, body.print #locations, body.print #footercontent dl, body.print ul#utility_nav, body.print ul#masthead li, body.print .benefits, body.print a#logo, body.print #header h1, body.print #contentbottom { display: none; }

body.print #container, body.print #content, body.print #footer, body.print #footercontainer { margin: 0; }

body.print #container { background: none; width: 709px; padding: 0; }

body.print #header { background: #ec2118 url(/files/images/backgrounds/bkg-print_header.gif) no-repeat 100% 0; height: 80px; }
body.print img#logo { display: block; margin: 0; float: left;  }

span.printbutton { display: inline-block; color: #ec2118; font-size: 15px; font-weight: bold; cursor: pointer; float: right; background: transparent url(/files/images/buttons/btn-print_right.gif) no-repeat 100% 0; height: 30px; margin: 25px 20px 0 0; padding: 0 27px 0 0; overflow: hidden; }
span.printbutton span { display: inline-block; padding: 6px 0 0 16px; height: 25px; background: transparent url(/files/images/buttons/btn-print_left.gif) no-repeat 0 0; }

body.print #content { margin: 0; padding: 0; background: none; }
body.print #article { background: none; padding-bottom: 0; float: none; }
body.print #contenttop { background: none; }

body.print #footer { margin-top: 40px; background: none; }
body.print ul#masthead li.first { display: block; }
body.print #footercontent { padding: 20px; }
body.print #footercontainer { width: 709px; }*/


/* 
	Form Validation
-----------------------------*/
span.error { display: block; font-size: 13px; color: #ec2118; margin: 7px 0; padding: 3px 0 0 32px; min-height: 20px; background: transparent url(/files/images/backgrounds/bkg-error.png) no-repeat 0 0; }

input.error, select.error, textarea.error { border: 1px solid #ec2118 !important; }


/* 
	404 Page
-----------------------------*/
body.page404 #header dl.partners, body.page404 #header #country_nav, body.page404 #header strong, body.page404 .getquote, body.page404 #sidenav, body.page404 #contenttop, body.page404 #contentbottom, body.page404 #sidenav, body.page404 ul#printemail, body.page404 ul#breadcrumb, body.page404 #contentbottom { display: none; }


body.page404 { background: transparent url(/files/images/backgrounds/bkg-container_404.jpg) repeat-y 50% 0; }
body.page404 #container { margin: 0 auto; padding: 0 13px 0; background: transparent url(/files/images/backgrounds/bkg-container_404_top.jpg) no-repeat 0 0; min-height: 521px; }
body.page404 a#logo { margin-left: 8px; }

body.page404 #content { width: 943px; float: none; margin: -85px 0 0 0; padding: 0; background: transparent url(/files/images/backgrounds/bkg-hp_top_404.jpg) no-repeat 100% 100%; min-height: 521px; }

body.page404 #article { width: 499px; min-height: 0; color: #492b06; margin: 0 0 0; padding: 120px 0 0 30px; line-height: 18px; background: transparent none; }
body.page404 #article p { margin-bottom: 10px; }

body.page404 #article ul { border-top: 1px solid #e8e6d0; margin-top: -5px; }
body.page404 #article ul li { border-bottom: 1px solid #e8e6d0; padding: 5px 0 5px 16px; background: transparent url(/files/images/lists/list-option.gif) no-repeat 0 9px; }

body.page404 #containerbottom { display: block; background: transparent url(/files/images/backgrounds/bkg-contentbottom_404.jpg) no-repeat 0 0; width: 986px; height: 22px; font-size: 0; line-height: 0; margin: 0 0 0 -14px; padding: 0; }

/* added by kh for the quote process */
body.purchase #article form div.travelers #travelerBirthDatesContainer { display: none; }
body.purchase #article form div.travelers #travelerTripCostsContainer { display: none; }
body.purchase #article form div.travelers div.travelerRow { width: 275px; margin-top: 10px; display: none; }	 
body.purchase #article form div.travelers div.travelerRow  select.dateDay { width: 80px; }
body.purchase #article form div.travelers div.travelerRow  select.dateMonth { width: 80px; }
body.purchase #article form div.travelers div.travelerRow  select.dateYear { width: 80px; }	 
body.purchase #article form div.travelers div.travelerRow label { padding: 0px; margin: 0px; }	


body.purchase #article form span.optionlabel { margin-right: 10px; }

body.purchase #article form div.optionContainer { float: left; }

label.error { color: red !important; background: url(/files/images/quote/list-error.gif) no-repeat 0 4px; padding-left: 10px; padding-bottom: 5px; clear: both; line-height: 12px; }

table.tripSummary { padding-bottom: 200px; margin-bottom: 20px; }
table.tripSummary tr td { padding: 2px; }
table.tripSummary tr td.label { width: 120px; }

#loader { float: left; padding-left: 2px; }

#article #traveler1 { border-top: none; margin-top: 0; } /* Added 6/5/09 */

body.purchase #article h2.error { border: none; color: #E10302; font-size: 20px; font-style: normal; background: transparent url(/files/images/icons/icon-error.png) no-repeat 0 0; padding: 5px 0 0 35px; margin: 30px 0 15px 0; }
body.purchase #article ul.error { margin-left: 11px; margin-bottom: 27px; }

/* Added 12/1/09 */
#xiti-logo { display: none; }