body, table, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #545454;
}

body {
	background-image:url(Images/bg.gif);
	background-repeat:repeat-x;
	background-color:#f2edda;
}

p, .p {
	font-size: 12px;
}
.footer {
	background-color:#cd9a1e;
	color: #ffffff;
	font-weight: bold;
}

.error {color:#ff0000; font-weight:bold;}
.fieldError	{ background-color:#fe6c6c; color:#ffffff;}

a {
	color: #545454;
	text-decoration: none;
}
a:hover {
	color: #545454;
	text-decoration: underline;
}

a.active {
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}
a.active:hover {
	font-weight: bold;
	color: #545454;
	text-decoration: underline;
}

a.sectionItem {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a.sectionItem:hover {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a.newsItem {
	color: #ffffff;
}

a.newsItem:hover {
	color: #ffffff;
}

a.copyrightLink {
	color: #ffffff;
	text-decoration: none;
}
a.copyrightLink:hover {
	color: #ffffff;
	text-decoration: underline;
}

.image {
	vertical-align:top;
	padding-right: 10px;
	margin-top:15px;
	float: left;
	position: relative;
}

h2 {
	font-size: 15px;
	display: inline;
}

.hidden		{ display: none;}
.visible	{ display: inline;}

.dirPair	{ background-color: #fdfdfd; padding:3px; border: 1px solid #e1e1e1;}
.dirOdd		{ background-color: #f6f6f6; padding:3px; border: 1px solid #e1e1e1;}

.sectionMenu {
	width:195px;
	background-color:#d1b246;
	background-image:url(Images/sectionsBg.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.sectionHeader {
	background-image:url(Images/sectionHeader.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.menu {
	background-color:#d1b246;
}

.news {
	width:195px;
	background-color:#d1b246;
}

.newsDetail {
	width:495px;
	background-color:#d1b246;
}

.content {
	background-color:#fdfcf6;
}

.white {
	background-color:#ffffff;
}

.cart {
	width:195px;
	background-color:#d1b246;
}

.prodListSeparator {
	background-color: #545454;
}

a.prodHeader		{color: #545454;}
a.prodHeader:hover	{color: #cd9a1e;}

a.toCart			{color: #545454;}
a.toCart:hover		{color: #545454;}

.cartHeader			{color: #545454; font-weight:bold;}

.bodyLeft			{background-image:url(Images/bodyBgLeft.gif);}
.bodyRight			{background-image:url(Images/bodyBgRight.gif);}

.price		{ color:#7c6d53; font-size:14px; font-weight:bold;}
.priceSmall	{ color:#7c6d53; font-size:11px; font-weight:bold;}

.newsTitle, .prodName	{ font-size:14px; font-weight:bold;}

/*****************************************************/
/* PAGEHANDLER STYLES                                */
/*****************************************************/
.pageNavActive {
	color: #333333;
	font-weight: bold;
}

a.pageNav {
	color: #333333;
	text-decoration: none;
}

a:hover.pageNav {
	color: #333333;
	text-decoration: underline;
}
/*****************************************************/






/*    styles for the star rater                */	
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 104px;
	height: 5px;
	position: relative;
	background: url(Images/stars0.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:21px;
	height: 5px;
	text-decoration: none;
	text-indent: -100px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a.one-star:hover{
	background: url(Images/stars1.0.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating li a.two-stars:hover{
	background: url(Images/stars2.0.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating li a.three-stars:hover{
	background: url(Images/stars3.0.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating li a.four-stars:hover{
	background: url(Images/stars4.0.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating li a.five-stars:hover{
	background: url(Images/stars5.0.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:104px;
}
.star-rating a.two-stars{
	left:21px;
}
.star-rating a.two-stars:hover{
	width: 104px;
}
.star-rating a.three-stars{
	left: 42px;
}
.star-rating a.three-stars:hover{
	width: 104px;
}
.star-rating a.four-stars{
	left: 63px;
}
.star-rating a.four-stars:hover{
	width: 104px;
}
.star-rating a.five-stars{
	left: 84px;
}
.star-rating a.five-stars:hover{
	width: 104px;
}
.star-rating li.current-rating{
	position: absolute;
	height: 5px;
	display: block;
	text-indent: -100px;
	z-index: 1;
}


/***********/
/*  DTREE  */
/***********/

.dtree {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
