﻿.showHand
{
	cursor: pointer;
}

.ItemDetailViewShopStock
{
	color: #492588;
	cursor: pointer;
	font-weight: bold;
}

.ClearFloats
{
	clear: both;
}
/* Main Page shopping basket user control*/
.RelatedItemsItemsAdded
{
	color: #492588;
	font-weight: bold;
	font-size: 16px;
	height: 50px;
}

.ControlBasket
{
	padding-top: 20px;
}
.dynamicRelatedItemsClose
{
	position: relative;
	cursor: pointer;
	top: -5px;
}
.dynamicRelatedItemsCloseImage
{
	cursor: pointer;
}
.Basket
{
	padding-left: 10px;
	border-left: solid 1px #9c8dc5;
	width: 100%;
}
.Basket a
{
	text-decoration: none;
	color: #FFFFFF;
}
.BasketHeader
{
	font-weight: bold;
}
.BasketBasketProducts
{
	color: #B6A8CF;
	vertical-align: middle;
}
.headerlogin_login
{
	padding-top: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.headerlogin_login a
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.headerlogin_myparadigit
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.headerlogin_myparadigit a
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.headerlogin_welcome
{
	color: #B6A8CF;
	text-decoration: none;
}
.headerlogin_logout
{
	text-decoration: none;
	color: #FFFFFF;
}
.headerlogin_logout a
{
	text-decoration: none;
	color: #FFFFFF;
}
.shoppingcartproducts
{
	color: #FFFFFF;
	text-decoration: none;
	height: 14px;
}
.shoppingcartproducts a
{
	color: #FFFFFF;
	text-decoration: none;
}

.RatingTitle
{
	float: left;
	width: 150px;
	height: 20px;
}

.RatingStars
{
	float: left;
	width: 75px;
	height: 20px;
	line-height: 20px;
	text-align: center; /*font-size: 20px;*/
}

.RatingDescription
{
	float: left;
	height: 20px;
}

.RatingDottedLine
{
	float: left;
	width: 30px;
	height: 20px; /*border-bottom: dotted 1px gray;*/
}


.wishlist
{
}
.wishlist a
{
	vertical-align: top;
	margin-top: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
.ControlNewsLetterDiv
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.ControlNewsLetterDiv a
{
	text-decoration: none;
	color: #492588;
}

.NewsLetterHeader
{
	font-size: 18px;
	color: #492588;
}
.NewsLetterSignin
{
	color: #000000;
}
.NewsLetterTextBox
{
	width: 55%;
}

.newsletter-subscribe
{
	top: 3px;
	position: relative;
}

/* OurShops */

.OurShopsTitle
{
	color: #492588;
	font-weight: bold;
	font-size: 16px;
	height: 50px;
}

.OurShopsBreadCrumb
{
	height: 32px;
	color: #c5c5c5;
	font-size: 10px;
	margin-left: 8px;
	text-decoration: none;
}
.OurShopsBreadCrumb a
{
	margin-left: 8px;
	text-decoration: none;
	color: #c5c5c5;
}

.ControlOurShops
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: left;
}
.OurShopsTitle
{
	float: left;
	font-size: 18px;
	color: #492588;
	padding-left: 5px;
	width: 175px;
}

.OurShopsImage
{
	float: left;
	padding-top: 5px;
}

.OurShopsLinks
{
	clear: left;
	font-size: 13px;
	font-weight: normal;
}

.OurShopsLinks a
{
	text-decoration: none;
	color: #492588;
}


/* GTK NewFolder */

.ControlGTKNewFolder
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.GTKNewFolderSubDiv
{
	clear: left;
}

.GTKNewFolderImage
{
	float: left;
}

.GTKNewFolderTitle
{
	float: left;
	color: #492588;
	padding-left: 3px;
	width: 220px;
}

.GTKNewFolderLinks
{
	font-size: 13px;
	color: #000000;
	white-space: nowrap;
}

.GTKNewFolderLinks a
{
	text-decoration: none;
	color: #492588;
}

/* CustomerTitle */
.ControlCustomerStatus
{
	padding: 10px 20px 20px 20px;
}

.CustomerTitle
{
	font-size: 18px;
	color: #492588;
}
.SubCustomerDivs
{
	clear: left;
	padding-left: 10px;
	padding-top: 5px;
}
.CustomerImage
{
	float: left;
}
.CustomerLinks
{
	font-size: 11px;
	padding-left: 10px;
	float: left;
}

.CustomerLinks a
{
	text-decoration: none;
	color: #492588;
}






.menuDiv
{
	z-index: 0;
}



.DropdownMenu, .DropdownMenu ul
{
	font-size: 11px;
	list-style: none;
}

.controlMenuBottomMenuHeaders
{
	float: left;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.controlMenuBottomMenuHeadersSplitter
{
	float: left;
}


/* MainMenu */

.MainMenuProductsClosed
{
	float: left;
	font-size: 13px;
	text-decoration: none;
	width: 100px;
	height: 28px;
	padding-left: 27px;
	border-right: solid 1px #ffffff;
	background: url('../../../../Paradigit/App_Themes/Images/Paradigit/startbutton_right_20px.gif') no-repeat 5px 3px;
	position: relative;
	top: 50%;
	padding-top: 5px;
	vertical-align: middle;
	margin-top: -14px;
}
.MainMenuProductsOpened
{
	cursor: pointer;
	float: left;
	font-size: 13px;
	text-decoration: none;
	width: 100px;
	height: 28px;
	position: relative;
	top: 50%;
	margin-top: -14px;
	padding-top: 5px;
	vertical-align: middle;
	padding-left: 27px;
	border-right: solid 1px #d0d0d0;
	background: url('../../../../Paradigit/App_Themes/Images/Paradigit/startbutton_down_20px.gif') no-repeat 5px 3px;
}

.MainMenuProductsDiv
{
	background: url('../../../../Paradigit/App_Themes/Images/Paradigit/background_shadow_right.png') repeat-y;
	background-position: right;
	padding-right: 4px;
	display: none; /*background-color:#ffffff;*/
	z-index: 100; /*clear:left;*/
	position: absolute;
	top: 28px;
}

.MainMenuProductsTopLineFirstColumn
{
	background-color: #ffffff; /*background-color:green;    */
	height: 1px;
}
.MainMenuProductsTopLine
{
	background-color: #d0d0d0;
	height: 1px;
}

.MainMenudivProductsMainBlock
{
	background: url('../../../../Paradigit/App_Themes/Images/Paradigit/background_menu_allrows.gif') repeat-x;
	float: left;
	width: 166px;
	height: 308px;
	border-bottom: 1px solid #d0d0d0;
}

.MainMenuProductsBlock1
{
	height: 51px;
	width: 166px; /*clear:left;    */
}

.MainMenuProductsBlock2
{
	height: 52px;
	width: 166px; /*clear:left;    */
}

.MainMenuProductsBlock3
{
	height: 52px;
	width: 166px; /*clear:left;    */
}

.MainMenuProductsBlock4
{
	height: 52px;
	width: 166px; /*clear:left;    */
}

.MainMenuProductsBlock5
{
	height: 52px;
	width: 166px; /*clear:left;    */
}

.MainMenuProductsBlock6
{
	height: 51px;
	width: 166px; /*clear:left;    */
}

.MainMenuProductImage
{
	float: left;
	width: 61px;
	height: 51px;
}

.MainMenuProductHyperLink
{
	float: right;
	width: 104px; /*height: 51px;*/
}

.MainMenuLinks
{
	text-decoration: none;
	color: #000000;
}

.MainMenuLinks a
{
	text-decoration: none;
	color: #000000;
}

.MenuOthers
{
	float: left;
	font-size: 13px;
	position: relative;
	top: 50%;
	margin-top: -9px;
	text-decoration: none;
	width: 90px;
	padding-left: 10px;
}
.MenuSearch
{
	width: 236px;
	float: right;
	margin-top: 6px;
}
.MenuSearchLabel
{
	float: left;
}
.MenuSearchButton
{
	float: left;
}
.MenuSearchTextBox
{
	/*padding:0px 0px 0px 0px;*/
	width: 156px;
	float: left;
}
.MenuSearchBox
{
	border: solid 1px #d0d0d0;
	width: 181px;
	float: left;
	margin-left: 5px;
}
.MainMenu
{
	clear: both;
	width: 1000px;
	overflow: hidden;
	height: 28px;
	position: relative;
}
/* end mainmenu */

.tiledlist-brandheader
{
	width: 1000px;
	height: 50px;
	margin-bottom: 5px;
	overflow: hidden;
}

.tiledlist-item
{
	background-image: url('/Paradigit/App_Themes/Images/Paradigit/background_tegel.gif');
	width: 234px;
	height: 282px;
	float: left;
	margin-left: 8px;
	margin-right: 7px;
	margin-bottom: 47px;
	overflow: hidden;
	position: relative;
	font-size: 85%;
	z-index: 1;
}
.tiledlist-checkbox
{
	width: 35px;
	height: 29px;
	overflow: hidden;
	position: absolute;
	left: 2px;
	top: 0px;
	z-index: 3;
	white-space: nowrap;
}

.tiledlist-checkbox:hover
{
	width: 230px;
	background-color: #D9EECF;
}
.tiledlist-description-title
{
	font-weight: bolder;
}

.tiledlist-smallimage
{
	position: absolute;
	left: 2px;
	top: 1px;
	width: 230px;
	height: 150px;
	overflow: hidden;
	z-index: 0;
}
.tiledlist-smallimage-action
{
	position: absolute;
	top: 50px;
	z-index: 2;
}
.tiledlist-smallimage-inner
{
	position: absolute;
	left: 15px;
	width: 200px;
	margin: auto;
}
.tiledlist-description
{
	width: 198px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	left: 18px;
	top: 150px;
}
.tiledlist-specs
{
	width: 198px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	left: 18px;
	top: 188px;
}
.tiledlist-moreinfo
{
	width: 110px;
	height: 37px;
	overflow: hidden;
	position: absolute;
	left: 16px;
	top: 238px;
	line-height: 2em;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #492588;
}
.tiledlist-moreinfo a
{
	text-decoration: none;
	color: #492588;
	position: relative;
	top: 7px;
}
.tiledlist-price
{
	width: 90px;
	height: 37px;
	overflow: hidden;
	position: absolute;
	left: 130px;
	top: 238px;
	line-height: 2em;
	text-align: right;
	font-size: 145%;
	font-weight: bold;
	color: #492588;
}

/* Filter and view panel */
.ItemNoItemsShown
{
	float: left;
	width: 250px;
	height: 25px;
	font-size: 13px;
}

.ItemCompare
{
	float: right;
	width: 325px;
	height: 46px;
	text-align: right;
}

.ItemCompare a
{
	font-size: 11px;
	color: #492588;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.ItemViewMode
{
	float: left;
	width: 200px;
	height: 25px;
	color: #492588;
	font-size: 11px;
	font-weight: bold;
}

.ItemViewMode a
{
	color: #492588;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.ItemSorting
{
	float: right;
	padding-right: 5px;
	width: 300px;
	height: 25px;
	color: #8F8F8F;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

.ItemSorting-NoGrouping
{
	float: left;
	width: 550px;
	height: 25px;
	color: #8F8F8F;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

.HeadItemGroupImage
{
	clear: left;
	float: left;
	width: 324px;
	height: 46px;
}

.ItemGroupBy
{
	float: left;
	width: 250px;
	height: 25px;
	color: #8F8F8F;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

/* Item List */
.ItemListMain
{
	width: 1000px;
	height: 71px;
	clear: both;
	border-bottom: solid 1px #C5C5C5;
	background: url('../../../../../Paradigit/App_Themes/Images/Paradigit/background_productlist_row_gradient_1000px.gif') repeat-x;
}

.ItemListDropDownBox
{
	/*Font-Size="XX-Small" ForeColor="#808080" Font-Bold="true"*/
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}

.ItemListMainTiled
{
	clear: left;
	width: 1000px;
	height: 71px; /*background-image: url("../../../App_Themes/Images/Paradigit/background_productlist_row_gradient.gif");*/
}

.ItemListProductDetailHyperLink
{
	text-decoration: none;
	color: #515151;
}

.ItemListTopPager
{
	float: left;
	width: 341px;
	height: 46px;
	text-align: center;
	position: relative;
	z-index: 4;
}

.ItemListTopPager a
{
	text-decoration: none;
	color: #492588;
}

.ItemListTopPagerSelectedItem
{
	font-weight: bold;
}

.ItemListBottomPager
{
	clear: left;
	width: 1000px;
	height: 71px;
	font-size: 10;
	background-image: url("../../../App_Themes/Images/Paradigit/background_productlist_row_gradient.gif");
	text-align: center;
	position: relative;
	z-index: 40px;
}

.ItemListBottomPager a
{
	text-decoration: none;
	color: #492588;
}

.ItemListCheckBox
{
	width: 40px;
	height: 71px;
	float: left;
	text-align: center;
	line-height: 71px;
}

.ItemListPicture
{
	width: 100px;
	height: 71px;
	float: left;
	text-align: center;
	line-height: 71px;
}

.ItemListProductDescriptionContainer
{
	width: 520px;
	height: 71px;
	float: left;
}

.ItemListProductDescriptionContainer-NoCompare
{
	width: 560px;
	height: 71px;
	float: left;
}

.ItemListProductDescription
{
	width: 100%;
	height: 21px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.ItemListProductSpecifications
{
	width: 100%;
	height: 18px;
	text-align: left;
	font-size: 11px;
}

.ItemListProductNumbers
{
	width: 100%;
	height: 24px;
	float: left;
	text-align: left;
	font-size: 9px;
}

.ItemListAction
{
	width: 60px;
	height: 71px;
	float: left;
	text-align: center;
	line-height: 71px;
}

.ItemListPrice
{
	width: 90px;
	height: 71px;
	float: left;
	text-align: right;
	line-height: 71px;
	color: #492588;
	font-weight: bold;
	font-size: 15px;
}

.ItemListAdd
{
	width: 95px;
	height: 71px;
	float: left;
	text-align: center;
	line-height: 71px;
}

.ItemListMoreInformation
{
	width: 95px;
	height: 71px;
	float: left;
	text-align: center;
	line-height: 71px;
}

.ItemListMoreInformation a
{
	text-decoration: none;
	color: #492588;
	font-weight: bold;
	font-size: 13px;
}

.productgroup-selector
{
	height: 155px;
	overflow: hidden;
	background-image: url('../../../App_Themes/Images/Paradigit/pixel_d0d0d0.gif');
	background-repeat: repeat-x;
}

.productgroup-label
{
	color: #492588;
	font-weight: bold;
	margin-left: 5px;
	font-size: 16px;
}

.productgroup-carousel-description
{
	color: #492588;
	/*font-weight: bold;*/
	text-align: center;
	text-decoration: none;
	display: inline;
	font-size: 11px;
	overflow: hidden;
	height: 15px;
}

.productgroup-carousel-description-bold
{
	color: #492588;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: inline;
	font-size: 11px;
	overflow: hidden;
	height: 15px;
}

.productgroup-carousel-description a
{
	color: #492588;
	/*font-weight: bold;*/
	text-align: center;
	text-decoration: none;
	display: inline;
	font-size: 11px;
	overflow: hidden;
	height: 15px;
}

.productgroup-carousel-description-bold a
{
	color: #492588;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: inline;
	font-size: 11px;
	overflow: hidden;
	height: 15px;
}

/* ItemDetail */
.ItemDetailsMarketingTitle
{
	/*font-weight:bold;*/
	font-size: 24px;
	color: #EC008C;
	font-family: Arial Narrow;
}
.ItemDetailLongDescr
{
	/*font-weight:bold;*/
	font-size: 24px;
	color: #000000;
	font-family: Arial Narrow;
}
.ItemDetailBrandImage
{
	float: left;
	width: 100px;
	height: 70px;
	margin-left: 20px;
}
.ItemDetailImage
{
	float: left;
	width: 400px;
	height: 300px;
}

.ItemDetailCommercialText
{
	float: left;
	width: 410px; /*height:194px;*/
	min-height: 300px;
}

.ItemDetailCommercialTextTitleAndDescription
{
	height: 210px;
}

.ItemDetailCommercialTextDescription
{
	height: 0px;
	overflow: auto;
}

.ItemDetailCommercialTextTitle
{
	/*max-height:89px;*/
	overflow: hidden;
	width: 100%;
	position: relative;
}

.ItemDetailPriceStockBlock
{
	clear: left;
	padding-top: 38px;
	width: 450px;
}

.ItemDetailPriceSubBlock
{
	float: left;
	width: 250px; /*padding-right:5px;*/
	height: 68px;
}
.ItemDetailStockSubBlock
{
	float: left;
	width: 170px;
}
.ItemDetailMainInfo
{
	margin-left: 10px;
}
.ItemDetailBreadCrumb
{
}

.ItemDetailsHeader
{
	height: 75px;
	width: 100%;
}
.ItemDetailGradient
{
	width: 100%;
	overflow: visible;
	min-height: 350px;
	background: url('../../../../Paradigit/App_Themes/Images/Paradigit/background_productdetail_gradient.gif') no-repeat;
}
.ItemDetailGradientFadeOut
{
	width: 65px;
	float: left;
}

.ItemDetailsPopupLargeImage
{
	height: 300;
	width: 400;
	border: solid 1px gray;
}

.ItemDetailsPopup
{
	/*position: absolute;     z-index: 1001;     visibility: hidden;     border: solid 1px;     border-color: #000000;     background-color:#ffffff;*/
	position: absolute;
	left: 50%;
	margin-left: -175px;
	top: 100px;
	width: 400px;
	padding: 20px;
	border: 2px solid #0000DD;
	background-color: #FFFFFF;
	z-index: 3000;
}


.ItemDetailsPopupBG
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 300%; /*background: url(images/overlay1.gif);*/
	background-color: #888888;
	opacity: .4;
	filter: alpha(opacity=40);
	z-index: 2000;
}

/* Basic SpecList */
.BasicSpecsTitle
{
	font-weight: bold;
}

.BasicSpecsValue
{
	float: left;
	width: 400px;
}

.BasicSpecsText
{
	float: left;
	width: 200px;
}
.BasicSpec
{
	clear: left;
	width: 600px;
}

.itemdetails-tabs
{
	float: left;
	width: 665px;
}
.ItemDetailContentBox
{
	padding-top: 12px;
	padding-left: 10px; /*float: left;*/
}
.ItemDetailsRating
{
	width: 400px;
	float: left;
}
.ItemDetailSmallImages
{
	height: 70px;
	width: 70px;
	float: left;
	border: solid 1px gray;
}
.ConfiguratorButtonBlock
{
	margin-top: 20px;
}
.ItemDetailSmallImageProdBtnBox
{
	float: right;
	margin-bottom: 10px;
	width: 450px;
}
.ItemDetailDetailImageTop
{
	padding-top: 8px;
}
.ImageDetailSmallImages25px
{
	margin-right: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.ImageDetailSmallImages25px a
{
	color: #FFFFFF;
	text-decoration: none;
}
.ItemDetailProductButtons
{
	width: 390px;
	clear: both;
	position: relative;
}
.ItemDetailsInBoxEquippedBox
{
	clear: left;
	width: 100%;
}
.ItemDetailsInBoxEquippedSubBox
{
	float: left;
	width: 49%;
}

.ItemDetailReserveren
{
	float: left;
}
.ItemDetailBestellen
{
	float: right;
}

.ItemDetailShortProductData
{
	width: 400px; /*font-size:10px;*/
	float: left;
}
.ItemDetailsTabHeader
{
	clear: both;
	width: 623px;
}

.ItemDetailLinks
{
	text-decoration: none;
	color: #492588;
	cursor: pointer;
}
.ItemDetailLinks a
{
	text-decoration: none;
	color: #492588;
	cursor: pointer;
}
.ItemDetailContactTermsDiv
{
	/*background: #d5d5d5; */
	float: right; /*font-size:10px;*/
	width: 213px;
}
.ItemDetailsContactSubDiv
{
	float: left;
	width: 150px;
}
.ItemDetailsTermsQuestionSubDiv
{
	float: left;
	width: 150px;
}

.itemdetails-compatible
{
	float: left;
	clear: right;
	position: relative;
	top: 15px;
}

.ItemDetailsHeaderTitle
{
	color: #492588;
	font-weight: bold;
	font-size: 13px;
}

.ExtendedSpecificationsHeaderDiv
{
	width: 633px;
	clear: both;
}
.ExtendedSpecificationsSpecSubDiv
{
	/*background: #d5d5d5; */
	clear: left;
	width: 633px;
}
.ExtendedSpecificationSpecDescription
{
	float: left;
	width: 200px;
}
.ExtendedSpecificationSpecValue
{
	float: left;
	width: 400px;
}
.ExtendedSpecificationSpecDiv
{
	/*background: #c5c5c5; */
	width: 633px;
}

.SelectedPagerItem
{
	font-size: 15px;
}

.filtercontrol-container
{
	width: 1000px;
	overflow: hidden;
}

.filtercontrol
{
	width: 1000px;
	float: left;
}
.filtercontrol-explanation
{
	margin-left: 10px;
	font-size: 11px;
}
.filtercontrol-filter
{
	width: 166px;
	height: 90px;
	float: left;
}
.filtercontrol-inner
{
	text-align: left; /*height: 115px;*/ /*background-image: url('../../../App_Themes/Images/Paradigit/background_slider.gif');     background-repeat: repeat-x;*/
	overflow: hidden;
	width: 1000px;
}
.filtercontrol-header
{
	float: left;
	position: relative;
	height: 31px;
	width: 760px;
	color: #492588;
	font-weight: bold;
	font-size: 16px;
}
.filtercontrol-header-label
{
	position: relative;
	top: 5px;
	left: 10px;
}
.filtercontrol-tabinner
{
	width: 120px;
	text-align: left;
	position: relative;
	top: -3px;
	left: 2px;
}

.filterTable
{
}

.TabPanel .ajax__tab_header
{
	color: #aa976b;
	font-size: 13px;
	font-weight: bold; /*margin-left: 10px;*/
}
.TabPanel .ajax__tab_outer
{
	height: 26px;
	background-image: url('../../../App_Themes/Images/Paradigit/background_tab_120px.gif');
	width: 120px;
	color: #C5C5C5;
	cursor: pointer;
}
.TabPanel .ajax__tab_inner
{
	padding: 6px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.TabPanel .ajax__tab_hover .ajax__tab_outer
{
}
.TabPanel .ajax__tab_hover .ajax__tab_inner
{
}
.TabPanel .ajax__tab_active .ajax__tab_outer
{
	height: 26px;
	background-image: url('../../../App_Themes/Images/Paradigit/background_tab_120px_selected.gif');
	width: 120px;
	color: Gray;
}
.TabPanel .ajax__tab_active .ajax__tab_inner
{
}

.TabPanel .ajax__tab_panel
{
	border-left: solid 1px #C5C5C5;
	border-bottom: solid 1px #C5C5C5;
	border-right: solid 1px #C5C5C5;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}
.TabPanel .ajax__tab_header
{
	background: url('../../../App_Themes/Images/Paradigit/tabborder_default_top.gif') repeat-x bottom;
}


.TabPanelFilter .ajax__tab_header
{
	color: #aa976b;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	background-image: url('../../../App_Themes/Images/Paradigit/tabborder_default_top.gif');
	background-repeat: repeat-x;
}
.TabPanelFilter .ajax__tab_outer
{
	height: 26px;
	background-image: url('../../../App_Themes/Images/Paradigit/background_tab_120px.gif');
	width: 120px;
	color: #C5C5C5;
	position: relative;
	right: 10px;
}
.TabPanelFilter .ajax__tab_inner
{
	padding: 6px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.TabPanelFilter .ajax__tab_hover .ajax__tab_outer
{
}
.TabPanelFilter .ajax__tab_hover .ajax__tab_inner
{
}
.TabPanelFilter .ajax__tab_active .ajax__tab_outer
{
	height: 26px;
	background-image: url('../../../App_Themes/Images/Paradigit/background_tab_120px_selected.gif');
	width: 120px;
	color: Gray;
}
.TabPanelFilter .ajax__tab_active .ajax__tab_inner
{
}

.TabPanelFilter .ajax__tab_panel
{
}

.TabPanelFilter .ajax__tab_panel
{
}

#productgroupbanner
{
	height: 193px;
}
/*.TabPanel
{
      border:solid 1px #C5C5C5;
      width:900px;
    
}*/



/* TextLoader control */
.controlTextLoaderHeader1
{
	color: #492588;
	font-size: 22px;
	font-weight: 600;
	margin-left: 10px;
}

.controlTextLoaderHeader2
{
	color: #492588;
	font-size: 18px;
	font-weight: 600;
	margin-left: 10px;
}

.controlTextLoaderIntro
{
	margin-left: 10px;
}

.controlTextLoaderMainTable
{
}

.controlTextLoaderBody1
{
	/*margin-top: 15px;*/ /*margin-left: 10px;*/ /*padding-right: 15px;*/
}

.controlTextLoaderBody1 H1
{
	color: #492588;
	font-size: 18px;
}
.controlTextLoaderBody1 P
{
	/* margin-top: -18px; */
}
.controlTextLoaderBody1 H2
{
	color: Black;
	font-size: 16px;
}

.controlTextLoaderBody2 H1
{
	color: #492588;
	font-size: 20px;
}

.controlTextLoaderBody2 H2
{
	color: Black;
	font-size: 18px;
}

.controlTextLoaderBody2
{
	margin-bottom: 15px;
}

.controlTextLoaderFile
{
}

.pageTextLoaderMainDiv
{
	float: left;
	width: 730px;
	margin-left: 40px;
	margin-top: 60px;
}

/* ItemDetailsItemList control */
.controlItemDetailsItemListMain
{
	padding-bottom: 10px;
	overflow: hidden;
	width: 318px;
}

.controlItemDetailsItemListRepeater
{
	float: left;
	width: 310px;
	border-bottom: dotted 1px #c5c5c5;
	height: 90px;
}

.controlItemDetailsItemListHeaderBar
{
}

.controlItemDetailsItemListPaging
{
}

.controlItemDetailsItemListPagingLinks
{
}

.controlItemDetailsItemListImage
{
	text-decoration: none;
	border: none;
}

.controlItemDetailsItemListLinks
{
	text-decoration: none;
	color: #492588;
}

.controlItemDetailsItemListLinks a
{
	text-decoration: none;
	color: #492588;
}

.dynamicRelatedItem
{
	text-decoration: none;
	font-size: 12px;
	color: #492588;
	border: none;
}

.dynamicRelatedItem a
{
	text-decoration: none;
	color: #492588;
	border: none;
}

.wait-indicator-createaccount
{
	position: absolute;
	z-index: 50;
	top: 250px;
	left: 350px;
	width: 257px;
	height: 98px;
	border: solid 1px #492588;
	background: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-property: 0.90;
	opacity: 0.90;
}
.wait-indicator-contact
{
	position: absolute;
	z-index: 50;
	left: 200px;
	top: 70px;
	width: 257px;
	height: 98px;
	border: solid 1px #492588;
	background: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-property: 0.90;
	opacity: 0.90;
}
.wait-indicator-selfservice
{
	position: absolute;
	z-index: 50;
	left: 200px;
	top: 30px;
	width: 257px;
	height: 98px;
	border: solid 1px #492588;
	background: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-property: 0.90;
	opacity: 0.90;
}
.wait-indicator-upper
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 475px;
	z-index: 2000;
	width: 257px;
	height: 98px;
	border: solid 1px #492588;
	background: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-property: 0.90;
	opacity: 0.90;
}

.wait-indicator-upper-left
{
	float: left;
	position: relative;
	top: 25px;
	left: 30px;
}
.wait-indicator-upper-right
{
	float: left;
	clear: right;
	position: relative;
	top: 38px;
	left: 50px;
}
.wait-indicator-bottom-cart
{
	position: absolute;
	z-index: 150;
	top: -140px;
	left: 380px;
	width: 257px;
	height: 98px;
	border: solid 1px #492588;
	background: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-property: 0.90;
	opacity: 0.90;
}
.wait-indicator-bottom-cart
{
	position: absolute;
	top: 10px;
	left: 200px;
	border: solid 1px #492588;
	background: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-property: 0.90;
	opacity: 0.90;
}
.itemlist-bottomNavigator
{
}

.dialogBox22
{
	height: 150px;
}
.createaccount-title
{
	color: #492588;
	font-weight: bold;
	margin-left: 10px;
	font-size: 16px;
}
.pageRegistrationTabBottomTxtA
{
	text-align: right;
	width: 640px;
}
.pageRegistrationMainTable
{
	width: 660px;
}
.fieldWidth
{
	width: 200px;
}
.createaccount-favshop
{
	padding-top: 10px;
	margin-top: 5px;
	margin-left: 5px;
	height: 25px;
}
.createaccount-specialoffers
{
	padding-top: 10px;
	margin-top: 5px;
	margin-left: 5px;
	height: 25px;
}
.divider
{
	width: 30px;
	float: left;
}

.login-container
{
	float: left;
	width: 1000px;
	margin-left: 170px;
}
.login-dialog
{
	float: left;
}
.login-text
{
	float: left;
	position: relative;
	margin-bottom: 30px;
	width: 800px;
}
.title, .controlForgotPasswordTextB
{
	color: #492588;
	font-weight: bold;
	font-size: 16px;
	height: 30px;
}
.itemcompare-title
{
	color: #492588;
	font-weight: bold;
	font-size: 16px;
	height: 30px;
}
.itemcompare-explanationmain
{
	margin-left: 10px;
}
.itemcompare-buttons
{
	float: left;
	width: 88px;
	margin: 0 auto;
	vertical-align: middle;
}
.itemcompare-price
{
	width: 88px;
	float: left;
	margin: 0 auto;
	color: #492588;
	font-weight: bolder;
	font-size: 18px;
	vertical-align: top;
	position: relative;
	top: -4px;
}
.itemcompare-moreinfo
{
	text-decoration: none;
	color: #492588;
	font-weight: bold;
	width: 78px;
	float: left;
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: -15px;
}
.itemcompare-moreinfo a
{
	text-decoration: none;
	color: #492588;
	font-weight: bold;
}
.itemcompare-buttonprice
{
	margin: 0 auto;
}
.compareitems-delete a
{
	text-decoration: none;
	color: #492588;
	font-weight: bold;
}
.shoppingcart-repeater
{
	position: relative;
	overflow: hidden;
}

.shoppingcart-header
{
	height: 30px;
	border-bottom: solid 1px #C1C1C1;
	color: #492588;
	clear: both;
	overflow: hidden;
	width: 100%;
}
.shoppingcart-header-description
{
	float: left;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	width: 352px;
	padding-left: 57px;
}
.shoppingcart-header-quantity
{
	float: left;
	font-size: 11px;
	margin-top: 10px;
	width: 50px;
}
.shoppingcart-header-amount
{
	float: left;
	font-size: 11px;
	margin-top: 10px;
	font-weight: bold;
	width: 95px;
	padding-left: 15px;
}
.shoppingcart-header-pricepiece
{
	float: left;
	font-size: 11px;
	margin-top: 10px;
	width: 84px;
	font-weight: bold;
	text-align: left;
}
.shoppingcart-header-subtotal
{
	float: left;
	font-size: 11px;
	margin-top: 10px;
	width: 84px;
	font-weight: bold;
	text-align: left;
}
.shoppingcart-item
{
	width: 100%;
	clear: right;
	border-bottom: solid 1px #C1C1C1;
}
.shoppingcart-item-image
{
	float: left;
	height: 60px;
	width: 67px;
	margin-left: 1px;
}
.shoppingcart-item-description
{
	float: left;
	height: 60px;
	width: 352px;
	position: relative;
	top: 4px;
	font-size: 13px;
}
.shoppingcart-item-quantity
{
	margin-top: 5px;
	height: 55px;
	float: left;
	text-align: left;
	font-size: 13px;
	width: 50px;
}
.shoppingcart-item-buttons
{
	float: left;
	margin-top: 5px;
	height: 55px;
}
.shoppingcart-item-buttons a
{
	text-decoration: none;
	color: #492588;
}
.shoppingcart-item-pricepiece
{
	float: left;
	margin-top: 5px;
	height: 55px;
	width: 84px;
	text-align: left;
	font-size: 13px;
}
.shoppingcart-item-subtotal
{
	float: left;
	margin-top: 5px;
	height: 55px;
	width: 65px;
	text-align: left;
	font-size: 13px;
}
.shoppingcart-item-amount
{
	text-align: center;
	float: left;
	height: 60px;
	width: 67px;
}
.shoppingcart-item-delivexpl
{
	float: left;
	height: 60px;
	width: 142px;
}
.shoppingcart-item-delivinfo
{
	float: left;
	height: 60px;
	width: 250px;
}
.shoppingcart-item-delivinfo a
{
	text-decoration: none;
	color: #492588;
}
.shoppingcart-item-firstrow
{
	font-size: 11px;
	clear: right;
}
.shoppingcart-item-secondrow
{
	font-size: 11px;
	width: 630px;
	clear: right;
}
.shoppingcart-footer-left
{
	font-size: 11px;
	float: left;
	width: 310px;
}
.shoppingcart-footer-left a
{
	text-decoration: none;
	color: #492588;
}
.shoppingcart-footer-right
{
	float: left;
	font-size: 11px;
	width: 320px;
	text-align: right;
}
.shoppingcart-footer
{
	margin-left: 10px;
	width: 630px;
	margin-top: 5px;
	height: 87px;
	clear: left;
}
.shoppingcart-orderoptions
{
	clear: left;
}

.bbcontainercl
{
	overflow: hidden;
	position: relative;
}
.bbupmiddlecl
{
	height: 15px;
	float: left;
}
.bbupcornerscl
{
	width: 4px;
	height: 15px;
	float: left;
}
.bbbotcornerscl
{
	width: 4px;
	height: 4px;
	float: left;
}
.bbuprowcl
{
	clear: both;
	float: left;
}
.bbcontentContainercl
{
	float: left;
	clear: both;
}
.bbbotrowcl
{
	float: left;
	height: 4px;
	clear: both;
}
.bbbotmiddlecl
{
	height: 4px;
	float: left;
}
.bbarrow
{
	position: absolute;
	top: 7px;
	left: 5px;
	width: 21px;
	height: 83px;
}
.shoppingcart-radio
{
	position: relative;
	left: 30px;
	top: 23px;
}
.shoppingcart-title
{
	color: #492588;
	font-weight: bold;
	margin-left: 10px;
	font-size: 16px;
	clear: left;
	height: 30px;
}

.shoppingcart-radiobtnerror
{
	color: Red;
	padding-left: 10px;
	padding-top: 10px;
	clear: left;
}
.bbcontent
{
	width: 250px;
	height: 70px;
	position: relative;
	top: -20px;
	left: 60px;
	font-size: 11px;
	color: White;
}
.bbcontent a
{
	text-decoration: none;
	color: #492588;
}
.bbleft
{
	float: left;
	width: 125px;
}
.bbright
{
	float: left;
}

.DeliverySelectMain
{
	padding: 5px;
}

.DeliverySelectMainBlocks
{
	clear: left;
	width: 100%;
}

.DeliverySelectLeftTitle
{
	float: left;
	width: 200px;
}

.DeliverySelectRightTextBoxes
{
	float: left;
	width: 400px;
}

.DeliverySelectRightSub
{
	clear: left;
	width: 400px;
}
.DeliverySelectAddNewItem
{
	margin-left: 200px;
	padding: 5px;
	width: 400px;
	background-color: #ececec;
}
.PaymentSelectMainDiv
{
	width: 640px;
	height: 80px;
	border-bottom: solid 1px #ececec;
	clear: left;
}
.PaymentSelectRadioButtonsDiv
{
	height: 50px;
	margin-top: 30px;
	width: 50px;
	float: left; /*margin-top:15px;*/
}
.PaymentSelectPaymentImage
{
	height: 50px;
	width: 75px;
	float: left;
	margin-top: 30px;
}

.PaymentSelectDescription
{
	height: 80px;
	width: 500px;
	float: left;
}
.newslettersubleft
{
	position: absolute;
	left: 10px;
	float: left;
}
.newslettersubright
{
	position: absolute;
	left: 200px;
	float: left;
}
.newslettersubbutton
{
	position: relative;
	left: 525px;
	top: -75px;
}
.newslettersubradio
{
	position: relative;
	left: 400px;
	top: -30px;
}
.newsletter-title
{
	color: #492588;
	font-weight: bold;
	margin-left: 10px;
	font-size: 16px;
}


.SearchSuggestion a
{
	font-size: 12px;
	color: #492588;
	font-weight: bold;
	text-decoration: none;
}
.OrderConfirm-Main
{
	clear: left;
	width: 1000px;
	padding-left: 10px;
}
.OrderConfirmMainLeft
{
	float: left;
	width: 655px;
}
.OrderConfirmMainRight
{
	float: left;
	width: 340px;
}
.OrderConfirm-Links
{
	clear: left;
	width: 96%;
	padding-left: 1%;
}
.OrderConfirm-Links a
{
	text-decoration: none;
	color: #492588;
}
.OrderConfirm-LinksAcceptTerms
{
	clear: left;
	width: 100%;
}
.OrderConfirm-LinksAcceptTermsLeft
{
	float: left;
	width: 5%;
}
.OrderConfirm-LinksAcceptTermsRight
{
	float: left;
	width: 95%;
}
.OrderConfirmMainBlocks
{
	clear: left;
	width: 90%;
	padding-left: 1%;
}
.OrderConfirmSubBlocksLeft
{
	float: left;
	width: 25%;
}
.OrderConfirmSubBlocksRight
{
	float: left;
	width: 65%;
}

.Order-titles
{
	color: #492588;
	font-weight: bold; /*margin-left: 10px;*/ /*margin-top:15px;*/
	font-size: 16px;
	height: 30px;
}

.PaymentCanceledMainDiv
{
	padding-top: 10px;
	padding-left: 10px;
}
.PaymentCanceledContentMain
{
	clear: left;
	width: 1000px;
}
.PaymentCanceledContentLeft
{
	clear: both;
	width: 850px;
	float: left;
}
.PaymentCanceledContentRight
{
	width: 340px;
	float: left;
}

.PaymentCanceledButtonLeft
{
	float: left;
}
.PaymentCanceledButtonRight
{
	float: right;
}
.ThankYouMainDiv
{
	padding-top: 10px;
	padding-left: 10px;
}
.ThankYouContentMain
{
	clear: left;
	width: 1000px;
}
.ThankYouContentLeft
{
	width: 650px;
	float: left;
	color: #492588;
}
.ThankYouContentRight
{
	width: 340px;
	float: left;
}

.ThankYouContentLeftSub
{
	width: 650px;
	clear: left;
}

.ThankYouContentLeftSubText
{
	width: 200px;
	float: left;
}
.ThankYouContentLeftSubValue
{
	width: 400px;
	float: left;
}

.CheckoutMainPage-Content
{
	padding-left: 10px;
	clear: left;
	width: 1000px;
}
.CheckoutMainPage-ContentSubLeft
{
	float: left;
	width: 655px;
}
.CheckoutMainPage-ContentSubRight
{
	float: left;
	width: 340px;
}


.ParadigitMap
{
	background-image: url('../../../App_Themes/Images/Paradigit/ShopMap/paradigit_nederland.jpg');
	position: relative;
	width: 360px;
	height: 420px;
	margin-left: 40px;
	position: absolute;
}
.ParadigitMap A
{
	color: #000;
	text-decoration: none;
}
.ParadigitMap A:link
{
	color: #000;
	text-decoration: none;
}

.ParadigitMap A.bullet
{
	background-image: url('../../../App_Themes/Images/Paradigit/ShopMap/map_bullets.gif');
	z-index: 2;
	position: absolute;
	width: 14px;
	display: block;
	background-repeat: no-repeat;
	height: 14px;
	overflow: hidden;
}
/* stock mode */
.ParadigitMap A.yellow
{
	background-position: 0px -14px;
}
.ParadigitMap A.green
{
	background-position: 0px -28px;
}
.ParadigitMap A.red
{
	background-position: 0px 0px;
}

/* select shop mode */
.ParadigitMap a.shopselect
{
	background-position: 0px -42px;
}
.ParadigitMap a.shopselect:hover
{
	background-position: 0px -56px;
}

.ParadigitMap a.shopselected
{
	background-position: 0px -28px;
}

.rss-popup
{
	padding: 4px;
	width: 111px;
	height: 32px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	background: url('../../../App_Themes/Images/Paradigit/ShopMap/background_map_storedescpopup.gif') no-repeat;
	line-height: 12px;
	z-index: 3;
	display: none;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ParadigitShop
{
}

.ShopListLinks
{
	text-decoration: none;
	color: #000000;
}
.ShopListLinks a
{
	text-decoration: none;
	color: #000000;
}
.ShopListLinksWidth
{
	width: 200px;
}
.controlLoginLink a
{
	color: #492588;
	text-decoration: none;
}

.productlist-filtergradient
{
	background-image: url('../../../App_Themes/Images/Paradigit/background_slider.gif');
	background-repeat: repeat-x;
	float: left;
	width: 1000px;
	height: 115px;
	position: relative;
}
.productlist-filterheader
{
	position: relative;
	top: 5px;
	left: 10px;
}
.filterButton
{
	position: relative;
	top: 110px;
}
.filterButton-container
{
	float: right;
	width: 135px;
}
.ParadigitMapList a
{
	text-decoration: none;
	color: #492588;
}

.ParadigitMapList a:hover
{
	text-decoration: none;
	color: #492588;
}

.ShopSelect a
{
	text-decoration: none;
	color: #492588;
}

.ShopSelect a:hover
{
	text-decoration: none;
	color: #492588;
}


.ShowShopLinks a
{
	text-decoration: none;
	color: #492588;
}

.ShowShopLeftInner
{
	float: left;
	width: 100px;
	font-weight: bold;
}
.ShowShopImageBlock
{
	padding-top: 5px;
	clear: left;
	width: 480px;
}
.ShowShopRightInner
{
	float: left;
	width: 310px;
}
.ShowShopInner
{
	clear: left;
	width: 480px;
}
.ShowShopSmallImage
{
	float: left;
	width: 150px;
}
.ShowShopLeftRightBlocks
{
	float: left;
	width: 480px;
}
.ShowShop
{
	clear: left;
	width: 960px;
}
.wishlist
{
	font-size: 13px;
}
.wishlist a
{
	text-decoration: none;
	color: #492588;
}

/* Error control */
.controlErrorTop
{
	width: 648px;
	height: 26px;
	background: url("../../../../../Paradigit/App_Themes/Images/Error/Red/boxborder_fixsize_top_646x26.gif") no-repeat;
}
.controlErrorSides
{
	border-left: solid 1px #DC7A7A;
	border-right: solid 1px #DC7A7A;
	width: 644px;
}
.controlErrorBottom
{
	width: 648px;
	height: 3px;
	background: url("../../../../../Paradigit/App_Themes/Images/Error/Red/boxborder_fixsize_bottom_646x3.gif") no-repeat;
}
.controlErrorImage
{
	width: 24px;
	height: 24px;
	background: url("../../../../../Paradigit/App_Themes/Images/Error/Red/error.jpg") no-repeat;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.controlErrorHeadersText
{
	margin-left: 10px;
	padding-top: 3px;
	color: Red;
	font-weight: 700;
	font-size: 16px;
	text-align: left;
}

.controlErrorText
{
	margin-left: 10px;
	padding-top: 10px;
	font-weight: 700;
	font-size: 14px;
	text-align: left;
	float: left;
}

.contact-title
{
	color: #492588;
	font-weight: bold;
	font-size: 16px;
	height: 40px;
}
.contact-dialog
{
	margin-left: 10px;
	margin-top: 10px;
	width: 650px;
	position: relative;
}

.return-title
{
	color: #492588;
	font-weight: bold;
	margin-left: 20px;
	font-size: 16px;
}

.wishlist-restore a
{
	text-decoration: none;
	color: #492588;
}
.controlItemDetailsLinks a
{
	text-decoration: none;
	color: #492588;
	cursor: pointer;
}

.servicepage-title
{
	color: #492588;
	font-weight: bold;
	margin-left: 10px;
	font-size: 16px;
}
.serviceobject-container
{
	width: 330px;
	height: 218px;
	float: left;
	background-image: url('../../../App_Themes/Images/Paradigit/boxborder_background_326x218.gif');
	background-repeat: no-repeat;
}
.serviceobject-title
{
	color: #492588;
	font-weight: bold;
	font-size: 14px;
	width: 320px;
	margin-left: 10px;
	margin-top: 5px;
}
.serviceobject-content
{
	text-decoration: none;
	color: #492588;
	width: 326px;
	margin-left: 10px;
}
.servicepage-content
{
	margin-left: 10px;
}
.MoneyBackStep2-NextButton
{
	float: right;
}

.currentfolder-title
{
	color: #492588;
	font-weight: bold;
	margin-left: 10px;
	font-size: 16px;
}

.MoneyBackStep2-Content
{
	padding-left: 10px;
	width: 1000px;
}

.MoneyBackStep2-MainDiv
{
	clear: left;
	width: 980px;
}
.MoneyBackStep2-LeftContent
{
	float: left;
	width: 660px;
}
.MoneyBackStep2-InvoiceMain
{
	clear: both;
	width: 630px;
}
.MoneyBackStep2-InvoiceLeft
{
	float: left;
	width: 360px;
}
.MoneyBackStep2-InvoiceInvoiceTimeBlock
{
	clear: left;
	width: 360px;
}
.MoneyBackStep2-InvoiceInvoiceTimeBlockSub
{
	width: 180px;
	float: left;
}
.MoneyBackStep2-InvoiceInvoiceExample
{
	float: right;
	width: 230px;
	font-size: 16px;
}

.vacancies-title
{
	color: #492588;
	font-weight: bold;
	font-size: 16px;
}
.vacancyrow
{
	position: relative;
}
.vacancyname
{
	position: relative;
	left: 200px;
	top: -18px;
}
.vacancyname a
{
	text-decoration: none;
	color: #492588;
}

.nonNormalizedFilterLink
{
	color: #492588;
	text-decoration: none;
}

.nonNormalizedFilterRemoveAllFiltersLink
{
	color: #492588;
	text-decoration: none;
	font-weight: bold;
}

.nonNormalizedFilterLink A
{
	color: #492588;
	text-decoration: none;
}

.GoogleMapsListLinks a
{
	color: #492588;
	text-decoration: none;
}
.selfservice-explanation
{
	float: left;
	margin-left: 10px;
}
.selfservice-container
{
	clear: left;
}
.selfservice-overview-container
{
	clear: right;
}
.selfservice-overview-personal
{
	clear: right;
}
.selfservice-overview-personal-top
{
}
.selfservice-overview-personal-bottom
{
	clear: left;
}
.selfservice-overview-contact
{
	float: left;
}
.selfservice-overview-login
{
	float: left;
	margin-left: 10px;
}
.selfservice-overview-address
{
	float: left;
}
.selfservice-overview-newsletter
{
	float: left;
	clear: right;
	margin-left: 10px;
}
.selfservice-overview-defaultshop
{
	margin-left: 10px;
	float: left;
	clear: right;
}
.vacancies-contentleft
{
	width: 640px;
	float: left;
	margin-left: 10px;
}
.vacancies-contentright
{
	float: left;
	width: 323px;
	clear: right;
	margin-left: 20px;
	margin-top: 10px;
	overflow: hidden;
}
.createaccount-contentleft
{
	width: 640px;
	float: left;
	margin-left: 10px;
}
.createaccount-contentright
{
	float: left;
	width: 323px;
	clear: right;
	margin-left: 20px;
	overflow: hidden;
}
.newsletter-column1
{
	width: 644px;
	float: left;
	margin-left: 10px;
}
.newsletter-column2
{
	float: left;
	width: 323px;
	clear: right;
	margin-left: 20px;
	overflow: hidden;
}
.shoppingcart-column1
{
	width: 644px;
	float: left;
	margin-left: 10px;
}
.shoppingcart-column2
{
	float: left;
	width: 323px;
	clear: right;
	margin-left: 20px;
	overflow: hidden;
}
.shoppingcart-bigbutton
{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	cursor: pointer;
}
.pageMyOrdersSides
{
}
.pageMyOrdersSides a
{
	color: #492588;
	text-decoration: none;
}
.selfservice-overview-links
{
	margin-top: 25px;
	margin-left: 20px;
}
.selfservice-overview-links a
{
	color: #492588;
	text-decoration: none;
}
.contact-thankyou
{
	color: #492588;
	font-weight: bold;
	font-size: 16px;
}
.pageRegistrationMainDiv
{
	margin-left: 10px;
	position: relative;
}
.itemDetailsItemList
{
	clear: left;
	padding: 5px;
	border-bottom: dotted 1px #c5c5c5;
	height: 90px;
	width: 290px;
}
.itemDetailsItemListNoBottomLine
{
	clear: left;
	padding: 5px;
	height: 90px;
	width: 290px;
}

.TextNextToStockDiagram
{
	float: left;
	margin-top: 15px;
	width: 100px;
	padding-left: 5px;
}
.NonNormalizedActiveFilter
{
	float: left;
	width: 200px; /*height: 14px;     overflow: auto;*/
}
.NonNormalizedNonActiveFilterWithActiveFilter
{
	width: 170px;
	padding-left: 15px;
	padding-right: 15px; /*height: 92px;     overflow: auto;*/
}

.NonNormalizedMainDiv
{
	float: left;
	width: 200px; /*height: 114px;     overflow: auto;*/
}

.NonNormalizedNonActiveFilter
{
	width: 170px;
	padding-left: 15px;
	padding-right: 15px; /*height: 92px;     overflow: auto;*/
}

.NonNormalizedFilterTitle
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.NonNormalizedHeader
{
	width: 170px;
	padding-left: 15px;
	padding-right: 15px; /*height: 22px;*/
}

.removeFilters
{
	float: left;
	height: 114px;
	font-size: 11px; /*width: 900px;*/
	width: 200px;
}

.removeAllFilters
{
	float: left; /*height: 114px;*/
	font-size: 11px; /*width: 900px;*/ /*width: 150px;*/
	text-align: right;
	padding-left: 15px;
}
.filterPlaces
{
	/*clear: left;         height: 57px;     width: 900px;*/
	font-size: 11px;
}

.TextNextToStockDiagram
{
	float: left;
	margin-top: 15px;
	width: 100px;
	padding-left: 5px;
}
