/* HEADER */
#header
{
	width: 990px;
	height: 120px;
	margin: 0px auto;
}

a#header_logo:link, a#header_logo:hover, a#header_logo:visited
{
	display: block;
	width: 202px;
	height: 45px;
	margin-top: 42px;
	margin-left: 20px;
	padding: 0px;
	float: left;
	text-decoration: none;
}

#header_banner
{
	width: 728px;
	height: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

/* MENU */
	
#menu
{
	float: left;
}

#main_menu
{
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	width: 988px;
	border: 0px;
}

#main_menu li
{
	height: 42px;
	float: left;
}
	
#menu_left
{
	background: url(../img/menu_left.gif) top center no-repeat;	
	height: 42px;
	width: 10px;
	/*float: left;*/
	padding: 0px;
}		

.menu_center
{
	/*background: url(../img/menu_center.gif) top center repeat-x;	*/
	height: 42px; 
	width: auto; 
	/*float: left;*/
}		


.menu_center_active
{
	/*background: url(../img/menu_center_active.gif) top center repeat-x;	*/
	height: 42px; 
	width: auto; 
	/*float: left;*/
}		


#menu_right
{
	background: url(../img/menu_right.gif) top center no-repeat;	
	height: 42px; 
	width: 10px; 
	/*float: left;*/
}		

.menu_separator
{
	background: url(../img/menu_separator.gif) top center no-repeat;	
	height: 42px; 
	width: 1px; 
	/*float: left;*/
}		

.menu_heart
{
	background: url(../img/menu_heart1.gif) top center no-repeat;	
	height: 42px; 
	width: 45px; 
	/*float: left;*/
}		

.menu_text
{
	display: block;
	
	height: 42px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #F1ECF2;
}

a.menu_text:link, a.menu_text:visited
{
	display: block;
	/*float: left;*/
	height: 31px;
	padding-top: 13px;
	background: url(../img/menu_center.gif) top center repeat-x;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #F1ECF2;
	text-decoration: none;
}

a.menu_text:hover, a.menu_text_active:link, a.menu_text_active:hover, a.menu_text_active:visited
{
	display: block;
	/*float: left;*/
	height: 31px;
	padding-top: 13px;
	background: url(../img/menu_center_active.gif) top center repeat-x;	
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #F1ECF2;
	text-decoration: none;
}

#menu td
{
	padding: 0px;
	text-align: center;
	vertical-align: middle;

}



#submenu_content a:link, #submenu_content a:visited
{
	font-size: 11px;
	color: #858585;
	text-decoration: none;
}

#submenu_content a:hover
{
	font-size: 11px;
	color: #858585;
	text-decoration: underline;
}


.submenu_selected
{
	font-size: 11px;
	font-weight: bold;
	color: #3B0B49;
}

/* INFOS & ERRORS */

#error_container
{
	width: 946px;
	height: auto;
	margin: 0px auto 10px auto;
	padding: 5px;
	border: 2px solid #FF0000;
	background-color: #FFBFBF;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

#info_container
{
	width: 946px;
	height: auto;
	margin: 0px auto 10px auto;
	padding: 5px;
	border: 2px solid #008000;
	background-color: #AFFFAF;
	text-align: center;
	font-weight: bold;
	color: #008000;
}


/* BANNERS RIGHT */
a.banner_right_link:link, a.banner_right_link:visited
{
	border: 1px solid #FFFFFF;
	display: block;
	width: 300px;
	margin: 5px 0px;
	text-align: center;
}

a.banner_right_link:hover
{
	border: 1px solid #F9F2F8;
	display: block;
	width: 300px;
	margin: 5px 0px;
	text-align: center;
}

div.banner_right_nolink
{
	width: 300px;
	margin: 5px 0px;
	text-align: center;
}


#switcher
{
	width: 495px;
	height: 400px;
	float: left;
}


.box_243
{
	width: 243px;
	height: auto;
	margin-bottom: 14px;

}

.box_243_title
{
	width: 243px;
	height: 38px;
	margin: 0px;
	background: url(../img/box_243_title.jpg) top center no-repeat;	
}

.box_243a_title
{
	width: 243px;
	height: 38px;
	margin: 0px;
	background: url(../img/box_243a_title.jpg) top center no-repeat;	
}


.box_243_title_text
{
	position: relative; top: 8px; left: 50px; 
	text-align: left;
	width: 160px;
	height: auto;
/*	font-weight: bold;*/
	font-size: 18px;
	font-family: arial;
	color: #F1ECF2;
	float: left;
}

.box_243a_title_text
{
	position: relative; top: 8px; left: 50px; 
	text-align: left;
	width: 160px;
	height: auto;
/*	font-weight: bold; */
	font-size: 18px;
	font-family: arial;
	color: #7F1F7F;
	float: left;
}

.box_243_wrapper_middle td, #ramowka td
{
	padding: 7px;
}

.view_all
{
	color: #F1ECF2; 
	float: left; 

	position: relative; 
	top: 13px; 
	left: 27px;
}

.view_all a:link, .view_all a:visited, .view_all a:active
{
	color: #F1ECF2; 
	text-decoration: none;	
	font-style: italic; 
	font-family: arial;
	font-size: 10px; 	
}

.view_all a:hover
{
	color: #F1ECF2; 
	text-decoration: underline;
	font-style: italic; 
	font-family: arial;
	font-size: 10px; 	
}



.view_all2
{
	color: #7F1F7F; 
	float: left; 

	position: relative; 
	top: 13px; 
	left: 27px;
}

.view_all2 a:link, .view_all2 a:visited, .view_all2 a:active
{
	color: #7F1F7F; 
	text-decoration: none;	
	font-style: italic; 
	font-family: arial;
	font-size: 10px; 	
}

.view_all2 a:hover
{
	color: #7F1F7F; 
	text-decoration: underline;
	font-style: italic; 
	font-family: arial;
	font-size: 10px; 	
}



.box_243_wrapper_middle
{
	width: 243px;
	height: auto;
	background: url(../img/box_243_wrapper_middle.jpg) top center repeat-y;	
}

.box_243_wrapper_bottom
{
	width: 243px;
	height: 11px;
	background: url(../img/box_243_wrapper_bottom.jpg) top center no-repeat;	
}


.box_content
{

	display: block;

}


.box_content_1
{

	display: block;
	background-color: #F2E2F6;

}

.box_content_padding
{
	padding: 0px 7px 0px 7px;
}




.box_text_title
{
	color: #520153; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
}

.box_text_title_small
{
	color: #520153; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: underline;	
}

.box_text
{
	color: #464646; 
	font-size: 10px;
}



.box_content img
{
	float: left; 
	margin-top:0px;
	margin-right: 0px;
}

.box_content_1 img
{
	float: left; 
	margin-top:0px;
	margin-right: 0px;
}

.box_300
{
	width: 300px;
	height: auto;
	margin-bottom: 13px;

}

.box_300_title
{
	width: 300px;
	height: 38px;
	margin:0px;
	background: url(../img/box_300_title.gif) top center no-repeat;	
}


.box_300a_title
{
	width: 300px;
	height: 38px;
	margin:0px;
	background: url(../img/box_300a_title.jpg) top center no-repeat;	
}


.box_300_title_text
{
	position: relative; top: 8px; left: 50px; 
	text-align: left;
	width: 243px;
	height: auto;
/*	font-weight: bold;*/
	font-size: 18px;
	font-family: arial;
	color: #F1ECF2;
}


.box_300a_title_text
{
	position: relative; top: 8px; left: 50px; 
	text-align: left;
	width: 243px;
	height: auto;
/*	font-weight: bold;*/
	font-size: 18px;
	font-family: arial;
	color: #7F1F7F;
}



.box_300_wrapper_middle
{
	width: 300px;
	height: auto;
	background: url(../img/box_300_wrapper_middle.jpg) top center repeat-y;	
}

.box_300_wrapper_bottom
{
	width: 300px;
	height: 11px;
	background: url(../img/box_300_wrapper_bottom.jpg) top center no-repeat;	
}


.box_500
{
	width: 500px;
	height: auto;
	margin-bottom: 13px;
}

.box_500_title
{
	clear: both; 
	width: 500px; 
	height: 38px; 
	background-image: url(../img/box_500_title.jpg);
}

.box_500a_title
{
	clear: both; 
	width: 500px; 
	height: 38px; 
	background-image: url(../img/box_500a_title.jpg);
}


.box_500_title_text
{
	position: relative; top: 8px; left: 50px; 
	text-align: left;
	width: 400px;
	height: auto;
/*	font-weight: bold;*/
	font-size: 18px;
	font-family: arial;
	color: #F1ECF2;
}

.box_500a_title_text
{
	position: relative; top: 8px; left: 50px; 
	text-align: left;
	width: 400px;
	height: auto;
/*	font-weight: bold;*/
	font-size: 18px;
	font-family: arial;
	color: #7F1F7F;
}

.box_500_wrapper_middle
{
	width: 500px;
	height: auto;
	background: url(../img/box_500_wrapper_middle.jpg) top center repeat-y;	
}

.box_500_wrapper_bottom
{
	width: 500px;
	height: 11px;
	background: url(../img/box_500_wrapper_bottom.jpg) top center no-repeat;	
}




.box_815
{
	width: 815px;
	height: auto;
	margin-bottom: 13px;
}

.box_815_title
{
	clear: both; 
	width: 815px; 
	height: 38px; 
	background-image: url(../img/box_815_title.jpg);
}

.box_815a_title
{
	clear: both; 
	width: 815px; 
	height: 38px; 
	background-image: url(../img/box_815a_title.jpg);
}


.box_815_title_text
{
	position: relative; top: 8px; left: 50px; 
	text-align: left;
	width: 400px;
	height: auto;
/*	font-weight: bold;*/
	font-size: 18px;
	font-family: arial;
	color: #F1ECF2;
}

.box_815a_title_text
{
	position: relative; top: 8px; left: 50px; 
	text-align: left;
	width: 715px;
	height: auto;
/*	font-weight: bold;*/
	font-size: 18px;
	font-family: arial;
	color: #7F1F7F;
}

.box_815_wrapper_middle
{
	width: 815px;
	height: auto;
	background: url(../img/box_815_wrapper_middle.jpg) top center repeat-y;	
}

.box_815_wrapper_bottom
{
	width: 815px;
	height: 11px;
	background: url(../img/box_815_wrapper_bottom.jpg) top center no-repeat;	
}








a#click_to_register:link, a#click_to_register:hover, a#click_to_register:visited 
{
	display: block;
	height: 34px;
	margin-bottom: 15px;
}

/* LEFT MENU */

#left_box
{
	width: 130px;
	height: auto;
	margin: 0px 0px 0px 0px;
}


#left_box_top
{
	background: url(../img/left_box_top.gif) top center no-repeat;
	height: 12px;
	font-size: 0.1em;
}

#left_box_middle
{
	background: url(../img/left_box_middle.gif) top center repeat-y;
	height: auto;
}

.sitemap_link_big a:link, .sitemap_link_big a:visited
{
	font-size: 1em;
	font-weight: bold;
	color: #810583;
}

.sitemap_link_big a:hover
{
	font-size: 1em;
	font-weight: bold;
	color: #810583;
	text-decoration: underline;
}

.sitemap_link_small a:link, .sitemap_link_small a:visited
{
	font-size: 11px;
	font-weight: normal;
	color: #7E6D75;
}

.sitemap_link_small a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #B09BB1;
	text-decoration: underline;
}

#left_box_bottom
{
	background: url(../img/left_box_bottom.gif) top center no-repeat;
	height: 10px;
	font-size: 0.1em;
}


/* SEARCH */


.search_content
{
	height: 40px; 
	width: 280px; 
	margin: 0 auto;
	padding-top: 2px;
}

	
	
		
.search_button
{
	width:82px; 
	height: 23px;
	margin: 9px 0px 0px 10px;
}


.search_data
{
	padding: 5px 10px;
}

.search_data p
{
	color: #59035C;
	font-weight: bold;
	font-size: 14px;
}

.search_data span
{
	color: #808080;
	font-size: 10px;
}



/* register */
.register_content
{
	height: auto; 
	width: 480px; 
	margin: 0 auto;
	padding-top: 9px;
}


/* member login */

.member_content
{
	height: auto; 
	width: 280px; 
	margin: 0 auto;
	padding-top: 9px;
}

.member_content_forgot
{
	margin: 10px 0px 18px 10px;
}

.minibox
{
	background: url(../img/minibox.gif) top center no-repeat;	
	height: 33px; 
	width: 260px; 	
	clear: both;
	margin-bottom: 0px;	
}


.member_content a:link, .member_content a:visited, .member_content a:active, .member_content a:hover
{
	font-style: italic; 
	text-decoration: underline; 
	color: #5E5E5E;
}
		
.login_button
{
	width:75px; 
	height: 23px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
		
		


/* home - directory */

.directory_list
{
	list-style-image:url(/files/img/play.gif);
	margin-left: 30px;
	padding: 5px;
}


.directory_list a:link, .directory_list a:visited, .directory_list a:active, .directory_list a:hover
{
	text-decoration: underline; 
	color: #0F0F0F;
	margin: 5px 5px;
	display: block;
}

		
		

#section_list
{
	display: block;
	float: right;
	margin-top: 10px;
}

#section_list li
{
	list-style-type: none;
	float: left;
	display: block;
	margin: 0px 2px;
}

#section_list a.tab_active:link, #section_list a.tab_active:hover, #section_list a.tab_active:visited
{
	display: block;
	text-decoration: none;
	padding-top: 8px;
	background-image: url(../img/buttons/title_button_120_active.gif);
	background-repeat: no-repeat;
	width: 120px; 
	height: 20px;
	font-size: 11px;
	text-align: center;
	color: #9C3DB6;
	font-weight: normal;	
}

#section_list a.tab_inactive:link, #section_list a.tab_inactive:hover, #section_list a.tab_inactive:visited
{
	display: block;
	text-decoration: none;
	padding-top: 8px;
	background-image: url(../img/buttons/title_button_120_inactive.gif);
	background-repeat: no-repeat;
	width: 120px; 
	height: 20px;
	font-size: 11px;
	text-align: center;
	color: #9C3DB6;
	font-weight: normal;	
}


#section_tab
{
	float: right;
}

 



.list_item
{
	float:left;
	height:auto;
	padding-bottom:10px;
	padding-left:21px;
	width:140px;
}

.item_img img
{
	border: 1px solid #464646;
}

a.item_title:link, a.item_title:visited
{
	display: block;
	background-image: url(../img/star.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin: 4px 0px;
	color: #520153;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.item_title:hover
{
	display: block;
	background-image: url(../img/star.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin: 4px 0px;
	color: #520153;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.list_item span
{
	color:#520153;
	float:right;
	font-size:10px;
	font-weight:bold;
	margin-right:8px;
}

.under_video {
	background-color:#FFFFFF;
	border:1px solid #DADADA;
	clear:both;
	color:#464646;
	font-size:12px;
	height:auto;
	margin:0 auto;
	padding:8px;
}

.under_video td span
{
	color:#520153;
	float:right;
	font-size:12px;
	font-weight:bold;	
}

.item_line
{
	clear: both;
}

.hearts
{
	width: 65px;
	height: 12px;
	margin: 5px 0px;
	float: left;
}

.video_icon
{
	width: 15px;
	height: 15px;
	float: left;
	background-image: url(../img/video_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.text_icon
{
	width: 15px;
	height: 15px;
	float: left;
	background-image: url(../img/text_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.item_views
{
	float: right;
	margin-right: 8px;
	color: #D08FD1;
	font-size: 10px;
	font-weight: normal;
}

.item_desc
{
	clear: both;
	color: #464646;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}


.paging_items
{
	width: 460px;
	margin: 0px auto;
	clear: both;
}

.paging_empty
{
	width: 110px;
	height: 13px;
	float: left;
	padding: 5px 0px;
}

.paging_break
{
	float: left;
	width: 5px;
	height: 12px;
	padding: 5px 0px;
	text-align: center;
}

.paging_info
{
	float: left;
	width: 200px;
	padding: 5px 0px;
	color: #714E72;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.paging_prev_link
{
	display: block;
	width: 60px;
	/*margin-right: 5px;*/
	padding: 5px 0px;
	float: left;
	text-align: left;
	color: #714E72; 
	font-size: 10px; 
	/*font-weight: bold;*/
	text-decoration: none;
}

.paging_next_link
{
	display: block;
	width: 60px;
	padding: 5px 0px;
	float: left;
	text-align: right;
	color: #714E72; 
	font-size: 10px; 
	/*font-weight: bold;*/
	text-decoration: none;
}

.list_img
{
	float: left;
	width: 140px;
	height: 195px;
	padding: 4px 10px 4px 10px;
}

.list_img table
{
	margin: 0px;
}


.list_img td
{
	padding: 2px;
}

.list_img td table, .list_img td table tr
{
	height: 14px;
}

.list_img h3
{
	font-size: 11px;
}


.list_img #hearts img, .under_video #hearts img,  .under_text #hearts img
{
	float: left;
	margin-right: 3px;
}

.list_img span.box_text_title
{
	font-size: 11px;
}

.list_img .views
{
	color: #d08fd1;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.list_img .short_description
{
	height: auto; 
}

.list_img .short_description span
{
	color: #464646;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.views
{
	color: #d08fd1;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.under_text
{
	padding: 7px 0px 0px 7px;
}

/* RATINGS */
#rating_container
{
	width: 100%;
	height: 26px;
}

#hearts
{
	width: 65px;
	height: 26px;
	float: left;
	margin-left: 5px;
}

#rating
{
	margin: 7px 0px;
}

#video_icon
{
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 4px;
	margin-left: 16px;
	background-image: url(../img/video_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#text_icon
{
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 4px;
	margin-left: 16px;
	background-image: url(../img/text_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#views
{
	color:#D08FD1;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-left:20px;
	margin-top:5px;
}
 
