@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}
html, body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background%20image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6, p {
	text-align: center;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
	text-decoration: none;
}

#container {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	width: 980px;
	height: 220px;
}
#language {
	float: right;
	height: 32px;
	width: 70px;
}

#headerLogo {
	width: 642px;
	height: 163px;
	padding: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#languageSerbian {
	float: left;
	height: 32px;
	width: 32px;
}
#languageEnglish {
	float: right;
	height: 32px;
	width: 32px;
}

#navigation {
	height: 40px;
	padding-bottom: 40px;
}
#navButtons {
	height: 41px;
	width: 750px;
	margin: 0 auto;
}
#subNavButtons {
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#subNavButtons_albums {
	width: 80px;
}
#subNavButton_audio {
	width: 80px;
}
#subNavigation {
	padding-top: 20px;
}

#sidebarLeft {
	height: 500px;
	width: 220px;
	color: #FFF;
	float: left;
	clear: both;
	margin: 0;
	position: relative;
}

#sidebarLeft_upperSWF {
	height: 270px;
	width: 200px;
	padding: 10px;
}
#sidebarLeft_bottomSWF {
	height: 220px;
	width: 200px;
	position: absolute;
	bottom: 0px;
	padding: 10px;
}
#sidebarNavigation {
	float: left;
	width: 100px;

}
#sidebarNavigation h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	color: #333;
	text-align: right;
}

#sidebarNavigation h3  {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 0.9em;
	background-image: url(../images/textBg.png);
	text-align: right;
}
#sidebarNavigation h3 a:link {
	text-decoration:none;
	color: #59D485;
	font-weight: normal;
}

#sidebarNavigation h3 a:visited {
	text-decoration:none;
	color: #59D485;
	font-weight: normal;
}

#sidebarNavigation h3 a:hover {
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
}

#sidebarNavigation h3 a:active {
	text-decoration:none;
	color: #FFF;
	font-weight: normal;
}


#sidebarMembers {
	width: 220px;
	float: left;
	clear: both;
	margin: 0;
	height: 600px;
}
#sidebarMembers h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	color: #333;
}

#sidebarMembers h3  {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 0.9em;
	background-image: url(../images/textBg.png);
}
#sidebarMembers h3 a:link {
	text-decoration:none;
	color: #59D485;
	font-weight: normal;
}

#sidebarMembers h3 a:visited {
	text-decoration:none;
	color: #59D485;
	font-weight: normal;
}

#sidebarMembers h3 a:hover {
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
}

#sidebarMembers h3 a:active {
	text-decoration:none;
	color: #FFF;
	font-weight: normal;
}




#main_content {
	width: 560px;
	color: #FFF;
	margin: 0;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#main_content_txt {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-top: 20px;
	background-image: url(../images/textBg.png);
	text-decoration: none;
	padding: 20px;
}
#main_content_txtInner {
	width: 500px;
	margin: auto;
}

#main_content_txt h2 {
	color: #59D485;
}

#main_content_txt p {
	color: #CCC;
}
#main_content_txt p a:link {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	font-weight: bold;
}
#main_content_txt p a:visited {
	text-decoration:none;
	color: #CCC;
	font-weight: bold;
}

#main_content_txt p a:hover {
	text-decoration:none;
	color: 663399;
	font-weight: bold;
}

#main_content_txt p a:active {
	text-decoration:none;
	color: 663399;
	font-weight: bold;
}
#main_content_txt li {
	text-align: left;
}
#main_content_txtContact p{
	text-align: left;
}
#main_content_txtContact h2 {
	text-align: left;
}




#main_content_gallery {
	width: 680px;
	color: #FFF;
	margin: 0;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#main_content_galleryInner {
	width: 660px;
	margin: 5px auto;
	background-image: url(../images/textBg.png);
}



#main_content_gallery img {
	border: thick ridge #661199;
	background-image: url(../images/textBg.png);
	margin: 3px;
}
#main_content_galleryVideo {
	width: 680px;
	color: #FFF;
	margin: 0;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main_content_galleryVideoInner {
	width: 660px;
	margin: 5px auto;
	background-image: url(../images/textBg.png);
	height: 600px;
}
#main_content_galleryInner_video {
	margin: 9px;
	height: 165px;
	border: thick ridge #661199;
	float: left;
}
#main_content_music {
	width: 680px;
	color: #FFF;
	margin: 0;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main_content_musicWrapper {
	background-image: url(../images/textBg.png);
	width: 600px;
	margin: auto;
	padding: 20px;
	position: relative;
}

#main_content_musicWrapper h2 {
	color: #59D485;
	text-align: left;
}


#main_content_musicWrapper p {
	color: #CCC;
}
#main_content_musicWrapper li {
	text-align: left;
}
#main_content_musicWrapper_thumb {
	margin: 20px;
	height: 150px;
	width: 150px;
	border: 3px solid #333;
	clear: both;
}
#main_content_musicWrapper_txt {




}
#main_content_musicSC {
	border: thick ridge #663399;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #333; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/gallery/lightbox/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/gallery/lightbox/nextlabel.png) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #333;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData{
	padding:0 10px;
	color: #333;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#sidebarRight {
	height: 500px;
	width: 200px;
	float: right;
	color: #FFF;
	margin: 0;
	position: relative;
}
#sidebarRight table.data {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#sidebarRight table.data td {
	height: 20px;
}
#sidebarRight table.data td a:link{
	text-decoration:none;
	color:#CCC;
}
#sidebarRight table.data td a:visited{
	text-decoration:none;
	color:#CCC;
}
#sidebarRight table.data td a:hover{
	text-decoration:none;
	color:#CCC;
}
#sidebarRight table.data td a:active{
	text-decoration:none;
	color:#CCC;
}

#sidebarRight table.data th {
	font-weight: normal;
	text-align: left;
	color: #FF8040;
	height: 20px;
}
#sidebarRight table.data .tableCaption {
	font-size: 16px;
	font-weight: bold;
	color: #59D485;
	font-style: normal;
	padding: 5px;
	text-align: left;
}
#sidebarRight_FollowUs {
	position: absolute;
	bottom: 300px;
}

#sidebarRight_Follow {
	clear: both;
	width: 200px;
	height: 300px;
	bottom: 0px;
	position: absolute;
	background-image: url(../images/socIcon_bgr.png);
	background-repeat: no-repeat;
}
#sidebarRight_icons {
	height: 152px;
	width: 110px;
	margin-top: 20px;
	margin-left: 20px;

}
#trafficLight {
	width: 70px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 50px;

}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	width: 980px;
	position: relative;
}
#footerNav {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #333;
	border-bottom-color: #333;
}
#footerNav li {
  	display: inline;
}
#footerNav a {
	color: #ccc;
	display: inline-block;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#footerNav a:hover {
	color: #fff;
}
#girl {
	width: 80px;
	height: 110px;
	position: absolute;
	right: 0px;
	bottom: 0px;

}

#footerCopyright {
	margin-right: auto;
	margin-left: auto;
	color: #ccc;
	text-align: center;
	padding: 10px;
	width: 960px;
	font-size: 0.9em;
}
