/* CSS Document */

/* link Elements */

a.NavBlue { color: #EF6A00; text-decoration: underline }
a:hover.NavBlue { color: #A85F1E; text-decoration: underline }
a:visited.NavBlue { color: #EF6A00; text-decoration: underline }
a:active.NavBlue { color: #FCF1E7; text-decoration: underline }

a.NavWhite { color: #ffffff; text-decoration: underline }
a:hover.NavWhite { color: #A85F1E; text-decoration: underline }
a:visited.NavWhite { color: #ffffff; text-decoration: underline }
a:active.NavWhite { color: #FFFFFF; text-decoration: underline }


body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	color: #676767;
}

.header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	height: 58px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #70BEFE;
	font-weight: bold;
	vertical-align: middle;
}

.header2b {
	text-align: right;
	height: 58px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #70BEFE;
	font-weight: bold;
	vertical-align: middle;
}
.menuon {
	background-color: #FFA023;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	height: 27px;

}

.menuoff {
	background-color: #FFE9CE;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #EF6A00;
	padding-right: 10px;
	padding-left: 10px;
	height: 27px;
}
.submenutable {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFB323;
	background-color: FAE190;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.columnRight {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
}
.columnLeft {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
}
.consumertext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #FFA023;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #848484;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 4px;
	border-bottom: 1;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	border-bottom-width: 1px;
	margin: 0;

}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #71BAFE;
	padding-left: 12px;
	list-style-image: url(images/arrow.gif);
	padding-top: 7px;
	margin: 0;
}
.BoxProduct {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: 555555;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-right-style: solid;
	border-right-width: 1px;
}

.Smallbox {
	text-align: left;
	padding: 2px;
	float: left;
}
.ProductName {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	line-height: 22px;
	color: #71BAFE;
	font-weight: bold;
}
.ratingPrice {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #B8B8B8;
	font-weight: bold;
}
.Price {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
	font-weight: bold;
}
.star {
	vertical-align: middle;
	padding: 1px;
}
.FeaturesLinks {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #71BAFE;
	text-align: center;
}
.dots {
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}
.columnSep {
	width: 10px;
}
.smallproductBox {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.thinbox {
	margin-bottom: 10px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #848484;
	padding-bottom: 10px;
	vertical-align: middle;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.BigBox {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 15px;
	color: #939393;
	background-color: #F1E7C1;
	margin: 0px;
	padding: 0px;
}
.MiddleBigBox {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #939393;
}
.ProductName1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	line-height: 22px;
	color: #71BAFE;
	font-weight: bold;
}
.BigBox {
	text-align: left;
	float: left;
	width: 100%;
}
.ImageBigBox {
	text-align: left;
	float: left;
	padding: 8px;
}
.spacebox {
	padding-right: 20px;
}
.banner {
	padding: 8px;
	text-align: center;
	vertical-align: middle;
}
.footer {
	margin-bottom: 6px;
	border-top: 1px solid #E6E6E6;
	border-right: #E6E6E6;
	border-bottom: #E6E6E6;
	border-left: #E6E6E6;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	color: #B4B4B4;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 15px;
	color: #A85F1E;
}
.tablebox {
	margin: 5px;
	text-align: left;
}
.ratingstable {
	font-size: 13px;
	line-height: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FFA023;
	padding: 7px;
}
.cellratingtable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 12px;
	color: #A85F1E;
}
.publisher {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.cellpublisher {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.textpublisher {
	font-size: 12px;
	color: #A7A59E;
	font-weight: normal;
}

h3
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #A85F1E;
}

.comparecells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 12px;
	color: #A85F1E;
}

ul.listText
{
	width: 100%;
}
ul.listText li
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	width: 92%;
	color: #939393;
}

.indexText
{
	color: #939393;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	width: 100%;
}

.bottomPadded
{
	column
	padding-bottom: 5px;
}