#login_header_right { background-image: url(../../../images/skins/senscheck/login_header_right.jpg); }
#tvs_login_header_right { background-image: url(../../../images/skins/senscheck/tvs_login_header_right.jpg); }
#int_login_header_right { background-image: url(../../../images/skins/senscheck/int_login_header_right.jpg); }
#int_header_left { background-image: url(../../../images/skins/senscheck/int_header_left.jpg); }
#header_right { background-image: none; }
#tvs_header_right { background-image: url(../../../images/skins/senscheck/tvs_header_right.jpg); }
#int_header_right {	background-image: url(../../../images/skins/senscheck/int_header_right.jpg); }

/* override jquery.megamenu.css styles */

ul.megamenu { 
	padding: 0; 
	margin: 0;
	position: relative;
	height: 39px;
	z-index: 10;
}

ul.megamenu li.menu_link {
	display: block;
	overflow: visible;
	position: relative;
	float: left;
	width: 170px;/*200px;*/
	height: 39px;
	margin: 0;
	padding: 0;
}

ul.megamenu li.menu_submenu div.submenu_container{
	background-color: white;
	border-top: 0px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 20px 10px;
}

.menu_submenu {
	z-index: 11; 
	position: absolute; 
	min-width: 250px; 
}

.submenu_ie_linebreak {
	z-index: 13; 
	height: 1px; 
	width: 130px; 
	position: relative; 
	left: 6px;
	background-color: white;
}

.menu_icon {
	margin: 2px 0 0 1px;
	width: 34px;
	float: left;
}

.menu_icon_active {
	xheight: 60px;
}

.menu_icon_default {
	xheight: 36px;
}
/*
.tab_desc { text-indent:0px; }
.tab_icon { width:34px; height:35px; background: url(../../../images/skins/senscheck/senscheck_sprite.png) no-repeat; vertical-align:bottom; }
*/

.menu_label {
	display: block;
	float: left;
	width: 130px;/*200px;*//*100%;*/
	height: 23px;
	padding: 6px 5px 0 0;
	line-height: 15px;
	overflow: visible;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #696D83;
    text-transform: lowercase;
	font-size: 14px;
}

.menu_label_active {
	text-decoration: underline;
}

.menu_label_beer {
	color: #A1AC00;
}

.menu_label_cider {
	color: #A37CC8;
}

.menu_label_multipurpose {
	color: #BCBDBF;
}

.menu_label_softdrinks {
	color: #DD80D3;
}

.menu_label_water {
	color: #D4BA00;
}

.menu_label_wine {
	color: #EDAF2F;
}

.menu_label_cola {
	color: #ae6828;
}

.menu_link {
	cursor: pointer;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-top: 1px solid white;
	display: block;
	height: 39px;
}

.menu_link_hover {
	background: white;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid white;
	border-radius: 3px 3px 0 0;
	display: block;
	height: 39px;
}

.breadcrumb_container {
	height: 40px;
	position: relative;
	z-index: 2;
}

.ie7 {
	/*z-index: -1;*/
}

.ie7 .breadcrumb_container {
	position: relative;
	z-index: 3;
}

.ie7 .breadcrumb {
	position: relative;
	z-index: 3;
}

.ie7 div.nav_submenu {
	z-index: 20000;
	position: absolute;
	display: block;
}

.ie7 ul.megamenu li.menu_submenu div.submenu_container {
	position: relative;
	z-index: 11;
}
	

.breadcrumb {
	padding: 12px;
	float: left;
	background-color: #727376;
	border-radius: 8px 8px 8px 8px;
	border: #727376 0px solid;
	color: white;
	font-size: 12px;
	font-weight: bold;
	behavior:url(PIE.php) url(../../PIE.php);
	margin-bottom: 5px;
}

.breadcrumb_div {
}

.breadcrumb_description_container {
	display: block;
	float: right;
	overflow: visible;
	width: 272px;
	height: 40px;
}

.breadcrumb_description {
	display: block;
	padding: 11px;
	background: #ffffff none no-repeat 10px 1px;
	behavior:url(PIE.php) url(../../PIE.php);
	border-radius: 8px 8px 8px 8px;
	border: 2px solid #BCBDBF;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	overflow: visible;
	width: 244px;
}

.tr_description {
	display: block;
	padding: 11px;
	background: #ffffff none no-repeat 10px 1px;
	border-radius: 8px 8px 8px 8px;
	border: 2px solid #BCBDBF;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	width: 244px;
}

.breadcrumb_description_text {
	float: right;
	width: 215px;
	overflow: hidden;
}

.breadcrumb_joiner {
	display: block;
	padding: 12px 8px;
	float: left;
	background: #ffffff;
	color: #777777;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.breadcrumb_joiner img {
	vertical-align: middle;
}

.breadcrumb_next_page {
	display: block;
	padding: 11px;
	float: left;
	background: #ffffff none no-repeat 10px 1px;
	behavior:url(PIE.php) url(../../PIE.php);
	border-radius: 8px;
	border: 1px solid #BCBDBF;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}

#header {
	background-image: none;
	height: 70px;
	width: 100%;
	min-width: 1005px;
	width:expression(document.body.clientWidth < 1005? "1005px": "100%" ); /* IE trick... */
}

#search_menu { 
	position: absolute;
	left: 280px;
	top: 60px;
}

#search_menu_field { 
	width: 250px;
	border: 1px solid #e5e5e5;
	border-radius: 5px; 
	padding: 8px; 
	font-style: normal;
	font-size: 11px;
	background: url(../../../images/skins/senscheck/search.png) no-repeat;
	background-position: right center;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	position: relative;
	behavior:url(PIE.php) url(../../PIE.php);
}

.top_menu_container {
	width: 850px; 
	height: 50px; 
	position: absolute; 
	right: 0; 
	top: 17px;
}

div.senscheckproduct_nav {
	background-color: #727376;
	height: 16px;
}

div.senscheckproduct_nav ul {
	margin: 0;
	padding: 0;
}

div.senscheckproduct_nav ul li {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	display: inline;
	font-weight: bold;
}

div.senscheckproduct_nav ul li a {
	color: white;
	font-size: 12px;
	padding: 0 10px;
}

div.senscheckproduct_nav ul li span {
	background-color: white;
	border-radius: 5px;
	padding: 0 10px;
}

.top_container_1 {
	float: left; 
	background-color: #727376; 
	width: 400px; 
	height: 24px;
}

.top_menu_1 {
	line-height: 24px; 
	text-align: right; 
	width: 400px; 
	background: white;
	border-radius: 0 9px 0 0;
	behavior:url(PIE.php) url(../../PIE.php);
	position: relative;
	z-index: 12;
}

.top_text_1 {
	color: #777777; 
	font-size: 11px; 
	font-weight: bold; 
	padding-right: 9px;
}

.top_container_2 {
	float: left; 
	background-color: white; 
	width: 440px; 
	height: 24px;
}

.top_menu_2 {
	line-height: 24px; 
	text-align: center; 
	width: 440px; 
	background-color: #727376;
	border-radius: 0 0 9px 9px;
	behavior:url(PIE.php) url(../../PIE.php);
	position: relative;
	z-index: 12;
}

.top_text_2a {
	color: white; 
	font-size: 11px;
}

.top_text_2 {
	color: white; 
	font-size: 11px;
	text-decoration: none;
}

.top_text_2:hover {
	color: white;
	text-decoration: underline;
}

.top_text_2:visited {
	color: white;
	text-decoration: none;
}

.top_container_3 {
	float: left; 
	background-color: #727376;
	width: 10px; 
	height: 24px;
}

.top_menu_3 {
	line-height: 24px; 
	text-align: left; 
	width: 10px; 
	background-color: white; 
	border-radius: 9px 0 0 0;
	behavior:url(PIE.php) url(../../PIE.php);
	position: relative;
	z-index: 12;
}

.top_menu_notification {
	float: right; 
	height: 24px; 
	padding-right: 16px; 
	text-align: right; 
	color: #ED1C24; 
	line-height: 26px; 
	font-size: 11px; 
	font-weight: bold;
}

.user_report_options_input { 
	border: 1px solid #e5e5e5;
	border-radius: 5px; 
	padding: 8px; 
	font-style: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	position: relative;
	behavior:url(PIE.php) url(../../PIE.php);
}

div.first_childs_plus_link {
	margin: 20px 0;
	text-align: center;
}

div.sub_sub {
	background-image: none;
	padding-left: 0;
}

div div.sub_sub:last-child:not(.sub_sub_right) {
	margin-bottom: 20px;
}

div.sub_sub_right {
	text-align: right;
}

div.first_childs_plus_link a, div.sub_sub a.sub_sub_link {
	font-family: Courier;
	font-size: 18px;
	line-height: 18px;
	padding: 2px 11px 0;
	color: white;
	text-decoration: none;
	font-weight: bold;
	border-radius: 10px;/*0 0 10px 10px;*/
}
