body 
{
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #000000;
}

#index_menu { background: url(../gfx/menu.jpg); background-repeat: no-repeat; }
#index_bar { background-color: #000000; }
#index_head { background: url(../gfx2/head.jpg); background-repeat: no-repeat; padding-right: 30px; padding-top: 4px; }
#index_main { padding-top: 7px; padding-bottom: 5px; }
#content_2 { padding-bottom: 3px; }

.panel_default { background-image: url(../gfx/panel.jpg); background-repeat: no-repeat; }
.panel_events { background-image: url(../gfx/p_events.jpg); background-repeat: no-repeat; }
.panel_music { background-image: url(../gfx/p_music.jpg); background-repeat: no-repeat; }
.panel_shop { background-image: url(../gfx/p_shop.jpg); background-repeat: no-repeat; }
.panel_mixes { background-image: url(../gfx/p_mixes.jpg); background-repeat: no-repeat; }
.panel_gallery { background-image: url(../gfx/p_gallery.jpg); background-repeat: no-repeat; }

img {
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
}
form {
	margin-top: 0;
	margin-bottom: 0;
}

.white_z { font-family: Tahoma; font-size: 6pt; color: #FFFFFF; }
.white { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; }
.white_a { font-family: Tahoma; font-size: 9pt; color: #FFFFFF; }
.white_c { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; }
.white_d { font-family: Tahoma; font-size: 11pt; color: #FFFFFF; }
.white_e { font-family: Tahoma; font-size: 12pt; color: #FFFFFF; }
.white_b { font-family: Tahoma; font-size: 14pt; color: #FFFFFF; }
.whitebold { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; text-decoration: underline; }
.detailred { font-family: Tahoma; font-size: 8pt; color: #000000; text-decoration: underline; }

.white_disco { font-family: Tahoma; font-size: 12px; color: #FFFFFF; }
.black_disco { font-family: Tahoma; font-size: 12px; color: #000000; }

.grey { font-family: Tahoma; font-size: 8pt; color: #B7B2B0; }
.grey2 { font-family: Tahoma; font-size: 8pt; color: #AFAFAF; }
.grey3 { font-family: Tahoma; font-size: 8pt; color: #666666; }
.grey4 { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; text-decoration: underline; }

.aqua { font-family: Tahoma; font-size: 8pt; color: #3d91c0; }
.black { font-family: Tahoma; font-size: 8pt; color: #000000; }
.black_2 { font-family: Tahoma; font-size: 11px; color: #000000; }
.black_b { font-family: Tahoma; font-size: 14px; color: #000000; }
.orange { font-family: Tahoma; font-size: 8pt; color: #CD8121; }
.orange_a { font-family: Tahoma; font-size: 10pt; color: #CD8121; }
.green { font-family: Tahoma; font-size: 8pt; color: #99FF33; }
.red { font-family: Tahoma; font-size: 8pt; color: #FF0000; }
.red_b { font-family: Tahoma; font-size: 14pt; color: #FF0000; }
.red2 { font-family: Tahoma; font-size: 8pt; color: #FFFF00; }
.blue { font-family: Tahoma; font-size: 8pt; color: #2C8AC0; } 

.green { font-family: Tahoma; font-size: 8pt; color: #94a905; }
.green_b { font-family: Tahoma; font-size: 14pt; color: #94a905; }

.usernametext { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: bold; }

.pink_a { font-family: Tahoma; font-size: 10pt; color: #cc0001; }
.aqua_a { font-family: Tahoma; font-size: 10pt; color: #0DBBC6; }

.orange_a { font-family: Tahoma; font-size: 10pt; color: #DB8A24; }

a { text-decoration: none; font-family: Tahoma; font-size: 8pt; color: #FFFFFF; }
a:hover { text-decoration: none; font-family: Tahoma; font-size: 8pt; color: #CD8121; }

a.second { text-decoration: none; font-family: Tahoma; font-size: 8pt; color: #000000; }
a.second:hover { text-decoration: none; font-family: Tahoma; font-size: 8pt; color: #FFFFFF; }

a.third { text-decoration: none; font-family: Tahoma; font-size: 8pt; color: #FFFFFF; }
a.third:hover { text-decoration: underline; font-family: Tahoma; font-size: 8pt; color: #FFFFFF; }

a.four { text-decoration: none; font-family: Tahoma; font-size: 8pt; color: #CD8121; }
a.four:hover { text-decoration: none; font-family: Tahoma; font-size: 8pt; color: #FFFFFF; }

.input_on {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	background-color: #C8BCAE;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}
.input_off {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

.search_on {
	border: 0px;
	background: url(../gfx/srch2.jpg);
	width: 150px;
	height: 16px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.search_off {
	border: 0px;
	background: url(../gfx/srch.jpg);
	width: 150px;
	height: 16px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.area1_on {
	border: 1px solid #000000;
	background-color: #C8BCAE;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	color: #000000;
	padding: 4px;
	width: 335px;
	height: 100px;
}
.area1_off {
	border: 1px solid #000000;
	background-color: #999999;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	color: #000000;
	padding: 4px;
	width: 335px;
	height: 100px;
}

.area2_on {
	border: 1px solid #000000;
	background-color: #C8BCAE;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	color: #000000;
	padding: 4px;
	width: 440px;
	height: 110px;
}
.area2_off {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	color: #000000;
	padding: 4px;
	width: 440px;
	height: 110px;
}

.area3_on {
	border: 1px solid #000000;
	background-color: #C8BCAE;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	color: #000000;
	padding: 4px;
	width: 335px;
	height: 100px;
}
.area3_off {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	color: #000000;
	padding: 4px;
	width: 335px;
	height: 100px;
}

.area4_on {
	border: 1px solid #000000;
	background-color: #C8BCAE;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	color: #000000;
	padding: 4px;
	width: 300px;
	height: 100px;
}
.area4_off {
	border: 1px solid #000000;
	background-color: #999999;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	color: #000000;
	padding: 4px;
	width: 300px;
	height: 100px;
}

.select1_on {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	background-color: #C8BCAE;
	color: #000000;
	width: 154px;
}
.select1_off {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	background-color: #FFFFFF;
	color: #000000;
	width: 154px;
}

.select2_on {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	background-color: #C8BCAE;
	color: #000000;
}
.select2_off {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	background-color: #FFFFFF;
	color: #000000;
}

.select3_on {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	background-color: #C8BCAE;
	color: #000000;
	width: 100px;
}
.select3_off {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 600;
	background-color: #FFFFFF;
	color: #000000;
	width: 100px;
}



.submit_save 
{
border: 0px;
background:url(../images/buttons/tyrkys/save.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_reset 
{
border: 0px;
background:url(../images/buttons/tyrkys/reset.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_login 
{
border: 0px;
background:url(../images/buttons/purple/login.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_send 
{
border: 0px;
background:url(../images/buttons/pink1_send.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_send2
{
border: 0px;
background:url(../images/buttons/grey/send.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_send3
{
border: 0px;
background:url(../images/buttons/tyrkys/send.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_send4
{
border: 0px;
background:url(../images/buttons/red/mail.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_send5
{
border: 0px;
background:url(../images/buttons/red/send.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_send6
{
border: 0px;
background:url(../gfx/butt_srch.jpg);
width: 68px;
height: 16px;
cursor: pointer;
}
.submit_save1
{
border: 0px;
background:url(../images/buttons/green/save.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_send_10
{
border: 0px;
background:url(../images/buttons/purple/send.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_upload
{
border: 0px;
background:url(../images/buttons/green/upload.jpg);
width: 60px;
height: 25px;
cursor: pointer;
}
.submit_updatetrack
{
border: 0px;
background:url(../images/buttons/green/update.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}
.submit_savearticle
{
border: 0px;
background:url(../images/buttons/comm/save.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}
.submit_sendpost
{
border: 0px;
background:url(../images/buttons/comm/send.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}

.filter_blue
{
border: 0px;
background:url(../images/buttons/blue/filter.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}
.filter_red
{
border: 0px;
background:url(../images/buttons/red/filter.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}
.filter_orange
{
border: 0px;
background:url(../images/buttons/orange/filter.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}

.filter_mixes
{
border: 0px;
background:url(../images/buttons/tyrkys/filter.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}

.msg_send
{
border: 0px;
background:url(../images/buttons/green/send.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}

.msg_del
{
border: 0px;
background:url(../images/buttons/green/delete.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}
.msg_spam
{
border: 0px;
background:url(../images/buttons/green/spam.jpg);
width: 60px;
height: 25px;
cursor: pointer;
padding: 0;
margin: 0;
}

#layer_blue1_top { background: url(../images/layers/blue1_top.jpg); background-repeat: no-repeat; }
#layer_blue1_middle { background: url(../images/layers/blue1_middle.jpg); background-repeat: repeat; }
#layer_blue1_bottom { background: url(../images/layers/blue1_bottom.jpg); background-repeat: no-repeat; }

#layer_tour_bottom { background: url(../images/layers/tour_bottom.jpg); background-repeat: no-repeat; }
#layer_tour_bottom2 { background: url(../images/layers/tour_bottom2.jpg); background-repeat: no-repeat; }

#layer_blue20_middle { background: url(../images/layers/blue20_middle.jpg); background-repeat: repeat; }
#layer_blue200_middle { background: url(../images/layers/blue200_middle.jpg); background-repeat: repeat; }

#layer_blue2_top { background: url(../images/layers/blue2_top.jpg); background-repeat: no-repeat; }
#layer_blue2_middle { background: url(../images/layers/blue2_middle.jpg); background-repeat: repeat; }
#layer_blue2_bottom { background: url(../images/layers/blue2_bottom.jpg); background-repeat: no-repeat; }
#layer_blue2_bottom2 { background: url(../images/layers/blue2_bottom2.jpg); background-repeat: no-repeat; }

#layer_pink1_top { background: url(../images/layers/pink1_top.jpg); background-repeat: no-repeat; }
#layer_pink1_middle { background: url(../images/layers/pink1_middle.jpg); background-repeat: repeat; }
#layer_pink1_bottom { background: url(../images/layers/pink1_bottom.jpg); background-repeat: no-repeat; }

#layer_pink10_top { background: url(../images/layers/pink10_top.jpg); background-repeat: no-repeat; }
#layer_pink10_middle { background: url(../images/layers/pink10_middle.jpg); background-repeat: repeat; }
#layer_pink10_bottom { background: url(../images/layers/pink10_bottom.jpg); background-repeat: no-repeat; }

#layer_white_top { background: url(../images/layers/white_top.jpg); background-repeat: no-repeat; }
#layer_white_middle { background: url(../images/layers/white_middle.jpg); background-repeat: repeat; }
#layer_white_bottom { background: url(../images/layers/white_bottom.jpg); background-repeat: no-repeat; }

#layer_red1_top { background: url(../images/layers/red1_top.jpg); background-repeat: no-repeat; }
#layer_red1_middle { background: url(../images/layers/red1_middle.jpg); background-repeat: repeat; }
#layer_red1_bottom { background: url(../images/layers/red1_bottom.jpg); background-repeat: no-repeat; }

#layer_red_bottom { background: url(../images/layers/red_bottom.jpg); background-repeat: no-repeat; }

#layer_grey1_top { background: url(../images/layers/grey1_top.jpg); background-repeat: no-repeat; }
#layer_grey1_middle { background: url(../images/layers/grey1_middle.jpg); background-repeat: repeat; }
#layer_grey1_middle2 { background: url(../images/layers/grey1_middle.jpg); background-repeat: repeat; }
#layer_grey1_bottom { background: url(../images/layers/grey1_bottom.jpg); background-repeat: no-repeat; }
#layer_grey1_bottom2 { background: url(../images/layers/grey1_bottom2.jpg); background-repeat: no-repeat; }

#layer_orange1_top { background: url(../images/layers/orange_top.jpg); background-repeat: no-repeat; }
#layer_orange1_bottom2 { background: url(../images/layers/orange_bottom2.jpg); background-repeat: no-repeat; }
#layer_orange1_middle2 { background-color: #dd8a22; }
#layer_orange1_middle { background: url(../images/layers/orange_middle.jpg); background-repeat: no-repeat; _height: 680px; min-height: 680px; }
#layer_orange1_bottom { background: url(../images/layers/orange_bottom.jpg); background-repeat: no-repeat; min-height: 58px; _height: 58px; }

#layer_green1_top { background: url(../images/layers/green_top.jpg); background-repeat: no-repeat; }
#layer_green10_top { background: url(../images/layers/green_top10.jpg); background-repeat: no-repeat; }
#layer_green20_top { background: url(../images/layers/green_top20.jpg); background-repeat: no-repeat; }
#layer_green1_middle { background: url(../images/layers/green_middle.jpg); background-repeat: repeat; }
#layer_green1_bottom { background: url(../images/layers/green_bottom.jpg); background-repeat: no-repeat; }

#layer_green2_top { background: url(../images/layers/green_top1.jpg); background-repeat: no-repeat; }
#layer_green2_middle { background-color: #94a903; }
#layer_green2_bottom { background: url(../images/layers/green_bottom1.jpg); background-repeat: no-repeat; }

#layer_red2_top { background: url(../images/layers/red_top1.jpg); background-repeat: no-repeat; }
#layer_red2_middle { background-color: #d41901; }
#layer_red2_bottom { background: url(../images/layers/red_bottom1.jpg); background-repeat: no-repeat; }

.m1_on { background: url(../gfx/menu_on1.jpg); }
.m1_off { background: url(../gfx/menu_off1.jpg); }
.m2_on { background: url(../gfx/menu_on2.jpg); }
.m2_off { background: url(../gfx/menu_off2.jpg); }
.m3_on { background: url(../gfx/menu_on3.jpg); }
.m4_on { background: url(../gfx/menu_on4.jpg); }
.m3_off { background: url(../gfx/menu_3on.jpg); }

.light { background: url(../gfx/last_bg.jpg); }
.dark { background-color: #000000; }

img.news { width: 441px; height: 154px; border: 1px solid #DD8A20; }
img.event { width: 120px; height: 144px; border: 1px solid #000000; }
img.event2 { width: 270px; height: 297px; border: 1px solid #000000; }
img.avatar { width: 60px; height: 40px; border: 1px solid #DD8A20; }
img.avatar2 { width: 60px; height: 40px; border: 1px solid #000000; }
img.detailphoto { width: 125px; height: 150px; border: 1px solid #94a905; }
img.detailphoto2 { width: 125px; height: 150px; border: 1px solid #000000; }
img.commusic { width: 100px; height: 80px; border: 1px solid #000000; }

img.event_small {
	filter: revealTrans(duration=2,transition=23);
	width: 270px;
	height: 270px;
	border: 1px solid #000000;
}

.gall {
	height: 26px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 4px;
}

.galler {
	width: 140px;
	height: 105px;
	border: 1px solid #000000;
}

.disco {
	width: 120px;
	height: 110px;
	border: 1px solid #000000;
}

img.article {
	width: 100px;
	height: 67px;
	border: 1px solid #000000;
}

.black_biger { font-family: Tahoma; font-size: 9pt; color: #000000; }

.pics {  
    height:  156px;  
    width:   463px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    width:  441px; 
    height: 156px;
	border: 0;
}

.pics2 {  
    height:  300px;  
    width:   927px;  
    padding: 0;  
    margin:  0;
} 
 
.pics2 img {  
    width:  927px; 
    height: 280px;
	border: 0;
}

.pics8 {  
    width:  268px;  
    height:   257px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics8 img {  
    width:  266px; 
    height: 255px;
	border: 1px solid #000;
}

.box {
	width: auto; 
	padding-left: 2px;
	line-height: 8px; 
	padding-bottom: 1px; 
}

#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}


/* Customize your modal window here, you can add background image too */
#boxes #dialog {
	background-image: url(../gfx2/dialog.png);
    width:375px; 
    height:203px;
}