/* Jello */
body {
	padding: 0 350px 0 350px; /* these side paddings together determine the natural min-width */
	margin: 0;
	text-align: center; /* this centers the wrappers in older IEwin versions */
	background: gray;
}
		
#sizer {
	margin: 0 auto 0 auto; /* this centers the wrappers in standards browsers */
	width: 100%; /* here is the critical value for customizing the Jello behavior */
	max-width: 300px;  /* version for IE is at the bottom of this style block */
}

#expander {
	background: white;
	margin: 0 -350px 0 -350px; /* these side margins should be the same or slightly less than body paddings */
	min-width: 600px; /* This prevents Safari from losing the negative margins in narrow windows */
	position: relative;
}

/* Holly hack for IE. Must be zero, not the usual 1% value, due to IE bug \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%; } 


/* * * * * * * * * * * * * * * * * */

#sidebar {
	width: 20%;
	float: left;
	display: inline; /* IEwin doubled margin bug fix */
	text-align: left;
	margin-left: 1%;
	background-color:#ffffcc;
	border-left:1px solid #ffcc00;
	border-top:1px solid #ffcc00;
	border-bottom:1px solid #ffcc00;
	border-right:1px solid #ffcc00;
	padding:8px;
}


#content {
	width: 70%;
	margin-right: 2%;
	margin-top: 20px;
	text-align: left;
	float: right;
	display: inline; /* IEwin doubled margin bug fix */
	background-color:#ffffff;
}


/* http://positioniseverything.net/easyclearing */

.clearfix:after, .header:after, #firstitem:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*************** Header and Footer elements *****************/

.header {
  width: 100%;
  color: #b33;
  padding: 5px 0;
  background: #ffffff;
  text-align:left;
} /* "jello" BG is made to be in fixed position here */

/*\*/
* html .header {/*background-position: 10px 3px;*/}
/* IEwin hack needed because the "jello" BG is in a positioned wrapper and shows
variance. IEwin does not support fixed backgrounds on elements other than the body */

.header span {color: #373;} 

.footer {
  width: 100%;
  font-size: 0.7em;
  font-weight: bold;
  clear: both;
  padding: 5px 0 15px;
  margin-top:10px;
  position: relative;
  background: #eeeeee;
}

.footer p {margin: 10px 0 0 20px; color: #383;}

.footer hr {
  color: #944;
	margin: 0;
	background: #944;
	height: 5px;
}

body {background-color:#ffffff;font-family:arial, sans-serif;}

/*** mf styles **/
.header img {
border:0px green solid; margin:0; padding:0px;
}
.header p {font-size:90%;margin:10px 30px 10px 30px;}
#ebaysearchheader{width:300px;position:relative;display:inline;float:right;}
#ebaybanner{width:468px;position:relative;display:inline;margin:30px 30px 30px 30px;}
#flags{border:0px red solid;position:relative;display:inline; float:right;margin:10px 10px 10px 10px;}
#firstitem {background-color:#EFEFFF;font-size:80%;border:1px #CCCCFF solid;float:left;width:100%; padding:03px;}
#firstitem p {margin:2px; padding:1px;}
#firstitemthumb {max-width:200px; width:expression(this.width > 200 ? "200px" : this.width);}
#FI_left{float:left;width:49%; background:#EFEFFF;border:0px red solid;}
#FI_left img{border:1px #C0BFBF solid;}
#FI_right{float:left;width:49%;border:0px green solid;}
/*#firstitem .subtitle{font-size:80%;float:left;margin:0 0 0px 0; padding:0;}*/
/*#firstitem h3 {  margin:0 0 0px 0; padding:0;float:left;}*/


/*#ebayres {background-color:#EFEFFF;border:1px green solid;}*/
#ebayres {width:100%;border-collapse:collapse; margin:0;margin-top:20px;  padding:0px;background-color:transparent;float:left;}
#ebayres table {margin:0; padding:0px;border-collapse:collapse; background-color:pink;}
#ebayres th {margin:0; padding:3px; background-color:#dddddd; font-size:90%;}

#ebayres td {margin:0;border-collapse:collapse; padding:12px;background-color:transparent; font-size:90%;}
/*#ebayres table tr {background-color:green;}*/
#ebayres tbody tr.even td {background-color:#eeeeee;margin:0;}
#ebayres tbody tr.odd td {background-color:#ffffff;margin:0;}
.ebayresthumb {max-width:100px; width:expression(this.width > 100 ? "100px" : this.width);}

#sidebar p {font-size:70%;}
#sidebar ul{margin:10px;list-style-type: none; padding: 0 0 0 0;}
#sidebar li{margin-top:10px;font-size:75%;}
#sidebar li a{}
#ebaylinks {background-color:#ffffff;border:1px solid #ffcc00;margin:0px; padding:10px;}

.ebayh1link{font-size:90%;font-weight:normal;}

img {border:0;}
h1 { font-size:90%; margin:0 0 10px 0; padding:0;}

#prevnext {background-color:#ffffcc;border:1px solid #ffcc00;margin:10px 0px 10px 0px; padding:10px 0px 10px 0px ;float:left;width:100%;border-collapse:collapse;}
#trader {background-color:#ffffcc;border:1px solid #ffcc00;margin:10px 0px 10px 0px; padding:10px 0; float:left; text-indent:10px; width:100%;border-collapse:collapse; font-size:80%;}
blockquote.withquote {background:url(/graphics/quote.gif) no-repeat;background-position:top left;padding-left:20px;text-align:justify;} 

p.withunquote {background: url(/graphics/unquote.gif) no-repeat;background-position:bottom right;padding-right:5px;}

#affil{width: 20%; padding:8px; border:0px solid #000000; float:left; margin:10px;margin-left: 1%;}
#affil img{margin:0px 0;}
#affil h3 {font-size:100%;}

/* news ticker styles */

#news{
	height:20px;
	/*width:500px;*/
	overflow:hidden;
	border:solid 1px #ffcc00;
	padding:3px 0px 3px 7px;
	margin:0px;
	background: #FFFFCC;
	font-size:80%;
}
#news li{
	padding:3px 0px 10px 0px ;
	color:#000000;
}
#news li strong{
	color:#FF0000;
}

