/*
	gondola list
	
*/

/* override */
td.productListing-v2 img {
	width: 57px;
}




/* @group list */
#sort-panel {
	width: 398px;
	margin: 0 0 16px 0;
	padding: 0;
}

#sort-panel #title-tab {
	margin: 0;
	padding: 2px 0;
	overflow: hidden;
	background: #EBE992 url(img/bk-sort-panel.jpg) no-repeat 0 top;
}
*html #sort-panel #title-tab {
	zoom: 1;
}


#sort-panel #title-tab h3#sort-header-flip {
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	margin: 0;
	padding: 2px 8px 2px 24px;
	display: block;
	float: left;
	vertical-align: baseline;
	cursor: pointer;
	background: transparent url(img/bk-sort-closed.jpg) no-repeat 8px center;
}

#sort-panel #curr-view-str {
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	color: #626258;
	text-align: left;
	margin: 0;
	padding: 4px 24px 8px 24px;
	display: block;
	border-top: 1px solid #fffcc4;
	background: #FBF8AC url(img/bk-sort-panel2.jpg) no-repeat 0 bottom;
}
#sort-panel #curr-view-str b {
	color: #595956;
}

#sort-panel #config-tab {
	margin: 0px 0 0;
	padding: 8px 0 8px 24px;
	overflow: hidden;
	background-color: #FBF8AC;
}
*html #sort-panel #config-tab {
	zoom: 1;
}



#sort-panel #config-tab fieldset {
	line-height: 16px;
	color: #6b6a55;
	width: 160px;
	margin: 0 14px 0 0;
	padding: 0;
	display: block;
	float: left;
	border: none;
	padding: 0;
}

#sort-panel #config-tab h4 {
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	margin: 0 0 4px;
	padding: 0;
}

#sort-panel #config-tab p {
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	margin: 0;
	padding: 8px 16px 0;
	text-align: right;
	clear: both;
}

#sort-panel input,
#sort-panel label {
	cursor: pointer;
}
#sort-panel label {
	display: block;
	margin: 3px 0;
	width: 172px;
}
/* @end */




/* @group tootips */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 2px solid #c2ce99;
	background-color: #fffaa2;
	padding: 8px;
	opacity: 0.95;
	overflow: hidden;
	max-width: 320px;
}
*html #tooltip {
	width: expression(document.body.clientWidth < 202? "202px" : document.body.clientWidth > 322? "320px" : "auto");
}

#tooltip h3, #tooltip div {
	font-size: 10px;
	margin: 0;
}
#tooltip h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}



/* @end */





/* @group gondola */
#gondola-panel {
	margin: 12px 0 16px;
	padding: 0 0 16px;
	width: 398px;
	background: #fffce8 url(img/gondole-bot.jpg) no-repeat 0 bottom;
}

#gondola-panel h3 {
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #484848;
	margin: 0;
	padding: 20px 0 0 60px;
	height: 29px;
	background: #fffce8 url(img/gondole-top.jpg) no-repeat 0 0;
}

#gondola-panel ul {
	list-style-type: none;
	margin: 0;
	padding: 0 20px;
	width: 358px;
	background: transparent url(img/gondole-mid.jpg) repeat-y 0 center;
}

#gondola-panel ul li.more-specials,
#gondola-panel ul li {
	font-size: 11px;
	color: #777;
	line-height: 120%;
	margin: 0;
	padding: 2px 0 2px 24px;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	background: transparent url(img/arrow-med-orange.gif) no-repeat 0 center;
}
*html #gondola-panel ul li {
	zoom: 1;
}

#gondola-panel ul li a:link,
#gondola-panel ul li a:visited,
#gondola-panel ul li a:hover {
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 2px 0 0;
	display: block;
}
#gondola-panel ul li a:hover {
	color: #d15300;
	text-decoration: underline;
}

#gondola-panel ul li div.name-image {
	font-size: 11px;
	color: #777;
	text-align: left;
	margin: auto 0;
	padding: 0;
	width: 250px;
	display: block;
	float: left;
}

#gondola-panel ul li div.name-image img {
	width: 21px;
	float: left;
	display: block;
	margin: 0 8px 0 0;
	padding: 0;
	border: none;
}

#gondola-panel ul li div.gondol-prices,
#gondola-panel ul li div.gondol-prices s {
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 80px;
	display: block;
	float: right;
}

#gondola-panel ul li span.gondol-special-price {
	font-family: "trebuchet ms", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: -1px;;
	text-decoration: none;
	padding: 0 0 0 6px;
}



#gondola-panel ul li.more-specials {
	text-align: right;
	padding: 8px 0 0;
	background-image: none;
	border: none;
	display: none;
}

#gondola-panel ul li.full-list {
	display: block;
}

#gondola-panel ul li.more-specials a:link,
#gondola-panel ul li.more-specials a:visited,
#gondola-panel ul li.more-specials a:hover {
	font-size: 11px;
	color: #F79A2A;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#gondola-panel ul li.more-specials a:hover {
	color: #b4701e;
	/*text-decoration: underline;*/
}
/* @end */

