/* CSS Document */
#reviews, #review {
	position: relative;
}
#reviews h1, #review h1 {
	background: url(../img/bgr_h1.jpg) repeat-y top right;
}
#reviews span.icon, #review span.icon {
	position: absolute;
	top: 0;
	right: 10px;
	width: 69px;
	height: 62px;
	text-indent: -1000em;
	background: url(../img/icon_reviews_b.gif) no-repeat center;
}
.articles {
	padding: 10px 0 0 0;
	background: #fafafa url(../img/bgr_block_left.gif) repeat-x  0 0;
	border-bottom: 1px solid #dae5ee;
}
.articles p.border {
	margin: -5px 0 10px 0;
	padding: 0 10px 6px 10px;
	text-align: right;
	font-size: 10px;
	color: #666;
	background: url(../img/border_1.gif) repeat-x bottom left;
}
.articles blockquote {
  position: static !important;
	float: left;
	width: 360px;
	_height: 125px;
	min-height: 125px;
	margin-bottom: 15px;
  padding-bottom: 0 !important;
  background: none;
}
.articles blockquote a.thumb {
	height:105px;
}
.articles blockquote a.thumb img {
  display: block;
  float: left;
  width: 70px;
  margin-bottom: 5px;
}
.articles blockquote p, .articles blockquote .rating {
  float: right;
  width: 278px;
  _width: 277px;
}
.articles blockquote .rating {
	overflow: hidden;
	margin-bottom: -10px;
	padding-top: 5px;
	font-size: 10px;
}
.articles blockquote .rating li {
	float: left;
	display: block;
	margin-right: 5px;
	padding: 0 !important;
	line-height: 12px !important;
	color: #000 !important;
}
.articles blockquote .rating li strong {
	font-weight: bold;
	float: none !important;
}
.articles blockquote .rating li.graphic {
	width: 80px;
	height: 18px !important;
	background: url(../img/bullet_11.gif) repeat-x top left;
}
.articles blockquote .rating li.graphic span {
	display: block !important;
	height: 18px !important;
	text-indent: -1000em !important;
	background: url(../img/bullet_10.gif) repeat-x top left;
}

.articles .ad_1 {
	float: left;
	margin: 0 0 20px 10px;
	_margin: 0 0 20px 5px;
	clear: both;
}
blockquote.article {
    width: 610px;
}
blockquote.article p {
    width: 600px;
}
#review h1 {
	border-bottom: none;
}
#review h2.review, #review h3.review {
	height: 24px;
	margin-bottom: 0;
	line-height: 24px;
	background: #505050;
}
#review h2.review {
	position: absolute;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#review span.title_2 {
	margin: 4px 6px;
	font-size: 16px;
}
#review h3.review {
	padding-right: 10px;
	font-size: 11px;
	text-align: right;
	color: #ebf7ff;
	font-weight: normal;
	border-bottom: 1px solid #363636;
}
#review h3.review a {
	font-weight: bold;
	color: #fff;
}
#review h3.review a:hover {
	color: #000;
}
#review p {
	padding: 0 10px;
}
#review .articles blockquote {
	width: 726px;
	padding-bottom: 2px !important;
	_padding-bottom: 7px !important;
	background: none;
}
div.review {
	padding-top: 10px;
}
div.review a {
	font-weight: bold;
	color: #1f699d;
}
div.review a:hover {
	color: #ff671c;
}
div.review div.links {
	width: 180px;
	float: left;
	margin: 0 10px 10px 0;
}
div.review div.links dl {
	padding-bottom: 10px;
}
div.review div.links dt, div.review div.links dd {
}
div.review div.links dt {
	margin: 10px 0 2px 0;
	padding: 2px 10px;
	background: #f5f9fa !important;
	border-bottom: 1px solid #ecf4f6;
}
div.review div.links dd {
	padding: 0 10px;
}
div.review div.links a {
	padding-left: 14px;
	color: #000;
	font-size: 10px;
	background: url(../img/bullet_1.gif) no-repeat 0 4px;
}
div.review div.links a:hover {
	color: #ff671c;
}
div.review div.links a.review {
	background: url(../img/bullet_13.gif) no-repeat 0 2px;
}
div.review div.links a.specs {
	background: url(../img/bullet_14.gif) no-repeat 0 2px;
}

div.review div.links dd.tag a {
	color: #18699e;
	padding: 0;
	background: none;
}
div.review div.links dd.tag a:hover {
	color: #ff671c;
}
div.review table {
  width: auto !important;
}
div.review td, div.review table table .ImageGroup {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#review div.review ul {
  margin-bottom: 10px;
  padding: 0 10px;
  list-style: disc inside;
}
#review div.review ul li {
  margin-bottom: 4px;
}
#review div.review ol {
  margin-bottom: 10px;
  padding: 0 10px;
  list-style-position: inside;
}
#review div.review ol li {
  margin-bottom: 4px;
}
.latest {
	margin-top: 5px;
}
.latest h2, .comments h2 {
	position: static !important;
	height: 32px !important;
	line-height: 32px !important;
	background: #5292be url(../img/bgr_h2_left.jpg) repeat-y top right !important;
}
.latest span.title_2, .comments span.title_2 {
	font-size: 18px !important;
	margin: 6px !important;
}
#reviews .navigation {
	height: 26px !important;
}
#review .navigation .options {
	margin: 2px 0 4px 0;
}
#review .navigation .button:hover ul {
	top: auto !important;
	left: auto !important;
	bottom: -1px !important;
	right: -1px !important;
}
#review .navigation .button:hover ul textarea {
	width: 205px;
	height: 100px;
	font-size: 11px;
}
.navigation {
	clear: both;
}
.navigation .button {
	position: relative;
	z-index: 11;
	float: right;
	margin: 3px 0 0 5px;
	padding-right: 12px;
	background-image: url(../img/bullet_2.gif) ;
	background-repeat: no-repeat;
	background-position: 94% 7px;
}
.navigation .pager, .navigation .chapters {
	position: absolute;
	top: 6px;
	left: 0;
	z-index: 2;
	border: none;
}
.navigation .review select option {
  margin-right: 5px;
}
.navigation .chapters {
	padding: 0 10px;
}
.chapters select {
	font-size: 11px;
}
.navigation .review {
	text-align: right;
	padding: 5px 0;
}
.navigation .review li {
	display: inline !important;
	height: 20px;
	line-height: 20px;
}
.navigation .review a:hover {
	color: #ff671c;
}
.navigation .review li em {
  font-style: normal;
  color: #666;
}
.sort {
	width: auto;
}
.sort select {
	margin-right: 10px;
}
.sort label {
	font-weight: normal;
	color: #1a669b;
}
.navigation .button ul li input.button {
  clear: none !important;
  float: right !important;
  margin-left: 5px;
}
.comments {
	width: 750px;
	margin: 10px 0 25px 0;
}
.comments p {
	margin: 0;
	padding: 0 !important;
}
.comments .all {
	width: 750px;
	height: 109px;
	background: url(../img/bgr_all_left_1.jpg) no-repeat bottom right !important;
}
.comments .all span {
	display: block;
	width: 110px;
	margin: 92px 0 0 628px;
	padding-left: 10px;
}
/*
.comments p.empty {
	position: relative;
	padding: 10px 10px 0 10px !important;
	z-index: 1;
}
*/
.comments p.empty {
  margin-bottom: 0 !important;
  padding: 6px 0 0 10px !important;
  line-height: 16px !important;
}
.comments .allsmall {
  height: 21px !important;
}
.comments .allsmall span {
  margin-top: 4px !important;
}
.comments blockquote.last {
  background: none;
  padding-bottom: 0;
}
#review .bottom {
	margin-bottom: 0;
}
* html .comments blockquote, * html .comments blockquote h4 {
    height:1%;
}
.comments blockquote, .comments blockquote h4 {
    min-height:1%
}
.summary {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 10px;
}
.summary h3 {
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.summary h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
  color: #000;
}
.features {
	clear: both;
	margin-bottom: 5px;
}
.features h3 {
	margin: 0;
	padding: 5px 10px;
	background: #e5edf4;
	border-bottom: 1px solid #ccdcea;
}
.features .pros, .features .cons {
	width: 350px;
}
.features .pros li {
	background: url(../img/bullet_18.gif) no-repeat 0 6px;
}
.features .cons li {
	background: url(../img/bullet_19.gif) no-repeat 0 6px;
}
.features ul {
	margin-bottom: 10px;
  padding: 0 !important;
  list-style: none !important;
}
.features li {
  float: left;
  clear: left;
  width: 320px;
	margin-left: 10px;
  padding: 4px 0 4px 15px !important;
}
.summary div.rating {
	clear: both;
	margin-bottom: 10px;
}
.summary div.rating h3 {
	height: 33px;
	line-height: 26px;
	margin: 0 0 2px 0;
	padding: 6px 10px 0 10px;
	background: url(../img/t_rating.gif) no-repeat center;
	border: none;
}
.summary div.rating a.button {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: auto;
	padding: 3px 5px;
	background-color: #ebf2f6;
	border: 1px solid #a9c9df;
	color: #333;
	font-size: 10px;
}
.summary div.rating a.button:hover {
	color: #ff671c;
	border-color: #1a669b;
	cursor: pointer;
}
.summary div.rating .left, .summary div.rating .right {
	position: relative;
	width: 345px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	background: #ecf3f8 url(../img/bgr_rating.gif) no-repeat bottom center;
}
.summary div.rating ul.rating {
	clear: both;
	margin: 0 10px 2px 10px;
  padding: 0 !important;
  list-style: none !important;
}
.summary div.rating ul.rating li {
	width: 320px;
	overflow: hidden;
  float: left;
	clear: both;
	padding: 0 5px 3px 0;
	background: url(../img/border_1.gif) repeat-x bottom left;
}
.summary div.rating ul.rating li strong {
	float: left;
	padding-left: 15px;
	line-height: 24px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	background: url(../img/bullet_23.gif) no-repeat 0 7px;
}
.summary div.rating ul.rating li span.graphic {
	float: right;
	margin-top: 6px;
}
.summary div.rating ul.rating li em {
	float: right;
	width: 40px;
	height: 24px !important;
	line-height: 24px !important;
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.summary div.rating ul.rating li ul {
	display: none;
	clear: both;
	margin: 0 0 2px 0;
  list-style: none !important;
}
.summary div.rating ul.rating li:hover {
	cursor: help;
}
.summary div.rating ul.rating li:hover strong {
	background: url(../img/bullet_24.gif) no-repeat 0 7px !important;
}
.summary div.rating ul.rating li:hover ul, .summary div.rating ul.rating li.rating_hovering ul {
	display: block !important;
}
.summary div.rating ul.rating ul li {
	width: 320px;
	overflow: hidden;
	clear: both;
	padding: 0;
	background: none;
}
.summary div.rating ul.rating ul li strong, .summary div.rating ul.rating ul li em {
	color: #aaa;
	text-transform: none;
	background: none !important;
}
.summary div.rating ul.rating li:hover ul li strong  {
  background: none !important;
}



.summary .overal {
	padding: 0 0 10px 0;
}
.summary .overal dl {
	float: none;
	height: 60px;
	padding-top: 10px;
	margin: 0 auto;
}
.appeal {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-top: 5px;
	background: url(../img/border_1.gif) repeat-x top left;
}
.appeal h3 {
}
.appeal .left {
	width: 181px;
	_height: 140px;
	min-height: 140px;
	border-top: 5px solid #fff;
	border-right: 1px solid #e5edf4;
}
.appeal div.last {
	border-right: none;
}
.appeal .left dl {
	float: none;
	margin: 0 auto 7px auto;
}
.appeal p {
	margin-bottom: 0;
}
.all span strong {
	position: relative;
	padding: 0;
	font-weight: normal;
	border: none;
	background: none;
	color: #1a669b;
}
#post_comment_form {
  display: none;
	position: absolute;
	bottom: -20px !important;
	right: 0 !important;
	width: 220px;
	padding-bottom: 5px;
	background-color: #ebf2f6;
	border: 1px solid #1a669b;
	z-index: 200 !important;
    font-size: 10px;
}
#post_comment_form textarea, #post_comment_form input {
	_margin-bottom: 10px;
	font-size: 11px;
}
#post_comment_form input.button {
	display: inline;
  margin-bottom: 0;
	font-size: 10px;
}
#post_comment_form li {
	clear: both;
	display: block;
	padding: 0 5px;
	color: #000;
}
#post_comment_form li.label {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	background: #c4deec;
}
#post_comment_form textarea {
    width: 190px;
    height: 120px;
}
.comments h4 a.spam {
  position: relative;
}
.comments div.spam_form {
  top: -80px;






