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

h1{
	font-weight: normal;
}

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

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

/* header op elke pagina */
.header{
color: #f8931f;
}

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

a:hover{
	text-decoration: underline;
}

#content a{
	text-decoration: underline;
}

#content a:hover{
	text-decoration: none;
}

#divTxt p{
	width: 180px;	
	padding-bottom: 2px;
}


.inputfieldsearch{
	border: 1px solid black;
	height: 13px;
	width: 120px;
	font-family: Arial;
	font-size: 11px;
}
/* end global */

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

/* end create account */

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

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

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


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

.loginpagebox .inputfield{
	width: 150px;
}

/* end loginpage */

 

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

/* end zoeken */


/* submenu */
/*
#submenu{
	font-family: 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-top: 0px;
	padding: 0;
}

#submenu li{

} */

/* end submenu */

/* categories */

#categories h1{
	color: black;
	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: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
	width: 85px;
	height: 17px;
	cursor: pointer !important;
	margin: 2px;
	padding-bottom: 2px;
}

.button_grey{
	background-image: url(../images/button_grey.gif);
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
	width: 85px;
	height: 17px;
	cursor: pointer !important;
	margin: 2px;
	padding-bottom: 2px;
}

.button_zoek{
	background-image: url(../images/button_search.gif);
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	background-color: black;
	border: none;
	width: 50px;
	height: 18px;
	cursor: pointer !important;
	margin: 2px;
}

/* end buttons */

/* pages*/

/* shopping_cart.php */
.winkelwagen_prijs_totaal{
	
}

.winkelwagen_heading{

}

.stockWarning{
	color:red;
}

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

.checkoutBarFrom{
	color: #f8931f;
}

.checkoutBarTo{
	font-style: italic;
}


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

/* end pages*/

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

/* shoppingcart */
#box_shoppingcart a{
	color: black;
}

#box_shoppingcart .new{
	color: red;
}

/* wishlist */
#box_wishlist{
	
}

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

#box_wishlist .new{
	color: red;
}

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

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

/* specials */
#box_specials{
	width:195px;
	color: black;
	float: left;
	padding-left: 20px;
}

#box_specials h1{
	font-size: 18px;
	font-family: Arial;
	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: Arial;
	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: Arial;
	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: Arial;
	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: Arial;
	font-weight: normal;	
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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

/* product listing */

h2 {
	margin-left: 5px;
}


.productlisting_productname a{
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.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 .prijs_box{
	font-size: 14px;
	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: #FF9900;
	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;
}
/* end copyright*/

/* sublinks*/

#sublinks{

}
/* end sublinks */
/* end footer */

#winkel_header {
color: #949599;
font-size: 11px;
}

#winkel_header a{
font-weight: bold;
color: #949599;
}

.markProductOutOfStock{
   color: red;
}

.cat_header{
	font-size: 12px;
	font-weight: bold;
	color: #f8931f;
	padding-left: 20px;
}

.column_left_link a{
	font-size: 12px;
	color: #f8931f;
	font-weight: bold;
}

/* Top 10 */

.carousel h2 {
	margin-left: 5px;
	color: #FFFFFF;
}

.carousel h2 a{
	color: #FFFFFF;
}

.carousel h2.top10_productname, .carousel h2.top10_productname a{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

.top10_productname a{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
}


.top10_productname a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


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

.top10_prijs s{
	font-weight: normal;
}

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

.top10_header{
	color: #FF9900;
	
}

.top10_product_image{

}

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

.infoBoxNoticeContents{
	color: red;
}

.package_description{
	font-size: 12px;
}

.winkelwagen_prijs_discount{
	color: red;
}

.orderEdit{
	color: #f8931f;
}

.inputfieldcart_quantity{
	border: 1px solid black;
	font-size: 11px;
	text-align: right;
}


