@charset "utf-8";
/* CSS Document */

body
{
	background-color: #330000;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #fff871;
}

ul, li, form, h1, h2
{
	padding: 0px;
	margin: 0px;
}

.imgblock
{
	display: block;
}

a img
{
	border: none;
}

a, a:visited
{
	color: #fff871;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.global
{
	width: 1024px;
	margin: auto;
}

.header
{
	width: 1024px;
	height: 76px;
}

.headerLogo
{
	float: left;
}

.headerLogin
{
	float: left;
	background-image: url(../images/account.jpg);
	width: 225px;
	height: 37px;
	padding: 9px 0px 0px 445px;
}

.headerMenu
{
	height: 30px;
}

.headerMenu li
{
	list-style: none;
	float: left;
}

.searchBox
{
	width: 258px;
	height: 30px;
	background-image: url(../images/searchbox.jpg);
}

.searchBoxText
{
	width: 155px;
	height: 14px;
	margin: 5px 0px 0px 90px;
}

.searchButton
{
	margin: 0px;
	display: block;
}

.block
{
	width: 960px;
	overflow: hidden;
	background-image: url(../images/block_content.jpg);
	padding: 5px 32px;
}

.sliderContent
{
	width: 636px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 5px;
}

.currentVideo .left
{
	float: left;
	margin: 188px 0px 0px 0px;
	outline: none;
}

.currentVideo .right
{
	float: left;
	margin: 188px 0px 0px 0px;
	outline: none;
}

.currentVideo #sliderContainer
{
	position: relative;
	float: left;
	width: 576px;
	height: 412px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

.currentVideo #slider
{
	position: relative;
	left: 0px;
	overflow: hidden;
}

.item
{
	width: 182px;
	height: 206px;
	overflow: hidden;
	list-style: none;
	float: left;
	margin: 5px;
}

.itemThumb
{
	border: 1px solid #b40004;
	display: block;
	width: 180px;
	height: 140px;
}

.itemInfo
{
	width: 174px;
	height: 14px;
	background-color: #b40004;
	font-size: 11px;
	text-align: right;
	position: relative;
	padding: 0px 3px;
	margin: 0px 1px;
	top: -65px;
	opacity: 0.7;
	filter: alpha(opacity=70); 
}

.itemTitle
{
	width: 182px;
	height: 32px;
	overflow: hidden;
	font-size: 12px;
}

.itemVote
{
	width: 140px;
	height: 18px;	
	margin: 0px 0px 0px 21px;
}

.itemVote img
{
	float: left;
	display: block;
	margin: 0px 5px;
}

.rightPub
{
	width: 300px;
	height: 250px;
	float: right;
	border: 1px solid #b40004;
	margin: 5px 0px 0px 0px;
}

.tagCloud
{
	float: right;
	width: 300px;
	height: 145px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
}

.tagcloud1
{
	font-size: 24px;
}

.tagcloud2
{
	font-size: 20px;
}

.tagcloud3
{
	font-size: 18px;
}

.tagcloud4
{
	font-size: 16px;
}

.tagcloud5
{
	font-size: 14px;
}

.itemLogo
{
	width: 162px;
	height: 37px;
	list-style: none;
	float: left;
	margin: 0px 15px;
}

.itemRSS
{
	width: 162px;
	height: 150px;
	overflow: hidden;
	list-style: none;
	float: left;
	margin: 15px;
}

.itemThumbRSS
{
	border: 1px solid #b40004;
	display: block;
	width: 160px;
	height: 120px;
}

.itemInfoRSS
{
	width: 154px;
	height: 14px;
	background-color: #b40004;
	font-size: 11px;
	text-align: right;
	position: relative;
	padding: 0px 3px;
	margin: 0px 1px;
	top: -45px;
	opacity: 0.7;
	filter: alpha(opacity=70); 
}

.itemTitleRSS
{
	width: 162px;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
}

.pageBloc
{
	width: 1024px;
	height: 25px;
	background-image: url(../images/page.jpg);
	background-position: top center;
}

.pageBloc .previous
{
	float: left;
}

.pageBloc .next
{
	float: right;
}

.pageBloc span
{
	float: left;
	display: block;
	padding: 4px 0px 0px 0px;
	text-align: center;
	width: 459px;
}

.pageBloc span a, .pageBloc span b
{
	padding: 0px 3px;
}

.footer
{
	width: 1024px;
	height: 629px;
	background-image: url(../images/footer.jpg);
	margin: 10px 0px 0px 0px;
}

.footerPub
{
	width: 1024px;
	padding: 1px 0px 0px 7px;
}

.footerPub li
{
	float: left;
	list-style: none;
	width: 300px;
	height: 250px;
	overflow: hidden;
	margin: 0px 18px;
}

.blockVideoRelated
{
	width: 1020px;
	overflow: hidden;
	background-image: url(../images/block_content.jpg);
	padding: 5px 2px;
}

.relatedVideo
{
	width: 1020px;
	overflow: hidden;
}

.relatedVideo .left
{
	float: left;
	margin: 260px 0px 0px 0px;
	outline: none;
}

.relatedVideo .right
{
	float: left;
	margin: 260px 0px 0px 0px;
	outline: none;
}

.relatedVideo #sliderContainer
{
	position: relative;
	float: left;
	width: 960px;
	height: 648px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

.relatedVideo #slider
{
	position: relative;
	left: 0px;
	overflow: hidden;
}

.videoRight
{
	float: right;
}

.videoRightPub
{
	width: 300px;
	height: 250px;
	border: 1px solid #b40004;
	margin: 0px 0px 10px 0px;
}

.videoRightContent
{
	width: 300px;
	text-align: center;
}

.videoFavorite
{
	background-image: url(../images/fleche-rouge.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #ffffff;
}

.videoSocial
{
}

.videoSocial li
{
	float: left;
	list-style: none;
	width: 150px;
}

.videoSocial a, .videoSocial a:visited
{
	color: #f60204;
	text-decoration: underline;
	font-size: 11px;
}

.videoLeft
{
	float: left;
	width: 642px;
}

.videoLeftPub
{
	width: 640px;
	height: 120px;
	border: 1px solid #b40004;
	overflow: hidden;
}

.videoTitle
{
	background-image: url(../images/fleche-rouge.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	margin: 5px 0px 5px 10px;
	float: left;
}

.videoDate
{
	float: right;
	margin: 5px 0px 0px 0px;
}

.videoPlayer
{
	width: 640px;
	border: 1px solid #b40004;
	clear: both;
}

.videoDownload, .videoDownload:visited
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #f2e421;
	margin: 5px 0px;
}

.videoDescription
{
	text-align: justify;
	margin: 5px 0px;
}

.videoTags
{
}

.videoTags a, .videoTags a:visited
{
	color: #d70200;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/fleche-or.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 0px 0px 0px 10px;
}

.homeRight
{
	float: right;
	width: 302px;
	overflow: hidden;
	margin: 0px 40px 0px 0px;
}
