* { 
	margin: 0; 
	padding: 0 
	}
body { 
	background: #fff;
	}


/*******Store syle ******************/
#storecatalogtop { background: url("../../images/StoreNameHeader.gif") no-repeat scroll left top transparent; height: 45px; }
#ItemCatalogContent #categoryTop {
background:url(../../images/CategoryHeader.gif) no-repeat top left;
width: 998px;
height: 25px;
color: #000;
padding-top: 5px;
border:none;
font-family:Verdana;
}

#sold { color: red; font-weight: bold; width: 40px; text-align:center; font-size: 14px; }

#shoppingcarttop { 
    display: inline; 
    margin-left: 15px;
 }

#storedisplayByTop h2 {	
     font-size: 13px; 
     font-weight: normal; 
     display: inline; 
     color:#fff; }

#storedisplayByBot h2 {	
     font-size: 13px; 
     font-weight: normal; 
     display: inline; 
     color:#fff; }

#storedisplayByTop #displayByDropDownTop { margin-left: 4px; }
#storedisplayByTop #sortbytop { display: inline; }
#storedisplayByTop #sortByLbl {	margin-left: 20px; }
#storedisplayByTop #SortByDDLTop { margin-left: 4px; }
#storedisplayByTop #pagingLbl { margin-left: 20px; }
#storedisplayByTop #backAllButtonTop { margin-left: 4px; }
#storedisplayByTop #displaybypagingtop { margin-left: 5px; }
#storedisplayByTop #lotsPerPageLbl { margin-left: 20px; }
#storedisplayByTop #LotsPerPageDropDownTop { margin-left: 4px; }

#storedisplayByBot { background-color: #0076CE; height: 35px; padding: 10px 10px 10px 10px;}
#storedisplayByBot #displayByDropDownBot { margin-left: 4px; }
#storedisplayByBot #sortbybot { display: inline; }
#storedisplayByBot #sortByLbl {	margin-left: 20px; }
#storedisplayByBot #SortByDDLBot { margin-left: 4px; }
#storedisplayByBot #pagingLbl { margin-left: 20px; }
#storedisplayByBot #backAllButtonBot { margin-left: 4px; }
#storedisplayByBot #displaybypagingbot { margin-left: 5px; }
#storedisplayByBot #lotsPerPageLbl { margin-left: 20px; }
#storedisplayByBot #LotsPerPageDropDownBot { margin-left: 4px; }

#ItemCatalogContent #mainPanel #imageTable { margin-top: -10px; }

span#pageLabelTop {
color:#000;
}

#displaybypagingtop h2 {
color:#000;
}

#LotName {
background:#0076ce;
padding:5px 10px;
height:auto;
}


#LotName a {
text-decoration:none;
font-size:13px;
line-height:20px;
font-weight:bold;
font-family:Verdana;
color:#fff;
}

#LotName a:hover {
text-decoration:underline;
color:#04fe00;
}

#Price {
font-size:12px;
padding:2px 0 5px 0;
font-family:Verdana;
}





#displaybycatalogtop{ display: inline; }
#displaybysorttop { display: inline; margin-left: 50px; }
#dipslaybynumbertop { display: inline; margin-left: 50px; }
#displaybypagingtop { display: inline; margin-left: 50px; }
#displaybycatalogbot{ display: inline; }
#displaybysortbot { display: inline; margin-left: 50px; }
#dipslaybynumberbot { display: inline; margin-left: 50px; }
#displaybypagingbot { display: inline; margin-left: 50px; }
#linkForClosedAuctionsContainer { display: none; }
#PageHeader {
	text-align: center;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border:none 0px; 
	padding:0px 0px 0px 0px;
}
#container {
	text-align: center;
	}
#PageBase {
	display: block;
	text-align: left;
	clear: both;
	padding: 10px;
	}
#auctionContainer {
	width: 205px;
}

#auctionContainer #AuctionDDL {
	width: 200px;
}
#searchContainer {
margin-top: 10px;
	width: 205px;
	}
#searchContent {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial;
	color: #64645A;
	}
#searchTop {
	background: transparent url(../../images/SearchHeader.gif) no-repeat top left;
	width: 205px;
	height: 30px;
	}
#searchContainer #searchTop span {
	display: none;
	}
#searchByDropDown {
	margin-top: 5px;
	}
#searchTextBox {
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#searchBottom {
	background: transparent url(../../images/SearchFooter.gif) no-repeat top left;
	width: 205px;
	height: 6px;
	}
#search #searchBottom span {
	display:none;
	}
#category {
	margin-top: 10px;
	width: 205px;
	}
#categoryTop {
        background: transparent url(../../images/CategoryHeader.gif) no-repeat top left;
	width: 205px;
	height: 30px;
	}
#category #categoryTop span {
	display: none;
	}
#categoryContent {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial;
	color: #64645A;
	}
#categoryBottom {
	background: transparent url(../../images/SearchFooter.gif) no-repeat top left;
	width: 205px;
	height: 6px;
	}
#categoryBottom span {
	}
#mainPanel {
	position: absolute;
	top: 125px;
	left: 235px;
	}
#catalogAuctionLabel {
	background: transparent url(../../images/AuctionNameHeader.gif) no-repeat top left;
	width: 998px;
	height: 30px;
     font-family:Verdana;
	}
#catalogAuctionLabel h1 {
	width: 998px;
	text-align: center;
	color: white;
	font-size: 22px;
	font-weight: bold;
	padding-top: 2px;
	}
#displayByTop {
	width: 998px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px;
font-family:Verdana;
	}
#mainPanel > #displayByTop {
	width: 986px;
	}
#displayByTop h2 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#displayByTop #displayByDropDownTop {
	margin-left: 4px;
	}
#displayByTop #sortByLbl {
	margin-left: 65px;
	}
#displayByTop #SortByDDLTop {
	margin-left: 4px;
	}
#displayByTop #pagingLbl {
	margin-left: 65px;
	}
#displayByTop #backAllButtonTop {
	margin-left: 4px;
	}
#displayByTop #lotsPerPageLbl {
	margin-left: 65px;
}
#displayByTop #LotsPerPageDropDownTop {
	margin-left: 4px;
}
#galleryList {
	width: 996px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#galleryList ul {
	list-style-type: none;
}
#galleryList ul li {
	float: left;
	padding: 3px 5px 3px 5px;
}
#displayByBot {
	width: 998px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding: 5px;
	clear: both;
font-family:Verdana;
	}
#mainPanel > #displayByBot {
	width: 986px;
	}
#displayByBot h2 {
	font-size: 12px;
	font-weight: normal;
	display: inline;
	}
#displayByBot #displayByDropDownBot {
	margin-left: 4px;
	}
#displayByBot #sortByLblBot {
	margin-left: 65px;
	}
#displayByBot #SortByDDLBot {
	margin-left: 4px;
	}
#displayByBot #pagingLblBot {
	margin-left: 65px;
	}
#displayByBot #backAllButtonBot {
	margin-left: 4px;
	}
#displayByBot #lotsPerPageLblBot {
	margin-left: 65px;
}
#displayByBot #LotsPerPageDropDownBot {
	margin-left: 4px;
}
.lot {
	display: block; 
	background:#bbb; 
	border:1px solid #ddd; 
	position:relative; 
	margin: 10px 4px 10px 4px;
}
.lotInner {
	padding: 5px;
	border: 1px solid #000;
	width: 300px;
	height: 310px;
	position: relative;
	left: -5px;
	top: -5px;
	background: #fff;
}
.lotInnerMouseOver {
	padding: 5px;
	border: 1px solid #000;
	width: 300px;
	height: 310px;
	position: relative;
	left: -5px;
	top: -5px;
	background: #fff;
}
#LotLabel {
	display: none;
}
#LotNumber, #LotNumberColon {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: White;
}
.lotInner h5 {
font-size:14px;
	padding: 5px 10px 5px 10px;
	text-align: center;
background:#0076ce;
height:auto;	
}
.lotInner h5 a {
	font-family: Verdana, Arial, Sans-Serif;
	color: White;
}
.lotInnerMouseOver h5 {
font-size:14px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	background-color: #0076CE;
height:auto;
}
.lotInnerMouseOver h5 a {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: White;
}
.lotImage {
	margin-top: 5px;
	border: none;
}
.imageDiv {
	float: left;
	}
.lotData {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.lotData h6 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
#galleryList #clear {
	clear:both;
}
#Footer {
	display: none;
	clear: both;
	position: relative;
}
#messagePanel {
	text-align: center;
	font-size: 12px;
   font-family:verdana;
}
#messagePanel h3 {
	padding-top: 3px;
	padding-bottom: 3px;
}
.color_e { 
	background: #000000;
	color: red 
	}
#imageTable {
	width: 998px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.imageTableHeader {
	background: #758279; 
	color: #000;
}
#imageTable td {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	padding: 3px;
}
.odd {
	background: #d4d8bd;
	color: #000;
}
#priceTable {
	width: 998px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.priceTableHeader {
	background: #758279; 
	color: #000;
}
#priceTable td {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	padding: 3px;
}


