/*
div.global_logo
{
	background: url("../../img/global_logo_b.png");
	height: 110px;
	left: 70px;
	overflow: hidden;
	position: absolute;
	top: 70px;
	width: 250px;
	cursor : pointer;
}
* html div.global_logo {
	background: url("../img/global_logo-ie6_b.png");
}
*/



div.header
{
	position : absolute;
	top : 150px;
	left : 225px;
	width : 600px;
	height : 25px;
	border : solid white 1pt;
	display : none;
}
/*
div.global_display.loading
{
	display : none;
	margin-top : 150px;
}
		
div.global_display.loading div
{
	position : absolute;
	border: solid silver 1pt;
	left : 50%;
	top : 50%;
	margin-left : -16px;
	margin-top : -75px;
	border : none;
}
*/

/*
div.serviceContainer
{
	position : relative;
	height : 0px;
	width : 0px;
	margin : 0px;
	border : none;
	padding : 0px;
	display : none;
}
*/

div.generalError
{
	size: 8pt;
	padding : 15px;
	
}

div.croNavigation
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 350px;
	height: 20px;
	z-index: 1001;
}


div.croNavigation ul
{
	position : relative;
	display : inline;
	padding-left : 0px;
	margin-left : 0px;
}

div.croNavigation ul li
{
	display : inline;
	padding : 3px 5px;
	/*border : solid #00b3e8 1pt;*/
	font-size : 9pt;
	font-weight: bold;
	cursor: pointer;
}

div.croNavigation ul li span.croNavBack_Icon
{
	font-size:10pt;
	font-weight: bold;
}

div.croNavigation ul li span.croNavBack_Text
{
	font-size:9pt;
	font-weight: bold;
}

div.croPlayerNavigation
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 350px;
	height: 20px;
}


div.croPlayerNavigation ul
{
	position : relative;
	display : inline;
	padding-left : 0px;
	margin-left : 0px;
}

div.croPlayerNavigation ul li
{
	display : inline;
	padding : 3px 5px;
	/*border : solid #00b3e8 1pt;*/
	font-size : 15pt;
	font-weight: bold;
	cursor: pointer;
}

#spanWidget_active
{
	color: #00b3e8;
}

#spanWidget_inactive
{
	color: #ffffff;
}

#spanWidget_active2
{
	color: #00b3e8;
}

#spanWidget_inactive2
{
	color: #ffffff;
}

div.feedback_panel
{
	position: relative;
	width:400px;	
	font-size: 8pt;
}

div.headline
{
	color: #00b3e8;
	font-weight: bold;
}



div.imgGlobalSearchLSS
{
	background: url("../LifeStyleShop/img/head_LSS_24.png");
	height: 20px;
	width: 201px;
	left: 101px;
	/*overflow: hidden;*/
	position: absolute;
}
* html div.imgGlobalSearchLSS {
	background: url("../LifeStyleShop/img/head_LSS_8.png");
}
