/**
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSfE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

body
{
        /*background: #f5f5f5/*eaeaea*/  /*#cef2ff*/
        background: url(../images/bg.png) repeat 0 100%;
        color: #000000;
        font-size: 100.1%;
        padding: 0px;
        /*text-align: center;*/
font: 12px/18px "Verdana", Geneva CY, "DejaVu Sans", "Sans-serif";
        color: #63696c;
}

body.contentpane {
    width:auto;
    /*margin:10px;*/
    text-align: left;
}
img { border: 0 none; }

h1{
    padding: 10px 0 20px 0;
    font-weight: bold;
    font-size: 20px;
}

h2{
    padding: 10px 0 20px 0;
    font-weight: bold;
    font-size: 16px;
}

h3{
    padding: 10px 0 20px 0;
    font-weight: bold;
    font-size: 14px;
}

h4{
    padding: 10px 0 20px 0;
    font-weight: bold;
    font-size: 12px;
}

ul
{
    list-style-type: disc; 
    list-style-position: outside;
    padding-left: 20px;
    margin: 0px;
}

ul li
{
    display: list-item;
    padding: 5px 0 5px 0;
}

#c-wrapper {
    width: 100%;
    min-width: 1000px;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}


.breadcrumbs {
  font-size: 13px;
  padding-bottom: 2px;
  border-bottom: 2px solid #d6d6d6;
}


.header-wrapper {
    overflow: hidden;
    padding: 5px 0 5px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    /*position: fixed;*/
    border-bottom: 1px solid #0082c8;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 49, 74, 1);
    box-shadow: 0px 1px 1px 0px rgba(0, 49, 74, 1);
    background: url(../images/fon_b-logo_ie.png) repeat-x 0 100% #0093c7;
    background: -moz-linear-gradient(top, #0093c7 0%, #005b9e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093c7), color-stop(100%,#005b9e));
    background: -webkit-linear-gradient(top, #0093c7 0%,#005b9e 100%);
    background: -o-linear-gradient(top, #0093c7 0%,#005b9e 100%);
    background: -ms-linear-gradient(top, #0093c7 0%,#005b9e 100%);
    background: linear-gradient(to bottom, #0093c7 0%,#005b9e 100%);
}

.block-header {
    width: 1000px;
    margin: 0 auto;
}

.header-main-table{
    width: 100%;
}

.hmt-1{
    width:20%;
}

.hmt-2{
    width:60%;
}

.hmt-3{
    width:20%;
}

.hmt-3-table{
    width: 100%;
}

.hmt-3-upper{
    width: 100%;
}

.hmt-3-lower{
    width: 100%;
}



#main-wrapper{
    width: auto;
    margin-bottom:220px;
    /*margin-top:147px;*/
}

.block-main{
    width: 1000px;
    margin: 0 auto;

}

.table-in-block-main{
    width: 100%;
}

.tibm-left{
    width:100%;
}

.tibm-right{
    width:0%;
}

.main-block-1{
    margin-top:10px;
    height:110px;
}

.slider-block{
    height:400px;
}

.main-block-2{
    margin-top:20px;
}

.main-block-3{
    height:640px;
    padding-top:10px;
    text-align:center;
}

.main-block-4{
}

.main-block-5{
}

.last-comments-block{
  margin-top: 30px;
  padding-right: 20px
}

.main-block-right-1{
}

.main-block-right-2{
}

.main-block-right-3{
}

.main-block-right-4{
}

.white-radius-block{
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 1em;
    background: #fff;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 13px 27px rgba(0, 0, 0, 0.2);
    box-shadow: 0 13px 27px rgba(0, 0, 0, 0.2);
}

/*---------------- FOOTER --------------*/

#footer-wrapper{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    line-height:22px;
    height: 240px;
    color: #c2e0ea /*#e3e4e5*/;
    /*letter-spacing: 0.5px;*/
    font: 15px/22px Trebuchet MS, Arial, Helvetica, sans-serif;
        
        -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 49, 74, 1);
    box-shadow: 0px 1px 1px 0px rgba(0, 49, 74, 1);
    background: url(../images/fon_b-logo_ie.png) repeat-x 0 100% #0093c7;
    background: -moz-linear-gradient(top, #0093c7 0%, #005b9e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093c7), color-stop(100%,#005b9e));
    background: -webkit-linear-gradient(top, #0093c7 0%,#005b9e 100%);
    background: -o-linear-gradient(top, #0093c7 0%,#005b9e 100%);
    background: -ms-linear-gradient(top, #0093c7 0%,#005b9e 100%);
    background: linear-gradient(to bottom, #0093c7 0%,#005b9e 100%);
}

.block-footer{
    width: 1000px;
    margin: 0 auto;
    padding: 4px 0 0;
    position: relative;
}

#footer-wrapper h3{
    font-size: 200%;
    color: #ccc;
    padding: 0px 0px 10px;
    margin-bottom: 10px;
    color: #fff /*#e2e2e2*/;
    border-bottom: 1px solid #cde7f0;
}

.footer-block-1{
    width: 32% !important;
    margin: 0 10px 0 0;
}

.footer-block-2{
    width: 32% !important;
    margin: 0 10px 0 10px;
}

.footer-block-3{
    width: 32% !important;
    margin: 0 0 0 10px;
}

#footer-wrapper ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer-wrapper ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer-wrapper a, #footer-wrapper a:link, #footer-wrapper a:visited {
    color: #c2e0ea /*#e2e2e2*/;
    border: none;
}

#footer-wrapper a:hover {
    text-decoration: underline;
}

#footer-wrapper ul li a, #footer-wrapper ul li a:link, #footer-wrapper ul li a:visited {
    padding: 0px 5px 0px 15px;
    display: block;
    background: url(../images/li_arrow.gif) left 8px no-repeat !important;
    color: #c2e0ea /*#e2e2e2*/;
    border: none;
}

#footer-wrapper ul li a:hover {
    text-decoration: underline;
}

#footer-block-copyright{
    width:999px;
    text-align: left;
    padding-top: 20px;
    color: #e4e4e4;
}

/*---------------- ORDER BLOCK ----------------*/

#shell {
    background:#fff;
    width:241px; 
    float: left;
    -moz-border-radius:6px;  
    border-radius:6px;
    /*border: 1px solid black;*/
    margin-top: 10px;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 13px 27px rgba(0, 0, 0, 0.2);
    box-shadow: 0 13px 27px rgba(0, 0, 0, 0.2);

}

.shell-margin{
    margin-left: 10px;
}

.small-font{
  font-size: 18px !important;
}

#shell_title {
    -moz-border-radius:6px 6px 0 0;   
    border-radius:6px 6px 0 0;
    text-align: center;
    border-bottom: 1px solid black;
    font-family: 'Helvetica Neue', Arial, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0;
    word-spacing: 0;
    padding: 10px 0px 0px 0px;
    height: 45px;
    line-height: 32px;
    position: relative;
    text-shadow: 0px 2px 2px #063a6e;
    color:#fff;
}

.order_standart{
    background: url("../images/order_bg.png") repeat-y left;
}

.order_standart_sng{
    background: url("../images/order_bg.png") repeat-y -500px 0px;
}

.order_express{
    background: url("../images/order_bg.png") repeat-y -1000px 0px;
}

.order_multi{
    background: url("../images/order_bg.png") repeat-y -1500px 0px;
}

.price{
    color: #999c9e;
    font: 25px "Helvetica Neue",Arial,"Helvetica CY","Nimbus Sans L",sans-serif !important;
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height:90px;
}

.price.first{
    margin-left: 10px;
    text-align:left;
}

.price.first strong{
    font-size: 35px !important;
    margin-left:5px;
}

.price.last {
    font-size: 20px !important;
}

.price.last strong{
    font-size: 30px !important;
    margin-left:5px;
}

.price.first .shift{
    margin-left:15px;
}

.price .line-through{
}

.price strong{
    font-size: 35px !important;
    margin-left:30px;
    color:#858789/*999c9e*/;
}

.price .line-through{
    font-size: 18px !important;
}

#order {
    margin: 3px 0 10px 0;
    text-align: center;
}

#applicable {
    padding:0 0 0 5px;
    height: 90px;
    position: relative;
    font-size: 0.9em;
    /*font: 13px "Helvetica Neue",Arial,"Helvetica CY","Nimbus Sans L",sans-serif !important;
    color: #555;*/
    margin: 15px 5px 0 15px;
    text-align: left;
}

#documents-content {
    margin: 10px 0 0 15px;
    padding:0px 0 0px 5px;
    font-size: 0.9em;
    height:160px;
    text-align: left;
}

.button_standart {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0792c3), color-stop(1, #2ca5cf) );
  background:-moz-linear-gradient( center top, #0792c3 5%, #2ca5cf 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0792c3', endColorstr='#2ca5cf');
  background-color:#2ca5cf;
  -webkit-border-top-left-radius:6px;
  -moz-border-radius-topleft:6px;
  border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
  -moz-border-radius-topright:6px;
  border-top-right-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -moz-border-radius-bottomright:6px;
  border-bottom-right-radius:6px;
  -webkit-border-bottom-left-radius:6px;
  -moz-border-radius-bottomleft:6px;
  border-bottom-left-radius:6px;
  text-indent:0;
  border:1px solid #2ca5cfc;
  display:inline-block;
  color:#fff;
  font-family:arial;
  font-size:20px;
  font-weight:bold;
  font-style:normal;
    letter-spacing: 1px;
  height:40px;
  line-height:40px;
  width:170px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 2px 0px #000;
}
.button_standart:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2ca5cf), color-stop(1, #0792c3) );
  background:-moz-linear-gradient( center top, #2ca5cf 5%, #0792c3 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ca5cf', endColorstr='#0792c3');
  background-color:#2ca5cf;
}.button_standart:active {
  position:relative;
  top:1px;
}


.button_standart_sng {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7dab04), color-stop(1, #8fbc17) );
  background:-moz-linear-gradient( center top, #7dab04 5%, #8fbc17 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dab04', endColorstr='#8fbc17');
  background-color:#7dab04;
  -webkit-border-top-left-radius:6px;
  -moz-border-radius-topleft:6px;
  border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
  -moz-border-radius-topright:6px;
  border-top-right-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -moz-border-radius-bottomright:6px;
  border-bottom-right-radius:6px;
  -webkit-border-bottom-left-radius:6px;
  -moz-border-radius-bottomleft:6px;
  border-bottom-left-radius:6px;
  text-indent:0;
  border:1px solid #8fbc17;
  display:inline-block;
  color:#fff;
  font-family:arial;
  font-size:20px;
  font-weight:bold;
  font-style:normal;
    letter-spacing: 1px;
    height:40px;
  line-height:40px;
  width:170px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 2px 0px #000;
}
.button_standart_sng:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8fbc17), color-stop(1, #7dab04) );
  background:-moz-linear-gradient( center top, #8fbc17 5%, #7dab04 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fbc17', endColorstr='#7dab04');
  background-color:#8fbc17;
}.button_standart_sng:active {
  position:relative;
  top:1px;
}

.button_express {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d84720), color-stop(1, #ed613c) );
  background:-moz-linear-gradient( center top, #d84720 5%, #ed613c 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d84720', endColorstr='#ed613c');
  background-color:#d84720;
  -webkit-border-top-left-radius:6px;
  -moz-border-radius-topleft:6px;
  border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
  -moz-border-radius-topright:6px;
  border-top-right-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -moz-border-radius-bottomright:6px;
  border-bottom-right-radius:6px;
  -webkit-border-bottom-left-radius:6px;
  -moz-border-radius-bottomleft:6px;
  border-bottom-left-radius:6px;
  text-indent:0;
  border:1px solid #dcdcdc;
  display:inline-block;
  color:#fff;
  font-family:arial;
  font-size:20px;
  font-weight:bold;
  font-style:normal;
    letter-spacing: 1px;
  height:40px;
  line-height:40px;
  width:170px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 2px 0px #000;
}
.button_express:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ed613c), color-stop(1, #d84720) );
  background:-moz-linear-gradient( center top, #ed613c 5%, #d84720 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed613c', endColorstr='#d84720');
  background-color:#ed613c;
}.button_express:active {
  position:relative;
  top:1px;
}

.line-through{
    text-decoration: line-through;
}

/*-------------------- END -------------------*/

.red{
    color: red;
}

.bold{
    font-weight: bold;
    font-size: 1.1em;
}

.float{
 float:left;
}

.heading {
    color: #000;
    /*font-family: 'Conv_BlissPro-Regular';*/
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 50px;
    /*padding: 0 0 10px;*/
    word-spacing: 5px;
}

/*------------------ CIRCLES -----------------*/

.circle-block{
    /*padding:10px 0 10px 60px;*/
    text-align:center;
    width:200px;
}

#circles-title{
    text-align: left;
    
    color: #004D86;
    font-size: 38px;
    /*font-family: 'Conv_BlissPro-Bold';*/
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 50px;
    padding: 0 0 10px;
    word-spacing: 5px;
    text-shadow:0px 2px 0px #fff;
}

.circles-arrow{
    margin-top:40px;
}

.circle-title{
    font-size: 18px;
    font-weight: bold;
    /*color: #000;*/
}

.ct1{
    white-space:nowrap;
}

.ct2{
}

.ct3{
    margin-left:-45px;
}

.circle-img{
margin-top:5px;
}

/*-------------- YOUTH BLOCK -------------------*/

#youth-block{
}

#youth-title{
    padding-top:30px;
    text-align: left;
}

#youth-content{
}

.youth-content-block{
    -moz-border-radius:10px;   
    border-radius:10px;
    padding:3px 0 6px 5px;
    background: #fff;
    margin:5px 0 15px 5px;
    -webkit-box-shadow: 0 13px 27px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 13px 27px rgba(0, 0, 0, 0.2);
    box-shadow: 0 13px 27px rgba(0, 0, 0, 0.2);
}

.youth-content-block-title{
  -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
  -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
  box-shadow:inset 0px 1px 0px 0px #c1ed9c;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
  background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
  background-color:#9dce2c;
  -webkit-border-top-left-radius:20px;
  -moz-border-radius-topleft:20px;
  border-top-left-radius:20px;
  -webkit-border-top-right-radius:20px;
  -moz-border-radius-topright:20px;
  border-top-right-radius:20px;
  -webkit-border-bottom-right-radius:20px;
  -moz-border-radius-bottomright:20px;
  border-bottom-right-radius:20px;
  -webkit-border-bottom-left-radius:20px;
  -moz-border-radius-bottomleft:20px;
  border-bottom-left-radius:20px;
  text-indent:0;
  border:1px solid #83c41a;
  display:inline-block;
  color:#ffffff;
  font-family:Arial;
  font-size:15px;
  font-weight:bold;
  font-style:normal;
  height:40px;
  line-height:40px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0px #689324;
    padding: 0 15px 0 15px;
    margin: 5px 0 0 5px;

}

/*------------- STEP-BOX -----------*/
.stepbox {
width: 975px;
height: 100px;
margin: 0px auto;
padding: 14px 0 0 0;
background: url(../images/steps_bg.png) top center no-repeat;
margin: 5px 5px 5px 5px;
}

.text01 {
width: 15%;
font: 19px/26px Trebuchet MS, Arial, Helvetica, sans-serif;
color: #f57f26;
font-weight: bold;
padding: 11px 0px 0px 10px;
}

.fl{
    float:left;
}

.cl {
clear: both;
}

.step1 {
width: 220px;
margin: 0px 0px 0px 0px;
padding: 0px;
}

.step1_text {
width: 130px;
margin: 0px 0 0 6px;
padding: 0px;
font: 14px/21px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #3a3a3a;
}

/*---------------- HEADER ------------------*/

.logo{
}

.header_f{
    width:300px;
}

.phone-block{
    margin-top: 20px;
    width: 620px;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
}

.phone{
line-height: 30px;
font-size: 25px;
}

#header-top{
    width: 99% !important;
    color:#fff;
    font-size:0.9em;
}

.header-links{
    /*width:230px;*/
    margin-left:70px;
    text-align:center;
    color:#f2f2f2;
}

.header-block-2{
    /*width: 32% !important;
    margin: 0 10px 0 10px;*/
}

.header-block-3{
    /*width: 32% !important;
    margin: 0 0 0 10px;*/
}

/*------------ SLIDER ------------*/

.banner {
  position: relative;
  width: 100%;
  overflow: auto;

  font-size: 18px;
  line-height: 24px;
  text-align: center;

  color: #000;
  

  background: #5b4d3d;
  box-shadow: 0 1px 2px rgba(0,0,0,.25);
}

.banner.white-radius-block{
    padding:0 0 0 0;
}
  
    .banner ul {
    list-style: none;
    width: 300%;
        padding-left:0;
  }
  
    .banner ul li {
    display: block;
    float: left;
    width: 33%;
    min-height: 350px;

    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;

    box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
  }

  .banner .inner {
        width: 300px;
        padding:50px 0 0 650px;
        font-weight: bold;
  }

  .banner h1, .banner h2 {
    font-size: 40px;
    line-height: 52px;
        text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
    color: #000;
        font-weight: normal;
  }

  .banner .btn, .banner .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
  }

  .banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
  }
    .banner .dots li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 0 4px;

      text-indent: -999em;

      border: 2px solid #fff;
      border-radius: 6px;

      cursor: pointer;
      opacity: .4;

      -webkit-transition: background .5s, opacity .5s;
      -moz-transition: background .5s, opacity .5s;
      transition: background .5s, opacity .5s;
    }
      .banner .dots li.active {
        background: #fff;
        opacity: 1;
      }

/*-------------- MAIN cssmenu ----------------- */

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  color: #ffffff;
  display: inline-block;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  min-width: 35px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 #333333;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li.active a {
  background: #646464 url(grad_dark.png) repeat-x left bottom;
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #4a4a4a));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#646464', endColorstr='#4a4a4a', GradientType=0);
  box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  -moz-box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  -webkit-box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  filter: none;
}
#cssmenu > ul > li.active a:hover {
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #4a4a4a));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#646464', endColorstr='#4a4a4a', GradientType=0);
  filter: none;
}
#cssmenu > ul > li a {
  box-shadow: inset 0 0 0 1px #8a8a8a;
  -moz-box-shadow: inset 0 0 0 1px #8a8a8a;
  -webkit-box-shadow: inset 0 0 0 1px #8a8a8a;
  background: #4a4a4a url(grad_dark.png) repeat-x left top;
  background: -moz-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8a8a8a), color-stop(50%, #707070), color-stop(51%, #626262), color-stop(100%, #787878));
  background: -webkit-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: -o-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: -ms-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  background: linear-gradient(to bottom, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8a8a8a', endColorstr='#787878', GradientType=0);
  border-bottom: 1px solid #5d5d5d;
  border-top: 1px solid #5d5d5d;
  border-right: 1px solid #5d5d5d;
  line-height: 34px;
  padding: 0 35px;
  filter: none;
}
#cssmenu > ul > li a:hover {
  background: #8a8a8a url(grad_dark.png) repeat-x left bottom;
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(50%, #4a4a4a), color-stop(51%, #3b3b3b), color-stop(100%, #525252));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8a8a8a', endColorstr='#787878', GradientType=0);
  filter: none;
}
#cssmenu > ul > li:first-child a {
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-left: 1px solid #5d5d5d;
}
#cssmenu > ul > li:last-child a {
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
#cssmenu .has-sub:hover ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  top: 36px;
  left: -1px;
  min-width: 100%;
  text-align: center;
  /* IE7 */

  *width: 100%;
}
#cssmenu .has-sub ul li {
  text-align: center;
}
#cssmenu .has-sub ul li a {
  border-top: 0 none;
  border-left: 1px solid #5d5d5d;
  display: block;
  line-height: 120%;
  padding: 9px 5px;
  text-align: center;
}

/*---------------- HEADER MENU ---------------- */

#header-top ul,
#header-top li,
#header-top span,
#header-top a {
  margin: 0;
  padding: 0;
  position: relative;
}
#header-top:after,
#header-top ul:after {
  content: '';
  display: block;
  clear: both;
}
#header-top a {
  color: #ffffff;
  display: inline-block;
  /*font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;*/
  /*font-size: 12px;*/
  min-width: 35px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 #333333;
}
#header-top a:hover {
  text-decoration: underline;
}
#header-top ul {
  list-style: none;
}
#header-top > ul > li {
  float: left;
  margin-left:70px;
}

#info a{
    color:#059adf;
}

#info a:hover{
    text-decoration:underline;
}

.button_multi {
  -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b66cbc), color-stop(1, #df9ce4) );
  background:-moz-linear-gradient( center top, #b66cbc 5%, #df9ce4 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b66cbc', endColorstr='#df9ce4');
  background-color:#b66cbc;
  -webkit-border-top-left-radius:6px;
  -moz-border-radius-topleft:6px;
  border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
  -moz-border-radius-topright:6px;
  border-top-right-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -moz-border-radius-bottomright:6px;
  border-bottom-right-radius:6px;
  -webkit-border-bottom-left-radius:6px;
  -moz-border-radius-bottomleft:6px;
  border-bottom-left-radius:6px;
  text-indent:0;
  border:1px solid #dcdcdc;
  display:inline-block;
  color:#fff;
  font-family:arial;
  font-size:20px;
  font-weight:bold;
  font-style:normal;
    letter-spacing: 1px;
  height:40px;
  line-height:40px;
  width:170px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 2px 0px #000;
}
.button_multi:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #df9ce4), color-stop(1, #b66cbc) );
  background:-moz-linear-gradient( center top, #df9ce4 5%, #b66cbc 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#df9ce4', endColorstr='#b66cbc');
  background-color:#df9ce4;
}.button_multi:active {
  position:relative;
  top:1px;
}