/* style.css */
/* tags & elements */

* { margin:0; padding:0; }

BODY{
font: normal 11px/14px Arial, Helvetica, sans-serif;
color:#492300;
text-align:center;
}

/* Links */

A:link {
	color: #492300;
	text-decoration: none;
}
A:visited {
	color: #492300;
	text-decoration: none;
}
A:active {
	color: #492300;
	text-decoration: none;
}
A:hover {
	color: #F9C7C7;
	text-decoration: none;
}

#wrap{
width:850px;
margin:0 auto;
padding:0px;
text-align:center;
}

/* Header */

/* erased */

/* Footer */

#footer { 
width:100%;height:29px;
background-image:url(images/footer_bg.gif);
overflow:hidden;
padding:0px 0px 0px 0px;
margin:0px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
border-bottom-width:50px;
clear:both;
}

.footertext{
font-family:tahoma;font-size:10px;
color:#4A6284;
text-decoration:none;
text-align:left;
font-weight:bold;
margin:0px 0px 0px 30px;
padding: 8px 0px 0px 0px;
}

#middlewrap{
background-color:#FFFFFF;
margin:0px;
padding:0px;
overflow:visible;
width:783px;
}

#rightfill{

height:100%;
min-height:250px;
width:100px;
background-color:#999999;
float:right;
}

/* Left content */

#left{
width:150px;background-color:#FFFFFF;height:100%;min-height:300px;
border-left-style:solid;
border-left-width:8px;
border-left-color:white;
padding:0px;
margin:0px 0px 0px 0px;
float:left;
border-right-style:none;
border-right-width:1px;
border-right-color:#BCBCB5;
border-bottom-style:none;
border-bottom-width:1px;
border-bottom-color:#BCBCB5;
border-left-style:none;
border-top-style:none;
/* min-height:500px; */

}

/* Right content */

#right{
width:576px;min-height:200px;
background-color:#FFFFFF;
padding:0px;
margin:0px 0px 0px 0px;
overflow:visible;
text-align:left;
visibility:visible;
float:none;
border-style:none;
}

#right img{
margin : 10px 2px 10px 2px;
}

/* Product title */

.prodtitle{
width:435px;height:17px;
background-image:url(images/prod_title.gif);
margin:20px auto 5px auto;
overflow:hidden;
}

.prodtext{
font-family:tahoma;font-size:10px;
color:#492300;
text-decoration:none;
text-align:left;
font-weight:normal;
width:435px;
margin:0px auto 0px auto;
padding: 3px 10px 5px 30px;
}

/* News section */

.newsheader{
width:100px;height:37px;
overflow:hidden;
font-family:tahoma;font-size:10px;
color:#6F4F30;
text-decoration:none;
text-align:left;
font-weight:bold;
background-image:url(images/news_headerbg.gif);
background-position:left;
background-repeat:no-repeat;
margin:3px 0px 6px 0px;
padding : 3px 2px 0px 2px;}

.newstext{width:100px;overflow:hidden;
font-family:tahoma;font-size:10px;
color:#492300;
text-decoration:none;
text-align:left;
font-weight:normal;
margin:10px auto 10px auto;
}

/* Headings */

h1{font-family:tahoma;font-size:11px;width:100px;
color:#8D2800;
text-decoration:none;
text-align:left;
font-weight:bold;
margin:0px;

}

h2{font-family:tahoma;font-size:11px;
color:#4A6284;
text-decoration:none;
text-align:left;
font-weight:bold;
margin:0px;
}

h3{
width:110px;
font-family:tahoma;font-size:11px;
color:#8D2800;
text-decoration:none;
text-align:left;
font-weight:bold;
float:right;
margin:3px 10px 5px 0px;
}

.spacer { width : 140px;
margin: 3px auto 3px auto;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#989898;
}

#menu ul
{
margin-left: 0px;
padding-left: 6px;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
margin:0px;
}

#menu a
{
display: block;
padding: 2px;
width: 164px;
background-color:#FFFFFF;
border-bottom: none #999;
}

#menu a:link, #menuitems a:visited
{
color: #492300;
text-decoration: none;
font-weight:none;
}

#menu a:hover
{
color: #A3774E;
color: #9F7D7D;
font-weight:none;
}

TD.mincart {
font-size: 10px;
font-family : Verdana;
color:#492300;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
color:#492300;
}

TABLE.cobtbl{
background-color: #F6F6F6;
border: 1px;
border-style: none;
} 


TD.cobhl{
background-image:url(images/bg.gif);
color : #492300;
font-family:tahoma;font-size:12px;
}

TD.cobll{
background-color: #fff;
color : #492300;
font-family:tahoma;font-size:12px;
}

form {
margin: 0;padding: 0;
}

input.search
{
	height: 16px;
	background-color: #F6F6F6;
	border: solid #666;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

input.searchnew
{
	height: 12px;
	background-color: #F6F6F6;
	border: solid #666;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 8px;
	
}

div.detailid 
{ font-family:verdana; letter-spacing: 0px; color:#C8BEB4; font-size:9px; margin-top:0px; margin-bottom:0px; vertical-align:top; text-align:center; 
}

div.detailname
{ font-family:verdana; font-weight: bold; letter-spacing: 1px; color:#492300; font-size:13px; margin-top:0px; margin-bottom:0px; vertical-align:top; text-align:left; 
}

div.detaildescription
{ font-family:verdana; color:#492300; font-size:10px; vertical-align:top; text-align:left; 
}

div.prodname
{ font-family:verdana; letter-spacing: 1px; font-size:11px; color:#492300; font-size:11px; margin-top:0px; margin-bottom:0px; vertical-align:top; text-align:center; 
}

div.detailoptions
{ font-family:verdana; font-size:9px; color:#492300; margin-top:0px; margin-bottom:0px; vertical-align:top; text-align:left; 
}

P.pagenums {
font-size: 10px;
font-family : Verdana;
}

SPAN.currpage {
color: #F9C7C7;
font-weight: bold;
}

OPTION.oostock {
color : #A0A0A0;
}

.topBar { margin: 0 0 0 50px; }
