@charset "utf-8";
/* CSS Document */
body{
	font-family:"Courier New", Courier, monospace; font-size:12px; color:#f0ede8; margin:0 0; background-color:#cbcbcf;
}
a, a:visited{
	color:#58585a; text-decoration:underline; 
}
a:hover{
	color:#cb441a; text-decoration:none;
}
a.white, a.white:visited{
	color:#f0ede8; text-decoration:none; font-weight:normal;
}
a.white:hover{
	color:#000000; text-decoration:none; font-weight:normal;
}
a.soft, a.soft:visited{
	color:#7B8289; font-weight:normal; text-decoration:none;
}
a.soft:hover{
	color:#000000; font-weight:normal; text-decoration:none;
}
a.soft-line, a.soft-line:visited{
	color:#7B8289; font-weight:normal; text-decoration:underline;
}
a.soft-line:hover{
	color:#000000; font-weight:normal; text-decoration:none;
}
img{
	border:0px;
}
#main_container{
	position:relative; top:0px; left:0px; width:1000px; display:block; margin:0 auto;
}
#slides_container{
	position: fixed; bottom: 0px; left:0px; height:0px; width:0px; overflow:hidden;
}
#content{
	position:relative; top:0px; left:0px; float:left;
}
ul{
	list-style-type:none; margin:0px; padding:0px;
}
li{
	list-style-image:none; float:left;
}
li.bold{
	font-weight:bold;
}
li.error{
	font-weight:normal; width:auto; margin-right:10px; float:none; font-style:italic; color:#747474;
}
span.small{
	font-size:11px; font-style:italic; font-weight:normal;
}
span.bold{
	font-weight:bold;
}
span.normal{
	font-weight:normal;
}
span.subtitle{}
span.price{
	font-size:26px;
}
span.from-price{
	font-size:20px;	text-decoration:line-through;
}
span.new-price{
	font-size:26px;	color:#cc1e1e;
}
span.attention{
	color:#cc1e1e;
}
span.black{
	color:#000;
}
span.italic{
	font-style:italic;	
}
span.attention-small{
	font-size:10px; font-weight:normal; color:#cc1e1e;
}
/*
footer
*/ 
#footer,#footer.information{
	position:relative; top:0px; left:0px; width:990px; text-align:right; height:20px; padding:5px 0px 5px 0px; z-index:0; float:left; margin:20px 0px 0px 0px;
} 
ul.footer_menu{
	list-style-type:none; margin:0px; padding:0px;
}
ul.footer_menu li{
	cursor:pointer; list-style-image:none; float:right; padding-right:5px; padding-left:15px; font-size:12px; margin-bottom:3px;
}
ul.footer_menu li a, ul.footer_menu li a:visited{
	color:#58585a; font-weight:normal; text-decoration:none;
}
ul.footer_menu li a:hover{
	color:#cb441a; font-weight:normal; text-decoration:none;
}
/*
header
*/ 
#header-bar{
	position:relative; top:0px; left:0px; width:990px; height:160px; overflow:hidden; float:left;
}
#big_logo{
	position:relative; left:0px; top:25px;
}
#language_bar{
	position:absolute; top:40px; left:290px; width:700px; height:20px; text-align:right; font-size:14px;
}
#cart_bar{
	position:absolute; top:60px; left:290px; width:700px; height:25px; text-align:right; color:#58585a; font-size:14px;
}
#login_bar{
	position:absolute; top:85px; left:290px; width:700px; height:15px; text-align:right; color:#58585a; font-size:12px;
}
#header_notification{
	width:480px;height:60px;position:absolute;left:250px;top:5px;color:#58585a; z-index:1;
}

#header-bar a, #header-bar a:visited{
	color:#58585a;
}

/*
search
*/ 
#search{
	position:relative; float:left; left:0px; top:0px; width:155px; height:40px;
}
#search-input{
	position:absolute; left:9px; top:9px; width:110px; height:21px;
}
#search-icon{
	position:absolute; left:115px; top:9px; width:30px; height:21px;
}
#items_suggest{
	position:absolute; left:9px; top:30px; width:136px; z-index:100; background-color:#E2E3E4;
}
div.key_container{
	width:130px; cursor:pointer; position:relative; padding:3px; color:#000; font-size:11px;
}
div.key_container:hover{
	background-color:#000; color:#fff;
}
a.search_result, a.search_result:visited{
	color:#000; text-decoration:none; font-size:10px;
}
a.search_result:hover{
	color:#fff; text-decoration:none;
}
div.key_container:hover a{
	color:#fff;
}
/*
newsletter
*/ 
#newsletter_container{
	position:relative; float:left; left:0px; top:0px; width:510px; height:40px; overflow:hidden;
}
#newsletter_form{
	position:relative; left:0px; top:0px; margin-bottom:30px; height:100px;
}
/*
network
*/
#network{
	display:none;	
}
/*
main nav
*/
#navigation{
	width:900px; position:relative; float:left; left:0px; top:0px; z-index:500; margin:0px 0px 0px 10px;
}
#navigation.webshop{
	width:240px; position:absolute; left:0px; top:170px;
}
#site_menu{
	position:relative; left:0px; top:0px;
}
ul.site_menu{
	list-style-type:none; margin:0px; padding:0px;
}
li.navigation_div{
	cursor:pointer; list-style-image:none; float:left; padding-left:10px; font-size:16px; margin-bottom:3px; width:165px;
}
li.navigation_div_horizontal{
	cursor:pointer; list-style-image:none; float:left; padding-right:40px; font-size:17px; margin-bottom:3px;
}
li.sub_navigation_div{
	cursor:pointer; font-size:14px; list-style-image:none; padding-left:20px; float:left; margin-bottom:2px; width:165px;
}
li.sub_sub_navigation_div{
	cursor:pointer; font-size:13px; list-style-image:none; padding-left:30px; float:left; margin-bottom:0px; height:0px; overflow:hidden; width:165px;
}
li.navigation_div a, li.navigation_div a:visited, li.sub_navigation_div a, li.sub_navigation_div a:visited, li.sub_sub_navigation_div a, li.sub_sub_navigation_div a:visited{
	color:#58585a; font-weight:bold; text-decoration:none;
}
li.navigation_div_horizontal a, li.navigation_div_horizontal a:visited{
	color:#58585a; text-decoration:none; font-weight:normal;
}
li.navigation_div a:hover, li.navigation_div_horizontal a:hover, li.sub_navigation_div a:hover, li.sub_sub_navigation_div a:hover{
	color:#cb441a; text-decoration:none;
}
li.navigation_div a.active, li.navigation_div a.active:visited, li.navigation_div_horizontal a.active, li.navigation_div_horizontal a.active:visited, li.sub_navigation_div a.active, li.sub_navigation_div a.active:visited, li.sub_sub_navigation_div a.active, li.sub_sub_navigation_div a.active:visited{
	color:#c6c7c8; font-weight:bold; text-decoration:none; background-color:#cb441a; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px;
}
li.navigation_div_horizontal a.active, li.navigation_div_horizontal a.active:visited{
	color:#cb441a; text-decoration:none; font-weight:normal;
}
li.navigation_div a.active:hover, li.navigation_div_horizontal a.active:hover, li.sub_navigation_div a.active:hover, li.sub_sub_navigation_div a.active:hover{
	text-decoration:none;color:#c6c7c8; background-color:#cb441a;
}
/*
left column
right column
*/
#left-column{
	width:195px; height:875px; position:absolute; left:0px; top:425px;
}
#right-column{
	width:195px; height:1300px; position:absolute; left:780px; top:0px; padding-top:20px;
}
div.side-block{
	width:165px; position:relative; left:15px; top:0px; float:left; margin-bottom:5px;
}
div.side-header{
	position:relative; width:80px; height:25px; float:left; color:#c6c7c8; font-size:18px;background-color:#cb441a; margin-bottom:4px; padding-left:10px; padding-top:4px;padding-right:10px;
}
div.side-content{
	position:relative; left:0px; top:0px; float:left; width:165px; padding-top:10px;
}
div.side-footer{
	position:relative; width:165px; height:9px; float:left;
}
div.side-footer-link{
	position:relative; width:165px; height:34px; float:left; border-top:1px solid #939598; line-height:25px;
}
/*
upcoming
*/
div.side-item{
	position:relative; left:0px; top:0px; float:left; width:165px; margin-bottom:7px;
}
div.side-more-upcoming{
	border-top:1px solid #939598; position:relative; left:0px; top:0px; float:left; width:165px; padding-top:6px; margin-bottom:7px;
}
/*
content
*/
#inner_content_menu{
	position:relative; float:left; left:0px; top:0px; margin:10px 0px 0px 255px; width:727px;
	background-position:center; background-repeat:no-repeat;
}
#inner_content_menu.basic{
	margin:10px 0px 0px 10px; width:990px;
}
#inner_content_menu_listing{
	position:relative; left:0px; top:0px; width:727px; float:left;
}
#inner_content{
	position:relative; float:left; left:0px; top:0px; margin:10px 0px 0px 255px; width:744px;
	z-index:1; display:none; 
}
#inner_content_content{
	position:relative; left:0px; top:0px;
}
/*
#inner_content_menu_listing a, #inner_content_menu_listing a:visited{
	color:#5B6369; font-weight:bold; text-decoration:none;
}
#inner_content_menu_listing a:hover{
	color:#000; font-weight:bold; text-decoration:none;
}
#inner_content a, #inner_content a:visited{
	color:#5B6369; font-weight:bold; text-decoration:none;
}
#inner_content a:hover{
	color:#000; font-weight:bold; text-decoration:none;
}
*/

/*
listing
*/
#listing_header{
	position:absolute; left:0px; top:-30px; width:727px; height:33px;
}
#listing_header a, #listing_header a:visited{
	color:#58585a; font-weight:bold; text-decoration:none;
}
#listing_header p{
	padding:0px; float:left; margin:0px; margin-top:3px;
}
#listing_header p a, #listing_header p a:visited{
	color:#f0ede8; font-weight:bold; text-decoration:underline;
}
#listing_header a:hover{
	color:#000; font-weight:bold; text-decoration:none;
}
#listing_header a.active, #listing_header a.active:visited{
	color:#cb441a; font-weight:bold; text-decoration:none;
}
#listing_header a.active:hover{
	color:#000; font-weight:bold; text-decoration:none;
}
div.view-options{
	position:absolute; left:0px; top:0px; height:0px; width:0px; overflow:hidden; display:none;
}
#header_nav_detail, #header_nav_listing, #footer_nav_listing, #footer_nav_detail{
	position:absolute; top:0px; height:20px; width:350px; overflow:hidden; display:none; left:392px; text-align:right;
}
#header_nav_listing{
	display:block;
}
#header_nav_listing.home{
	display:none;
}
#footer_nav_listing.home{
	display:none;
}
#footer_nav_detail{
	top:530px; display:block; z-index:20; left:360px; display:none;
}
#page_counter, #detail_counter, #footer_page_counter, #footer_detail_counter{
	color:#cb441a;
}

#footer_nav_listing{
	position:relative; float:left; width:98%; top:0px; left:0px; margin:0px;
}
#footer_nav_listing a.footer-nav-link, #footer_nav_listing a.footer-nav-link:visited{
	color:#58585a; font-weight:bold; text-decoration:none; font-size:12px;
}
#footer_nav_listing a.footer-nav-link:hover{
	color:#000; font-weight:bold; text-decoration:none;
}
a.footer-nav-link, a.footer-nav-link:visited{
	color:#58585a; font-weight:bold; text-decoration:none;
}
a.footer-nav-link:hover{
	color:#000; font-weight:bold; text-decoration:none;
}
div.view-options table, div.view-options td{
	height:18px; padding:0px; vertical-align:middle; text-align:left; font-weight:bold;
}
#header_nav_detail table, #header_nav_detail td, #header_nav_listing table, #header_nav_listing td{
	height:18px; padding:0px; vertical-align:middle; text-align:left; font-weight:bold;
}
#header_nav_detail td, #header_nav_listing td, #footer_nav_detail td, #footer_nav_listing td{
	padding-left:3px; padding-right:3px;
}
#header_sublinking{
	position:absolute; left:0px; top:0px; width:727px;
}
td.nav-counter{
	width:70px; text-align:center;
}
li.sub-link{
	font-weight:normal; width:auto; margin-right:10px; float:left; color:#747474;
}
#listing_container{
	position:relative; left:0px; top:0px; width:727px; display:none; float:left;
}
#listing_loader, #detail_loader{
	position:absolute; left:330px; top:275px; width:66px; height:66px; background-image:url(../../img/tumble/assets/loader-big.gif); background-repeat:no-repeat; background-position:center; display:block;
}
#detail_loader{
	background-image:url(../../img/tumble/assets/loader-big-invert.gif);
}

#listing_container a, #listing_container a:visited{
	color:#7B8289; font-weight:bold; text-decoration:none; font-size:11px;
}
#listing_container a:hover{
	color:#cb441a; font-weight:bold; text-decoration:none;
}
div.listing-thumbs, div.listing-thumbs-related{
	position:relative; left:0px; top:0px; float:left; width:215px; height:235px; overflow:hidden; margin:10px 0px 10px 25px;
}
div.listing-thumbs-related{
	left:0px; top:0px; text-align:center; margin:20px 0px 0px 15px;
}
div.listing-thumbs div {
	position:absolute; left:0px; top:0px; width:215px; overflow:hidden; height:200px;
}
div.listing-thumbs listing-image-holder table , div.listing-thumbs listing-image-holder tr , div.listing-thumbs div.listing-image-holder td {
	padding:0px; width:155px; height:155px; text-align:center; vertical-align:middle;
}
div.listing-thumbs div.listing-music-holder {}
div.listing-thumbs div.listing-info-holder {
	position:absolute; left:0px; top:205px; width:215px; color:#7B8289; text-align:center;
}
div.listing-rows{
	position:relative; left:0px; top:0px; float:left; width:565px; height:135px; overflow:hidden; border-bottom:1px solid #eeeeed; text-align:left; margin-right:12px;
}
div.listing-rows div {
	position:absolute; left:0px; top:5px; height:125px; width:180px; overflow:hidden;
}
div.listing-rows listing-image-holder table , div.listing-rows listing-image-holder tr , div.listing-rows div.listing-image-holder td {
	padding:0px; width:180px; height:245px; text-align:center; vertical-align:middle;
}
div.listing-rows div.listing-music-holder {
	position:absolute; left:0px; top:-60px; width:180px; height:245px; background-image:url(../../img/tumble/assets/music/bg.jpg); background-position:center; background-repeat:no-repeat;
}
div.listing-rows div.listing-info-holder {
	position:absolute; left:200px; top:5px; width:365px;
}
h1{
	color:#5B6369; font-size:18px; padding:0 0 0 0; margin:10 0 10 0; line-height:18px; font-weight:normal;
}
h1.special_header{
	background-color:#cb441a; font-size:14px; padding:0px; margin:0px; line-height:13px; font-weight:normal; margin-bottom:3px; padding:5px; color:#fff; 
}
h2{
	color:#000; font-size:10px; padding:0 0 0 0; margin:0 0 0 0; line-height:12px;
}
h3{
	font-size:13px; padding:0 0 0 0; margin:0 0 0 0; line-height:14px;
}
td.colored{
	color:#cb441a; padding-bottom:20px;
}
/*
detail
*/
#post_header{
	position:absolute; left:0px; top:0px; width:565px; height:33px;
}
#post_content_area{
	position:relative; left:0px; top:0px; width:740px; float:left;
}
#post_content{
	position:relative; left:0px; top:0px; width:740px; float:left;
}				
#post_drag_area{
	width:21px; height:500px; position:absolute; left:378px; top:22px; display:none;
}
#dragger{
	width:11px; height:78px; position:absolute; left:4px; top:0px; padding-top:5px; padding-bottom:5px; cursor:pointer;
}

/*
event
*/
div.item-main-image-event{
	position:relative; width:300px; top:0px; left:0px; float:left;
}
div.item-main-image-event img{
	width:300px;
}
div.item-content-event{
	position:relative; width:250px; top:0px; left:0px; float:left; padding-left:10px;
}
/*
pictures image
*/

/*
video
*/
#video_container{
	position:relative; top:0px; left:0px; float:left; width:565px; height:350px; background-color:#fff; overflow:hidden; margin-bottom:10px;
}
/*
music
*/
#music_container{
	position:relative; top:0px; left:0px; float:left; width:565px; height:140px; background-color:#fff; overflow:hidden; margin-bottom:10px;
}
/*
algemeneen
*/
div.share{
	position:relative; float:left; float:left; width:100%; height:20px; margin-top:10px; margin-bottom:10px;
}
div.share table{
	width:115px;
}
div.share table, div.share td{
	height:20px; padding:0px; vertical-align:middle; text-align:left; color:#939598;
}
/*
gallery
*/
div.item-gallery-thumbs{
	position:relative; width:580px; left:0px; top:0px;
}
div.thumb-gallery{
	position:relative; float:left; width:120px; height:90px; overflow:hidden; margin-right:4px; margin-bottom:4px; background-image:url(../../img/tumble/assets/loader-big-invert.gif); background-position:center; background-repeat:no-repeat;
}

/*
comments
*/
#comments{
	position:relative; top:0px; left:0px; width:565px; float:left; margin-top:10px; border-top:1px solid #939598;
}
div.comments-header{
	position:relative; left:0px; top:0px; width:565px; height:35px; background-image:url(../../img/tumble/assets/frame/border.jpg); background-position:bottom left; background-repeat:repeat-x;
}
div.comment-item{
	position:relative; top:0px; left:0px; width:565px; float:left; margin-top:5px; padding-bottom:10px; border-bottom:1px solid #eeeeed;
}
div.comment-item-user{
	position:relative; top:0px; left:0px; font-size:10px; font-weight:bold; width:565px; float:left;
}
div.comment-item-user{
	margin-top:5px; font-weight:bold;
}
div.comment-item-content{
	position:relative; top:0px; left:0px; color:#000; width:565px; float:left; margin-top:5px;
}
div.place_comment{
	position:absolute; top:10px; left:285px; font-size:11px;
}
/*
login
*/
#login_area{
	position:relative; top:0px; left:30px; width:615px; height:350px; float:left; margin-bottom:40px; margin-left:0px;
}
#login_area_background{
	position:absolute; top:70px; left:0px; width:600px; height:235px; background-color:#f5f1ee; background-color:#fff; border:6px solid #bebebe; color:#5B6369; 
}
#login_quick_checkout{
	position:absolute; top:0px; left:0px; width:603px; height:40px; background-color:#747669; border:6px solid #eae6e1; color:#fff; text-align:center;
	vertical-align:middle; line-height:35px; 
}
#login_quick_checkout a{
	color:#FFF; font-weight:bold; text-decoration:underline; font-size:14px;
}
#login_area_content{
	position:absolute; top:90px; left:53px; width:535px; height:180px; text-align:center;
}
#comment_area_quick{
	position:relative; top:0px; left:8px; width:340px; height:190px; float:left; margin-top:10px; overflow:hidden;
}
#comment_area{
	position:relative; top:0px; left:0px; width:565px; height:180px; float:left; margin-top:10px; overflow:hidden;
}
#comment_area_background{
	position:absolute; top:0px; left:0px; width:565px; height:220px; background-color:#E2E3E4;
}
#comment_area_content{
	position:absolute;top:20px; left:20px; width:525px; height:180px;
}
/*
input n stuff
*/
td{
	vertical-align:top;
}
td.label{
	line-height:21px; text-align:left; padding-right:7px; width:200px;
}
td.input{
	padding-right:7px; text-align:left; width:365px;
}
td.label-address{
	line-height:21px; text-align:left; padding-right:7px; width:120px;
}
td.input-address{
	padding-right:7px; text-align:left; width:240px;
}
td.input-submit{
	padding-right:7px; text-align:left; width:30px;
}
td.label-output{
	text-align:left; width:152px;
}	
td.label-btn{
	text-align:right; padding-right:6px; padding-top:5px;
}
input, select{
	font-family:"Courier New", Courier, monospace; font-size:11px;
}
input, input.input-search{
	width:93px; background-color:#fff; border:1px solid #eae6e1; padding:2px; padding-left:3px; padding-left:3px; color:#000; height:15px;
}
input.wrong, input.user.wrong, input.small-user.wrong, select.user.wrong{
	border:1px solid #cc1e1e; background-color:#fff;
}
input.quantity{
	border:1px solid #5c5c5c; background-color:#fff; width:35px;
}
input.quantity-issue{
	border:1px solid #cc1e1e; background-color:#fff; width:35px;
}
input.user{
	border:1px solid #989c81; background-color:#fff; width:160px;
}
select.user{
	border:1px solid #989c81; background-color:#fff; width:166px; padding:2px; padding-left:3px; padding-left:3px;
}
input.small-user{
	border:1px solid #989c81; background-color:#fff; width:35px;
}
input.btn{
	background-image:url(../../img/tumble/assets/catalog/btns/basic.png); background-repeat:no-repeat; background-position:center; background-color:#f5f1ee; color:#f5f1ee; border:0px; width:268px; height:30px; text-align:center; cursor:pointer; padding:0px; font-weight:bold; font-size:14px; padding-bottom:2px;
}
input.btn-related{
	background-image:url(../../img/tumble/assets/catalog/btns/in-cart.png); background-repeat:no-repeat; background-position:center; background-color:#ffffff; color:#5c5c5c; border:0px; width:268px; height:30px; text-align:center; cursor:pointer; padding:0px; font-weight:normal; font-size:14px; padding-bottom:2px;
}
input.btn-small, input.btn-small-soft, input.btn-small-left{
	background-image:url(../../img/tumble/assets/catalog/btns/basic-small.png); background-repeat:no-repeat; background-position:center; background-color:#f5f1ee; color:#cb441a; border:0px; width:177px; height:20px; text-align:center; cursor:pointer; padding:0px; font-weight:bold; font-size:12px; padding-bottom:2px;
}
input.btn-small-soft{
	color:#5c5c5c;
}
input.btn-small-left{
	text-align:left;
	color:#5c5c5c;
	padding-left:5px;
}
textarea{
	width:500px; border:1px solid #747474; background-color:#fff; font-size:10px; font-family:"Courier New", Courier, monospace; height:60px;
}
textarea.wrong{
	border:1px solid #333; background-color:#fff;
}
div.attention{
	font-size:10px; font-weight:bold; color:#000; padding:0px; width:150px; height:17px; overflow:hidden; position:relative; top:0px; left:0px; padding-top:4px;
}
#info_creation{
	color:#cc1e1e;
}
/*
spinner
*/
.spinner {
	position: absolute; opacity: 0.8; filter: alpha(opacity=80); z-index: 999; background: #FFF;
}
.spinner-msg {
	text-align: center; font-weight: bold;
}
.spinner-img {
	background:url(../../img/tumble/assets/spinner.gif); background-position:top left; width: 24px; height: 24px; margin: 0 auto;
}
/*
dropdown
*/
.search_option{
	position:absolute; top:0px; left:0px; width:170px; height:20px; background-image:url(../../img/tumble/assets/nav/dropdown/dropdown_main.png); background-repeat:no-repeat; background-position:top left; color:#000; cursor:pointer; font-size:11px; padding-left:7px; line-height:19px; z-index:5;
}
.search_option_disabled{
	position:absolute; top:0px; left:0px; width:177px; height:15px; background-color:#eae6df; color:#ccc; border:1px solid #adadad; cursor:pointer;
}
div.search_option_values{
	width:177px; height:0px; position:absolute; top:17px; left:0px; margin-top:0px; overflow:hidden; background-color:#eae6df;
}
div.search_option_value{
	position:relative; left:0px; top:5px; width:170px; height:20px; color:#5B6369; line-height:20px; overflow:hidden; cursor:pointer; text-align:left; font-size:11px; float:left; padding-left:7px;
}
div.search_option_value.disabled{
	position:relative; left:0px; top:5px; width:170px; height:20px; color:#c7c8c8; line-height:20px; overflow:hidden; cursor:pointer; text-align:left; font-size:11px; float:left; padding-left:7px;
}
div.search_option_value.selected{
	color:#000;
}
div.dropdown_footer{
	width:177px; height:7px; position:absolute; left:0px; top:13px; overflow:hidden; z-index:20; background-image:url(../../img/tumble/assets/nav/dropdown/dropdown_main_footer.png); background-repeat:no-repeat; background-position:top left;
}
/*
image
*/
div.imageContainerBackground{
	width:300px; height:300px; position:absolute; left:0px; top:0px; background-color:#fff; z-index:50000; display:none;
}
div.imageContainerBorder{
	width:300px; height:300px; position:absolute; left:0px; top:0px; background-color:#5c5c5c; z-index:50000; display:none;
}
div.imageContainer{
	width:300px; height:300px; position:absolute; left:1px; top:1px; background-color:#f1f1ef; background-image:url(../../img/tumble/assets/loader.gif);	background-position:center;	background-repeat:no-repeat;z-index:50001; display:none; overflow:hidden;	cursor:pointer;
}
#zoomer{
	position:absolute; left:0px; top:0px; z-index:50002; display:none;
}
img.this_image{
	position:absolute; cursor:pointer; left:0px; top:0px;
}
#imageNext{
	width:34px; height:33px; position:absolute; background-color:#5c5c5c; left:0px; top:0px; background-image:url(../../img/tumble/assets/nav/image/nxt_img.jpg);background-position:center;	background-repeat:no-repeat; z-index:50001; display:none; cursor:pointer;
}
#imagePrev{
	width:34px; height:33px; position:absolute; background-color:#5c5c5c; left:0px; top:0px; background-image:url(../../img/tumble/assets/nav/image/prev_img.jpg); background-position:center; background-repeat:no-repeat; z-index:50001; display:none; cursor:pointer;
}
#imageClose{
	width:34px; height:33px; position:absolute; left:10px; top:10px; background-image:url(../../img/tumble/assets/nav/image/close_image.jpg); background-position:center;	background-repeat:no-repeat; z-index:50005; display:none; cursor:pointer; background-color:#5c5c5c;
}
#imageInfoBG{
	width:100px; height:25px; position:absolute; left:0px; top:0px; z-index:50000; display:none;
}
#imageInfo{
	width:80px; height:5px; position:absolute; left:0px; top:0px; padding:7px; z-index:50005; display:none; text-align:center; color:#5B6369;
}

div.download-block{
	position:relative; width:160px; float:left; height:280px; background-color:#FFF; margin-left:0px; margin-right:40px; margin-bottom:10px; padding:10px; text-align:center;
}
div.download-image{
	position:relative; width:140px; float:left; text-align:left;margin:10px; 
}
div.download-info{
	position:relative; width:150px; float:left; margin:10px; margin-top:10px; text-align:left; font-size:11px;
}
div.download-info h2{
	font-size:12px; color:#58585a; margin-bottom:8px; font-weight:normal;
}



div.fitting-image{
	 position:relative; top:0px; left:0px; float:left; margin:0px 15px 30px 0px; width:230px; overflow:hidden; height:500px;
}
div.fitting-btn-wassing{
	 position:relative; top:0px; left:0px; float:left; margin:0px 15px 30px 550px; width:130px; overflow:hidden; height:25px; background-color:#444; text-align:center; line-height:25px;
}
div.fitting-btn-wassing a{
	 color:#ffffff;
}
div.fitting-image-big{
	 position:relative; top:0px; left:0px; float:left; margin:0px 0px 0px 0px; width:355px; overflow:hidden; height:500px;
}
div.fitting-image-models{
	 position:relative; top:0px; left:0px; float:left; margin:0px 0px 0px 0px; width:370px; background-color:#FFF;
}
div.listing-fittingthumbs{
	position:relative; left:0px; top:0px; float:left; width:355px; height:385px; overflow:hidden; margin:10px 0px 10px 7px;
}
div.listing-fittingthumbs listing-image-holder table , div.listing-fittingthumbs listing-image-holder tr , div.listing-fittingthumbs div.listing-image-holder td {
	padding:0px; width:355px; height:355px; text-align:center; vertical-align:middle;
}
div.listing-fittingthumbs div.listing-info-holder {
	position:relative; left:0px; top:0px; width:355px; text-align:center;
}
