/** Default styles **/
.clear{
	clear: both;
}

.float-left{
	float: left;
}

/** Body **/
html{
	height: 100%;
}

body{
	padding: 0;
	margin: 0;
	background: #fff url('../images/bg.jpg') repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
}

/** Reset styles **/
h1,h2,h3,h4{margin: 0; padding: 0;}
a img{border: 0;}

div.main-container{
	position: relative;
	width: 100%;
	background: url('../images/header-bg.jpg') repeat-x;
}

div.page-column{
	position: relative;
	margin: 0 auto;
	width: 985px;
}

/** Shop heading **/
div.shop-header{
	height: 210px;
	background: url('../images/logo-top.jpg') no-repeat 0 2px;
}

div.logo-bottom{
	float: left;
	width: 178px;
	height: 40px;
	background: url('../images/logo-bottom.jpg') no-repeat top left;
}

div.shop-header div.shop-header-search{
	position: relative;
}

div.shop-header div.shop-header-links{
	position: relative;
}

div.shop-header div.shop-header-menu{
	height: 40px;
	background-color: #AE0956;
}

/** Main body container **/
div.shop-body-container{
	width: 100%;
}

div.body-col{
	float: left;
}

div.body-col-left{
	width: 170px;
	margin-right: 7px;
}

div.body-col-middle{
	width: 630px;
	background-color: #FFE4F2;
}

div.body-col-right{
	width: 170px;
	margin-left: 7px;
}

/** Global content padding **/
div.content-pad{
	margin: 10px;
}

/** Main content padding **/
div.main-content-pad{
	margin: 0 10px;
	padding-top:5px;
	padding-bottom:5px;
}

div.main-content-pad h1{
	color:#8E0344;
	font-size:18px;
}

div.main-content-pad h3{
	color:#8E0344;
	font-size:14px;
}

div.main-content-pad h4{
	margin-top:15px;
}

div.main-content-pad a{
	color:#8E0344;
}

div.main-content-pad .messages div.main-content-pad .messages ul{
	margin:0;
	padding:0;
	margin-bottom:10px;
}

div.main-content-pad #login-form ul{
margin:0;
padding:0;
}

div.main-content-pad #login-form ul li {
margin:0;
padding:0;
list-style:none;
}

ul.checkout-types {
margin:0;
padding:0;
}

ul.checkout-types li{
list-style:none;
margin-top:10px;
margin-bottom:10px;
}

ul.messages {
padding:0;
}

ul.messages  li.success-msg {
list-style:none;
}

ul.messages  li.success-msg ul{
padding-left:15px;
}

/** Main shop col **/
div.body-col-middle div.content-pad{
	background-color: #fff;
}

/** Breadcrumbs **/
div.body-col-middle div.breadcrumbs div.content-pad{
	background-color: #FFE4F2;
}

div.body-col-middle div.breadcrumbs div.content-pad li{
	list-style: none;
	margin-left: 3px;
	float: left;
}

div.body-col-middle div.breadcrumbs h4{
	font-weight: bold;
	color: #AE0956;
	font-size: 13px;
	margin-right: 10px;
}

div.body-col-middle div.breadcrumbs li,
div.body-col-middle div.breadcrumbs li a{
	color: #AE0956;
	font-weight: normal;
}

div.body-col-middle div.breadcrumbs

/** Magento Boxes **/
div.box{
	width: 100%;
}

/** Main menu **/
div.shop-header-menu ul{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.shop-header-menu ul li{
	display: inline;
	height: 40px;
}

div.shop-header-menu ul li a{
	color: #fff;
	text-decoration: none;
	line-height: 40px;
	font-size: 11px;
}

div.shop-header-menu ul li a:hover{
	font-weight: normal;
}

div.shop-header-menu ul li a span{
	height: 40px;
	line-height: 40px;
	padding: 13px 10px;
}

div.shop-header-menu ul li a:hover span,
div.shop-header-menu ul li.active span{
	background-color: #Da0E6F;
}

div.shop-header-menu ul li.active span{
	font-weight: bold;
}

div.shop-header-menu ul li ul{
	display: none;
}

/** Linker boxes **/
div.body-col-left div.box,
div.body-col-right div.box{
	margin: 7px 0;
	background-color: #FF68B1;
	color: #fff;
}

div.body-col-left h3 {
	font-family:verdana;
	font-size:13px;
	font-weight:normal;
	padding:7px 0 3px;
}

div.body-col-right div.mini-login,
div.body-col-left div.mini-login{
	background-color: #Da0E6F;
}

div.body-col-left div.box div.head,
div.body-col-right div.box div.head {
	color: #fff;
	margin: 0 10px;
}

div.body-col-left div.box div.head h4,
div.body-col-right div.box div.head h4,
div.body-col-right div.box div.head h5 {
	font-size: 13px;
	font-family: verdana;
	font-weight: normal;
	padding:7px 0 3px;
	border-bottom: 1px solid #FFD48F;
}

div.body-col-right div.mini-recent{
	margin-top:10px;
	padding-bottom:10px;
}

div.body-col-right div.mini-recent h5 {
	margin:0;
}

.body-col-left div.head  h3{
	font-size: 13px;
	font-family: verdana;
	font-weight: normal;
	padding:7px 0 3px;
	border-bottom: 1px solid #FFD48F;
}

div.mini-cart div.head h4 {
	margin-bottom:7px;
}

div.mini-cart div.head a{
	color:#8C0444;
}

div.mini-cart .form-button {
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}

div.mini-cart .subtotal {
margin-bottom:0;
}


#send2 {
	background-color:#8C0444;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	padding-bottom:2px;
	padding-top:2px;
}

.mini-login #login-form #email, .mini-login #login-form #pass, input#newsletter {
	border:0 none;
	font-size:12px;
	margin-bottom:3px;
	margin-top:3px;
	padding:1px 2px;
}

#pollForm div.content {
	padding:10px;
}

#pollForm div.content h5 {
	font-size:12px;
	font-weight:normal;
	margin:0;
}

.validation-advice {
	font-weight:bold;
}

div.block-content {
	padding-bottom:10px;
}

/** Page footer **/
div.page-footer{
	margin-top: 7px;
	text-align: center;
	color: #AE0956;
}

div.page-footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.page-footer ul li{
	display: inline;
}

div.page-footer ul li a{
	color: #Da0E6F;
	border-right: 1px solid #Da0E6F;
	padding: 0 10px;
}

div.page-footer ul li.last a{
	border: none;
}

/** Top search **/
div.shop-header div.shop-header-search{
	height: 140px;
}

div.shop-header div.shop-header-search div{
	background-color: #AE0956;
	padding: 5px;
	display: table-cell;
	float: right;
	clear: both;
}

div.shop-header div.shop-header-search input{
	border: none;
}

div.shop-header div.shop-header-search input.search-button{
	color: #fff;
	background-color: #8E0344;
	padding: 5px 0;
	margin-left: -3px;
	font-size: 9px;
	text-transform: uppercase;
}

/** Top links **/
div.shop-header div.shop-header-links{
	height: 30px;
	text-align: right;
}

div.shop-header div.shop-header-links ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.shop-header div.shop-header-links ul li{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #fff;
}

div.shop-header div.shop-header-links ul li.last{
	border-right: 0;
}

div.shop-header div.shop-header-links ul li a{
	color: #fff;
	text-decoration: none;
}


/** BOX: Newsletter **/
div.newsletter-subscribe input{
	border:0 none;
	font-size:12px;
	margin-bottom:10px;
	margin-top:5px;
	padding:1px 2px;	
}

div.newsletter-subscribe input.newsletter-button, .form-button, .form-button-alt{
	background-color:#F1207B;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	padding-bottom:2px;
	padding-top:2px;
}

.form-button-alt{
	margin-left:10px;
	margin-bottom:10px;
}

/** BOX: mini-cart **/
div.mini-cart div.content {
	padding:10px;
	padding-top:0;
}

ol#cart-sidebar {
	padding-left:10px;
	margin:0;
}

ol#cart-sidebar li{
display:inline;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ol#cart-sidebar li div.product-images {
	float:left;
	display:inline;
	width:50px;
	height:50px;
	margin-top:10px;
}

ol#cart-sidebar li div.product-details {
	float:left;
	display:inline;
	width:90px;
	margin-top:10px;
	margin-left:10px;
}

ol#cart-sidebar li div.product-details  a {
	color:#8C0444;
	float:left;
}

ol#cart-sidebar li div.product-details  a.widget-btn {
	float:right;
}

ol#recently-viewed-items, ol#recently-compared-items {
	margin:0;
	padding:0 0 10px 30px;
}

ol#recently-viewed-items li, ol#recently-compared-items li{
	margin-top:5px;
}

ol#recently-viewed-items li a, ol#recently-compared-items li a{
	color:#8E0344;
}

/** BOX: navigation **/
div.layered-nav ol{
	padding: 0px;
	margin:0;
	padding-bottom: 5px;
}
div.layered-nav dd{
	margin: 0px;
}
div.layered-nav li{
	list-style: none;
}
div.layered-nav a{
	color: #fff;
	text-decoration: none;
}


/** Product pagination  & Product view selection **/
table.pager,table.view-by{
	width: 100%;
}
table.pager td.pages ol{
	list-style: none;
	padding:0;
	margin: 0;
}

table.pager td.pages ol li{
	display: inline;
}

table.pager select,table.view-by select{
	border: 1px solid #dadada;
	margin: 0; 
	padding: 2px;
	font-size: 10px;
	width: 100px;
}

table.pager td,
table.view-by td{
	font-size: 11px;
	color: #666;
}

table.pager td.a-right,
table.view-by td.sort-by{
	text-align: right;
}

table.view-by td{
	font-size: 10px;
}

table.view-by td a{
	color: #ffcc00;
}

table.view-by{
	border-bottom: 1px solid #dadada;
}

span.add-or {
	float:left;
	display:inline;
	margin-top:10px;
	padding-bottom:10px;
}

ul.add-to-box {
	display:inline;
	float:left;
	margin:10px 0 0 10px;
	padding:0;
	width:280px;
	padding-bottom:10px;
}

ul.add-to-box li{
	list-style:none;
}

/** Product grid **/
div.category-head{
	padding-top: 10px;
}

div.category-head h2{
	font-size: 16px;
	color:#8E0344;
	margin: 0;
	padding: 0;
}

div.catalog-listing{
	display: block;
	margin: 10px 0;
}

div.catalog-listing div.product-overview{
	float: left;
	margin-right: 5px;
	margin-bottom: 7px;
	width: 140px;
	border: 1px solid #efefef;
}

div.product-overview div.product-overview-image{
	width: 135px;
	height: 135px;
	margin: 2px;
}

div.product-overview div.product-overview-name{
	margin: 2px;
	overflow: hidden;
	height: 35px;
}

div.product-overview div.product-overview-name a{
	display: block;
	width: 140px;
	height: 35px;
	color: #8E0344;
	text-decoration: none;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
}

div.product-overview div.product-overview-price{
	text-align: right;
	margin: 2px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-right: 5px;
}

div.product-overview div.product-overview-add-to{
	margin: 2px;
}

/** General add-to-cart button style **/
div.add-to-cart-button{
	width: 138px;
	background-color: #efefef;
	border: 1px solid #dadada;
}

div.add-to-cart-button a{
	display: block;
	width: 140px;
	height: 25px;
	line-height: 25px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

/** Product detail **/
div.product-shop{
	float: right;
    width:310px;
}

div.add-to-holder legend{
	color:#666666;
}

input#qty {
width:50px;
margin-right:5px;
}

div.price-box {
padding-bottom:10px;
}

div.price-box span {
font-size:16px;
font-weight:normal;
letter-spacing:-1px;
font-weight: bold;
}

div.price-box p.old-price span{
	text-decoration: line-through;
	font-weight: normal;
	font-size: 10px;
}

div.price-box p.special-price span{
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	font-weight: bold;
}

div.price-box p.special-price span.price-label{
	font-size: 13px;
	font-weight: normal;
}

div.product-img-box{

}

/** Product detail image **/
div.product-img-box { 
	float:left; width:267px; 
}

div.product-img-box p.product-image-zoom { 
	position:relative; 
	overflow:hidden; 
	width:265px; 
	height:265px; 
	z-index:9; 
	border: 1px solid #dadada;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

div.product-img-box .product-image-zoom img { 
	position:absolute; 
	left:0; 
	top:0; 
	cursor:move; 
}

div.image-zoom { 
	position:relative; 
	z-index:9; 
	height:18px; 
	margin:0 auto 13px auto; 
	background:url(../images/slider_bg.gif) 
	no-repeat 50% 50%; 
	padding:0 28px 0 28px; 
	cursor:pointer; 
}

div.image-zoom #track { 
	position:relative; height:18px; 
	border: 1px solid #efefef;
}

div.image-zoom #handle { 
	position:absolute; 
	left:0; top:-1px; 
	width:9px; 
	height:22px;
	background:url(../images/magnifier_handle.gif) 0 0 no-repeat; 
}

div.image-zoom .btn-zoom-out { 
	position:absolute; 
	left:2px; 
	top:1px; 
}

div.image-zoom .btn-zoom-in { 
	position:absolute; 
	right:2px; 
	top:1px; 
}

div.product-img-box .more-views h4 { 
	border-bottom:1px solid #ccc;
	font-weight: normal;
}

div.product-img-box .more-views ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

div.product-img-box .more-views li { 
	float:left;
}

div.product-img-box .more-views li a { 
	float:left; 
	width:56px; 
	height:56px; 
	overflow:hidden;
	margin-right: 5px;
}

div#prijsMini {
float:left;
display:inline;
width:94px;
}

.data-table th {
border-color:-moz-use-text-color -moz-use-text-color #DDDDDD;
border-style:none none solid;
border-width:0 0 1px;
}
.data-table td {
border-color:-moz-use-text-color -moz-use-text-color #DDDDDD;
border-style:none none solid;
border-width:0 0 1px;
}
.data-table tr.even td {
background-color:#F1F1F1;
}

.data-table {
width:100%;
}
.data-table th {
border:1px solid #DDDDDD;
font-weight:bold;
padding:5px;
white-space:nowrap;
}
.data-table td {
border:1px solid #DDDDDD;
padding:5px;
border-width:0 0 1px;
}

.data-table td.last {
padding-left:0;
}

.data-table td.last button, #shipping-zip-form button {
margin-left:0;
margin-right:10px;
}

.data-table thead {
background-color:#F2F2F2;
}

.data-table tr.even {
background-color:#F6F6F6;
}

.data-table tbody.odd td {
border-width:0 1px;
}
.data-table tbody.even {
background-color:#F6F6F6;
}
.data-table tbody.even td {
border-width:0 1px;
}
.data-table tbody.odd tr.border td, .data-table tbody.even tr.border td {
border-bottom-width:1px;
}
.data-table th .tax-flag {
font-weight:normal;
white-space:nowrap;
}
.data-table td.label, .data-table th.label {
background-color:#F6F6F6;
font-weight:bold;
}

td.attributes-col h4{
margin-top:0;
}

caption, th, td {
font-weight:normal;
text-align:left;
vertical-align:top;
}

form#discount-coupon-form div.left {
float:left;
display:inline;
}

.one-page-checkout {
border-bottom:1px solid #DDDDDD;
position:relative;
padding:0;
list-style:none;
margin:0;
}

ol.one-page-checkout ol,
ol.one-page-checkout ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.ol.one-page-checkout dd{
	margin: 0;
	padding: 0;
}

.one-page-checkout li.section {
border:1px solid #DDDDDD;
border-width:1px 1px 0;
}

.one-page-checkout li.section a{
display:block;
padding-top:3px;
}

.one-page-checkout .head {
background-color:#F6F6F6;
padding:0 5px;
text-align:right;
height:23px;
}

.one-page-checkout .box {
padding:10px;
}

.one-page-checkout .step-title .number {
float:left;
line-height:22px;
margin-right:5px;
}
.one-page-checkout .head h3 {
float:left;
font-size:16px;
font-weight:bold;
line-height:1.375;
}
.one-page-checkout .allow .step-title {
cursor:pointer;
}
.one-page-checkout .active {
}
.one-page-checkout .active .head {
background-color:#CCCCCC;
cursor:default;
}
.one-page-checkout .step {
border-top:1px solid #DDDDDD;
padding:10px;
position:relative;
}
.one-page-checkout .step .tool-tip {
right:10px;
}

div#checkout-step-login .col2-set .col-2 {
float:right;
width:49%;
}

div#checkout-step-login .col2-set .col-1 {
float:left;
width:49%;
}

div#checkout-step-login .col2-set .col-1 strong{
margin-top:5px;
}

div#checkout-step-login .col2-set .col-1 .required {
margin:0;
}

div#checkout-step-login .col2-set ul.form-list, .col2-set ul.disc {
padding:0;
margin:0;
padding:0 0 10px;
}

div#checkout-step-login .col2-set ul.form-list li, .col2-set ul.disc li{
list-style:none;
padding:0;
}

#checkout-step-login .col-2 .button-set .form-button {
margin-top:10px;
}

div.one-page-checkout-progress  {
padding-bottom:10px;
}

div.one-page-checkout-progress h3 {
border-bottom:1px solid #FFD48F;
font-family:verdana;
font-size:13px;
font-weight:normal;
padding:7px 0 3px;
}

div.one-page-checkout-progress h4 {
font-family:verdana;
font-size:12px;
}

div.one-page-checkout-progress ol {
margin:0;
padding-left:28px;
margin-top:10px;
}

div#checkout-step-billing ul{
margin:0;
padding:0;
}

div#checkout-step-billing ul li .input-box{
margin-bottom:7px;
}

fieldset#billing-new-address-form {
border:0;
}

fieldset#billing-new-address-form ul{
padding:0;
}

fieldset#billing-new-address-form ul li{
list-style:none;
}

fieldset#shipping-new-address-form ul{
padding:0;
margin:0;
}

fieldset#shipping-new-address-form ul li{
list-style:none;
margin-bottom:6px;
}

div#shipping-buttons-container, div#payment-buttons-container {
height:20px;
}

div#shipping-method-buttons-container {
height:21px;
padding:10px;
}

div#shipping-buttons-container a, div#shipping-buttons-container button ,
div#shipping-method-buttons-container a ,div#shipping-method-buttons-container button,
div#payment-buttons-container a, div#payment-buttons-container button{
float:left;
display:inline;
margin-right:10px;
background-color:#F1207B;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font-size:13px;
padding-bottom:2px;
padding-top:2px;
padding-left:6px;
padding-right:6px;
text-decoration:none;
line-height:13pt;
}

.shipment-methods {
padding:10px;
}

.shipment-methods dd{
padding:0;
margin:0;
}

.shipment-methods ul{
padding:0;
margin:0;
}

.shipment-methods ul li{
list-style:none;
}

div.add-to-holder fieldset{
	border: 1px solid #dadada;
}

div.payment-methods fieldset{
	border: 0px;
}

div.payment-methods legend{
	display: none;
}

/** Algemene voorwaarden **/
div.agreement-content{
	height: 150px;
	border: 1px solid #dadada;
	padding: 10px;
	margin: 10px;
	overflow-y: auto;
}
div.body-col-middle div.main-content-pad{
	background-image: url("../images/blok_vrouw.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

/** Gastenboek **/
form#guestBookFrm fieldset{
	border: 0px;
}

form#guestBookFrm{
	margin-bottom: 15px;
}

form#guestBookFrm ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form#guestBookFrm input{
	margin: 5px;
}

div.guestbook-details{
	float: left;
	padding: 5px;
}

div.guestbook-message{
	float: left;
	padding: 5px;
	border-left: 1px solid #EFEFEF;
}

div.guestbook{
	border: 1px solid #EFEFEF;
}

/** contact form **/
form#contactForm fieldset{
	border: 0px;
}

form#contactForm fieldset ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
/** CMS **/
table.cms{
	width: 100%;
}

table.cms th{
	font-weight: bold;
	border: 1px solid #EFEFEF;
}

table.cms td{
	border: 1px solid #EFEFEF;
	border-top: 0px;
	padding: 2px;
}

div.add-to-cart-button-unavaileble {
height:22px;
padding-top:5px;
text-align:center;
}
