/*@charset "utf-8";
/* CSS Document */
/*
Theme Name: AWH Bonus Theme
Theme URI: http://www.wpreviewsite.com
Description: The theme used at Award Winning Hosts to demonstrate the plugin. This is not a supported theme.
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: center;
	background: #fff;
}
table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
}
a:link, a:visited, a:hover {
	color: #b60000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
#wrapper {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
}
#header {
	background: #fff;
	padding: 0px;
}
#header table, #header tr, #header td {
	border-collapse: collapse;
}
#header table td {
	vertical-align: middle;
}
#header img {
	margin-right: 15px;
	margin-left: 5px;
}
#header h1 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#header h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#nav {
	background: #fff;
	border-bottom: 8px solid #c00;
	height: 24px;
}
#nav ul {
	margin: 0 0 0 10px;
	padding: 0;
	position: relative;
	overflow: auto;
}
#nav ul li {
	list-style: none;
	display: inline;
	float: left;
}
#nav li a:link, #nav li a:visited {
	display: block;
	font-family: Arial;
	color: #757575;
	font-size: 10pt;
	text-decoration: none;
	padding: 4px 10px;
	background: #ccc;
	margin: 0 10px 0 0;
}
#nav li a:link.selected, #nav li a:visited.selected {
 border-top: 1px solid color: #757575;
}
#nav li a:hover {
	background: #9B9B9B;
	color: #fff;
}
#footer {
	clear: both;
	margin-top: 15px;
	border-top: 2px solid #c00;
	background: #ccc;
	padding: 10px;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}
#sidebar {
	width: 300px;
	float: right;
	margin-top: 15px;
	text-align: center;
	border-bottom: 10px solid #fff;
}
#page {
	margin: 15px 0;
	font-family: Arial;
	font-size: 10pt;
	line-height: 1.5em;
	width: 630px;
	float: left;
}
#page h1 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#page h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #c00;
}
#page h1 a:link, #page h1 a:visited {
	text-decoration: none;
	color: #b60000;
}
#page h1 a:hover, #page h1 a:active {
	text-decoration: underline;
}
#page .content {
	clear: left;
}
h2#comments {
	background: #ccc;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	color: #333;
	padding: 10px;
}
h3#respond {
	clear: right;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0;
	color: #c00;
	padding: 0;
	border-bottom: 2px solid #c00;
}
#comments h3.review {
	clear: right;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
	color: #333;
	font-family: Arial;
	font-size: 10pt;
}
#comments p {
	margin-top: 5px;
	font-size: 9pt;
	color: #333;
}
#comments ul {
	margin: 0;
	padding: 0;
}
#comments li {
	display: inline;
}
#comments .rating_value {
	padding-right: 10px;
}
#sidebar {
	text-align: left;
}
#sidebar h2 {
	margin: 0;
	padding: 2px 10px;
	background: #ccc;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #757575;
}
#sidebar ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
	line-height: 2em;
	font-family: Arial;
	font-size: 8pt;
	border-bottom: 1px solid #ccc;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #757575;
}
#page td {
	vertical-align: top;
}
.customer_favorite {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #757575;
	padding-left: 10px;
}
.reviewcount, .visitsite, .visitsite_single {
	float: right;
}
.reviewcount a:link, .reviewcount a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 3px;
	background: #ccc;
	font-family: Arial;
	font-size: 8pt;
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}
.visitsite, .visitsite_single {
	padding-left: 8px;
}
.visitsite a:link, .visitsite a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 3px;
	background: #b22222;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.visitsite_single a:link, .visitsite_single a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 8px;
	background: #b22222;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.visitsite_single a:hover {
	display: block;
	margin-top: 1px;
	padding: 1px 8px;
	background: #9B9B9B;
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
td.ratings {
	white-space: nowrap;
	padding-left: 10px;
}
.rating_label {
	white-space: nowrap;
	background: #e3f1ff;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #757575;
	padding: 1px 4px;
}
.rating_value {
	white-space: nowrap;
	padding: 1px 3px;
	font-family: Arial;
	font-size: 8pt;
}
.rating_value .no_ratings {
	color: #757575;
}
/* review reviews section */

.icons {
	margin-top: 0px;
	margin-bottom: -5px;
	margin-right: 10px;
}
#recent {
	font-family: Arial;
	font-size: 11px;
	float: left;
	width: 927px;
	height: 180px;
	margin-left: 12px;
	margin-top: 50px;
	background-image: url(images/recent.jpg);
}
#recent-left {
	width: 440px;
	margin-top: -23px;
	float: left;
}
.idTabs {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 478px;
	list-style-type: none;
	margin-top: -6px;
}
.idTabs li {
	display: inline;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 2.3em;
}
.idTabs li a {
	color: #FFFFFF;
	background-image: url(images/recent-button.jpg);
	height: 30px;
	width: 151px;
	text-decoration: none;
	display: block;
	float: left;
}
.idTabs li a:hover, .idTabs li a:visited {
	color: #FFFFFF;
}
.idTabs li a.selected {
	background-image: url(images/recent-button-2.jpg);
	color: #FFF;
	text-decoration: none;
	height: 30px;
	width: 151px;
	display: block;
	float: left;
}
#recentreviews {
	float: left;
	width: 468px;
	display: block;
}
#recent-right {
	float: right;
	width: 455px;
}
#recentcomments {
	float: left;
	width: 468px;
	display: none;
}
#mostreviewed {
	float: left;
	width: 468px;
	display: none;
}
#recentreviews a:visited, #recentreviews a:hover, #recentcomments a:visited, #recentcomments a:hover, #mostreviewed a:visited, #mostreviewed a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.list2 {
	color: #E3EDF2;
	list-style-image: url(images/recent-bullet.gif);
	margin-top: 0px;
	font-size: 13px;
}
.list2 a {
	color: #E3EDF2;
	margin-top: 0px;
	font-size: 13px;
}
.toptitle {
	font-size: 24px;
	color: #FFF;
	margin-left: 15px;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}
.toptitle2 {
	font-size: 24px;
	color: #FFF;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}
#announcement {
	width: 440px;
	float: left;
	color: #FFFFFF;
	padding-top: 5px;
	margin-left: 5px;
}
#recent ul {
	line-height: 1.5em;
}
/* end recent reviews section */

/* features section */

#featured {
	width: 950px;
	background-color: #FFF;
	background-image: url(images/middle-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: right;
}
#featured-bg {
	background-image: url(images/featured.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	padding-top: 15px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 15px;
	width: 930px;
	margin-left: 10px;
}
#featured .titles a:link, #featured .titles a:visited {
	font-size: 24px;
	margin-left: 20px;
}
#featured-left {
	float: left;
	width: 400px;
	margin-left: 18px;
	margin-top: 0px;
}
#featured-right {
	float: right;
	width: 470px;
	margin-right: 20px;
	margin-top: -25px;
}
/* end features section */
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	background: #000000 url(images/topnav.gif);
	width: 950px;
	height: 40px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
}
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#topnavbar a:hover {
	text-decoration: none;
}
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.topnavbarleft {
	width: 200px;
	float: left;
	margin: 0px;
	padding-left: 12px;
	padding-top: 10px;
}
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	text-transform: uppercase;
	padding-right: 12px;
	padding-top: 10px;
	text-align: right;
}
.topnavbarright a img {
	border: none;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}
