/* HTML5 */
html { height:100%; width:100%; }
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }                  

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited {	}
a:hover {	}
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }



body { 
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#ffffff;
	background:url(/images/bg.png) repeat 0 0;
}
body { 
	min-width:1180px;
}
#container {	
    min-height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.nofont {
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
.contimg {
	display:block;
	float:right;
	margin:0 0 5px 10px;
}
header {
	background:url(/images/header.png) repeat-x 0 0;
}
.header-inner {
	width:1180px;
	height:58px;
	position:relative;
	margin:0 auto;
	padding:0;
}
.logo {
	background:url(/images/logo.png) no-repeat 0 0;
	width:222px;
	height:30px;
	display:block;
	text-decoration:none;
	outline:none;
	position:absolute;
	top:12px;
	left:16px;
}
.main-nav {
	margin:12px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
	height:34px;
}
.main-nav li {
	float:left;
	display:inline;
	margin-right:10px;
}
.main-nav li a {
	display:block;
	text-decoration:none;
	outline:none;
	height:34px;
	line-height:34px;
	color:#c8c8c8;
	background:#17171a;
	padding:0 18px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
	font-size:14px;
}
.main-nav li a:hover {
	color:#927aff;
	background:#0c0c0d;
}
.main-nav li a.activ {
	color:#927aff;
	background:#0c0c0d;
}
.promoBlock {
	background:url(/images/promo-Bg.jpg) no-repeat 50% 0 #2b2b2e;
}
.promoBlock.sub {
	background:url(/images/promoSub.jpg) no-repeat 50% 0 #2b2b2e;
	height:128px;
}
.promoBlock-inner {
	height:456px;
	width:1014px;
	margin:0 auto;
}
.promoBlock-inner p span {
	color:#b0a2f2;
}
.promoBlock-pic {
	padding:32px 0 0 0;
	width:400px;
	height:410px;
	float:left;
	display:inline;
	margin:0 120px 0 0;	
}
#p1, #p2, #p3 {
	display:none;
}
.pic-tumb {
	padding:40px 0 0 0;
}
.pic-tumb span {
	display:inline-block;
	border:3px #000000 solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-left:50px;
}
.pic-tumb span:first-child {
	margin-left:0;
}
.pic-tumb span.pic-click {
	border:3px #6c6c6c solid;
}
.o_title {
	font-size:54px;
	font-weight:bold;
	color:#ffffff;
	padding:44px 0 30px 0;
}
.o_shadow {
	text-shadow:0 1px 1px #000000;
}
.o_bold {
	font-weight:bold;
}
.o_gray {
	color:#a3a3a3;
}
.o_34 {
	font-size:34px;
}
.o_34 span {
	font-weight:bold;
}
.o_36 {
	font-size:36px;
}
.o_36 span {
	font-weight:bold;
}
.o_30 {
	font-size:30px;
}
.btn-download {
	width:494px;
	padding:54px 0 0 0;
	float:right;
	display:inline;
}
.btn-load {
	background:url(/images/btn-download.png) no-repeat 0 0;
	width:257px;
	height:66px;
	display:block;
	text-decoration:none;
	outline:none;
}
.btn-load:hover {
	background-position:0 -66px;
}
.btn-load:active {
	background-position:0 -132px;
}
.my-load {
	background-position:0 -132px;
}
.btn-load.my-load:hover {
	background-position:0 -132px;
}
.btn-download p {
	float:right;
	color:#5c5c60;
	padding:14px 60px 0 0;
	line-height:16px;
}
.promoBlock-inner .btn-download p span {
	font-weight:bold;	
	color:#5c5c60;
}
#main {
	margin:0 auto;
	padding:40px 0 52px 0;
	width:1012px;
	overflow:hidden;
}
#main:after {
    clear: both;
    content: "";
    display: block;
}
.inner-wrapper {
	background:url(/images/benefit-bg.png) no-repeat 50% 100%;
	padding-bottom:30px;
	color:#2b2b2e;
	text-align:justify;
	font-size:13px;
	overflow:hidden;
}
.inner-wrapper a {
	color:#3b78db;
}
.inner-wrapper a:hover {
	color:#252525;
}
.benefits {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.benefits li {
	float:left;
	display:inline;
	margin-left:24px;
}
.benefits li:first-child {
	margin-left:0;
}
.benefits li div {
	padding-bottom:30px;
	position:relative;
	min-height:200px;
	width:320px;
}
.benefits li div p {
	margin-bottom:18px;
	color:#2b2b2e;
}
.benefits li div p span {
	display:block;
	color:#6b006b;
	font-size:22px;
	height:34px;
	line-height:34px;
	text-shadow:0 1px 1px #ffffff;
	padding-left:50px;
}
.benefits li div a {
	display:block;
	position:absolute;
	left:0;
	bottom:18px;
	color:#3b78db;
	height:24px;
	line-height:24px;
}
.benefits li div a:hover {
	color:#000000;
}
.ben1 {
	background:url(/images/ben1.png) no-repeat 0 0;
}
.ben2 {
	background:url(/images/ben2.png) no-repeat 0 0;
}
.ben3 {
	background:url(/images/ben3.png) no-repeat 0 0;
}
.feed-txt {
	font-size:22px;
	color:#2b2b2e;
	text-shadow:0 1px 1px #ffffff;
	margin-bottom:24px;	
}
.feed li div {
	min-height:140px;
}
.feed li div p {
	margin-bottom:6px;
}
.feed .f_name {
	color:#3b78db;
}
.feed .f_date {
	color:#a3a3a3;
}
.leave_feed {
	padding-left:34px;
	background:url(/images/leave-feed.png) no-repeat 0 0;
}
.benefits li div a.read {
	left:190px;
}
.donate {
	float:right;
	display:inline;
	width:318px;
}
.don-top {
	background:url(/images/don-top.png) no-repeat 0 0;
	height:8px;
}
.don-bot {
	background:url(/images/don-bot.png) no-repeat 0 0;
	height:12px;
}
.don-mid {
	background:url(/images/don-mid.png) repeat-y 0 0;
	padding:6px 24px 8px 24px;
	text-align:center;
	color:#65656a;
}
.don-mid p {
	margin-bottom:8px;
}
.don-mid p.d-title {
	font-size:24px;
	margin-bottom:12px;
	color:#6700cd;
}
.btn-donate{
	display:inline-block;
	background:url(../images/btn-donate.png) no-repeat;
	width:179px;
	height:46px;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
*+html .btn-donate{display:block;}
.wrap-title {
	color:#6b006b;
	font-size:22px;
	text-shadow:0 1px 1px #ffffff;
	margin:22px 0;
	text-indent: 5px;
}
.map {
	float:left;
	display:block;
	margin:22px 26px 16px 0;
}
.don-title {
	color:#2b2b2e;
	font-size:26px;
	text-shadow:0 1px 1px #ffffff;
	margin:22px 0;
	text-align:center;
}
.don-title span {
	color:#6b006b;
	font-size:32px;
	text-align:center;
}
.blockPrice {
	width:771px;
	margin:0 auto;
	color:#2b2b2e;
	font-size:14px;
	line-height:18px;
}
.price-wrapper {
	background:url(/images/price-wrapper.png) no-repeat 0 0;
	width:751px;
	height:114px;
	padding:17px 0 0 20px;
	margin:0 0 22px 0;
}
.price-wrapper p {
	color:#00a311;
	font-size:20px;
}
.price-wrapper ul {
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:16px 0 0 0;
}
.price-wrapper ul li {
	float:left;
	display:inline;
	margin-right:21px;
}
.price-wrapper ul li a {
	background:url(/images/price-item.png) no-repeat 0 0;
	width:104px;
	height:49px;
	display:block;
	text-decoration:none;
	outline:none;
	text-align:center;
	color:#ffffff;
	font-size:25px;
	line-height:49px;
	font-weight:bold;
}
.price-wrapper ul li a.activ {
	background-position:0 100%;
}
.card {
	background:url(/images/card.png) no-repeat 0 0;
	height:35px;
	padding:0 0 24px 240px;
	line-height:35px;
}
.blockPrice .btn-donate {
	margin:0;
}
.for-btn {
	float:right;
	padding:4px 240px 0 0;
	color:#606064;
	font-size:12px;
}
.line {
	background:url(/images/line.png) repeat-x 0 0;
	height:2px;
}
.blockPrice .line {
	margin:30px 0 0 0;
}
.blockDownload {
	width:881px;
	margin:0 auto;
}
.screen-wrapper {
	overflow:hidden;
}
.screen-description {
	float:right;
	display:inline;
	width:448px;
}
.screen-description p {
	color: #6B006B;
    font-size: 22px;
    text-shadow: 0 1px 1px #FFFFFF;
}
.screen-description ul {
	list-style:none;
	padding:0;
	margin:20px 0 20px 0;
	font-size:14px;
	color:#2b2b2e;
}
.screen-description ul li {
	background:url(/images/marker.png) no-repeat 0 0;
	padding:0 0 10px 30px;
	height:22px;
	line-height:22px;
}
.btn-screen-load {
	background:url(/images/btn-screen-load.png) no-repeat 0 0;
	width:216px;
	height:56px;
	display:block;
	text-decoration:none;
	outline:none;
	float:left;
}
.btn-screen-load:hover {
	background-position:0 -55px;
}
.btn-screen-load:active {
	background-position:0 -111px;
}
.my-btn {
	background-position:0 -111px;
}
.btn-screen-load.my-btn:hover {
	background-position:0 -111px;
}
.btn-screen-don {
	background:url(/images/screen-don.png) no-repeat 0 0;
	width:216px;
	height:56px;
	display:inline-block;
	text-decoration:none;
	outline:none;
	margin-left:12px;
}
.btn-screen-don:hover {
	background-position:0 -55px;
}
.btn-screen-don:active {
	background-position:0 -111px;
}
.blockDownload .inner-wrapper {
	background:none;
	padding:0;
}
.blockDownload .benefits li div {
	padding-bottom:0;
	width:274px;
}
.blockDownload .benefits li div p span {
	display:block;
	color:#6b006b;
	font-size:22px;
	height:26px;
	line-height:26px;
	padding:30px 0 4px 0;
	text-indent: 5px;
}
.blockFeedback {
	color:#2b2b2e;
	font-size:14px;
	line-height:18px;
}
.feedback-area {
	padding:16px 0;
	background:url(/images/line.png) repeat-x 0 100%;
}
.feed_name {
	color:#3b78db;
	margin-bottom:6px;
}
.feed_date {
	color:#a3a3a3;
	margin-bottom:6px;
}
.form-feedback {
	padding:22px 0 0 0;
}
.form-feedback input, .form-feedback textarea {
	border:0;
}
.input-wrapper {
	background:url(/images/bg-input.png) no-repeat 0 0;
	width:341px;
	height:27px;
	padding:3px 6px;
	margin-bottom:14px;
}
.input-wrapper input {
	display:block;
	line-height:27px;
	height:27px;
	width:341px;
	color:#121212;
	font-size:13px;
	outline:none;
}
.textarea-wrapper {
	background:url(/images/bg-textarea.png) no-repeat 0 0;
	width:641px;
	height:121px;
	padding:3px 6px;
	margin-bottom:14px;
}
.textarea-wrapper textarea {
	width:638px;
	height:116px;
	color:#121212;
	font-size:13px;
	line-height:27px;
	resize: none;
	outline:none;
}
.form-feedback input.submit {
	background:url(/images/btn-feedback.png) no-repeat 0 0;
	width:192px;
	height:42px;
	display:block;
	cursor:pointer;
	text-indent:-9000px;
	text-transform:capitalize;
}
.form-feedback input.submit:hover {
	background-position:0 -42px;
}
.form-feedback input.submit:active {
	background-position:0 -84px;
}
.step {
	height:34px;
	line-height:34px;
	text-align:center;
	color:#2b2b2e;
	text-shadow:0 1px 1px #ffffff;
	font-size:20px;
	margin:20px 0;
}
.step i {
	width:34px;
	height:34px;
	display:inline-block;
	position:relative;
	top:10px;
	margin-right:10px;
}
.step1 {
	background:url(/images/step1.png) no-repeat 0 0;
}
.step2 {
	background:url(/images/step2.png) no-repeat 0 0;
}
.step3 {
	background:url(/images/step3.png) no-repeat 0 0;
}
.paginator {
	padding:10px 0;
	height:20px;
	line-height:20px;
	text-align:center;
}
.paginator ul {
	list-style:none;
	margin:0;
	padding:0;
}
.paginator ul li {
	display:inline;
}
.paginator ul li a {
	text-decoration:none;
	outline:none;
	color:#3B78DB;
	display:inline-block;
	margin:0 4px;
}
.paginator ul li a:hover {
	color:#000000;
}
footer {
	background:#2b2b2e;
}
.footer-inner {
	background:url(/images/footer-logo.png) no-repeat 0 50%;
	width:834px;
	height:68px;
	color:#99999c;
	font-size:14px;
	position:relative;
	padding:0 0 0 346px;
	margin:0 auto;
	line-height:68px;
}
.footer-inner a {
	color:#99999c;
	margin-right:16px;
	text-decoration:none;
	
		background:#2b2b2e;
	padding:4px 14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position:relative;
}
.footer-inner a.current {
	color:#ffffff;
	background:#0c0c0d;
}
.footer-inner a:hover {
	text-decoration:none;
	color:#ffffff;
	background:#0c0c0d;
}
.copy {
	float:right;
	text-align:right;
	padding-right:20px;
}
* html body {
 filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
/*** non-semantic helper classes ***/
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*** media queries ***/
@media only screen and (min-width: 480px) {

}
@media only screen and (min-width: 768px) {

}
/*** print styles ***/
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
