/* CSS Document */
body,html {
	text-align: center;
	height: 100%;
	margin: 0px;
	width: 100%;
	background-color: #3f3e3e;
	background:#333 url( ../contact/background_page.gif ) top center;
	font-family: Tahoma, arial, verdana, helvetica, sans-serif;
	color: #FF6633;
	font-size: 11px;
}

h1,h2,h3,h4 . h5,h6 {
	padding: 0px;
	margin: 0px;
}

.whiteText {
	color: #FFFFFF;
}

a#floatingbar, a:link#floatingbar, a#active.floatingbar, a:hover#floatingbar { 
	background-color: #f1eec8; 
	position: fixed; 
	display:block;
	top: 0;
	left: 0; 
	z-index: 100; 
	border-bottom:2px solid #ada99f; 
	width: 100%; 
	padding:10px 0 ; 
	color:#000; 
	font-size:11px;
	font-family:tahoma;
	margin:0;
	text-decoration:none; 
}
a:hover#floatingbar { background-color: #45484f; color:#fff; }

input, textarea
{
	width: 80;
	border: 1px solid #888;
	padding: 2px;
	margin: 0;
	background:url(img/formbg.gif) repeat-x;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#bookmark_container { position: absolute; 
                   left: 0px; top: 0px;
                   width: 110px; height: 110px;
                   z-index: 999999; 
                   overflow: hidden; }
                   
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.attention {
margin: 5px 0;
padding:2px 0;background: #FAD9D9;border:1px solid #EBEBEB; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
}

a.bluelink:link {
	color: #FF3333;
	text-decoration: underline;
}

a.bluelink:visited {
	color: #FF6633;
	text-decoration: underline;
}

a.bluelink:hover {
	color: #FF6633;
	text-decoration: none;
}

a.mainNavlink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainNavlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainNavlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.noUnderlinelink:link {
	text-decoration: none;
}

a.noUnderlinelink:visited {
	text-decoration: none;
}

a.noUnderlinelink:hover {
	text-decoration: underline;
}

a.greenlink:link {
	color: #FF3333;
}

a.greenlink:visited {
	color: #FF3333;
	text-decoration: underline;
}

a.greenlink:hover {
	color: #FF3333;
	text-decoration: none;
}

img {
	border: 0px;
}

#page {
	width: 950px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
}

#select_language {
	width: 950px;
	padding-top: 6px;
	background: #7A7A7A;
	height: 25px;
	text-align: left;
	color: #FFFFFF;
border-bottom:4px solid #3F3E3E;margin-bottom:2px;}

.flag {
	margin-left: 6px;
}

#header {
	width: 950px;
	background-color: #FFFFFF;
	height: 92px;
	margin-top: -6px;
}

#logo {
	float: left;
}

#headerRight {
	float: right;
	width: 560px;
	text-align: right;
	 
	height: 92px;
}

#login {
	color: #FF3333;
	margin-top: 5px;
	margin-right: 15px;
}

#quickSearch {
	margin-top: 64px;
width: 558px;
	background: #50A3D8;
	border-top:2px solid #FF0000;
	border-left:2px solid #FF0000;
}

#mainNav {
	width: 950px;
	height: 51px;
	margin-top: 3px;
}

#mainNav_links {
background: #FF6E02;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, sans-serif
;
border:1px solid #07527F;
width: 918px;
padding: 8px 15px;
}

#leaderboard {
	width: 950px;
	margin-top: 3px;
}

#mainContent {
	width: 950px;
	margin-top: 3px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#friends {
	width: 950px;
	margin-top: 3px;
	background-color: #4f4e4e;
	font-size: 10px;
}

#footer {
	width: 950px;
	height: 42px;
	margin-top: 3px;
}

#featuredGame {
	width: 318px;
	height: 315px;
	color: #DE6100;	
}


#featuredGameContent {
	margin-left: 15px;
	margin-top: 8px;
	background: #FFFFFF;
	padding-bottom:20px;
}

.featuredGameTable {
	 border:2px solid #fff;
}

#hotGames {
	width: 301px;
	height: 315px;
	color: #FF3333;
} 
td.hotGamesTitle {
	font-weight: bold;
	font-size: 12px;
}
#hotGames table {
/*background: #BDE687; border:2px solid #fff;*/
margin-top:-4px;
}
td.greenBox_top {
	width: 256px;
	height: 25px;
	background: #FFD9D9;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
}

span.boxTitle {
	margin-left: 18px;
}

td.greenBoxTop_content {
	width: 256px;
	height: 101px;	background: #FFEDED;

	font-weight: bold;
}

.greenbottom {
width: 256px;
height:8px;
background: #FFEDED
}
td.greenBox_content {
background: #FFFFFF;
border-left:4px solid #FF0000;
border-right:4px solid #FF0000;
	color: #FF0000;
}

.topScoresBoxTitleContainer {
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
	background:#FFEDED;
}

span.gameCatBoxTitle {
	margin-left: 15px;
}

.gameCatBoxTitleContainer {
	width: 256px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
	background: #FFD9D9;
	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-top:1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}

.gameCatBoxContentContainer table td{
padding: 5px;

}
.gameCatBoxContentContainer {
	color: #FF3333;
border-left: 6px solid #FFD9D9;
border-right: 6px solid #FFD9D9;

	border-left:1px solid #FF0000;
	border-right:1px solid #FF0000;
background: #fff;}

.boldText {
	font-weight: bold;
}

.gameRules_Title {
	font-size: 14px;
	font-weight: bold;
}

.gameRules {
	margin-top: 5px;
}

.gameKey {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(images/keys/empty_key.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0 0 0;
}

.gameKey_wide {
	display: block;
	float: left;
	width: 60px;
	height: 30px;
	background-image: url(images/keys/empty_key_wide.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0 0 0;
}

.gameKey_title {
	text-align: left;
	padding: 0 10px 7px 5px;
}

.gameKeySML {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background-image: url(images/keys/sml/empty_key.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 0 0;
}

.gameKeySML_wide {
	display: block;
	float: left;
	width: 40px;
	height: 20px;
	background-image: url(images/keys/sml/empty_key_wide.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0 0 0;
}

.gameKeySML_title {
	text-align: left;
	padding: 0 10px 3px 3px;
}

td.blueBox_top {
	width: 256px;
	height: 25px;
	background: #FCF0F0;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;


}
td .blueBox_content {
	background: #FCF0F0!important;

}



td.blueBoxTop_content {
	width: 256px;
	height: 101px;
	background: #FCF0F0;
	background-repeat: no-repeat;
	font-weight: bold;

}

td.blueBox_content {
	background: #FCF0F0;
border-left:1px solid 	#FF5555;
border-right:1px solid 	#FF5555;
	background-repeat: repeat-y;
	color: #FF3333;
 
}
.gameplay .blueBox_content {
 

}
#friendBoxTop {
	width: 344px;
	height: 41px;
	background:#FCF0F0;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
	text-align: left;
	position: relative;
}

td.friendBox_content {
	background:#FCF0F0;
	
	border-left:5px solid #FF5555;
	border-right:5px solid #FF5555;
	
	color: #FF3333;
}
.tellFriend {
	background-color: #FFF3F3;
	border-style: solid;
	border-width: 1px;
	border-color: #FF8080;
	color: #FF3333;
	font-size: 12px;
	padding: 2px;
}

.infoBoxBlue_contents {
	background-image: url(images/infoBoxBlue_bg.gif);
	background-repeat: repeat-y;
}

.infoBoxWhite_contents {
	background-image: url(images/infoBoxWhite_bg.gif);
	background-repeat: repeat-y;
	padding: 5px 0;
}

.infoBoxGreen_contents {
	background-image: url(images/infoBoxGreen_bg.gif);
	background-repeat: repeat-y;
	padding: 5px 0;
	color: #559205;
}

.gamePage_breadcrumbs {
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 3px 0;
}

#shareBoxTop {
	width: 361px;
	height: 43px;
	background-image: url(images/shareBox_top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

#shareBox_contentContainer {
	background-image: url(images/shareBox_bg.gif);
	background-repeat: repeat-y;
	height: 260px;
	position: relative;
}

#shareByEmail {
	width: 230px;
	background-color: #FCF0F0;
	border-style: solid;
	border-width: 1px;
	border-color: #bddcf0;
	padding: 10px;
}

ul#shareByEmailForm {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

input.shareByEmailField {
	background-color: #FFF3F3;
	border-style: solid;
	border-width: 1px;
	border-color: #FF8080;
	color: #FF3333;
	font-size: 12px;
	padding: 2px;
}

li.shareByEmailList {
	padding: 3px;
}

.codeBox {
	background-color: #f4f9fc;
	border-style: solid;
	border-width: 1px;
	border-color: #FCF0F0;
	overflow: auto;
	font-size: 10px;
	padding: 5px;
	text-align: left;
	color: #FF6666;
}

td.mailingListContent {
	background-color: #5eabdb;
	color: #FFFFFF;
	height: 40px;
	padding: 2px;
}

input.mailingList {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #a7d1eb;
	color: #FF3333;
	font-size: 12px;
	padding: 2px;
}

.highScores_title {
	background-color: #bdd7e9;
	font-weight: bold;
}

.highScores_cellA {
	background-color: #ebf3f7;
}

.highScores_cellB {
	background-color: #f6fafc;
}

.error * {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : red;
	text-align: center;

}
#textbox {
	background-color:#E4F5CE;
	width:259px;
	margin:auto;
	margin-top:3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#559205;
	padding:5px;
	padding-left:10px;
	border:2px solid #A3DC59; 
}

.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
}
a.pager_href
{
	color:#FF3333;
}
/* categories */
.cat-nav {
	color: #333;
	padding: 10px;
	text-decoration: none;
	margin-bottom: 0px;
}

.cat-nav em {
	color: #000;
	display: block;
	font-style: normal;
	font-family: Lucida Sans Unicode;
}

.cat-nav #c1, .cat-nav #c2, .cat-nav #c3 {
	margin-bottom: 10px;
	padding: 10px;
}

.cat-nav a {
	color: #000;
}
.cat-nav li a {
	font-size: 120%;
}

.cat-nav #c1 {background: #CEDFF2; border: 1px solid #7AA9DC;}
.cat-nav #c2 {background: #FCE2ED; border: 1px solid #F7ABC9;}
.cat-nav #c3 {background: #EFF9AE; border: 1px solid #D3EC15;}
.cat-nav #c1:hover,.cat-nav #c2:hover,.cat-nav #c3:hover {
	background: #FFF;
	color: #333;
}

#footer {
background: #626161;
height: 42px;

}
.adpart {
background: #FFFFFF;
width: 940px;
margin: 2px auto;
height: 90px;
padding-left:10px;

}
.adpart1 {
background: #FFFFFF;
float:left;
width: 728px;
text-align:center;
height: 90px;
padding: auto 0;
}
.adpart2 {
float:left;
padding-left:20px;
text-align:right;
 }
 
 .featuredpart {
 background: #FFD9D9;
 color: #FF3333;
 font-size:18px;
 height: 18px;
 margin: 0;
 padding: 5px 0 5px 5px;
 text-align:left;
 }
 .featuredpart2 {
 background: #FFD9D9;
 color: #FF3333;
 font-size:18px;
 height: 18px;
 margin: 0;
 padding: 5px 0 5px 5px;
 padding-right:-10px; text-align:left;

 }
 
 a span.playnowlink {
 text-decoration: none;
 background: #70A32C;
 color: #fff;
 padding: 2px;
 border:1px solid #559205;
 font-weight: bold;
 font-size:10px;
 
 }
 .greenbl {
	border-left:1px solid #FF0000 !important;
	border-bottom: 1px solid #FF0000;
}
 .greenbr {border-right:1px solid #FF0000!important;}
 .greenbt {
	border-top:1px solid #FF0000 !important;
	border-bottom: 1px solid #FF0000;
}
 .greenbb {border-bottom:1px solid #FF0000 !important;}
 a:hover span.playnowlink { background: #7CAB3F;}
 .breadcr {background: #FCF0F0; padding: 5px;  border:2px solid #FF6633;}
 .otherbox2 {background: #FCF0F0; padding: 5px;  border:2px solid #FF6633;margin-top:15px; text-align:center;}
 .otherbox {background: #fff; padding: 5px;  border:2px solid #FF6633;margin-top:15px; text-align:center;}
 .othergreenbox {background: #FCF0F0; color:#FF6633; padding: 5px;  border:2px solid #FF6633;margin-top:15px; text-align:center;}
 
 .sharing {
 background: #FBF8F8;
 padding: 7px;
 margin-top:10px;
 margin-bottom:10px;
 
 border:2px solid #FF6633;
 }
 .sharing2 {
 background: #FCF0F0;
 margin:7px;
 }

 .gameplay .bboxbl {
	background: #FCF0F0;
}

.bboxbl {
border-left:1px solid #FF5555;


}
.bboxbr {
border-right:1px solid #FF5555;
}
.bboxbt {
	border-top:1px solid #FF5555;
}
.bboxbb {
border-bottom:1px solid #FF5555;
}




 .greenBox_content,#featuredGameContent {

}
.gameCatBoxContentContainer tr td{
border-spacing: 0;
padding: 1px;
margin: 0;
}

/*----------------------------------------------------------------------------- 
TOOLTIPS
-----------------------------------------------------------------------------*/
.tool-tip{color:#fff;width:89px;height:33px;z-index:13000;}
.tool-title{font-weight:bold;font-size:11px;margin:0;color:#9FD4FF;padding:8px 8px 4px;background:url('../images/bgr-bubble.png') top left;}
.tool-text{font-size:11px;padding:4px 8px 8px;background:url('../images/bgr-bubble.png') bottom right;}
.custom-tip{color:#000;width:89px;z-index:13000;}
.custom-title{display:none;}
.custom-text{font-weight:bold;font-size:11px;margin:0;color:#FFF;padding:7px 0 15px 0;text-align:center;background:url('../images/bgr-tooltip.png') center top no-repeat;}

