/*
285b78
27aaec
*/

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	background: #000 url(/img/bg.jpg) center top no-repeat;
}

img.log {
	display: none;
}

a {
	color: #27aaec;
}

.wrapper {
	margin: 110px auto 0;
	width: 816px;
	position: relative;
}

.container {
	height: 676px;
}

.animation {
	text-align: center;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

.logo {
	position: absolute;
	top: -70px;
	left: -0px;
}

.content {
	padding: 30px 38px;
}

.message {
	margin-top: 7px;
	float: right;
}

.msg_coordinates {
	padding: 3px;
	border: 1px solid #F00;
	text-align: center;
	margin: 20px 100px;
}

.msg_success {
	color:#27AAEC;
	font-size:18px;
	margin:20px;
	text-align:center;
}

.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clear {
	clear: both;
}


/* MENU LANG
-------------------------------*/
.lang {
	text-align: right;
	color: #285b78;
	margin-bottom: 12px;
	font-size: 11px;
}

.lang li {
	display: inline;
}

.lang li:after {
	content: ' | ';
	margin: 0 5px;
}

.lang li:last-child:after {
	content: '';
	margin: 0;
}

.lang a {
	color: #285b78;
	#padding : 0 5px;
}

.lang a.s {
	color: #27aaec;
}


/* MENU
-------------------------------*/
.menu {
	text-align: right;
	padding: 0 20px 0;
	white-space: nowrap;
	border-bottom: 1px solid #123b4c;
	float: right;
	width: 630px;
}

.menu li {
	font-size: 14px;
	text-transform: uppercase;
	display: inline;
}

.menu a {
	color: #27aaec;
	display: inline-block;
	padding: 25px 10px 20px;
	font-size: 13px;
}

.menu a:hover,
.menu a.s {
	background: url(/img/hover.png) center bottom no-repeat;
	_background: url(/img/hover.gif) center bottom repeat-x;
}


/* PARTNERS / FOOTER
-------------------------------*/
.partn, .price  {
	margin: 5px 10px 30px 0;
	clear: both;
}

.prices h2 {
	font-size: 16px;
}

.price  {
	margin: 25px 10px 25px 0;
	clear: both;
}

.price h2 {
	margin-left: 330px;
}

.price:after {
	content : '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

.partn img, .price img {
	float: left;
}

.partn a {
	color: #27aaec;
}

.partn p {
	margin-left: 250px;
}

.price p {
	margin-left: 330px;
}

.partners {
	color: #285b78;
	margin: 10px 0;
}

.partners span {
	margin-right: 20px;
}

.partners img {
	vertical-align:middle;
	padding: 15px;
}

.partners span.support {
	margin-left: 80px;
	margin-right: 10px;
}

.content .partners span.support {
	margin-left: 0px;
	margin-right: -10px;
}

.partners img.support {
	padding: 0 20px;
}

.footer {
	color: #285b78;
	text-align: center;
	font-size: 10px;
	margin: 30px 0 15px;
}

.footer a {
	color: #285b78;
}


/* HOME
-------------------------------*/
.participate {
	background: url(/img/btns.png) no-repeat;
	height: 52px;
	display: block;
	width: 158px;
	margin: 50px auto 0;
}

.participate:active {
	outline:none;
}

.participate span {
	visibility: hidden;
}

.participate_fr 		{ background-position:    0   -416px }
.participate_fr_hover 	{ background-position:    0   -468px }
.participate_en 		{ background-position: -158px -416px }
.participate_en_hover 	{ background-position: -158px -468px }
.participate_de 		{ background-position: -316px -416px }
.participate_de_hover 	{ background-position: -316px -468px }
.participate_it 		{ background-position: -474px -416px }
.participate_it_hover 	{ background-position: -474px -468px }


/* CONTEST
-------------------------------*/
.animation {
	margin-top: 6px;
	margin-bottom: 0;
}

.video, .image, .sample {
	text-align: center;
	margin-bottom: 30px;
}

.video {
	background: url(/img/bg_video.png) no-repeat;
	_background: none;
	padding: 17px 18px;
	margin: 0 auto;
	width: 470px;
	text-align: left;
}

.image {
	padding: 2px;
	border: 1px solid #16384c;
	width: 732px;
	height: 336px;
	position: relative;
}

.sample {
	margin: 70px 0;
	height: 30px;
}

.sample object:focus,
.sample object:active {
	outline: 0;
}

.mask {
	width: 736px;
	height: 340px;
	position: absolute;
	top: 0;
	left: 0;
}

.image img {
	display: none;
}

.help {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: black;
	padding: 10px;
	border: 1px solid #276A8A;
	top: 135px;
	margin-left: 190px;
	cursor: pointer;
	color: #ffffff;
}

.help strong {
	margin-top: 10px;
	display: block;
	color: #27aaec;
}

h2 {
	color: #27aaec;
	font-size: 18px;
	margin-bottom: 10px;
}

#coord h2 {
	margin-top: 20px;
}

label,
div.label {
	display: block;
	margin: 10px 0;
}

.simage {
	display: block;
	margin: 10px auto;
}

label span,
div.label span {
	display: inline-block;
	width: 150px;
}

label input.text,
div.label input.text,
label select,
div.label select {
	border: 1px solid #27aaec;
	padding: 3px;
	width: 200px;
	background: #000;
	color: #FFF;
}

select.tiny {
	width: auto;
}

div.label input.nip {
	width: 50px;
}

div.label input.city {
	width: 138px;
}

div.label select.day,
div.label select.month,
div.label select.year {
	width: auto;
}

.NFhidden {
	margin-right: 10px;
	visibility: hidden;
}

#coord p {
	margin: 1.5em 0 2.5em;
}

#coord .btns {
	margin-top: 40px;
}

#coord label,
#coord div.label {
	margin-left: 160px;
}

#coord label.confirm span {
	width: auto;
}

#coord label.confirm input {
	margin: 0 10px 0 0;
}

.restart {
	color: #fff;
	margin-top: 50px;
	display: block;
	font-size: 18px;
}

.restart:hover {
	text-decoration: underline;
}

/* BTN Manager
-------------------------------*/

.btns {
	background:url("/img/btns.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:white;
	height:52px;
	margin-left:300px;
	padding:0;
	width:158px;
	margin-top: 8px;
	outline: none;
}

.btn_fr_1		{ background-position: 	 0px	     0px   }
.btn_fr_1_hover	{ background-position: 	 0px	    -52px  }
.btn_fr_2 		{ background-position: 	 0px	    -104px }
.btn_fr_2_hover	{ background-position: 	 0px		-156px }
.btn_fr_3 		{ background-position: 	 0px	    -208px }
.btn_fr_3_hover	{ background-position: 	 0px	    -260px }
.btn_fr_4 		{ background-position: 	 0px	    -312px }
.btn_fr_4_hover	{ background-position: 	 0px	    -364px }

.btn_en_1		{ background-position: 	-158px		 0px   }
.btn_en_1_hover	{ background-position: 	-158px		-52px  }
.btn_en_2 		{ background-position: 	-158px		-104px }
.btn_en_2_hover	{ background-position: 	-158px		-156px }
.btn_en_3 		{ background-position: 	-158px		-208px }
.btn_en_3_hover	{ background-position: 	-158px		-260px }
.btn_en_4 		{ background-position: 	-158px		-312px }
.btn_en_4_hover	{ background-position: 	-158px		-364px }

.btn_it_1		{ background-position: 	-316px		 0px   }
.btn_it_1_hover	{ background-position: 	-316px		-52px  }
.btn_it_2 		{ background-position: 	-316px		-104px }
.btn_it_2_hover	{ background-position: 	-316px		-156px }
.btn_it_3 		{ background-position: 	-316px		-208px }
.btn_it_3_hover	{ background-position: 	-316px		-260px }
.btn_it_4 		{ background-position: 	-316px		-312px }
.btn_it_4_hover	{ background-position: 	-316px		-364px }

.btn_de_1		{ background-position: 	-474px		 0px   }
.btn_de_1_hover	{ background-position: 	-474px		-52px  }
.btn_de_2 		{ background-position: 	-474px		-104px }
.btn_de_2_hover	{ background-position: 	-474px		-156px }
.btn_de_3 		{ background-position: 	-474px		-208px }
.btn_de_3_hover	{ background-position: 	-474px		-260px }
.btn_de_4 		{ background-position: 	-474px		-312px }
.btn_de_4_hover	{ background-position: 	-474px		-364px }


/* CONDITIONS
-------------------------------*/

h1 {
	
	padding-bottom: 20px;
	font-size: 24px;
	color: #27aaec;
	padding-top: 20px;
	text-transform: uppercase;
}

.conditions h1 {
	padding-top: 50px;
	padding-left: 38px;
}

.conditions .content {
	height: 410px;
	width: 700px;
	overflow: hidden;
	text-align: left;
	padding-top: 0;
	position: relative;
}

.conditions .content p {
	margin-bottom: 1.5em;
}

#inner {
	position: relative;
	width: 620px;
}

#slider {
	height: 484px;
	width: 44px;
	background: url(/img/slider.png);
	_background: url(/img/slider.gif);
	position: absolute;
	top: 190px;
	right: 20px;
}

#knob {
	width: 10px;
	height: 47px;
	background: url(/img/knob.png);
	position: absolute;
	top: 16px;
	left: 17px;
}

/* LINKS
-------------------------------*/

.links a {
	color: white;
	display: block;
}

.links h2 {
	margin-top: 20px;
}














