/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
*{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#fff;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
.b,b{font-weight:bold;}
form{margin:0;padding:0;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.cp{cursor:pointer;}
.dn{display:none;}
.no-b{border:none;}
.no-mp{margin:0;padding:0;}
.no-lst{list-style-type:none;}
.no-bg-r{background-repeat:no-repeat;}
.bg-top{background-position:top;}
.bg-bottom{background-position:bottom;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body{margin:0px;padding:0px;font-size:12px;background-color:#000;} 
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.w{position:relative;width:990px;margin:0 auto;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.head{border-bottom:solid 1px #fff;}
	.head .w{height:135px;}
		.artist,.art{position:absolute;left:121px;}
		.artist{top:50px;width:400px;height:41px;}
		.art{top:100px;width:200px;height:25px;}
		.langs{position:absolute;top:0;right:0;background:url(../imgs/langs/divider.gif) right top no-repeat;}
			.langs li{float:left;background:url(../imgs/langs/divider.gif) left top no-repeat;}
				.langs a{display:block;width:80px;height:29px;background-position:center center;background-repeat:no-repeat;}
		.location{width:450px;height:48px;position:absolute;bottom:0;right:0;background-position:right bottom;}

.main{height:444px;border-top:solid 3px #000;border-bottom:solid 3px #000;background:#222;overflow:hidden;}
	.main-ul{}
		.main-ul li{float:left;}
			.mnb-ul{margin-top:8px;}
				.mnb-ul li{height:20px;padding:4px 0;}
					.mnb-ul li a{display:block;width:121px;height:20px;background-position:left top;background-repeat:no-repeat;}
				.form-contact{margin:10px 0 0 20px;padding:0;}
					.form-contact .box{margin-bottom:10px;}
						.form-contact .ff{width:194px;border:solid 1px #666;background:#222;padding:2px;}
							.form-contact .ff-obligatory{border:solid 1px #d6c107;}

.foot{border-top:solid 1px #fff;}
	.foot *{color:#a6a6a6;font-size:11px;}
	.foot .w{height:100px;}
		.copy{position:absolute;bottom:14px;left:121px;}
		.foot ul{position:absolute;bottom:10px;right:0;}
		.foot ul li{float:left;margin-left:2px;}
			.foot ul li a:link,.foot ul li a:visited{text-decoration:none;}
			.foot ul li a:hover{color:#fff;}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
