body,html,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,ul,li { 
	margin:0;
	padding:0;
}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse;border-spacing: 0;}
* {outline: none;}
img ,fieldset {border: 0;}


#lower_lc {
	margin-left: 0px;
}

img {
	border:none;
}

img a {
	boder:none;
}

a { outline: none; }


#lower {
}

.loading {
	background: url('../images/ajax-loader2.gif') 50% 50% no-repeat;
}

#myrightside {
	background-color: transparent !important;
	float: left;
	width: 300px;
	position: relative;
}

/*
#pricesrealized {
	margin-top: 10px;
	height: 365px;
}

#pricesrealized img.title {
	margin-bottom: 10px;
}

#featured {
	float:left;
}
*/

#container{
	margin: 0;
	padding: 0;
	width: 300px;
	z-index: 1000;
	position: absolute;
}


#emailsignup {
margin-top: 15px;
padding-bottom: 20px;
border:1px solid gray; 
width:485px;
height: 147px;
margin-bottom: 1px;
}

#emailsignup p {
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}

#emailsignup h3 {
	font: bold 17px/20px Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 10px;
	color:#1A2f44;
}

.oneXad {
	/*margin-top: 148px;*/
	border-top: 1px solid #666;
	padding-top: 4px; 
}

/*

#left-column{
	float: left;
	width: 99px;
}

#right-column{
	float: right;
	width: 198px;
}
	
	#left-sub-column{
		float: left;
		width: 99px;
	}
	
	#right-sub-column{
		float: right;
		width: 99px;
	}
*/	

.column {
	float:left;
	width: 99px;
}

#logo{
	background: url('../images/sgcebay.png') center no-repeat;
	height: 62px;
}

#search-container{
	text-align: center;
}

#_nkw{
		border: 1px inset #ccc;
		vertical-align: top;
		width: 200px;
		height: 18px;
}

input.tagged {
	color: #666;
}



input.btn_searchebay {
	background: url('../images/sgcebay_search.png') no-repeat 0 0;
	height: 20px;
	width: 40px;
	font-size: 0;
	text-indent: -999em;
	border: 0;
}

input.btn_searchebay:hover {
	background: url('../images/sgcebay_search.png') no-repeat 0 -20px;
}

#info p {
	font: 12px/12px Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #60646a;
	padding: 10px 0 5px 0;
}

#info p strong {
	font-weight: bold;
}

#mostpopular {
	text-indent: -999em;
	background: url('../images/sgcebay_expand.gif') no-repeat 0 0;
	height: 20px;
	width: 105px;
	text-align: center;
	display: block;
	position: absolute;
	left: 100px;
	bottom: -20px;
}

#mostpopular:hover {
	background: url('../images/sgcebay_expand.gif') no-repeat -105px 0; 
}


.open {
	background-position-y:-20px !important;
}

#results {
	height: 442px;
	background-color: #f3f3f3;
}

#results h2 {
	font: bold 16px/16px Tahoma, Arial, Helvetica, sans-serif;
	color: #294a6a;
	text-align: center;
}

#sgcebay a{
	text-decoration: underline;
	color: #294a6a;
}

#sgcebay a:link {color: #294a6a;text-decoration: underline} 
#sgcebay a:visited {color: #294a6a;}
#sgcebay a:hover,a:focus {color: #bf7300; text-decoration: underline;}
#sgcebay a:active {}

#results h3.header {
	font: bold 12px/12px Tahoma, Arial, Helvetica, sans-serif;
	color: #182c40;
}

.cat-list{
	margin-bottom: 3px;
}


.cat-list ul{
	list-style: none;
}

.cat-list ul li {
	font: 10px/10px Arial, Helvetica, sans-serif;
}
/* New */

#groupings{
    background: #F3F3F3 url('../images/shaded_bg.jpg') repeat-x
    padding: 0;
    /*position: absolute;*/
    width: 300px;
    /*z-index: 500;*/
}

/*** Links ***/

#groupings a{
    color: #294A6A;
    text-decoration: underline;
}

#groupings a:hover,
#groupints a:active,
#groupings a:focus{
    color: #BF7300;
}

/*** Typography ***/

#groupings strong{
    font-weight: bold;
}

/*** Heading ***/

#groupings .logo{
    background: url('../images/sgcebay.png');
    height: 62px;
    width: 300px;
}

/*** Search Form ***/

#groupings .search-container{
    text-align: center;
}

#groupings .search-container input[type='text']{
    border: 1px inset #CCCCCC;
    color: #666666;
    height: 18px;
    vertical-align: top;
    width: 200px;
}

#groupings .search-container input[type='submit']{
    background: url('../images/sgcebay_search.png');
    border: none;
    font-size: 0;
    height: 20px;
    text-indent: -999em;
    width: 40px;
}

#groupings .search-container input[type='submit']:hover{
    background-position: 0 -20px;
}

/*** Info Container ***/

#groupings .info p{
    color: #60646A;
    font: 12px/12px Geneva,Arial,Helvetica,sans-serif;
    padding: 10px 0 5px;
    text-align: center;
}

/*** Results ***/

#groupings .results{
    background: #F3F3F3;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
    overflow: hidden;
}

#groupings .results h2{
    color: #294A6A;
    font: bold 16px/16px Tahoma,Arial,Helvetica,sans-serif;
    padding-bottom: 4px;
    text-align: center;
}

#groupings .results h3{
    color: #182C40;
    font: bold 12px/12px Tahoma,Arial,Helvetica,sans-serif;
}

#groupings table,
#groupings td{
    border: none;
    margin: 0;
    padding: 0;
}

#groupings table{
    width: 100%;
}

#groupings td{
    background: #F3F3F3;
    vertical-align: top;
    padding: 0;
    width: 33%;
}

#groupings .group-list{
    margin-bottom: 3px;
}

#groupings .group-list ul{
    list-style: none;
    font: 10px/10px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

#groupings .group-list li{
    margin: 0;
    padding: 1px 0;
}

/*** Open/Close Button ***/

#groupings .more{
    background: url('../images/sgcebay_expand.gif');
    display: block;
    height: 20px;
    margin: 0 auto;
    text-indent: -999em;
    width: 105px;
}

#groupings .more:hover{
    background-position: -105px 0;
}


/* =Clearfix (all browsers)
--------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* IE6 */ 
* html .clearfix {height: 1%;}
/* IE7 */
*:first-child+html .clearfix {min-height: 1px;}
