/* ebay display */

/***  set some colors  *****/
/****
ebay red f40107
my darker red 5C4027
pop blue 42a8ff
dark green 3e673d
ebay green 99cc01
****/

#ebayprodtd {
padding: 0;
border-left:4px solid #000000;
border-bottom:4px solid #000000;
color: #1D130A;
background: #ffffff;
}
#topprodrow {
vertical-align:top;	
}
#topprodrow h1, #topprodrow h2, #topprodrow h3, #topprodrow h4, #topprodrow h5 {
color: #c12f14;	
}
div#ebayproducts a:link, div#ebayproducts a:visited {
color: #5C4027;	
border-bottom:1px dotted #5C4027;
text-decoration:none;
}
div#ebayproducts a:hover, div#ebayproducts a:active {
color: #99cc01;	
border-bottom:1px solid #99cc01;
text-decoration:none;
}
/** color and hover color of border of thumbnail image **/
div#ebayproducts #ebaytable td.thumb a:link img, div#ebayproducts #ebaytable td.thumb a:visited img {
border:1px solid #42a8ff;	
}
div#ebayproducts #ebaytable td.thumb a:hover img, div#ebayproducts #ebaytable td.thumb a:active img {
border:1px solid #5C4027;	
}

/* font color of page numbers and linked page numbers in pagination */
div#ebayproducts table.preebaytable td  {
color: #000000;
}
div#ebayproducts table.preebaytable td a {
color: #42a8ff; /* pop blue */
color: #5C4027; /* red */
text-decoration:none;
border-bottom-width:0;
}
div#ebayproducts table.preebaytable td a:hover {
color: #3e673d; /* dark green */
}

/* font color and background color of header row */
#ebaytable th, #ebaytable th strong {
padding: 1px 6px;
background-color: #42a8ff;
color: #ffffff !important;
}

/** the color of the horizontal border between products **/
#ebaytable td {
border-bottom:1px solid #42a8ff;	
}
#ebaytable td.bdrbtm {
border-bottom:1px solid #42a8ff;	
}

/** color and font of headings in product listing **/
div#ebayproducts #ebaytable h1 a, 
div#ebayproducts #ebaytable h2 a, 
div#ebayproducts #ebaytable h3 a, 
div#ebayproducts #ebaytable h4 a, 
div#ebayproducts #ebaytable h5 a, 
div#ebayproducts #ebaytable h6 a {
font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
color: #5C4027 !important;
border-bottom: 1px dotted #5C4027;
text-decoration:none !important;
}
div#ebayproducts #ebaytable h1 a:hover, 
div#ebayproducts #ebaytable h2 a:hover, 
div#ebayproducts #ebaytable h3 a:hover, 
div#ebayproducts #ebaytable h4 a:hover, 
div#ebayproducts #ebaytable h5 a:hover, 
div#ebayproducts #ebaytable h6 a:hover {
color: #42a8ff !important;
border-bottom: 1px solid #42a8ff;
text-decoration:none !important;
}

.prodtable td {
text-align:left !important;	
vertical-align:top !important;
}
/**** colors in product details ***/
div#ebayproducts table.prodtable a:link, div#ebayproducts table.prodtable a:visited {
color: #42a8ff;
}
div#ebayproducts table.prodtable a:hover, div#ebayproducts table.prodtable a:active {
color: #5C4027;
}

/*** borders of linked large images on product details page ****/
.prodtable td.lgimg a:link img, .prodtable td.lgimg a:visited img {
border:1px solid #c12f14 !important;
padding:1px;
max-width:450px;
}
.prodtable td.lgimg a:hover img, .prodtable td.lgimg a:active img {
border:1px solid #c12f14 !important; 
background-color: #c12f14;
}

/*** form colors **/
#advancedsearch fieldset {
border:1px solid #3e673d;
}

#advancedsearch legend {
color: #3e673d;	
}
/**** end form colors **/

/**** buy it now button on search results page *****/
div#ebayproducts #ebaytable div.binbtn a:link, 
div#ebayproducts #ebaytable div.binbtn a:visited  {
width:12em;
color: #ffffff;
background-color: #42a8ff;	
background-color: #5C4027;	
border:1px solid #42a8ff;
}
div#ebayproducts #ebaytable div.binbtn a:hover, 
div#ebayproducts #ebaytable div.binbtn a:active  {
color: #ffffff;
background-color: #c12f14 !important;
border:1px solid #5C4027;
}

div#ebayproducts div#searchagain a:link, div#ebayproducts div#searchagain a:visited {
color: #5C4027;		
}
div#ebayproducts div#searchagain a:hover, div#ebayproducts div#searchagain a:active {
color: #42a8ff;		
}

/* links in the product details specs section */
.prodtable td.specs a:link, .prodtable td.specs a:visited {
color: #c12f14 !important;
border-bottom:1px solid #c12f14 !important;
text-decoration:none;
}
.prodtable td.specs a:hover, .prodtable td.specs a:active {
color: #5C4027 !important;
border-bottom:1px dotted #5C4027 !important;
text-decoration:none;
}


/***** END COLORS ******/

/***** BEGIN OTHER STYLES BELOW *******/
/***** DON'T TOUCH UNLESS YOU KNOW WHAT YOU'RE DOING ******/


/**** the pagination table ****/
div#ebayproducts table.preebaytable {
display:block;
clear:both;
width:100%;	
margin: 6px 8px 6px 8px;
}
div#ebayproducts table.preebaytable td {
white-space:nowrap;
}

div#ebayproducts table.preebaytable td.pageno {
text-align:right;
}
div#ebayproducts table.preebaytable td.pageno a {
padding: 0 3px;	
}



.nobtmmgn {
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:1px;	
clear:both;
}
/**** the search results table *****/
#ebaytable {
width:100%;	
}
#ebaytable th, #ebaytable th strong {
/*vertical-align:bottom;*/
text-align:center;
}
#ebaytable th a {
color: #ffffff;
text-decoration:underline;
}
#ebaytable th a:hover {
color: #000000;
text-decoration:underline;
}
#ebaytable td {
padding: 4px 6px 12px 6px;
vertical-align:top;
}
div#ebayproducts #ebaytable td.hed {
padding-bottom:8px;	
}
#ebaytable tr.nobdrbtm td, #ebaytable td.nobdrbtm {
border-bottom-width:0;	
padding-bottom:0;
padding-left:12px;
}
#ebaytable td.nobdrbtm h3 {
font-size: 14px;
margin:0;
padding:2px;	
}

#ebaytable td.thumb a img {
padding: 1px;
}
#ebaytable td.thumb a:hover img {
}

#ebaytable td.sellerinfo {
text-align:right;
vertical-align:bottom;	
padding-bottom:8px;
padding-left:8px;
white-space:nowrap;
}

div#ebayproducts #ebaytable td.iteminfo {
padding-left:12px;
border-bottom:none;
}
#ebaytable td.iteminfo img, #ebaytable td.sellerinfo img {
display:inline;
vertical-align:text-bottom;	
border-width:0;
}
div#ebayproducts #ebaytable td.iteminfo a {
font-weight:bold;
}


#ebaytable td.bold {
font-weight:bold;	
}
#ebaytable td.tdctr {
text-align:center;	
}
#ebaytable td img {
display:block;
margin: 2px auto;
}


#ebaytable td h3 {
margin:0;
padding:0;	
}

/**** the table that displays the product details *****/

.prodtable {
width:100%;
float:none;
margin: 1px auto;
}
.prodtable img {
display:inline;
border:0;
}
.prodtable td.lgimg {
padding-right:30px;
}
.prodtable td.lgimg a:link, .prodtable td.lgimg a:visited {
text-decoration:none;
border-bottom:none;
padding:2px;
max-width:400px;
}
.prodtable td.lgimg a:hover img, .prodtable td.lgimg a:active {
}

#ebayproducts td.specs a:link, #ebayproducts td.specs a:visited, #ebayproducts td.specs a:hover, #ebayproducts td.specs a:active {
font-weight:bold;
}

/*#ebayproducts td.specs img.fs {*/
td.specs img.fs {
float:right;
margin: 0 0 12px 18px;
}



#advancedsearch, #advancedsearch table {
width:auto;
margin: 2px auto;
}
#advancedsearch table td {
padding: 1px 3px;	
width:50%;
white-space:nowrap;	
vertical-align:middle;
}
#advancedsearch table td.full {
width:100%;	
}
#advancedsearch table td table {
}

#advancedsearch table td table td {
width:auto;
padding:1px 6px;
}
#advancedsearch table td table td.ls {
padding:1px 0 1px 1px;
}
#advancedsearch table td.ls {
text-align:right;	
}
#advancedsearch table td input[type=text] {
width:300px;	
}
#advancedsearch tr.shortbox td input[type=text] {
width:50px;	
}

#advancedsearch fieldset {
margin-top:8px;	
}

#advancedsearch legend {
font-weight:bold;
}

#ebaytable div.binbtn, 
.prodtable td.lgimg div.binbtn {
display:block;
float:none;
margin: 10px auto;
width:12em;
text-align:center;
height:1.5em;
font-weight:bold;
}
#ebaytable div.binbtn a:link, 
#ebaytable div.binbtn a:visited, 
.prodtable td.lgimg div.binbtn a:link, 
.prodtable td.lgimg div.binbtn a:visited {
width:auto;
display:block;
text-decoration:none;
height:1.5em;
padding:2px 2px;
white-space:nowrap;
}
#ebaytable div.binbtn a:hover, 
#ebaytable div.binbtn a:active, 
.prodtable td.lgimg div.binbtn a:hover, 
.prodtable td.lgimg div.binbtn a:active {
text-decoration:none;
}

/**** buy it now button on product details page *****/
.prodtable td.lgimg div.binbtn a:link, 
.prodtable td.lgimg div.binbtn a:visited {
color: #ffffff !important;
background-color: #c12f14;	/* orangish */
/*background-color: #5C4027; /* brown */
border:1px solid #5C4027;
}
.prodtable td.lgimg div.binbtn a:hover, 
.prodtable td.lgimg div.binbtn a:active {
color: #ffffff !important;
background-color: #5C4027;	/* brown */
border:1px solid #c12f14;
}

.prodtable a:hover {
/*color: #5C4027 !important;*/
}
img.eblright {
float:right;
margin: 8px 0 -20px 12px;
}
img.eblrightnotop {
float:right;
margin: 8px 0 1px 12px;
}




div#searchstr {
width:auto; 
float:right; 
margin: 0 0 4px 18px; 
text-align:right;	
}
div#searchstr img {
clear:right;	
}
div#ebayproducts div#searchstr a:link, div#ebayproducts div#searchstr a:visited {
display:block; 
clear:right;
font-weight:bold;	
border-bottom-width:0;
text-decoration:none;
}
div#ebayproducts div#searchstr a:hover, div#ebayproducts div#searchstr a:active {
border-bottom-width:0;
text-decoration:none;
}
div#searchagain {
width:auto; 
float:right; 
margin: 0 0 4px 18px; 
text-align:right;	
}
div#searchagain img {
clear:right;	
}
div#ebayproducts div#searchagain a:link, div#ebayproducts div#searchagain a:visited {
display:block; 
clear:right;
font-weight:bold;	
border-bottom-width:0;
text-decoration:none;
}
div#ebayproducts div#searchagain a:hover, div#ebayproducts div#searchagain a:active {
border-bottom-width:0;
text-decoration:none;
}

div.buystringbtm ul, div.buystringbtm ul li {
list-style-type:none !important;
list-style-image:none !important;
text-align:center;
/*margin: 4px auto;	*/
}
div.buystringbtm a {
display:block;
width:150px;
margin: 2px auto;
text-align:center;
padding:4px;	
}
div.buystringbtm ul li a:link, div.buystringbtm ul li a:visited {
color: #ffffff !important;
font-weight:bold;
background-color: #c12f14;	 /* orangish */
/*background-color: #5C4027; /* brown */
border:1px solid #5C4027;
border:1px solid #000000;
text-decoration:none;
}
div.buystringbtm ul a:hover, div.buystringbtm ul li a:active {
color: #ffffff;
font-weight:bold;
background-color: #5C4027 !important;	/* brown */
border:1px solid #c12f14 !important;
border:1px solid #000000 !important;
}





#proddetails {
/*width:90%; */
margin: 1px auto;	
}
#proddetails {
line-height:1.3;	
}
#proddetails table {
max-width:700px;
overflow:hidden;	
}
#proddetails img {
max-width:500px !important;
overflow:hidden;	
}



.productswrap {
background-color: #f5f2ed; 
padding: 0 10px; 
border-left:1px solid #5C4027; 
border-bottom:1px solid #5C4027; 
border-right:1px solid #5C4027 !important; 
vertical-align:top;	
}

