﻿.menu_bar {
	background: #E6CDB5;
	border-color: #808080;
}
.menu_bar li a.current_item {
	color: #fff;
	background: #996633;
}
.menu_bar li a:hover {
	color: #fff;
	background: #996633;
}
#options {
	margin-right: 10px;
	margin-top: 12px;
	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;
}
#topics a {
	color: #B05800;
}
#topics a:hover {
	color:#996633;
	text-decoration: underline;
}
.item {
	background-color: #F0E2D5;
}
.item h1 {
	color: #c60c49;
}
.item .price {
	font-size: 19px;
	color: #604022;
	font-family: Calibri;
	font-weight: normal;
}
.heading {
	color: #996633;
	/*font-family: Nina, Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
}

#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/tagselect.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 {
	display: inline;
}
#logolist a:hover .logo {
	border: 1px solid #000000;
}
.banner img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
/* trick ie6 with silent inline anchor triggers */
.banner a:hover {
	display: inline;
}
.banner a:hover img {
	border: 1px solid #000000;
}

