body,html {
	border: 0;
	margin: 0;
	padding: 0;
	font: normal 12px Tahoma,Geneva,sans-serif;
	color: #000;
	list-style: none;
    height: 100%;
}

body {
	overflow-x: scroll;
	overflow-y: scroll;
}

.warnadb {display: none}

form {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

* {
	outline: none;
}

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

a {
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.noborder {
	border: none !important;
}

a.dashed {
    border-bottom: 1px dashed;
    color: #2497c4;
    cursor: pointer;
    text-decoration: none;
}

.hidden {
    display: none;
}

.main-title {
	color: #706F6F;
	font-size: 15px;
	font-weight: bold;
	margin-left: 30px;
	padding-top: 10px;
}

* input {
	outline: none;
}

input,textarea {
	border: 1px solid #B0D5DE;
	border-radius: 3px;
}

h1,h2,h3 {
	color: #000;
	font: bold 22px  Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0 0 0 0.3em;
}

p,ul {
	margin: 0;
}

img {
	border: none;
}

.clearfix:before,.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clr {
	clear: both;
}

.alignright {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.alignleft {
	text-align: left !important;
}

.bold_text {
	font-weight: bold;
}

.no_bold {
	font-weight: normal;
}

.hide {
	visibility: hidden !important;
}

.is_block {
	display: block;
}

.is_inline {
	display: inline;
}

.hidden {
	overflow: hidden !important;
}

.float_left {
	float: left !important;
}

.float_right {
	float: right !important;
}
.main {
    height: auto;
    margin: 0 auto;
    min-height: 100%;
}
.all {
	width: 1128px;
	margin: 0 auto;
	position: relative;
}

.head {
	position: relative;
	height: 85px;
	margin: 0 90px;
	cursor: default;
}

.logo {
	display: block;
	text-decoration: none;
	margin: 10px 0;
	width: 120px;
	padding: 2px;
	float: left;
}

div.login-form {
	float: right;
	padding-top: 14px;
	font-size: 12px;
	color: #708084;
}

.login-form a {
	color: #708084;
}

.login-form input[type="text"],.login-form input[type="password"] {
	padding: 2px;
	width: 115px;
	height: 14px;
}

.login-form input[type="submit"] {
	border: 0;
	cursor: pointer;
	background: #E7E7E7;
}

.container {
	padding: 11px 0 0;
}

.content {
	position: relative;
	height: 385px;
}

.tabs {
	height: 85px;
	position: relative;
	z-index: 2;
	padding: 0 90px;
}

.tabs ul {
	padding: 0;
}

.tabs li {
	float: left;
	width: 33%;
}

.tabs li.active {
	background: #e1efef;
	height: 85px;
}

.tabs li a {
	text-decoration: none;
	cursor: default;
	font-size: 14px;
	line-height: 14px;
	color: #636363;
	display: block;
	margin: 0 25px;
	padding: 15px 0 0 75px;
	border-bottom: 2px solid #fff;
	height: 68px;
}

.tabs li a.one {
	background: url(/images/tab_ico_1.png) 0 50% no-repeat;
}

.tabs li a.two {
	background: url(/images/tab_ico_2.png) 0 50% no-repeat;
}

.tabs li a.three {
	background: url(/images/tab_ico_3.png) 0 50% no-repeat;
}

.tabs li.active a {
	border-bottom: 2px solid #78caeb;
	height: 68px;
}

.tabs li a span {
	cursor: pointer;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #1485b0;
	display: inline-block;
	padding: 0 0 6px;
}

.tabs li a span:hover {
	text-decoration: none;
}

.cnt {
	position: absolute;
	background: #e1efef;
	height: 300px;
	z-index: 1;
	top: 85px;
	left: 0;
}

.counsultant {
	position: absolute;
	top: 26px;
	right: 0;
	width: 36px;
	height: 184px;
	text-decoration: none;
	display: block;
}

.head_line {
	background: #045574;
}

.hcont {
	width: 1038px;
	margin: 0 auto;
	padding: 0 0 0 90px;
	color: #fff;
}

.hcont ul {
	float: left;
	padding: 0 60px 0 0;
}

.hcont li {
	line-height: 20px;
	float: left;
	padding: 8px;
}

.hcont li a {
	color: #cbd4d6;
}

.page-footer {
    border-top: 2px solid #d9d9d9;
    line-height: 40px;
    margin: -99px auto 0;
    position: relative;
    width: 1128px;
    text-align: center;
}

.fmenu {
	border-top: 1px solid #f1f1f1;
    float: left;
}
.fmenu, .page-footer .copy {
    width: 300px;
}
.fmenu li {
	float: left;
	padding: 0 15px 0 0;
	font-size: 12px;
	color: #708084;
}

.fmenu li a {
	color: #708084;
}

.page-footer .copy {
	color: #708084;
    float: right;
    text-align: right;
}

.page-footer .contacts {

	line-height: 14px;
    display: inline-block;
}
.contacts{
		margin-top:10px;
}
.contacts th{
	color:#708084;
	font-size:12px;
	font-weight:normal;
}
.contact-webmaster{
	float:right;
	padding-right:7px;
}
.contact-advertiser{
	float:left;
	padding-left:7px;
}
.news {
	color: #636363;
	line-height: 22px;
	background: #fff;
	padding: 5px 28px 0 28px;
	position: relative;
	z-index: 3;
	top: -22px;
	margin: 0 90px 0;
	border-radius: 5px 5px 0 0;
	behavior: url(PIE.htc);
}

.news a {
	font-weight: bold;
	color: #0d7da7;
}

.twitter1 {
	float: left;
	margin: 10px 29px 0 16px;
	position: relative;
	float: left;
	width: 125px;
	height: 40px;
	color: #33ccff;
	font-size: 11px;
}

.twitter2 {
	float: left;
}

.zero {
	float: left;
	width: 115px;
}

.zero ul {
	padding: 58px 0 0 28px;
}

.zero ul li {
	padding: 0 0 1px;
}

.zero ul a {
	display: block;
	background: url(/images/controlls.png) 0 0 no-repeat;
	width: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #969696;
	text-decoration: none;
}

.zero ul .active a {
	background: url(/images/controlls.png) 0 bottom no-repeat;
}

.first {
	float: left;
	width: 506px;
	margin-top: 21px;
	position: relative;
}

#tab-1-1 {
	background: url("/images/banner1.png") no-repeat scroll 0 bottom transparent;
  font-size: 14px;
  min-height: 265px;
  margin-left: 70px;
  padding-left: 160px;
  text-align:center;
}

#tab-1-2 {
	background: url("/images/banner2.png") no-repeat scroll 0 bottom transparent;
	font-size: 14px;
	min-height: 260px;
	margin-left: 70px;
	width:500px;
}

#tab-2 .first p {
	padding-bottom: 0.5em;
}
#tab-1-3 {
	margin-left: 70px;
}
.second {
	float: left;
	padding: 0 15px 0 28px;
	width: 427px;
	border-left: 1px solid #ccd5d4;
	margin-top: 21px;
	font-size: 14px;
	position: relative;
	left: 40px;
}

.second a {
	color: #8d8d8d;
}

.second strong {
	color: #045574;
}

.money {
  display: block !important;
	color: #5a5959;
	font-size: 13px;
	padding-top: 10px;
}
#free-traf{
    height:67px;
	margin-top:23px;
}
.visitors{
	color: #5a5959;
	font-size: 13px;
}
.number-visitors{
	font-size: 18px;
	color: #424242;
	font-weight:bold;
}
.money li {
	float: left;
	padding: 0 15px 0 0;
	line-height: 32px;
}

.money a {
	color: #189cc9 !important;
}
.inner {
	width: 1092px;
}
.inner span.hh {
	font: 20px Tahoma,Geneva,sans-serif;
	color: #045574;
	padding: 0 0 0 0.3em;
	display: inline-block;
}

.button {
	display: inline-block;
	background: url(/images/button.png) 0 0 no-repeat;
	line-height: 51px;
	padding: 0 0 0 23px;
	color: #fff !important;
	font-size: 14px;
	position: relative;
}

.button span {
	display: block;
	padding: 0 23px 0 0;
	cursor: pointer;
	background: url(/images/button.png) right bottom no-repeat;
	line-height: 51px;
}

.ex {
	display: inline-block;
	margin-left: 20px;
	color: #045574  !important;
	font-size: 14px;
	line-height: 51px;
}

#tab-2 .first h1,#tab-2 .first h2,#tab-2 .first h3 {
	color: #49a1c1;
	padding: 0 0 10px;
}

#tab-2 .first {
	font-size: 14px;
	color: #045574;
	background: url(/images/banner2.png) 0  bottom no-repeat;
	min-height: 260px;
}

#tab-2 .first strong,#tab-2 .first span {
	font-size: 16px;
	color: #045574;
}

#tab-2 .first span {
	font-size: 18px;
}

#tab-2 .first strong span {
	font-size: 18px;
	color: #0a8ab8;
}

#tab-3 .first a {
	font-size: 12px;
	color: #045574;
	margin-left: 292px;
	display: inline-block;
}

.first p.border {
	border-bottom: 1px solid #3ab6d8;
	width: 440px;
}

.submit {
	padding: 8px 0 0;
}

.submit input {
	background: url("/images/inner_button.png") repeat-x scroll 0 0 transparent;
	height: 25px;
	color: #ffffff;
	border: none;
	font: normal 12px Tahoma,Geneva,sans-serif;
	padding: 1px 20px 4px 20px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
}

.submit input:hover {
	box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	margin-top: -1px;
	margin-bottom: 1px;
}

.submit input:active {
	box-shadow: 0 0 0 rgba(0,0,0,0.5);
	margin-top: 0;
	margin-bottom: 0;
}

.navigation {
	border-top: 4px solid #96d1e7;
	padding: 1px 0 6px;
}

.navigationlist {
	background: #e6f2f6;
	min-height: 43px;
	border-radius: 0 0 5px 5px;
	behavior: url(PIE.htc);
	position: relative;
}

.navigationlist ul {
	padding: 11px 0 0 28px;
}

.navigationlist li {
	float: left;
	padding: 0 9px 0 0;
}

.navigationlist li a {
	color: #808080;
	background: #fff;
	display: block;
	line-height: 26px;
	padding: 0 10px;
	border-radius: 5px;
	behavior: url(PIE.htc);
}

.navigationlist li a.active {
	color: #fff;
	background: #74cdf0;
}

.addlist {
	position: absolute;
	cursor: pointer;
	top: 8px;
	right: 25px;
	display: block;
	background: url("/images/plus_button.png") 0 0 no-repeat;
	padding: 0 12px 0 32px;
	line-height: 26px;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	behavior: url(PIE.htc);
}

.addlist:hover {
	box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	margin-top: -1px;
}

.addlist:active {
	box-shadow: 0 0 0 rgba(0,0,0,0.5);
	margin-top: 0;
}

.addlist.big {
	width: 190px;
}

#sitemap {
	font-size: 15px;
	font-weight: bold;
	padding: 20px 20px 40px 20px;
}

#sitemap li li {
	margin-left: 2em;
}

#sitemap li {
	clear: both;
	display: block;
	font-size: 92%;
}

#sitemap ul li {
	list-style: none outside none;
}

#sitemap ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sitemap li a {
	background-position: left center;
	background-repeat: no-repeat;
	clear: both;
	color: black;
	display: block;
	float: left;
	padding-left: 10px;
	position: relative;
	text-decoration: none;
}

#sitemap .blue_bullet li a {
	background-image: url("/images/bullet-blue.gif");
	font-weight: normal;
}

#sitemap .red_bullet li a {
	background-image: url("/images/bullet-red.gif");
	font-weight: normal;
}

.submit input:hover {
	box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	margin-top: -1px;
	margin-bottom: 1px;
}

.submit input:active {
	box-shadow: 0 0 0 rgba(0,0,0,0.5);
	margin-top: 0;
	margin-bottom: 0;
}

#main {
	min-height: 450px;
}

#main a.button {
	border-radius: 6px;
}

#main a.button:hover {
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

#main a.button:active {
	box-shadow: 0 0 0 rgba(0,0,0,0.5);
}

input.vanadium-invalid,select.vanadium-invalid,textarea.vanadium-invalid {
	border-color: red !important;
	border-style: solid !important;
}

input.vanadium-valid,select.vanadium-valid,textarea.vanadium-valid {
	border-color: #0F0 !important;
	border-style: solid !important;
}

.vanadium-message-value {
	font-style: italic;
}

.vanadium-advice {
	font-size: 13px;
	padding-left: 7px;
}

.vanadium-advice.vanadium-invalid,.vanadium-advice.vanadium-invalid * {
	color: red;
}

input.vanadium-valid  .vanadium-valid-advice {
	display: inline !important;
	color: green;
}

.form-tbl .td-label {
	text-align: right;
}

.form-tbl {
	border-spacing: 7px;
}

.form-tbl .txt {
	width: 190px;
}

input[type="checkbox"] {
	border: none;
}

.res-div {
	color: #fff;
	font: 14px Tahoma;
	border-radius: 5px;
	height: 25px;
	padding: 8px 0 0 53px;
	margin-bottom: 7px;
}

.res-div a {
	color: #fff;
}

.error {
	background: #f94268 url(/images/error.gif) no-repeat 7px 0;
}

.all-ok {
	background: #6fbe49 url(/images/all-ok.gif) no-repeat 7px 0;
}

.twtr-hd , .twtr-ft {
	display: none;
}

#faq h2 {
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 16px;
	padding: 15px;
	font-weight: bold;
	color: #000;
}

#faq h3 {
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 14px;
	margin-left: 30px;
	font-weight: bold;
	background: none;
	color: #2598C5;
	padding: 0;
}

#faq p {
	padding: 5px 0 15px 45px;
}

#faq ol {
	margin: 5px 0 15px 30px;
}

#faq ul {
	margin: 5px 0 15px 60px;
}

#faq ul li {
	list-style: disc outside;
}

#faq ul.circle {
	margin: 5px 0 5px 20px;
}

#faq ul.circle li {
	list-style: circle outside;
}

.dashed_link {
    text-decoration: none;
    border-bottom: 1px dashed;
    color: #2597C9;
    cursor: pointer;
}
.shadow {
    z-index: 3;
    background: #000000;
    opacity: 0.5;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.popup_window {
    display: block;
    padding: 30px;
    position: fixed;
    top: 129px;
    width: 715px;
    background: #ffffff;
    z-index: 4;
    border-radius: 5px;
    border: 1px solid #aaaaaa;
}
.popup_window_title {
    border-radius: inherit;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 29px;
    margin-bottom: 10px;
    width: 701px;
}
.popup_window_text {
    width: 695px;
    /*padding: 10px;*/
    line-height: 18px;
}
.popup_textarea {
    background: #f8f8f8;
    border: 1px solid #d0d3d9;
    color: #343434;
    overflow: hidden;
    min-width: 300px;
    padding: 10px;
    resize: none;
}
.popup_window .mini_title {
    padding: 7px 0;
}
.popup_window .mini_title:not(:first-of-type){
    margin-top: 10px;
}
#popup_closer {
    background: url("/images/popup_closer_light.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 30px;
    z-index: 5;
}
.light_help {
    color: #8c8c8c;
}
.light_help b {
    color: #353535;
}
table.twitter {
    margin-top: 3px;
    width: 625px;
}
table.twitter td {
    vertical-align: top;
    text-align: left;
    padding-right: 5px;
}

.dd-link {
  color: #045574 !important;
  border-bottom: dashed 2px #045574;
  text-decoration: none;
}
  .dd-link.active {
    border-bottom: 0px;
    position: relative;
    z-index: 99;
  }

.index-dd-list {
  position: absolute;
  display: none;
  z-index: 100;
  border: solid 1px #8d8d8d;
  background: #FFFFFF;
  padding-top: 0px;
  border-radius: 3px;
  width: 200px;
}
  .index-dd-list span {
    display: block;
    max-height: 144px;
    overflow: auto;
  }
  .index-dd-list a {
    display: block;
    font-size: 12px;
    padding: 4px 10px;
    text-decoration: none;
    color: #045574;
    white-space: nowrap;
  }
  .index-dd-list a:hover {
    background: #DEE6E6;
  }

.manual_code {
    margin-left: 40px;
    width: 794px;
}

.code_wrapper {
    background: none repeat scroll 0 0 #f8fff8;
    border: 1px solid #f0fff0;
    color: #060;
    padding: 15px;
}

.code_part_inline {
    background: none repeat scroll 0 0 #f8fff8;
    border: 1px solid #f0fff0;
    color: #060;
    padding: 2px;
}

.manual_script_helper img {
    display: inline;
}

#cpc_video_holder {
    border: solid 1px #000000;
}
.contact-advertiser, .contact-webmaster {
    width: 200px;
}
.contact-advertiser {
    text-align: left;
}
.contact-webmaster {
    text-align: right;
}
.vlink {
    float: left;
    text-decoration: none;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}

.hellip-all {
    width: 1em;
    overflow: hidden;
    display: inline-block;
    line-height: inherit;
    height: 1em;
}
.hellip-all:before {
    content: '\2026';
    width: 1em;
    display: inline-block;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
