BODY {
	background-color: #f0f0f0;
	background-image: url("images/bg.png");
	background-repeat: repeat;
	margin: 0;
	font-family: arial;
	font-size: 11px;
	color: #555555;
}
A {
	text-decoration: none;
	font-weight: bold;
	color: #666666;	
}
A:HOVER {
	text-decoration: underline;
}

IMG {
	border: 0px;	
}

.page {
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 944px;
}

.header {
	background-image: url("images/bg_header.png");
	background-repeat: no-repeat;
	height: 251px;
	width: 944px;
}
.header_content {
	height: 191px;
	width: 904px;
	padding: 20px;
}

.middle {
	background-image: url("images/bg_middle.png");
	background-repeat: repeat-y;
	width: 944px;
	height: auto;
}
.middle_content {
	position: relative;
	margin-top: -58px;
	padding-left: 40px;
	padding-right: 20px;
	width: 888px;
	height: auto;
}

.footer {
	background-image: url("images/bg_footer.png");
	background-repeat: no-repeat;
	width: 944px;
	height: 42px;
}
.footer_content {
	width: 944px;
	height: 20px;
	padding-top: 10px;
	text-align: center;
}
.topleftcontainer {
	float: left;
	width: 180px;
	height: 40px;	
}
.topcentercontainer {
	float: left;
	height: 40px;
	width: 240px;	
}
.toprightcontainer {
	float: right;
	height: 40px;	
	margin-right: 15px;
}

.searchbox {
	background-image: url("images/searchbox.png");
	background-repeat: no-repeat;	
	height: 106px;
	width: 850px;
	padding-left: 5px;
	padding-right: 30px;
	padding-top: 10px;
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-top: 0px;	
	
}

.logo {
	margin-left: 20px;
}
.greentext {
	color: #416100;	
}
.top_divider {
	float: left;
	width: 10px;
	height: 27px;
}

.lightgreyleft {
	float: left;
	background-image: url("images/lightgreybg_left.png");
	background-repeat: no-repeat;
	height: 27px;
	width: 3px;
}
.lightgreymiddle {
	float: left;
	background-image: url("images/lightgreybg.png");
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.lightgreyright {
	float: left;
	background-image: url("images/lightgreybg_right.png");
	background-repeat: no-repeat;	
	height: 27px;
	width: 3px;
}

.textsearchbox {
	background-image: url("images/textsearchbox.png");
	background-repeat: no-repeat;	
	height: 28px;
	width: 365px;
	padding-left: 8px;
}
.textsubmit {
	width: 61px;
	height: 19px;
	border: none;
	margin-top: 5px;
	padding-top: 0px;
}

.textbox {
	width: 170px;
	height: 16px;
	border: solid 1px #a4b3b8; 
	padding: 1px;
	margin-top: 4px;
	vertical-align: top;	
}

.biggreytext {
	font-size: 19px;
	color: #666666;	
}
.greytext {
	font-size: 13px;
	color: #666666;
}
.text {
	font-size: 12px;
	color: #333333;
}
.floatleft {
	float: left;	
}
.floatright {
	float: right;	
}
.abcsearch {
	margin-top: 5px;
	height: 40px;
	width: 870px;
}
.letterbox_left {
	float: left;
	background-image: url("images/letterbox_left.png");
	background-repeat: no-repeat;	
	width: 32px;
	height: 29px;
	font-size: 10px;
}
.letterbox {
	float: left;
	background-image: url("images/letterbox.png");
	background-repeat: no-repeat;	
	width: 32px;
	height: 29px;
	font-size: 10px;
}
.letterbox_hilite {
	float: left;
	background-image: url("images/letterbox_hilite.png");
	background-repeat: no-repeat;	
	width: 32px;
	height: 29px;
	font-size: 10px;
}
.letterbox_inner_small {
	float: left;
	font-size: 10px;
	color: #CDCDCD;
	width: 6px;
}
.letterbox_inner {
	float: left;
	padding: 3px;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.letterbox_right {
	float: left;
	background-image: url("images/letterbox_right.png");
	background-repeat: no-repeat;	
	width: 32px;
	height: 29px;
	font-size: 10px;
}


.contenttable {
	width: 873px;
}
.leftcolumntd {
	width: 188px;
	vertical-align: top;
}
.contentcolumntd {
	width: 685px;
	vertical-align: top;
}
.inner_contentable {
	width: 685px;
	text-align: center;	
}
.productcell {
	width: 200px;
	height: 200px;	
	vertical-align: top;
}
.product_hilite {
	background-image: url("images/product_line.png");
	background-repeat: no-repeat;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	color: #ff850b;
}
.product_secondline {
	font-size: 11px;
	color: #5d5d5d;
}

.big_category {
	border-top: 1px solid #888888;
	height: 43px;
	padding: 3px;
}
.big_category_line {
	border-top: 1px solid #888888;
	height: 1px;
	width: 189px;
}
.label {
	background-image: url("images/label_bg.png");
	background-repeat: no-repeat;		
	width: 135px;
	height: 25px;
	padding-top: 4px;
	padding-left: 35px;
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
.bullet {
	background-image: url("images/bullet_underline.png");
	background-repeat: no-repeat;		
	width: 150px;
	min-height: 14px;
	margin-left: 7px;
	margin-top: 5px;
	padding-left: 20px;
	font-size: 11px;
	color: #555555;
	vertical-align: top;
		
}

.categorylist {
	position: absolute;
	margin-top: -13px;
	margin-left: 17px;
	height: 261px;
	width: 872px;	
	background-image: url("images/category_bg.png");
	background-repeat: no-repeat;
	z-index: 5;
	display: none;
}
.bigletter {
	float: left;
	position: absolute;
	font-family: sans-seriff;
	font-size: 80px;
	font-variant: small-caps;
	color: #fff;
	margin-left: 20px;
	margin-top: 10px;	
	width: 68px;
	text-align: center;
}
.categorylinks {
	position: absolute;
	float: left;
	width: 745px;	
	height: 220px;
	margin-left: 110px;
	margin-top: 10px;
}
.categorylink {
	padding: 1px;
	width: 143px;
	height: 15px;
	overflow: hidden;
}

.categorycolumn {
	width: 147px; 
	height: 220px; 
	float: left;	
}
.itembox {
	background-image: url("images/item_bg.png");
	background-repeat: no-repeat;
	width: 671px;
	height: 74px;
	margin-bottom: 10px;
	overflow: hidden;
}
.imagethumbnail {
	float: left;
	height: 60px;
	width: 60px;
	margin-left: 15px;
	margin-top: 5px;	
}
.iteminfo {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	width: 400px;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}
.iteminforight {
	float: right;
	padding: 2px;
	font-size: 12px;
	margin-right: 7px;
}
.itemprice {
	float: right;
	padding: 5px;
	font-size: 18px;
	color: #fa7603;
	font-weight: bold;
	width: 55px;
	white-space: nowrap;	
}
.itemcode {
	float: right;
	padding-top: 5px;
	height: 12px;
	width: 100px;
	font-size: 12px;
	color: #777;	
}
.smalltext {
	font-size: 12px;
}
.input {
	font-size: 10px;
	width: 40px;
	height: 11px;
}
.pricecent {
	vertical-align: 0.9ex; 
	font-size: 11px;	
}
.priceeuro {
	font-size: 14px;	
}

.itemdescription {
	float: left;
	padding-top: 0px;
	padding-left: 5px;
	width: 370px;
	height: 45px;
	font-size: 11px;
	overflow: auto;
}
.groupheader {
	background-image: url("images/groupheader_bg.png");
	background-repeat: repeat-x;
	width: 671px;
	height: 31px;			
}
.groupname {
	float: left;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 3px;
}

.groupinfo {
	float: right; 
	font-size: 12px;	
}

.subgroup {
	float: left;
	background-image: url("images/subgroup_bg.png");
	background-repeat: no-repeat;
	width: 278px;
	height: 43px;
	margin: 4px;
	padding-top: 8px;
	padding-left: 50px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;			
}

.button {
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	font-size: 11px;	
}

.db {
	border: 1px solid red;
}
