* {margin: 0; padding: 0;}
a {outline: none; text-decoration: none;}
a:hover, a.attent {text-decoration: underline;}
img, html, body, iframe, fieldset {border: none;}
ol, ul, li {list-style: none;}

/* layout */
html {}
body {font: 62.5%/1.4 Verdana, sans-serif; background: url(../images/bg/body.jpg) left top repeat-x; padding-top: 6px;}
#page {}
#header_cont {background: url(../images/bg/header.jpg) center top no-repeat;}
#header {width: 1005px; height: 177px; margin: 0 auto; position: relative;}
#menu_nav, #footer {min-width: 1005px;}
#footer {background: #00647d url(../images/bg/footer.png) center top repeat-x; color: #fff;}
#fwrapper {width: 1005px; margin: 0 auto; position: relative; padding: 10px 0;}
#wrapper {width: 1005px; overflow: hidden; margin: 0 auto; padding: 1px 0 10px;}
#content {width: 722px; float: left;}
#sidebar {width: 280px; float: right; background: #014f62; padding-bottom: 5px;}

/* header */
#logo {position: absolute; left: 10px; top: 33px;}
	#logo a {display: block; text-indent: -200em; overflow: hidden; background: url(../images/all/logo.jpg) left top no-repeat; width: 380px; height: 90px;}
#top_banner {position: absolute; right: 0; top: 2px;}
#top_banner img {width: 615px; height: 173px; display: block;}
#menu_nav {background: url(../images/bg/menu.jpg) left top repeat-x; padding: 6px 0 7px;}
#menu {width: 1005px; margin: 0 auto; position: relative;}
	.menu {width: 680px; overflow: hidden;}
	.menu li {display: block; float: left; color: #086077; font-size: 1.1em; min-width: 115px; margin-right: 2px;}
		.menu a, .menu .active strong {color: #086077; background: #fff url(../images/bg/menu_left.jpg) left top no-repeat; display: block; font-weight: normal;}
		.menu span {background: url(../images/bg/menu_right.jpg) right top no-repeat; display: block; padding: 7px 10px 6px; text-align: center;}
			.menu a:hover, .menu .active strong {background: #014f62 url(../images/bg/menu_hover_left.jpg) left top no-repeat; color: #b9d8e0;}
			.menu a:hover span, .menu .active strong span {background: url(../images/bg/menu_hover_right.png) right top no-repeat;}
	.nav {position: absolute; top: 2px; right: 14px;}
		.nav li {display: inline; font-size: 1.2em; font-weight: bold; color: #014f62;}
		.nav a {color: #014f62;}
		.nav a:hover {text-decoration: underline;}	
		
/* footer */
#footer a {color: #fff;}
#footer .marked {color: #747474;}
#links {text-transform: uppercase; padding-bottom: 25px;}
#links li {display: inline;}
#sublogo {position: absolute; right: 0; top: 0;}
#sublogo a {display: block; text-indent: -200em; overflow: hidden; background: url(../images/all/btm_logo.jpg) left top no-repeat; width: 252px; height: 80px;}
#copy {color: #b3ced5;}
#copy a {color: #658087;}
#copy a.attent {color: #b3ced5;}
		
/* content */
.block {border: 1px solid #dd4e8a;}
.title {background: url(../images/bg/heading.png) left top repeat-x; font-size: 1.8em; font-weight: normal; color: #313132; padding: 0 9px;}
.title.date {width: 702px; overflow: hidden; }
	.title a {color: #313132; background: url(../images/bg/title.jpg) left center no-repeat; padding: 5px 0 4px 37px; display: block;}
	.title a:hover {text-decoration: underline;}
	.title.date a {width: 500px; float: left;}
	.title.date span {font-size: .7em; font-weight: normal; color: #7a0633; width: 147px; display: block; float: right; padding: 9px 3px 0 0; text-align: right;}
.body {padding: 7px;}	
.standart {width: 100%; overflow: hidden; margin-bottom: 18px;}	
.standart_ver {width: 260px; margin: 0 auto 12px;}
.standart.last {margin-bottom: 0;}	
.standart li {width: 172px; float: left; margin-right: 6px;}
.standart_ver li {background: url(../images/bg/dotted.png) left bottom repeat-x; padding: 10px 0 4px;}
.standart li.last {margin: 0;}
	.standart .thumb {border: 1px solid #cecece; padding: 5px; display: block; width: 160px; height: 120px;}
	.standart_ver .thumb {border: 8px solid #fff; display: block; width: 244px; height: 164px;}
		.standart .thumb img {display: block; width: 160px; height: 120px;}
		.standart_ver .thumb {display: block; width: 244px; height: 164px;}
		.standart h6, .standart_ver h6 {color: #424242; font-size: 1.2em; padding: 1px 0 3px 5px;}
		.standart_ver h6 {color: #f0f0f0;}
			.standart h6 a {color: #424242;}
			.standart_ver h6 a {color: #f0f0f0;}
			.standart h6 a:hover, .standart_ver h6 a:hover {text-decoration: underline;}
		.standart .date_time, .standart_ver .date_time {font-family: Arial, Helvetica, sans-serif; font-size: 1em; overflow: hidden; width: 167px; padding-left: 5px;}
		.standart_ver .date_time {width: 245px; margin-top: -4px;}
			.standart .date_time strong, .standart_ver .date_time strong {color: #8e8e8e; background: url(../images/bg/added.jpg) left center no-repeat; padding-left: 13px; width: 120px; float: left;}
			.standart_ver .date_time strong {color: #99b9c0; background: url(../images/bg/added_navy.png) left center no-repeat;}
			.standart .date_time span {color: #424242; float: right;}
			.standart_ver .date_time span {color: #fff; float: right;}
		.standart .rating, .standart_ver .rating {font-size: 1em; color: #424242; width: 167px; padding: 3px 0 0 5px;}
		.standart_ver .rating {color: #fff; overflow: hidden; margin-top: -2px;}
			.standart .rating span, .standart_ver .rating span {display: block; float: left; margin-right: 2px;}
			.standart .rating p, .standart_ver .rating p {background: url(../images/bg/rating.png) left top repeat-x; width: 68px; float: left; height: 11px; margin-top: 2px; text-indent: -200em; overflow: hidden;}
			.standart_ver .rating p {background: url(../images/bg/rating_navy.png) left top repeat-x;}	
.content_adv {text-align: center; font-size: 1.5em; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-align: center; color: #014f62; text-transform: uppercase; padding: 16px 0 14px;}
	.content_adv a {color: #014f62;}	
	
.pager {background: #dd4e8a; font-family: Arial, Helvetica, sans-serif; padding: 5px; margin-top: 5px;}	
.pager span {display: block; float: left; width: 55px; text-align: left; font-size: 1.1em; color: #fff; padding: 7px 9px 0 13px;}		
.pager ol {overflow: hidden;}
.pager li {display: block; float: left; width: 55px; font-size: 1.5em; font-weight: bold; margin-right: 2px;}
.pager .next {font-size: 1.1em; font-weight: normal;}
	.pager .next a {background: none; color: #fff; text-align: right; padding-top: 9px; width: 53px;}
	.pager .next a:hover {background: none; color: #fff; text-decoration: underline;}
	.pager a, .pager strong {display: block; text-align: center; width: 55px; background: #fff; color: #dd4e8a; padding: 6px 0 3px;}
		.pager a:hover, .pager strong {background: #ffc3dc; color: #fffefe;}

#access {clear: both; background: url(../images/bg/form.jpg) left top no-repeat; padding: 19px 19px 32px; position: relative;}
#access h5, #access h6 {text-indent: -2000em; overflow: hidden; background-repeat: no-repeat; background-position: 0 0;}
	#access h5 {background-image: url(../images/bg/free_instant.png); width: 598px; height: 10px; margin-bottom: 17px;}
	#access h6 {background-image: url(../images/bg/get_free.png); width: 322px; height: 25px; margin-left: 31px; margin-bottom: 6px;}
#access label, #access input, #access select {display: block; float: left; color: #919498; font-size: 1.1em;}
	#access label {color: #484c53; width: 125px; padding-left: 54px;}
	#access input {width: 160px; border: 1px solid #a5acb2; padding: 4px 2px; margin-bottom: 5px;}
	#access select {width: 52px; padding: 2px 0;}
#access br {clear: left;}
#access .btn {padding: 0; width: auto; height: auto; border: none; position: absolute; left: 402px; top: 94px;}

#warning {padding-left: 10px;}
	#warning h6 {background: url(../images/bg/lines.png) left center repeat-x; text-transform: uppercase; color: #c50000; text-align: center; width: 185px; font-size: 1.1em; margin-top: 10px;}
		#warning h6 span {background-color: #fff;}
	#warning p {font-size: 1.1em; color: #484c53; line-height: 1.2em;}
		#warning p span {color: #9b9b9b; display: block; padding-top: 12px;}
		
/* sidebar */
.header {text-align: center; font-size: 1.8em; color: #fff; font-weight: normal; padding: 2px 10px 0;}	
.movies_list {width: 260px; margin: 4px auto 0;}
.movies_list li {background: #fff; width: 250px; padding: 5px; margin-bottom: 5px; overflow: hidden;}
	.movies_list .thumb {display: block; width: 135px; height: 175px; float: left;}
		.movies_list .thumb img {display: block; width: 135px; height: 175px;}
	.movies_list .info {width: 110px; float: right;}
		.movies_list h6 {font-size: 1.1em; color: #484c53; line-height: 1.1em; margin-bottom: 2px;}
			.movies_list h6 a {color: #484c53;}
			.movies_list h6 a:hover {text-decoration: underline;}
		.movies_list p {font-size: 1.1em; color: #484c53; line-height: 1.2em; margin-bottom: 29px; text-align: justify;}
		.movies_list .more {background: url(../images/bg/link_dvd.png) left top no-repeat; display: block; text-align: right; text-transform: uppercase;font-size: 1.1em; font-weight: bold; color: #333; line-height: 1.1em; padding: 6px 0 10px 58px;}
			.movies_list .more:hover {}
		.movies_list .rating {width: 110px; overflow: hidden;}
			.movies_list .rating span {font-size: 1em; color: #333; display: block; float: left;}
			.movies_list .rating p {background: url(../images/bg/rating_dvd.png) left top repeat-x; width: 68px; float: left; text-indent: -200em; overflow: hidden; height: 11px; margin-top: 1px; margin-bottom: 0;}
			