html, body{
	color:#434343;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	background:#836A65;
	background:url(../images/film-strip.jpg) no-repeat;
}
.topbg{
	background:url(../images/topbg.jpg) repeat-y center top #fff;
	height:30px;
	width:100%;
}
.bottombg{
	background:url(../images/bottombg.jpg) repeat-y center bottom #fff;
	height:30px;
	width:100%;
}
.header{
	width:100%;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	font-size:18px;
}
.main1{
	width:980px;
	margin-left:40px;
}
.main{
	background:#F8F7E2;
	width:976px;;
	padding:4px;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow:hidden;
	margin-bottom:5px;
}
.maincontentadmin #content{
	height:auto;
	overflow:auto;
	padding-left:10px;
	background:#F8F9F7;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.maincontentadmin{
	float:left;
	width:760px;
	padding:0px;
	margin:0px;
}
.mainmenu{
	width:200px;
	float:left;
}
.thecenter{
	width:100%;
	float:left;
	padding-bottom:20px;
/*	height:580px;*/
}
.maincontent #content{
	padding-left:10px;
	height:100%;
	overflow:hidden;
}
.maincontent{
	float:left;
	width:540px;
	padding:4px;
	margin:0;
	background:#F8F9F7;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btnscontent li{
	padding:2px;
}
.userarea #content, .searchcontent, .btnscontent{
	border-top:0;
	padding:4px;
	height:100%;
	overflow:auto;
	background:#F8F9F7;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.userarea{
	float:left;
	width:200px;
	padding:0;
	margin:0;
}
ul{
	list-style:none;
	padding:0;
	margin:0;
}
.menulist li div{
	padding-right:20px;
	font-size:12px;
	background:url(../images/menu/item_bg.jpg) no-repeat right;
	height:25px;
	padding-top:5px;
}
.menulist{
	padding-right:10px;
	background:#F8F9F7;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:4px;
	padding-top:10px;
	padding-bottom:10px;
}
.menulist li{
	text-align:right;
}
a:hover{
	text-decoration:underline;
	color:rgb(199, 116, 5);
}
a div:hover{
	text-decoration:none;
	color:#000;
}
a div{
	color:#000;
	cursor:pointer;
	background:url(../images/button_blue.jpg) no-repeat center;
	width:120px;
	text-align:center;
	height:21px;
	padding-top:4px;
	font-size:12px;
}
a{
	color:#3B5998;
	text-decoration:none;
}
input#remindme{
	border:none;
}
input#m,input#f,input#subtitles,input#movies,input#actors{
	border:none;
	background:none;
}
.footer{
	padding-bottom:40px;
	width:100%;
	text-align:center;
}
form{
	padding:0;
	margin:0;
}
.letter{
	text-align:center;
	float:left;
	width:25px;
}
.genre{
	text-align:left;
	float:left;
	width:50%;
}
.myimg{
	border: 1px solid #D4D5D6;
	padding: 1px;
}
h2{
	font-size:20px;
	padding:0;
	margin:0;
	font-weight:normal;
	float:left;
	padding-right:5px;
}
h1{
	float:left;
	text-decoration:underline;
	font-size:20px;
	padding:0;
	margin:0;
	font-weight:normal;
}
.moviedet li{
	width:100%;
	float:left;
	margin:2px;
}
.moviecover div{
	width:175px;
	height:200px;
	border: 1px solid #D4D5D6;
	background:url(../images/no_foto.jpg) no-repeat center;
	background-repeat:no-repeat;
	float:left;
}
.moviecover{
	width:35%;
	float:left;
	padding-right:7px;
	padding-top:10px;
}
.moviedet input{
	background:#FFF;
}
.moviedet{
	padding-top:5px;
	width:62%;
	float:left;
}
.movietitle ul li{
	float:left;
}
.movietitle{
	width:97%;
	float:left;
}
.thevote ul li{
	float:left;
}
.thevote{
	width:97%;
	float:left;
}
.moviecast{
	width:97%;
	float:left;
	padding-top:10px;
}
.account_a{
	width:121px;
}
.addfoto{
	width:80%;
	float:left;
	padding-top:2px;
	padding-left:30px;
}
.movierating img{
	cursor:pointer;
}
.movierating{
	padding-top:4px;
	padding-right:10px;
}
.actorrating{
	padding-top:4px;
	padding-left:10px;
}
.actorfoto{
	padding-right:7px;
	width:35%;
	float:left;
	padding-top:10px;
}
.actortitle{
	width:97%;
	float:left;
}
.actortitle ul li{
	float:left;
}
.actorfoto div{
	width:175px;
	height:200px;
	border: 1px solid #D4D5D6;
	background:url(../images/no_foto.jpg) no-repeat center;
}
.actordet{
	padding-top:5px;
	width:62%;
	float:left;
}
.actordet li{
	width:100%;
	float:left;
	margin:2px;
}
.actormovies{
	width:97%;
	float:left;
	padding-top:10px;
}
.line_white{
	padding-bottom:10px; padding-top:10px;
}
.line_white div{
	border-bottom:1px #D4D5D6 dotted;
}
.images{
	width:97%;
	float:left;
	padding-top:10px;
}
.img_gallery{
	border: 1px solid #D4D5D6;
	height:100px;
	width:100px;
	background-position:center;
}
.therating{
	padding-top:5px;
	font-size:11px;
}
.theratingdesc{
}
.vdesc{
	padding:3px;
}
.comments{
	width:97%;
	float:left;
}
.comment_center {
	width:530px;
	padding-bottom:10px;
	padding-top:10px;
	background:#FFF;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.c_center{
	padding-left:10px;
}
.comtext{
	background:#F9FAF8;
	border:solid 1px #D4D5D6;
	color:#434343;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
input{
	/*
	background:#F9FAF8;
	*/
	background:#FCFAF1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#434343;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.subtitles{
	padding-top:10px;
	width:97%;
	float:left;
}
.header_search div{
	padding-top:3px;
}
.header_search1 div{
	padding-top:5px;
}
.header_search{
	float:left;
	width:102px;
	height:25px;
	background:url(../images/header_search.jpg) no-repeat;
	text-align:center;
}
.header_search1{
	float:left;
	width:102px;
	height:25px;
	background:url(../images/header_search1.jpg) no-repeat;
	text-align:center;
}
.actcast{
	float:left;
	width:33%;
}
.myaccount input{
	background:#FFF;
}
.myaccount ul li{
	padding:2px;
}
.lastsubstitle li{
	float:left; 
	padding:1px;
	border:solid 1px #CCC;
}
.lastsubs li{
	height:16px;
	overflow:hidden;
	float:left; 
	padding:2px;
}
.registerul li{
	padding:2px;
}
.my_btn{
	width:160px;
	height:25px;
	cursor:pointer;
}
.subtitrarifilme:hover{
	background:url(../images/subtitrarifilme_over.jpg);
}
.subtitrarifilme{
	background:url(../images/subtitrarifilme.jpg);
	display:block;
	width:200px;
	height:50px;
}
.latest{
	float:left;
	width:510px;
	padding:10px;
	margin-top:10px;
	background:#FFF;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.add_img{
	background:url(../js/jquery/themes/base/images/ui-icons_2e83ff_256x240.png) no-repeat;
	background-position:-210px -128px;
}
.add_sub{
	background:url(../js/jquery/themes/base/images/ui-icons_2e83ff_256x240.png) no-repeat;
	background-position:-225px -128px;
}
.edit_page{
	background:url(../js/jquery/themes/base/images/ui-icons_2e83ff_256x240.png) no-repeat;
	background-position:-65px -113px;
}
.tool_link{
	padding-left:3px;
	float:left;
	height:15px;
	width:15px;
}
.topads{
	margin-left:10px; 
	margin-bottom:10px; 
	float:left;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:#FFF;
	height:50px;
	width:763px;
}
.radiusimg{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.detailes{
	background:#F8F9F7;
	border: 1px solid rgb(221, 221, 221);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	visibility:hidden;
	position:absolute;
	padding:5px;
}
img.movie_img{
	display:none;
}
a.button_twitter{
	width:63px;
	height:20px;
	display:block;
	background:url(../images/share_icons/follow_twitter.png) no-repeat;
	float:right;
	margin-left:5px;
}
a.button_facebook{
	width:20px;
	height:20px;
	display:block;
	background:url(../images/share_icons/facebook.png) no-repeat;
	float:right;
	margin-left:5px;
}
a.addthis_button_facebook{
	width:20px;
	height:20px;
	display:block;
	background:url(../images/share_icons/facebook.png) no-repeat;
	float:left;
	margin-right:5px;
}
a.addthis_button_twitter{
	width:20px;
	height:20px;
	display:block;
	background:url(../images/share_icons/twitter.png) no-repeat;
	float:left;
	margin-right:5px;
}
a.addthis_button_fav{
	width:21px;
	height:20px;
	display:block;
	background:url(../images/share_icons/fav.png) no-repeat;
	float:left;
	margin-right:5px;
}
div.share_holder{
	float:left;
	width:100%;
	overflow:hidden;
	margin-top:5px;
}