/* ISPr Container Styles */ 

#outerbg {
 background-image: url(http://www.ispreview.co.uk/images/backg.gif);
 background-position: top center;
 background-repeat: repeat-y;
 width:995px;
 margin:auto;
}

#outer {
 width:980px;
 background:#ffffff;
 margin:auto;
 }

#toplogob1 {
 float:left;
 width:980px;
 height:126px;
 background: #206fc1 url(http://www.ispreview.co.uk/images/ispr_logo3.png) no-repeat;
 overflow:hidden;
}

#bannerxxxx {
 float:right;
 margin-top:20px;
 margin-right:20px;
 height:60px;
}

#bar {
 height:25px;
 background:#4698e4;
 color: #333333;
 }

#barsmall {
 height:5px;
 background:#4698e4;
 clear:both;
 width:980px;
 overflow:hidden;
 }

#topbar {
 height:5px;
 background:#555555;
 color: #333333;
 overflow:hidden;
 }

#navbar {
 height:20px;
 background:#bdcdd9;
 color: #57636f;
 font-weight: bold; 
 margin: 0px;
 font-size: 13px; 
 padding: 3px 0px 3px 15px;
 line-height: 1.7em;
 }

#ftr {
 height:20px;
 background:#555555;
 color: #D9E1D1;
 margin:0;
 font-size: 11px;
 padding: 5px 0px 0px 0px;
}

#ftr a { 
 color: #D9E1D1; 
 text-decoration: underline;
}

#listdetail a:link, #listdetail a:visited {
 border-bottom: 1px dashed;
}

#listdetail a:hover {
 border-bottom: 1px solid;
}

.text2 {
 font-family: verdana,arial,sans-serif,helvetica; 
 line-height: 14pt;
}

.quote1 {
 background-color: #f5f5f5;
 border-radius:2px;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 width:89%;
 border: 2px dashed #CCDEF2;
 margin:auto;
 margin-top: 0px;
 margin-bottom: 0px;
 line-height: 15pt;
 padding: 2px 6px 2px 6px;
 color:#670103;
 font-style: italic; 
 box-shadow: 1px 1px 5px #999;
 -moz-box-shadow: 1px 1px 5px #999;
 -webkit-box-shadow: 1px 1px 5px #999;
}

/* ISPr Menu Stylesheet */ 

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
margin-top: 111px;
font-size: 12px;
text-align: left;
}

#navlist li
{
display: inline;
list-style-type: none;
font-size: 12px;
}

#navlist a { padding: 2px 10px 1px 10px; }

#navlist a:link, #navlist a:visited
{
border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
color: #fff;
background-color: #4698e4;
text-decoration: none;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

#navlist a:hover
{
color: #fff;
background-color: #4698e4;
text-decoration: none;
opacity: 0.9;
}

#navlist li a:hover, #navlist li a#active
{
background: #777777; 
}

/* general */
html, body {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	color: #333333;
        background: #808080;
	margin: 0;
	padding: 0;
}

a 				{ text-decoration: none; color: #227ab4; }
a:hover 		{ text-decoration: underline; color: #6c6c74; }
#details_nav a 	{ text-decoration: underline; color: #6c6c74; font-weight: bold; font-size: 11px; }
#details_nav a:hover { color: #444444; }
#items a 		{ text-decoration: underline; color: #4698e4; }
#items a:hover 	{ color: #444444; }

h1, h2, h3 	{ margin: 8px 8px 8px 8px; padding: 0; color: #4698e4; font-weight: normal; letter-spacing: -0.04em; font-family: tahoma, arial, verdana;  }
h1 			{ font-size: 28px; margin-top: 0px;  }
h2 			{ font-size: 22px; }
h3 			{ font-size: 18px; }

fieldset 	{ border: 1px solid #c8c8c8; padding: 4px 20px 20px 20px; }
legend 		{ color: #4698e4; padding: 0px 14px 0px 14px; font-family: tahoma, arial, verdana; font-size: 20px; }

ul 			{ list-style-image:url(../images/layout/li.png); }

img {
	border:none;
}
p {
	margin-left:10px;
}
/* layout */
body {
	text-align:center;
}
#wrapper {
	text-align:left;
	width:100%;
	margin:0px auto;
}
#banner {
	background:url(../images/layout/banner.png) no-repeat top left;
	position:relative;
	margin:10px 0;
	width:974px;
	height:100px;
}
#banner #nav {
	position:absolute;
	right:10px;
	bottom:0;
}
#banner #nav ul {
	list-style-type:none;
}
#banner #nav ul li {
	display:inline;
}
#banner #nav ul li a {
	color:white;
	display:block;
	float:left;
	width:96px;
	height:29px;
	background:url(../images/layout/tab.png) no-repeat top left;
	margin-right:3px;
	text-align:center;
	line-height:29px;
}
#banner #nav ul li a:hover {
	color: #9ea740;
	text-decoration:none;
	background-image:url(../images/layout/tab-hover.png);
}
#content {
	position:relative;
	padding-bottom:0px;
}
#content #page_heading {
	position:relative;
	padding-right:100px;
	margin-bottom:10px;
}
#content #page_heading #login {
	position:absolute;
	right:10px;
	top:0;
	padding-left:20px;
	background: url(../images/layout/user-green.gif) left center no-repeat;
}
#footer {
	position:absolute;
	bottom:0;
	width:932px;
	font-size:0.9em;
	padding-bottom:10px;
	text-align:right;
	color:#C2C2C2;
}
#footer .debug_info .debug_value {
	color:#333333;
}
/* classes */
div.hr {
	height:3px;
	width:100%;
	background:url(../images/layout/line_bg.png) repeat-x bottom;
	margin:5px 0;
}
div.page_section {
	padding: 6px 8px 6px 8px;
	background-color: #ebf4fb; 
	color: #6c6c74; 
	border-top: 1px solid #bfd9f2;
	font-size: 11px;
        font-weight: bold;
}
div.page_section a 	{
	color: #6c6c74;
}
div.page_sub_heading {
	font-size: 17px;
	color: #b1b774;
	border-bottom: 1px dotted #dbe1a8;
}
.button_search {
	font-weight: bold;
	font-size: 13px;
}
table tr.noItems td {
	color:#999999;
	letter-spacing:0.2em;
}
.letters .letter_active a {
	color:#000000;
}
#page_heading { color: #a2a2a2; }
.page_section { padding: 6px 8px 6px 8px; background-color: #ebf4fb; color: #6c6c74; border-top: 1px solid #bfd9f2; font-size: 11px; }
.page_section a { color: #6c6c74; }
.page_headspace { color: #d2d2d2; }
.page_headlogin { height: 16px; float:right; text-align:right; background-image: url(../images/layout/user-green.gif); background-position: left top; background-repeat: no-repeat; padding-left: 20px; }

.item_list { border-bottom: 1px dotted #dedede; }
.item_date { color: #828282; font-size: 10px; }

#categories li { border-bottom: 1px dotted #dedede; color: #c2c2c2; }

.page_sub_heading { font-size: 17px; color: #b1b774; border-bottom: 1px dotted #dbe1a8; }
.page_sub_heading2 { font-size: 17px; color: #787882; border-bottom: 1px dotted #bfd9f2; padding-bottom: 6px; margin-bottom: 6px; padding-left: 0px; }

.search_results:hover { background-color: #efefef; }

.textbox_search, input.input_search { font-size: 12px; background-color: #f6f8e1; color: #b1b774; border: 0; border-bottom: 1px solid #dbe1a8; }
.textbox_search2 { font-size: 12px; background-color: #f6f8e1; color: #b1b774; border: 0; border-bottom: 1px solid #dbe1a8; }
.select_search, select.input_search { font-size: 12px;background-color: #f6f8e1; color: #b1b774; border: 0; border-bottom: 1px solid #dbe1a8; }
.button_search { font-weight: bold; font-size: 13px; }
.result_row { border-bottom: 1px dotted #dedede; }

.heading_alt { color:#c2c2c2; }

div.noItems {
	color:#999999;
	letter-spacing:0.1em;
	font-size:1.4em;
	font-style:italic;
}
.na {
	color:#cccccc;
	letter-spacing:0.1em;
	font-style:italic;
}

.pagination a {
	color: #333333;
	background-color: #e0e4bc;
	border: 1px solid #cacea5;
}
.pagination a.current {
	border-color:#999999;
	background-color:#3A3A3A;
	color:white;
}
.pagination a:hover {
	color: #9ea740;
}
/* form */
span.comment a {
	color:#9ea740;
	font-weight:bold;
}
span.starRatingInputLabel {
  color:#666666;
  font-style:italic;
}
/* table */
table.table th {
	padding: 6px 8px 6px 8px;
	background-color: #ebf4fb;
	color: #6c6c74;
	border-top: 1px solid #bfd9f2;
	text-align:center;
}
table.table th a {
	color: #6c6c74;
	border-bottom:1px dotted #b1b774;
}
table.table tr.featured td {
	background:#FDFFE8;
	font-weight:bold;
}
table.table td {
	border-bottom: 1px dotted #dedede;
}
.autocomplete {
	border:1px solid #b1b774;
}
.autocomplete ul li {
	font-style:italic;
}
/* --------- includes ----------- */
.categoryList li {
	margin:0;
	margin-left:10px;
	border-bottom: 1px dotted #c8c8c8;
	color:#CCCCCC;
	padding:4px;
}
/* new products/reviews */
.newReviews .item_list, .newProducts .item_list {
	clear:left;
	border-bottom:1px dotted #c8c8c8;
	margin-bottom:10px;
}
/* review detail */
.review_featured .review {
	background:#F6F8E1;
	border:1px solid #DBE1A8;
}
.review_featured .review .review_actions {
	border:1px solid #EAEAEA;
}
.review {
	border-bottom:1px dotted #dedede;
}
.review .review_user_image {
	border-right: 1px dotted #dedede;
}
.review .review_user_name a {
	color: #787882;
}
.review .review_date {
	color: #a3a3a3;
	font-size: 10px;
}
.review .review_summary_label {
	font-weight:bold;
}
.review .review_summary {
	font-style:italic;
	letter-spacing:0.1em;
}
.review .review_actions {
	background-color: white;
}
.review .review_actions li {
	font-size: 11px;
	border-bottom: 1px dotted #dedede;
	background-color: white;
	background-position: left;
	background-repeat: no-repeat;
}
.review_edit 		{ background-image: url(../images/layout/option_editreview.png); }
.review_remove 		{ background-image: url(../images/layout/option_remove.png); }
.review_viewall 	{ background-image: url(../images/layout/option_viewall.png); }

.review_helpful {
	font-style:italic;
	color:#999999;
}
.review_helpful .ajax_feedback {
	font-style:normal;
	color:#000000;
}

/* ---------- specific pages ---------- */
#product_detail #affiliate_link_slot_available_from .affiliate_link_slot_link {
	border-bottom: 1px dotted #DBE1A8;
}
#product_detail #image {
	font-size:0.8em;
}
.rate_box {
	border: 1px solid #eaeaea;
	background-color: #f5f5f5;
}
.rate_title {
	color: #818181;
	text-decoration: underline;
}
.rate_details {
	background: white url(../images/layout/icon_rate.jpg) left top no-repeat;
}
.rate_box dt {
	letter-spacing:0.2em;
	color:#666666;
	margin-right:10px;
	border-bottom:1px dotted #CCCCCC;
}
#product_detail #details_nav {
	clear:left;
	letter-spacing: -0.03em;
	padding: 6px 8px 6px 8px;
	margin-top: 8px;
	background-color: #ebf4fb;
	color: #6c6c74;
	border: 1px solid #bfd9f2;
	font-size: 11px;
}
#product_detail #details_nav ul li {
	display:inline;
	padding:10px 20px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 8px;
}
.details_link_images 		{ background-image: url(../images/layout/midbar_images.png); }
.details_link_vendor 		{ background-image: url(../images/layout/midbar_vendor.png); }
.details_link_allvendor 	{ background-image: url(../images/layout/midbar_allvendor.png); }
.details_link_allreviews 	{ background-image: url(../images/layout/midbar_allreviews.png); }
.details_link_compare 		{ background-image: url(../images/layout/midbar_compare.png); }
.details_link_details 		{ background-image: url(../images/layout/midbar_details.png); }
.details_link_addreview 	{ background-image: url(../images/layout/midbar_addreview.png); }
.details_link_discussion 	{ background-image: url(../images/layout/midbar_discussion.png); }

/* review comments */
.review_comment, .review_add_comment, .review_comment_view_all {
  background:#F6F8E1;
}
.review_comment_date {
  color:#999999;
  font-style:italic;
  font-size:0.9em;
}
.review_comment_holding {
  color:#666666;
}
.review_comment_user_name {
  font-weight:bold;
}
