/* global */
body{
	font-family: Verdana, Arial;
	font-size: 11px;
	color:black;
}

h1{
	font-weight: normal;
	font-size: 18px;
}

h3{
	font-size: 14px;
	font-weight: normal;
}

.inputfield{
	border: 1px solid black;
	font-size: 11px;
}
.successave{
}

.wit{
color: white;
}

.sublinkswit{
	color: white;
	margin-left: 30px;
	margin-right: 30px;
}

#upper_menu ul{
	padding: 0;
	margin: 0;
	padding-top: 5px;
	font-size: 11px;
}

#upper_menu ul.lang{
	margin-bottom: 20px;
}


#upper_menu ul li{
	list-style: none;
	color: #FFFFFF;
	padding-bottom: 3px;
}

#upper_menu a{
	color: #FFFFFF;
}
/* header op elke pagina */
H1.header{
	font-size: 14px;
	color: #ff8637;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.header_left{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

a{
	text-decoration: none;
	color: black;
}

a:hover{
	text-decoration: underline;
}

.inputfieldsearch{
	
	font-family: Verdana;
	font-size: 9px;
	border: 1px solid #ff8d31; 
	height: 15px;
	width:227px; 
	line-height: 13px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-left: 3px;
}
/* end global */

/* breadcrumb */
.breadcrumb a{
color: #ff8637;
font-weight: bold;
}

.breadcrumb{
color: #ff8637;
font-weight: bold;
}

.speci{
text-align: center;
text-decoration: line-through; 
padding-left: 3px;
color: white; 
font-size: 20px;}

.prijs{
text-align: right;
color: white;
padding-left: 3px;
font-size: 20px;
font-weight: bold;
width: 98px;}

.eurocenten{
font-size: 13px;
}

/* create account */
.inputRequirement{
	color: red;
	}

/* end create account */

/* account.php */
.rowover{
	background-color: #FFDEA4;
	cursor: pointer !important;
}

.rowout{
	background-color: inherit;
	cursor: pointer !important;
}

.rowselected{
	background-color: #F7EEE3;
}
/* end account.php */


/* loginpage */
.loginpagebox{
	border: 1px solid black;
}

.loginpagebox .inputfield{
	width: 150px;
}

/* end loginpage */

 

/* snel zoeken */
#search{
	font-size: 12px;
}
#search .inputfield{
	border: 1px solid black;
	height: 12px;
	width: 120px;
	font-family: Verdana;
	font-size: 10px;	
}

/* end zoeken */


/* submenu */

#submenu{
	font-family: Verdana, Arial;
	font-size: 18px;
	color: white;
	text-transform: lowercase;
	line-height: 40px;
}

#submenu a{
	text-decoration: none;
	color: white;
}

#submenu ul{
	list-style: none;
	margin: 0;
	margin-left:10px;
	margin-top: 0px;
	padding: 0;
}

#submenu li{

}

/* end submenu */

/* categories */

#categories h1{
	color: white;
	font-size: 18px;
	line-height: normal;
	margin-left: 10px;
	margin-top: 10px;
}

/* end categories 
kijk voor de categorie boom weergave in simpletree.css
*/

/* productfilter */

#productfilter{
	color: white;
	font-size: 12px;
	line-height: normal;
	margin-top: 5px;
	padding-bottom: 10px;
}

#productfilter h1{
	color: white;
	font-size: 18px;
	line-height: normal;
	margin-left: 10px;
	margin-top: 10px;
}

#productfilter h3{
	color: white;
	font-size: 12px;
	line-height: normal;
	margin-left: 10px;
	margin-top: 10px;
}

#productfilter a{
	color: white;
	font-size: 10px;
	margin-left: 10px;
	line-height: normal;
}

.filter{
    border: 0;
    margin: 0px;
    width: 13px;
    height: 12px;
    margin-left: 10px;
	cursor: pointer !important;
}

/* end productfilter */


/* buttons */
.button{
	background-image: url(../images/button_orange.gif);
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
	width: 94px;
	height: 18px;
	cursor: pointer !important;
	margin: 2px;
}

.button_pag_einde{
	background-image: url(../images/button_pag_einde.gif);
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: transparent;
	border: none;
	width: 85px;
	height: 39px;
	cursor: pointer !important;
	margin: 2px;
	padding-left: 40px;
	text-align: right;
}

.button_pag_begin{
	background-image: url(../images/button_pag_begin.gif);
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: transparent;
	border: none;
	width: 85px;
	height: 39px;
	cursor: pointer !important;
	margin: 2px;
	text-align: left;
}

.button_pag_terug{
	background-image: url(../images/button_pag_terug.gif);
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: transparent;
	border: none;
	width: 81px;
	height: 39px;
	cursor: pointer !important;
	margin: 2px;
	text-align: left;
}

.button_pag_verder{
	background-image: url(../images/button_pag_verder.gif);
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: transparent;
	border: none;
	width: 87px;
	height: 39px;
	cursor: pointer !important;
	margin: 2px;
	padding-left: 35px;
	text-align: right;
}

.button_grey{
	background-image: url(../images/button_orange.gif);
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
	width: 94px;
	height: 18px;
	cursor: pointer !important;
	margin: 2px;
}

.button_zoek{
	font-family: Verdana;
	color: white;
	font-size: 11px;
	border: none;
	background-color: transparent;
	width: 50px;
	height: 19px;
	cursor: pointer !important;
	margin-top: 2px;
	float: right;
	text-transform: capitalize;
	margin-right: 5px;
}

.button_oranje_vlak{
	font-family: Verdana;
	color: white;
	font-size: 20px;
	background-color: #ff8637;
	border: none;
	width: 150x;
	height: 50px;
	cursor: pointer !important;
	padding-bottom: 10px;	
}

.button_orange_2{
	background-image: url(../images/button_orange_2.gif);
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
	width: 94px;
	height: 18px;
	cursor: pointer !important;
	margin: 2px;
}

.button_orange_2_link:hover{
	text-decoration: none;
}

/* end buttons */

/* pages*/

/* shopping_cart.php */
.winkelwagen_prijs_totaal{
	
}

.winkelwagen_heading{

}

.stockWarning{
	color:red;
}

/* checkout pages */
.checkoutBarCurrent{
	font-weight: bold;
}

.checkoutBarFrom{
}

.checkoutBarTo{
	font-style: italic;
}


/* popupschermen*/
#infoscherm h2{
	font-size: inherit;
	color:inherit;
	font-weight: bold;
}

/* end pages*/

/*=================================boxes===================================*/

/* shoppingcart */
#box_shoppingcart{
	
}

#box_shoppingcart h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

#box_shoppingcart .new{
	color: red;
}

/* wishlist */
#box_wishlist{
	
}

#box_wishlist h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

#box_wishlist .new{
	color: red;
}

/* tell a friend */
#box_tellafriend{
	padding-left: 5px;
	
}

#box_tellafriend h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/* specials */
#box_specials{
	padding-left: 5px;
}

#box_specials h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

#box_specials .price{
	color: #FF9900;
	text-align: right;
}

/* specials account */
#box_specials_account{
	padding-left: 5px;
}

#box_specials_account h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

#box_specials_account .price{
	color: #FF9900;
	text-align: right;
}


/* whats new */
#box_whatsnew{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_whatsnew h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

#box_whatsnew .price{
	color: black;
	text-align: right;
}

#box_whatsnew .price .special{
	color: #FF9900;
}

/* best sellers */
#box_bestseller{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_bestseller h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

#box_bestseller .price{
	color: black;
	text-align: right;
}

#box_bestseller .price .special{
	color: #FF9900;
}

/* currencies */
#box_currencies{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_currencies h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/* information */
#box_information{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_information h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/* box_languages */
#box_languages{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_languages h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/* manufacturer_info */
#box_manufacturer_info{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_manufacturer_info h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/* manufacturers */
#box_manufacturers{
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#box_manufacturers h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/* order history */
#box_orderhistory{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_orderhistory h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/* product notifications */
#box_notifications{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_notifications h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/* reviews */
#box_reviews{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_reviews h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/* search */
#box_search{
	padding-left: 5px;
	margin-bottom: 10px;
}

#box_search h1{
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;	
}

/*=================================end boxes===============================*/

/* product listing */

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}


.productlisting_productname{
	
}

.productlisting_prijs{
	font-weight: normal;
	font-size: 12px;
}

.productlisting_prijs s{
	font-weight: normal;
}

.productlisting_prijs .special{
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}


#pagina_navigatie{

}

/* product listing*/

/* product info */
.productname{
	

}

.productprijs{
	font-size: 14px;
	font-weight: normal;
	/*color: #FF9900;*/
	
}

.productprijs .prijs{
	font-size: 20px;
	color: #FF9900;
}

.productprijs s{		
}


.product_info{
	font-size: 11px;
}

.product_description{
	font-size: 12px;
}

#module_alsopurchased_link{
	cursor: pointer !important;
}


#module_crosssell_link{
	cursor: pointer !important;
}

.module_link{
	background-color: #FFFFFF;
	color: black;
}

.module_link_hover{
	background-color: #ff8637;
	color: white;
}

#module_alsopurchased .special{
	color: #FF9900;
}

#module_crosssell .special{
	color: #FF9900;
}

#module_crosssell_items .special{
	color: #FF9900;

}


/* footer */
/* copyright */
#copyright a{
	

}

#copyright a:hover{
	color:#FF9900;
	text-decoration: none;
}

#eurotekst{
font-size: 15px;
}
/* end copyright*/

#box_information_footer a{
   color:#999999;
   text-decoration: none;
}
#box_information_footer a:hover{
   color:#999999;
   text-decoration:underline;
}
/* end footer */

.markProductOutOfStock{
   color: red;
}

.infoBoxNoticeContents{
	color: red;
}

.aanbieding{
	color: white;
	text-transform: uppercase;
}

.categorieheaderbody a{
	font-weight: bold;
}

#box_manufacturers ul{
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	list-style: none;
	margin-left: 10px;
	font-size: 12px;
}

#box_manufacturers ul li{
	margin-bottom: 3px;
}

#box_manufacturers ul a{
	color: #FFFFFF;
}
a.start{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}