﻿/*Generic element styling*/
body
{
	background-image: url(/image/pagelayout-general/background_strip.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: auto;
}

body, td, th
{
	font-family: Arial,Helvetica, "Sans-Serif";
	font-size: 12px;
	color: #333;
}

h1
{
	color: #333;
	font-size: 20px;
	margin: 15px 0 0;
	padding: 0;
	position: relative;
}

sup { vertical-align: text-top;
      font-size: 0.6em;
    }

a
{
	color: #09F;
}

a:hover
{
	color: #09F;
	text-decoration: underline;
}

a.plain, a.plain:hover
{
	text-decoration: none;
}


.clearer
{
	clear: both;
}

.container, .containerHomePage, .containerBusinessInsurance, .containerCarInsurance, .containerCarBreakdown, .containerNonProduct, .containerTravelInsurance, .containerHomeInsurance
{
	width: 980px;
	text-align: left;
	margin: 10px auto auto;	
}

.container, .containerHomePage, .containerBusinessInsurance, .containerCarInsurance, .containerCarBreakdown, .containerTravelInsurance, .containerHomeInsurance
{
	overflow-x: hidden;
}

/*Page header styling*/
.header
{
	position: relative;
	width: 976px;
	height: 166px;
	background-image: url('/image/pagelayout-general/header.png');
	padding: 0;
	font-size: 13px;
}
img.logo
{
	position: absolute;
	left: 44px;
	top: 27px;
	height: 67px;
	width: 336px;
	border: 0;
}
img.headerphoto
{
	position: absolute;
	top: 7px;
	border: 0;
	right: 25px;
}

.headerphoneimage
{
	background: transparent url(/image/SidebarPhoneIcon.gif) no-repeat scroll right;
	position: absolute;
	top: 57px;
	right: 25px;
	width:24px;
	height:36px;
	display: none;
}

.headerrightcontent 
{
    position: absolute;
	top: 55px;
	right: 55px;
	text-align:right;
	font-size:12px;
	width:290px;
}

.headerrightcontent sub
{
    position: relative;
    right: 7px;
    font-size:20px;
    color: #103184;
}

.dagger
{
    position:absolute;
    top:15px;
    right:0px
}

.topnavigation
{
	position: absolute;
	top: 130px;
	left: 13px;
	right: 13px;
	width: 950px;
}
.topnavigation .leftnavigation, .topnavigation .rightnavigation
{
	margin: 0;
	padding: 0;
}
.topnavigation .rightnavigation
{
	float: right;
}
.topnavigation li
{
	float: left;
	background-image: url('/image/pagelayout-general/menubutton.png');
	display: inline;
	height: 36px;
	width: 123px;
	margin: 0 2px;
	padding: 0;
}
.topnavigation li#BusinessInsuranceTab
{
	background-image: url('/image/pagelayout-business/menubutton.png');
	width: 143px;
}
.topnavigation li a, .topnavigation li span
{
	display: block;
	height: 24px;
	width: 100%;
	padding: 12px 0 0 0;
	margin: 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
.topnavigation li a:hover
{
	text-decoration: underline;
	color: #fff;
}
.containerCarInsurance li#CarInsuranceTab, .containerCarBreakdown li#CarBreakdownTab, .containerTravelInsurance li#TravelInsuranceTab, .containerHomeInsurance li#HomeInsuranceTab
{
	background-image: url('/image/pagelayout-general/menubutton_active.png');
	width: 127px;
	font-weight: 700;
}
.containerBusinessInsurance li#BusinessInsuranceTab
{
	background-image: url('/image/pagelayout-business/menubutton_active.png');
	width: 143px;
	font-weight: 700;
}
.containerCarInsurance li#CarInsuranceTab *, .containerBusinessInsurance li#BusinessInsuranceTab *, .containerCarBreakdown li#CarBreakdownTab *, .containerTravelInsurance li#TravelInsuranceTab *, .containerHomeInsurance li#HomeInsuranceTab *
{
	color: #333;
}

.footer
{
	background-image: url("/image/pagelayout-general/footer-small.png");
	background-repeat: no-repeat;
	font-size: 11px;
	height: 100px;
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	top: -2px;
	width: 710px;
}

.container .footer, .containerHomePage .footer
{
	background: url("/image/pagelayout-general/footer.png") no-repeat scroll 0 2px transparent;
	width: auto;
}
.footer p
{
	margin: 0;
	padding: 5px 20px 5px 20px;
}
.footer ul
{
	margin: 0;
	padding: 5px 20px 5px 20px;
}
.footer li
{
	list-style: none;
	display: inline;
}

.contentContainer
{
	position: relative;
	padding: 0;
	margin: 0 0 0 5px;
	width: 696px;
	border-bottom: 2px solid #E7E7E7;
	background-color: #FFF;
}

.container .contentContainer, .containerHomePage .contentContainer
{
	background-color: Transparent;
}


.contentLeftBorder
{
	background: url(/image/pagelayout-general/leftborder.png) 1px 0 repeat-y;
	padding-left: 2px;
}
.contentRightBorder
{
	background: transparent url(/image/pagelayout-general/rightborder.png) repeat-y scroll 701px 0;
	margin-right: 6px;
}
.containerNonProduct .contentRightBorder
{
	background-position: right;
	margin-right: 6px;
	background:transparent url(/image/pagelayout-general/rightborder.png) repeat-y scroll 701px 0;
	
}
.container .contentRightBorder
{
	background: none;
}

.content
{
	position: relative;
	width: 450px;
	min-height: 670px;
	margin: 0 0 10px 215px;
	padding: 31px 0 0 0;
}
.content h1, .content .pageTitle1, .content .pageTitle2
{
	position: relative;
	font-family: "Arial Black" ,Arial,Helvetica, "Sans-Serif";
	font-size: 33px;
	line-height: 32px;
	letter-spacing: -1px;
	color: #103184;
	margin: 10px 0 20px;
	padding: 0;
}
.content .pageTitle2
{
	margin: 0;
}
.content h1 span, .pageTitle1 h1, .pageTitle2 span, .content h1 .homeHeaderSpan
{
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -0.5px;
	left: 0;
	padding: 0 0 0 5px;
	margin: 0;
	position: absolute;
	top: -70px !important;
	float: left;
}
.content h1 .homeHeaderSpan
{
	top: -172px !important;
}
.content .homeHeaderSpanPolicySummary
{
	top: -170px !important;
}
.content .pageTitle2 span
{
	margin: 10px 0 0 0;
}
.content h2
{
	background-color: #103184;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 4px 10px 4px 4px;
	text-align: left;
}
.content h2.ticked
{
	background-image: url('/image/pagelayout-general/bluetick.gif');
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.content h2 a, .content h2 a:hover
{
	color: #fff;
}
.content h2 .floatRight
{
	float: right;
}
.content h3
{
	font-size: 13px;
	font-weight: bold;
	color: #103184;
	margin: 12px 0 10px 0;
	padding: 0;
}
.content p.tagline
{
	color: #333333;
	font-size: 15px;
	line-height: 18px;
	margin: 5px 0 10px;
	padding: 0;
}
.content .breadcrumb
{
	border-bottom: 1px dashed #DFE8F8;
	border-top: 1px dashed #DFE8F8;
	padding: 4px 0;
}
.content .breadcrumb span
{
	padding-right: 4px;
}
	.containerBusinessInsurance .content .breadcrumb span
{
		padding-right: 0;
}
	
.content .contentHeading
{
	background-image: url('/image/pagelayout-content/quotepanel.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 15px 0 0;
	padding-bottom: 10px;
	width: 449px;
	height: 57px;
}
.content .skylarkInfo
{
	background: url(/image/bannerinfo.gif) no-repeat;
	height: 90px;
	padding-top: 10px;
	width: 460;
}
.content .skylarkHelpImg
{
	float:left;
}
.content .skylarkText
{
	float:left;
	width:380px;
}
.content .btnCarInsuranceQuote, .content .btnHomeInsuranceQuote
{
	margin: 2px 13px 0 284px;
	height: 45px;
}
.content .btnCarInsuranceQuote a, .content .btnHomeInsuranceQuote a
{
	display: block;
	color: #fff;
	height: 100%;
	width: 100%;
	font-size: 18px;
	line-height: 45px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	text-decoration: none;
}
.content .btnCarInsuranceQuote a:hover, .content .btnHomeInsuranceQuote a:hover
{
	text-decoration: underline;
	color: #fff;
}
.content .section
{
	border-top: 1px solid #DFE8F8;
	border-bottom: 1px solid #DFE8F8;
	margin: 0;
	padding: 10px 10px 10px 10px;
}
.content .section .skylarkInfo
{
	margin:10px -10px 10px -10px;
}


.content .imageSectionContainer
{
	border-top: 1px solid #DFE8F8;
	border-bottom: 1px solid #DFE8F8;
	margin: 0;
	width: 100%; 
	height: 70px; 
	padding-top: 15px;
	padding-bottom: 15px;
}

.content .imageSectionContainerImage
{
	width: 40%; 
	float: left; 
	position: absolute;
}

.content .imageSectionContainerAdvert
{
    padding-top: 15px;
	width: 60%; 
	float: right;
}


.content .section h2
{
	margin-left: -10px;
	margin-right: -10px; /*width:100%;  IE6 */
}
.content p
{
	margin: 8px 0 8px;
	line-height:1.3em;
}
.content .indent
{
	padding-left: 20px;
}
.content ul
{
	list-style-image: url('/image/pagelayout-general/listbullet.png');
	list-style-position: outside;
	list-style-type: none;
	margin: 8px 0 8px 16px;
	padding: 0;
}
.content ul ul
{
	list-style-image: none;
	list-style-type: disc;
	margin-left: 14px;
}
.content li
{
	margin: 0 0 8px 0;
	padding: 0;
}

.content ul.pdf
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0;
}
.content ul.pdf li
{
	background: url(/image/pdficon.gif) 0 2px no-repeat;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 4px;
	padding: 3px 0 5px 0;
}
.content ul.pdf a
{
	padding-left: 22px;
	vertical-align: top;
	position: relative;
}

.content ol
{
	list-style-position: outside;
	margin: 8px 0 8px 20px;
	padding: 0;
}
.content ol ol
{
	margin: 8px 0 0 20px;
	padding: 0;
	list-style-type: lower-alpha;
}
.content img
{
	float: left;
	border-width: 0;
	padding: 0 10px 10px 10px;
	border-width: 0;
}

.contentNavigation
{
	position: absolute;
	width: 196px;
	top: 31px;
	bottom: 0;
	left: 0;
	border-right: solid 1px #dfe8f8;
	border-top: solid 1px #dfe8f8;
}
.contentNavigation ul
{
	border-bottom: 1px solid #DFE8F8;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 196px;
}
.contentNavigation a, .contentNavigation span
{
	display: block;
	height: 35px;
	width: 178px;
	margin: 0;
	padding-left: 10px;
	color: #0099FF;
	line-height: 35px;
	text-decoration: none;
	background-image: url(/image/pagelayout-general/navback.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	border-left: 8px solid #103184;
	border-right: 1px solid #DFE8F8;
	border-bottom: 1px solid #DFE8F8;
}
.contentNavigation a:hover
{
	text-decoration: underline;
	background-image: none;
	background-color: #ffdede;
	border-left: solid 8px #ff1821;
}
.contentNavigation span
{
	background-color: #fff;
	border-left: solid 8px #ff1821;
	color: #333;
}
.contentNavigation ul ul li
{
	padding-left:6px;
}
.contentNavigation ul ul a, .contentNavigation ul ul span
{
	width:172px;
	height: 30px;
	line-height: 30px;
}

.contentHelpPanel, .breakdownSidePanel
{
    position: absolute;
    top: 0;
    right: -269px;
    width: 269px;
    background-image: url('/image/pagelayout-content/customerlogin.png');
    background-repeat: no-repeat;
    height: 770px;
}

.content p.promote
{
    color: #103184;
    font-family: "Arial Black" ,Arial,Helvetica, "Sans-Serif";
    font-size: 28px;
    line-height: 16px;
    margin: 0 0 20px;
}

.content p.footnote
{
    border-top: 1px solid #DFE8F8;
    margin-top: 90px;
    padding: 10px;
}

.chpSmall
{
    background-image: url('/image/pagelayout-content/customerlogin_small.png');
}

.container .contentHelpPanel
{
	height: auto;
}

.contentHelpPanel .carLogin, .contentHelpPanel .breakdownInfo, .contentHelpPanel .homeLogin
{
	color: #103184;
	height: 445px;
	left: 25px;
	padding: 0;
	position: relative;
	top: 55px;
	width: 220px;
}

.containerHomePage .contentHelpPanel .carLogin
{
	top: 40px;
}

.contentHelpPanel h2
{
	font-family: Arial;
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	margin: 15px 0 10px 35px;
	padding: 0;
}

.carLogin h2
{
	font-family: Arial;
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	margin: 5px 0px 20px 40px;
	padding: 0;
}

.carLogin p
{
    margin: 20px 0px 0px 0px;
}

.contentHelpPanel.extraSpace p
{
    margin-top:15px;
}

.contentHelpPanel p
{
	font-size: 15px;
	margin: 10px 0 10px 0;
	padding: 0;
}
.contentHelpPanel p strong
{
	font-size: 16px;
	padding-bottom: 10px;
}
.contentHelpPanel ul
{
	border-bottom: 1px dotted #fff;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contentHelpPanel li
{
	background: url(/image/pagelayout-general/bluetick.gif) 0 8px no-repeat;
	border-top: 1px dotted #FFFFFF;
	margin: 5px 0 5px 1px;
	padding: 8px 0 0 25px;
	position: relative;
}
.contentHelpPanel .btnLogIn a
{
	display: block;
	height: 46px; /* width:230px;	*/
	background: url(/image/pagelayout-general/btnlogin.png) no-repeat;
	margin: 8px 0 2px -2px;
	padding: 0 0 0 10px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	line-height: 44px;
	padding-bottom: 10px;
}

.contentHelpPanel a
{
	margin: 0px 0 0px 5px;
}


.contentHelpPanel .btnLogIn a:hover
{
	text-decoration: underline;
	color: #fff;
}

.collapsible.spacer
{
    border-bottom: #dfe8f8 1px dashed;
    padding: 5px 0px 5px 0px;
    margin-top: -12px;
}

.collapsibleContent .btnLogIn a
{
	display: block;
	height: 46px; /* width:230px;	*/
	background: url(/image/ButtonBlank_4.png) no-repeat;
	margin: 8px 0 2px -2px;
	padding: 0 0 0 20px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	line-height: 44px;
}
.collapsibleContent .btnLogIn a:hover
{
	text-decoration: underline;
	color: #fff;
}

table
{
	border-collapse: collapse;
	margin: 10px 0;
}
td
{
	min-height: 27px;
	color: #6b6b6b;
	font-size: 12px;
	vertical-align: middle;
	border-bottom: dotted 1px #dfe8f8;
}
td.strong
{
	color: #006;
	font-weight: 700;
}
td.desc
{
	color: #333333;
	padding-right: 5px;
	text-align: right;
	border-right: dotted 1px #dfe8f8;
}
td.desc .strong
{
	color: #33f;
}
td.even
{
	background-color: #f5f6fb;
}
td.ticked
{
	background-image: url('/image/pagelayout-content/breakdowntick.gif');
	background-position: center;
	background-repeat: no-repeat;
}
td a
{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: underline;
	color: #000;
}
td a:hover
{
	text-decoration: underline;
}

.breakdownTable
{
	width: 100%;
}
.breakdownTable td
{
	width: 90px;
	text-align: center;
}
.breakdownTable td.desc
{
	width: 350px;
}
.breakdownTable td.option
{
	background-image: url(/image/pagelayout-content/breakdownoption.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 700;
	height: 27px;
	margin: 3px 0 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.xmasTable
{
	border-top: dotted 1px #dfe8f8;
}

.xmasTable td
{
	text-align: left;
	padding: 1px 10px;
	width: 160px;
}
.xmasTable td.desc
{
	text-align: right;
	width: 160px;
}

/*Special styling for non-product pages (content is full-width)*/
.containerNonProduct .contentContainer
{
	margin: 0 5px;
	width: 696px;
	overflow: visible;
}
.containerNonProduct .content
{
	width: 450px;
	min-height: 400px;
	height: auto !important; /* IE6 */
	height: 400px; /* IE6 */
}
.containerNonProduct .rightBorder
{
	top: 0;
}

/*Special styling for the home page*/
.containerHomePage .contentContainer
{
	background: url("/image/pagelayout-home/axainsurance_pavement.jpg") no-repeat scroll #FFFFFF;
	height: 450px;
	margin-right: 269px;
	width: 962px;
}

.contentHomePage
{
	color: #103184;
	font-size: 15px;
	margin: 0 15px;
	padding: 20px 0px 0px 0px;
	position: relative;
	width: 655px;
	padding-top:10px;
}

.contentHomePage .coverText
{
	text-align: right;
	width: 355px;
	padding-left: 300px;
	padding-top: -15px;
}

.contentHomePage .coverText h1
{
	font-size: 26px;
	color: #103184;
	padding: 20px 0 0 0;
	margin: 0;
	margin-left: -2px;
}

.contentHomePage .coverText h2
{
	font-family: Arial Black,Helvetica, "Sans-Serif";
	font-size: 22px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1.5px;
}

.contentHomePage .coverText .noClaimsCoverText h2
{
	padding: 0px 0px 20px 0px;
}

.contentHomePage p
{
	margin: 0 0 13px;
	padding: 0;
}
.contentHomePage .quotePanel
{
	bottom: 0px;
	color: #FFFFFF;
	height: 65px;
	left: 505px;
	padding: 0;
	position: absolute;
	top: 180px;
	width: 150px;
}

.contentHomePage .benefitsPanel
{
	bottom: -55px;
	height: 100px;
	left: -10px;
	padding: 0;
	position: relative;
	top: 90px;
	width: 670px;
}

.benefitsLeftPanel
{
    float: left;
    width: 300px;
    font-size: 14px;
}

.benefitsRightPanel
{
    float: right;
    width: 370px;
    font-size: 14px;
}

.contentHomePage .benefitsPanel .quotePanel p
{
	padding: 20px 180px 30px 110px;
}

.quoteButton a
{
	color: #fff;
	line-height: 36px;
	text-decoration: none;
	position: absolute;
	display: block;
	height: 55px;
    width: 171px;
	font-size: 16px;
	line-height: 42px;
	text-indent: 12px;
	text-decoration: none;
}

.quoteButton a:hover
{
	text-decoration: underline;
}

.quoteButton
{
	background-image: url("/image/pagelayout-home/quotebutton.png");
	background-repeat: no-repeat;
	padding: 5px 0 0 0;
	height: 55px;
    width: 171px;
    margin-left: -18px;
}

.contentHomePage .retrieveQuoteText
{
    font-size: 13px;
    top: 30px;
    padding-top: 0px;
    text-align:right;
    text-decoration: underline;
}

.contentHomePage .carLogin .fogottonLogIn
{
    text-decoration: underline;
}

.quoteButtons a
{
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.quoteButtons a:hover
{
	text-decoration: underline;
	color: #fff;
}
.contentHomePage .quotePanel a.plain, .contentHomePage .quotePanel a.plain:hover
{
	text-decoration: none;
	color: #fff;
	cursor: default;
}


.lineHeight50px
{
    line-height: 50px;
}

.contentHomePage .smallPrint p
{
    font-size: 11px;
	margin: 10px 0 0;
	padding-top:70px;
}

.contentHomePage ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	line-height:30px;
	margin: 0;
	padding: 0;
}

.contentHomePage li
{
	background: url(/image/pagelayout-general/roundbluetick.png) no-repeat;
	margin: 0 0 0 1px;
	padding: 4px 0 3px 40px;
	position: relative;
}

.containerHomePage .contentHelpPanel
{
	background-image: url('/image/pagelayout-home/customerlogin.png');
	right: -2px;
	bottom: 0px;
	height: 450px;
	width: 272px;
}

.content .infoPanel
{
	width: 452px;
	background-image: url('/image/pagelayout-content/carhubpanel.jpg');
	height: 290px;
	min-height: 285px;
	width: 455px;
	padding: 0;
	margin: 20px 0px 20px 0px;
}

.content .infoPanel .infoPanelContent
{
	padding-top: 15px;
	margin: 0px 180px 0px 20px;
}
.content .infoPanel .infoPanelContent p.tagline
{
	padding-top: 4px;
	line-height: 22px;
	font-size:18px;
}

.content .infoPanel ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 28px;
	font-size: 14px;
}

.content .infoPanel li
{
	background: url(/image/pagelayout-general/bluetick.gif) 0 7px no-repeat;
	margin: 0 0 0 1px;
	padding: 4px 0 3px 25px;
	position: relative;
}

.DisclaimerHomePage
{
    bottom: -55px;
	color: #FFFFFF;
	height: 100px;
	left: -10px;
	padding: 10px 0px 0px 0px;
	position: absolute;
	top: 405px;
	width: 670px;
	color: Black;
	line-height:0px;
}

/*Styling for popup information pages (like Ts and Cs)*/
.containerInfoPage
{
	width: 100%;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #fff;
}
.containerInfoPage .content
{
	margin: 20px 20px 20px 20px;
	padding: 0;
	width: auto;
	min-height: 100px;
}
.containerInfoPage .infoPageHeader
{
	border-bottom: 2px solid #E7E7E7;
	padding: 5px;
}
.containerInfoPage .infoPageHeader h1
{
	font-family: "Arial Black" ,Arial,Helvetica, "Sans-Serif";
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #103184;
	padding: 0;
	margin: 0;
}
.containerInfoPage .infoPageHeader a
{
	float: right;
	width: 45px;
	text-align: center;
}
.containerInfoPage .infoPageFooter
{
	border-top: 2px solid #E7E7E7;
	padding: 5px;
}
.containerInfoPage table
{
	border-collapse: collapse;
}
.containerInfoPage td, .containerInfoPage th
{
	text-align: center;
	width: 150px;
	border: solid 1px #dfe8f8;
}
.containerInfoPage .rowodd
{
	background-color: #fff;
}
.containerInfoPage .roweven
{
	background-color: #f5f6fb;
}
.containerInfoPage th
{
	background-color: #f5f6fb;
}

.footer .imageHolder
{
    position: absolute;
}

.footer .linksHolder
{
    float: right; 
    width: 250px;
}

.footer .emptyPlaceHolder
{
    width: 600px; 
    position: absolute;
}

.footer .AXAOtherPlaceHolder
{
    width: 300px; 
    float: right;
}

table .coverLevel
{
     text-align: right; 
     padding-right: 20px;
}

table .coverHeading
{
    color: #103184; 
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

table .imageHeaderPositioning
{
    background-image:url(/image/pagelayout-content/breakdownoption.gif);
    background-position:center center;
    background-repeat:no-repeat;
    height:30px;
    padding-bottom: 0px;
    text-align:center;
    padding-top: 15px;
    color: White;
}

table .imagePositioning
{
    padding-left: 40%;   
}

.europromo
{
    font-size:14px;
}

.europromo a
{
    text-decoration: underline;
    font-weight: bold;
}

.DisclaimerSmallPrint
{
	font-size: 10px;
}
.DisclaimerMain
{
    bottom: -55px;
	color: #FFFFFF;
	height: 100px;
	left: -10px;
	padding: 0;
	position: absolute;
	top: 422px;
	width: 650px;
	color: Black;
}

.sub-navigation-title
{
    font-weight: bold;
    padding: 15px 0 5px 17px;
    border-bottom: #dfe8f8 1px solid;
}

.get-quote-box.travel
{
    background: url(/image/pagelayout-travel/travel_box.jpg) 0 0px no-repeat;
    width: 452px;
    height: 285px;
}

.get-quote-box-content
{
    margin-left: 20px;
}

.get-quote-box-content .tagline
{
	color: #333333;
	font-size: 15px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	padding-top: 25px;
	font-weight: bold;
	width: 300px;
}

.get-quote-tick-list ul, .travel-option-list ul, .travel-extras-list ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}

.get-quote-tick-list li
{
    background: url(/image/pagelayout-general/bluetick.gif) 0 5px no-repeat;
	margin: 0 0 0 1px;
	padding: 4px 0 3px 23px;
	position: relative;
}

.travel-option-list li
{
	margin: 0px;
	padding: 8px 0 14px 0px;
	position: relative;
	border-bottom: 1px dashed #DFE8F8;
}

.travel-extras-list li
{
    margin: 0px;
	padding: 10px 0 10px 0px;
	position: relative;
	border-bottom: 1px dashed #DFE8F8;	
}

.travel-extras-list img
{
    padding: 0 !important;
    margin-right: 10px;
    margin-top: 2px;
}

.travel-option-list img
{
    padding: 0 !important;
    margin-right: 25px;
    margin-top: -5px;
}

.get-quote-btn
{
    background: url("/image/pagelayout-content/blue_button.png") 0 0 no-repeat;
    height: 55px;
    width: 174px;
    margin-top: 10px;
}

.get-quote-btn a
{
    display: block;
	color: #FFFFFF;
	height: 50px;
	width: 163px;
	font-size: 18px;
	line-height: 42px;
	margin: 0;
	padding-left: 5px;
	text-indent: 10px;
	text-decoration: none;
}
.get-quote-btn a:hover
{
    text-decoration: underline;
}

.get-quote-btn-travel
{
    background: url("/image/pagelayout-content/blue_button.png") 0 0 no-repeat;
    height: 55px;
    width: 174px;
    margin-top: 10px;
    float:left;  
}

.get-quote-btn-travel a
{
    display: block;
	color: #FFFFFF;
	height: 50px;
	width: 163px;
	font-size: 18px;
	line-height: 42px;
	margin: 0;
	padding-left: 5px;
	text-indent: 10px;
	text-decoration: none;
}
.get-quote-btn-travel a:hover
{
    text-decoration: underline;
}

.retrieve-quote-travel a
{
	float:left;
	line-height:90px;
	vertical-align:bottom;
}

.no-border, .no-border td
{
    border: none !important;
}

.cover-limits-table
{
    text-align: center;
    width: 100%;
    background: transparent;
    margin: 0px !important;
}

.cover-limits-table .cover-limits-row
{
    border-bottom: #ececec 1px dotted;
}

.cover-limits-table .cover-header
{
    width: 101px;
}

.cover-limits-table .description
{
    width: 125px !important;
    text-align: left !important;
    color: #333333;
}

.cover-limits-table .cover-header
{
    height: 59px;
    font-size: 14px;
    font-weight: bold;
    border: none !important;
    padding: 0 0 2px 2px;
}

.cover-limits-table .limit-basic, .cover-limits-table .limit-essential, .cover-limits-table .limit-premier
{
    padding: 10px 0px 10px 0px;
}

.cover-limits-table .cover-header.basic
{
    background: url(/image/pagelayout-travel/basic_smalltab.png) no-repeat 2px 5px;
}

.cover-limits-table .cover-header.essential
{
    background: url(/image/pagelayout-travel/essential_smalltab.png) no-repeat 2px 5px;
}

.cover-limits-table .cover-header.premier
{
    background: url(/image/pagelayout-travel/premier_smalltab.png) no-repeat 2px 5px;
}

.cover-limits-table .limit-basic, .cover-limits-table .cover-header.basic
{
    color: #793f0d !important;
}

.cover-limits-table .limit-essential, .cover-limits-table .cover-header.essential
{
    color: #627d7c !important;
}

.cover-limits-table .limit-premier, .cover-limits-table .cover-header.premier
{
    color: #b29200 !important;
}

/*Print-specific styling (graphics removed and content is full-width)*/
@media print
{
	.contentContainer, .header, .footer
	{
		margin: 0 7px 0 7px;
		width: 700px !important;
		min-width: 700px;
		border: 2px solid #E7E7E7;
		background-image: none !important;
	}
	.container, .containerCarInsurance, .containerBusinessInsurance, .containerNonProduct, .containerCarBreakdown, .containerTravelInsurance, .containerHomeInsurance
	{
		width: 714px !important;
	}
	.header
	{
		height: 118px;
	}
	.content
	{
		padding-top: 0;
		width: 550px !important;
		min-width: 550px;
		margin-left: 50px;
		min-height: 400px !important;
	}
	.contentHelpPanel, .topnavigation, .contentHeading, .breadcrumb, .content H1 span, .contentNavigation
	{
		display: none;
	}
	.contentLeftBorder, .contentRightBorder
	{
		background-image: none;
	}
	img.logo
	{
		z-index: 999;
		width: 320px !important;
		left: 20px;
	}
	td.ticked:before
	{
		content: "Yes";
	}
	ul
	{
		list-style-image: none !important;
		list-style-type: square !important;
	}
}

.claimTypeImage
{
	margin-bottom: -20px;	
	padding-top: 3px;
	padding-right: 1px;	
	height: 32px;
}

.claimsubdesc
{
	margin-left: 55px;	
	padding-right: 5px;
	margin-right: 5px;
	text-align: justify;
}


/*Business Insurance */

.business_insurance.get-quote-box
{
    width: 452px;
    background: url(/image/pagelayout-business/bi_landingpage_bg.jpg) no-repeat 0px 0px;
    height:395px;
}

.get-quote-tagline-business
{
    width: 200px !important;
}

.professional_indemnity.get-quote-box
{
    width:452px;
    height: 332px;
    background: url(/image/pagelayout-business/pi_landingpage_bg.jpg) no-repeat 0px 0px;
}

ul.business-get-quote-list
{
    margin: 1em 0 1em 0;
    list-style-type:none;
    list-style-image: url(/image/pagelayout-business/arrow.png);
    list-style-position:inside;
	}
	ul.business-get-quote-list li
	{
		position:relative;
	}
	ul.business-get-quote-list div.right
	{
		position:absolute;
		right:0;
		top:0;
	}
	ul.business-get-quote-list p
	{
		padding-left: 1.85em;
		margin-top:0;
	}
	ul.business-get-quote-list .business-dropdown ul
	{
		list-style-position: inside;
	}

.business-dropdown a
{
    color: #09F;
	text-decoration: none;
    cursor: pointer;
}
.business-dropdown .dropdown-content
{
	display:none;
	padding-left:2px;
	color:#999;
}

.navigationsubmenu a, .navigationsubmenu span,.navigationsubmenu a:hover
{
    border: none;
    background: url(/image/pagelayout-business/list-arrow.png) left no-repeat;
    margin-left: 0.1em;
    padding-left: 1.5em;
}

.navigationsubmenu a:hover
{
    background-color: white;
}

.navigationsubmenu li.last a, .navigationsubmenu li.last span,.navigationsubmenu li.last a:hover
{
    border: none;
    background: url(/image/pagelayout-business/list-arrow-bottom.png) left no-repeat;
    margin-left: 0.1em;
    padding-left: 1.5em;
}

.navigationsubmenu li.last a:hover
{
    background-color: white;
}

.navigationsubmenu li.first a, .navigationsubmenu li.first span
{
    padding-top: 5px;
    background-position:left -35px;
}

.contentNavigation .navigationsubmenu a, .contentNavigation .navigationsubmenu span
{
    height: 20px;
    line-height: 20px;
}

ul.navigationsubmenu
{
    padding-bottom: 1em;
}

.navigationsubmenu
{
    display: none;
}

h1.subPageTitle
{
    font-size: 30px;
}

ul.no-marker
{
    list-style: none;
    margin: 1em 0 0 0;
    line-height: 1em;
}

.home_insurance.get-quote-box
{
    width: 456px;
    background: url(/image/pagelayout-home/home_landingpage_bg.jpg) no-repeat 0px 0px;
    height:256px;
    padding-top:35px;
}
.home_insurance li
{
	padding-bottom:5px;
}

/*Look for "external" links*/
/*
a[onclick] {color:Orange!important;}
*/

/*Look for "nofollow" links*/
/*
a[rel] {color:Red!important;}
*/

