@charset "utf-8";
/* 
CSS Document Created for Maria Markesini
Developed by: WEBCITERS (http://www.webciters.com)
Developer: webciters
*/

* {
	margin: 0;
	padding: 0;
}

html, body{
	background: #1a1513 url(../images/face_mm.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
	color: #FFF;
	font: 12px/14px Tahoma, Arial, Helvetica, sans-serif;
}

div#wrapper{
	width: 100%;
	/*background: url(../images/topbg.gif) repeat-x top;*/
	padding: 30px 0 20px 0;
}

div.bodymain{
	margin: 0 auto;
	width: 834px;
	padding: 10px;
	background: #000;
	border: 1px solid #3d3d3d;
}

div.nav{
	border-bottom: 1px solid #7a8b91;
	display: block;
	height: 31px;
	overflow: hidden;
	background: url(../images/h1bg-new.gif) repeat-x top;
}	
div.ban{
	display: block;
}

div.content{
	/*background: #382f2a;
	background: #3f3f3f;*/
	background: #8097a1;
	display: block;
	padding: 15px;
}


h1{
	display: block;
	background: url(../images/h1bg-new.gif) repeat-x top;
}
.page-title{
	font-family:"Courier New", Courier, monospace;
	line-height:34px;
	font-size:20px;
	font-weight:normal;
	padding-left:12px;
}
.title2{
	line-height:34px;
	font-size:14px;
	font-weight:normal;
	padding-left:12px;
}

div.ltblock{
	float: left;
	width: 220px;
	padding: 0 10px 0 0;
}

div.content p{
	display: block;
	padding: 10px 0 0 0;
}

div.midblock{
	float: left;
	width: 334px;
	padding: 0 10px;
	border-left: 1px dotted #FFF;
}

div.innerblock{
	float: left;
	width: 561px;
	padding: 0 0 0 10px;
	border-left: 1px dotted #FFF;
	text-align:justify;
}

div.rtblock{
	float: right;
	width: 207px;
	padding: 0 0 0 10px;
	border-left: 1px dotted #FFF;
}

div.footer{
	display: block;
	background: #000;
	padding: 15px 15px 5px 15px;
	font-size: 10px;
	color: #7d949f;
}

div.copyright{
	float: left;
}

div.powered{
	float: right;
}

/* Psuedo Classes */
a{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #154252;
}

div.footer a{
	color: #7d949f;
	font-weight: normal;
}

div.footer a:hover{
	color: #CCC;
	font-weight: normal;
}

/* Possible hacks */
.clear{
	clear: both;
}
/*added by webciters*/
.nav ul{list-style:none;
}
.nav ul li{float:left; padding:10px 5px 0 3px;}
.nav ul li a{ 
	text-decoration:none; font-family:"Courier New", Courier, monospace; 
	font-size:16px; 
	font-weight:normal;
	color:#FFFFFF;
	}
.nav ul li a:hover{text-decoration:underline}
#contact-form{ width:100%;}
#contact-form label{float:left; width:200px;}
#video-comment{ width:100%;}
#video-comment label{float:left; width:150px;}
.comment{
padding-bottom:5px;
}
.comment P{ margin:0px; padding:0 0 5px 5px!important;}
div.lang{
	margin: 0 auto;
	width: 834px;
	padding: 2px;
	color:#CC6600;
}
.music-on{width:150px; float:left;}
.lang-display{float:right;}
.lang ul{list-style:none;}
.lang ul li{float:right; padding-left:5px;}
.thumb-border{
			border:1px solid #fff;
			width:150px; height:170px;
			text-align:center; float:left;
			margin:10px; padding:10px;
}
.thumb-border2{
			width:150px;
			text-align:center; float:left;
			margin:2px; padding:5px;
}
.thumb-video{
			width:200px; height:175px;
			text-align:center; float:left;
			margin:2px; padding:5px;

}
.news-ul{padding:5px 0 0 15px;}
.news-ul li{ padding:5px;}

