/* @override http://sas-test-com.si-sv2521.com/css/SimpleAuctionSite/catalog.css */

/* @group layout */

/* @group left column */


/* @override http://sas-test-com.si-sv2521.com/css/SimpleAuctionSite/catalog.css */

/* @group layout */

/* @group left column */

#leftColumn {
	margin-left: 5px;
	width: 215px;
	float:left;
}
#PageBase {
	margin:0 auto;
       
    }
}
/* @end */





h3.color_a {
   color:000000 !important;
}







#mainPanel {
	width: 960px;
  margin:0 0 0 230px;
	
}

/* @group select auction */

#selectAuctionTop {
	background-color: #f7f0e7;
	padding: 5px;
}

#selectAuctionTop span {
	color: #FFF;
}

#auctionContainer {
	width: 200px;
	margin: 20px 0px 10px 0px;
	background-color: #FFF;
	padding: 5px;
}

select#AuctionDDL {
	width: 200px;
}

/* @end */

/* @group search box */

#searchContainer {
	width: 200px;
	margin: 20px 0px 10px 0px;
	background-color: #FFF;
	padding: 5px;
float:left;
}

input#searchTextBox {
	display: block;
	width: 190px;
	margin: 5px 0px;
}

#searchContent {
	margin-top: 5px;
}

#searchContent h5 span {
	font-size: .75em;
}

#searchTop {
	background-color: #4c4036;
	padding: 5px;
}

#searchTop span {
	color: #FFF;
}

select#searchByDropDown {
	margin-top: 5px;
	width: 190px;
}

#searchBottom {
	
}

/* @end */

/* @group tablecategory */

#category {
	background-color: #FFF;
	width: 200px;
	margin: 20px 0px 10px 0px;
	padding: 5px;
}

#categoryTop {
	background-color: #4c4036;
	padding: 5px;
}

#categoryTop span {
	color: #FFF;
}

#categoryContent {
	border: 1px solid #4c4036;
}

#categoryViewn0Nodes {
	margin-bottom: 10px;
}

#categoryViewn2Nodes {
	color: #726854;
}

#categoryContent a {
	font-size: .6em;
	color: #4c4036;
	font-weight: bold;
}

#categoryContent a img {
    margin:0;
    padding:0px;
}


#categoryContent a:hover {
	color: #4c4036;
	font-weight: bold;
	text-decoration: underline;
}

#categoryViewn table tr td {
   margin:0;
   padding:0px;
}


#categoryView table tbody tr td.categoryView_2.categoryView_4 {
	background-color: #ffffff;
   padding:0; margin:0;
}
#categoryView table tbody tr td.categoryView_2.categoryView_4 a {
	color: #cc0000;
    padding:0; margin:0;
}
#categoryView img {
    margin:0;
    padding:0;
}

#categoryViewn0Nodes table {
   margin:0;
   padding:0;
}

#categoryViewn0Nodes table tr td {
   margin:0;
   padding:0px;
}

#categoryViewn0Nodes table tr td a {
   padding:3px;
}




#categoryBottom {
	
}

/* @end */

/* @end */

/* @group maindisplay */

/* right side column auction gallery display - change width for more columns - example - 1080 will allow for 3 column display */

#catalogAuctionLabel {
	margin-top: 20px;
	margin-bottom: 10px;
}

#catalogAuctionLabel h1 {
	text-align: left;
	color: #4c4036;
	font-size: 2em;
	font-weight: bold;
	margin-top: 7px;
}

#messagePanel h3.color_e {
	width: 700px;
	color: #cc0000;
	padding: 10px;
	background-color: #e3e2c9;
	margin-bottom: 10px;
}

/* @group display nav panel */

/* bug some where here - seems to be a unknown div floating and not closing??*/

#displayByTop {
	font-size: 11px;
	width: 960px;
	background-color: #726854;
	padding: 5px;
	color: #FFF;
        font-weight:normal !important;

}

#displayByTop h2 {
     font-size: 13px;
     font-weight:normal;
}


#displaybycatalogtop {
	width: 100px;
	float: left;     
}


#displaybysorttop {
	width: 200px;
	float: left;
}

#dipslaybynumbertop {
	width: 120px;
	margin-right: 100px;
	float: left;
}

#displaybypagingtop {
	
}

/* display nav for bottom of gallery */
/* bug some where here - seems to be a unknown div floating and not closing??*/

#displayByBot {
	font-size: 12px;
	width: 705px;
	background-color: #726854;
	padding: 5px;
	color: #FFF;
	margin-bottom: 20px;
}

#displayByBot h2 {
     font-size: 13px;
     font-weight:normal;
}

#displaybycatalogbot {
	width: 100px;
	float: left;
}

#displaybysortbot {
	width: 200px;
	float: left;
}

#dipslaybynumberbot {
	width: 120px;
	margin-right: 100px;
	float: left;
}

#displaybypagingbot {
	
}
/* @end */

/* @end */

/* @end */

/* @group gallery styles*/

#galleryList {
	margin: 10px auto;
}

#galleryList ul {
	list-style-type: none;
	list-style-position: inside;
}

#galleryList ul li {
	float: left;
	padding: 0px 10px 10px 0px;
}

/* @group lotdisplay */

.lot {
	padding: 0px;
	width: 355px;
	height: 230px;
	position: relative;
	margin: 0px;
}

/* static for each item */

.lotInner {
	background-color: #e3e2c9;
	width: 350px;
	height: 225px;
	margin: 0px;
	padding: 0px;
}

/* optional overstate - duplicate static state for no change */

.lotInnerMouseOver {
	position: relative;
	left: -2px;
	top: -2px;
	width: 350px;
	height: 225px;
	background-color: #fff;
	border-right: 2px solid #4c4036;
	border-bottom: 2px solid #4c4036;
}

#LotLabel {
	display: none;
}

#LotNumber, #LotNumberColon {
	font-size: 0.8em;
	color: White;
}

.lotInner h5 {
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #726854;
	font-size: .85em;
	line-height: .85em;
}

.lotInner h5 a {
	font-size: 0.8em;
	color: White;
}

.lotInnerMouseOver h5 {
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #4c4036;
	font-size: .85em;
	line-height: .85em;
}

.lotInnerMouseOver h5 a {
	font-size: 0.8em;
	color: White;
}

.lotImage {
	margin: 5px;
	border: none;
}

.imageDiv a img.lotImage {
	border: 3px solid #4c4036;
	background-color: #FFF;
}

.imageDiv {
	float: left;
}

.lotData {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}

.lotData h6 {
	font-size: 0.8em;
}

/* @end */

#galleryList #clear {
	clear: both;
}

/* @group displaytypes */

/* display by image - must set table width */

#imageTable {
	width: 715px;
}

#imageTable tbody tr td center a img {
	max-width: 100px;
	max-height: 100px;
}

#imageTable tbody tr.imageTableHeader td {
	padding: 5px;
	background: #4c4036;
	color: #FFF;
}

#imageTable td {
	margin: 0px 10px 0px 0px;
	font-size: 0.8em;
	padding: 3px 0px 3px 0px;
}

#imageTable tbody {
	min-height: 50px;
}

/* set odd row color */

#imageTable tbody tr.odd td {
	background: #e3e2c9;
}

/* display by price - must set table width */

#priceTable {
	width: 715px;
}

/* set odd row color */

#priceTable tbody tr.odd td {
	background: #e3e2c9;
}

#priceTable tbody tr.priceTableHeader td {
	padding: 5px;
	background: #4c4036;
	color: #FFF;
}

#priceTable td {
	font-size: 0.8em;
	padding: 3px;
}


/* @end */


/* @end */
