
table.listing_normal {
	width: 100%;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
table.listing_normal th {
	background-color: #EEEEEE;
	height: 30px;
	white-space: nowrap;
}
table.listing_normal th.maxmin {
	background: url('/inc/img/icon/misc/tst_maxmin.gif') center;
}
table.listing_normal th.minmax {
	background: url('/inc/img/icon/misc/tst_minmax.gif') center;
}
table.listing_normal .title {
	vertical-align: top;
	padding: 1px 5px 0px 5px;
}
table.listing_normal .even {
	background-color: #F5F5F5;
}
table.listing_normal a {
	color: #333333;
}
table.listing_normal a:hover {
	color: #FF9900;
}
table.listing_normal .highlight {
	background-color: #666666;
	color: #FFFFFF;
}
table.listing_normal .highlight a {
	color: #FFFFFF;
}
table.listing_normal .highlight a:hover {
	color: #FF9900;
}
table.listing_normal img {
	padding: 1px 0px 1px 1px;
}
table.listing_normal .empty {
	padding: 15px 0px 15px 0px;
}
table.listing_normal .featured_t {
	border-top: 1px solid #FF6600;
}
table.listing_normal .featured_r {
	border-right: 1px solid #FF6600;
}
table.listing_normal .featured_b {
	border-bottom: 1px solid #FF6600;
}
table.listing_normal .featured_l {
	border-left: 1px solid #FF6600;
}

table.listing_featured {
	width: 100%;
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
table.listing_featured th {
	background-color: #FFE0CC;
	height: 30px;
	white-space: nowrap;
}
table.listing_featured th.maxmin {
	background: url('/inc/img/icon/misc/tst_maxmin_f.gif') center;
}
table.listing_featured th.minmax {
	background: url('/inc/img/icon/misc/tst_minmax_f.gif') center;
}
table.listing_featured .title {
	vertical-align: top;
	padding: 1px 5px 0px 5px;
}
table.listing_featured .title div {
	height: 36px;
}
table.listing_featured .even {
	background-color: #FFF9F4;
}
table.listing_featured a {
	color: #FF6600;
}
table.listing_featured a:hover {
	color: #FF9900;
}
table.listing_featured .highlight {
	background-color: #FF9900;
	color: #FFFFFF;
}
table.listing_featured .highlight a {
	color: #FFFFFF;
}
table.listing_featured .highlight a:hover {
	color: #333333;
}
table.listing_featured img {
	padding: 1px 0px 1px 1px;
}
table.listing_featured .featured_t {
	border-top: 1px solid #333333;
}
table.listing_featured .featured_r {
	border-right: 1px solid #333333;
}
table.listing_featured .featured_b {
	border-bottom: 1px solid #333333;
}
table.listing_featured .featured_l {
	border-left: 1px solid #333333;
}

table.listing_normal .empty2, table.listing_featured .empty2 {
	height: 30px;
}
table.listing_normal .price, table.listing_featured .price {
	height: 33px;
}

table.listing {
	width: 100%;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
table.listing th {
	background-color: #EEEEEE;
	padding: 6px;
}
table.listing td {
	padding: 6px;
	vertical-align: top;
}
table.listing .stepnav {
	padding: 0px;
}
table.listing .title {
	background-color: #F4F4F4;
}
table.listing .even {
	background-color: #F5F5F5;
}
table.listing .image {
	padding: 1px 0px 1px 0px;
}
table.listing th.maxmin {
	background: url('/inc/img/icon/misc/tst_maxmin.gif') center;
}
table.listing th.minmax {
	background: url('/inc/img/icon/misc/tst_minmax.gif') center;
}

table.gallery_featured {
	width: 100%;
	color: #FF6600;;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 6px;
}
table.gallery_featured th {
	background-color: #FFE0CC;
	height: 30px;
	white-space: nowrap;
}
table.gallery_featured td {
	vertical-align: top;
	padding: 10px 5px;
}
table.gallery_featured .even {
	background-color: #FFF9F4;
}
table.gallery_featured .odd {
	background-color: #FFF3EA;
}
table.gallery_featured img {
	border: 1px solid #FF9900;
}
table.gallery_featured .hdr_charity {
	background-color: #FFE0CC;
	font-weight: bold;
}

table.gallery_normal {
	width: 100%;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 6px;
}
table.gallery_normal th {
	background-color: #EEEEEE;
	height: 30px;
	white-space: nowrap;
}
table.gallery_normal td {
	vertical-align: top;
	padding: 10px 5px;
}
table.gallery_normal .even {
	background-color: #F9F9F9;
}
table.gallery_normal .odd {
	background-color: #F2F2F2;
}
table.gallery_normal img {
	border: 1px solid #666666;
}

table.gallery_featured .gallery_price, table.gallery_normal .gallery_price {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
table.gallery_featured .gallery_buynow, table.gallery_normal .gallery_buynow {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}

ul.itemlist, ul.itemlist ul {
	list-style: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 68px;
}
ul.itemlist ul {
	padding: 0px;
	margin-top: -1px;
	top: 0;
	position: absolute;
	z-index: 6;
}
ul.itemlist li {
	position: relative;
	padding: 0px;
}
ul.itemlist li li {
	padding: 0px 0px 0px 10px;
	height: 269px;
	width: 269px;
	list-style: none;
}
ul.itemlist li ul {
	display: none;
	position: absolute;
	left: 66px;
	margin-top: -202px;
}
ul.itemlist li:hover ul ul, ul.itemlist li.sfhover2 ul ul {
	display: none;
}
ul.itemlist li:hover ul, ul.itemlist li li:hover ul, ul.itemlist li.sfhover2 ul, ul.itemlist li li.sfhover2 ul {
	display: block;
}
ul.itemlist .featured_image {
	border: 1px solid #666666;
	padding: 0px;
	margin: 0px;
}
