/*
Theme Name: Compare Pet Care 2011
Theme URI: http://comparepetcare.co.uk
Description: 
Version: 1.0
Author: Adept Media
Author URI: http://adeptmedia.co.uk
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background: #efe7f1 url(images/bg.gif) repeat-x top center;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
a,
a:link,
a:visited {
	color: #8c489f;
	text-decoration: underline;
}
a:hover {
	color: #91c81b;
}

/* *** global *** */
.clear {
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
	padding: 0 0 15px 25px;
}
.aligncenter {
	text-align: center;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
}
.container {
	background: #fff;
	border: 1px solid #c8b4cc;
	border-width: 0 1px;
	margin: 0 auto;
	padding: 0 33px;
	width: 894px;
}

/* *** museo *** */
#nav,
#sponsor,
#footer .col h4,
.pagetitle,
.museo,
.button,
.badge,
.home .box,
#dcBoxes .box,
#sidebar h3,
.comparison .title, .comparison .amount strong, .comparison .time, .comparison .discount,
.tooltip h3,
.extras h4,
.comparison_table td,
.entry h1, .entry h2, .entry h3, .entry h4,
#pdf p, #pdf .go,
#guide-8 p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -1px;
}

/* *** droid serif *** */
#guide-intro h3,
#latest h4,
.post .pagetitle,
#latest-faq h4,
#testimonial blockquote,
.infographic .heading p,
#embed p,
.guide .section h2,
.guide .titles,
.guide .corner {
	font-family: 'Droid Serif', serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	margin-top: 2px;
	letter-spacing: -1px;
}

/* *** header *** */
#top {
	background: url(images/top.gif) no-repeat top center #e2d3e5;
}
#top .container {
	background: #8c489f;
	display: block;
	height: 4px;
}
#header {
	background: url(images/bg-dark.gif) repeat-y top center #efe7f1;
}
#header .container {
	background: url(images/border-green.gif) no-repeat bottom center #fff;
	height: 139px;
}
#logo {
	background: url(images/logo.png) no-repeat center center;
	float: left;
	height: 73px;
	margin: 38px 30px 0 0;
	text-indent: -9999px;
	width: 200px;
}
#logo a {
	display: block;
	height: 73px;
	outline: none;
}
#nav {
	float: right;
	margin: 65px 0 0 0;
}
#nav li {
	display: inline;
	float: left;
	margin-right: 5px;
}
#nav a {
	display: block;
	float: left;
	height: 40px;
	line-height: 37px;
	padding: 0 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#nav a:hover {
	background: #8c489f;
	color: #fff;
	text-decoration: none;
}
#nav .current-menu-item a, #nav .current_page_parent a, #nav .current-menu-parent a {
	background: #91c81b;
	color: #fff;
	padding: 0 11px;
	text-decoration: none;
}

/* *** lower content area *** */
#lower .container {
	padding: 0 33px 33px;
}
.pagetitle {
	font-size: 23px;
	margin-bottom: 10px;
}

/* *** breadcrumbs *** */
#crumbs {
	background: url(images/border-purple.gif) no-repeat bottom center;
	color: #8e8e8e;
	font-size: 11px;
	margin-bottom: 18px;
	padding: 13px 0 13px;
}
#crumbs li {
	display: inline;
	margin-right: 6px;
}
#crumbs a {
	background: url(images/crumb.png) no-repeat 100% 4px;
	padding-right: 15px;
}
#crumbs strong {
	color: #333;
	font-weight: normal;
}

/* *** footer *** */
#footer {
	background: url(images/bg-dark.gif) repeat-y top center #efe7f1;
	color: #efe7f1;
}
#footer .container {
	background: #8c489f;
	height: 145px;
	padding-top: 31px;
	padding-bottom: 23px;
	position: relative;
}
#footer a {
	color: #e2cae7;
}
#footer a:hover {
	color: #fff;
}
#sponsor {
	float: right;
	font-size: 18px;
	margin-right: 16px;
}
#sponsor a {
	background: url(images/petforum.png) no-repeat top center;
	display: block;
	height: 65px;
	margin-top: 8px;
	text-indent: -9999px;
	outline: none;
	width: 111px;
}
#footerlinks {
	float: left;
	margin-left: 191px;
}
#footerlinks .col {
	float: left;
	margin-right: 35px;
}
#footerlinks h4 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 6px;
}
#footerlinks .col li {
	background: url(images/footer-bullet.png) no-repeat 0 3px;
	padding-left: 16px;
	margin-bottom: 8px;
	margin-left: 1px;
}
#copyright {
	position: absolute;
	left: 33px;
	top: 37px;
}
#copyright h4 {
	background: url(images/footerlogo.png) no-repeat center center;
	height: 50px;
	text-indent: -9999px;
	width: 138px;
}
#copyright h4 a {
	display: block;
	height: 50px;
	outline: none;
}
#copyright p {
	font: normal 13px Arial, Tahoma, Verdana, sans-serif;
	padding-left: 40px;
}

/* *** global elements *** */
.box, #latest-faq .inner {
	background: #efe7f1;
	border: 1px solid #cba2df;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.box.green {
	background-color: #f0f8dd;
	border-color: #bedd54;
}
#lower .button,
#lower .box.purple .button {
	background: url(images/button.gif) no-repeat bottom right;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	height: 37px;
	line-height: 37px;
	margin-left: 1px;
	position: relative;
	z-index: 1001;
	text-decoration: none;
}
.button span.inner,
#lower .box.purple .button span.inner {
	background: url(images/button.gif) no-repeat top left;
	display: inline-block;
	height: 37px;
	margin-left: -1px;
	padding: 0 38px 0 12px;
	position: relative;
	z-index: 1002;
}
#lower .box.green .button,
#lower .box.green .button span.inner {
	background-image: url(images/button-green.gif);
}
#lower .button strong {
	background: url(images/button-text.png) no-repeat top left;
	display: inline-block;
	height: 37px;
	text-indent: -9999px;
	outline: none;
}	
/* background positioning */
#dog.box .button strong {
	background-position: 0 0;
	width: 185px;
}
#dog.box:hover strong {
	background-position: 0 -369px;
}
#cat.box .button strong {
	background-position: 0 -37px;
	width: 179px;
}
#cat.box:hover strong {
	background-position: 0 -332px;
}
#guide-intro .button strong {
	background-position: 0 -74px;
	width: 110px;
}
#guide-intro .button:hover strong {
	background-position: 0 -446px;
	width: 110px;
}
#lower .comparenow.button strong {
	background-position: 0 -112px;
	width: 106px;
}
#lower .box:hover .comparenow.button strong {
	background-position: 0 -406px;
}
#lower .readpost strong {
	background-position: 0 -148px;
	width: 113px;
}
#lower .visit strong {
	background-position: 0 -185px;
	width: 87px;
}
#lower .visit:hover strong {
	background-position: 0 -220px;
}
#lower .read strong {
	background-position: 0 -257px;
	width: 112px;
}
#lower .read:hover strong {
	background-position: 0 -294px;
}

/* *** homepage *** */
.home #lower {
	background: url(images/home.gif) no-repeat top center;
}
.home #lower .container {
	padding-top: 18px;
}
/* top boxes */
.home .intro .box,
#dcBoxes .box {
	height: 84px;
	margin-bottom: 23px;
	padding: 20px;
	padding-top: 17px;
	width: 388px;
}
#dog {
	background-color: #e9f4cf !important;
	border-color: #91c81b !important;
	float: left;
}
#cat {
	float: right;
}
.home #lower .box h3,
#dcBoxes h3 {
	font-size: 21px !important;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-bottom: 17px;
	position: relative;
	z-index: 301;
}
.home #lower .box a {
	color: #8c489f;
	text-decoration: none;
}
.home #lower .box.green  h3 a {
	color: #91c81b;
}
.home #lower .box:hover {
	cursor: pointer;
}
#dog .stock {
	background: url(images/stock-dogs.png) no-repeat top right;
	display: block;
	height: 153px;
	width: 339px;
	position: absolute;
	right: 0;
	bottom: 0;
}
#cat .stock {
	background: url(images/stock-cat.png) no-repeat top right;
	display: block;
	height: 158px;
	width: 410px;
	position: absolute;
	right: -1px;
	bottom: 0px;
}
/* slider */
#slider-wrap {
	margin-bottom: 23px;
}
#slider {
	background: #efe7f1;
	border: 1px solid #dbbce4;
	padding: 6px 8px;
	width: 877px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#slider .inner {
	background: #fff;
	border: 1px solid #dccedf;
	height: 46px;
	overflow: hidden;
	padding: 7px 0;
	width: 874px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 3px #e6dbe8;
	-webkit-box-shadow: 0 0 3px #e6dbe8;
	box-shadow: 0 0 3px #e6dbe8;
}
#slider .items {
	overflow: hidden;
	width: 874px;
}
#slider ul {
	position: relative;
	width: 2000em;
}
#slider li {
	float: left;
	height: 46px;
	padding-right: 25px;
	text-align: center;
	width: 94px;
}
/* page intro */
#about {
	float: left;
	margin-bottom: 28px;
	height: 266px;
	width: 395px;
}
#about .badge {
	background: url(images/badge.png) no-repeat center center;
	color: #fff;
	height: 87px;
	float: right;
	font-size: 20px;
	line-height: 22px;
	margin: -37px -37px 20px 20px;
	text-shadow: 1px 1px 1px #80a917;
	padding: 25px 22px 0 25px;
	width: 64px;
}
#about p {
	line-height: 180%;
	margin-left: 2px;
}
/* guide excerpt */
#guide-intro {
	float: right;
	width: 430px;
}
#guide-intro .postimg, .post .postimg {
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 20px;
	text-align: center;
	width: 137px;
}
#guide-intro img, .post .postimg img {
	margin-bottom: 10px;
}
#guide-intro p, #latest p, #latest-faq .excerpt p {
	line-height: 180%;
	margin-bottom: 15px;
}
#guide-intro .button, #latest .button, .post .button {
	float: right;
}
/* speciality pet insurance */
#boxes {
	background: url(images/border-purple.gif) no-repeat bottom center;
	margin-bottom: 22px;
	padding-bottom: 30px;
}
#boxes .box {
	height: 84px;
	padding: 17px 20px 20px;
	width: 233px;
}
#boxes h3 {
	font-size: 22px !important;
	position: relative;
	z-index: 201;
}
#boxes .stock {
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	bottom: 0;
}
/* backgrounds */
#box-rabbit {
	background-position: top right;
	float: left;
	margin-right: 34px;
}
#box-rabbit .stock {
	background-image: url(images/stock-rabbit.png);
	height: 153px;
	width: 115px;
	right: -5px;
}
#box-horse {
	background-position: center right;
	border-color: #dbbce4;
	float: left;
}
#box-horse .stock {
	background-image: url(images/stock-horse.png);
	height: 153px;
	width: 147px;
	right: 2px;
}
#box-exotic {
	background-position: bottom right;
	float: right;
}
#box-exotic .stock {
	background-image: url(images/stock-exotic.png);
	height: 140px;
	width: 80px;
	right: 0;
}
/* latest from our blog */
#latest {
	float: left;
	width: 430px;
}
#latest h4 {
	margin-bottom: 5px;
}
/* latest faq */
#latest-faq {
	float: right;
	width: 430px;
}
#latest-faq .inner {
	padding: 17px;
}
#latest-faq h4 {
	background: url(images/q.png) no-repeat center left;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: normal;
	margin-bottom: 15px;
	padding-left: 45px;
}
#latest-faq .go {
	text-align: right;
}
/* testimonial */
#testimonial {
	background: url(images/border-purple.gif) no-repeat top center;
	margin-top: 26px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#testimonial .postimg {
	float: left;
	margin-right: 20px;
}
#testimonial .inner {
	background: #e9f4cf url(images/blockquote.png) no-repeat 11px 18px;
	border: 1px solid #91c81b;
	margin-left: 157px;
	min-height: 77px;
	padding: 15px 12px 15px 56px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#testimonial blockquote {
	background: url(images/blockquote-right.png) no-repeat bottom right;
	font-size: 16px;
	letter-spacing: normal;
	line-height: 150%;
	margin-bottom: 12px;
	padding-right: 55px;
}
#testimonial cite {
	font: normal 13px Arial, Verdana, sans-serif;
	font-style: normal;
}

/* *** blog *** */
#content {
	float: left;
	width: 640px;
}
hr {
	background: url("images/border-green.gif") no-repeat center center;
	border: 0;
	display: block;
	height: 1px;
	margin-bottom: 25px;
	margin-top: 20px;
}

/* *** Old Guide Page *** */
#content-guide {
	float: left;
}
#content-guide h2{
	font-family: 'Droid Serif',serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 2px;
}
#guidepage-intro .postimg{
	display: block;
	float: right;
	width: 137px;
	padding-left:15px;
}
#guidepage-intro {
	float: right;
	width: 400px;
	background: none repeat scroll 0 0 #EFE7F1;
	border: 1px solid #DBBCE4;
	line-height: 180%;
	margin-bottom: 20px;
	margin-left:20px;
	padding: 15px;
	height: 250px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#guide-chapters {
	height: 275px;
	padding-top: 10px;
}
.guide-col1 {
	float: left;
	width: 430px;
}
.guide-col2 {
	float: right;
	width: 430px;
}

/* *** single post *** */
.post.single {
	background: url(images/border-purple.gif) no-repeat bottom center;
	padding-bottom: 66px;
	padding-top: 12px;
	margin-bottom: 12px;
}
.post .pagetitle {
	margin-bottom: 6px;
}
.post .meta {
	font: normal 12px Arial, Tahoma, Verdana, sans-serif;
	margin-bottom: 15px;
}
.entry .addthis_toolbox {
	float: left;
	height: 21px;
	margin: 7px 0 0 0;
	overflow: hidden;
	width: 310px;
}
.home .addthis_toolbox {
	display: none !important;
}
.single .entry, .single .excerpt {
	margin-left: 157px;
}
.entry.nometa {
	margin-top: 15px;
}
.entry h1, .entry h2, .entry h3, .entry h4 {
	font-size: 22px;
	margin-bottom: 10px;
}
.entry p {
	line-height: 180%;
	margin-bottom: 15px;
}
.entry ul, .outro ul {
	padding-bottom: 5px;
}
.entry li, .outro li {
	line-height: 180%;
	margin-bottom: 10px;
}
.entry ul li, .outro ul li {
	list-style: disc outside;
	margin-left: 33px;
}
.entry ol li, .outro ol li {
	list-style: decimal outside;
	margin-left: 38px;
}
.entry blockquote {
	background: #efe7f1;
	border: 1px solid #dbbce4;
	line-height: 180%;
	margin-bottom: 15px;
	padding: 15px;
	padding-bottom: 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.wp-caption {
}
.wp-caption img {
	display: block;
}
.wp-caption-text {
	background: #efe7f1;
	border: 1px solid #dbbce4;
	border-top: 0;
	font-size: 11px;
	font-style: italic;
	line-height: 180%;
	padding: 8px 15px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

/* *** blog post comparison tables *** */
.entry .comparison_table {
	margin-left: -157px;
	position: relative;
	width: 640px;
}

/* *** share icons *** */
.shareme {
	float: left;
	margin-top: 8px;
}
#content .shareme li {
	float: left;
	height: 22px;
	list-style: none outside;
	margin: 0 9px 0 0;
	width: 22px;
}
#content .shareme li.heading {
	font: normal 12px/22px Arial, sans-serif;
	width: auto;
}
#content .shareme a {
	background: url(images/shareme.gif) no-repeat center left;
	display: block;
	height: 22px;
	padding: 0;
	text-indent: -9999px;
	outline: none;
	width: 22px;
}
#content .shareme .ii a {
	background-position: -31px 0;
}
#content .shareme .iii a {
	background-position: -63px 0;
}

/* *** sidebar *** */
#sidebar {
	float: right;
	margin-top: 10px;
	width: 220px;
}
#sidebar .widget {
	background: #f0f8dd;
	border: 1px solid #bedd54;
	border-bottom-width: 0;
}
#sidebar .widget:last-child {
	border-bottom-width: 1px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
#sidebar .widget:first-child {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#sidebar h3 {
	color: #91c81b;
	font-size: 20px;
	line-height: 22px;
	padding: 14px 17px 11px;
}
#sidebar .textwidget {
	padding: 0 20px 17px;
}
#sidebar .listing li {
	list-style: disc outside;
	margin-bottom: 8px;
	margin-left: 13px;
}
/* search form */
#search .inner {
	padding: 0 0 20px 17px;
}
#search form {
	background: #fff;
	border: 1px solid #91c81b;
	display: block;
	height: 31px;
	width: 181px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#search .input {
	background: none;
	border: 0;
	color: #333;
	display: block;
	float: left;
	font: normal 12px Arial, Verdana, sans-serif;
	padding: 8px 0 0 7px;
	width: 134px;
}
#search .go {
	background: url(images/go.gif) no-repeat center center #98d01f;
	border: 0;
	cursor: pointer;
	display: block;
	float: right;
	height: 31px;
	text-indent: -9999px;
	text-transform: uppercase;
	width: 32px;
}

/* pdf box */
#pdf {
}
	#pdf h3 {
		padding-bottom: 0;
	}
	#pdf .inner {
		padding: 0 17px 17px;
	}
		#pdf p {
			color: #91c81b;
			font-size: 20px;
			line-height: 22px;
			padding: 0 0 11px;
		}
		#pdf .go {
			background: url(images/pdf.png) no-repeat top center;
			color: #fff;
			display: block;
			font-size: 18px;
			height: 40px;
			line-height: 40px;
			margin: 0 auto;
			padding-left: 15px;
			text-decoration: none;
			width: 170px;
		}
			#pdf .go:hover {
				background-position: bottom center;
			}

/* social icons */
#sidebar #social,
#sidebar #ask {
	background-color: #efe7f1;
	border-color: #dbbce4;
	border-bottom-width: 1px;
}
#social + .widget, #ask + .widget {
	border-top: 0;
}
#social h3, #ask h3 {
	color: #8c489f;
}
#social ul {
	height: 67px;
	margin: 0 auto;
	padding: 3px 0 14px 18px;
}
#social li {
	float: left;
	margin-bottom: 0;
}
	#social li.i {
		overflow: hidden;
		width: 57px;
		margin-right: 5px;
	}
	#social #fb-root {
		display: none;
	}
	#social .ii {
		margin-right: 15px;
	}

/* #social li.iv {
}
#social li a {
	background: url(images/social.png) no-repeat top left;
	display: block;
	height: 32px;
	text-indent: -9999px;
	outline: none;
	width: 32px;
}
#social li.ii a {
	background-position: -43px 0;
}
#social li.iii {
	width: 38px;
}
#social li.iv a {
	background-position: -128px 0;
}
#social li.iv a span {
	display: none;
} */
/* ask us */
#ask {
}
#ask p {
	line-height: 160%;
}
/* skyscraper ad */
#skyscraper .inner {
	margin: 0 auto;
	padding: 25px 0;
	width: 160px;
}

/* *** to compare pages *** */
#sidebar .tocompare {
	background: url(images/sidebar-compare.png) no-repeat top center;
	cursor: pointer;
	margin-top: 12px;
	padding-top: 85px;
	width: 220px;
}
	#sidebar .tocompare.ii {
		background-position: 0 -87px;
	}

#lower #sidebar .button {
	background-image: url(images/button2.gif);
	display: block;
	font-size: 18px;
	text-align: center;
}
	#lower #sidebar .button span {
		background-image: url(images/button2.gif);
		display: block;
		padding: 0;
		text-decoration: underline;
	}
	#lower #sidebar .tocompare:hover span {
		text-decoration: none;
	}

#lower #sidebar .button.green {
	background-image: url(images/button-green2.gif);
}
	#lower #sidebar .button.green span {
		background-image: url(images/button-green.gif);
	}

/* *** comparison page *** */
.intro {
	position: relative;
}
.compare .intro {
	margin-bottom: 10px;
}
.intro p {
	margin-bottom: 20px;
	line-height: 180%;
	position: relative;
	z-index: 3;
}
.intro.hasimg p {
	margin-right: 253px;
}
.intro p:last-child {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.intro .provider img {
	margin-right: 15px;
	margin-top: 5px;
}
/* backgrounds */
.introImg {
	position: absolute;
	bottom: -10px;
	right: 0;
}

/* *** logo images *** */
.provider {
}
.provider img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 2px #afafaf;
	-webkit-box-shadow: 0 0 2px #afafaf;
	box-shadow: 0 0 2px #afafaf;
}
.intro .provider img {
	-moz-box-shadow: 0 0 2px #b2b2b2;
	-webkit-box-shadow: 0 0 2px #b2b2b2;
	box-shadow: 0 0 2px #b2b2b2;
}

/* *** page outro *** */
.outro {
}
.outro .col {
	width: 420px;
}
.outro p {
	line-height: 180%;
}

/* *** comparison table *** */
.comparison {
	margin-bottom: 35px;
	position: relative;
}
.comparison .left, .comparison .right {
	background: url(images/corners.gif) no-repeat top left;
	display: block;
	height: 2px;
	width: 2px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3001;
}
.comparison .right {
	background-position: top right;
	left: auto;
	right: 0;
}
.comparison table, .comparison_table {
	/*	background: url(images/table.gif) repeat-x 0 0;
	*/
border: 0;
	border-top: 1px solid #91c81b;
	border-bottom: 1px solid #dbbce4;
	width: 100%;
}
.comparison th, .comparison_table th {
	background: #e9f4cf;
	cursor: pointer;
	font-weight: normal;
	line-height: 19px;
	height: 40px;
	padding: 13px 12px;
	text-align: left;
	vertical-align: middle;
}
.comparison_table th {
	cursor: default;
}
.comparison th.headerSortDown {
	background: url(images/sortAsc.gif) no-repeat top center #e9f4cf;
}
.comparison th.headerSortUp {
	background: url(images/sortDesc.gif) no-repeat bottom center #e9f4cf;
}
.comparison th.first, .comparison_table th:first-child {
	border-left: 1px solid #91c81b;
}
.comparison th.last, .comparison_table th:last-child {
	border-right: 1px solid #91c81b;
}
.comparison th.aligncenter {
	text-align: center;
}
.comparison th.lesspad {
	padding: 13px 5px;
}
.comparison th span {
	text-decoration: underline;
}
.comparison th .tooltip span {
	text-decoration: none;
}
.comparison th.last,
.comparison th.lesspad {
	cursor: default;
}

/* *** tooltip *** */
.comparison .tooltip,
.comparison_table .tooltip {
	height: 40px;
	position: relative;
}
.comparison_table .tooltip {
	height: 31px;
	padding-top: 9px;
}
.comparison .tooltip.oneline {
	height: 30px;
	padding-top: 10px;
}
#lower .tooltip .heading {
	color: #333;
	display: block;
	position: relative;
	text-decoration: underline;
}
#lower .comparison th .open,
#lower .comparison_table th .open {
	background: url(images/tooltip-open-hover.png) no-repeat center right;
	display: block;
	height: 19px;
	width: 20px;
	position: absolute;
	right: -2px;
	top: 50%;
	margin-top: -10px;
}
#lower .comparison th .open:hover,
#lower .comparison_table th .open:hover {
	background-image: url(images/tooltip-open.png);
}
#lower .comparison th:nth-child(3) .open {
	right: 0px;
}
#lower .comparison th:nth-child(4) .open {
	right: 30px;
}
.comparison .tip,
.comparison_table .tip {
	display: none;
}
.comparison .tooltip .inner,
.comparison_table .tooltip .inner {
	background: #fff;
	padding: 18px 20px;
	width: 390px;
	-moz-box-shadow: 0 0 8px #666;
	-webkit-box-shadow: 0 0 8px #666;
	box-shadow: 0 0 8px #666;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 2001;
}
.comparison .tooltip.oneline .inner,
.comparison_table .tooltip.oneline .inner {
	top: 49px;
}
/* .comparison .tooltip:hover .inner,
.comparison_table .tooltip:hover .inner,
.comparison .tooltip:hover .arrow {
	display: block !important;
} */
.comparison .tooltip .arrow,
.comparison_table .tooltip .arrow {
	background: #fff;
	float: left;
	height: 18px;
	width: 18px;
	position: absolute;
	top: 41px;
	right: 0px;
	z-index: 2002;
	-moz-box-shadow: -1px -1px 2px #aaa;
	-webkit-box-shadow: -1px -1px 2px #aaa;
	box-shadow: -1px -1px 2px #aaa;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.comparison th:nth-child(4) .tooltip .arrow {
	right: 30px;
}
.tooltip h3 {
	background: url(images/tooltip-open.png) no-repeat center left;
	margin-bottom: 12px;
	line-height: 19px;
	padding-left: 26px;
}
/* fees about tooltip */
#feesAbout {
	padding-bottom: 0;
}
#feesAbout dt {
	float: left;
	width: 106px;
}
#feesAbout dd {
	margin-left: 106px;
	margin-bottom: 18px;
}

/* *** table cells *** */
.comparison td, .comparison_table td {
	background: #fff;
	border-top: 1px solid #dbbce4;
	padding: 0 12px 0;
	vertical-align: top;
}
.comparison_table td {
	padding: 12px;
	vertical-align: middle;
}
.comparison tr.even td, .comparison_table tr:nth-child(even) td {
	background: #f8f4f9;
}
.comparison tr:hover td, .comparison tr.active td {
	background: #e8dceb;
	border-bottom: 1px solid #c287d3 !important;
	border-color: #c287d3;
}
/* logo cell */
.comparison td.first {
	border-left: 1px solid #dbbce4;
	height: 59px;
	padding: 14px 12px 12px;
	white-space: nowrap;
	width: 270px;
}
.comparison_table tr td:first-child {
	border-left: 1px solid #dbbce4;
}
.comparison td.first h3 {
	display: none;
}
.comparison .provider {
	float: left;
	margin-right: 15px;
}
.comparison .title {
	display: block;
	margin-bottom: 3px;
	margin-top: 7px;
}
.comparison .title strong {
	font-weight: normal;
}
/* amount */
.comparison .amount {
	padding-top: 21px;
	vertical-align: top;
	width: 122px;
}
.comparison .amount strong,
.comparison_table td:nth-child(3) strong {
	display: block;
	font-weight: normal;
	margin-bottom: 3px;
}
.comparison_table td:nth-child(3) strong {
	margin: 0;
}
.comparison_table td:nth-child(3) span {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
/* time */
.comparison .time {
	padding-top: 32px;
	width: 119px;
}
#lower .comparison .time a {
	color: #8cc218;
}
#lower .comparison .time a:hover {
	color: #8c489f;
}
#lower .comparison_table td strong {
	font-weight: normal;
}
/* rating */
.comparison .rating {
	padding-top: 34px;
	width: 99px;
}
.comparison .rating span {
	display: none;
}
/* discount */
.comparison .discount {
	padding-top: 33px;
	text-align: center;
	width: 65px;
}
/* extras */
.comparison td.extras {
	padding: 0;
	width: 74px;
}
.comparison td.extras .inner {
	padding: 29px 12px 11px;
	position: relative;
}
#lower .extras .open {
	background: url(images/extras.png) no-repeat top center;
	cursor: pointer;
	display: block;
	height: 30px;
	margin: 0 auto;
	text-indent: -9999px;
	outline: none;
	width: 30px;
}
#lower .extras .open:hover {
	background-position: bottom center;
}
.extrasInner {
	background: #fff;
	display: none;
	padding: 17px 25px 20px 20px;
	height: 180px;
	width: 382px;
	-moz-box-shadow: 0 0 8px #666;
	-webkit-box-shadow: 0 0 8px #666;
	box-shadow: 0 0 8px #666;
	position: absolute;
	right: 80px;
	top: -67px;
	z-index: 2001;
}
.extrasInner .right {
	background: #fff;
	display: block;
	height: 22px;
	width: 22px;
	-moz-box-shadow: 1px -1px 2px #aaa;
	-webkit-box-shadow: 1px -1px 2px #aaa;
	box-shadow: 1px -1px 2px #aaa;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: -11px;
	top: 50%;
	margin-top: -10px;
}
.extrasInner .left {
	background: #fff;
	display: block;
	height: 22px;
	width: 22px;
	-moz-box-shadow: -1px 1px 2px #aaa;
	-webkit-box-shadow: -1px 1px 2px #aaa;
	box-shadow: -1px 1px 2px #aaa;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: -11px;
	top: 50%;
	margin-top: -10px;
}
.extras h4 {
	margin-bottom: 15px;
}
.extras li {
	background: url(images/tick.png) no-repeat 0 2px;
	line-height: 19px;
	margin-bottom: 15px;
	padding-left: 26px;
}
/* cta */
.comparison td.last {
	border-right: 1px solid #dbbce4;
	padding-left: 3px;
	padding-top: 25px;
	width: 137px;
}
.comparison_table tr td:last-child {
	border-right: 1px solid #dbbce4;
}
/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 0 0 18px 0;
}

/* *** faq *** */
#faq h2 {
	margin-bottom: 15px;
	font-size: 22px;
}
#faq h3 {
	background: url(images/q-icon.png) no-repeat center left;
	color: #8c489f;
	cursor: pointer;
	font: normal 13px Verdana, arial, sans-serif;
	height: 15px;
	letter-spacing: normal;
	padding-left: 23px;
	text-decoration: underline;
}
.faqCat div {
	margin-left: 23px;
}
#faqcats a {
	color: #333;
}
#faqcats a:hover {
	color: #91c81b;
}

/* *** infographic page *** */
.infographic {
	padding-top: 10px;
}
.infographic .pagetitle {
	color: #8c489f;
}
.infographic .heading {
	background: #91c81b;
	color: #fff;
	padding: 14px 17px 14px 14px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.infographic .heading p {
	display: inline;
}
#lower .infographic .heading a {
	color: #fff;
}
.infographic .addthis_toolbox {
	float: none;
	position: relative;
	right: -386px;
	bottom: -38px;
}
.graphic .inner {
	background: #f7f7f7;
	border: 1px solid #e2e0df;
	text-align: center;
}
.infographic #embed {
	background: #91c81b;
	color: #fff;
	padding: 14px 17px 17px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.infographic #embed p {
	margin-bottom: 10px;
}
.infographic textarea {
	background: #fff;
	border: 1px solid #71a00c;
	color: #333;
	font: normal 12px/150% Verdana, Arial, sans-serif;
	overflow: auto;
	padding: 10px;
	height: 70px;
	width: 826px;
}
.outro h3 {
	margin-bottom: 0;
}
.outro .col {
	padding-top: 1px;
}
.outro p {
	margin-top: 10px;
}
.toTop {
	text-align: right;
}

/* *** guide *** */
.guide {
}
	.guide .section {
		background: url(images/border-purple.gif) no-repeat bottom center;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
		.guide h2 {
			margin-bottom: 15px;
			padding-top: 15px;
		}
		.guide.entry p {
			margin-bottom: 20px;
		}
		.guide.entry li,
		.guide .entry li {
			margin-bottom: 15px;
		}
	
	.guide .backToTop {
		font-size: 11px;
		margin-bottom: 10px;
		text-align: right;
	}
		.backToTop a {
			background: url(images/totop.gif) no-repeat 100% 5px;
			padding-right: 14px;
		}

#guide-0 {
	margin-bottom: 15px;
}

#guide-1 {
}
	#guide-1 .alignleft {
		margin: 7px 18px 0 0;
	}

#guide-2 {
	padding-bottom: 15px;
	padding-top: 15px;
}
	#guide-2 h3 {
		float: left;
	}
	#guide-2 ol {
		margin-left: 137px;
	}
		#guide-2 li {
			margin-bottom: 10px;
		}
		#guide-2 li a {
			margin-left: 5px;
		}
		
#guide-3 {
}
	#guide-3 .quote {
		background: url(images/guide-quote.png) no-repeat center center;
		float: right;
		height: 187px;
		margin: 0 0 10px 30px;
		width: 175px;
	}
	
#guide-4 {
}
	#guide-4 .quote {
		background: url(images/guide-4-quote.png) no-repeat center center;
		height: 101px;
		margin-left: 30px;
		text-indent: -9999px;
		width: 552px;
	}
	
#guide-5 {
}
	#guide-5 li {
		color: #8c489f;
		margin-left: 46px;
	}
		#guide-5 li span {
			color: #333;
		}
		
#guide-6 {
}
	#guide-6 li {
		list-style: none outside;
		margin-left: 46px;
		position: relative;
	}
	
	#guide-6 li:before {
		background: url(images/guide-nums.png) no-repeat top center;
		content: "";
		display: block;
		height: 28px;
		width: 28px;
		
		position: absolute; left: -46px; top: 0;
	}
		#guide-6 li.ii:before { background-position: 50% -28px; }
		
/* *** policy types *** */
#guide-7 {
}
	#guide-7 .titles {
		border-bottom: 1px solid #e5c6ed;
		height: 22px;
		margin-bottom: 25px;
		padding-bottom: 15px;
		padding-top: 20px;
	}
		#guide-7 .titles li {
			float: left;
			text-align: right;
			width: 295px;
		}
		#guide-7 .titles li.ii {
			float: right;
			text-align: left;
		}
		
		.guide .types {
			background: url(images/arrow-mid.gif) repeat-y top center;
			margin: 0 auto 25px;
			padding: 0 70px;
			position: relative;
			width: 419px;
		}
			.guide .corner {
				background: url(images/types-corners.gif) no-repeat top left;
				display: block;
				height: 112px;
				text-indent: -9999px;
				width: 112px;
				
				position: absolute;
			}
				.guide .corner.tl { left: -46px; top: -25px; }
				.guide .corner.tr { background-position: top right; right: -41px; top: -25px; }
				.guide .corner.bl { background-position: bottom left; left: -46px; bottom: -38px; }
				.guide .corner.br { background-position: bottom right; right: -41px; bottom: -38px; }
				
			.guide .types ul {
				padding-bottom: 1px;
			}
				.guide .types > ul > li {
					border-bottom: 1px solid #e5c6ed;
					margin-bottom: 25px;
					padding-bottom: 20px;
				}
				.guide .types li.last {
					border: 0;
					margin: 0;
					padding: 0;
				}
					.guide .types li ul {
						background: url(images/plus.png) no-repeat center center;
						height: 55px;
						margin: 0 auto 20px;
						width: 308px;
					}
						.guide .types li li {
							background: url(images/types.png) no-repeat top left;
							height: 55px;
							text-indent: -9999px;
							width: 136px;
						}
						.guide .types li li.i { float: left; }
						.guide .types li li.ii { background-position: top right; float: right; }
						.guide .types li li.iii { background-position: 0 -55px; float: left; }
						.guide .types li li.iv { background-position: 100% -55px; float: right; }
						
					.guide .types p {
						line-height: 180%;
					}
				
	#guide-7 .backToTop {
		background: url(images/border-purple.gif) no-repeat top center;
		padding-top: 15px;
		position: relative; z-index: 101;
	}
	
#guide-8 {
	height: 60px;
	margin-bottom: -10px;
	padding-top: 10px;
}
	#guide-8 p {
		float: left;
		font-size: 20px;
		padding-right: 10px;
		width: 325px;
	}
	#guide-8 .inner {
		margin-top: 15px;
	}
