body {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E9E9E9;
	background-image: url(Images/bar-bkg.gif);
	background-repeat: repeat-y;
}
div#wrap {
	position: absolute;
	width: 960px;
	left: 0px;
	top: 0px;
	clear:both;
	/*border: thin solid #00FF00;*/
}
div#content {
	width: 750px;
	margin-top: 55px;
	clear:right;
	margin-left: 205px;
	padding-left: 10px;
}
div#content img {
	border: medium groove #0066FF;	
}
div#nav {
	/*border: thin solid #00FF00;*/
	position: absolute;
	width: 190px;
	padding-top:10px;
	left: 0px;
	top: 0px;
	float: left;
}

div#carthead {
	width: 750px;
	/*border: 1px solid #FF0000;*/
	position: absolute;
	left: 202px;
	top: 0px;
	height: 45px;
}
div#footer {
	height: 75px;
	margin-top: 15px;
	margin-left:205px;
	width:750px;
	clear: both;
}
div#cartmenu {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #333333;
	background: #fed700;
	height: 20px;
	width: 750px;
	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: #0000FF;
}
div#cartmenu a:hover {
	color: #666666;
	text-decoration: underline;
}
#quickttl {
	color: #FFFFFF;
	text-align: right;
	font-size: 9.5pt;
	font-weight: bold;
	background:black;
	border-right: medium solid #000000;
	width: 750px;
	padding: 3px 10px 3px 0px;
}
p#addr {
	font-size: 8.5pt;
	text-transform: capitalize;
	color: #FFFFFF;
	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: right;
	float: left;
	width: 370px;
}
div#piccaption {
	font-size: 8.5pt;
	font-style: italic;
	color: #0000FF;
	text-align: justify;
	width: 365px;
	margin-top: 10px;
}
div#minfo {
	/*border: thin solid #000000;*/
	margin-left: 400px;
	margin-right:50px;
	padding-top:5px;
}
div#minfo a {
	display:block;
	float:left;
	border: double 4px #0066FF;
	background:  #0066FF;
	color: #FFFFFF;
	margin:8px;
	width:105px;
	padding:3px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
div#minfo a:hover {
	border: double 4px #000000;
	background:  #FFFFFF;
	color: #0066FF;
}
div#minfo div#priceinfo {
	margin:8px;
	clear:right;
}
strong.gttl {
	display:block;
	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#pic img {
	border: medium groove #0066FF;
}
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;
}

