﻿body {font-family: Arial, Verdana;	
	font-size: 9pt;
	margin: 0px; 
	padding: 0px;
	background: #fff;
	height: 100%;}
a {color: #666666;}
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{border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #DDDDDB;
	font-size: 8pt;
	color: #000;}
button{border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #DDDDDB;
	font-size: 8pt;
	color: #000;}
textarea{border: 1px solid #666666;}
select{border: 1px solid #666666;}
.clearb {clear: both; line-height: 1px;}
.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: #83273E;
	border: 2px solid #83273E;
	padding: 5px;
	margin: 5px;
	text-align: center;}
  .error a {font-weight: bold;text-decoration: none; color: #000;}
  .error a:hover {text-decoration: underline;}
#container {width: 950px;
	margin: 0px auto;
	height: 100%;
	text-align: left;
	background: #fff;
	padding: 0px 5px 0px 5px;}
.PageTitle{	background: #DDDDDB;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.search_input {border: 1px solid #666666;}
.text_input {border: 1px solid #666666;}
.file_input{border: 1px solid #666666;}
/* Login / Verify Account links */
#TopRowLinks {float: right;
	padding-right: 5px;
	font-weight: bold;
	margin: auto;
	position: relative;}
#TopRowLinks a{text-decoration: none; color: #000;}
  #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 {background-color: #DDDDDB; font-weight: bold;}

/* Logo Image/Text and Header Background */
#LogoRow {padding-top: 20px; padding-left: 20px;}
  #LogoRow img{	border: 0px;margin-bottom: 5px;}
.LogoSiteName a{font-size: 16pt;
	color: #fff;
	text-decoration: none;}

/* Site Messages / Errors */
.SiteMsg1 {background: #FFFFCC;
	color: #000;
	border: 1px solid #FFCC66;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-weight: bold;}

/* Site Annoucement (in header) */
#SiteAnnounce {float: right;
	clear: right;
	width: 500px;
	margin: 5px 5px 16px 5px;
	overflow:hidden;}

/* 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: #666666;text-decoration: none; font-weight:bold; font-size: 10pt;}
ul#NavRow li a:hover{text-decoration: underline;}

/* Site Motto */
#MottoRow {	clear: both;
	align: middle;
	text-align: center;
	color: #fff;
	height: 20px;
	text-indent: 0px;
	font-weight: bold;
	background: #888888;
	background: #7F213B;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;}

/* Search and Category Column (index.asp, catalog.asp) */
#NavCol {float: left;
	display: inline;
	width: 195px;
	border: 1px solid #DDDDDB;
	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: #000; 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: #000;
	font-size: 10pt;
	font-weight: bold;}

/* Home Page Content - Gallery Featured and Regular Featured Items */
#HPContent{	float: left;
	width: 602px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #DDDDDB;}

/* Home Page Gallery Featured Items */
#HPGalleryFeatured {Width: 100%;}
  #HPGalleryFeatured table {
	float: left;
	width: 195px;
	height: 200px;
	margin: 2px;
	border: 1px solid #DDDDDB;
	overflow:hidden;}
  #HPGalleryFeatured td {vertical-align: middle;
	text-align: center;}
.HPGFtitle {height: 45px;
	overflow:hidden;
	width: 190px;}
  .HPGFtitle a{	color: #000;
	font-weight: bold;
	text-decoration: none;}
  .HPGFtitle a:hover {text-decoration: underline;}
.HPGFimage {background: #DDDDDB; height: 90px;}
  .HPGFimage img{background: #fff;
	padding: 10px;}

/* Home Page Title Row (gallery and regular featured items) */
.HPtitle {clear: both;
	background: #DDDDDB;
	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: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{ color: #000; text-decoration: none;}
  .HPDesc a:hover{ text-decoration: underline;}
.HPFends {width: 120px;}
.HPFrow1 {color: #000; background-color: #DDDDDB;}

/* Banner Style A (horizontal / header.asp */
#BannerA {display:none; clear: both;
	margin: 0px 0px 5px 0px;}
  #BannerA img {padding: 2px; border: 0px;}

/* Banner Style B  (vertical)*/
#BannerB {float: left;
	display: inline;
	width: 135px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #DDDDDB;
	text-align: center;
	overflow:hidden;}
  #BannerB img {padding: 3px;}
#BannerB2 {float: right;
	display: inline;
	width: 135px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #DDDDDB;
	text-align: center;
	overflow:hidden;}
  #BannerB2 img {padding: 3px;}

/* Alternating table row colors for item listings*/
.ColorRowA {background: #fff; color: #000;}
.ColorRowB {background: #DDDDDB; color: #000;}

/* Highlight Listing Feature */
.ColorItemHighlight {background: #999999; color: #000;}

/* Catalog.asp Items */
#CatalogContent {float: left;
	width: 602px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #DDDDDB;}
  #CatalogContent a {color: #000; 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: #000;}
  .ShowRow a{text-decoration: none;	font-weight:normal;	color: #000;}
  .ShowRow a:hover{	text-decoration: underline;}

/* Category Location Row */
#LocationRow {	width: 100%;
	background: #DDDDDB;
	color: #000;
	font-weight: bold;
	text-indent: 10px;
	padding: 2px 0px 2px 0px;}
  #LocationRow a {text-decoration: none; color: #000; font-weight: bold;}
  #LocationRow a:hover {text-decoration: underline;}

/* Table Row - above category featured listings (catalog.asp & search.asp)*/
.FeaturedRow {background: #888888;
	color: #fff;
	font-weight: bold;}
	
/* Table Row - Above regular items listings  (catalog.asp & search.asp)*/
.ItemRow {background: #888888;
	color: #fff;
	font-weight: bold;}

/* Gallery Items for a Category */
#GCHeader {	width: 100%;
	background: #DDDDDB;
	color: #000;
	font-weight: bold;
	text-indent: 10px;}
.GalleryItemPrice {color: black;
	font-weight: bold;}
#GalleryCatalog {width: 600px;}
  #GalleryCatalog table {
	float: left;
	width: 195px;
	height: 200px;
	margin: 2px;
	border: 1px solid #DDDDDB;}
  #GalleryCatalog td {vertical-align: middle;text-align: center;}
.GCtitle {height: 45px;
	overflow: hidden;
	width: 190px;}
  .GCtitle a {color: #000;	
	font-weight: bold;
	text-decoration: none;}
  .GCtitle a:hover {color: #000;
	text-decoration: underline;}
.GCimage {background-color: #DDDDDB; text-align: center; height: 90px;}
  .GCimage img {background-color: #fff; padding: 10px;}

/* Bottom Links - for multiple pages of inventory (Prev, Next, #s) */
#PageLinks {clear:both;
	margin: 5px;
	text-align: center;
	color: #000;
	font-weight: normal;}
  #PageLinks a {text-decoration: none; color: #000;}
  #PageLinks a:hover {text-decoration: underline; color: #000;}

/* No Items Found Notification */
.NoItemsFound {background: #fff;
	color: #000;
	font-weight:bold;
	font-size: 12pt;
	text-align: center;
	margin: 3px;
	padding: 3px;
	border: 1px solid #DDDDDB;}

/* Browse.asp */
#BrowseContent {float: left;
	background: #fff;
	width: 602px;
	border: 1px solid #DDDDDB;
	margin: 0px 0px 5px 5px;
	overflow: hidden;}
  #BrowseContent a {color: #000; 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 0px 0px 10px;
	width: 160px;
	overflow:visible;}
  .BCatRow b {text-transform:uppercase; color: #83273E}
#BCol {float: left;
	width: 195px;
	border: 1px solid #DDDDDB;
	margin-bottom: 5px;}
#BrowseSearch{background: #fff;
	color: #000;
	margin:4px;}
#BrowseGF {color: #000;}
  #BrowseGF table {width: 185px;
	margin: 5px;
	border: 1px solid #DDDDDB;
	text-align: center;}
.BGFtitle {height: 45px;
	overflow:hidden;
	width: 175px;}
  .BGFtitle a {	color: #000; font-weight: bold;	text-decoration: none;}
  .BGFtitle a:hover {color: #000; text-decoration: underline;}
.BGFimage {background: #DDDDDB; text-align: center;}
  .BGFimage img {background: #fff; padding: 10px;}

/* Login.asp  */
#Login {float: left;
	border: 6px solid #DDDDDB;
	width:380px;
	margin: 0px 5px 5px 0px;
	padding: 25px 0px 25px 45px;}
  #Login i {font-size: 8pt;	font-weight:normal;}
  #Login a {color: #000; text-decoration: none;	font-weight: bold;}
  #Login a:hover {text-decoration: underline;}
td.LogBGreq {background-color: #DDDDDB; font-weight: bold;}
#NotUser {float: left;
	border: 6px solid #fff;
	width: 450px;
	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: #83273E;
	text-decoration: none;
	font-weight: bold;}
  #NUReg a:hover {text-decoration: underline;}

/* Forgot.asp  */
.SendPass {	}

/* Register.asp */
#RegisterRowB {clear: left;
	width: 100%;
	height: 25px;
	background: #888888;
	color: #fff;
	font-weight: bold;
	text-indent: 5px;
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin-bottom: 5px;}
td.RegBG {background: #DDDDDB; width: 155px;}
.regreq {color:#666666;font-style:italic;font-size: 8pt;}
.regop {color:Green;font-style:italic;font-size: 8pt;}
.RBGRow {background: #888888; font-weight: bold;}
.RegInput table {float: left; margin-right: 35px; width: 45%;}
  .RegInput a {color: #000;	font-weight: bold;}
  .RegInput i {font-size: 8pt;}

/* Listing Details (detail.asp)      */
.DetailRow1 {width: 800px; 
	background: #DDDDDB;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 0px 2px 5px;}
  .DetailRow1 a {color: #000; text-decoration: none;}
  .DetailRow1 a:hover {text-decoration: underline;}
.DetailRow2 {
	background: #DDDDDB;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;}
  .DetailRow2 a {color: #000; text-decoration: none;}
#DetailTitleRow {width: 800px;
	background: #EBEBEB;
	color: #000;
	margin-bottom: 5px;
	padding: 2px 0px 2px 5px;
	overflow:hidden;}
  #DetailTitleRow b {}

/* Bidder or Seller login prompt */
#BSlogin {margin: 5px;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #EBEBEB;}
	
/* Buyer Action Panel */
#BuyerAP {width: 792px;
	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 {width: 792px;
	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 {width: 792px;
	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: #000;}
.ListStatus2 {color: green; font-weight: bold;}
.ListStatus3 {color: red; font-weight: bold;}
#ItemDetailMain {float: left;
	width: 792px;
	padding: 5px;
	margin-bottom: 5px;}
  #ItemDetailMain a {color: #000;}
.NormPic {float: left; width: 482px;}
  .NormPic img {padding: 5px; border: 1px solid #EBEBEB;}
  .NormPic a {color: #000;}
.photo{padding: 10px; margin: 5px; border: 1px solid #EBEBEB;}
#ItemDetails {float: left;
	width: 300px;
	padding-right: 5px;
	overflow:hidden;}
  #ItemDetails table {padding: 2px; width: 100%; border: 2px solid #000;}
  #ItemDetails a {color: #000; text-decoration: none; font-weight: bold;}
  #ItemDetails a:hover {text-decoration: underline;}
.IDtdwidth {width: 35%;	font-weight: bold;}
.IDinfo {font-weight: bold;}
.IDPrice {background: #BBA96C;}
.IDListType{background: #DDDDDB;}
#ItemDesc {clear: left;
	width: 792px;
	border: 1px solid #DDDDDB;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#ShippingDesc {clear: left;
	width: 792px;
	border: 1px solid #DDDDDB;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#ItemPurchase {width: 792px;
	border: 1px solid #DDDDDB;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	overflow:hidden;}
  #ItemPurchase table {width: 99%;
		margin-top: 5px; }
#IDThumb {width: 792px; clear: left;
	border: 1px solid #DDDDDB;
	padding: 5px;
	margin-bottom: 5px;}
  #IDThumb img {float: left;
    padding: 5px;
    margin: 5px;
    border: 1px solid #EBEBEB;}
#IDShip {width: 792px;
	border: 1px solid #DDDDDB;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#IDCustomFields {padding-left: 5px;}
#Comments {width: 792px;
	border: 1px solid #DDDDDB;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#Counter {width: 792px;
	text-align: center;
	padding: 5px;}
.ColorQuestion1 {background: #EBEBEB;}
.ColorQuestion2 {}
#BigPic {width: 782px;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;}
  #BigPic img {padding: 5px; border: 1px solid #EBEBEB;}
  #BigPic a {color: #000;}
.Reserve {font-size: 7pt; color: #000;}

/* Bid Confirm (confirm.asp, confirm_rfq.asp, confirm_reverse.asp, processtrade.asp) */
.ConfirmRow{background: #DDDDDB;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.BidItem {background: #EBEBEB;
	color: #000;
	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: #000;
	font-weight: bold;
	font-size: 11pt;}
  .BidUser a {font-size: 9pt;
	text-decoration: none;
	color: #000;}
  .BidUser a:hover {text-decoration: underline;}
.BidDetails {text-align: center;
	border: 5px solid #DDDDDB;
	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 {border: 5px solid #DDDDDB;
	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:  5px solid #DDDDDB;}
.TradeOffer {border: 1px solid #DDDDDB;
	padding: 5px;
	text-align: left;
	font-weight:normal;
	overflow:hidden;}
	
/* Stores - Stores.asp */
#StoresCol {float: left;
	display: inline;
	width: 195px;
	border: 1px solid #DDDDDB;
	margin-bottom: 5px;}
#StoresSearch {margin-left: 5px;}
        /* Category/Subcategory lists */
#StoresCat {margin-left: 5px;}
  #StoresCat a {color: #000; 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: 600px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #DDDDDB;}
#FeaturedStore {Width: 100%;} 
  #FeaturedStore table {float: left;
	width: 194px;
	height: 140px;
	margin: 2px;
	border: 1px solid #DDDDDB;
	overflow:hidden;}
  #FeaturedStore td {text-align: center;}
.FStitle {height: 40px; width: 180px; overflow:hidden;}
  .FStitle a {color: #000; font-weight: bold; text-decoration: none;}
  .FStitle a:hover {color: #000; text-decoration: underline;}
.FSimage {height: 80px; vertical-align: middle; background-color: #DDDDDB;}
 .FSimage img {background-color: #fff; padding: 10px;}
#StoresList {padding:5px;}
  #StoresList a {color: #000; text-decoration: underline;}

/* StoreCatalog.asp & Storeprofile.asp - User's Store*/
#StoreFront {float: left;
	width: 790px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #DDDDDB;
	overflow:hidden;}
  #StoreFront table {	width: 100%;
	padding: 2px;
	border: 1px solid #DDDDDB;}
  #StoreFront a {color: #000;text-decoration: none;}
  #StoreFront a:hover {text-decoration: underline;}
.SFFeature {font-weight: bold; background: #888888;}
.SFItems {background: #888888;}
#StoreGF {width: 100%;}
  #StoreGF table {float: left;	
	width: 255px;
	height: 190px;
	margin: 2px;
	border: 1px solid #DDDDDB;}
  #StoreGF td {vertical-align: middle;text-align: center;}
  #StoreGF img {border: 0px;
	background: #fff;
	padding: 5px;}
.SGFimg {text-align: center; background: #DDDDDB; height: 90px;}
.SGFtitle {text-align: center;
	height: 45px;
	width: 250px;
	overflow: hidden;}
  .SGFtitle a {font-weight: bold; text-decoration: none;}
  .SGFtitle a:hover {text-decoration: underline;}
#StoreTabs {width: 790px; border-bottom: 10px solid #888888;}
.StoreTab1 {float: right;
	background: #888888;
	width: 100px;
	padding: 2px 20px 2px 20px;
	margin-left: 15px; 
	text-align: center;}
.StoreTab2 {float: right;
	background: #DDDDDB;
	width: 100px;
	padding: 2px 20px 2px 20px;
	margin-left: 15px;
	text-align: center;}
.StoreName {font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;}
#SingleStoreSearch {float:right;
	width: 285px;
	background: #888888;
	padding: 5px;}
.StoreBanner {margin: 5px 5px 5px 10px;}
#StoreFeedbackRating {float:right;
	text-align:left;
	width: 285px;
	background: #888888;
	padding: 5px;
	font-weight: bold;}
#StoreDetails {width: 790px; padding: 5px; clear: both;}
  #StoreDetailsFB a {font-weight: bold;	color: #000; text-decoration: underline;}
.StoreFBTitle {background: #888888; color: #fff; font-weight: bold;}

/* Feedback text */
.positive {color: #008000; font-weight: bold;}
.neutral {color: #000000; font-weight: bold;}
.negative {color: #ff0000; font-weight: bold;}

/* Search.asp & advancedsearch.asp */
#SearchRow {background: #DDDDDB;
	padding: 5px;
	text-indent: 5px;
	text-align: left;
	border: 1px solid #DDDDDB;
	width: 790px;}
#SearchResults {width: 790px;
	height: auto;
	border: 1px solid #DDDDDB;
	padding: 5px;}
  #SearchResults table {width: 100%;}
#PageLinksS {clear: left;
	margin: 5px;
	text-align: center;
	color: #000;
	font-weight: normal;}
	#PageLinksS a {color: Black; text-decoration:none;}
	#PageLinksS a:hover {text-decoration: underline;}
#SearchGallery table {float: left;
	width: 255px;
	height: 190px;
	margin: 2px;
	border: 1px solid #DDDDDB;}
  #SearchGallery td {vertical-align: middle;text-align: center;}
.SGtitle {height: 45px; width: 250px; overflow: hidden;}
  .SGtitle a {color: #000; font-weight: bold; text-decoration: none;}
  .SGtitle a:hover {color: #000; text-decoration: underline;}
.SGimage {background-color: #DDDDDB; text-align: center; height: 90px;}
.SGimage img {background-color: #fff; padding: 10px;}

/* AdvancedSearch.asp */
#AdvSearch{}
#AdvSRow {width: 802px;
	background: #DDDDDB;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.ASBox{width: 790px; border: 1px solid #DDDDDB; padding: 5px; margin: 0px 0px 5px 0px;}
.ASGo {width: 790px; 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: #000;
	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: #000;}
#PHBidDetails {
	padding: 10px 0px 10px 0px;
	float: left;
	width: 65%;}
  #PHBidDetails table {width: 100%;}
.PHBidDetailsrow {background:#DDDDDB; font-weight: bold;}

/* 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: #000;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.SellCatNum {background: #DDDDDB;
	font-weight: bold;
	padding: 3px;}
.SellDetailRow {background: #DDDDDB;
	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:#DDDDDB;}
table.SellConfirm {width: 800px; 
	text-align: left;
	padding: 5px;
	border: 1px solid #DDDDDB;}
#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;	background:#888888;}
.SellRequired {color: #666666;
	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 15px;}
#ShippingContainer{margin: 30px;
	padding: 5px;
	border: 1px solid gray;}
INPUT.hiddenfileinput {display: none;}	
.ActiveList {width: 100%;}
  .ActiveList a {color: #000; 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: #888888;
	width: 40%;}
.B2Cheader2 {background: #888888;
	width: 55%;}
.B2Cheader3 {background: #DDDDDB; font-weight: bold;}
.B2Cvalue1 {background: #EBEBEB; text-align: right; font-weight: bold;}
.B2Cvalue2 {background: #888888; text-align: right; font-weight: bold;}
#B2CInfo table{width: 100%;}
#B2CPurchase {text-align: right; padding: 10px;}

/* Receipt.asp / Processb2c.asp / Membership.asp / process_membership.asp */
.ReceiptRow {width: 802px; font-size: 12pt;	font-weight: bold;}
#RInvoice {width: 802px;}
  #RInvoice td{vertical-align: top;}
  #RInvoice table{width: 100%;}
table#RInvoiceInfo {width: 802px;}
  table#RInvoiceInfo td {padding:3px;}
.invoiceheader {background:#DDDDDB; font-weight: bold;}
.invoiceborder {border-bottom: 1px solid #DDDDDB;}
.invoicecost {border-bottom: 1px solid #DDDDDB; text-align:right;}
.invoicetotal {background:#888888; text-align:right; font-weight: bold;}
.InvoiceDetailRow {width: 100%; background: #DDDDDB; padding:3px; font-weight: bold;} 

/* Addwatch.asp */
#AddWatch {text-align: center;}
#AddWatch b {font-size: 12pt;}

/* MailUser.asp / Contact.asp */
#MailUser {width: 790px; padding: 5px; margin: 5px 5px 5px 0px; border: 1px solid #DDDDDB;}
  #MailUser td {padding: 3px;}
td.MailHighlight {width: 125px; background:#DDDDDB; 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: #000;}

/* Feedback.asp */
td.FeedbackHighlight {width: 125px; background:#888888; font-weight: bold;}
  
/* Membership.asp specific*/
#SelectMembership{width: 802px;}
  #SelectMembership table {width:100%;}
.MembershipRowA {background: #fff;}
.MembershipRowB {background: #fff;}
td.MembershipRadial {width: 30px;
	border-top: 1px solid #DDDDDB;
	border-left: 1px solid #DDDDDB;
	border-bottom: 1px solid #DDDDDB;}
td.MembershipInfo {	border-top: 1px solid #DDDDDB;
	border-right: 1px solid #DDDDDB;
	border-bottom: 1px solid #DDDDDB;}
#MembershipReceipt {width: 802px;}
  #MembershipReceipt table {width:800px;}
  #MembershipReceipt td{vertical-align: top;}
  #MembershipReceipt a {color:#000; font-size: 7pt;}

/* Process_membership specific */
#MemInvoice {width: 802px;}
  #MemInvoice td{vertical-align: top;}
  #MemInvoice table {width: 100%;}

/* Profile.asp */
#MyProfilePage {overflow:scroll;}
#MyProfileFeedback table{width: 100%;}
  #MyProfileFeedback td {padding: 3px;}
.MyPFeedbackHeader {background: #DDDDDB; font-weight: bold;}

/* ViewInvoice.asp */
#InvoiceBody {margin: 10px;padding: 5px; border: 1px solid #000; 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: 140px; overflow:hidden;}
  #MyAccountNav ul {list-style: none; margin: 0px; padding: 0px; width: 125px;}
  #MyAccountNav li {}
  #MyAccountNav a {color: black; text-decoration: none;}
    #MyAccountNav a:hover {text-decoration:underline;}
li.MyActiveTab {padding: 2px 2px 2px 15px; background: #888888;}
li.MyInactiveTab {padding: 2px 2px 2px 15px; background: #fff;}
li.MyNavHeader {padding: 4px;
    font-size: 11pt;
    background: #DDDDDB;
    font-weight: bold;
    height: 20px;} 
#MyAccountBody {float: left; 
	margin: 0px 0px 5px 0px; 
	width: 802px; 
	border: 1px solid #DDDDDB;
	height: 100%;}
  #MyAccountBody table{ margin-left: 3px;
	overflow:hidden;} 
  #MyAccountBody td {margin: 0px; padding: 2px; vertical-align: top;}
  #MyAccountBody a {font-weight: bold; color: #000; text-decoration: underline;}
.MyTableStyle1 {width:795px;}
#MySorting {padding: 5px; text-align: right;}
.MyTableHeader {background: #DDDDDB; font-weight: bold;}
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 #666666;}
.ColorMyRowBbottom{background: #F2F2F2; border-bottom: 2px solid #666666;}
#ActionRow {margin: 2px; padding: 5px;border-bottom: 2px solid #666666;}
#MyKey {margin: 2px;}	
.myitembidamount {color: #ff0000;}
.invoicehighlight1 {width: 125px; font-weight: bold; background: #DDDDDB;}
.invoicehighlight2 {width: 200px; font-weight: bold; background: #DDDDDB;}
.myoptional {color: green; font-style:italic; font-weight:normal; font-size: 8pt;}
.myrequired {color: #666666; font-style:italic; font-weight:normal; font-size: 8pt;}
.mycolumn {width: 165px; font-weight: bold; background: #DDDDDB;}
#mymemberplan {width: 600px; margin-top: 5px; padding: 5px; border: 5px solid #DDDDDB;}
.mycenter {text-align: center; margin: 10px;}
#AccountChanges {float: right; width: 200px; margin: 5px;}
.mycred {color: Green;}
.mydebt {color: Red;}
.mytrans {color: #000;}
.mybalance { text-align: right; background: #888888;}
#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: #666666; font-weight:bold;}
.acceptedtrade {color: Green; font-weight:bold;}
.rejectedtrade {color: Red; font-weight: bold;}
.tradedivision1 {border-top: 5px solid #666666;}
.tradedivision2 {border-bottom: 2px solid #666666;}
.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 {clear: both;
	background: #DDDDDB;
	color: #fff;
	text-indent: 5px;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px 0px 2px 0px;}
  #FooterRow1 a {color: #000; text-decoration: none;}
  #FooterRow1 a:hover {text-decoration: underline;}

/* Footer Row (copyright information) */
#FooterRow2 {clear: both;
	background-color: #fff;
	color: #000;
	font-size: 8pt;
	margin-top: 5px;
	padding:5px;}
	
/* 12/02/2010 additions */
#SalesReport { font-size: 75%; width: 99%;} 
#SalesReport td {text-align: left;}
#PromoEmail {width: 99%;} 
#PromoEmail td {text-align: left;}
#StoreHeader table {border: none;}
#SaleNotice {text-align: center; padding: 5px 156px 5px 10px; font-size: 14px; font-weight: bold; color: #7F213B; }
