/*  ----------------------------------

	G L O B A L    E L E M E N T S
	
------------------------------------ */
body {
	font-family:sylfaen, arial;
	font-size:0.8em;
	background:#01050c url(files/bg.jpg) top center repeat-x;
}
a {
	color:#e61654;
}
a:hover {
	color:#fff;
}
.clear {
	clear:both; 
	height:1px;
	overflow:hidden;
}


.arial {
	font-family:Arial;
}




/*
	layout wrappers
*/
.global-wrap {
	overflow:hidden;
}




.header {
	width:962px;
	margin:0 auto -15px auto;
}
.header .navigation {
	height:52px;
	margin-bottom:50px;
	background:url(files/nav-bg.png) no-repeat;
}
.header .navigation ul {
	margin-left:15px;
}
.header .navigation ul li {
	display:inline-block;
	float:left;
	height:52px;
}
.header .navigation ul li a {
	display:inline-block;
	float:left;
	height:32px;
	padding:18px 15px 0 15px;	
}
.header .navigation ul.eng li a {
	height:36px;
	padding:14px 16px 0 16px;
	color:#fff;
	text-decoration:none;
	font-family:Arial;
	font-size:1.25em;
	letter-spacing:0.05em;
}
.header .navigation ul li a:hover {
	background:#fc2466 url(files/menuhover.jpg) repeat-x;
}
.header .logo {
	float:left;
	position:relative;
}
.header .logo .language {
	position:absolute;
	top:-20px;
	left:155px;
	font-family:Arial;
}
.header .logo .language a {
	color:#666;
	text-decoration:none;
}
.header .logo .language a:hover {
	color:#fff;
	text-decoration:underline;
}
.header .slogan {
	float:right;
	margin-top:50px;
}


.promo-wrap {
	background:url(files/promo-bg.png) top center no-repeat;
	height:595px;
}

.promo {
	width:962px;
	margin:0 auto 0 auto;
}
.promo .poster {
	margin:83px 0 0 33px;
	float:left;
}
.promo img.promo-text-geo {
	margin:83px 30px 0 0;
	float:right;
}
.promo img.promo-text-eng {
	margin:83px 26px 0 0;
	float:right;
}




.songs {
	width:966px;
	margin:0 auto 0 auto;
}
.songs h1 {
	margin:0 0 30px 33px;
	font-family:Arial;
	letter-spacing:0.1em;
	color:#0070b1;
}
.songs ul li {
	height:137px;
	background:url(files/song-bg.png) top center no-repeat;
	padding:19px 33px;
	color:#666;
	margin-bottom:-20px;
}
.songs ul li h2 {
	color:#fff;
	font-size:2.4em;
	font-family:Arial;
	font-weight:bold;
	float:left;
	margin-bottom:10px;
}
.songs ul li h2 a {
    color:#fff;
    text-decoration:none;
}
.songs ul li h2 a:hover {
    color:#e61654;
}
.songs ul li h3 {
	float:right;
	font-size:1.4em;
	margin-top:5px;
}
.songs ul li p {
	float:left;
	margin:10px 20px 0 0;
	font-size:0.9em;
}
.songs ul li p em {
	color:#0070b1;
}


.new-videos {
    width:966px;
	margin:75px auto 0 auto;
	position:relative;
}
.new-videos h2 {
	top:-35px;
	left:33px;
	position:absolute;
	font-family:Arial;
	letter-spacing:0.1em;
	color:#0070b1;
	display:block;
}
.new-videos ul {
	height:300px;
	background:url(files/new-videos-bg.png) top center no-repeat;
	padding:32px 33px 0 33px;
	color:#666;
}
.new-videos h5 {
    font-size:1.4em;
    margin:-3px 0 10px 0;
    display:inline-block;
}
.new-videos h6 {
    color:#666;
    font-family:Arial;
}
.new-videos ul li {
    float:left;
    display:inline-block;
    width:50%;
    margin-bottom:40px;
}
.new-videos img {
    float:left;
    margin-right:15px;
}


.content {
	width:962px;
	margin:50px auto 50px auto;
}
.sub-content {
	margin:70px auto 50px auto;
	width:900px;
	padding:30px;
	background:url(files/trans-bg-70.png);
	border:1px solid #000;	
}




.others {
	width:450px;
	float:right;
	color:#666;
}
.others table {
	width:100%;
}
.others h1 {
	margin-bottom:25px;
	font-family:Arial;
	letter-spacing:0.1em;
	color:#fff;
}
.others h1 a {
	color:#fff;
	text-decoration:none;
}
.others img {
	vertical-align:middle;
	margin-right:3px;
}
.others a {
	color:#fff;
	text-decoration:none;
	margin-right:3px;
}
.others a:hover {
	color:#666;
	text-decoration:underline;
}






.news {
	float:left;
	width:400px;
	color:#999;
}
.news h1 {
	margin-bottom:25px;
	font-family:Arial;
	letter-spacing:0.1em;
	color:#fff;
}
.news h1 a {
	color:#fff;
	text-decoration:none;
}
.news ul li {
	margin-bottom:25px;
}
.news span {
	font-size:0.8em;
	font-family:Arial;
	color:#666;
	float:left;
	display:block;
	margin-top:2px;
}
.news p {
	display:block;
	margin:0 0 20px 70px;
}

.news .more {
	margin-top:10px;
}



.news-list {
	width:100%;
}
.news-list h1 {
	font-size:2.4em;
	letter-spacing:0;
}
.news-list ul li {
	font-size:1.2em;
}
.news-list ul li p {
	margin-left:80px;
}


.sub-content td, .sofia td {
	vertical-align:top;
	text-align:left;
	padding-bottom:40px;
}
.sub-content .poster, .sofia .poster {
	margin:0 30px 30px 0;
	width:300px;
}
.sub-content h1, .sofia h1 {
	font-size:2.4em;
	color:#fff;
	margin:-7px 0 20px 0;
}
.sub-content, .sofia p {
	color:#999;
}





.footer-wrap {
	border-top:1px solid #162031;
	padding:20px 0 25px 0;
}
.footer {
	width:962px;
	margin:0 auto 0 auto;
	color:#263245;
}
.footer .social {
    float:right;
    margin-right:30px;
}
.footer .social img {
    margin-right:7px;
}