body {
	margin: 0px;
	background: #030A12 url(../images/bg.jpg) top left no-repeat;
}

#page {
	margin: 0px;
	height: 1000px;
	width: 1232px;
}
#menu {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:  670px;
	height: 40px;
	padding-top: 16px;
	text-decoration: none;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#menu ul {
	margin: 0px;
}
#menu li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: auto;
	height: inherit;
}

#menu li a, #menu li a:visited {
	text-decoration: none;
	color: #505050;
}
#menu li a:hover {
	color: #fff;
}
#search {
	float: right;
	margin: -4px 0px 0px 0px;
}

#sidebar {
	float: left;
	height: auto;
	width: 200px;
	padding-top: 157px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	padding-left: 0;
	margin-left: 50px;
}

/* @group top */

#top {
	height: 143px;
	width: 681px;
	float: left;
	margin: 0px 39px;
	padding: 0px;
}
#top, #top a, #top a:visited {
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #000 2px 2px 5px;
	line-height: 1.15em;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}

.top-box {
	width: 300px;
	padding-right: 20px;
	height: inherit;
	float: left;
}

#top h1 {
	margin: 0px;
	padding: 0px;
}
#top .small-top-box {
	width: 48%;
	height: 50px;
	float: left;
	display: block;
	margin: 15px 2px;
	padding-top: 15px;	
}
#top .small-top-box img {
	border: 0px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-top: -13px;
}

/* @end */



#content {
	height: auto;
	width: 900px;
	float: left;
	margin: 0px 39px;
}
#content a, #content a:visited {
	color: #9e9e9e;
	text-decoration: none;
}

#content a:hover {
	text-decoration: none;
	color: #fff;
}

#content #curent {
	display: block;
	height: 402px;
	color: #fffdf7;
	font: 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content #big_player {
	height: inherit;
	width: 640px;
	float: left;
}

#content #curent p {
	width: 640px;
}

/* @group male filmy */


html #vidget_player {
	width: 650px;
}
html #vidget_player h2 { clear: both;}
html #vidget_player ul { list-style-type:none; margin: 0; padding: 0; overflow: auto; margin-top: 40px;}
html #vidget_player li { float: left; margin: 0 0 10px 10px!important; padding: 0; width: 98px; height: 205px; overflow: hidden; text-align: center; opacity: 0.8;}
html #vidget_player li:hover {	opacity: 1; cursor: hand; cursor: pointer;}
html #vidget_player li.first { clear: left; margin-left: 0!important; }
html #vidget_player li a { display: block; text-align: left; height: auto; }
html #vidget_player li img { display: block; position: relative; right: 27px; width: 152px; height: 86px; margin-bottom: 5px; }
html #loading_viddler_1112057409 { text-align: left; }
html #loading_viddler_1112057409 img { background-color: #fff; padding: 5px; clear: both;}

/* @end */

/* @group movie info */

#info {
	color: #a2a2a2;
	font: 0.9em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 182px;
	height: 402px;	
	padding-right: 24px;
	float: right;
	padding-left: 10px;
}
#info h1 {
	line-height: 1.3em;
	font-size: 1.1em;
	color: #fff;
}
#info a {
	font-size: 1em;
	color: #fff;
	margin-top: 18px;
	display: block;
}

#info a:hover {
	color: #82ee5b;
}

/* @end */





#footer {
	border-top: 3px solid #030d1a;
	display: block;
	width: 100%;
	height: 22px;

	float: none;
	clear: both;
	margin-top: 30px;
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #505050;
	text-align: left;
	padding-top: 16px;
}
#footer a, #footer a:visited {
	color: #8b8b8b;
	text-decoration: none;
}
#footer #content {
	margin: 0px auto 0px;
	width: 950px;
	height: 40px;
	position: relative;
	display: block;
	float: none;
}
#footer #content #left {
	float: left;
}
#footer #content #right {
	float: right;
}

