/* Entire page */
body {
	background-color : #ffffff;
	font-family : arial;
	margin : 1px 1px 5px 1px;
	padding: 0px;
	font-size : 12px;
	color : #000000;
	text-align: left;
}

#screen
{
    background-color: #ffffff;
    width: 995px;
    margin: 3px 2px 3px 2px;
    text-align: left;
    border: 0px solid #A5B0D3;
}

#titlebar
{
    background-color: #ffffff;
    background-image: url('../images/titlebarbg.jpg');
    background-repeat: no-repeat;
	height: 181px;
    width: 990px;
	border: 0px solid black;
	padding: 0px;
	margin: 0px;
}

#tabsbar
{
	position: absolute;
	margin-top: 152px;
}

#mainsections
{
    width: 990px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
    background-color: #ffffff;
    background-image: url('../images/searchbarbg.jpg');
    background-repeat: no-repeat;
}

#checkoutlinks
{
	position: absolute;
	left: 0px;
	top: 220px;
	width: 200px;
	height: 60px;
	border: 0px solid black;
}

#checkoutlinks #basket
{
	width: 65px;
	text-decoration: none;
	height: 55px;
	display: block;
	border: 0px solid black;
}

#checkoutlinks #checkout
{
	width: 120px;
	text-decoration: none;
	height: 30px;
	display: block;
	position: absolute;
	top: 27px;
	left: 70px;
	border: 0px solid black;
}

#leftcol
{
	width: 216px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 112px;
    background-image: url('../images/sidebarbg.gif');
    background-repeat: repeat-y;
	float: left;
}

#sidebarshadow
{
	width: 216px;
	padding: 1px 0px 0px 0px;
	margin: 0px;
    background-image: url('../images/sidebarshadowbg.jpg');
    background-repeat: no-repeat;
}

#sidebarbottom
{
	width: 204px;
	height: 230px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 10px;
    background-image: url('../images/sidebarbottombg.gif');
    background-repeat: no-repeat;
}

#rightcol
{
	padding-left:15px;
}

#dropdowns
{
	float: left;
	width: 430px;
	text-align: right;
	padding: 7px 0px 0px 53px;
}

#navbar
{
	width: 742px;
	height: 50px;
	border: 0px solid black;
	padding: 6px 10px 0px 0px;
	text-align: right;
	color: White;
}


#navbar table td
{
	padding-right: 3px;
	color: White;
	font-weight: bold;
}

#navbar table td a
{
	font-size: 10px;
	color: White;
	font-weight: bold;
}

#navbar table td a:visited
{
	font-size: 10px;
	color: White;
	font-weight: bold;
}

.prop2
{
    height:400px;
    float:right;
    width:1px;
}

.clear2
{
    clear:both;
    height:1px;
    overflow:hidden;
}

#footer
{
	position: absolute;
	left: 207px;
	margin: 0px 0px 0px 0px;
	width: 791px;
	padding: 13px 0px 0px 0px;
	height: 103px;
	font-size: 13px;
    background-image: url('../images/footerbg.gif');
    background-repeat: no-repeat;
}

#maincontent
{
    font-size: 12px;
	padding: 30px 0px 0px 0px;
}

#homelink
{
	position: absolute;
	display: block;
	width: 770px;
	height: 120px;
	border: 0px solid black;
}
