﻿body {font-family: Arial, Verdana;	
	font-size: 9pt;
	margin: 0px; 
	padding: 0px;
	background: #ECECEC;
	height: 100%;}
a {color: #8FA5C0;}
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: #E5ECF9;
	font-size: 8pt;
	color: #000;}
button{border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E5ECF9;
	font-size: 8pt;
	color: #000;}
textarea{border: 1px solid #8FA5C0;}
select{border: 1px solid #8FA5C0;}
.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; padding-top: 4px; min-height: 60px; min-width: 100px;}
.error {color: red;
	border: 1px solid red;
	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: 780px;
	margin: 0px auto;
	height: 100%;
	text-align: left;
	background: #fff;
	padding: 5px 5px 0px 5px;
	border: 1px solid #ccc;}
.PageTitle{	background: #EBEBEB;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.search_input {width: 65%;border: 1px solid #8FA5C0;}
.text_input {border: 1px solid #8FA5C0;}
.file_input{border: 1px solid #8FA5C0;}
/* 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: #E5ECF9; font-weight: bold;}

/* Logo Image/Text and Header Background */
#LogoRow {padding-top: 20px; padding-left: 10px;}
  #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: 400px;
	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 5px 0px;
	float: right;}
ul#NavRow li {width: 90px;height: 18px;
	padding: 2px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	float: left;}
ul#NavRow li a{font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;}
ul#NavRow li a:hover{text-decoration: underline;}

/* Site Motto */
#MottoRow {	clear: both;
	color: #fff;
	padding: 2px 0px 2px 0px;
	text-indent: 5px;
	font-weight: bold;
	background: #8FA5C0;
	margin: 0px 0px 5px 0px;}

/* Search and Category Column (index.asp, catalog.asp) */
#NavCol {float: left;
	display: inline;
	width: 162px;
	border: 1px solid #EBEBEB;
	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: 605px;
	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: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: #E5ECF9;}

/* Banner Style A (horizontal / header.asp */
#BannerA {display: none; clear: both;
	margin: 0px 0px 5px 0px;
	border: 1px solid #E5ECF9;}
  #BannerA img {padding: 2px; border: 0px;}

/* Banner Style B  (vertical)*/
#BannerB {float: left;
	display: none;
	width: 135px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #E5ECF9;
	text-align: center;
	overflow:hidden;}
  #BannerB img {padding: 3px;}
#BannerB2 {float: right;
	display: none;
	width: 135px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #E5ECF9;
	text-align: center;
	overflow:hidden;}
  #BannerB2 img {padding: 3px;}

/* Alternating table row colors for item listings*/
.ColorRowA {background: #fff; color: #000;}
.ColorRowB {background: #E5ECF9; color: #000;}

/* Highlight Listing Feature */
.ColorItemHighlight {background: #8FA5C0; color: #000;}

/* Catalog.asp Items */
#CatalogContent {float: left;
	width: 605px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #ebebeb;}
  #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%;}

/* 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: #E5ECF9;
	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: #8FA5C0;
	color: #fff;
	font-weight: bold;}
	
/* Table Row - Above regular items listings  (catalog.asp & search.asp)*/
.ItemRow {background: #8FA5C0;
	color: #000;
	font-weight: bold;}

/* Gallery Items for a Category */
#GCHeader {	width: 100%;
	background: #E5ECF9;
	color: #000;
	font-weight: bold;
	text-indent: 10px;}
.GalleryItemPrice {color: black;
	font-weight: bold;}
#GalleryCatalog {margin-left: 1px;}
.GCcontainer {background: #E5ECF9;
    float: left;
    width: 195px;
    /* height: 200px; 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: #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 #E5ECF9;}

/* Browse.asp */
#BrowseContent {float: left;
	background: #fff;
	width: 575px;
	border: 1px solid #ebebeb;
	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 {padding-left: 5px; margin-left: 0px; list-style: none;}
.BCatRow{float: left;
	margin: 0px 0px 0px 5px;
	width: 182px;
	overflow:visible;}
  .BCatRow b {text-transform:uppercase;}
#BCol {float: left;
	width: 195px;
	border: 1px solid #ebebeb;
	margin-bottom: 5px;}
#BrowseSearch{background: #fff;
	color: #000;
	margin:4px;}
#BrowseGF {color: #000;}
.BGFcontainer {background: #E5ECF9;
    width: 185px;
	margin: 4px;
	border: 1px solid #E5ECF9;
	overflow: hidden;}
.BGFtitle {height: 29px; margin: 4px 10px 4px 10px; overflow: hidden;}
  .BGFtitle a {	color: #000; font-weight: bold;	text-decoration: none;}
  .BGFtitle a:hover {color: #000; text-decoration: underline;}
.BGFimage {background: #E5ECF9; text-align: center;}
  .BGFimage img {background: #fff; padding: 10px;}
.BGFinfo {margin: 4px 10px 4px 10px;}

/* Login.asp  */
#Login {float: left;
	border: 3px solid #E5ECF9;
	width:310px;
	margin: 0px 5px 5px 0px;
	padding: 25px 0px 25px 5px;}
  #Login i {font-size: 8pt;	font-weight:normal;}
  #Login a {color: #000; text-decoration: none;	font-weight: bold;}
  #Login a:hover {text-decoration: underline;}
#LoginInline {
    text-align: left;
	width: 400px;
	border: 1px solid #E5ECF9;
	margin: 0px auto 20px auto;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 8pt;}
  #LoginInline i {font-size: 8pt; font-weight:normal;}
  #LoginInline input {margin: 0px; padding: 0px;}

td.LogBGreq {background-color: #E5ECF9; font-weight: bold;}
#NotUser {float: left;
	width: 440px;
	margin: 65px 0px 5px 0px;
	text-align: center;}
#NUReg {background: url(../images/register.gif);
	background-repeat: no-repeat;
	width: 440px;
	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: 25px;
	background: #8FA5C0;
	color: #000;
	font-weight: bold;
	text-indent: 5px;
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin-bottom: 5px;}
td.RegBG {background: #E5ECF9; width: 155px;}
.regreq {color:#666666;font-style:italic;font-size: 8pt;}
.regop {color:Green;font-style:italic;font-size: 8pt;}
.RBGRow {background: #8FA5C0; font-weight: bold;}
.RegInput table {float: left; margin-right: 35px; width: 45%;}
  .RegInput a {color: #000;	font-weight: bold;}
  .RegInput i {font-size: 8pt;}

.RegInputSimple {margin-left: auto; margin-right: auto; width: 450px; }
.RegInputSimple table {/*float: left; margin-right: 35px; width: 45%*/ width: 100%;}
  .RegInputSimple a {color: #000;	font-weight: bold;}
  .RegInputSimple i {font-size: 8pt;}
  
/* Listing Details (detail.asp)      */
.DetailRow1 { 
	background: #E5ECF9;
	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 {clear: both;
	background: #E5ECF9;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;}
  .DetailRow2 a {color: #000; text-decoration: none;}
#DetailTitleRow {
	background: #EBEBEB;
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 0px 2px 5px;
	overflow:hidden;}
  #DetailTitleRow b {color: #000; font-size: 15pt;}

/* Bidder or Seller login prompt */
.BSlogin {margin: 5px;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #EBEBEB;}
	
/* Buyer Action Panel */
#BuyerAP {width: 765px;
	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: 765px;
	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: 765px;
	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: 765px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #E5ECF9;}
  #ItemDetailMain a {color: #000;}
.NormPic {float: left; width: 450px;}
  .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;
	border-right: 1px dashed #E5ECF9;
	overflow:hidden;}
  #ItemDetails table {padding: 2px; width: 100%; border: 0px;}
  #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: #8FA5C0;}
.IDListType{background: #E5ECF9;}
#ItemDesc {clear: left;
	width: 765px;
	border: 1px solid #E5ECF9;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#ItemPurchase {width: 765px;
	border: 1px solid #E5ECF9;
	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 {width: 765px;
	border: 1px solid #E5ECF9;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#IDPay {width: 765px;
	border: 1px solid #E5ECF9;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#IDCustomFields {padding-left: 5px;}
#Comments {width: 765px;
	border: 1px solid #E5ECF9;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
  #Comments a {color: #000;}
#DetailQuestionsTable {width:100%;}
#Counter {width: 765px;
	text-align: center;
	padding: 5px;}
.ColorQuestion1 {background: #EBEBEB;}
.ColorQuestion2 {}
#BigPic {width: 765px;
	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: #E5ECF9;
	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 #E5ECF9;
	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 #E5ECF9;
	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 #E5ECF9;}
.TradeOffer {border: 1px solid #E5ECF9;
	padding: 5px;
	text-align: left;
	font-weight:normal;
	overflow:hidden;}
	
/* Stores - Stores.asp */
#StoresCol {float: left;
	display: inline;
	width: 165px;
	border: 1px solid #ebebeb;
	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: 599px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #ebebeb;}
#FeaturedStore {margin-left: 1px;} 
.FScontainer {background: #E5ECF9;
    float: left;
    width: 193px;
    /* height: 140px; defined dynamically in header.asp */
    margin: 2px;
    border: 1px solid #E5ECF9;
    overflow: hidden;}
.FStitle {height: 29px; margin: 4px 10px 4px 10px; overflow: hidden;}
  .FStitle a {color: #000; font-weight: bold; text-decoration: none;}
  .FStitle a:hover {color: #000; text-decoration: underline;}
.FSimage {background: #E5ECF9; text-align: center;}
  .FSimage img {background: #fff; padding: 10px;}
#StoresList {padding:5px;}
  #StoresList a {color: #000; 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;
	border: 1px solid #ebebeb;}
  #StoreFront a {color: #000;text-decoration: none;}
  #StoreFront a:hover {text-decoration: underline;}
.SFFeature {font-weight: bold; background: #8FA5C0;}
.SFItems {background: #8FA5C0;}
#StoreGF { }
.SGFcontainer {background: #E5ECF9;
    float: left;
    width: 247px;
    /* height: 190px; 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 #8FA5C0;}
.StoreTab1 {float: right;
	background: #8FA5C0;
	width: 102px;
	padding: 2px 8px 2px 8px;
	margin-left: 15px; 
	text-align: center;}
.StoreTab2 {float: right;
	background: #E5ECF9;
	width: 100px;
	padding: 2px 8px 2px 8px;
	margin-left: 15px;
	text-align: center;}
.StoreName {font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;}
#SingleStoreSearch {float:right;
	text-align:center;
	width: 245px;
	background: #8FA5C0;
	padding: 2px;}
.StoreBanner {margin: 5px 5px 5px 10px;}
#StoreFeedbackRating {float:right;
	text-align:left;
	width: 245px;
	background: #8FA5C0;
	padding: 2px;
	font-weight: bold;
	font-size: 8pt;}
#StoreDetails {width: 770px; padding: 5px; clear: both;}
  #StoreDetailsFB a {font-weight: bold;	color: #000; text-decoration: underline;}
.StoreFBTitle {background: #8FA5C0;	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: #E5ECF9;
	padding: 5px;
	text-indent: 5px;
	text-align: left;
	border: 1px solid #E5ECF9;
	width: 768px;}
#SearchResults {width: 768px;
	height: auto;
	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;}
.SGcontainer {background: #E5ECF9;
    float: left;
    width: 250px;
    /* height: 190px; 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;}
  .SGimage img {background-color: #fff; padding: 10px;}
.SGinfo {margin: 4px 10px 4px 10px;}

/* AdvancedSearch.asp */
#AdvSearch{}
#AdvSRow {width: 780px;
	background: #E5ECF9;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.ASBox{width: 780px; border: 1px solid #E5ECF9; padding: 5px; margin: 0px 0px 5px 0px;}
.ASGo {width: 780px; 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:#E5ECF9; 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: #E5ECF9;
	font-weight: bold;
	padding: 3px;}
.SellDetailRow {background: #E5ECF9;
	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:#E5ECF9;}
table.SellConfirm {width: 780px; 
	text-align: left;
	padding: 5px;
	border: 1px solid #E5ECF9;}
#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:#8FA5C0;}
.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: #8FA5C0;
	width: 40%;}
.B2Cheader2 {background: #8FA5C0;
	width: 55%;}
.B2Cheader3 {background: #E5ECF9; font-weight: bold;}
.B2Cvalue1 {background: #EBEBEB; text-align: right; font-weight: bold;}
.B2Cvalue2 {background: #8FA5C0; text-align: right; font-weight: bold;}
#B2CInfo table{width: 760px;}
#B2CPurchase {text-align: right; padding: 10px;}

/* Receipt.asp / Processb2c.asp / Membership.asp / process_membership.asp */
.ReceiptRow {width: 780px; font-size: 12pt;	font-weight: bold;}
#RInvoice {width: 780px;}
  #RInvoice td{vertical-align: top;}
  #RInvoice table{width: 100%;}
table#RInvoiceInfo {width: 780px;}
  table#RInvoiceInfo td {padding:3px;}
.invoiceheader {background:#E5ECF9; font-weight: bold;}
.invoiceborder {border-bottom: 1px solid #E5ECF9;}
.invoicecost {border-bottom: 1px solid #E5ECF9; text-align:right;}
.invoicetotal {background:#8FA5C0; text-align:right; font-weight: bold;}
.InvoiceDetailRow {width: 100%; background: #E5ECF9; padding:3px; font-weight: bold;} 

/* Addwatch.asp */
#AddWatch {text-align: center;}
#AddWatch b {font-size: 12pt;}

/* 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: 480px;}
  #FeedbackTable td{padding: 3px;}
  #FeedbackTable a {color: #000;}

/* Feedback.asp */
td.FeedbackHighlight {width: 125px; background:#8FA5C0; font-weight: bold;}
  
/* Membership.asp specific*/
#SelectMembership{width: 760px;}
  #SelectMembership table {width:100%;}
.MembershipRowA {background: #fff;}
.MembershipRowB {background: #fff;}
td.MembershipRadial {width: 30px;
	border-top: 1px solid #E5ECF9;
	border-left: 1px solid #E5ECF9;
	border-bottom: 1px solid #E5ECF9;}
td.MembershipInfo {	border-top: 1px solid #E5ECF9;
	border-right: 1px solid #E5ECF9;
	border-bottom: 1px solid #E5ECF9;}
#MembershipReceipt {width: 780px;}
  #MembershipReceipt table {width:780px;}
  #MembershipReceipt td{vertical-align: top;}
  #MembershipReceipt a {color:#000; font-size: 7pt;}

/* Process_membership specific */
#MemInvoice {width: 780px;}
  #MemInvoice td{vertical-align: top;}
  #MemInvoice table {width: 100%;}

/* Profile.asp */
#MyProfilePage {overflow:scroll;}
#MyProfileFeedback table{width: 100%;}
  #MyProfileFeedback td {padding: 3px;}
.MyPFeedbackHeader {background: #E5ECF9; 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: 105px; overflow:hidden;}
  #MyAccountNav ul {list-style: none; margin: 0px; padding: 0px; width: 100px;}
  #MyAccountNav li {}
  #MyAccountNav a {color: black; text-decoration: none;}
    #MyAccountNav a:hover {text-decoration:underline;}
li.MyActiveTab {padding: 2px 2px 2px 5px; background: #8FA5C0;}
li.MyInactiveTab {padding: 2px 2px 2px 5px; background: #fff;}
li.MyNavHeader {padding: 4px;
    font-size: 11pt;
    background: #E5ECF9;
    font-weight: bold;
    height: 20px;} 
#MyAccountBody {float: left; 
	margin: 0px 0px 5px 0px; 
	width: 670px; 
	border: 1px solid #E5ECF9;
	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:655px;}
#MySorting {padding: 5px; text-align: right;}
.MyTableHeader {background: #E5ECF9; 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 #8FA5C0;}
.ColorMyRowBbottom{background: #F2F2F2; border-bottom: 2px solid #8FA5C0;}
#ActionRow {margin: 2px; padding: 5px;border-bottom: 2px solid #8FA5C0;}
#MyKey {margin: 2px;}	
.myitembidamount {color: #ff0000;}
.invoicehighlight1 {width: 125px; font-weight: bold; background: #E5ECF9;}
.invoicehighlight2 {width: 200px; font-weight: bold; background: #E5ECF9;}
.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: #E5ECF9;}
#mymemberplan {width: 400px; margin-top: 5px; padding: 5px; border: 5px solid #E5ECF9;}
.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: #8FA5C0;}
#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: #8FA5C0; font-weight:bold;}
.acceptedtrade {color: Green; font-weight:bold;}
.rejectedtrade {color: Red; font-weight: bold;}
.tradedivision1 {border-top: 5px solid #8FA5C0;}
.tradedivision2 {border-bottom: 2px solid #8FA5C0;}
.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: #8FA5C0;
	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;}


/* 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;}
	