/*

Mondial Homepage - CDG Interactive, Inc. v2
--------------------------------------------*/

/*
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: Verdana, 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: #087cbf; }
a:hover { color: #009ee0; 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: Verdana, 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; }
.placeholder { color: #aaa; }

/* 
     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 !important; }
.show { position: static !important; }
.header { margin-bottom: 10px; }


/*

Site Styles
--------------------------------------------*/

/* 
  HTML
-----------------------------*/
html { background-color: #f0f1f1; }

/* 
  Body
-----------------------------*/
body { font: 12px/19px Verdana, Arial, Helvetica, sans-serif; color: #4d4d4d; background: url(/files/images/backgrounds/az-stripe.gif) repeat-x 0 0 #f1f1f1; }


/* 
  Container
-----------------------------*/
#container { width: 982px; margin: 0 auto; padding: 0; background: #fff url(/files/images/backgrounds/az-stripe_container.gif) repeat-x 0 0; } /* Changed 10/13/11 */


/* 
  Header
-----------------------------*/
#header { position: relative; height: 106px; margin-bottom: 0; }

#header h1 { position: absolute; left: -9999px; }

a#logo { display: block; width: 172px; height: 106px; margin: 0 0 0 -10px; position: relative; top: 0; }

#header dl.partners { position: absolute; background: none; background-color: #e7e7e7; top: 7px; right: 7px; z-index: 10; text-transform: uppercase; font-size: 11px; line-height: 22px; font-weight: bold; padding: 0; border: none; overflow: hidden; height: 22px; } /* Changed 9/26/11 */

#header dl.partners:hover { overflow: visible; height: auto; }
#header dl.partners dt a { display: block; color: #003781; text-decoration: none; padding: 0 7px; text-align: center; letter-spacing: 0; height: 22px; cursor: pointer; }

#header dl.partners dd { display: block; font-size: 11px; padding: 0; text-transform: none; font-weight: normal; }
#header dl.partners dd:hover { background-color: #f7cc23; }
#header dl.partners dd a { display: block; padding: 2px 7px; font-size: 11px; text-decoration: none; color: #4d4d4d;  border-top: 1px solid #ffffff;}
#header dl.partners dd a:hover { color: #003781; background-color: #eee; }

#header #country_nav { position: absolute; top: 7px; right: 14px; padding: 0; height: 22px; font-size: 11px; line-height: 22px; color: #4d4d4d; width: 530px; } /* Changed 9/26/11 */
#header #country_nav dl, #header #country_nav dt, #header #country_nav dd { float: left; }
#header #country_nav dt { display: block; }
#header #country_nav dd { display: block; background: transparent none; text-transform: uppercase; margin-left: 4px; }
#header #country_nav a { display: block; text-decoration: none; font-weight: normal; color: #003781; }
#header #country_nav a:hover { text-decoration: underline; }

#header #selectcountry { height: 22px; } /* Changed 9/26/11 */

#header #selectlanguage { padding: 0 7px; height: 22px; } /* Changed 9/26/11 */
#header #selectlanguage a { width: 18px; background: transparent none; font-weight: normal; }
#header #selectlanguage dd { display: block; margin-left: 4px; }
#header #selectlanguage dd.selected { background-color: #e7e7e7; color: #003781; width: 18px; font-weight: normal; padding: 0 2px;  }

#header strong { position: absolute; top: 37px; right: 7px; display: block; padding: 0; color: #003781; font-size: 11px; line-height: normal; font-weight: normal; text-align: right; } /* Changed 9/26/11 */
#header strong span { color: #4d4d4d; }


/* 
     Content Wrapper
-----------------------------*/
#contentwrapper { background: #ffffff url(/files/images/backgrounds/bkg-contentwrapper.gif) repeat-y 222px 0; margin: 0; padding: 0; }


/* 
     Side Navigation
-----------------------------*/
#sidenav { width: 222px; margin: 0; padding: 0 0 20px; float: left; position: relative; z-index: 10; background-color: #ffffff; }
#sidenav dl { margin-bottom: 20px; clear: both; float: none; width: 222px; }
#sidenav dt { position: absolute; left: -9999px; }

/* Primary Navigation */
#sidenav dd { display: block; width: 222px; }
#sidenav dd a { display: block; margin: 0; padding: 3px 7px 3px 14px; color: #4d4d4d; font-size: 11px; line-height: 18px; text-decoration: none; width: 201px; }
#sidenav dd a:hover { background-color: #003781; color: #ffffff; }

#sidenav dd div { margin: 0; padding: 0; background: #ffffff none; border-bottom: 1px dotted #4d4d4d; }
#sidenav dd:last-child div { border-bottom: none; } /* :first-child would be best, IE support, but the first <dd> isn't the first child, the <dt> is */

/* Secondary Navigation */
#sidenav dd.sublevels div span { display: block; }
#sidenav dd.sublevels div a { padding-left: 14px; background-color: #ffffff; color:#003781; }
#sidenav dd.selected div a, #sidenav dd.sublevels div a:hover { color: #ffffff; background-color: #003781; }

/* Secondary Level */
#sidenav dd.sublevels div li { border-bottom: 1px solid #ffffff; }
#sidenav dd.sublevels div li a { padding-left: 21px; background-color: #ffffff; color: #4d4d4d; width: 194px; } 
#sidenav dd.sublevels div li a:hover, #sidenav dd.sublevels div li.selected a:hover { color: #ffffff; background-color: #003781;  }
#sidenav dd.sublevels div li.selected a { color: #ffffff; background-color: #003781; }

/* Tertiary Level */
#sidenav dd.sublevels div li.sublevels li a { padding-left: 28px; width: 187px; }
#sidenav dd.sublevels div li.sublevels li a:hover, #sidenav dd.sublevels div li.sublevels li.selected a:hover { color: #ffffff; }

/* Quaternary Level */
#sidenav dd.sublevels div li.sublevels li.sublevels li a { padding-left: 35px; width: 180px; }
#sidenav dd.sublevels div li.sublevels li.sublevels li a:hover, #sidenav dd.sublevels div li.sublevels li.sublevels li.selected a:hover { color: #ffffff; }


/* Help Area */
.helparea { padding: 0 0 10px; margin: 0 7px 12px; background: #fbfefe url(/files/images/backgrounds/bkg-panel.jpg) repeat-x bottom right; }
.helparea h2 { height: 36px; font-weight: bold; padding: 0 14px; font-size: 16px; line-height: 36px; color: #ffffff; background: url(/files/images/backgrounds/bkg-h2.gif) repeat-x 0 0; margin: 0; }
.helparea div { margin: 0 0 10px 0; padding: 21px 21px 7px; }
.helparea div strong { color: #003781; font-size: 16px; font-weight: normal; }
.helparea div p { margin-bottom: 5px; font-size: 12px; line-height: 18px; }

.helparea table { font-size: 14px; border-collapse: collapse; min-width: 138px; }
.helparea table td { padding: 2px; }

p.support { width: 164px; font-size: 14px; border-bottom: none; background: transparent url(/files/images/icons/icon-phone.png) no-repeat -2px -4px; padding: 0 0 0 26px; color: #e90502; margin: 0 21px; min-height: 24px; }

.helparea ul { padding: 0; margin: 0 21px 0 21px; }
.helparea li { padding: 0; }
.helparea li a { color: #E90502; text-decoration: none;  }
.helparea li a:hover { color: #003781; text-decoration: none !important; }
 
.helparea a.email { display: block; margin: 0; background: transparent url(/files/images/icons/icon-hcwh-email.gif) no-repeat 4px 5px; padding: 0 0 0 26px; font-weight: bold; font-size: 14px; } /* Changed 2/3/11 */
.helparea a.email span { cursor: pointer; }
.helparea a.email span span { cursor: pointer; }
.helparea a.email:hover, .helparea a.email:focus { background-position: 4px -145px; } /* Changed 10/3/11 */

.helparea a.phone { display: -moz-inline-box; display: inline-block; height: 24px; 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 { margin: 30px 0 20px 7px; padding: 0;  }
.getquote h2 { font-size: 24px; color: #e90502; padding: 7px 0 10px 7px; margin: 0; }
.getquote .text { padding: 0 7px; margin: 0; }
.getquote form { clear: both; float: none; }
.getquote label {  font-size: 12px; display: block; margin-bottom: 3px; }
.getquote select { width: 168px; margin-bottom: 12px; }

.getquotebottom { display: none; }

#sidenav p.coverage { font-size: 12px; line-height: 17px; padding: 0 0 7px 0; margin-bottom: 0; }
#sidenav p.coverage strong { display: block; height: 45px; overflow: visible; }
#sidenav p.coverage strong span { position: relative; top: 6px; left: 0; font-size: 24px; }
#sidenav p.coverage strong span.dollar { top: 0; left: 0px; font-size: 18px; }
#sidenav p.coverage strong span.price { top: 0 !important; }


/* Flexible, graphical submit buttons */
.startquote { display: -moz-inline-box; display: inline-block; font-size: 13px; line-height: normal; color: #ffffff; font-weight: bold; text-transform: none; background: url(/files/images/links/link-button_left.png) no-repeat 0 0; height: 45px; margin: 0 0 0 -6px; padding: 0 0 0 27px; cursor: pointer; overflow: hidden; text-decoration: none !important; }
.startquote span { display: -moz-inline-box; display: inline-block; margin: 0; padding: 14px 18px 0 7px; height: 31px; background: transparent url(/files/images/links/link-button_right.png) no-repeat 100% 0; text-decoration: none; min-width: 130px; }
.startquote:hover { color: #ffb311; text-decoration: none; }

/* 
  Content
-----------------------------*/
#content { width: 758px; float: right; margin: 0; padding: 0; background-color: #ffffff; min-height: 700px; }

#contenttop { display: none; }
#contentbottom { display: none; }

/* 
  Article
-----------------------------*/
#article { min-height: 500px; margin: 0; padding: 10px 28px 28px; line-height: 18px; }

#article ul#breadcrumb { margin: 0 0 28px -20px; padding: 0; }
#article ul#breadcrumb li { color: #7d7d7d; float: left; font-size: 11px; padding: 0 10px 0 5px; background: transparent url(/files/images/lists/list-breadcrumb.gif) no-repeat 100% 8px; list-style: none none outside; }
#article ul#breadcrumb li.last { padding-right: 0; background: transparent none; }
ul#breadcrumb li a { font-weight: normal; color: #7d7d7d !important; text-decoration: none; }
ul#breadcrumb li a:hover { color: #009ee0 !important; text-decoration: underline; }

#article h1 { font-family: "Allianz Sans", Verdana, Arial, Helvetica, sans-serif; margin: 0 0 14px 0; padding: 0; font-size: 24px; line-height: normal; color: #003781; position: relative; z-index: 99; }
#article h2 { font-size: 14px; line-height: 20px; color: #4d4d4d; font-weight: bold; margin-bottom: 10px; }
#article h2 a, #article h2 a:hover { color: #009ee0; }
#article h3 { font-size: 12px; color: #003781; 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: #087cbf; text-decoration: none; }
#article a:hover { color: #009ee0; 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 { float: right; margin-right: -14px; }

/* Added 2/3/11 */
  #article ul#printemail, x:-moz-any-link { margin-top: -45px; }
  #article ul#printemail, x:-moz-any-link, x:default { margin-top: 0; }

#article ul#printemail li { float: left; padding: 0 7px 0 0; font-size: 0; line-height: 0; }
#printemail a.thickbox { }

#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; }



/* 
  Product Page
-----------------------------*/

.byline { background: #f8f8f8 url(/files/images/backgrounds/bkg-notepad_lrc.gif) no-repeat bottom right; margin: -58px -21px 14px; padding: 60px 32px 28px 21px; position: relative; }
.byline.clearfix { display: block !important; clear:both; }
#bylinetop { display: none; }
#bylinebottom { display: none; }

.byline div { width: 355px; float: left; margin: 0; padding: 0; overflow: visible; font-size: 14px; /*line-height: 1.8;*/ }

p.coverage { font-size: 16px; line-height: 20px; padding: 14px 0 14px; margin-bottom: 0; }
p.coverage strong span { color: #e90502; font-size: 28px; position: relative; top: 2px; padding-left: 3px; }
p.coverage strong span.dollar { font-size: 16px; top: -1px; }

.byline p.coverage { border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; }

img.productimg { float: right; }

.coveragedetails { font-size: 12px; line-height: 18px; margin-top: 30px; }
.coveragedetails h2 { color: #003781; font-size: 17px; line-height: 30px; font-weight: bold; }

#article .coveragedetails h2 { color: #003781; font-size: 17px; line-height: 30px; }
#article .coveragedetails h2.comparisonGridHeader { color: #4d4d4d; font-size: 14px; line-height: 30px; }

.coveragedetails p.buttonwell { float: right; margin: -45px 0 0 0; }
#article .coveragedetails a.startquote { color: #ffffff; text-decoration: none !important; }
#article .coveragedetails a.startquote:hover { color: #ffb311; }

#article .finalwell a.startquote { color: #ffffff; text-decoration: none !important; }
#article .finalwell a.startquote:hover { color: #ffb311; }

a.productselect { margin-top: 25px !important; float: right; }

.coveragedetails table { border-collapse: collapse; margin: 0 -14px; table-layout: fixed; }

/*
ECOMDEV-13003
.coveragedetails thead th { font-size: 15px; line-height: 18px; color: #003781; font-weight: bold; vertical-align: top; padding: 0; background-color: #003781; width: 25%; }
*/
.coveragedetails thead th { font-size: 14px; color: #003781; background-color: #003781; width: 25%; }


.coveragedetails thead th.first { padding-bottom: 10px; font-size: 13px; color: #003781; font-weight: bold; text-transform: none; /*min-width: 229px !important; width: 229px;*/ width: 25%; vertical-align: bottom; } /* Changed 10/13/11 */
.coveragedetails thead th.popular { color: #ffffff; }
body.purchase #article .coveragedetails thead th.first { /*min-width: 223px !important;*/ width: 223px; }

/* 
.coveragedetails .double thead th { width: 33%; }
.coveragedetails .single thead th { width: 48%; }
*/

/* ECOMDEV-12736 */
/*
#article .coveragedetails thead th h3 { font-size: 12px; color: #fff; font-weight: bold; text-transform: none; padding: 0; min-height: 29px; margin: 0 14px; }
*/
#article .coveragedetails thead th h3 { font-size: 11px; color: #fff; font-weight: bold; text-transform: none; padding: 0; min-height: 29px; margin: 0 14px; }

body.purchase #article .coveragedetails thead th h3 { font-size: 13px; font-weight: bold; font-style: normal; text-transform: none; padding: 0; min-height: 59px; margin: 0; }
.coveragedetails thead th p, .coveragedetails thead th div { background-color: #fff;/*background: #003781 url(/files/images/backgrounds/bkg-thead_notepad_white.png) no-repeat bottom right;*/ display: block; padding: 7px; margin: 7px 7px 7px 0; min-height: 85px; }
.coveragedetails thead th div div, .coveragedetails thead th p div { background: transparent none !important; min-height: 0; padding: 0; }

.coveragedetails .triple thead th div { width: 148px; }
.coveragedetails .triple thead th.last div { width: 144px; }
.coveragedetails thead th div div { width: auto; }

.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; padding-bottom: 5px; }
body.purchase #article .coveragedetails thead th div p.package { background: none;}
#article .coveragedetails thead th div p.sidenote { font-size: 11px; color: #4d4d4d; font-weight: normal; font-style: normal; padding: 0; margin: 15px 0 0; }

#article .coveragedetails thead th div p.coverage { font-size: 15px; line-height: 17px; padding: 5px 0 7px; margin-bottom: 7px; background: none; min-height: 0; border-top: 1px solid #f0f0f1; border-bottom: 1px solid #f0f0f1; }
#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; font-size: 20px; }

/* ECOMDEV-12736 */
#article .coveragedetails thead th div p.coverage strong span.dollar { top: -1px; left: 0; font-size: 12px; }
/*
#article .coveragedetails thead th div p.coverage strong span.dollar { top: -1px; left: 0; font-size: 16px; }
*/

#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_invert.png) no-repeat 0 4px; color: #707070; }

.coveragedetails thead th span.theader, .coveragedetails thead th span.theaderbottom { display: none; }

.coveragedetails thead th.first div { background: transparent none !important; min-height: 0; height: auto !important; }

.coveragedetails thead th.last div { margin-right: 7px; }
body.purchase #article .coveragedetails thead th:last-child div { margin-right: 7px; } /* Ideally the last <th> would have the class "last" */

.coveragedetails thead th.popular div em, .coveragedetails tr.selection th.popular span.package em { font-size: 12px; display: block; text-transform: none; color: #ffffff; font-weight: bold; margin: 5px 0 0; background: transparent url(/files/images/backgrounds/bkg-mostpopular.png) no-repeat 3px 2px; padding-left: 20px; }


.coveragedetails tbody th { background: transparent url(/files/images/backgrounds/bkg-coverage_rowth.gif) repeat-x 0 100%; padding: 7px 14px; vertical-align: top; color: #ffffff; font-size: 12px; border-bottom: 1px solid #e3e3e3; }
.coveragedetails table.triple tbody th { }
.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: 99; }
#sidebar .benefits { margin-left: -405px; }
.benefits strong { display: block; color: #003781; font-size: 14px; 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-left: 1px dotted #e3e3e3; border-bottom: 1px solid #e3e3e3; background: #fff url(/files/images/backgrounds/bkg-tdcell.gif) repeat-x 0 100%; padding: 6px 12px; vertical-align: top; font-size: 11px; }
/*#article .coveragedetails tbody tr:hover th, #sidebar .coveragedetails tbody tr:hover th { cursor: pointer; background: #eee none; }
#article .coveragedetails tbody tr:hover td, #sidebar .coveragedetails tbody tr:hover td { cursor: pointer; background: #eee none; border-left: 1px solid #ffffff; }*/
#article .coveragedetails tbody tr.selection:hover th { cursor: default; background: none; }


.coveragedetails tr.selection th { border-bottom: 1px solid #e3e3e3; background: none; font-size: 14px; line-height: 17px; font-weight: bold; vertical-align: top; padding: 0; }
.coveragedetails tr.selection th span.package { display: block; font-size: 12px; background: #003781 url(/files/images/backgrounds/bkg-thead_end_notepad2.png) no-repeat bottom right; padding: 7px 6px; margin: 7px 4px 7px 3px; min-height: 78px; }
.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; }
.coveragedetails tr.selection th div p, .coveragedetails tr.selection th div h3 { color: #4d4d4d; font-size: 15px; line-height: normal; margin-bottom: 5px !important; }
.coveragedetails tr.selection th div h3 { font-weight: bold; font-size: 15px !important; }

.coveragedetails .triple tr.selection th span.package { width: 148px; }


body.purchase #article .coveragedetails .double thead th.first { min-width: 224px !important; }
.coveragedetails .double thead th {/* width: 250px;*/ }
.coveragedetails .double thead th div { width: 221px; }

body.purchase #article .coveragedetails .single thead th.first { min-width: 224px !important;  }
body.purchase #article .coveragedetails .single thead th.first div { width: auto !important; }
.coveragedetails .single thead th { /*width: 500px;*/ }
.coveragedetails .single thead th div { width: 471px !important; }

body.purchase #article .coveragedetails .single thead th div p.package { max-width: none; min-height: 0; } /* Added 2/15/11 */
body.purchase .coveragedetails .single tr.selection th { padding-bottom: 5px; } /* Added 2/15/11 */

.coveragedetails tr.selection th p.coverage { font-size: 12px; line-height: 16px; color: #4d4d4d; padding: 7px 4px 10px 3px; margin-bottom: 10px !important; text-transform: none; }
.coveragedetails tr.selection th p.coverage strong span { color: #003781; font-size: 22px; display: inline; padding: 0; }
.coveragedetails tr.selection th p.coverage strong span.dollar { display: inline; font-size: 16px; top: -1px; }


#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; }

#article .terms { width: 425px; float: right; margin: 0 15px 0 0; padding: 0; }
#article .terms h4 { color: #4d4d4d; 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; }


/* 
  Product Landing Page
-----------------------------*/
.landing_byline { width: auto; background: none; padding: 0; font-size: 14px; line-height: 24px; margin: 0 0 40px 0; }
.landing_byline .bylinetop, .landing_byline .bylinebottom { display: none; }

table.producttable { border-collapse: collapse; border-spacing: 0; margin-bottom: 30px; width: 100%; table-layout: fixed; }
table.producttable td { width: 50%; vertical-align: top; padding: 12px 0 9px; border-top: 1px solid #e3e3e3; }
table.producttable tr:first-child td { padding-top: 0; border-top: none; }
table.producttable tr td.first { padding-left: 0; border-right: 1px solid #e3e3e3; }
table.producttable h2 { color: #003781; font-size: 14px !important; margin: 0 14px;  margin-bottom: 5px !important; }
#article table.producttable h2 a { color: #003781; }
img.photo { float: left; margin-left: 14px; }

table.producttable div, table.producttable p { float: right; width: 200px; margin: 0 14px 0 0; }
#article table.producttable p { margin-bottom: 3px; }
#article table.producttable div p { float: none; width: auto; margin: 0; }
#article table.producttable p.coverage { font-size: 12px; padding: 3px 0 3px; margin-bottom: 7px; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; float: none; width: auto; }
table.producttable p.coverage strong { position: relative; top: -3px; }
table.producttable p.coverage strong span { color: #ff8811; font-size: 26px; position: relative; top: 5px; padding-left: 3px; }
table.producttable p.coverage strong span.dollar { font-size: 16px; top: -1px; }

#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; }
#article table.producttable ul li a { color: #ff8811; }

#article table.producttable a.startquote { display: inline; 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 15px 0 0; margin: 0; font-weight: bold; }
#article table.producttable a.startquote span { display: inline; padding: 0; height: auto; line-height: normal; background: transparent none; }
#article table.producttable a.startquote:hover { text-decoration: underline !important; }

.productdetails { padding: 20px 14px 0; }
#article .productdetails h2 { font-size: 14px; /*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; }
#article .stories div p { margin-bottom: 5px; }
#article .stories div p:first-line { color: #003781; 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; }
.pricing ol.leftcolumn { width: 263px; float: left; padding-right: 20px; }
.pricing ol.rightcolumn { width: 263px; float: left; padding-left: 20px; }


/* 
  Footer
-----------------------------*/
#footer { background: #ffffff; margin: 0 auto 40px; padding: 0; width: 982px;  font-size: 9px; color: #7d7d7d; position: relative; clear: both; border-top: 2px solid #f1f1f1; }

#footer p { font-size: 11px; }

#footer a:hover { color: #009ee0; text-decoration: underline; }

#footer h1 { color: #003781; line-height: 18px; font-size: 22px; padding-top: 7px}

#footer h2 { color: #087CBF; font-size: 12px; font-weight: bold; padding-bottom: 5px}

#corners { display: none; }

#footercontainer { padding: 14px; }

#footercontainer .rightcolumn { float: right; width: 700px; }

#footercontainer .leftcolumn { width: 222px; margin: 0; padding: 0; float: left; }
#footercontainer .leftcolumn .box { background: url("/files/images/backgrounds/bkg-panel.jpg") repeat-x scroll right bottom #FBFEFE }
#footercontainer .leftcolumn .box h2 { height: 36px; font-weight: bold; padding: 0 14px; font-size: 14px; line-height: 36px; color: #ffffff; background: url(/files/images/backgrounds/bkg-h2.gif) repeat-x 0 0; margin: 0; }
#footercontainer .leftcolumn .box dl { padding: 14px 14px; width: 100%;  font-size: 12px; border-bottom: none; }
#footercontainer .leftcolumn .box dt { position: absolute; left: -9999px; }
#footercontainer .leftcolumn .box dd a { color: #E90502; font-weight: bold;text-decoration: none; }
#footercontainer .leftcolumn .box dd a:hover { color: #003781; }
#footercontainer .leftcolumn #locations { padding: 0px 14px 10px 14px; width: 100%; }
#footercontainer .leftcolumn #locations span { font-size: 12px; font-weight: bold;text-decoration: none;}

#footercontainer #sponsors { border-top: 1px solid #E3E3E3; padding: 10px;}
#footercontainer #sponsors .paymentMethod { min-width: 50px; margin-right: 5px; float: left; }
#footercontainer #sponsors span {float: left; font-size: 11px; padding-right: 10px; line-height:50px }


#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; margin-right: 7px; }
#utility_nav li.first { padding-left: 0; }
#utility_nav li.last { padding-right: 0; background: transparent none; }
#utility_nav a { color: #7d7d7d; text-decoration: none; font-weight: bold; padding: 0 7px 0 12px; background: url(/files/images/lists/list-footer.gif) no-repeat 3px 3px; }
#utility_nav a:hover { color: #009ee0; text-decoration: underline; }

#masthead { position: absolute; left: 7px; bottom: -37px; width: 982px; font-size: 9px; line-height: 16px; color: #7d7d7d; }
#masthead li { float: left; margin: 0 10px 0 0; background: transparent none; } 
#masthead a { text-decoration: none; color: #7d7d7d; background: url(/files/images/lists/list-masthead.gif) no-repeat 0 4px; padding: 0 0 0 8px; }
#masthead a:hover { color: #4d4d4d; text-decoration: underline; }



/* 
  Homepage
-----------------------------*/

body.homepage #container { min-height: 400px; position: relative; padding-bottom: 1px; } /* Changed 12/22/11 */
/*body.homepage #container .disclaimer { display: none; } */

body.homepage #sidenav { margin: 7px 0 0 12px; width: 162px; background-color: transparent; min-height: 0; }
body.homepage #sidenav dd { width: 162px; }
body.homepage #sidenav dd a { width: 141px; }

body.homepage a#logo { margin: 0 0 0 -5px; }

#hp_top { width: 992px; margin: 0 -5px 7px; padding: 0; height: 450px; background: url(/files/images/backgrounds/bkg-hp_main.png) no-repeat 0 103px; } /* Changed 10/13/11 */


/* Featured */
#featured { float: right; width: 580px; margin: 57px 35px 0 0; padding: 0; position: relative; z-index: 9; background: url(/files/images/backgrounds/bkg-notepad.png) no-repeat 0 0; color: #606060; line-height: 1.5; } /* Changed 10/13/11 */
.showfeatured { position: static; left: auto !important; }

#featured h1 { clear: both; color: #ff7f00; font-size: 20px; font-weight: normal; margin: 0 0 15px; line-height: normal; font-family: "Allianz Sans", Verdana, Arial, Helvetica, sans-serif; } /* Changed 10/13/11 */
#featured h2 { color: #606060; font-size: 18px; font-weight: normal; margin: 0 0 7px; line-height: normal; }
#featured a:hover { color: #009ee0; text-decoration: underline; }

#featuredwrapper { min-height: 190px; margin: 0; padding: 5px 20px; font-size: 11px; } /* Changed 9/26/11 */
#featuredbottom { display: none; }

/*#roadside, #homefeatured { display: none; } Removed 10/13/11 */

#featurednav { display: block; width: 580px; height: 3px; margin: 0; padding: 0; background-color: #f2f2e7; } /* Changed 10/13/11 */
#featurednav li { float: left; margin-right: 10px; padding-top: 0; width: 176px; height: 7px; font-family: "Allianz Sans", Verdana, Arial, Helvetica, sans-serif; } /* Changed 10/13/11 */
#featurednav li:first-child { margin-left: 10px; } /* Changed 10/13/11 */

#featurednav li a { display: block; margin: 0; padding: 11px 7px 7px; margin-top: -39px; color: #ffffff; font-size: 13px; line-height: 18px; font-weight: bold; height: 21px; overflow: hidden; text-decoration: none; background-color: #003781; text-align: center; } /* Changed 10/13/11 */
#featurednav li a:hover { text-decoration: none; color: #ffffff; } /* Changed 10/13/11 */

a#travellink { }
a#roadlink { }
a#homelink { }

#featurednav li.selected a, #featurednav li.selected a:hover { height: 41px; background-color: #fff; color: #003781; } /* Changed 10/13/11 */

#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: 250px; float: left; margin-bottom: 0; border-right: 1px solid #feb975; padding-right: 19px;  }
#featuredwrapper div div p { margin-bottom: 7px; letter-spacing: 0; }

#featuredwrapper div form { width: 250px; float: left; padding-left: 20px; margin: 0; }
#featuredwrapper div form label { color: #606060; font-size: 11px; 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: 244px; }

#featuredwrapper div form div { float: none; margin-bottom: 7px; border: none; padding: 0; }
#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; }

#featuredwrapper div.rightside { border-right: none;  }


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 #feb975; border-bottom: 1px solid #feb975; font-size: 14px; line-height: 14px; color: #4d4d4d; padding: 7px 0 13px; text-align: right; letter-spacing: normal; }
#featured p.coverage strong span { color: #ff7f00; font-size: 22px; line-height: 22px; padding-left: 3px; position: relative; top: 2px; }
#featured p.coverage strong span.dollar { font-size: 16px; top: -1px; }
#featured p.coverage a { text-decoration: none; }
#featured p.coverage a:hover { text-decoration: none; }

p.viewall { font-size: 11px; text-align: right; }
p.viewall a { color: #4d4d4d; text-decoration: underline; }

#featuredwrapper div div p.viewall, #featuredwrapper div div p.coverage { margin-top: 10px; letter-spacing: normal; }


/* Bottom Half */
body.homepage #hp_bottom { display: block; min-height: 314px; margin: 0; padding: 21px; background-color: #ffffff; font-size: 11px; }

#hp_bottom h2 { font-size: 16px; line-height: 24px; color: #003781; padding: 0; margin: 0 0 10px; }
#hp_bottom h2 a { color: #003781; text-decoration: none; }
#hp_bottom h2 a:hover { color: #009ee0; text-decoration: underline; }
#hp_bottom h3 { font-size: 12px; line-height: 18px; font-weight: bold; color: #4d4d4d; padding: 0; margin: 0 0 7px; }
#hp_bottom h3 a { color: #4d4d4d; text-decoration: none; }
#hp_bottom h3 a:hover { color: #009ee0; text-decoration: underline; }
#hp_bottom ul { margin-bottom: 10px; border-top: 1px solid #e6e6d0; padding: 0; }
#hp_bottom ul li { padding: 5px 0; border-bottom: 1px solid #e6e6d0; }
#hp_bottom ul li a { text-decoration: none; color: #087cbf; }
#hp_bottom a:hover { color: #009ee0; text-decoration: underline; }

#col_a { width: 222px; margin: 0; padding: 0; float: left; }

#col_a h2 { height: 36px; font-weight: bold; padding: 0 14px; font-size: 14px; line-height: 36px; color: #ffffff; background: url(/files/images/backgrounds/bkg-h2.gif) repeat-x 0 0; margin: 0; }

img#rotate { display: block; width: 968px; height: 319px; position: absolute; top: 113px; left: 7px; z-index: 1; } /* Changed 10/13/11 */

#hp_bottom .helparea { padding: 0; margin: 0 0 14px; width: 222px;  }
#hp_bottom .helparea h2 {  }
#hp_bottom .helparea div { margin: 0 0 5px; }
#hp_bottom .helparea div strong { color: #003781; font-size: 16px; font-weight: normal; }
#hp_bottom .helparea div p { margin-bottom: 5px; font-size: 12px; line-height: 18px; }

#hp_bottom .helparea table { width: 180px;  }


#hp_bottom p.support { border-bottom: none; background: transparent url(/files/images/icons/icon-phone.png) no-repeat -2px -4px; padding: 0 0 0 26px; color: #e90502; margin: 0 21px; min-height: 24px; width: 154px;  }

#hp_bottom .helparea ul { border: none; }
#hp_bottom .helparea li { font-size: 12px; border-bottom: none; }
#hp_bottom .helparea li a { color: #E90502; text-decoration: none; }
#hp_bottom .helparea li a:hover { color: #003781; }


.claims { margin-bottom: 14px; background: #fbfefe url(/files/images/backgrounds/bkg-panel.jpg) repeat-x bottom right;  }
.claims h2 {  }
#hp_bottom .claims h2 a { color: #ffffff; text-decoration: none; }
#hp_bottom .claims h2 a:hover { color: #ffffff; text-decoration: underline; }
.claims p { margin: 14px; font-size: 11px; }


#hp_bottom .claims ul { margin: 0; border: none; }
#hp_bottom .claims ul { margin-bottom: 0; }
#hp_bottom .claims ul li { float: left; padding: 0 10px 0 0; border: none; margin: 0 14px; }
#hp_bottom .claims ul li.last { padding-top: 7px; }
#hp_bottom .claims ul li a { color: #e1001a; text-decoration: none; font-weight: bold; font-size: 12px; }
#hp_bottom .claims a:hover { color: #003781; 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: -moz-inline-box; display: inline-block; padding: 0 7px 0 0; margin: 0; height: 34px;  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; }
*/

/* Flexible, graphical submit buttons */
#hp_bottom .claims a.startclaim { display: -moz-inline-box; display: inline-block; font-size: 12px; line-height: normal; color: #ffffff; font-weight: bold; text-transform: none; background: url(/files/images/links/link-claim_left.png) no-repeat 0 0; height: 45px; margin: 0 0 0 -6px; padding: 0 0 0 27px; cursor: pointer; overflow: hidden; text-decoration: none !important; word-spacing: -1px; }
#hp_bottom .claims a.startclaim span { display: -moz-inline-box; display: inline-block; margin: 0; padding: 14px 10px 0 7px; height: 31px; background: transparent url(/files/images/links/link-button_right.png) no-repeat 100% 0; text-decoration: none; min-width: 80px; width: 150px; }
#hp_bottom .claims a.startclaim span span { padding: 0; background: none; }
#hp_bottom .claims a.startclaim:hover { color: #ffb311; text-decoration: none; }



.news { padding: 0; }
.news h2 { font-size: 20px; color: #4d4d4d; padding: 0; margin: 0 0 10px; }
#hp_bottom .news h2 a { color: #4d4d4d; text-decoration: none; }
#hp_bottom .news h2 a:hover { color: #4d4d4d; 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: 319px; margin: 0 21px; padding: 0 10px; float: left; }

p.orangeheader, p.redheader, p.blueheader { height: 36px; font-weight: bold; padding: 0 14px; font-size: 15px; line-height: 36px; color: #003781; background: transparent url(/files/images/backgrounds/bkg-heading.gif) repeat-x 0 0; margin: 0 -10px 14px -10px; } /* Changed 3/1/11 */
#hp_bottom #col_b ul li { background: transparent url(/files/images/lists/list-plans.gif) no-repeat 7px 10px; padding: 5px 5px 5px 21px; }
#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 {  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; }

.jointeam { width: 284px; padding: 5px 0 0; }

#col_c { width: 317px; margin: 0; padding: 0 10px; float: right; }
#hp_bottom #col_c ul { margin-bottom: 25px; }
#hp_bottom #col_c ul li {  }
#col_c img { float: left; padding: 10px 25px 10px 0; }


a.helptips { display: -moz-inline-box; display: inline-block; width: 18px; height: 18px; font-size: 0; line-height: 0; margin: 0 0 0 0; padding: 0; background: transparent url(/files/images/buttons/btn-help.gif) no-repeat 0 0; overflow: hidden; vertical-align: top; text-decoration: none; }
a.helptips span { position: absolute; left: -9999px; }
a.helptips:hover { background-position: 0 -18px; }

.helpwindow { position: absolute; left: -9999px; width: 404px !important; color: #262422; font-size: 12px; line-height: 17px; margin: 0; float: none !important; }
.helpwindow strong { display: block; color: #003781; font-size: 14px; padding-bottom: 7px; background: transparent url(/files/images/backgrounds/bkg-helpwindow_header.png) no-repeat 0 0; margin: 0; padding: 30px 20px 5px; }
.helpwindow div { background: transparent url(/files/images/backgrounds/bkg-helpwindow.png) no-repeat 0 0; padding: 10px 15px 7px 20px !important; width: 369px !important; margin: 0 !important; float: none !important; }
span.helpwindowbottom { width: 404px; 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; }
.helpwindow div strong { display: block; color: #003781; font-size: 12px; padding-bottom: 7px; background: transparent; margin: 0; padding: 0 0 0; }

#article a.helptips:hover { text-decoration: none; }


/* 
  Closewindow Link - Added 2/3/11
-----------------------------*/
#closewindow { position: absolute; bottom: 40px; right: 10px; width: 25px; height: 25px; background: transparent url(/files/images/buttons/controls.png) no-repeat -25px 0; padding: 0; display: block; overflow: hidden;  }
#closewindow span { position: absolute; left: -9999px; }
#closewindow:hover { background-position: -25px -25px; }


/* 
  Select Country Div - Changed 2/3/11
-----------------------------*/
#countrylayer { margin: 0 auto; padding: 21px 21px 0; width: 340px; font-family: Verdana, Arial, Helvetica, sans-serif; }

#countries .header h2 { color: #003781; font-size: 18px; margin: 0; padding-bottom: 7px; }

#countries .text { border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc; padding: 21px 0; }

#countries #locations { float: none; padding: 0; width: 340px; }
#countries #locations h2 { display: none; }
#countries #locations ul { float: left; width: 125px; margin: 0; }
#countries #locations ul.last { width: 90px; margin-right: -20px; }
#countries #locations ul li { font-size: 11px; line-height: 15px; padding: 0; }
#countries #locations ul li a { display: block; padding: 6px 10px 6px 5px; font-size: 11px; line-height: normal; color: #7d7d7d; text-decoration: none; }
#countries #locations ul li a:hover { background-color: #f1f1f1; color: #4d4d4d; }

span.selectcountrybottom { display: none; }


/* 
  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 { min-height: 100px; }

body.purchase #content { width: 982px; float: none; padding: 0; background: url(/files/images/backgrounds/bkg-content_purchase.gif) repeat-y 0 0; min-height: 500px; }
body.purchase #contenttop {  }
.startend { background-image: url(/files/images/backgrounds/bkg-contenttop_purchase_startend.gif) !important; }

body.purchase #article { float: left; width: 698px; padding: 30px; background: transparent none; }

body.purchase #article h1 { font-size: 28px; margin-bottom: 22px; }
body.purchase #article h2 { font-size: 22px; color: #4d4d4d; font-weight: normal; padding-bottom: 14px; font-family: "Allianz Sans", Verdana, Arial, Helvetica, sans-serif; }
body.purchase #article h2 a { color: #f09121; }
body.purchase #article h2 a:hover { text-decoration: underline; }
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: -66px; left: 480px; width: 788px; overflow: hidden; height: 32px; margin-left: -299px; }
body.purchase #article ul#breadcrumb li { color: #b1b1b1; float: left; font-weight: normal; font-size: 13px; list-style: none none outside; background: #eaeaea url(/files/images/lists/list-breadcrumb_purchase.gif) no-repeat 100% 0; padding: 0; }
body.purchase #article ul#breadcrumb li span { display: block; padding: 0 28px 0 14px; height: 32px; line-height: 32px; background: none !important; }
body.purchase #article ul#breadcrumb li.first { background: none; color: #ffffff; background: #eeb40b url(/files/images/lists/list-breadcrumb_purchase_standby.gif) no-repeat 100% 0; background-position: -20px 0 !important; }
body.purchase #article ul#breadcrumb li.first span { padding-left: 14px; padding-left: 14px !important; padding-right: 14px; margin-left: 0 !important; }
body.purchase #article ul#breadcrumb li.last { background-position: 0 0; }
body.purchase #article ul#breadcrumb li.last span { padding-right: 15px; padding-right: 15px !important; }
body.purchase #article ul#breadcrumb li.standby { background: #eeb40b url(/files/images/lists/list-breadcrumb_purchase_standby.gif) no-repeat 0 0 !important; color: #ffffff; }
body.purchase #article ul#breadcrumb li.standby span { margin-left: 20px; background: #eeb40b url(/files/images/lists/list-breadcrumb_purchase_standby_end.gif) no-repeat 100% 0 !important; color: #ffffff; padding-right: 28px; }
body.purchase #article ul#breadcrumb li.stepdone { background: #eeb40b url(/files/images/lists/list-breadcrumb_standby_end.gif) no-repeat 0 0; color: #003781; }
body.purchase #article ul#breadcrumb li.stepdone a { color: #003781 !important; 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; padding-right: 14px; }
body.purchase #article ul#breadcrumb li.last.standby span { background: #eeb40b url(/files/images/lists/list-breadcrumb_purchase_standby_end.gif) no-repeat 0 0 !important; }


/* 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: 15px; line-height: 20px; 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: 325px; /*min-height: 400px;*/ float: right; padding-left: 30px; margin: 0; border-left: 1px solid #ededed; }
body.purchase #article form label { font-size: 12px; font-weight: bold; display: block; margin-bottom: 7px; }
body.purchase #article form div.SchengenDestinationCountry label { font-size: 12px; font-weight: normal; display: block; margin-bottom: 7px; }
body.purchase #articleform p.labeldescript { position: absolute; left: -9999px; }
body.purchase #article form legend { display: none; }
body.purchase #article form select { width: 270px; }

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: 145px; float: left;*/ padding: 0; margin: 0; }
body.purchase #article form input { 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: #edf5fb; padding: 10px; margin: 20px -10px; }
body.purchase #article form div.travelers span.top { }
body.purchase #article form div.travelers span.bottom { clear: both; display: block; }
body.purchase #article form div.travelers strong { display: block;}
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; clear:both; }
body.purchase #article div.standard { text-align: center; border-top: 1px solid #e3e3e3; padding-top: 35px; clear: both; }

#article form .buttonwell p { font-size: 11px; line-height: 18px; width: 180px; margin: 7px auto 0; }
body.purchase #article div.reference { text-align: left; padding-top: 0; padding-left: 5px; border-top: 1px solid #e3e3e3; width: 652px; margin-left: -18px; background: transparent url(/files/images/backgrounds/bkg-reference.gif) repeat-x 0 0; }

a.not { font-weight: normal; font-size: 11px; }







/* Your Price Page */
body.purchase .coveragedetails { background: none; margin-top: 0; padding: 0 0 5px 2px; }
body.purchase .coveragedetails thead th { width: auto; } 
body.purchase .coveragedetails thead th.first { vertical-align: top; }

body.purchase .coveragedetails thead th div {  height: auto !important;  }
body.purchase #article table h2 { font-family: Verdana, Arial, Helvetica, sans-serif; }

body.purchase .coveragedetails tr.selection th p.coverage strong span { font-size: 24px; }
body.purchase .coveragedetails tr.selection th p.coverage strong span span { font-size: 16px; }

body.purchase p.coverage strong span { /*color: #ffffff;*/ }

/* Added/Changed 2/15/11 */
body.purchase #article .coveragedetails thead th div a.startquote, body.purchase #article .coveragedetails tr.selection a.startquote { display: -moz-inline-box; display: inline-block; font-size: 13px; line-height: normal; color: #ffffff; font-weight: bold; text-transform: none; background: url(/files/images/links/link-button_left.png) no-repeat 0 0; height: 45px; margin: 0 0 0 -6px; padding: 0 0 0 27px; cursor: pointer; overflow: hidden; text-decoration: none !important; }
body.purchase #article .coveragedetails thead th div a.startquote span, body.purchase #article .coveragedetails tr.selection a.startquote span { display: -moz-inline-box; display: inline-block; margin: 0; padding: 15px 18px 0 7px; height: 31px; background: transparent url(/files/images/links/link-button_right.png) no-repeat 100% 0; text-decoration: none; min-width: 50px; }
body.purchase #article .coveragedetails thead th div a.startquote:hover, body.purchase #article .coveragedetails tr.selection a.startquote:hover { color: #ffb311 !important; text-decoration: none; }
/* Added/Changed 2/15/11 */




.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: -1px; left: 0; font-size: 16px; }

#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; }


/* Remove */
#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: #FFF; }
#article div.depricelist ul { margin: 0 0 10px; padding: 0; }
#article div.depricelist ul li { padding: 0 0 2px; background: none; }


.coveragedetails thead th p.franchise,  .coveragedetails tr.selection p.franchise { min-height: 20px; margin-bottom: 0 !important; margin: 0 7px !important; margin-top: -7px !important; padding-top: 2px !important;  }

.coveragedetails thead th p.franchise span, .coveragedetails tr.selection p.franchise span { display: inline; padding-left: 2px; font-weight: normal; }
.coveragedetails tr.selection p.franchise { font-size: 11px; color: #4d4d4d; font-weight: normal; }
.coveragedetails thead th div p.coverage em, .coveragedetails tr.selection p.coverage em { position: absolute; left: -9999px; }

.coveragedetails thead th div p.coverage, .coveragedetails tr.selection p.coverage { margin: 0 7px; }


/* Traveler Information Page */
#article .passenger { border-top: 1px solid #e6e6d0; padding: 10px 0 0; margin: 15px 0 0; width: 100%; }
body.purchase #article form .passenger div, body.purchase #article form .passenger fieldset { float: left; width: auto; margin-right: 15px; }

body.purchase #article form .passenger fieldset div { margin: 0 5px 0 0; }

body.purchase #article form input.namefield { padding: 2px; }

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; }
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: #fff !important; font-weight: bold; text-transform: none; background: #003781 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; }
body.purchase #article form .addtraveler a span { display: -moz-inline-box; display: inline-block; margin: 0; padding: 6px 14px 0 11px; height: 21px; }
body.purchase #article form .addtraveler a:hover { background-color: #819ccc; text-decoration: none !important; background-position: 0 -27px; }
body.purchase #article form .addtraveler a:hover span { }

body.purchase #article form .policysend { margin-bottom: -10px; }
body.purchase #article form .policysend legend { display: block; font-weight: bold; color: #4d4d4d; 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 { position: relative; top: -17px; left: 110px; }

body.purchase #article form .billing { padding: 14px 0; margin: 0 0 25px; border-top: 1px solid #e3e3e3; }
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 div.confirm { min-width: 550px; }
body.purchase #article form .billing fieldset div { margin: 0 5px 0 0; }
body.purchase #article form .billing input.namefield { padding: 2px; }
body.purchase #article form .billing input.addressfield { padding: 2px; }
body.purchase #article form .billing input { padding: 2px; }

body.purchase #article form .billing div.zipfield input { padding: 2px; } 

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 .bikeInfoRow {margin-bottom: 30px;}
body.purchase #article form .bikeInfoRow div {float:left; margin: 0px 24px 0px 0px; width: auto;}
body.purchase #article div.bikeInfoRow div { padding-bottom: 10px !important; }

/* 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: 14px; border-bottom: 1px solid #e3e3e3; border-top: 1px solid #e3e3e3; }
.displayinfo table { width: 100%; }
.displayinfo tr th { padding: 5px 5px 7px; font-weight: bold; vertical-align: top; }
.displayinfo tr td { border-top: 1px solid #e7e7e7; 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 #e3e3e3; }
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: #4d4d4d; 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 fieldset.expire div.expire { width: 110px; float: left; }

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 li a { color: #f09121; }
body.purchase #article div.confirm a { color: #f09121; }


body.purchase #article ul.confirmations input { margin-right: 5px; width: auto; border: none; position: relative; top: 2px; }
body.purchase #article ul.confirmations label { display: inline; font-weight: normal; }


/* 
  Sidebar
-----------------------------*/
#sidebar { width: 208px; min-height: 200px; margin: 0; padding: 7px; float: right; }

#sidebar .helparea { width: 208px; padding: 0; margin: 14px 0; overflow: hidden; background: transparent none; }
#sidebar .helparea div { margin: 0 14px; background: #e7e7e7; }
#sidebar .helparea div p { margin: 0; background: transparent none; padding: 0; text-align: left; }
#sidebar .helparea strong { font-size: 13px; font-weight: bold; }
#sidebar .helparea table { font-size: 11px; width: 138px; }

div.instructions { font-size: 14px; line-height: 23px; border-bottom: 1px solid #e3e3e3; margin: 0; padding: 0; }
div.instructions h2 { font-size: 16px; font-weight: bold; padding: 7px 14px; color: #4d4d4d; }
div.instructions p { margin-bottom: 15px; }
div.instructions ul { margin-bottom: 5px; }
div.instructions ul li { font-size: 12px; line-height: normal;margin: 0 14px; padding-bottom: 14px;}
div.instructions ul li a { color: #f09121; text-decoration: none;  padding-left: 16px; background: transparent url(/files/images/backgrounds/bkg-viewbenefits_orange.gif) no-repeat 0 2px; line-height: 18px; }
div.instructions ul li a:hover { text-decoration: underline; }

#sidebar div.instructions p { font-size: 12px; padding: 0 7px; }

p.addinfo { font-size: 13px; line-height: 26px; color: #4d4d4d; margin: 0 20px 3px 15px; }
p.addinfo span { font-size: 13px; font-size: 21px; }

#sidebar p { background-color: #e7e7e7; margin: 14px; text-align: center; padding: 14px 0; }
#sidebar p.support { margin: 0 14px; padding: 0 14px 14px 40px; background: #e7e7e7 url(/files/images/icons/icon-phone-blue.png) no-repeat 14px -4px; color: #003781; width: 126px; }

.policyselection { background: #f0f0f1 url(/files/images/backgrounds/bkg-policyselection.gif) no-repeat bottom right; margin: -7px -7px 20px -9px; padding: 14px 7px 30px; border: 7px solid #ffffff; border-bottom: 2px solid #f1f1f1; border-left: 2px solid #ffffff; }
span#psbottom { display: none; }

.policyselection a { color: #e45f07; text-decoration: none; }
.policyselection h2 { font-size: 14px; font-weight: bold; padding: 0; margin: 0; color: #4d4d4d; }

body.purchase .policyselection h3 { font-size: 11px; line-height: 14px; font-weight: normal; padding: 5px 0; margin: 0; color: #4d4d4d; }
body.purchase #article .policyselection h3 { font-style: normal; margin: 0;  }
body.purchase #article .policyselection h3 span { font-size: 16px; }
body.purchase .policyselection h3 span { font-size: 14px; line-height: 20px; font-weight: bold; display: block; }

.policyselection ul {  }
.policyselection ul li { padding: 7px; border-bottom: 1px solid #e3e3e3; }
.policyselection ul li { border-top: none; }
.policyselection ul li strong { display: block; /*text-align: right;*/ }

.policyselection ul.viewselection { padding: 0; margin: 0; border-bottom: none; font-size: 10px; }  /* Changed 10/13/11 */
#article .policyselection ul.viewselection { margin: 0 10px 0 0; }
.policyselection ul.viewselection li { padding: 4px 0; border-top: none; }
.policyselection ul.viewselection li a.viewbenefits { color: #E45F07 !important; }
#article .policyselection ul.viewselection li .coveragedetails tbody th a { color: #E45F07 !important; }
#article .policyselection ul.viewselection li { padding-left: 0; background: none; }
.policyselection ul.viewselection li.first { border-top: none; }
.policyselection ul.viewselection li a:hover { text-decoration: underline; }

.policyselection p.coverage { margin: 0; padding: 2px 0 5px; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; }
#sidebar .policyselection p.coverage { margin: 0; padding: 7px 0; background-color: transparent; }
#article .policyselection p.coverage { margin: 0 0 5px; }
.policyselection p.coverage span.dollar { /*top: 4px;*/ font-size: 11px; }
body.purchase .policyselection p.coverage strong span { font-weight: bold; font-size: 22px; color:#003781; }
body.purchase .policyselection p.coverage span.dollar { font-size: 16px; }

a.viewbenefits, a.openbenefits { padding-left: 16px; background: transparent url(/files/images/backgrounds/bkg-viewbenefits_orange.gif) no-repeat 0 2px; line-height: 18px; }
a.openbenefits { }
a.viewpolicy { padding-left: 16px; background: transparent url(/files/images/backgrounds/bkg-viewpolicy_orange.gif) no-repeat 0 0; line-height: 18px; }

#article a.viewpolicy { color: #f09121; }

.policyselection dl { margin: 15px 0 0 0; text-align: center; }
.policyselection dt { font-weight: bold; text-align: center; }
.policyselection dd { display: -moz-inline-box; display: inline-block; padding-right: 7px; font-weight: bold; background: transparent url(/files/images/lists/list-dd_policyselection.gif) no-repeat 100% 6px; zoom: 1; }
.policyselection dd.last { background: none; }
.policyselection dd a { text-decoration: underline; color: #f27e1f; } 

/*body.purchase .policyselection .coveragedetails { width: 270px; margin: 5px 0 0; padding: 7px; border: 1px solid #ccc; background-color: #ffffff; position: relative; z-index: 99; left: -91px; }*/
body.purchase .policyselection .coveragedetails { border-bottom: medium none; margin: 5px 0 0; width: 238px; }
.policyselection .coveragedetails table { margin: 0; overflow: hidden; }
.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: 3px; } 

/* 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: 0 0 25px 0; border: 0; }
#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 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; }

.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: #707070; text-decoration: none; }
body.purchase #article ul#printemail li a:hover { text-decoration: underline; }

#article p.policynumber { font-weight: bold; margin: -14px 0 7px; padding: 7px 0; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; }
#article p.policynumber strong { color: #e10302; }


/* 
  Email Form - Changed 2/3/11
-----------------------------*/
#email { margin: 0 auto; padding: 10px 21px 0; width: 395px; font-family: Verdana, Arial, Helvetica, sans-serif; }

#email form { margin: 0; padding: 0; width: 395px; }

#email form .header {}
#email form .header h2 { color: #003781; font-size: 18px; margin: 0; padding-bottom: 0px; }

#email form .text { width: 395px; margin: 0; padding: 10px 0 0 0; border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc; }
#email form .text div { clear: left; min-height: 20px; }
#email form .text div label { display: block; color: #4d4d4d; font-size: 11px; margin-bottom: 3px; width: 120px; position: relative; float: left; padding-right: 10px; }
#email form .text em { color: #f00; position: absolute; right: 4px; top: 0; }
#email form .text em span { position: absolute; left: -9999px; }

#email form input { width: 240px; border: 1px solid #ccc; padding: 3px; float: left; }
#email form textarea { width: 240px; border: 1px solid #ccc; padding: 3px; height: 90px; float:left; }

#email form div.buttonwell { height: 76px; padding: 7px 0 0 0; clear: left;  }
#email p.required { margin-bottom: 5px; padding: 0; color: #4d4d4d; font-size: 11px; }

#email .startquote span { min-width: 100px; padding: 4px 18px 0 7px; }

#email form .text #recaptcha_div { margin: 0px 0px 0px 0px; padding: 5px 0px 5px 0px; float: none; width: 350px; }
#email form .text #recaptcha_div div { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#email form .text #recaptcha_div input{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: none; }

#email form .text p, blockquote, caption, div {
    margin-bottom: 0px;
}

 /*#email #closewindow { height: 26px; background: transparent url(/files/images/links/link-closewindow.gif) no-repeat 0 0; width: 26px; margin: -22px 19px 0 0; display: block; padding: 0; float: right; }*/
 #email #closewindow span { position: absolute; left: -9999px; }
 /*#email form .text div.left { border-right: 6px solid rgb(235, 235, 228); width: 188px; padding: 0 0 5px 0; }*/
 /*#email form .text div.wide { width: 375px; margin: 5px 0 7px; padding: 0 0 10px; }*/
 #email form div.buttonwell input { margin-right: 33px; height: 30px; /*color: rgb(125, 119, 119);*/ background: none; width: auto; font-size: 18px; display: none; border: 1px solid rgb(125, 119, 119); float: right; }
 /*#email form div.subjectline { margin: 5px 0 -5px !important; }*/
/* #email form div.wide input { background: transparent url(/files/images/backgrounds/bkg-email_textfield_subject.gif) no-repeat 0 0; width: 376px; }*/
 #email form span.startquote { margin-right: 33px; height: 30px; background: rgb(242, 8, 7) url(/files/images/buttons/btn-quoteright_email.gif) no-repeat 100% 0; font-size: 18px; display: block; padding: 0 30px 0 0; float: right; }
 #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: rgb(252, 231, 3) !important;*/ background-position: 100% -30px; }
 



/* 
  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 { }
body.page404 #container { min-height: 521px; }

body.page404 #content { width: 982px; float: none; padding: 0; min-height: 521px; }

body.page404 #article { min-height: 0; color: #4d4d4d; margin: 0 0 0; padding: 30px; line-height: 18px; background: transparent none; }
body.page404 #article p { margin-bottom: 10px; }

body.page404 #article ul { margin-top: -5px; }
body.page404 #article ul li { padding: 5px 0 5px 16px; background: transparent url(/files/images/lists/list-option.gif) no-repeat 0 9px; }

body.page404 #containerbottom { display: block; 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 #travelersContainer { display: block; margin-top: 10px; }
body.purchase #article form div.travelers div.travelerBirthDate { width: 275px; display: none; }
body.purchase #article form div.travelers div.travelerBirthDate select.dateDay { width: 80px; }
body.purchase #article form div.travelers div.travelerBirthDate select.dateMonth { width: 80px; }
body.purchase #article form div.travelers div.travelerBirthDate select.dateYear { width: 80px; }
body.purchase #article form div.travelers div.travelerBirthDate  label { padding: 0; margin: 0; }
body.purchase #article form div.travelers div.travelerTripCost {  width: 275px; display: none; }*/

/* 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; }

/*#destinationContainer { display: none; }*/

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; }


/* Error Container */
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; }


/* 
  Partners Listing Page
-----------------------------*/
#article .partnerlisting { margin-top: 20px; }

#article .partnerlisting li { display: block; float: left; width: 300px; margin: 0 27px 20px 0; padding: 0 17px; background: none transparent; }
#article .partnerlisting li.right { margin-right: 0; }

#article .partnerlisting p { margin-bottom: 5px; }
#article .partnerlisting .partnerlogo { border-bottom: 1px solid #e6e6d0; padding-bottom: 12px; margin-bottom: 12px; }
#article .partnerlisting .buttonwell { margin: 12px 0 12px; }
#article .partnerlisting h2 { font-size: 15px; line-height: 19px; margin-bottom: 5px; }

.partnerlisting table { margin: 5px 0 10px -6px; }
.partnerlisting table td { padding-bottom: 3px; vertical-align: top; padding-left: 6px; width: 50%; }


/* 
  Gruppen-Schutz - Changed 2/3/11
-----------------------------*/
.gruppenschutz { width: 653px; padding: 0 16px; margin-left: -16px; font-size: 13px; line-height: 19px; color: #4d4d4d; }
#article .gruppenschutz h2 { margin: 0; padding: 0 0 8px; color: #ffffff; }
#article .gruppenschutz h3 { color: #4d4d4d; font-size: 14px; line-height: 21px; margin: 0 0 5px; padding: 0; }
#article .gruppenschutz ol { margin: 0 0 10px 17px; }
#article .gruppenschutz ul li { background: transparent none; padding-left: 0; }

.gruppenplan { background: transparent url(/files/images/backgrounds/bkg-gruppenplan.gif) repeat-y 0 0; margin: 0 0 15px; padding: 0; }
.gruppenplan .header { width: 619px; background: #013881 url(/files/images/backgrounds/bkg-gruppenplantop.gif) repeat-x 0 0; padding: 12px 17px 0; }
.gruppenplan .headerbottom { display: none; }

.gruppenschutz .leftcontent { float: left; width: 230px; padding: 0 10px 0 17px; }

.gruppenschutz .rightcontent { float: right; width: 340px; border: 2px solid #eeeeee; margin: 0 17px 10px 0; padding: 0 12px; }
.coveragedetails .gruppenschutz table { font-size: 12px; }
.coveragedetails .gruppenschutz thead th { background: transparent none; border-right: none; border-left: none; border-top: none; text-transform: none; font-size: 12px; font-weight: bold; padding: 5px 10px; border-bottom: 2px solid #eeeeee; vertical-align: top; }
.coveragedetails .gruppenschutz tbody th, #article .coveragedetails .gruppenschutz tbody tr.hover th { font-weight: bold; color: #4d4d4d; background: transparent none !important; padding: 5px 10px; border-bottom: 2px solid #eeeeee; vertical-align: top; border-left: 1px solid #eeeeee !important; cursor: auto !important; width: 163px; }
.coveragedetails .gruppenschutz td, #article .coveragedetails .gruppenschutz tr:hover td { background: transparent none !important; padding: 5px 10px; border-bottom: 2px solid #eeeeee; vertical-align: top; border-left: 1px solid #eeeeee !important; cursor: auto; width: 150px; }
.coveragedetails .gruppenschutz tr.last td, #article .coveragedetails .gruppenschutz tr.last td { border-bottom: none; border-left: none !important; }

.gruppenplanbottom { width: 653px; height: 8px; border-bottom: 2px solid #013881; display: block; margin: 0; padding: 0; font-size: 0; line-height: 0; background: transparent none; clear: both; }

.gruppendisplay { margin: 0 17px 25px; border-bottom: 1px solid #c9c9ae; }


/* Additional - Europe */
#article .locations { padding: 0; }
#article .locations h2 { font-size: 14px; line-height: 18px; font-weight: bold; color: #46443b; padding: 0; margin: 0 0 12px; }
#article .locations ul { float: left; width: 150px; padding-right: 10px; }
#article .locations ul.last { padding-right: 0; }
#article .locations ul li { font-size: 12px; line-height: 15px; padding: 0 0 7px 0; background: transparent none; }
#article .locations ul li a { color: #a43c03; text-decoration: none; }
#article .locations ul li a:hover { color: #f20807; text-decoration: underline; }

.coveragedetails h2.comparisonGridHeader { border-bottom: none !important; margin-bottom: 0 !important; padding-bottom: 0 !important; }

select.disabled { color: #000; }

div.formcertlogo { padding-top:5px; padding-left: 20px; }


/* start modal styles */
div#nyroModalFull { }
div#nyroModalFull div#nyroModalLoading {
  border: 4px solid #777;
  width: 150px;
  height: 150px;
  text-indent: -9999em;
  background: #fff url(/files/images/icons/ajax-loader.gif) no-repeat;
  background-position: center;
}

div#nyroModalFull div#nyroModalWrapper {
  background: #ffffff;
  border: 1px solid #f46303;
} 

div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
  /*padding: 5px;*/  
  padding: 1px; 
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
  position: relative;
  overflow: hidden;
  text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
  vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
  position: absolute;
  bottom: 0;
  left: 0;
  background: black;
  padding: 10px;
  margin: 10px;
  border: 1px white dotted;
  overflow: hidden;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: help;
}

#nyroModalContent .modalHeader { background-color: #003781; height: 25px; padding: 7px 7px 0 7px; overflow: hidden; }
#nyroModalContent .modalTitle { float: left; color:#ffffff; font-weight: bold; }
#nyroModalContent .modalTitle h2 { color: #ffffff; }
#nyroModalContent .modalAction { float: right; }
#nyroModalContent .modalInterior { padding: 5px; min-height: 80px; }  

#nyroModalContent div.error { background: url(/files/images/quote/error_triangle_small.gif) 5px 10px no-repeat; color: red; padding-left: 40px; padding-top: 10px;  }
#nyroModalContent .progress { background: url(/files/images/quote/ajax-progress.gif) 5px 10px no-repeat; padding-left: 50px;  } 
#nyroModalContent div.modalButtons { margin-top: 5px; margin-left: 40px; display: none; }

#nyroModalContent .modalInterior div.modalButtons { display: block; margin: 0; padding: 0; }
#nyroModalContent div.modalButtonsConfirm { padding-top: 20px; padding-left: 5px; }
#externalButtonwell { display: none; }
.nyroModalClose { display: none; }
/* end modal styles */

/*
  Alert Box
-----------------------------*/
#alertContainer { width: 632px; margin: 0; padding: 0; display: none; }
#alert { width: 632px; margin: 0; padding: 0;  }

  #alert .header { width: 611px; height: 57px; margin: 0; padding: 9px 0 0 21px; overflow: hidden; background: transparent url(/files/images/backgrounds/bkg-alert_header.png) no-repeat 0 0; }
    #alert .header h1 { font-size: 26px; line-height: normal; padding: 3px 0 0 48px; color: #ffffff; background: transparent url(/files/images/backgrounds/bkg-alert_header_medical.jpg) no-repeat 0 0; }

      #alert.travel .header h1 { background-image: url(/files/images/backgrounds/bkg-alert_header_travel.jpg); }  
      #alert.air .header h1 { background-image: url(/files/images/backgrounds/bkg-alert_header_air.jpg); }          
      #alert.weather .header h1 { background-image: url(/files/images/backgrounds/bkg-alert_header_weather.jpg); }  
      
  #alert #closewindow { float: right; display: block; width: 26px; height: 26px; background: transparent url(/files/images/links/link-closewindow.gif) no-repeat 0 0; margin: -40px 17px 0 0; padding: 0; text-indent: -100px; overflow: hidden; }

  #alert .text { width: 588px; height: 379px; margin: 0; padding: 22px 12px 0 32px; font-size: 12px; line-height: 19px; background: transparent url(/files/images/backgrounds/bkg-alert.png) no-repeat 0 0;   }
    #alert .text h1 { color: #4d4d4d; font-size: 24px; line-height: 30px; margin-bottom: 7px; }
    #alert .text h2 { color: #4d4d4d; font-size: 18px; line-height: normal; }
  #alert .photo { padding-bottom: 5px; }

  #alert .prompter { width: 563px; height: 379px; margin: 0; padding: 0 25px 0 0; overflow: auto; }
  
  #alert .bottom { display: block; width: 632px; height: 34px; margin: 0; padding: 0; font-size: 0; line-height: 0; background: transparent url(/files/images/backgrounds/bkg-alert_bottom.png) no-repeat 0 0; }
  

  
  
/***** COLOUR OVERRIDES *****/

body.orange #article h1 { color: #ff8811; }
body.orange #article a { color: #ff8811; }
body.orange .coveragedetails thead th div { background-color: #ff9a10; }
body.orange .coveragedetails thead th.popular { color: #003781; }
body.orange .coveragedetails tr.selection th span.package { background-color: #ff9a10; }
body.orange .coveragedetails tr.selection th p.coverage strong span { color: #ff8811; }
body.orange p.coverage strong span { color: #ff8811; }
body.purchase.orange p.coverage strong span { color: #ffffff; }
body.purchase.orange #sidebar p.coverage strong span { color: #ff8811; }
body.orange .benefits strong { color: #ff8811; }
body.orange #sidenav dd.sublevels div li.selected a, body.orange #sidenav dd.sublevels div li a:hover { background-color: #ff8811; color: #ffffff; }


iframe#dataFrame { display: none; height: 1px; width: 100%; }


/****************************/
/*      STYLES FROM NEW     */
/****************************/


#additionalDestinationsContainer { display: none; }
 #article #packagecompare { font-size: 14px; /*background: rgb(221, 222, 223) url(/files/images/backgrounds/bkg-packagecompare.gif) no-repeat 0 100%; width: 653px;*/ margin: 0 0 30px 0; min-height: 32px; padding: 21px 0; }
 #article #packagecompare p { width: 40%; margin: 0; display: block; padding: 0; float: left; }
 #article #packagecompare p a { /*color: rgb(228, 95, 7);*/ text-decoration: underline; }
 #article #packagecompare p a:hover { /*color: rgb(242, 8, 7);*/ }
 #article #packagecompare ul { width: 60%; margin: 0; display: block; padding: 0; float: right; }
 #article #packagecompare ul li { background: transparent none; padding: 0; text-align: right; }
 /* ECOMDEV-12736 */
 /*
 #article #packageselector { clear: both; position: relative; z-index: 1; min-height: 78px; width: 667px;  }
 */
 #article #packageselector { clear: both; position: relative; z-index: 1; min-height: 78px; width: 738px;  }
 #article .coveragedetails #packageselector td { vertical-align: top; cursor: default; overflow: hidden; width: 221px; margin: 0; border: none; min-height: 64px; padding: 7px 0 0; background: #f4f4f4 url(/files/images/backgrounds/bkg-packageselector_td.gif) repeat-x 0 0; }
 #article .coveragedetails #packageselector td.selected { width: 226px; /*background: transparent url(/files/images/backgrounds/bkg-packageselector_selected_3.gif) no-repeat 0 0;*/ margin: 0; min-height: 78px; padding: 0; background: none #003781; }
 #article .coveragedetails #packageselector td.selected .startingprice { padding-top: 6px; /*background: transparent url(/files/images/backgrounds/bkg-packageselector_selected_3_header.gif) no-repeat 0 0;*/ width: 184px; min-height: 16px; }
 #article .coveragedetails #packageselector.double { width: 607px; min-height: 68px; }
 #article .coveragedetails #packageselector.double .startingprice { width: 259px; /*background-image: url(/files/images/backgrounds/bkg-packageselector_2_header.gif);*/ }
 #article .coveragedetails #packageselector.double td { width: 301px; /*background: transparent url(/files/images/backgrounds/bkg-packageselector_2.gif) no-repeat 0 38px;*/ min-height: 61px; }
 #article .coveragedetails #packageselector.double td.selected { width: 306px; /*background: transparent url(/files/images/backgrounds/bkg-packageselector_selected_2.gif) no-repeat 0 0;*/ min-height: 63px; top: 2px; }
 #article .coveragedetails #packageselector.double td.selected .startingprice { width: 264px; /*background-image: url(/files/images/backgrounds/bkg-packageselector_selected_2_header.gif);*/ }
 
 /* ECOMDEV-12736 */
 #article .coveragedetails #packageselector.single { width: 738px; }
 
 
  
 
 #article .coveragedetails #packageselector.single td.selected { width: 368px;/* background: transparent url(/files/images/backgrounds/bkg-packageselector_selected_1.gif) no-repeat 0 0;*/ min-height: 63px; top: 5px; }
 #article .coveragedetails #packageselector.single td.selected .startingprice { width: 326px; /*background-image: url(/files/images/backgrounds/bkg-packageselector_selected_1_header.gif);*/ }
 #article .coveragedetails span.pricebeforediscount { font-size: 14px; text-decoration: line-through; font-weight: bold; }
 #article .coveragedetails tbody th a {  display: block; text-decoration: underline; }
 #article .coveragedetails tbody tr.selection:hover th.first { /*background-color: rgb(235, 167, 24);*/ }
 #article .coveragedetails thead th div a.startquote { cursor: pointer; display: inline-block; font-weight: bold; padding: 0 20px 0 0; line-height: normal; height: 23px; color: #fff !important; text-transform: none; font-size: 13px; background: transparent url(/files/images/links/link_startquote_ypright.gif) no-repeat 100% 0; overflow: hidden; margin: 0 0 5px; text-decoration: none; }
 #article .coveragedetails thead th div a.startquote span { height: 20px; background: transparent url(/files/images/links/link_startquote_ypleft.gif) no-repeat 0 0; font-size: 14px; margin: 0; display: block; padding: 3px 0 0 10px; }
 #article .coveragedetails thead th div a.startquote:hover { text-decoration: none !important; }
 #article .coveragedetails thead th div a.viewpolicy:hover { text-decoration: underline; }
 #article .coveragedetails thead th p { margin-bottom: 7px; }
 #article .coveragedetails thead th p a { color: #fff; text-transform: none; text-decoration: underline; font-weight: normal; }
 #article .coveragedetails thead th p a:hover { /*color: rgb(242, 8, 7);*/ }
 #article .coveragedetails thead th span.package { max-width: 140px; /*color: rgb(255, 244, 80);*/ text-transform: none; font-size: 12px; margin: 0; display: inline; }
 #article .coveragedetails thead th span.package a {  font-style: normal; text-decoration: underline; font-weight: bold; }
 #article .coveragedetails thead th.last p { border-right: none; }
 #article .coveragedetails thead tr.bestvalue th { color: #fff; text-transform: none; padding: 10px 10px 5px; }
 #article .coveragedetails thead tr.bestvalue th em { padding-left: 20px; background: transparent url(/files/images/backgrounds/bkg-bestvalue.gif) no-repeat 0 0; display: block; font-weight: bold; }
 #article .coveragedetails tr.selection th div { background-color: #f0f0f1;  }
 #article .coveragedetails tr.selection th div a.startquote { cursor: pointer; display: inline-block; font-weight: bold; padding: 0 20px 0 0; line-height: normal; height: 23px; color: #fff !important; text-transform: none; font-size: 13px; background: transparent url(/files/images/links/link_startquote_ypright.gif) no-repeat 100% 0; overflow: hidden; margin: 0 0 5px; text-decoration: none; }
 #article .coveragedetails tr.selection th div a.startquote span { height: 20px; background: transparent url(/files/images/links/link_startquote_ypleft.gif) no-repeat 0 0; font-size: 14px; margin: 0; display: block; padding: 3px 0 0 10px; }
 #article .coveragedetails tr.selection th div a.startquote:hover { text-decoration: none !important; }
 #article .coveragedetails tr.selection th div a.viewpolicy { padding-left: 16px; padding-top: 2px; line-height: normal; height: 15px; color: #707070; text-transform: none; background: transparent url(/files/images/backgrounds/bkg-viewpolicy.gif) no-repeat 0 2px; font-size: 11px; text-decoration: none !important; margin: 10px 0; display: block; font-weight: normal; }
 #article .coveragedetails tr.selection th div a.viewpolicy:hover { text-decoration: underline !important; }
 #article .coveragedetails tr.selection th div p.coverage { border-right: none; line-height: 17px; /*border-top-color: rgb(205, 144, 19);*/ font-size: 15px; margin-bottom: 7px; padding: 5px 0 7px; /*border-bottom-color: rgb(205, 144, 19);*/ border-left: none; }
 #article .coveragedetails tr.selection th div p.coverage strong { height: auto; overflow: visible; width: auto; display: block; }
 #article .coveragedetails tr.selection th div p.coverage strong span { font-size: 20px; display: inline; color: #E90502; }
 #article .coveragedetails tr.selection th div p.coverage strong span.dollar { padding-left: 0; font-size: 16px; left: 0; top: 0; }
 #article .coveragedetails tr.selection th div p.package { border-right: none; font-size: 12px; margin: 0; padding: 0 0 5px 0; min-height: 20px; border-left: none; }
 #article .prefermore h3 { font-size: 15px; }
 #article div.buttonwell { padding-top: 5px; text-align: left; margin-bottom: 0; }
 #article div.standard { clear: both; padding-top: 35px; text-align: center; margin-top: 15px; border-top: 1px solid rgb(199, 199, 176); }
 #article form { padding-left: 0; width: auto; margin: 0; }
 #article form .shipping { padding-bottom: 5px; }
 #article form .shipping label { padding-right: 10px; display: inline; font-weight: normal; }
 #article form div { margin-bottom: 7px; float: none; }
 #article form div.travelers div { margin: 0; padding: 0; }
 #article form div.travelers select { width: 105px; padding: 1px; }
 #article form fieldset { margin-bottom: 7px; padding: 0; }
 #article form fieldset div { margin: 0; padding: 0; }
 #article form fieldset label { display: inline; font-weight: normal; }
 #article form fieldset select { width: 105px; padding: 1px; }
 #article form input { padding: 2px 4px; }
 #article form label { /*color: rgb(82, 54, 19); font-size: 12px; margin-bottom: 2px; display: block; font-weight: bold;*/ }
 #article form label em { position: absolute; left: -9999px; }
 #article form legend { /*color: rgb(82, 54, 19);*/ font-size: 12px; margin-bottom: 2px; display: block; font-weight: bold; }
 #article form legend em { position: absolute; left: -9999px; }
 #article form select { width: 241px; }
 #article form#quoteForm { /* padding-left: 22px; width: 288px; margin: 0; min-height: 400px; float: right; border-left: 1px solid rgb(232, 230, 208);*/ }
 #article h3 a { /*color: rgb(73, 43, 6);*/ }
 /*#billingCompanyContainer { display: none; }*/
 #col_b img { padding: 10px 25px 0 0; float: left; }
 #countries { width: 392px; margin: 0; padding: 0; }
 /*#countries .header { height: 46px; background: transparent url(/files/images/backgrounds/bkg-selectcountry_header.png) no-repeat 0 0; width: 366px; margin: 0; padding: 14px 0 0 26px; }
 #countries a#closewindow { height: 26px; background: transparent url(/files/images/links/link-closewindow.gif) no-repeat 0 0; width: 26px; margin: -27px 24px 0 0; display: block; padding: 0; float: right; }
 #countries a#closewindow span { position: absolute; left: -9999px; }*/
 #country_nav dd#search { clear: left; }


 #divStatus { padding-left: 10px; height: 20px; width: 200px; margin-top: 5px; float: left; }
/* #featured a.startquote { height: 30px; color: rgb(255, 255, 255); background: rgb(242, 8, 7) url(/files/images/buttons/btn-quoteright_home.gif) no-repeat 100% 0; font-size: 18px; text-decoration: none; display: inline-block; font-weight: bold; padding: 0 30px 0 0; }
 #featured a.startquote span { padding-left: 10px; padding-top: 5px; height: 25px; background: transparent url(/files/images/buttons/btn-quoteleft_home.gif) no-repeat 0 0; display: inline-block; }
 #featured a.startquote:hover { color: rgb(252, 231, 3) !important; text-decoration: none; background-position: 100% -30px; }*/
 #featured p.caption { line-height: normal; /*color: rgb(77, 48, 12);*/ font-size: 13px; border-bottom: 1px solid rgb(223, 227, 215); margin-bottom: 12px; margin-top: 12px; padding: 7px 0 13px; border-top: 1px solid rgb(223, 227, 215); }
/* #featured span.startquote { height: 30px; color: rgb(255, 255, 255); background: rgb(242, 8, 7) url(/files/images/buttons/btn-quoteright_home.gif) no-repeat 100% 0; font-size: 18px; text-decoration: none; display: inline-block; font-weight: bold; padding: 0 30px 0 0; }
 #featured span.startquote span { padding-left: 10px; padding-top: 5px; height: 25px; background: transparent url(/files/images/buttons/btn-quoteleft_home.gif) no-repeat 0 0; display: inline-block; }
 #featured span.startquote:hover { color: rgb(252, 231, 3) !important; text-decoration: none; background-position: 100% -30px; }*/
 #featurednavnotabs { /*height: 7px; background: transparent url(/files/images/backgrounds/bkg-featured_nav.png) no-repeat 0 0; width: 655px; margin: 0; display: block; padding: 0 0 0 33px;*/ display: none; }
 #featuredwrapper div div.rightside { /*padding-left: 22px; width: 254px;*/ margin: 0; float: left; }
 #featuredwrapper p.byline { line-height: 28px; width: auto; background: none; font-size: 18px; margin: 0 0 7px; padding: 0; }
 #footer_lc { line-height: 0; height: 28px; font-size: 0; background: transparent url(/files/images/backgrounds/bkg-footer_lc.gif) no-repeat 0 0; width: 28px; display: block; padding: 0; float: left; }
 #footer_rc { line-height: 0; height: 28px; font-size: 0; background: transparent url(/files/images/backgrounds/bkg-footer_rc.gif) no-repeat 0 0; width: 28px; display: block; padding: 0; float: right; }
 
 /*#header #selectcountry a { color: rgb(255, 255, 255); background-color: rgb(236, 33, 24); }*/
 /*#header dl.partners dt a span { height: 21px; min-width: 133px; background: transparent url(/files/images/links/link-partners_left.png) no-repeat 0 0; display: block; padding: 7px 0 0 7px; }*/
 #hp_bottom #col_b ul.linkcorp li { width: 270px; background: transparent url(/files/images/lists/list-plans.gif) no-repeat 0 4px; border: none; padding: 0 5px 7px 17px; float: left; }
 /*#hp_bottom .enewsletter span.submit { cursor: pointer; height: 22px; text-transform: uppercase; background: transparent url(/files/images/buttons/btn-signup_left.gif) repeat-x 0 0; font-size: 10px; display: none; padding: 0 0 0 5px; }
 #hp_bottom .enewsletter span.submit span { height: 21px; color: rgb(242, 8, 7) !important; background: transparent url(/files/images/buttons/btn-signup_right.gif) no-repeat 100% 0; display: inline-block; font-weight: bold; padding: 1px 16px 0 0; }
 #hp_bottom .enewsletter span.submit span:hover { background-position: 100% -22px; }
 #hp_bottom .enewsletter span.submit:hover { background-position: 0 -22px; }*/
 #hp_bottom ul.linkcorp li { width: 270px; background: transparent url(/files/images/lists/list-plans.gif) no-repeat 0 4px; border: none; padding: 0 5px 7px 17px; float: left; }
 #hp_bottom ul.linkcorp li a { /*color: rgb(205, 125, 28);*/ font-size: 12px; text-decoration: none; }
 #hp_bottom ul.linkcorp li a:hover { /*color: rgb(242, 8, 7);*/ text-decoration: underline; }
 #languageSelector { padding-top: 10px; }
 #languageSelector img { margin-right: 5px; }
 #moreinfo { width: 677px; margin: 0 0 0 -12px; padding: 0; }
 /*#packagecompare a.startquote { cursor: pointer; display: inline-block; font-weight: bold; padding: 0 25px 0 0; vertical-align: middle; line-height: normal; height: 25px; color: rgb(255, 255, 255) !important; text-transform: none; font-size: 14px; background: rgb(242, 8, 7) url(/files/images/links/link-startquote_left_gray.gif) no-repeat 100% 0; overflow: hidden; margin: 0 0 0 5px; text-decoration: none !important; background-image: url(/files/images/links/link-startquote_left.gif); }
 #packagecompare a.startquote span { height: 21px; background: transparent url(/files/images/links/link-startquote_right_gray.gif) no-repeat 0 0; margin: 0; display: inline-block; padding: 4px 0 0 11px; background-image: url(/files/images/links/link-startquote_right.gif); }
 #packagecompare th a.startquote:hover { text-decoration: none; }*/
 #packageselector .startingprice { font-size: 11px; /*background: transparent url(/files/images/backgrounds/bkg-packageselector_3_header.gif) no-repeat 0 0;*/ width: 179px; margin: 0 0 5px -21px; display: block; padding: 4px 21px 5px; min-height: 15px; }
 #packageselector .subline { /*color: rgb(139, 139, 139);*/ font-size: 10px; margin: 0; display: block; padding: 0; }
 #packageselector a { color: #707070; text-decoration: none; margin: 0; display: block; padding: 14px 21px 10px; cursor: pointer; } /* Changed 1/13/11 */
 #packageselector a:hover { color: #707070; text-decoration: none; margin: 0; display: block; /*padding: 0 21px 0; */}
 #packageselector br { display: none; }
 #packageselector div { cursor: pointer; /*width: 221px;*/ /*border-bottom: 2px solid rgb(255, 255, 255); margin: 0 0 1px; padding: 0 0 7px;*/ }
 #packageselector strong { color: rgb(112, 112, 112); text-transform: uppercase; font-size: 12px; margin: 0 0 1px; display: block; padding: 0; }
 #packageselector td div { display: none; }
 #packageselector td.selected .subline { color: #fff; margin-bottom: 7px; }
 #packageselector td.selected a { color: #fff; padding-top: 14px; }
 #packageselector td.selected div { /*width: 226px;*/ border-bottom: none; display: block; padding: 0; }
 #packageselector td.selected strong { color: #fff; }
 #packageselector.double div { width: 301px; }
 #packageselector.double span.ajaxwait { height: 56px; width: 301px; /*background-image: url(/files/images/backgrounds/bkg-packageselector_2.gif);*/ }
 #packageselector.double td.selected div { width: 306px; }
 #packageselector.single td.selected div { width: 368px; }
 
 
 /*table.package_0 TR TH { width: 400px; }
 table.package_1 TR TH { width: 400px;  }*/
 
 #search input { line-height: normal; height: 15px; width: 133px; font-weight: normal; padding: 1px; margin-top: 1px; }
 #search label { position: absolute; left: -9999px; }
 /*#sidenav dd div span { line-height: 0; height: 6px; background: transparent url(/files/images/backgrounds/bkg-sidenavhover_bottom.gif) no-repeat 0 100%; font-size: 0; margin: -6px 0 0 -10px; display: none; padding: 0; }*/
 /*#sidenav dd div:hover { padding-left: 10px; background: rgb(236, 33, 24) url(/files/images/backgrounds/bkg-sidenavhover_top.gif) no-repeat 0 0; }
 #sidenav dd div:hover span { display: block; }
 #sidenav dd.sublevels a { padding-bottom: 8px; }
 #sidenav dd.sublevels div { padding-left: 10px; background: rgb(236, 33, 24) url(/files/images/backgrounds/bkg-sidenavhover_top.gif) no-repeat 0 0; }
 #sidenav dd.sublevels div li.sublevels li { border-top: none; }
 #sidenav dd.sublevels div li.sublevels li.selected a { padding-right: 25px; color: rgb(225, 3, 2); width: 150px; background: rgb(247, 204, 35) url(/files/images/lists/list-selectednav.gif) no-repeat 18px 6px; font-weight: bold; }
 #sidenav dd.sublevels div li.sublevels li.sublevels li.selected a { padding-right: 15px; color: rgb(225, 3, 2); width: 151px; background: rgb(247, 204, 35) url(/files/images/lists/list-selectednav.gif) no-repeat 27px 4px; }*/
#videobox { margin: 0 auto; padding: 0; }
 /*#videobox #closewindow { height: 26px; background: transparent url(../files/images/links/link-closewindow.gif) no-repeat 0 0; width: 26px; margin: -22px 10px 0 0; display: block; padding: 0; float: right; }*/
#videobox #closewindow { background: url("/files/images/buttons/controls.png") no-repeat scroll -25px 0 transparent; bottom: 40px; display: block; height: 25px; overflow: hidden; padding: 0; position: absolute; right: 10px;    width: 25px;
}
#videobox #closewindow span { position: absolute; left: -9999px; }
#videobox .header { width: auto; /*background: rgb(236, 33, 24) url(../files/images/backgrounds/bkg-videobox_header.gif) repeat-x 0 100%; margin: 0 auto; padding: 21px 5px 21px 20px;*/ margin-top: 10px; }
#videobox .header h2 { color: #003781; font-size: 18px; margin: 0; padding-bottom: 7px; }
#videobox .text { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; padding: 21px 0;  } 


 .agentarea { width: 217px; margin: 20px 0 12px 12px !important; border-top: 1px dashed rgb(0, 0, 0); padding: 0; }
 .agentarea a { /*color: rgb(228, 95, 7);*/ text-decoration: none; }
 .agentarea a:hover { /*color: rgb(242, 8, 7);*/ text-decoration: none !important; }
 /*.coveragedetails p.buttonwell a.startquote { cursor: pointer; display: block; font-weight: bold; padding: 0 25px 0 0; line-height: normal; height: 25px; color: rgb(255, 255, 255) !important; text-transform: none; font-size: 14px; background: rgb(242, 8, 7) url(/files/images/links/link-startquote_left.gif) no-repeat 100% 0; overflow: hidden; margin: 20px 0 0 0; text-decoration: none; }
 .coveragedetails p.buttonwell a.startquote span { height: 21px; background: transparent url(/files/images/links/link-startquote_right.gif) no-repeat 0 0; margin: 0; display: inline-block; padding: 4px 0 0 11px; }
 .coveragedetails p.buttonwell a.startquote:hover { text-decoration: none !important; }*/
 .coveragedetails table td { width: auto; }
 .coveragedetails table.double td { width: 33%; }
 .coveragedetails table.single td { width: 66%; }
 .coveragedetails thead em.popularMark { padding-left: 20px; /*color: rgb(236, 33, 24);*/ text-transform: none; background: transparent none; font-size: 12px; white-space: nowrap; margin: 5px 0 5px; display: block; font-weight: bold; }
 .coveragedetails thead th div p.options em { position: absolute; left: -9999px; }
 .coveragedetails thead th p.options { padding-left: 2px !important; height: 35px; font-size: 11px; margin-bottom: 5px !important; padding-bottom: 5px !important; border-left: none !important; }
 .coveragedetails thead th p.options span { padding-left: 20px; display: block; margin-top: -18px !important; }
 .coveragedetails thead th.last { border-right: 4px solid #003781; } /* Changed 10/13/11 */
 .coveragedetails thead th.popular em.popularMark { background: transparent url(/files/images/backgrounds/bkg-mostpopular_yourprice.gif) no-repeat 0 0; }
 .coveragedetails tr.selection em.popularMark { padding-left: 20px; /*color: rgb(236, 33, 24);*/ text-transform: none; background: transparent none; font-size: 12px; white-space: nowrap; margin: 5px 0 5px; display: block; font-weight: bold; }
 .coveragedetails tr.selection p.options { padding-left: 2px !important; height: 35px; font-size: 11px; margin-bottom: 5px !important; padding-bottom: 5px !important; border-left: none !important; }
 .coveragedetails tr.selection p.options em { position: absolute; left: -9999px; }
 .coveragedetails tr.selection p.options span { padding-left: 20px; display: block; margin-top: -18px !important; }
 .coveragedetails tr.selection th.popular em.popularMark { background: transparent url(/files/images/backgrounds/bkg-mostpopular_yourprice.gif) no-repeat 0 0; }
 .enewsletter { margin: 0 0 20px 60px; padding: 0; }
 .enewsletter label { /*color: rgb(73, 43, 6);*/ font-weight: bold; }
 .fileUploadActions { position: absolute; height: 18px; width: 300px; left: 115px; padding: 5px 0px 5px 0px; float: right; top: 0px; }
 /*.helparea a.email:hover span { background-position: 100% -34px; }
 .helparea a.email:hover span span { background-color: rgb(246, 199, 11); }*/
 .helparea h2 span { /*position: absolute; left: -9999px;*/ }
 .orangeheader a { color: #fff !important; text-decoration: none !important; }
 .orangeheader a:hover { color: #fff !important; text-decoration: none !important; }
 .policyselection p.coverage strong span { font-size: 22px; font-weight: normal; }
 .policyselection ul li.first { border-top: none; }
 .prefermore { line-height: 20px; text-transform: none; font-size: 13px; width: 172px; font-weight: normal; padding: 10px 12px 0; border: 2px solid rgb(233, 231, 212); float: left; }
 .redheader a { color: #fff !important; text-decoration: none !important; } /* Changed 10/13/11 */
 .redheader a:hover { color: #fff !important; text-decoration: none !important; } /* Changed 10/13/11 */
 .uploadFileFrame { height: 70px; overflow: auto; width: 487px; border: 1px solid silver; padding: 5px; }
 a#retirelink { background: transparent url(/files/images/buttons/btn-retirement_assistance.gif) no-repeat 0 0; width: 96px; }
 a.toggleLink:hover { text-decoration: none !important; }
/* body.homepage #sidenav dd a:hover { background-color: rgb(255, 255, 255); }*/
 body.iframepage { }
 body.iframepage #article { padding-right: 0; width: 913px; margin-top: 0px; min-height: 500px; float: none; background-image: url(/files/images/backgrounds/bkg-article_iframepage.gif); }
 body.iframepage #article h1 { position: relative; margin-top: -45px; }
 body.iframepage #article ul#breadcrumb { top: -90px; }
 body.iframepage #contenttop { background-image: url(/files/images/backgrounds/bkg-contenttop_iframepage.gif); }
 body.iframepage #sidebar { display: none; }
 body.page404 a#logo { margin-left: 8px; }
 body.printview #article { background: none; float: none; padding-bottom: 0; }
 body.printview #container { background: none; width: 709px; margin: 0; margin-top: 40px; padding: 0; }
 body.printview #content { background: none; width: 709px; margin: 0; margin-top: 40px; padding: 0; }
 body.printview #contentbottom { display: none; }
 body.printview #contenttop { background: none; }
 body.printview #corners { display: none; }
 body.printview #footer { background: none; width: 709px; margin: 0; margin-top: 40px; padding: 0; }
 body.printview #footercontainer { background: none; width: 709px; margin: 0; margin-top: 40px; padding: 0; }
 body.printview #footercontent { padding: 20px; }
 body.printview #footercontent dl { display: none; }
 body.printview #header { height: 80px; background: rgb(236, 33, 24) url(/files/images/backgrounds/bkg-print_header.gif) no-repeat 100% 0; }
 body.printview #header #country_nav { display: none; }
 body.printview #header dl.partners { display: none; }
 body.printview #header h1 { display: none; }
 body.printview #header strong { position: absolute; left: -9999px; }
 body.printview #locations { display: none; }
 body.printview #sidenav { display: none; }
 body.printview #sidenav dl { display: none; }
 body.printview .benefits { display: none; }
 body.printview .getquote { display: none; }
 body.printview div.finalwell { text-align: left; padding-bottom: 0 !important; }
 body.printview div.finalwell a { display: none !important; }
 body.printview div.finalwell a.startquote { display: none; }
 body.printview img#logo { margin: 0; display: block; float: left; top: 0; }
 body.printview ul#breadcrumb { display: none; }
 body.printview ul#masthead li { display: none; }
 body.printview ul#masthead li.first { display: block; }
 body.printview ul#printemail { display: none; }
 body.printview ul#utility_nav { display: none; }
 body.purchase #article #errorMsgContainer { color: red; font-weight: bold; }
 body.purchase #article #errorMsgContainer ul li { background: url(/files/images/quote/list-error.gif) no-repeat scroll 0 4px transparent; }
 /* ECOMDEV-12736 */
 /*
 body.purchase #article #packageselector { width: 696px; margin-left: 0; min-width: 696px; }
 */
 body.purchase #article #packageselector { width: 696px; min-width: 696px; }
 
 /* ECOMDEV-12736 */
 /*
 body.purchase #article .coveragedetails table { border-collapse: separate; width: 696px; margin-left: 0; min-width: 696px; table-layout:auto }
 */
 body.purchase #article .coveragedetails table { border-collapse: separate; width: 696px; margin-left: 0; min-width: 696px; }
 
 body.purchase #article .coveragedetails tbody h2 { line-height: 17px; /*color: rgb(73, 43, 6);*/ font-size: 12px; margin: 0; font-weight: bold; padding: 0; border: none; }
 body.purchase #article .coveragedetails tr.selection th div p.package { font-weight: bold; color: #003781; }
 body.purchase #article .policyselection { width: 100%; background: transparent none; margin-bottom: 25px; padding: 0; }
 body.purchase #article .policyselection .coveragedetails { width: 100%; }
 body.purchase #article .policyselection .coveragedetails table { width: 100%; }
 body.purchase #article .policyselection .coveragedetails th { width: 33%; }
 body.purchase #article .policyselection .policyid { padding-left: 0; margin-right: 0; background-color: transparent; padding-bottom: 0; }
 body.purchase #article .travelerinfo h2 a { /*color: rgb(228, 95, 7);*/ }
 body.purchase #article .travelerinfo h2 a:hover { /*color: rgb(242, 8, 7);*/ text-decoration: underline; }
 /*
Removed 10/13/11
body.purchase #article div.finalwell a.startquote { height: 30px; color: #fff; background: rgb(242, 8, 7) url(/files/images/buttons/btn-quoteright_purchase.gif) no-repeat 100% 0; font-size: 18px; display: inline-block; padding: 0 25px 0 0; } 
 body.purchase #article div.finalwell a.startquote span { height: 25px; background: transparent url(/files/images/buttons/btn-quoteleft_purchase.gif) no-repeat 0 0; display: inline-block; font-weight: bold; padding: 5px 0 0 15px; }
 body.purchase #article div.finalwell a.startquote:hover { text-decoration: none; background-position: 100% -30px; }
*/
 body.purchase #article fieldset.expire div.expire { width: 110px; float: left; }
 body.purchase #article form #datesContainer div { padding-right: 10px; float: left; }
 body.purchase #article form .buttonwell p { line-height: 13px; width: 180px; font-size: 11px; margin: 7px auto 0; }
 body.purchase #article form div#documentUploadContainer { float: left; }
 body.purchase #article form div#documentUploadStatus { margin: 0px 0px 0px 20px; font-weight: bold; float: left; }
 body.purchase #article form div.additionalDestinations { display: none; }
 body.purchase #article form div.travelers div div.totalTravelers { width: 142px; float: left; }
 body.purchase #article form div.travelers div div.totalTripCost { padding-right: 10px; float: left; }
 body.purchase #article form div.travelers div div.travelerAge { padding-right: 10px; float: left; }
 body.purchase #article form div.travelers div div.travelerTripCost { padding-right: 10px; float: left; }
 body.purchase #article form div.travelers div div.birthDate { padding-right: 10px; float: left; }
 body.purchase #article form div.travelers div.travelerContainer { display: none; }
 body.purchase #article form#quoteForm a.addDestLnk { margin-left: 10px; }
/* body.purchase #article span.startquote { height: 30px; background: rgb(242, 8, 7) url(/files/images/buttons/btn-quoteright_purchase.gif) no-repeat 100% 0; font-size: 18px; display: none; 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: rgb(252, 231, 3) !important; background-position: 100% -30px; }*/
 body.purchase #content div.iframe { padding: 0px 20px 20px 20px; }
 body.purchase #content div.iframe iframe { border: 0px; }
 body.purchase #packageselector div { width: 218px; }
 body.purchase #packageselector td.selected div { width: 226px; }
 body.purchase #packageselector.double div { width: 301px; }
 body.purchase #packageselector.double td.selected div { width: 306px; }
 body.purchase #packageselector.single td.selected div { width: 368px; }
 body.purchase .coveragedetails tbody td { /*border-right: 1px solid rgb(235, 167, 24); background: rgb(255, 243, 207) none;*/ width: 220px; /*border-bottom: 1px solid rgb(232, 230, 208); border-left: 2px solid rgb(235, 167, 24);*/ }
 body.purchase .coveragedetails tbody th { /*border-right: 1px solid rgb(235, 167, 24); background-color: rgb(255, 248, 229); border-left: 3px solid rgb(235, 167, 24);*/ }
 body.purchase .coveragedetails tr.selection th { /*border-right: 1px solid rgb(235, 167, 24);*/ width: auto; /*background-color: rgb(235, 167, 24);*/ padding: 0; /*border-left: 2px solid rgb(235, 167, 24);*/ }
 body.purchase .policyselection .coveragedetails table { background: transparent none; width: 200px; margin-left: -3px; border: none; }
 body.purchase .policyselection .coveragedetails table td { border-right: none; line-height: 13px; font-size: 11px; background: none; display: block; float:left; width: 180px; border-left: none;/*border-bottom-color: rgb(225, 225, 203);*/ }
 body.purchase .policyselection .coveragedetails table th { border-right: none; line-height: 13px; font-size: 11px; background: none; display: block; float:left; width: 200px; border-left: none; }
 body.purchase span.ajaxwait { width: 218px; }
 dd#search span.submit { line-height: 18px; height: 18px; cursor: pointer; color: #fff; text-transform: uppercase; font-size: 10px; background: #003781 none; padding: 0 5px; display: none; }
/* dd#search span.submit span { height: 15px; background: transparent url(/files/images/buttons/btn-search_right.gif) no-repeat 100% 0; display: inline-block; padding: 3px 16px 0 0; }
 dd#search span.submit span:hover { color: rgb(252, 231, 3) !important; background-position: 100% -18px; }*/
 div.billing div { padding-bottom: 10px !important; }
 
 div.confirm { padding: 5px 0px 10px 0px !important; }
 div.confirm label { margin-left: 5px !important; display: inline !important; }
 /*div.personalIDContainer { display: none; }*/
 div.progressBarInProgress { clear: both; height: 10px; width: 100%; /*background-color: rgb(85, 136, 187);*/ }
 div.progressContainer { width: 100%; }
 div.progressContainer div.progressBarComplete { clear: both; line-height: 0; height: 1px; font-size: 0; width: 1px; overflow: hidden; margin: 0 -1px -1px 0; display: block; border: 0; }
 div.progressContainer div.progressBarStatus { min-height: 16px; float: left; }
 div.progressContainer div.progressCancelContainer { clear: right; min-height: 16px; float: right; }
 div.progressContainer div.progressName { margin-right: 10px; font-weight: bold; min-height: 16px; float: left; }
 div.progressWrapper { /*background-color: rgb(236, 236, 236);*/ margin-bottom: 5px; padding: 5px; border: 3px solid rgb(204, 204, 204); }
 div.uploadButtons { padding: 5px 0px 5px 5px; float: left; }
 div.uploadButtons .cancelBtn { margin-left: 5px; margin-top: -1px; }
 div.uploadButtons object { margin: 0px; float: left; }
 /*input#searchtext { height: auto; width: auto; }*/
 input#signupemail { width: 164px; border: 1px solid #ccc; padding: 1px; height: 15px; line-height: normal; }
 p.agentInfo { line-height: 26px; color: rgb(73, 43, 6); font-size: 13px; margin: 0 20px 3px 1px; }
 /*p.buttonwell a.startquote { cursor: pointer; display: inline-block; font-weight: bold; padding: 0 25px 0 0; vertical-align: middle; line-height: normal; height: 25px; color: rgb(255, 255, 255) !important; text-transform: none; font-size: 14px; background: rgb(242, 8, 7) url(/files/images/links/link-startquote_left_gray.gif) no-repeat 100% 0; overflow: hidden; margin: 0 0 0 5px; text-decoration: none !important; background-image: url(/files/images/links/link-startquote_left.gif); }
 p.buttonwell a.startquote span { height: 21px; background: transparent url(/files/images/links/link-startquote_right_gray.gif) no-repeat 0 0; margin: 0; display: inline-block; padding: 4px 0 0 11px; background-image: url(/files/images/links/link-startquote_right.gif); }
 p.buttonwell a.startquote:hover { text-decoration: none; }*/
 p.options input[type="checkbox"] { margin-right: 4px; margin-top: 4px; }
 p.productLink { font-size: 12px; width: 120px; margin: -52px 0 0; padding: 0; float: right; }
 span.ajaxwait { height: 53px; text-align: center; width: 221px; padding: 14px 0 0 0; /*background: transparent url(/files/images/backgrounds/bkg-packageselector.gif) no-repeat center center; border-bottom: 2px solid rgb(255, 255, 255); margin: 0; display: block; padding: 12px 0 0;*/ }
 span.messages { display: none; }
 span.selectorhr { line-height: 0; height: 1px; /*background: transparent url(/files/images/backgrounds/bkg-packageselector_div.gif) repeat-x 0 100%;*/ font-size: 0; margin:10px 0 -4px; display: none; padding: 0; }
 /*span.startquote { cursor: pointer; display: none; font-weight: bold; padding: 0 20px 0 0; line-height: normal; height: 25px; color: rgb(255, 255, 255) !important; text-transform: none; font-size: 14px; background: rgb(242, 8, 7) url(/files/images/links/link-startquote_left.gif) no-repeat 100% 0; overflow: hidden; margin: 0; text-decoration: none; }*/
 /*span.startquote span { height: 21px; background: transparent url(/files/images/links/link-startquote_right.gif) no-repeat 0 0; margin: 0; display: block; padding: 4px 0 0 11px; }
 span.startquote:hover { text-decoration: none !important; }*/
 table.producttable a.startquote { line-height: normal; height: auto; /*color: rgb(224, 0, 0) !important;*/ background: transparent url(/files/images/links/link-startquote_nobtn.gif) no-repeat 100% 3px; font-size: 13px; padding: 0 11px 0 0; }
 table.producttable a.startquote span { height: auto; background: transparent none; display: inline; padding: 0; }
 table.producttable a.startquote:hover { text-decoration: underline !important; }
 /*td.selected span.selectorhr { display: block; border-bottom: 1px solid #fff; } Removed 10/13/11 */
 tr.comparisonGridHeader td { /*background-color: rgb(255, 248, 229) !important;*/ }
 tr.comparisonGridHeader:hover td { /*background-color: rgb(236, 195, 34) !important;*/ }
 
 /*********************************/
 /***     ADDED BY DAN     ***/
 /*********************************/
 
#header #country_nav dd#search { position: absolute; right: 130px; margin: -5px 0 0; width: auto; padding: 4px 7px 0 0; } /* Changed 9/26/11 */
#search form {} /* Changed 9/26/11 */
#search #searchtext { width: auto; height: auto; }

#hp_bottom .enewsletter span.submit  {
  color: #fff;
  background-color: #003781;
  padding: 0 5px;
  cursor: pointer;
  text-transform: uppercase; 
  font-size: 10px;
}

#article .coveragedetails thead th, #article .coveragedetails thead th.first,
#article .coveragedetails tbody th, #article .coveragedetails tbody th.first,
#article .coveragedetails tbody td, #article .coveragedetails tbody td.first {/* width: auto; */}

#article .coveragedetails table {
  border-spacing: 0; 
  line-height: normal; 
  border-collapse: collapse; 
  margin: 0 -14px; 
  border: none; 
  /* ECOMDEV-12736 */
  /*
  table-layout: auto;
  */  
  table-layout: fixed;
  width:738px;
  
}

#article .coveragedetails #tableGroup {
 
  width:738px;
  
}



/*
ECOMDEV-13003
#article .coveragedetails table thead th {
  border-bottom: 1px solid #fff; 
}
*/

/*
ECOMDEV-13003
*/
#article .coveragedetails #tableGroup .reddiv a  {
	color: white; 
}
#article .coveragedetails #tableGroup .reddiv a:hover {
	color: #ffb311; 
	text-decoration: none;
}




#packagecompare a.startquote {
  vertical-align: middle;  
  margin-left: 5px;
  text-align: left;
}

/* Changed 12/22/11 */
#article .coveragedetails thead th span.package { max-width: 220px; display: -moz-inline-box; display: inline-block; font-size: 12px; line-height: normal; color: #ffffff; font-weight: bold; text-transform: none; background: url(/files/images/links/link-buttonpackage_left.png) no-repeat 0 0; height: 65px; margin: 0; padding: 0 0 0 27px; cursor: pointer; overflow: hidden; text-decoration: none !important; }
/*
ECOMDEV-13003
#article .coveragedetails thead th span.package a { display: -moz-inline-box; display: inline-block; margin: 0; font-size: 14px; padding: 15px 18px 0 7px; height: 51px; background: transparent url(/files/images/links/link-buttonpackage_right.png) no-repeat 100% 0; text-decoration: none; }
*/
#article .coveragedetails thead th span.package a { display: -moz-inline-box; display: inline-block; margin: 0; font-size: 12px; padding: 15px 18px 0 7px; height: 51px; background: transparent url(/files/images/links/link-buttonpackage_right.png) no-repeat 100% 0; text-decoration: none; }
#article .coveragedetails thead th span.package:hover { color: #ffb311; text-decoration: none; }

#notifyContainer { display: none; }
.travelTypeContainer { display: none; }
.personalIDContainer { display: none; }
.addDestLnk { display: none; }
.notifyContainer { display: none; }

#promotionCodeContainer { display: none; }
.personalIDTypeContainer { display: none; }
.billingCountyContainer { display: none; }

.billingConfirmAgeContainer { display: none; }
.dataProtectionContainer { display: none; }


.coBranding { margin-left: 213px; position: absolute; top: 12px; }


/* 
     Product Campaign Page
-----------------------------*/

body.campaign #content { background: none repeat scroll 0 0 #FFFFFF; float: right; margin: 10px 0 0 0; min-height: 700px; padding: 0; width: 758px;}
body.campaign #article { padding: 25px 0 0 0; }
body.campaign #article .passenger { border-top: 1px solid #E6E6D0; border-bottom: 1px solid #E6E6D0; padding: 10px 0;}
body.campaign #article .buttonwell { border-top: 1px solid #E6E6D0; padding: 10px 0; width: 100%; text-align: center !important;}
body.campaign #info-panel {background: url("/files/images/backgrounds/bkg-panel-red.jpg") no-repeat scroll right bottom #E20119; border-top: solid 1px #AB1A17; color: #fff; padding:15px; margin: 0 20px 0 0; font-size: 16px;}

