@CHARSET "UTF-8";

/*
	Colors
	DarkGray: #585858;
	LightGray: #beb2b3;
	Pink: #ff479f;	
*/

* {
	margin: 0;
	padding: 0;
	color: #585858;
	font-family: Tahoma, Verdana, Arial;
	/*font-size: 12px;*/
}

h1 {
	margin: 0 0 10px 0;
}

#main div.head h4 {
	color: #ff479f;
}

a {
	color: #ff479f;
}

a img { border: none; }

input {
	border: 1px solid #beb2b3;
	vertical-align: middle;
}

p {
	margin: 0 0 20px 0;
}

ul {
	padding: 0 0 0 30px;
}

body {
	background: #747474 url('../images/BG-pattern.jpg') repeat 50% 0;
}

#background {
	background: transparent url('../images/BG-wrapper.jpg') repeat-y 50% 0;
}

#header {
	position: relative;
}

#pinup {
	position: absolute;
	top: 0;
	right: 0;
}

#wrapper {
	width: 740px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}

#attention {
	margin: 10px 0 14px 0;
	height: 180px;
	background: transparent url('../images/BG-header.jpg') no-repeat 0 0; 
}

#attention img { 
	float: left; 
}

#attention h1 {
	margin: 0 0 0 238px;
	padding: 20px 0 0 0;
	font-size: 31px;
	font-weight: normal;
}

#attention p {
	margin: 0 0 0 238px;
	/*font-size: 14px;*/
	line-height: 26px;
}

#mainmenu {
	padding: 22px 0 0 0;
	margin: 6px 0 0 0;
	list-style: none;
	text-align: center;
	height: 70px;
	background: transparent url('../images/BG-menu.jpg') no-repeat 0 0;
}

#mainmenu li {
	display: inline;
	padding: 0 5px 0 11px;
	background: transparent url('../images/BG-menu-itemdot.gif') no-repeat 0 50%;
}

#mainmenu li.home {
	background: none;
	padding: 0 5px 0 0;
}

#mainmenu a, #footer a {
	color: #585858;
}

#mainmenu a { text-decoration: none; }
#mainmenu a:Hover { border-bottom: 1px solid #585858; }

#mainmenu li.active a { border-bottom: 1px solid #585858; }

.left-block, .right-block {
	position: relative;
	padding: 20px;
	width: 320px;
	float: left;
	margin: 0 0 20px 0;
	height: 152px;
}

.small-attention {
	position: absolute;
	top: 2px;
	right: 0;
}

.left-block h2, .right-block h2 {
	margin: 0 0 10px 0;
}

.left-block p, .right-block p {
	margin: 0 0 10px 0;
	line-height: 16px;
	font-size: 10px;
}

.left-block fieldset, .right-block fieldset {
	border: none;
	width: 285px;
}

.left-block {
	margin: 0 20px 20px 0;
	background: transparent url('../images/BG-left-block.png') no-repeat 0 0;
}

.right-block {
	background: transparent url('../images/BG-right-block.png') no-repeat 0 0;
}

#footer {
	background: transparent url('../images/BG-hr.jpg') no-repeat 0 0;
	padding: 31px 0 50px 0;
	list-style: none;
	text-align: center; 
}

#footer li {
	display: inline;
}

.productimage {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #585858;
}

.categoryimage {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #585858;
}

.blockimage {
	float: right;
}

#contactForm .legend {
	color: #585858;
	border: 1px solid #beb2b3;
}

fieldset.product {
	clear: both;
}

fieldset.product div {
	float: left;
	margin: 0 10px 0 0;
}

.productamount {
	width: 25px;
}

p.price {
	font-size: 16px;
	color: #ff479f;
}

p.origprice {
	line-height: 1px;
	padding: 0;
}

p.price strong {
	font-size: 16px;
	color: #ff479f;
}

.old-price .price {
	color: #beb2b3;
}

.special-price .price-label {
	color: #ff479f;
}

.price-box .special-price .price {
	color: #585858;
}

.price-box .regular-price .price {
	color: #585858;
}
	

.button {
	float: left;
	height: 19px;
	padding: 0 0 0 30px;
	background: transparent url('../images/button-left.png') no-repeat 0 0;
}

.button:hover {
	cursor: pointer;
}

.button input, .button button {
	border: none;
	color: #fff;
	float: left;
	height: 19px;
	padding: 0 20px 0 0;
	background: transparent url('../images/button-right.png') no-repeat 100% 0;
	cursor: pointer;
}

.button a {
	color: #fff;
	float: left;
	text-decoration: none;
	height: 19px;
	line-height: 18px;
	padding: 0 20px 0 0;
	background: transparent url('../images/button-right.png') no-repeat 100% 0;
}


.clear { clear: both; }

#shopmenu {
	border-top: 2px solid #ff479f;
	border-bottom: 2px solid #ff479f;
	width: 232px;
	list-style: none;
	padding: 0;
}

#shopmenu li {
	padding: 0 0 5px 15px;
	line-height: 25px;
}

#shopmenu li a {
	text-align: left;
	display: block;
	text-indent: 15px;
	background: transparent url('../images/BG-dot-menuitem.gif') no-repeat 0px 10px;
}

#shopmenu li.active {
	background: transparent url('../images/BG-activemenu.png') no-repeat 0 0;
}

#shopmenu li.active a {
	height: 29px;
}

#shopmenu a {
	font-size: 15px;
	text-decoration: none;
	color: #585858;
	text-align: left;
}
#shopmenu li ul { display: none; }
#shopmenu li.active ul {
	display: block;
	text-align: left;
	background: transparent url('../images/BG-activesubmenu.png') no-repeat 0 0;
	padding: 0;
}

#shopmenu li.active li {
	padding: 0 0 0 15px;
}

#shopmenu li.active li a {
	color: #fff;
	text-decoration: underline;
}

#shopmenu li.active li a span {
	color: #fff;
	
}

#shopmenu li.active li.active {
	background: none;
}

#shopmenu li.active li.active a {
	background: transparent url('../images/BG-dot-submenuitem.gif') no-repeat 0px 10px;
}

#shop {
	float: left;
	width: 232px;
}

#products {
	border: 1p solid black;
	margin: 0 0 0 253px;
	
}

#products .product {
	width: 232px;
	float: left;
	height: 180px;
	padding: 20px 0 0 0;
	margin-bottom: 20px;
	border-top: 2px solid #ff479f;
	border-bottom: 2px solid #ff479f;
}

#products .product h2 {
	margin: 0 0 10px 0;
	color: #ff479f;
	font-size: 14px;
}

#products .details h2 {
	font-weight: normal;
}

#products .product p {
	margin: 0 0 10px 0;
	line-height: 16px;
	font-size: 10px;
}

#products .product p.price strong {
	font-size: 16px;
}

#products .product fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#products table.pager, #products table.view-by  {
	background-image: none;
	background-color: transparent;
}

#products table.pager {
	border-top: 2px solid #FF479F;
}

#products table.view-by {
	margin: 0 0 10px 0;
}

.marginright20 {
	margin: 0 20px 0 0;
}

#keurmerk {
	padding: 0 20px;	
}

#keurmerk img.kimg {
	border: 1px solid #ff479f;
}

#betaalmogelijkheden {
	padding: 20px 20px;
}

#betaalmogelijkheden h2 {
	margin: 0 0 10px 0;
}

#betaalmogelijkheden p {
	line-height: 16px;
	font-size: 10px;
}

#centralblock {
	margin: 0 30px 30px 30px;
}

#centralblock p {
	line-height: 18px;
}

fieldset {
	
	margin: 0 20px 0 0;
	padding: 10px;
	border: 1px solid #ff479f;
}

#login fieldset, #register fieldset {
	float: left;
	width: 300px;
}

fieldset legend {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	
}

#login fieldset table td, #register fieldset table td {
	padding: 1px 5px;
}

#register fieldset {
	margin: 0 0 0 0;
}

#credentials fieldset {

}

#credentials fieldset table label {
	display: block;
	width: 120px;
}

.totaal-tabel {
	width: 100%;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	background: transparent;
	border-bottom: 2px solid #ff479f;
}

#shopping-cart-table.data-table tr {
	background: transparent;
} 

#shopping-cart-table.data-table thead th {
	padding: 10px;
	font-size: 14px;
	border-top: 2px solid #ff479f;
	border-bottom: 2px solid #ff479f;
	background: none;
}

.totaal-tabel td {
	background: #fff;
}

.totaal-tabel tbody th {
	text-align: left;
	background: #e1e1e1;
	padding: 10px;
}

tr.total-price {
	border-top: 1px solid #ff479f;
}

#paymentmethodchoice {
	margin: 0;
}

#paymentmethodchoice fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#paymentmethodchoice img {
	vertical-align: middle;
}

.spaceright {
	margin-right: 20px;
}

.mama-cash-small {
	float: right;
}

.product-details h2 {
	font-size: 24px;
	color: #ff479f;
	margin: 0 0 10px 0;
}

.product-details .details {
	float: left;
	width: 315px;
}

.productoptions {
	list-style: none;
	padding: 0;
}

.productoptions li {
	/*border: 1px solid black;*/
	padding: 5px 0;
}

.productoptions li label {
	display: block;
}

.productoptions li input, .productoptions li select {
	width: 120px;
}

.productoptions li.errormessage {
	color: #fff;
	background: #ff479f;
	padding: 2px 5px;
	border: 1px solid #ff479f;
}

.productoptions li.error {
	border: 1px solid #ff479f;
	padding: 0px 5px 5px;
}

.loungeimage {
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}

.col-main {
	width: 500px;
}

.col-main select {
	width: 350px;
}

#contactForm .group-select ul {
	padding: 0;
}

#contactForm #comment {
	width: 440px;
}

.left {
	float: left;
}

.right {
	float: right;
}

span.button.right {
	float: right;
}


.product-shop .price-box .price {
	color: #ff479f;
}

#main .mini-cart {
	position: absolute;
	width: 232px;
	border-bottom: 2px solid #ff479f;
	border-top: 2px solid #ff479f;
	top: 10px;
	right: 20px;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#login-form h4 {
	color: 	#585858;
}

#login-form ul.form-list {
	padding: 0 0 0 0;
}

form .required {
	color: #ff479f;
}

#form-validate .group-select {
	border: 1px solid #beb2b3;
}

#form-validate .group-select h4.legend {
	border: 1px solid #beb2b3;
	color: #585858;
}

.box-table td {
	padding: 5px;
}

.data-table {
	border: none;
}


.one-page-checkout .active .head h3 {
	color: #585858;
}

.one-page-checkout .active ul.form-list, .one-page-checkout .active ul.disc {
	padding: 5px;
}

.one-page-checkout .active .input-box input.input-text {
	width: 200px;
}

#newsletter-validate-detail  fieldset #newsletter {
	width: 150px;
	margin: 0 0 5px 5px;
}

table.pager td.pages {
	font-size: 14px;
	text-align: left;
}

