/* Which? css for the product finder section */

/* Component BB.5.*:product finder */
#product-finder {
	width:694px;
	position:relative;
}
#product-finder a {
	color:#0083B3;
	text-decoration:none;
}
#product-finder a:hover {
	text-decoration:underline;
}
#product-finder a:hover img {
	background-color:transparent;
}
#product-finder p#intro {margin:0;}
#content #product-finder h3,
#content #product-finder h2 {
	background-color:transparent; /* safari/opera staging fix */
}

/* Component P.Y.FIL.a-g:filter-panel */
#content #filter-panel {
	margin:6px 0;
	overflow:visible;
}
#content #filter-panel #start-again {
	padding-bottom:7px;
	text-align:right;
	clear:both;
}

/* filtering tabs:uses negative margains / z-index to achieve overlay */
#content #filter-panel #filter-tabs {
	float:left;
	margin:7px 0 0 0;
	width:158px;
}
#content #filter-panel #filter-tabs li {
	margin-bottom:5px;
}
#content #filter-panel #filter-tabs li.off a {
	display:block;
	padding-top:5px;
	text-decoration:none;
}
#content #filter-panel #filter-tabs li a span {
	display:block;
	padding:0 5px 5px 17px;
}
#content #filter-panel #filter-tabs li.on {
	background:url(../../images/design/bg-pf-filter-panel-activetab1.png) repeat-y top left;
	color:#C00;
	margin-bottom:5px;
	position:relative;
	z-index:10;
}
#content #filter-panel #filter-tabs li.on strong {
	background:url(../../images/design/bg-pf-filter-panel-ontab4.png) no-repeat top left;
	display:block;
	font-weight:normal;
	padding-right:10px;
}
#content #filter-panel #filter-tabs li.on span {
	background:url(../../images/design/bg-pf-filter-panel-activetab-bot.png) no-repeat bottom left;
	display:block;
	padding:5px 5px 5px 17px;
}

/* Rollover effect */
#content #filter-panel #filter-tabs li.off a:hover {
	background:#FFF url(../../images/design/bg-pf-filter-panel-hovertab1.png) no-repeat top left;
}
#content #filter-panel #filter-tabs li.off a:hover span {
	background:#FFF url(../../images/design/bg-pf-filter-panel-hovertab2.png) no-repeat bottom left;
	display:block;
}

/* filters */
#content #filter-panel .filters {
	background:url(../../images/design/bg-pf-filter-panel-filters-top.png) transparent no-repeat -1px 0;
	float:left;
	margin-left:-9px; /* for overlay */
	padding:5px 0;
	position:relative;
	width:544px;
	z-index:0;
}
#content #filter-panel .filters.off {display:none;}
/* added to fix OD-1612 */
#content #filter-panel #filter-tabs li.off {display:block;}
#content #filter-panel .filters .filters-wrapper {
	background:url(../../images/design/bg-pf-filter-panel-filters-middle.png) transparent repeat-y top left;
	overflow:hidden;
	padding:0;
}

/* filters:cols defaults */
#content #filter-panel .filters .cols {
	background:url(../../images/design/bg-pf-filter-panel-filters-bot.png) transparent no-repeat bottom left;
	min-height:170px;
	overflow:hidden;
	padding:3px 10px 15px 16px;
	width:518px;
}
#content #filter-panel .filters .cols ul {
	margin-bottom:4px;
}
#content #filter-panel .filters .cols li {line-height:1.5;}

/* ratings have bigger spacing */
#content #filter-panel .filters .ratings .cols li {line-height:1.7;}

/* inline "go" buttons for non js version */				
#content #filter-panel .filters .cols li.list-action {margin-top:5px;}
#content #filter-panel .filters .cols li a {
	text-decoration:none;
}
#content #filter-panel .filters .cols li a:hover {
	text-decoration:underline;
}
#content #filter-panel .filters .cols h2.form-heading {
	background-color:transparent !important;
	font-size:1.2em;
	margin-bottom:-2px;
}
#content #filter-panel .filters .cols h2.form-heading img {
	vertical-align:text-top;
}

/* used h3 rather than legend as h3 text wraps */
#content #filter-panel .filters .cols h3 {margin-bottom:0;}
#content #filter-panel .filters .cols fieldset {
	border:none;
	padding:0;
}
#content #filter-panel .filters .cols p {margin-bottom:8px;}
#content #filter-panel .filters .cols p em {
	color:#C00;
	font-style:normal;
	font-weight:bold;
}
#content #filter-panel .filters .cols p.error {
	color:#C00;
	font-size:0.9em;
	margin:5px 0;
}
#content #filter-panel .filters .cols .range-inputs {
	clear:left; /* force the clear for multi-col layout */
}
#content #filter-panel .filters .cols .range-inputs input.text {
	margin-left:2px;
	width:32px;
}
/* filters:one col:ratings */
#page #content #filter-panel .ratings ul {
	float:none;
	width:500px;
}

/* filters:one col:ratings:non member (very different looking panel) */
#content #filter-panel .filters.onecol.ratings.non-member {
	background:url(../../images/design/bg-pf-filter-panel-wr-top.png) transparent no-repeat top left;
}
#content #filter-panel .filters.non-member .filters-wrapper {
	background:url(../../images/design/bg-pf-filter-panel-wr-middle.png) transparent repeat-y top left;
}
#content #filter-panel .filters.non-member .cols {
	background:url(../../images/design/bg-pf-filter-panel-wr-bot.png) transparent no-repeat bottom left;
	padding:0 7px 7px 7px;
	width:530px;
}
#content #filter-panel .filters.non-member #non-member {
	background:url(../../images/design/bg-pf-filter-panel-wr-middle-grad.png) #FFF repeat-x top left;
	overflow:hidden;
	padding:5px 3px 8px 8px; /* combines with .cols (above) padding */
}
#content #filter-panel .filters.onecol.ratings.non-member h2.subscribe {
	background:url(../../images/icons/subscribe.png) no-repeat top left;
	margin-top:10px;
	padding:0 0 5px 45px;
}
#content #filter-panel .filters.onecol.ratings.non-member h3 {font-weight:normal;}
#content #filter-panel .filters.onecol.ratings.non-member ul {
	float:left;
	margin:5px 0 0 5px;
	width:167px;
}
#content #filter-panel .filters.onecol.ratings.non-member ul li {
	background:url(../../images/bullets/blt-red-star2.png) no-repeat top left;
	padding:0 0 6px 26px;
}

/* filters:column widths */
#content #filter-panel .filters .colone {
	border-right:1px solid #BEC8CE;
	float:left;
	padding-right:10px;
}
#content #filter-panel .filters .coltwo,
#content #filter-panel .filters .colthree {
	float:left;
	border-left:1px solid #BEC8CE;
	margin-left:-1px; /* overlapping borders to ensure divider stretches */
	padding-left:12px;
}
#content #filter-panel .filters.twocol .coltwo ul,
#content #filter-panel .filters.onecol ul {
	float:left;
	width:160px;
}

/* filters:column widths:two col */
#content #filter-panel .filters.twocol .colone {width:165px;}
#content #filter-panel .filters.twocol .coltwo {width:320px;}

/* filters:column widths:two col equal */
#content #filter-panel .filters.twocolequal .colone {width:250px;}
#content #filter-panel .filters.twocolequal .coltwo {width:230px;}

/* filters:column widths:three col */
#content #filter-panel .filters.threecol .colone {width:152px;}
#content #filter-panel .filters.threecol .coltwo {
	border-right:1px solid #BEC8CE;
	padding-right:10px;
	width:180px;
}
#content #filter-panel .filters.threecol .colthree {width:140px;}

/* Component P.T.APP.*:applied filter panel */
 #content #applied-filter-panel {
	clear:both;
	margin-bottom:5px;
	overflow:hidden;
	width:692px;
}
#content #applied-filter-panel h3 span {
	background:url(../../images/design/bg-pf-applied-filters.png) transparent no-repeat top left;
	display:block;
	font-weight:normal; 
	font-family:Verdana,Helvetica,sans-serif;
	padding:5px 5px 6px 8px;
	font-size:.75em;
}
#content #applied-filter-panel h3 {
	background:url(../../images/design/bg-pf-applied-filters-h2.png) transparent no-repeat bottom left;
	float:left;
	min-height:27px;
	position:relative;
	width:145px;
	z-index:10;
}
#content #applied-filter-panel ul {
	clear:both;
	float:left;
	margin:0 0 8px 0;
	width:692px;
}
#content #applied-filter-panel ul.first {
	clear:none;
	float:left;
	margin:0 0 8px 0;
	width:auto;
}
#content #applied-filter-panel li {
	background:url(../../images/buttons/btn-filter-tab-end.png) bottom left no-repeat;
	display:inline;
	float:left;
	list-style:none;
	margin-left:-9px;
	width:145px;
}
#content #applied-filter-panel ul li.first {margin-left:0;}
#content #applied-filter-panel ul.first li.first {
	margin-left:-9px;
	position:relative;
	z-index:1;
}
#content #applied-filter-panel li a {
	background:url(../../images/buttons/btn-filter-tab-top.png) top left no-repeat;
	color:#333;
	display:block;
	padding:5px 25px 6px 15px;
	text-decoration:none;
}

/* table modifiers - founds results + view + pagination */
#content .table-modifiers {
	margin:0 0 7px 0;
	overflow:hidden;
	padding:5px 0 0 0;
	clear:both;
}
#content .table-modifiers h3 {
	float:left;
	width:260px;
}
#content .table-modifiers h5,
#content .table-modifiers ul,
#content .table-modifiers li,
#content .table-modifiers span {float:left;}
#content .table-modifiers h5,
#content .table-modifiers li,
#content .table-modifiers span {
	line-height:1.2; 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#content .table-modifiers h5 {
	font-weight:bold;
	margin-right:4px;
}
#content .table-modifiers a {
	text-decoration:underline;
}

/* view */
#content .table-modifiers .view-per-page {
	float:left;
	margin-top:4px;
}
#content .table-modifiers .view-per-page ul {margin-bottom:0;}
#content .table-modifiers .view-per-page li {
	border-right:1px solid #333;
	margin-right:6px;
	padding-right:6px;
}
#content .table-modifiers .view-per-page li.last {
	border-right:none;
	padding-right:0;
}
#content .table-modifiers .view-per-page li strong {font-weight:normal;}

/* pagination */
#content .table-modifiers .pagination {
	float:right;
	margin-top:4px;
}
#content .table-modifiers .pagination ul {margin-bottom:0;}
#content .table-modifiers .pagination li {margin-right:5px;}

/* select-for-comparison form */
#content #select-for-comparison {
	background:url(../../images/design/bg-pf-form-comparison2.png) transparent no-repeat top left;
	clear:both;
	padding-top:4px;
	width:692px;
}

/* short list - "comparison shopping basket" */
#content #shortlist {
	background:url(../../images/design/bg-pf-compare-action-button.png) #F4E9A7 repeat-y top left;
	overflow:hidden;
	padding:6px 4px 4px 12px;
	width:676px;
}
#content #shortlist ul {
	clear:both;
	margin-bottom:6px;
	overflow:hidden;
}
#content #shortlist li {
	background-color:#FFF;
	border:1px solid #FFCC35;
	display:inline;
	float:left;
	margin:0 6px 0 0;
	min-height:46px;
	padding:4px 4px 10px 8px;
	width:148px;
}
#content #shortlist li.empty {
	background:url(../../images/design/bg-pf-shortlist-empty2.png) no-repeat top center;
	border:1px solid #FADA6E;
	height:46px;
}
#content #shortlist li a {
	background:url(../../images/icons/remove-cross.png) no-repeat right center;
	display:block;
	float:right;
	font-size:1.3em;
	padding:3px 23px 5px 22px;
	text-decoration:none;
}
#content #shortlist li a:hover {
	text-decoration:underline;
}
#content #shortlist li .product-image {
	float:left;
	padding-top:9px;
	width:36px;
}
#content #shortlist li .details {
	float:left;
	width:107px;
}

/* compare action */
#content .compare-action {
	background:url(../../images/design/bg-pf-compare-action3.png) no-repeat bottom right;
	clear:both;
	overflow:hidden;
	padding:0 0 18px 0;
	width:692px;
}
#content .compare-action .compare-button {
	background:url(../../images/design/bg-pf-compare-action-button.png) repeat-y top left;
	overflow:hidden;
	padding:0 0 12px 10px;
	width:682px;
}
#content .compare-action .compare-button img {
	display:block;
	float:left;
	margin-right:5px;
}
#content .compare-action .compare-button span {
	float:left;
	/*line-height:1.9;*/
	padding-left:5px;
}

/* show only awarded filter */	
#content #show-only-awarded {
	background:#FFF url(../../images/design/bg-pf-show-only-awarded.png) repeat-y top left;
	overflow:hidden;
	padding-bottom:9px; 
	text-align:right;
	float:left;
}
#content #show-only-awarded #inputs {
	float:left;
	overflow:hidden;
	width:650px;
}
#content #show-only-awarded #inputs div {
	float:right;
	width:200px;
	margin-left:20px;
}
#content #show-only-awarded #inputs div img {
	vertical-align:middle;
}
#content #show-only-awarded #inputs  div#dont-buy {width:190px;}
#content #show-only-awarded input.button {
	float:right;
	margin:5px 0;
}

/* Component P.T.PRS.a:filter results table */	
#content table.results {
	clear:both;
	margin-bottom:0;
	width:692px;
}

/* Target gecko hack - 1 pixel table bug */			
html:not([lang*=""]) #content table.results {
	margin-top:1px;
	margin-left:1px;
}
#content table.results th {
	background-color:#FFF;
	border:1px solid #BDC8CE;
	border-left:1px solid #C7D4D9;
	border-right:1px solid #C7D4D9;
	color:#333;
	font-weight:bold;
	padding:8px 8px 5px 8px;
	vertical-align:top;
}
#content table.results th a {
	background:url(../../images/icons/tbl-th-sortable.png) no-repeat center right;
	color:#333;
	display:block;
	padding-right:20px;
	text-decoration:underline;
}
#content table.results th a:hover {
	text-decoration:none;
	background-color:transparent;
}
#content table.results th.sorted-on a {
	color:#E20A16;
	text-decoration:none;
}
#content table.results th.sorted-on.asc a {
	background:url(../../images/icons/tbl-th-sorted-on-asc.png) no-repeat center right;
}
#content table.results th.sorted-on.desc a {
	background:url(../../images/icons/tbl-th-sorted-on-desc.png) no-repeat center right;
}
#content table.results th span {
	position:relative;
	display:block;
}

#content table.results th span a.help-button {
	background-image:none !important;
	display:inline;
	left:42px;
	padding:0;
	position:absolute;
	top:-2px;
}
#content table.results th.which-ratings {
	width:203px; /* required for "sort-by" wrapping */
}
#content table.results th.which-ratings span {
	float:left;
	width:110px;
	z-index:200;
}
#content table.results th .sortby-ratings {
	background-color:#FFF;
	font-weight:normal;
	position:relative;
}
#content table.results th .sortby-ratings span {
	background-color:#FFF;
	border:1px solid #FFF;
	float:right;
	font-weight:bold;
	margin-top:-4px;
	padding:3px 3px 3px 5px;
	width:75px;
}
#content table.results th.sorted-on .sortby-ratings span {color:#E20A16;}
#content table.results th .sortby-ratings ul {
	background-color:#FFF;
	border:1px solid #8C9DA5;
	padding:3px;
	position:absolute;
	right:0;
	top:0px;
	z-index:150;
}
#content table.results th .sortby-ratings ul li a {
	background-image:none !important;
	border-bottom:1px solid #BDC8CE;
	color:#1F92BC;
	padding:3px;
	text-decoration:none;
}
#content table.results th .sortby-ratings ul li.last a {
	border-bottom:0px solid #BDC8CE;
}
#content table.results th .sortby-ratings ul li a:hover {
	background-color:#DAEDF4;
	text-decoration:underline;
}
#content table.results td {
	background-color:#FFF;
	border:none;
	border-right:1px solid #C7D4D9;
	padding:8px;
	vertical-align:top;
}
#content table.results td.text-center {text-align:center;}
#content table.results tr.odd td {
	background-color:#EFF3F4;
}

/* select column */	
#content table.results th.select,
#content table.results td.select {
	background-color:#F4E9A7;
	border:1px solid #CCCC01;
	/*overflow:hidden;*/
	padding:0 !important;
	width:18px !important ;
	vertical-align:middle;
}
#content table.results td.select img {
	position:absolute;
	overflow:hidden;
}
#content table.results td.select input {display:block;}
#content table.results tr.odd td.select {
	background-color:#E1D89B;
}

/* js feedback */
#content table.results tr td.select #feedback {
	background:url(../../images/icons/pf-arrow.png) #F9F4D4 no-repeat top right;
	border:1px solid #CDCC01;
	font-size:1.3em;
	margin-left:-149px;
	margin-top:-3px;
	padding:4px 15px 4px 6px;
	position:absolute;
	width:120px;
}
#content table.results tr td.select #feedback.removedfb {
	margin-left:-164px;
	width:135px;
}

/* product name column */	
#content table.results td.product-name {
	border-left:1px solid #C7D4D9;
}
#content table.results td.product-name img {
	float:left;
	margin-right:12px;
}
#content table.results td.product-name a {
	color:#0083B3;
	font-weight:normal; 
	font-size:1.21em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	text-decoration:none;
}
#content table.results td.product-name a:hover {
	text-decoration:underline;
}

/* price column */
#content table.results td.price {width:117px;}
#content table.results td.price span {
	color:#CC0000;
	display:block;
	font-weight:normal; 
	font-size:1.45em; 
	font-family:"Trebuchet MS",Arial,sans-serif;
	margin-bottom:2px;
}
#content table.results td.price .comparison {font-size:1.1em;}
#content table.results td.price .comparison a {
	color:#0083B3;
	display:block;
	font-size:1em;
	margin-top:5px;
	text-decoration:none;
}
#content table.results td.price .comparison a:hover {
	background-color:transparent;
}

/* which rating column */
#content table.results td.which-ratings {/*width:210px;*/ :;}
#content table.results td.which-ratings table {
	margin:0;
	padding:0;
	width:200px;
}
#content table.results td.which-ratings table td,
#content table.results td.which-ratings table th {
	border:none;
	padding:0;
	padding-bottom:5px;
}
#content table.results td.which-ratings table th {
	background-color:transparent;
	font-size:0.97em;
	font-weight:normal;
	padding-right:5px;
}
#content table.results td.which-ratings table strong {color:#E20A16;}

/* score column */
#content table.results td.score {
	color:#CC0000;
	font-weight:bold; 
	font-size:1.5em;

	font-family:"Trebuchet MS",Arial,sans-serif;
	width:80px;
}
#content table.results td.score span,
#content table.results td.score img {
	display:block;
	margin-bottom:5px;
}

/* non subscriber styles (i.e. the 2 column "subscribe now" overlay */	
#content table.results td.non-subscriber-top {
	background:url(../../images/design/bg-pf-table-top.png) no-repeat top left;
	font-size:1.2em;
	height:330px;
	padding-left:15px;
}
#content table.results td.non-subscriber-top div {width:285px;}
#content table.results td.non-subscriber-top h2 {
	background:url(../../images/icons/subscribe.png) no-repeat top left;
	font-size:1.2em;
	margin-top:10px;
	padding:0 0 5px 47px;
}
#content table.results td.non-subscriber-top ul {
	font-family:"Trebuchet MS",Arial,sans-serif;
	margin-bottom:10px;
}
#content table.results td.non-subscriber-top ul li {margin-bottom:5px;}
#content table.results td.non-subscriber-top ul li.best-buy {
	background:url(../../images/icons/best-buy.png) no-repeat top left;
	padding:13px 0 20px 47px;
}
#content table.results td.non-subscriber-top ul li.dont-buy {
	background:url(../../images/icons/dont-buy2.png) no-repeat top left;
	margin-left:2px;
	padding:13px 0 20px 45px;
}
#content table.results td.non-subscriber-top p {
	color:#C90101;
	font-family:"Trebuchet MS",Arial,sans-serif;
}

/* ie 6 specificity differs from other browsers (careful with classes) */
#content table.results tr.odd td.score-non-subscriber {
	background:url(../../images/design/bg-pf-table-blur-score-alt.jpg) no-repeat top left;
	width:72px;
}
#content table.results tr.odd td.which-ratings-non-subscriber {
	background:url(../../images/design/bg-pf-table-blur-rating-alt.jpg) no-repeat top left;
	width:203px;
}
#content table.results tr td.which-ratings-non-subscriber {
	background:url(../../images/design/bg-pf-table-blur-rating.jpg) no-repeat top left;
}
#content table.results tr td.score-non-subscriber {
	background:url(../../images/design/bg-pf-table-blur-score.jpg) no-repeat top left;
}
#content table.results td.fade-score {
	background:url(../../images/design/bg-pf-table-blur-fade-score.jpg) no-repeat top left;
	width:80px;
}
#content table.results td.fade-which-ratings {
	background:url(../../images/design/bg-pf-table-blur-fade-rating.jpg) no-repeat top left;
}

/* results footer - contains the button "compare features" */
#content #results-footer {
	background:url(../../images/design/bg-pf-results-footer3.png) no-repeat bottom left;
	clear:both;
	margin-bottom:15px;
	padding:0 0 4px 0;
}
#content #results-footer.side-by-side {
	background-image:none;
	margin-bottom:8px;
}
#content .back {text-align:right;}
#content .back a:hover {
	background-color:transparent;
}
#content #results-footer .compare-action {
	background:url(../../images/design/bg-pf-footer-compare-action2.png) no-repeat top right;
	padding:21px 0 0 0;
}

/* Page BB.7.*.*:Side by side comparison */
/* Content header */
#content #product-finder h1 {margin-bottom:0;}
#content #product-finder h1 div span.subheading-a {
	float:left;
	width:500px;
}
#content h1 .back {
	display:block;
	float:right;
	width:158px;
}
#content #product-finder h1 span.back a {
	display:block;
	width:138px;
	margin:3px 0 0 10px;
}
#content #product-finder h1 span.back a:hover,
#content #product-finder h1 span.back a:active {
	background-color:transparent;
}
#content h1#best-buy span.back img {
	margin:0;
}
/* Component P.T.COM.*:Side by Side comparsion table (extends "standard" table) */
#content table.side-by-side {
	border-bottom:1px solid #D4DEE3;
	border-top:1px solid #D4DEE3;
	width:689px; /* a pixel out in ff */
}
#content table.side-by-side th {
	background-color:#EAEFF1;
	border:none;
	border-right:1px solid #D4DEE3;
	border-left:1px solid #D4DEE3;
	color:#333;
}
#content table.side-by-side td {
	background-color:#FFF;
	border:none;
	border-right:1px solid #D4DEE3;
}
#content table.side-by-side tr.odd th {
	background-color:#D7E0E4;
}
#content table.side-by-side tr.odd td {
	background-color:#EAEFF1;
}
#content table.side-by-side thead td {
	background-color:#EAEFF1;
	border:1px solid #D4DEE3;
}

/* column headings e.g. product name */
#content table.side-by-side thead th {
	background-color:#FFF;
	border-bottom:1px solid #D4DEE3;
	padding:0;
	width:131px;
	vertical-align:top;
}
#content table.side-by-side thead th .details {text-align:center;}
#content table.side-by-side thead th .details img,
#content table.side-by-side thead th .details a {padding:0 5px 0 5px;}
#content table.side-by-side thead th .details img {margin:0 auto;}
#content table.side-by-side th.product-name .details,
#content table.side-by-side th.no-product .details {
	display:block;
	padding-top:3em;
	position:relative;
}
#content table.side-by-side th.product-name .details a {
	display:block;
	font-size:1.1em;
}
#content table.side-by-side th.product-name .details a.name {
	text-align:left;
	padding-left:15px;
}
#content table.side-by-side th.product-name .details a:hover {
	background-color:transparent;
}
#content table.side-by-side th.product-name .details a.compare-prices {margin:10px 0;}
#content table.side-by-side th.product-name .remove,
#content table.side-by-side th.no-product .add {
	border-bottom:1px solid #D4DEE3;
	display:block;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
#content table.side-by-side th.product-name .remove a,
#content table.side-by-side th.no-product .add a {
	background:url(../../images/icons/remove-cross.png) no-repeat right center;
	display:block;
	float:right;
	margin-right:5px;
	padding:7px 23px 8px 22px;
}
#content table.side-by-side th.no-product .add a {
	background-image:url(../../images/icons/add-plus.png);
}
#content table.side-by-side th.no-product {
	background:url(../../images/design/bg-pf-side-by-side-empty.png) no-repeat 6px 36px;
	height:231px;
}
#content table.side-by-side th.product-name img {display:block;}

/* score and price rows */
#content table.side-by-side tr.score td,
#content table.side-by-side tr.price td span.value {
	color:#CC0000;
	font-weight:normal; 
	font-size:1.5em;
	font-family:"Trebuchet MS",Arial,sans-serif;
}
#content table.side-by-side tr.price td span.value {
	display:block;
	font-size:1.45em;
}

/* row headings e.g. specification name */
#content table.side-by-side tbody th {
	font-size:1.2em;
	vertical-align:top;
}
#content table.side-by-side tbody th img {
	vertical-align:middle;
}
#content table.side-by-side tbody th a:hover {
	background-color:transparent;
}
#content table.side-by-side th.group {
	background:url(../../images/design/bg-table-sidebyside-th-group.png) #7A8F9C repeat-y top left;
	border-left:1px solid #647580;
	border-right:1px solid #7A8F9C;
	color:#FFF;
}
#content table.side-by-side th.table-subheading {
	background:url(../../images/design/bg-table-sidebyside-th-sub.png) #AAB9BB repeat-y top left;
	border-left:1px solid #8399A7;
	border-right:1px solid #AAB9BB;
	color:#FFF;
}

/* Content footer */
#content-footer {overflow:hidden;}
#content-footer .back {
	float:right;
	margin-top:5px;
	width:139px;
}
#content-footer .back a:hover {
	background-color:transparent;
}

/* Reviews page TODO:move? to content.css */		
#all-results-header {
	background-color:#EFF3F4;
	border:1px solid #D4DEE3;
	overflow:hidden;
	padding:10px 10px 2px 10px;
	width:673px;
}
#all-results-header h3 {
	float:left;
	width:350px;
	font-weight:normal;
}
#all-results-header #filter-function {
	float:right;
	width:235px;
}
#all-results-header #filter-function fieldset {
	border:none;
	font-size:1em;
	text-align:right;
}
/*#all-results-header #filter-function input {
	margin-bottom:-8px;
}*/
#product-table ul {
	border:1px solid #D4DEE3;
	border-top:none;
	margin-bottom:0;
	overflow:hidden;
	width:693px;
}
#product-table ul li {
	float:left;
	padding:10px 0 10px 10px;
	width:128px; 
}
#content #product-table ul li a {
	color:#0083B3;
	text-decoration:none;
}
#content #product-table ul li a:hover {
	text-decoration:underline !important;
}
#product-table ul li .image-and-awards {overflow:hidden;}
#product-table ul li .image-and-awards img {
	display:inline;
	vertical-align:middle;
}
#product-table ul li .image-and-awards a:hover {background:#FFF;}

/* compare prices page */
#compare-prices #results-header {padding-top:10px;}
 	#content table.compare-prices td.retailer-name {
	border-left:1px solid #D4DEE3;
	text-align:center;
}
#content table.compare-prices td.price-ex-delivery span {
	display:block;
	font-size:1.4em;
	font-weight:bold;
}
#content table.compare-prices td.price {width:auto;}
#content table.compare-prices td.price span {margin:0 0 5px 2px;}

/* Member ratings page */
#content .customer-views{
	margin: 10px 0 10px 0;
}
#content .customer-views h3 {
	background-color:#7A8F9C;
	color:#FFF;
	font-size:0.9em;
	padding:5px;
}
#content .customer-views p#sample-size {
	padding-right:1px;
	text-align:right;
}

/* temp fix for ie7 build bug */
#user-controls ul a {
	display:inline !important;
}
#footer {margin-top:15px;}

/* TODO:move into content.css? */
#content h1 {overflow:hidden;}

/* Component ?:product finder help (extends sign-up help) */
#content div.pf-help {
	background:url(../../images/design/bg-help-pf-bot2.png) no-repeat left bottom;
	width:692px;
	padding:0 0 20px;
}

/* used to hide panel with js is enabled */
#content div.pf-help.hidden {
	left:-1000em;
	position:absolute;
	top:-1000em;
	visibility:hidden;
}
#content div.pf-help h2 {
	color:#015156;
	background:url(../../images/design/bg-help-pf-top.png) no-repeat left top;
	font-size:1.5em;
	padding:15px 15px 0;
}
#content div.pf-help h2 span {
	display:block;
	padding-left:30px;
	background:url(../../images/bullets/blt-help-big-pf.png) no-repeat 0 50%;
}
#content div.pf-help div {
	padding:0 15px;
}
#content div.pf-help div.first {padding-top:5px;}
#product-table ul li .image-and-awards a img {
	height:100px;
	width:100px;
}
#product-table ul li .image-and-awards a:hover {
	background:none;
	text-decoration:none;
}
#product-table p.from-price {
	font-family:"Trebuchet MS",arial,sans-serif;
	margin-bottom : 0;
	font-size:1.15em;
}
#product-table p.from-price span {
	color : #C00;
}
