body {
	text-align: center;
	margin-top: 10px;
    background: #FCE0EC;
	font: normal 12px/12px Arial, sans-serif;
}

.zoekdeze {
    font-family: Arial;
}


/*********** General ***********/

body,tr,th,td,input,select,textarea {
    color: #5a5a5a;
	font-family: Arial;
}

input[type=text], input[type=password]  {
    border: none;
    background: #FFF;
	font: Arial;
    background:  url("../images/input_bg.png") no-repeat left top;
    width: 120px;
    height: 12px;
    padding: 5px;
    margin-bottom: 5px;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 25px;	
}
em, i {
    font-style: italic;
}
b, strong, .bold {
	font-weight: bold;
	font-family: Arial;
}

h2 {
    font-weight: bold;
    margin: 0 0 5px;
    font-size: 12px;
	font-family: Arial;
}

a {
	color: #5a5a5a;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#leftcol a, #rightcol a {
	text-decoration: none;
    color: #5a5a5a
}
#leftcol a:hover, #rightcol a:hover {
	text-decoration: none;
}



/*********** End: General ***********/




/*********** Global additional classes ***********/

.f-left {
	float: left;
}
.f-right {
	float: right;
}
.f-right .details{
    float: left;
    margin-right: 5px;
    vertical-align: middle;
}
.f-right .button_corner{
    float: left;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}



/*********** End: Global additional classes ***********/



/*********** Layout ***********/

/* container */
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	
}
/* header */
#header {
    height: 168px;
}
/* logo */
#logo {
	
    margin: 0;
	/*text-indent: -999em;*/
	/*background: url(../images/logo.gif) no-repeat;*/
	width: 898px;
	height: 147px;
}
	#logo a {
		display: block;
		overflow: hidden;
		height: 100%;
	}

/* topmenu */
#topmenu {
	float: right;
	margin-right: 14px;
}
	#topmenu ul li {
		float: left;
        margin-right: 2px;

	}
	#topmenu ul li a {
        padding: 5px 10px;
		background: #E95AA1; 
		color: #fff;
		text-decoration: none;
        font-size: 11px;
        white-space: nowrap;
        clear: both;
        font-family: Copperplate;
        font-weight: bold;
        font-size: 11px;
        display: block;
	}
	#topmenu ul li a:hover {
		cursor: pointer;
	} 
.topmenu_corner{
   height: 11px;
   text-align: center;   
}   
.topmenu_corner:hover{
   cursor: pointer;
   background: #e98cba;
}     
         
/* navbar */
#navbar {
	height: 39px;
	background-color: #58595B;	

}

.topmenu_corner {
    font-family: Copperplate;
}

#navbar, #navbar a{
	color: #fff;
    font-family: Copperplate;
    text-decoration: none;
}
#mini_cart{
    padding: 10px;
    line-height: 20px;
    float: left;
}
#mini_cart ul{
    display: inline;   
}
#mini_cart ul li {
    float: left;
    margin-right: 10px;
	font-family: Arial;    
}
#search {
    float: right;
    padding: 10px 7px 10px 10px;
    line-height: 20px;
}
#search form ul li{
    float: left;
    margin-right: 5px;
}
/*#search #btn_wrapper{
	margin-top: 7px;
    float: right;
}*/
#langselect {
	float: right;
}

/* main area */
#slideshow {
    position:relative;
    height:367px;
    width:734px;
    overflow: hidden;        
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;    
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#main-wrapper {

}
#main {
	clear: both;
	margin: 0;
}

#breadcrumbs {
	clear: both;
	/* text-transform: lowercase; */
	margin: 5px 0 0 224px;
	font-size: 10px;
	font-weight: normal;
} 

/*Auth Form*/
.auth_form {
    font-size: 10px;
}

.auth_form .button_corner{
    display: inline;
    line-height: 13px;
    margin: 0 0 0 32px;
}


/*.auth_form #btn_wrapper{
    display: block;
    width: 70px;
    margin: 0 auto;

 }*/
.auth_form ul{
    text-align: center;
}
/* columns */
#leftcol {
	float: left;
	width: 214px;
}

#rightcol {
	float: right;
	width: 150px;
}

/* menu blocks */
.menublock {
	margin: 0 0 10px 0;
	line-height: 16px;
}

.menublock .top{
    background: url("../images/menu_block_top.png") no-repeat;
    width: 214px;
    height: 32px;
}

.menublock .menucontent {
    background: url("../images/menu_block_mid.png") repeat-y;    
    width: 133px;
	font-family: Arial;
    padding: 0 40px 0 40px;
    font-size: 12px;
}	
.menublock .bottom{
    background: url("../images/menu_block_bottom.png") no-repeat;    
    width: 214px;
    height: 38px;
}

.menublock h4 {
	/* background-color: #e0e0e0; */
	height: 27px;
	font-weight: bold;
	padding: 0 5px;
	line-height: 27px;
	color: #fff;
}
.menublock h4 img {
	vertical-align: middle;
}


#maincontent {
	float: left;
	width: 735px;
	margin-left: 10px;

}
/* content blocks */
.contentblock {
	clear: both;
	line-height: 16px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
	.contentblock h1 {
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		padding: 0 5px;
		line-height: 32px;
		/* background-color: #e0e0e0; */
		/*background-color: #d7e4ef;*/

	}

.content {
    background: #fff;
	padding: 10px;
    position: relative;
}

	.content p {
		margin: 0 0 5px 0;
	}

	#static-page .autoPadDiv {
	font-family: Arial !important;
	}
	#static-page .content ul {
		list-style: disc outside;
		margin: 10px 0 10px 14px;			
	}
    #static-page .content ol {
		list-style: decimal outside;
		margin: 10px 0 10px 14px;			
	}


/* login */
#login input.logintextfield {
	width: 145px;
	margin-bottom: 5px;
}

/* footer */
#footer {
	clear: both;
	height: 39px;
	background-color: #58595B;	
	border: none;
    line-height: 39px;
}

#footer, #footer a{
    color: #fff;
}

#footer .left{
	width: 14px;
	height: 39px;
    float: left;
	background: url("../images/navbar_left.gif") no-repeat;
}

#footer .right{
    width: 14px;
	height: 39px;
    float: right;
	background: url("../images/navbar_right.gif") no-repeat;
}

	#copyright {
		float: right;
	}
	#footermenu {
		float: left;
	}
		#footer ul li {
			float: left;
		}
		#footer ul li a {
			text-decoration: none;
		}
		#footer ul li a:hover {
			text-decoration: underline;
		}




/*********** End: Layout ***********/

		
/*********** Productlist ***********/

.productlist-page {
	width: 656px;
	margin: 0 auto;
	text-align: center;
}

.content ul.productlist {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
ul.productlist li {
	border: none;
	float: left;
	display: inline;
	width: 186px;
	margin: 0 10px 10px 0;
	padding: 10px;
	text-align: center;
}
ul.productlist li.productlist-first-in-row {
	clear: both;
}

ul.productlist li.productlist-last-in-row {
	margin-right: 0;
}

.productlist h2 {
	height: 35px;
}
.productlist h2 a {
	text-decoration: none;
    color: #E95AA1;
    font-size: 14px;
    font-weight: bold;
	font-family: Arial;
}
.productlist-thumb {
	width: auto;
	height: 230px;
	margin: 10px auto;
	overflow: hidden;
}
.productlist-thumb img {
	width: 150px;
	height: auto
}
.productlist-listprice {
	text-decoration: line-through;
}
.productlist-price {
	color:#757578;
    float: left;
	font-family: Arial;
    font-size:12px;
}
.productlist-details {
    display: block;
}
.productlist-details a{
    background: #E95AA1; 
    color: #fff;
	text-decoration: none;
}

.productlist-nav {
	clear: both;
	margin-bottom: 10px;
}
.productlist-resultpages {
	float: left;
	margin-bottom: 10px;
}
.productlist-resultpages ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
	border: 1px solid #e0e0e0;
}
.productlist-resultpages ul li.descr {
	border: none;
}
.productlist-resultpages ul li.act {
	font-weight: bold;
	background-color: #e0e0e0;
}
.productlist-orderby {
	float: right;
}
.productlist-orderby ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
}

.productlist-orderby ul li.act {
	font-weight: bold;
}

/*********** End: Productlist ***********/




/*********** Productdetail ***********/

#productdetail {
	position: relative;
}
#productdetail h2 { 
	margin: 20px 0;
	font-weight: bold;
	font-size: 12px;
}
#productdetail ul {
	list-style: square inside;
}
#productdetail-leftcol {
    float: left;
    width: 260px;
	position:relative;

}
#productdetail-rightcol {
    float: right;
    width: 390px;

}
#product-thumb {
	width: 250px;
position:relative;
z-index:5;

	text-align: center;
}
.detailed_images a {
    text-decoration: none;
}
ul#det-images {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#det-images li {
    float: left;
    padding: 3px;
}

#product-info {
	float: left;
}

#product-info * {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important; 
}

#product-info li {
	margin-left: 14px;
}

#productdetail-table {
	margin-top: 20px;
}
	#productdetail-table td {
		vertical-align: middle;
		padding: 2px;
	}
/*
.discount-img {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
	width: 57px;
	height: 57px;
	background: transparent url(../../images/save_money.gif) no-repeat;
}
.discount-img div {
	position: relative;
	padding: 25px 0 0 13px;
	color: #fff;
	font-weight: bold;
}
*/

.productdetail-lbl {
	font-weight: bold;
	font-size: 14px;
}
#product_price {
	font-weight: bold;
	font-size: 14px;
	color: #757578;
}
.product-listprice {
	text-decoration: line-through;
}
/*
.product-buy {
	float: right;
}
.product-buy input {
	background-color: #ff8f00;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 30px;
}
*/
.product-fulldescr {
	clear: both;
}


/*********** Menu addons ***********/
#today_news {
	padding: 0 0 5px 0;
    font-size: 12px;
	font-family: Arial;
}


td.FormButton { 
	padding: 10px 10px 0 0;
	font-weight: bold;
}
/*********** End: Menu addons ***********/




/*********** Cart ***********/

#cart-items-wrapper {
	clear: both;
	margin: 0 0 15px 0;
}

#cart-items-wrapper h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

.cart-item  {
	position: relative;
	/*
    width: 100%;
    min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden;
    */
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #e0e0e0;
}
.cart-thumb {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin: 0 10px 10px 0;
}
.cart-thumb img {
	width: 80px;
	height: auto;
}
.cart-product-price {
	font-weight: bold;
	font-size: 14px;
	color: #757578;
}

.cart-totals {
    float: right;
    margin-bottom: 20px;
}
.tbl-cart-totals td {
    line-height: 20px;    
}
.totals-line-seperator {
    border-bottom: 1px solid #000;
}

td.tbl-label {
    padding: 0 2px 0 0;
}
td.tbl-value {
    text-align: right;
    padding: 0 0 0 5px;
}
.totals-label, .totals-value {
    font-weight: bold;
}


/*********** End: Cart ***********/



/*********** Buttons ***********/

/* general button style */
/*#btn_wrapper{
    background: #E95AA1;
    margin: 0 2px;
    text-align:center;
    padding: 5px;
}

#btn_wrapper:hover{
    background: #e98cba;
    cursor: pointer;
}*/


a.adv_button {
    background: #E95AA1;
    color: #fff!important;
	text-decoration: none;
    padding: 4px;
    font-family: Copperplate;
    font-weight: bold;
    font-size: 10px;
    white-space: nowrap;
    height: 15px;
    
	/*line-height: 24px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0;
    font-size: 11px;*/
}

/*.corner {
    margin: 0px 3px;
    line-height: 15px;
    text-align: center;    
}*/

.button_corner{
    background: #E95AA1;
    display: inline;
    padding: 3px;
    height: 15px;
    line-height: 14px;
    margin-right: 5px;   
    font-weight: bold;
    font-size: 9px;
    letter-spacing: 1px;
    text-align: center;
    white-space: nowrap;    
}
.button_corner a{
    color: #fff!important; 
    text-decoration: none;
    cursor: pointer;
	font-family: Copperplate;
} 

a.adv_button:hover {
	/* background-color: #fff; */
	/* color: #ff8f00; */
	text-decoration: none;
    cursor: pointer;
}

/* action buttons for cart items */
.cart-item a.adv_button {

	/* background-color: #fff; */
	border: none;
	color: #fff;
}

.cart-item a.adv_button:hover {
	/* 	
	background-color: #0d5daa;
	color: #fff; 
	*/
}
/*
#rightcol input, #leftcol input {
	margin-bottom: 5px;
}
*/

table input, table select {
	margin-bottom: 5px;
}
/*********** End: buttons ***********/


/* categories */
#categories .menucontent ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    width: 130px;
    
}
#categories .menucontent ul li {
    margin: 0;
    padding: 0 0 5px 30px;                                            
    background: url('../images/category_bullet.png') no-repeat left 3px;
    font-size: 12px;
}
#categories .menucontent ul li a{
    color: #5a5a5a;
	font-family: Arial;
}

#leftcol ul li, #rightcol ul li {
	line-height: 20px;
 
}

/* Subcategories page */
.subcategorylist li {
	float: left;
	padding: 20px;
}
.subcategorylist h2 {
	font-weight: bold;
}
.maincat-descr {
	margin-bottom: 10px;
}
.maincat-icon {
	float: left;
	padding: 0 10px 10px 0;
}


/* modules */

ol#bestsellers li {
}
li.bestsellers-with-img {
	margin-bottom: 15px;
}
li.bestsellers-with-img .bestseller-content {
}
/* modules */

/*
#dialog-message-inner {
	position: relative;
}
.dialog-message-close {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
}
*/


.SearchSortCell {
    padding: 0 0 0 5px;
}
.SearchSortLink {
    padding: 0 0 0 10px;
}
.searchresult-page-nav td {
    padding: 0 5px 0 0;
}

div#sitemap ul {
    list-style: none;
    margin: 0 0 10px 10px;
}
div#sitemap ul li a {
    font-size: 14px;
}
div#sitemap ul li li a {
    font-size: 12px;
}
div#sitemap ul li li li a {
    font-size: 10px;
}


span.smallText {
	font-size: 10px;
	font-weight: normal;
}

#guestbook p {
	font-family: Arial !important;
	font-size: 11px !important;
}


table#guestbook-messages {
	position: relative;
	display: block;
	max-width: 100%;
}
	table#guestbook-messages tr,
	table#guestbook-messages tr td {
		position: relative;
		display: block;
		max-width: 130px;
	}
		table#guestbook-messages tr td b {
			max-width: 130px;
		}

		
		
		
		
		
#product-options-details select { margin-left: 10px;}		