@charset "UTF-8";
/* CSS Document */

/* reset -------------------------------------------------*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

html {
	background: url(/img/bgMain.png);
}

body {
	font: normal .81em/1.6em Trebuchet MS, Helvetica, sans-serif;
	width: 100%;
	margin: 0 auto;
	color: #666;
}

/* Default block style */

div.block {
	float:left;
	position:relative;
}

div.block .block_content {
	border-left: 1px #d0d3d8;
	border-right: 1px #d0d3d8;
	padding: 0.5em 0.7em 0pt;
}

/* auctions block style */

#center_column .auctions_block .block_content {
	padding: 0;
}

#center_column .auctions_block ul li {
	float: left;
	clear: none;
	width: 282px;  /*312*/
	height: 172px;  /*202*/
	margin: 10px 19px 20px 0px;
	display:inline;
	background-color: #e7e7e7;
	border:0px solid #ddd;
	background: url(../img/auctionsblock_bg.gif);
}

#center_column .auctions_block .block_content div.box_content {
	float:left;
	position:relative;
	width:292px;
	height:182px;
}

#center_column .auctions_block li.item {
	padding: 15px 15px;
}

#center_column .auctions_block li.first_item {
}

#center_column .auctions_block li.first_item_of_line {
	clear: both;
}

#center_column .auctions_block li.last_item_of_line {
	margin-right:0;
}

#center_column .auctions_block li.last_line {
	border-bottom: none;
}

#center_column .auctions_block li.last_item {
	margin-right:0px;
}

#center_column .auctions_block .productimage {
	position:absolute;
	top:30px;
	left:0px;
	padding:0px;
	border:0;
	width:193px;
	height:110px;
}

#center_column .auctions_block li.item .headline {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	/* background-color: #666; */
	padding:0px 0px;
	/* font */
	text-align:left;
	color:#666;
	font-size:14px;
	line-height:14px;
}	

#center_column .auctions_block li.item .headline2 {
	position:absolute;
	top:17px;
	left:0px;
	width:100%;
	/* background-color: #666; */
	padding:0px 0px;
	/* font */
	text-align:left;
	color:#666;
	font-size:10px;
	line-height:10px;
}

#center_column .auctions_block li.item .timer {
	position:absolute;
	top:40px;
	right:10px;
	width:100px;
	height:28px;
	/* background-color: #FF66CC; */
	padding:5px 5px;
	/* font */
	text-align:center;
	color:#FF0000;
	font-size:24px;
	line-height:24px;
}	

#center_column .auctions_block li.item .retailprice {
	position:absolute;
	top:75px;
	right:10px;
	width:100px;
	height:20px;
	/* background-color: #FF66CC; */
	padding:5px 5px;
	/* font */
	text-align:center;
	text-decoration:underline;
	color:#666666;
	font-size:14px;
}

#center_column .auctions_block li.item .bid {
	position:absolute;
	top:95px;
	right:10px;
	width:100px;
	height:28px;
	/* background-color: #FF66CC; */
	padding:5px 5px;
	/* font */
	text-align:center;
	color:#000000;
	font-size:24px;
	line-height:24px;
}	

#center_column .auctions_block li.item .bidder {
	position:absolute;
	top:120px;
	right:10px;
	width:100px;
	height:14px;
	/* background-color: #FF66CC; */
	padding:5px 5px;
	/* font */
	text-transform: uppercase;
	text-align:center;
	color:#FF0000;
	font-size:10px;
}	

#center_column .auctions_block li.item .autobids {
	position:absolute;
	top:140px;
	right:10px;
	width:100px;
	height:14px;
	/* background-color: #FF66CC; */
	padding:5px 5px;
	/* font */
	text-align:right;
	color:#0033FF;
	font-size:10px;
}	

#center_column .auctions_block a.but_bid {
	background-image:url(../img/but_de_bid.gif);
	position:absolute;
	top:150px;
	left:70px;
	padding:0px;
	border:0;
	width:142px;
	height:47px;
}

#center_column .auctions_block a:hover.but_bid {
	background-image:url(../img/but_de_bid_mo.gif);
}

#center_column .auctions_block a.but_info {
	background-image:url(../img/but_de_bidbox_info.gif);
	position:absolute;
	bottom:-5px;
	left:-15px;
	padding:0px;
	border:0;
	width:115px;
	height:25px;
}

#center_column .auctions_block a:hover.but_info {
	background-image:url(../img/but_de_bidbox_info_mo.gif);
}

#center_column .auctions_block a.but_autobid {
	background-image:url(../img/but_de_bidbox_autobid.gif);
	position:absolute;
	bottom:-5px;
	right:-5px;
	padding:0px;
	border:0;
	width:115px;
	height:25px;
}

#center_column .auctions_block a:hover.but_autobid {
	background-image:url(../img/but_de_bidbox_autobid_mo.gif);
}



.head {
background-image: url('http://www8.pic-upload.de/27.05.11/t6dn3qhjleb4.jpg');
}
.maincontent {
background-image: url('http://www8.pic-upload.de/27.05.11/2fu5o2w6smro.jpg');
padding-left: 20px;
padding-right: 20px;
}
.foot {
background-image: url('http://www8.pic-upload.de/27.05.11/5jxfyw4ca3gm.jpg');
}