/* --- Master Page Header CSS --- */


#page_top
{
	text-align: right;
}

#lang_switch_container
{
	float: right;
}

#lang_switch_container label
{
	color: #bfbfbf;
	font-size: 10px;
	font-weight: bold;
}


.inv_line
{
	margin: 10px 0px 0px 0px;
	color: #af2b2b;
	font-family: Tahoma;
	text-align: right;
	letter-spacing: 1px;
	cursor: default;
}

#page_header
{
	height: 78px;
}

#logo
{
	position: absolute;
	left: 0px;
	height: 90px;
	width: 366px;
	background: #fff url('../../img/logo.gif') no-repeat;
}

#logo_girl
{
	border-width: 0px;
	background: transparent url('../../img/main_submenu.gif') no-repeat;
	height: 49px;
	width: 605px;
	position: absolute;
	top: 82px;
	left: 167px;
}

#top_menu
{
	height: 133px;
	float: left;
	width: 772px;
	position: relative;
	margin: 0px;
}

#main_submenu
{
	border-width: 0px;
	height: 49px;
	width: 605px;
	position: absolute;
	top: 82px;
	left: 167px;
}
