/******************************************************
		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 .button3 {
	width:700px;
	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;
}

/******************************************************
			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;
}