body {
	background-color: #fff;
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
}

#header {
	height: 64px;
	padding: 0px;
	background-image: url(/images/btnlogo.png);
	background-repeat: no-repeat;
}

.error {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	border-color: red;
	border-style: solid;
	border-width: 3px;
	padding: 4px;
	color: #FF0000;
}

.onstock {
	color: #E6A800;
	font-weight: bold;
	/*background-color:#E6A800;*/
}

.active {
	color: #86B212;
	font-weight: bold;
	/* background-color:#86B212;*/
}

.reserved {
	color: #ff0000;
	font-weight: bold;
	/* background-color:#ff0000;*/
}

.sold {
	color: #86B212;
	font-weight: bold;
	/*background-color:#86B212; */
}

.recycled {
	color: #007A8F;
	font-weight: bold;
	/*background-color:#007A8F;*/
}

p {
	margin-top: 0px;
	margin-bottom: 16px;
}

a {
	color: #0066ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

select {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tableback {
	background-color: #e8e8e8;
	margin-top: 10px;
}

tr.line {
	/* background-color: #000000; */
	border-bottom:1px solid #000;
}

th,td {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0.3em;
	margin:0px;
	color: #666666;
}

#col2_content table tr td {
	padding-right: -10px;
}

td.odd {
	background-color: #ffffff;
	line-height: 24px;
}

td.even {
	background-color: #ffffff;
	line-height: 24px;
}

td.invalid {
	background-color: #ff9999;
}

td.header {
	background-color: #E6A800;
	color: #ffffff;
	line-height: 18px;
}

.spacer {
	font-size: 1px;
	line-height: 1px;
}

textarea {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	overflow: auto;
	width: 200px;
}

.title {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
}

#category_path {
	font-weight: normal;
	font-size: 14px;
}

.t1 {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

.t2 {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sub_title {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
}

.section {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
}

.text {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
}

.text2 {
	font-family: Arial, Helvetica, Helv, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
}

a.nav:link {
	font-family: Arial, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:visited {
	font-family: Arial, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:active {
	font-family: Arial, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

table.itemlist {
	border: none;
	margin: 0px;
}

/*
.shades {
    background:url(/images/shades_bg.png);
}
*/
.right {
	text-align: right;
}

tr.itemlist {
	background: url(/images/shades_bg.png);
	background-repeat: repeat-x;
	padding: 0px;
	height: 70px;
	margin: 0px;
}

tr.itemlist-hover {
	background: url(/images/shades_bg_hover.png);
	background-repeat: repeat-x;
	padding: 0px;
	height: 70px;
	margin: 0px;
}

td.itemlist {
	padding: 5px;
	margin: 0px;
	vertical-align: top;

}

tr.itemlist {
	
}

tr.itemlist-hover {
	background: url(/images/shades_bg_hover.png);
	background-repeat: repeat-x;
}

td.itemlist a {
	font-weight: bold;
}

th.itemlist {
	font-size: 12px;
}

#helptext {
	position: absolute;
	left: 200px;
	top: 200px;
	background: #fff;
	border: 1px solid #E6A800;
	width: 400px;
	padding: 1em;
}

.rightteaser {
	margin-bottom:1em;
}

#toolbar {
	width: 100%;
	margin-top: 10px;
	border-top: none;
	background: url(/images/shades_bg.png);
	background-repeat: repeat-x;
	margin: auto;
	border: none;
}

#topoffers {
	margin-top:2em;
}

#tools {
	height:32px;
}

li.topitem {
	height: 200px;
	margin: 5px 0pt 2em 0pt;
}

#tops {
	width:100%;
	margin:0px;
	padding:0px;
}

#tops li {
	float: left;
	list-style-type: none;
	padding: 0px;
	text-align: left;
	white-space: normal;
	width: 142px;	
	border:none;
}

#tops li ul { 
	margin:0px;
	padding:0px;
}

#tops li ul li { 
	margin:0px;
	padding:0px;
}

#search_string {
	margin: 0px;
	margin-left: 10px;
	height: 20px;
}

.search_button {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
	width: 60px;
}

/* Pagebrowser */
div.listpager {
	padding-top: 1.5em;
	text-align: left;
}

div.listpager p {
	margin: 0;
	padding: 0;
}

.listpager table {
	border: 0;
}

.listpager td {
	padding: 0 5px;
	border: 1px solid #efefef
}

.actual_page {
	background-color: #efefef;
}