﻿/* E28171
@import url("houseStyle.css");
@import url("contentStyles.css");
@import url("panels.css");
*/
@import url(houseStyle.css);
@import url(contentStyles.css);
@import url(panels.css);
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	text-indent: 5px;
	height: 100%;
	width: 100%;
}
#form1
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#formLogin
{
	width: 170px;
	height: 170px;
}
/* E28171 for panels */
.form
{
	width: 170px;
	height: 170px;
}
.overallContainer
{
	width: 1000px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.panelContainer
{
	width: 180px;
	float: left;
}
.contentContainer
{
	width: 810px;
	float: right;
}
.hoofdMenu ul
{
	position: relative;
	margin: 0px;
	padding-left: 0px; /* E28171 */
}
.hoofdMenu ul li
{
	display: inline-block;
	width: 95px;
	float: left;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
	margin-left: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
}
.hoofdMenu ul li a
{
	text-decoration: none;
}
.header, .contentPanel LABEL, .contentPanel th, #lblOrderComment
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.header, .contentPanel LABEL, #lblOrderComment
{
	display: block;
}
.contentPanel, .yellow, .gray, .blue
{
	width: 100%;
}
.footer
{
	position: relative;
	width: 810px;
	float: right;
}
.contentPanel, .footer, .yellow, .gray, .blue
{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#lblOrderComment
{
	clear: both;
}
#toolbar
{
	border-style: none;
	cursor: pointer;
	float: right;
	height: 30px;
	width: 70px;
	padding: 0px;
	margin-top: -2px;
	margin-right: 3px;
	margin-bottom: -3px;
	margin-left: 0px;
}
.ShopFilter .toggleButton {
background-image: url(../img/cart.gif);
background-repeat: no-repeat;
width: 70px;
height: 30px;
float:right;
border-style: none;
cursor: pointer;
}
.CartFilter .toggleButton {
background-image: url(../img/shop.gif);
background-repeat: no-repeat;
width: 70px;
height: 30px;
float: right;
border-style: none;
cursor: pointer;
}
#totalDiv
{
	position: relative;
	top: -24px;
	float: right;
	margin-right: 0px;
	margin-bottom: -24px;
}
#labelTotal, #labelTrolleys, .priceListCurrency
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px; /*display: inline;*/
	float: left;
	margin-right: 0px;
	margin-left: 20px;
}
.panelContainer ul
{
	position: relative;
	left: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.panelContainer ul li a
{
	display: block;
}
.hideShow
{
	float: right;
	margin-top: 5px;
	margin-right: 0px; /* E28171 margin-right: 5px */
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 5px; /* E28171 */
}
.gray .foto
{
	position: relative;
	left: 2px;
	overflow: hidden;
	height: 170px;
	width: 170px;
	clip: auto;
	margin-bottom: 4px;
}
#smallImage
{
	clip: rect(auto,auto,auto,auto);
	width: 170px;
	height: 170px;
	margin: 0px;
	padding: 0px;
}
#largeImage
{
	margin: 40px;
}
div#tipDiv
{
	position: absolute;
	left: 0;
	top: 0;
	border: outset 2px;
	z-index: 500;
	padding: 5px;
	/* E28171 
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, Direction=135, Strength=3);*/
}
.buttonBar
{
	height: 18px;
	float: left;
}
.button, #priceListGridView a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	float: left;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-top: 1px;
	/* E28171 
	padding-right: 10px;*/
	padding-right: 6px;
	padding-bottom: 1px;
	/* E28171 
	padding-left: 10px;*/
	padding-left: 6px;
	color: #fff;
}

#customerList_linkButtonAddCustomer
{
	margin-top: 5px;
	margin-bottom: 2px;
}

#userList_linkButtonAddUser
{
	margin-top: 5px;
	margin-bottom: 2px;
}

#customerDetails_linkButtonOpslaan
{
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#customerDetails_linkButtonCancel
{
	margin-top: -13px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#userDetails_linkButtonCancel
{
	margin-top: -13px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#userDetails_linkButtonOpslaan
{
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#languageWebstringDetails_linkButtonSave
{
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#languageWebstringDetails_linkButtonCancel
{
	margin-top: -13px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#buttonChangeRetailPrices
{
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#languageWebstringList_linkButtonAddLanguageWebString
{
	margin-top: 5px;
	margin-bottom: 2px;
}

#buttonUpdateMarketPrices
{
	margin-top: 5px;
	margin-bottom: 2px;
}

#buttonBackToCart
{
	margin-top: 5px;
	margin-bottom: 2px;
}

#buttonConfirm
{
	margin-top: 2px;
}

#buttonCancel
{
	margin-top: 2px;
}

#languageList_linkButtonAddLanguage
{
	margin-top: 5px;
	margin-bottom: 2px;
}

.subMenu .button, #linkButtonLogin
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#priceListGridView a
{
	width: 60px;
	text-align: center;
}
.panelContainer IFRAME
{
	margin: 0px;
	width: 170px;
}
#loginFrame
{
	width: 170px;
	height: 170px;
}

/* E28171 
#textBoxName, #textBoxPassword
{
	margin-left: 5px;
	width: 170px;
}
*/
.textBox
{
	margin-left: 5px;
	width: 158px;
}

#labelOpeningTimes, .subMenu span, #information p, #panelShopDeliveryContent_Buy, #panelShopDeliveryContent_Order
{
	width: 166px;
	text-indent: 0px;
	padding: 2px;
	display: block;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.gridLabel
{
	float: left;
}

.filter
{
	width: 700px;
	height: 20px;
	display: block;
}
#filterDiv1
{
	float: left;
}
#filterDiv3
{
	float: right;
	display: inline;
	white-space: nowrap;
}

.subFilter
{
	height: 18px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 4px;
}
.subFilterLabel, .subLabel
{
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.subLabel
{
	margin-top: 5px;
	margin-bottom: 5px;
}
INPUT, TEXTAREA, SELECT, OPTION
{
	font-size: 10px;
	float: left;
	height: 16px;
	padding: 0px;
	border: 1px solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#dropDownListCategories, #textboxFilter
{
	width: 160px;
}
/* E28171 Missing a selector in the style rule.
#markNames, #dropDownListCategories, #dropDownListDelivery, {
	height: 20px;
}
*/
#markNames, #dropDownListCategories, #dropDownListDelivery
{
	height: 20px;
}
#txtOrderComment
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 97%;
	height: 60px;
}
strong
{
	font-size: 11px;
	font-weight: bold;
}
.ShopList #contextDiv
{
	display: none;
}
/* markname verbergen in de cart */
.CartList #marknameDiv
{
	display: none;
}
.CartList #shipmentDiv
{
	display: none;
}
#clientOffset, #clientTimeZone, #clientDeliveryTimeDiv, #labelContext, #checkBoxContext
{
	display: none;
}
#iframetipDiv
{
	display: none;
}
.infoBlok
{
	display: none;
}
.footer a
{
	display: none;
}
#lblSearchError
{
	display: none;
}
#toggleButtonText
{
	display: none;
}

#contextDiv, #marknameDiv, #shipmentDiv
{
	float: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.checkBox
{
	cursor: pointer;
	border-top-width: 0px !important;
	border-left-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
}

.checkBox input
{
	cursor: pointer;
	border-top-width: 0px !important;
	border-left-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
}

#pager
{
	position: relative;
	top: -29px;
	left: 0px;
	margin-bottom: -29px;
	float: left;
	display: inline;
	white-space: nowrap;
}

#listgridview_ctl01_textBoxNumberOfGridRows
{
	width: 20px;
}
.ShopTab
{
	display: inline-block;
}
.ShopTabTitle
{
}
.CartTab
{
	display: inline-block;
}
.CartTabTitle
{
}
.ActionsTab
{
	display: inline-block;
}
.ActionsTabTitle
{
}
.ContactTab
{
	display: inline-block;
}
.ContactTabTitle
{
}
.ConditionsTab
{
	display: inline-block;
}
.ConditionsTabTitle
{
}
.UsersTab
{
	display: inline-block;
}
.UsersTabTitle
{
}
.LanguagesTab
{
	display: inline-block;
}
.LanguagesTabTitle
{
}
.CustomersTab
{
	display: inline-block;
}
.CustomersTabTitle
{
}
.PricelistsTab
{
	display: inline-block;
}
.PricelistsTabTitle
{
}
.txtOrderComment {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
width: 97%;
height: 60px;
}
.CartOrderComment {
font-size: 12px;
font-weight: bold;
line-height: 18px;
letter-spacing: 1px;
margin-bottom: 5px;
padding-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
border-left-style: none;
}
#listgridview_ctl01_textBoxPageJumper{
	width: 30px;
}
/* E28171 
shared properties between Mozilla & IE
difference properties is in the shop.js initializePager function */
.shopPager
{
	height: 18px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 4px;
	width: 60%;
	position: relative;
}
/* E28171 */
.gridTextBox
{
	margin-left: 2px;
	width: 30px;
}
/* E28171 */
.productAnchor
{
	text-decoration: none;
	color: Black;
}
/* E28171 */
.productAnchorSelected
{
	text-decoration: none;
	color: Black;
}
/* E28171 */
.orderHistoryPanelBody
{
	padding: 3px;
	width: 99%;
}
/* 23.10.2008 */
.tableBasket
{
}
.gridViewBasket
{
}
.subHeader
{
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.scc bgvDescriptionHeader, .scc bgvQuantityHeader, .scc bgvItemPriceHeader, .scc bgvItemTotalHeader, .scc bgvItemTaxHeader, .scc bgvLineTotalHeader
{
}
.bgvDescriptionCell, .bgvQuantityCell, .bgvItemPriceCell, .bgvItemTotalCell, .bgvItemTaxCell, .bgvLineTotalCell
{
}
.address
{
	height: 90%;
	width: 90%;
}
/* end 23.10.2008 */

.filter
{
	/* E31159
	width: 700px;
	*/
	width: 640px;
	height: 20px;
	display: block;
}

/* E31159 */
.refresh
{
	border-style: none;
	cursor: pointer;
	float: right;
	height: 30px;
	width: 30px;
	padding-right:5px; 
	margin:-2px 10px -3px 0px;
}

#userDetails_lblPaymentService, #userDetails_ddlPaymentService
{
	display: none;
}