/* 
    Document   : default
    Created on : 15.10.2009, 13:59:31
    Author     : Sergey Jdanuk <jdanuk@gmail.com>
    Description:
        Purpose of the stylesheet follows.
*/
body{
    background: #ffffff;
    text-align: center;
    padding: 0px 0px 50px 0px;
    margin: 0px;
}
div, p, span, font{
    text-align: left;
    color: #1b49a6;
}
.clear{
    clear: both;
}
#root {
    width: 888px;
    margin: 0px auto;
    position: relative;
}
a img{
    border-width: 0px;
}

#site{
    width: 888px;
    background: transparent url('/theme/default/img/map.jpg') no-repeat 200px 510px;
}
#header{
    position: relative;
}
#menu{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    left: 206px;
    top: 80px;
}
#menu li{
    float: left;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    padding: 0px 5px 0px 0px;
}
#menu li a{
    font-family: Verdana, sans-serif;
    font-size: 10px;
    color: #1b49a6;
    text-transform: uppercase;
    margin-right: 6px;
    padding: 3px 0px 6px 10px;
    display: block;
    letter-spacing: -1px;
}
.clear{
    clear:both;
}
#menu li:hover, #menu li.active{
    background: transparent url('/theme/default/img/item_bg_right.png') no-repeat right top;
}
#menu li:hover a, #menu li:hover a:hover, #menu li.active a{
    background: transparent url('/theme/default/img/item_bg.png') no-repeat left top;
    color: white;
}
#fmenu{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
}
#fmenu li{
    float: left;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    padding: 0px 5px;
}
#fmenu li a{
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #1b49a6;
    text-transform: uppercase;
}

#tel{
    margin: 0px 0px 0px 30px;
}
#flash_vid{
    height: 364px;
    width: 886px;
    position: relative;
}
#flash_vid img{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 5;
}
#flash_cnt{
    margin: 15px 20px 0px 15px;
    width: 835px;
    height: 330px;
    position: relative;
    z-index: 1;
}
h1{
    font-size: 18px;
}
#content_body{
    padding: 10px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
}
#content{
    background-color: #ffffff;
    padding: 15px 20px;
}
#content_imgs{
    position: relative;
    width: 400px;
    height: 360px;
}
#circle{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}
#passport{
    position: absolute;
    left: 220px;
    top: 40px;
    z-index: 2;
}
#compass{
    position: absolute;
    left: 40px;
    top: 50px;
    z-index: 3;
}
#we{
    position: absolute;
    left: 10px;
    bottom: 0px;
    z-index: 4;
}
/***************** colums begin *************************/
.columns { width: 100%; overflow: hidden; }
.w-20, .w-60, .w-70 { float: left; overflow: hidden; }

.col-content { padding: 0px; }
.col-content2 { padding: 0px; }
.col-first { padding-left: 0!important; }
.col-last { padding-right: 0!important; }

.w-20 { width: 24%; }
.w-60 { width: 50%; }
.w-70 { width: 75%; }
/***************** colums end *************************/
#footer{
    position: relative;
    height: 40px;
    overflow: hidden;
}
#counters{
    position: absolute;
    top: 5px;
    left: 0px;
}
#counters div{
    display: inline;
}
#copyright{
    text-align: center;
    position: absolute;
    left: 300px;
    top: 0px;
    font-size: 12px;
    font-family: Tahoma;
    text-transform: uppercase;
}
.mrg-left-1{
    margin-left: 10px;
}

#news{
    background: #d5eefa;
    padding: 10px;
}
#news span{
    float: left;
    margin: 0px 5px 0px 0px;
    color: #ff9600;
    text-decoration: underline;
}
#news p{
    padding: 0px 0px 3px 0px;
    margin: 0px;
}
#news p a{
    text-decoration: none;
    color: #1b0e8b;
}
#news p a:hover{
    text-decoration: underline;
}
#read_all_news{
    color: #ff9600;
    text-decoration: underline;
}
.corn_top{
    background: transparent url('../img/corn_top.png') no-repeat;
    width: 197px;
    height: 22px;
}
.corn_bottom{
    background: transparent url('../img/corn_bottom.png') no-repeat;
    width: 197px;
    height: 23px;
}
.flash_error_message{
    color: white;
    font-weight: bold;
    background-color: #b41818;
    display: block;
    padding: 10px;
    border: 3px double white;
}
.flash_info_message{
    color: white;
    font-weight: bold;
    background-color: #6cb418;
    display: block;
    padding: 10px;
    border: 3px double white;
}
.error_message, .input_error{
    color: red;
}

#order_form{
    list-style-type: none;
    padding: 3px;
    margin: 0px;
    background-color: #ffffff;
}
#order_form dt{
    font-weight: bold;
    padding: 3px 0px;
    margin: 0px;
    display: inline-block;
    width: 212px;
    float: left;
    clear: left;
}
#order_form dd{
    padding: 3px 0px;
    margin: 0px;
    display: inline-block;
    width: 220px;
}
.errors_list{
    background-color: #ffffff;
    color: black;
    padding: 10px;
    font-weight: bold;
}
#she_visa{
    margin-left: 15px;
}

.copyright{
font-family: Arial;
font-size: 11px;
}