@charset "UTF-8";
@import url('orderform.css');

/* GENERAL */
* {
border: none;
outline: none;
}
body {
	background-image: url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
FORM {
margin: 0px;
padding: 0px;
}
#container {
	
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.soldout {
background-repeat:no-repeat;
width: 250px;
height: 250px;
position:absolute;
}
.soldout2 {
background-repeat:no-repeat;
width: 250px;
height: 250px;
position:absolute;
margin-left: 50px;
}
#comparePrices {
float: right;
}
#comparePrices a {
color: #333;
text-decoration:none;
}
#comparePrices a:hover {
color: #000;
}

#header {
	height:70px;
}
#footer {
	border-top: 1px dotted #c0c0c0;
	clear: both;
	height: 60px;
}
#footer .left {
	margin-top: 3px;
	float: left;
	width: 201px;
	text-align:center;
}
#footer .right {
	border-left: 1px dotted #c0c0c0;
	float: right;
	width: 778px;
}
#footer .right .powered {
	padding-top: 45px;
	padding-bottom: 5px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-left: 10px;
	float: left;
}
#footer .right .powered a {
text-decoration: none;
color: #333;
}
#footer .right .powered a:hover {
text-decoration: underline;
}
#footer .right .bottomMenu {
	padding-top: 45px;
	padding-bottom:5px;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	padding-right: 10px;
	float: right;
	font-size: 11px;
}
#footer .right .bottomMenu a {
color: #333;
text-decoration:none;
padding-left: 2px;
padding-right: 2px;
}
#footer .right .bottomMenu a:hover {
text-decoration: underline;
}
.logo {
	float: left;
	width: 327px;
	height: 43px;
	margin-top: 8px;
	padding-left: 10px;
}
.menu {
	float: right;
	height: 70px;
	line-height: 70px;
}
.menu a {
	margin-left: 15px;
	color: #333;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
.menu a:hover {
	color: #000;
}







#page {
width: 980px;
}
#page .left {
	float: left;
	width: 201px;
}
#page .right {
	float: right;
	border-left: 1px dotted #c0c0c0;
	width: 778px;
}

#footerBlockBottom {
position:absolute;
margin-top: -187px;
width: 201px;
}
.webshopKeurmerk {
width: 201px;
position: absolute;
height:33px;
text-align:center;
margin-top: -50px;
}
#newsletter {
padding-top: 10px;
width: 201px;
height: 114px;
background-repeat:repeat-y;
border-top: 1px dotted #c0c0c0;
}
#newsletter .title {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #0072ab;
padding-left: 10px;
}
#newsletter .txt {
color: #101010;
font-size: 10px;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
padding-left: 10px;
line-height: 12px;
padding-bottom: 5px;
}
#newsletter .email {
font-size: 10px;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
color: #333;
padding-left: 10px;
}
#newsletter input {
font-family:Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #b9b9b9;
margin-right: 10px;
margin-bottom: 3px;
width: 178px;
font-size: 10px;
padding: 1px;
float: right;
}
#newsletter .submit {
font-family:"Lucida Grande", Arial, Helvetica, Verdana, Times;
background-image:url(../images/submit.gif);
background-repeat:no-repeat;
width: 74px;
height: 18px;
text-align:center;
line-height: 18px;
color: #fff;
font-weight: bold;
text-transform:uppercase;
font-size: 9px;
float: right;
margin-right: 10px;
}
#newsletter .submit a {
color: #fff;
text-decoration:none;
display: block;
width: 74px;
height: 18px;
}

#newsletter2 .submit {
background-image:url(../images/submit.gif);
background-repeat:no-repeat;
width: 87px;
height: 18px;
text-align:center;
line-height: 18px;
color: #fff;
font-weight: bold;
text-transform:uppercase;
font-size: 10px;
margin-left: 106px;
}
#newsletter2 .submit a {
color: #fff;
text-decoration:none;
display: block;
width: 87px;
height: 18px;
}



#priceBlock {
height: 124px;
clear: both;
background-repeat: repeat-y;
background-position:right;
border-top: 1px dotted #c0c0c0;
}
#priceBlock .priceNormal {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #e0c2c6;
padding-top: 50px;
padding-left: 100px;
text-decoration:line-through;
float: left;
}
#priceBlock  .priceNow {
float: left;
padding-left: 100px;
padding-top: 35px;
font-weight: bold;
font-size: 40px;
font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
color: #0075b0;
}
#priceBlock .priceNow strong {
color: #f1a2b2;
font-size: 26px;
font-family:Arial, Helvetica, sans-serif;
}
#priceBlock .order {
float: right;
background-image:url(../images/orderBtn.jpg);
background-repeat:no-repeat;
height: 65px;
width: 142px;
margin-top: 40px;
margin-right: 60px;
}
#priceBlock .order a {
width: 142px;
height: 36px;
display: block;
}
#priceBlock .order a:hover {
background-image:url(../images/orderBtn_over.jpg);
}

#frontpageContent .productImage {
float: left;
width: 250px;
padding-left: 30px;
padding-right: 20px;
padding-top: 10px;
}

#frontpageContent .productContent {
float: left;
width: 303px;
padding-top: 15px;
padding-right: 20px;
}


#frontpageContent .productContent .productTitle {
font-weight: bold;
margin-bottom: 15px;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
color: #0074ae;
}
#frontpageContent .productContent .productTxt {
line-height: 16px;
color: #555555;
font-size: 12px;
height: 183px;
}
#frontpageContent .productContent .productMore {
text-align: right;
}
#frontpageContent .productContent .productMore a {
color: #333;
font-size: 11px;
line-height: 16px;
font-weight: bold;
text-decoration: none;
}
#frontpageContent .productContent .productMore a:hover {
text-decoration: none;
color: #0075af;
}
#ad {
width: 152px;
float: right;
padding-top: 10px;
}
#ad a img {
margin-bottom: 10px;
vertical-align: bottom;
border: 1px solid #c7959f;
border-top-width: 1px;
}
#ad a:hover img {
border: 1px solid #333;
}



#frontpageContent .productImage .title {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:left;
padding-top: 15px;
padding-bottom: 10px;
font-weight: bold;
color: #555;
}
#frontpageContent .time .title {
color: #0075b0;
font-weight: bold;
margin-top: 10px;
font-size: 11px;
text-transform:uppercase;
margin-bottom: 5px;
}
#frontpageContent .timeWidth {
width: 53px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #555;
float: left;
text-align:left;
}
#frontpageContent .days {
margin-right: 13px;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
height: 20px;
line-height: 20px;
width: 40px;
text-align:center;
background-color: #00b0ff;
display: block;
color: #fff;
}
#frontpageContent .hour {
margin-right: 13px;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
height: 20px;
line-height: 20px;
width: 40px;
text-align:center;
background-color: #00b0ff;
display: block;
color: #fff;
}
#frontpageContent .minutes {
margin-right: 13px;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
height: 20px;
line-height: 20px;
width: 40px;
text-align:center;
background-color: #00b0ff;
display: block;
color: #fff;
}
#frontpageContent .seconds {
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
height: 20px;
line-height: 20px;
width: 40px;
text-align:center;
background-color: #00b0ff;
display: block;
color: #fff;
}
#frontpageContent .time {
padding-top: 10px;
padding-left: 5px;
float: left;
width: 240px;
}
#frontpageContent .productImage .moreImages {
margin-top: 10px;
}

#frontpageContent .moreImages a img {margin-right:6px;vertical-align: bottom; border: solid 1px #cecece;}
#frontpageContent .moreImages img {border-color: #000;}
#frontpageContent .moreImages a:hover {  /* wakeup IE */border-width: 0;}



.shopMenu a {
	height: 26px;
	line-height: 26px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-left: 37px;
	background-repeat:no-repeat;
	background-position: 10px center;
	text-decoration:none;
}
.shopMenu a:hover {
background-color: #c0ebff;
}

#frontpageContent {
padding-top: 10px;
height: 370px;
clear: both;
}


#pagemanager {
min-height: 515px;
padding-bottom: 20px;
}
#pagemanager .pageTitle {
height: 40px;
line-height: 40px;
padding-left: 21px;
border-bottom: 1px dotted #c0c0c0;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #0072ab;
}
#pagemanager .pageTxt {
padding-left: 21px;
line-height: 16px;
color: #444;
padding-right: 20px;
padding-top: 15px;
text-align:justify;
}
#pagemanager .pageTxt2 {
padding-left: 21px;
line-height: 16px;
color: #444;
padding-right: 20px;
padding-top: 15px;
text-align:justify;
}
.pageTxt2 a {
color: #444;
text-decoration:underline;
}
.pageTxt2 a:hover {
color: #000;
}


.productContentLeft {
float: left;
width: 350px;
text-align:center;
margin-top: 20px;
}
.productImages_small {
margin-top: 10px;
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;
width: 250px;
clear: both;
}
.productImages_small a {
margin-right: 6px;
margin-bottom: 10px;
display: block;
float: left;
text-align:center;
width: 75px;
height: 75px;
border: 1px solid #7f99b8;
}




.nowPrice {
font-weight: bold;
font-size: 40px;
font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
color: #0075b0;
}
.nowPrice strong {
color: #f1a2b2;
font-size: 26px;
font-family:Arial, Helvetica, sans-serif;
}
.order {
background-image:url(../images/orderBtn.jpg);
background-repeat:no-repeat;
height: 65px;
width: 142px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
.order a {
width: 142px;
height: 36px;
display: block;
}
.order a:hover {
background-image:url(../images/orderBtn_over.jpg);
}







.advicePrice {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #e0c2c6;
text-decoration:line-through;
}
.productContentRight {
float: left;
width: 420px;
}
#product .productTitle {
color:#003399;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding-top: 20px;
}
#product .productDescription {
text-align: justify;
line-height: 16px;
width: 370px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555;
padding-top: 20px;
}

/*
==============================
==========ARCHIVE=============
==============================
*/
#archiveProduct {
border-bottom: 1px dotted #003471;
height: 122px;
}
#archiveProduct .image {
width: 100px;
height: 100px;
float: left;
border: 1px solid #e0e6ee;
margin-top: 10px;
margin-left: 20px;
margin-right: 10px;
}
#archiveProduct .date {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: right;
padding-top: 15px;
padding-right: 20px;
}
#archiveProduct .title {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333;
padding-right: 20px;
}
#archiveProduct .txt {
line-height: 16px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
padding-right: 20px;
height: 55px;
}
#archiveProduct .price {
float: right;
padding-right: 20px;
width: 300px;
}
#archiveProduct .price .advice {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration:line-through;
color: #333;
height: 16px;
vertical-align:bottom;
width: 75px;
}
#archiveProduct .price .now {
font-size: 14px;
width: 77px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #003399;
height: 16px;
vertical-align:bottom;
font-weight: bold;
}
#archiveProduct .price .moreInfo {
background-image:url(../images/moreInfo.gif);
background-repeat:no-repeat;
width: 111px;
height: 16px;
}
#archiveProduct .price .moreInfo a {
text-decoration: none;
display: block;
width: 101px;
height: 16px;
}
#archiveProduct .price .order a {
text-decoration: none;
display: block;
width: 63px;
height: 16px;
}
#archiveProduct .price .order {
background-image:url(../images/order.gif);
background-repeat:no-repeat;
width: 63px;
height: 16px;
}
.pageNavigation a {
color: #333;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.pageNavigation a:hover {
text-decoration: underline;
}

input, textarea, select {
border: 1px solid #003399;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 2px;
color: #333;
margin: 2px;
}
.signup a {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-align:center;
width: 80px;
height: 20px;
line-height: 20px;
background-color: #003399;
display: block;
text-decoration:none;
margin-left: 56px;
}

/*
==============================
==============FAQ=============
==============================
*/
#faq {
min-height: 515px;
padding-bottom: 20px;
}
#faq .pageTitle {
height: 40px;
line-height: 40px;
padding-left: 21px;
border-bottom: 1px dotted #c0c0c0;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #0072ab;
}
#faq .pageTitle a {
text-decoration: none;
color: #0072ab;
}
#faq .pageTxt {
padding-bottom: 15px;
padding-left: 21px;
line-height: 16px;
color: #444;
padding-right: 20px;
padding-top: 15px;
text-align:justify;
}
#faq .faqBlock {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#faq .faqBlock .faqTitle {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003399;
font-weight: bold;
}
#faq .faqBlock .faqTitle a {
text-decoration: none;
color: #0092d7;
}
.ruler {
border-bottom: 1px dotted #c0c0c0;
}
.faqList ul {
margin: 0px;
padding: 0px;
}
.faqList li {
color: #003399;
list-style-image:url(../images/faqIcon.gif);
}
.faqList a {
color: #333;
text-decoration:none;
}
.faqList a:hover {
color: #333;
text-decoration:underline;
}
#faq .faqBlock2 {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}
#faq .faqBlock2 .faqTitle {
	float: left;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image:url(../images/faqIcon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 10px;
}
#faq .faqBlock2 .faqTxt {
clear: both;
padding-left: 10px;
padding-top: 3px;
padding-right: 50px;
}
#faq .faqBlock2 .faqTxt a {
color: #000;
text-decoration:underline;
}
#faq .faqBlock2 .faqTxt a:hover {
text-decoration:none;
}
#faq .faqBlock2 .top {
padding-right: 20px;
float: right;
}
#faq .faqBlock2 .top a {
color: #777;
text-decoration:none;
}
/*
==============================
=============SHOP=============
==============================
*/
#shop {
color: #444;
min-height: 515px;

}
#shop input, #shop select {
border: 1px solid #5d7dbf;
width: 176px;
padding: 2px;
}
#shop .header {
height: 40px;
margin-bottom: 10px;
clear: both;
padding-left: 20px;
padding-right: 20px;
border-bottom: 1px dotted #c0c0c0;
}
#shop .header .pageTitle {
line-height: 40px;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #0072ab;
font-weight: bold;
}
#shop .header .steps {
	float: right;
}
#shop .header .steps .step {
width: 20px;
height: 20px;
line-height: 20px;
background-color: #00b0ff;
color: #fff;
text-align:center;
display: block;
float: left;
margin-top: 10px;
font-size: 9px;
margin-left: 10px;
}
#shop .header .steps .step_active {
width: 20px;
height: 20px;
line-height: 20px;
background-color: #0072ab;
color: #fff;
text-align:center;
display: block;
float: left;
margin-top: 10px;
font-size: 9px;
margin-left: 10px;
}
#shop .header .steps .step_active strong {
font-size: 14px;
}
#shop .header .steps .step strong {
font-size: 14px;
}
#shop .content {
clear: both;
padding-left: 20px;
padding-right: 20px;
}
#shop .content th {
background-color: #0072ab;
text-align:left;
color: #fff;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
height: 24px;
line-height: 24px;
margin: 0px;
padding-left: 10px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
#shop .content td {
padding-left: 10px;
}
#shop .content2 {
margin-top: 10px;
}
#shop .content a {
color:#333;
}
#shop .content a:hover {
color:#333;
text-decoration:none;
}
#shop .content2 th {
text-align:left;
background-color: #5d7dbf;
color: #fff;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
height: 24px;
line-height: 24px;
padding-left: 10px;
margin: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
#shop .content2 td {
padding-top: 10px;
padding-left: 10px;
}
#shop .content .icon {
margin-top: 10px;
border: 1px solid #7f99b8;
width: 32px;
height: 32px;
float: left;
}
#shop .content .ordercode {
float: left;
margin-top: 10px;
color: #555;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
margin-left: 10px;
margin-right: 5px;
}
#shop .content .name {
color: #0072ab;
margin-top: 10px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}
#shop .content select {
margin: 0px;
padding: 2px;
}
#shop .shopVerder {
background-color: #00b0ff;
width: 100px;
height: 24px;
text-align:center;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 10px;
margin-left: 20px;
}
#shop .shopVerder a {
text-decoration: none;
color: #fff;
display: block;
width: 100px;
height:24px;
line-height: 24px;
}
#shop .shopVerder a:hover {
background-color: #0072ab;
}
#shop .shopInput {
width: 80px;
height: 24px;
margin-top: 10px;
background-color: #0072ab;
color:#fff;
font-size: 12px;
font-weight: bold;
margin-right: 20px;
}
#shop .content2 .accesoireImage {
width: 75px;
height: 75px;
border: 1px solid #7f99b8;
}
.accessoireTxt {
vertical-align: top;
}
.accessoirePrice {
vertical-align: top;
}
.accessoireOrder {
font-weight: bold;
width: 80px;
vertical-align: top;
}
.accessoireOrder a {
color: #333;
text-decoration:none;
}
.accessoireOrder a:hover {
text-decoration: none;
color: #003399;
}
.mandatory {
font-size: 11px;
float: right;
padding-right: 20px;
}
.orderIcon {
margin-bottom: 20px;
margin-top: 10px;
margin-right: 20px;
clear: both;
float: right;
}
.orderIcon a {
display: block;
width: 80px;
height: 24px;
line-height: 24px;
color: #fff;
background-color: #0072ab;
text-align:center;
text-decoration:none;
font-weight: bold;
}
.orderIcon a:hover {
background-color: #00b0ff;
}
#submitDiscountCode {
height: 20px;
line-height: 20px;
text-align:center;
background-color: #bfcce5;
font-size: 12px;
font-weight: bold;
width: 80px;
border: 0px;
color: #fff;
}
.contactLeft {
float: left;
width: 380px;
padding-right: 50px;
}
.contactLeft a {
color: #444;
text-decoration:underline;
}
.contactLeft a:hover {
color: #000;
}

.contactRight {
color: #000;
width: 305px;
float: left;
}
.verzenden {
color: #fff;
margin-left: 118px;
width: 80px;
height: 20px;
line-height: 20px;
background-color: #003399;
text-align:center;
font-weight: bold;
}
.verzenden a {
color: #ffffff;
text-decoration:none;
}
.verzenden a:hover {
color: #ffffff;
background-color: #333;
}
.inputcontact {
width: 190px;
}

img { -ms-interpolation-mode: bicubic; }
div#brandlist_site_banner {
	position: absolute;
	z-index: 999;
	float: left;
	display: block;
	width: 265px;
	height: 100px;
	font-size: 14px;
	line-height: 16px;
	color: #333;
	margin-top: -30px;
	margin-left: -10px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #fff;
}
#brandlist_site_banner .title {
line-height: 16px;
font-weight: bold;
font-size: 12px;
color: #0075b0;
}
#brandlist_site_banner img {
height: 100px;
width: 100px;
margin-right: 10px;
}


.iconsProduct {
float:right;
margin-top: 55px;
margin-bottom: 10px;
}
.mailfriend {
float: left;
margin-right: 8px;
}
.facebook {
float: left;
}
.twitter {
float: left;
margin-right: 8px;
}
.hyves {
float: left;
margin-right: 8px;
}
