/* CSS Document ALSO in sv */
body {
	background: #160007 url('../img/bg_3-1.jpg') center top no-repeat;
	}

/*#showSelector #id_quantity {
					width: 114px;/*160px;*//*
					height: 20px;
					padding: 0;
					margin: 0 0 7px 0;
					border: 0 #fff solid;
					font-size: 11px;
				}
				#showSelector #id_ticket_type_url {
					width: 114px;
					height: 20px;
					padding: 0;
					margin: 0 0 7px 0;
					border: 0 #fff solid;
					font-size: 11px;
				}
*/
/*
##########################################
local flag layout
left, right and background in screen_3-1.css
##########################################
*/

#flags {
	position: absolute;
	top: 108px;
	left: 420px;
	text-align: right;
	height: 25px;
	width: 470px;/* eg 280 */
	white-space: nowrap;
}

#flags .the_flag_alvedoner {
	display: block;
}

#flags .flag_site_lang {
	width: 70px !important;
	text-align: center;
	padding: 6px 0 0 0;
	margin: 0;
}

#flags .flags_of_sites {
	margin: 0;
	padding: 5px 0 0 6px;
	width: auto;
	/*w\idth: 30px;*/
	overflow: hidden;
	white-space: nowrap;
}

/*
#################################
this is for flag_menu_items
#################################
*/


div.flags_menu {
	display: block;
	height: 14px;
	width: auto;
	/*overflow: hidden;*/
}
ul.flags_menu { 
	display: block; 
	height: 14px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.flags_menu li {
	display: block;
	float: left;
	padding: 0 2px 0 1px;
	}
	.flags_menu a {
		display: block;
		text-decoration: none;
		}

/*
######################################

mediaplayer absolutepositioned

######################################
*/
#flashintro {
	width: 626px;
	height: 235px;
	/*background: #ccc;*/
	margin: 0;
	padding: 0;
	z-index: 1;
	position: absolute;
	top: 202px;/*168px;*/
	left: 267px;
}


