/* ---------------------------------------------------- *//* SLIDESHOW/* ---------------------------------------------------- */#slideshow {position:relative;	float:left;	clear:both;	width:639px;	padding:12px 0 0 0;	margin-top: 10px;	margin-right: auto;	margin-left: auto;	background: #F1F1F1 url(/images/index/bestsellers-bg.jpg) repeat-x top left;	border: 1px black solid;}#slideshow ul {margin: 0;padding: 0 px;list-style-type: none;height: 1%; /* IE fix */}#slideshow ul:after {content: ".";clear: both;display: block;height: 0;visibility: hidden;}            /* ---------------------------------------------------- *//* SLIDESHOW > SLIDES/* ---------------------------------------------------- */#slideshow .slides {position:relative;float:left;width:434px;overflow: hidden;margin-top:20px;background-color: none;background: none;}#slideshow .slides ul {height:190px;overflow: hidden;width: 434px;}#slideshow .slides ul li {width: 434px;float: left;padding: 0px;*background: #F1F1F1 url(/images/index/clear.jpg) repeat-x top left;}#slideshow .slides img {margin:4px;}/* ---------------------------------------------------- *//* SLIDESHOW > NAVIGATION/* ----------------------------------------------------#slideshow .slides-nav {background-color: #ddd;border-top: 2px solid #ccc;} */#slideshow .slides-nav li {font-size: 13px;	font-weight: bold;	padding:5px 0;	border-bottom:solid 1px #666666;}#slideshow .slides-nav li a {color:#666666;	text-decoration:none;	padding-left:11px;}.js #slideshow .slides-nav li.on a {	color:#5E002D;	text-decoration:none;	background: url(/images/index/more-arrow.png) no-repeat left;	*background: url(/images/index/more-arrow.gif) no-repeat left;	position: relative;}/*mine#list li {	font-size: 13px;	font-weight: bold;	padding:5px 0;	border-bottom:solid 1px #666666;}#list li a, #list li a:link, #list li a:visited {	color:#666666;	text-decoration:none;	padding-left:11px;	} 	#list li a:hover, #list li a:active {	color:#5E002D;	text-decoration:none;	background: url(/images/index/more-arrow.png) no-repeat left;	*background: url(/images/index/more-arrow.gif) no-repeat left;	} */#slideshow #list {position:relative;float:left;	height:235px;	width:170px;	background: url(/images/index/list-bg.png) no-repeat top left;	*background: url(/images/index/list-bg.jpg) no-repeat top left;	margin:10px 5px 0 0;	padding: 10px 10px 0 15px;}#slideshow #list #listtitles {position:relative;float:left;width:439px;background-color:#3399FF;}