/* -------------------------------// [ | GLOBAL SETTINGS | ] \\----------------------------------- */

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,
table,th,td,form,fieldset,input,textarea {
	margin:0;
	padding:0;
}
body {
	background: #DDD;
	margin: 0 auto;
	color: #444;
	font: normal small "Trebuchet MS",sans-serif;
}
table {
	border: 0;
	border-collapse: collapse;
}
textarea {
	font-size: 1em;
}
img {
	border: 0;
}
p {
	padding-bottom: 10px;
}
ol.list,
ul.list {
	padding-bottom: 15px;
	line-height: 1.4;
}
ol.list,
ul.list {
	padding-bottom: 10px;
}
ul li {
	list-style: none;
}
em {
	color: #333;
	padding-right: 1px;
}
span {
	color: #888;
}
.clear {
	clear: both;
}
small {
	font-size: 11px;
	color: #999;
}
hr {
	border: 0;
	background: #DDD;
	margin-bottom: 15px;
}

/* -------------------------------// [ | HEADER TAGS | ] \\----------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial",Helvetica,sans-serif;
	font-weight: normal;
}
h1 {
	margin: 10px 0 10px;
	color: #E24B27;
	font-size: 1.7em;
	letter-spacing: 0.05em;
}
h2 {
	margin: 0;
	padding: 0 0 20px 0;
	color: #2F89BF;
	font-size: 1.6em;
}
h3 {
	margin: 5px 0 10px;
	font-family: "Tahoma",Verdana,sans-serif;
	font-size: 1.4em;
}
h3, h3 a {
	color: #E8461F;
	font-weight: normal;
}
h3 a {
	border-bottom: 1px dotted #DDD;
}
h4 {
	margin: 0;
	padding: 12px 0 10px 0;
	color: #2F89BF;
	font-size: 1.4em;
}

/* -------------------------------// [ | NAVIGATION LINKS | ] \\----------------------------------- */

a {
	color: #e24a26;
	text-decoration: none;
}
a:visited {
	color: #2F89BF;
}
a:hover, a:active {
	color: #36C !important;
	text-decoration: none;
}
a.img,
a.img:active,
a.img:hover {
	border: 0 !important;
}

/* -------------------------------// [ | FORM INPUTS | ] \\----------------------------------- */

input,
select,
textarea,
.checkbox label,
.checkList label,
.radioList label,
.value {
	color: #555;
	font-family: "Tahoma",sans-serif;
}
input.inputText,
select.inputText,
textarea.inputText {
	background: #FFF;
	border: 1px solid #BBB;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
}
input.inputText {
	padding: 2px 3px;
}
select.inputText {
	padding: 1px 1px 1px 0;
}
textarea.inputText {
	padding: 1px 0 1px 3px;
}
input.inputText:focus,
select.inputText:focus,
textarea.inputText:focus {
	background: #FFF4BF;
	color: #000;
}
input.inputButton {
	padding: 2px 3px;
	*padding: 1px;
	*margin-top: 2px;
	color: #000;
	font-family: "Arial",sans-serif;
	cursor: pointer;
}
input.required,
select.required,
textarea.required {
	border-color: #C66;
}

input.single {
	width: 150px;
}
input.singleLong {
	width: 280px;
}
input.singleFull {
	width: 452px;
}
input.google {
	width: 190px;
	border: 0!important;
	background: none!important;
	*margin-top: 5px;
}

/* -------------------------------// [ | HEADER STRUCTURE | ] \\----------------------------------- */

#header {
	margin: 0 auto;
	width: 884px;
	height: 155px;
	background: url(../images/header-bg.gif) no-repeat left top;
	text-align: left;
}
#header p {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 15px!important;
}
#header #logo {
	clear: both;
	display: block;	
	position: relative;
	width: 380px;
	height: 50px;
	top: 10px;
	left: 0;
	margin-left: 17px;
	background: url(../images/logo.gif) no-repeat left top;
}
#header #logo {
	text-indent: -9999px;
}
#navigation {
	position: relative;
	top: 25px;
	margin-left: 20px;
}
#navigation li {
	display: inline;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
	margin-right: 25px;
}
#navigation a:hover {
	color: #F3F3F3!important;
	text-decoration: underline;
}
#googleForm {
	position: relative;
	top: 5px;
	*top: 1px;
	margin-left: 590px;
	*margin-left: 595px;
}
#googleForm table {
	background-color: none!important;
}
#googleForm table td {
	height: 20px;
}

/* -------------------------------// [ | CONTENT STRUCTURE | ] \\----------------------------------- */

#container {
	margin: 10px auto 0;
	padding-top: 10px;
	width: 884px;
	background: #FFF url(../images/content-rounded-top.gif) no-repeat 0 0;
}
#container .roundedFooter {
	background: url(../images/content-rounded-bot.gif) no-repeat bottom left;
	padding-bottom: 20px;
}
#contentMain {
	width: 587px;
	float: left;
}
#sidePanel {
	width: 290px;
	float: right;
	padding-left: 5px;
}
.bodyContent {
	padding-left: 15px;
	width: 570px;
}
.googleAd {
	float: right;
	padding: 10px;
}

/* -------------------------------// [ | CONTENT LAYOUTS | ] \\----------------------------------- */

#homeFeature {
	
	width: 570px;
	height: 278px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#homeFeature .features h2 a {
	color: #e54823;
	background: url(../images/banner-home.png) no-repeat 0 0;
	width: 570px;
	height: 278px;
	float: left;
	display: block;
	text-indent: -9999px;
}
.photo {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.homeData {
	width: 100%;
}
.homeData td {
	vertical-align: top;
}
.productReviewList {
	background: url(../images/productReview-bg.gif) repeat-y 0 0;
}
.sideproductReviewList {
	background: url(../images/sideProducts-bg.gif) repeat-y 0 0;
}
.productReviewList .red a,
.productReviewList .orange a,
.productReviewList .yellow a, 
.productReviewList .green a, 
.sideproductReviewList .red a,
.sideproductReviewList .orange a,
.sideproductReviewList .yellow a, 
.sideproductReviewList .green a {
	color: #FFF;
	border: 0!important;
}
.productReviewList a:hover, .sideproductReviewList a:hover {
	text-decoration: underline;
	color: #FFF!important;
}
.productReviewList ul {
	width: 225px;
	padding-left: 3px;
}
.sideproductReviewList ul {
	width: 255px;
	padding-left: 10px;
}
.productReviewList li, .sideproductReviewList li {
	padding: 3px 4px 3px 6px;
	border-bottom: 1px solid #FFF;
}
.productReviewList h3, .sideproductReviewList h3 {
	padding: 3px 0;
	margin: 0;
}
.productReviewList h3 a, .sideproductReviewList h3 a {
	font-size: 12px;
	font-weight: bold!important;
	text-transform: uppercase;
}
.productReviewList .cat, .sideproductReviewList .cat {
	background: url(../images/arrow-white.gif) no-repeat 0 50%;
	padding-left: 10px;
	margin-right: 8px;
	font-size: 11px;
}
.productReviewList .red, .sideproductReviewList .red {
	background: #e84622 url(../images/prod-5stars.gif) no-repeat right bottom;
}
.productReviewList .orange, .sideproductReviewList .orange {
	background: #ff8604 url(../images/prod-4-5stars.gif) no-repeat right bottom;
}
.productReviewList .yellow, .sideproductReviewList .yellow {
	background: #f9bc18 url(../images/prod-4stars.gif) no-repeat right bottom;
}
.productReviewList .green, .sideproductReviewList .green {
	background: #74b709 url(../images/prod-3-5stars.gif) no-repeat right bottom;
}
.latestReviews {
	background: url(../images/reviews-bg.gif) repeat-y left top;
}
.latestReviews h3 {
	color: #E84622;
	padding: 15px 0 7px 10px;
	margin: 0;
	font-size: 1.2em;
}
.latestReviews h4 {
	padding: 0 0 6px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
.latestReviews p {
	padding: 0 0 5px 0;
	font-size: 12px;
	margin: 0;
	line-height: 1.2em;
}
.latestReviews a {
	color: #E84622;
}
.latestReviews .reviewRecent {
	color: #666;
}
.latestReviews ul {
	padding-left: 3px;
	width: 305px;
}
.latestReviews li {
	padding: 8px;
	line-height: 1.2em;
	border-bottom: 2px solid #FFF;
	background: #f3f3f3;
}
.latestReviews .latest {
	background: #ffefbf;
}
.bodyContent li {
	padding-bottom: 10px;
	font-size: 11px;
	color: #333;
}

/* -------------------------------// [ | CONTENT LAYOUTS | ] \\----------------------------------- */

.reviewPanel {
	background: url(../images/counter-bg.gif) no-repeat left top;
	display: block;
	width: 276px;
	height: 88px;
}
.counter {
	padding-top: 15px;
	padding-left: 20px;
	color: #2F89BF;
}
.counter span {
	color: #E24B27;
}
.servicesPanel, .sidePoll {
	background: url(../images/sidePanel-repeater.gif) repeat-y 0 0;
}
.servicesPanel ul {
	padding-left: 9px;
	width: 258px;
}
.servicesPanel li {
	padding: 6px 5px 6px 8px;
	background: #d6eaf6;
	display: block;
	border-bottom: 1px solid #FFF;
}
.sidePoll label, .sidePoll p {
	padding-left: 20px;
	display: block;
	width: 230px;
	*width: 230px;
	font-weight: bold;
}
.sidePoll div {
	background: #f2f2f2;
	margin-left: 9px;
	width: 257px;
	padding-top: 10px;
}
.sidePoll p {
	padding: 7px 6px 0 20px;
	font-weight: normal!important;
}
.sidePoll p input {
	margin-right: 10px;
}
.sideSpace {
	text-align: center;
	padding: 10px 0;
}
.sideAdvert {
	text-align: center;
	padding: 20px 0;
}
.sideProduct {
	padding-top: 15px;
}
.sideProdImg {
	width: 100px;
	float: left;
	padding-left: 10px;
}
.sideScores {
	float: left;
	width: 150px;
	text-align: center;
}
.sideScores span {
	font-weight: bold;
	padding: 0 10px;
	color: #E84622;
	font-size: 1.4em;
}
.sideProdFeatures {
	padding: 0 10px;
	margin-bottom: 10px;
}
.sideProdFeatures p {
	font-size: 12px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px!important;
	margin-bottom: 5px;
}
.sideProdFeatures a {
	color: #DF492A;
	font-weight: bold;
	text-decoration: underline;
}
.sideProdFeatures h3, .sideProdFeatures h3 a {
	color: #FFF;
	background: #FC9804;
	padding: 5px 10px;
}
.sideProdFeatures h2{
	color: #333;
	background: #FDF2E4;
	padding: 7px 10px;
	margin-bottom: 2px;
	border-left: 2px solid #FC9804;
}
.sideProdTable {
	margin-bottom: 15px;
}
.sideProdTable td {
	padding: 5px 0;
}
.sideProdFeatures h2 {
	font-size: 13px;
	padding-left: 10px;
}
.buySpacer {
	margin: 10px 0 25px 0;
}
.btnBuy {
	margin-left: 3px;
}

/* -------------------------------// [ | PRODUCT LIST | ] \\----------------------------------- */

.even, .odd {
	width: 100%;
}
.even td, .odd td {
	vertical-align: top;
	padding: 10px 0;
}
.even p, .odd p {
	padding: 0;
}
.even {
	background: #f4f9fc;
}
.prodImg {
	width: 120px;
	text-align: center;
}
.even h2, .odd h2 {
	font-size: 1.4em;
	color: #2F89BF;
	padding: 13px 0 2px 0;
	margin: 0;
}
.even h3, .odd h3 {
	font-size: 13px;
	color: #3f3f3f;
	padding: 0;
	margin: 0;
}
.prodScore {
	text-align: center;
	padding-top: 25px!important;
	width: 160px;
}
.scores {
	width: 130px;
	font-size: 11px;
	text-align: center;
}
.scores span {
	font-weight: bold;
	padding: 0 10px;
	color: #E84622;
	font-size: 1.4em;
}
.prodSpace {
	width: 50%;
	padding: 0 30px 15px 30px!important;
}
.prodContent {
	width: auto;
	padding: 0 10px 10px 10px!important;
}
.highlight {
	background: #FFEFBF;
	padding: 10px;
	margin: 0 0 10px 0;
}
.reviewContainer {
	background: #fafaf2;
	color: #333;
	padding: 10px;
	margin-bottom: 5px;
}
.reviewContainer h2 {
	color: #E54823;
	padding: 0 0 5px 0;
	margin: 0;
}
.reviewContainer li {
	background: url(../images/dot-red.gif) no-repeat 0 5px;
	padding-left: 10px;
	margin-right: 13px;
	display: inline;
}
.reviewStandard {
	font-style: italic;
	border-bottom: 2px dotted #DDDDDD;
	margin-bottom: 20px;
	padding-bottom: 5px!important;
}

/* -------------------------------// [ | FOOTER STRUCTURE | ] \\----------------------------------- */

#footer {
	clear: both;
	background: url(../images/footer-bg.gif) no-repeat 0 0;
	width: 884px;
	height: 48px;
	margin: 10px auto 0;
	padding-bottom: 50px;
}
#footer table {
	width: 100%;
	margin-top: 13px;
	color: #F6F6F6;
}
#footer td {
	padding: 0 20px;
}
#footer table a {
	color: #F6F6F6;
}
#footer table a:hover {
	color: #FFF!important;
	text-decoration: underline;
}

/* -------------------------------// [ | FORM STRUCTURE | ] \\----------------------------------- */

.formWrapper {
	padding: 10px;
	margin: 5px 0;
	background-color: #F6F6F6;
	-moz-border-radius: 6px;
}
.form td {
	text-align: left;
}
.form th {
	width: 12em;
	text-align: right;
	padding-left: 20px;
	padding-right: 30px;
	vertical-align: top;
	color: #195F89;
}
.inputLong {
	padding: 2px;
	width: 250px;
}
.inputSelect {
	padding: 2px;
	width: 260px;
}
input.inputButton {
	color: #000;
	cursor: pointer;
	font-family: "Arial",sans-serif;
}

/* -------------------------------// [ | MISCELLANEOUS | ] \\----------------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */