
/* = video
====================================== */

#video-search{
	width: 323px;
	height: 207px;
	background: url(../i/video/search.jpg) no-repeat;	
	padding: 10px;
	padding-bottom: 0px;
}

#left #video-search {
	width: 303px;
	}

#video-search h2{
	color: #fff;
	font-weight: bold;
	margin-bottom: 0;
}

#video-search label{
	color: #fff;
	font-weight: bold;
	padding-right: 4px;
}

#video-search fieldset{
	padding-bottom: 14px;
}	

#video-search #submit_your_page{
	padding: 5px 0 20px 35px;
}
	
#video-search #submit_your_page a{
	background: url(../i/video/submit_your_movie.jpg) no-repeat;	
	display: block;
	width: 234px;
	height: 62px;
	text-indent: -9999px;
	overflow: hidden;
}	

#video-search .text{
	border-bottom: 1px solid #3D6984;
	border-right: 1px solid #3D6984;
	border-top: 1px solid #73A0BD;
	border-left: 1px solid #73A0BD;
	padding: 2px;
	color: #000;
	font-size: 11px;
	width: 220px;
	background: url(../i/video/text.gif) no-repeat;	
}	

#video-search select{
	border-bottom: 1px solid #3D6984;
	border-right: 1px solid #3D6984;
	border-top: 1px solid #73A0BD;
	border-left: 1px solid #73A0BD;
	padding: 2px;
	color: #000;
	font-size: 11px;
	background: url(../i/video/text.gif) no-repeat;	
}	

#video-search .ssubmit{
	width: 57px;
	height: 23px;
	background: url(../i/video/show.gif) no-repeat;	
	cursor: pointer;
	margin-left: 10px;
}	



/* = popup
====================================== */

#video_news{
	position: relative;
}


#popup-mail{
	position: absolute;
	top: 160px;
	left: 50px;
	background: url(../i/video/popup.gif) no-repeat;
	width: 530px;
	/*height: 262px;*/
}

#popup-mail h2{
	padding: 6px 10px 0px 10px;
}			

#popup-mail h2 strong{
	float: left;
}

#popup-mail h2 a{
	float: right;
	color: #fff;
	padding-right: 25px;
	display: block;
}		

#popup-mail form{
	padding: 8px 10px 0px 15px;
	position: relative;
	background: url(../i/video/popup_end.gif) no-repeat bottom;
}

#popup-mail .token{
	position: absolute;
	top: 30px;
	right: 40px;
	width: 150px;
	font-weight: bold;
}

#popup-mail p{
	padding: 0px;
	padding-bottom: 9px;
}

#popup-mail p.input_text{
	background: url(../i/video/text2.gif) no-repeat;
	width: 296px;
	height: 23px;
}

#popup-mail .text{
	width: 286px;
	height: 20px;
	padding-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
	font-size: 11px;
	background: transparent;
}

#popup-mail .text_small{
	width: 70px;
	height: 23px;
	padding: 2px 0 0 5px;
	color: #000;
	font-size: 11px;
	background: url(../i/video/token.gif) no-repeat;	
	margin-right: 4px;
}		

#popup-mail p.input_textarea{
	width: 484px;
	height: 75px;
	background: url(../i/video/textarea.gif) no-repeat;		
}

#popup-mail textarea{
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	width: 474px;
	height: 69px;
	padding: 2px 0 0 5px;
	color: #000;
	font-size: 11px;
	background: transparent;
}	

#popup-mail .input_error{
	margin-top: -10px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	color: red;
}

#popup-mail .token_error{
	position: absolute;
	display: block;
	top: 10px;
	right: 40px;
	width: 150px;
	font-weight: bold;
	color: red;
	clear: both;
}

#popup-mail #sent-info{
	position: absolute;
	left: 10px;
	bottom: 5px;
	font-weight: bold;
	color: green;
}
/* = video_news
====================================== */
		

.box_video{
	background: url(../i/video/box2_bg.gif) repeat-y;	
	width: 650px;
}	

.box_video h2{
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 30px;
}	

.box_video_start{
	background: url(../i/video/box2_start.gif) no-repeat top;
	width: 650px;
}

.box_video_end{
	background: url(../i/video/box2_end.gif) no-repeat bottom;
	padding: 7px 10px 4px 10px;
	clear: both;
}
		
		
/* = hot_video
====================================== */

#embed_video{
	width: 100%;
	text-align: center;
}

#embed_video embed{
	margin: 0 auto;
}

#hot_video{
	margin: 0 auto;
	display: block;
	width: 425px;
	position: relative;
	border: solid 1px #234E69;
	border-bottom: none;
	padding-top: 5px;
	background: #EAECEC;
}

#hot_video h3 a{
	font-size: 13px;
	color: #3E6E8B;
	text-decoration: underline;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 0px;
}	

#hot_video p{
	padding-left: 10px;
	padding-right: 10px;
}

#hot_video .author{
	font-size: 10px;
	color: #5386A3;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#hot_video .info_video{
	clear: both;
	height: 15px;
	color: #275B7B;
	font-size: 12px;
	font-weight: bold;
	width: 405px;
}
	 
#hot_video .info_video strong{
	float: left;
}	

#hot_video .info_video span{
	float: right;
	background: url(../i/ico/comment_nobg.gif) no-repeat right 5px;	
	padding-right: 25px;
}

#hot_video .opt{
	display: block;
	clear: both;
	text-align: center;
	padding-top: 10px;
	background: #fff url(../i/video/hot_video.gif) no-repeat bottom;	
}
	
#hot_video .opt a{
	font-size: 14px;
	color: #FF8F00;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}	



	
/* = listing
====================================== */
.listing_video .listing_row{
	display: block;
	clear: both;
}

.listing_video .item{
	padding-top: 10px;
	float: left;
	width: 210px;
	overflow: hidden;
	padding-bottom: 10px;
	text-align: center;
}	

.listing_video .vcont {
	height: 92px;
	overflow: hidden;
}

.listing_video div h3{
	margin: 0 auto;
	font-weight: bold;
	width: 150px;
}

.listing_video div h3 a{	
	color: #3E6E8B;
	background: url(../i/video/bink.gif) no-repeat left 6px;
	padding-left: 8px;
}	

.listing_video p{
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 150px;
}
	
.listing_video div img{
	border: 1px solid #D0DCE2;
	padding: 1px;
	height: 95px;
}
		
.listing_video .opt{
	width: 180px;
	border-top: 1px solid #D0DCE2;
	border-bottom: 1px solid #D0DCE2;
}
	
.listing_video p span{
	float: left;
	display: block;
}
		
.listing_video p a{
	font-weight: bold;
	display: block;
	padding-right: 15px;
	background: url(../i/ico/comment.gif) no-repeat right 5px;
	color: #3E6E8B;
	float: right;
}
	
	
.listing_video .author{
	font-size: 10px;
	color: #5386A3;
	text-align: center;
	margin: 0 auto;
}	



	
/* = podglad
====================================== */

/*#video_news object, #video_news embed{
	float: left;
}*/

#podglad_video{
	display: block;
	width: 100%;
	overflow: hidden;
}

#podglad_video div.row{
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #D1DDE2;
}

#podglad_video .halfed{
	display: block;
	width: 305px;
	padding-left: 5px;
	padding-right: 5px;
}

#podglad_video .rate{
	display: block;
	width: 305px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	color: #235B7C;
}

#podglad_video .rate .av{
	position: absolute;
	top: 4px;
	right: 5px;
	font-size: 11px;
}	
	
#podglad_video .rate .av strong{
	color: #AF1A15;
	font-size: 12px;
}

#podglad_video .rate .vo strong{
	font-size: 12px;
}

#podglad_video .rate .vo{
	position: absolute;
	top: 20px;
	right: 5px;
	font-size: 10px;	
}

#podglad_video .rate .av strong{
	font-size: 12px;
}

#podglad_video .halfed .input_text2{
	margin-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 305px;
	height: 23px;
	background: url(../i/video/text3.gif) no-repeat right top;
}

#podglad_video .text{
	width: 250px;
	margin-left: 10px;
	padding-top: 3px;
	height: 17px;
	color: #000;
	font-size: 11px;
	background: transparent;
}

#podglad_video .rate{
	padding-top: 10px;
}


#podglad_video .opt{
	position: relative;
	display: block;
	width: 305px;
	padding-left: 5px;
	padding-right: 5px;
	color: #255E7A;
	font-weight: bold;
}	

#podglad_video .opt strong{
	background: url(../i/ico/comment.gif) no-repeat right;
	padding-right: 20px;
}

#podglad_video .opt .vw{
	position: absolute;
	left: 5px;
	top: 12px;
}

#podglad_video .opt .cm{
	position: absolute;
	right: 5px;
	top: 12px;
}

#podglad_video .opt2{
	display: block;
	width: 305px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}
	
#podglad_video .opt2 a, .scroll_box .see_all {	
	font-size: 14px;
	color: #FF8F00;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 5px;
}

.scroll_box .see_all { padding-top: 0; }

#podglad_video #bookmarks{
	display: block;
	width: 305px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	text-align: center;
}

#podglad_video #bookmarks span#sharethis_0, #podglad_video #bookmarks div
{
	display: inline;
	float: left;
}

#podglad_video #bookmarks span#sharethis_0
{
	margin-left: 45px;
	width: 75px;
}

#podglad_video #bookmarks div
{
	width: 145px;
	margin-top: -2px;
}

.video_title{
	background: url(../i/video/title.gif) repeat-x;
	padding: 5px 0 0 10px;
}	

.video_title h3{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

.video_title h3 strong{
	font-weight: bold;
}

.video_title p{
	font-size: 11px;
	color: #BABEC1;
	padding: 0; 
	margin: 0;
}

.label{
	font-weight: bold;
	color: #275B7B;	
}	



.comments{
	/*padding-left: 1px;*/
}
	
.comments h2{
	background: url(../i/video/box2_start.gif) no-repeat top;
	padding: 5px 10px 7px 10px;
	color: #fff;
}


/* profilizing existing boxes */
#profile_both .box_video{
	background: url(../i/video/box2_bg.png) repeat-y;
	width: 630px;
	padding: 0px 10px;
}	

#profile_both .box_video_start{
	background: url(../i/video/box2_start.png) no-repeat top;
	width: 650px;
	padding-top: 1px;
	height: 30px;
}

#profile_both .box_video_start h2{
	display: block;
	float: left;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	height: 25px;
}

#profile_both .box_video_end{
	width: 650px;
	padding: 0px;
	background: url(../i/video/box2_end.png) no-repeat bottom;
	height:4px;
	clear: both;
}

#profile_both .best_movies{
	background: url(../i/video/box_bg.png) repeat-y;	
}	

#profile_both .best_movies_start{
	background: url(../i/video/box_start.png) no-repeat top;
}

#profile_both .best_movies_end{
	background: url(../i/video/box_end.png) no-repeat bottom;
}

#profile_both .last_content ul li a{
	background: url(../i/user/bink.gif) no-repeat -6px 0px;
}

#profile_both .best_movies div h3 a{	
	background: url(../i/user/bink.gif) no-repeat -6px -1px;
}	

#profile_both .best_movies p a{
	background: url(../i/ico/comment_nobg.gif) no-repeat right 5px;
}

#profile_both .last_content .posts{
	background: url(../i/ico/comment_nobg.gif) no-repeat right 5px;
}


#best_movies .item {

}

.scroll_box {
	overflow: auto;
	height: 524px;
	}

.tags_list a {
	color: #2a2a2a;
	}
	
.options {
	margin-top: -30px;
	margin-right: 2px; 
	}

#video-search .options {
	margin-top: -26px;
	}

.ads_small {
	display: block;
	width: 300px;
	height: 90px;
	margin: 10px auto;
	}
	