html
{
     overflow: -moz-scrollbars-vertical;
     overflow-y: scroll;
}

*
{
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana;
}

#container 
{
	text-align: left;
	width: 980px;
	margin:0 auto; /* center, not in IE5 */
	overflow: hidden;
	font-size: 13px;
}

a img {
	border: 0px !important;
}

a, a:hover, a:active, a:visited
{
	text-decoration: underline;
	color: #8f8f6c;
}

a:hover
{
	text-decoration: none;
	color: #000;
}

#header
{
	float: left;
	height: 140px;
	width: 980px;
}

#logo
{
	width: 150px;
	height: 140px;
	border-bottom: 1px solid #000000;
	float: left;
	background-image: url(afb/logo_mp.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#logo a:link, #logo a:visited {
	text-decoration: none;
}

#homephoto {
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

#toplinks
{
	float: left;
	height: 140px;
	border-bottom: 1px solid #000000;
	width: 520px;
	margin-left: 30px;
}

#toprechts
{
	float: right;
	height: 140px;
	border-bottom: 1px solid #000000;
	width: 280px;
}

#toplinks #kop
{
	float: left;
	font-size: 35px;
	margin-top: 25px;
	width: 520px;
}
#logo-link {
	display: block;
	height: 135px;
	width: 145px;
}
#kop a {
	color: #000;
	text-decoration: none;
}
#toplinks #shoppingbag
{
	float: left;
	font-size: 20px;
	width: 176px;
	height: 43px;
	background-image: url('afb/shoppingbag.jpg');
	margin-top: 25px;
}

#toplinks #wishlist
{
	float: left;
	font-size: 20px;
	width: 176px;
	height: 43px;
	background-image: url('afb/wishlist.jpg');
	margin-top: 25px;
}

#toprechts #talen
{
	margin-top: 15px;
	float: right;
	width: 280px;
	height: 14px;
	text-align: right;
}

#toprechts #loguit
{
	margin-top: 5px;
	float: right;
	width: 280px;
	height: 14px;
	text-align: right;
}

#toprechts #inloggen
{
	float: right;
	width: 280px;
	text-align: right;
	margin-top: 18px;
}

#center
{
	float: left;
	width: 980px;
}

#center #menu
{
	float: left;
	width: 150px;
}

#menu ul,
#menu ul li,
#menu ul li a
{
	width: 150px;
	text-align: right;
	float: left;
}

#menu ul
{
	list-style-type: none;
	margin-top: 15px;
	float: right;
}

#menu ul li
{
	height: 25px;
	float: right;
	margin-bottom: 3px;
}

#menu ul li a
{
	font-size: 17px;
	color: #3e3a3b;
	text-decoration: none;
	display: block;
}

#menu ul li a:hover
{
	color: #8f8f6c;
}

#menu ul li img
{
	float: right;
}

#menu ul .logos
{
	padding-top: 30px;
	height: 41px;
}

#fashionupdate, #shiptodiffrent
{
	text-align: right;
	width: 150px;
	height: 50px;
}

#shiptodiffrent {
	height: 18px;
}

#fashionupdate .titel
{
	font-size: 17px;
	float: right;
	width: 100%;
	margin-bottom: 3px;
}

#fashionupdate img
{
	float: right;
}

#fashionupdate form
{
	float: right;
	width: 150px;
}

#fashionupdate fieldset
{
	float: left;
	border: 0px;
	width: 125px;
	margin: 0px;
	padding: 0px;
}

#fashionupdate  fieldset input
{
	width:105px;
	float: right;
}

#content {
	float: right;
	width: 800px;
	margin-bottom: 30px;
	position: relative;
}

#footer
{
	clear: both;
	min-height: 25px;
	font-size: 11px;
	color: #8f8f6c;
	margin-left: 180px;
	text-align: center;
}

h1
{
	margin-top: 15px;
	font-size: 17px;
	font-weight: normal;
	color: #8f8f6c;
	margin-bottom: 5px;
	text-transform: lowercase;
}
#generalInformation h1
{
	margin-top: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #8f8f6c;
	margin-bottom: 5px;
}
ul#footerMenu
{
	margin-left: 280px;
}

ul#footerMenu li
{
	font-size: 17px;
	text-transform: lowercase;
	float: left;
	display: inline;
	border-right: 1px solid #000;
	margin-left: 10px;
	padding-right: 10px;
}

ul#footerMenu li a
{
	color: #8f8f6c;
	text-decoration: none;
}

ul#footerMenu li a:hover
{
	color: #3e3a3b;
}

ul#footerMenu li#firstItem
{
	margin-left: 0px;
}

ul#footerMenu li#lastItem
{
	border-right: 0px;
}

/** Voor de ShowRoom pagina **/

div#pictureList
{
	float: left;
	width: 92px;
	margin-top: 10px;
}

div.holder
{
	float: left;
	width: 354px;

}

#tabs
{
	padding-left: 2px;
	float: left;
}

#tabs #editorNotes,
#tabs #editorNotesActive,
#tabs #details,
#tabs #detailsActive,
#tabs #sizefit,
#tabs #sizefitActive
{
	float: left;
	line-height: 22px;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
}

#tabs #editorNotes
{
	background: url('afb/sizefit.jpg') no-repeat;
	width: 110px;
	height: 22px;
	display: none;
}

#tabs #editorNotesActive
{
	background: url('afb/sizefitActive.jpg') no-repeat;
	height: 22px;
	width: 110px;
}

#tabs #details
{
	background: url('afb/sizefit.jpg') no-repeat;
	width: 110px;
	height: 22px;
}

#tabs #detailsActive
{
	background: url('afb/sizefitActive.jpg') no-repeat;
	height: 22px;
	width: 110px;
	display: none;
}

#tabs #sizefit
{
	background: url('afb/sizefit.jpg') no-repeat;
	width: 110px;
	height: 22px;
}

#tabs #sizefitActive
{
	background: url('afb/sizefitActive.jpg') no-repeat;
	height: 22px;
	width: 110px;
	display: none;
}

#tabs #lastTab
{
	background: url('afb/lastTab.jpg') no-repeat;
	width: 15px;
	height: 22px;
	float: left;
	text-indent: -10000px;
}

#generalInformation h2
{
	text-transform: uppercase;
}
#generalInformation h1
{
	font-size: 14px;
}

.artikelnummer, .omschrijving, .aantal, .prijs, .totaal {
	width: 140px;
	float: left;
}

#content .holder ul
{
	margin-left: 20px;
}

#editorNotesInformation,
#detailsInformation,
#sizefitInformation
{
	clear: both;
	background: url('afb/bgDescriptionProduct.jpg') repeat-y;
	padding: 10px;
	padding-right: 20px;
	height: 140px;
	font-size: 12px;
	float: left;
	width: 324px;
	position: relative;
}

#editorNotesInformation .bottom
{
	position: absolute;
	bottom: 0px;
	left: 10px;

	background-color: #FFFFFF;
	z-index: 3;
	width: 92%;
	font-weight: bold;
}

#detailsInformation,
#sizefitInformation
{
	display: none;

}

#informationHolderBottom
{
	background: url('afb/bottomDescriptionProduct.jpg') no-repeat;
	width: 354px;
	height: 19px;
	float: left;
}

#zoomProductTop
{
	background: url('afb/topZoomProduct.jpg') no-repeat;
	width: 350px;
	height: 20px;
	margin-top: 10px;
}

#zoomProduct {
	background: url('afb/bgZoomProduct.jpg') repeat-y;
	/*width: 350px;*/
	padding-left: 30px;
	overflow: hidden;
}

#textForZoom
{
	width: 303px;
	height: 420px;
}
#informationHolder {
	padding-top: 5px;
}
#zoomProductBottom
{
	background: url('afb/bottomZoomProduct.jpg') no-repeat;
	background-position: bottom;
	width: 350px;
	height: 11px;
}
#generalInformation {
	margin-top: 10px;
	padding-bottom: 10px;
}

.signinfield {
	font-size: 10px;
	padding: 2px;
	color: #000;
	border: 1px solid #000;
}

.pagebar {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 30px;
}
.pagebar ul {
	float: right;
	margin: 0px;
	padding: 0px;
}

.pagebar ul li {
	list-style: none;
	float: left;
	padding-left:  3px;
	text-align: right;
	height: 18px;
	vertical-align: bottom;
}

.pagebar a{
	font-size: 13px;
	font-family: Verdana;
	color: #000;
	text-decoration: none;
	float: left;
	height: 9px;
	margin-top: 2px;
}

.pagebar img {
	margin-top: 3px;
	border: 0px;
	float: left;
}

#huidig {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	height: 18px;
}

.products {
	margin-top: 5px;
	padding: 10px;
	width: 780px;
	overflow: hidden;
	padding-top: 0px;
}
.products .product{
	padding: 10px;
	width: 140px;
	margin: auto;
	position: relative;
	float: left;
	margin-left: 46px;
	height: 287px;
}
.products  .eerste{
	margin-left: 0px;
}

.products .product h2, .products .product h3
{
	font-family: arial, verdana;
	font-size:13px;
}

.products .product h3
{
	font-weight: bold;
}

.products .product h2
{
	font-weight: normal;
}

.products .product .prijs
{
	font-weight: bold;
}

.product img, .product_2 img, .product_3 img {
	width: 120px;
	height: 166px;
	margin-left: 10px;
	margin-right: 10px;
}

.productrubriek img{
	margin-left: 10px;
	margin-right: 10px;
}

#productActions {
	margin-top: 10px;
	padding-left: 2px;
}
#productActions select {
	float: left;
	width: 125px;
}
#productActions img {
	float: left;
}
#productActions form {
	float: left;
	margin-top:10px;
}
#ic_sizechart {
	float: left;
	margin-left: 20px;	
	border: 0px;
}
#ic_shopbag {
	margin-top: 30px;
	float: left;
	border: 0px;
}
#ic_wishlist {
	margin-top: 30px;
	float: left;
	margin-left: 20px;	
	border: 0px;
}
br.clear {
	clear: both;
}

.bottom{
	position: absolute;
	bottom: 0px;
}

.left
{
	float: left;
}
		
.right
{
	float: right;
}

.bold
{
	font-weight: bold;
}

.uppercase
{
	text-transform: uppercase;
}

.center
{
	text-align: center;
}

.linkbar {
	float: left;
	height: 10px;

	border-bottom: 1px solid #000;
	font-size: 8pt;
	line-height: 2px;
	background-color: #00ff00;
	margin: 0px;
	padding:0px;
}

.linkbar2 {
	float: left;
	border-bottom: 1px solid #000;
	font-size: 8pt;
	width: 100%;
	padding-bottom: 8px;
	margin-bottom: 8px;
}


.linkbar2 ul
{
	float: left;
}

.linkbar2 ul li {
	float: left;
	list-style: none;
	display: block;
	margin-left:  3px;
}
.linkbar2 a:link, .linkbar2 a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	float: left;
}
#viewlinks {
	list-style: none;
	margin-top: 10px;
	text-decoration: underline;
}
#viewlinks a:link, #viewlinks a:visited {
	color: #000;
}

#zoekmachine
{
	margin-top: 14px;
}

#zoekmachine input
{
	font-size: 10px;
	padding: 2px;
	color: #000;
	border: 1px solid #000;
	width: 150px;
}

#zoekmachine #search_suggest {
	position: absolute;
	z-index: 99; 
	background-color: #a5a5a5;
	color: #FFF;
	text-align: left; 
	width: 150px;
	padding: 2px;
	border: 1px solid #a5a5a5;
	display: none;
}
#search_suggest a:link, #search_suggest a:visited {
	color: #FFF;
	text-decoration: underline;
}

/** Shoppingbag **/

.productShoppingbag {
	border-bottom: 2px solid #8A8966;
	padding-bottom: 20px;
	position: relative;
	display: block;
	min-height: 190px;
}

.productShoppingbag a,
.productShoppingbag a:hover
{
	text-decoration: none;
	color: #000;
}

.productShoppingbag #productDetails, .productShoppingbag #productSpecifics
{
	float: left;
	position: relative;
}
		
.productShoppingbag #productDetails
{
	width: 120px;
	text-align: center;
}
		
.productShoppingbag #productSpecifics
{
	width: 680px;
	height: 185px;
}
		
.productShoppingbag #productDetails #seeDetails a
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
		
.productShoppingbag #productSpecifics #title
{
	font-weight: bold;
	background-color: #8A8966;
	color: #FFF;
	font-size: 14px;
	vertical-align: middle;
	height: 20px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
}
		
.productShoppingbag #price
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
		
#formDelivery
{
	width: 300px;
	float: right;
	padding-top: 10px;
}
	
#formDelivery .i
{
	background: url('afb/i.gif') no-repeat;
	width: 12px;
	height: 12px;
	float: left;
	text-indent: -1000px;
	cursor: pointer;
}	
	
#formDelivery label,
#formDelivery span
{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#formDelivery span
{
	padding-left: 12px;
}
		
#formDelivery label
{
	float: left;
	display: inline;
	width: 100px;
}
		
#formDelivery select
{
	float: right;
	width: 154px;
	font-size: 11px;
	font-family: arial;
}
		
#formDelivery input
{
	width: 150px;
	float: right;
	font-size: 11px;
	font-family: arial;
}
		
#formDelivery .button {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 7px;
	margin-bottom: 7px;
	width: 200px;
	float: right;
	cursor: pointer;
	font-weight: bold;
}
.button {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 7px;
	margin-bottom: 7px;
	width: 200px;
	float: right;
	cursor: pointer;
	border: 0px;
	font-weight: bold;
}
#deliveryMethod {
	position:  absolute;
	z-index: 10;
	margin: auto;
	top: -100px;
	width: 798px;
	border: 1px solid #000;
	overflow: auto;
	display: none;
	background-color: #FFF;
}
#deliveryMethod table td {
	vertical-align: top;
	font-size: 10px;
}
#deliveryMethodTitle {
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;	
}

#promoCodeDiv
{
	float: right;
	width: 300px;
	border: 1px solid #000;
	margin-right: 30px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5em;
	display: none;
	height: 110px;
}

#deliveryMethod span.left
{
	margin-right: -10px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

#deliveryMethod span.right
{
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#promoCodeDiv p
{
	padding-left: 3px;
}

#promoCodeDivTitle
{
	background-color: #8A8966;
	width: 297px;
	color: #FFF;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

#promoCodeDivTitle img,
#deliveryMethodTitle a
{
	float: right;
	padding: 0px;
	margin-right: 5px;
	cursor: pointer;
}

/** sign in **/
#signin
{
	margin-top: 10px;
	/*font-size: 1.2em;*/
}

#signin label
{
	float: left;
	width: 170px;
	text-align: right;
	margin-right: 10px;
}

#signin .box
{
	width: 535px;
	background-color: #EEE;
	margin-bottom: 18px;
	position: relative;
	float: left;
	padding: 10px;
}

#signin .button
{
	background-color: #000;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 200px;
	float: right;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	border: 0;
}

#signin .button:hover
{
	color: #6d6c52;
}

#signin input.button
{
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 95px;
}

#signin input.button:hover
{
	color: #6d6c52;
}

#signin .margintop40
{
	margin-top: 40px;
}

#signin .text
{
	width: 114px;
	margin-bottom: 20px;
	border: 1px solid #a5acb2;
	height: 20px;
}

#signin .bold
{
	/*text-transform: lowercase;*/
}

/** Register **/

#register
{
	width: 600px;
	margin-top: 10px;
}

#register label
{
	float: left;
	width: 220px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#register input
{
	width: 150px;
	margin: 1px;
}

#register .bold
{
	padding-top: 20px;
}

#register .select
{
	margin-left: 1px;
	width: 310px;
}

#register .full
{
	width: 306px;
}

#register input.half
{
	width: 72px;
}

#register input.third
{
	width: 43px;
}

#register input.last
{
	margin-bottom: 20px;
}

#register #diffrentaddress
{
	display: none;
	margin-bottom: 20px;
}

#register .checkbox
{
	width: auto;
}

#register #error li
{
	margin-left: 40px;
}

/** Clothing **/

#subrubriek .product,
#subrubriek .productrubriek
{
	position: relative;
	float: left;
	margin-left: 60px;
	margin-bottom: 30px;
	text-align: center;
	width: 120px;
}

#subrubriek .product h2,
#subrubriek .productrubriek h2
{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}

#sizecharthide {
	display: none;
	z-index: 1000;
	position: absolute;
	top: 400px;
	right: 35px;
	background-color: #FFF;
}
#melding {
	border: 1px solid #A5A5A5;
	background-color: #FFFFFF;
	width: 300px;
	height: 150px;
	position: absolute;
	z-index: 99;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -75px;
	display: none;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #3C3C3C;
	-moz-border-radius: 0em 0em 1em 1em;
	border-radius: 0em 0em 1em 1em;
}
#melding-head {
	width: 265px;
	height: 25px;
	line-height: 25px;
	background-color: #A5A5A5;
	float:  left;
	padding-left: 5px;
	overflow: hidden;
}
#melding-close {
	float: left;
	width: 30px;
	height: 25px;
	line-height: 25px;
	background-color: #A5A5A5;
}
#melding-close img {
	margin-left: 10px;
	margin-top: 5px;
	cursor: pointer;
}
#melding-form {
	float:  left;
	display: block;
	padding: 5px;
}
#melding-form label {
	display: block;
	width: 100px;
	float: left;
}
#melding-form input, #melding-form select {
	width: 175px;
	float: left;
	margin: 1px;
}
#melding .button {
	background-color: #000;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	border: 0;
}
.shortinput {
	width: 171px !important;
}
.size {
	border: 1px solid #A5A5A5;
	border-collapse: collapse;
	margin-top: 10px;
}
.size th {
	background-color: #A5A5A5;
	color: #FFF;
	padding: 2px;
}
.size td {
	padding: 2px;
}

#thumbnails {
	display:inline;
	float:left;
	height:400px;
	margin-top:5px;
	text-align:center;
	width:25%;
}
#up-arrow {
	background-position:center center;
	cursor:pointer;
	float:left;
	height:20px;
	margin-bottom:8px;
	text-align:center;
	width:100%;
}
#thumbnails-mask {
	display:block;
	float:left;
	height:355px;
	left:0;
	overflow:hidden;
	padding-bottom:10px;
	position:relative;
	text-align:center;
	width:100%;
}
#thumbnails-container {
	border:0 none;
	float:left;
	left:0;
	overflow:hidden;
	padding-left:15px;
	top:0;
}
#thumbnails-container img {
	border:0 none;
	cursor:pointer;
	margin-bottom:6px;
	position:absolute;
	height: 84px;
	width: 56px;
}
#down-arrow {
	cursor:pointer;
	float:left;
	height:18px;
	margin-top:3px;
	text-align:center;
	width:100%;
}

/* Style voor Zoom */

#bigImg {
	visibility: hidden;
}

#boundBox {
	-moz-user-select: none;	
	-khtml-user-select: none;	
	user-select: none;	
	position:relative;

}


#textForZoom.activated {
	height:420px !important;
	width:303px !important;
	position: relative;
	margin-left: -10px;
}
#textForZoom.activated {
	overflow:hidden;
}
#textForZoom.activated img {
	cursor:move;
	position: absolute;
	
}

#sliderBox {
	background:#FFFFFF none repeat scroll 0 0;
	display:none;
	font-size:1px;
	height:1px;
	left:0;
	position:relative;
	width: 303px;
	margin-top: 4px;
	margin-left: -10px;
}
#slider {
	background-color: #000;
	cursor:pointer;
	height: 11px;
	position: relative;
	width: 11px;
	border:  3px solid #000;
}
#sliderBox.activated {
	display:block;
}

#zoominfo {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	position: static;
	text-align:center;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 220px;
}

#zoomout {
	background-image:url(/afb/min.gif);
	cursor:pointer;
	height:25px;
	padding:0;
	position:static;
	text-align:center;
	vertical-align:middle;
	width:25px;
	float: left;
}
#zoomin {
	background-image:url(/afb/plus.gif);
	cursor:pointer;
	height:25px;
	padding:0;
	position:static;
	text-align:center;
	vertical-align:middle;
	width:25px;
	float: left;
}
.buttonFade {
	background:#FFFFFF none repeat scroll 0 0;
	color:#3B3B3B !important;
	cursor:pointer;
	display:block;
	font-size:0.9em;
	height:15px;
	line-height:15px;
	text-align:center;
	text-decoration:none !important;
	text-transform:uppercase;
}

#bestelproces {
	overflow: hidden;
	height: 35px;
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 80px;
}

#bestelproces li {
	float: left;
	list-style: none;
	width: 20%;
	text-align: center;
	background-image: url('/afb/stepbar.jpg');
	height: 33px;
	color: #c0c0c0;
	text-transform: lowercase;
	letter-spacing: 0.05em;
}
#bestelproces #bar-start {
	background-image: url('/afb/stepbar-start.jpg');
}
#bestelproces #bar-start.huidig {
	background-image: url('/afb/stepbar-start-huidig.jpg');
}
#bestelproces #bar-end {
	background-image: url('/afb/stepbar-end.jpg');
}
#bestelproces #bar-end.huidig {
	background-image: url('/afb/stepbar-end-huidig.jpg');
}
#bestelproces li.huidig {
	background-image: url('/afb/stepbar-huidig.jpg');
	color: #000;
}

form label {
	width: 150px;
	float: left;
	display: block;
	min-height: 20px;
	line-height: 20px;

}
form input, form textarea {
	font-family: Arial, Verdana;
	margin-bottom: 3px;
}
.input_tekst {
	padding: 1px;
	width: 300px;
	font-size: 11px;
}

.input_textarea {
	padding: 1px;
	width: 300px;
	font-size: 11px;
}
.input_submit {
	background-color: #000;
	color: #FFF;
	padding: 7px;
	cursor: pointer;
	border: 0;
	width: 150px;
	float: right;
	font-weight: bold;
}
.input_submit:hover {
	color: #6d6c52;
}

.bh_ordernummer
{
	width: 120px;
	float: left;
	clear: both;
}

.bh_datum
{
	width: 120px;
	float: left;
}

.bh_prijs
{
	width: 120px;
	float: left;
}

.bh_betaald
{
	width: 30px;
	float: left;
}

#msg {display:none; position:absolute; z-index:200; background:url(afb/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#ffffff; border:2px solid #000000; border-left:none; padding:5px; min-width:150px; max-width:250px; color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px;}

span.right a:link, span.right a:visited {
	color: #000;
	text-decoration: underline;
}
span.right a:hover, span.right a:visited:hover {
	color: #8f8f6c;
	text-decoration: none;
}

.nieuw
{
	background-color: #000;
	color: #FFFFFF;
	padding: 1px;
	font-weight: bold;
}

.sale
{
	color: #ff0000;
}

.prijs_oud
{
	text-decoration: line-through;
}

.prijs_nieuw
{
	color: #ff0000;
}

#tekst_index ul
{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}



/* wear it with */

#wear-bar {
	display: block;
	margin-left: 100px;
	position: relative;
	overflow: hidden;
}
#wear-bar h2 {
	text-transform: uppercase;
	font-size: 13px;
}
.wear-img {
	margin-top: 5px;
	margin-right: 30px;
	text-transform: uppercase;
	font-size: 11px;	
}


/* home top */
#hometop {
	margin-top: 15px;
	text-align: center;
} 

/* menu sale */
#salemenu {
	color: #FF0000 !important;
}

.zwart {
	color: #000 !important;
}
.font-normal {
	font-weight: normal;
}

#tekstvak {
	width: 550px;
	font-size: 11px;
	line-height:160%;
}



#overlayImg {
	visibility: hidden;
	width: 303px;
	height: 420px;
}

.alignradio
{
	margin: 0px;
	padding: 0px;
	height: 12px;
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px;
}

.alignradiodiv
{
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

#november
{
	width:800px;
	height:300px;
	background-image:url('afb/November09.jpg');
}
#november a#armband
{
	height: 152px;
	width: 126px;
	display: block;
	float: left;
	margin: 100px 10px 0px 20px;
}
#november a#uggs
{
	height: 152px;
	width: 116px;
	display: block;
	float: left;
	margin: 100px 20px 0px 10px;
}
#november a#tas
{
	height: 152px;
	width: 168px;
	display: block;
	float: left;
	margin: 100px 10px 0px 10px;
}
#november a#schoen
{
	height: 152px;
	width: 117px;
	display: block;
	float: left;
	margin: 100px 10px 0px 10px;
}
#november a#broek
{
	height: 152px;
	width: 170px;
	display: block;
	float: left;
	margin: 100px 0px 0px 0px;
}
#november a#korting
{
	height: 500px;
	width: 495px;
	display: block;
	float: left;
	margin: 55px 0px 0px 152px;
}
