﻿/* Main content */
body{margin:0px;font:12px Arial, Helvetica, sans-serif;color:#333;line-height:1.6;background:#F0EDE3;}
td p {font:12px Arial, Helvetica, sans-serif;color:#333;line-height:1.6;}

#maincontainer{
width: 900px;
margin: 0 auto;
background:#fff;
}

.hdrR {
padding-top:14px;
font: normal 16px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ccc;
float: right;
}
.logo {
float: left;
}
.rightlogo {
padding-top: 6px;
padding-left:8px;
margin-right:2px;
background:#506DA9;
width:604px;
-moz-border-radius: 8px;
border-radius: 8px;
height:32px;
}

.searchform{margin:0;padding:0;}

.searchicon{
float:left;
padding-left:4px;
padding-top:0px;
padding-bottom:0px;
}

.lefttop{
float:left;
}

.righttop{
float:right;
padding-right:16px;}


.clr {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	border: none;
}


/* SEARCH PROPERTIES
-------------------------------------*/
   
.sub	{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 16px;
color: #333;
background: #F8A430;
height: 24px;
width: 150px;
border: 1px solid #333;
padding-bottom:2px;
text-align:center;
vertical-align:bottom;
}

input.search	{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #999;
background: #fff;
height: 20px;
width: 380px;
border: 1px solid #333;
padding-left:10px;
}

div.searchbox{
float:right;
width:94%;}

/* LINK PROPERTIES
-------------------------------------*/
A:link {
	color: #506DA9;
	text-decoration: none;
}
A:visited {
	color: #506DA9;
	text-decoration: none;
}
A:active {
	color: #506DA9;
	text-decoration: none;
}
A:hover {
	color: #da6805;
	text-decoration: underline;
}

A.toplinks:link {
color: #506DA9;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
}
A.toplinks:visited {
color: #506DA9;
text-decoration: none;
}
A.toplinks:active {
color: #506DA9;
text-decoration: none;
}
A.toplinks:hover {
color: #da6805;
text-decoration: underline;
}

A.toprightlinks:link {
color: #506DA9;
text-decoration:underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal;
}
A.toprightlinks:visited {
color: #506DA9;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal;
}
A.toprightlinks:active {
color: #506DA9;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal;
}
A.toprightlinks:hover {
color: #da6805;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal;
}

/* Body content */
#mainwrapper{
float: left;
width: 100%;
}

#maincontent{
margin-left: 150px; 
border: 0px;
}
div.store{
padding:10px;
}

/* Left content */
.lefthand{
float: left;
width: 140px; 
margin-left: -900px; 
list-style:none;
line-height:20px;
}
div.leftside{
border-right: 2px solid #F0EDE3;
border-top: 2px solid #F0EDE3;
-moz-border-radius: 8px;
border-radius: 8px;
}
	
.leftside ul li{
list-style:none;
line-height:20px;
padding-left:6px;
}

ul.leftmenu{margin:0;padding:0;}

/* Footer content */
.footer1{
clear: left;
width: 100%;
background: #fff;
}

#footer{
clear: left;
width: 100%;
background: #fff;
}

div.bottomlinks{
float: left;
width: 208px;
background: #fff;
border-right: 2px solid #ccc;
border-top: 2px solid #ccc;
padding:5px;
}


/* Titles */
h1 {
	font-size: 13px;
	font-family : Arial,sans-serif;
	font-weight : bold;
	padding-top: 0px;
	margin-left: 4px;
	margin-right: 8px;
	color:#333;
margin-bottom: 1px;
	margin-top:0px;	
}
h2 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	background-color: #F0EDE3;
	color : #506DA9;
	margin-top:0px;
-moz-border-radius: 8px;
border-radius: 8px;
}

div.homehead{
background-image: url('images/homehead.gif');
text-align:center;
height:36px;
color: #506DA9;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 22px;
}

div.hometitle{
background-image: url('images/homehead.gif');
padding-left:16px;
height:36px;
color: #F8A430;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 22px;
}

/* Home products */
div.homepics{
	width:750px;

}
div.picscontent{
	width:358px;
	border: 0px;
	padding:5px;
	margin-top: 6px;
	float:left;
}

div.picscontent1{
	width:358px;
	border: 0px;
	padding:5px;
	margin-top:6px;
	float:right;
}
div.prodpic{
	float:left;
	
}

div.prodtext{
	float:right;
	width:250px;
}

/* Horizontal rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #e69d01;
}
/* Minicart */
td.mincart {
font-size: 11px;
font-family : Arial, Helvetica, sans-serif;
background-color: #fff;
}

p.mincart {
font-size: 11px;
font-family : Arial, Helvetica, sans-serif;
}

table.mincart{
width: 130px;
}

/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#333;
padding-top: 4px;
text-align: center;
}

.prodcurrency{
text-align:center;}

/* STORE TABLE BACKGROUNDS
-------------------------------------*/
TABLE.cobtbl{
background-color: #ccc;
width:750px;
}

TD.cobhl{
background-color: #506DA9;
color:#fff;
}

TD.cobll{
background-color: #FFF;
color : #333;
}

/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice {
color: #333;
font-size: 16px;
font-weight : bold;
text-align:center;
}

.discountsapply{
color: #84210F;
font-size: 12px;
font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #fff;
font-size: 13px;
font-weight : bold;
background-color:#506DA9;
padding:6px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription, .proddescription{
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 line-height:1.6;
}
/* PRODUCT LAYOUT
-------------------------------------*/
.prodid {
background:#506DA9;
color:#fff;
padding:2px;
text-align:center;
-moz-border-radius: 8px;
border-radius: 8px;
}
td.product {
border:1px solid #BFC9E0;
background-color:#FFF;
-moz-border-radius: 8px;
border-radius: 8px;
}
.prodname {
color : #2F3D6F;
font-size: 14px;
font-weight : bold;
text-align: center;
}
