#message {
	padding: 5px;
	border: 1px solid #999;
}
select {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 3px;
}
.error {
	color: #ff0;
	text-align: center;
	padding: 10px;
	background-color: #f00;
}
.error a {
	font-weight: bold;
	font-size: 12px;
}
.error_bid {
	color: #fff;
	text-align: center;
	padding: 5px;
	border: 1px solid #f60;
	background-color: #f00;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
.error_bid a {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}
#header {
	background-color: #68a9a0;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	float: left;
}
#header  .toping {
	margin: auto;
	width: 980px;
}
#header .toping .logo {
	float: left;
	text-align: left;
	padding-top: 30px;
	width: 520px;
}
#header .toping .logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header .toping .topbanner {
	padding: 30px;
	float: left;
	height: 75px;
	width: 400px;
	text-align: left;
	background-color: transparent;
}
#header .toping #nav {
	float:left;
	width:980px;
	margin-top: -20px;
	z-index: 999;
	position: relative;
}
#header .toping #nav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
#header .toping #nav li {
	display: inline;
}
#header .toping #nav a {
	text-decoration:none;
	color: #fff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#nav a:hover {
	background-color: #76B3A9;
}
#container {
	margin: auto;
	width: 980px;
	text-align: left;
}
.fitcol {
	float: left;
	width: 980px;
}
.PageTitle {
	border-right: #ccc 1px solid;
	border-top: #f5f5f5 1px solid;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	border-left: #f5f5f5 1px solid;
	color: #666;
	border-bottom: #ccc 1px solid;
	background-color: #f0f0f0;
	padding: 5px;
}
.search_input {
	width: 65%;
	border: 1px solid #ccc
}
.text_input {
	border: 1px solid #999;
	padding: 2px;
}
.file_input {
	border: 1px solid #ccc;
}
#TopRowLinks {
	padding-right: 5px; 
	font-weight: bold; 
	float: right; 
	margin: auto; 
	position: relative
}
#TopRowLinks a {
	color: #1f1e21; 
	text-decoration: none
}
#TopRowLinks a:hover {
	text-decoration: underline
}
#VerifyContent {
	text-align: center;
	padding: 5px;
	width: 75%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#VerifyContent table {
	text-align: left
}
td.VBG {
	font-weight: bold;
	background-color: #e1f4f2;
	width: 198px;
	vertical-align: middle;
	padding-left: 10px;
}
#LogoRow {
	padding-left: 10px; 
	padding-top: 20px
}
#LogoRow img {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	margin-bottom: 5px; 
	border-right-width: 0px
}
.LogoSiteName a {
	font-size: 16pt; 
	color: #fff; 
	text-decoration: none
}
.SiteMsg1 {
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 10px;
	clear: both;
	background-color: #f60;
	font-size: 12px;
	margin-bottom: 10px;
}
#SiteAnnounce {
	float: left;
	overflow: hidden;
	width: 970px;
	background-color: #f5f5f5;
	padding: 5px;
	margin-top: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#SiteAnnounce span {
	margin-left: 50px;
	margin-right: 20px;
}

#SiteAnnounce ul {
	display: inline;
	margin: 0px;
}
#SiteAnnounce li {
	display: inline;
	background-image: url(../images/newsbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#HomeAnnounce {
	clear: both; margin: 0px
}
ul#NavRow {
	clear: both; 
	padding-right: 0px; 
	padding-left: 0px; 
	float: right; 
	padding-bottom: 0px; 
	margin: 0px 0px 5px; 
	padding-top: 0px; 
	list-style-type: none; 
	text-align: center
}
ul#NavRow li {
	padding-right: 0px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	margin: 0px 10px; 
	width: 90px; 
	padding-top: 2px; 
	height: 18px
}
ul#NavRow li a {
	font-weight: bold; 
	font-size: 10pt; 
	color: #1f1e21; 
	text-align: center; 
	text-decoration: none
}
ul#NavRow li a:hover {
	text-decoration: underline
}
.BgMottoRow{
	float: left;
	width: 100%;
	background-color: #1f1e21;
	margin-top: 1px;
}
#MottoRow {
	font-weight: bold;
	color: #fff;
	text-indent: 5px;
	padding: 5px;
	width: 970px;
	margin: auto;
}
#NavCol {
	display: inline;
	float: left;
	/*width: 215px;*/
	width: 205px;
	margin-bottom: 5px;
	margin-left: 18px;
}
#NavSearch {
	padding-bottom: 5px;
	float: left;
	/*width: 215px;*/
	width: 205px;
	margin-left: 18px;
}
.fieldsearch {
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 180px;
	background-position: left top;
	float: left;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
}
.fieldsearch input {
	height: 16px;
	width: 170px;
	float: left;
	font-size: 12px;
	border: 1px solid #fff;
}
.searchbtn {
	float: left;
	margin-bottom: 5px;
}
#search {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#NavCat {
	clear: both;
}
#NavCat #current {
	padding-right: 4px; 
	padding-left: 4px; 
	font-weight: bold; 
	padding-bottom: 7px; 
	color: #666; 
	padding-top: 5px
}
#NavCat ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none
}
#NavCat a  {
	display: block
}
#NavCat a  {
	padding-top: 3px;
	padding-bottom: 3px;
	/*height: 17px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	font-size: 12px;
}
#NavCat a:hover {
	color: #f30;
	background-color: #f0f0f0;
	text-decoration: none;
}
#NavCat li.NoCatMsg {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
}
.NoCatMsg {
	font-weight: bold; 
	font-size: 10pt; 
	color: #1f1e21
}
#HPContent {
	float: left;
	width: 455px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#HPGalleryFeatured {
	margin-bottom: 5px;
	clear: both;
}
/*
#HPGalleryFeatured table {
	border-right: #ccc 1px solid; 
	border-top: #fff 1px solid; 
	float: left; 
	overflow: hidden; 
	border-left: #fff 1px solid; 
	width: 151px; 
	border-bottom: #ccc 1px solid; 
	height: 150px; 
	background-color: #f5f5f5
}
*/
#HPGalleryFeatured td {
	vertical-align: middle; 
	text-align: center
}
.HPGalleryFeaturedTable 
{
	border-right: #ccc 1px solid; 
	border-top: #fff 1px solid; 
	float: left; 
	overflow: hidden; 
	border-left: #fff 1px solid; 
	width: 149px; 
	border-bottom: #ccc 1px solid; 
	height: 150px; 
	background-color: #f5f5f5
}
.HPGFtitle {
	overflow: hidden; 
	height: 30px;
}
.HPGFtitle a {
	font-weight: bold
}
.HPGFimage {
	background: #e1f4f2; 
	height: 90px
}
.HPGFimage img {
	padding: 5px; 
	background: #fff
}
.HPtitle {
	clear: both; 
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: bold; 
	background: #e5ecf9; 
	margin-bottom: 3px; 
	padding-bottom: 2px; 
	text-indent: 5px; 
	padding-top: 2px
}
#HPFeatured {
	background: #fff;
	width: 100%;
	float: left;
}
#HPFeatured table {
	width: 100%
}
.HPDesc {
	padding-right: 10px;
	padding-left: 10px;
}
.HPDesc img {
	vertical-align: middle;
	padding-left: 10px;
}
.HPFends {
	width: 50px}
.HPFrow1 {
	color: #fff;
	background-color: #ccc;
	text-align: center;
	font-weight: bold;
}
#BannerA {
	clear: both;
	display: none;
	margin: 0px 0px 5px;
	border: 1px solid #e5ecf9;
}
#BannerA img {
	border-top-width: 0px; 
	padding-right: 2px; 
	padding-left: 2px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	border-right-width: 0px
}
#BannerB {
	border-right: #e5ecf9 1px solid; 
	border-top: #e5ecf9 1px solid; 
	display: none; 
	float: left; 
	margin: 0px 0px 5px 5px; 
	overflow: hidden; 
	border-left: #e5ecf9 1px solid; 
	width: 135px; 
	border-bottom: #e5ecf9 1px solid; 
	text-align: center
}
#BannerB img {
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	padding-top: 3px
}
#BannerB2 {
	display: none;
	float: right;
	margin: 0px 0px 5px 5px;
	overflow: hidden;
	width: 135px;
	text-align: center;
	border: 1px solid #e5ecf9;
}
#BannerB2 img {
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	padding-top: 3px
}
.ColorRowA  {
	background-color: #f9f9f9;
}
.ColorRowB  {
	background-color: #f0f0f0;
}
.ColorRowA td , .ColorRowB td {
	vertical-align: middle;
}
.ColorItemHighlight td b {
	text-align: center;
}
.ColorItemHighlight {
	background-color: #fdd;
}
#CatalogContent {
	float: left;
	/*width: 759px;
	padding: 5px;*/
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	/*border: 1px solid #ccc;*/
}
#CategoryContent table {
	width: 100%;
}
.ShowRow {
	font-size: 12px;
	text-align: center;
	color: #1F1E21;
	background-color: #fff;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#LocationRow {
	padding-right: 0px; 
	padding-left: 0px; 
	font-weight: bold; 
	background: #e5ecf9; 
	padding-bottom: 2px; 
	width: 100%; 
	color: #1f1e21; 
	text-indent: 10px; 
	padding-top: 2px
}
#LocationRow a {
	font-weight: bold; 
	color: #1f1e21; 
	text-decoration: none
}
#LocationRow a:hover {
	text-decoration: underline
}
.FeaturedRow {
	background-color: #FF3300;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.ItemRow {
	background-color: #1F1E21;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#GCHeader {
	font-weight: bold; 
	background: #e5ecf9; 
	width: 100%; 
	color: #1f1e21; 
	text-indent: 10px
}
.GalleryItemPrice {
	font-weight: bold; 
	color: black
}
.panes #GalleryCatalog {
	margin-left: -4px;
}
#GalleryCatalog {
	/*width: 696px;*/
	clear: both;
}
#GalleryCatalog table {
	width: 156px;
	float: left;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #f0f0f0;
	/*background-image: url(../images/bg_pnla.gif);
	background-repeat: repeat-x;*/
	margin: 2px;
}
#GalleryCatalog td {
	vertical-align: middle; 
	text-align: center
}

#GalleryCatalogPIP {
	clear: both;
	text-align: center;
}
#GalleryCatalogPIP table {
	width: 140px;
	float: left;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #f0f0f0;
	margin: 2px;
}
#GalleryCatalogPIP td {
	vertical-align: middle; 
	text-align: center
}

.GCtitle {
	overflow: hidden;
	width: auto;
	height: 50px;
	font-size: 12px;
	padding: 5px;
}
.GCtitle a {
	color: #1f1e21;
	text-decoration: none
}
.GCtitle a:hover {
	color: #1f1e21; 
	text-decoration: underline
}
.GCimage {
	text-align: center;
	background-color: #f5f5f5;
	height: 100px;
    vertical-align: middle;
}
.GCimage .img1 {
	border: 5px solid #fff;
}
.GCimage td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#PageLinks {
	padding: 10px;
	clear: both;
	text-align: center;
	margin-top: 10px;
	color: #1f1e21;
	font-size: 12px;
	background-color: #f5f5f5;
}
.NoItemsFound {
	font-weight: bold;
	color: #f60;
	text-align: center;
	padding: 5px;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #f0f0f0;
	clear: both;
	margin-bottom: 5px;
}
#BrowseContent {
	background: #fff;
	float: left;
	overflow: hidden;
	/*width: 759px;
	padding: 5px;*/
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	/*margin-left: 5px;*/
	padding-left: 5px;
	/*border: 1px solid #ccc;*/
}
.BCatRow ul {
	width: 240px;
	list-style-type: none;
	padding-right: 6px;
}
.BCatRow ul p {
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 12px;
}
#BCol {
	float: left;
	margin-bottom: 5px;
/*	width: 215px;*/
	width: 213px;
/*	padding: 5px;
	border: 1px solid #ccc;*/
	/*margin-left: 18px;*/
	padding-left: 18px;
}
#BrowseSearch {
	background: #fff;
	color: #1f1e21;
	float: left;
	/*width: 215px;*/
	width: 205px;
	margin-left: 18px;
}
#BrowseGF {
	clear: both;
}
#BrowseGF table {
	width: 100%;
}
.BGFimage img {
	border: 10px solid #f0f0f0;
}
.BGFimage td {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.BGFtitle {
	font-size: 13px;
	color: #1F1E21;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Login {
	float: left;
	width:370px;
	/*width: 415px;
	background-color: #f5f5f5;*/
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: solid 1px #e8e4e4;
}
#Login i {
	font-weight: normal; 
	font-size: 8pt
}
#Login a {
	font-weight: bold
}
td.LogBGreq {
	font-weight: bold; 
	background-color: #e5ecf9
}
#NotUser {
	text-align: center;
	float: left;
	width: 518px;
	height: 130px;
	padding-top: 60px;
}

#NotUserNew {
	/*background-color: #f5f5f5;*/
	width: 510px;
	margin: auto;
}

#NUReg {
	background: url(../images/register.gif) no-repeat;
	font-size: 20pt;
	font-weight: bold;
}
.SendPass {	
}
#RegisterRowB {
	text-indent: 5px;
	text-align: center;
	clear: both;
}
td.RegBG {
	padding-left: 5px;
	vertical-align: middle;
	width: 220px;
	font-size: 13px;
	font-weight: bold;
	color: #1F1E21;
}
.regreq {
	font-size: 10px;
	color: #999;
	font-style: italic;
	font-weight: normal;
}
.regop {
	font-size: 8pt; 
	color: #fff; 
	font-style: italic
}
.RBGRow {
	font-weight: bold;
	color: #fff;
	background-color: #1F1E21;
	font-size: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.RegInput table {
	width: 100%;
	/*margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #ccc;*/
}
.RegInput td {
	padding: 2px;
}

.RegInput I {
	font-size: 8pt
}
.RegInput b {
	font-weight: normal;
}


.RegInput_Full table {
	width: 100%;
	border: 1px solid #e8e4e4;
}
.RegInput_Full a {
	font-weight: bold; color: #1f1e21
}

.DetailRow1 {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 13px;
	line-height:20px;
}
.DetailRow2 {
	clear: both;
	font-weight: bold;
	padding: 10px;
	background-color: #f0f0f0;
	font-size: 13px;
	color: #1F1E21;
}
#DetailTitleRow {
	overflow: hidden;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}
#DetailTitleRow b {
	font-size: 15px;
	float: left;
	line-height: 40px;
}
#BSlogin {
	font-weight: bold;
	background-color: #f5f5f5;
	padding: 10px;
	color: #1F1E21;
}
#BuyerAP , #SellerAP , #AdminAP {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 5px;
	font-size: 12px;
}
#BuyerAP b , #SellerAP b , #AdminAP b {
	color: #1f1e21;
}
#BuyerAP td , #SellerAP td , #AdminAP td {
	vertical-align: top
}
.ListStatus1 {
	color: #1f1e21
}
.ListStatus2 {
	font-weight: bold; 
	color: green
}
.ListStatus3 {
	font-weight: bold; 
	color: red
}
#ItemDetailMain {
	clear: both;
	margin-top: 20px;
	font-size: 12px;
}
.iteminfoparent 
{
    float: left;
    width:27%;
    margin-left:10px;
}
.iteminfoparent .iteminfo {
	/*float: left;
	width: 27%;*/
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
}
.iteminfoparent .iteminfo .list {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}
.enquirypanel
{
    float: right;
    width: 70%
}
.enquirypanel .formenquiry { margin: auto; width: 450px; padding: 0px; }
.NormPic {
	float: left;
	/*width: 615px;*/
	/*width: 65%;*/
	width: 100%;
	text-align: center;
}
.NormPic .detailimg {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.NormPicPreview {
	float: left;
	/*width: 380px;*/
	width: 100%;
	text-align: center;
}
.NormPicPreview .detailimg {
	padding: 5px;
	/*height: 97%;
	width: 97%;*/
	background-color: #fff;
	border: 1px solid #ccc;
}

#ItemDetails {
	float: left;
	overflow: hidden;
	width: 350px;
	border: 1px solid #ccc;
	line-height: 20px;
}
#ItemDetails table {
	width: 100%;
	border: 15px solid #fff;
}
#ItemDetails img {
	vertical-align: middle;	
}
.ItemDetail2 {
	font-size: 12px;
	clear: both;
	padding: 15px;
}
.IDtdwidth {
	font-weight: bold;
	width: 35%;
	color: #1f1e21;
	text-align: right;
	padding-right: 10px;
}
.IDinfo {
	font-weight: bold;
	vertical-align: text-top;
	color: #1f1e21;
	text-align: right;
	padding-right: 10px;
}
.IDPrice {
	background-color: #fc9;
}
.IDListType {
	background-color: #1F1E21;
}
.IDListType .IDinfo {
	color: #fff;
}
#ItemDesc {
	clear: left;
	overflow: hidden;
	font-size: 12px;
}

#ItemDesc ul {
	display:block;
	clear:both;
}

#ItemDesc li {
	display:block;
	clear:both;
	list-style:none;
}

#ItemDesc p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#ItemPurchase {
	overflow: hidden;
	margin-left: 0px;
}
#ItemPurchase table {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#ItemPurchase td {
	vertical-align: text-top;
	padding: 5px;
	font-size: 12px;
}
#ItemPurchase  #fromemail {
	border: 1px solid #888;
	padding: 2px;
}
.IDThumb {
	clear: both;
	padding-top: 10px;
}
#IDThumb img {
	vertical-align: middle;
	height: 10%;
	width: 10%;
	padding: 4px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #ccc;
}
#IDShip {
	margin-bottom: 5px;
	overflow: hidden;
	width: 930px;
	padding: 5px;
	/*border: 1px solid #ccc;*/
	border: 1px solid #e8e4e4;
	margin-left: 18px;
}
#IDCustomFields {
	padding-left: 5px
}
#Comments {
	overflow: hidden;
	margin-top: 10px;
	font-size: 12px;
}
#Comments table {
	width: 968px;
	margin-top: 5px;
}
#Comments table td {
	padding: 5px;
}
#Counter {
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.ColorQuestion1 {
	background: #f5f5f5;
}
.ColorQuestion2 {
	background: #e1f4f2;
}
#BigPic {
	text-align: center;
}
#BigPic img {
	/*border: 1px solid #ccc;*/
	border: 1px solid #1f1e21;
	padding: 5px;
	background-color: #fff;
}
.Reserve {
	font-size: 7pt; 
	color: #1f1e21
}
.ConfirmRow {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	background: #e5ecf9;
	padding-bottom: 2px;
	color: #1f1e21;
	text-indent: 5px;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.BidItem {
	padding-right: 0px; 
	padding-left: 5px; 
	font-weight: bold; 
	font-size: 13pt; 
	background: #ebebeb; 
	padding-bottom: 2px; 
	overflow: hidden; 
	color: #1f1e21; 
	padding-top: 2px
}
.BidItem b {
	font-size: 13pt; 
	color: #666666
}
.BidItem I {
	color: #666666
}
.BidUser {
	padding-left: 5px; 
	margin-bottom: 5px; 
	color: #666666
}
.BidUser b {
	font-weight: bold; 
	font-size: 11pt; 
	color: #1f1e21
}
.BidUser a {
	font-size: 9pt; 
	color: #1f1e21; 
	text-decoration: none
}
.BidUser a:hover {
	text-decoration: underline
}
.BidDetails {
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	border: 5px solid #e5ecf9;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.BidDetails b {
	font-size: 15pt; 
	text-decoration: underline
}
.BidDetails input {
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 0px; 
	margin: 0px 30px; 
	padding-top: 0px
}
.RFQBidDetails {
	font-weight: bold;
	font-size: 13pt;
	border: 5px solid #e5ecf9;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
span.b1 {
	font-size: 13pt; 
	text-decoration: none
}
.RFQBidDetails b {
	font-size: 15pt; 
	text-decoration: underline
}
.RFQBidDetails input {
	padding-right: 20px; 
	padding-left: 20px; 
	padding-bottom: 0px; 
	margin: 0px 30px; 
	padding-top: 0px
}
.RFQBDattach {
	margin-bottom: 5px; 
	padding-bottom: 5px; 
	border-bottom: #e5ecf9 5px solid; 
	text-align: center
}
.TradeOffer {
	font-weight: normal;
	overflow: hidden;
	text-align: left;
	/*border: 1px solid #e5ecf9;*/
	border: 1px solid #e8e4e4;
	padding: 5px;
}
#StoresCol {
	display: inline;
	float: left;
	width: 205px;
	margin-bottom: 5px;
	margin-left: 18px;
/*	width: 205px;
	padding: 5px;
	border: 1px solid #ccc; */
}
#StoresSearch {
	margin-left: 5px
}
#StoresCat {
	margin-left: 5px
}
#StoresCat a {
	color: #1f1e21; 
	text-decoration: none
}
#StoresCat a:hover {
	font-weight: bold; 
	text-decoration: underline
}
#StoresCat ul {
	padding: 0px; 
	margin: 0px; 
	list-style-type: none
}
#StoresCat li {
	padding-right: 2px;
	margin: 0px;
}
#StoresContent {
	float: left;
	/*width: 759px;
	padding: 5px;*/
	width: 745px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	/*border: 1px solid #ccc;*/
}
#FeaturedStore {
	width: 720px;
}
#FeaturedStore table {
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #ccc 1px solid;
	overflow: hidden;
	width: 240px;
	height: 140px;
	background-color: #f5f5f5;
	float: left;
}
#FeaturedStore td {
	text-align: center
}
.FStitle {
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	width: 180px;
	height: 40px;
	text-align: center;
}
.FSimage {
	vertical-align: middle; 
	height: 80px; 
	background-color: #e1f4f2
}
.FSimage img {
	padding: 5px;
	background-color: #fff
}
#StoresList {
	margin-top: 5px
}
.StoreListHead {
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	padding: 5px;
	color: #fff;
	background-color: #ccc;
}
#StoreFront {
	overflow: hidden;
	clear: both;
	font-size: 12px;
}

#StoreFront .allborder td {
	width: 33.33%;
	vertical-align: text-top;
}
#StoreFront .allborder td b {
	padding: 5px;
	color: #1F1E21;
	font-size: 13px;
	line-height: 35px;
}
#StoreFront  p  {
	clear: both;
	padding-left: 15px;
	margin-top: 10px;
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}





.SFFeature {
	font-weight: bold; 
	background: #92bbee;
	color: #fff
}
.SFItems {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #1F1E21;
}
#StoreGF {
	width: 100%
}
#StoreGF table {
	float: left;
	margin: 2px;
	width: 240px;
	height: 190px;
	border: 1px solid #e5ecf9;
}
#StoreGF td {
	vertical-align: middle; 
	text-align: center
}
#StoreGF img {
	border-top-width: 0px;
	border-left-width: 0px;
	background: #fff;
	border-bottom-width: 0px;
	border-right-width: 0px;
	padding: 5px;
}
.SGFimg {
	background: #e5ecf9; 
	height: 90px; 
	text-align: center
}
.SGFtitle {
	overflow: hidden; 
	width: 240px; 
	height: 45px; 
	text-align: center
}
.SGFtitle a {
	font-weight: bold; 
	text-decoration: none
}
.SGFtitle a:hover {
	text-decoration: underline
}
#StoreTabs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;

}
.StoreTab1  {
	float: right;
	text-align: center;
	background-color: #f4f4f4;
	padding: 10px;
	margin-right: 15px;
	color: #1F1E21;
	width: 125px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #888;
	border-bottom-color: #f4f4f4;
	border-left-color: #888;
	margin-bottom: -5px;
	height: 15px;
}
.StoreTab2 {
	float: right;
	text-align: center;
	background-color: #fff;
	padding: 10px;
	margin-right: 15px;
	width: 125px;
	color: #1F1E21;
	border: 1px solid #888;
	margin-bottom: -5px;
	height: 15px;
}
.StoreName {

}
.StoreBox {
	padding: 10px;
	clear: both;
	display: none;
}
#StoreFront .allborder {
	padding: 5px;
	border: 1px solid #dedede;
	background-color: #fff;
	margin-top: 10px;
}
#StoreFront .allborder td {
	background-color: #f5f5f5;
}


#SingleStoreSearch {
	text-align: right;
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#SingleStoreSearch .button {
	background-color: #ccc;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-top: 2px solid #f0f0f0;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 2px solid #f0f0f0;
}
#SingleStoreSearch .colwrap {
	text-align: left;
}


.StoreBanner {
	width: 650px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	display: none;
}
.StoreBanner img {
	width: 650px;
	height: 100px
}
#StoreFeedbackRating {
	clear: both;
	color: #1F1E21;
}
#StoreFeedbackRating table {
	width: 100%;
	text-align: left;
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #888;
	border-bottom-color: #888;
	border-left-color: #888;
}
#StoreFeedbackRating table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#StoreDetails {
	clear: both;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
.StoreFBTitle {
	font-weight: bold;
	color: #1F1E21;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	background-color: #f5f5f5;
}
.StoreFBTitle .p5 {
	padding-right: 10px;
	padding-left: 10px;
}


.positive {
	font-weight: bold; 
	color: #008000
}
.neutral {
	font-weight: bold; 
	color: #1f1e21
}
.negative {
	font-weight: bold; 
	color: #f00
}
#SearchRow {
	text-align: center;
	margin-bottom: 5px;
	line-height: 30px;
}
#SearchRow .button  {
	background-color: #ccc;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-top: 2px solid #f0f0f0;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 2px solid #f0f0f0;
}
#SearchRow input {
	vertical-align: middle;
}

#SearchResults {
	clear: both;
}
#SearchResults table {
	width: 100%;
}
#PageLinksS {
	padding: 10px;
	clear: both;
	text-align: center;
	color: #1f1e21;
	font-size: 12px;
	background-color: #f5f5f5;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #fff;
}
#SearchGallery  {
	clear: both;
}
#SearchGallery table {
	width: 187px;
	float: left;
	height: 200px;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #fff;
	background-image: url(../images/bg_pnla.gif);
	background-repeat: repeat-x;
}
#SearchGallery td {
	vertical-align: middle; 
	text-align: center
}
.SGtitle {
	overflow: hidden;
	width: auto;
	height: 40px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.SGtitle a {
	font-weight: bold; 
	color: #1f1e21; 
	text-decoration: none
}
.SGtitle a:hover {
	color: #1f1e21; 
	text-decoration: underline
}
.SGimage {
	text-align: center
}
.SGimage img {
	border: 10px solid #fff;
}
#AdvHideUnhide {
	float: left;
	width: 747px;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1f1e21;
	border-left-color: #1f1e21;*/
	text-align: center;
	/*padding: 5px;*/
}
#AdvSearch {
	width: 747px;
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #e8e4e4;
}
#AdvSRow {
	/*width: 746px;*/
	width: 759px;
	float: left;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-left-color: #ccc;
	background-color: #ccc;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ASBox {
	width: 746px;
	float: left;
}
.ASGo {
	float: left;
	margin-top: 5px;
	text-align: center;
	width: 100%;
}
.ASGo input {
	padding-right: 15px; 
	padding-left: 15px; 
	padding-bottom: 0px; 
	padding-top: 0px
}
.ASAdvsense {
	float: right;
	/*padding: 5px;
	width: 205px;*/
	width: 215px;
	margin-bottom: 5px;
	/*border: 1px solid #ccc;*/
}
#PurchaseHItem {
	padding-right: 0px; 
	padding-left: 5px; 
	font-weight: bold; 
	font-size: 13pt; 
	background: #ebebeb; 
	padding-bottom: 2px; 
	overflow: hidden; 
	color: #1f1e21; 
	padding-top: 2px
}
#PurchaseHItem b {
	font-size: 13pt; 
	color: #666666
}
#PurchaseHItem I {
	font-size: 9pt; 
	color: #666666; 
	font-style: italic
}
#PurchaseHItem a {
	text-decoration: none
}
#PHItemDetails {
	padding-right: 5px; 
	padding-left: 5px; 
	float: left; 
	padding-bottom: 5px; 
	width: 30%; 
	margin-right: 20px; 
	padding-top: 5px
}
#PHItemDetails a {
	color: #1f1e21
}
#PHBidDetails {
	padding-right: 0px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 10px; 
	width: 65%; 
	padding-top: 10px
}
#PHBidDetails table {
	width: 100%
}
.PHBidDetailsrow {
	font-weight: bold;
	color: #fff;
	background-color: #ccc;
}
.StepRow {
	float: right;
	font-size: 12px;
	margin-top: 2px;
	color: #f30;
}
.SellCatNum {
	font-weight: bold;
	padding: 5px;
	font-size: 13px;
	color: #1F1E21;
}
td.SellCatNum  {
	text-align: center;
}

.SellDetailRow {
	font-size: 13px;
	color: #1F1E21;
	font-weight: bold;
	padding: 12px;
}
table.SellTable {
	width: 100%;
}
.SellFormHighlight {
	font-size: 13px;
	color: #1F1E21;
	font-weight: bold;
	vertical-align: text-top;
	padding: 5px;
}
table.SellConfirm {
	width: 100%;
}
table.SellConfirm td {
	padding: 5px;
	font-size: 12px;
}
#SellConfirmLoc {
	text-align: left
}
td.SellConfirmRates img {
	float: left;
	margin: 5px;
	border: 1px solid #ebebeb;
	padding: 5px;
}
td.SellConfirmRates {
	font-size: 9pt
}
td.SellFormConfirm {
	padding: 10px;
	font-size: 13px;
	background-color: #1F1E21;
	color: #fff;
	font-weight: bold;
}
.SellRequired, .SellOptional      {
	font-weight: normal;
	font-size: 11px;
	color: #999;
}
.SellStepList1 {
	list-style-type: none;
}
.SellStepList1 li {
	padding: 2px;
}
.SellButtons1 {
	float: right;
	width: 35%;
}
.SellButtons1 input {
	margin: 5px 20% 5px 0px;
}
.SellButtons2 {
	float: left; 
	margin: 10px 0px 10px 15px; 
	width: 22%;
}
.SellButtons2 button {
	background-color: #ccc;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 3px;
	border-top: 2px solid #f0f0f0;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 2px solid #f0f0f0;
}
#ShippingContainer {
	border-right: gray 1px solid; 
	padding-right: 5px; 
	border-top: gray 1px solid; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	margin: 30px; 
	border-left: gray 1px solid; 
	padding-top: 5px; 
	border-bottom: gray 1px solid
}
input.hiddenfileinput {
	display: none;
}
.ActiveList {
	width: 100%;
}
.ActiveList A {
	color: #1f1e21; 
	text-decoration: none;
}
.ActiveList a:hover {
	text-decoration: underline;
}
#SellCatAlign {
	margin: 0px auto; 
	width: 968px;
}
.catsel {
	width: 308px;
	height: 150px;
}
.B2Cheader1 {
	background: #8fa5c0; 
	width: 40%;
}
.B2Cheader2 {
	background: #8fa5c0;
	width: 55%
}
.B2Cheader3 {
	font-weight: bold; 
	background: #e5ecf9;
}
.B2Cvalue1 {
	font-weight: bold; 
	background: #ebebeb; 
	text-align: right;
}
.B2Cvalue2 {
	font-weight: bold; 
	background: #8fa5c0; 
	text-align: right;
}
#B2CInfo table {
	width: 760px;
}
#B2CPurchase {
	padding: 10px;
	text-align: right;
}
.ReceiptRow {
	font-weight: bold; font-size: 12pt; width: 780px;
}
#RInvoice {
	width: 780px;
}
#RInvoice td {
	vertical-align: top;
}
#RInvoice table {
	width: 100%;
}
table#RInvoiceInfo {
	width: 780px;
}
table#RInvoiceInfo td {
	padding: 3px;
}
.invoiceheader {
	font-weight: bold; 
	background: #e5ecf9;
}
.invoiceborder {
	border-bottom: #e5ecf9 1px solid;
}
.invoicecost {
	border-bottom: #e5ecf9 1px solid; 
	text-align: right;
}
.invoicetotal {
	font-weight: bold; 
	background: #8fa5c0; 
	text-align: right;
}
.InvoiceDetailRow {
	padding-right: 3px; 
	padding-left: 3px; 
	font-weight: bold; 
	background: #e5ecf9; 
	padding-bottom: 3px; 
	width: 100%; 
	padding-top: 3px
}
#AddWatch {
	text-align: center
}
#AddWatch b {
	font-size: 12pt
}
#MailUser {
	clear: both;
}
#MailUser table {
	margin: auto;
}

#MailUser td {
	padding: 5px;
}
#MailUser p {
	text-align: center;
}
#MailUser  button {
	background-color: #ccc;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top: 2px solid #f0f0f0;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 2px solid #f0f0f0;
}

#MailContact {
	background-color: #f5f5f5;
	clear: both;
	padding: 10px;
	margin-bottom: 5px;
	/*border: 1px solid #ccc;*/
	float: left;
	/*width: 543px;*/
	width: 562px;
}
#MailContact td {
	padding: 10px;
}
td.MailHighlight {
	font-weight: bold;
	font-size: 13px;
	color: #1F1E21;
	vertical-align: text-top;
	text-align: right;
}
#FeedbackSum {
	float: left;
	width: 30%;
	margin-right: 5px;
	/*border: 1px solid #ccc;*/
	border: 1px solid #e8e4e4;
	padding: 5px;
	margin-bottom: 5px;
}
#FeedbackSum b {
	font-size: 12pt
}
#FeedbackTable {
	margin-bottom: 5px;
}
#FeedbackTable table {
	width: 665px
}
#FeedbackTable td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
td.FeedbackHighlight {
	font-weight: bold; 
	background: #8fa5c0; 
	width: 125px
}
#SelectMembership {
	width: 760px
}
#SelectMembership table {
	width: 100%
}
.MembershipRowA {
	background: #fff
}
.MembershipRowB {
	background: #fff
}
td.MembershipRadial {
	border-top: #e5ecf9 1px solid; 
	border-left: #e5ecf9 1px solid; 
	width: 30px; 
	border-bottom: #e5ecf9 1px solid
}
td.MembershipInfo {
	border-right: #e5ecf9 1px solid; 
	border-top: #e5ecf9 1px solid; 
	border-bottom: #e5ecf9 1px solid
}
#MembershipReceipt {
	width: 780px
}
#MembershipReceipt table {
	width: 780px
}
#MembershipReceipt td {
	vertical-align: top
}
#MembershipReceipt A {
	font-size: 7pt; 
	color: #1f1e21
}
#MemInvoice {
	width: 780px
}
#MemInvoice td {
	vertical-align: top
}
#MemInvoice table {
	width: 100%
}
#MyProfilePage {
	overflow: scroll
}
#MyProfileFeedback table {
	width: 100%
}
#MyProfileFeedback td {
	padding: 3px
}
.MyPFeedbackHeader {
	font-weight: bold; 
	background: #e5ecf9
}
#InvoiceBody {
	border-right: #e8e4e4 1px solid; padding-right: 5px; border-top: #e8e4e4 1px solid; padding-left: 5px; background: #fff; padding-bottom: 5px; margin: 10px; border-left: #e8e4e4 1px solid; padding-top: 5px; border-bottom: #e8e4e4 1px solid
}
#InvoiceBody table {
	width: 90%; 
	text-align: left
}
#InvoiceBody button {
	margin: 10px 0px
}
.invoicehighlight1 {
	font-weight: bold;
	color: #1F1E21;
	width: 200px;
}
.invoicehighlight2 {
	font-weight: bold;
	color: #1F1E21;
	width: 230px;
}
#MyAccountNav {
	float: left; 
	overflow: hidden; 
	width: 125px
}
#MyAccountNav ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#MyAccountNav li {
	width: 125px	
}
#MyAccountNav a {
	color: black;
	text-decoration: none;
	width: 125px;
}
#MyAccountNav a:hover {
	text-decoration: underline
}
li.MyActiveTab {
	padding-right: 2px;
	padding-left: 5px;
	background: #8fa5c0;
	padding-bottom: 2px;
	padding-top: 2px;
}
li.MyInactiveTab {
	padding-right: 2px; 
	padding-left: 5px; 
	background: #fff; 
	padding-bottom: 2px; 
	padding-top: 2px
}
li.MyNavHeader {
	padding-right: 4px; 
	padding-left: 4px; 
	font-weight: bold; 
	font-size: 11pt; 
	background: #e5ecf9; 
	padding-bottom: 4px; 
	padding-top: 4px; 
	height: 20px
}
#MyAccountBody {
	clear: both;
}
#MyAccountBody table {
	overflow: hidden;
	float: left;
}
#MyAccountBody td {
	margin: 0px;
	vertical-align: top;
	padding: 2px;
	font-size: 12px;
}
#MyAccountBody .MyTableHeader td {
	padding: 5px;
}

#MyAccountBody a {
	font-weight: bold; 
	color: #1f1e21; 
	text-decoration: underline
}
#MyAccountBody button  {
	background-color: #ccc;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border-top: 2px solid #f0f0f0;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 2px solid #f0f0f0;
}
.MyTableStyle1 {
	width: 100%;
}
.MyTableStyle1 textarea {
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #ccc;
	font-size: 12px;
	width: 98%;
}
#MySorting {
	text-align: right;
	margin-bottom: 10px;
	color: #1F1E21;
	font-size: 13px;
	font-weight: bold;
	clear: both;
}
.MyTableHeader {
	font-weight: bold;
	color: #fff;
	background-color: #1F1E21;
	vertical-align: middle;
}



ul.MySummary {
	list-style-type: none;
	font-size: 12px;
}
li.MySummaryTitle {
	font-weight: bold;
	padding: 10px;
	color: #fff;
	background-color: #333333;
	font-size: 13px;
}
li.MySummaryInfo {
	list-style-position: inside;
	list-style-type: disc;
	padding: 5px;
}
.ColorResMet {
	font-weight: bold; 
	color: #080
}
.ColorResNotMet {
	font-weight: bold; 
	color: #f00
}
.ColorMyRowA {
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
}
.ColorMyRowB {
	background: #f0f0f0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
.ColorMyRowA img , .ColorMyRowB img {
	vertical-align: middle
}
.ColorMyRowAbottom {
	background: #f9f9f9;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6
}
.ColorMyRowBbottom {
	background: #f0f0f0;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc
}
#ActionRow {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e4e4;
	clear: both;
}
#MyKey {
	clear: both;
}
#MyKey td {
	padding: 5px;
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
#MyKey img {
	vertical-align: middle;
	margin-right: 5px
}
.myitembidamount {
	color: #ff0000
}
.myoptional {
	font-weight: normal; 
	font-size: 8pt; 
	color: green; 
	font-style: italic
}
.myrequired {
	font-weight: normal;
	font-size: 10px;
	color: #999;
}
.mycolumn {
	font-weight: bold;
	width: 300px;
	color: #1F1E21;
}
#mymemberplan {
	margin-top: 10px;
	border: 1px solid #888;
	padding: 10px;
}
.mycenter {
	text-align: center;
	clear: both;
}
.panelhomeonly {
	font-size: 15px;
	font-weight: bold;
	color: #1F1E21;
	background-color: #f5f5f5;
	padding: 5px;
	margin-bottom: 10px;
}

#AccountChanges {
	float: right;
	width: 180px;
	padding: 15px;
	background-color: #fff;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	margin-top: -53px;
}
.mycred {
	color: green
}
.mydebt {
	color: red
}
.mytrans {
	color: #1f1e21
}
.mybalance {
	text-align: right;
}
#mystoresetup {
	font-weight: bold; 
	margin: 50px; 
	text-align: center
}
#quicklinks {
	font-weight: bold; 
	margin: 5px; 
	text-align: right
}
.buttonrow_2 {
	float: right; 
	margin: 5px 0px; 
	width: 48%; 
	text-align: center
}
.closed {
	font-weight: bold; 
	color: red
}
.pendingtrade {
	font-weight: bold; 
	color: #8fa5c0
}
.acceptedtrade {
	font-weight: bold; 
	color: green
}
.rejectedtrade {
	font-weight: bold; 
	color: red
}
.tradedivision1 {
	background-image: url(../images/bg_tradeheadoffer.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	height: 30px;
}
.tradedivision2 {
	background-image: url(../images/bg_tradeheadoffer.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	height: 30px;
}
.MyBL {
	float: left; 
	margin: 5px; 
	width: 48%
}
.ErrorPageRow1 {
	margin-top: 50px; 
	font-weight: bold; 
	font-size: 12pt; 
	text-align: center
}
.ErrorPageRow2 {
	font-weight: bold; 
	text-align: center
}
#FooterRow1 {
	clear: both; 
	padding-right: 0px; 
	margin-top: 5px; 
	padding-left: 0px; 
	font-weight: bold; 
	background: #8fa5c0; 
	padding-bottom: 2px; 
	color: #fff; 
	text-indent: 5px; 
	padding-top: 2px
}
#FooterRow1 a {
	color: #1f1e21; text-decoration: none
}
#FooterRow1 a:hover {
	text-decoration: underline
}
#FooterRow2 {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 8pt;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-left: #ccc 1px solid;
	width: 968px;
	color: #1f1e21;
	padding-top: 5px;
	border-bottom: #ccc 1px solid;
	background-color: #f5f5f5;
	text-align: center;
	display: none;
}
#DHWelcome {
	padding-right: 5px; 
	padding-left: 5px; 
	font-weight: bold; 
	font-size: 12pt; 
	background: #8fa5c0; 
	padding-bottom: 5px; 
	color: #fff; 
	padding-top: 5px; 
	height: 20px; 
	text-align: left
}
#DHButtons {
	margin-top: 5px; 
	padding-left: 10px; 
	background: #fff; 
	float: right; 
	border-left: #ccc 1px dotted; 
	width: 200px; 
	text-align: left
}
#DHContent {
	padding-right: 5px; 
	padding-left: 5px; 
	font-size: 9pt; 
	background: #fff; 
	padding-bottom: 5px; 
	margin: 0px 0px 5px; 
	padding-top: 5px; 
	border-bottom: #ccc 3px solid; 
	height: 100px; 
	text-align: left
}
