/* All font sizes in points for printing */

/* Generic Elements */
/*-------------------------------------------------*/

body 
{
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 10px;
	background-image: none;
}

#MenuColumn, #AdColumn, #TopBanner, #QuickSearch, #FooterMenu, #FooterBanner, #QuickSearchFooterBG, #Publisher, #LogonStatus
{
	display: none;
}

a 
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#Header
{

	height: 20px;
}


#SubHeader 
{
	background-color: #fff;
}

#ContentCrossover
{
	width: 100%;	
}

#ContentColumn 
{
	padding: 0px 15px 0px 0px;
	border-right: 0px;
	float: left;
	text-align: left;
	color: #000;
	width: 80%;
}

#Footer 
{
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: left;
	float: none;
	clear: both;
}

#SiteName
{
	display: inline-block;
	background-image: none;
	float: left;
	width: 100%;	
	height: 10px;
	cursor: default;
	margin-top: 10px;
	margin-left: 0px;
}

#SiteName span
{
	font: 20pt Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

#Date
{
	text-align: left;
	width: 80%;
	padding-bottom: 5px;
	margin-bottom: 35px;
	border-bottom: solid 1px black;
}

/* Advert Detail */
/*-------------------------------------------------*/

.AdvertiserLogo, #ContactSeller, #AlsoViewedTitle, .Classifieds, #PrinterFriendly, #OtherItems, .Breadcrumb, #AdvertViewed
{
	display: none;
}

.ItemTitleDetail
{
	width: 160px;
}

#AdvertDescriptionTitle
{
	background-color: #fff;
	color: #000;
	font: 12pt Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	border-bottom: solid 1px black;
}

#AdvertDescription
{
	background-color: #fff;
	padding: 5px 0px 10px 0px;
	margin-bottom: 20px;
	width: 100%;
}
