﻿body 
{
	background: url('../img/Scrabble-battle-webisite.jpg') no-repeat center top;
	margin: 0;
	background-color: #000;
	text-align: center;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

#pageBody
{
	width: 950px;
	height: 1320px;
	overflow: visible;
	margin: 0 auto;
	display: inline-block;
}

.logoImg
{
	display: inline-block;
	float:left;
	width: 247px;
}

#div1
{
	height: 211px;
	_width: 956px;
}

#div2
{
	height: 370px;
	text-align: left;
	margin-bottom: 20px;
}

#div3
{
	text-align: left;
	height: 400px;
}

#div4
{
	text-align: left;
	height: 100px;
	margin-top: 20px;
}

#headerMenu
{
	display: inline-block;
	width: 703px;
}

#sitemap
{ 
    list-style: none outside none;
    margin: 17px 0 0 0;
    padding:0;
    width:100%;
}

#sitemap li
{
    display:block;
    float: left;
}

#sitemap li.social
{
	padding-right: 7px;
}

#sitemap li a
{
	color: #FFF;
    font-weight:bold;
    font-size: 11px;
    height: 47px;
    vertical-align: middle;
    display: inline-block;	
}

#sitemap li a img
{
    display: inline-block;	
}

#countryScore
{
	float: right;
	width: 703px;
}

#weekImage
{
	margin-top: 27px;
	_margin-top: 20px;
	float: right;
	width: 703px;
}

#nlScore, #beScore
{
	width: 260px;
	text-align: center;
	margin: 40px 20px 0 20px;
	_margin: 27px 15px 0 10px;
}

#nlScore
{
	float: left;
}

#beScore
{
	float: right;
}

#countdownDiv
{
	width: 200px;
	_width: 195px;
	height: 265px;
	margin: 10px;
	float: left;
	display: inline-block;
}

#countdownDiv .text
{
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 5px;
	color: White;
	font-size: 12px;
	line-height: 14px;
	width: 190px;
	height: 101px;
}

#countdownDiv .text img
{
	margin-bottom: 5px;
}

#countdownDiv .clockDiv
{
	height: 54px;
	margin: 27px 0 0 18px;
	_margin: 22px 0 0 13px;
	width: 182px;
}

#countdownDiv .buttonsDiv
{
	margin: 35px 0 0 10px;
}

#dayImage
{
	margin: 15px 0 0 0;
	display: inline-block;
	float: left;
}

#hourImage
{
	margin: 12px 0 0 3px;
	display: inline-block;
}

#minuteImage
{
	margin: 9px 12px 0 0;
	display: inline-block;
	float: right;
	_float: none; 
}

#koopnu
{
	width: 210px;
	height: 30px;
	margin: 38px 0 0 0;
	_margin: 35px 0 0 0;
	display: inline-block;
	text-align: right;
}

#gameDiv
{
	width: 713px;
	height: 361px;
	float: right;
	display: inline-block;
	text-align: center;
	margin: 8px 0 0 0;
}

#scoreSourceDiv
{
	text-align: left;
	height: 200px;
}

#twitterScoreDiv, #facebookScoreDiv, #speedChallengeScoreDiv
{
	display: inline-block;
	width: 265px;
	height: 170px;
}

#twitterScoreDiv
{
	margin: 0 0 0 25px;
	_margin: 0 0 0 13px;
	float: left;
}

#facebookScoreDiv
{
	margin: 0 3px 0 50px;
	_margin: 0 0 0 0;
	float: right;
}

#speedChallengeScoreDiv
{
	margin-right: 20px;
	_margin-right: 10px;
	float: right;
}

a.left
{
	float: left;
}

a.right
{
	float: right;
}

table.scoreTable
{
	width: 212px;
	height: 100px;
	border-collapse: collapse;
	font-weight: bold;
	font-size: 14px;
	margin: 25px 0 10px 0;
	_margin: 22px 0 10px 0;
}

table.scoreTable .placeCol
{
	width: 5px;
}

table.scoreTable .countryCol
{
	width: 30px;
	text-align: center;
}

table.scoreTable .darkRow
{
	/*background: url('../img/scrabble_place_background.jpg') no-repeat;*/
}

div.undefinedScores
{
	width: 212px;
	height: 100px;
	font-weight: bold;
	font-size: 14px;
	margin: 25px 0 10px 0;
}

#twitterTable, #facebookTable, #speedTable
{
	display: inline-block;
	height: 140px;
	width: 213px;
	float: left;
}

#twitterLinkDiv, #facebookLinkDiv
{
	float: right;
	display: inline-block;
	height: 140px;
}

#facebookFanbox
{
	width: 280px;
	background: #FFFFFF;
	float: right;
	margin: 20px 30px 0 0;
	_margin: 16px 16px 0 0;
}

#twitterWidget
{
	width: 285px;
	margin: 20px 0 0 20px;
	_margin: 16px 0 0 11px;
	display: inline-block;
	float: left;
	background-color: #FFF;
}

#twitterFacebookBox
{
	width: 630px;
	display: inline-block;
}

#STFButtonDiv
{
	float: right;
	padding: 40px 0 0 0;
}

/*******************************/

#tabHeader 
{
    float:left;
    width:100%;
    background-color: #DCDAC1;
    font-size: 9px;
    line-height:normal;
}

#tabHeader ul 
{
    margin:0;
    padding:0;
    list-style:none;
}

#tabHeader li 
{
    float:left;
    margin:0;
    padding:0;
    width: 109px;
    height: 23px;
    background:url('../img/tabImg.jpg') no-repeat right top;
}

#tabHeader #current 
{
    background-image:url("../img/selectedTabImg.jpg");
}

#tabHeader a 
{
	display: inline-block;
    padding:5px 15px;
}

.RightDiv
{
	float: right;
	margin-right: 22px;
	cursor: pointer;
}

.LeftDiv
{
	float: left;
	margin: 8px 0 0 20px;
	_margin: 8px 0 0 5px;
	overflow: hidden;
}

.PopupWindow
{
    background: #033130 url('../img/scrabble_layer_background.gif') no-repeat;
    width: 836px;
    height: 619px;
    overflow: hidden;
}

.prizesDiv
{
	background: url('../img/scrabble_layer_prizes_be_bg.jpg') no-repeat;
	margin: 10px 40px;
	height: 253px;
	width: 529px;
	color: #FFF;
}

.prizesDiv p
{
	padding: 20px;
}

.greenBuyBox
{
	background: url('../img/scrabble_layer_buy_bg.jpg') no-repeat;
	width: 324px;
	height: 89px;
	margin: 10px 0;
	color: #FFF;
}

.greenBuyBox div.left
{
	display: inline-block;
	float: left;
}

.greenBuyBox div.right
{
	display: inline-block;
	float: right;
}

.greenBuyBox div.text
{
	padding: 5px 7px;
	font-size: 12px;
}

.content .leftDiv
{
	display: inline-block;
	float: left;
	margin-top: 20px;
}

.content .rightDiv
{
	display: inline-block;
	float: right;
	margin-top: 20px;
}

.content .leftImage
{
	display: inline-block;
	float: left;
	margin: 0 15px 8px 0;
}

.content .smallText
{
	font-size: 11px;
}

.twitterWinners, .facebookWinners, .speedWinners
{
	display: inline-block;
	width: 200px;
	margin-top: 20px;
}

.twitterWinners
{
	float: left;
}

.speedWinners
{
	float: right;
	margin-right: 20px;
}

.stfTable td
{
	vertical-align: middle;
}

.stfTable td span
{
	padding: 10px 0;
	display: inline-block;
}

.stfTable td a
{
	margin: 0;
	height: 35px;
	display: inline-block;
}

.scroll-pane
{
	width: 670px;
	height: 460px;
	overflow-x: hidden;
}

.link
{
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

a.BigText
{
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
	color: #FFF;
	text-decoration: none;
}

div.twitterWinnerNL, div.twitterWinnerBE, div.facebookWinnerNL, div.facebookWinnerBE, div.siteWinnerNL, div.siteWinnerBE
{
	width: 184px;
	height: 56px;
	text-align: left;
	padding: 5px;
	color: #FFFFFF;
}

div.twitterWinnerNL
{
	background: url('../img/scrabble_winner_t_nl.jpg') no-repeat;
}

div.twitterWinnerBE
{
	background: url('../img/scrabble_winner_t_be.jpg') no-repeat;
}

div.facebookWinnerNL
{
	background: url('../img/scrabble_winner_f_nl.jpg') no-repeat;
}

div.facebookWinnerBE
{
	background: url('../img/scrabble_winner_f_be.jpg') no-repeat;
}

div.siteWinnerNL
{
	background: url('../img/scrabble_winner_s_nl.jpg') no-repeat;
}

div.siteWinnerBE
{
	background: url('../img/scrabble_winner_s_be.jpg') no-repeat;
}

img.winnerImg
{
	float: left;
	height: 37px;
	width: 37px;
	margin-right: 5px;
}