
#zipcodepanel
{
	float:left;
	height:84px;
	width:350px;
}

#zipcodeheader
{
	border-bottom:2px solid #FCB016;
	font-size:16px;
	font-weight:bold;
	height:25px;
	margin-top:18px;
	width:300px;
}

#zipcodecontainer
{
	border:1px solid #d7d7d6;
	float:left;
	margin-top:10px;
}

#zipcodefield
{
	border:medium none;
	clear:left;
	float:left;
	font-size:12px;
	height:23px;
	margin-left:24px;
	padding-top:5px;
	width:246px;
}

#findBut
{
	background:url(Images/winkel_search_btn.png) no-repeat top left;
	border:none;
	height:28px;
	width:28px;
}

#findBut:hover
{
	background:url(Images/winkel_search_btn.png) no-repeat bottom left;
	height:28px;
    width: 28px;
}

#findfield
{	
	clear:left;
	float:left;
}

.zipcodeErrorShow
{
	clear:left;
	color:Red;
	display:block;
	float:left;
	margin-left:24px;
	margin-top:9px;
}

.zipcodeErrorHide
{
	display:none;
	color:Red;
}

#TomTomPOI
{
	left:378px;
	position:absolute;
	top:433px;
}

.TomTomPOIButton
{
	border:none;
	clear:left;
	float:left;
	height:41px;
	margin-top:10px;
	width:171px;
}

#TomTomPOIText
{
	border:none;
	clear:left;
	float:left;
	height:48px;
	margin-top:10px;
	width:160px;
}

.TomTomPOIButton:hover
{
	cursor:pointer;
}

#pageTitle
{
	float:left;
}

#shopsInfo
{
	clear:both;
	float:left;
	height:100%;
	padding-bottom: 20px;
}

#imap
{
	margin-left:10px;
}

.hide
{
	display:none;
}

.ValidationErrorMessage
{
	clear:left;
	color:Red;
	float:left;
}

.CloseCSSLine
{
	display:block;
	margin-bottom:20px;
}

.CloseCSSBox
{
	float:right;
	margin-right:2px;
	margin-top:12px;
	*margin-top:-5px;
	
}

.CloseCSSBox a
{
	background:url('Images/btn_x.gif') no-repeat bottom right;
	color:#4B4B4B;
	padding-right:20px;
	text-decoration:none;
}

#shopinformation
{
	clear:left;
	float:left;
	width:283px;
}

.shopinfosTop
{
	background-image:url('Images/winkels_border_top.gif');
	height:13px;
	margin-top:20px;
	width:350px;
}

.shopinfosBottom
{
	background-image:url('Images/winkels_border_bottom.gif');
	height:14px;
	width:350px;
}

.infoborder
{
	border:solid 1px #d6d6d7;
	width:298px;
}

.shopsinfopanel
{
	float:left;
}

.ShopDetails
{
	padding-left:22px;
	width:231px;
}

.ShopName
{
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
}

.ShopNameCity
{
	font-size:24px;
	font-weight:bold;
	margin-bottom:12px;
}

.AddressHeader
{
	font-size:12px;
	font-weight:bold;
}

/*.Zipcode
{
	margin-bottom:6px;
}*/

.Telephone
{
	float:left;
	width:100%;
}

.TelephoneImage
{
	float:left;
}

#Telephone
{
	height:10px;
	width:11px;
}

.TelephoneText
{
	float:left;
	margin-left:5px;
}

.EmailAddress
{
	float:left;
	width:100%;
}

.EmailAddressImage
{
	float:left;
}

#email
{
	height:10px;
	width:11px;
}

.EmailAddressText
{
	float:left;
	margin-left:5px;
}

.EmailAddressText a
{
	color:#4B4B4B;
	text-decoration:underline;
}

.OpenDays
{
	float:left;
	padding-right:10px;
}

.OpenDaysHeader
{
	font-size:12px;
	font-weight:bold;
	margin-top:12px;	
}

.EmailAddress a
{
	color:#4B4B4B;
}

.ExtraOpenDaysHeader
{
	font-size:12px;
	font-weight:bold;
}

#ShopImagesSeqence
{
	margin-left:31px;
	margin-top:21px;
}

.ShopImage
{
	float:left;
	padding-left:9px;
}

/*MyCom Shop.aspx Winkel Page*/

#cartPrevButtonLinkMiddle
{
	background: url(Images/Checkout/btn_back_120px.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 100px;
  padding-bottom:0px;
  padding-left:21px;
  padding-top:5px;
	font-size: 11px;
	color:White;
	text-decoration: none;
	display:block;
}

	
#ProductBreadCrumb
{
  padding: 6px 0px 0px 0px;
  float: left;
  font-size: 11px;
}
#ProductBreadCrumb a
{
  text-decoration: underline; /*--Important for IE Browsers--*/
  margin-left: 3px;
  margin-top: -1px;
}

#ProductBreadCrumb #home
{
  background: url(Images/icon_home.png) no-repeat left;
  height:15px;
  width:10px;
  float:left;
  padding-left: 6px;
}

