
* 
{
    padding:0;
    margin:0 0px 0 0;
} 
a img 
{
    border:none;
}
.clear
{
    font-size:1px;
    width:1px;
    height:1px;
    position:relative;
    clear:both;
    display:block;
}
.left
{
    float:left;
    width:230px;
}
.right
{
    float:right;
    width:230px;
}
dl
{
    width:230px;
}
dt, dd
{
    display:block;
    float:left;
}
dt
{
    width:80px;
    font-weight:bold;
}
dd
{
    width:150px;
}
ul,li
{
    list-style-type:none;
}
.display 
{
    display:none;
}
body, html
{
    font-size:100%;
    background:#fff url(../images/bkg.gif) 0 20px repeat-x;	
}
/*----------------------------------------------------------------------*/
/*--------*//* BODY */
body 
{
	font:95% Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
/*--------*//* WRAPPERS */
#container1 
{
	width:100%;
	text-align:center;
}
#container1.noBg, body.home #container1
{
	background:none;
}
#container2
{
	margin:0 auto;
	padding:200px 0 30px 0;
	position:relative;
	width:770px;
	text-align:left;
	font-size:1.0em;		
}
body.home #container2
{
   padding:178px 0 30px 0;	 
}
#maincontent
{
    padding:0 0 20px 0;
    width:770px;
    min-height:500px;
    font-size:0.8em;  
    color:#586972;    
}
#leftcol
{
    float:left;
    width:500px;
}
#rightcol
{
    float:right;
    padding:25px 0 0 0;
    width:200px;
}
#terms
{
    padding:0 0 0 0;
    width:766px;
    border:#D9DCDB 2px solid;
}
/*----------------------------------------------------------------------*/
/*--------*//* ABSOLUTE CONTENT */
#absoluteContent
{
    position:absolute;
    top:0px;
    left:0;
}
#flashReplace
{
    position:absolute;
    top:0px;
    left:0;
}
#header 
{
   position:absolute;
   top:20px;
   left:0;
   width:356px;
   height:86px;
   background:url(../images/header.gif) top left no-repeat;
}
#navigation 
{
   position:absolute;
   top:130px;
   left:0;
   width:770px;
   height:28px;
}
#navMyAccount
{
   position:absolute;
   top:0;
   right:0;
   width:96px;
   height:28px;
}
/*----------------------------------------------------------------------*/
/*--------*//* PREMIUM ADVERT PAGE */
#premiumAdvert #main_image
{
    width:416px;
    float:left;
    height:285px;
}
#premiumAdvert #imageGalleryThumbs
{
    padding:0;
    float:right;
}
.galleria{width:770px}
.galleria ul{width:309px;}
.galleria li{display:block;margin:0 0 3px 3px;width:100px;height:68px;overflow:hidden;float:left;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:0}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:312px} /* MSIE bug */

#premiumAdvert #lookingFor
{
    float:left;
    margin:0 0 20px 0;
    padding:5px 10px;
    width:100%;
    font-size:1.1em;
    color:#fff;
    background:#e7004b;
}
#premiumAdvert #lookingFor h2
{    
    float:left;
    margin:0;
    padding:0 20px 0 0;
    color:#fff;
}
#premiumAdvert #lookingFor ul
{
    float:left;
    margin:0;
}
#premiumAdvert #lookingFor ul li
{
    float:left;
    padding:0 15px 0 12px;
    background:url(../images/white-bullet.gif) center left no-repeat;
}

#paMoreInfo
{
    padding:0 0 4px 0;
    margin:0 0 14px 0;
    border-bottom:solid 1px #ccc;
}
#paMoreInfo h3
{
    font-size:1em;
    margin:14px 0 4px 0;
    padding:0 0 4px 0;
    border-bottom:solid 1px #ccc;
}
#paMoreInfo ul
{
    margin:8px 0 14px 0;
}


ul#publicListings li
{
    border-bottom:#d9dcdb 1px solid;
}
ul#publicListings li .thumb
{
    float:left;
    margin:0;
    padding:5px;
    width:137px;
    w\idth:135px;
    height:102px;
    he\ight:100px;
    border:#d9dcdb 1px solid;
}
ul#publicListings li .thumb img
{
    margin:0;
    padding:0;
}
ul#publicListings li .info
{
    float:left;       
}
ul#publicListings li .info h2, ul#publicListings li .info p
{
    margin:0;
    padding:0 0 3px 0;      
}
/*----------------------------------------------------------------------*/
/*--------*//* FOOTER LINKS */
#footer
{
    margin:10px 0 0 0;
    color:#586972;
    border-top:#EECCDC 2px solid;
    background:url(../images/north-east.gif) bottom right no-repeat; 
}

/*----------------------------------------------------------------------*/
/*--------*//* Auction page in Static Content */
#sellByAuction
{
    padding:180px 0 0 0;
    background:url(../images/sell-by-auction-large.gif) top left no-repeat;
}
#sellByAuction ul
{
    list-style-type:disc;
    margin:0 0 20px 20px;
}
#sellByAuction ul li
{
    list-style-type:disc;
    margin:0;
    padding:4px 0
}