/* 
Created by: J.T.S. Design, Inc. (http://www.jtsdesign.com)
Created on: 01/12/2007
Modified on: 04/14/2009
*/

A {
	color: #000000;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 12px;
	font-weigh:bold;
	text-decoration: none;
}

A:Hover {
	color: #FFFFFF;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 12px;
	font-weigh:bold;
	text-decoration: underline;
}

BODY {
	background-color:#FFFFFF;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 12px;
	text-align : center;
}

BR {
	line-height:10px;
}

FORM {
	margin:0px;
	padding:0px;
}

H1 {
	color:#000000;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

/* H1 IMG {
	display:none;
} */

H2 {
	color:#000000;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

H3 {
	color:#000000;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

H4 {
	color:#000000;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

H5 {
	color:#000000;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

H6 {
	color:#000000;
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

INPUT {
	border-width:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
}

P {
	margin: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
	text-align:left;
}

TD {
	font-family : "Trebuchet MS", "Times New Roman", Times, serif;;
	font-size: 12px;
	text-align:left;
}

UL {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:12px;
	padding-top:0px;
}

UL UL {
	padding-bottom:0px;
}

UL UL UL {
	padding-bottom:0px;
}

/* Custom Styles */
.btn {
	display:none;
}

.cart INPUT.tx {
	width:20px;
}

.cart TD {
	border-bottom:1px #F0F0F0 solid;
}

.cart TD.no-border {
	border-bottom:0px;
}

.cart TH {
	border-bottom:1px #000000 solid;
}

.checkout INPUT.tx {
	width:200px;
}

.checkout SELECT.dd {
	width:200px;
}

.checkout TD {
	border-bottom:1px #F0F0F0 solid;
}

.checkout TD.no-border {
	border-bottom:0px;
}

.error {
	color:#CC0000;
	font-weight:bold;
	text-align:center;
}

.hide {
	display:none;
}

.orders TD {
	border-bottom:1px #F0F0F0 solid;
}

.orders TD.no-border {
	border-bottom:0px;
}

.orders TH {
	border-bottom:1px #000000 solid;
}

.product-list TD {
	text-align:center;
}

.product-list TD.category {
	font-weight:bold;
	text-align:left;
}

.product-list TD.category H3 {
	float:left;
	font-size:12px;
	text-decoration:underline;
}

.product-list TD.category A.current {
	color:#000000;
	text-decoration:underline;
}

.product-list TD.small {
	font-size:10px;
	text-align:left;
}

.product-list .product-details IMG {
	margin:0px;
	padding:0px 0px 8px 0px;
}

.product-list .product-details TD {
	text-align:left;
}

.radio {
	border:0px;
	width:10px;
}

.small {
	font-size:10px;
	text-align:left;
}

/* End Custom Styles */

/* Layout Styles */
#container {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0; 
	text-align: left;
	width: 100%;
}

#bottom_row {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0; 
	text-align: left;
	width: auto;
}

#content {
	padding-bottom:4px;
	padding-left:9px;
	padding-right:9px;
	padding-top:9px;
	width: auto;
}

#content P {
	line-height: 16px;
}

#content_toc {
	margin-bottom:12px;
}

#left_column {
	display:none;
}

#right_column {
	margin: 0px;
	padding:0px;
	width: auto;
}

#top_row {
	padding-bottom:28px;
	text-align:center;
}
/* End Layout Styles */