@import url("font/stylesheet.css");

/******************************************************
		GLOBAL CONFIGURATION
*******************************************************/	

* {
  margin: 0px;
  padding: 0px;
}

body {
	font-family: Verdana, sans-serif;
	text-align:center;
	background:#fff;
	font-size:12px;
	color:#000;
	font-weight:normal;
}

img, div {
	border:none;
	vertical-align: top;
}

a:link,a:visited{
	outline:none;
	color:#000;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
	
h1,h2,h3,h4 {
		font-weight:normal;
	}

	a:hover {
		text-decoration:underline;
	}

.clr{
	clear:both;
	text-align:right;
}	

.button::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}

button {
	border:none;
	background:none;
	cursor:pointer;
}


/*********************************************
			MAIN
**********************************************/

.main {
	width:1000px;
	margin:0 auto;
	background:url(images/bg.gif) left top repeat-x;
	text-align:left;
}

/****************************************************
			HEADER
*****************************************************/

.header {
	height:102px;
	overflow:hidden;
	position:relative;
	width:100%;
	text-align:left;
}

.header .logo {
	display:inline-block;
	width:247px;
	height:84px;
	margin:15px 0 0 15px;
}

.header .slogan {
	width:500px;
	color:#787878;
	position:absolute;
	font-size:16px;
	text-transform:uppercase;
	top:50px;
	left:300px;
	padding:0 0 0 30px;
	background:url(images/separator.gif) left 0 no-repeat;
}

/*********************************************************
			TOPMENU
*********************************************************/	

.topnav {
	width:1000px;
	height:58px;
	margin:0 auto;
	background:url(images/topnav.gif) left top no-repeat;
}

.topnav ul {
	list-style:none;
	width:925px;
	height:48px;
	margin:0 auto;
	padding:10px 0 0 0;

}

.topnav ul li{
	float:left;
	padding:0 2px 0 0;
	background:url(images/separator.gif) right 10px no-repeat;
}

.topnav ul li.last {
	background:none;
}
 
.topnav ul li a:link, 
.topnav ul li a:visited {
	display:block;
	float:left;
	font-size:13px;
	padding:0 0 0 5px;
} 

.topnav ul li a.active,
.topnav ul li a:hover {
	text-decoration:none;
	color:#fff;
	background:url(images/top_nav_left.gif) left top no-repeat;
}
.topnav ul li a.active span,
.topnav ul li a:hover span {
	background:url(images/top_nav_right.gif) right top no-repeat;
	cursor:pointer;
	color:#fff;
	 font-weight:bold;
	/*padding:8px 30px 0 30px; */
}
 
.topnav ul li a span {
	display:block;
	float:left;
	width:125px;
	text-align:center;
	padding:8px 0px 0 0px;
	height:29px;
	
}

.top {
	width:988px;
	height:322px;
	margin:0 auto 20px;
	background:url(images/top.jpg) left top no-repeat;
	position:relative;
}

.function_block {
	width:445px;
	height:282px;
	position:absolute;
	right:270px;
	top:20px;
	font-family:Arial;
	
}

.function_block_top {
	height:6px;
	overflow:hidden;
	background:url(images/top_bg.png) left top no-repeat;
}

.function_block_b {
	overflow:hidden;
	height:6px;
	background:url(images/top_bg_b.png) left top no-repeat;
}

.function_block_m {
	overflow:hidden;
	background:url(images/top_m.png) left top repeat-y;
}

.function_block h2 {
	font-size:36px;
	padding:10px 0 0 0;
	_padding:0px 0 0 0;
	*padding:0px 0 0 0;
	text-transform:uppercase;
	overflow:hidden;
}

.function_block h3 {
	font-size:16px;
	color:#b31616;
	text-transform:uppercase;
	padding:0 0 20px 0;
	overflow:hidden;
}

.function_block_in {
	padding:0 10px 0px 20px;
}

.function_block_in ul {
	list-style:none;
	overflow:hidden;
}

.function_block_in ul li{
	padding:4px 0 4px 20px;
	background:url(images/indent.png) left 5px no-repeat;
} 

.function_block_in  .button {
	padding:10px 0 20px 0;
	*padding:10px 0 30px 0;
	_padding:10px 0 30px 0;
}

.function_block_in  .button a {
	margin-right:5px;
}

.order_block {
	width:238px;
	height:272px;
	position:absolute;
	right:15px;
	top:20px;
	font-family:Arial;
}

.order_block_top {
	height:6px;
	overflow:hidden;
	background:url(images/top2_bg.png) left top no-repeat;
}

.order_block_m {
	overflow:hidden;
	background:url(images/top2_m.png) left top repeat-y;
}

.order_block_b {
	overflow:hidden;
	height:6px;
	background:url(images/top2_bg_b.png) left top no-repeat;
}

.table .order_block {
	right:30px;
	top:35px;
	padding:5px 0 0 0;
	background:url(images/order_bg.gif) no-repeat;
}

.order_block .b3 {
	width:202px;
	margin:5px 0;
}

.order_block label {
	display:block;
	width:196px;
	height:32px;
	margin:2px auto;
	background:url(images/check_base.png) no-repeat;
	cursor:pointer;
}
.order_block label.check_base {
	background:url(images/check_base.png) no-repeat;
}
.order_block label.check_standart {
	background:url(images/check_standart.png) no-repeat;
}
.order_block label.check_premium {
	background:url(images/check_premium.png) no-repeat;
}

.order_block label input {
	margin:10px 0 0 15px;
	vertical-align:top;
	display:inline-block;
	width:12px;
	height:12px;
	cursor:pointer;
}

.order_block .descript {
	text-align:center;
	padding:10px 20px 5px 20px;
	font-size:11px;
	font-family:Arial;
}

.table .order_block .descript {
	padding:7px 20px 5px 20px !important; 
}

.order_block .check_ver {
	padding:5px 0 2px 0; 
	*padding:5px 0 7px 0; 
	_padding:5px 0 7px 0; 
	text-align:center;
}

.table .order_block .check_ver {
	padding:3px 0 0 0; 
	text-align:center;
}

.order_block .check_ver a:link,
.order_block .check_ver a:visited{
	color:#ad1616;
	font-size:11px;
	text-decoration:underline;
}

.order_block .check_ver a:hover {
	text-decoration:none;
}

/******************************************************
			CONTENT
*******************************************************/

.content {
	width:1000px;
	margin:0 auto;
	background:url(images/content.gif) repeat-y;
}

.content_in {
	width:100%;
	background:url(images/content_in.gif) 0 0 no-repeat;
}

.content_inner {
	width:100%;
	min-height:400px;
	background:url(images/content_inner.gif) 0 100% no-repeat;
	position:relative;
	padding:0 0 100px 0;
}

.content .button {
	width:1000px;
	position:absolute;
	bottom:30px;
	left:3px;
	text-align:center;
}

.content .button2 {
	width:700px;
	position:absolute;
	bottom:30px;
	left:3px;
	text-align:center;
}

.content .left {
	width:290px;
	float:left;
	padding:20px 0 0 0;
	font-family:Arial;
}

.content .left_block {
	width:250px;
	margin-left:40px;
	padding:0 0 40px 0;
}

.content .left_block h3 {
	color:#1c5284;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:0 0 5px 0;
}

.content .feed {
	font-size:11px;
	color:#888888;
	padding:15px 10px 10px 15px;
}

.content .author {
	font-style:italic;
	text-align:right;
	padding:3px 0;
	font-size:11px;
	color:#1c5284;
}

.content .author span {
	color:#f3a825;
	margin:0 10px 0 0;
}


.content .right {
	width:690px;
	float:right;
	padding:20px 0 0 0;
	font-family:Arial;
}

.content .right .right_block {
	padding:0 0 30px 0;
	margin:0 0 30px 0;
	background:url(images/line.gif) 0 100% no-repeat;
}

.content .right .right_block h2 {
	color:#c91717;
	padding:0 0 20px 0; 
}

.content .right .right_block_descript {
	width:445px;
	float:left;
	line-height:1.5;
}

.content .right .right_block_cost {
	width:196px;
	float:right;
	margin-right:30px;
}

.content .right .right_block_cost .cost {
	text-align:center;
	font-size:20px;
	padding:5px 0;
}

.content .table .left {
	width:710px;
	float:left;
}

.content .table .left .table {
	width:660px;
	margin:20px 0 0 40px;
	background:url(images/table.jpg) no-repeat;
}

.content .table .left .table th {
	vertical-align:middle;
	height:38px;
	text-align:center;
}

.content .table .left .table td {
	vertical-align:middle;
	height:38px;
	text-align:center;
	border-bottom:2px solid #fff;
}

.content .table .left .table tr.one td{
	background:#f2f5f7;
}

.content .table .left .table tr.two td{
	background:#e9eef0;
}

.content .table .left .table th.descript_th {
	width:334px;
	text-align:left;
	padding:0 0 0 24px;
}
 
.content .table .left .table td.descript_td {
	text-align:left;
	padding:0 0 0 24px;
} 

.content .table .right {
	width:240px;
	float:right;
	padding:20px 0 0 0;
}

.main_text {
	padding:0 55px 0 55px;
}

.main_orda {
	padding:0 0px 0 0px;
}

.main_orda p {
	font-size:13px;
	line-height:1.5;
}

.main_text h2 {
	font-size:18px;
	padding:10px 0 20px 0;
	font-weight:bold;
	font-family:Arial;
}

.main_text p {
	font-size:13px;
	line-height:1.5;
}

.main_text p .img {
	float:right;
	margin:0 0 20px 30px;
}

.main_box {
	padding:30px 55px 0 55px;
}

.main_box .box {
	width:395px;
	min-height:425px;
}

.main_box .box h3 {
	font-size:30px;
	color:#a10412;
	padding:0 0 5px;
}

.main_box .left_box {float:left;}
.main_box .right_box {float:right;}

.main_box .box .more {
	padding:5px 0;
}

.main_box .box .more a:link,
.main_box .box .more a:visited{
	color:#2b21ff;
	font-size:13px;
	text-decoration:underline;
}

.main_box .box .more a:hover{
	text-decoration:none;
}

section {
	width:1000px;
	margin:10px auto;
	text-align:left;
}

section section {
	background:url(../images/content.gif);
}

header {
	position:relative;
	height:110px;
	margin-top:-20px;
}

header .logo {
	background:url(../images/logo.png);
	position:absolute;
	top:20px;
	left:0;
	width:265px;
	height:82px;
	display:block;
}

nav ul {
	list-style:none;
	float:right;
	padding-top:50px;
}

nav ul li {
	float:left;
	margin-left:22px;
}

nav ul li a {
	font-family: 'open_sansregular';
	color:#030303 !important;
	padding-bottom:4px;
}

nav ul li a:hover, nav ul li.active a {
	border-bottom:3px solid #f8cd64;
	text-decoration:none;
}
	
.header-top {
	background:url(../images/bg-head.png) no-repeat;
	width:977px;
	margin:0 auto 22px auto;
	padding:28px 0 16px 11px;
	overflow:hidden;
}

.top-left {
	background:url(../images/img-video.png);
	width:423px;
	height:200px;
	padding-top:100px;
	text-align:center;
	float:left;
}

.top-left a:first-child {
	background:url(../images/video-button.png) top;
	width:110px;
	height:110px;
	display:block;
	margin:0 auto 90px auto;
}

.top-left a:hover {
	background-position:bottom;
}

.top-left a {
	font-family: 'open_sansregular';
	font-size:18px;
	color:#eaeaea;
}

.top-right {
	float:left;
	width:496px;
	text-align:left;
	padding-left:30px;
}

.top-right h1 {
	font-family: 'open_sanscondensed_light';
	font-size:60px;
	text-shadow:0 -1px 0 #012660;
	line-height:42px;
	color:#ffffff;
	margin-bottom:10px;
}

.top-right h1 b {
	font-family: 'open_sans_condensedbold';
	text-transform:uppercase;
}

.top-right span {
	font-family: 'open_sansregular';
	font-size:15px;
	text-shadow:0 -1px 0 #012660;
	color:#f8cd64;
	text-transform:uppercase;
	line-height:35px;
	display:block;
	margin-bottom:10px;
}

.top-right ul {
	list-style:none;
	padding-bottom:17px;
}

.top-right ul li {
	background:url(../images/bullets.png) no-repeat 0 5px;
	font-family: 'open_sansregular';
	font-size:15px;
	color:#ffffff;
	text-shadow:1px 0 0 #012660;
	padding-left:29px;
	line-height:26px;
}

.top-right .download {
	width:241px;
	float:left;
	margin-right:13px;
}

.top-right .buy {
	width:241px;
	float:left;	
}

.top-right .download a {
	font-family: 'open_sansbold';
	font-size:22px;
	line-height:20px;
	color:#ffffff;
	background:url(../images/button-save.png) bottom;
	width:159px;
	height:46px;
	display:block;
	padding:15px 0 0 82px;
}

.top-right .download a:hover, .top-right .buy a:hover {
	background-position:top;
	text-decoration:none;
}

.top-right .download a p, .top-right .buy a p {
	font-family: 'open_sansregular';
	font-size:14px;
	color:#cbe51f;
}

.top-right .buy a p {
	color:#fee89a;
}

.top-right .download > p, .top-right .buy > p {
	font-size:13px;
	color:#a2caee;
	text-align:center;
	line-height:25px;
}

.top-right .buy a {
	font-family: 'open_sansbold';
	font-size:22px;
	line-height:20px;
	color:#ffffff;
	background:url(../images/button-buy.png) bottom;
	width:159px;
	height:46px;
	display:block;
	padding:15px 0 0 82px;
}



/******************************************************
			FOOTER
*******************************************************/

.footer {
	height:90px;
	text-align:center;
	padding:20px 0 0 0;
}

.footer .bottomnav {
	display:inline;
	list-style:none;
}

.footer .bottomnav li {
	display:inline;
	padding:0 20px;
	border-right:1px solid #9a9a9a;
}

.footer .bottomnav li.last {
	border:none;
}

.footer .bottomnav li a:link,
.footer .bottomnav li a:visited {
	font-size:12px;
}

.footer .bottomnav li a.active,
.footer .bottomnav li a:hover {
	text-decoration:underline;
}

.footer .copy {
	padding:10px 0 0 0; 
	font-size:10px;
	color:#9a9a9a;
}

.padding {
	padding-bottom:43px;
}

footer {
	-webkit-box-shadow:0 1px 9px #666;
	-moz-box-shadow:0 1px 9px #666;
	box-shadow:0 1px 9px #666;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	background:url(../images/bg-bot.png);
	width:960px;
	height:72px;
	margin:-22px auto 13px auto;
	padding:24px 0 0 26px;
}

footer .text {
	float:left;
	margin-right:35px;
}

footer .text span {
	font-family: 'open_sans_condensedbold';
	font-size:22px;
	color:#ffffff;
	text-shadow:0 1px 0 #012660;
	display:block;
}

footer .text p {
	font-family: 'open_sansregular';
	font-size:18px;
	color:#f8cd64;
	text-shadow:0 1px 0 #012660;
}

footer .download, footer .buy {
	float:left;
}

footer .download a {
	font-family: 'open_sansbold';
	font-size:22px;
	color:#ffffff;
	text-shadow:0 -1px 0 #000000;
	background:url(../images/button-save-small.png) bottom;
	width:123px;
	height:41px;
	display:block;
	margin-right:15px;
	padding:10px 0 0 68px;
}

footer .download a:hover, footer .buy a:hover {
	background-position:top;
	text-decoration:none;
}

footer .buy a {
	font-family: 'open_sansbold';
	font-size:22px;
	color:#ffffff;
	text-shadow:0 -1px 0 #000000;
	background:url(../images/button-buy-small.png) bottom;
	width:133px;
	height:41px;
	display:block;
	padding:10px 0 0 68px;
}


