﻿.menu_bar {
	background: #AFE16C;
	border-color: #808080;
}
.menu_bar li a.current_item {
	color: #fff;
	background: #537819;
}
.menu_bar li a:hover {
	color: #fff;
	background: #537819;
}
#options {
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	float: right;
}
#options a {
	font-size: 13px;
	color: #0067CE;
	text-decoration: none;
	line-height: 22px;
	margin-left: 11px;
	padding-left: 19px;
}
#options a:hover {
	text-decoration: underline;
}
#az_option {
	background: url(images/az_on.gif) no-repeat left;
	background: url(images/az.gif) no-repeat left;
}
#az_option:hover {
	background: url(images/az_on.gif) no-repeat left;
}
#retailers_option {
	background: url(images/retailers_on.gif) no-repeat left;
	background: url(images/retailers.gif) no-repeat left;
}
#retailers_option:hover {
	background: url(images/retailers_on.gif) no-repeat left;
}
#sites_option {
	background: url(images/sites_on.gif) no-repeat left;
	background: url(images/sites.gif) no-repeat left;
}
#sites_option:hover {
	background: url(images/sites_on.gif) no-repeat left;
}
#voucher_option {
	background: url(images/voucher_on.gif) no-repeat left;
	background: url(images/voucher.gif) no-repeat left;
}
#voucher_option:hover {
	background: url(images/voucher_on.gif) no-repeat left;
}
#topic_option {
	background: url(images/topic_on.gif) no-repeat left;
	background: url(images/topic.gif) no-repeat left;
}
#topic_option:hover {
	background: url(images/topic_on.gif) no-repeat left;
}
#brand_option {
	background: url(images/brand_on.gif) no-repeat left;
	background: url(images/brand.gif) no-repeat left;
}
#brand_option:hover {
	background: url(images/brand_on.gif) no-repeat left;
}
#price_option {
	background: url(images/drop_on.gif) no-repeat left;
	background: url(images/drop.gif) no-repeat left;
}
#price_option:hover {
	background: url(images/drop_on.gif) no-repeat left;
}

#topics a {
	color: #c60c49;
}
#topics a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.item {
	background-color: #F2E6E1;
}
.item h1 {
	color: #c60c49;
}
.item .price {
	font-size: 19px;
	color: #774733;
	font-family: Calibri;
	font-weight: normal;
}
.heading {
	color: #575739;
	font-family: Nina, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	clear: left;
}
#navcloud .t1 {
	font-size: 138%;
}
#navcloud .t2 {
	font-size: 135%;
}
#navcloud .t3 {
	font-size: 115%;
}
#navcloud .t4 {
	font-size: 95%;
}
#navcloud .t5 {
	font-size: 85%;
}
#navcloud {
	background-position: left top;
	background: url(images/select.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
.item p a {
	color: #0067CE;
}
.item p a:hover {
	color: #3399FF;
}
.item ul a {
	color: #0067CE;
}
.item ul a:hover {
	color: #3399FF;
}
.item_top .image {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
/* trick ie6 with silent inline anchor triggers */
.item_top a:hover {
	display: inline;
}
.item_top a:hover .image {
	border: 1px solid #000000;
}
.item a:hover {
	display: inline;
}
.item a:hover .logo {
	border: 1px solid #000000;
}
#logolist a:hover {
	color: #000000;
}
#logolist a:hover .logo {
	border: 1px solid #000000;
}
#pdgrid {
	margin-left: 7px;
	margin-top: 10px;
	clear:both;
	height: auto;
}
.pdline, .pdline2 {
	display: inline-block;
	margin-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F2E6E1;
	height: auto;
	clear:left;
}
.pdline2 {
	background-color: #EEDDD7;
}

.image_small {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 100px;
	height: 100px;
	float:left;
	margin-left:7px;
	margin-right:7px;
	display:inline;
}
#pdgrid a:hover {
	background-color:#FFFFFF;
}
#pdgrid a:hover img {
	border: 1px solid #000000;
}
.pdinfo {
	vertical-align: top;
	clear:none;
	height: auto;
	display:inline;
	float:none;
}
#pdgrid .logo {
	margin-left: 450px;
}
.pdtitle a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.pdtitle a:hover {
	text-decoration: underline;
}
.pdnow {
	font-weight: bold;
	margin-top:5px;
}
.pdnowprice {
	font-size:16px;
}
.pdwas {
}
.pdwasprice {
	text-decoration: line-through;
	font-weight: bold;
	color: #666666;
}
.pdsave {
	font-weight: bold;
	vertical-align:bottom;
}
.pdsaveprice {
	color: #FF0000;	
}
.pdsavepercent {
	color: #0067CE;
}

