body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 2px;
}
A.dark:link {
	color: #C0BC91;
	text-decoration: none;
	
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A.ectlink:link {
color: #333;
text-decoration: none;
}

A.ectlink:visited {
color: #333;
text-decoration: none;
}

A.ectlink:active {
color: #333;
text-decoration: none;
}

A.ectlink:hover {
color: #8D2800;
text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 13px;
	font-family : Arial;
}

H1 {
	font-size: 21px;
	font-family : Arial;
	text-decoration: none;
	color: #8C0000;
	text-transform: capitalize;
}

H2 {
	font-size: 17px;
	font-family : Arial;
	text-decoration: none;
	color: #8C0000;
	text-transform: capitalize;
}



TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 12px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 12px;
	background-color: #D0CDAD;
	border: solid #666;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
margin: 0px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}

TD.searchtext {
	font-size: 11px;
	font-family : Arial;
font-weight: bold;
margin-bottom: 2px;
text-align: bottom;
}

form {
margin: 0;padding: 0;
margin-bottom: 3px;
}

span.price, .detailprice, .prodprice {
color: #DB4040;
padding-top: 4px;
font-weight:bold;
text-align: center;
}
div.prodcurrency {
font-size: 10px;
font-family : Verdana,Arial,sans-serif;
color: #666;
text-align: center;
width: 100%;
}
td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
}
.cpd {
background : #B00000;
}
.cpdll {
background : #D9D5B4;
color: #333;
}
.cpdhl {
background : #CC0000;
color: #FDFDFD;
font-weight: bold;
}
img.cartimage {
width: 50px;
border:1px;
}
P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border:1px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}
SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #312A5E;
}
SPAN.prodoption {
font-size: 11px;
font-family : Verdana;
color : #C60000;
}

SPAN.detailoption {
font-size: 11px;
font-family : Verdana;
color : #C60000;
}
td.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #A0A0A0;
}

P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #A0A0A0;
}
TABLE.cobtbl{
background-color: #601313;
}

TD.cobhl{
background-color: #d9d5b4;
color : Maroon;
 font: bold;
}

TD.cobll{
background-color: #f2f1ea;
color : #5E0000;
}
P.pagenums {
font-size: 12px;
font-family : Verdana;
}
SPAN.currpage {
color: #FF0000;
font-weight: bold;
}
SPAN.extracurr {
font-size: 10px;
font-family : Verdana;
color: 666666
}
div.listprice {
text-align: center;
}

div.prodsku {
color: #333;
}

div.detailsku {
color: #333;
}
.dropcap {
  float: left;
  font: normal 60pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: #8B0000;
  margin-right: 3px;
}
div.float {
  float: left;
  padding-top: 10px;
  padding-right: 50px;
  padding-left: 10px;
  }
  
div.floatR {
  float: right;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 30px;
  }
  
#sidebar { background: #DBD5B5; }
#copyright { font-size: smaller; }


/* Give some padding to the text on the right side */
#rightside { padding: 10px 5px 5px 5px; }



a:link {
text-decoration: underline;
color: #003399;
}

a:visited {
text-decoration: underline;
color: #333366;
}

a:hover, a:active {
text-decoration: none;
color: #0066CC;
}

.name
{
	color: Maroon;
	font-weight:bold;
	font-size:large;
}

/* Layout and style for the sidebar content*/

.sidebargroup {
 padding: 2px;
 background-color: #8B0000;
}

.sidebargroup .inner {
 padding: 0px;
 border: 1px solid white;
}

.sidebargroup .text {
  padding-left: 5px;
  color:white;
  font: bold 14px Arial, Helvetica, sans-serif;
  font-variant: small-caps;
}


#sidebarcategories
{
	padding: 2px 2px 2px 2px;
	border-bottom: solid 1px #AA7FAA;
}
#sidebarcategories a:link
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #8B0000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#sidebarcategories a:visited
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #8B0000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#sidebarcategories a:hover
{
	font: bold 11px Arial, Helvetica, sans-serif;		
	color: #fff;
	background: #8B0000;
	text-decoration: none;
}
#sidebarcategories a:active
{
	font: bold 13px Arial, Helvetica, sans-serif;		
	color: #fff;
	background: #8B0000;
	text-decoration: none;
}
#search, #boldchat
{
	text-align: center;
	background-color: #fff;
}

#boldchat img 
{
	border: 0px;
}

#bannerad
{
	margin-top:	1px;
	border-right: solid 1px #AA7FAA;
	border-left: solid 1px #AA7FAA;
	border-top: solid 1px #AA7FAA;
}
a.nav, a.nav:link, a.nav:visited, a.nav:active, a.resourcelinks:visited
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #8B0000; 
	text-decoration:none;
	padding: 0px 0px 0px 3px;
}
a.nav:hover, a.resourecelinks:active
{
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #8B0000;
	color: #fff;
	text-decoration:none;
	padding: 0px 0px 0px 3px;
}
#sidebarlinks
{
	background-color: #fff;
	border-bottom: solid 1px #AA7FAA;
	display: block;
}

.footertext 
{
	color: #666666;
}

/* CSS for /js/imagepopup.js */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ display:none }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
	

/* style the categorylist appropriately */
/* isn't this overridden above ? */
.Category
{
	color: #119911;
	text-decoration: none;
	display:block;
	font-size: small;
	padding-left: 2px;
}


/* Style and layout the product list */
.productgrid 
{
	width: 640px;
	margin-left:5px;
}
.productimage
{
	display: block;
	border:0px;
}

.itemsbox
{
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
	text-align: left;
}

.itemsbox td 
{
	 text-align: center; 
	 vertical-align: top; 
	 width: 180px;
}

.itemsbox img
{
	border:0px; 
	max-width:180px;
	vertical-align: top; /* Removes underline from image link. */
	padding-bottom: 4px;
}

.itemsbox a:link, .itemsbox a:visited
{
	text-decoration:none;
}

.itemsbox a:hover, .itemsbox a:active
{
	text-decoration:underline;
}

.productgrid *, .teasers *
{
	vertical-align: top /* keep image tops aligned */
}

.teasers 
{
	padding: 5px 0px 5px 0px;
}


/* Style the product detail page and product preview popup */
#ProductPreview
{
	height: 100%;
	vertical-align: top;
}

.ProductName 
{
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #8B0000;
	background: url(/images/core/pageHeader_symbol.gif) no-repeat 0px 50%;
	padding: 5px 0px 5px 23px;
}

.price
{
	font-weight:bold;
	color: #0063a6;
}

.fieldlabel 
{
	padding-right:5px;
}

.stamp
{
	background:#FFFFCC; 
	border: 1px solid; 
	padding: 10px;
}

.label
{
	font-size: 18px;
	color: #6c157c;
	font-weight:bold;
}
/*
.button 
{
		background-color:#AA7FAA;
		height:22px;
		color:black;
		font-size:x-small;
		font-weight: bold;
}
*/
.searchfield {FONT-SIZE: 7pt; WIDTH: 90px; COLOR: #9c659c; FONT-FAMILY: Verdana; margin-bottom: 2px;}
.searchbutton {border: #c8bdce 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; CURSOR: hand; COLOR: #fff7ff; BACKGROUND-COLOR: #996699; margin-bottom: 2px;}
.personalityselect {border-style:solid;  color:#333;  font-size:12px; font-family:Arial; font-weight: normal; width:160px; }
	