
h2 , h3 , h4{
	margin:0px;
	margin-bottom: 3px;
}



img, div { 
	border: 0px;
	behavior: url('../../iepngfix.htc'); 
}


#clear , .clear {
	clear:both;
	margin:0px;
	padding:0px;
}

.fLeft {
	float:left;
}

.fRight{
	float:right;
}

.container {
	width: 100%;
	overflow:hidden;
}


.category {
	float:left;
	width:175px;
	margin:4px 2px;
	background:#c4be9c;
}

.thumbBlock {
	width:170px;
	height:130px;
	margin:2px;
	overflow:hidden;
}


.pictureBlock {
	width:170px;
	height:130px;
	margin:2px;
	overflow:hidden;
	margin-right:10px;
	float:left;
	overflow:hidden;
	border:3px solid #302a2a;
}

.title {

	color:#FFF;
	font-weight:bold;
	font-size:120%;
	margin-bottom:5px;	
	padding-left:5px;
	background:#302a2a;
}

.center {
	text-align:center;
	padding-left:0px;
}

.price {
	padding-top:3px;
	
}

.price img {
	margin-top:-3px;
}

#pagination {
	margin:2px 0px;
	color:#000;
}

#pagination a {
	color : #000;
}

#pagination select {
	width:auto;
	padding:0px;
	font-size:90%;
}

#pagination div {
	width:auto;
	padding:1px 10px;
	
}

#pagination div span {
	color: #71b004;
	text-transform: lowercase;
	margin-right:15px;
}


#form{
	padding:5px;
	width:500px;
	margin:8px 0px;

}
#form h2 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	margin-bottom:8px;
	text-align:left;
	width:180px;
	
}
#form p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #262626;
	padding-bottom:10px;
}
#form label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:180px;
	float:left;
}

#form label.error, .error {
	color:#d23131;
}

.error {
	margin:2px 0px;
}

#form .small{
	color:#736e6b;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:180px;
}
#form input, #form textarea , #form select {
	float:left;
	width:300px;
	margin:2px 0 10px 10px;
}

#form button{ 
	clear:both;
	margin-left:190px;
	width:125px;
	height:31px;
	background:#666666 url('../images/icons/button.png') no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	border:0px;
}


.form {
	width:700px;
}

.form label {
	float:left;
	width:120px;
	margin:2px 0 5px 10px;
	text-align:right;
	padding-top:2px;
}	


.form2 label {
	float:left;
	width:100px;
	margin:2px 0 5px 10px;
	text-align:right;
	padding-top:2px;
}	

.form input, .form textarea , .form select, .form textarea , .form div.field {
	float:left;
	width:500px;
	margin:2px 0 5px 10px;
}


.form2 input, .form2 textarea , .form2 select, .form2 textarea , .form2 div.field {
	float:left;
	width:300px;
	margin:2px 0 5px 10px;
}

.form div.verplicht {
	float:left;
	width:10px;
	margin:2px 0 5px 10px;
}


.warning {
	font-size:9px;
}

.form button { 
	clear:both;
	margin-left:140px;
	padding:10px 10px;
	font-weight:bold;
	border:0px;
	border-right:1px solid #a0967f;
	border-bottom:1px solid #a0967f;
	width:190px;
	text-align:center;
	background: #d9fba7 url('../images/next_step.jpg') repeat-x;
}

#addShop{
	left:50%;
	width:351px;
	height:191px;
	margin-left:-175px;
	top: 150px;
	position:absolute;
	z-index: 100;
	background: url('../images/basket.png');
	background-repeat:no-repeat;
	padding: 0px;

}

.spacer {
	padding:3px 0px;
}

.addShopContent {
	margin-top:70px;
	font-size:140%;
	color:#FFF;
}

.addShopContent a:hover {
	color:#eebe5e;
}

.back {
	width:95%;
	border-top:1px dotted #3d3f45;
	margin:4px 0px;
	padding:5px 0px 5px 30px;
	background: url('../images/icons/back.png');
	background-repeat	: no-repeat;
	background-position : 1% 55%;
	

}

.back a {
	color: #b8b8b8;
	text-decoration:none;
}

.back a:hover {
	color: #5b5b5b;
}

.otherProducts {
	text-align:center;
	padding-top:10px;
}

.shopRow {
	background: #e4dccb;
	padding:10px;
	margin:4px 0px;
	font-weight:bold;
}

.shopRow div{
	margin:8px 0px;
}

.shopHeader {
	background: #e4dccb;
	padding:5px;
	width:750px;
}

.shopHeader div {
	font-weight:bold;
	border-left:1px solid #a0967f;
	padding: 0px 5px;
}

.shopItems {
	padding:5px;
	width:750px;
	margin:1px 0px;
	background:#FFF;
}

.shopItems .border {
	border-left:1px solid #a0967f;
	padding: 0px 5px;
	height:80px;
}

.total {
	padding:20px;
	font-weight:bold;
	border-right:1px solid #a0967f;
	border-bottom:1px solid #a0967f;
	background:#e4dccb;
	margin:5px 0px;
	width:120px;
}

.shopItems:hover {
	background:#f7eeda;
}


.order {
	background: #d9fba7 url('../images/next_step.jpg') no-repeat;
	padding:20px;
	font-weight:bold;
	border-right:1px solid #a0967f;
	border-bottom:1px solid #a0967f;
	margin:5px 0px;
	width:120px;
	text-align:center;
	
}

.orderNumber {
	background: #d9fba7 url('../images/next_step.jpg') no-repeat;
	padding:20px 5px;
	font-weight:bold;
	border-right:1px solid #a0967f;
	border-bottom:1px solid #a0967f;
	margin:5px 0px;
	width:150px;
	text-align:center;
}



#lev {
	background:#f7eeda;
	padding:4px;
}


#sitemap li  {
	list-style-type:none;
	background: url('../images/icons/arrow_small.png') no-repeat left center;
	margin:0px;
	padding:2px;
	padding-left:20px;
	font-size:105%;
	font-weight:bold;
	list-style-position: outside;
}

#sitemap ul {
	list-style-type:none;
	margin:0px;
	padding:2px;
	padding-left:5px;
	list-style-position: outside;
}



#sitemap li.cat {
	margin-left:30px;
	font-size:100%;
	font-weight:normal;
	list-style-position: outside;
}

#sitemap li.subcat {
	margin-left:60px;
	font-size:95%;
	font-weight:normal;
	list-style-position: outside;
}

.search {
	background:#302A2A;
	padding:4px 10px;
	width:410px;
	color:#CCBAA2;
	font-size:10px;
}

.search label {
	font-size:14px;
	color:#fff;
	padding-right:5px;
}

.search input {
	padding:1px;
}
