/* Definitions for the global site links */
A         { text-decoration: underline; color: #FF9D14;  font-weight:bold; } 
A:link    { text-decoration: underline; } 
A:visited { text-decoration: underline; } 
A:hover   { text-decoration: none; } 

A.GrayLink         { text-decoration: underline; font-weight: bold; } 
A.GrayLink:link    { text-decoration: underline; color: #003333; } 
A.GrayLink:visited { text-decoration: underline; color: #003333; } 
A.GrayLink:hover   { text-decoration: none; color: #003333; } 

BODY 
{
	/* ** This is what gives the page the color in the whitespace ** */
	background-color: #DBE3E3;
}

#Main 
{
	margin-left: -14px;
	margin-top: -15px;
	color: #003333;
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 768px;
	background-color: white;
	padding: 0px;   /* 10px moved into individual subdivs to allow full horz rule, e.g. main.head border-bottom */
	font-family: arial;
	font-size: 0.66em;
	z-index: -1;
	voice-family: "\"}\""; /* Thanks to Tantek Celik */
	voice-family: inherit;
	z-index: inherit;
}

#HomeContent 
{
	height: 420px;
}

#Header {
	height: 73px;
	padding-left: 9px;
	padding-right: 0;
}

#Header #SiteLogo 
{
	margin-top: 10px;
}

#Blurb {
	height: 40px;
	width: 759px;
	padding-left: 9px;
	padding-right: 0;
	margin-bottom: 15px;
}

#Blurb P 
{	
	color: #003333;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#LeftContent 
{
	background-color: white;
	float: left;
	width: 226px;
	padding-left: 9px;
	padding-right: 0;
}

#LeftContent #FeaturedInstructions 
{
	margin-left: 10px;
	margin-top: 10px;
}

#LeftContent #LogoArea 
{
	margin-left: 155px;
	margin-top: -106px;
}

#LeftContent P 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#LeftContent #PlayToWin 
{
	margin-left: 10px;
}

#LeftContent .ClickToPlay
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#RightContent {
	background-color: white;
	float: right;
	width: 504px;
	margin-right: 5px;
}

#RightContent #Intro 
{
	font-weight: bold;
	margin: 0 0 0 1px;
	font-size: 1.2em;
}

#RightContent #GamesPanel 
{
	background-color: #FFE1B5;
	height: 150px;
}

#RightContent #GamesPanel #GamesInstructions 
{
	width: 90px;
	height: 150px;
	margin-left: 10px;
	padding-top: 20px;
}

#RightContent #GamesPanel #GamesInstructions P
{
	padding-bottom: 0px;
}

#RightContent #GamesPanel #GamesInstructions A
{
	font-weight: bold;
	background-color: #FFE1B5;
	font-size: 1.3em;
}

#RightContent #GamesPanel #GameImages 
{
	background-color: #FFE1B5;
	width: 260px;
	text-align: center;
	margin-top: -165px;
	margin-left: 100px;
}

#RightContent #GamesPanel #GameImages TABLE, #RightContent #GamesPanel #GameImages TR, #RightContent #GamesPanel #GameImages TD, #RightContent #GamesPanel #GameImages A, #RightContent #GamesPanel #GameImages SPAN
{
	background-color: #FFE1B5;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#RightContent #GamesPanel #GamePlaceholder 
{
	background: white url(../Images/Homepage/GamePlaceholder_Textbox.gif) no-repeat scroll top left;
	float: right;
	width: 125px;
	height: 179px;
	margin-right: 0px;
	margin-top: 8px;
}

#RightContent #GamesPanel #GamePlaceholder .GameInfo 
{
	visibility: hidden;
	position: absolute;
	margin: 20px 10px 10px 10px;
	width: 100px;
	height: 124px;
}

#RightContent #GamesPanel #GamePlaceholder H4 
{
	margin-bottom: -15px;
}

#RightContent #GamesPanel #GamePlaceholder .Initial 
{
	position: absolute;
	margin-left: -15px;
	margin-top: 0px;
	width: 108px;
	height: 124px;
}

#RightContent #TopPrizes 
{
	margin-top: 20px;
	width: 302px;
	float: left;
}

#RightContent #TopPrizes #PrizeImages 
{
	margin-top: 10px;	
	width: 242px;
	height: 120px;
	padding: 0 0 0 0;	
}

#RightContent #TopPrizes #PrizeImages IMG
{
	margin: 0px -5px -4px 0px;
	border: 1px solid #003333;
}

#RightContent #TopPrizes P 
{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#RightContent #TopNews 
{
	margin-top: 20px;
	width: 180px;
	float: right;
	margin-right: 5px;
}

#RightContent #TopNews #Text 
{
	height: 100px;
	background: url(../Images/Homepage/news_back_green.gif) no-repeat scroll top left;
	padding: 4px 10px 4px 10px;
}

#RightContent #TopNews #WinnersLink
{
	padding: 0 0 0 0;
	margin: 2px 0 7px 5px;
	display: block;
}

#RightContent #TopNews .ClickToPlay
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#Footer 
{
	background-color: white;
	padding-top: 20px;
	float: left;
	margin-right: 9px;
	width: 759px;
	padding-left: 9px;
	padding-right: 0;
}

#Footer #AboutUs 
{
	float: left;
	/* margin-top: 12px; Use for when second line of text is back*/
	margin-top: 25px;
}

#Footer #Links 
{
	font-size: 0.95em;
	float: right;
	margin-top: 25px;
}

#Footer #Partners 
{
	display: inline;
	float: none;
	margin-left: 18px;
}

#Footer #Partners IMG
{
	border-width: 0;
	margin-right: 25px;
}

#Footer #CopyrightMessage 
{
	font-size: 0.85em;
	border-top: 0.18em solid black;
	text-align: right;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#Footer #AboutUs P
{
	font-size: 0.9em;
	margin-bottom: 0;
	margin-top: 0;
}

#Content 
{
	margin-left: 9px;
	margin-right: 9px;
}

#Content #CustomerServices P
{
	margin: 3px 0px 0px 0px;
}

/* *** Start of HLWIG Styles *** */

#Content #HLWIGForm #HLWIGHeader 
{
	color: #01383B;
	border: white 1px solid; 
}

#Content #HLWIGForm #HLWIGHeader #HLWIGLogo 
{
	FLOAT: left; 
}

#Content #HLWIGForm #HLWIGHeader #RightSide 
{
	FLOAT: right;  
}

#Content #HLWIGForm #HLWIGHeader #BackToAuction 
{
	MARGIN: 10px; 
}

#Content #HLWIGForm #HLWIGHeader #LotText 
{ 
	PADDING-LEFT: 20px;
	WIDTH: 450px;
}

#Content #HLWIGForm #HLWIGHeader #LotText #Title 
{
	FONT-SIZE: 1.8em 
}

#Content #HLWIGForm #HLWIGHeader #SmallPrizeImage 
{
	DISPLAY: inline; 
	FLOAT: right 
}

#Content #HLWIGForm #FormAndDescrption 
{
	background-color: White;
	WIDTH: 100% 
}

#Content #HLWIGForm #AboutThePrize 
{   
	background-color: White;
	color: #01383B;
	MARGIN-TOP: 30px; 
	FLOAT: left; 
	WIDTH: 48%; 
}

#Content #HLWIGForm #AboutThePrize #PrizeImages 
{
	width: 180px
}

#Content #HLWIGForm #AboutThePrize #Instructions 
{   
	margin-left: 190px;
	margin-top: -210px;
}

#Content #HLWIGForm #AboutThePrize #DescriptionArea 
{
	PADDING: 5px 10px 5px 10px; 
	BACKGROUND-COLOR: #ffe1b5 
}

#Content #HLWIGForm #AboutThePrize #DescriptionArea #PrizeTitle 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.5em; 
	MARGIN: 0px 0px 0px 0px 
}

#Content #HLWIGForm #BidForm 
{
	background-color: White;
	color: #01383B;
	MARGIN-TOP: 30px; 
	FLOAT: right; 
	WIDTH: 48%; 
}

#Content #HLWIGForm #BidForm .FedInContent 
{
	BACKGROUND-COLOR: #e1f6fb;
}

#Content #HLWIGForm #BidForm #HLWIG
{
	padding: 3px 11px 0px 11px;
	width: 100%;
}

#Content #HLWIGForm .ResponseError 
{
	margin-top: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: Red;
}

/* *** End of HLWIG Styles *** */

#Content #HelpContent 
{
	background-color: #E5EBEB;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 80px 40px 80px; 
}

#Content #HelpContent DD 
{
	margin-top: -12px;
	margin-left: 60px;
}

#Content #WinnersLatest
{
	background-color: #FFEBD0;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	height: 400px;
	padding: 2px 5px 2px 5px;		
}

#Content #WinnersLatest .Description 
{			   
	width: 150px;
}

#Content #WinnersLatest .Images
{
	float: right;
	margin-right: 5px;
}