﻿/*
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;
}

table, tr, td {
	margin: 0;
	padding: 5;
	border: 0;
}

a:link, a:visited, a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
         background-color: #ffff99;
}

img {
	border: 0;
}

#wrapper {
	width: 740px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
}

#rmenu a {
font-family:Verdana,Tahoma,Arial,Sans-Serif;
  text-decoration:none;
  font-size: 11px;
font-weight: bold;
  text-align:left;
  color:#06c;
  background-color:#fff; 
  display:block;  
  padding-right:0px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:11px;
  margin-bottom:1px;
  }

#rmenu a:hover {
    background-color:#ffff99; 
  color:#000;
  }

#imgbox {

     width: 97%;

     background: #fff;

     padding-left: 10px;
     padding-bottom: 10px;
     padding-right: 10px;
     padding-top: 10px;

     color: #000;

     border: 0px dotted #ccc;
margin-bottom: 12px;

}

#imgbox img {

     float: right;
     padding-left: 4px;
     padding-bottom: 10px;

}


#boxo {

     width: 97%;

     background: #fff;

     padding-left: 10px;
     padding-right: 10px;
     padding-bottom: 10px;
     color: #000;

     border: 0px dotted #fff;
margin-bottom: 12px;

}

#boxo img {

     float: right;

     padding-left: 5px;
    padding-bottom: 5px;

}


#header {
	background: #fff;
	padding: 10px;
background-image: url('http://ellipticals-review.com/images/header_bg.jpg')
}

#header table, #header tr, #header td {
	border-collapse: collapse;
}

#header table td {
	vertical-align: middle;
}

#header img {
	margin-right: 15px;
}

#header h1 {
	font-family: 'Trebuchet MS';
	font-size: 27pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#header h2 {
	font-family: 'Trebuchet MS';
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#nav {
	background: #fff;
	border-bottom: 1px solid #0099cc;
	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;
	font-size: 10pt;
font-weight: bold;
color: #0099cc;
	text-decoration: none;
	padding: 4px 10px;
	background: #eee;
	margin: 0 5px 0 0;
}

#nav li a:link.selected, #nav li a:visited.selected {
	border-top: 1px solid #c60;
}

#nav li a:hover {
	background: #0099cc;
color: #fff;
}

#good {
	background: #008C00;
color: #fff;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 8pt;
font-weight: bold;
	padding: 3px;
text-align: center;
}

#fine {
	background: #4096EE;
color: #fff;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 8pt;
font-weight: bold;
	padding: 3px;
text-align: center;
}

#poor {
	background: #FF1A00;
color: #fff;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 8pt;
font-weight: bold;
	padding: 3px;
text-align: center;
}

#na {
	background: #36393D;
color: #fff;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 8pt;
font-weight: bold;
	padding: 3px;
text-align: center;
}

#footer {
	clear: both;
	margin-top: 15px;
	border-top: 1px solid #0099cc;
	background: #f3f2ed;
	padding: 10px;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}

#sidebar {
	width: 180px;
	float: right;
	margin-top: 15px;
	text-align: center;
	border-bottom: 10px solid #fff;
}

#page {
	margin: 15px 0;
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	width: 550px;
	float: left;
}

#page h1 {
	font-family: 'Trebuchet MS', arial;
	font-size: 13pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#page h2 {
	font-family: 'Trebuchet MS', arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #c00;
}

#page h3 {
	font-family: 'Trebuchet MS', arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #cc9900;
}

#page h1 a:link, #page h1 a:visited {
	text-decoration: underline;
	color: #006699;
}

#page h1 a:hover, #page h1 a:active {	
	text-decoration: none;
color: #0099cc;
}
#page .content {
	clear: left;
}

h2#comments {
	background: #eee;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	color: #ccc;
	padding: 10px;
}

h3#respond {
	clear: right;
	font-size: 11pt;
	font-weight: bold;
        margin-top: 10px;
	margin-bottom: 5px;
	color: #0099cc;
	padding: 2px;
	border-bottom: 2px solid #0099cc;
}

#comments h3.review {
	clear: right;
	margin-top: 8px;
        margin-bottom: 8px;
	border-bottom: 1px solid #eee;
	padding-bottom: 0px;
	color: #333;
	font-family: Verdana;
	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: #fff;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}

#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 #eee;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #666;
}

#page td {
	vertical-align: top;
}

.customer_favorite {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
}

.reviewcount, .visitsite, .visitsite_single {
	float: right;
}

.reviewcount a:link, .reviewcount a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 3px;
	background: #eee;
	font-family: Arial;
	font-size: 8pt;
	color: #069;
	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: #f3f2ed;
	font-family: Arial;
	font-size: 8pt;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

.visitsite_single a:link, .visitsite_single a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 8px;
	background: #c00;
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.visitsite_single a:hover {
	display: block;
	margin-top: 1px;
	padding: 1px 8px;
	background: #fcc;
	font-family: Arial;
	font-size: 8pt;
	color: #06c;
	text-decoration: underline;
	font-weight: bold;
}

td.ratings {
	white-space: nowrap;
	padding-left: 10px;
}

.rating_label {
	white-space: nowrap;
	background: #ffffcc;
	font-family: Arial;
	font-size: 8pt;
	padding: 1px 4px;
}

.rating_value {
	white-space: nowrap;
	padding: 1px 3px;
	font-family: Arial;
	font-size: 8pt;
}

.rating_value .no_ratings {
	color: #666;
}
