/* standart */

body{
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    background-color: #000000;
    color: #d4d4d4;
    min-width: 1000px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(../img/main/bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
}


body.inner{
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
   /* background-color: #030404;*/
    background-color: #000000;
    color: #d4d4d4;
    min-width: 1000px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(../img/main/bg_inner1.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

body.splash{
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    background-color: #000000;
    color: #d4d4d4;
    min-width: 1000px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(../img/main/bg_splash.jpg);
    background-repeat: no-repeat;
    background-position: center;
}


html, body{
    height: 100%;
}

#main_splash {
    position: relative;
    vertical-align: middle;
    width: 1000px;
    height: 768px;
/*  background-color: #ffffff;*/
    left: 50%; 
    top: 50%; 
    margin-left: -500px; 
    margin-top: -384px;
/*  margin: 0px auto;*/ /* Right and left margin widths set to "auto" */
    text-align: left; /* Counteract to IE5/Win Hack */

}

#logo_splash {   
    position: absolute;
    margin: 236px 0px 0px 323px;
    padding: 0px 0px 0px 0px;
}

#splash_block {
    position: absolute;
    margin: 366px 0px 0px 323px;
    padding: 0px 0px 0px 0px;
}


#error_block {
    position: absolute;
    margin: 366px 0px 0px 400px;
    padding: 0px 0px 0px 0px;
    text-align:center;
}

#flash_block_text {
    
    position: absolute;
    width: 140px;
    height: 95px;
    margin: 405px 0px 0px 520px;
    padding: 0px 0px 0px 0px;
    font-size: 9px;
    color: #b7b4b4;
}



#main {
    position: relative;
    vertical-align: middle;
    width: 1000px;
    height: 768px;
/*  background-color: #ffffff;*/
    left: 50%; 
    top: 50%; 
    margin-left: -500px; 
    margin-top: -384px;
/*  margin: 0px auto;*/ /* Right and left margin widths set to "auto" */
    text-align: left; /* Counteract to IE5/Win Hack */

}

#logo {   
    position: absolute;
    margin: 36px 0px 0px 23px;
    padding: 0px 0px 0px 0px;
}

#player_block {
    position: absolute;
    width: 211px;
    height: 59px;
    margin: 160px 0px 0px 19px;
    padding: 10px 0px 10px 10px;
    background-repeat: no-repeat;
    background-position: top;
}


#menu_block {
    position: absolute;
    margin: 249px 0px 0px 19px;
    padding: 0px 0px 0px 0px;
}

#language_block {
    position: absolute;
    width: 142px;
    height: 22px;
    margin: 55px 0px 0px 817px;
    padding: 3px 0px 0px 9px;
    background-image: url(../img/main/language_block.png);
    background-repeat: no-repeat;
    background-position: top;
}

#photo_block {
    position: absolute;
    width: 294px;
    height: 326px;
    margin: 103px 0px 0px 690px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/main/photo_block.png);
    background-repeat: no-repeat;
    background-position: top;
}

#p1 {
    position: absolute;
    margin: 28px 0px 0px 18px;
    padding: 0px 0px 0px 0px;
}

#p2 {
    position: absolute;
    margin: 93px 0px 0px 115px;
    padding: 0px 0px 0px 0px;
}

#p3 {
    position: absolute;
    margin: 235px 0px 0px 108px;
    padding: 0px 0px 0px 0px;
}

#video_block {
    position: absolute;
    width: 295px;
    height: 231px;
    margin: 459px 0px 0px 690px;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: top;
}

#v1 {
    position: absolute;
    margin: 30px 0px 0px 43px;
    padding: 0px 0px 0px 0px;
}

#camera {
    position: absolute;
    margin: 115px 0px 0px 170px;
    padding: 0px 0px 0px 0px;
}

#text_block {
    position: absolute;
    width: 537px;
    height: 392px;
    margin: 203px 0px 0px 360px;
    padding: 20px 0px 20px 0px;
    overflow: auto;
    background-image: url(../img/main/text_block.png);
    background-repeat: no-repeat;
    background-position: top;
}

#text_text {
    position: absolute;
    width: 473px;
    height: 328px;
    margin: 10px 20px 10px 20px;
    padding: 0px 10px 0px 10px;
/*  overflow: auto;*/
}

#guests1_block {
    position: absolute;
    width: 555px;
    height: 297px;
    margin: 203px 0px 0px 360px;
    padding: 20px 0px 20px 0px;
    overflow: auto;
    background-image: url(../img/main/guests1_block.png);
    background-repeat: no-repeat;
    background-position: top;
}

#guests1_text {
    position: absolute;
    width: 473px;
    height: 278px;
    margin: 10px 20px 10px 20px;
    padding: 0px 10px 0px 10px;
/*  overflow: auto;*/
}


#guests2_block {
    position: absolute;
    width: 555px;
    height: 196px;
    margin: 510px 0px 0px 360px;
    padding: 0px 0px 20px 0px;
    overflow: auto;
    background-image: url(../img/main/guests2_block.png);
    background-repeat: no-repeat;
    background-position: top;
}

#guests2_text {
    position: absolute;
    width: 473px;
    height: 178px;
    margin: 10px 20px 10px 20px;
    padding: 0px 10px 0px 10px;
/*  overflow: auto;*/
}

#text_audio {
    position: absolute;
    width: 473px;
    height: 170px;
    margin: 10px 20px 10px 20px;
    padding: 0px 10px 0px 10px;
/*  overflow: auto;*/
}

#text_desc_audio {
    position: absolute;
    width: 473px;
    height: 158px;
    margin: 0px 20px 10px 20px;
    padding: 0px 10px 0px 10px;
/*  overflow: auto;*/
}



#arraudio_l {
    width: 27px;
    height: 165px;
    position: absolute;
    margin: 14px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/other/arraudio_l.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: 1;
}

#arraudio_r {
    width: 27px;
    height: 165px;
    position: absolute;
    margin: 14px 0px 0px 495px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/other/arraudio_r.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: 1;
}




#innphoto_block {
    position: absolute;
    width: 524px;
    height: 366px;
    margin: 213px 0px 0px 360px;
    padding: 20px 0px 20px 0px;
    overflow: auto;
    background-image: url(../img/main/innphoto_block.png);
    background-repeat: no-repeat;
    background-position: top;
}
#innphoto_block1 {
    position: absolute;
    width: 620px;
    height: 550px;
    margin: 213px 0px 0px 360px;
    padding: 20px 0px 20px 0px;
    overflow: auto;
    background-repeat: no-repeat;
    background-position: top;
}

#innphoto_photo {
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 14px 0px 0px 41px;
/*  overflow: auto;*/
}
#iphoto_l {
    width: 22px;
    height: 300px;
    position: absolute;
    margin: 14px 0px 0px 41px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/other/iphoto_l.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: 1;
}

#iphoto_r {
    width: 22px;
    height: 300px;
    position: absolute;
    margin: 13px 0 0 472px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/other/iphoto_r.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: 1;
}

#innallphoto_block {
    position: absolute;
    width: 627px;
    height: 169px;
    margin: 543px 0px 0px 305px;
    padding: 20px 0px 20px 0px;
    overflow: auto;
    background-image: url(../img/main/innallphoto_block.png);
    background-repeat: no-repeat;
    background-position: top;
}

#innallphoto_photo {
    position: absolute;
    margin: 0x 0px 0px 0px;
    padding: 36px 0px 0px 90px;
/*  overflow: auto;*/
}



#inncatphoto_block {
    position: absolute;
    width: 636px;
    height: 392px;
    margin: 223px 0px 0px 330px;
    padding: 20px 0px 20px 0px;
    overflow: auto;
    background-image: url(../img/main/inncatphoto_block.png);
    background-repeat: no-repeat;
    background-position: top;
}

#inncatphoto_1 {
    position: absolute;
    width: 177px;
    height: 139px;
    margin: 0px 0px 0px 10px;
    padding: 47px 0px 0px 50px;
    background-image: url(../img/main/inncatphoto_bg.png);
    background-repeat: no-repeat;
    background-position: top;
/*  overflow: auto;*/
}

#inncatphoto_1desc {
    position: absolute;
    width: 140px;
    margin: 137px 0px 0px 60px;
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
}

#inncatphoto_2 {
    position: absolute;
    width: 177px;
    height: 139px;
    margin: 0px 0px 0px 200px;
    padding: 47px 0px 0px 50px;
    background-image: url(../img/main/inncatphoto_bg.png);
    background-repeat: no-repeat;
    background-position: top;
/*  overflow: auto;*/
}

#inncatphoto_2desc {
    position: absolute;
    width: 140px;
    margin: 137px 0px 0px 250px;
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
}

#inncatphoto_3 {
    position: absolute;
    width: 177px;
    height: 139px;
    margin: 0px 0px 0px 390px;
    padding: 47px 0px 0px 50px;
    background-image: url(../img/main/inncatphoto_bg.png);
    background-repeat: no-repeat;
    background-position: top;
/*  overflow: auto;*/
}

#inncatphoto_3desc {
    position: absolute;
    width: 140px;
    margin: 137px 0px 0px 440px;
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
}

#inncatphoto_4 {
    position: absolute;
    width: 177px;
    height: 139px;
    margin: 180px 0px 0px 10px;
    padding: 47px 0px 0px 50px;
    background-image: url(../img/main/inncatphoto_bg.png);
    background-repeat: no-repeat;
    background-position: top;
/*  overflow: auto;*/
}

#inncatphoto_4desc {
    position: absolute;
    width: 140px;
    margin: 317px 0px 0px 60px;
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
}

#inncatphoto_5 {
    position: absolute;
    width: 177px;
    height: 139px;
    margin: 180px 0px 0px 200px;
    padding: 47px 0px 0px 50px;
    background-image: url(../img/main/inncatphoto_bg.png);
    background-repeat: no-repeat;
    background-position: top;
/*  overflow: auto;*/
}

#inncatphoto_5desc {
    position: absolute;
    width: 140px;
    margin: 317px 0px 0px 250px;
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
}

#inncatphoto_6 {
    position: absolute;
    width: 177px;
    height: 139px;
    margin: 180px 0px 0px 390px;
    padding: 47px 0px 0px 50px;
    background-image: url(../img/main/inncatphoto_bg.png);
    background-repeat: no-repeat;
    background-position: top;
/*  overflow: auto;*/
}

#inncatphoto_6desc {
    position: absolute;
    width: 140px;
    margin: 317px 0px 0px 440px;
    padding: 0px 0px 0px 0px;
    font-size: 8pt;
}

#innphoto_arrl {
    position: absolute;
    width: 29px;
    height: 392px;
    margin: -20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/other/allphoto_l.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: 1;
}

#innphoto_arrr {
    position: absolute;
    width: 29px;
    height: 392px;
    margin: -20px 0px 0px 606px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/other/allphoto_r.png);
    background-repeat: no-repeat;
    background-position: top;
    z-index: 1;
}





#title_block {
    position: absolute;
    height: 46px;
    margin: 153px 0px 0px 360px;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}

#title_ill_block {
    position: absolute;
    height: 122px;
    margin: 73px 0px 0px 510px;
    padding: 0px 0px 0px 0px;
    z-index: 0;
}


#scroll_block {
    position: absolute;
    width: 7px;
    height: 352px;
    margin: 223px 0px 0px 865px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/other/scroll.png);
    background-repeat: repeat-y;
    background-position: top;
    z-index: 1;
}

#arr_up {
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}

#arr_down {
    position: absolute;
    margin: 343px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}

#scroll_block_audio {
    position: absolute;
    width: 7px;
    height: 166px;
    margin: 403px 0px 0px 865px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/other/scroll.png);
    background-repeat: repeat-y;
    background-position: top;
    z-index: 1;
}

#arr_down_audio {
    position: absolute;
    margin: 160px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}

#scroll_block_guests {
    position: absolute;
    width: 7px;
    height: 256px;
    margin: 223px 0px 0px 885px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/other/scroll.png);
    background-repeat: repeat-y;
    background-position: top;
    z-index: 1;
}

#arr_down_guests {
    position: absolute;
    margin: 250px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}


#copy_kamaliya {
    position: absolute;
    width: 350px;
    height: 43px;
    margin: 708px 0px 0px 19px;
    padding: 0px 0px 0px 0px;
    font-size: 9px;
    color: #636464;
    font-weight: normal;
}

#copy_sd {
    position: absolute;
    width: 200px;
    height: 43px;
    margin: 719px 0px 0px 830px;
    padding: 0px 0px 0px 0px;
    font-size: 9px;
    color: #636464;
    font-weight: normal;
}



p{
    margin: 0px 0px 14px 0px;
}

li{
    margin: 5px 0px 5px 0px;
}

img{border:0; margin:0;}

img.logo {margin: 0px 26px 0px 34px;}

/*img{border:0; margin:0; vertical-align:text-bottom;}*/


/* background position */

.nrp{background-repeat: no-repeat;}

.rp_x{background-repeat: repeat-x;}
.rp_x_center{background-repeat: repeat-x; background-position: center;}
.rp_y{background-repeat: repeat-y;}
.rp_y_center{background-repeat: repeat-y; background-position: center;}

.nrp_top_left{background-repeat: no-repeat; background-position: top left;}
.nrp_top_center{background-repeat: no-repeat; background-position: top center;}
.nrp_top_right{background-repeat: no-repeat; background-position: top right;}
.nrp_bot_left{background-repeat: no-repeat; background-position: bottom left;}
.nrp_bot_center{background-repeat: no-repeat; background-position: bottom center;}
.nrp_bot_right{background-repeat: no-repeat; background-position: bottom right;}

.tbg{background-repeat: no-repeat; background-position: 25% center;}


/* links */


a:link{
font-Family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
color: #ffffff;
text-decoration: underline;
}
a:visited{
font-Family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
color: #ffffff;
text-decoration: underline;
}
a:active{
font-Family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
color: #ffffff;
text-decoration: underline;
}
a:hover{
font-Family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
color: #3d4392;
text-decoration: none;
}

/* ----- */

.dop_a:link{
font-size: 9px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}
.dop_a:visited{
font-size: 9px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}
.dop_a:active{
font-size: 9px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}
.dop_a:hover{
font-size: 9px;
color: #3d4494;
font-weight: normal;
text-decoration: none;
}

/* ----- */

.dop_a2:link{
font-size: 10px;
color: #626262;
font-weight: normal;
text-decoration: none;
}
.dop_a2:visited{
font-size: 10px;
color: #626262;
font-weight: normal;
text-decoration: none;
}
.dop_a2:active{
font-size: 10px;
color: #626262;
font-weight: normal;
text-decoration: none;
}
.dop_a2:hover{
font-size: 10px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}

/* ----- */

.invis:link{
color: #000000;
font-weight: normal;
text-decoration: none;
}
.invis:visited{
color: #000000;
font-weight: normal;
text-decoration: none;
}
.invis:active{
color: #000000;
font-weight: normal;
text-decoration: none;
}
.invis:hover{
color: #3d4293;
font-weight: normal;
text-decoration: none;
}


/* ----- */

.lang:link{
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.lang:visited{
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.lang:active{
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.lang:hover{
color: #3d4392;
font-weight: normal;
text-decoration: none;
}

/* copyright links */

.copy:link{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #636464;
font-weight: bold;
text-decoration: none;
}
.copy:visited{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #636464;
font-weight: bold;
text-decoration: none;
}
.copy:active{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #636464;
font-weight: bold;
text-decoration: none;
}
.copy:hover{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #3d4392;
font-weight: bold;
text-decoration: underline;
}

/* language links */

.lang_p:link{
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 9px;
color: #21627e;
font-weight: normal;
text-decoration: underline;
}
.lang_p:visited{
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 9px;
color: #21627e;
font-weight: normal;
text-decoration: underline;
}
.lang_p:active{
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 9px;
color: #21627e;
font-weight: normal;
text-decoration: underline;
}
.lang_p:hover{
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 9px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}


.lang_a:link{
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 9px;
color: #000000;
font-weight: normal;
text-decoration: none;
}
.lang_a:visited{
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 9px;
color: #000000;
font-weight: normal;
text-decoration: none;
}
.lang_a:active{
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 9px;
color: #000000;
font-weight: normal;
text-decoration: none;
}
.lang_a:hover{
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 9px;
color: #21627e;
font-weight: normal;
text-decoration: none;
}

/* menu links */

.m:link{
font-size: 13px;
color: #1d6480;
font-weight: normal;
text-decoration: none;
}
.m:visited{
font-size: 13px;
color: #1d6480;
font-weight: normal;
text-decoration: none;
}
.m:active{
font-size: 13px;
color: #1d6480;
font-weight: normal;
text-decoration: none;
}
.m:hover{
font-size: 13px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}

/* ----- */

.dop_m:link{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m:visited{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m:active{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m:hover{
font-size: 9px;
color: #bb0056;
font-weight: normal;
text-decoration: none;
}

/* ----- */

.dop_m2:link{
font-size: 11px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m2:visited{
font-size: 11px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m2:active{
font-size: 11px;
color: #bb0056;
font-weight: normal;
text-decoration: underline;
}
.dop_m2:hover{
font-size: 11px;
color: #bb0056;
font-weight: normal;
text-decoration: none;
}

/* titles */

h1, .title{
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 18px;
    color: #f5f5f5;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h2{
    font-size: 18px;
    color: #ffab00;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h3{
    font-size: 14px;
    color: #3d4392;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h4, h5, h6{
    font-size: 12px;
    color: #3d4392;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.smtitle{
font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size: 11px;
color: #186382;
font-weight: normal;
}

/* text versions standart links */

.text_copy{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #bfb39b;
font-weight: normal;
}

.text_m{
font-size: 13px;
color: #1d6480;
font-weight: normal;
}

.text_dop_m{
font-size: 9px;
color: #af6b6b;
font-weight: normal;
}

.text_dop_m2{
font-size: 9px;
color: #af6b6b;
font-weight: normal;
}


/* additional */

.sm{
font-size: 9px;
font-weight: normal;
}

.big{
font-size: 14px;
font-weight: normal;
}

.wh{
color: #ffffff;
font-weight: normal;
}

.bl{
color: #000000;
font-weight: normal;
}

.lang{
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.top_kollag{
    margin: 0px 20px 0px 30px;
    padding: 0px 0px 0px 0px;
    background-image: url(../img/header/top_kol.jpg);
    background-repeat: no-repeat;
    background-position: left;
}

.bg_tit_blue{
    margin: 0px 0px 0px 0px;
    padding: 5px 8px 5px 8px;
    color: #ffffff;
    font-size: 13px;
}

.bg_tit_white{
    margin: 0px 0px 0px 0px;
    padding: 5px 8px 5px 8px;
    color: #21637b;
    font-size: 13px;
}

.shcut{
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 3px 3px 3px 3px;
}

.shcut_gil{
    background-image: url(../img/main/sh_gil.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.shcut_com{
    background-image: url(../img/main/sh_com.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.shcut_park{
    background-image: url(../img/main/sh_park.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.shcut_invest{
    background-image: url(../img/main/sh_invest.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.inside_search{
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 10px 10px;
    background-color: #eadbb2;
}

.inside{
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #eadbb2;
}

.menu{
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 18;
    padding-bottom: 10;
    padding-left: 5;
    line-height: 16px;
}

#popupmenu1,#popupmenu2,#popupmenu3 {
    POSITION: absolute; TOP: 50px; VISIBILITY: hidden
}

/* form */

.inp{
  COLOR: #362828;
  FONT-FAMILY: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none;
  BACKGROUND-COLOR: #fcfcfc;
  BORDER-BOTTOM: #f1f1f1 1px solid;
  BORDER-LEFT: #c0baba 1px solid;
  BORDER-RIGHT: #f1f1f1 1px solid;
  BORDER-TOP: #c0baba 1px solid;
}
.textar
{COLOR: #362828; BORDER: outset 1px; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none; BORDER-COLOR: #FFFFFF; BACKGROUND-COLOR: #fcfcfc; BORDER-BOTTOM: #f1f1f1 1px solid; BORDER-LEFT: #c0baba 1px solid; BORDER-RIGHT: #f1f1f1 1px solid; BORDER-TOP: #c0baba 1px solid; OVERFLOW: auto;}

.selec
{COLOR: #362828; BACKGROUND: #FFFFFF; CURSOR: ne-resize; FONT-SIZE: 9px; BACKGROUND-COLOR: #fcfcfc;}

/* buttons */

.b_stn
{BORDER: none; FONT-SIZE: 9px; FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, Tahoma, Verdana, sans-serif; WIDTH: 56px; HEIGHT: 18px; BACKGROUND-IMAGE: url(../img/other/btn_stn.gif); CURSOR: hand;}
.b_stns
{BORDER: none; FONT-SIZE: 9px; FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, Tahoma, Verdana, sans-serif; WIDTH: 42px; HEIGHT: 18px; BACKGROUND-IMAGE: url(../img/other/btn_stns.gif); CURSOR: hand;}
.b_stnl
{BORDER: none; FONT-SIZE: 9px; FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, Tahoma, Verdana, sans-serif; WIDTH: 42px; HEIGHT: 18px; BACKGROUND-IMAGE: url(../img/other/btn_stnl.gif); CURSOR: hand;}

#v-tooltip {
     position:absolute;
     z-index:1000;
     background:#000;
     padding:3px 5px;
     color:#fff;
     font-size: 10px;
     display:none;
}