body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	min-width:800px;
}


h2 {
	font-size:18px;
	font-weight:normal;
	color:#cc0000;
}

h2 a {
	font-size:20px;
	color:#444444;
	text-decoration:none;
}

h2 a span {
	color:#ff0155;
}

h2 a:link {color:#444; text-decoration: none;}
h2 a:visited {color:#444; text-decoration: none;}
h2 a:active {color:#444; text-decoration:none ;}
h2 a:hover {color:#ff0155; text-decoration: none;}

h3 {
	margin:10px 0px;
	font-size:22px;
	color:#df2842;
}

h3 a {
	color:#df2842;
	text-decoration:none;
}

h3 span a {
	color:#8a8a8a;
}

h3 a:link {text-decoration: none;}
h3 a:visited {text-decoration: none;}
h3 a:active {text-decoration:none ;}
h3 a:hover {text-decoration: underline;}


/* ================================= */
#page {
	height: 100%;
	min-width: 800px;
	max-width:1280px;
	margin: 0px auto;
	padding:20px 0px 0px 0px;
	border:0;
	overflow:hidden;
	}

#page2 {
	margin:0px 20px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.logo {
	width:156px;
	height:35px;
	background:url('../images/logo.png') no-repeat;
}

.vert_menu {
	width:100%;
	height:28px;
	background:url('../images/menu_center.gif') repeat-x;
	font-size: 11px;
	position:relative;
	margin-top:5px;
}

.menu_left {
	position:absolute;
	left:0px;
	top:0px;
}

.menu_right {
	position:absolute;
	right:0px;
	_right:-1px;
	top:0px;
}

.vert_menu_inside {
	position:relative;
	margin:3px 0px 0px 14px;
	background:url('../images/menu_center_inside.gif') repeat-x;
	height:20px;
	float:left;
	padding-top:4px;
}

.right .vert_menu_inside {
	margin:3px 14px 0px 0px;
}

.vert_menu_inside a {
	margin:0px 12px 0px 12px;
	text-decoration:none;
	color:#ff006c;
	font-size:14px;
}

.right .vert_menu_inside a {
	color:black;
	font-weight:normal;
}

.vert_menu_inside a:link,
.vert_menu_inside a:visited,
.vert_menu_inside a:active {text-decoration:none ;}
.vert_menu_inside a:hover {text-decoration: none;}

.bg_none {
	background:none;
}

.arrow {
	background:url('../images/arrow.gif') no-repeat;
	width:18px;
	height:11px;
	margin:0px auto;
	margin-top:-1px;
}

.img_block {
	height:120px;
	background:url('../images/img_block_center.gif') repeat-x;
	position:relative;
	text-align:center;
	padding:0px 37px;
}

#navcontainer {
	height:121px;
	overflow:hidden;
}


ul.ul li {
	display:inline;
	width:90px;
	float:left;
	margin-right:5px;
}

.img_block_left {
	position:absolute;
	left:0px;
	top:0px;
	background:url('../images/img_block_left_box.gif') no-repeat;
	width:37px;
	height:121px;
}

.left_button,
.left_button_tr {
	position:relative;
	top:40px;
	width:22px;
	height:42px;
	background:url('../images/left_button.gif') no-repeat;
}

.left_button_tr {
	background:url('../images/left_button_transparent.gif') no-repeat;
}

.img_block_right {
	position:absolute;
	right:0px;
	top:0px;
	background:url('../images/img_block_right_box.gif') no-repeat;
	width:37px;
	height:121px;
}

.right_button,
.right_button_tr {
	position:relative;
	top:40px;
	left:15px;
	width:22px;
	height:42px;
	background:url('../images/right_button.gif') no-repeat;
}

.right_button_tr {
	background:url('../images/right_button_transparent.gif') no-repeat;
}

.small {
	margin:10px 0px 0px 10px;
}

.video {
	width:auto;
	height:auto;
	padding:0;
	position:relative;
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid red;
}
.mini_video_title a {
	color:#000;
}
.mini_video {
	padding:2px;
	border:2px solid red;
}

.play {
	position:absolute;
	top:85px;
	left:185px;
}

.status {
	height:24px;
	background:#e55166;
	color:#FFF;
	margin-bottom:10px;
	font-size:14px;
}

.item {
	height:21px;
	background:#df2842;
	border-right:1px solid white;
	float:left;
	padding:3px 5px 0px;
}

#header {
	border-bottom:0px solid #d4d4d4;
	height:427px;
	overflow:hidden;
	}

.white_line {
	height: 92px;
}

.title {
	height:68px;
	padding:24px 0px 0px 23px;
	float:left;
}

.title a {color:#333;text-decoration:none}

.left_block {
	width:73%;
	float:left;
}

.left_video a {
text-decoration:none;
}

.left_video,
.right_category {
	margin:15px 0px 20px 0px;
	padding:0px 10px;
	border:1px solid #f1f1f1;
	background:url('../images/grad_pink.gif') repeat-x bottom;
}

.right_category {
	background:url('../images/grad_black.gif') repeat-x top;
}

.screenshot {
	float:left;
	width:24%;
	border:1px solid red;
}

.right_category {
	width:24%;
	float:right;
}

ul.category {
	line-height:20px;
	margin-bottom:10px;
}

.category a {
	color:#525252;
	text-decoration:underline;
	font-size:12pt;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.category a {
	color:#525252;
	font-family:Arial, Helvetica, sans-serif;
}

ul.category a:link,
ul.category a:visited,
ul.category a:active {text-decoration:underline ;}
ul.category a:hover {text-decoration: underline;}

.links ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.links ul li { display: inline; }


#footer {
	height: 45px;
	width: 100%;
	background:#e6e6e6;
	padding-top:30px;
	font-size:14px;
	}
	
#footer div.left {
	margin-left:20px;
	color:#df2842;
	float:left;
}

#footer div div {
	margin-left:0px;
	color:#717171;
}

.banner {
	float:right;
	margin-right:20px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;

height:121px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
}


.mfooter {
	clear: both;
}

.ratebar {
	height:24px;
	color:#fff;
	margin:20px 0 30px 0;
	font-size:14px;
}

.ratebar .QQrating {
	float:right;
}

/* Избранное */
.ratebar .favorite {
	float:right;
	margin-right:30px;
}

.pay {
	height:23px;
	background:#df2842;
	float:left;
	padding:4px 5px 0px;
	color:#fff;
	font-size:17px;
}
.pay a {
	color:#fff;
	font-size:17px;
	text-decoration:none;
}

#payService {
	font-size:10pt;
	margin-top:20px;
}
#payService span {
	font-size:16pt;
	color:#ff0078;
}
#payService div {
	color:#333;
	margin-bottom:15px;
	margin-top:2px;
}
#payService div b {
	color:#ff1515;
}
.payRules {
	font-size:10pt;
	padding-top:20px;
	color:#777;
	margin-bottom:15px;
}
.payRules a {
	color:#5683bc;
}
/* Текст в контенте */
.showMessage {
	font-size:10pt;
	padding-top:7px;
	color:#555;
	margin-bottom:15px;
}
.showMessage a {
	color:#5683bc;
}


/* Регистрация блок */
#registerBlock {
	margin-top:20px;
	height:auto;
	width:100%;
}


/* Регистрация левый блок */
#registerLeft {
	float:left;
	font-size:11pt;
	color:#333;
	margin:20px 0 20px 0;
	width:50%;
	
}
#registerLeft div {
	padding-bottom:4px;
}
#registerLeft .subtext {
	font-size:12px;
}
#registerLeft .subtext a {
	font-size:12px;
	color:#ff0072;
}
 
/* Регистрация правый блок */
#registerRight {
	font-size:11pt;
	color:#333;
	padding-top:27px;
	float:left;
	width:50%;
}

#registerRight h3 {
	font-size:16pt;
	color:#2e6388;
	margin-bottom:15px;
}

.circle {
	background:url('../images/circle.png') no-repeat top left;
	margin-bottom:15px;
}

.circle_number {
	width:39px;
	height:39px;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFF;
	float:left;
	padding-top:2px;
	border:0px solid white;
}

.circle_text {
	margin-left:50px;
	margin-top:10px;
	padding-top:6px;
}

.circle_text h4 {
	color:#ff0072;
	font-size:18px;
}

.circle_text p {
	color:#5c5c5c;
	font-size:12px;
}

/* Текстовое поле */
.input {
	height:34px;
	padding:2px 4px 4px 4px;
	background:#fff url('../images/input.gif') repeat-x;
	border:1px solid #e3e3e3;
	font-size:18pt;
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	width:90%;
}

/* Кнопка */
.button {
	height:37px;
	background:url('../images/button.gif') repeat-x;
	border:1px solid #e3e3e3;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #d4d4d4;
	bottom-right:1px solid #d2d2d2;
	font-size:11pt;
	color:#4c4c4c;
	width:170px;
}


/* Профиль */
#profileBlock {
	margin-top:20px;
	height:auto;
	width:100%;
}


/* Профиль левый блок */
#profileLeft {
	float:left;
	font-size:11pt;
	color:#333;
	margin:20px 0 20px 0;
}
#profileBlock .about {
	margin-bottom:10px;
}
#profileBlock .about span {
	color:#777;
}
 
/* Профиль правый блок */
#profileRight {
	margin-left:20px;
	font-size:11pt;
	color:#333;
	padding-top:17px;
	float:left;
}