body {
  background: black;
  height: 100%;
  color: white;
  margin: 0;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
}

a {
  color: white;
}

input.btn {
	float:left;
	border: 0px;
}



h1 {
   font-size: 18px;
   font-weight: bold;
   margin: 0;
}
h2 {
   font-size: 16px;
   font-weight: bold;
   margin: 0;
}
h2.success {
   font-size: 17px;
   font-weight: normal;
   margin: 0;
}

h3 {
	font-size: 17px;	
}

div#footer {
	text-align:center;
}

#footer a {
	text-decoration:none;
	color: #A5A5A5;
}

div.mainTable {
  width: 1000px;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}

div.navigation {
  margin-top: 45px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-bottom: 0px;
  border: 0px;
  width: 200px;
  float:left;
}

div.navigation a {
  font-size: 16px;
  color: white;
  text-decoration: none;
  padding: 0px;
  border: 0px;
  margin: 0 0 10px 0;
  float:left;
}

div.navigation a:hover {
	color: #67223B;	
}

div.navigation a.right {
  padding: 0;
  border: 0px;
  margin-bottom: 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

div.container {
  width: 800px;
  float: left;
  margin-top: 25px;
}

div.leftContent {
  width: 400px;
  float: left;
}

div.rightContent {
  float:left;
  margin-left:10px;
  width:385px;
}

div.successBox {
  background-color: black;
  padding: 10px;
  border:1px solid white;
}

div.successCases {
  display:none;
  position: relative;
  overflow: hidden;
}

div.leftMap {
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	float:left;
	margin:13px 0 0 0;
	padding:3px 5px 9px 5px;
}
div.rightMap {
	border-right:1px solid;
	border-top:1px solid;
	float:left;
	margin:13px 0 0 0;
	padding:2px 10px 10px 7px;
}

div.news_box {
	border: 1px solid white;
}

div.news_box_first {
	background: #292929;
	border-bottom: 1px solid white;
	
}

div.news_box_second {
	background: black;
	border-bottom:1px solid white;
	
}

div.news_box_last {
	border: 0;
	padding-bottom:1px;
}


div.news_box_content_large {
	float: left;
	padding: 5px;
	width:720px;
}

div.news_box_content {
	float: left;
	padding: 5px;
	width:320px;
}

div.news_box_text {
	padding: 5px;
}

div.news_box_text p {
	margin-top:0;
	padding-top:0;
}

p.successCases {
	float:left; 
	width: 190px; 
	margin-right: 10px;
}


img {
	border: 0px;
}

img.small {
	border: 0px;
	width: 50px;
}

div.content {
	font-size:12px;
	font-family:arial;
	background: transparent;
	width: 547px;
	margin-left:auto;
	margin-right:auto;
	color:white;
      
}
    
div.flash {
	width: 547px;
	margin-left:auto;
	margin-right:auto;
}
   
.float_left {
	float:left;
	margin-right:10px;
}
   
div.maincontainer {
	width: 547px;
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
}
   
div.text_container {
	margin-left: 70px;
	margin-right: 87px
}
 
div.subscription {
	/*background: url("../img/subscription_bg_small.jpg") no-repeat;*/
	background: #282828;
	border: 1px solid white;
	width: 379px;
	height: 21px;	
	font-size: 11px;
	padding: 2px;
	float: left;
}

div.subscription_text {
	float:left;
	font-size:11px;
	margin:2px 0 0 5px;
	padding:0 0 0 0;
	width:203px;
}
div.subscription_form {
	/*margin-top:5px;*/	
}

input.subscription {
	float:left;
	border: 1px solid white;
	padding-left: 5px;
	height: 17px;
	width: 130px;
}

   
a {
	color: white;
	border-color: white;
}

img {
	border-color: white;
	border: 0;
	float:left;
	margin:0 5px 5px 0;
  
}
img.none {
	float: none;
}

img.small {
  height:50px;
}

img.small_width {
  width:80px;
}

ul.mapspot li {
	list-style-image: url(../img/earth_small.jpg);
	margin-bottom: 5px;
}

/* *****************************/
/* styles forOperators.tpl*/
/* *****************************/
div.leftContentOper {
  width: 500px;
  float: left;
}


div.rightContentOper {
  float:right;
  margin-left:10px;
  margin-top: 90px;
  width:280px;
 }
 
 /* *****************************/
 /* styles for joikuBoost.tpl */
 /* *****************************/
 
 ul.downloadlist a, ul.downloadlist {
	list-style:none;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
	
 }
 
h3.small {
	font-size: 12px;
}

 ul.dllistmetrix a, ul.dllistmetrix  {
	list-style:none;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: 1.7;
}