<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Combo Slideshow */
#combo-slidehow {
    background: none repeat scroll 0 0 #FBF7E9;
    clear: both;
    overflow: hidden;
    width: 940px;
}
ul.idTabs {
    background: none repeat scroll 0 0 #FBF7E9;
    border: medium none !important;
    float: left;
    height: 150px;
    list-style-type: none;
    margin-top: 0 !important;
    width: 124px;
}
ul.idTabs li {
	float:left;
	margin-right:1px;
	padding:0 !important;
}
ul.idTabs li a {
 	background: url("../img/nonselected.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    height: 55px;
    padding: 20px 10px 0 20px;
    text-align: left !important;
    text-decoration: none;
    text-transform: uppercase;
    width: 90px;
}
ul.idTabs li a:hover {
	border:none !important;
}
ul.idTabs li a.selected{
    background: none repeat scroll 0 0 transparent;
    color: #4D3519;
    border: medium none !important;
	cursor:default;
}
.container {
   	background:none repeat scroll 0 0 #FBF7E9;
    float: left;
    padding: 0 !important;
    width: 816px !important;
}
#center_column #featured-products_block_center .block_content {
   	background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
#center_column #featured-products_block_center {
    float: right;  
    margin: 0;
    padding: 0 3px 0 8px !important;
    width: 805px !important;
}
#center_column #featured-products_block_center ul li {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
	margin:0 0.1em !important;
	height:150px;
	padding:0;
	width:150px;
}
#center_column #featured-products_block_center ul li:hover { background:none; border:none; }
.jcarousel-item {
	width:150px !important;
}
#center_column #featured-products_block_center ul li a img { width:150px; height:150px; position:absolute; }
.jcarousel-item .wrapper_product .wrapper_name_product,
.jcarousel-item .wrapper_product .wrapper_button {
	position:absolute;

}
.jcarousel-prev-horizontal {
 	background: url("../img/prev.png") no-repeat scroll 0 bottom transparent;
    float: left;
    height: 20px;
    margin-top: 65px;
    width: 21px;
}
.jcarousel-next-horizontal {
 	background: url("../img/next.png") no-repeat scroll 0 bottom transparent;
    float: right;
    height: 20px;
    margin-top: 65px;
    width: 21px;
}
ul.bullet-slider {width:3000px!important}
#center_column .products_block .wrapper_product .wrapper_name_product { 
   	background-color: #251607;
   	bottom: 30px;
   	width: 150px;
   	opacity: 0.9;
   	filter: alpha(opacity = 90); /* IE &lt; 8 */
	-moz-opacity : 0.9; 
    -ms-filter: "alpha(opacity=90)"; /* IE 8 */
}
#center_column .products_block .wrapper_product .wrapper_name_product a {
	color:#fff !important;
    display: block;
    padding: 5px 0 0;
    text-align: center;
	margin-right:0px !important;
}
#center_column .products_block .wrapper_product .wrapper_name_product span.price {
	margin-right:0px !important;
	color:#fff !important;
 	padding:0;
}
#center_column .products_block .wrapper_product .wrapper_button {
	width:150px;
	bottom:0;
	height:30px;
	background-color:#251607; 
	overflow:hidden;
   	opacity: 0.9;
   	filter: alpha(opacity = 90); /* IE &lt; 8 */
	-moz-opacity : 0.9; 
    -ms-filter: "alpha(opacity=90)"; /* IE 8 */
}
#center_column .products_block .wrapper_product .wrapper_button a.button {
    background: url("../img/vs-btn-exclusive.png") repeat-x scroll 0 bottom #444444;
    float: left;
    margin: 0 0 0.5em 0.3em;
    width: 50px;
	display:inline;
}
#center_column .products_block .wrapper_product .wrapper_button a.exclusive {
    background: url("../img/vs-btn-special.png") repeat-x scroll right bottom #91611A;
    float: left;
    margin: 0 0 0.5em 0.3em;
    width: 91px;
	display:inline;
}
.hideshow-hover {
display:none;
}
.change_opacity {
  opacity: 0.5;
  filter: alpha(opacity = 50);
}
.block_hidden_only_for_screen {
    display: none;
}</pre></body></html>