﻿body {
	background-position: center top;
	margin: 0px;
	background-color: #1b1a18;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#wrapper {
	background-position: left top;
	width: 970px;
	margin: 0px auto 0px auto;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
}
#topWrapper {
	width: 970px;
	height: 370px;
	background-image: url('images/top.jpg');
	clear: both;
}
#left {
	width: 300px;
	float: left;
	display: inline;
}
#main {
	float: left;
	width: 620px;
	display: inline;
	background-image: url('images/mainBG.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	text-align: right;
	padding: 10px 30px 10px 10px;
	color: #BEBEBE;
	font-size: 80%;
	text-decoration: none;
}
#minicartDIV {
	width: 300px;
	float: left;
	display: inline;
	color: #FFFFFF;
	margin-top: 15px;
	text-align: center;
}
#searchDIV {
	float: left;
	display: inline;
	width: 314px;
	height: 35px;
	background-image: url('images/searchBG.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 7px;
	margin-bottom: 8px;
	margin-left: 13px;
}
#topNavDIV {
	width: 270px;
	float: right;
	display: inline;
	color: #FFFFFF;
	text-align: right;
	margin-top: 15px;
	margin-right: 40px;
}
.clear {
	clear: both;
}
.navigation_header {
	background-color: #009CA4;
	padding: 10px;
	margin: 10px 20px 0px 40px;
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Century Gothic", arial, helvetica, "sans serif";
}
#leftNavigation {
	margin: 0px;
	padding: 0px;
}
#leftNavigation li {
	list-style-type: none;
}
#leftNavigation li a {
	color: #009CA4;
	display: block;
	padding: 4px;
	margin-left: 40px;
	margin-right: 20px;
	text-decoration: none;
	border-style: dashed;
	border-width: 1px;
	border-color: #1B1A18 #1B1A18 #009CA4 #1B1A18;
	font-size: 105%;
}
#leftNavigation li a:hover {
	background-color: #000000;
}
#topNavDIV a {
	color: #CCCCCC;
	font-size: 90%;
	text-decoration: none;
}
#topNavDIV a:hover {
	color: #E1E1E1;
	text-decoration: none;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
#minicartDIV a {
	color: #00C1CC;
	font-size: 90%;
	text-decoration: none;
}

img.prodimage{
	border: 1px solid #178286;
	padding: 5px;
	background-color: #FFFFFF;
}
div.detailid{}
div.detailname{}
div.detaildiscounts{}
td.detailimage{}
div.detaildescription{}
div.detailoptions{}
div.detailprice{
	color: #A80000;
	font-weight: bold;
}

div.detailcurrency{}
div.prodid{}
div.prodname{}
div.proddiscounts{}
td.prodimage{}
img.prodimage:{}
div.proddescription{}
div.prodoptions{}
div.prodprice{
	color: #A80000;
	font-weight: bold;
}
div.prodcurrency{}
#main h1 {
	font-size: 140%;
	color: #179498;
}
td.product {
	border: 1px solid #CACACA;
	background-image: url('images/productBG.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #179498;
}
a:active {
	color: #999999;
}
td.catname {
	border: 1px solid #C0C0C0;
	background-color: #EEEEEE;
	margin-bottom: 0px;
}
td.catname a {
	margin: 0px;
	padding: 5px;
	color: #179498;
	text-decoration: none;
	display: block;
}
td.catname a:hover {
	margin: 0px;
	padding: 5px;
	background-color: #179498;
	color: #FFFFFF;
	text-decoration: none;
}
p.catdesc {
	margin: 0px 0px 15px 0px;
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
td.catdesc {
	margin: 0px;
	padding: 0px;
}
img.cartimage {
	padding: 3px;
	width: 100px;
	border: 1px none #179498;
	background-color: #FFFFFF;
}
.review {
color: #000;
font-weight: bold;
}

.showallreview, .reviewcomments {
color: #000;
font-weight: normal;
}

.reviewname {
color: #999;
font-weight: bold;
}

hr.review {
width: 100%;
text-align:left;
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
}
TABLE.cobtbl{
	background-color: #C0C0C0;
}
TD.cobhl{
	background-color: #FFFFFF;
}
TD.cobll{
	background-color: #FFFFFF;
	color : #666666;
}
.heading {
	font-weight: bold;
	color: #D5F8F9;
	background-color: #666666;
	padding: 5px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #500B0B;
	padding: 5px;
	background-color: #FFFFFF;
}
#checkoutLINK {
}
#checkoutLINK a {
	background-position: right center;
	border: 1px solid #009CA4;
	background-color: #009CA4;
	padding: 10px;
	margin: 10px 20px 0px 40px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic", arial, helvetica, "sans serif";
	text-decoration: none;
	display: block;
	background-image: url('images/Log-Off.png');
	background-repeat: no-repeat;
}
#checkoutLINK a:hover {
	border: 1px solid #FFFFFF;
	background-color: #005F64;
	padding: 10px;
	margin: 10px 20px 0px 40px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Century Gothic", arial, helvetica, "sans serif";
	text-decoration: none;
}
#HomePageContent {
	width: 330px;
	float: left;
}
#flash {
	width: 250px;
	float: right;
	border: 1px solid #179498;
	padding: 5px;
}
