@charset "utf-8";
* {
    margin:0;
    padding:0;
}
body{
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight:normal;
}
a {
    color: #fca000;
}
a:hover {
    color: #fc6500;
}
#wrapper {
    width: 998px;
    margin: 0px auto;
}
#header {
    background: transparent url(../img/hd.jpg) no-repeat;
    text-align: left;
}
#header h1.benefits{
    font-size: 33pt;
    color: #fff;
    position: relative;
    top: 276px;
    width: 650px;
    height: 60px;
    margin: 0px auto;
    font-weight: normal;
}
#header .program {
    width: 230px;
    position: relative;
    top: 110px; 
    left: 564px;
    color: #fff;
    text-align: center;
}
#header .feedback {
    position: relative;
    left: 696px;
    top: 10px;
    width: 40px;
}
#header .feedback a {
    color: #fff;
    text-decoration: none;
}
#header .feedback a:hover {
    text-decoration: underline;
}
#header #langBox {
    position: relative;
    top: 50px;
    left: 677px;
    width: 200px;
    height: 44px;
}
#header #langBox li {
    display: inline;
    font-size: 9pt;
    ;
}
#header #langBox li a {
    background: transparent url(../img/flag.gif) no-repeat;
    text-decoration: none;
    color: #a91e17;
    width: 22px; 
    float: left;
    padding-top: 24px;
    margin-right: 10px;
    text-align: center;
    overflow: hidden;
}
#header #langBox li a:hover {
    text-decoration: underline;
}
#header #langBox li.ru a {
    background-position: 0 -48px;
}
#header #langBox li.ru a:hover,  #header #langBox li.ru_active a{
    background-position: 0 0;
    color: #ffffff;
}
#header #langBox li.en a {
    background-position: -22px -48px;
}
#header #langBox li.en a:hover,  #header #langBox li.en_active a{
    background-position: -22px 0;
    color: #ffffff;
}
#header #langBox li.de a {
    background-position: -44px -48px;
}
#header #langBox li.de a:hover,  #header #langBox li.de_active a{
    background-position: -44px 0;
    color: #ffffff;
}
#header #langBox li.it a {
    background-position: -66px -48px;
}
#header #langBox li.it a:hover,  #header #langBox li.it_active a{
    background-position: -66px 0;
    color: #ffffff;
}
#header #langBox li.fr a {
    background-position: -88px -48px;
}
#header #langBox li.fr a:hover,  #header #langBox li.fr_active a{
    background-position: -88px 0;
    color: #ffffff;
}
#header .program a{
    color: #fca000;
    text-decoration: none;
}
#header p.feature {
    margin-top: 10px;
    color: #818080;
}
#header p.feature span{
    display: block;
    padding-top: 5px;
    font-size: 10pt;
}
#header .program a:hover{
    color: #fc6500;
    text-decoration: underline;
}
#header #menuNav {
    position: relative;
    top: 250px;
    text-align: center;
}
#header #menuNav li {
    display: inline;
    font-size: 22pt;
    background: url(../img/star.gif) no-repeat scroll 0 10px;
    padding-left: 35px; 
    margin-left: 17px; 
    color: #ffffff;
}
#header #menuNav li.first {
    background: none;
    margin: 0;
    padding: 0;
}
#header #menuNav li a{
    color: #fca000;
}
#header #menuNav li a:hover{
    color: #fc6500;
}
.hd-bottom {
    background: url(../img/hd-bottom.png) no-repeat;
    height: 82px;
}
#content {
    text-align: left;
    padding-bottom: 45px;
}
#content .five {
    list-style-type:none;
    margin:0 0 15px;
    position:relative;
    width: 998px;
}
#content .five li{
    display:block;
    float:left;
    padding:0;
    width: 225px;
}
#content .five h3 {
    font-size: 12pt;
    font-weight: normal;
}
#content .five p {
    font-size: 9pt;
    margin-top: 20px;
}
#content .five li.num_one h3{
    width: 50px;
    margin-left: 38px;
}
#content .five li.num_one p{
    margin-left: 38px;
}
#content .five li.num_two h3{
    width: 170px;
    margin-left: 32px;
}
#content .five li.num_two p{
    margin-left: 32px;
}
#content .five li.num_three h3{
    width: 75px;
    margin-left: 33px;
}
#content .five li.num_three p{
    margin-left: 33px;
}
#content .five li.num_four h3{
    width: 50px;
    margin-left: 43px;
}
#content .five li.num_four p{
    margin-left: 43px;
}
#content .five li.num_five {
    width: 88px;
}
#content .five li.num_five h3{
    margin-left:38px;
    width: 50px;
}

#content .clear {
    clear: both;
    
}

#content .screenBox {
    background:  url(../img/screen.jpg) no-repeat;
    width: 442px;
    height: 474px;
    position: absolute;
    top:893px;
}
#content .aboutBox {
    position: relative;
    left: 460px;
    width: 500px;
    top: 40px;
}
#content .aboutBox h2{
    font-size: 26pt;
    height: 45px;
    font-weight: normal;
}
#content .aboutBox p{
    margin-bottom: 15px;
    font-size: 10pt;
    line-height: 1.3em;
}
#content .aboutBox p.aboutIntro{
    margin-top: 15px;
    font-size: 15pt;
    
}
#content #introBox {
    margin-top: 20px;
    height: 340px;
}
#content #introBox h1 {
    font-size: 32pt;
    margin: 0px auto;
}
#content #introBox h2 {
    font-size: 24pt;
    margin: 0px auto;
    height: 40px;
}
#content #introBox p {
    margin: 10px 0px 10px 35px;
    font-size: 10pt;
}
#content #contentBox {
    clear: both;
    
}
#content #contentBox .inBox {
    float: left; 
    width: 600px;
    font-size: 10pt;
    margin-bottom: 20px;
    margin-left: 35px;
}
#content #contentBox .inBox .post {
    margin-bottom: 30px;
}
#content #contentBox .inBox .post h3 {
    font-size: 12pt;
    margin-bottom: 13px;
}

#content #contentBox .inBox .time {
    font-size: 12pt;
    color: #9e9d9d;
}
#content #contentBox .inBox ul {
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
#content #contentBox .inBox .lst li{
    margin-left: 45px;
}
#content #contentBox .inBox .progBox li {
    margin-top: 10px;
    margin-left: 45px;
}
#content #contentbox .post h3.storytitle {
    font-size: 12pt;
}
#content #contentBox .inBox .commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }

#content #contentBox .inBox .commentlist li {
  font-weight: bold;
  }

#content #contentBox .inBox .commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }

#content #contentBox .inBox .commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }

#content #contentBox .inBox .commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  }

#content #contentBox .inBox #commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }

#content #contentBox .inBox .commentmetadata {
  font-weight: normal;
  }
#rules-left {
    float:left;
}
#rules-left ul {
    list-style-type: none;
    font-size: 10pt;
    margin-left: 20px;
}
#rules-left li {
    margin-bottom: 10px;
    margin-left: 15px;
}
#rules-left li.active {
    background: url(../img/rulmnu.gif) no-repeat;
    height: 51px;
    width: 200px;
    color: #fff;
     margin-left: 0;
}
#rules-left li.active span {
    padding: 8px 10px 0 15px;
    display: block;
}

#rules-right {
    width:750px;
    float:right;
}
#rules-right p {
    font-size: 10pt;
    margin-bottom: 15px;
    clear: both;
    margin-left: 30px;
}
#rules-right em {
    color: #6c6b6b;
}
#rules-right h3 {
    font-size: 13pt;
    margin-bottom: 15px;
}
#rules-right .img-wrapper{
    background: url(../img/shadow.gif) no-repeat bottom right;
    float:left;
    line-height:0;
    margin: 5px 0 15px 35px;
}
#rules-right img {
    background:#fff;
    padding:10px;
    border:1px solid #a9a9a9;
    position:relative;
    left:-5px;
    top:-5px;
}

#content .recBox {
    float: right; 
    width: 310px;
    background: url(../img/box01.jpg) no-repeat;
}
#content .recBoxBot {
    width: 310px;
    height: 50px;
    background: url(../img/box02.jpg) no-repeat;
}
#content .recCont {
    margin: 20px 25px 6px 45px;
}
#content .recCont h3{
    font-size: 14pt;
}
#content .recCont p{
    margin-top: 10px;
    font-size: 10pt;
}
#content .rightContainer {
  float: right;
}
#content .rightContainer .rss {
    background: url(/img/rss.gif) no-repeat scroll 55px 0; 
    display: block; 
    height: 24px;
    padding: 3px;
}
#content .rightContainer .box {
    width: 287px;
    background: transparent url(../img/tile.gif) repeat-y;
    margin-bottom: 15px;
}
#content .rightContainer .box h3 {
    background: transparent url(../img/top.gif) no-repeat left top;
    padding-top: 20px;
    font-size: 12pt;
}
#content .rightContainer .box div.last {
    background: transparent url(../img/bottom.gif) no-repeat left bottom;  
    padding-bottom: 20px;
    font-size: 10pt;
    margin-top: 15px;
}
#content .rightContainer .box .rss_text {
    border:1px solid #B1B1B1;
    color:#343434;
    font-size:14px;
    height:24px;
    margin-right:5px;
    width:175px;
    padding: 2px;
}
#content .rightContainer .box ul.feeds {
    list-style-type: none;
    margin-top: 10px;
}
#content .rightContainer .box .feeds a {
    background: transparent url(../img/feeds.jpg) no-repeat;
    color: #a91e17;
    margin-right: 10px;
    overflow: hidden;
    font-size: 8pt;
    padding-left: 95px;
    display: block;
    vertical-align: middle;
    height: 23px;
}
#content .rightContainer .box .feeds li.feed_02 a {background-position: 0 -23px;}
#content .rightContainer .box .feeds li.feed_03 a {background-position: 0 -46px;}
#content .rightContainer .box .feeds li.feed_04 a {background-position: 0 -69px;}
#content .rightContainer .box .feeds li.feed_05 a {background-position: 0 -92px;}
#content .rightContainer .box .feeds li.feed_06 a {background-position: 0 -115px;}

#content .rightContainer .box input {
    float: left;
}
#content .rightContainer .box div.last, #content .rightContainer .box h3 {
    padding-left: 30px;
    padding-right: 30px;
} 
#footWrap {
    background: url(../img/footbg.jpg) repeat-x;
    clear: both;
}
#footer {
    height: 220px;
    text-align: center;
    margin: 0 auto;
    width: 998px;
    padding-top: 40px;
}
#footer .navMenu {
    list-style-type:none;
    margin:0 0 15px;
    position:relative;
    width: 998px;
}
#footer .navMenu li{
    display:inline;
    font-size: 14pt;
    margin-left: 25px;
}
#footer .navMenu li a{
    color: #fca000;
    text-decoration: none;
    font-weight: lighter;
}
#footer .navMenu li a:hover{
    color: #fc6500;
}
#footer p {
    font-size: 10pt;
    color: #FFF;
}
#footer .logo {
    background: url(../img/logo.jpg) no-repeat;
    width: 100px;
    height: 122px;
    margin: 20px auto 0 auto;
}

a#uservoice-feedback-tab {display: none !important}
a#uservoice-feedback-tab {visibility: hidden !important}
.tos li {
  margin-bottom: 10px;
}

