body 
{
	font-size: 11px;
    font-family: tahoma,Arial,verdana,Helvetica,sans-serif;
    font-weight: normal;
	background-color:#fff;
	margin:0px;
}

.ballballstar
{
	background-image:url('../../images/Balls-and-Star-Tile-Final.jpg');
	background-repeat:repeat;
}

.bodyUSA
{
	background-color:#444444;
}

#container
{
	margin-left:auto; 
	margin-right:auto; 
	position:relative; 
	width:800px;
	padding:0px 10px 0px 10px;
	height:600px;
	background-image:url('../../images/homepageshadow.png');
	z-index:90;
}
 
#topLine
{
	margin:0px; 
	padding:0px; 
	height:10px; 
	width:100%; 
	background-color:#ff9900;
}
#area1
{
	background-color:#fff;
	height:70px;
	right:0px;
	left:0px;
	min-width:800px;
}
#strapLine
{
    position:absolute;
    font-size:16px;
    font-weight:bold;
    color:#70737E;
    width:795px;
    top:18px;
    text-align:right;
    left:0px;
}
#onlineCount
{
    position:absolute;
    font-size:16px;
    font-weight:bold;
    color:#f8951f;
    width:795px;
    top:43px;
    text-align:right;
    left:0px;
}
#logo
{
	position:absolute;
	padding-top:0px;
	float:left;
	left:10px;
	width:200px;
	height:60px;
	z-index:100;
}
#area2
{
	background-color:#000;
	height:279px;
	width:100%;
	margin:0px;
	padding:0px;
}
#contentWrapper
{
    background-color:#ff9933;
    width:100%;
	height:510px; 
	left:0px;
	right:0px;
	min-width:800px;
}

#contentWrapperGrey
{
    background-color:#e1e1e1;
    width:100%;
	height:510px; 
	left:0px;
	right:0px;
	min-width:800px;
}

#contentWrapperGrey a, a:active, a:visited, a:hover
{
	font-size: 11px;
    font-family: tahoma,Arial,verdana,Helvetica,sans-serif;
    font-weight: bold;
	color:#ff9933;
	text-decoration:none;
}

#contentToShowOverBlock a, a:active, a:visited, a:hover
{
	font-size: 11px;
    font-family: tahoma,Arial,verdana,Helvetica,sans-serif;
    font-weight: bold;
	color:#ff9933;
	text-decoration:none;
}

#area3
{
	position:absolute;
	height:230px;
	width:150px;
	margin:0px;
	padding:0px;
}
#area4
{
	position:absolute;
	height:230px;
	width:590px;
	margin:0px;
	padding:0px;
	left:180px;
}

#registercontent
{
	position:absolute;
	height:600px;
	width:800px;
	margin:0px;
	padding:0px;
	top: 90px;
}

.homepagetooltip 
{
    font-family: tahoma, Arial,verdana, Helvetica, sans-serif;
  	font-size: 11px;
	font-weight: normal;
	color: #000000;
    background-color: #ffffff;
    top: 0;  
    left: 0; 
    z-index: 2; 
    padding: 3px; 
    border: solid 2px #000000;
    visibility: hidden; 
    position: fixed;
}
#optionsButtons
{
	margin-left:10px;
	margin-top:5px;
	float:left;
	width:160px;
}
.button
{
    background-image:url('../../images/btn_bg.gif');
    background-repeat:repeat-x;
    height:18px;
    width:155px;
    text-align:center;
    padding-top:3px;
    padding-bottom:4px;
    font-size: 11px;
    font-weight: bold;
    cursor:pointer;
}
.button a, a:visited
{
    color:#fff;
    text-decoration:none;
    font-size: 11px;
    font-weight: bold;
}
.button a:hover
{
    color:#fff;
    text-decoration:underline;
    font-size: 11px;
    font-weight: bold;
}
.buttonSkin
{
    background-image:url('../../images/btn_bg.gif');
    background-repeat:repeat-x;
    height:22px;
    width:155px;
    text-align:center;
    font-size: 11px;
    font-weight: bold;
    border:none;
    font-size: 11px;
    font-weight: bold;
    color:#fff;
    background-color:Transparent;
    cursor:pointer;
}
.buttonSkin a  
{
    color:#fff;
    text-decoration:none;
    font-size: 11px;
    font-weight: bold;
}
.buttonSkin a:hover
{
    color:#fff;
    text-decoration:underline;
    font-size: 11px;
    font-weight: bold;
}
#area5
{
	position:fixed;
	width:795px;
	top: 580px;
	background-color:#ff9933;
	padding:0px;
	padding:3px 0px 3px 5px;
}
#area5 a, a:active, a:visited
{
	font-size: 10px;
    font-family: tahoma,Arial,verdana,Helvetica,sans-serif;
    font-weight: normal;
	color:#000;
	text-decoration:none;
}
#area5 a:hover
{
	font-size: 10px;
    font-family: tahoma,Arial,verdana,Helvetica,sans-serif;
    font-weight: normal;
	color:#000;
	text-decoration:underline;
}
.w-s-n
{
	font-size: 10px;
    font-family: tahoma,Arial,verdana,Helvetica,sans-serif;
    font-weight: normal;
	color:#000;
}
.warn
{
	color:#ff0000;
}
#passwordPlaceholder
{
	background-color: #DDDDDD; 
	width: 1px; 
	visibility: hidden; 
	border: solid 1px #444444;
	float: left;
}

/*Flags*/
#optionsFlags
{
	padding:10px 10px 0px 10px;
}
#flag_uk, #flag_us, #flag_fr, #flag_de, #flag_nl, #flag_es, #flag_pt, #flag_it, #flag_ja 
{
	height:30px;
	width:30px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#flag_uk
{
	background-image:url('../../images/flags/round/sprite_thumbs.gif');
	background-repeat:no-repeat;
	background-position:0px -120px;
}
#flag_us
{
	background-image:url('../../images/flags/round/sprite_thumbs.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#flag_fr
{
	background-image:url('../../images/flags/round/sprite_thumbs.gif');
	background-repeat:no-repeat;
	background-position:0px -90px;
}
#flag_de
{
	background-image:url('../../images/flags/round/sprite_thumbs.gif');
	background-repeat:no-repeat;
	background-position:0px -30px;
}
#flag_nl
{
	background-image:url('../../images/flags/round/sprite_thumbs.gif');
	background-repeat:no-repeat;
	background-position:0px -180px;
}
#flag_es
{
	background-image:url('../../images/flags/round/sprite_thumbs.gif');
	background-repeat:no-repeat;
	background-position:0px -60px;
}
#flag_pt
{
	background-image:url('../../images/flags/round/sprite_thumbs.gif');
	background-repeat:no-repeat;
	background-position:0px -150px;
}
#flag_it
{
	background-image:url('../../images/flags/round/sprite_thumbs.gif');
	background-repeat:no-repeat;
	background-position:0px -240px;
}
#flag_ja
{
	background-image:url('../../images/flags/round/sprite_thumbs.gif');
	background-repeat:no-repeat;
	background-position:0px -210px;
}