body {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #600f2b;
	background-color: #F8DBD7;
	min-width: 990px;
}

html {
	height: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

th, td {
	padding: 0px;
	font-size: 11px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

hr {
	border: 1px solid #018DAE;
	border-bottom: 1px solid white;
	margin-bottom: 20px;
	height: 2px;
}

a:link, 
a:hover, 
a:active, 
a:visited {
	font-weight: bold;
	color: #600f2b;
	text-decoration: none;
	outline-style: none;
	outline-width: 0;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600f2b;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
}

h2, h3, h4, h5, h6 {
	font-size: 12px;
}

p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
}

/*DIVS*/

div.Main {
	background-color: white;
	width: 100%;
}

div.MainWrapper {
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding-top: 190px;
}

div.MainWrapper div.Header {
	position: absolute;
	top: 0px;
	height: 190px;
	width: 890px;
	overflow: hidden;
}

div.MainWrapper div.Header div.Zoekscherm {
	position: absolute;
	top: 100px;
	left: 588px;
	width: 302px;
	height: 20px;
}

div.MainWrapper div.Header div.Zoekscherm input.ZoekInput {
  height: 14px;
}

div.MainWrapper div.Header div.Zoekscherm input.ZoekInput,
div.MainWrapper div.Header div.Zoekscherm input.MFSubmitButton {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 214px;
}

div.MainWrapper div.Header div.Zoekscherm input.MFSubmitButton {
	left: 224px;
	width: 78px;
}

div.MainWrapper div.Header div.Winkelmand {
	position: absolute;
	top: 33px;
	left: 588px;
	border: 1px solid #610f24;
	background-color: #f8dad7;
	padding: 5px;
	height: 50px;
	width: 290px;
}

div.MainWrapper div.Header div.Winkelmand h2 {
	display: inline;
	padding: 0px;
	margin: 0px;
}

div.MainWrapper div.Header div.Winkelmand p,
div.MainWrapper div.Header div.Winkelmand span {
	font-size: 10px;
}
div.MainWrapper div.Header div.Winkelmand span a:link,
div.MainWrapper div.Header div.Winkelmand span a:hover,
div.MainWrapper div.Header div.Winkelmand span a:active,
div.MainWrapper div.Header div.Winkelmand span a:visited {
	font-weight: normal;
}

div.MainWrapper div.Header a.Logo:link,
div.MainWrapper div.Header a.Logo:hover,
div.MainWrapper div.Header a.Logo:active,
div.MainWrapper div.Header a.Logo:visited {
	position: absolute;
	top: 15px;
	height: 104px;
	width: 253px;
}

div.MainWrapper div.ContentWrapper {
	position: relative;
	width: 890px;
}

div.MainWrapper div.ContentWrapper h1 {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.Box {
	position: relative;
	padding: 19px;
	width: 850px;
	border: 1px solid #6A0F2E;
}

div.Box div.Tekst {
	float: left;
	width: 850px;
}

div.Box div.Filler {
	float: right;
	height: 200px;
	width: 0px;
	overflow: hidden;
}

/* HOMEPAGE TEMPLATE */

div.HomepageTekst img {
	padding-left: 20px;
}

div.NieuwsteArtikelen {
	height: 208px;
	overflow: hidden;
}

div.NieuwsteArtikelen div.ProductHolder {
	position: relative;
	height: 208px;
}

div.ProductNavigatie {
	padding-top: 10px;
}

/* PRODUCT OPMAAK */

div.Artikel {
	position: absolute;
	height: 206px;
	width: 152px;
	border: 1px solid #6A0F2E;
	margin-right: 20px;
}

div.Artikel div.Afbeelding {
	position: relative;
	height: 160px;
	width: 152px;
}

div.Artikel div.NieuwLabel {
	position: absolute;
	top: 0px;
	height: 0px;
	background-image: url( ../images/NieuwLabel.gif );
	height: 71px;
	width: 71px;
}

div.Artikel div.Omschrijving {
	position: relative;
	height: 39px;
	background-color: #f8dad7;
	border-top: 1px solid #6A0F2E;
	padding: 3px;
	overflow: hidden;
}

div.Artikel div.Omschrijving h2,
div.Artikel div.Omschrijving p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

div.Artikel div.Omschrijving p {
	font-size: 10px;
}

div.Artikel div.Omschrijving h2 {
	padding-bottom: 0px;
}

div.Artikel div.Omschrijving a:link,
div.Artikel div.Omschrijving a:hover,
div.Artikel div.Omschrijving a:active,
div.Artikel div.Omschrijving a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

div.Artikel div.Omschrijving a:hover {
	text-decoration: underline;
}

div.Producten div.Artikel {
	float: left;
	position: relative;
	margin-bottom: 20px;
}


div.Producten {
	padding-bottom: 0px;
}

.GeenMargin {
	margin-right: 0px !important;
}

/* PRODUCT DETAIL */

div.Box div.Tekst div.Afbeeldingen {
	float: left;
	width: 344px;
}

div.Box div.Tekst div.Afbeeldingen div.GroteAfbeelding {
	position: relative;
	height: 340px;
	width: 340px;
	border: 1px solid #5C122B;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
}

div.Box div.Tekst div.Afbeeldingen div.GroteAfbeelding img {
	cursor: pointer;
}

div.Box div.Tekst div.Afbeeldingen div.GroteAfbeelding img#Vergrootglas {
	position: absolute;
	bottom: 20px;
	right: 20px;
	border: 0px;
	cursor: pointer;
}

div.Box div.Tekst div.Afbeeldingen div.KleineAfbeeldingen img {
	border: 1px solid #5C122B;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 76px;
	height: 76px;
	cursor: pointer;
}

div.Box div.Tekst div.ProductOmschrijving {
	float: right;
	width: 475px;
}

div.Box div.Tekst div.ProductOmschrijving h1 {
	padding-top: 0px;
	padding-bottom: 3px;
}

div.Box div.Tekst div.ProductOmschrijving div.OmschrijvingsDiv {
	padding-top: 30px;
	padding-bottom: 15px;
}

h3.Prijs {
	font-size: 18px;
	color: red;
	padding-bottom: 15px;
}

div.Box div.Tekst div.ProductOmschrijving div.Active,
div.Box div.Tekst div.ProductOmschrijving div.InActive {
	float: left;
	width: 120px;
	height: 60px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	overflow: hidden;
}

div.Box div.Tekst div.ProductOmschrijving div.Active img {
	border: 2px solid #630D2A;
}

div.Box div.Tekst div.ProductOmschrijving div.Active span {
	font-weight: bold;
}

div.Box div.Tekst div.ProductOmschrijving div.Active span,
div.Box div.Tekst div.ProductOmschrijving div.InActive span {
	display: block;
	width: 120px;
}

div#KleurHolder {
	padding-bottom: 10px;
}

div.Box div.Tekst div.ProductOmschrijving select.Input {
	text-align: left;
	background-color: #F8DBD7;
	border: 1px solid #5C122B;	
	width: 150px;
}

div.Box div.Tekst div.ProductOmschrijving input.Button {
	padding: 5px;
	width: 200px;
	background-color: #ec9f99;
	border: 1px solid #5C122B;
	text-align: center;
	color: #5C122B;
}

div.Box div.Tekst div.ProductOmschrijving input.Button:hover {
	background-color: #F8DBD7;
	cursor: pointer;
}

/* WINKELMAND OPMAAK */

div.Box table.Winkelmand {
	width: 850px;
}

div.Box table.Winkelmand th {
	background-color: #EC9F99;
	height: 20px;
	text-align: left;
	color: #5F112B;
	padding-left: 5px;
	padding-right: 5px;
}

div.Box table.Winkelmand th.White {
	background-color: white;
}

div.Box table.Winkelmand td {
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
}

div.Box table.Winkelmand td input.Button,
a.Button:link,
a.Button:hover,
a.Button:active,
a.Button:visited {
	display: inline-block;
	height: 16px;
	width: 16px;
	border: 1px solid #63102C;
	text-align: center;
	color: #63102C;
	font-weight: normal;
	background-color: #EC9F99;
	text-transform: none;
}

a.Breed:link,
a.Breed:hover,
a.Breed:active,
a.Breed:visited {
	width: 120px;
	height: 18px;
	line-height: 16px;
}

div.Box table.Winkelmand td input.Button,
div.Box table.Winkelmand td a.Red:link,
div.Box table.Winkelmand td a.Red:hover,
div.Box table.Winkelmand td a.Red:active,
div.Box table.Winkelmand td a.Red:visited {
	background-color: #F8DAD7;
	border: 1px solid red;
	color: red;
}

div.Box table.Winkelmand td a.Delete:link,
div.Box table.Winkelmand td a.Delete:hover,
div.Box table.Winkelmand td a.Delete:active,
div.Box table.Winkelmand td a.Delete:visited {
	background-image: url( ../images/delete-icon.gif );
	background-repeat: no-repeat;
	background-position: center center;
}

div.Box table.Winkelmand td input.Button,
div.Box table.Winkelmand td a.Green:link,
div.Box table.Winkelmand td a.Green:hover,
div.Box table.Winkelmand td a.Green:active,
div.Box table.Winkelmand td a.Green:visited {
	background-color: #D1DFD1;
	color: green;
	border: 1px solid green;
}

div.Box table.Winkelmand td span.Hoeveelheid {
	display: inline-block;
	width: 25px;
	text-align: right;
}

div.Box table.Winkelmand td div.Prijs {
	text-align: right;
}

div.Box td.TopLijn {
	border-top: 2px solid #5C122B;
	padding-top: 5px;
}

/* CHECKOUT STEP 1 */

div.Default {
	float: left;
	width: 373px;
	height: 200px;
	background-color: #F8DAD7;
	border: 1px solid #60142E;
	padding: 20px;
}

div.Registeren {
	float: right;
}

/* CHECKOUT STEP 4 */
div.ActivePayment,
div.PaymentMethod {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 140px;
	width: 140px;
	border: 1px solid #60142E;
	text-align: center;
	padding: 5px;
	cursor: pointer;
	font-weight: normal;
}

div.PaymentMethod p,
div.PaymentMethod h2 {
	font-weight: normal;
}

div.ActivePayment {
	border-width: 2px;
}

div.ActivePayment,
div.ActivePayment p
div.ActivePayment h2 {
	font-weight: bold;
}

div.Footer {
	width: 100%;
	background-image: url( ../images/FooterBG.jpg );
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-bottom: 40px;
}

div.Footer div.Center {
	position: relative;
	width: 890px;
	margin: 0 auto;
}

div.Footer div.Center a:link,
div.Footer div.Center a:hover,
div.Footer div.Center a:active,
div.Footer div.Center a:visited {
	font-weight: normal;
}

div.Footer div.Center h1 {
	font-size: 14px;
}

.Error {
	padding-left: 10px;
	color: red;
}

.Clear {
	overflow: hidden;
	height: 0px;
	width: 0px;
	clear: both;
}

/* MELDINGEN OPMAAK */

div.Error {
	border: 1px dotted red;
	background-color: #F8DAD7;
	color: red;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

div.Error a:link,
div.Error a:hover,
div.Error a:active,
div.Error a:visited {
	color: red;
	text-decoration: underline;
}

div.Melding {
	border: 1px dotted green;
	background-color: #D1DFD1;
	color: green;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

div.Melding a:link,
div.Melding a:hover,
div.Melding a:active,
div.Melding a:visited {
	color: green;
}

div.Breed {
	width: 868px;
}

.Filler {
	height: 20px;
	background-color: white;
}

/* MENU OPMAAK */

ul#Menu {
	position: absolute;
	top: 140px;
	height: 48px;
	width: 890px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-image: url( ../images/BGMenu.jpg );
	background-repeat: no-repeat;
}

ul#Menu li {
	position: absolute;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	height: 20px;
}

ul#Menu li a:link,
ul#Menu li a:hover,
ul#Menu li a:active,
ul#Menu li a:visited {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	height: 15px;
	background-image: url( ../images/MenuBG.jpg );
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: center;
}

ul#Menu li a.MenuItemUp:link,
ul#Menu li a.MenuItemUp:hover,
ul#Menu li a.MenuItemUp:active,
ul#Menu li a.MenuItemUp:visited {
	text-decoration: underline;
}

ul#Menu li ul  {
	position: absolute;
	top: 20px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	height: 25px;
	width: 890px;
	border-left: 1px solid #620F2B;
}

ul#Menu li ul.Hide {
	display: none;
}

ul#Menu li ul li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	height: 16px;
}

ul#Menu li ul li a:link,
ul#Menu li ul li a:hover,
ul#Menu li ul li a:active,
ul#Menu li ul li a:visited {
	border-bottom: 2px solid #620F2B;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: center;
}

ul#TopMenu {
	position: absolute;
	top: 0px;
	left: 289px;
	width: 600px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #620F2B;
	text-align: right;
}

ul#TopMenu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}

ul#TopMenu li a:link,
ul#TopMenu li a:hover,
ul#TopMenu li a:active,
ul#TopMenu li a:visited {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	border-left: 1px solid #620F2B;
	font-size: 11px;
}

ul#TopMenu li a.MenuItemUp:link,
ul#TopMenu li a.MenuItemUp:hover,
ul#TopMenu li a.MenuItemUp:active,
ul#TopMenu li a.MenuItemUp:visited {
	text-decoration: underline;
}

/* MAILFORMULIER */

.MFKop {
  color: #018DAE;
  font-size: 18px;
}

.MFErrorMessage {
  color: red;
}

.MFSubmitButton, .MFCancelButton, .MFConfirmButton {
  width: 100px;
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  height: 18px;
  line-height: 14px;
  color: #590F20;
  font-size: 11px;
  background-color: #EC9F99;
  border: 1px solid #650F2C;
  text-align: center;
}

.MFConfirmButton {
	height: 20px;
	line-height: 20px;
	width: 150px;
}

.MFSubmitTD {
  text-align: right;
}

.MFDataTD {
  text-align: left;
  width: 150px;
}

.MFTD {
  width: 180px;
  vertical-align: top;
  font-weight: normal;
}

.MFMedium, .MFSmall, .MFLarge,
.MFNaamType, .MFEmailType, .MFFileType {
  border: 1px solid #5D152D;
  width: 250px;
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: "Verdana", sans-serif;
  font-size: 10px;
  margin-bottom: 3px;
  color: #5D152D;
}

.MFSmall {
	width: 50px;
}

.MFMedium {
	width: 120px;
}

.MFLarge {
	width: 190px;
}

.MFExtraUitleg {
  font-weight: normal;
  font-style: italic;
  padding-bottom: 10px;
}

.MFVerplichtTD {
  color: red;
  font-weight: bold;
  vertical-align: top;
  padding-top: 3px;
  width: 10px;
}

.MFFileType {
  color: #7b797a;
  border: 1px solid #5D152D;
  margin: 2px;
  padding-left: 3px;
  padding-right: 3px;
  width: 304px;
}

/* DEBUG CONSOLE */
div.DebugConsole {
	position: absolute;
	top: 50px;
	left: 250px;
	width: 600px;
	border: 1px solid black;
	overflow: auto;
	background-color: white;
	padding: 50px;
	z-index: 3000;
}

/* PHOTO POPUP */


#IC_Photo_DarkLayer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 3000;
  display: none;
  background-color: black;
  -moz-opacity:0.50;
  opacity:0.50;
}

#IC_Photo_Popup_Holder {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 300px;
  border: 1px solid #63102C;
  display: block;
  text-decoration: none;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 3001;
}

#IC_Photo_Popup_Holder .AltLabel {
  position: absolute;
  display: block;
  top: 7px;
  width: 80%;
  left: 10%;
  font-weight: bold;
  text-align: center;
  color: black;
}

#IC_Photo_Popup_Holder a.CloseButton:link,
#IC_Photo_Popup_Holder a.CloseButton:hover,
#IC_Photo_Popup_Holder a.CloseButton:active,
#IC_Photo_Popup_Holder a.CloseButton:visited {
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	height: 16px;
	width: 16px;
	border: 1px solid #63102C;
	line-height: 16px;
	text-align: center;
	color: #63102C;
	font-weight: bold;
	background-color: #EC9F99;
	text-transform: uppercase;
}

#IC_Photo_Popup_Holder a.CloseButton:hover {
	background-color: #F8DBD7;
}

