﻿html
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 100%;
}

body 
{
	background: url('/Wilsons/Liv/homepage01.jpg') repeat top left;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#aspnetForm
{
	background: url('/Wilsons/Liv/homepage02.jpg') repeat-x top left;
	width: 100%;
	height: 100%;
}

#siteWrap
{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
	
#siteHead
{
	float: left;
	width: 1000px;
	height: 100px;
}

#siteHeadLeft
{
	float: left;
	/*background-color: #fff;*/
}
	
#siteHeadRight
{
	float: right;
	width: 200px;
	text-align: right;
	padding: 10px 10px 0px 0px;
	/*background-color: #fff;*/
}

#siteLeft
{	
	float: left;
	width: 210px;
	height: 600px;
	background: url('/Wilsons/Liv/subpage0123.jpg') no-repeat top right;
}

#siteRight
{
	float: left;
	width: 750px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

#siteContent
{	
	background: #fff;
	float: left;
	width: 1000px;	
}

#siteFoot
{
	float: left;
	width: 1000px;
	height: 100px;
}

/**************************************/
/* REPORTS */

#stockHolder
{
	position: relative;
}

#stock
{
}

#pnlStocks
{
}

#optionsHolder
{
	position: relative;
	height: 80px;
	margin-top: 10px;
	border-bottom: solid 1px #000;
}

#optionsHolder #aucNo
{
	font-size: 100%;
	font-weight: bold;
}

#optionsHolder .labeltype
{
	position: absolute;
}

#auctionName
{
}

#reports
{
	
}

#dateSelector
{
	margin-top: 10px;
}
