.box_home_tabs { 
	display:block; 
	width: 563px; 
	padding: 0px; 
	height:295px; 
	margin-bottom: 15px;
	position: relative;
}

.box_home_tabs a,
.box_home_tabs a:hover {
	text-decoration: none;
}

#tabs_tabs {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	height: 20px;
	overflow: hidden;
}

#tabs_tab_0,
#tabs_tab_1,
#tabs_tab_2,
#tabs_tab_3,
#tabs_tab_4,
#tabs_tab_5,
#tabs_tab_6,
#tabs_tab_7,
#tabs_tab_8,
#tabs_tab_9 {
	position: relative;
	float: left;
	display: block;
	padding: 3px 13px 0px;
	margin-right: 1px;
	height: 20px;
	background-image: url(/images/layout/tabs_tabs_bg.png);
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-position: 0px -20px;
}

#tabs_tab_0.active,
#tabs_tab_1.active,
#tabs_tab_2.active,
#tabs_tab_3.active,
#tabs_tab_4.active,
#tabs_tab_5.active,
#tabs_tab_6.active,
#tabs_tab_7.active,
#tabs_tab_8.active,
#tabs_tab_9.active {
	background-position: 0px 0px;
}

#tabs_tab_0 span.pre,
#tabs_tab_1 span.pre,
#tabs_tab_2 span.pre,
#tabs_tab_3 span.pre,
#tabs_tab_4 span.pre,
#tabs_tab_5 span.pre,
#tabs_tab_6 span.pre,
#tabs_tab_7 span.pre,
#tabs_tab_8 span.pre,
#tabs_tab_9 span.pre {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 13px;
	height: 20px;
	background-image: url(/images/layout/tabs_tabs_bg.png);
	background-position: 0px -20px;
}

#tabs_tab_0.active span.pre,
#tabs_tab_1.active span.pre,
#tabs_tab_2.active span.pre,
#tabs_tab_3.active span.pre,
#tabs_tab_4.active span.pre,
#tabs_tab_5.active span.pre,
#tabs_tab_6.active span.pre,
#tabs_tab_7.active span.pre,
#tabs_tab_8.active span.pre,
#tabs_tab_9.active span.pre {
	background-position: 0px 0px;
}

#tabs_tab_0 span.post,
#tabs_tab_1 span.post,
#tabs_tab_2 span.post,
#tabs_tab_3 span.post,
#tabs_tab_4 span.post,
#tabs_tab_5 span.post,
#tabs_tab_6 span.post,
#tabs_tab_7 span.post,
#tabs_tab_8 span.post,
#tabs_tab_9 span.post {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 13px;
	height: 20px;
	background-image: url(/images/layout/tabs_tabs_bg.png);
	background-position: -187px -20px;
}

#tabs_tab_0.active span.post,
#tabs_tab_1.active span.post,
#tabs_tab_2.active span.post,
#tabs_tab_3.active span.post,
#tabs_tab_4.active span.post,
#tabs_tab_5.active span.post,
#tabs_tab_6.active span.post,
#tabs_tab_7.active span.post,
#tabs_tab_8.active span.post,
#tabs_tab_9.active span.post {
	background-position: -187px 0px;
}

#tabs_data_recommended,
#tabs_data_new,
#tabs_data_topten {
	display: none;
}

#tabs_presentation {
	display: block;
	position: absolute;
	top: 20px;
	height: 275px;
	width: 563px;
	background-color: #F5EAD4;
	z-index: 25;
}

#tabs_presentation_info {
	position: absolute;
	z-index: 40;
	top: 42px;
	left: 5px;
	width: 271px;
	height: 185px;
	background-image: url(/images/layout/tabs_info_bg.png);
}

#tabs_presentation_info_title {
	position: absolute;
	top: 21px;
	left: 16px;
	width: 239px;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
	color: #754D05;
	line-height: 17px;
	font-weight: bold;
}

#tabs_presentation_info_desc {
	position: absolute;
	top: 70px;
	left: 16px;
	width: 239px;
	font-size: 11.5px;
	font-family: Verdana, Arial, sans-serif;
	color: #754D05;
	line-height: 16px;
}

#tabs_presentation_info_user {
	position: absolute;
	top: 142px;
	left: 16px;
	width: 162px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #515151;
}

#tabs_presentation_info_link {
	display: block;
	position: absolute;
	top: 142px;
	right: 11px;
	border: 1px solid #DBCAA7;
	background-color: #F5EAD4;
	font-family: Verdana, Arial, sans-serif;
	color: #754D05;
	font-size: 11px;
	padding: 4px 7px;
}

#tabs_presentation_info_link:hover {
	background-color: #FFFFFF;
}

#tabs_presentation_image {
	position: absolute;
	top: 0px;
	width: 563px;
	left: 0px;
	height: 275px;
	overflow: hidden;
	z-index: 13;
}

#tabs_presentation_image img {
	position: absolute;
	top: 0;
	left: 0;
}

#tabs_presentation_image_loader {
	top: -9999px;
	left: -9999px;
}

#tabs_presentation_pages {
	position: absolute;
	top: 227px;
	left: 5px;
	z-index: 80;
}

#tabs_presentation_pages span {
	display: block;
	float: left;
	background-image: url(/images/layout/tabs_pages_bg.png);
	background-position: -20px 0px;
	height: 36px;
}

#tabs_presentation_pages span a {
	display: block;
	width: 19px;
	border: 1px solid #D6C6A7;
	background-color: #F5EAD4;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: #754D05;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0;
	margin-top: 8px;
}

#tabs_presentation_pages span.active a {
	background-color: #FFFFFF;
}

#tabs_presentation_pages div {
	float: left;
	height: 36px;
	width: 6px;
	background-image: url(/images/layout/tabs_pages_bg.png);
	background-position: -20px 0px;
}

#tabs_presentation_pages div.pre {
	width: 16px;
	background-position: 0px 0px;
}

#tabs_presentation_pages div.post {
	width: 16px;
	background-position: -384px 0px;
}
