/* created by coresystems */


/* general */
html, body {
	background-repeat:repeat-x;  
}

A{
	-moz-outline: none;
}

/* top */

.NavBarTop {
	width:960px;
}

.NavBarTop .Active {
	height:38px;
	width:136px;
	text-align:center !important;
	padding: 0;	
}
.NavBarTop .NavigationElement, .NavBarTop .NavigationElement A {
	height:38px;
	width:136px;
	text-align:center !important;
	padding: 1px 0px 0px 0px;	
}

.NavBarTop .NavigationElement A:hover {
	background: url("./Biodenta/menu_special.png") no-repeat  left top transparent !important;
}

/*
.NavBarTop #NavbarTopElementNo4 {
	background: url("./Biodenta/menu_special.png") no-repeat  left top transparent;
}
.NavBarTop #NavbarTopElementNo4 .Active {
	background: url("./Biodenta/menu_special.png") no-repeat  left top transparent;
}

.NavBarTop #NavbarTopElementNo5 {
	background: url("./Biodenta/menu_cart.png") no-repeat  left top transparent;
	width:269px;
}
*/

.NavBarTop .NavBarElement4 {
	background: url("./Biodenta/menu_special.png") no-repeat  left top transparent !important;
}

.NavBarTop .NavBarElement5 {
	background: url("./Biodenta/menu_cart.png") no-repeat  left top transparent !important;
	width:269px !important;
}


/* bottom */
#ja-pathway {
	background:#F8F8F7 none repeat scroll 0 0;
	border:1px solid #E7E8E6;
	color:#626A69;
	font-weight:bold;
	padding:5px 15px;
	width:950px;
}
#ja-botsl {
	background:#FFFFFF repeat-x scroll center top;
	border-left:1px solid #E7E8E6;
	border-right:1px solid #E7E8E6;
	color:#626A69;
	padding:10px 0;

}

/* baseline */


/* Navigation right */
#NavBarElementID8267 {
	min-height:240px;
}
.NavBarRight .ShopNameSlogan, .NavBarRight .ContextBox {
	background-repeat:repeat-x;
}
.NavBarRight .ShopNameHead, .NavBarRight .ContextBoxHead {
	height:28px;
}
input.Search, input.Login, input.text  {
	width:209px !important;
}

/* Productoverview */

.ListItemCategoryTable tr td {
	text-align:center;
}
.HalfSize {
	text-align:left !important;
}


/* Content - ListView */
.ListItemProduct .ImageArea {
	margin-top:5px;
	min-height:50px;
	min-width:50px;
	width:75px;
}
#DescTable {
	background: url("./Biodenta/BG_ProdView.gif") no-repeat  left top transparent;
	width:640px;
	height:34px;
}
.ListItemProduct #DescTable {
	background: url("./Biodenta/BG_ProdListView.gif") no-repeat  left top transparent;
	width:540px;
	height:34px;
}

.ListItemProduct #DescTable #DescTableRef {
	width:365px;
	padding-left:5px;
}
#DescTable #DescTableRef {
	width:215px;
	padding-left:5px;
}
#DescTableStock {
	width:250px;
}

.ListItemProduct #DescTable #DescTableBasket {
	width:73px;
}

.ListItemProduct #DescTable #DescTablePrice {
	padding-right:5px;
}

input.LinkBasket {
	background:transparent url("./Biodenta/basket_icon.gif") no-repeat scroll 0 0 !important;
	border:0 none;
	color:#646464;
	cursor:pointer;
	font-size:12px;
	line-height:120%;
	margin-bottom:4px;
	min-height:16px;
	padding-left:16px;
	width:28px;
}

.ImageLeft .InfoArea {
	padding-top:25px;
}
.ListItemCategory .ImageArea img {
	margin-bottom:3px;
}

.Pager .PagerButton, .Pager .PagerButton span {
	background:none !important;
}

.ContentArea input.Link:hover  {
	text-decoration:underline;
}

ul.OrderProcess li { 
	width: 155px;
}

ul.OrderProcess li.ActiveItem {
	background-position: center;
}

/*div#languageChooser {
	display:none;
}*/

/* LANGUAGE CHOOSER */
div#languageChooser {
	position: absolute;
	left: 50%;
	margin-left: 189px;
	top: 100px;
}

div.Header select {
	width: 150px;
}
