﻿body
{
	background-image: url(../images/barbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1 
{
	font-family: Calibri, Sans-Serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

h2 
{
	font-family: Calibri, Sans-Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;	
}

hr 
{
	border-top: solid 1px #000000;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	margin: 10px 0 10px 0;
	width: 90%;
}

a:link, a:visited 
{
	color: #003399;
}

a:hover 
{
	color: #FF3333;
	text-decoration: none;
}

p 
{
	margin: 5px 0 5px 0;
	padding: 0;
}

ul 
{
	margin: 0 0 0 40px;
}

.Clearer 
{
	clear: both;
}

.Logo .Spacer 
{
	border-width: 0;
	height: 170px;
	margin: 0;
	padding: 0;
	width: 250px;
}

.Logo 
{
	background-image: url(../images/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.SiteMenu 
{
	float: left;
	margin: 0 10px 10px 0;
	width: 260px;
}

.SiteMenu .BoxWrapper 
{
	overflow: hidden;
	width: 260px;
}

.SiteMenu .Top 
{
	background-image: url('../images/Menu-Top.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	margin: 0 5px 0 5px;
}

.SiteMenu .Body 
{
	background-color: #CCCCFF;
	margin: 0 5px 0 5px;
	padding: 0 15px 0 15px;
}

.SiteMenu .Bottom 
{
	background-image: url('../images/Menu-Bottom.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	margin: 0 5px 0 5px;
}

.SiteContent 
{
	float: left;
	margin: 60px 0 10px 0;
	width: 535px;
}

.SiteFooter 
{
	border-top: solid 1px #003399;
	clear: both;
	width: 820px;
}

.RatingBox 
{
	background-image: url(../images/Needle-Small-Bg.jpg);
	border: solid 1px #000000;
	height: 30px;
	margin: 2px;
	padding: 0;
	width: 200px;
}

.RatingScore 
{
	background-image: url(../images/Needle-Small.jpg);
	font-size: 5px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.PlateItemHolder 
{
	clear: both;
	margin: 10px 0 15px 0;
	width: 500px;	
}

.PlateItem 
{
	background-color: #CCCCFF;
	border: solid 1px #FFFFFF;
	clear: right;
	font-size: 10px;
	margin: 0;
	padding: 2px;
	width: 150px;
	float: left;
}

.PlateBox 
{
	background-color: #CCCCFF;
	padding: 10px;
	width: 400px;
}

.Hider 
{
	background-color: #FFFFFF;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.ReviewEven, .ReviewOdd 
{
	padding: 10px;
}

.ReviewEven 
{
	background-color: #CCCCFF;
}

.ReviewOdd 
{
	background-color: #FFFFFF;
}

.SideBar 
{
	float:left;
}

.SideBarAdArea 
{
	margin: 60px 0 20px 25px;
}

.BarWrapper 
{
	width: 1100px;
}

.Spottt 
{
	margin: 0 0 25px 0;
	width: 125px;
}