@CHARSET "UTF-8";
    /*** The Essential Code ***/
*{font-size:12px; font-family:Times New Roman;}
a{ text-decoration:none;}
/* Intro Page Style */
body{position:relative; min-width:1150px;}
.elvos{width:195px; height:79px; position: fixed; right:0; bottom:0; background:url("../img/intro/elvos.png") no-repeat right bottom; z-index:10; cursor:pointer;}
.elvos span{font-family:Times New Roman; font-size:10px; color:#ebbec6; text-transform:uppercase; text-decoration:none; position:absolute; bottom:20px;}

.lang_wrapper{position:absolute; width:61px; height:56px; right:260px; top:142px;  cursor:pointer;}
.lang_wrapper_1{position:absolute; width:61px; height:56px; right:410px; top:16px; z-index:3;}
.lang_wrapper a:hover{cursor:pointer;}
.lang_wrapper .rus{position:absolute; left:0; width:28px; height:56px; background:url("../img/intro/ru.gif") no-repeat; cursor:pointer;}
.lang_wrapper_1 .rus{position:absolute; left:0; width:28px; height:56px; background:url("../img/intro/ru.gif") no-repeat; cursor:pointer;}
.lang_wrapper .eng{position:absolute; right:0; width:28px; height:56px; background:url("../img/intro/de.gif") no-repeat; cursor:pointer;}
.lang_wrapper_1 .eng{position:absolute; right:0; width:28px; height:56px; background:url("../img/intro/de.gif") no-repeat; cursor:pointer;}

.main_wrapper{width:100%; min-width:100%; height:100%; min-height:100%; position:relative;}
.main_wrapper .left_bg{height:100%; min-height:100%; background:url("../img/intro/bg_l.jpg") repeat-x; position:absolute; width:50%; left:0;}
.main_wrapper .right_bg{height:100%; min-height:100%; background:url("../img/intro/bg_r.jpg") repeat-x; position:absolute; width:50%; right:0;}
.main_wrapper .left_bg_1{height:100%; min-height:100%; background:url("../img/base/left_bg_1.jpg") repeat-x; position:absolute; width:50%; left:0;}
.main_wrapper .right_bg_1{min-height:100%; background:url("../img/base/left_bg_1.jpg") repeat-x; position:absolute; width:50%; right:0;}
.main_wrapper .intro{width:1060px; height:800px; position:relative; margin:0 auto; background:url("../img/intro/main_bg.jpg") no-repeat;}

.main_wrapper .container{width:1236px; height:874px; position:relative; margin:0 auto; background:url("../img/base/bg.jpg") no-repeat;}
.main_wrapper .container .left_nav{position:absolute; left:113px; top:226px; width:197px; height:315px; background:url("../img/base/menu_bg.gif") no-repeat; z-index:20;}
.main_wrapper .container .left_nav ul{list-style:none; position:relative;}
.main_wrapper .container .left_nav ul li{width:197px; height:30px; margin:6px 0 9px 0; position:relative;}
.main_wrapper .container .left_nav ul span{display:block; width:182px; height:30px; position:absolute; left:8px; cursor:pointer;}
.main_wrapper .container .left_nav ul span.main_RU{background:url("../img/base/fonts/a_main_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.main_RU1{background:url("../img/base/fonts/a_main_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.main_RU:hover{background:url("../img/base/fonts/a_main_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.bio_RU{background:url("../img/base/fonts/a_bio_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.bio_RU1{background:url("../img/base/fonts/a_bio_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.bio_RU:hover{background:url("../img/base/fonts/a_bio_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.music_RU{background:url("../img/base/fonts/a_music_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.music_RU1{background:url("../img/base/fonts/a_music_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.music_RU:hover{background:url("../img/base/fonts/a_music_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.video_RU{background:url("../img/base/fonts/a_video_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.video_RU1{background:url("../img/base/fonts/a_video_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.video_RU:hover{background:url("../img/base/fonts/a_video_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.photo_RU{background:url("../img/base/fonts/a_photo_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.photo_RU1{background:url("../img/base/fonts/a_photo_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.photo_RU:hover{background:url("../img/base/fonts/a_photo_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.partners_RU{background:url("../img/base/fonts/a_partners_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.partners_RU1{background:url("../img/base/fonts/a_partners_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.partners_RU:hover{background:url("../img/base/fonts/a_partners_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.pravo_RU{background:url("../img/base/fonts/a_pravo_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.pravo_RU1{background:url("../img/base/fonts/a_pravo_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.pravo_RU:hover{background:url("../img/base/fonts/a_pravo_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.contacts_RU{background:url("../img/base/fonts/a_contacts_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.contacts_RU1{background:url("../img/base/fonts/a_contacts_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.contacts_RU:hover{background:url("../img/base/fonts/a_contacts_2.gif") no-repeat;}

.main_wrapper .container .left_nav ul span.main_DE{background:url("../img/base/fonts/a_main_de_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.main_DE1{background:url("../img/base/fonts/a_main_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.main_DE:hover{background:url("../img/base/fonts/a_main_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.bio_DE{background:url("../img/base/fonts/a_bio_de_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.bio_DE1{background:url("../img/base/fonts/a_bio_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.bio_DE:hover{background:url("../img/base/fonts/a_bio_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.music_DE{background:url("../img/base/fonts/a_music_de_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.music_DE1{background:url("../img/base/fonts/a_music_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.music_DE:hover{background:url("../img/base/fonts/a_music_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.video_DE{background:url("../img/base/fonts/a_video_de_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.video_DE1{background:url("../img/base/fonts/a_video_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.video_DE:hover{background:url("../img/base/fonts/a_video_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.photo_DE{background:url("../img/base/fonts/a_photo_de_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.photo_DE1{background:url("../img/base/fonts/a_photo_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.photo_DE:hover{background:url("../img/base/fonts/a_photo_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.partners_DE{background:url("../img/base/fonts/a_partners_de_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.partners_DE1{background:url("../img/base/fonts/a_partners_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.partners_DE:hover{background:url("../img/base/fonts/a_partners_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.pravo_DE{background:url("../img/base/fonts/a_pravo_de_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.pravo_DE1{background:url("../img/base/fonts/a_pravo_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.pravo_DE:hover{background:url("../img/base/fonts/a_pravo_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.contacts_DE{background:url("../img/base/fonts/a_contacts_de_1.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.contacts_DE1{background:url("../img/base/fonts/a_contacts_de_2.gif") no-repeat;}
.main_wrapper .container .left_nav ul span.contacts_DE:hover{background:url("../img/base/fonts/a_contacts_de_2.gif") no-repeat;}

.main_wrapper .container .content_wrapper{position:relative; float:left; left:322px; top:226px; width:588px; background:url("../img/base/content_bg.gif") no-repeat; z-index:60; opacity:.9; filter: alpha ( opacity = 90);}
.main_wrapper .container .content{position:relative; float:left; width:588px; min-height:700px; top:16px; background:#fff; z-index:60; padding-bottom:50px;}
.main_wrapper .container .content p{font-family:Times New Roman; font-size:14px; color:#d15790; margin:20px 0 0 21px;}

.main_wrapper .container .content .body_title{position:relative; width:338px; height:34px; margin:-12px auto 0; background:url("../img/base/title.gif") no-repeat;}
.main_wrapper .container .content .body_title .main_name_RU{width:73px; height:14px; margin:0 auto; background:url("../img/base/title_main_name.gif") no-repeat; display:block; top:9px; position:relative;}
.main_wrapper .container .content .body_title .bio_name_RU{width:100px; height:23px; margin:0 auto; background:url("../img/base/title_bio_name.gif") no-repeat; display:block; top:5px; position:relative;}
.main_wrapper .container .content .body_title .music_name_RU{width:74px; height:23px; margin:0 auto; background:url("../img/base/title_music_name.gif") no-repeat; display:block; top:5px; position:relative;}
.main_wrapper .container .content .body_title .partners_name_RU{width:98px; height:23px; margin:0 auto; background:url("../img/base/title_partners_name.gif") no-repeat; display:block; top:5px; position:relative;}
.main_wrapper .container .content .body_title .copyright_name_RU{width:159px; height:23px; margin:0 auto; background:url("../img/base/title_pravo_name.gif") no-repeat; display:block; top:5px; position:relative;}
.main_wrapper .container .content .body_title .contacts_name_RU{width:103px; height:23px; margin:0 auto; background:url("../img/base/title_kontakt_name.gif") no-repeat; display:block; top:8px; position:relative;}
.main_wrapper .container .content .body_title .photo_name_RU{width:120px; height:23px; margin:0 auto; background:url("../img/base/title_photo_name.gif") no-repeat; display:block; top:8px; position:relative;}
.main_wrapper .container .content .body_title .video_name_RU{width:60px; height:23px; margin:0 auto; background:url("../img/base/title_video_name.gif") no-repeat; display:block; top:8px; position:relative;}
.main_wrapper .container .content .btn_top{width:383px; height:35px; margin:0 auto; display:block; top:5px; position:relative;}

.main_wrapper .container .content .body_title .main_name_DE{width:83px; height:25px; margin:0 auto; background:url("../img/base/title_main_name_DE.gif") no-repeat; display:block; top:9px; position:relative;}
.main_wrapper .container .content .body_title .bio_name_DE{width:100px; height:25px; margin:0 auto; background:url("../img/base/title_bio_name_DE.gif") no-repeat; display:block; top:5px; position:relative;}
.main_wrapper .container .content .body_title .music_name_DE{width:74px; height:25px; margin:0 auto; background:url("../img/base/title_music_name_DE.gif") no-repeat; display:block; top:5px; position:relative;}
.main_wrapper .container .content .body_title .partners_name_DE{width:98px; height:25px; margin:0 auto; background:url("../img/base/title_partners_name_DE.gif") no-repeat; display:block; top:5px; position:relative;}
.main_wrapper .container .content .body_title .copyright_name_DE{width:89px; height:25px; margin:0 auto; background:url("../img/base/title_pravo_name_DE.gif") no-repeat; display:block; top:5px; position:relative;}
.main_wrapper .container .content .body_title .contacts_name_DE{width:103px; height:25px; margin:0 auto; background:url("../img/base/title_kontakt_name_DE.gif") no-repeat; display:block; top:8px; position:relative;}
.main_wrapper .container .content .body_title .photo_name_DE{width:120px; height:25px; margin:0 auto; background:url("../img/base/title_photo_name_DE.gif") no-repeat; display:block; top:8px; position:relative;}
.main_wrapper .container .content .body_title .video_name_DE{width:60px; height:25px; margin:0 auto; background:url("../img/base/title_video_name_DE.gif") no-repeat; display:block; top:8px; position:relative;}


.btn_full_bio_RU{width:188px; height:35px; line-height:30px; top:20px; float:right; margin:0 30px 0 0; background:url("../img/base/btn_full_bio.gif") no-repeat; display:block; position:relative; cursor:pointer;}
.btn_full_bio_DE{width:188px; height:35px; line-height:30px; top:20px; float:right; margin:0 30px 0 0; background:url("../img/base/btn_full_bio_DE.gif") no-repeat; display:block; position:relative; cursor:pointer;}
.btn_cut_bio_RU{width:188px; height:35px; line-height:30px; top:20px; float:right; margin:0 30px 0 0; background:url("../img/base/btn_cut_bio.gif") no-repeat; display:block; position:relative; cursor:pointer;}
.btn_cut_bio_DE{width:188px; height:35px; line-height:30px; top:20px; float:right; margin:0 30px 0 0; background:url("../img/base/btn_cut_bio_DE.gif") no-repeat; display:block; position:relative; cursor:pointer;}


.btn_listen_bio_RU{width:188px; height:35px; left:0; background:url("../img/base/btn_listen_bio_RU.gif") no-repeat; display:block; position:relative; cursor:pointer;}
.btn_listen_bio_DE{width:188px; height:35px; left:0; background:url("../img/base/btn_listen_bio_DE.gif") no-repeat; display:block; position:relative; cursor:pointer;}

.main_wrapper .container .content .btn_top .btn_listen_bio{width:188px; height:35px; float:right; background:url("../img/base/btn_listen_bio.gif") no-repeat; display:block; position:relative; cursor:pointer;}
.main_wrapper .container .content .btn_top .live_radio{width:189px; height:35px; margin:-3px auto 20px; background:url("../img/base/live_radio.gif") no-repeat; display:block; position:relative; cursor:pointer; z-index:300;}

.main_wrapper .container .content .my_world_RU{position:relative; width:82px; height:21px; margin:0 auto; background:url("../img/base/my_world.gif") no-repeat; top:27px; z-index:50;}
.main_wrapper .container .content .my_world_DE{position:relative; width:102px; height:21px; margin:0 auto; background:url("../img/base/my_world_DE.gif") no-repeat; top:27px; z-index:50;}
.main_wrapper .container .content .partn_intro{position:relative; font-family:Times New Roman; font-size:14px; font-weight:bold; color:#ce607b; top:10px; padding:0 0 0 35px;}
.main_wrapper .container .content .text_area{position:relative; width:100%;}
.main_wrapper .container .content .text_area p{font-family:Times New Roman; font-size:13px; color:#9d426c; background:#fff; padding:25px 22px; text-align:justify; }

.main_wrapper .container .content .news_block{position:relative; width:571px; float:left; padding:30px 0 30px 17px; background:#fff; }
.main_wrapper .container .content .news_block p{padding:15px 32px 0 0; position:relative; left:0; font-family:Times New Roman; font-size:16px; color:#bd5d89; text-align:justify; line-height:16px;}
.main_wrapper .container .content .news_block label{font-size:16px;}
.main_wrapper .container .content .news_block p span{font-family:Times New Roman; font-size:16px; color:#b76767; text-align:justify; line-height:16px;}
.main_wrapper .container .content .news_block a, a:hover{cursor:pointer; text-decoration:none;}
.main_wrapper .container .content .news_block strong{font-family:Times New Roman; font-size:16px;}
.main_wrapper .container .content .news_block .date{font-family:Times New Roman; font-size:12px; color:#ffb1c4; float:left;}
.main_wrapper .container .content .news_block .more_RU{position:relative; width:150px; height:37px; background:url("../img/base/btn_more_ru.gif") no-repeat; float:right; margin:10px 50px 0 0; line-height:37px;}
.main_wrapper .container .content .news_block .more_DE{position:relative; width:150px; height:37px; background:url("../img/base/btn_more_de.gif") no-repeat; float:right; margin:10px 50px 0 0; line-height:37px;}

.btn_back_RU{position:relative; width:150px; height:37px; background:url("../img/base/btn_back_RU.gif") no-repeat; float:right; margin:10px 50px 0 0; line-height:37px;}
.btn_back_DE{position:relative; width:150px; height:37px; background:url("../img/base/btn_back_DE.gif") no-repeat; float:right; margin:10px 50px 0 0; line-height:37px;}


.main_wrapper .container .content .news_block .listen_RU{position:relative; width:150px; height:35px; background:url("../img/base/btn_listen_ru.gif") no-repeat; float:right; margin:10px 50px 0 0;}
.main_wrapper .container .content .news_block .listen_DE{position:relative; width:150px; height:35px; background:url("../img/base/btn_listen_de.gif") no-repeat; float:right; margin:10px 50px 0 0;}
.main_wrapper .container .content .news_block label{font-family:Times New Roman; font-size:14px; color:#bd5d89; float:left; font-weight:bold;}
.main_wrapper .container .content .news_block label.autor{font-family:Times New Roman; font-size:12px; color:#bd5d89; float:left; font-weight:bold;}
.picture{width:163px; height:163px; position:relative; display:block; float:left; background:url("../img/base/picture_border.gif") no-repeat; margin:0 3px 0 0; padding:18px 0 0 14px;}
.picture1{width:163px; height:163px; position:absolute; background:url("../img/base/picture_border.gif") no-repeat; margin:0 3px 0 0; padding:18px 0 0 14px; top:0; left:6px;}

.main_wrapper .container .content .text_area .more_bio{position:relative; width:150px; height:37px; background:url("../img/base/more_btn.gif") no-repeat; float:right; padding:0 0 20px 0;}

.main_wrapper .container .content .photo_session{width:81px; margin:0 auto; position:absolute; left:246px; top:296px;}
.main_wrapper .container .content .pop_img{display:none;}
.main_wrapper .container .content .photo_border{position:absolute; width:453px; height:295px; margin:0 auto; background:url("../img/base/gallery/big_border.gif") no-repeat; top:322px; left:63px; z-index:100;}
.main_wrapper .container .content .photo_border_img{position:relative; width:453px; height:295px; margin:0 auto; top:5px; z-index:99;}

.main_wrapper .container .content table{position:relative; width:500px; margin:25px auto 0;}
.main_wrapper .container .content table .partn_wrap{width:138px; height:173px; position:relative;}
.main_wrapper .container .content table .partn_wrap .pic{width:138px; height:145px; position:absolute; background:url("../img/base/partn_img_bg.gif") no-repeat;}
.main_wrapper .container .content table .partn_wrap .pic a{cursor:pointer;}
.main_wrapper .container .content table .partn_wrap img{width:133px; height:139px; position:relative; top:2px; left:2px;}
.main_wrapper .container .content table .partn_wrap .link{width:132px; height:25px; position:absolute; bottom:0; background:#f5ccca; margin:0 0 0 3px; text-align:center; line-height:25px;}
.main_wrapper .container .content table .partn_wrap .link a{font-family:Times New Roman; font-size:12px; color:#ce607b; text-decoration:none;}
.main_wrapper .container .content table .partn_wrap label{width:300px; background:#fff; padding:10px; border:1px solid #f38181; position:absolute; left:130px; top:0; z-index:65;}
.main_wrapper .container .content table .partn_wrap label span.name{font-weight:bold;}
.main_wrapper .container .content table tr{}
.main_wrapper .container .content table td{padding:0 0 8px 0;}

.text_title{font-family:Times New Roman; font-size:12px; color:#9d426c; font-weight:bold; margin:19px 21px 0 21px;}
.text_title_1{font-family:Times New Roman; font-size:12px; color:#9d426c; font-weight:bold; margin:10px 21px 0 21px;}
.text_data{font-family:Times New Roman; font-size:12px; color:#9d426c;  margin:0 21px 0 21px;}
.el a{font-family:Times New Roman; font-size:12px; color:#ed5199; text-decoration:none;  margin:0 21px 0 21px;}

.content form{width:560px; padding:0 0 0 5px; background:url("../img/base/form_bg.gif") repeat-x bottom;}
.content form tr{width:100%;}
.content form td{padding:8px 0;}
.content form td span{color:#f01379;}
.content form td label{color:#7f3859; font-weight:bold;}
.content form td textarea{width:528px; height:168px; background:#fbe9e9; border:1px solid #9d426c;}
.content form label.male{font-family:Times New Roman; font-size:12px; color:#7f3859; }
.content form .r{margin:0 54px 0 5px; position:relative; width:15px; height:15px;}
.content form .t{width:265px; height:18px; background:#fbe9e9; border:1px solid #9d426c; margin:0 12px 0 0;}
.content form .tl{color:#7f3859; font-weight:bold;}
.content form .ready{position:absolute; width:50px; height:20px; right:195px; padding:7px 0 0 0; font-family:Times New Roman; font-size:14px; font-weight:bold; color:#7f3859;}
.content form .send_RU{position:relative; width:127px; height:37px; background:url("../img/base/btn_send_ru.gif") no-repeat; float:right; line-height:37px; border:none; cursor:pointer;}
.content form .send_DE{position:relative; width:127px; height:37px; background:url("../img/base/btn_send_de.gif") no-repeat; float:right; line-height:37px; border:none; cursor:pointer;}

.songs{background:#fff;}
.songs table{width:550px; font-family:Times New Roman; font-size:12px; color:#d4689a; position:relative;}
.songs table tr{height:30px;}
.songs table td{padding:0;}
.songs table td.history{width:71px; text-align:center; position:relative;}
.songs table td.history label{width:300px; height:300px; padding:10px; display:block; border:1px solid #f38181; position:absolute; left:580px; top:470px; background:#fff;}
.songs table td.history a{font-family:Times New Roman; font-size:12px; color:#d4689a; background:#f6d5e4; padding:5px;}
.songs table td.name{}
.songs table td.player{width:196px;}
.songs table td.player object{position:relative; bottom:6px;}
.songs table td.save{width:35px;}
.songs table td.save img{position:relative; top:7px; left:4px;}

.album_pic{position:absolute; width:414px; height:370px; left:87px; top:73px;}
.ramka{position:relative; width:422px; height:373px; background:url("../img/base/ramka.gif") no-repeat; margin:18px auto 0;}
.other_albums{position:relative; width:100%; height:195px; margin:20px 0;}
.other_albums  img{position:relative; left:20px; top:18px;}
.other_albums  span{position:relative; left:20px; top:45px; float:left; color:#bd5d89;}

.other_albums div.second{position:relative; width:30%; height:195px; float:left; margin:0 35%;}
.other_albums div.second a{color:#e194b2;}

.pagination{position:relative; width:200px; height:30px; margin:0 auto;}
.pagination a{display:block; float:left; color:#7B3656;}
.pagination center{position:relative; width:100%; height:30px;}
.pagination .elem{width:20px; height:20px; display:block; float:left; background:#fff; border:1px solid #b5565a; text-align:center; position:relative; margin:5px;}
.pagination .elem:hover{width:20px; height:20px; display:block; float:left; background:#f5ccca; border:1px solid #b5565a; color:#7B3656;}
.pagination .elem.act{width:20px; height:20px; display:block; float:left; background:#f5ccca; border:1px solid #b5565a; color:#7B3656;}

.radio{position:absolute; width:182px; height:108px; left:123px; top:558px; background:url("../img/base/radio.png") no-repeat; z-index:20;}
.banner{position:absolute; display:block; width:178px; left:123px; top:680px; border:1px solid #E4A7C0; text-align:center; font-size:25px; color:#fff; z-index:20;  text-decoration:none;}
.right_big_photo img{position:fixed; border-right:1px solid #fff; top:0; padding:0 0 0 713px;}

.uzor{position:fixed; width:552px; margin:0 0 0 678px; height:515px; top:150px; background:url("../img/base/uzor.png") no-repeat; z-index:2;}
.border{width:586px; height:141px; top:143px; position:absolute; background:url("../img/base/gallery/border.gif") no-repeat;}
.video_container{position:relative; float:left; top:75px; left:53px;}
.panel_video:hover{cursor:pointer;}
.clip_name{position:relative; float:left; top:45px; left:212px; font-family:Times New Roman; font-size:14px; color:#c85b76; font-style:italic;}
.tickercontainer { /* the outer div with the black border */
background: url("../img/base/gallery/border.gif") no-repeat;
width: 585px;
height: 141px;
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
top:25px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 33px;
top: 13px;
width: 516px;
height:117px;
overflow: hidden;
background:#F4CBC8;
}
ul.newsticker { /* that's your list */
position: relative;
left: 1px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background:#F4CBC8;;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 5px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}

.stepcarousel{
	
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 270px;
	height: 137px; /*Height should enough to fit largest content's height*/
	}

	.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	
	}
	.stepcarousel .belt1{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	
	}

	.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 123px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	}
	
	.stepcarousel .panel_video{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 123px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	cursor:pointer;
	}

	#galleryB{
	width: 450px;
	height: 170px;
	border: 10px solid darkred;
	}

	#galleryB .panel{
	height: 150px;
	font: bold 28px Arial;
	text-align: center;
	background-color: green;
	color: white;
	margin:10px;
	
	}

	p.samplebuttons{
	width: 300px;
	text-align: center;
	}

	p.samplebuttons a{
	color: #2e6ab1;
	padding: 1px 2px;
	margin-right: 3px;
	text-decoration: none;
	}

.r{background:url("/img/base/gallery/border.gif") no-repeat; height:143px; margin:25px 0 0 0;}
.wr img{display:none;}
div.wr{position:absolute; width:455px; height:296px; background:url("../img/base/gallery/big_border.gif") no-repeat; left:70px; top:330px;}
div.backgrnd{position:absolute; width:453px; height:294px; background:url("../img/base/prew_big.jpg") no-repeat; left:70px; top:330px;}
div.backgrnd img{position:absolute;}

.panel_video img:hover{cursor:pointer;}
.action_control{position:relative; width:188px; float:left; top:20px;}
.player_wrapper{position:absolute; width:188px; bottom:15px;}
#player_mit_hg{position:relative; top:20px;}
#result_box{font-family:Times New Roman; font-size:14px; color:#d16b82; padding:0 0 0 23px;}
/*
.footer{position:relative; width:1236px; height:184px; display:block; background:url("../img/base/bg_footer.jpg") no-repeat; margin:0 auto;}
.footer_wrapper{position:relative; width:100%; min-width:100%; float:left; height:184px; display:block; background:url("../img/base/footer_bg_back.jpg") repeat-x; top:184px;}
*/
