body {
	background-color: #FFFFFF;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#wrapper {
	margin: 10px auto 0px auto;
	padding: 10px;
	width: 900px;
	height: 950px;
	background-color: #FFFFFF;
}
#logoDIV {
	background-position: left top;
	clear: both;
	background-color: #FFFFFF;
	height: 98px;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
}
#topNavDIV {
	clear: both;
	background-color: #202020;
	height: 40px;
	color: #FFFFFF;
}
#homeImageDIV {
	background-position: left bottom;
	clear: both;
	background-image: url('images/mainImage.jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 400px;
}
#mainAreaDIV {
	clear: both;
}
#footer {
	clear: both;
	background-color: #202020;
	color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	line-height: 60px;
}
#bottomDIV {
	padding: 5px;
	background-position: left center;
	clear: both;
	background-image: url('images/creditcard.gif');
	background-repeat: no-repeat;
	text-align: right;
	font-size: 75%;
	color: #808080;
}
.clear {
	clear: both;
}
#logo {
	width: 250px;
	height: 100px;
	float: left;
}
#minicart {
	padding: 20px;
	width: 300px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#tollfreeNumber {
	width: 200px;
	float: right;
	text-align: right;
	padding: 10px 10px 10px 10px;
}
#tollfreeNumber h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
	margin: 0px;
}
#tollfreeNumber p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	font-weight: bold;
}
#leftBar {
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content {
	padding: 10px;
	width: 658px;
	float: right;
	border: 1px solid #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}
#quickjump {
	width: 250px;
	float: left;
	margin: 10px;
}
#topNav {
	width: 570px;
	float: right;
	font-family: "century gothic", tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: right;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#quickjump select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #D1D1D1;
	text-decoration: none;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin-left: 20px;
}
#leftBar ul {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#leftBar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftBar ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 1px 1px 1px 10px;
	font-size: 80%;
}
#leftBar ul li a:hover {
	color: #5F262B;
	text-decoration: none;
}
.leftBar_header {
	background-color: #666666;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-size: 90%;
	padding: 4px;
	text-align: left;
	margin: 0px;
}
#leftBox {
	width: 198px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 1px;
	clear: both;
}
#leftBar form {
	margin: 5px;
	text-align: center;
	padding: 5px;
	vertical-align: bottom;
}
p.centered {
	text-align: center;
}
h1.welcome {
	margin: 0px;
	font-family: "century gothic", tahoma, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #7A624F;
	font-weight: normal;
	border: 1px solid #CDBEB1;
	padding: 2px;
}
#contentLEFT {
	float: left;
	width: 450px;
}
#contentRIGHT {
	width: 150px;
	float: right;
	text-align: center;
}
#contentRIGHT img {
	margin: 5px;
}
.adBOX {
	padding: 10px;
	border: 1px solid #357DB3;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	background-color: #EEF5FA;
}
.style1 {
	color: #800000;
}
#footer a {
	color: #B5B5B5;
	text-decoration: none;
}
#footer a:hover {
	color: #D6D6D6;
	text-decoration: none;
}
.minicart_login {
	text-align: center;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #4A4A4A;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
select {
	font-size: 10px;
}

textarea {
	font-size: 10px;
}

input {
	font-size: 10px;
}

/*Category border settings*/
p.catname { 
text-align:center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
} 

p.catdesc { 
text-align:center;
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
} 

td.catimage { 
vertical-align:top;
text-align:center;
}

td.catname {
	vertical-align: top;
	text-align: center;
	border: 1px solid #CCCCCC;
	

}

td.catnavigation { 
vertical-align:middle; 
text-align: left; 
}

img.prodimage {
	border: 1px solid #c0c0c0;
	padding: 0px;
	background-color: #FFFFFF;
}
hr {
	color: #808080;
	height: 1px;
}
img.cartimage {
width: 50px;
}
td.product {
border: 1px solid #eeeeee;
}

#prod_bgeffect:hover
{
background-color:#fff2e5;
}

#footerAddress {
	background-color: #464646;
	color: #C0C0C0;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

SPAN.extracurr {
font-size: 9px;
font-family : Verdana; 
color: 666666
}

div.prodid {
font-size: 11px;
}

div.detailid {
font-size: 11px;
}

div.proddescription {
font-size: 12px;
}

div.detaildescription {
font-size: 12px;
}

div.detailnam {
font-size: 12px;
}

div.prodname {
font-size: 12px;
}

div.detailoptions {
font-size: 12px;
}

div.prodoptions {
font-size: 12px;
}

div.prodmanufacturer {
font-size: 11px;
}

.navdesc{
display:none;
}

.cpd {
background : #c0c0c0;
}

.cpdll {
background : #ffffff;
color: #333;
}

.cpdhl {
background : #FFF;
color: #333;
font-weight: bold;
}
span.price, .detailprice, .prodprice {
color: #858585;
padding-top: 4px;
font-weight:bold;
text-align: center;
}
div.prodcurrency {
font-size: 10px;
font-family : Verdana,Arial,sans-serif;
color: #666;
text-align: center;
width: 100%;
}
TABLE.cobtbl{
background-color: #666666;
}

TD.cobhl{
background-color: #E0E0E0;
}

TD.cobll{
background-color: #F1F0FF;
color : #666666;
}
OPTION.oostock {
color : #A0A0A0;
}
td.prodfilter{
background-color:#ececec;
border: 1px dotted #42619a;
padding:4px;
font-weight:bold;
color: #42619a;}
