﻿/* Main content */
body {
	margin: 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.6;
}
#maincontainer-top {
	height: 15px;
	width: 920px;
	margin: 0 auto;
	background-position: center bottom;
	background-image: url('maincontainer-top.jpg');
	background-repeat: no-repeat;
}
#maincontainer {
	width: 900px;
	margin: 0 auto;
	background-position: center;
	background-image: url('maincontainer-middle.jpg');
	background-repeat: repeat-y;
}
#maincontainer-top {
	height: 15px;
	width: 920px;
	margin: 0 auto;
	background-position: center top;
	background-image: url('maincontainer-bottom.jpg');
	background-repeat: no-repeat;
}

td p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.6;
}
ul {
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
/* Header */
#header {
	padding: 6px 0;
}
#header .logo {
	padding-top: 0px;
	padding-bottom: 5px;
}
#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;
}
.clr {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	border: none;
}
#header .logo {
	float: left;
}
.l {
	float: left;
}
#header .headerRight {
	float: right;
}
/* Search Box */
.searchbox {
	float: right;
}
.searchbox form {
	margin: 3px 0px 2px;
	text-align: right;
}
.navsearch {
	width: 130px;
}
/* SEARCH PROPERTIES
-------------------------------------*/
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #999;
	border: 1px solid #333;
	text-align: center;
}
input.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #ECECEC;
	height: 16px;
	width: 240px;
	border: 1px solid #333;
}
/* Horizontal rule */
hr {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #e69d01;
}
/* Minicart */
#minicart {
	float: right;
	margin: 35px 0 0 0;
	right: 10px;
	width: 200px;
}
TD.mincart {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
P.mincart {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
table.mincart {
	border: 1px dotted #333;
	background-color: #FFF;
	width: 136px;
}
td.mincart {
	background-color: #ECECEC;
}

/* Body content */
#mainwrapper {
	float: left;
	width: 100%;
}
/* Featured Sections */
#newsboxes
 {
	width: 100%;
	table-layout: fixed;
	margin: 0 0 5px 0;
}
#newsboxes
 td {
	width: 25%;
	height: 110px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	font: 18px arial;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#newsboxes
 td {
	background-position: left top;
	background-image: url('../images/td-bkgrd.jpg');
	background-repeat: no-repeat;
	border: 1px solid #CCC;
}
#newsboxes
 td:hover {
	background: #eee;
}
#maincontent {
	margin-left: 150px;
}
#HomePageBox {
	margin: 0px 6px 10px 0px;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

/* Page Theme */
#productthemesection {
	height: 240px;
	border: 1px solid #ccc;
	margin-right: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.themeimg {
	position: relative;
	top: 20px;
	left: 20px;
}
.featuredprod {
	float: right;
	position: relative;
	top: 30px;
	right: 50px;
	width: 400px;
}
div.store {
	padding: 10px;
}
/* Left content */
.leftcolumn {
	float: left;
	width: 140px;
	background: #FFF;
	border: 1px solid #ccc;
	list-style: none;
	line-height: 18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#catalognav {
	padding-left: 3px;
}
#catalognav .topcatlink {
	}
#catalognav .subcatlink {
	margin-left: 3px;
}
.leftnav {
}
.leftnav ul li {
	list-style: none;
	line-height: 18px;
	padding-left: 4px;
}
/* Footer content */
.separator {
	clear: left;
	width: 100%;
	background: #fff;
}
#footer {
	clear: left;
	width: 100%;
	background: #fff;
	border-top: 1px solid #ccc;
	padding-top: 3px;
}
div.bottomlinks {
	float: left;
	width: 212px;
	min-height: 100px;
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 5px;
	text-align: right;
}
div.bottomlinks h4 {
	margin-top: 2px;
	margin-bottom: 2px;
}
div.bottomlinks li {
	margin-right: 5px;
	list-style: none;
}
div.bottomlinks p {
	margin-top: 2px;
}
div.footer1 {
	clear:both;
	padding: 3px 25px 0px;
}
/* Main Link Properties */
A:link {
	color: #333;
	text-decoration: none;
}
A:visited {
	color: #333;
	text-decoration: none;
}
A:active, a.menu:active {
	color: #333;
	text-decoration: none;
}
A:hover {
	color: #da6805;
	text-decoration: underline;
}
/* Store Generated Link Properties */
A.ectlink:link {
	color: #da6805;
	text-decoration: none;
}
A.ectlink:visited {
	color: #da6805;
	text-decoration: none;
}
A.ectlink:active {
	color: #da6805;
	text-decoration: none;
}
A.ectlink:hover {
	color: #333;
	text-decoration: underline;
}
/* Top navbar */
div#topnav {
	background-image: url('../images/navbar-bkgrd.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	border-top: solid 1px #eeeeee;
	border-bottom: solid 1px #cccccc;
	height: 28px;
}
div#topnav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-align: center;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 1.3;
}
div#topnav ul li {
	display: inline;
}
div#topnav ul li a {
	padding: 5px 10px 5px 10px;
	color: #666666;
	text-decoration: none; /*border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/;
	margin-right: -1px;
}
div#topnav ul li a:hover {
	background-color: #EEE;
	color: navy;
}
/* Titles */
h1 {
	font-size: 22px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dotted #999;
	color : #333;
	margin-left: 14px;
	margin-right: 4px;
	text-align: right;
}
h2 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	background-image: url('../images/navbar-bkgrd.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	color: #CC3300;
	margin-top: 0px;
}
h3 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	background-color: #5A3936;
	color : #FFF;
	margin: 4px;
}
h4 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dotted #999;
	color : #333;
	margin-left: 14px;
	margin-right: 4px;
	text-align: right;
}
/*div.themepagepics {
	width: 750px;
}*/
div.specleft {
	width: 358px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 6px;
	margin-right: 4px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
div.specright {
	width: 358px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 6px;
	float: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
div.specprodpic {
	float: left;
	cursor: pointer;
}
div.specprodtext {
	float: right;
	width: 250px;
}
div.specprodtext img {
	cursor: pointer;
}
/* Table backgrounds */
TABLE.cobtbl {
	background-color: #333;
}
TD.cobhl {
	background-color: #EEEEEE;
}
TD.cobll {
	background-color: #FFF;
	color : #333;
}
/* HOMEPAGE SPECIALS */
.specprodtable {
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	height: 180px;
}
.specprodtitle {
	vertical-align: top;
}
.specprodtitle a {
	display:block;
	background: #eeeeee;
	padding: 3px;
}
.specprodprice, .specprodname {
	font-weight : bold;
}
.specprodname {
}
.specproddescription {
	background: white;
}
.specprodprice {
	vertical-align: bottom;
}
/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.detailimage {
	vertical-align: top;
}
.detailprice, .detailname, .prodprice, .prodname {
	color: #60596A;
	font-size: 18px;
	font-weight : bold;
}
.discountsapply {
	color: #84210F;
	font-size: 12px;
	font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts {
	color: #84210F;
	font-size: 11px;
	font-weight : normal;
}
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews {
	color: #333;
	font-size: 13px;
	font-weight : bold;
	background-color: #ccc;
	border-bottom: 1px solid #000;
	padding: 4px;
}
.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 {
	color: #333;
	line-height: 1.6;
}
.prodcurrency {
	text-align: center;
}

