html {
	height: 100%;
	margin-bottom: 0px;
  
	scrollbar-arrow-color: #B73EFD;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #E3B5FF;
	scrollbar-highlight-color: #B73EFD;
	scrollbar-shadow-color: #B73EFD;
	scrollbar-track-color: #E3B5FF;
}

form {
	margin: 0;
	padding: 0;
	vertical-align:baseline;
}

img,table {
	border:none;
}

body {
	font-family: Verdana;
	background-image: url(images/bodybg.jpg);
	background-attachment: none;
 	background-position: center top;
	background-color:#CA71FF;
	background-repeat:repeat-x;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	color: #900DDF;
	
	scrollbar-arrow-color: #B73EFD;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #E3B5FF;
	scrollbar-highlight-color: #B73EFD;
	scrollbar-shadow-color: #B73EFD;
	scrollbar-track-color: #E3B5FF;
	
}

a:link {
	color: #3c1766;
	text-decoration: underline;
}

a:visited {
	color: #3c1766;
	text-decoration: underline;
	}

a:hover {
	color: #8f27b4;
	text-decoration: underline;
	}

a:active {
	color: #8f27b4;
	text-decoration: underline;
}

input.button {
 cursor: pointer;
 background:none;
}

p {
  margin-top: 0;
  margin-bottom: 0px;
  text-align:justify;
}

form {
  margin-top: 0;
  margin-bottom: 0px;
} 

h1 {
	color: #B73EFF;
	font-size:13px;
	margin:0px;
	padding-bottom:5px;	
}

#page_container h1 {
	color: #8F27B4;
	font-size:14px;
	margin:0px;
	padding-bottom:10px;
}

h2 {
	color: #3c1766;
	font-size:14px;
	margin:0px;
	padding-bottom:10px;
}

h3 {
	margin:0px;
	padding: 0 0 10px 0;
	font-size:13px;
}

div	{
	margin: 0px;
	padding: 0px;
}

hr {
	width: 75%;
	border:0;
	color: #B73EFF;
	background-color: #B73EFF;
	height: 1px;
}

.bot_5	{
	margin: 0px;
	margin-bottom: 5px;
}

.field {
	border:1px solid #671ca4;
	color:#3C179F;
	margin-left:2px;
}



.fwh {
	width:170px;
	height:15px;
	font-size:12px;
	padding-top:-2px;
}

.bwh {
	font-weight: bold;
	height:17px;
	font-size:10px;
	padding-top:-2px;
	padding-bottom: 2px;
}

.swh {
	width:150px;
	height:15px;
	font-size:10px;
	padding-top:-2px;
}

#wrapper {
    width: 940px;
    margin: 10px auto;   
}

#logo {
    background-image: url(images/logo.gif);
    width: 200px;    
    height: 100px;
    overflow: hidden;
    float: left;   
    text-align: center;
    margin-bottom: 5px;    
}

#pub_header {
    background-color: #CA71FF;
    width: 724px;
    height:95px;
	float: left;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	padding-top:5px;
}

#pub_header_right {
    background-image: url(images/pub_header_right.gif);
    width: 16px;
    height:100px;
	float:right;
	background-repeat:no-repeat;
}


#menu_header {
	clear: both;
    height: 30px;    
    margin-bottom: 5px;
}

#left {
    width: 195px;
    margin-right: 5px;
    float: left;    
}

.left_top {  
	background-image: url(images/box_top.gif);
	height:10px;
    width:187px;
}

.left_middle { 
	background-image: url(images/box_mid.gif);
	width:187px;
	text-align:center;
}

.left_middle_tags { 
	background-image: url(images/box_mid.gif);
	width:187px;
	text-align:center;
}

.downloads {
	width:50%;	
	float:left;
	margin: 0;
	padding:0;
	text-align: center;
		
}
.left_middle_tags ul, .downloads ul { 
	margin: 0px;
	padding: 0px 10px ;
	text-align: center;
	list-style-type: none;
}

.left_middle_tags ul li, .downloads ul li { 
	margin: 0px;
	padding: 0px;
	display:inline;
}

.left_middle_tags ul li a:link, .left_middle_tags ul li a:visited , .downloads ul li a:link , .downloads ul li a:visited  {
	text-decoration: none;
}

.left_middle_tags ul li a:hover , .downloads ul li a:hover {
	text-decoration: underline;
}



#categories ul, #details ul { 
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	list-style-type:disc;
}

#categories ul li, #details ul li { 
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#categories ul li a:link, #categories ul li a:visited, #details ul li a:link, #details ul li a:visited {
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}

.left_bottom {  
      background-image: url(images/box_bot.gif);
      height:10px;   
      width:187px;
}

.left_between {  
    height: 5px;   
}

#page_container_header {
    width: 740px;
    height:10px;
    margin: 0px;
    padding: 0px;
	float: right;
	overflow:hidden;	
	background-image: url(images/pg_head.gif);	
}

#page_container {
    width: 720px;
    margin: 0px;
    padding: 10px 10px ;
    background-image: url(images/pg.gif);
	background-repeat:repeat-y;
	float: right;
	overflow:hidden;	
}
#page_container_bottom {
    width: 740px;
    height:10px;
    margin: 0px;
    padding: 0px;
	float: right;
	overflow:hidden;	
	background-image: url(images/pg_bott.gif);	
}


#search_bottom, #bottom_links, #pub_bottom {
	clear:both;
	width:100%;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    
}

#search_bottom ul { 
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}

#search_bottom ul li { 
	margin: 0px;
	padding: 0 3px;
	display:inline;
}

#bottom_links ul { 
	margin: 0px;
	padding: 0px;
	text-align: center;
	display:block;
}

#bottom_links ul li { 
	margin: 0px;
	padding: 0px 5px 0px 15px ;
	background-image: url(images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	display: inline;
}

.bottom_space {
    clear:both;
    width:100%;
    height:10px;		
}


#menu_header_left {
	background-image: url(images/menu_header_left.gif);
	float:left;
	width:10px;
	height:30px;
}

#menu_header_middle {
	float:right;
	background-color: #CA71FF;
	width:920px;
	height:25px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;	
}

#menu_header_middle ul {
	margin: 0px;
	padding: 0px; 
	display:block;
}

#menu_header_middle ul li {
	margin: 0px;
	padding: 0px 10px 0px 15px ;
	background-image: url(images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	display: inline;
}



#menu_header_middle ul li a:link, #menu_header_middle ul li a:visited {
	text-decoration:none;
	font-size: 13px;
}

#menu_header_right {
	background-image: url(images/menu_header_right.gif);
	float:right;
	width:10px;
	height:30px;
}

.videoimage {
	border: 1px solid #B73EFF;
}

/*

.movie_list {
	width:17%;	
	float:left;
	margin: 0;
	padding: 0 15px 0 0;
	font-weight: bold;
	font-size:11px;
	background: url(images/restricted.gif) top left scroll;
	background-repeat:no-repeat;
		
}

*/

.movie_list {
	width:17%;	
	float:left;
	margin: 0;
	padding: 0 15px 0 0;
	font-weight: bold;
	font-size:11px;
	background-repeat:no-repeat;
		
}

.movie_details {
	width:40%;	
	float:right;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size:11px;
}

.movie_list a {
	text-decoration:none;
	
}

.movie_list a:link , .movie_list a:active, .movie_list a:visited {
	text-decoration: none;	
}

.movie_list a:hover {
	text-decoration: underline;	
}

.movie_list_clear {
	width:100%;	
	clear: both;
	height: 10px;
	text-align: center;
	font-weight: bold;
}

.movie_list_clear a {
	text-decoration: none;
}

.search_list {
	width:20%;	
	float:left;
	padding: 0px 2px;
	margin: 0px 10px;
	font-size:13px;
	border: 1px solid #B73EFF;
	text-align: center;
		
}
.search_list a {
	text-decoration:none;
	
}

.down_number {
	font-weight:lighter;
	font-size:10px;	
	color: #A01DEF;
}

.linkopacity img {

}


/*



.linkopacity img {
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
}
.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

*/


.pageing {
	font-weight: bold;
	color:#3c1766;
}
.pageing  .pageing a:visited, .pageing a:link, .pageing a:hover {
	border: #3c1766 1px solid; 
	padding: 1px; 
	background : url("images/bg_next.gif") repeat top left; 
	text-decoration:none;
}
.pageing a:hover {b
	border: #0B5582 1px solid;
}
.pageing b {
	border: #B73EFF  1px solid; 
	padding: 1px; 
	background : url("images/bg_bottom.gif") repeat top left; 
	color:#FFFFFF;
}

.like { 	
	width:48%;
	float:right;
	margin: 0;
	padding:0 0 0 10px;
	text-align: center;
	overflow: auto;
	height: 580px;	
	border-left: 1px solid #B73EFF;
	
}


.like_ { 	
	width:48%;
	float:right;
	margin: 0;
	padding:5px 0 0 10px;
	text-align: center;
	border-left: 1px solid #B73EFF;
	color: #3c1766;
	background-color: #CA71FF;
}
.like ul { 
	margin: 0px;
	padding: 0px 5px ;
	text-align: left;
	list-style-type: none;
}
.like ul li { 
	clear: left;
	margin: 0px;
	padding: 3px 0 0px 0;
	height: 85px;
	background: url(images/restricted.gif) ;
	background-repeat:no-repeat;
	background-position: 0px 5px;
	border-bottom: 1px dotted #000;	
}
.like ul li a:link, .like ul li a:visited  {
	text-decoration: none;	
}
.like ul li a:hover {
	text-decoration: underline;
}
.like_left { 	
	width:37%;
	float:left;
	margin: 0;
	padding: 0;
}
.like_right { 	
	width:63%;
	float:right;
	margin: 0;
	padding: 10px 0 0 0 ;
}

.content_header {
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 100px;
	background-color:#CA71FF;
}

.atention {
	color: red;
	font-size: 12px;
	font-weight: bold;
	background-color: #FEE6E6;
		
}

.movie_place {
    width: 90%;    
    float: right;
    margin: 0;
    padding:0;
    text-align: center;
        
}