﻿/* ----- Main settings ----- */

body {
	margin: 0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

img {
	border: none; 
}

/* ----- Header ------ */

#header {
	padding: 6px 0;
}

#header .logo {
	padding-top: 10px;
}

#header .hdrR {
	line-height: 16px;
	text-align: right;
}

#header .hdrR p {
	color: #60a1de;
	font: normal 30px Arial, Helvetica, sans-serif;
	padding: 10px 0 0 24px;
}

#header p.menu {
	background-color: #ffe3f8;
	border-bottom: 1px solid #bd1e96;
	font: bold 12px verdana, Arial, Helvetica, sans-serif;
	padding: 12px;
}

/* ----- Link properties ----- */

a:link {
	color: #bd1e96;
	text-decoration: none;
}

a:visited {
	color: #bd1e96;
	text-decoration: none;
}

a:active {
	color: #bd1e96;
	text-decoration: none;
}

a:hover {
	color: #bd1e96;
	text-decoration: underline;
}

a:focus {
	color: #bd1e96;
	text-decoration: underline;
}

/* ----- Main styles ----- */

.product img {
	float: left;
}

.right {
	float: left;
}

.cnt {
	float: left;
}

.left {
	float: left;
}

#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, ul, h4, h3, h2, h1, p {
	margin: 0;
	padding: 0;
}

.cnt ul, div.detaildescription ul {
	margin-left: 20px;
	margin-top: 10px;
}

.cnt ul li {
	margin-bottom: 10px;
}

div.detaildescription ul li {
	margin-bottom: 5px;
	}

.cnt p, .cnt h2, p.pagenums, div.detaildescription p {
	margin-top: 15px;
}

div.detaillistprice, div.detailoptions, input.buybutton {
	text-align: center;
	margin-top:10px;
}

form#ectform2, form#ectform2 td.prodimage {
	text-align: center;
}

form#ectform2 img.prodimage {
	margin-left: 60px;
}
	

/* ----- Main content ----- */

#contents {
	margin: 10px 0 20px 0;
	min-height:100%;
}

#contents .left {
	width: 208px;

}

#contents .left ul li {
	list-style: none;
	line-height: 16px;
	border-bottom: 1px solid #60a1de;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents .left ul li a {
	color: #60a1de;
	font-size: 12px;
}

#contents .left h2 {
	margin-top: 22px;
	color: #fff;
	font: normal 18px Arial, Helvetica, sans-serif;
	background-color: #bd1e96;
	padding: 6px 10px;
}

#contents .left p {
	background-color: #ffe3f8;
	padding: 10px;
	color: #666;
	line-height: 16px;
}

#contents .cnt {
	margin: 0 20px;
	width: 475px;
}

#contents .cnt h1, #contents .cnt h2, #contents .cstitle {
	color: #bd1e96;
	border-bottom: 2px solid #60a1de;
	font: bold 24px Arial, Helvetica, sans-serif;
}

#contents .cnt h1, #contents .cnt2 h1 {
	text-transform: capitalize;
	}

#contents .cnt h2, #contents .cstitle {
	font-size: 20px;	
	}

#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 "Trebuchet MS";
	color: #60a1de;
}

#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;
}

.center {
	text-align: center;
}
/* ----- Content for pages with no right column ----- */

.cnt2 {
	margin: 0 20px;
	width: 640px;
	margin-left: 228px;
	height:auto!important;
	height:760px; 
}

.cnt2 h1 {
	color: #bd1e96;
	border-bottom: 2px solid #60a1de;
	font: bold 24px Arial, Helvetica, sans-serif;
}

/* ----- Footer properties ----- */

#footer {
	background-color: #60a1de;
	padding: 20px;
	text-align: center;
	color: #a1d0fd;
}

#footer a {
	color: #fff;
}

/* ----- Mini search ------*/

input.search{
height: 17px;
background-color: #ffe3f8;
border: solid #bd1e96;
border-width: 1px;
font-family: tahoma;
color: rgb(0,0,0);
font-size: 11px;
}

input.search1{
vertical-align: bottom;
}

/* ----- Minicart ----- */

td.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #ffe3f8;
}

p.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

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: #60a1de;
}

/* ----- Table backgrounds ----- */

table.cobtbl{
background-color: #bd1e96;
}

td.cobhl{
	background: #FFF2FC;
}

td.cobll{
	background-color: #FFF;
	color : #333;
}

/* ----- Price properties ----- */

.prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#60a1de;
padding-top: 4px;
text-align: center;
}

.detailprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#60a1de;
padding-top: 4px;
text-align: center;
}

span.price {
font:bold 14px Arial, Helvetica, sans-serif;color:#60a1de;
padding-top: 4px;
text-align: center;
}

/* ----- Products ----- */

.detailname{
color: #333;
font-weight:bold;
}


.prodname{
color: #333;
font-weight:bold;
}

div.prodid{
font-weight: bold;
}

div.prodoptions {
	margin-top: 10px;
}

span.prodoption{
font-weight: bold;
} 

td.detailimage {
	vertical-align:top;
}

/* ----- Categories ----- */

td.catdesc {
	border-bottom: 1px solid #AED0EE;
	padding-right: 10px;
}

#home td.catdesc p.catdesc {
	margin: 0;
	padding: 0;
}

/* ----- Right column products ----- */

.prod-display img {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #E1E1F0;
}

.prod-display a img:hover {
	border: 1px solid #99C;
}

p.prod-display {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	text-align: center;
}

.right-prod {
	padding-top: 30px;
}

span.detailprice {
	display: block;
}

/* ----- Pop-up ----- */

.meerkat {
	padding: 20px 20px 20px 200px;
	font-size: 100%;
}

.close-meerkat {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	cursor: pointer;
	text-indent: -9000px;
	z-index: 10;
	background: url(../images/close-x.gif) no-repeat 0px 0px;
}

.close-meerkat {
	right: 110px;
	top: 20px;
}

.dont-show {
	position: absolute;
	display: block;
	height: 18px;
	width: 200px;
	cursor: pointer;
	z-index: 10;
}

.dont-show {
	right: 20px;
	top: 80px;
}
