body{
	background-color: #000000;
	height:100%;
	min-width:960px;
	font-size:12px;
	line-height: 1.7em;
	
}
.backgroundlevel-high{
	background: #000 url('../images/bg_lowerpart.png') repeat-y 50% 100%;
	margin:0;
	padding:0;
}
.backgroundlevel-high #backgroundlevel-low{
	background: url('../images/bg_upperpart.png') no-repeat 50% 0%;	
	min-height::100%;
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
}
.backgroundlevel-high #backgroundlevel-bottom{
	background: url('../images/bg_lowerpart_0.png') no-repeat 50% 100%;
	min-height::100%;
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
}
#galleria{
	height:250px;
	width: 370px;
	background: #FFFFFF;
}
option.black {background-color: #000000; color: white;}
select.black {background-color: #000000; color: white;}

#layer_bgimages{
	position:relative;
	background:none;
	margin: 0 auto;
	width:980px;
	/*height:100%;*/
}
#layer_logo {
position:relative;
z-index:2;
}
#content{
	font-family: Arial, 'Myriad Pro', Calibri, Arial;
	font-size:13px;
	color:#ffffff;
	margin: -50px auto 15px auto;
	margin-bottom: 5px;
	width:960px;
	position:relative;
	background-color:#000000;
	z-index:1;
	border:3px solid #686868;
	-moz-box-shadow: 0 0 10px #666;
	-webkit-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	/*filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";*/
	
}
#layer_left {
background-image:url('../images/layer_left.png');
background-repeat:no-repeat;
background-color:#000000;
}

#layer_right {
background-image:url('../images/layer_right.png');
background-repeat:no-repeat;
background-color:#000000;
}

#layer_top {
background-image:url('../images/layer_top.png');
background-repeat:no-repeat;
}

#layer_repeat_right {
background-image:url('../images/layer_repeat_right.png');	
background-repeat:repeat-y;
width:3px;
}
#layer_repeat_left {
background-image:url('../images/layer_repeat_left.png');
background-repeat:repeat-y;
width:3px;
}
.layer_repeat_top {
background-image:url('../images/layer_repeat_top.png');
background-repeat:repeat-x;
height:3px;
}
.layer_repeat_bottom {
background-image:url('../images/layer_repeat_bottom.png');
background-repeat:repeat-x;
height:3px;
}
.content_index_left{
margin: 0px 0px 0px 20px;
background-color: #000;
width::540px;
}
.content_index_right{
margin: 0px 0px 0px 17px;
min-height: 1920px;
/* background-image: linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);
background-image: -o-linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);
background-image: -moz-linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);
background-image: -webkit-linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);
background-image: -ms-linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #030303),
	color-stop(0.08, #232323),
	color-stop(0.92, #232323),
	color-stop(1, #030303)
);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');



background: #030303;  Old browsers 
IE9 SVG, needs conditional override of 'filter' to 'none'*/
background-image: url('../images/ie_bgslice.png');
background-repeat:repeat-x;
background: -moz-linear-gradient(top,  #030303 0%, #232323 7%, #232323 92%, #030303 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#030303), color-stop(7%,#232323), color-stop(92%,#232323), color-stop(100%,#030303)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #030303 0%,#232323 7%,#232323 92%,#030303 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #030303 0%,#232323 7%,#232323 92%,#030303 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #030303 0%,#232323 7%,#232323 92%,#030303 100%); /* IE10+ */
background: linear-gradient(top,  #030303 0%,#232323 7%,#232323 92%,#030303 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030303', endColorstr='#030303',GradientType=0 );  IE6-8 */



}

.content_index_right_calendar{
margin: 0px 0px 0px 17px;
min-height: 1200px;
/* background-image: linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);
background-image: -o-linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);
background-image: -moz-linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);
background-image: -webkit-linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);
background-image: -ms-linear-gradient(bottom, #030303 0%, #232323 8%, #232323 92%, #030303 100%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #030303),
	color-stop(0.08, #232323),
	color-stop(0.92, #232323),
	color-stop(1, #030303)
);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');



background: #030303;  Old browsers 
IE9 SVG, needs conditional override of 'filter' to 'none'*/
background-image: url('../images/ie_bgslice.png');
background: -moz-linear-gradient(top,  #030303 0%, #232323 7%, #232323 92%, #030303 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#030303), color-stop(7%,#232323), color-stop(92%,#232323), color-stop(100%,#030303)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #030303 0%,#232323 7%,#232323 92%,#030303 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #030303 0%,#232323 7%,#232323 92%,#030303 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #030303 0%,#232323 7%,#232323 92%,#030303 100%); /* IE10+ */
background: linear-gradient(top,  #030303 0%,#232323 7%,#232323 92%,#030303 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#030303', endColorstr='#030303',GradientType=0 );  IE6-8 */



}

.content_index_right_contact{
	background-color: #000000;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 0;
}
#content .mydiv4
{
	background: #202020;
	background: -moz-linear-gradient(top, #202020, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(32,32,32),rgb(0,0,0));	

	padding:0;
	margin:0px auto;
	
	width:890px;
	min-height:275px;
}



#content .mydiv3{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
	background-image:url(../images/wall_middle.png);
    /* fallback (Opera) */
    /* background: #3A3232;*/
    /* Mozilla:
    background: -moz-linear-gradient(top, #3A3232, #000000); */
    /* Chrome, Safari:
    background: -webkit-gradient(linear,
                left top, left bottom, from(#3A3232), to(#000000));*/
    /* MSIE
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#3A3232', EndColorStr='#000000', GradientType=0);
	padding: 20px 10px 20px 10px; */
	width:960px;
	margin: 10 0 0 0;
	float:left;
	padding-top:20px;
	min-height:760px;
}
#content .mydivUpperWall{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
	background-image:url(../images/wall_upper.png);
    /* fallback (Opera) */
    /* background: #3A3232;*/
    /* Mozilla:
    background: -moz-linear-gradient(top, #3A3232, #000000); */
    /* Chrome, Safari:
    background: -webkit-gradient(linear,
                left top, left bottom, from(#3A3232), to(#000000));*/
    /* MSIE
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#3A3232', EndColorStr='#000000', GradientType=0);
	padding: 20px 10px 20px 10px; */
	width:960px;
	margin: 0 0 0 0;
	margin-top: 5px;
	float:left;
	/*padding-top:50px;*/
	height:59px;
}

#content .mydivLowerWall{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
	background-image:url(../images/wall_lower.png);
    /* fallback (Opera) */
    /* background: #3A3232;*/
    /* Mozilla:
    background: -moz-linear-gradient(top, #3A3232, #000000); */
    /* Chrome, Safari:
    background: -webkit-gradient(linear,
                left top, left bottom, from(#3A3232), to(#000000));*/
    /* MSIE
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#3A3232', EndColorStr='#000000', GradientType=0);
	padding: 20px 10px 20px 10px; */
	width:960px;
	margin: 0 0 0 0;
	float:left;
	/*padding-top:50px;*/
	height:78px;
}

#content .mydiv2{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ 
	background-image:url(../images/bg_slice.png);*/
    /* fallback (Opera) */
    /* background: #3A3232;*/
    /* Mozilla:
    background: -moz-linear-gradient(top, #3A3232, #000000); */
    /* Chrome, Safari:
    background: -webkit-gradient(linear,
                left top, left bottom, from(#3A3232), to(#000000));*/
    /* MSIE
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#3A3232', EndColorStr='#000000', GradientType=0); 
	padding: 20px 10px 20px 10px;
	width:924px;*/
	margin: 10px 10px 0px 9px;
	float:left;
}
#content .mydiv11{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ 
	background-image:url(../images/bg_slice.png);*/
    /* fallback (Opera) */
    /* background: #3A3232;*/
    /* Mozilla:
    background: -moz-linear-gradient(top, #232323, #000000); */
    /* Chrome, Safari:
    background: -webkit-gradient(linear,
                left top, left bottom, from(#232323), to(#000000));*/
    /* MSIE 
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#232323', EndColorStr='#000000', GradientType=0);*/
	padding:0;
	margin:10px auto;
	width:353px;
	text-align:center;
}
#content .mydiv1
{
	background: #232323;
	background: -moz-linear-gradient(top, #232323, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#232323), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#232323', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(35,35,35),rgb(0,0,0));
				
	padding:0;
	margin:10px auto;
	
	width:353px;
}

#content .mydivCalendarRightColumnItem
{
	background: #232323;
	background: -moz-linear-gradient(top, #232323, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#232323), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#232323', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(35,35,35),rgb(0,0,0));			
				
	padding: 0px 10px 0px 10px;
	margin:10px auto;
	
	width: 270px;
	line-height: 35px;
}

.calendarFiltersSelectors
{
	font-size: 11px;
}

.calendarFiltersSelectors140
{
	font-size: 11px;
	width: 140px;
}

#datePicker_selectDay
{
	font-size: 11px;
	width: 140px;
}

#content .mydiv
{
	background: #202020;
	background: -moz-linear-gradient(top, #202020, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(32,32,32),rgb(0,0,0));	
	
	padding: 0;
	margin: 10px 0;
	
}


#content .mydivCalendar
{
	background-image:url(../images/bg_slice.png);
	background: #202020;
	background: -moz-linear-gradient(top, #202020, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(32,32,32),rgb(0,0,0));
	
	/*background-image: url('../images/ie_bgslice.png');
	/*background: -moz-linear-gradient(top,  #030303 0%, #232323 8%, #232323 92%, #030303 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#030303), color-stop(8%,#232323), color-stop(92%,#232323), color-stop(100%,#030303));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #030303 0%,#232323 8%,#232323 92%,#030303 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #030303 0%,#232323 8%,#232323 92%,#030303 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #030303 0%,#232323 8%,#232323 92%,#030303 100%);*/ /* IE10+ */
	/*background: linear-gradient(top,  #030303 0%,#232323 8%,#232323 92%,#030303 100%); *//* W3C */
	padding: 0px 10px 0px 10px;
	margin: 0 0 10px 0;
	/*min-height: 1200px;*/

}


#content .mydivcontact1
{		
	background-image:url(../images/bg_slice.png);
	background: #232323;
	background: -moz-linear-gradient(top, #232323, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#232323), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#232323', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(35,35,35),rgb(0,0,0));			
	
	padding: 20px 10px 20px 10px;
	margin: 10px 10px 0px 10px;
}

#content .mydivcontact2
{
	background-image:url(../images/bg_slice.png);
	background: #232323;
	background: -moz-linear-gradient(top, #232323, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#232323), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#232323', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(35,35,35),rgb(0,0,0));	
	
	padding: 20px 10px 20px 10px;
	margin: 10px 10px 0px 10px;
}

#content .mydiv_news
{
	background-image:url(../images/bg_slice.png);
	background: #202020;
	background: -moz-linear-gradient(top, #202020, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(32,32,32),rgb(0,0,0));	
	
	padding: 40px 10px 10px 10px;
	margin: 10px 50px 20px 50px;
	
	width:87%;
	clear:both;
}
#mydiv_fbcomments{
	/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
	background-image:url(../images/bg_slice.png);
    /* fallback (Opera) */
    /* background: #3A3232;*/
    /* Mozilla: */
    background: -moz-linear-gradient(top, #232323, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#232323), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#232323', EndColorStr='#000000', GradientType=0);
	padding: 20px 10px 10px 10px;
	margin: 20px 50px 20px 50px;
	width:87%;
	clear:both;
}


#emailTextAtContact
{
	font-size: 20px;
}

.postAddressAtContact
{
	color: #BBBBBB;
	font-style: italic;
	font-family: Georgia, Arial;
}

.mydiv_player{


font-family: 'Myriad Pro', Calibri, Arial;
font-size:13px;
color:#ffffff;
	
	
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
	background-image:url(../images/bg_slice.png);
    /* fallback (Opera) */
    /* background: #3A3232;*/
    /* Mozilla: */
    background: -moz-linear-gradient(top, #232323, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#232323), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#232323', EndColorStr='#000000', GradientType=0);
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	width:380px;
}

.bannerText
{
	color: #999999;
	font-size: 11px;
	padding: 0px 20px 0px 20px;
}



.scrollable
{
	width: 100%;
	height: 320px;
	overflow: auto;
}

.eventlistMenu
{
	float: right;
	font-family: Arial, 'Myriad Pro', Calibri;
	font-size: 11px;
	color:#777777;
}



.newsdet_overTextToolBar
{
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #121212;
}

#googleLogo
{
	overflow: hidden;
	width: 150px;
	height:20px;
}
#googleLogo img
{
	float:right;
}

.roundTextField
{
	width: 410px;
	padding: 5px 5px 5px 5px;
	margin-top: 3px;
	
	border: 0px solid #696969;
	background-color: #bfbfbf;
	
	-moz-border-radius: 	0.7em;
	-webkit-border-radius: 	0.7em;
	border-radius: 			0.7em;
	
	-moz-box-shadow: 	inset #222222 2px 2px 5px;
	-webkit-box-shadow: inset #222222 2px 2px 5px;
	box-shadow: 		inset #222222 2px 2px 5px;
}


.roundTextField:hover
{
	background-color: #d5d5d5;
}

.roundTextField:focus
{
	background-color: #eeeeee;
}

#roundButton
{
	padding: 0.5em 1em 0.5em 1em;
	border: solid 1px #464545;
	

	-moz-border-radius: 	0.5em;
	-webkit-border-radius: 	0.5em;
	border-radius: 			0.5em;				
	
	/*-moz-box-shadow: 	#222222 0px 1px 2px;
	-webkit-box-shadow: #222222 0px 1px 2px;
	box-shadow: 		#222222 0px 1px 2px;*/
	
	
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #eeeeee, #bbbbbb);
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#bbbbbb));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#bbbbbb');
	
	cursor:pointer;
	
}

#roundButton:hover 
{
	
	-moz-box-shadow: 	#999999 0px 0px 10px;
	-webkit-box-shadow: #999999 0px 0px 10px;
	box-shadow: 		#999999 0px 0px 10px;
}

#roundButton:active 
{
	-moz-box-shadow: 	inset #888888 2px 2px 2px;
	-webkit-box-shadow: inset #888888 2px 2px 2px;
	box-shadow: 		inset #888888 2px 2px 2px;
	
	background: #bbbbbb;
	background: -moz-linear-gradient(top, #bbbbbb, #eeeeee);
	background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), to(#eeeeee));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbbbbb', endColorstr='#eeeeee');
}

.image1{
position:relative;
float:left;
padding:0px 10px 0px 0px;
}

.topnews_img{
margin: 0;
height:256px;
position: relative;
}

h2 {
	position:absolute;
	top: 170px;
	left:0;
	width:100%;
	height: 86px;
	margin:0;
	padding:0;
   	background: rgb(0, 0, 0); /* fallback color */
   	background: rgba(0, 0, 0, 0.7);
}

h2 span {
   color: white;
   font-size:18px;
   font-weight:normal;
   padding: 0 10px;
   width:100%;
   height:86px;
}
.photogallery_verybig{
position:relative;
float:left;
margin: 20px 20px 0px 0px;

}

.photogallery_big{
position:relative;
float:left;
margin: 2px 2px 2px 2px;

}
.photogallery_small{
position:relative;
float:left;
margin: 2px 2px 2px 2px;

}
.more{
clear:both;
text-align:right;
}
.more1{
clear:both;
text-align:right;
font-size:14px;
padding-top:10px;
}
.more2{
clear:both;
text-align:right;
font-size:14px;
padding:5px 20px 10px 10px;
}
a{
color:#DDDDDD;
text-align:right;
text-decoration: none;
outline:none; 
}
 a:hover{
color: #8f8f6b;
text-align:right;
text-decoration: none;
}

.img_title{
	margin: 10px 0 0 0;
}

.follow{
font-size:20px;
padding:0 0 10px 20px;
}

.followCalendarFiltersTitleLine
{
	font-size:20px;
	padding:5px 0px 10px 0px;
}

.followCalendarFiltersLine
{
	font-size:20px;
	padding:10px 10px 10px 10px;
}

.dot{
background: #555;
width:920px;
height:1px;
margin:20px auto;
}

.follow_links img{
margin-left:15px;
margin-right:15px;
}

.menu{
margin: 27px 23px 20px 24px;
background-color:#000000;
z-index:4;
}

.news_title{
font-size:18px;
color: #FFFFFF;

}

.news_title_date
{
font-size:13px;
font-weight: bold;
color: #AAAAAA;
}

.news_title_readmore
{
font-size:11px;
font-weight: bold;
color: #BBBBBB;
}

.news_title_readmore:hover
{
color: #8f8f6b;
font-weight: bold;
}


.news_title2{
font-size:14px;
vertical-align:bottom;
color: #CCCCCC;
}

.hr {
border-top: 1px solid #999;
margin:0px;
padding:0px;
} 
.news_rule2{
border-top: 1px solid #999;
margin:0px 30px 0px 30px;
} 
.left{
	position: absolute;
   left: 0;
   width: 80%;
}
.right{
 position: absolute;
   right: 0;
   width: 20%;
   text-align: right; /* depends on element width */
}

.news_content{
margin:0px 0px 0px 0px;
padding:5px 0px 5px 0px;
text-align:middle;

color: #BBBBBB;
font-size: 12px;

}
.clear{
clear:both;
}

.myBoxcontact {
  	font-family: Arial;
	font-size:13px;
    margin: 0.3in auto;
    color: #ffffff;
	margin: 10px 10px 10px 10px;
	padding: 0px 40px 0px 40px;
    text-align: left;
 
}
 .formacontact {
    color: #ffffff;
	padding: 10px 10px 10px 10px;
    text-align: left;
  
}
.contact_content{
padding: 10px 10px 0px 10px;
margin: 10px 10px 10px 10px;
line-height:20px;
}

#content .mydiv_bands
{

	background-image:url(../images/bg_slice.png);
    background: #232323;
	background: -moz-linear-gradient(top, #232323, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#232323), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#232323', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(35,35,35),rgb(0,0,0));	
	
	padding: 5px 10px 5px 10px;
	margin: 10px 30px 10px 30px;
}
.fb{
	line-height:27px;	
}
.fb img{
	vertical-align:middle;
}
.fb_news img{
line-height:27px;	
margin:15px;
padding:15px;
}

.bandfb{
	line-height:15px;
	margin:0px 0px 20px 20px;
}
.bandfb img{
	vertical-align:middle;
	padding:0px 10px 0px 0px;
}
.bands_content{
	font-size:20px;
	line-height:45px;
	margin:16px 30px 20px 20px;
}
.bands_content img{
	margin:0px 20px 0px 30px;
	position:relative;
	float:left;
}

.bands_script{
	margin: 0px 80px 0px 80px;
	text-align:center;
		
}
.bands_script  img{
	padding:3px 5px 3px 5px;
	position:relative;
	float:left;
}

.bands_td{
	margin:20px 0px 20px 0px;
	text-align:right;
}

.bands_letters{
padding:3px 30px 3px 30px;
clear:both;
}
.bandsdet{
	padding: 0px 10px 0px 10px;
}
.bandsdet_title{
	padding-top:30px;
	padding-bottom:30px;
	text-align:left;
	vertical-align:middle;
	font-size:x-large;
}
.bandsdet_content{
	text-align:left;
	vertical-align:text-top;
	padding-right:10px;
	padding-top:10px;
}
.bandsdet_right {
	position:relative;
	padding:0px 10px 10px 10px;
	text-align:left;
	vertical-align:text-top;
}
.bandsdet_right img{
	margin:0px 3px 0px 3px;
}
.bandsdet_right .fb{
	margin:0px 5px 0px 5px;
}
.newsdet{
	padding: 0px 20px 0px 20px;
}
.rightfb{
  position: relative;
  float:right;
}
.newsdet_title{
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	font-size:x-large;
	clear:both;
	line-height: 25px;
}

.newsdet_title_comments
{
	padding: 10px 0px 0px 0px;
	text-align:left;
	clear:both;
	font-size: 20px;
	color: #DDDDDD;
}

.newsdet_title2{
	text-align:left;
	font-size:x-large;
	clear:both;
}
.newsdet_content{
	padding-top:10px;
	text-align:justify;
	vertical-align:text-top;
}
.newsdet_content img {
	float:left;
	padding:0px 20px 20px 0px;
	text-align:right;
	vertical-align:text-top;
}
.newsdet_list{
	padding:0px 0px 5px 0px;
	text-align:left;
	line-height:17px;
	color:#B3B2B2;
}
.newsdet_list a{
	padding:0px 0px 5px 0px;
	text-align:left;
	line-height:17px;
	color:#D5D5D5;
}
.newsdet_list a:hover{
	padding:0px 0px 5px 0px;
	text-align:left;
	line-height:17px;
	color:#8f8f6b;
}
.newsdet_list_first_posts{
	padding:0px 10px 12px 10px;
	text-align:left;
	font-size:18px;
	min-height: 110px;
}
.newsdet_list_first_posts img{
	vertical-align:middle;
	padding:0px 10px 10px 10px;
}

.newsdet_list_first_posts a{	
	font-size:18px;
	
}
.newsdet_list_first_posts a:hover{
color: #ΑΑΑΑΑΑ;
text-align:right;
text-decoration: none;
}
.newsdet_list_first_posts .follow{
	padding:5px 0px 15px 130px;
	text-align:left;
	font-size:11px;
	color: #9A9A9A;
}
.newsdet_list{
	vertical-align:middle;
	padding:0px 0px 10px 20px;
}
.newsdet_list img{
	vertical-align:middle;
	padding:0px 5px 0px 0px;
}
.links_list{
	padding:10px 15px 10px 15px;
	text-align:left;
	line-height:17px;
}
.links_list img{
	vertical-align:middle;
	padding:0px 5px 0px 0px;

}
.newsdet_image img{
	margin-left:20px;
	margin-right:10px;
}

.newsdet_video {
	padding:20px 20px 30px 0px;	
}
p .success{
font-size:20px;
}
p .failure{
font-size:20px;
}

.paging {
    background-color: #050505;
    margin-bottom: 20px;
    margin-left: 50px;
    margin-right: 50px;
    padding: 10px 0;
    text-align: center;
	font-size:12px;
	color: #eeeeee;
}


.pageselected {
    color: #eeeeee;
    font-weight: bold;
	font-size:17px;
	padding-left:3px;
	padding-right:3px;
}
.pagenotselected {
    color: #aaaaaa;
    padding-left:5px;
	padding-right:5px;
}

a.pagenotselected:hover {
    color: #ffffff;
	background-color: #8F8F6B;
}

.footer{
margin-bottom:20px;
}

.img_middle {
vertical-align: middle;
}

.form_select_categ{
text-align:right;
margin-right: 45px;
margin-top: 10px;
}

.mywall1
{			
	background: #202020;
	background: -moz-linear-gradient(top, #202020, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(32,32,32),rgb(0,0,0));			
						
	margin: 0 10px;
	
	width: 220px;
	float:left;
}

.mywall2
{
	background: #202020;
	background: -moz-linear-gradient(top, #202020, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(32,32,32),rgb(0,0,0));	
	
	margin: 0 10px;
	
	width: 360px;
	float:left;
}

.mywall3
{
	background: #202020;
	background: -moz-linear-gradient(top, #202020, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(32,32,32),rgb(0,0,0));	
	
	margin: 0 10px 0 10px;
	
	width: 300px;
	float:right;
}

.border_left{
	width:1px;
	background-color: #4b4b4b;
	min-height:580px;
	float:right;
}

.mywall4
{
	background: #202020;
	background: -moz-linear-gradient(top, #202020, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#000000));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#000000');
	background-image: -o-linear-gradient(rgb(32,32,32),rgb(0,0,0));	
	
	margin: 10px 10px;
	
	width: 600px;
	float:left;
}

.mywall4 .player{ padding: 0 20px;}

.mywall10{
	margin: 0 10px;
	width: 220px;
	float:left;
}

.mywall20{
	margin: 0 10px 0 20px;
	width: 360px;
	float:left;
}

.mywall30{
	margin: 0 0 0 10px;
	width: 300px;
	float:left;
}

.mywall40 {
    color: #C1C1C1;
    float: left;
    font-family: Georgia;
    font-size: 14px;
    line-height: 14px;
	margin: 20px 25px 0 40px;
}
.mywall40_line{
	line-height:20px;
}

.mywall20 .box {
    background: -moz-linear-gradient(top, #202020, #000000); 
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#202020), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#202020', EndColorStr='#000000', GradientType=0);
	padding: 15px;
	/*margin: 0 0 79px 0;*/
}
.box_shadow {
	background: url(../images/box_shadow.png) no-repeat 100% 100%;
	padding-bottom: 24px;
}

a.mywall40_line {color:#7A7676 !important;}

a:hover.mywall40_line {color:#FFF !important;}

.band_thumbs_left{
	float:left;
	margin-left:10px;
}
.band_thumbs_right{
	float:left;
	margin-right:10px;
}
.band_thumbs{
	float:left;
	text-align:center;
	margin:auto;
}

.band_thumbs img{
	margin: 10px;
}

.band_thumbs span{
	clear:both;
	text-align:center !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-left:auto;
	margin-right: auto;
	padding-left:auto;
	padding-right:auto;
	width:100px;
	line-height:12px;
	height:24px;
}


/*----- Google Search ------*/
.gsc-control-cse:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
form.gsc-search-box {
    font-size: 13px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 90% !important;
}

.table.gsc-search-box{
	
}
table.gsc-search-box td.gsc-input input{
	border: 1px solid #3b3b3b !important;
	-moz-box-shadow: 0 0 3px #555 !important;
	-webkit-box-shadow: 0 0 3px #555 !important;
	box-shadow: 0 0 3px #555 !important;
	/*filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30 !important);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)" !important;*/
	background-color: #202020 !important;
	background-image: url(../images/search_text.png) !important;
	background-repeat:no-repeat !important;
	background-position: left center !important;
	color: #fff;
	font-style:italic;
}

table.gsc-search-box td.gsc-input input:focus {background:none !important;}
 
.bg_all_pages{
background-image: linear-gradient(bottom, #202020 1%, #000000 100%);
background-image: -o-linear-gradient(bottom, #202020 1%, #000000 100%);
background-image: -moz-linear-gradient(bottom, #202020 1%, #000000 100%);
background-image: -webkit-linear-gradient(bottom, #202020 1%, #000000 100%);
background-image: -ms-linear-gradient(bottom, #202020 1%, #000000 100%);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#202020');

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.01, #202020),
	color-stop(1, #000000)
);
height:60px;
}

/*------ Calendar ----- */
.calendar_case1 {
font-family: Arial, Helvetica, sans-serif;
text-align:left;
width:560px;
background-color:$2E2E2E;
height:124px;
background:url(../images/bg_calendar.png) repeat-x 0 0;
margin: 2px 0;
}

.calendar_case2 {
font-family: Arial, Helvetica, sans-serif;
text-align:left;
width:560px;
background-color:$474646;
height:124px;
background:url(../images/bg_calendar2.png) repeat-x 0 0;
margin: 2px 0;
}
.calendar_case2 img{
padding: 0px 10px 0px 0px;
}
.calendar_case1 img{
padding: 0px 10px 0px 0px;
}
.calendar_title{
font-family: 'Trebuchet MS';
font-size:18px;
font-weight:bold;
color: #fff;
vertical-align:top;
}
.calendar_subtitle{
font-size: 14px;
color: #959494;
}
.calendar_sponsor{
color: #981111;
font-size:12px;
font-style:italic;
text-align:left;
}
.calendar_hour{
color: #B4B3B3;
font-size:11px;
text-align:left;
float:left;
vertical-align:bottom;
}
.calendar_press{
color: #CFCFCF;
font-size:11px;
float:right;
}
.fade_column{
width:86px;
height:124px;
background:url(../images/fade_column.png) no-repeat;
margin: 0 0 0 8px;
}
.calendar_weekday{
color: #8B8888;
font-size:14px;
font-weight:bold;
padding:20px 0 5px 0;
text-align:center;
}
.calendar_day {
color: #fff;
font-size:36px;
font-weight:bold;
line-height:25px;
text-align:center;
}
.calendar_day_smaller {
color: #fff;
font-size:31px;
font-weight:bold;
line-height:25px;
text-align:center;
}
.calendar_month
{
	font-size:18px;
	font-weight:bold;
	color:#8C8C8C;
	padding:5px 0 20px 0;
	text-align:center;
}
.calendar_month_smaller
{
	font-size:17px;
	font-weight:bold;
	color:#8C8C8C;
	padding:5px 0 20px 0;
	text-align:center;
}
#monthsSelectList
{
	width: 90px;
}

.scrollableCalendar
{
	height: 1000px;
	overflow : auto;
	width: 100%;
}

.calendarMessage
{
	font-size: 17px;
	font-style: italic;
	color: #AAAAAA;
}

.top_events{
	width:170px;
	float:right;
	margin-left: 15px;
	position:absolute;
	top:0;
	left:180px;
}

.top_events_title{
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	width:155px;
	height: 70px;
	text-align:left;
	margin-top: 10px;
	color:#FFFFFF;
}

.top_events_subtitle{
	font-size:13px;
	width:155px;
	text-align:left;
	margin: 20px 0px;
	color:#CCCCCC;
}

.top_events_more{
	font-size:11px;
	width:155px;
	text-align:left;
	margin: 20px 0px;
	color:#AAAAAA;
}

	
.top_events_calendar{
	width: 53px;
	height: 54px;
	background:url(../images/calendar_day.png) no-repeat 0 0;
	margin-left: 5px;
}	

.top_events_calendar .date_month{
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0 auto;
	text-transform:uppercase;
	padding-top:1px;
	text-align:center;
}

.top_events_calendar .date_day{
	font-size: 30px;
	font-weight:bold;
	color:#0B0B0B;
	margin: 4px auto 0 auto;
	text-align:center;
	letter-spacing: -3px;
}

.mydiv_logo
{

    background: #232323;
	width: 300px;
	padding: 100px 0px 100px 0px;
}


#slider {
    width: 540px; /* important to be same as image width */
    height: 260px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1 {
    width: 350px; /* important to be same as image width */
    height: 270px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent, #slider1Content {
    width: 720px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}

.slider1Image
{
	float: left;
    position: relative;
	display: none;
	padding-left: 20px;
}


.sliderImage span {
    position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
    padding: 25px 25px;
    width: 514px;
	
	background-image:url('../images/pix.png');
	background-repeat:repeat;
		
    //background-color: #000;
    //filter: alpha(opacity=70);
    //-moz-opacity: 0.7;
	//-khtml-opacity: 0.7;
    //opacity: 0.7;
    color: #DDDDDD;
    display: none;
}

.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 0px 0px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
	-khtml-opacity: 0.0;
    opacity: 0.0;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
    font-size: 15px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 18px;
    left: 0px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul
{
	list-style-type: none;
	padding: 0px;
}

.pixelizedBy 
{
	color: #999999;
    font-family: Verdana,'Myriad Pro',Calibri,Arial;
    font-size: 9px;
}

.pixelizedBy:hover
{
	color: #BBBBBB;
}

.pixelizedByDiv
{
	margin-right: 10px;
}

/* Index image thumbnails css */
.index-item{
	color: #000000;
    height: 100px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    width: 110px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	position:relative;
}

.index-item .index-image{
	/*content: ".";    
  	display: block;  
  	overflow: hidden;	
	margin-left: 0;
    margin-top: 0px;
    position: absolute;   
  	width: 0px; */
}

.index-item .index-image img
{
	/*height: 100px;*/
	position:absolute;
	clip:rect(0px,160px,100px,60px);
	left:-50px;
}

.boxMainPostDate
{
	color: #888888;
	font-style: italic;
	font-size: 12px;
}

.boxOtherPostsDate
{
	color: #999999;
	font-size: 10px;
	
	background: #333333;
	background: -moz-linear-gradient(top, #333333, #222222);
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#222222));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222');
	background-image: -o-linear-gradient(rgb(51,51,51),rgb(34,34,34));
	
	
	-moz-border-radius: 	0.5em;
	-webkit-border-radius: 	0.5em;
	border-radius: 			0.5em;
}

.thumb_clear{
float:left;
text-align:center !important;
margin: auto;
}

#afises
{
	height: 256px;
	max-width: 190px; 
}

#loadingCalendarMessageDiv
{
	height: 30px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	
	background: #111111;
	font-family: Verdana, Arial;
	font-size: 12px;
	
	-moz-border-radius: 	0.2em;
	-webkit-border-radius: 	0.2em;
	border-radius: 			0.2em;
}

.noScript
{
	font-family: Arial, Verdana;
	font-style: italic;
	font-size: 18px;
	
	background: #222222;
	color: #EEEEEE;
	
	width : 100%;
	height: 50px;
	
	padding-top:30px;
	
	margin: 0 auto;
	
	-moz-box-shadow:     inset 0 0 10px  #000000;
	-webkit-box-shadow:  inset 0 0 10px  #000000;
	box-shadow:          inset 0 0 10px  #000000;
}

