/* CSS Document */
body {
	margin: 0;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/sub-bg.gif);
	background-repeat: repeat-y;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #000;
}
h1 {
	font-size: 16px;
}
div#submast {
	display: none;
}
div#subnav{
	display: none;
}
div#content {
	width: 772px;
	border: solid 1px black;
	voice-family: "\"}\"";
	voice-family:inherit;

}
div#copy {
	width: 546px;
	margin: 0 0 0 20px;
	float: left;
}
div#sidebar {
	display: none;
}

div#footer {
	display: none;
}
#productdetail ul {
	list-style:  disc;
	border: 0;
}

#productdetail li {
	font-size: 10px;
	list-style-type: disc;
}
#attachments ul {
	list-style:  url(none) none;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

#attachments li {
	font-size: 10px;
	border-bottom: 1px solid #B9AA86;
	margin: 0;
}
#attachments li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 5px solid #FEF7D8;
	border-right: 5px solid #FEF7D8;
	color: #000000;
	text-decoration: none;
	width: 100%;
	list-style-type: none;
	background-color: #FEF7D8;
}

#attachments li a {
	width: auto;
}
#attachments li a:hover {
	border-left: 5px solid #FFE67D;
	border-right: 5px solid #FFE67D;
	background-color: #FFE67D;
	color: #000000;
	list-style-type: none;
}
#productheading {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0 5px 13px;
	background-color: #009662;
	border-bottom: 2px solid #006655;
}
.productheadingsmall{
	font-size: 12px;
	color: #FFF;
}
.productsubheading{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
	background-color: #009662;;
	border-bottom: 2px solid #006655;
}
#breadcrumb {
	visibility: hidden;
	display: none;
}

#contentleft{
	width: 250px;
	float: left;
}
#contentright{
	width: 270px;
	float: right;
}
#productshot{
	width: 360px;
	float: left;
	text-align: left;
	margin: 0;
}
#badges{
	width: 270px;
	float: right;
	margin: 5px 0 5px 0;
	text-align: right;
}
.icons{
	float: left;
	width: 33%;
	height: 100px;
	text-align: center;
	font-size: 10px;
}
div#disclaimer {
	clear: both;
	text-align: center;
}
#specifications{
	clear: both;
	padding-top: 1px;
}
#specifications h2{
	background-color: #ffcc00;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	height: 14px;
	maring: 0;
}
#specifications h2 .left{
	width: 265px; 
	float: left;
}
#specifications h2 .right{
	width: 265px; 
	float: left;
	font-size: 11px;
	text-align: right;
}

#specifications .column{
	width: 273px;
	float: left;
}
#specifications ul {
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 1em;
	padding-left: .5em;

}
#specifications li {
	padding-top: 5px;
	font-size: 11px;
	margin: 0;
}
#specifications .first{
	padding-top: 0;
}
#btnwtp{
	display: none;
	visibility: hidden;
}
#snowfeature td{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	border: 1px solid #999999;
}
#snowfeature strong{
	color: #000;
	font-size: 12px;
}
#snowfeature a{
	color: #FFF;
}
#snowfeature .black{
}
#snowfeature .red{
}
#snowfeature .dkblue{
}
#snowfeature .ltblue{
}
#htctable td{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	background-color: #F7F7F7;
	border: 1px solid #999999;
}

#htctable .dkblue{
	color: #000;
}
#htctable .ltblue{
	color: #000;
}
