/* ----------------------------------------- 

		Copyright 2009 Georgian Public Broadcasting.

----------------------------------------- */



/*
----- Global Settings
*/
body {
	background: #9d3993 url(files/bg4.jpg) top left;	
	color: #fff;
	font-family: Sylfaen, Arial, sans-serif;
	font-size: 0.8em;	
}
a {
	color: #407f94;
}
a:hover {
	color: #F33;
}
.hidden_image {
	position: absolute;
	visibility: hidden;	
}
.no_margin {
	margin: 0;
}
.clear {
	display: block;	
	visibility: hidden;
	clear: both; 
}
hr {
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;	
}


.player_title {
  margin: 30px 0 10px 0;
  color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
.player_title span {
	font-weight: normal;
}

.p_poster {
    border: 2px solid #fff;
}
.none {
    display: none;
}

.gWrap {
	width: 100%;
	width: 990px;
	margin: 50px auto;
	border: 10px dashed #ffb000;
	background-color: #fff;
	background: url(files/content_bg.jpg) 100px -400px;
}

/*
.color_stripe {
	display: block;
	margin-top: -10px;
	width: 100%;	
	height: 20px;	
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}
.color_stripe ul li {
	display: inline-block;
	float: left;
	padding: 0;
	width: 10%;
	height: 20px;
}
*/



#header, #content, .nav {
	margin: 0 auto;
	width: 920px;	
}
/*
----- Header
*/
#header {
	margin-top: 30px;
}
#header .logo {
	float: left;
	margin: 0 0 0 -8px;
}
#header .bzikebi {
	display: none;
	float: right;
	margin: -17px -7px 0 0;	
}
#header .princesses {
    float: right;
	margin: 20px 0 0 0;
}







/* ------------------
	NAVIGATION
------------------- */

.nav {
	margin-top: 40px;
	margin-bottom: 20px;
}
.nav .tabs {
	float: left;
}
.nav .tabs li {
	display: inline-block;
	float: left;	
	margin-right: 10px;
	width: 180px;
	background: url(files/m_bg.png) no-repeat;
}
.nav .tabs li a {
	color: #000;
	font-size: 1.6em;
	text-decoration: none;
}
.nav .tabs li a:hover {
	color: #f33;
}


.nav .tabs .news {
	padding: 17px 0 0 22px;
	width: 150px;
	height: 68px;	
	background-position: -18px -11px;	
}
.nav .tabs .about {
	background-position: -11px -97px;
	margin-top: -6px;
	padding: 14px 17px 0 15px;
	width: 150px;
	height: 82px;
	text-align: center;
}
.nav .tabs .contest {
	margin-top: -8px;
	padding: 15px 6px 0 12px;
	height: 82px;
	background-position: -3px -202px;	
	text-align: center;
}
.nav .tabs .media {	
	padding: 17px 0 0 22px;	
	width: 150px;
	height: 68px;
	background-position: -18px -11px;
}
.nav .tabs .blog {	
	padding: 17px 0 0 19px;
	width: 100px;
	height: 72px;
	background-position: -230px -11px;
}


.nav .subtabsA, .nav .subtabsB {
	position: relative;
	display: block;
	margin-top: 20px;
	padding: 10px;	
	height: 20px;	
	background: url(files/part_2.png);
	background: #9d3993;
	font-size: 1.2em;
}
.nav .subtabsA .arrow, .nav .subtabsB .arrow {
	position: absolute;
	top: -13px;
	width: 16px;
	height: 13px;
	background: url(files/arrow.png) top left no-repeat;	
}
.nav .subtabsA .arrow {
	left: 262px;
}
.nav .subtabsB .arrow {
	left: 460px;
}
.nav .subtabsA li, .nav .subtabsB li {
	display: inline-block;
	float: left;
	margin: 0 10px;
	color: #f33;
}
.nav .subtabsA li a, .nav .subtabsB li a {
	color: #fff;
	text-decoration: none;	
}
.nav .subtabsA li a:hover, .nav .subtabsB li a:hover {
	color: #fff;
	text-decoration: underline;
}


.nav .language {
	float: right;
	margin-top: -72px;
}
.nav .language a {
	margin-bottom: 5px;
	color: #d80202;	
	font-family: Verdana, sans-serif;	
	font-weight: bold;
	cursor: pointer;
}
.nav .language a:hover {
	color: #ffd800;
}











/* ------------------
	content
------------------- */

#content {
	margin-top: 30px;
	color: #000;
}


#content #content_text {
	float: left;
	margin-bottom: 40px;
	width: 530px;	
}
#content #content_text h3 {
	margin-bottom: 25px;
	color: #000;
	font-size: 2.4em;	
}
#content #content_text .question {
    margin: 20px 0 14px 0;
    font-weight: bold;
}
#content #content_text a {
    color: #06496b;
    text-decoration: none;
}
#content #content_text a:hover {
    text-decoration: underline;
}


#content #news {
	float: left;
	margin-bottom: 40px;
	width: 530px;	
}
#content #news h1 {
	margin-bottom: 10px;
	color: #000;
	font-size: 2em;
}
#content #news ul li {
	margin-bottom: 10px;
}
#content #news ul li a {
	color: #d80202;
	font-size: 1.2em;
}
#content #news ul li a:hover {
	color: #f33;
}
#content #news ul li h2 {
	color: #d80202;
	font-size: 1.2em;
}
#content #news ul li span {
	display: block;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;	
}
#content #news ul li p {
	margin-top: 4px;
	color: #000;
}
#content #news ul li img {
	margin: 10px 0 0 0;
	border: 1px solid #f18c2a;
	padding: 4px;
}
#content .more {
	margin-top: 20px;
	color: #000;	
}
#content .more a {
	color: #0092AF;
}

#content #fastlinks, #content .group {
	float: right;
}
#content #fastlinks ul li {
	margin-bottom: 20px;
}









/* ------------------
	FOOTER
------------------- */

#footer .copyright {
	margin: 80px auto 30px auto;
	width: 980px;	
	color: #fff;
}
#footer .copyright .copy {
	float: left;
	width: 400px;
}
#footer .copyright .links {
	float: right;
}
#footer .copyright .links a {
    padding-left: 15px;
}
/*
.music_bg {	
	width: 100%;
	height: 40px;
	background: url(files/music_bg.png) top center repeat-x;
}
*/



#content #winner {
    position: relative;
	margin: 20px 0 40px 0;
    padding: 10px;
    background: url(files/winner-bg.png);	
}
#content #winner .winner-menu {
    margin-top: 1px;
}





/* ------------------
	PARTICIPANTS
------------------- */
.participants h2 {
	display: block;
	font-size: 2em;
	background: #9d3993;
	padding: 10px 15px 12px;
	color: #fff;
	margin-bottom: 20px;
	margin-top: -15px;
}
.participants li {
	width: 275px;
	height: 250px;
	padding: 10px;
	background: #ff3333;
	margin: 0 17px 17px 0;
	display: inline-block;
	float: left;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}
.participants li a {
	color: #fff;
	text-decoration: none;
}
.participants li:hover {
	background: #ffb000;
	cursor: pointer;
}
.participants li.last {
	margin-right: 0;
}
.participants img {
	width: 275px;
	height: 184px;
	margin-bottom: 8px;
}
.participants span {
	margin-left: 1px;
	margin-bottom: 12px;
	display: inline-block;
}
.participants span.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 2px;
}
.participants p {
	display: none;
}





.winner h2 {
	
}
.winner h2 a {
	display: block;
	font-size: 2em;
	background: #9d3993;
	background: #ff3333;
	padding: 10px 15px 12px;
	color: #fff;
	margin-bottom: 20px;
	margin-top: -15px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.winner h2 a:hover {
	background: #f00;
}
.winner h2 em {
	font-weight: bold;
}
.winner div {
	width: 900px;
	padding: 10px;	
	background: #ffb000;
	margin: 0 17px 17px 0;
	display: inline-block;
	float: left;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}
.winner div a {
	color: #fff;
	text-decoration: none;
}
.winner img {
	margin-bottom: 8px;
}
.winner span {
	margin-left: 1px;
	margin-bottom: 12px;
	display: inline-block;
}
.winner span.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 2px;
}
.winner p {
	display: none;
}







.overbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url(files/trans-bg-60.png);
	display: none;
}
.overbox_content {
	display: none;
	position: absolute;
	top: 200px;
	left: 50%;
	width: 500px;
	height: 400px;
	overflow-y: auto; 
	padding: 18px 20px 20px;
	margin-left: -270px;
	border-radius: 10px;
	background: #fff;
	z-index: 5;
	color: #000;
	
}
.overbox_content em {
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 8px;
}






.partiipants-popbox-wrap {
	display: none;
}
.partiipants-popbox {
	width: 600px; 
	height: 400px;
	padding: 10px 30px 0 20px;
	overflow: auto;
	position: relative;
	background: #fff;
	color: #000;	
}
.partiipants-popbox img {
	position: absolute;
	left: 15px;
	top: 15px;
}
.partiipants-popbox h2,
.partiipants-popbox h4 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 14px;
}
.partiipants-popbox p {
	margin-top: 20px;
}
.partiipants-popbox b {
	display: block;
	margin-bottom: 5px;
}
#fancybox-left,
#fancybox-right {
	display: none !important;
}
