body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #FFF;
text-align: left;
line-height: 18px;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}
.custom h2 {
font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
font-size:1.364em;
font-weight: bold;
line-height:1.4em;
color: #A12830;
margin-bottom: 20px;
}

#cart_wrap {
	margin: 20px;
}
table.mincart {
	width: 170px;
}
table.mincart td {
	background-color: #FBF6E9;
	text-align: center;
}

.ectlink {
	font-weight: normal;
}

.custom #content A:link {
	color: #666699;
	text-decoration: none;
}

.custom #content A:visited {
	color: #666699;
	text-decoration: none;
}

.custom #content A:active {
	color: #a12830;
	text-decoration: none;
}

.custom #content A:hover {
	color: #a12830;
	text-decoration: underline;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

td img {
	float: left;
}

P {
	font-size: 11px;
	font-family : Verdana;
	margin-bottom:1.636em;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color: #CCC;
	height: 1px;
}

.cart_form {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cart_form input {
	background-color: transparent;
	border: none;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}
.prod_list {
	margin-left: 20px;
	line-height: 18px;
}
.buybutton {
	border: none;
	background-color: transparent;
}
.checkoutbutton {
	border: none;
	background-color: transparent;
}
.prodseparator {
	color: #666666;
}
TABLE.cobtbl{
	background-color: transparent;
}
TD.cobhl{
	background-color: #F9F0D3;
	padding: 5px;
}
TD.cobll{
	background-color: #fbf6e9;
	color : #666666;
	padding: 5px;
}
.cstitle {
	margin-top:20px;
	border-top: 1px dotted #666;
	padding-top: 10px;
}
.navdesc {
	display: none;
}
.detailoption {
	padding-right: 5px;
}
.prodoption {
	padding-right: 5px;
}
.foot_tbl {
	float: left;
}
.foot_tbl td {
	vertical-align: top;
	padding-right: 10px;
}

