﻿body {
	background-position: left bottom;
	margin: 0px;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5a5b5d;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
#designedby {
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align: center;
	font-size: 80%;
	background-color: #FFFFFF;
}
#designedby a {
	color: #FE4101;
	text-decoration: none;
	font-weight: bold;
}
#designedby a:hover {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
#banner_flash {
	background-image: url('images/banner_background.jpg');
	background-repeat: no-repeat;
	width: 970px;
	height: 102px;
}
#navigation_top {
	height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation_top ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation_top ul li {
	float: left;
}
#navigation_top ul li a {
	display: block;
	width: 235px;
	text-align: center;
	line-height: 35px;
	background-color: #B4D7D1;
	color: #5a5b5d;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #B4D7D1;
}
#navigation_top ul li a:hover {
	background-color: #B4D7D1;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6D6E70;
}
.Nav_home {
	margin-right: 10px;
}
.Nav_about {
	margin-right: 10px;
}
.Nav_trade {
	margin-right: 10px;
}
#left {
	width: 235px;
	float: left;
	display: inline;
	padding-bottom: 15px;
}
#main {
	width: 725px;
	float: right;
	display: inline;
}
#footer {
	clear: both;
	background-color: #6D6E70;
	padding: 40px;
	overflow: hidden;
	text-align: center;
	color: #CCCCCC;
}
#left span {
	background-color: #6D6E70;
	width: 219px;
	display: block;
	padding: 8px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
#left ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#left ul li {
}
#left ul li a {
	display: block;
	background-color: #B4D7D1;
	color: #6D6E70;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
#left ul li a:hover {
	background-color: #8CC1B8;
	color: #FFFFFF;
}
#left p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#left_flash_wrapper {
	text-align: center;
	width: 235px;
	background-color: #6D6E70;
	padding-top: 28px;
	padding-bottom: 28px;
}
#main_content {
	padding: 10px;
}
#main h1 {
	margin: 0px;
	background-color: #6D6E70;
	display: block;
	padding: 8px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
}
#main_content a {
	color: #545C5E;
}
#main_content a:hover {
	color: #49897E;
}
#legal {
	font-size: 80%;
	text-align: center;
	padding: 5px;
	color: #999999;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
.cat_list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.main_categories {
	text-align: center;
}
.main_categories img {
	padding: 10px;
}
.noBorder {
	border-width: 0px;
}
div.prodid {
	font-size: 80%;
	color: #C0C0C0;
}

div.prodname {}

div.proddiscounts {
	color: #000000;
	font-weight: bold;
}
span.discountsapply {
	color: #3333CC;
	font-weight: bold;
}

td.prodimage {}

img.prodimage {}

div.proddescription {
	font-size: 85%;
	color: #999999;
}

div.prodoptions {}

div.prodcurrency {}

td.product {
	background-position: right bottom;
	border: 1px dashed #a0cfc7;
	background-image: url('images/productBG.png');
	background-repeat: no-repeat;
}

/*detail*/

div.detailid {
	font-size: 80%;
	color: #4A8C81;
	text-align: center;
	line-height: 35px;
}
div.detailname {
	color: #6D6E70;
	font-weight: bold;
	font-size: 110%;
	border: 1px solid #6D6E70;
	background-color: #B4D7D1;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
}

div.detaildiscounts {}

span.detaildiscountsapply {}

td.detailimage {}

img.prodimage {}

div.detaildescription {
	padding: 10px;
	font-size: 90%;
	color: #898A8B;
}

div.detailoptions {}

div.detailprice {
	font-size: 120%;
	font-weight: bold;
	padding: 10px;
	text-align: right;
	color: #FFFFFF;
	background-color: #6D6E70;
}

div.detailcurrency {}

TABLE.cobtbl{
	background-color: #A3A4A5;
}
TD.cobhl{
	background-color: #D7EAE7;
}
TD.cobll{
	background-color: #FFFFFF;
	color : #666666;
}
.productName {
}
.productName a {
	display: block;
	background-color: #B4D7D1;
	padding: 7px;
	color: #FFFFFF;
	text-decoration: none;
}
.productName a:hover {
	background-color: #D0D1D2;
}
#footer a {
	color: #C0C0C0;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#loginLeft {
	padding: 0px;
	border: 1px solid #82AAA3;
	margin-bottom: 20px;
}
#loginButton {
	clear: both;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	color: #5FA99C;
}
#loginLeft span {
	display: block;
	background-color: #A8C4BF;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#loginLeft strong {
	font-weight: normal;
	padding: 5px;
	display: block;
}
#loginRight {
	padding: 0px;
	border: 1px solid #82AAA3;
	margin-bottom: 20px;
}
#loginRight span {
	display: block;
	background-color: #A8C4BF;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#loginRight strong {
	font-weight: normal;
	padding: 5px;
	display: block;
}
div.catdiscounts{
	display: none;
}
div.detaildiscounts{
	display: none;
}
span.detaildiscountsapply{
	display: none;
}
div.proddiscounts{
	display: none;
}
span.discountsapply {
	display: none;
}
.prodprice {
	color: #47877C;
	font-weight: bold;
	font-size: 110%;
}
.detail_buy_btn {
	padding: 5px;
	text-align: right;
}
.em_friend {
	padding: 5px;
	text-align: right;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.prev_next {
	padding: 5px;
	text-align: right;
}
.buyBox {
	padding: 10px;
	border: 1px solid #84BDB4;
}
.free_deliv {
	background-image: url('images/freedelivery.png');
	background-repeat: no-repeat;
	background-position: right;
	line-height: 30px;
	margin-right: 10px;
	padding-right: 70px;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
}
.newStyle1 {
	color: #CC0000;
}
#search_minicart {
	padding: 5px 10px 5px 5px;
	margin: 0px;
	background-color: #EE5293;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
#search_minicart form {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.searchBox {
	font-size: 120%;
	font-family: "Century Gothic";
	border: 1px solid #000000;
	width: 210px;
	padding: 5px;
}
#left span a {
	color: #FFFFFF;
	font-weight: bold;
}
#left span a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#left p {
	margin-top: 2px;
	margin-bottom: 2px;
}
#minicartDIV {
	background-color: #FFFFFF;
}
#minicartDIV a {
	color: #6D6E70;
	display: block;
	padding: 10px;
	font-size: 85%;
	text-decoration: none;
	margin-bottom: 2px;
}
#minicartDIV a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #529A8D;
}
