input.button
{
	overflow:hidden;
}


.abc a, .abc a:visited
{
	color:#666666;
	text-decoration:underline;
}	
#BidMenu
{
	color: #666666;
	font-weight:bold;
}
	
/*SectionList*/
.SectionLink, .SectionLink:visited
{
	color: #666666;
	font-weight:bold;
	background-image:url("images/bulletWithBackgound.gif");
	background-position: top left;
  background-repeat: no-repeat;
	background-position:0 0;
	/*
	height:12px;
	*/
	padding-left:15px;
	padding-bottom: 2px;
	padding-top:3px;
	display:block;
	overflow:hidden;
}
	
.SectionLinkSelected
{
  background-color: #8A8A8A;
	background-position:0 0;
	color: White;
	background-image:url("images/bulletWithBackgoundHover.gif");
  background-position: top left;
  background-repeat: no-repeat;
	/*
	height:12px;
	*/
	font-weight:bold;
	padding-left:15px;
	padding-bottom:2px;
	padding-top:3px;
	display:block;
	}

.SectionLinkSelected:link,
.SectionLinkSelected:visited {
  color: #FFFFFF;
}

.SectionLink:hover
{
	background-color: #8A8A8A;
	background-position:0 0 ;
	color: White;
	background-image:url("images/bulletWithBackgoundHover.gif");
  background-position: top left;
  background-repeat: no-repeat;
	/*
	height:12px;
	*/
	font-weight:bold;
	padding-left:15px;
	padding-bottom:2px;
	padding-top:3px;
	display:block;
	}
	/* end SectionList*/
	
	
.pageTitle
{
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 20px;
}

.content
{	
	min-height:400px;
  clear: both;
}
	
div.quickLinkBox a:visited
{
	color: #666666;
}
.SearchBox
{
	margin:0 10px 0 10px;
	vertical-align:top;
	color: #666666;
}

.SearchBox input
{
	
}
	
.tablefooter
{
	background-image:url("images/tableRowBackground.gif");
	background-repeat:repeat;
	margin-left:5px;
	margin-right:5px;
	border-top:solid 1px WhiteSmoke;
	border-bottom:solid 1px #c8c8c8;
	vertical-align:middle;
	height:40px;
	}

/* tables */	
.row /* each table row */
{
 /* background-image: url(images/tableRowBackground.gif);
	background-position: bottom;*/
	
}

.tableRow /* column photo*/
{
	vertical-align: top;
	width:20%;
	}
	
.tableRow1 /* column descr*/
{	
	vertical-align: top;
	
}
.tableRow2 /* column info*/
{	
	vertical-align: top;
}

.tableRowButtons /* column info*/
{	
	vertical-align: top;
	width:234px
}

.tableRowPreview
{
  width:234px;
	background-image: url(images/tableRowBackground.gif);
	vertical-align:middle;
	text-align:center;
}
	
.tableheader
{
	background-image:url("images/tableHeadBackground.gif");
	background-repeat:repeat-x;
  background-position: bottom;
	color: #666666;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
  padding: 4px;
  font-size:12px;
	}
  
.AuctionInfoTable
{
   border-collapse: collapse; 
   width: 100%;
}
.AuctDescr
{
	background-image: url(images/tableRowBackground.gif);
	border-bottom: solid 1px #c8c8c8;
	}
.AuctInfo
{
	background-image: url(images/tableRowBackground.gif);
	background-color:#DBEBC8;
}
.AuctPhoto
{
	width:170px;
	vertical-align:middle;
	text-align:center;
}
.AuctButtons
{
	background-image: url(images/tableRowBackground.gif);
}

.AuctInfoRow
{
  height:150px;
}

.AuctionInfoFooter
{
  background-color: #DFDFDF;
  padding:5px;
}

.AuctionSpacer
{
  width:5px;
}
	
.ButtonLinks:link, .ButtonLinks:visited
{
	height:25px;
	color: #666666;
	font-weight:bold;
	border-bottom:solid 1px #c8c8c8;
  padding-top:12px;
  padding-bottom:2px;
	padding-left:4px;
	text-decoration:none;
	vertical-align:middle;	
	display:block;
	background-color:#c8c8c8;
}

.ButtonLinks:hover
{
	color:White;
	background-color:Gray;
	text-decoration:none;
	display:block;
}
  
.ButtonLinksSelectedOrange:link, 
.ButtonLinksSelectedOrange:visited
{
  height:25px;
	color: White;
	background-color:Orange;
	font-weight:bold;
	border-bottom:solid 1px #c8c8c8;
	padding-top:12px;
	padding-left:4px;
	text-decoration:none;
	display:block;
}
	
.ButtonLinksSelectedOrange:hover
{
	background-color:#ffd78d;
}

.ButtonLinksSelectedRed,
.ButtonLinksSelectedRed:link,
.ButtonLinksSelectedRed:visited,
.ButtonLinksSelectedRed:active
{
	color: White;
	background-color:#c41f00;
	font-weight:bold;
	border-bottom:solid 1px #c8c8c8;
	height:25px;
	padding-top:12px;
	padding-left:4px;
	text-decoration:none;
	display:block;
}
		
.ButtonLinksSelectedRed:hover {
color: #FFFFFF;
background-color: #DC7966;
}

.tableheader_s
{
	background-image:url("images/tableHeaderBackground.gif");
	background-repeat:repeat-x;
	color: White;
	border-bottom:solid 1px #c8c8c8;
	text-align:left !important;
	vertical-align:top;
	height:14px;
}
	
.SecRow
{	
	background-color:White;
	border-top:solid 1px #c8c8c8;
}

.SecRowRight
{	
	text-align:right;
}

.SecRowSelected
{
	background-color:transparent;
	border-top: 1px dashed Black;
}
	
.ZurListe, .ZurListe:visited
{
	width:100%;
	color: #666666;
	background-color:#dcdcdc;
	padding:3px 5px 3px 5px;
	
}
.ZurListe:hover
{
	width:100%;
	color: #666666;
	background-color:#ffffcc;
	text-decoration:underline;
	border:solid 1px #ffcc33;
	padding:2px 4px 2px 4px;
}
.LHasBid
{
	color: #666666;
	background-color:#ffffcc;
	text-decoration:none;
	border:solid 1px #ffcc33;	
	padding:3px 5px 3px 5px;
  display: block;	
  font-weight:bold;
}
/*end tables*/
	
/* each div in asp:contentplaceholder*/
.ItemList
{
	width:100%;
	/* height:100%; */
	/*max-width:700px;*/
}
/*end each div in asp:contentplaceholder*/

/* upper menubar*/
/*end upper menubar*/	
	
	/*for all menues*/
.Vmenuitem a:link, .Vmenuitem a:visited, .Vmenuitem a:hover
{
	background-color:Transparent;
	text-decoration:none;
}

.Vmenuitem
{
		height:20px;
		width:180px;
		text-align:center;
		color: #666666;
		border-top-style:solid;
		border-top-width:1px;
		border-top-color:GrayText;
		display:inline-block;
		font-weight:bold;
		
}
.VmenuitemHover
{
	height:20px;
	width:180px;
	color: White;
	background-color:#a9a9a9;
	}
	
/*--------------*/

.ItemInfoBoderTD
{
	 border-top: gray 1px solid; 
	 border-bottom: gray 1px solid;
}

.cell1of3
{
	width: 100px;
}

.cell2of3
{
	 text-align: center;
}

.cell3on3
{
	 width: 100px; 
	 text-align: right;
}

.pageSelectLink
{
	color:Gray;
	font-weight:bold;
	text-decoration:none;
}

.pageBackLink
{
	color:Gray;	
	text-decoration:none;
}

.LinkBoxItem
{
	text-decoration:none;	
}

.SectionPager
{
}

/*Modal Popup*/
.modalBackground {
  background-color:Gray;
  filter:alpha(opacity=70);
  opacity:0.7;
}

/* Forms - Login, Recover Password */
div.login_box {
  background-image: url(images/form_background.gif);
  background-repeat: repeat-x;
}

div.forgot_password_box {
  background-image: url(images/form_background.gif);
  background-repeat: repeat-x;
}

div.bordered_box {
  background-image: url(images/form_background.gif);
  background-repeat: repeat-x;
  border: 1px solid #DDDDDD; 
  padding: 2%; 
  margin: 0 1% 10px 0;
}

.bidPhone
{
  background-color: Yellow !Important;
}

.bidInvalid
{
  background-color: Red !Important;
  color: White !Important;
}

.bidInvalid a
{
  color: White !Important;
}

.bidUnderLimit
{
  background-color: darkviolet !Important;
  color: White !Important;
}




.bidHighest
{
  background-color: green !Important;
  color: White !Important;
}



.linkButton, .linkButton:visited
{
	width:100%;
	color: #666666;
	background-color:#dcdcdc;
	padding:3px 5px 3px 5px;
	text-decoration: none;
}
.linkButton:hover
{
	width:100%;
	color: #666666;
	background-color:#ffffcc;
	text-decoration:underline;
	border:solid 1px #ffcc33;
	padding:2px 4px 2px 4px;
}

.RightAlign
{	
	text-align:right;
}

/* =============== */
/* = Image Slider = */
/* =============== */

.pics {
  height: 200px;
  padding: 0;
  margin: 0;
}

.pics img {
  top: 0;
  left: 0;
}