body {
	background: #000 url("img/bg-dark.jpg") repeat;
	color: #fff;
	font-size: 14px;
	font-family: verdana;
	}

a img {
  border: none;/*remove border for linked images*/
}

a {
	color: #EAA542;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#page {
	margin: 0px auto;
	width: 1016px;
	}

#header {
	position: absolute;
	z-index: 100;
	margin: 480px 0 0 400px;
	background: url(img/logo-mic.png) no-repeat;
	width: 213px;
	height: 159px;
	}

#wrapper {
	position: absolute;
	z-index: 0;
	margin: 40px 0 0 0;
	background: url("img/wrapper-dark.png") no-repeat;
	width: 1016px;
	height: 572px;
	}

#wrapper-content {
	position: relative;
	margin: 83px 0 0 39px;
	}

#wrapper-content p {
	margin: 10px 0 0 40px;
	}

/*============================ MENIU =============================*/

.menu {
	position: absolute;
	z-index: 100;
	margin: 81px 0 0 70px;
	#margin: 116px 0 0 70px;
	width: 900px;
	height: 40px;
	}

.menu li {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	}

#acasa {
	display: block;
	width: 78px;
	height: 21px;
	background: url(img/menu.png) 0px 0px;
	}

#acasa:hover {
	background: url(img/menu.png) 0px -34px;
	}

#club {
	display: block;
	width: 60px;
	height: 21px;
	background: url(img/menu.png) -110px 0px;
	}

#club:hover {
	background: url(img/menu.png) -110px -34px;
	}

#evenimente {
	display: block;
	width: 150px;
	height: 21px;
	background: url(img/menu.png) -215px 0px;
	}

#evenimente:hover {
	background: url(img/menu.png) -215px -34px;
	}

#galerie {
	display: block;
	width: 100px;
	height: 21px;
	background: url(img/menu.png) -410px 0px;
	}

#galerie:hover {
	background: url(img/menu.png) -410px -34px;
	}

#corporate {
	display: block;
	width: 145px;
	height: 21px;
	background: url(img/menu.png) -535px 0px;
	}

#corporate:hover {
	background: url(img/menu.png) -535px -34px;
	}

#contact {
	display: block;
	width: 120px;
	height: 21px;
	background: url(img/menu.png) -710px 0px;
	}

#contact:hover {
	background: url(img/menu.png) -710px -34px;
	}

/*============================ SFARSIT MENIU ================================*/

#shade {
	position: absolute;
	z-index: 100;
	margin: 123px 0 0 -0px;
	width: 824px;
	height: 295px;
	background: url(img/shade.png) no-repeat;
	}

/*===================STILIZAREA INDIVIDUALA A PAGINILOR=====================*/
/*-------------------------A PAGINA (index.html)----------------------------*/
div.scrollable { 
    position:relative; 
    overflow:hidden;          
    width: 944px;     
    height:404px;     
} 
 
div.scrollable div.items {     
    width:40000em;     
    position:absolute;         
} 
 
div.scrollable div.items div { 
    float:left; 
} 
 
/*-------------------------PAGINA CLUB (club.html) -------------------------*/
#club-text {
	width: 580px;
	float: left;
	}

div.scrollable-club { 
	float: left;
    position:relative; 
    overflow:hidden;          
    width: 313px;     
    height: 404px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
} 
 
div.scrollable-club div.items {     
    height:20000em;     
    position:absolute;         
} 
 
div.scrollable-club div.items div { 
    float:left;
	border-bottom: 1px solid #fff;
	height: 134px;
} 
 
div.scrollable-club div.items div img { 
	margin: 0px;
	}

/*-------------------------PAGINA DE EVENIMENTE ----------------------------*/
div.scrollable-evenimente { 
    position:relative; 
    overflow:hidden;          
    width: 858px;     
    height:404px;   
	float: left;
} 
 
div.scrollable-evenimente div.items {     
    width:40000em;     
    position:absolute;         
} 
 
div.scrollable-evenimente div.items div { 
    float:left; 
	border-right: 1px solid #000;
} 
 
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:40px;
	height:40px;
	background:url(img/left.png) no-repeat;
	float:left;
	margin:180px 2px;
	cursor:pointer;
}

a.next, a.nextPage {
	background-image:url(img/right.png);
	clear:right;	
}

/*------------------------GALERIA DE EVENIMENTE--------------------------------*/
#pg-galerie {
	margin: 92px 22px 0;
	width: 900px;
	}
 
#pg-galerie a {
	color:#fff;
}

#pg-galerie h1 {
	font-size:15px;
	margin:10px 20px 10px 0;
	text-align:center;
}

#pg-galerie .item {
	width:138px;
	height:170px;
	border:1px solid #666;
	float:left;
	margin:0 10px 10px 0px;
}

#pg-galerie .item:hover {
	border:1px solid #EAA542;
}

#pg-galerie .item p {
	display:block;
	background: rgba(0,0,0,0.9);
	#background: #000;
	margin:136px 0 0 0;
	padding: 3px 2px 2px 3px;
	font-size:12px;
}

#pg-galerie .item span {
	display:block;
	background: rgba(0,0,0,0.9);
	#background: #000;
	font-size: 11px;
	color:#666;
	padding: 0px 2px 2px 3px;
}
/*-------------GALERIA DE IMAGINI PENTRU CLUB-------------*/
/*--------------styling the mootools gallery-------------*/
#container {
	width:947px;
	height:404px;
	overflow:hidden;
}

#picture_section {
	margin: 40px 0 0 58px;
	width:880px;
	height:340px;
	overflow:hidden;
}
	#inside {
		width:880px;
		height:332px;
	}
	#picture_section img {
		border:0;
		height:57px;
		width:111px;
		float:left;
		background:#333;
		margin-bottom:7px;
		margin-right:7px;
		cursor:pointer;
	}

#controls_vert { 
	width: 944px;
	height:23px;
	border-top:1px solid #333;
}
#controls_horz { 
	width:944px;
	height:23px;
	border-top:1px solid #333;
	display:none;
}
	#up {
		height:20px;
		width:20px;
		margin-right:7px;
		background:url(img/up-gallery.png) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:1px;
		margin-bottom:6px;
		cursor:pointer;
	}
	
	#down { 
		height:20px;
		width:20px;
		background:url(img/down-gallery.png) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:1px;
		margin-left:0;
		margin-bottom:6px;
		cursor:pointer;
	}
	#left { 
		height:20px;
		width:20px;
		background:url(img/left-gallery.png) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:1px;
		margin-bottom:6px;
		cursor:pointer;
	}
	#right { 
		height:20px;
		width:20px;
		background:url(img/right-gallery.png) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:1px;
		margin-left:0;
		margin-bottom:6px;
		cursor:pointer;
	}
	
	div#up.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#down.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#right.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#left.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }

#display_picture_container {
	position:absolute;
	top:0;
	left:0;
	width:944px;
	height:364px;
	padding-top:16px;
}

#display_picture {
	position:absolute;
	width:944px;
	height:364px;
	background:#000;
	opacity:0.9; filter:alpha(opacity=90); 
	text-align:center;
	font-size:11px;
}
	
#display_picture_img {
	position:absolute;
	left:210px;
	height:272px;
	width:530px;
	cursor:pointer;
}

/*--------------GALERIA de IMAGINI PENTRU EVENIMENTE-------------*/
#container-evnt {
	width:607px;
	height:404px;
	overflow:hidden;
}

.title-evnt {
	font-size:16px;
	font-weight:normal;
	margin:10px 0 0 10px;
	font-weight:bold;
}

.title-evnt span {
	font-size:13px;
	font-weight:normal;
	color:#666;
}

#picture_section-evnt {
	margin: 13px 0 0 10px;
	width:600px;
	height:340px;
	overflow:hidden;
}
	#inside-evnt {
		width:600px;
		height:332px;
	}
	#picture_section-evnt img {
		border:0;
		height:57px;
		width:111px;
		float:left;
		background:#333;
		margin-bottom:7px;
		margin-right:7px;
		cursor:pointer;
	}

#controls_vert-evnt { 
	width: 604px;
	height:23px;
	border-top:1px solid #333;
}
#controls_horz-evnt { 
	width:604px;
	height:23px;
	border-top:1px solid #333;
	display:none;
}
	#up-evnt {
		height:20px;
		width:20px;
		margin-right:7px;
		background:url(img/up-gallery.png) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:1px;
		margin-bottom:6px;
		cursor:pointer;
	}
	
	#down-evnt { 
		height:20px;
		width:20px;
		background:url(img/down-gallery.png) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:1px;
		margin-left:0;
		margin-bottom:6px;
		cursor:pointer;
	}
	#left-evnt { 
		height:20px;
		width:20px;
		background:url(img/left-gallery.png) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:1px;
		margin-bottom:6px;
		cursor:pointer;
	}
	#right-evnt { 
		height:20px;
		width:20px;
		background:url(img/right-gallery.png) no-repeat;
		text-indent:-9999px;
		float:left;
		margin:1px;
		margin-left:0;
		margin-bottom:6px;
		cursor:pointer;
	}
	
	div#up-evnt.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#down-evnt.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#right-evnt.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }
	div#left-evnt.deactivated { opacity:0.2; filter:alpha(opacity=20); cursor:default; }

#display_picture_container-evnt {
	position:absolute;
	top:0;
	left:0;
	width:604px;
	height:364px;
	padding-top:16px;
}

#display_picture-evnt {
	position:absolute;
	width:604px;
	height:364px;
	background:#000;
	opacity:0.9; filter:alpha(opacity=90); 
	text-align:center;
	font-size:11px;
}
	
#display_picture_img-evnt {
	position:absolute;
	left:38px;
	height:272px;
	width:530px;
	cursor:pointer;
}

#video-evnt {
	width:320px;
	float:left;
	margin: 40px 5px 0 5px;
}

/*------------------------- PAGINA DE CONTACT ------------------------------*/
#pg-contact {
	margin: 25px 0 0 0px;
	width: 920px;
	height: 350px;
	float:left;
	}

#pg-contact div {
	float: left;
	}

#pg-contact div h1 {
	font-weight:normal;
	font-size:18px;
}

#pg-contact div p {
	margin:0 0 0px 0;
	font-size: 14px;
	}
	
#pg-contact div p.detail {
	font-size:12px;
	margin: 19px 0 1px 0;
	color: #666;
}

.input-fields {
	padding: 10px 5px 2px 10px;
	width: 296px;
	height: 22px;
	background: url(img/form.png) no-repeat 0px 0px;
	border: 0px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
	}

#pg-contact textarea {
	padding: 10px 10px 2px 10px;
	height: 158px;
	width: 291px;
	background: url(img/form.png) no-repeat 0 -46px;
	border: 0px;
	color: #fff;
	font-size: 14px;
	font-family: verdana;
	overflow: hidden;
	}

#submit {
	border: 0px;
	height: 40px;
	width: 150px;
	background: url(img/form.png) no-repeat -86px -220px;
	color: #fff;
	font-size: 16px;
	#margin-left: 30px;
}