
body {
	color: #222;
	background-color: #eee;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100.01%;
	padding: 10px 0;
	margin: 0;
}
p { margin-top: .25em; margin-bottom: .5em; }
.clear { clear: both; font-size: 2px; overflow: hidden; height: 1px; line-height: 1px; }
h1 { font-size: 140%; margin: 0 0 8px 0; text-align: right; }
h2 { font-size: 105%; margin: .5em 0 .5em 0; }
h2.relate {
	font-size: 105%;
	margin: .5em 0 0 0;
	padding: 4px 5px 4px 10px;
	color: #fff;
	border-bottom: 2px solid #ff0099;
	background-color: #7E7B87;
	background-image: url(images/headingbg.gif);
	background-repeat: repeat-y;
}
/*a { color: #3333FF; }*/
a { color: #000; }
a:hover { text-decoration: none; }
.center, .cent { text-align: center; }
table, input { font-size: 100%; }

.left { float: left; margin-right: 8px; }
.right { float: right; margin-left: 8px; }
.imgfrm { border: 1px solid; border-color: #aaa; }
.imgfrm img { border: 7px solid; border-color: #fff; padding: 0; margin: 0; display: block; }

/* min width */
.width {
	min-width:740px;
	margin: 0 5%;
}
* html .minwidth {
	border-left:740px solid #eee;
}
* html .container {
	margin-left:-740px;
	position:relative;
}
/*\*/
* html .minwidth, * html .container {
	height: 1px;
}
/**/
/* end min width */

#top, #top2 {
	display: block;
	padding-top: 12px;
	padding-right: 12px;
	border-bottom: 3px solid;
	border-color: #000;
/*
background-image: url(images/stars.gif);
*/
background-repeat: no-repeat;
background-position: 50% 50%;
}
/*
#top2 {
	background-image: url(images/directory.jpg);
	background-repeat: no-repeat;
}
*/
#top img, #top2 img { float: right; border: none; margin: 0; padding: 0; display: block; }
#qc { float: left; font-size: 75%; padding-top: 15px; padding-left: 15px; font-weight: bold; } 
#qc ul { list-style-type: none; margin: 4px 0 0 0; padding: 0; }
#qc li { padding: 0; display: inline; }
#qc ul a  { font-weight: bold; display: block; float: left; height: 18px; line-height: 18px; padding-right: 22px; color: #000; text-decoration: underline; background-image: url("images/basket.gif"); background-repeat: no-repeat; background-position: right center }
#qc ul a:hover { text-decoration: none; }
#qcvc { margin-right: 8px; }

#searchForm { clear: both; margin: 12px 0 0 0; padding: 0; }
#searchForm label { font-weight: bold; }
#searchForm input { font-size: 100%; }
#searchText { width: 106px; }
#doSearch { background-color: #7e7b87; color: #fff; border: 1px solid #ccc; font-weight: bold; margin-top: 6px; }
#doSearch:hover { background-color: #ff0099; border: 1px solid #7e7b87; }

.width {
	border: 1px solid #ccc;
}
.container {
	border: 8px solid #fff;
	background-color: #fff;
}
#main {
	background-image: url(images/borderfill.gif);
	background-repeat: repeat-y;
}
#mainin {
	background-image: url(images/bordercurve.gif);
	background-repeat: no-repeat;
	padding: 0;
	width: 100%;
}

#footer {
	clear: both;
	border-top: 3px solid;
	border-color: #ff0099;
	font-size: 75%;
	padding: 12px 0 4px 0;
	background-color: #fff;
	display: block;
	width: 100%;
}

/* start content */
#content {
	font-size: 80%;
	margin-left: 201px;
}

#content2 {
	font-size: 80%;
	text-align: center;
}

#content3 {
	font-size: 80%;
	padding: 0 15%;
}

#contentino {
	width: 100%;
}

#contentin {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
/* end content */

/* start menu */
#menubox {
	width: 190px;
	float: left;
	font-size: 75%;
	margin-bottom: 20px;
}

#menubox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background-color: #e6e6e6;
}

#menubox ol {
	margin: 0 0 20px 28px;
	padding: 0;
	font-weight: bold;
}

#menubox #topselllst {
	background-color: #e6e6e6;
}

#menubox ul li, #menubox ol li {
	vertical-align: middle;
}

#menubox ul a {
	display: block;
	color: #444;
	padding: 3px 0;
	text-decoration: none;
	font-weight: bold;
	width: 184px;
}

#menubox ul a span {
	display: block;
	float: left;
	width: 17px;
	height: 16px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: none;
}

#menubox ul a:hover span {
	background-image: url(images/mnumrk.gif);
}

#menubox ol a {
	display: block;
	color: #444;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	width: 137px;
}

#menubox ul a:hover, #menubox ol a:hover {
	text-decoration: underline;
}

.sep { clear: both; margin: 0; padding: 4px 5px 4px 10px; font-weight: bold; font-size: 120%; background-color: #000; color: #fff; }
.sep2 { border-top: 1px solid; border-color: #ff0099; }
/* end menu */

.ctntleft { margin-right: 230px; }

/* bread crumb trail */
#bcbox {
	font-size: 75%;
	font-weight: bold;
	padding: 4px 8px 4px 200px;
	margin-bottom: 10px;
	vertical-align: middle;
	background-color: #fff;
	border-bottom: 3px solid;
	border-color: #000;
	position: relative;
	color: #4B86AD;
	color: #FF0099;
}
#bcbox a { color: #4B86AD; font-weight: bold; text-decoration: none; color: #FF0099; }
#bcbox a:hover { font-weight: bold; text-decoration: underline; color: #000; }
/* home page */
.ccard { display: inline; border: none; }
#pgextra { margin: 10px 0 10px 0; text-align: center; }

/* Categories */
.cat  { background-color: #fff; border: 1px solid; border-color: #aaa; text-align: center; margin-right: 1px; margin-bottom: 10px; margin-left: 1px; width: 171px; float: left }
.cat img { padding: 0; margin: 4px auto 0 auto; display: block; border: none; }
.cat span { display: block; background-color: #e6e6e6; margin: 4px 0 0 0; padding: 1px; border-top: 1px solid; border-color: #aaa; }
.cat a { text-decoration: none; color: #444; font-weight: bold; }
.cat a:hover span { text-decoration: underline; color: #fff; background-color: #ff0099; }
.cat a:hover { display: block; }

/* products */
.prdtitle { font-weight: bold; font-size: 105%; color: #000; }
.prod  { padding: 4px; border-bottom: 1px dashed #aaa; }
.prod p { margin: .2em 0 .2em 0; padding: 0 }
.price { color: #606050; margin: .5em 0 .2em 0; font-weight: bold; font-size: 95%; }
.prodbuy { text-align: right; margin-top: 8px; }
.prodimgbox { text-align: center; width: 160px; float: left; position: relative; }
.prodimgbox .frm { float: left; background-color: #fff; border: 1px solid #aaa; margin: 0 auto 0 auto; }
.prodimgbox img { border: 7px solid; border-color: #fff; margin: 0; padding: 0; display: block; }
.prodimgbox a:hover img { border-color: #7e7b87; }
.rt { text-align: right; }
.largprodimgcent { padding: 10px 0; text-align: center; }
.largprodimg { text-decoration:none; display:inline-block; }
.largprodimg div { display:table; margin: 0 auto; border: 1px solid #aaa; background-color: #fff; }
.largprodimg img { border: 7px solid #fff; margin: 0; padding: 0; }
#ppright { float: right; margin-top: 15px; border: 1px solid #aaa; background-color: #e6e6e6; margin-left: 10px; }
#ppright form { margin: 0; }
#ppright a { color: #ff0099; font-weight: bold; }
.ppdata { text-align: left; margin-left: 10px; }
.ppl { text-align: right; font-weight: bold; }
.incvat { font-size: 90%; }
.incvat br { display: none; }

#prdctbx {
	padding: 4px 0;
	width: 100%;
	float: left;
}

#buyFormf, #buyFormh, #buyFormc, #buyForm {
	width: 100%;
	float: left;
	padding-top: 2px;
}

/* Cart */
#cartErr  { color: #000; background-color: #ffdbdc; text-align: center; padding: 4px; border: solid 2px red }
.cartErr  { color: #000; background-color: #ffdbdc; text-align: center; padding: 4px; border: solid 2px red }
.cartwdth { width: 100%; }
.cartwdth th {
	font-size: 97%;
	color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #ff0099;
	background-color: #7E7B87;
	background-image: url(images/headingbg.gif);
	background-repeat: repeat-y;
	padding: 2px 4px;
	text-align: center;
}
.cartwdth td { font-size: 95%; }
.cartwdth a { color: #000; font-weight: bold; }
.cartmr { background-color: #e6e6e6; text-align: center; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa }
.cartm { background-color: #e6e6e6; text-align: center; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa }
.cartml { background-color: #e6e6e6; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa }
.carttot { background-color: #e6e6e6; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa }
.carttot1 { background-color: #e6e6e6; border-right: 1px solid #aaa; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa }
#cartForm { width: 98%; margin: 15px auto 0 auto; text-align: left; }
.cartoptbox { padding-left: 20px }
#updateCart { font-size: 95%; background-color: #7e7b87; color: #fff; border: 1px solid #ccc; font-weight: bold; margin-top: 6px; }
#updateCart:hover { background-color: #ff0099; border: 1px solid #7e7b87; }
#emptyCart { font-size: 95%; background-color: #7e7b87; color: #fff; border: 1px solid #ccc; font-weight: bold; margin-top: 6px; }
#emptyCart:hover { background-color: #ff0099; border: 1px solid #7e7b87; }
#gotoCheckout { font-size: 95%; background-color: #7e7b87; color: #fff; border: 1px solid #ccc; font-weight: bold; margin-top: 6px; }
#gotoCheckout:hover { background-color: #ff0099; border: 1px solid #7e7b87; }

/* contact */
.formrequired { color: red; font-weight: bold; font-size: 1.5em }
#sendEnquiry { background-color: #7e7b87; color: #fff; border: 1px solid #ccc; font-weight: bold; margin-top: 6px; }
#sendEnquiry:hover { background-color: #ff0099; border: 1px solid #7e7b87; }

/* about page */
.aboutpic { margin-top: 20px; border: 2px solid #000; }

/* Checkout */
.chkouttabw { width: 100%; }
.chkoutpow { padding-left: 20px }
.chkoutw50  { width: 50%; vertical-align: top }
.chkoutw25r { text-align: right; width: 25%; vertical-align: top }
.chkoutpaybox  { margin: 5px 40px; padding: 5px; border: 1px solid #aaa; background-color: #e6e6e6}
.cartlstodd  { background-color: #e6e6e6}
.cartlstevn  { background-color: #efefef }
#chkoutbdy h2 { font-size: 1.4em; color: #24b487; margin-top: 0; }
.cartinvhdg {
	color: #fff;
	font-weight: bold;
	border-bottom: 2px solid #ff0099;
	background-color: #7E7B87;
	background-image: url(images/headingbg.gif);
	background-repeat: repeat-y;
	padding: 2px 4px;
}

/* resource pages */
.catbox ul { margin: 10px 0; padding: 0; list-style: none; }
.catbox ul li { float: left; width: 49.5%; display: block; padding: 2px 0; margin-bottom: 5px; }
.catbox ul li {
	border-bottom: 1px dashed #dfdede;
}
.catbox ul li a { color: #444; }
.wdcatcnt { font-size: 85%; }
ul.entrybox { list-style: none; margin: 20px 0; padding: 0; }
.entrybox li { margin-top: 5px; padding-bottom: 5px; }
.entryHigh strong a { color: #000; }
.entryHigh { border-top: 2px solid #aaa; padding: 4px; border-bottom: 1px dashed #dfdede; background-image: url(images/fill2.jpg); background-repeat: repeat-x; }

/* resources */
.inbox, .inboxl { 
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
	color: #000;
	border: 1px solid #aaa;
	background-color: #e6e6e6;
}

#entryPreview { margin-top: 10px; margin-bottom: 10px; border-top: 2px solid #aaa; padding: 4px; border-bottom: 1px dashed #dfdede; background-image: url(images/fill2.jpg); background-repeat: repeat-x; }
#entryPreviewTitle { color: #000; }
#tolra { text-align: center; font-size: 89%; margin-top: 20px; margin-bottom: 10px; }

/* size chart */
#sizechart { margin: 10px auto; border: 1px solid #aaaaaa; }
#sizechart td, #sizechart th { width: 48px; text-align: center; background-color: #e6e6e6; }

