body, td, th, textarea, input { 
	font-family:  'Arial', 'Verdana', 'Trebuchet MS';
	/* font-size: 62.5%; */
	color: #ffffff;
	font-size: 10pt;
	line-height: 18px;
} 

body { 
	background: url( '../images/background.png' ) #5D051A;
	padding: 0px;
	margin: 0px;
}

img {
	display: block;
}

h1 { 
	font-size: 15pt;
}

a { 
	color: #000000;
	text-decoration: underline;
}

.submit,
.shopRefresh, 
.shopEmptyCart, 
.shopContinue,
.shopPlaceOrder { 
	background-color: #5D051A;
	color: #ffffff; 
	padding: 2px;
	font-weight: bold; 
	border: 0px;
}

.shopRefresh, 
.shopEmptyCart, 
.shopContinue { 
	background-color: #BBAE78;
}

.page {
	width: 100%;
	padding: 12px 0px 0px 0px;
}

.content {
	width: 972px; 
}

.address { 
	color: #ffffff;
	font-weight: bold;
}

.mainmenu {
	border-right: 3px solid #5D051A;
	margin-right: 3px;
	width: 327px;
	height: 30px;
	background-color: #ffffff;
}

.mainmenuLeft {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13pt;
}

.mainmenuRight {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13pt;
}

.pageGroupsContainer { 
	height: 180px;
}
	
.productGroupsContainer { 
	height: 63px;
}

.pageGroupImageContainer { 
	border-right: 3px solid #5D051A;
	padding-bottom: 2px;
	
}

.productGroupsSubtitle { 
	background-color: #7D3748;
	border-right: 3px solid #5d051a;
	height: 30px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
}

.productGroupsSubtitle a { 
	text-decoration: underline;
	color: #ffffff;
}

.pageGroup { 
	height: 30px;
	border-right: 3px solid #5D051A;
	border-bottom: 3px solid #5D051A;
	/* background-color: #DDD5BB; */
	text-align: center;
}	

.pageGroup a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.pageGroupActive a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.pageGroupActive { 
	height: 30px;
	border-right: 3px solid #5D051A;
	text-align: center;
}	
	
.productGroup { 
	height: 30px;
	border-right: 3px solid #5D051A;
	border-bottom: 3px solid #5D051A;
	background-color: #D6CEAE;
	text-align: center;	
}

.productGroupActive { 
	height: 30px;
	border-right: 3px solid #5D051A;
	border-bottom: 3px solid #7D3748;
	/* background-color: #CD003A; */
	text-align: center;
}

.productGroup a { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.productGroupActive a { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.commonPagesContainer {
	padding-left: 12px;
	/* background-color: #CD003A; */
	border-right: 3px solid #5d051a;
	height: 30px;
	color: #000000;
}

.commonPageLink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;		
}

.commonPageLinkActive {
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}

.googleMapsBalloon td {
	color: #000000;
}

.productsTable {
	margin-bottom: 24px;
}

.productsTable td {
	color: #000000;
	padding-right: 6px;
	padding-bottom: 3px;
}

.productsTable .productPrice {
	font-weight: bold;
	text-align: right;
	width: 36px;
}

.productsTable .productEuro {
	font-weight: bold;
	text-align: right;
	width: 10px;
}

.productsTable .productTitle { 
	color: #000000;
	font-weight: bold;
}

.productsTable .productCheckbox {
	width: 10px;
}

.productsTable input {
	margin: 0px;
	border: 0px; 
}

.productsTable .productDescription {
	padding: 3px 0px 12px 0px;
}

.productsTableTitle { 
	font-weight: bold;
	margin-bottom: 24px;	
}

.shopCart,
.shopCartExtra { 
	background-color: #ffffff; 
}

.shopCart td {
	color: #000000;
	padding: 8px;
}

.shopCart .checkOrder {
	width: 160px;
	text-align: left;
}

.shopCart .checkOrder a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}


.shopCart .orderTotal {
	width: 160px;
	text-align: left;
	font-weight: bold;
}

.shopCart .yourOrder { 
	font-weight: bold;
}

.orderForm { 
	width: 100%;
	margin-top: 12px;
}

.orderForm td {
	color: #000000;
	padding-bottom: 10px;
}

.orderForm th {
	color: #000000;
	text-align: left;	
}

.orderForm .required {
	color: #ff0000;
}


.orderForm input { 
	border: 1px solid #000000;
	width: 200px;
	color: #000000;
}

.orderForm .inputColumn { 
	width: 200px;
}

input { 
	color: #000000;
}

.cartTable {
	margin-bottom: 23px;
}

.cartTable td {
	padding: 1px;
	color: #000000;
	height: 23px;
}

.cartTable .delete {
	width: 30px;
	text-align: left;
}

.cartTable .desc {
	font-weight: bold;
}

.cartTable .currency {
	width: 10px;
	font-weight: bold;
}

.cartTable .price {
	width: 40px;
	font-weight: bold;
	text-align: right;	
}

.cartTable .items { 
	width: 200px;
	text-align: left;
}

.cartTable .items input { 
	border: 1px solid #000000;
}

.cartTable .totalExTax { 
	width: 150px;
}

.cartTable .totalInTax { 
	font-weight: bold;
}

.cartTable .tax { 

}

.cartTable .shopDelete {
	height: 15px;
	width: 14px;	
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid black;
	background-color: #ffffff;
}

.shopCartExtra {

}

