body {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #999999;
	margin:0px;
}

div#wrap {
	position: absolute;
	width: 960px;
	left: 0px;
	top: 0px;
	clear:both;
	/*border: thin solid #00FF00;*/
}
div#content {
	width: 790px;
	margin-top: 75px;
	clear:right;
	margin-left: 190px;
	padding-left: 10px;
	background: #FFFFFF;
	padding-bottom: 20px;
}
div#content img {
	border: none;	
}
div#nav {
	/*border: thin solid #00FF00;*/
	position: absolute;
	width: 180px;
	left: 0px;
	top: 0px;
	float: left;
	background: #000000;
	padding-bottom:25px;
}

div#carthead {
	width: 780px;
	/*border: 1px solid #FF0000;*/
	position: absolute;
	left: 180px;
	top: 0px;
	height: 45px;

}

div#footer {
	height: 75px;
	margin-top: 15px;
	width:780px;
}
div#cartmenu {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	height: 20px;
	width: 780px;
	font-size: 9pt;
	text-transform: lowercase;
	text-align: right;
	border-bottom: medium double #000000;
	padding-right: 10px;
	border-right: medium double #000000;
}
div#cartmenu a {
	color: #FFFFFF;
}
div#cartmenu a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
#quickttl {
	color: #FFFFFF;
	text-align: right;
	font-size: 9.5pt;
	font-weight: bold;
	background:black;
	border-right: medium solid #000000;
	width: 780px;
	padding: 3px 10px 3px 0px;
}
* html div#carthead {
	z-index:-1;
}
* html div#quickttl {
	z-index:-1;
}
p#addr {
	font-size: 8.5pt;
	text-transform: capitalize;
	color: #990000;
	text-align: left;
	margin-top: 40px;
	margin-left: 10px;
}
P#addr a {
	color: #FFFFFF;
}
h1 {
	font-size: 2.5em;
	font-weight: bold;
	color: Maroon;
	text-align: center;
}
h2{
	font-size: 2.15em;
	text-align: center;
	color: black;
}
h3{
	font-size: 1.85em;
	text-align: center;
	color: black;
}
.hot {
	font-weight: bold;
	color: #FF0000;
}
div#pagehead {
	font-size: 1.75em;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066FF;
	text-align: right;
	margin: 5px 0px 10px;
	/*border: 1px solid #00FF00;*/
}
div#pic {
	text-align: center;
}
div#piccaption {
	font-size: 10pt;
	font-style: italic;
	color: #990000;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
div#minfo {
	/*border: thin solid #000000;*/
	padding-top:5px;
	text-align:center;
}
div#minfo a {
	border: double 4px #FFFFFF;
	background:  #800000;
	color: #FFFFFF;
	margin:8px;
	padding:3px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
div#minfo a:hover {
	border: double 4px #800000;
	background:  #FFFFFF;
	color: #000000;
}

div#minfo div#priceinfo {
	margin:8px;
	text-align: center;
}
strong.gttl {
	color:#0000FF;
	padding-top:10px;
	padding-bottom:10px;
	font-size:1.25em;
}
div#detail{
	width:775px;
	margin:10px;
}
.invcap {
	background-color : Black;
	color : #DDD9DA;
	font-weight : bold;
	font-size : 10pt;
	padding : 3px 3px 3px 0px;
}
div.topcat {
	font-size: 1.25em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border-top: 2px #666666;
	border-right: 2px #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px #666666;
	margin-top: 6px;
	margin-bottom: 3px;
}
dt {
	font-weight: bold;
	text-transform: capitalize;
}
div.errmsg {
	font-size: 2em;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	margin-top: 150px;
}

div#detail img {
	border: none;	
}
/*linbot styles */
div#adbox{
	font-size: 8.5pt;
	background: #FFFFFF;
	vertical-align: top;
	width: 150px;
	border: 2px solid Blue;
	margin: 45px 0px 25px 10px;
}
div#adboxhd{
	font-size: 9pt;
	font-weight: bold;
	color: white;
	background: blue;
	padding: 2px;
	white-space: nowrap;
}
div#adtextbox{
	overflow: hidden;
	padding: 2px;
}
div#adtextbox a{
	color: #999999;
}
div#adtextbox a#adttlLink {
	color: Navy;
	text-decoration: none;
}
div#adtextbox a#adttlLink:hover {
	text-decoration: underline;
}
div#adtextbox a:hover{
	color: #666666;
	text-decoration: underline;
}
div#adtextbox hr{
	margin: 2px 4px;
}
div#content img.noborder {
	border: none;
}
div.vertMenu {
	background: #191612;
	width: 180px;
}
.vertMenu #vMenu .flyMenuHd {
	color: #FFFFFF;
	background: #851422;
	font-weight: bold;
	text-align: center;
	padding: 8px;
}
.vertMenu img {
	border: 1px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
}
h1#pghd {
	background: maroon url(Images/h1bkg.gif) no-repeat;
	/*width: 785px;*/
	font-size: 2em;
	font-weight: bold;
	color: white;
	text-align: right;
	margin-left:-10px;
	padding-right:15px;
}
#priceinfo div.colduo {
	color:#000000;
	float: left;
	width: 350px;
	text-align: left;
}
#priceinfo a#cart {
	color:#FFFFFF;
	text-decoration:none;
	background: #800000;
	padding: 10px;
	border: medium inset #800000;
}
* html #priceinfo a#cart{height: 40px;}
#priceinfo a#cart:hover {
	border: medium outset #800000;
}
