/**
 * Style sheet header
 */
#choose_language
{
	height:53px;
	float:right;
	font-size:7pt;
	color:#908e93;
	line-height:53px;
}

#searchbox
{
	float:right;
	margin-left:15px;
	padding-top:13px;
	padding-right:30px;
}

#searchbox .submit
{
	display:none;
}

#keywords
{
	width:115px;
	background-color:#18181a;
	border:1px solid #545456;
	color:#ffffff;
}

#click_country
{
	width:260px;
	height:96px;
	overflow:hidden;
	float:right;
}

#clickCountryText
{
	float:right;
	margin-top:70px;
	font-size:10px;
}

.mod_changelanguage
{
	width:150px;
	height:41px;
	float:right;
	margin-left:10px;
	text-align:right;
}

.mod_changelanguage select
{
	width:150px;
	margin-top:17px;
	background-color:#18181a;
	border:1px solid #545456;
	color:#ffffff;
}

.invisible
{
	display:none;
}


/**
 * Header
 */
/* Header */
#header
{
	position:relative;
	overflow:visible;
	background-color:#000000;
	background-image:url("tl_files/bodypix/header_bg.jpg");
	z-index: 999;
}

/* Logo */
#logo
{
	width:274px;
	height:174px;
	overflow:hidden;
	float:left;
}
