html, body 

{

	text-align: center;

	margin: 0;

	height: 100%;

	width: 100%; 

	margin: 0;

	padding: 0;

	color: white;

}



body {

	 background-color: #000; 

}



a {color: white }



a:link, a:visited { text-decoration: none; }



a:hover, a:active { text-decoration: underline; }



#container {

	height:100%;

	width:100%;

	margin:0;

	text-align:center;

}





#content

{ 

	height:560px;

	margin:0 auto;

	position:absolute;

	width:1000px;

	left:50%;

	top:50%;

	margin:-280px 0 0 -500px;

}



#footer

{

	padding: 10px 0 0; 

	text-align: right; 

	background-color: #DFDECB; 

	color: #AB9D54; 

	font: 9px verdana, sans-serif; 

	visibility: hidden; 

}



#footer a 

{

	text-decoration: none; 

}



#footer a:link, #footer a:visited

{

		color: #AB9D54; 

}



#footer a:hover, #footer a:active

{

		color: #D3C792; 

}





/* * * * CLIENT PAGES * * * */

body.client {	background:url(../media/img/com/bg.png) no-repeat 50% 50% #000; /*#fff*/}

body.hov  { background-image:url(../media/img/com/bg-over.png); /*#404040*/}

body.client #container

{

	position:absolute;

	left:50%;

	top:50%;

	width:1253px;

	height:553px;

	margin: -276px 0 0 -626px;

	text-align:left;

}

#cl_content div {position: absolute;}



#cl_content { 

	position:relative;

	width: 1253px;

	height: 553px;

	background: transparent none;

	text-align: left; 

	font: 12px 'Helvetica Neue', Arial, Helvetica, sans-serif;

	color: white;  

}



#link_list {

	left: 35px; 

	top: 140px;

	font-size:11px;

}





#mediaplayer {

	left:422px; 

	top: 4px;

	visibility:hidden;

	background:url(../media/img/com/bg-player.png) no-repeat 0 0;

	width:680px;

	height:500px;

	padding:10px;

}



.logo {

	position: absolute; 

	/*right: 20px; */

	top: 313px;

	left:55px;

	width:98px;

	height:98px;

	background:url(../media/img/com/33_logo_client.png) no-repeat 0 0;

	font-size:0;

	line-height:0;

	text-indent:-5000px;

}

body.hov .logo{ background-position:100% 0;}

#bottom {

	width:1020px;

	color:#000;

	top:523px;

	left:95px;

}

body.hov #bottom { color:#fff; }

#bottom #address {

	right:0; 

	font-size:12px; 
	
	font-weight:bold;

}



#bottom #menu {

	position: static;

	text-align: left;

    margin-left:90px;

	font-size:12px;

	font-weight:bold;

}



.spacer {

	width: 30px; 

}



.play{

	background:url(../media/img/com/play.png) no-repeat 0 0;

	width:193px;

	height:176px;

	cursor:pointer;

	position:absolute;

	left:570px;

	top:157px;

	font-size:0;

	line-height:0;

	text-indent:-5000px;

}
.aca {
color:#acacac;
}
.black {
color:#000000;
}
.change {
color:#acacac;
}
.white {
	color:#ffffff;
}
