/* CSS Document */

*
{
	margin: 0;
	padding: 0;
	outline:none;
}

body
{
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-Serif;
	font-size: 12px;
	height: 100%;
}

@media screen
{
	#Printheader
	{
		display: none;
	}
}

#homepage-banner
{
	height: 215px;
	margin-top: -10px;
}

#homepage-banner object
{
	margin-top: -20px;
}

a, a:visited
{
	color: #4B4B4B;
	text-decoration:none;
}

a.bold:link
{
	font-weight: bold;
}
a.noDecoration
{
	text-decoration: none;
	color: #4B4B4B;
}

.sitemap a, .sitemap a:visited
{
	color: #4B4B4B;
}


.SiteMap
{
	margin-left: 10px;
	margin-bottom: 10px;
}
.SiteMap ul
{
	margin-left: 20px;
}
.SiteMapSub
{
}
.SiteMapLink
{
}
.SiteMapNoLink
{
}

ul
{
	list-style-type: none;
}


img
{
	border: none;
}

.clear
{
	clear: both;
}
a.whitelink
{
	color: #ffffff;
}

a.noDecoration:hover
{
	text-decoration: underline;
}
.RightContent
{
	margin: 15px 15px 15px 14px;
}

hr
{
	background-color: #4B4B4B;
	color: #4B4B4B;
	border: thin;
	margin: 10px auto 7px auto;
	height: 1px;
	clear: both;
}

.HRright hr
{
	width: 140px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.HRCenter
{
}

p
{
	text-align: justify;
}
img
{
	border: 0;
}


/*HEADERS*/
h1
{
	color: #4B4B4B;
	font-weight: bold; /*height: 32px; 	line-height: 1.2em; */
	font-size: 1.6em;
}
h2, h2 a, h2 a:visited, h2 a:hover
{
	color: #373333; /*	padding: 1px 0px 1px 15px;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

h2 a:hover
{
	text-decoration: underline;
}

h3
{
	font-weight: bold;
	font-size: 14px;
}

h4
{
	font-weight: bold;
	font-size: 11px;
}
.Title
{
	font-weight: bold;
}
.Title a
{
	text-decoration: none;
	color: #4B4B4B;
}
.Title a:hover
{
	text-decoration: underline;
}


.box
{
	background: url(Images/Navigation/header_large_right.gif) repeat-x top right;
	margin: 20px 0px 10px 0px;
}
.box .orange
{
	background: url(Images/Navigation/header_large_right_orange.gif) repeat-x top right;
}
.box .boxleft
{
	float: left;
	width: 5px;
	background: url(Images/Navigation/header_large_left.gif) no-repeat;
	height: 34px;
}
.box .boxleft .orange
{
	background: url(Images/Navigation/header_large_left_orange.gif) no-repeat;
}
.boxcontent
{
	padding: 6px;
}
.boxcontent a
{
	text-decoration: none;
	color: #ffffff;
}
.boxcontent h2, .boxcontent h3
{
	font-size: 12px;
}




.smallbox
{
	background: url(Images/Navigation/header_small_right.gif) repeat-x top right;
}
.smallbox .orange
{
	background: url(Images/Navigation/header_small_right_orange.gif) repeat-x top right;
}

.smallbox .boxleft
{
	float: left;
	width: 5px;
	background: url(Images/Navigation/header_small_left.gif) no-repeat top left;
	height: 21px;
}
.smallbox .boxleft .orange
{
	background: url(Images/Navigation/header_small_left_orange.gif) no-repeat top left;
}
.smallbox .boxcontent
{
	padding: 4px;
}

/* --- Button Styles --- */
.SmallButtonWithRoundBorder
{
	color: #ffffff;
	border: none;
	background: white url(   'Images/SmallButtonWithRoundBorder.gif' ) no-repeat;
	width: 79px;
	text-align: center;
	font-size: 12px;
	height: 18px;
	cursor: pointer;
	text-align: center;
}
.SmallButtonWithRoundBorderGrey
{
	color: #ffffff;
	background-color: #d3e0ed;
	border: none;
	background: white url(   'Images/SmallButtonWithRoundBorderGrey.gif' ) no-repeat;
	width: 82px;
	vertical-align: middle;
	font-size: 12px;
	cursor: pointer;
}

.ButtonGreyOrange
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4B4B4B;
	border: none;
	vertical-align: middle;
	font-size: 12px;
	height: 18px;
	cursor: pointer;
}

.SmallButtonBlue
{
	color: #ffffff;
	background-color: #4B4B4B;
	border: none;
	cursor: pointer;
}
.LargeButtonBlue
{
	color: #ffffff;
	background-color: #4B4B4B;
	border: none;
	cursor: pointer;
}
.LargeButtonOrange
{
	color: #ffffff;
	background-color: #FCB016;
	border: none;
}
.BuyButtonOrange
{
	color: #ffffff;
	background-color: #FCB016;
	border: none;
	cursor: pointer;
}

.bigPriceBox
{
	width: 90px;
	height: 60px;
	background: url(Images/bigPriceBox.gif) no-repeat;
}

.bigPriceBox .text
{
	color: White;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	margin-left: -3px;
	margin-top: 3px;
}

.bigPriceBox .textOverline
{
	color: White;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: line-through;
	text-align: center;
	margin-right: 6px;
	line-height: 18px;
	height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.butPrintEmail
{
	padding-top: 3px;
	float: right;
}

.butPrintEmail
{
	font-size: 9px;
	float: right;
	vertical-align: middle;
}
.butPrintEmail img
{
	vertical-align: middle;
	margin-right: 2px;
}
.butPrintEmail a#printLink
{
	margin-left: -3px;
}
.butPrintEmail a
{
	text-decoration: none;
	color: #4B4B4B;
}
.butPrintEmail a:hover
{
	text-decoration: underline;
}

/* Rounded Border */
.RoundedBorder, .RoundedBorderSmall
{
	background: url(Images/dots.gif) 0 0 repeat-x;
}
.RoundedBorder .b
{
	background: url(Images/dots.gif) 0 100% repeat-x;
}
.RoundedBorder .l
{
	background: url(Images/dots.gif) 0 0 repeat-y;
}
.RoundedBorder .r
{
	background: url(Images/dots.gif) 100% 0 repeat-y;
}
.RoundedBorder .bl
{
	background: url(Images/bl.gif) 0 100% no-repeat;
}
.RoundedBorder .br
{
	background: url(Images/br.gif) 100% 100% no-repeat;
}
.RoundedBorder .tl
{
	background: url(Images/tl.gif) 0 0 no-repeat;
}
.RoundedBorder .tr
{
	background: url(Images/tr.gif) 100% 0 no-repeat;
	padding: 5px;
}
.RoundedBorderItem
{
	padding: 5px;
}
/*.RoundedBorderItem a { text-decoration:none;	}*/
/* Rounded Border */


.MenuHeader
{
	line-height: 20px;
	margin-left: 5px;
	font-weight: bold;
}

.headerText
{
	width: 95%;
	margin: 1em auto 1em 15px;
}

/*
.buttonBlue {
	color: white;
	border: solid 1px white;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	background-color: #4B4B4B;
	cursor: pointer;
}
*/

/* ContactForm Button */
.buttonGray
{
	color: #4B4B4B;
	border: solid 1px #4B4B4B;
	font-family: Arial, Helvetica, sans-Serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #E9E9EA;
	cursor: pointer;
}

/* Close Pop-up Menu Button */
.buttonToKassa, .buttonSearch, .buttonOrange
{
	color: #FFFFFF;
	border: solid 1px #4B4B4B;
	font-family: Arial, Helvetica, sans-Serif;
	font-weight: bold;
	font-size: 10px;
	background-color: #FCB016;
	cursor: pointer;
}

.ValidationSummary
{
	width: 220px;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	float:left;
}

.GroupTitle
{
	background: white url(   'Images/HeaderProductGroup.gif' ) no-repeat;
	color: White;
	font-weight: bold;
	height: 30px;
	width: 146px;
	text-align: left;
	padding-left: 7px;
	text-decoration: none;
	cursor: pointer;
}
/*Server controls*/
.dropDownListStyle
{
	color: #4B4B4B;
	font-size: 10px;
}
input.textBox, .textarea
{
	border: none; /*border-bottom: solid 1px #4B4B4B;*/ /*background-color: #E9E9EA;*/
	border: 1px solid #aaaaaa;
	color: #4B4B4B;
	padding: 3px;
}

select
{
	border: 1px solid #aaaaaa;
	width: 250px;
}

/*.field
{
	color: #4B4B4B;
	font-family: Verdana, Arial;
	border: solid 1px #4B4B4B;
	width: 95%;
	font-size: 10px;
	margin-bottom: 9px;
	height: 18px;
	padding-top: 2px;
}*/

.emailField
{
	border:1px solid #D7D7D6;
	font-size:11px;
	height:22px;
	margin:5px 0 0 4px;
	padding:8px 10px 0 7px;
	text-align:left;
	width:131px;
}

#emailButton
{
	margin-right: 10px;
	padding-bottom: 5px;
	text-align: right;
}

.emailSidebarSubscribeButton
{
	background:url("Images/btn_inschrijven.png") no-repeat scroll 0 4px transparent;
	border:medium none;
	color:White;
	cursor:pointer;
	float:right;
	font-size:12px;
	height:28px;
	margin-left:10px;
	margin-top:5px;
	text-align:center;
	vertical-align:middle;
	width:100px;
}

.emailSidebarUnSubscribeButton
{
	float:right;
	color:White;
	font-size:12px;
	margin-top: 12px;
	cursor:pointer;
}

.NewsLetterButtonsPanel
{
	width:235px;
	height:50px;
	text-align:center;
	vertical-align:middle;
}

.subTitle
{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 5px;
}
.StepsTab a
{
	text-decoration: none;
	color: White;
}
.StepsTab div
{
	width: 115px;
	height: 22px;
	padding: 3px 2px;
	float: left;
}
.StepsTab .active
{
	background: url(Images/tabActive.gif) no-repeat;
}
.StepsTab .inactive
{
	background: url(Images/tabInActive.gif) no-repeat;
}

.inactive
{
	color: #4B4B4B;
}

.SearchBar
{
	float: left;
}

.SearchBar .field
{
	margin-top: 2px;
	width: 90px;
	height: 15px;
	background: #E9E9EA;
	border: solid 1px #C0C0C0;
	float: left;
}

.SearchBar a, .SearchBar a:visited, .SearchBar a:hover
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin-left: 2px;
}

.MessageBox
{
	color: #FCB016;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	float: left;
	clear: both;
}

.ShopStockList
{
	margin: 0pt auto;
	width: 580px;
}

.ShopStockList td
{
	vertical-align: middle;
	padding: 5px 5px;
}

.ShopStockList a
{
	color: #4B4B4B;
}

.ShopStockOrderList
{
	margin: 0pt auto;
	width: 620px;
}

.ShopStockOrderList td
{
	vertical-align: middle;
	padding: 5px 5px 5px 2px;
}

.ShopStockOrderList a
{
	color: #4B4B4B;
	font-size: 10px;
	font-weight: bold;
}

#ShopStockColumn1
{
	width: 130px;
}

#ShopStockColumn2
{
	width: 150px;
	font-size: 10px;
}

a.LegitWindowsLink:hover
{
	background-color: white;
	text-decoration: none;
	z-index: 99;
}

a.LegitWindowsLink
{
	border-bottom: 1px dashed Green;
	font-style: normal;
	position: relative;
	z-index: 99;
}

a.LegitWindowsLink:hover span
{
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	cursor: pointer;
	display: block;
	height: 80px;
	left: 1em;
	padding: 6px;
	position: absolute;
	text-align: left;
	top: 1.6em;
	width: 420px;
	color: #4B4B4B;
}
a.LegitWindowsLink span
{
	display: none;
}



div.tracktrace-container
{
	position: absolute;
	top: 0px;
	right: 5px;
	border: solid 1px #4B4B4B;
	padding: 10px;
}

.modalBackground
{
	background-color: #000;
	filter: alpha(opacity=70 );
	opacity: 0.9;
}

.modalPopup
{
	background-color: White;
	padding: 10px 10px 10px 10px;
	width: 500px;
}

.stockPopup
{
	background-color: White;
	padding: 10px 10px 10px 10px;
	width: 500px;
}

.stockPopup div input {
	background:transparent url(Images/btn_x.gif) no-repeat scroll right center;
	border:medium none;
	top:-17px;
	float:right;
	margin-bottom:100px;
	position:relative;
	width:78px;
}

.stockPopup div input:hover
{
	cursor: pointer;
}

.ContentField
{
	width:361px;
	float:left;
}

.themaPage
{
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

#frmWeBellen .tdLbl
{
	padding: 0 5px 0 5px;
	text-align: left;
}

#frmWeBellen .tdErr
{
	width: auto;
	padding-right: 3px;
}

#InternetPhone
{
	width: 100%;
	height: 720px;
}

.IDealBox
{
	width: 100%;
	height: 100%;
}
.idealFrame
{
	width: 988px;
	height: 400px;
	border: solid 1px #aaa;
	display: block;
	float: left;
	clear: both;
}
#InternetPhone
{
	height: 100%;
	width: 100%;
}

#InternetPhone iframe
{
	padding: 5px;
	width: 100%;
	height: 100%;
}


.StockRed
{
	color: #54534a;
}
.StockGreen
{
	color: #65942d;
}
.StockOrange
{
	color: Orange;
}


.btnNext
{
	float: right;
	width: 120px;
}
.btnPrevious
{
	float: left;
	width: 120px;
}

.pickupinfo h4
{
	text-align: left;
}
.pickupinfo p
{
	margin-bottom: 5px;
}


/* Shopping Cart / ViewCart */



.quantity
{
	border: solid 1px #4B4B4B;
	color: #4B4B4B;
}

.articleLine
{
	padding-left: 10px;
	width: 280px;
	color: #4B4B4B;
	height: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	background-position: bottom;
}

.articleLine a:link, .articleLine a:visited
{
	text-decoration: none;
	color: #4B4B4B;
}
.GridViewRow .articleLine a:hover
{
	color: #FCB016;
}

.CartShopView
{
	font-size: 8pt;
}

.CartShopView tr
{
	border-top: 1px solid #000000;
}

.blueLine
{
	background: url(../New/Images/cartBorder.gif) repeat-x;
}

.footerRight
{
	text-align: right;
	height: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	background-position: bottom;
}

.quantityCenter
{
	text-align: center;
	height: 30px;
	padding-bottom: 5px;
	vertical-align: middle;
	background-position: bottom;
}

.roundedTitle
{
	background: white url(    '../New/Images/header2.gif' ) no-repeat;
	font-size: 1.1em;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle;
}

.Cross, .AlsoBought
{
	margin-top: 15px;
	width: 300px;
}

.Cross .Price
{
	padding-top: 5px;
}
.AlsoBought .Price
{
	padding-top: 5px;
	width: 110px;
}

.AlsoBought
{
	float: left;
}
.Cross
{
	float: right;
}
.Delivery
{
	float: left;
	clear: none;
}
.Delivery table
{
	width: 100%;
}
.Delivery .stockColor
{
	width: 70px;
	text-align: right;
	padding-right: 5px;
}

.cartRow
{
	width: 100%;
	padding-top: 10px;
	clear: both;
}

.cartRow table
{
	float: right;
	border: none;
	border-spacing: 2px;
}

div.surveyQuestion
{
	margin-top: 10px;
	clear: left;
	width: 450px;
	height: 68px;
	padding: 10px;
	background: url(Images/survey_background.png) no-repeat;
}

div.surveyQuestion .combo
{
	width: 400px;
	margin-top: 5px;
}

div.surveyQuestion .text
{
	width: 400px;
	margin-top: 5px;
}

div.surveyQuestion li
{
	margin-left: 19px;
}

div.surveyQuestion_alt
{
	margin-top: 10px;
	clear: left;
	width: 450px;
	height: 68px;
	padding: 10px;
	background: url(Images/survey_background_alt.png) no-repeat;
}

div.surveyQuestion_alt .combo
{
	width: 400px;
	margin-top: 5px;
}

div.surveyQuestion_alt .text
{
	width: 400px;
	margin-top: 5px;
}

div.surveyQuestion_alt li
{
	margin-left: 19px;
}

table.calendar
{
	margin: 0 auto;
}

table.calendar a
{
	text-decoration: none;
}

table.calendar a:hover
{
	font-weight: bold;
	color: White;
	background-color: #bfb4a8;
}

div.CategoryImage
{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}


.ServiceHeader
{
	float: left;
	margin-top: 15px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.ServiceHeader h1
{
	font-size: 19px;
	font-weight: bold;
	color: Black;
	padding: 0px;
	padding-left: 10px;
}

.ServiceHeader p
{
	font-size: 11px;
	font-weight: normal;
	color: Black;
	padding: 0px;
	padding-left: 10px;
}

#servicethuis_banner
{
	clear: left;
	float: left;
	margin-top: 45px;
	margin-bottom: 20px;
	margin-left: 81px;
	width: 632px;
	height: 316px;
	background: url(Images/service_thuis_bg.gif) no-repeat;
	padding-left: 10px;
}

.servicethuis_kalender
{
	position: relative;
	left: 8px;
	top: 35px;
	background-color: #ffffff;
	width: 200px;
	height: 220px;
}

.servicethuis_kalender a
{
	text-decoration: none;
	font-weight: 600;
}

td.calendar_selected
{
	background: transparent url(Images/calendar_bg_selected.gif) no-repeat scroll center center;
}

.empty
{
}

.servicethuis_tijd
{
	position: relative;
	left: 295px;
	bottom: 185px;
	width: 116px;
}

.Thema
{
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-Serif;
	font-size: 11px;
	margin-top: 10px;
}

.Thema li
{
	margin: 2px 0 0 20px;
}

.Themap h2
{
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-Serif;
	font-size: 11px;
	margin-top: 10px;
}

.Themap li
{
	margin: 2px 0 0 20px;
}

.Themap p
{
	margin: 10px 0 15px 0;
}

#belmijteruglink
{
	font-style: italic;
	font-weight: bold;
	margin-right: 30px;
}

#belmijteruglink a
{
}

.extendedCatalog
{
	margin-bottom: 15px;
	padding-top: 5px;
	font-size: 11px;
	font-style: italic;
	color: #4B4B4B;
}

.extendedCatalogShop
{
	margin-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	color: #FCB016;
	font-weight: bold;
}

.extendedCatalogExplanation
{
	margin-bottom: 15px;
	font-size: 11px;
}

/* BreadCrumb */

.BreadCrumb
{
	color: #4B4B4B;
	font-size: 9px;
	text-align: left; /*margin: 19px 0 11px 0;*/
	margin-top:15px;
}
.BreadCrumb a
{
	color: #4B4B4B;
}

.BreadCrumb_Selected
{
	color: #FCB016;
}
.BreadCrumbButtons a
{
	color: #4B4B4B;
	line-height: 18px;
	font-size: 10px;
	text-decoration: none;
	vertical-align: top;
}
.BreadCrumbButtons img
{
	padding-top: 2px;
}
.BreadCrumbButtons a:hover
{
	color: #FCB016;
}


/* Shop Special Opening Days */

.shopSpecialShopList a
{
	border-bottom: solid 2px #ffffff;
	color: #4B4B4B;
	display: block;
	text-decoration: none;
}

.shopSpecialShopList a:hover
{
	border-bottom: solid 2px #F2AF32;
}

#divNewsletterSidebar
{
	font-size: 11px;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	width: 200px;
	color: White;
}


.algemenevwTitle
{
	margin-bottom:2px;
	margin-top:22px;
}


.btn_in_winkelwagen
{
	background: url('Images/buttons/btn_in_winkelwagen.gif') no-repeat top;
	display: block;
	float: left;
	height: 24px;
	width: 110px;
}

.btn_in_winkelwagen:hover
{
	background-position:right bottom;
}

.CallMeBackRightContent
{
	display:none;	
}

ul.NewsLetterSellingItems
{
	list-style:none;
}

ul.NewsLetterSellingItems li
{
	padding-left: 22px;
	margin-bottom:3px;
	background: url('Images/icon_vinkje.gif') no-repeat;
}


.WarrantyContentList
{
  padding-left: 10px;
}

.WarrantyContentList li
{
  background: url("Images/list_image_square.gif") no-repeat scroll 0 6px transparent;
  padding-left: 10px;
}

.WarrantyContentListLast
{
  padding-bottom: 20px;
}

#MyMyComLoginButton {
  border-right:1px solid #D7D7D6;
  float:left;
  font-size:11px;
  height:30px;
  margin-left:725px;
  margin-top:-40px;
  padding-right:0;
  position:relative;
  z-index:10;
}

.topmenuloginmymycomMyMyCom a
{
  background: url(Images/icon_mijn_account.png) no-repeat;
  float:left;
  margin-left: -100px;
  padding-left: 8px;
  font-weight:bold;
}

.topmenuloginmymycomLogin a
{
  background: url(Images/icon_orderstatus.png) no-repeat;
  padding-left: 8px;
  font-weight:bold; 
}

.topmenuloginmymycomLogout a
{
  background: url(Images/icon_orderstatus.gif) no-repeat;
  padding-left: 18px;
  float:left;
  font-weight:bold;
}

#WelcomeMyComOnline
{
  text-decoration: none;
  font-weight: bold;
  margin-left: -2px;
  *margin-left: 0px;
  position:relative;
  top:1px;
  cursor: default;
}


/* Top Menu */

#topmenu
{
	height:30px;
	margin-bottom:10px;
	position:relative;
	z-index:8;
	margin-top: 10px;
}
#TopMenu div
{
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:18px;
	padding-top:4px;
	text-align:center;
}

#TopMenu div:hover
{
	background-color: white;
}

#TopMenu a
{
	width:106px;
	float:left;
}

.menuItemActive
{
	background-color: White;
	width: 105px;
	color:Black;
	border-left: 1px solid #373333;
}

.menuItem
{
	width: 105px;
	background-color: #E8E8E8;
	color:Black;
	border-left: 1px solid #373333;
}


