/* Reset some common tags */
html, body, div, ul, ol, dl, dd, dt li, h1, h2, h3, h4, h5, p, a, form, blockquote, img, a img, fieldset {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	text-decoration: none;
	line-height: 1em;
}

/* -- HTML ------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------- */
html {
	font-size: 62.5%;
	background: #e6f7fd;
}

/* -- Body ------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------- */
body {
	position: absolute;
	top: 0;
	width: 100%;
	float: left;
	display: inline;
	font-size: 1em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../Images/bg_body.gif) 0 0 repeat-x;
}

a {
	color: #00a890;		
}


.highlight {
	color: #ed1849;	
}


/* -- Buttons --------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

/* -- Main offer -- */
p.btn_main_offer {
	position: absolute;
/*	bottom: -12px;  */
	right: 5px;
	height: 41px;
	margin: 1em 0 0 0;
	padding: 0 10px 0 0;
	background: url(../Images/buttons/main_offer/right.png) right 0 no-repeat;
}
	p.btn_main_offer a {
		height: 51px;
		width: 150px;
		display: block;
		color: #fff;
		font-size: 1.7em;
		font-weight: bold;
		text-align: center;
		padding: 10px 0 0 10px;
		background: url(../Images/buttons/main_offer/left.png) left 0 no-repeat;
	}
	#content p.btn_main_offer a:hover {
		text-decoration: none;	
	}


/* -- Standard -- */
p.btn_standard {
	width: 120px;
	height: 29px;
	margin: 1em 0 0 0;
	background: url(../Images/buttons/standard/right.png) right 0 no-repeat;
}
	p.btn_standard a {
		height: 23px;
		display: block;
		color: #fff;
		font-size: 1.4em;
		font-weight: bold;
		text-align: center;
		padding: 6px 0 0 5px;
		background: url(../Images/buttons/standard/left.png) left 0 no-repeat;
	}

/* -- Wrapper --------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
#wrapper {
	position: relative;
	top: 0;
	left: 50%;
	width: 990px;
	float: left;
	display: inline;
	margin: 0 0 0 -495px;
}


/* -- Logo ------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------- */
#logo a {
	width: 175px;
	height: 110px;
	float: left;
	display: inline;
	text-indent: -999999px;
	background: url(../Images/logo.png) 0 0 no-repeat;
}


/* -- Header ---------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
#header {
	position: relative;
	width: 990px;
	height: 110px;
	float: left;
	display: inline;
}
	#header p.call_us {
		width: 240px;
		height: 110px;
		float: left;
		display: inline;
		text-indent: -999999px;
		margin: 0 0 0 321px;
		background: url(../Images/header_number.png) 0 0 no-repeat;
	}
	
	/* -- Buttons -- */
	#header ul.buttons {
		position: absolute;
		bottom: 0;
		right: 0;
		float: left;
		list-style: none;
		width: 245px;
	}
		#header ul.buttons li {
			float: right;
			display: inline;
			height: 21px;
			padding: 0 7px 0 0;
			background: url(../Images/buttons/flat_green/btn_right.gif) right 0 no-repeat;
		}
			#header ul.buttons li.retrieve {
				margin: 0 0 0 13px;	
			}
		#header ul.buttons li a {
			float: left;
			height: 19px;
			display: inline;
			padding: 2px 0 0 7px;
			color: #fff;
			font-size: 1.4em;
			font-weight: bold;
			background: url(../Images/buttons/flat_green/btn_left.gif) left 0 no-repeat;
		}
		#header ul.buttons li a:hover {
			color: #0a5a4f;	
		}
		
		
/* -- Navigation ------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------- */
#nav {
	width: 990px;
	height: 42px;
	float: left;
	display: inline;
	list-style: none;
	margin: 13px 0 0 0;
}
	#nav li {
		float: left;
		display: inline;
		height: 27px;
	}
	#nav li a {
		height: 27px;
		float: left;
		display: inline;
		text-indent: -999999px;
	}
	
	/* -- Home -- */
	#nav_home a {
		width: 166px;
		background: url(../Images/nav/home.png) 0 0 no-repeat;
	}
	body.home #nav_home a {
		background-position: 0 -27px;	
	}
	
	/* -- Car insurance -- */
	#nav_car_insurance a {
		width: 165px;
		background: url(../Images/nav/car_insurance.png) 0 0 no-repeat;
	}
	body.car_insurance #nav_car_insurance a {
		background-position: 0 -27px;
	}
	
	/* -- Home insurance -- */
	#nav_home_insurance a {
		width: 165px;
		background: url(../Images/nav/home_insurance.png) 0 0 no-repeat;
	}
	body.home_insurance #nav_home_insurance a {
		background-position: 0 -27px;
	}
	
	/* -- Travel insurance -- */
	#nav_travel_insurance a {
		width: 165px;
		background: url(../Images/nav/travel_insurance.png) 0 0 no-repeat;
	}
	body.travel_insurance #nav_travel_insurance a {
		background-position: 0 -27px;
	}
	
	/* -- Other insurance -- */
	#nav_other_insurance a {
		width: 165px;
		background: url(../Images/nav/other_insurance.png) 0 0 no-repeat;
	}
	body.other_insurance #nav_other_insurance a {
		background-position: 0 -27px;
	}
	
	/* -- Existing customers -- */
	#nav_existing_customers a {
		width: 163px;
		background: url(../Images/nav/existing_customers.png) 0 0 no-repeat;
	}
	body.existing_customers #nav_existing_customers a {
		background-position: 0 -27px;
	}


/* -- Subnav ---------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
#breadcrumb {
	width: 783px;
	float: left;
	display: inline;
	list-style: none;
	margin: 10px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 0 207px;
}
	#breadcrumb li a {
		float: left;
		display: inline;
		margin-right: 10px;
		text-indent: 1em;
		background: url(../Images/bg_breadcrumbs_green.gif) 0 50% no-repeat;
	}
	#breadcrumb li a.current {
		padding: 0 0 0 8px;
		color: #ed1849;
		background: url(../Images/bg_breadcrumbs.gif) 0 50% no-repeat;	
		text-indent: 0.5em;
	}


/* -- Main ------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------- */
#main {
	position: relative;
	width: 990px;
	float: left;
	display: inline;
	margin: 14px 0 0 0;
	padding: 0;
	background: url(../Images/bg_main.gif) 195px 0 repeat-y;
}
#main.nosub {
	width: 796px;
	padding-left: 194px;
	background-position: 194px 0;
}


/* -- Subnav ---------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
#subnav {
	width: 165px;
	float: left;
	display: inline;
	list-style: none;
	font-size: 1.2em;
	border-top: 1px solid #999;
	margin: 0 29px 0 0;
	padding: 0;
}
	#subnav li {
		width: 165px;
		height: 27px;
		margin: 0;
		padding: 0;
		float: left;
		clear: both;
		border-bottom: 1px solid #999;
	}
	#subnav li a {
		display: block;
		height: 21px;
		color: #54534A;
		padding: 6px 0 0 15px;
		font-weight: bold;
		background: url(../Images/bg_subnav_arrow.gif) right 50% no-repeat;
	}
	#subnav li a:hover, #subnav li.current a {
		color: #00aeef;
	}
	#subnav li.line {
		height: auto;	
	}
	#subnav li.line a {
		height: auto;
		padding-bottom: 10px;
	}
	
	
/* -- Content --------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
#content {
	position: relative;
	width: 521px;
	float: left;
	display: inline;
	margin: 0;
	padding: 10px 12px 10px 12px;
	background: #fff;
	border-top: 5px solid #00aeef;
}
#content.tel {
	padding-bottom: 30px;	
}
#content div.content {
	width: 335px;
	float: left;
	display: inline;
}

	#content p {
		font-size: 1.1em;
		line-height: 1.3em;
		margin: 1.5em 0;
	}
		#content div.content p {
			width: 300px;	
		}
	#main p.contact {
		position: absolute;
		bottom: 0px;
		left: 205px;
		font-size: 1.4em;
		color: #29aae1;
		margin: 1.5em 0 0 0;
		font-weight: bold;
	}
		#main p.contact span.highlight {
			color: #eb1c50;
			font-size: 1.4em;
			line-height: 1.4em;
		}
		#main p.contact span.terms {
			color: #333;
			font-size: 70%;
			font-weight: normal;
			display: block;
			margin: -5px 0 0 0;
		}
	
		#content h2 {
			width: auto;
			font-size: 5em;
			color: #00aeef;
			margin: 8px 0 0 0;
			padding: 0;
			line-height: 0.5em;
			font-weight: bold;
			letter-spacing: -1px;
			text-transform: lowercase;
		}
		body.product_info #content h2 {
			font-size: 2.4em;	
		}
			#content h2 a {
				color: #00aeef;	
			}
			#content h2 a:hover {
				text-decoration: none;	
			}
	
	#content h3 {
		font-size: 1.6em;
		color: #ed1849;
		margin-bottom: -1em;
		text-transform: lowercase;
	}
		body.t_and_c #content h3, body.contact #content h3 {
			font-size: 1.3em;	
		}
	
	#content h4 {
		font-size: 1.4em;
		margin: 1.5em 0 -0.5em 0;
		color: #ed1849;
	}
	
	#content h5 {
		font-size: 1.9em;
		color: #00a890;
		margin-bottom: -1em;
	}
	
	#content strong, #content span.highlight {
		color: #ed1849;	
	}
	
	#content h1, #content div.content h1 {
		font-size: 2.4em;
		color: #00aeef;
		font-weight: bold;
		line-height: 1.1em;
		margin: 0.5em 0 0 0;
		padding: 0;
		width: auto;
	}
		body.product_info #content h1 {
			font-size: 1.6em;	
		}
		
	body.home #content h2 a {
		color: #00aeef;
	}
		
	#content a {
		font-weight: bold;	
	}
	#content a:hover {
		text-decoration: underline;	
	}
	
	#content ul {
		color: #ed1849;
		font-size: 1.1em;
		line-height: 1.3em;
		margin: 1.5em 0 1em 15px;
	}
	#content ul.boxed {
		border: 1px solid #ccc;
		list-style: inside;
		padding: 5px;
		margin: 0;
	}
		#content ul span {
			color: #444;	
		}
	
	#content table {
		width: 100%;
		font-size: 1.1em;
		line-height: 1.2em;
		border: 1px solid #4dc6f4;
	}
		#content table tr {
			background: #e6f7fd;	
		}
		#content table tr.alt {
			background: #99dff9;
		}
		#content table th {
			text-align: left;
			color: #ed1849;
			font-weight: bold;
			padding: 3px;
		}
		#content table td {
			padding: 3px;
			color: #444;
		}
	
	/* -- buttons -- */
	#main div.buttons {
		width: 180px;
		position: absolute;
		z-index: 5;
		bottom: 20px;
		right: 260px;
	}
		#main div.buttons p.btn_main_offer {
			position: relative;
			font-size: 1.5em;
			bottom: -10px;
		}
		#main div.buttons p.btn_main_offer.single {
			font-size: 1.1em;	
		}
			#main div.buttons p.btn_main_offer a {
				height: 37px;
				padding: 5px 0 0 10px;
			}
			#main div.buttons p.btn_main_offer.single a {
				height: 32px;
				padding: 10px 0 0 10px;
			}
	
	/* -- Ad column -- */
	#content div.ad {
		width: 185px;
		float: right;
		display: inline;
	}
		#content div.ad p.badge {
			width: 113px;
			height: 108px;
			float: left;
			display: inline;
			color: #fff;
			font-size: 2em;
			padding: 22px 5px 0 18px;
			background: url(../Images/bg_offer_badge.png) 0 0 no-repeat;
		}
			#content div.ad p.badge strong {
				display: block;
				font-size: 2em;
				color: #fff;
				padding-left: 4px;
			}
			#content div.ad p.badge.strong strong {
				line-height: 0.8em;	
			}
		#content div.ad img {
			float: left;
			display: inline;
			margin: 75px 0 0 0;
		}


/* -- Single product info --------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
body.product_info #content {
	background: none;	
}


/* -- Sidebar --------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
#sidebar {
	width: 240px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	border-top: 5px solid #00aeef;
}

#sidebar li.main_offer p {
	font-weight: bold;
	padding-right: 100px;
}

	/* -- Offers -- */
	#sidebar ul.offers {
		width: 240px;
		list-style: none;
	}
	#sidebar ul.offers li {
		width: 240px;
		background: #4dc6f4;
		float: left;
		display: inline;
		clear: both;
		margin-bottom: 10px;
	}
		#sidebar ul.offers li.home {
			margin-top: 5px;	
		}
		#sidebar ul.offers li.last {
			margin-bottom: 0;
		}
	#sidebar ul.offers li img {
		float: left;
		display: inline;
	}
	#sidebar ul.offers li h2 {
		color: #fff;
		font-size: 2.1em;
	}
	#sidebar ul.offers li p {
		font-size: 1.1em;
		line-height: 1.3em;
		margin: 1em 0;
	}
	
	/* -- Main offer -- */
	#sidebar ul.offers li.main_offer {
		width: 220px;
		min-height: 120px;
		padding: 10px 10px 50px 10px;
		position: relative;
		background: #4dc6f4 url(../Images/offers/homepage_sidebar_main.png) right 10px no-repeat;
	}
	
	
	
	/* -- Sidebar images -- */
	
	#sidebar ul.offers li.main_offer.travel {
		background: #4dc6f4 url(../Images/offers/sidebar/travel.png) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.travel_2 {
		background: #4dc6f4 url(../Images/offers/sidebar/travel_2.png) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.skiing {
		background: #4dc6f4 url(../Images/offers/sidebar/skiing.png) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.skiing_hug {
		background: #4dc6f4 url(../Images/offers/sidebar/skiing_hug.jpg) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.breakdown {
		background: #4dc6f4 url(../Images/offers/sidebar/breakdown.png) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.home_ins {
		background: #4dc6f4 url(../Images/offers/sidebar/hepnew.jpg) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.side_buildings_contents {
		background: #4dc6f4 url(../Images/offers/sidebar/yellow_house.jpg) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.side_contents_only {
		background: #4dc6f4 url(../Images/offers/sidebar/yellow_house.jpg) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.side_building_only {
		background: #4dc6f4 url(../Images/offers/sidebar/yellow_house.jpg) right 10px no-repeat;
	}
	
	#sidebar ul.offers li.main_offer.side_spec {
		background: #4dc6f4 url(../Images/offers/sidebar/hepnew.jpg) right 10px no-repeat;
	}

	#sidebar ul.offers li.main_offer.side_hep {
		background: #4dc6f4 url(../Images/offers/sidebar/feet.jpg) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.side_hlp {
		background: #4dc6f4 url(../Images/offers/sidebar/happy_old_couple.jpg) right 10px no-repeat;
	}
	
	#sidebar ul.offers li.main_offer.side_tips {
		background: #4dc6f4 url(../Images/offers/sidebar/happy_old_couple.jpg) right 10px no-repeat;
	}
	
	
	#sidebar ul.offers li.main_offer.side_family {
		background: #4dc6f4 url(../Images/offers/sidebar/family.jpg) right 10px no-repeat;
	}
	#sidebar ul.offers li.main_offer.non {
		background-image: none;	
	}
	
		#sidebar ul.offers li.main_offer ul {
			width: auto;
			margin: 1em 0 0 0;
			padding: 0;
			list-style: circle;
			color: #ec1d4a;
		}
			#sidebar ul.offers li.main_offer ul li {
				width: 115px;
				margin: 0 0 5px 0;
				padding: 0 0 0 10px;
				background: url(../Images/bullet_sidebar.gif) 0 5px no-repeat;
			}
			#sidebar ul.offers li.main_offer ul li span {
				color: #000;
			}
			#sidebar ul.offers li.main_offer ul.full {
				margin: 0;
			}
			#sidebar ul.offers li.main_offer ul.full li {
				width: 200px;	
			}
			
			#sidebar ul.offers li.main_offer ul.margin {
				margin-top: 1em;	
			}
			
			#sidebar ul.offers li.main_offer p.call {
				width: 200px;
				clear: both;
				color: #fff;
				font-weight: normal;
				margin-top: 5px;
			}
				#sidebar ul.offers li.main_offer p.call strong {
					font-weight: bold;
					color: #ed174f;
				}
			
	#sidebar ul.offers li p.btn_main_offer {
		position: absolute;
		bottom: 3px;
		right: 5px;
		width: 150px;
		margin: 4.5em 0 0 0;
		padding-right: 8px;
		font-size: 1.5em;
		background: url(../Images/buttons/main_offer_sidebar/right.png) right 0 no-repeat;
	}
	#sidebar ul.offers li p.find_out_more {
		width: 160px;	
	}
		
	#sidebar ul.offers li p.btn_main_offer a {
		height: 37px;
		padding: 5px 0 0 10px;
		font-size: 1.6em;
		background: url(../Images/buttons/main_offer_sidebar/left.png) left 0 no-repeat;
	}
		#sidebar ul.offers li p.btn_main_offer a.fom {
			height: 34px;
			padding: 8px 0 0 4px;
			font-size: 1.5em;	
		}
	
	
/* -- Footer ---------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
#footer {
	width: 990px;
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	background: url(../Images/bg_main.png) right top no-repeat;
}
	#footer img.logo_footer {
		position: relative;
		float: left;
		margin: -40px 108px 0 0;
	}
	
	#nav_footer {
		float: left;
		display: inline;
		list-style: none;
		margin: 8px 0;
		font-size: 1.1em;
		font-weight: bold;
	}
		#nav_footer li {
			float: left;
			display: inline;
			margin-right: 26px;
		}
		#nav_footer li a {
			color: #00a890;	
		}
		
	#footer p {
		float: right;
		display: inline;
		text-align: center;
		margin: 8px 0 0 0;
		color: #555;
		font-weight: bold;
		font-size: 1.1em;
	}	

.margin {
	margin-top: 1em;	
}

/*** ----- Retrieve a Quote ------ ***/

#retrieve_quote_panel {
	width:300px;
	min-height: 50px;
	height:auto !important;
    height:50px;
	margin-top: 20px;
	
	}

#retrieve_quote_panel .left {
    float: left;
    width: 190px;
    margin-right: 10px;
    _margin-right: 0px;
    _padding-right: 30px;/* ie box model fix */
}

#retrieve_quote_panel .right {
    float: right;
    width: 10px;
}

.cleardiv{
	clear:both;
	font-size:0; /*ie6 hack*/
	}
