/* Which? Color scheme and components used only in reviews section */

/* Design */
#tabs {
	background:#457B19 url(../../images/navigation/bg-reviews-tabs.png) top left no-repeat;
}
#tabs li {
	background:url(../../images/navigation/bg-reviews-tab-divider.png) top left no-repeat;
}
#tabs li.on a,
#tabs li.on a:hover,
#tabs li.on a:active {
	background:url(../../images/navigation/bg-reviews-tab-left.png) top left no-repeat;
}
#tabs li.on a span,
#tabs li.on a:hover span,
#tabs li.on a:active span {
	background:url(../../images/navigation/bg-reviews-tab-right.png) top right no-repeat;
}
#tabs li a:hover {
	background:url(../../images/navigation/bg-reviews-tab-left-on.png) top left no-repeat;
}
#tabs li a:hover span {
	background:url(../../images/navigation/bg-reviews-tab-right-on.png) top right no-repeat;
}
#sub-nav h2 {
	background:#4B811B url(../../images/navigation/bg-h2-reviews-subnav.png) no-repeat top left;
}
#sub-nav ul li a,
#sub-nav ul li a.on,
#sub-nav ul li a.open {
	background:url(../../images/navigation/bg-reviews-sub-nav-off.png) no-repeat 193px 5px;
}
#interested {
	background:url(../../images/navigation/bg-h2-reviews-related.png) no-repeat top left;
}
#interested h2 {
	background:url(../../images/navigation/bg-h2-reviews-related-grad.png) no-repeat bottom center;
	color:#609521;
}
#interested div {
	background:url(../../images/navigation/bg-reviews-related.png) no-repeat bottom left;
}
#interested ul {
	border-top:1px solid #C5DD9C;
}

/* Content */
#content div.checkmarks li {
	background:url(../../images/bullets/blt-reviews-checkmark.png) no-repeat top left;
}
#content div.blockquote blockquote {
	background:url(../../images/design/bg-blockquote-reviews.png) no-repeat top left;
}
#content div.statistic {
	background:url(../../images/design/bg-statistic-reviews-end.png) no-repeat bottom left;
}
#content div.statistic p {
	background:url(../../images/design/bg-statistic-reviews.png) no-repeat top left;
	color:#457B19;
}
.which-quote div {
	background:url(../../images/design/bg-which-quote-reviews.png) no-repeat top left;
}
#content .star-box h2 {
	background:url(../../images/design/bg-h2-starbox-reviews.png) no-repeat center left;
	border-bottom:6px solid #99CE00;
	color:#457B19;
}
.star-box .one {
	background:url(../../images/bullets/blt-toptips-reviews-one.png) no-repeat top left;
}
.star-box .two {
	background:url(../../images/bullets/blt-toptips-reviews-two.png) no-repeat top left;
}
.star-box .three {
	background:url(../../images/bullets/blt-toptips-reviews-three.png) no-repeat top left;
}
.star-box .four {
	background:url(../../images/bullets/blt-toptips-reviews-four.png) no-repeat top left;
}
.star-box .five {
	background:url(../../images/bullets/blt-toptips-reviews-five.png) no-repeat top left;
}

/* Promo panels */
.promo-panel {
	background:url(../../images/design/bg-marketing-reviews-end.png) bottom left no-repeat;
}
.promo-panel h2 {
	background:url(../../images/design/bg-marketing-reviews-top.png) top left no-repeat;
}
.promo-panel-wide {
	background:url(../../images/design/bg-marketing-reviews-wide-end.png) bottom left no-repeat;
}
.promo-panel-wide h2 {
	background:url(../../images/design/bg-marketing-reviews-wide-top.png) top left no-repeat;
}

/* CSS OPTIMISATION ---------- */

#content h1#best-buy {
	margin-bottom:10px;
}
#content h1#best-buy span.title {
	display:block;
}
#content h1#best-buy img {
	display:inline;
	margin-left:10px;
	vertical-align:text-top;
}

/* Custom tables */

table.car-insurance {
	border-collapse:collapse;
	border-left:1px solid #9AB1BD;
	border-top:1px solid #9AB1BD;
	margin-bottom:10px;
	width:100%;
}
table.car-insurance th {
	background:#7A8F9C;
	color:#FFF;
	font-weight:normal; 
	font-size:1.1em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:5px;
}
table.car-insurance th.table-subheading {
	background:#CFD8DD;
	border-bottom:1px solid #9AB1BD;
	border-right:1px solid #9AB1BD;
	color:#333;
	font-weight:normal; 
	font-size:1.1em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
}
table.car-insurance th.table-rowheading {
	background:#EFF3F4;
	border-bottom:1px solid #9AB1BD;
	border-right:1px solid #9AB1BD;
	color:#333;
	vertical-align:top;
	width:33%;
}
table.car-insurance td {
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #9AB1BD;
	color:#333;
	padding:5px;
}
table.car-insurance tr.last td {
	border-bottom:1px solid #9AB1BD;
}
table.car-insurance td a {
	color:#0083B3;
}
table.car-insurance td a:hover,
table.car-insurance td a:active
table.car-insurance td a:focus {
	background:#E6F5FA;
	text-decoration:underline;
}
table.best-buys a {
	color:#0083B3;
	font-weight:bold;
	text-decoration:none;
}
table.best-buys a:hover {
	background-color:#E6F5FA;
	text-decoration:underline;
}
table.best-buys tr.info td {
	border-bottom:0 none;
	border-top:0 none;
	padding:10px;
	text-align:left;
}
table.best-buys tr.title td {
	background-color:#D7E0E4;
	border-bottom:0 none;
	border-top:0 none;
	color:#333;
	font-weight:normal; 
	font-size:1.2em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:10px;
	text-align:left;
}
table.best-buys th {
	background:#8DC12F url(../../images/design/bg-neprs-heading.jpg) repeat-x bottom;
	color:#FFF;
	font-weight:normal; 
	font-size:1.1em;
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:5px;
	min-height:18px;
}
table.best-buys tr.heading td {
	background-color:#EFF3F4;
	border-bottom:0 none;
	border-top:0 none;
	padding:10px;
}
table.best-buys tr td.first {
	text-align:left;
}
table.best-buys td {
	border-bottom:1px solid #BDC8CE;
	border-left:1px solid #BDC8CE;
	border-right:1px solid #BDC8CE;
	padding:10px;
	text-align:center;
}

/* Component V.D.TOP.a:Tabbed navigation in #content */
/* Component V.D.TOP.b:Tabbed navigation in #content with sort/filter function */
#content #inpage-nav {
	border-bottom:6px solid #457B19;
}
#content ul.no-sort {
	margin-bottom:15px !important;
}
#inpage-nav li a:hover,
#inpage-nav li a:active,
#inpage-nav li a:focus {
	background:url(../../images/navigation/bg-tab-inpage-left-hover.png) no-repeat left top;
}
#inpage-nav li a:hover span,
#inpage-nav li a:active span,
#inpage-nav li a:focus span {
	background:url(../../images/navigation/bg-tab-inpage-right-hover.png) no-repeat right top;
}
#content #inpage-nav li.on a {
	background:url(../../images/navigation/bg-tab-inpage-left-on.png) no-repeat left top;
	color:#FFF;
}
#content #inpage-nav li.on a span {
	background:url(../../images/navigation/bg-tab-inpage-right-on.png) no-repeat right top;
}
#inpage-sorting {
	background:url(../../images/navigation/bg-tab-inpage-subtabs.png) no-repeat left bottom;
	margin-bottom:10px;
	min-height:55px;
	overflow:hidden;
	padding:8px;
	width:679px;
}
#inpage-sorting p {
	float:left;
	padding-top:4px;
}
#inpage-sorting ul {
	margin-bottom:10px;
	margin-left:5px;
	padding-top:4px;
	overflow:hidden;
}
#inpage-sorting li.first {
	border-left:none;
}
#inpage-sorting li {
	border-left:1px solid #333;
	float:left;
	margin-right:3px;
	padding:0 5px;
}
#inpage-sorting li a {
	color:#0083B3;
	font-size:1.2em;
	text-decoration:none;
}

/* Component G.x.x.x:Styled content panel */
#tab-content {
	float:left;
	margin-top:10px;
	width:382px;
}

/* Component P.T.POH.c:Product details with highlights (1 of 4) */	
#tab-product-details {
	float:right;
	margin:10px 0;
	width:302px;
}

/* Component V.D.BOT.x:Navigation at end of #content */
#inpage-nav-end {
	background:url(../../images/navigation/bg-inpage-nav-end.png) top left repeat-y;
	clear:both;
	margin-top:20px;
	overflow:hidden;
	padding:0 5px;
	width:685px;
}
#inpage-nav-end li {
	float:left;
	font-size:0.9em;
	padding:5px 8px;
}
#inpage-nav-end li a {
	color:#0083B3;
	display:block;
	font-weight:normal;
	text-decoration:none;
}
#inpage-nav-end li.on a {
	color:#333;
}

/* Component P.F.PBE.*:Feature panel introducing benefits of subscription */
#product-features {
	background:url(../../images/design/bg-right-sidebar-a-end.png) no-repeat left bottom;
	float:right;
	margin-bottom:15px;
	padding-bottom:10px;
	width:302px;
}
#product-features p {
	background:url(../../images/design/bg-right-sidebar-a.png) no-repeat left top;
	color:#333;
	font-weight:normal; 
	font-size:1.5em;
	font-family:"Trebuchet MS",Arial,sans-serif;
	margin-bottom:20px;
	padding:10px 8px 0;
	line-height:1;
}
#product-features li {
	clear:left;
	color:#455866;
	font-weight:normal; 
	font-size:1.15em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	line-height:1.3;
	padding:0 10px;
}
#product-features li strong {
	color:#7AAD00;
	display:block;
	float:left;
	font-weight:normal; 
	font-size:3.25em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	margin:-8px 0 20px 0;
	padding:0 10px 0 0;
	vertical-align:top;
}

/* Component P.T.POH.d:Product highlights without details */
#product-gallery {
	background:url(../../images/design/bg-right-sidebar-a.png) no-repeat top left;
	float:left;
	margin:10px 0 0 11px;
	padding:10px 4px 10px;
	position:relative;
	text-align:center;
	width:294px;
}
#product-gallery a:hover {
	background:none;
}
#product-gallery ul#gallery {
	height:200px;
	margin:0 auto;
	position:relative;
	width:200px;
}
#product-gallery ul#gallery li {
	left:0;
	position:absolute;
	top:0;
}
#product-gallery ul#gallery li.first {
	z-index:1; /* move the first image to the top for non-js users */
}
#product-gallery ul#gallery-navigation {
	display:none;
	position:absolute;
	top:0;
	left:0;
}
#product-gallery ul#gallery-navigation li {
	cursor:pointer;
	display:none;
	position:absolute;
}
#product-gallery ul#gallery-navigation li.previous {
	left:12px;
	top:103px;
}
#product-gallery ul#gallery-navigation li.next {
	left:275px;
	top:103px;
}
#product-gallery ul#thumbnails {
	display:none;
	padding:10px 0 0 5px;
	margin:0;
	overflow:hidden;
}
#product-gallery ul#thumbnails li {
	cursor:pointer;
	float:left;
	margin:0 0 0 9px;
}
#product-gallery ul#thumbnails li.first {
	margin-left:0;
}
#product-gallery ul#thumbnails a:hover {
	background:none;
}
#product-gallery ul#thumbnails li img {
	border:1px solid #EAEFF1;
}
#product-gallery ul#thumbnails li.on img {
	border:1px solid #99CC01;
}
#product-info {
	background:url(../../images/design/bg-right-sidebar-a-end.png) no-repeat bottom left;
	float:right;
	margin-bottom:5px;
	padding:0 4px 0 4px;
	width:294px;
}
#product-info h2 {
	color:#000;
	font-size:1.5em;
	margin:0 8px 8px 8px;
}
#product-info h3 {
	background:#487E1A url(../../images/design/bg-caption-product-info.png) repeat-x top left;
	color:#FFF;
	font-size:1em;
	padding:5px 7px;
	margin:0;
}
#product-info p {
	padding:5px;
}
#product-info ul {
	margin:8px;
}
#product-info li {
	font-weight:normal; 
	font-size:1.3em;
	font-size:1.3em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	margin-bottom:3px;
}
#product-info li a img {
	vertical-align:middle;
}
#product-info li a {
	color:#0083B3;
	font-size:1.15em;
	padding:2px 0;
	text-decoration:none;
}
#product-info li a:focus,
#product-info li a:hover,
#product-info li a:active {
	background-color:#E6F5FA;
	text-decoration:underline;
}
#product-info li.verdict {
	margin-bottom:10px;
}
#product-info li.verdict img {
	vertical-align:middle;
}
#product-info li.verdict strong {
	color:#C00;
	font-weight:normal; 
	font-family:"Trebuchet MS",Arial,sans-serif;
}
#product-info table {
	overflow:hidden;
	width:294px;
}
#product-info caption {
	background:#487E1A url(../../images/design/bg-caption-product-info.png) repeat-x top left;
	color:#FFF;
	font-weight:normal; 
	font-size:1em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:5px 7px;
	width:100%;
}
#product-info th,
#product-info td {
	background:transparent;
	border-bottom:none;
	border-top:1px solid #D4DEE3;
	color:#333;
}
#product-info th a img,
#product-info td a img {
	vertical-align:middle;
}
#product-info table a.view-full {
	color:#0083B3;
	font-size:1.15em;
	padding:2px;
	text-decoration:none;
}
#product-info table a.view-full:focus,
#product-info table a.view-full:hover,
#product-info table a.view-full:active {
	background-color:#E6F5FA;
	text-decoration:underline;
}
#product-info table td.align-right span {
	color:#CC0000;
	font-weight:normal; 
	font-size:1.3em; 
	font-family:'Trebuchet MS',Verdana,Helvetica,sans-serif;
}

/* Component BB.8.WOL:Product detail table */
.our-verdict {
	clear:both;
	margin-top:20px;
	overflow:hidden;
}
.our-verdict .item-summary {
	float:left;
	width:155px;
}
#content .our-verdict .item-verdict p.more a:link,
#content .our-verdict .item-verdict p.more a:visited {
	background:url(../../images/bullets/blt-blue-circle.png) no-repeat center left;
	padding:0 0 2px 20px;
	text-decoration:none;
}
#content .our-verdict .item-verdict p.more a:hover,
#content .our-verdict .item-verdict p.more a:active,
#content .our-verdict .item-verdict p.more a:focus {
	background-color:#E6F5FA;
	text-decoration:underline;
}
.our-verdict .item-summary li {
	color:#455866;
	font-weight:normal;
	font-family:Verdana,Helvetica,sans-serif;
	margin-bottom:5px;
}
.our-verdict .item-summary li span {
	color:#C00;
}
#content .our-verdict .item-summary li a {
	color:#0083B3;
	font-weight:normal;
	text-decoration:none;
}
#content .our-verdict .item-summary li a:hover,
#content .our-verdict .item-summary li a:active,
#content .our-verdict .item-summary li a:focus {
	background-color:#E6F5FA;
	text-decoration:underline;
}
.our-verdict .item-verdict {
	float:right;
	width:520px;
}
.our-verdict .item-verdict h3 {
	background:url(../../images/design/bg-h3-item-verdict.png) no-repeat top left;
	color:#0083B3;
	font-weight:normal; 
	font-size:1.2em; 
	font-family:Verdana,Helvetica,sans-serif;
	margin-bottom:10px;
	padding:3px;
}
.our-verdict .item-verdict h3 a {
	color:#0083B3;
	font-weight:normal;
	text-decoration:none;
}
.our-verdict .item-verdict h3 a:hover,
.our-verdict .item-verdict h3 a:active,
.our-verdict .item-verdict h3 a:focus {
	background-color:#E6F5FA;
	text-decoration:underline;
}

/* Component P.L.ARC.x:Archive links */
#archive-links {
	border-bottom:1px solid #CCD8DE;
	margin-bottom:15px;
	overflow:hidden;
	width:100%;
}
#archive-links ul {
	margin-bottom:0;
	width:330px;
}
#archive-links h2 {
	margin-bottom:0;
}
#archive-links h2 a {
	color:#0083B3;
	font-size:1.2em;
	text-decoration:none;
}
#archive-links h2 a:hover,
#archive-links h2 a:active,
#archive-links h2 a:focus {
	background:#E6F5FA;
	text-decoration:underline;
}

/* Component BB.9.WOL:Comparison Table */
#comparison-title {
	background:#D4DEE3 url(../../images/design/bg-comparison-title.png) no-repeat scroll top left;
	text-align:right;
	color:#455866;
	font-weight:normal; 
	font-size:1.2em; 
	font-family:Verdana,Helvetica,sans-serif;
}
#comparison-title h3 {
	float:left;
}
#comparison-title ul li {
	display:inline;
	padding-left:5px;
}
#comparison-title ul li.last {
	border-left:1px solid;
}
table#comparison {
	width:693px;
}
table#comparison td {
}
table#comparison td.first {
	width:3.25em;
	text-align:center;
}
table#comparison tr.title {
	background:#D4DEE3 url(../../images/design/bg-comparison-title.png) no-repeat scroll top left;
}
table#comparison tr.title td {
	color:#455866;
	font-weight:normal; 
	font-size:1.2em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
}
table#comparison tr.head td,table#comparison tr.list td,table#comparison tr.category td {
}
table#comparison tr.title td span {
	display:block;
	padding-top:3px;
	float:right;
	color:#000000;
	font-weight:normal; 
	font-family:Verdana,Arial,sans-serif;
}
table#comparison tr.head {
	background:#EFF3F4 url(../../images/icons/tbl-arrow-down.png) no-repeat 5px 10px;
}
table#comparison tr.category {
	background-color:#EFF3F4;
}
table#comparison tr.foot {
	background:#EFF3F4 url(../../images/icons/tbl-arrow-up.png) no-repeat 5px -15px;
}
table#comparison tr.list a {
	display:block;
	font-weight:bold;
	text-decoration:none;
}
table#comparison tr.list a:hover {
	text-decoration:underline;
}

/* Component P.F.RTO.x:Report taster overview */
#taster-overview {
	background:url(../../images/design/bg-taster-overview.png) no-repeat top left;
	padding:4px;
	position:relative;
	overflow:hidden;
	width:687px;
}
#taster-overview h2 {
	border-bottom:4px solid #9AB1BD;
	color:#000;
	font-size:1.375em;
	margin:4px;
	padding-bottom:4px;
}
#taster-overview h2 strong {
	color:#C00;
	font-weight:normal;
}
#taster-overview p {
	padding:8px 4px;
	width:350px;
}
#taster-overview img {
	float:right;
}
#taster-overview p.transparency {
	background:url(../../images/design/bg-taster-transparency.png) no-repeat;
	bottom:0;
	display:block;
	font-weight:normal; 
	font-size:1.2em;
	font-family:"Trebuchet MS",Arial,sans-serif;
	left:0;
	margin:0 4px;
	padding:8px 8px;
	position:absolute;
	width:671px;
}
#taster-links {
	background:url(../../images/design/bg-taster-overview-end.png) no-repeat bottom;
	overflow:hidden;
	position:relative;
	width:695px;
}
#taster-links li {
	float:left;
	padding:8px;
	width:157px;
}

#taster-links li a,
#taster-links li p,
#taster-links li h3,
#taster-links li h3 a {
	font-size:1em;
}
#taster-links h3 {
	margin-bottom:0;
}
#taster-links li a,
#taster-links h3 a {
	color:#0083B3;
}
#taster-links li p {
	margin-bottom:0;
}

/* update of taster-overview */
#taster-overview-2 {
	background:url(../../images/design/bg-product-reviews.png) top left no-repeat;
	overflow:hidden;
	width:692px;
	margin-bottom:18px;
}
#taster-overview-2 h2 {
	color:#455866;
	padding:12px;
	margin:0;
}
#taster-overview-2 p {
	color:#455866;
	padding:0 12px 12px 12px;
}
#taster-overview-2 div.left {
	float:left;
	width:430px;
}
#taster-overview-2 img.right {
	float:right;
}
#taster-overview-2 ul.main {
	float:left;
	clear:both;
	padding-left:12px;
	width:100%;
}
#taster-overview-2 ul li {
	float:left;
	width:245px;
}
#taster-overview-2 ul li.left {
	float:left;
	width:50px;
}
#taster-overview-2 ul li.right {
	float:left;
	width:185px;
	padding-right:10px;
}
#taster-overview-2 li.right a {
	display:block;
	clear:both;
	font-size::0.9em; 
	font-family:Verdana,Helvetica,sans-serif;
}
#taster-overview-2 li.right a:hover {
	background:none;
}
#taster-overview-2 li.right span {
	display:block;
	clear:both;
	padding:4px 0;
}
#taster-overview-2 .footer {
	float:left;
	clear:both;
	margin:0;
	background:url(../../images/design/bg-product-reviews-bottom.png) bottom left no-repeat;
	width:100%;
	position:relative;
}
#taster-overview-2 .footer p {
	color:#FFF;
	float:left;
	padding:16px;
	margin:0;
	width:210px;
}
#taster-overview-2 .footer a {
	padding:14px 0 8px 0;
	float:left;
	z-index:10;
}
#taster-overview-2 .footer a:hover {
	background:none;
}
#taster-overview-2 .footer img.bottom-right {
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
}

/*  reviews promo is simialr to taster-overview */
#taster-overview-3 {
	background:url(../../images/design/bg-product-reviews.png) top left no-repeat;
	overflow:hidden;
	width:691px;
	padding-top:1px;
	padding-right:1px;
	margin-bottom:18px;
}
#taster-overview-3 h2 {
	color:#C00;
	padding:12px;
	padding-bottom:6px;
	margin:0;
	font-size:1.4em;
}
#taster-overview-3 h3 {
	color:#455866;
	padding:0 0 12px 12px;
	margin:0;
	font-size:1em;
	font-weight:normal;
	float:left;
	clear:both;
}
#taster-overview-3 h4 {
	font-size:1.1em;
	font-weight:normal;
}
#taster-overview-3 p {
	color:#455866;
	padding:0 12px 12px 12px;
	font-size:0.9em;
}
#taster-overview-3 div.left {
	float:left;
	width:430px;
	clear:left;
}
#taster-overview-3 img.right {
	float:right;
	clear:right;
}
#taster-overview-3 ul.main {
	float:left;
	clear:both;
	padding-left:12px;
	width:100%;
}
#taster-overview-3 ul.main.logged-in {
	padding:0 0 14px 12px;
	background:url(../../images/design/bg-product-reviews-bottom-2.png) bottom left no-repeat;
	margin:0;
}
#taster-overview-3 ul li {
	float:left;
}
#taster-overview-3 li.left {
	float:left;
	width:50px;
}
#taster-overview-3 li.right {
	float:left;
	width:170px;
	padding-right:10px;
}
#taster-overview-3 li.right a {
	display:block;
	clear:both;
	font-size::0.9em; 
	font-family:Verdana,Helvetica,sans-serif;
}
#taster-overview-3 li.right h4 a {
	font-size:1em;
	font-weight:normal;
	color:#00555D;
}
#taster-overview-3 li.right a:hover {
	background:none;
}
#taster-overview-3 li.right span {
	display:block;
	clear:both;
	padding:4px 0;
}
#taster-overview-3 .footer {
	float:left;
	clear:both;
	margin:0;
	background:url(../../images/design/bg-product-reviews-bottom.png) bottom left no-repeat;
	width:100%;
	position:relative;
}
#taster-overview-3 .footer p {
	color:#FFF;
	float:left;
	padding:16px;
	margin:0;
	width:210px;
}
#taster-overview-3 .footer.no-img p {
	width:auto;
}
#taster-overview-3 .footer a {
	padding:14px 0 8px 0;
	float:left;
	z-index:10;
}
#taster-overview-3 .footer.no-img a {
	padding:14px 14px 8px 0;
	float:right;
	z-index:10;
}
#taster-overview-3 .footer a:hover {
	background:none;
}
#taster-overview-3 .footer img.bottom-right {
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
}

/* and yet another variant */
#taster-overview-4 {
	background:url(../../images/design/bg-product-reviews.png) top left no-repeat;
	overflow:hidden;
	width:692px;
	margin-bottom:18px;
}
#taster-overview-4 h2 {
	color:#C00;
	font-size:1.3em;
	padding:12px;
	margin:0;
}
#taster-overview-4 h3 {
	color:#455866;
	padding:0 0 12px 12px;
	margin:0;
	font-size:1.2em;
	font-weight:normal;
	float:left;
	clear:both;
	width:100%;
}
#taster-overview-4 p {
	color:#455866;
	padding:0 12px 12px 12px;
	font-size:1.2em;
}
#taster-overview-4 div.left {
	float:left;
	width:430px;
}
#taster-overview-4 img.right {
	float:right;
}
#taster-overview-4 ul.main {
	float:left;
	clear:both;
	padding-left:12px;
	width:100%;
}
#taster-overview-4 ul li {
	float:left;
	width:245px;
}
#taster-overview-4 li.left {
	float:left;
	width:50px;
}
#taster-overview-4 li.right {
	float:left;
	width:185px;
	padding-right:10px;
}
#taster-overview-4 li.right a {
	display:block;
	clear:both;
	font-size::1.1em; 
	font-family:Verdana,Helvetica,sans-serif;
}
#taster-overview-4 li.right a:hover {
	background:none;
}
#taster-overview-4 li.right span {
	display:block;
	clear:both;
	padding:4px 0;
}
#taster-overview-4 .footer {
	float:left;
	clear:both;
	margin:0;
	background:url(../../images/design/bg-product-reviews-bottom.png) bottom left no-repeat;
	width:100%;
	position:relative;
}
#taster-overview-4 .footer p {
	color:#FFF;
	float:left;
	padding:16px 10px 16px 16px;
	margin:0;
	width:220px;
	font-size:1.1em;
}
#taster-overview-4 .footer a {
	padding:14px 0 8px 0;
	float:left;
	z-index:10;
}
#taster-overview-4 .footer a:hover {
	background:none;
}
#taster-overview-4 .footer img.bottom-right {
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
}

/* The taster panels saga continues */
#taster-overview-5 {
	background:url(../../images/design/bg-product-reviews.png) top left no-repeat;
	overflow:hidden;
	width:692px;
	margin-bottom:18px;
	position:relative;
}
#taster-overview-5 .upper-area {
	float:left;
	clear:both;
	margin:0;
	position:relative;
	width:100%;
	overflow:hidden;
}
#taster-overview-5 .fake-background {
	position:absolute;
	top:0;
	left:0;
}
#taster-overview-5 h2 {
	color:#C00;
	font-size:1.7em;
	padding:12px;
	margin:0;
}
#taster-overview-5 h3 {
	color:#455866;
	padding:0 0 12px 12px;
	margin:0;
	font-weight:normal;
	float:left;
	clear:both;
	width:100%;
}
#taster-overview-5 p {
	color:#455866;
	padding:0 12px 12px 12px;
	font-size:1.2em;
	line-height:1.2;
}
#taster-overview-5 div.left {
	float:left;
	width:418px;
}
#content #taster-overview-5 div.left p.bulleted {
	background:url(../../images/bullets/blt-blue-link.png) center left no-repeat;
	padding:0 0 0 22px;
	margin-left:12px;
}
#taster-overview-5 .right-side {
	float:left;
	width:262px;
	margin:12px 12px 0 0;
	text-align:right;
}
#taster-overview-5 .add-bottom-padding img {
	padding-bottom:70px;
}
#taster-overview-5 ul.main {
	float:left;
	clear:both;
	padding-left:12px;
	width:692px;
	margin:0;
	padding-bottom:20px;
}
#taster-overview-5 ul li {
	float:left;
	width:230px;
}
#taster-overview-5 li.left {
	float:left;
	width:50px;
}
#taster-overview-5 li.right {
	float:left;
	width:170px;
	padding-right:10px;
}
#taster-overview-5 li.right a {
	display:block;
	clear:both;
	font-size:1.5em; 
	font-family:Verdana,Helvetica,sans-serif;
}
#taster-overview-5 li.right h4 a {
	font-size:1.05em; 
	font-weight:normal;
}
#taster-overview-5 li.right a:hover {
	background:none;
}
#taster-overview-5 li.right span {
	display:block;
	clear:both;
	padding:4px 0;
}
#taster-overview-5 .footer {
	float:left;
	clear:both;
	margin:0;
	background:url(../../images/design/bg-product-reviews-bottom.png) bottom left no-repeat;
	width:100%;
	position:relative;
}
#taster-overview-5 .footer p {
	color:#FFF;
	float:left;
	padding:16px 10px 16px 16px;
	margin:0;
	width:220px;
	font-size:1em;
}
#taster-overview-5 .footer a {
	padding:14px 0 8px 0;
	float:left;
	z-index:10;
}
#taster-overview-5 .footer a:hover {
	background:none;
}
#taster-overview-5 .footer img.bottom-right {
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
}

/* Component V.A.X.X:Features panel title */
#page-contents {
	background:url(../../images/design/bg-features-panel-bottom.png) no-repeat left bottom;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:10px;
	width:695px;
}
#page-contents h2 {
	background:url(../../images/design/bg-features-panel-top.gif) no-repeat left top;
	margin-top:0;
	padding:10px 10px 0;
	color:#333;
}
#page-contents ul {
	float:left;
	width:29%;
	margin:0 0 10px 11px;
	font-weight:bold; 
	font-family:Verdana,Helvetica,sans-serif;
}
#page-contents li {
	background:url(../../images/bullets/blt-blue.png)  no-repeat 0 3px;
	font-weight:normal;
	padding-left:10px;
}
#page-contents a {
	color:#0083B3;
	text-decoration:none;
}

/* Component SW3.ALL.X.A.checkout_details:Summary of offer */
#summary-of-offer {
	background:#EFF3F4 url(../../images/design/bg-signup-round-corner-top.gif) no-repeat top left;
	overflow:hidden;
	padding-top:4px;
	width:930px;
	float:left;
	clear:both;
}
#summary-of-offer li {
	background:#EFF3F4 url(../../images/design/bg-signup-round-corner-bottom.gif) no-repeat bottom left;
	padding-bottom:4px;
}
#summary-of-offer li p {
	margin:0;
}
#content #summary-of-offer li p a {
	line-height:1.9;
	padding-left:20px;
	margin-left:14px;
	background:url(../../images/bullets/blt-red-dot.gif) no-repeat center left;
	text-decoration:none;
}
#content #summary-of-offer li p a:hover {
	text-decoration:underline;
}

/* Component SW3.ALL.X.A.checkout_details:add padding and line-height to p */
div.add-padding p.left {
	padding:4px 16px 0 0;
}
div.add-padding p.right {
	padding:4px 0 0 0;
}
div.add-padding p a {
	line-height:1.8;
}


/*  thick box popup */
body.ex-thickbox {
	background:transparent;
}
#thick-box-popup {
	padding-top:7px;
	width:600px;
	background:url(../../images/content/thickbox/thickbox-tc-lid.png) top left no-repeat;
}
#thick-box-popup .scroll-area a,
#thick-box-popup .scroll-area a:link,
#thick-box-popup .scroll-area a:visited {
	color:#0083B3;
	text-decoration:underline;
}
#thick-box-popup .scroll-area a:hover,
#thick-box-popup .scroll-area a:active,
#thick-box-popup .scroll-area a:focus {
	background-color:#E6F5FA;
	text-decoration:underline;
}
#thick-box-popup .window-lid {
	width:598px;
	border:1px solid #FFF;
	border-bottom:0;
	border-top:0;
	background:#E1E6E9;
	float:left;
	clear:both;
	padding:7px 0 10px 0;
}
#thick-box-popup .window-lid h1 {
	font-weight:bold; 
	font-size:1em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	color:#C00;
	float:left;
	display:block;
	padding:0 0 0 10px;
	margin:0;
	text-transform:uppercase;
}
#thick-box-popup .window-lid a {
	float:right;
	display:block;
	padding-right:10px;
	padding-left:20px;
	background:url(../../images/bullets/blt-print.png) center left no-repeat;
	color:#0083B3;
	text-decoration:none;
	font-family:Verdana,Arial,sans-serif;
}
#thick-box-popup .window-lid a:visited,
#thick-box-popup .window-lid a:active {
	color:#0083B3;
}
#thick-box-popup .window-lid a:hover {
	color:#0083B3;
	text-decoration:underline;
}
#thick-box-popup .scroll-area {
	width:598px;
	border:1px solid #FFF;
	border-bottom:0;
	border-top:0;
	background:#E1E6E9;
	float:left;
	clear:both;
}
#thick-box-popup .scroll-area div {
	width:590px;
	padding-top:10px;
	height:393px;
	border:3px solid #E2E7EA;
	border-bottom:1px solid #CDD7DE;
	border-top:0;
	background:#FFF;
	overflow:auto;
	text-align:left;
}
#thick-box-popup .scroll-area div p {
	padding:10px;
	padding-top:0;
	font-size:0.8em;
	color:#333;
}
#thick-box-popup .scroll-area div h2 {
	font-size:1.4em;
	padding:10px;
	color:#455866;
}
#thick-box-popup .scroll-area div h3 {
	font-weight:normal; 
	font-size:1.1em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:10px 10px 0 10px;
}
#thick-box-popup .scroll-area div img {
	float:right;
	padding:0 10px 10px 10px;
}
#thick-box-popup .scroll-area div ul {
	padding-bottom:10px;
}
#thick-box-popup .scroll-area div ul li {
	list-style-type:disc;
	list-style-position:inside;
	padding-left:10px;
	font-size:0.8em;
	color:#333;
}
#thick-box-popup .window-footer {
	width:600px;
	background:url(../../images/content/thickbox/thickbox-tc-foot.png) bottom left no-repeat;
	text-align:center;
	padding:8px 0 4px 0;
	float:left;
	clear:both;
}

/* Log out page */
#content .logout-promo-area {
	width:100%;
	float:left;
	clear:both;
	padding:12px 0 0 0;
}
#content .logout-promo-area div img {
	display:block;
}
#content .logout-promo-area .promo {
	/* not really needed beyond template design */
	clear:none;
	float:left;
	margin:0 0 0 12px;
	padding:0;
	width:302px;
}
#content .logout-promo-area .promo2 {
	width:455px;
	margin:12px 0 0 12px;
	background:#EFF3F4;
	float:left;
	clear:none;
	padding:0;
}
#content .logout-promo-area .first {
	margin-left:0;
}
#content ul.providers {
	color:#333;
	margin-bottom:15px;
}
#content ul.providers a {
	color:#0E89B7;
}
/* Review carousel specific */
.reviews-carousel {
	background:url(../../images/content/carousel/reviews-carousles-bg.jpg) no-repeat 0 0;
	width:616px;
	min-height:210px;
}
.reviews-carousel img {
	margin:1px 0 0 1px;
}
.reviews-carousel .text-panel {
	left:12px;
	position:absolute;
	top:12px;
	width:590px;
}
.js-carousel .text-panel-top,
.js-carousel .text-panel-end {
	background:none;
}
.reviews-carousel .text-panel h2 {
	color:#C00;
	line-height:1.2;
	width:400px;
}
.reviews-carousel .text-panel p {
	color:#000;
	line-height:1.1;
	margin:0;
	width:350px;
}
#content .reviews-carousel .buttons {
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:11;
	margin:0;
	width:600px;
	height:43px;
}
#content .reviews-carousel ul.buttons li {
	float:left;
	display:block;
	width:193px;
	height:43px;
	margin-right:7px;
}
#content .reviews-carousel ul.buttons li a {
	color:#000;
	display:block;
	width:138px;
	padding:4px 45px 0 10px;
	height:39px;
	text-decoration:none;
}
.reviews-carousel ul.buttons li,
.reviews-carousel ul.buttons li a {background:url(../../images/buttons/btn-carousel-reviews-sprite.png) no-repeat 0 0;}
.reviews-carousel ul.buttons li a:hover {background-position:-193px 0; background-color:transparent !important ;}
.reviews-carousel ul.buttons li a:focus,
.reviews-carousel ul.buttons li a:active {outline:none;}
.reviews-carousel ul.buttons li a.selected {background-position:-386px 0;}

