﻿body {	font-size: 12px;
	color: #411e03;
	font-family: Arial, Helvetica, sans-serif;
	background: url(equi_images/bg.gif);
	margin: 0px;
	padding: 0px;
	height: 100%; }
a {color: #411e03;}
a img {border: none;}
h1 {font-size: 10pt; margin: 0px; padding: 0px;}
form {margin: 0px;}
td {vertical-align: top;padding: 2px 0px 2px 2px;}
input.button{padding: 5px;border: none;
	background:url(equi_images/submit-bg.gif) repeat-x;
	font-size: 8pt;
	color: #fff;}
button{padding: 5px;border: none;
	background: url(equi_images/submit-bg.gif) repeat-x;
	font-size: 8pt;
	color: #fff;}
textarea{}
select{}
.clearb {clear: both; line-height: 1px; height: 1px;overflow: hidden; }
.clearr {clear: right; line-height: 1px;}
.clearl {clear: left; line-height: 1px;}
.center {text-align: center;}
.centerimage {text-align: center; vertical-align: middle; height: 60px; width: 100px; padding-top: 4px;}
.error {color: red;
	border: 1px solid red;
	padding: 5px;
	margin: 5px;
	text-align: center;}
  .error a {font-weight: bold;text-decoration: none; color: #411e03;}
  .error a:hover {text-decoration: underline;}
#container {width: 990px;
	margin: 0px auto;
	height: 100%;
	text-align: left;
	padding: 0px 5px 0px 5px;}

#container1 {width: 950px;
	margin:10px auto;}
#container2 {width: 950px;float: left;
	height: 100%;
	text-align: left;}
#content {width:950px;margin: 0px 0px 0px 17px;background: #fff; border-left: 2px solid #5C3618;border-right: 2px solid #5C3618;border-bottom: 2px solid #5C3618;}

.PageTitle{color: #411e03;border-bottom: 1px dotted #411e03;margin: 0px 0px 3px 0px;
	text-align: left;}
.search_input { width: 65%;}
.text_input {}
.file_input{}

/* Login / Verify Account links */
#TopRowLinks {float: right; text-align: right;color: #fff;
	padding-right: 50px;padding-bottom: 5px;
	font-weight: bold;width:300px;}
#TopRowLinks a{text-decoration: none; color: #fff;}
  #TopRowLinks a:hover{text-decoration: underline;}

/* Verify.asp */
#VerifyContent {width: 440px;
	margin:0px auto; 
	padding: 5px;
	text-align: center;}
  #VerifyContent table {text-align: left;}
td.VBG {font-weight: bold;}

/* Logo Image/Text and Header Background */
#LogoRow {background-image: url(equi_images/header.gif);
	background-repeat: no-repeat;
	margin-left: 17px;
	}
  #LogoRow img{margin: 15px 0px 0px 25px;}
.LogoSiteName a{font-size: 16pt;
	color: #fff;
	text-decoration: none;}

/* Site Messages / Errors */

.SiteMsg1 {background: #FFFFCC;
	color: #411e03;
	border: 1px solid #FFCC66;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-weight: bold;}

/* Site Annoucement (in header) */
#SiteAnnounce {
	width: 300px;
	margin: 2px;}

/* Home Page Annoucement */
#HomeAnnounce {clear: both; margin: 5px 5px 5px 5px;}

/* Site Navigation Links (Home, Browse, Register, My Account, Sell Stores, Help */
ul#NavRow {clear: both;
	text-align: center;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;}
ul#NavRow li {text-align:center;
	width: 90px;
	height: 18px;
	margin: 0px 30px 5px 10px;
	padding-top: 2px;float: left;}
ul#NavRow li a{color: #7CA0E7;text-decoration: none; font-weight:bold; font-size: 10pt;}
ul#NavRow li a:hover{text-decoration: underline;}


/* Site Navigation Links */
#NavRow {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	text-transform: uppercase;}
#NavRowleft {background: url(equi_images/nav-left.gif) no-repeat;	background-position: left center;}
#NavRowcenter {background: url(equi_images/nav-bg.gif) repeat-x;margin: 0px 17px;}
#NavRowright {background: url(equi_images/nav-right.gif) no-repeat;	background-position: right center;}
.NavRowitem {float: left; line-height: 36px;}
.NavRowitem a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;}
.NavRowitem a:hover {color: #F5E2D3;background: none;}

#NavRow2 {
	font-family: Georgia, Times, serif;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;}
#NavRowleft2 {background: url(equi_images/sub-nav-left.gif) no-repeat;	background-position: left center;}
#NavRowcenter2 {background: url(equi_images/sub-nav-bg.gif) repeat-x;margin: 0px 6px;}
#NavRowright2 {background: url(equi_images/sub-nav-right.gif) no-repeat;	background-position: right center;}
.NavRowitem2 {float: left; line-height: 27px;font-size: 11px;}
.NavRowitem2 a {
	text-decoration: none;
	color: #411e03;
	display: block;
	padding-right: 10px;
	padding-left: 10px;}
.NavRowitem2 a:hover {background: none;
	color: #743405;}
	
/* Search and Category Column (index.asp, catalog.asp) */
#NavCol {float: left;
	display: inline;
	width: 165px;
	margin-bottom: 5px;}

/* Search form (index.asp, catalog.asp) */
#NavSearch {margin-left: 5px; padding-bottom: 5px;}

/* Category/Subcategory lists */
#NavCat {margin-left: 5px;}
  #NavCat a{color: #411e03; text-decoration: none;}
  #NavCat a:hover{text-decoration: underline; font-weight: bold;}
  #NavCat ul{
	padding: 0;
	margin: 0;
	list-style: none;}
  #NavCat li{
	padding: 2px;
	margin: 0px;}
.NoCatMsg {	color: #411e03;
	font-size: 10pt;
	font-weight: bold;}

/* Home Page Content - Gallery Featured and Regular Featured Items */
#HPContent{	float: left;
	width: 604px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #EBEBEB;}

/* Home Page Gallery Featured Items */
#HPGalleryFeatured {margin-left: 1px;}
.HPGFcontainer {background: #E5ECF9;
    float: left;
    width: 195px;
    /* height: 200px; defined dynamically in header.asp */
    margin: 2px;
    border: 1px solid #E5ECF9;
    overflow: hidden;}
.HPGFtitle {height: 29px; margin: 4px 10px 4px 10px; overflow: hidden;}
  .HPGFtitle a{ color: #000; font-weight: bold; text-decoration: none;}
  .HPGFtitle a:hover {text-decoration: underline;}
.HPGFimage {background: #E5ECF9; text-align: center;}
  .HPGFimage img{background: #fff; padding: 10px;}
.HPGFinfo {margin: 4px 10px 4px 10px;}


/* Home Page Title Row (gallery and regular featured items) */
.HPtitle {clear: both;
	background: #E5ECF9;
	font-weight: bold;
	text-indent: 5px;
	margin-bottom: 3px;
	padding: 2px 0px 2px 0px;}



/* Regular Home Page Featured Items */
#HPFeatured {clear: right;
	width: 100%;
	background: #fff;}
  /* #HPFeatured a {color: #000; text-decoration: none;}*/
  #HPFeatured a {text-decoration: none;}
  #HPFeatured a:hover { text-decoration: underline;}
  #HPFeatured table {width: 100%;}
/* HPDesc is used for item titles (included in search.asp, storecatalog.asp, drawitem.asp, etc) */
.HPDesc {overflow: hidden;
	text-indent: 0px;}
  .HPDesc a{text-decoration: none;}
  .HPDesc a:hover{ text-decoration: underline;}
.HPFends {width: 120px;}
.HPFrow1 {color: #411e03; background-color: #ccc;}

/* Banner Style A (horizontal / header.asp */
#BannerA {clear: both;
	margin: 5px;
	text-align: center;}
  #BannerA img {border: 0px;}

/* Banner Style B  (vertical)*/
#BannerB {float: left;
	display: inline;
	width: 135px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #E4ECCE;
	text-align: center;
	overflow:hidden;}
  #BannerB img {padding: 3px;}
#BannerB2 {float: right;
	display: inline;
	width: 135px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #E4ECCE;
	text-align: center;
	overflow:hidden;}
  #BannerB2 img {padding: 3px;}
/*#BannerB {display: none;}*/

/* Alternating table row colors for item listings*/
.ColorRowA {background: #fff; color: #411e03;}
.ColorRowB {background: #ebebeb; color: #411e03;}

/* Highlight Listing Feature */
.ColorItemHighlight {background: #5C3618; color: #fff;}
.ColorItemHighlight a {color: #fff}

/* Catalog.asp Items */
#CatalogContent {float: left;
	width: 602px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #E5ECF9;}
  #CatalogContent a {text-decoration: none;}
  #CatalogContent a:hover {text-decoration: underline;}

/* Current, New Today, Ending Today, Going, Going, Gone, Completed  - table*/
#CategoryContent table{	width: 100%; text-indent: 5px;}

/* Row of links that allow you to choose Current, New Today, Ending Today, Going, Going, Gone, or Completed items */
.ShowRow {padding:5px;
	background: #fff;
	text-align: right;
	color: #411e03;}
  .ShowRow a{text-decoration: none;	font-weight:normal;	color: #411e03;}
  .ShowRow a:hover{	text-decoration: underline;}

/* Category Location Row */
#LocationRow {	width: 100%;
	background:  url(equi_images/bg.gif) repeat-x;
	color: #411e03;
	font-weight: bold;
	text-indent: 10px;
	padding: 2px 0px 2px 0px;}
  #LocationRow a {text-decoration: none; color: #411e03; font-weight: bold;}
  #LocationRow a:hover {text-decoration: underline;}

/* Table Row - above category featured listings (catalog.asp & search.asp)*/
.FeaturedRow {background: url(equi_images/bg.gif) repeat-x;border: 1px solid #5C3618;
	color: #fff;
	font-weight: bold;}
	
/* Table Row - Above regular items listings  (catalog.asp & search.asp)*/
.ItemRow {background: url(equi_images/bg.gif) repeat-x;border: 1px solid #5C3618;
	color: #fff;
	font-weight: bold;}

/* Gallery Items for a Category */
#GCHeader {	width: 100%;
	background: url(equi_images/bg.gif) repeat-x;border: 1px solid #5C3618;
	color: #fff;
	font-weight: bold;
	text-indent: 10px;}
.GalleryItemPrice {color: #411e03;
	font-weight: bold;}

#GalleryCatalog {margin-left: 1px;}
.GCcontainer {background: #E5ECF9;
	float: left;
	width: 194px;
    /* height: 170px; defined dynamically in header.asp */
	margin: 2px;
	border: 1px solid #E5ECF9;
    overflow: hidden;}
.GCtitle {height: 29px; margin: 4px 10px 4px 10px; overflow: hidden;}
  .GCtitle a {color: #000; font-weight: bold; text-decoration: none;}
  .GCtitle a:hover {color: #000; text-decoration: underline;}
.GCimage {background-color: #E5ECF9; text-align: center;}
  .GCimage img {background-color: #fff; padding: 10px;}
.GCinfo {margin: 4px 10px 4px 10px;}


/* Bottom Links - for multiple pages of inventory (Prev, Next, #s) */
#PageLinks {clear:both;
	margin: 5px;
	text-align: center;
	color: #411e03;
	font-weight: normal;}
  #PageLinks a {text-decoration: none; color: #411e03;}
  #PageLinks a:hover {text-decoration: underline; color: #411e03;}

/* No Items Found Notification */
.NoItemsFound {background: #fff;
	color: #411e03;
	font-weight:bold;
	font-size: 12pt;
	text-align: center;
	margin: 3px;
	padding: 3px;
	border: 1px solid #5C3618;}

/* Browse.asp */
#BrowseContent {float: left;
	background: #fff;
	width: 565px;
	margin: 0px 0px 5px 5px;
	overflow: hidden;}
  #BrowseContent a {color: #411e03; text-decoration: none;}
  #BrowseContent a:hover {text-decoration: underline; font-weight: bold;}
  #BrowseContent ul {margin-left: 5px; list-style: none;}
.BCatRow{float: left;
	margin: 0px;
	width: 175px;
	overflow:visible;}
  .BCatRow b {text-transform:uppercase;}
#BCol {float: left;
	width: 195px;
	margin-bottom: 5px;}
#BrowseSearch{background: #fff;
	color: #411e03;
	margin:4px;}
#BrowseGF {color: #411e03;}
  #BrowseGF table {width: 185px;
	margin: 5px;
	border: 1px solid #ccc;
	text-align: center;}
.BGFtitle {height: 45px;
	overflow:hidden;
	width: 175px;}
  .BGFtitle a {	color: #411e03; font-weight: bold;	text-decoration: none;}
  .BGFtitle a:hover {color: #411e03; text-decoration: underline;}
.BGFimage {background: #ccc; text-align: center;}
  .BGFimage img {background: #fff; padding: 10px;}

/* Login.asp  */
#Login {float: left;
	width:280px;
	margin: 0px 5px 5px 0px;
	padding: 25px 0px 25px 5px;}
  #Login i {font-size: 8pt;	font-weight:normal;}
  #Login a {color: #411e03; text-decoration: none;	font-weight: bold;}
  #Login a:hover {text-decoration: underline;}
td.LogBGreq {font-weight: bold;}
#NotUser {float: left;
	border: 6px solid #fff;
	width: 300px;
	margin: 45px 0px 5px 0px;
	text-align: center;}
#NUReg {background: url(images/register.gif);
	background-repeat: no-repeat;
	width: 450px;
	height: 93px;
	margin-top: 25px}
  #NUReg a {font-size: 14pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;}
  #NUReg a:hover {text-decoration: underline;}

/* Forgot.asp  */
.SendPass {	}

/* Register.asp */
#RegisterRowB {clear: left;
	width: 100%;
	height: 23px;
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin-bottom: 5px;}
td.RegBG {background: #ccc; width: 155px;}
.regreq {color:Blue;font-style:italic;font-size: 8pt;}
.regop {color:Green;font-style:italic;font-size: 8pt;}
.RBGRow {background: url(equi_images/bg.gif) repeat-x;font-weight: bold;color:#fff;}
.RegInput table {float: left; margin-right: 35px; width: 45%;}
  .RegInput a {color: #411e03;	font-weight: bold;}
  .RegInput i {font-size: 8pt;}

/* Listing Details (detail.asp)      */
.DetailRow1 { 
	background: url(equi_images/bg.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 0px 2px 5px;}
  .DetailRow1 a {color: #fff; text-decoration: none;}
  .DetailRow1 a:hover {text-decoration: underline;}
.DetailRow2 {clear: both;
	background: url(equi_images/bg.gif) repeat-x;
	color: #fff;
	text-indent: 5px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;}
  .DetailRow2 a {color: #fff; text-decoration: none;}
#DetailTitleRow {
	background: #EBEBEB;
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 0px 2px 5px;
	overflow:hidden;}
  #DetailTitleRow b {color: #411e03; font-size: 15pt;}

/* Bidder or Seller login prompt */
#BSlogin {margin: 5px;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #EBEBEB;}
	
/* Buyer Action Panel */
#BuyerAP {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #EBEBEB;}
  #BuyerAP a {padding-left: 20px;}
  #BuyerAP b {text-decoration: underline;}
  #BuyerAP td {	vertical-align: top;}
#SellerAP {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #EBEBEB;}
  #SellerAP a {padding-left: 20px;}
  #SellerAP b {text-decoration: underline;}
  #SellerAP td {vertical-align: top;}

#AdminAP {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #EBEBEB;}
  #AdminAP a {padding-left: 20px;}
  #AdminAP b {text-decoration: underline;}
  #AdminAP td {vertical-align: top;}
.ListStatus1 {color: #411e03;}
.ListStatus2 {color: green; font-weight: bold;}
.ListStatus3 {color: red; font-weight: bold;}
#ItemDetailMain {float: left;
	width: 758px;
	padding: 5px;
	margin-bottom: 5px;}
  #ItemDetailMain a {color: #411e03;}
.NormPic {float: left; width: 452px;}
  .NormPic img {padding: 5px; border: 1px solid #EBEBEB;}
  .NormPic a {color: #411e03;}
.photo{padding: 10px; margin: 5px; border: 1px solid #EBEBEB;}
#ItemDetails {float: left;
	width: 300px;
	padding-right: 5px;
	border-right: 1px dashed #5C3618;
	overflow:hidden;}
  #ItemDetails table {padding: 2px; width: 100%; border: 0px;}
  #ItemDetails a {color: #411e03; text-decoration: none; font-weight: bold;}
  #ItemDetails a:hover {text-decoration: underline;}
.IDtdwidth {width: 35%;	font-weight: bold;}
.IDinfo {font-weight: bold;}
.IDPrice {background: url(equi_images/bg.gif) repeat-x;color: #fff;}
.IDListType{}
#ItemDesc {clear: left;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#ItemPurchase {
	padding: 5px;
	margin: 5px 0px 5px 0px;
	overflow:hidden;}
  #ItemPurchase table {width: 99%;
		margin-top: 5px; }
#IDThumb {padding-left: 5px;}
  #IDThumb img {float: left;
    padding: 5px;
    margin: 5px;
    border: 1px solid #EBEBEB;}
#IDShip {
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#IDCustomFields {padding-left: 5px;}
#Comments {
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#Counter {
	text-align: center;
	padding: 5px;}
.ColorQuestion1 {background: #EBEBEB;}
.ColorQuestion2 {}
#BigPic {
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;}
  #BigPic img {padding: 5px; border: 1px solid #EBEBEB;}
  #BigPic a {color: #411e03;}
.Reserve {font-size: 7pt; color: #411e03;}

/* Bid Confirm (confirm.asp, confirm_rfq.asp, confirm_reverse.asp, processtrade.asp) */
.ConfirmRow{background: url(equi_images/bg.gif) repeat-x;border: 1px solid #5C3618;
	color: #411e03;
	text-indent: 5px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.BidItem {background: #EBEBEB;
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	overflow:hidden;}
  .BidItem b {color: #666666; font-size: 13pt;}
  .BidItem i {color: #666666;}
.BidUser {color: #666666;
	margin-bottom: 5px;
	padding-left: 5px;}
  .BidUser b {color: #411e03;
	font-weight: bold;
	font-size: 11pt;}
  .BidUser a {font-size: 9pt;
	text-decoration: none;
	color: #411e03;}
  .BidUser a:hover {text-decoration: underline;}
.BidDetails {text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	font-weight: bold;
	font-size: 13pt;}
  .BidDetails b {font-size: 15pt; text-decoration: underline;}
  .BidDetails input {margin: 0px 30px 0px 30px; padding: 0px 20px 0px 20px;}
.RFQBidDetails {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	font-weight: bold;
	font-size: 13pt;}
  span.b1 {font-size: 13pt; text-decoration: none;}
  .RFQBidDetails b {font-size: 15pt; text-decoration: underline;}
  .RFQBidDetails input {margin: 0px 30px 0px 30px; padding: 0px 20px 0px 20px;}
.RFQBDattach {text-align:center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom:  1px solid #5C3618;}
.TradeOffer {border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	font-weight:normal;
	overflow:hidden;}
	
/* Stores - Stores.asp */
#StoresCol {float: left;
	display: inline;
	width: 162px;
	margin-bottom: 5px;}
#StoresSearch {margin-left: 5px;}
        /* Category/Subcategory lists */
#StoresCat {margin-left: 5px;}
  #StoresCat a {color: #411e03; text-decoration: none;}
  #StoresCat a:hover {text-decoration: underline; font-weight: bold;}
  #StoresCat ul {padding: 0; margin: 0;	list-style: none;}
  #StoresCat li {padding: 2px; margin: 0px;}
#StoresContent {float: left;
	width: 599px;
	margin: 0px 0px 5px 5px;}
#FeaturedStore {Width: 100%;} 
  #FeaturedStore table {float: left;
	width: 194px;
	height: 140px;
	margin: 2px;
	border: 1px solid #ccc;
	overflow:hidden;}
  #FeaturedStore td {text-align: center;}
.FStitle {height: 40px; width: 180px; overflow:hidden;}
  .FStitle a {color: #411e03; font-weight: bold; text-decoration: none;}
  .FStitle a:hover {color: #411e03; text-decoration: underline;}
.FSimage {height: 80px; vertical-align: middle; background-color: #ccc;}
 .FSimage img {background-color: #fff; padding: 10px;}
#StoresList {padding:5px;}
  #StoresList a {color: #411e03; text-decoration: underline;}

/* StoreCatalog.asp & Storeprofile.asp - User's Store*/
#StoreFront {float: left;
	width: 760px;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
  #StoreFront table {	width: 100%;
	padding: 2px;}
  #StoreFront a {text-decoration: none;}
  #StoreFront a:hover {text-decoration: underline;}
.SFFeature {font-weight: bold; background: url(equi_images/bg.gif) repeat-x;border: 1px solid #5C3618;}
.SFItems {background: url(equi_images/bg.gif) repeat-x;border: 1px solid #5C3618;}

#StoreGF { }
.SGFcontainer {background: #E5ECF9;
    float: left;	
	width: 257px;
	/* height: 170px; defined dynamically in header.asp */
	margin: 2px;
	border: 1px solid #E5ECF9;
    overflow: hidden;}
.SGFtitle {height: 29px; margin: 4px 10px 4px 10px; overflow: hidden;}
  .SGFtitle a {font-weight: bold; text-decoration: none;}
  .SGFtitle a:hover {text-decoration: underline;}
.SGFimage {background: #E5ECF9; text-align: center;}
  .SGFimage img {background: #fff; padding: 10px;}
.SGFinfo {margin: 4px 10px 4px 10px;}

#StoreTabs {width: 760px; border-bottom: 10px solid #5C3618;}
.StoreTab1 {float: right;color: #fff;
	background: #5C3618;
	width: 100px;
	padding: 2px 8px 2px 8px;
	margin-left: 20px; 
	text-align: center;}
.StoreTab2 {float: right;
	background: #ccc;
	width: 100px;
	padding: 2px 8px 2px 8px;
	margin-left: 20px;
	text-align: center;}
.StoreName {font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;}
#SingleStoreSearch {float:right;color: #fff;
	text-align:center;
	width: 245px;
	background: #5C3618;
	padding: 5px;}
.StoreBanner {margin: 5px 5px 5px 10px;}
#StoreFeedbackRating {float:right;color: #fff;
	text-align:left;
	width: 245px;
	background: #5C3618;
	padding: 5px;
	font-weight: bold;}
#StoreDetails {width: 760px; padding: 5px; clear: both;}
  #StoreDetailsFB a {font-weight: bold; text-decoration: underline;}
.StoreFBTitle {background: url(equi_images/bg.gif) repeat-x;color: #fff;	font-weight: bold;}

/* Feedback text */
.positive {color: #008000; font-weight: bold;}
.neutral {color: #411e03000; font-weight: bold;}
.negative {color: #ff0000; font-weight: bold;}

/* Search.asp & advancedsearch.asp */
#SearchRow {background: #5C3618;
	padding: 5px;
	text-indent: 5px;
	text-align: left;
	width: 760px;}
#SearchResults {width: 758px;
	height: auto;
	border: 1px solid #5C3618;
	padding: 5px;}
  #SearchResults table {width: 100%;}
#PageLinksS {clear: left;
	margin: 5px;
	text-align: center;
	color: #411e03;
	font-weight: normal;}
	#PageLinksS a {color: #411e03; text-decoration:none;}
	#PageLinksS a:hover {text-decoration: underline;}

#SearchGallery { }
.SGcontainer {background: #E5ECF9;
    float: left;
	width: 257px;
    /* height: 170px; defined dynamically in header.asp */
	margin: 2px;
	border: 1px solid #E5ECF9;
    overflow: hidden;}
.SGtitle {height: 29px; margin: 4px 10px 4px 10px; overflow: hidden;}
  .SGtitle a {color: #000; font-weight: bold; text-decoration: none;}
  .SGtitle a:hover {color: #000; text-decoration: underline;}
.SGimage {background-color: #E5ECF9; text-align: center; height: 90px;}
.SGimage img {background-color: #fff; padding: 10px;}
.SGinfo {margin: 4px 10px 4px 10px;}

/* AdvancedSearch.asp */
#AdvSearch{}
#AdvSRow {width: 770px;
	background: #5C3618;
	color: #fff;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.ASBox{width: 758px; border: 1px solid #5C3618; padding: 5px; margin: 0px 0px 5px 0px;}
.ASGo {width: 758px; text-align:center; margin-bottom: 5px;}
  .ASGo input {padding: 0px 15px 0px 15px;}

/* PurchaseHistory.asp, Tradehistory.asp, BidHistory.asp, ViewQuotes.asp, HighBidders.asp */
#PurchaseHItem {background: #EBEBEB;
	color: #411e03;
	font-size: 13pt;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	overflow:hidden;}
  #PurchaseHItem b {color: #666666; font-size: 13pt;}
  #PurchaseHItem i {font-size: 9pt;	font-style:italic; color: #666666;}
  #PurchaseHItem a {text-decoration: none;}
#PHItemDetails {float: left;
	padding: 5px;
	margin-right: 20px;
	width: 30%;}
  #PHItemDetails a {color: #411e03;}
#PHBidDetails {
	padding: 10px 0px 10px 0px;
	float: left;
	width: 65%;}
  #PHBidDetails table {width: 100%;}
.PHBidDetailsrow {background:#5C3618; color: #fff;}

/* Sellitem.asp, sell_step1b.asp, sell_step2.asp, sell_step3.asp, sell_step4.asp, edititem.asp, sellconfirm.asp, editconfirm.asp, activateconfirm.asp */
.StepRow {background: #EBEBEB;
	color: #411e03;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.SellCatNum {background: #ccc;
	font-weight: bold;
	padding: 3px;}
.SellDetailRow {background: #ccc;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;}
table.SellTable {width: 95%;}
td.SellFormHighlight{font-weight: bold;
	width: 215px;
	background:#ccc;}
table.SellConfirm {width: 770px; 
	text-align: left;
	padding: 5px;
	border: 1px solid #ccc;}
#SellConfirmLoc {text-align:left;}
td.SellConfirmRates img{float: left; 
	padding: 5px; 
	margin: 5px;
	border: 1px solid #EBEBEB;}
td.SellConfirmRates {font-size:smaller;}
td.SellFormConfirm {font-weight: bold;	color: #fff; background:url(equi_images/bg.gif) repeat-x;}
.SellRequired {color: Blue;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;}
.SellOptional {color: Green;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;}
.SellStepList1 { list-style: none;}
.SellStepList1 li{ padding: 2px;}
.SellButtons1 {width: 35%; float: right;}
  .SellButtons1 input{margin: 5px 20% 5px 0px;}
.SellButtons2 {width: 22%; 
	float: left; 
	margin: 10px 0px 10px 10px;}
#ShippingContainer{margin: 30px;
	padding: 5px;
	border: 1px solid gray;}
INPUT.hiddenfileinput {display: none;}	
.ActiveList {width: 100%;}
  .ActiveList a {color: #411e03; text-decoration: none;}
  .ActiveList a:hover {text-decoration: underline;}
#SellCatAlign {margin: 0px auto; width: 750px;}
.catsel {width: 245px; height: 90px;}

/*  confirmb2c.asp - (instant checkout) */
.B2Cheader1 {background: #5C3618;
	width: 40%;}
.B2Cheader2 {background: #5C3618;
	width: 55%;}
.B2Cheader3 {background: #5C3618; font-weight: bold;}
.B2Cvalue1 {background: #EBEBEB; text-align: right; font-weight: bold;}
.B2Cvalue2 {background: #5C3618; text-align: right; font-weight: bold;}
#B2CPurchase {text-align: right; padding: 10px;}
#B2CInfo table{width: 100%;}

/* Receipt.asp / Processb2c.asp / Membership.asp / process_membership.asp */
.ReceiptRow {width: 770px; font-size: 12pt;	font-weight: bold;}
#RInvoice {width: 770px;}
  #RInvoice td{vertical-align: top;}
  #RInvoice table{width: 100%;}
table#RInvoiceInfo {width: 770px;}
  table#RInvoiceInfo td {padding:3px;}
.invoiceheader {background:#ccc; font-weight: bold;}
.invoiceborder {border-bottom: 1px solid #ccc;}
.invoicecost {border-bottom: 1px solid #ccc; text-align:right;}
.invoicetotal {background:#5C3618; text-align:right; font-weight: bold;}
.InvoiceDetailRow {width: 100%; background: #ccc; padding:3px; font-weight: bold;} 

/* Addwatch.asp */
#AddWatch {text-align: center;}
#AddWatch b {font-size: 12pt;}

/* index.asp contact form*/
#MailUserHome {width: 550px; padding: 5px; margin: 5px 5px 5px 0px; border: 1px solid #5C3618;clear: left;}
  #MailUserHome td {padding: 3px;}
/* MailUser.asp / Contact.asp */
#MailUser {width: 765px; padding: 5px; margin: 5px 5px 5px 0px; border: 1px solid #E5ECF9;}
  #MailUser td {padding: 3px;}
td.MailHighlight {width: 125px; background:#E5ECF9; font-weight: bold;}
/* ViewFeedback.asp */
#FeedbackSum {float: left;
	padding: 5px;
	margin-right: 20px;
	width: 30%;}
  #FeedbackSum b {font-size: 12pt;}
#FeedbackTable {float: left;
	padding: 5px;
	margin-right: 20px;}
  #FeedbackTable table {width: 600px;}
  #FeedbackTable td{padding: 3px;}
  #FeedbackTable a {color: #411e03;}

/* Feedback.asp */
td.FeedbackHighlight {width: 125px; background:#ccc; font-weight: bold;}
  
/* Membership.asp specific*/
#SelectMembership{width: 770px;}
  #SelectMembership table {width:100%;}
.MembershipRowA {background: #fff;}
.MembershipRowB {background: #fff;}
td.MembershipRadial {width: 30px;
	border-top: 1px solid #5C3618;
	border-left: 1px solid #5C3618;
	border-bottom: 1px solid #5C3618;}
td.MembershipInfo {	border-top: 1px solid #5C3618;
	border-right: 1px solid #5C3618;
	border-bottom: 1px solid #5C3618;}
#MembershipReceipt {width: 770px;}
  #MembershipReceipt table {width:800px;}
  #MembershipReceipt td{vertical-align: top;}
  #MembershipReceipt a {color:#411e03; font-size: 7pt;}

/* Process_membership specific */
#MemInvoice {width: 770px;}
  #MemInvoice td{vertical-align: top;}
  #MemInvoice table {width: 100%;}

/* Profile.asp */
#MyProfilePage {overflow:scroll;}
#MyProfileFeedback table{width: 100%;}
  #MyProfileFeedback td {padding: 3px;}
.MyPFeedbackHeader {background: #5C3618; font-weight: bold;}

/* ViewInvoice.asp */
#InvoiceBody {margin: 10px;padding: 5px; border: 1px solid #411e03; background: #fff;}
  #InvoiceBody table {text-align:left;width: 90%;}
  #InvoiceBody button {margin:10px 0px 10px 0px;}

/* MyAccount.asp and corresponding files */
#MyAccountNav {float: left; width: 105px; overflow:hidden;}
  #MyAccountNav ul {list-style: none; margin: 0px; padding: 0px; width: 100px;}
  #MyAccountNav li {}
  #MyAccountNav a {text-decoration: none;}
    #MyAccountNav a:hover {text-decoration:underline;}
li.MyActiveTab {padding: 2px 2px 2px 5px; background: url(equi_images/bg.gif) repeat-x; }
li.MyActiveTab a{color:#fff;}
li.MyInactiveTab {padding: 2px 2px 2px 5px; background: #fff;}
li.MyNavHeader {padding: 4px;
    font-size: 11pt;
    background: #ccc;
    font-weight: bold;
    height: 20px;} 
#MyAccountBody {float: left; 
	margin: 0px 0px 5px 0px; 
	width: 660px; 
	height: 100%;}
  #MyAccountBody table{ margin-left: 3px;
	overflow:hidden;} 
  #MyAccountBody td {margin: 0px; padding: 2px; vertical-align: top;}
  #MyAccountBody a {font-weight: bold; color: #411e03; text-decoration: underline;}
.MyTableStyle1 {width:655px;}
#MySorting {padding: 5px; text-align: right;}
.MyTableHeader {background: url(equi_images/bg.gif) repeat-x; font-weight: bold; color: #fff;}
ul.MySummary {list-style: none; margin: 0px 0px 0px 15px; padding: 0px;} 
li.MySummaryTitle {font-weight: bold; font-size: 11pt; padding: 5px 0px 3px 0px;}
li.MySummaryInfo {padding: 3px 0px 3px 15px;}
.ColorResMet{color: #008800; font-weight: bold;}
.ColorResNotMet{color: #ff0000; font-weight: bold;}
.ColorMyRowA{background:#fff;}
.ColorMyRowB{background: #F2F2F2;}
.ColorMyRowAbottom{background:#fff;border-bottom: 2px solid #5C3618;}
.ColorMyRowBbottom{background: #F2F2F2; border-bottom: 2px solid #5C3618;}
#ActionRow {margin: 2px; padding: 5px;border-bottom: 2px solid #5C3618;}
#MyKey {margin: 2px;}	
.myitembidamount {color: #ff0000;}
.invoicehighlight1 {width: 125px; font-weight: bold; background: #ccc;}
.invoicehighlight2 {width: 200px; font-weight: bold; background: #ccc;}
.myoptional {color: green; font-style:italic; font-weight:normal; font-size: 8pt;}
.myrequired {color: blue; font-style:italic; font-weight:normal; font-size: 8pt;}
.mycolumn {width: 165px; font-weight: bold; background: #ccc;}
#mymemberplan {width: 400px; margin-top: 5px; padding: 5px; border: 5px solid #ccc;}
.mycenter {text-align: center; margin: 10px;}
#AccountChanges {float: right; width: 200px; margin: 5px;}
.mycred {color: Green;}
.mydebt {color: Red;}
.mytrans {color: #411e03;}
.mybalance { text-align: right; background: #5C3618;}
#mystoresetup {text-align: center; 
	margin: 50px;
	font-weight: bold;}
#quicklinks {text-align: right; font-weight: bold; margin: 5px;}
.buttonrow_2 {float: right; margin: 5px 0px 5px 0px; width: 48%; text-align: center;}
.closed {color: Red; font-weight: bold;}
.pendingtrade {color: Blue; font-weight:bold;}
.acceptedtrade {color: Green; font-weight:bold;}
.rejectedtrade {color: Red; font-weight: bold;}
.tradedivision1 {border-top: 5px solid #5C3618;}
.tradedivision2 {border-bottom: 2px solid #5C3618;}
.MyBL {float: left; width: 48%; margin: 5px;}

/* Error.asp */
.ErrorPageRow1{margin-top: 50px; text-align:center; font-size: 12pt; font-weight: bold;}
.ErrorPageRow2{text-align:center; font-weight: bold;}

/* Footer Row (links - contact us - terms - privacy policy - about us) */
#FooterRow1 {text-align: center;
	color: #fff;
	text-indent: 5px;
	margin: 5px 50px 5px 50px;
	padding: 2px 0px 2px 0px;}
  #FooterRow1 a {color: #fff; text-decoration: none;}
  #FooterRow1 a:hover {text-decoration: underline;}

/* Footer Row (copyright information) */
#FooterRow2 {clear: both; text-align: center;
	color: #fff;
	font-size: 8pt;
	margin: 0px 50px 5px 50px;}
#FooterRow2 a {color: #fff;}


/* Demo Header Styles */
#DHWelcome {text-align: left;
	height: 20px; 
	font-weight: bold; 
	font-size: 12pt; 
	background: #8FA5C0; 
	padding: 5px; 
	color: #fff;}
#DHButtons {text-align: left;
	float: right; 
	width: 200px; 
	border-left: 1px dotted #ccc; 
	padding-left: 10px; 
	margin-top:5px;
	background: #fff;}
#DHContent {height: 100px;
	text-align: left;
	border-bottom: 3px solid #ccc; 
	margin:0px 0px 5px 0px; 
	padding: 5px; 
	font-size: 9pt;
	background: #fff;}
