* { margin: 0; padding: 0;}
.content .atr_link { font-size:12px; color:#000000; text-decoration:none}
input,select,button,label {vertical-align: middle;}
select[size] {vertical-align: top;}
select[size="1"] {vertical-align: middle;}
BODY {
    background-color: #fff;
    color: #000;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
}
#container {
    background: url(/imgs/bg.gif) repeat-y;
    margin: 0 auto;
    width: 993px;
}
OL, OL LI {
  list-style-position: inside;
}
H1 {font-size: 18px;}
H2 {font-size: 16px;}
H3 {font-size: 14px;}
H4 {font-size: 14px;}
H5 {font-size: 11px;}
H6 {font-size: 10px;}
IMG { border: 0;}
input {cursor:pointer;}
A {
    color: #000;
    text-decoration: underline;
}
A:hover {
    text-decoration: none;
}
:focus {outline: none;}
.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
}
 /*header*/
#header {
    height: 222px;
    padding: 0 15px 0 16px;
    position: relative;
}
.r-border_t {
    background: url(/imgs/bg_t.gif) repeat-x left 3px;
    height: 51px;
    position: relative;
}
.t_l {
    background: url(/imgs/rt_l.gif) no-repeat;
    height: 51px;
    position: absolute;
    width: 62px;
}
.t_r{
    background: url(/imgs/rt_r.gif) no-repeat right;
    height: 51px;
    left: 100%;
    margin-left: -51px;
    position: absolute;
    width: 51px;
}
#logo {
    background: #06c url(/imgs/logo.gif) no-repeat;
    height: 184px;
    left: 57px;
    position: absolute;
    top: 39px;
    width: 268px;
}
#logo-text {
    background: url(/imgs/logo_b.gif) no-repeat bottom;
    color: #fff;
    height: 184px;
}
#mainlinks, #phones {
    float: left;
    margin: 105px 0 0 0;
}
#mainlinks {
    padding: 0 0 0 25px;
    width: 65px;
}
#mainlinks DIV{
    float: left;
    margin: 37px 11px 0 0;
}
.mainpage, .mail  {
    background: url(/imgs/ml.gif) no-repeat;
    display: block;
    margin: 41px 11px 0 0;
    width: 10px;
    height: 9px;
}
.mainpage {
    float: left;
}
.mail {
    background-position: -10px 0;
    float: left;
}
#phones {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
}
#slogan {
    background: #3298e5 url(/imgs/header.jpg) no-repeat;
    height: 184px;
    margin-left: 318px;
    position: absolute;
    top: 39px;
    width: 602px;
}
#slogan-auto {
    background: #3298e5 url(/imgs/top-auto.jpg) no-repeat;
    height: 184px;
    margin-left: 318px;
    position: absolute;
    top: 39px;
    width: 602px;
}
#slogan H1 {
    color: #fff;
    font-size: 15px;
    padding: 22px 0 0 38px;
}
#top-menu, #top-menu-auto, #body, #whybest, #body_auto{
    margin: 0 56px 0 57px;
}


/*top-menu*/
#top-menu {
   background: url(/imgs/topmenu.gif) no-repeat center 22px;
   height: 52px;
   margin-top: 28px;
}
#top-menu-auto {
	height: 52px;
	margin-top:10px;
	background: url(/imgs/topmenu.gif) no-repeat center 22px;
}
#top-menu UL {
   width: 100%;
   list-style-type: none;
}
#top-menu LI{
   float: left;
   margin: 0 19px;
}
#top-menu A{
   color: #036;
   float: left;
   font-size: 13px;
   display: block;
   height: 40px;
   text-decoration: none;
   cursor:pointer;
}
#top-menu a span{
   display: block;
   float: left;
   height: 40px;
   cursor:pointer;
}
#top-menu a:hover{
   background: url(/imgs/topmenu_active.gif) no-repeat left 22px;
}
#top-menu a:hover span{
   background: url(/imgs/topmenu_active_r.gif) no-repeat right 22px;
   display: block;
   height: 40px;
}
#top-menu .active {
   background: url(/imgs/topmenu_active.gif) no-repeat left 22px;
}
#top-menu .active A {
   background: url(/imgs/topmenu_active_r.gif) no-repeat right 22px;
}
#top-menu-auto a:hover{
   background: url(/imgs/topmenu_active.gif) no-repeat left 22px;
}
#top-menu-auto a:hover span{
   background: url(/imgs/topmenu_active_r.gif) no-repeat right 22px;
   display: block;
   height: 40px;
}
#top-menu-auto .active {
   background: url(/imgs/topmenu_active.gif) no-repeat left 22px;
}
#top-menu-auto .active A {
   background: url(/imgs/topmenu_active_r.gif) no-repeat right 22px;
}
#top-menu-auto UL {
   width: 100%;
   list-style-type: none;
}
#top-menu-auto LI{
   float: left;
   margin: 0 31px;
}
#top-menu-auto A{
   color: #036;
   float: left;
   font-size: 13px;
   display: block;
   height: 40px;
   text-decoration: none;
   cursor:pointer;
}
#top-menu-auto a span{
   display: block;
   float: left;
   height: 40px;
   cursor:pointer;
}
/*whybest*/
#whybest {
    background: #46b50e url(/imgs/best_bg.gif) no-repeat;
    height: 53px;
    line-height: 51px;
    padding-left: 7px;
}
#whybest DIV{
    background: #46b50e url(/imgs/best_bg.gif) no-repeat right -53px;
    height: 53px;
}
#whybest P {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
#whybest SPAN {
    padding: 0 55px;
}
/*body*/
#body {
    background: url(/imgs/bg_body.jpg) repeat-y;
    border-top: 14px solid #fff;
    overflow: hidden;
    position: relative;
    min-height: 100%;
}
* html #body {
  height: 100%;
}
#body_auto{
    overflow: hidden;
    position: relative;
    min-height: 100%;
}
* html #body_auto {
  height: 100%;
}
/*left block*/
#left-block {
    color: #fff;
    float: left;
    margin-right: 14px;
    width: 263px;
}

.heading {
    background: #e0e0e0 url(/imgs/h_bg.gif) no-repeat;
    height: 32px;
    line-height: 32px;
    padding-left: 7px;
    position: relative;
}
.heading H3{
    background: url(/imgs/h_bg.gif) no-repeat right -32px;
    color: #333;
    height: 32px;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif; 
    text-align: center;
}
.heading H3 img{
  margin-top:9px;
}
.left-base{
    border-top: 14px solid #fff;
    width: 263px;
}

.b_t, .b_b {
    background: url(/imgs/menu_b.jpg) no-repeat;
    height: 8px;
    margin: 0 0 5px 0;
    width: 263px;
    overflow: hidden;
}
.b_b {
    background-position: center -8px;
    margin: 0;
}
#left-menu {
    margin-top: 5px;
}
#left-menu UL{
    list-style-type: none;
    margin: 0 23px -1px 15px;
}
#left-menu LI {
    background: url(/imgs/dot.gif) no-repeat 25px 100%;
    height: 35px;
    line-height: 35px;
}
#left-menu LI.last {
    background: none;
    height: 35px;
    line-height: 35px;
}
#left-menu A{
    background:  url(/imgs/marker.gif) no-repeat 0 -33px;
    color: #fff;
    font-weight: bold;
    padding-left: 25px;
    text-decoration: none;
}
#left-menu A:hover, #left-menu .active{
    background:  url(/imgs/marker.gif) no-repeat 0 2px;
}

#info {
background:url("/imgs/visamaster.png") no-repeat scroll 1px top transparent;
height:173px;
margin:55px auto 28px;
width:196px;
}
#info a {
font-size:9pt;
margin-left:12px;
position:relative;
top:65px;
}
#info a.infeb {
background:url("/imgs/tickets.gif") no-repeat scroll 0 0 transparent;
display:block;
height:49px;
margin-left:6px;
position:relative;
top:106px;
width:182px;
}
#info div.dotline {
background:url("/imgs/dot.gif") no-repeat scroll 25px 100% transparent;
display:block;
margin-left:-25px;
position:relative;
top:85px;
width:240px;
}
#subscribe H4{
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 7px 36px;
}
#subscribe div.dotline  {
background:url("/imgs/dot.gif") no-repeat scroll 33px 100% transparent;
margin-bottom:12px;
position:relative;
top:-5px;
width:240px;
}
#subscribe P{
    line-height: 18px;
    margin: 2px 0 0 36px;
}
#subscribe INPUT{
    border: 0;
    height: 20px;
    width: 190px;
}
#subscribe .submit {
    margin: 11px 0 28px 0;
    text-align: center;
}
#subscribe .submit INPUT{
    background:  url(/imgs/sign.gif) no-repeat;
    height: 25px;
    width: 116px;
}

#poll 
{
  padding-bottom: 100px;
}
#poll div.dotline{
background:url("/imgs/dot.gif") no-repeat scroll 33px 100% transparent;
position:relative;
top:-20px;
width:240px;
}
#poll H4{
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
}
#poll P{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 60px;
}
#poll LABEL{
    margin: 0 0 0 8px;
}
#poll .ok {
    left: 164px;
    height: 28px;
    width: 37px;
    position: relative;
    top: -65px;
}
#poll .ok  INPUT{
    background:  url(/imgs/ok.gif) no-repeat;
    border: 0;
    height: 28px;
    width: 37px;
}

#counters {
    margin: 1px 0 17px 90px;
    text-align: center;
}
/*right block*/
#right-block {
  background-color: #fff;
    float: left;
    width: 602px;
}
#right-block-auto {
  background-color: #fff;
    float: left;
	width:100%;
}
.news-block {
    background: #ddfdfd url(/imgs/news_bg.gif) no-repeat 0 -8px;
    height: 256px;
    margin-top: 14px;
    padding: 15px 0;
    position: relative;
    width: 100%;
}
.news-block_b {
    background: #ddfdfd url(/imgs/news_bg.gif) no-repeat;
    bottom: 0;
    left: 0;
    height: 8px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.content {
    background: url(/imgs/main_bg.gif) no-repeat 0 -8px;
    width: 100%;
    border-top: 12px solid #fff;
}
.content-auto {
    width: 100%;
}
.content_b {
    background: url(/imgs/main_bg.gif) no-repeat;
    bottom: 0;
    left: 0;
    height: 8px;
    overflow: hidden;
    position: absolute;
    width: 604px;
}

#news {
    background: url(/imgs/news.jpg) no-repeat;
    float: left;
    padding-top: 153px;
    width: 317px;
}
.news-block H6 {
    clear: left;
    color: #46b50e;
    font-size: 14px;
    padding: 0 0 0 11px;
}
.item {
    float: left;
    /* height: 45px; */
    padding: 0 0 20px 11px;
    width: 300px;
}
/*
.detailed {
    margin-left: 230px;
}
*/
.detailed A{
    background: url(/imgs/detailed.gif) no-repeat;
    display: block;
    height: 20px;
    width: 77px;
}
.archive {
    clear: both;
    padding: 10px 0 0 13px;
    position: absolute;
    bottom:18px;
}
.archive A{
    color: #46b50e;
    font-weight: bold;
    text-decoration: none;
}
.archive A:hover{
    color: #46b50e;
    text-decoration: underline;
}
#bookin {
    background: #ddfdfd;
    float: left;
    height: 486px;
    border-bottom: 14px solid #fff;
    border-left: 14px solid #fff;
    position: relative;
    width: 271px;
}
.bookin-img {
    background: #fff url(/imgs/bookin.jpg) no-repeat left 0px;
    height: 117px;
    width: 271px;
}
#bookin FIELDSET{
    border: 0;
    color: #0056a3;
    font-size: 11px;
    padding: 3px 0 3px 10px;
    margin-top: 5px;
}
FIELDSET.top {
    margin-top: 5px;
}
FIELDSET.top DT{
    width: 80px;
    white-space: nowrap;
}
FIELDSET.top SELECT{
    width: 170px;
}
FIELDSET.middle {
    border-top: 1px #fff solid !important;
    border-bottom: 1px #fff solid !important;
		margin-top:5px;
}
FIELDSET.middle DT{
    width: 95px;
}
FIELDSET.middle SELECT{
    width: 90px;
    margin-right: 5px;
}

.date-sel {width: 40px!important; }


FIELDSET.subbottom DL{
    line-height: 25px;
}
FIELDSET.subbottom DT{
    width: 55px;
}
FIELDSET.subbottom SELECT{
    width: 40px;
    margin-right: 5px;
}
FIELDSET.subbottom INPUT{
    width: 135px;
    margin-left: 5px;
}


FIELDSET.bottom {
		margin-top: 25px!important;
		text-align:center;
}
FIELDSET.bottom {
    margin-top: 0 !important;
}
FIELDSET.bottom SELECT{
    width: 70px;
    margin-left: 5px;
}


#bookin LEGEND{
    display: none;
}
#bookin FORM P{
    line-height: 20px;
    padding-right: 43px;
    text-align: right;
}
DL {
    clear: both;
    line-height: 22px;
}
DT {
    float: left;
}
DD {
    float: left;
}
#bookin INPUT, #bookin SELECT{
    font-size: 11px;
}
.reserve {
    height: 33px;
    position: relative;
    left: 139px;
    bottom: 02px;
    width: 120px;
}
.reserve  INPUT{
    background:  url(/imgs/bookin.gif) no-repeat;
    border: 0;
    height: 33px;
    width: 120px;
}
.shedule {
		text-align: center;
    height: 33px;
    width: 250px;
}
.shedule  INPUT{
    background:  url(/imgs/bookin-shed.gif) no-repeat;
    border: 0;
    height: 33px;
    width: 216px!important;
}
#request {
    border: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    height: 41px;
    width: 271px;
}
/* #request INPUT{ */
#request div{
    background:  url(/imgs/request.jpg) no-repeat;
    border: 0;
    color: #fff;
    font: bold 15px Arial;
    height: 41px;
    padding-bottom: 2px;
    width: 271px;

    text-align:center;
    padding-top: 11px;
}
#request div a{
  color:#fff;
  text-decoration:none;
}

.calend {
    height: 16px;
    vertical-align: middle;
    width: 14px;
}
.express {
    background-color: #ddfdfd;
    height: 130px;
    border-bottom: 16px solid #fff;
    padding: 30px 0;
    position: relative;
}
.express H4 {
    color: #46b50e;
    padding-bottom: 15px;
}
.land {
    float: left;
    line-height: 18px;
    padding-left: 9px;
}
.city {
    float: left;
    padding-right: 2px;
}
.price{
    float: left;
    background: url(/imgs/dot_2.gif) repeat-y right;
    padding-right: 9px;
}
.last {
    background: none;
    padding-right: 0;
}
.dopinfo {
    background-color: #ddfdfd;
    position: relative;
}
.inside {
    min-height:1087px;
    height:auto !important;
    height:1087px;
    background-color: #ddfdfd;
    position: relative;
}
#border {
padding: 15px 20px 20px;
}
.maintext{
margin-left:10px;
margin-right:10px;
padding:3px;
text-align:justify;
}
#border h1.mytext_t {text-transform:none; margin-top:0px;  font: 12px arial,sans-serif; text-align:center; padding-right:15px; }
#border p {margin: 10px 0;}
.maintext p{ padding-bottom:16px}
.maintext h1.glav{position:absolute; text-transform:none; margin-top:-60px;  font: 16px arial,sans-serif; text-align:center; padding-right:15px; }
.maintext a, .maintext a:link, .maintext a:visited, .maintext a:active, .maintext a:hover {color: #000000; font-weight:bold}
.content h1 {position:absolute; margin-top: -50px; text-transform:uppercase; font: 11px arial,sans-serif; }
.content-auto h1 {position:absolute; margin-top: -50px; text-transform:uppercase; font: 11px arial,sans-serif; }
.mytext h1 {position:absolute; margin-top: -50px; text-transform:none;  font: 11px arial,sans-serif; }
.mytext h1.myhead {position:absolute; text-transform:none; margin-top:-25px;  font: 14px arial,sans-serif; text-align:center; padding-right:15px; }
.mytext p{padding-top:16px}
.content h2.hodin {position:absolute; margin-top: -50px; text-transform:uppercase; font: 11px arial,sans-serif; }
.content-auto h2.hodin {position:absolute; margin-top: -50px; text-transform:uppercase; font: 11px arial,sans-serif; }
.false {
position:absolute;
bottom: 0;
}
* html .false {
*bottom: -1px;
}
.content_false {
    background: url(/imgs/main_bg.gif) no-repeat;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    position: absolute;
    width: 604px;
}
* html .content_false {
*bottom: -1px;
}
/*footer*/
 #footer {
    clear: both;
    height: 79px;
    padding: 15px 15px 0 16px;
}
#address {
    background: #06c url(/imgs/blue_c.gif) no-repeat left -21px;
    height: 37px;
    margin: 0 41px 6px 41px;
}
#address .c_r {
    background: #06c url(/imgs/blue_c.gif) no-repeat right -7px;
    height: 7px;
    margin-left: 7px;
    overflow: hidden;
}
#address .c_b {
    background: #06c url(/imgs/blue_c.gif) no-repeat;
    height: 7px;
    overflow: hidden;
}
#address .c_b DIV{
    background: #06c url(/imgs/blue_c.gif) no-repeat right -14px;
    height: 7px;
    margin-left: 7px;
    overflow: hidden;
}
ADDRESS {
    color: #fff;
    font-size: 10px;
    font-style: normal;
    height: 18px;
    padding: 5px 22px 0 22px;
}
ADDRESS A{
    color: #fff;
    text-decoration: none;
}
ADDRESS A:hover{
    color: #fff;
    text-decoration: underline;
}
#copyright {
    padding: 0 160px 0 200px;
}
.r-border_b {
    background: url(/imgs/bg_b.gif) repeat-x left bottom;
    height: 55px;
    position: relative;
}
.b_l {
    background: url(/imgs/rb_l.gif) no-repeat;
    height: 51px;
    position: absolute;
    width: 62px;
    z-index: 1;
}
#hr_b {
    background: #46b50e url(/imgs/hr_b.gif) no-repeat;
    height: 11px;
    left: 41px;
    overflow: hidden;
    padding-left: 10px;
    position: absolute;
    z-index: 2;
    width: 868px;
}
#hr_b DIV{
    background: #46b50e url(/imgs/hr_b.gif) no-repeat right -11px;
    height: 11px;
}
.b_r{
    background: url(/imgs/rb_r.gif) no-repeat right;
    height: 51px;
    left: 100%;
    margin-left: -50px;
    position: absolute;
    width: 51px;
}


OL, OL LI {
  margin:0 0 0 10px;
}

.content a {
    color: #0c5d94;
    text-decoration: underline;
}
.content a:hover {
    text-decoration: underline;
     color:#009933;
}

table.zebra {
  width: 100%; /* ò³ò£ó?ò£ò?òœ < ó'òœò+ò'ò£óŠó' > */
  border-collapse: collapse; /* ò?ò+ò£ó?òœòÞò? ò?ò?ò?ò?ò?ó'òÞ ò'ò£ò?ò£ò£ ò?òÞòò?ó? ó?ó¼òÞòÞò? */
  margin-bottom: 20px;
}
    
table.zebra td {
  padding: 4px; /* ò?ò?ò'ó? < ò? > ó?ó¼òÞò?ò?òœó: */
  border: 1px solid #666; /* ò'ó?òœò?ò£óŠòœ ò?òÞòò?ó? ó?ó¼òÞòÞò? */
  text-align:center!important;
}
#zleft td {
  text-align:left!important;
}
    
table.zebra th{
  background-color: #d6edfc!important; /* < òò?òÞó' > ó'ò?ò?òœ òžòœò?ò?ò'ò?ò?ò?òœ */
  font-weight:bold; 
  font-size:10px!important;
  padding: 3px;
  color: black;
}

table.zebra tbody tr {
  background: #ffffff; /* < òò?òÞó' > ó'ò?ò?òœ ó¼òÞó'ò?ó'ó: < ó?ó'ó?ò?ò? > */
} 
table.zebra tbody tr.odd {
  background: #d6edfc; /* < òò?òÞó' > ó'ò?ò?òœ ò?òÞó¼òÞó'ò?ó'ó: < ó?ó'ó?ò?ò? > */
}
table.green-table {width:422px;}
table.green-table td {text-align: left; height:34px; padding:0; margin:0; vertical-align:top;}
table.green-table td p {font-size: 13px; margin:0!important; }
table.green-table td p a {display: block; height:34px; color: white; text-decoration:none; background: url('/imgs/green-line.jpg') top no-repeat!important; padding: 5px 0 0 70px!important;}
table.green-table td p a:hover {font-weight: bold; color:white; text-decoration:none; background: url('/imgs/green-line-sel.gif') top no-repeat!important;}
table.green-table td p b {font-weight:normal;}

table.prices { background-color:#CCFFCC; width: 100%; border: 1px dotted green}
table.prices td {  text-align:center; height:35px; font-size: 10.5pt;}
table.prices col.green-col {color: white!important; background-color: green;}
table.prices col.second {width:25%;}
td.green-td {color: white!important; background-color: green; text-align:left!important; height: 35px; width: 35%; font-size:12pt!important;}
td.green-orange {color: white!important; background-color: #FF9900; font-weight:bold; font-size:12pt!important; }
td.green-orantit {color: white!important; background-color: #FF9900; font-weight:bold; font-size:12pt!important; text-align:left!important; padding-left:11px;}
/*ò'ó?òœò?ò£óŠó' ó'òœò+ò'ò£óŠó'*/
div.cell_g{
padding-top:9px;
padding-bottom:8px;
border-top:1px dotted white;
padding-left:11px;
}
div.cell_lg{
padding-top:8px;
padding-bottom:8px;
border-top:1px dotted green;
border-left:1px dotted green;
}
div.cell_lg2{
padding-top:10px;
padding-bottom:10px;
border-top:1px dotted green;
border-left:1px dotted green;
}
/*ò?ó?òœò?òòÞò?òœó? ó?ó¼òÞò?ò?òœ ò?ò?ó?ó'ó?ò£ ó'òœò+ò'ò£óŠó'*/
div.cell_or{
padding-top:8px;
padding-bottom:6px;
border-top:1px dotted green;
border-left:1px dotted green;
}
/*ò?ò?ò?òÞóŠ ò'ó?òœò?ò£óŠó' ó'òœò+ò'ò£óŠó'*/
div.bback{
   display: block;
   padding-top: 23px;
   padding-bottom:23px;
}
div.alllist{
display: block;
padding-left:43px;
padding-right:43px;
}
table.prices td strong{
display:block;
font-size: 12pt;
}
div.nysm{
display:block;
font-size:10.5pt;
color:#46B50E;

}
div.nybig{
font:arial;
display:block;
font-size:18pt;
color:#46B50E;
}
div.ny2010{
display: block;
padding-left:5px;
padding-right:5px;
}
div.lc_all{
padding-top:35px;
padding-bottom:19px;
}
div.lc_td{
color:white;
background-position: 49px 0px;
background-image:url('/imgs/backg.gif');
background-repeat: no-repeat;
}
div.lc_text{
padding-left:55px;
padding-right:215px;
padding-top:8px;
padding-bottom:8px;
text-align:center;
}
div.lc_d{
background-position: 4px 4px;
background-image:url('/imgs/deutsm.gif');
background-repeat: no-repeat;
padding-bottom:8px;
}
div.lc_i{
background-position: 4px 4px;
background-image:url('/imgs/itsm.gif');
background-repeat: no-repeat;
padding-bottom:8px;
}
div.an_td{
color:white;
background-position: 49px 0px;
background-image:url('/imgs/backg_a.gif');
background-repeat: no-repeat;
}
div.lc_r{
background-position: 4px 4px;
background-image:url('/imgs/rusm.gif');
background-repeat: no-repeat;
padding-bottom:8px;
}
div.an_l{
background-image:url('/imgs/an_logo.gif');
background-repeat: no-repeat;
padding-top:40px;
display: block;
}
div.an_logo{
display: block;
background-image:url('/imgs/an_l.gif');
background-repeat: no-repeat;
margin-left: 277px;
padding-top:38px;
}
td.lcfl{
width:48px;
padding-top:4px;
}
div.lctt{
font-size:18pt;
}
div.lctt2{
font-size:12pt;
}
div.airport{
margin-top:30px;
margin-bottom:80px;
}
div.airport a{
color:black;
}
div.airport p{
margin-top:10px;
margin-bottom:10px;
}
div.tab_st{
margin-top:80px;
}
div.tab_st p{
font-size:8pt;
}
div.contact{
 background-image: url('/imgs/cap.gif');
 width: 520px; 
 color: rgb(255, 255, 255);
 padding: 7px 0 11px 18px;
}
p.contact{
 padding:10px 0 20px 18px;
}
p.contact a{
color: rgb(0,0,0);
}
div.vl1{
padding-top: 27px;
padding-bottom:27px; 
padding-left: 15px;

}
ul.ul1{
 width: 84px;
 position: absolute;
 left: 33px;
 clear: right;
 list-style:none outside none;
}
	ul.ul1 li{
		font-weight:bold; font-size: 20pt;
		background: url('/imgs/round.gif') no-repeat;
		height:89px;
		}
		ul.ul1 li div{padding: 17px 27px;}
ul.ul2{
 width: 420px;
 position: absolute;
 left: 125px;
 clear: right;
 list-style:none outside none;
 margin-top:-5px;
}
	ul.ul2 li{
		height:87px;
		border-top: 1px solid rgb(192, 192, 192);
		}
		ul.ul2 li p{padding-top: 5px;}
		
div.vopot{
  background: url('/imgs/b_vo.gif') no-repeat scroll 0% 0% transparent;
  margin-top:70px; 
  padding: 5px 15px 31px; 
  color: rgb(255, 255, 255);
}
div .converse
{
 text-align:center;
 padding-top:30px;
}
div .converse p{
 text-align: left;
}
div .converse .buyform{
font-size:12pt;
padding-bottom:6px;
padding-left:150px;
padding-top:5px;
}
div .converse .inp{
 width: 264px; 
 height: 36px; 
 font-size: 16pt; 
 cursor: default;
}
div.classes{
	margin-bottom:40px;
	margin-top:15px;
}

div.classes p{
	background:url("/imgs/qatar/class.gif") repeat scroll 0 0 transparent;
	color:white;
	margin:0!important;
	padding:5px 0;
	text-align:center;
	width:150px;
}
div.classes ul{
	font-size:12px;
	list-style-type:none;
	margin-left:18px;
	margin-top:15px;
}
div.classes ul li{
	background:url("/imgs/qatar/mark.gif") no-repeat scroll 0 3px transparent;
	padding-left:15px;
}
.cityNav{margin-top:60px;}
.cityNav a{display:block; width:213px; color:white; text-decoration:none; text-align:center;}
.cityNav a:hover{display:block; width:213px; color:white; text-decoration:none; text-align:center;}
.cityNav .order{background: url("/imgs/bron.gif") no-repeat scroll 0 0 transparent;float: left;padding-top: 11px;height: 45px;}
.cityNav .toMP{background: url("/imgs/mainp.gif") no-repeat scroll 0 0 transparent;margin-left: 253px;padding-top: 19px;height: 37px;}

#info .pop {position:relative; top:100px; line-height: 130%;font-size: 14px; }
#info .pop a {position: static; top:0; color: white!important; font-size: 15px; margin-left:0;}

.content  .links a {color: #000; text-decoration: underline;}
.content  .links a:hover {color: #000; text-decoration: none;}

