BODY, HTML{
	background:#334d99 url(../Images/bg.jpg) top center no-repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#334d99
}

IMG{ margin:0px; border:none; behavior: url(http://www.luqi.nl/Include/iepngfix.htc);}

INPUT, SELECT, OPTION, TEXTAREA{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*
	TEKST STYLES
******************/
H1{ font-size:21px; margin:0px; padding:0px;}
H2{}
H3{}
H4{}
H5{}
H6{}
P{}

A{ color:#334d99; text-decoration:none; font-weight:bold;}
A:HOVER{ color:#ba0b1c;}



/*
	Structuur
******************/
.site_holder{
	width:1010px;
	padding:0px 0px 0px 0px;
	margin:0;
}
.container_holder{
	width:1001px;
	float:left;
	padding:0px 9px 0px 0px;
	background:url(../Images/schaduw_rechts.png) right repeat-y;
	behavior: url(http://www.luqi.nl/Include/iepngfix.htc);
}
.container{
	width:1001px;
	float:left;
	padding:0px 0px 0px 0px;
	background:#FFFFFF;
}


.header{
	width:1001px;
	height:175px;
	float:left;
}


.menu{
	width:1001px;
	height:31px;
	float:left;
	border-bottom:dashed 2px #334d99;
	border-left:none;
	border-top:none;
	border-right:none;
}
.menu UL{
	width:989px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	list-style:none;
}
.menu UL LI{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	height:31px;
	line-height:31px;
}
.menu UL LI A{
	float:left;
	margin:0px;
	padding:0px 10px 0px 10px;
	list-style:none;
	color:#334d99;
	text-decoration:none;
}
.menu UL LI A:HOVER{
	color:#c6d100;
	text-decoration:none;
}

.content{
	width:1001px;
	float:left;
	text-align:left;
	padding:17px 0px 30px 0px;
	background:#ffffff;
	position:relative;
	z-index:1;
}


.rij1{
	width:139px;
	float:left;
	margin:0px 21px 0px 21px;
	display:inline
}
.opties{
	width:139px;
	float:left;
	font-size:11px;
	color:#adadad;
}

/* menu  */
.puldown{
	cursor:pointer;
}
.puldown UL{
	position:absolute;
	display:none;
}

.puldown_uit UL{
	padding:0px;
	margin:0px;
	margin:5px 0 5px 0px;
}
.puldown_uit a{
	text-decoration:none;
	float:left;
	padding:0px 0px 0px 22px;
	margin:0px;
	color:#ffffff;
	background:#ba0b1c url(../Images/optie_uit_bg.gif) left no-repeat;
	width:117px;
	height:18px;
	line-height:18px;
}
.puldown a{
	text-decoration:none;
	float:left;
	padding:0px 0px 0px 22px;
	margin:0px;
	color:#ffffff;
	background:#ba0b1c url(../Images/optie_bg.gif) left no-repeat;
	width:117px;
	height:18px;
	line-height:18px;
}
.puldown a:hover{
	background:#ba0b1c url(../Images/optie_bg.gif) left no-repeat;
}

.puldown_wit{
	cursor:pointer;
}
.puldown_wit UL{
	position:absolute;
	display:none;
}

.puldown_wit_uit UL{
	padding:0px;
	margin:0px;
	margin:5px 0 5px 0px;
}
.puldown_wit_uit a{
	text-decoration:none;
	float:left;
	padding:0px 0px 0px 22px;
	margin:0px;
	color:#ba0b1c;
	background:#ffffff url(../Images/optie_uit_wit_bg.gif) left no-repeat;
	width:117px;
	height:18px;
	line-height:18px;
}
.puldown_wit a{
	text-decoration:none;
	float:left;
	padding:0px 0px 0px 22px;
	margin:0px;
	color:#ba0b1c;
	background:#ffffff url(../Images/optie_wit_bg.gif) left no-repeat;
	width:117px;
	height:18px;
	line-height:18px;
}
.puldown_wit a:hover{
	background:#ffffff url(../Images/optie_wit_bg.gif) left no-repeat;
}


.submenu a{
	color:#adadad;
	text-decoration:none;
	background:none;
	padding:0px;
	margin:0px;
}
.submenu a:hover{
	color:#ba0b1c;
}
.submenu LABEL{
	cursor:pointer;
}

.hoofdmenu{
	width:139px;
	float:left;
	margin:0px;
	list-style:none;
	font-size:11px;
	color:#adadad;
}
.hoofdmenu UL{
	width:139px;
	list-style:none;
	margin:0px;
	padding:0px;
}
.hoofdmenu LI{
	float:left;
	width:139px;
	margin:16px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
}
.hoofdmenu LI UL LI{
	float:left;
	width:139px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.color_picker{
	width:118px;
	float:left;
	padding:5px 0px 0px 19px;
}
.color{
	width:17px;
	height:17px;
	float:left;
	margin:0px 4px 4px 0px;
	display:inline;
	border:solid 2px #dfdfdf;
	cursor:pointer;
}
.color_over, .color_aan{
	width:17px;
	height:17px;
	float:left;
	margin:0px 4px 4px 0px;
	display:inline;
	border:solid 2px #333333;
}
.keuzelijst_veld{
	width:131px;
	height:18px;
	border:solid 1px #ba0b1c;
	font-size:11px;
	color:#ba0b1c;
	line-height:18px;
	padding:0px 3px 0px 3px;
	margin:5px 0px 0px 0px;
}
.keuzelijst_button{
	width:139px;
	height:18px;
	border:solid 1px #ba0b1c;
	background:#ba0b1c;
	font-size:11px;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}




.rij2{
	width:610px;
	float:left;
}
.tesktvlak_groen{
	width:568px;
	float:left;
	background:#c6d100 url(../Images/groen_tekstvlak_bg.gif) bottom left repeat-x;
	padding:18px 21px 18px 21px;
	margin:0px 0px 13px 0px;
	display:inline;
}
.tesktvlak_groen H1{
	color:#334d99;
}
.tesktvlak_groen P{
	color:#585959;
	margin:0px;
	padding:0px;
}
.flash_home{
	width:610px;
	height:290px;
	float:left;
	margin:0px 0px 13px 0px;
	display:inline;
}
.tesktvlak_roze{
	width:568px;
	float:left;
	background:#ee86a6 url(../Images/roze_tekstvlak_bg.gif) bottom left repeat-x;
	padding:18px 21px 18px 21px;
	margin:0px 0px 13px 0px;
	display:inline;
}
.tesktvlak_roze H1{
	color:#334d99;
}
.tesktvlak_roze P{
	color:#585959;
	margin:0px;
	padding:0px;
}
.piggie{
	float:left;
}
.piggie_tekst{
	float:left;
}

.platte_tekst{
	text-align:left;
	color:#334d99;
}



.leverancierfotos{
	width:610px;
	text-align: center;
	float:left;
}
.leverancier1{ width:142px; height:169px; float:left; margin:0px 14px 0px 0px; display:inline;}
.leverancier2{ width:142px; height:169px; float:left; margin:0px 14px 0px 0px; display:inline;}
.leverancier3{ width:142px; height:169px; float:left; margin:0px 14px 0px 0px; display:inline;}
.leverancier4{ width:142px; height:169px; float:left; margin:0px 0px 0px 0px; display:inline;}


.zoekcriteria{
	width:568px;
	height:34px;
	float:left;
	line-height:34px;
	padding:0px 21px 0px 21px;
	background:#ba0b1c;
	color:#FFFFFF;
}
.zoekcriteria .geel{
	color:#c6d100;
}
.navigatie{
	width:568px;
	height:21px;
	float:left;
	line-height:21px;
	padding:0px 21px 0px 21px;
}
.navigatie A{
	color:#334d99;
	text-decoration:none;
}
.navigatie A:HOVER{
	color:#ba0b1c;
	text-decoration:none;
}
.navigatie A.aan{
	color:#ba0b1c;
	text-decoration:none;
}
#boven{
	border-top:none;
	border-right:none;
	border-bottom:dashed 2px #334d99;
	border-left:none;
}
#onder{
	margin:15px 0 0 0;
	border-top:dashed 2px #334d99;
	border-right:none;
	border-bottom:none;
	border-left:none;
}

.producten_holder{
	width:610px;
	float:left;
	padding:10px 0px 10px 0px;
}
.product_item{
	width:193px;
	float:left;
	margin:0px 10px 10px 0px;
	display:inline;
	text-align:center;
	cursor:pointer;
}
.product_item A{
	text-decoration:none;
}
.product_item .afbeelding{
	width:193px;
	height:175px;
	float:left;
	overflow:hidden;
	vertical-align:middle;
	cursor:pointer;
	position:relative;
}
.product_item .afbeelding IMG{
	width:193px;
	float:left;
}
.product_item .afbeelding .nieuw{
	/*width:88px;
	height:65px;*/
	width:85px;
	height:85px;
	position:absolute;
	bottom:0px;
	left:0px;
}
.product_item .afbeelding .nieuw IMG{
	width:88px;
	height:65px;
}
.product_item .toelichting{
	width:193px;
	float:left;
	cursor:pointer;
}
.product_item .titel{
	width:193px;
	float:left;
	font-weight:bold;
	color:#314b97;
	cursor:pointer;
}
.product_item .omschrijving{
	width:193px;
	float:left;
	color:#314b97;
	cursor:pointer;
}
.product_item .prijs{
	color:#ba0b1c;
	cursor:pointer;
}


.detail_fotos{
	width:610px;
	float:left;
	padding:20px 0px 0px 0px;
}
.detail_fotos .titel{
	width:305px;
	float:left;
	font-size:10px;
	color:#314b97;
}
.voorkant{
	width:305px;
	float:left;
	text-align:center;
}
.achterkant{
	width:305px;
	float:left;
	text-align:center;
}

.product_omschrijving{
	width:568px;
	float:left;
	background:#e9e9eb;
	padding:21px 21px 10px 21px ;
	margin:40px 0px 10px 0px;
	display:inline;
}
.product_omschrijving .tekst{
	width:406px;
	float:left;
	position:relative;
	padding:0px 10px 0px 0px;
}
.product_omschrijving .tekst .korting_label{
	position:absolute;
	top:-75px;
	left:-19px;
}
.product_omschrijving .tekst H1{
	padding:0px 0px 0px 49px;
}
.product_omschrijving .tekst H1.blauw{
	color:#334d99;
	width:auto;
}
.product_omschrijving .tekst H1.grijs{
	color:#858585;
	font-weight:normal;
	width:auto;
	padding:0px;
}
.product_omschrijving .tekst P{
	width:376px;
	float:left;
	padding:5px 0px 0px 0px;
}

.product_omschrijving2{
	width:568px;
	float:left;
	background:#e9e9eb;
	padding:21px 21px 10px 21px ;
	margin:0px 0px 15px 0px;
	display:inline;
}
.product_omschrijving2 .tekst{
	width:406px;
	float:left;
	position:relative;
	padding:0px 10px 0px 0px;
}
.product_omschrijving2 .tekst .korting_label{
	position:absolute;
	top:-60px;
	left:-19px;
}
.product_omschrijving2 .tekst H1{
	padding:0px 0px 0px 21px;
}
.product_omschrijving2 .tekst H1.blauw{
	color:#334d99;
	width:auto;
}
.product_omschrijving2 .tekst H1.grijs{
	color:#858585;
	font-weight:normal;
	width:auto;
	padding:0px;
}
.product_omschrijving2 .tekst P{
	width:376px;
	float:left;
	padding:5px 0px 0px 0px;
}

.product_omschrijving3{
	width:568px;
	float:left;
	background:#ffffff;
	padding:15px 0px 0px 0px ;
	margin:0px 0px 0px 0px;
	display:inline;
}
.product_omschrijving3 .tekst{
	width:406px;
	float:left;
	position:relative;
	padding:0px 10px 0px 0px;
}
.product_omschrijving3 .tekst .korting_label{
	position:absolute;
	top:-60px;
	left:-19px;
}
.product_omschrijving3 .tekst H1{
	padding:0px 0px 0px 0px;
}
.product_omschrijving3 .tekst H1.blauw{
	color:#334d99;
	width:auto;
}
.product_omschrijving3 .tekst H1.grijs{
	color:#858585;
	font-weight:normal;
	width:auto;
	padding:0px;
}
.product_omschrijving3 .tekst P{
	width:376px;
	float:left;
	padding:0px 0px 0px 0px;
}


.product_omschrijving4{
	width:580px;
	float:left;
	background:#ffffff;
	padding:0px 0px 0px 0px ;
	margin:0px 0px 15px 0px;
	display:inline;
}
.product_omschrijving4 .tekst{
	width:100%;
	float:left;
	position:relative;
	padding:0px 10px 0px 0px;
}
.product_omschrijving4 .tekst .korting_label{
	position:absolute;
	top:-60px;
	left:-19px;
}
.product_omschrijving4 .tekst H1{
	padding:0px 0px 0px 21px;
}
.product_omschrijving4 .tekst H1.blauw{
	color:#334d99;
	width:auto;
}
.product_omschrijving4 .tekst H1.grijs{
	color:#858585;
	font-weight:normal;
	width:auto;
	padding:0px;
}
.product_omschrijving4 .tekst P{
	width:580px;
	float:left;
	padding:5px 0px 0px 0px;
}

.info_prijs{
	width:152px;
	float:left;
	padding:0px 0px 0px 0px;
	color:#334d99;
	line-height:normal;
	text-align:center;
}

.nieuws{
	width:142px;
	float:right;
	padding:0px 0px 0px 21px;
	color:#334d99;
	line-height:normal;
}
.voorraad{
	width:152px;
	float:left;
	font-size:10px;
}
.info_prijs .prijs{
	width:126px;
	height:57px;
	background:url(../Images/prijs_bg.png) no-repeat;
	behavior: url(http://www.luqi.nl/Include/iepngfix.htc);
	float:left;
	margin:8px 13px 0px 13px;
	display:inline;
	padding:3px 0px 0px 0px;
	text-align:center;
}
.info_prijs .prijs .oude_prijs{
	width:126px;
	float:left;
	font-size:10px;
}
.info_prijs .prijs .actuele_prijs{
	width:126px;
	float:left;
	font-size:21px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	display:inline;
}
.product_omschrijving .belangrijk{
	color:#334d99;
	font-weight:bold;
	width:568px;
	float:left;
	margin:10px 0px 0px 0px;
	display:inline;
}
.product_omschrijving .belangrijk A{
	color:#334d99;
	text-decoration:none;
}
.product_omschrijving .belangrijk A:HOVER{
	color:#ba0b1c;
	text-decoration:none;
}

.product_omschrijving2 .belangrijk{
	color:#334d99;
	font-weight:bold;
	width:142px;
	float:right;
	margin:10px 0px 0px 0px;
	display:inline;
}
.product_omschrijving2 .belangrijk A{
	color:#334d99;
	text-decoration:none;
}
.product_omschrijving2 .belangrijk A:HOVER{
	color:#ba0b1c;
	text-decoration:none;
}

.product_omschrijving4 .belangrijk{
	color:#334d99;
	font-weight:bold;
	
	float:right;
	margin:10px 0px 0px 0px;
	display:inline;
}
.product_omschrijving4 .belangrijk A{
	color:#334d99;
	text-decoration:none;
}
.product_omschrijving4 .belangrijk A:HOVER{
	color:#ba0b1c;
	text-decoration:none;
}

.product_omschrijving3 .belangrijk{
	color:#334d99;
	font-weight:bold;
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
}
.product_omschrijving3 .belangrijk A{
	color:#334d99;
	text-decoration:none;
}
.product_omschrijving3 .belangrijk A:HOVER{
	color:#ba0b1c;
	text-decoration:none;
}

.meer_opties{
	width:568px;
	float:left;
	background:#334d99 url(../Images/meer_opties_bg.gif) bottom repeat-x;
	padding:21px 21px 21px 21px;
	margin:0px 0px 0px 0px;
	display:inline;
	color:#FFFFFF;
}
.meer_kleur{
	float:left;
	margin:0px 8px 0px 0px;
	display:inline;
}
.meer_combinaties{
	float:right;
	background:url(../Images/meer_kleuren.jpg) right no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 25px 0px 0px;
}

.combineren_holder{
	width:580px;
	float:left;
	margin:15px 0px 0px 0px;
}

.combineren_holder UL LI A{
	color:#334d99;
}
.combineren_holder UL LI A:HOVER{
	color:#c6d100;
}

.combineren_holder EM A{
	color:#334d99;
}

.combineren_holder P{
	font-weight:normal;
	color:#334d99;
	margin:0px;
	padding:0px 0px 0px 21px;
	line-height:18px;
}
.combineren_holder .vorige{
	width:35px;
	float:left;
	margin:136px 0px 0px 0px;
	display:inline;
}
.combineren_holder .combineren{
	width:575px;
	float:left;
}

.combinatie_aanbieding{
	font-size:30px;
	line-height:69px;
	font-weight:bold;
}
.combinatie_aanbieding TD{
	padding:0px 3px 0px 3px;
}


.tekst{
	width:580px;
	float:left;
	margin:15px 0px 0px 0px;
	display:inline;
	padding:0px 0px 0px 15px;
}

.nieuws_item{
	width:560px;
	padding:10px;
	float:left;
	background:#CCCCCC;
	margin:0px 0px 15px 0px;
	display:inline;
}
.grijs{
	color:#858585;
}
.nieuws_item IMG{
	margin:0px 0px 0px 10px;
	display:inline;
}

.contact_form TD{
	padding:0px 0px 4px 0px;
}
.contact_form .form_text{
	width:250px;
	border:solid 1px #000000;
}
.contact_form .form_textarea{
	width:250px;
	height:100px;
	border:solid 1px #000000;
}
.contact_form .button{
	color:#FFFFFF;
	border:solid 1px #334d98;
	background:#ba0b1c;
	font-weight:bold;
}






.rij3{
	width:170px;
	float:left;
	margin:0px 20px 0px 20px;
	display:inline;
}
.rij3 .kopje{
	width:170px;
	height:34px;
	float:left;
	margin:0px 0px 0px 0px;
	display:inline;
}
.bekijk_mandje{
	width:170px;
	float:left;
	margin:0px 0px 12px 0px;
	display:inline;
}
.winkelmandje{
	width:170px;
	height:92px;
	float:left;
	position:relative;
	cursor:pointer;
}
.winkelmandje A{
	color:#FFFFFF;
	text-decoration:none;
}
.rood_rondje{
	width:32px;
	height:32px;
	position:absolute;
	bottom:0px;
	right:2px;
	text-align:center;
	line-height:32px;
	color:#FFFFFF;
	background:url(../Images/rood_rondje.png) no-repeat;
	behavior: url(http://www.luqi.nl/Include/iepngfix.htc);
	text-decoration:none;
	cursor:pointer;
}

/**************************************************************
** Nieuw in de collectie
***************************************************************/

.nieuw_in_de_collectie{
	width:170px;
	float:left;
	margin:0px 0px 12px 0px;
	display:inline;
	padding:0px 0px 7px 0px;
	border-top:none;
	border-right:none;
	border-bottom:dashed 2px #334d99;
	border-left:none;
}
/*.nieuw_in_de_collectie .item{
	width:170px;
	float:left;
	position:relative;
	margin:0px 0px 5px 0px;
	display:inline;
}*/
.nieuw_in_de_collectie .nieuw{
	width:88px;
	height:65px;
	position:absolute;
	bottom:0px;
	left:0px;
	cursor:pointer;
}

.nieuw_in_de_collectie UL#NieuweProducten{ margin: 0; padding: 0; clear: left; list-style: none; width: 170px; margin: 0 auto; position: relative; height: 160px !important; overflow: hidden;}
.nieuw_in_de_collectie UL#NieuweProducten LI{ height: 150px}
.nieuw_in_de_collectie A.foto{ width: 170px; position: relative; z-index: 2; display: block; margin: 10px auto 0;}

/**************************************************************
** Productslide (Homepage)
***************************************************************/

DIV.sidescroller_container{ width: 610px; float: left; position: relative; z-index: 1;}

DIV.sidescroller{ width: 610px; height: 290px; float: left; position: relative; overflow: hidden;}
DIV.sidescroller DIV.scroll_area{ position: relative;}
DIV.sidescroller DIV.scroll_area UL{ position: relative; margin: 0; padding: 0; list-style: none;}
DIV.sidescroller DIV.scroll_area UL LI{ position: relative; height: 290px; float: left; padding: 0; width: 610px; text-align:center;}

DIV.sidescroller_container DIV.controls{ width: 100%; position: absolute; left: 0; top: 183px; z-index: 999;}
DIV.controls A{ display: block; position: relative; width: 27px; height: 87px; cursor: pointer; background: url(../Images/pijlen_slideshow.png) no-repeat;  behavior: url(http://www.luqi.nl/Include/iepngfix.htc)}
DIV.controls A.prev{ float: left; background-position: 0 0;}
DIV.controls A.prev_over{ background-position: 0 100%;}
DIV.controls A.next{ float: right; background-position: 100% 0;}
DIV.controls A.next_over{ background-position: 100% 100%;}


.nieuwsbrief{
	width:170px;
	float:left;
	margin:0px 0px 12px 0px;
	display:inline;
}
.nieuwsbrief P{
	padding:5px 5px 0px 5px;
	float:left;
	margin:0px;
	color:#666666;
	line-height:17px;
}
.nieuwsbrief P A{
	color:#334d99;
	text-decoration:none;
}
.nieuwsbrief P A:HOVER{
	color:#ba0b1c;
	text-decoration:none;
}

.betaling{
	width:170px;
	float:left;
	margin:0px 0px 12px 0px;
	display:inline;
}
.betalignswijze{
	width:170px;
	float:left;
	margin:10px 0px 0px 0px;
	display:inline;
}

.openingstijden{
	width:170px;
	float:left;
	margin:0px 0px 12px 0px;
	display:inline;
	padding:0px 0px 7px 0px;
	border-top:none;
	border-right:none;
	border-bottom:dashed 2px #334d99;
	border-left:none;
}
.openingstijden P{
	padding:5px 5px 0px 5px;
	float:left;
	margin:0px;
	color:#666666;
	line-height:17px;
}

.cadeauservice{
	width:170px;
	float:left;
	margin:0px 0px 12px 0px;
	display:inline;
}
.cadeauservice P{
	padding:5px 5px 0px 5px;
	float:left;
	margin:0px;
	color:#666666;
	line-height:17px;
}

.top_10_combinaties {
	width:170px;
	float:left;
	margin:0px 0px 12px 0px;
	display:inline;
}

.merken {
	width:170px;
	float:left;
	margin:0px 0px 12px 0px;
	display:inline;
}
.merken .kopje{
	width:170px;
	float:left;
	margin:0px 0px 12px 0px;
	display:inline;
}
.merken .merk{
	width:75px;
	float:left;
	margin:0px 10px 10px 0px;
	display:inline;
}





.footer{
	width:1010px;
	height:45px;
	float:left;
	background:url(../Images/footer_bg.jpg) left top no-repeat;
	color:#FFFFFF;
	font-size:10px;
	line-height:28px;
	margin:-17px 0px 0px 0px;
	display:inline;
	position:relative;
	z-index:9;
}
.footer A{
	color:#FFFFFF;
	text-decoration:none;
}
.footer A:HOVER{
	color:#ba0b1c;
	text-decoration:none;
}