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

h1{
	font-family: Georgia;
	color: #FFCAE3;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	margin-left: 10px;
}

h1 a{
	color: #FFCAE3;
}

h2{
	font-family: Georgia;
	color: #FFCAE3;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	margin-left: 10px;
}

h2 a{
	color: #FFCAE3;
}

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

/* header op elke pagina */
.header{
}

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

a:hover{
	text-decoration: underline;
}

.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: black;
	cursor: pointer !important;
}

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

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

/* 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 */

#menu{
	font-family: Arial;
	font-size: 13px;
	color: white;
}

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

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

#menu li{
	display: inline;
	margin-left:19px;
}

/* end submenu */

/* categories */

#categories h1{
	font-family: Georgia;
	color: #FFCAE3;
	font-size: 20px;
	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-color: #A8A8E2;	
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #666666;
	width: 90px;
	height: 20px;
	cursor: pointer !important;
	margin: 2px;
}

.button_grey{
	background-color: white;	
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	width: 112px;
	height: 20px;
	cursor: pointer !important;
	margin: 2px;
}

.button_zoek{
	background-image: url(../images/bottombg_mo.gif);
	font-family: Arial;
	color: white;
	font-size: 11px;
	background-color: black;
	border: none;
	width: 50px;
	height: 16px;
	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{
}

.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: Arial;
	font-weight: normal;	
}

#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{
	padding-left: 5px;
}

#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;	
}

/* search */
#box_search{

}

#box_search h1{
	font-family: Georgia;
	color: #FFCAE3;
	font-size: 20px;
	margin-left: 0px;
	margin-top: 10px;
	line-height: normal;	
}

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

/* product listing */

h3 {
	padding: 0;
	margin: 0;
	margin-left: 5px;
}


.productlisting_productname a{
	font-family: Arial;
	font-size: 16px;
	color:#333333;
	line-height: normal;
	font-weight: normal;
	
}

.productlisting_prijs{
	font-weight: normal;
	font-size: 16px;
	color:#333333;
}

.productlisting_prijs s{
	font-weight: normal;
}

.productlisting_prijs .special{
	color: #CA73CE;
	
	font-size: 16px;
}


#pagina_navigatie{

}

/* product listing*/

/* product info */
.productname{
	

}

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

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

.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: #A8A8E2;
	color: white;
}
#module_alsopurchased a {
	color: black;
}

#module_crosssell a {
	color: black;
}

#module_alsopurchased {
	color: black;
}

#module_crosssell {
	color: black;
}

#module_alsopurchased .special{
	color: #CA73CE;
}

#module_crosssell .special{
	color: #CA73CE;
}

#module_crosssell_items .special{
	color: #CA73CE;

}


/* footer */
/* copyright */
#footer {
	color: #3D1E1F;
}

#footer a{
	color: #3D1E1F;
}

#footer .footer_header{
	font-size: 14px;
	font-weight: bold;
	color: #A8A8E2;
	line-height: 25px;
}
#copyright a:hover{
	color:#FF9900;
	text-decoration: none;
}
/* end copyright*/

/* sublinks*/

#sublinks, #sublinks a{
	
}
/* end sublinks */
/* end footer */

.pretty{
	cursor: pointer !important;
}

.btw{
	margin-left: 3px;
}
.exclbtw{
	font-size: 10px;
	margin-left: 3px;
}

.categorieheaderbody{
	font-size: 12px;
}

.categorieheaderbody a{
	text-decoration: underline;
}

.categories_name{
	color: #CA73CE;
	font-size: 13px;
}
a.categories_name {
	color: #CA73CE;
	font-size: 13px;
}
.shipping_estimator_header{
	font-size: 16px;
	margin-top: 23px;
	color: #FFCAE3;
}

.markProductOutOfStock{
	color:red;
}
.order_heading{
	color: #CA73CE;
}
.order_heading_total{
	color: #A8A8E2;
	font-size: 15px;
	line-height: 25px;
}
.order_heading_continue{
	color: #CA73CE;
	font-size: 15px;
	line-height: 25px;
}
.header_boxes{
	color: #ffcae3;
	font-size: 20px;
	font-family: Georgia;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
	.header_boxes a{
		color: #ffcae3;
	}
#box_search .header_boxes{
	margin-left: 0;
}

.breadcrumb_table, .breadcrumb_table a{
	color:#3D1E1F;
}

legend{
	color: #FFCAE3;
	font-size: 12px;
	font-weight: bold;
	border: #FFCAE3 solid 1px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.vat_excl ,.vat_incl{
	font-size: 10px;
	color: #FFCAE3;
}

.header{
	color: #ca73ce;
	font-size: 16px;
}
.review_text{
	color: #FFCAE3;
}

.review_text a{
	color: #FFCAE3;
}
