﻿/* Main settings */
body {
	margin: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#wrapper {
	width: 958px;
	margin: 0 auto;
}
/* Header */
#header {
	padding: 6px 0;
}
#header .logo {
	padding-top: 28px;
}
#header .hdrR {
	padding: 20px 0 0 0;
	line-height: 16px;
	text-align: right;
}
#header .hdrR p {
	color: #64588A;
	font: normal 30px;
	padding: 10px 0 0 24px;
	
}
#header p.menu {
	background-color: #c20649;
	border-bottom: 1px solid #bd1e96;
	font: bold 12px;
	padding: 12px;
}
/* Link properties */
a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #64588A;
	text-decoration: underline;
}

a:focus {
	color: #000;
	text-decoration: underline;
}

/* Main settings */
.product img {
	float: left;
}
.right {
	float: left;
}
.cnt {
	float: left;
}
.left {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0AFAF;
}
#header .logo {
	float: left;
}
.l {
	float: left;
}
#header .hdrR {
	float: right;
}
.r {
	float: right;
}
.clr {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	border: none;
}
li {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h3 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
/* Main content */
#contents {
	margin: 10px 0 20px 0;
	min-height:100%;
}
#contents .left {
	width: 170px;
	padding: 0 10px 0 0;
	
}
#contents .left ul {
	
}
.nb {
	border: none;
}
#contents .left ul li {
	list-style: none;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0AFAF;
	border-collapse:collapse;
}
#contents .left ul li a {
	color: #000;
	font-size: 10px;
}
#contents .left h2 {
	margin-top: 22px;
	color: #fff;
	font: normal 18px;
	background-color: #B0AFAF;
	padding: 6px 10px;
}
#contents .left p {
	padding: 10px;
	color: #666;
	line-height: 16px;
}
#contents .cnt {
	margin: 0 0 0 10px;
	width: 740px;
}
#contents .cnt h1 {
	color: #666;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64588A;
}
#contents .cnt p.par {
	margin-bottom: 16px;
}
#contents .cnt .product {
	border-bottom: 1px solid #ccc;
	padding: 18px 0;
}
#contents .cnt .product div {
	margin-left: 180px;
}
#contents .cnt .product div a.prd_name {
	font: bold 18px;
	color: #64588A;
}
#contents .cnt .product div p {
	padding: 4px 0;
}
#contents .cnt .product div span {
	color: #000;
}
#contents .cnt .product div span a {
	text-decoration: underline;
}
#contents .right {
	width: 177px;
}
#contents .right img {
	margin: 8px 0;
}
/* Content for pages with no right column */
.cnt2 {
	margin: 0 20px;
	width: 640px;
	margin-left: 228px;
height:auto!important;
height:760px; 
}

.cnt2 h1 {
	color: #999;
	border-bottom: 2px solid #60a1de;
	font: bold 24px;
}
/* Footer properties */
#footer {
	padding: 12px 20px;
	text-align: center;
	background-image: url(gfx/footer_bg.gif);
	background-repeat: no-repeat;
}
#footer a {
	color: #666;
}
/* Mini search */
input.search{
	height: 14px;
	background-color: #FFF;
	border: 1px solid #CCC;
	color: rgb(0,0,0);
	font-size: 11px;
	padding: 5px;

}
input.search1{
	vertical-align: middle;
}
/* Minicart */
td.mincart {
	font-size: 10px;
	background-color: #c20649;
}
p.mincart {
font-size: 10px;
}
table.mincart
{
border: 1px dotted #bd1e96;
background-color: #FFF;
width: 208px;
}
/* Horizontal rule */
HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #64588A;
}

/* Table backgrounds */
TABLE.cobtbl{
}

TD.cobhl{
	background-color: #F1F1F1;
}

TD.cobll{
background-color: #FFF;
color : #333;
}
TD.catname {
	text-align:center;
}
TD.catimage {
	text-align:center;
}
/* Price properties */
.prodprice {
	font:bold 14px;
	color:#c20649;
	padding-top: 4px;
	text-align: center;
}

.detailprice {
	font:bold 14px;
	color:#c20649;
	padding-top: 4px;
	text-align: center;
}

SPAN.price {
	font:bold 14px;
	color:#c20649;
	padding-top: 4px;
	text-align: center;
}
/* Product name */
.detailname{
color: #333;
font-weight:bold;
}

.prodname{
color: #333;
font-weight:bold;
}
div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 
#wrapper #header .logo a img {
	padding-right: 20px;
}
#wrapper #header .hdrR #head_nav {
	display: inline;
	padding: 0 0 0 0;  
}
ul#head_nav li { display: inline; padding: 0 0 0 20px; }
#wrapper #header .hdrR form {
	padding-bottom: 20px;
}

#head_nav a {  color:#575252; text-transform:uppercase; font-size:11px; text-decoration:none; }
#head_nav a.selected { text-decoration:underline; }
#wrapper #contents .left ul li strong a {
	color: #64588A;
}
.lefttop {
	height: 6px;
	margin: 0 0 0 -10px;
	padding: 0 ;
}
.leftcenter {
	margin: 0 0 0 -10px;
	padding: 0 10px;
	text-transform:uppercase;
	font-size: 9px;
}
.leftbot {
	height: 6px;
	margin: 0 0 0 -10px;
	padding: 0;
}

