html, body
{
  background-color: #e5eefc;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family:Verdana; font-size:12px;
  
}

/**
 *  GENERAL
 */ 

div.clear {
  clear: both;
}

div#clear {
  clear:both;
}

/*      CONTAINERS      */
div#center_content
{
  margin: 0 auto;
  position:relative;
  /*left: 50%;
  margin-left: -490px;*/
  width: 980px;
  background-color: #ffffff;
  min-height: 100%;
  overflow: hidden;
  width: 986px;
}

div#main
{
	position: relative;
	background-image: url("/images/main_background.jpg");
	width: 980px;
	padding: 0px;
	min-height: 100%;
}

/*      LEFT, MIDDLE, RIGHT CONTENT     */  
div#content_left
{
  position: relative;
  float: left;
  margin-left: -6px;
  background-color: #fcecd4;
  width: 220px;
  padding-left: 25px;
  padding-top: 20px;
  padding-bottom: 40px;
  min-height: 100%;
  width: 225px;
}

#menu_inloggen
{
  position: relative;
  background-image: url("/images/inloggen_header.jpg");
  background-repeat: no-repeat;
  width:  225px;
  height: 30px; 
  margin-left: -15px;
	margin-top: 25px;
}

#menu_search
{
  position: relative;
  background-image: url("/images/search_header.jpg");
  background-repeat: no-repeat;
  width:  225px;
  height: 27px; 
  margin-left: -15px;
  margin-top: 5px;
}

#inloggen_bars
{
  position: relative;
  background-image: url("/images/inloggen_textbox.jpg");
  width: 111px;
  height: 24px;
  margin-left: 75px;
  margin-top: -110px;
}
#inloggen_bars2
{
  position: relative;
  background-image: url("/images/inloggen_textbox.jpg");
  width: 111px;
  height: 24px;
  margin-left: 75px;
  margin-top: 5px;
}
#inloggen_button
{
  position: relative;
  background-image: url("/images/inloggen_button.jpg");
  width: 81px;
  height: 27px;
  margin-left: 75px;
  margin-top: 10px;
}

.button_continueshopping, .button_emptycart, .button_back,  .button_order, .button_submit{
    display:    block;
    width:      140px;
    height:     29px;
    float: left;
    padding-left:10px;
    padding-top:7px;
    line-height:14px;
    font-size:12px;
    background: url('/images/button_general.png');
    background-repeat:no-repeat;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    text-align: center;
    border:0px;
    cursor:pointer;
}

.button_reset
{
    display:    block;
    width:      140px;
    height:     29px;
    float: left;
    padding-left:10px;
    padding-bottom: 4px;
    line-height:14px;
    font-size:12px;
    background: url('/images/button_general.png');
    background-repeat:no-repeat;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    text-align: center;
    border:0px;
    cursor:pointer; 
}

.button_next
{
    display:    block;
    width:      141px;
    height:     29px;
    float: left;
    padding-left:10px;
    padding-bottom: 4px;
    line-height:14px;
    font-size:12px;
    background: url('/images/button_general.png');
    background-repeat:no-repeat;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    text-align: center;
    border:0px;
    cursor:pointer;
}

.button_checkout
{
    display:    block;
    width:      140px;
    height:     29px;
    float: left;
    padding-left:10px;
    padding-bottom: 4px;
    /margin-top: -19px;
    line-height:25px;
    font-size:12px;
    background: url('/images/button_general.png');
    background-repeat:no-repeat;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    text-align: center;
    border:0px;
    cursor:pointer;
}

.button_defaultaddress
{
    display:    block;
    width:      150px;
    height:     29px;
    float: left;
    padding-left:10px;
    padding-top:7px;
    line-height:14px;
    font-size:12px;
    background: url('/images/button_general.png');
    background-repeat:no-repeat;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    text-align: center;
    border:0px;
    cursor:pointer;
}
.button_refresh 
{
    display:    block;
    width:      140px;
    height:     29px;
    float: left;
    padding-left:10px;
    padding-top:0px;
    padding-bottom: 5px;
    /padding-bottom: 0px;
    /margin-top: -19px;
    line-height:14px;
    font-size:12px;
    background: url('/images/button_general.png');
    background-repeat:no-repeat;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    text-align: center;
    border:0px;
    cursor:pointer;
}

.button_order{
    display:    block;
    width:      85px;
    height:     29px;
    padding-left:10px;
    padding-top:0px;
    margin-right:5px;
    line-height:14px;
    font-size: 12px;
    background: url('/images/button_bestellen.png');
    background-repeat:no-repeat;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    border:0px;
    cursor:pointer;
}

.button_order2{
    display:    block;
    width:      85px;
    height:     29px;
    padding-left:10px;
    /padding-right: 10px;
    padding-top:0px;
    /margin-top: -17px;
    margin-right:5px;
    margin-left: 63px;
    /margin-left: 0px;
    line-height:14px;
    font-size: 12px;
    background: url('/images/button_bestellen.png');
    background-repeat:no-repeat;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    border:0px;
    cursor:pointer;
}

#menu_winkelwagen
{
  position: relative;
  background-image: url("/images/winkelwagen_header.jpg");
  background-repeat: no-repeat;
  width:  225px;
  height: 26px; 
  margin-top: 25px;
  margin-left: -15px;
}
/*#menu_winkelwagen_leeg
{
  position: relative;
  background-image: url("/images/winkelwagen_leeg.jpg");
  background-repeat: no-repeat;
  width:  225px;
  height: 39px; 
  margin-top: -13px;
  margin-left: -15px;
}*/

#menu_spacer
{
  position: relative;
  background-image: url("/images/menu_spacer.jpg");
  background-repeat: repeat-y;
  width:  213px;
  padding-left: 15px;
  margin-left: -15px;

}
#menu_bottom
{
  background-image: url("/images/menu_bottom.jpg");
  background-repeat: no-repeat;
  height: 17px;
  width:  225px;
  margin-left: -15px;
  margin-bottom: 0px;
}

#menu_betaal
{
  position: relative;
  background-image: url("/images/betaalmogelijkheden_vak.jpg");
  background-repeat: no-repeat;
  width:  225px;
  height: 113px; 
  margin-top: 25px;
  margin-left: -15px;
}

#menu_contact
{
  position: relative;
  background-image: url("/images/contact_vak.jpg");
  background-repeat: no-repeat;
  width:  225px;
  height: 113px; 
  margin-top: 25px;
  margin-left: -15px;
  font-size 10px;
}

div#content_left ul
{
  margin-top: 0px;
}m

div#content_left li
{
  list-style: none;
  margin-left: -40px;
}

div#content_left a
{
  color: #000000;
  text-decoration: none;
}

div#content_left a:hover
{
  color: #B8B8B8;
  text-decoration: underline;
}

div.MainCategorie a
{
  color: #330099;
}

div.MainCategorie a:hover
{
  color: #3300FF;
}

div#content_middle
{
  position: relative;
  float: left;
  background-color: #FFFFFF;
  width: 716px;
  margin-top:5px;
  padding-top: 0px;
  margin-left: 20px;
  min-height: 100%;
}

#artikelvak
{
    background-image: url("/images/artikelvak.jpg");
    width: 210px;
    height: 186px;
    margin-top: -500px;
    margin-left: 252px;
}

/*div#content_right
{
  position: relative;
  float: right;
  background-color: #FFFFFF;
  width: 155px;
  min-height: 100%;
  height: 100%;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 40px;
}
*/
/*      HEADER      */   
div#header_banner
{
  background-image: url("/images/.jpg");
  width: 0px;
  height: 0px;
}

/*div#header
{
  background-color: #F0F0F0;
  color: #FFFFFF;
  background-image: url("/images/menu_balk.jpg");
  
}

/*div#header_menu
{
  position:relative;
  background-image: url("/images/");
  width: 242px;
  height: 5px;
}*/

div#header_menu a
{
  text-align: center;
  float: left;
  color: #FFFFFF;
  text-decoration: none;
  background-color: rgb(120,120,120);
  width: 140px;
  display: block;
}

div#header_menu a:link
{
  color: #FFFFFF;
}

div#header_menu a:visited
{
  color: #FFFFFF;
}

div#header_menu a:hover
{
  color: #F0F0F0;
  background-color: rgb(180,180,180);
}

div#header_menu a:active
{
  color: #FFFFFF;
  background-color: rgb(205,205,205);
}

/*      FOOTER      */


div#footer
{
  text-align: right;
  background-image: url("/images/footer_balk.jpg");
  width: 990px;
  height: 83px;
  width: 100%;
	border-top: 2px solid rgb(120,120,120);
}

/*#footerlogo
{
    background-image: url("/images/logo_bottom.jpg");
    width: 733px;
    height: 109px;
    position: absolute;
    bottom 0;
    margin-top: 548px;
    margin-left: 252px;
}
*/
/*div#content_banner
{
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  width: 593px;
  height: 160px;
}

/**
 *  CATEGORIES
 */ 
div.product {
  background-image: url("/images/artikelvak.jpg");
  background-repeat: no-repeat;
  margin-left: 10px;
	float: 					left;
	width: 					210px;
	height: 				186px;
	border: 				0px solid black;
	margin-top:			10px;
	margin-right:   5px;
	color:					#000000;
	padding:        5px;
	text-align:     center;
	text-decoration: none;
}

div.product_name
{
  padding-left: 2px;
  padding-right: 2px;
}

div#productDescription
{
  margin-left: 215px;
}

div#product
{

}

div.product_image {
  position: relative;
  border: 1px solid black;
  background-color: #FFFFFF;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-top: 5px;
}

div.product_image img {
  border: 0;
}

div.product_image a {
  width: 100px;
  height: 100px;
}

div.subcategorie {

  background-image: url("/images/artikelvak.jpg");
  background-repeat: no-repeat;
  margin-left: 10px;
	float: 					left;
	width: 					210px;
	height: 				186px;
	border: 				0px solid black;
	margin-top:			10px;
	margin-right:   5px;
	color:					#000000;
	padding:        5px;
	text-align:     center;
	text-decoration: none;
}

div.subcategorieImage  {
  text-align: center;
  margin: 0 auto;
  border: 1px solid black;
  width: 100px;
  height: 100px;
  font-size:10px;
  
}

div.subcategorieTekst  {
  text-align: center;
  margin: 0 auto;
  border: 0px solid black;
  width: 100px;
  height: 100px;
  font-size:11px;
  padding-left: 5px;
  padding-right: 15px;
  
  
}


a {
  color: #203e80;
  text-decoration: none;
  font-weight:bold;
  font-size:12px;

}
div.subcategorieImage  {
  padding-top:10px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid black;
  width: 100px;
  height: 100px;
  font-size:10px;
  
}


div.subcategorieImage img {
  border: none;
}
/**
 *  LOGIN/REGISTER
 */ 

div#login_screen  {
  float:left;
}

div#register_screen {
  margin-left: 25px;
  float:left;
  margin-top:-3px;
}

div#register {
  float: left;
}

/* WINKELWAGEN */

div#cart table th {
  text-align: left;
}

span.progress  {

}

/*div#cartButtons a {
  text-align: center;
  width: 125px;
  height: 20px;
  color: #000000;
  display: block;
  margin-right: 10px;
  float: left;
}*/

/*div#cartButtons input {
  text-align: center;
  width: 129px;
  height: 24px;
  margin-right: 10px;
  float: left;
}*/

div#cartButtons input:hover  {
  cursor: pointer;
}

div#shipping  {
  float: left;
  width: 50%;
}

div#payment {
  float: left;
  width: 50%;
}

table#products  {
  border: 1px solid lightgrey; 
  width: 600px;
}

tr.tr_header  {
  background-color: lightgrey;
}

div#shipping_price  {
  text-align: center;
  margin-top: 25px;
  display:none;
}

div#payment_price  {
text-align: center;
  margin-top: 25px;
  display:none;
}
/*  OVERVIEW PAGINA (LAATSTE WINKELWAGEN STAP) */

div#shipping_payment_options  {
  float: left;
  width: 80%;
}

div#shipping_payment_prices {
  float: left;
  width: 20%;
  text-align: center;
}

table#final_products  {
  font-size: 14px;
}

table#final_products td {
  width: 200px;
}

div#user_info {
  float: left;
  width: 50%;
}

div#adress_info {
  float: left;
  width: 50%;
}

div#total {
  float: left;
  width: 80%;
}

div#total_price {
  text-align: center;
  float: left;
  width: 20%;
}

div#vat {
  float: left;
  width: 80%;
}
div#vat_prices  {
  text-align: center;
  float: left;
  width: 20%;
}

/* PRODUCT */

div#prop_price_container  {
  margin-top: 25px;
  height: 150px;
}
div#product_properties  {
  float: left;
  width: 70%;
  
}

div#prices  {
  float: left;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

div#product_image {
  float:left;
  width: 210px;
  /*margin-left: -210px;*/
  max-width: 300;
  max-height: 300;
}


div#product_image img {
border: 0;
}

/**
 *  REVIEWS
 */ 

div#reviews {
  margin-top: 20px;
  position:relative;
}

div.review  {
  border: 1px solid grey;
  margin-top: 20px;
}
div#reviews_header {
  font-size:  20px;
  font-weight: bold;
}

div.review_title  {
  color: white;
  font-weight: bold;
    background-color: grey;
}

div.review_info {
  font-size:12px;
  font-style:italic;
  background-color: lightgrey;
}

div#new_review  {
  margin-top: 10px;
}

div#new_review_container  {
  margin-top: 20px;
}

/**
 *  ORDERS
 */
  
table#orders  {
  width: 98%;
  text-align: left;
  border: 1px solid #888888;
}

table#orders th  {
  background-color: #888888;
  color: white;
}

table#orders tr:hover {
  background-color: white;
  cursor: default;
}


div#show  {
  float: left;
  width: 40%;
  margin-bottom: 20px;
}

div#jump_invoice  {
  float: left;
  width: 40%;
  margin-bottom: 20px;
}

div#order_choices {
  margin-bottom: 20px;
  width: 100%;
}

div.order {
  width: 100%;
  margin-bottom: 20px;
}

div.order_names {
  font-weight: bold;
  float: left;
  width: 50%;
    margin-bottom: 20px;
}

div.order_values  {
  float: left;
  width: 50%;
    margin-bottom: 20px;
}

div.parent_names {
  text-decoration: none;
  float: left; 
  width: 20%;
}


div.property_names  {
  float: left;
  width: 20%;
}

div.orders  {
  width: 100%;
  margin-bottom: 20px;
}

/**
 *  SEARCH
 */ 

div.search_result {
  border: 2px double black;
  width: 95%;
  height: 140px;
  margin-bottom: 5px;
}

div.search_result_image {
  margin: 20px 0 20px 0;
  text-align: center;
  float: left;
  width: 37%;
  height: 100px;
}

div.search_result_image img {
  max-height: 100px;
  border: 0;
}

div.search_result_product {
  margin: 20px 0 20px 0;
  float: left;
  width:58%;
  height: 100px;
}

div.search_counter  {
  vertical-align: text-bottom;
  float: left;
  width: 5%;
}

div#pages {
  color: darkgrey;
}

div#pages a {
  color: #000000;
}

div#pages a:visited {
  color: #000000;
}

div#pages a:hover {
  color: #a0a0a0;
}

div#pages a:active {
}

div.page_no_number  {
  float: left;
  width: 23%;
}

div#page_numbers  {
  text-align: center;
  float: left;
  width: 48%;
}

div#user_group_error  {
  margin-top: 20px;
  float:left;
  font-weight: bold;
  color: red;
}

/**
 *  SPECIAL OFFERS
 */
div#special_offers  {
  margin-top: 20px;
}

div.special_offer {
  margin-top: 5px;
  width: 90%;
  margin-bottom: 10px;
  overflow: hidden;
    border: 2px solid #888888;
}

div.special_offer_title {
  background-color: #888888;
  text-align: center;
}

div.special_offer_title a{
  color: white;
}

div.special_offer_image {
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 5px;
  max-width: 100px;
  max-height: 100px;
  height: 100px;
  width: 100px;
}

div.special_offer_image img {
  width: 100px;
  height: 100px;
  border: 0;
}

div.special_offer_price {
  float:left;
  width:30%;
  margin-left: 5px;
}

div.special_offer_price_value {
  text-align:center;
  float:left;
  width:65%;
}

div.special_offer_dates {
  margin-left: 5px;
}

pre {
  padding: 10px;
  border: 1px solid black;
  overflow: auto;
  width: 580px;
  float: left;
}

/**
 *  CONTACT
 */ 

#antiSpam {
  display: none;
}

table#contact_form input  {
  width: 150px;
}


div#contact_form_names  {
  float: left;
  width: 30%;
}

div#contact_form_input  {
  float: left;
}

/**
 *  Nieuws
 */

div#news  {
  margin-top: 15px;
  overflow: hidden;
  border: 2px solid #888888;  
}

div#newsheader  {
  color: #EEEEEE;
  background-color: #888888;
  text-align: center;
}

/* nieuws - main */
div.newsitem_header {
  font-size: 20px;
  font-weight: bold;
}

/* nieuws - rechts */
div.newsitem_image  {
  float: left;
  max-width:40px;
}

div.newsitem_name {
  float: left;
}

/* RELATED PRODUCTS */
div#related_products  {
  margin-top: 20px;
  overflow: hidden;
}
div.related_product {
  float: left;
  margin-right: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
   background-color: rgb(180,180,180);
	float: 					left;
	width: 					130px;
	height: 				130px;
	border: 				1px solid black;
	color:					#000000;
	padding:        5px;
}

div.related_product img {
  border: 1px solid black;
}

.image_container  {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 100px;
  width: 100px;
}

.image_container img  {
  border: 0;
}

h3 
{
  height:29px;
  width:702px;
  background: url("/images/front_balk.jpg");
  display: block;
  line-height: 29px;
  padding-left: 5px;
  font-size: 14px;
}

h2 
{
  height:29px;
  width:702px;
  display: block;
  line-height: 29px;
  padding-left: 5px;
  font-size: 18px;
}

.weekaanbiedingVoorpagina {
	background:	url('/images/weekaanbieding_bg.jpg');
	width:			706px;
	height:			174px;
	position:		relative;
}

.weekaanbiedingVoorpagina_text {
		position: absolute;
		left:			150px;
		top:			75px;
		width:		225px;
		text-align:	center;
}
