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

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

body {
	color:#383838;
	font-family:Arial;
	text-align:center;
	padding:0;
	font-size:12px;
}

ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

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

a:link,
a:visited{
	outline:none;
	color:#000;
	font-size:12px;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
}
	
.clr{
	clear:both;
}	
	
/*MAIN*/

#main {
	width:1004px;
	margin:0 auto;
} 

.header {
	height:96px;
	background:#208ed4 url(images/bg-header.jpg) no-repeat;
	text-align:left;
}

.logo {
	width:270px;
	height:71px;
	float:left;
	padding:25px 0 0 42px;
}

.top-right {
	width:230px;
	height:71px;
	float:right;
	list-style:none;
	padding:25px 0 0 3px;
	background:url(images/top-right.jpg) 0 45px  no-repeat;
}

.top-right li {
	float:left;
}

.top-right li a:link,
.top-right li a:visited {
	color:#fff;
	padding:0 5px;
	font-weight:bold;
	text-decoration:underline;
	border-right:1px solid #fff;
}

.top-right li a.last {
	border-right:none !important;
}

.top-right li a:hover {
	text-decoration:none;
}


.top-nav {
	height:58px;
	background:#ecf3f7;
	border-top:1px solid #fff;
	text-align:left;
}

.top-nav ul {
	list-style:none;
	height:49px;
	padding:10px 0 0 40px;
}

.top-nav ul li {
	float:left;
	height:39px;
	padding:0 10px ;
}

.top-nav ul li a:link, 
.top-nav ul li a:visited {
	font-size:14px;
	height:39px;
	display:block;
	float:left;
	color:#208ed4;
	text-decoration:underline !important;
	padding:0 0 0 5px;
}

.top-nav ul li a span {
	display:block;
	float:left;
	height:38px;
	_height:37px;
}

.top-nav ul li a span span{
	display:block;
	float:left;
	padding:5px 8px 0 5px;  
	height:34px;
	_height:33px;
	text-decoration:underline !important;
}

.top-nav ul li a.active:link,
.top-nav ul li a.active:visited {
	color:#fff;
}

.top-nav ul li a.active ,
.top-nav ul li a:hover {
	padding:0 0 0 5px;
	background:url(images/nav-l.jpg) top left  no-repeat;
	color:#fff;
	cursor:pointer;
	text-decoration:none !important;
}

.top-nav ul li a.active  span,
.top-nav ul li a:hover span {
	background:url(images/arr-nav.jpg) bottom center  no-repeat !important;
	text-decoration:none !important;
}

.top-nav ul li a.active span span,
.top-nav ul li a:hover span span {
	background:url(images/nav-r.jpg) top right  no-repeat !important;
	text-decoration:none !important;
}

.top-box {
	height:335px;
	background:url(images/top-box-bg.jpg)  repeat-x;
}

.top-box .box{
	width:292px;
	height:331px;
	float:left;
	padding:0 0 0 20px;
}

.top-box .intro {
	width:619px;
	float:right;
	height:321px;
	text-align:left;
}

.top-box .intro h1 {
	font-weight:normal;
	font-size:24px;
	color:#88bf05;
	text-transform:uppercase;
}

.top-box .intro h2 {
	margin:50px 0 0 0;
	font-weight:normal;
	font-size:24px;
	color:#208ed4;
}

.top-box .intro .description {
	font-size:12px;
	color:#5a7789;
	line-height:1.6;
	padding:10px 10px 10px 0;
}

.top-box .intro  .button {
	list-style:none;
	margin:20px 0 0 0;
	height:34px;
}

.top-box .intro  .button li {
	float:left;
	margin:0 27px 0 0;
}

/*content*/

 {
	width:100%;
}


.front {
	background:url(images/content-front.jpg)  repeat-x;
}


.page {
	background:url(images/content-page.jpg)  repeat-x;
	padding:20px 0 55px 0 !important;
}

/*left*/
.content .left {
	width:342px;
	float:left;
}

.page  .block-left-1 {
	margin:5px auto 35px ;
}

.page .block-left-1 h2 {
	font-weight:normal;
	text-transform:uppercase;
	color:#82b013;
	font-size:18px;
	padding:30px 0 5px;
}

.page .block-left-1 .ver {
	font-weight:bold;
	color:#3791c9;
	font-size:11px;
	text-transform:uppercase;
	padding:0 0 15px 0;
}

.page .block-left-1 .description{
	text-align:left;
	padding:15px 20px;
}

.page .block-left-1 .button {
	width:265px;
	height:30px;
	margin:0 auto;
	padding:10px 0 10px 10px;
}
 
.page .block-left-1 .button li {
	float:left;
	margin:0 22px 0 0;
}

.block-left-1 {
	width:304px;
	height:238px;
	background:url(images/block-left-1.gif) no-repeat;
	margin:35px auto;
}

.block-left-1 h3 {
	font-size:18px;
	font-weight:normal;
	padding:45px 0 15px 0;
}

.block-left-2 {
	width:304px;
	background:url(images/block-left-2.jpg) repeat-x;
	margin:20px auto;
	text-align:left;
	font-style:italic;
}

.block-left-2 .text {
	padding: 20px;
}

.block-left-2  .sign {
	text-align:right;
	padding:20px 0 10px 0;
}

/*right*/

.content {
	width:100%;
	padding:0 0 15px 0;
}

.content .right {
	width:618px;
	float:right;
	text-align:left;
}

.page .right {
	padding:10px 0 0 0;
}

.content .right h2 {
	font-size:20px;
	color:#2c85be;
	font-weight:normal;
}

.content .right p {
	padding:10px 60px 10px 0;
	line-height:1.6;
}

.content .right ul {
	padding:10px 0;
}

.content .right li {
	padding:0 0 0 15px;
	line-height:1.6;
	background:url(images/arr.jpg) 0 6px no-repeat;
}

.content .right .right-box {
	width:589px;
	height:167px;
	margin:20px 0;
	background:url(images/right-box.gif) no-repeat;
}

.content .right .right-box ul  {
	height:149px;
	padding:18px 0 0 5px;
}

.content .right .right-box ul li {
	float:left;
	background:none !important;
}

/*foooter*/

.footer {
	height:50px;
	padding:24px 0 0 0;
	background:url(images/footer.jpg) repeat-x;
}

.footer ul li {
	display:inline;
}

.footer ul li a:link, 
.footer ul li a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	padding: 0 5px; 
	border-right:1px solid #fff;
	
}

.footer ul li.last a {
	border-right:none;
}

.footer .copy {
	color:#fff;
	padding:5px 0;
}

/* action-page */
.action-page{color: #3e3e3e;}
.action-page .top-box{
	position: relative;
	z-index: 3;
	margin-bottom: -60px;
}
.big-text{
	font-size: 17px;
	margin: 9px 0 34px;
}
.styling-list li{
	position: relative;
	padding-left: 23px;
	margin-bottom: 10px;
	font-style: italic;
}
.styling-list li:before{
	content: "";
	display: block;
	background: url(images/sprites.png) -300px -50px no-repeat;
	position: absolute;
	width: 6px;
	height: 9px;
	top: 1px;
	left: 1px;
}
.action-page .top-box .box{
	padding-left: 63px;
	margin-bottom: -23px;
}
.action-page .top-box .intro{
	width: 634px;
	padding-top: 45px;
}
.action-page .intro{height: auto;}
.action-page .page{padding-top: 60px !important;}
.action{
	color: #d44b4b;
	font-size: 20px;
	clear: both;
	display: none;
}
.action b{font-weight: 900;}
.sale{font-size: 36px;}
.version-wrap{
	display: table;
	font-size: 0;
	margin: auto;
	text-align: center;
}
.version-block{
	border: 1px solid #cbd8de;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f3f8fb;
	font-size: 12px;
	width: 260px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.version-block:nth-of-type(2){margin: 0 38px;}
.version-header{
	background: #dde8ee;
    padding: 17px 10px;
	border-bottom: 1px solid #c0d7e3;
	font-size: 18px;
	color: #12599b;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.63);
}
.version-body{
	padding: 21px 29px 10px;
	border-top: 1px solid #fff;
	min-height: 260px;
}
.list-ok li{
	position: relative;
	padding-left: 31px;
	margin-bottom: 10px;
}
.list-ok li:before{
	content: "";
	display: block;
	background: url(images/sprites.png) -250px -50px no-repeat;
	width: 13px;
	height: 10px;
	position: absolute;
	top: 4px;
	left: 0;
}
.bonus{
    padding: 16px 20px 6px 60px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #dae4e9;
	background: #dee9ef;
	position: relative;
}
.bonus .i-plus{
	position: absolute;
	left: 24px;
    top: 24px;
}
.bonus p{margin-bottom: 10px;}
.version-footer{
	text-align: center;
	padding: 23px 10px 21px;
	font-size: 16px;
}
.version-footer p{margin-bottom: 18px;}
.version-footer del{
	position: relative;
	color: #666666;
	text-decoration: none;
	margin: 0 5px;
	display: none;
}
.version-footer del:before, .version-footer del:after{
	content: "";
	display: none;
	height: 1px;
    width: 49px;
    background: #666666;
    position: absolute;
    top: 8px;
    left: -3px;
}
.version-footer del:before{
	-webkit-transform: rotate(-37deg);
	-moz-transform: rotate(-37deg);
	-ms-transform: rotate(-37deg);
	-o-transform: rotate(-37deg);
	transform: rotate(-37deg);
}
.version-footer del:after{
	-webkit-transform: rotate(37deg);
	-moz-transform: rotate(37deg);
	-ms-transform: rotate(37deg);
	-o-transform: rotate(37deg);
	transform: rotate(37deg);
}
.version-footer ins{
	text-decoration: none;
	color: #298ed0;
	margin: 0 6px;
}
.version-footer ins b{font-size: 22px;}
.btn, .btn:link, .btn:visited{
	display: inline-block;
	padding: 12px 40px 8px 28px;
	border: 1px solid #75a40b;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#86be05+0,83bb05+100 */
	background: rgb(134,190,5); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(134,190,5,1) 0%, rgba(131,187,5,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(134,190,5,1) 0%,rgba(131,187,5,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(134,190,5,1) 0%,rgba(131,187,5,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86be05', endColorstr='#83bb05',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.18);
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.13);
	-moz-box-shadow:    0px 4px 4px 0px rgba(0, 0, 0, 0.13);
	box-shadow:         0px 4px 4px 0px rgba(0, 0, 0, 0.13);
}
.btn:hover{background: #9ad806;}
.action-active .version-footer del, .action-active .action, 
.action-active .version-footer del:before, .action-active .version-footer del:after{display: inline-block;}
.action-active  .page {padding-top: 118px !important;}
.payments{
	margin: 29px 32px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 39px 0 32px;
	text-align: center;
}
.payments-list li{
	display: inline-block;
	vertical-align: top;
	margin: 0 24px;
}
.payments-list li .sprites{margin-bottom: 6px;}
.block{
	border: 1px solid #efefef;
    padding: 28px 39px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f6f9fb;
	color: #3d3d3d;
	text-align: left;
    margin: 0 32px 20px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.05);
	box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.05);
}
.block p{margin-bottom: 5px;}
.block-title{
	font-size: 20px;
	color: #2c85be;
	margin-bottom: 20px;
}
.block-title .sprites{margin: -4px 12px 0 0;}

/* sprites */
.sprites{
	background: url(images/sprites.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.i-payments-1{
	background-position: 0 0;
	width: 33px;
	height: 38px;
}
.i-payments-2{
	background-position: -50px 0;
	width: 25px;
	height: 38px;
}
.i-payments-3{
	background-position: -100px 0;
	width: 23px;
	height: 38px;
}
.i-payments-4{
	background-position: -150px 0;
	width: 26px;
	height: 38px;
}
.i-payments-5{
	background-position: -200px 0;
	width: 30px;
	height: 38px;
}
.i-payments-6{
	background-position: -250px 0;
	width: 26px;
	height: 38px;
}
.i-payments-7{
	background-position: -300px 0;
	width: 27px;
	height: 38px;
}
.i-payments-8{
	background-position: -350px 0;
	width: 28px;
	height: 38px;
}
.i-plus{
	background-position: -200px -50px;
	width: 22px;
	height: 22px;
}
.i-support{
	background-position: -100px -50px;
	width: 32px;
	height: 30px;
}
.i-time{
	background-position: -50px -50px;
	width: 32px;
	height: 26px;
}
.i-basket{
	background-position: -150px -50px;
	width: 25px;
	height: 25px;
	margin: -4px 13px 0 0;
}
.i-delivery{
	background-position: 0 -50px;
	width: 32px;
	height: 31px;
}