/* @group Main */

html {
	background-color: #000;
}

body {
 margin: 2px 40px 40px 40px;
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 14px;
 color: #8F8F8F;
}





/* @end */

/* @group boxModell */
#hd {
	
	background-image: url(http://auctionvevrier.com/img/header.jpg) ;
	height: 201px;
	width: 750px;
	text-align: left;

	margin-bottom: 2px;

}
#bd {
        margin-top:2px;
        padding-top:2px;
        border-top:1px solid #3D2130;
}

#menue {
        margin-top:20px;
}

#login {
	text-align: right;
	
}
#ft {
	margin-top: 40px;
	padding-top: 3px;
	border-top: 1px solid #3D2130;
	text-align: center;

	color: #8f8f8f;
}

table.show_items {
	width: 100%;
}

table.show_items td {
	padding: 5px;
}

table.show_items th {
	background-color: #222;
	color:  #888;

}

/* @end */

/* @group inline */

.message {
	font-size: 24px;
	margin-top: 30px;
}
a {
 color: #4E384C;
 background-color: transparent;
 text-decoration:none;
 font-weight: normal;
}

a:hover {
 color: #50394B;
 background-color: transparent;
 text-decoration:underline;
 font-weight: normal;
}

h1 {
 color: #444;
 background-color: transparent;
 
 font-size: 18px;
 font-weight: bold;
 margin: 0px 0 4px 0;
 padding: 0px 0 2px 0;
 clear: both;
}

code {
 font-family: Monaco, Verdana, Sans-serif;
 font-size: 12px;
 background-color: #222;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}



/* @end */

/* @group forms */

dl {
	font: bold 16px;
}
dt {
	margin-top: 12px;
	color: #696969;
	
}

dd input {
	font-size: 18px;
}

span.error {
	margin-left: 4px;
	border-left: 10px solid #f00;
	padding-left: 4px;
	color: #f00;
	font-size: 14px;
	display: inline;
}




/* @end */

/* @group item */

.item_description_text {
	border-top: 1px solid #3D2130;
        border-bottom: 1px solid #3D2130;
        padding-top:5px;
        padding-bottom:5px;
        margin-top:10px;
	font-size: 16px;
	display:block;
	clear: both;

}

.auction_headline {
	background-color: #222;
	color:  #888;
	height:20px;
	padding: 4px;
	margin-bottom:3px;
}

.headline_shortDescription {
	float:left;
}

.headline_itemId {
	float: right;
	margin-right:20px;
	font-family: "Courier New", Courier, mono;
}

/* @group boxes */

.info_box {
	background-color:#000;
	border:  1px solid #666;
        height:250px;
        margin-top:40px;
}

.item_info {
	
	margin: 10px 10px 10px 36px;
	padding:  10px;
	
	width:  350px;
float:left;
}

.item_info li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	
}


.label_head {
	color: #4E374B;
	font-size:20px;
	border-bottom:1px solid #666 ;
	margin-bottom: 10px;
}

/* @end */

/* @group item_box */

.ReservePriceLabel {
	color: #f00;
	font:  14px "Courier New", Courier, mono;
}

.show_item_box {
	margin-right: 5px;
	width:420px;
}

.img_right_table {
	
	
}
.img_box {
	margin-left:5px;
	
}
.img_box img {
	
}

table.show_item {
         	width:100%;
	
	
	font-family: Lucida Grande, Verdana, Sans-serif;
	
}

table.show_item tr {
	border-bottom: 1px solid #3D2130;
}
table.show_item td {
	padding: 9px;
}

.show_item_box input{
	font-size: 16px;
	
}

.min_bid {
	margin-top: 3px;
	font-size: 12px;
	font-weight: normal;
}

.message {
	border: 3px solid #4E374B;
	background-color: #222;
	color: fff;
	font-size: 16px;
	margin-bottom: 20px;
	margin-right: 5px;
	padding: 4px;
	
	
}


/* @end */



/* @end */

/* @group indexpage */

.welcome {
        padding-bottom:5px;
        margin-bottom:25px;
	border-bottom:1px solid #3D2130; 
}

.welcome img {
	
}
.welcome_img {
	float:left;

}
.welcome_text {
		flaot:left;
		padding-top: 25px;
                padding-right:90px;
        color: #8F8F8F;
        text-align:center;
		line-height: 1.5em;
		letter-spacing: 1.2px;
}
.welcome_word {
	
		font-size:18px;
        margin-bottom:14px;
}



/* @end */
        


