/*------------------------------- GENERAL SELECTORS -------------------------------*/
* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #a9bcc1;
	color: #000
}

img {
	border: 0px;
}

h1 {
	display: inline;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.8em;
	margin: 0.2em 0;
	text-align: left;
	font-weight: normal;
	color: #2988a0;
}

h2 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	margin-left: 0.8em;
	text-align: left;
	font-weight: normal;
	color: #2c546b;
}

h2.title {
	display: inline;
	margin-left: 0;
	color: #000;
}

h2.title2 {
	display: block;
	float: left;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #000 !important;
}

h3 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	margin-left: 1.3em;
	text-align: left;
	color: #e7f5fa;
}

a, a:link, a:visited, a:active {
  color: #d2dcdf;
}

a:hover {
	text-decoration: none;
  color: #9eb3b9;
}
/*------------------------------- /GENERAL SELECTORS -------------------------------*/

/*------------------------------- TOP -------------------------------*/
#top {
	width: 100%;
	background: url(../images/topBg.gif) repeat-x top left;
}

#topContent, #content {
	width: 970px;
	margin: 0 auto;
}

#content {
	background-color: #fff;
	overflow: hidden;
}

#header {
	width: 970px;
	margin: 0 auto;
	clear: left;
}

div#facebook {
	position: absolute;
	margin: 188px 0 0 0;
	padding: 0;
	width: 116px;
	height: 96px;
	font-size: 0;
	z-index: 1;
}

div#wp {
	position: absolute;
	margin: 294px 0 0 0;
	padding: 0;
	width: 120px;
	height: 166px;
	font-size: 0;
	z-index: 1;
}

div#wpLite {
	position: absolute;
	margin: 470px 0 0 0;
	padding: 0;
	width: 120px;
	height: 166px;
	font-size: 0;
	z-index: 1;
}

#topMiddle, #topMiddle2 {
	width: 970px;
	height: 107px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#topMiddle {
	background: transparent url(../images/topMiddle.gif) no-repeat 0 0;
}

#topMiddle2 {
	background: transparent url(../images/topMiddle2.gif) no-repeat 0 0;
}

#topMiddle img, #topMiddle2 img {
	float: left;
	margin: 5px 0 0 0;
}

#utilityNav {
	display: block;
	float: right;
	width: 394px;
	color: #ebf8fc;
	margin-top: 80px;
}

#utilityNav li {
	display: inline;
	list-style: none;
	float: left;
	margin-left: 0.7em;
	padding-right: 0.7em;
	border-right: 1px solid #406169;
}

#utilityNav li#lastUN {
	border: none; 
}

#topNav {
	height: 72px;
	margin: 0;
	padding: 0;
}

#topNav ul {
	display: block;
	float: left;
	list-style: none;
	margin: 27px 0px 0px 10px;
}

#topNav li {
	float: left;
}

#topNav ul a {
	display: block;
	float: left;
	width: 165px;
	height: 45px;
	text-indent: -8000px;
	margin: 0;
	padding: 0;
}

#loginBox {
	display: block;
	float: right;
	text-align: left;
	background: url(../images/loginBg.gif) no-repeat 0 0;
	width: 394px;
	height: 56px;
	color: #edf2f3;
}

#loginBox form {
	padding-left: 2px;
}

#loginBox dd input, #secondNGames {
	margin: 0;
	padding-left: 2px;
}

#loginBox dl {
	display: block;
	float: left;
	padding-left: 8px;
}

#loginBox dd, #loginBox dt {
	display: block;
	margin-top: 6px;
	text-align: center;
}

#loginBox dl#userData dt {
	width: 76px;
	height: 18px;
	overflow: hidden;
	text-align: right !important;
}

#loginBox dd input {
	width: 90px;
	height: 14px;
	font-size: 12px;
	border: 2px solid #46575c;
}

#loginBox dd input:focus {
	border: 2px solid #65b0d3;
}

#loginBox dt input#loginBoxSubmit {
	display: block;
	float: left;
	width: 64px;
	height: 20px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #d4f3ff;
	padding-top: 0;
	background: url(../images/loginBtn.gif) no-repeat 0 0;
	cursor: pointer;
}

#loginBox dt input#loginBoxSubmit:hover {
	color: #fff;
}

#loginBox dd input#rememberMe {
	top: -4px;
	width: 12px;
	height: 12px;
}

#loginBox a, #loginBox a:link, #loginBox a:visited, #loginBox a:active {
	color: #d4f3ff;
	text-decoration: underline;
}

#loginBox a:hover {
	color: #fff;
	text-decoration: none;
}

#loginBox dl#welcomeAvatar {
	display: block;
	float: left;
	width: 48px;
	height: 44px;
}

#loginBox #welcomeAvatar img {
	position: relative;
	left: 3px;
	top: -2px;
	overflow: hidden;
}

#loginBox dl#welcomePlayer {
	display: block;
	float: left;
	width: 140px;
	padding-left: 2px;
	}

#loginBox #welcomePlayer h2 {
	color: #d4f3ff;
	margin-top: -2px;
	font-size: 1.6em;
}

#loginBox #welcomePlayer dd {
	display: block;
	margin: 2px 0 0 2px;
}

#loginBox dl#welcomeNav {
	display: block;
	float: right;

	margin: -5px 6px 0 0;
}

#loginBox dd#welcomeMyAccount {
	display: block;
	margin-top: 16px;
	font-size: 12px;
	color: #32464c;
	text-align: right;
}

#loginBox dd#welcomeMyAccount a, #loginBox dd#welcomeMyAccount a:link, #loginBox dd#welcomeMyAccount a:visited, #loginBox dd#welcomeMyAccount a:active {
	color: #f5ee9f;
	font-weight: bold;
}

#loginBox dd#welcomeMyAccount a:hover {
	text-decoration: none;
	color: #f7f3c6;
}

#loginBox #welcomeLogout {
	font-weight: bold;
	text-align: right;
}

#loginBox #welcomeLogout a, #loginBox #welcomeLogout a:link, #loginBox #welcomeLogout a:visited, #loginBox #welcomeLogout a:active {
	color: #d2dcdf;
}

#loginBox #welcomeLogout a:hover {
	color: #9eb3b9;
}

#secondNGames {
	width: 970px;
	height: 32px;
	padding: 0px;
}

#secondNGLeft {
	display: block;
	float: left;
	width: 8px;
	height: 32px;
	margin-left: 10px;
	background: url(../images/secondMenuLeft.gif) no-repeat top right;
}

#secondNGContent {
	display: block;
	float: left;
	width: 932px;
	height: 32px;
	background: url(../images/secondMenuMiddle.gif) repeat-x;
}

#secondNGContent ul {
	display: block;
	float: left;
	padding: 0;
}

#secondNGContent li {
	display: block;
	float: left;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

#secondNGContent li#secondNGAct a, #secondNGContent li#secondNGAct a:link, #secondNGContent li#secondNGAct a:visited, #secondNGContent li#secondNGAct a:hover, #secondNGContent li#secondNGAct a:active {
	text-decoration: none;
	color: #2d351b;
	font-weight: bold;
} 

#secondNGContent li a, #secondNGContent li a:link, #secondNGContent li a:visited, #secondNGContent li a:active {
	display: block;
	float: left;
	text-decoration: underline;
	color: #3c7405;
	height: 22px;
	padding: 5px 9px;
	background: url(../images/menuSeparator.gif ) no-repeat top right;
}

#secondNGContent li a:hover {
	text-decoration: none;
	color: #91a464;
}

#menuSearch {
	display: block;
	float: right;
	height: 22px;
	padding: 5px 10px;
	background: url(../images/secondMenuMiddle2.gif ) repeat-x 0 0;
}

#menuSearch input#fieldSearch {
	width: 110px;
	height: 15px;
	font-size: 14px;
	border: 2px solid #bacb8e;
}

#menuSearch input#fieldSearch:focus {
	border: 2px solid #75ce3b;
}

#menuSearch dd {
	display: block;
	float: left;
	margin-top: 2px;
} 


#menuSearch dt {
	display: block;
	float: left;
	margin: 1px 0px auto 8px;
}

#menuSearch input#menuSearchSubmit {
	display: block;
	width: 64px;
	height: 20px;
	border: none;
	background: #e8eed6 url(/images/searchBtn.gif) no-repeat 0 0;
	color: #e7eed6;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#menuSearch input#menuSearchSubmit:hover {
	color: #fff;
}

#secondNGRight {
	width: 8px;
	height: 32px;
	padding: 0;
	display: block;
	float: left;
	background: url(../images/secondMenuRight.gif) no-repeat 0 0;
}
/*------------------------------- /TOP -------------------------------*/

/*------------------------------- GAMES HOME, CATEGORIES -------------------------------*/

#headerBg, #contentBg {
	width: 100%;
	margin: 0;
	overflow: hidden;
}

#headerBg {
	background: url(../images/headerBg.gif) 0 0;
}

#contentBg {
	background-color: #fff;
}

#main, #mainCategory {
	float: left;
	clear: left;
	width: 533px;
	height: 350px;
	float: left;
	padding: 0;
}

#main {
	margin: 20px 0 10px 10px;
}

#mainCategory {
	margin: 10px 0 10px 10px;
}

#featuredGames {
	display: block;
	float: left;
	width: 533px;
	height: 42px;
}

#featuredGContent {
	display: block;
	float: left;
	background-color: #f0e7ca;
	width: 531px;
	border-left: 1px solid #ddd5bc;
	border-right: 1px solid #ddd5bc;
}

#featuredGFooter {
	display: block;
	float: left;
	background: url(../images/featuredGFooter.gif) no-repeat 0 0;
	width: 533px;
	height: 8px;
	float: left;
}

#featuredGContent object {
	margin-left: 2px;
}

#featuredGContent {
	padding-top: 6px;
}

#advertisingMain, #advertisingCategory {
	display: inline;
	padding: 0;
}

#advertisingMain {
	float: right;
	width: 370px;
	height: 349px;
	margin: 20px 12px auto;
}

#advertisingCategory {
	float: left;
	width: 946px;
	height: 110px;
	margin: 10px auto 10px 10px;
}

#advertisingMContent, #advertisingCContent {
	display: block;
	float: left;
	background-color: #f0e7ca;
	border-left: 1px solid #ddd5bc;
	border-right: 1px solid #ddd5bc;
	border-top: 1px solid #ddd5bc;
	overflow: hidden;
}

#advertisingMContent {
	width: 370px;
	height: 339px;
}

#advertisingCContent {
	width: 946px;
	height: 102px;
}

#randomMain, #randomCategory {
	display: block;
	float: left;
	background-color: #fdf7df;
	font-weight: bold;
	font-size: 14px;
	color: #746228;
	text-align: left;
	margin: 0 15px;
}

#randomMain {
	width: 340px;
	height: 40px;
}

#randomCategory {
	width: 200px;
	height: 94px;
	margin: 8px 0;
}

#randomMain p#randomGame, #randomCategory p#randomGame {
	display: inline;
	float: left;
	width: 126px;
	height: 40px;
	margin: 0;
}

#randomCategory p#randomGame {
	margin-top: 4px;
}

#randomMain dl, #randomCategory dl {
	display: block;
	float: left;
	overflow: hidden;
	margin: 2px 0 0 2px;
	vertical-align: middle;
}

#randomMain dd, #randomCategory dd {
	display: block;
	float: left;
	margin-left: 7px;
	vertical-align: middle;
}

#randomCategory dd {
	margin-left: 4px;
}

#randomMain dd img, #randomCategory dd img {
	border: 2px solid #746228;
}

#advertisingMFooter, #advertisingCFooter {
	display: block;
	height: 8px;
	float: left;
}

#advertisingMFooter {
	width: 372px;
	background: url(../images/advertisingMFooter.gif) no-repeat 0 0;
}

#advertisingCFooter {
	width: 948px;
	background: url(../images/advertisingCFooter.gif) no-repeat 0 0;
}

#advertising {
	width: 336px;
	height: 280px;
	border: 2px solid #fff;
	margin: 15px auto 0 auto;
}

#advertisingGamesCategory {
	display: block;
	float: left;
	width: 728px;
	height: 90px;
	border: 2px solid #fff;
	margin: 8px auto 0 8px;
}

#advertisingAll, #advertisingScores2 {
	display: block;
	background-color: #e5e5e5; 
	float: left;
	margin: 20px 0 0 21px;
}

#advertisingGameTop {
	display: block;
	float: left;
	clear: both;
	height: 90px; 
	margin: 12px 0 0 120px;
}

#advertisingGameBottom {
	display: block;
	float: left;
	height: 60px;
	margin: 0 0 3px 251px;
}

#advertisingGameDescription {
	display: block;
	float: left;
}

#advertisingTagsSearch, #advertisingGamesOther, #advertisingCategoryRight {
	display: block;
	float: right;
	margin: 20px 12px 0 0;
	background-color: #e0e8cf;
	border: 1px solid #d1e19b;
}

#advertisingScores {
	display: block;
	float: right;
	margin: 20px 12px 0 0;
	background-color: #f0f6fa;
	border: 1px solid #a1aeb2;
}

#advertisingCategoryRight {
	margin: 10px 12px -10px 0;
}

#latest, #favour {
	display: block;
	float: left;
	margin: 10px 0 0 10px;
	width: 670px;
	padding:0;
}

#hotNewGames {
	display: block;
	float: left;
	width: 670px;
	height: 32px;
	text-indent: -8000px;
}

#ourGames {
	display: block;
	float: left;
	width: 670px;
	height: 32px;
	text-indent: -8000px;
}

#stats {
	margin: 10px 12px 0 0;
	width: 248px;
	float: right;
	padding: 0;
}

#statsMenu, #stats3Menu {
	display: block;
	width: 248px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#statsMenu {
	background: url(../images/statsMenuTop.gif) repeat-x 0 0;	
}

#stats3Menu {
	background: url(../images/stats2MenuTop.gif) repeat-x 0 0;	
}

#statsMenu ul, #stats2Menu ul, #stats3Menu ul, #stats4Menu ul {
	display: block;
	float: left;
	list-style: none;
}

#statsMenu li, #stats2Menu li, #stats3Menu li, #stats4Menu li {
	float: left;
}

#statsMenu ul span, #stats2Menu ul span, #stats3Menu ul span, #stats4Menu ul span {
	display: block;
	float: left;
	width: 100px;
	height: 32px;
	text-indent: -8000px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

#statsMenu ul span#statsPlayers, #stats2Menu ul span#statsPlayers, #stats3Menu ul span#statsPlayers, #stats4Menu ul span#statsPlayers, #statsMenu ul span#statsPAct, #stats2Menu ul span#statsPAct, #stats3Menu ul span#statsPAct, #stats4Menu ul span#statsPAct {
	width: 108px;
}

#statsTop, #stats3Top {
	display: block;
	float: left;
	width: 248px;
	height: 3px;
	font-size: 0px;
}

#statsTop {
	background: url(../images/stats2Top.gif) no-repeat 0 0;
}

#stats3Top {
	background: url(../images/stats3Top.gif) no-repeat 0 0;
}

#statsContent, #stats3Content {
	display: block;
	float: left;
	width: 248px;
	margin: 0;
	padding: 0;
}

#statsContent {
	background: url(../images/stats2Content.gif) repeat-y 0 0;
}

#stats3Content {
	background: url(../images/stats3Content.gif) repeat-y 0 0;
}

#statsContent li, #favour li {
	list-style-type: decimal;
}

#stats3Content li span.playerPoints, #stats4Content li span.playerPoints  {
	float: right;
	margin: 3px 2px 0 0;
	color: #000000;
}

#statsContent ul, #stats2Content ul, #stats3Content ul, #stats4Content ul {
	display: block;
	text-align: left;
	clear: left;
	list-style-type: decimal;
	list-style-position: inside;
	vertical-align: middle;
	margin: 0 4px 0 4px;
}

#lastVContent ul {
	display: block;
	text-align: left;
	list-style: none;
	vertical-align: middle;
	margin: 4px 0 0 4px;
}

#lastVContent ul li {
	width: 240px;
	padding: 2px 0;
}

#lastVContent {
	display: block;
	float: left;
	width: 248px;
	background: url(../images/lastVContent.gif) repeat-y 0 0;
}

#lastVFooter {
	display: block;
	float: left;
	width: 248px;
	height: 8px;
	background: url(../images/lastVFooter.gif) no-repeat 0 0;
}

#recentlyPContent table {
	text-align: left;
	vertical-align: middle;
	margin: 4px 2px 0 4px;
	width: 240px;
	padding: 0;
	border-spacing: 0;
}

#recentlyPContent table td.gameList {
	width: 208px;
}

#recentlyPContent table td.gamePlays {
	text-align: right;
	padding-right: 4px;
	color: #000;
}

#recentlyPContent p, #lastVContent p {
	margin-top: 6px;
	padding-left: 10px;
}

#statsContent ul, #stats3Content ul {
	width: 240px;
}

#stats2Content ul, #stats4Content ul {
	width: 240px;
}

#statsContent #statsCPGVisible li, #statsContent #statsCPGNow li, #statsContent #statsCPGWeekly li, #statsContent #statsCPGMonthly li, #stats2Content #statsCPGVisible li, #stats2Content #statsCPGNow li, #stats2Content #statsCPGWeekly li, #stats2Content #statsCPGMonthly li, #stats3Content #statsCPGVisible li, #stats3Content #statsCPGNow li, #stats3Content #statsCPGWeekly li, #stats3Content #statsCPGMonthly li, #stats4Content #statsCPGVisible li, #stats4Content #statsCPGNow li, #stats4Content #statsCPGWeekly li, #stats4Content #statsCPGMonthly li {
	padding: 2px 6px 2px 6px;
}

#recentlyPContent table tr {
	height: 26px;
}

#stats3Content li a, #stats4Content li a, #stats3Content li a:link, #stats4Content li a:link, #stats3Content li a:active, #stats4Content li a:active {
	vertical-align: middle;
	padding: 0;
	color: #d65600 !important;
}

#stats3Content li a:hover, #stats4Content li a:hover {
	text-decoration: none;
	color: #e4935d !important;
}

#statsContent #statsCPGVisible li:hover, #stats2Content #statsCPGVisible li:hover {
	background: #cfe1ee url(../images/buttonOver.gif) 0 0;
}

#stats3Content #statsCPGVisible li:hover, #stats4Content #statsCPGVisible li:hover {
	background: #cfe1ee url(../images/button5Over.gif) 0 0;
}

#recentlyPContent table tr:hover, #lastVContent ul li:hover {
	background: #cfe1ee url(../images/button2Over.gif) 0 0;
}

#statsContent li img, #stats2Content li img, #stats3Content li img, #stats4Content li img, #recentlyPContent table img, #lastVContent li img  {
	margin-right: 4px;
	vertical-align: middle;
}

#statsContent li img, #stats2Content li img {
	border: 1px solid #4d88aa;
}

#stats3Content li img, #stats4Content li img {
	border: 1px solid #e4935d;
}

#recentlyPContent table img, #lastVContent ul img {
	margin-left: 4px;
}

#recentlyPContent table img {
	border: 1px solid #4d88aa;
}

#statsFooter, #stats3Footer {
	display: block;
	float: left;
	width: 248px;
	height: 8px;
	font-size: 0px;
}

#statsFooter {
	background: url(../images/stats2Footer.gif) no-repeat 0 0;
}

#stats3Footer {
	background: url(../images/stats3Footer.gif) no-repeat 0 0;
}

#collection {
	margin: 20px 0 0 10px;
	width: 670px;
	float: left;
	padding: 0;
}

#gamesByCategory {
	display: block;
	float: left;
	width: 670px;
	height: 32px;
	text-indent: -8000px;
	margin: 0;
	padding: 0;
}

#tags {
	margin: 20px 12px 0 0;
	width: 248px;
	float: right;
	padding: 0;
}

#gameTags {
	display: block;
	float: left;
	width: 248px;
	height: 18px;
	text-indent: -8000px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#gameTContent {
	display: block;
	float: left;
	width: 248px;
	background: url(../images/gameTContent.gif) repeat-y 0 0;
}

#gameTContent dl, #gameTBContent dl {
	display: block;
	float: left;
	margin: 2px 4px;
}

#gameTContent dl {
	width: 240px;
}

#gameTBContent dl {
	width: 662px;
}

#gameTContent dl dd, #gameTBContent dl dd {
	display: inline;
	line-height: 1.3em;
}

#gameTFooter {
	display: block;
	float: left;
	width: 248px;
	height: 8px;
	background: url(../images/gameTFooter.gif) no-repeat 0 0;
}

#tagsBig {
	margin: 20px 0 0 10px;
	width: 670px;
	float: left;
	padding: 0;
}

#gameTagsBig {
	display: block;
	float: left;
	width: 670px;
	height: 18px;
	text-indent: -8000px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#gameTBContent {
	display: block;
	float: left;
	width: 670px;
	background: url(../images/gameTBContent.gif) repeat-y 0 0;
}

#gameTBFooter {
	display: block;
	float: left;
	width: 670px;
	height: 8px;
	background: url(../images/gameTBFooter.gif) no-repeat 0 0;
}

a.tagPriority1, a.tagPriority2, a.tagPriority3, a.tagPriority4, a.tagPriority5, a.tagPriority6 {
	font-weight: normal !important;
	text-decoration: none !important;
}

a.tagPriority1:hover, a.tagPriority2:hover, a.tagPriority3:hover, a.tagPriority4:hover, a.tagPriority5:hover, a.tagPriority6:hover {
	font-weight: normal !important;
	text-decoration: underline !important;
} 

a.tagPriority1 {
	font-size: 2em;
	color: #f98f03 !important;
}

a.tagPriority2 {
	font-size: 1.8em;
	color: #2c546b !important;
}

a.tagPriority3 {
	font-size: 1.6em;
	color: #2c546b !important;
}

a.tagPriority4 {
	font-size: 1.4em;
	color: #5188a7 !important;
}

a.tagPriority5 {
	font-size: 1.2em;
	color: #5188a7 !important;
}

a.tagPriority6 {
	font-size: 1em;
	color: #666 !important;
}

#siteSearch {
	display: block;
	float: left;
	height: 38px;
	background: #e4ead3;
	margin: 20px 0 0 10px;
	padding: 10px 10px 0 10px;
	border: 4px solid #dae7b7;
}

#siteSearch input#fieldSearchSite {
	display: inline;
	float: left;
	width: 200px;
	height: 24px;
	border: 2px solid #bacb8e;
	font-size: 18px;
	color: #626161;
	padding: 0;
}

#siteSearch input#fieldSearchSite:focus {
	border: 2px solid #75ce3b;
}

#siteSearch input#menuSearchSiteSubmit {
	display: inline;
	float: left;
	width: 87px;
	height: 24px;
	margin: 2px 0 0 12px;
	padding: 0;
	border: none;
	background: #e8eed6 url(/images/searchSiteBtn.gif) no-repeat 0 0;
	color: #e7eed6;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

#siteSearch input#menuSearchSiteSubmit:hover {
	color: #fff;
}

#recent, #visitors {
	margin: 20px 12px 0 0;
	width: 248px;
	float: right;
	clear: right;
	padding: 0;
}

#yourRecentlyPlayed, #recentlyPlayed, #lastVisitors {
	display: block;
	float: left;
	width: 248px;
	height: 32px;
	text-indent: -8000px;
	margin: 0;
	padding: 0;
}

#recentlyPContent {
	display: block;
	float: left;
	width: 248px;
	background: url(../images/recentlyPContent.gif) repeat-y 0 0;
}

#recentlyPFooter {
	display: block;
	float: left;
	width: 248px;
	height: 8px;
	background: url(../images/recentlyPFooter.gif) no-repeat 0 0;
}

#gameList {
	margin: 20px 0 0 10px;
	width: 942px;
	float: left;
	padding: 0;
	text-align: left;
}

#fullGameList {
	display: block;
	float: left;
	width: 948px;
	height: 32px;
  text-indent: -8000px;
	margin: 0;
	padding: 0;
}

#fullGameList a#showHide {
	display: block;
	float: right;
	text-align: right;
	text-indent: 0 !important;
	font-size: 12px;
	margin-right: 10px;
	margin-top: -12px;
	cursor: pointer;
	color: #626161 !important;
}

#fullGameList a#showHide:hover {
	color: #939393 !important;
}

#fullGLContent {
	display: block;
	float: left;
	width: 948px;
	background: url(../images/fullGLContent.gif) repeat-y 0 0;
}

#gameList #fullGLContent dl {
	display: block;
	float: left;
	width: 122px;
	margin: 8px 0 0 8px;
}

#gameList #fullGLContent dl dt {
	text-align: left;
	height: 13px;
}

#gameList #fullGLContent a, #gameList #fullGLContent a:link, #gameList #fullGLContent a:visited, #gameList #fullGLContent a:active, #footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-weight: normal;
	color: #333;
}

#gameList #fullGLContent a, #gameList #fullGLContent a:link, #gameList #fullGLContent a:visited, #gameList #fullGLContent a:active {
	font-size: 10px;
	height: 12px;
}

#gameList #fullGLContent div.moreGames a, #gameList #fullGLContent div.moreGames a:link, #gameList #fullGLContent div.moreGames a:visited, #gameList div.moreGames #fullGLContent a:active {
	font-size: 11px;
}

#gameList #fullGLContent a:hover, #footer a:hover {
	text-decoration: none;
	color: #757575;
}

#gameList #fullGLContent a:hover {
	font-size: 10px;
	height: 12px;
}

#fullGLFooter {
	display: block;
	float: left;
	width: 948px;
	height: 10px;
	background: url(../images/fullGLFooter.gif) no-repeat 0 0; 
	margin-bottom: 1.6em;
}

/*------------------------------- /GAMES HOME, CATEGORIES -------------------------------*/

/*------------------------------- EVERY PAGE - GAMES -------------------------------*/
#nameGame, #nameGame2 {
	display: block;
	float: left;
	clear: left;
	text-align: left;
}

#nameGame {
	margin: 4px 0 2px 26px;
}

#nameGame2 {
	margin: 4px 0 2px 12px;
}

#nameGame h2 {
	display: inline;
	margin: 0;
	color: #000;
}

#additionalNav {
	display: block;
	clear: both;
	padding: 4px 0;
	margin-left: 26px;
	font-weight: bold;
}

#additionalNav ul {
	list-style: none;
}

#additionalNav li {
	display: inline;
	float: left;
	margin-right: 6px;
}

#additionalNav a, #additionalNav a:link, #additionalNav a:visited, #additionalNav a:active {
	text-decoration: underline;
	color: #2c546b;
}

#additionalNav a:hover {
	text-decoration: none;
	color: #4d88aa;
}

#gameWindow {
	display: block;
	clear: both;
	background-color: #5d686b;
	margin: 0 auto;
	padding-top: 4px;
	border: 2px solid #46575c;
}

#gameWindow object {
 	margin: 4px;
}

#gameAddNav {
	text-align: left;
	clear: both;
	margin: 0 0 4px 20px;
}

#gameAddNav span {
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
	color: #2c546b;
}

#gameAddNav span:hover {
	text-decoration: none;
	color: #4d88aa;
}

#gameAddNav span.addLink {
	position: relative;
	top: -4px;
	left: 6px;
	margin-right: 10px;
}

/* #gameAddNav span.addLink2 {
	float: right;
	top: -4px;
	left: 6px;
	margin-right: 10px;
} */

#gameAddNav span#addGameIcon {
	float: right;
	text-decoration: none;
	margin: 0 20px 0 0;
	padding: 0;
}

#gameInfo, #gameInfo2 {
	display: block;
	float: left;
	padding: 0 0 10px 0;
}

#gameInfo {
	width: 670px;
	margin: 0 0px 0px 10px;
}

#gameInfo2 {
	width: 948px;
	height: 200px;
	margin: 20px 0px 0px 10px;
}

#gameIHeader {
	display: block;
	float: left;
	width: 670px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 0;
	background: url(../images/gameIHeader.gif) no-repeat 0 0;
}

#gameIContent {
	display: block;
	float: left;
	width: 670px;
	overflow: hidden;
	background: url(../images/gameIContent.gif) repeat-y 0 0;
}

#gameIFooter {
	display: block;
	float: left;
	width: 670px;
	height: 8px;
	background: url(../images/gameIFooter.gif) no-repeat 0 0;
}

#gameIImg {
	display: block;
	float: left;
	width: 84px;
	height: 110px;
	margin: 0 2px 0 1em;
	padding: 0;
}

#gameIImg img {
	border: 2px solid #c7dde2;
}

#gameIDescription {
	display: block;
	float: left;
	width: 548px;
	margin-left: 10px;
	overflow: hidden;
}

#gameIScores {
	display: block;
	float: right;
	width: 218px;
	height: 180px;
	margin-right: 8px;
	border: 2px solid #e4eef4;
}

#gameIScores h2 {
	margin: 4px 0 0 6px !important;
}

#gameIScores table {
	margin-left: 4px;
	font-size: 11px;
}

#gameIScores table tr {
	height: 26px;
	width: 210px;
}

#gameIScores table th {
	width: 152px;
	font-weight: normal;
	text-align: left;
	padding-left: 4px;
	color: #2c546b;
}

#gameIScores table td {
	width: 50px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: right !important;
	padding-right: 4px;
}

#gameIContent #gameIScores .moreGames {
	margin-right: 6px;
}

#gameIContent #gameIScores a,#gameIContent #gameIScores a:link,#gameIContent #gameIScores a:visited,#gameIContent #gameIScores a:active {
	color: #2c546b !important;
}

#gameIContent #gameIScores a:hover {
	color: #4d88aa !important;
}

#gameIInstruction {
	display: block;
	float: left;
	width: 212px;
	height: 120px;
	margin-left: 1.2em;
	overflow: hidden;
}

#gameITags {
	display: block;
	float: left;
	margin-left: 10px;
	padding: 2px 6px 2px 6px;
	background-color: #eaf6f9;
}

#gameITags a {
	color: #0dc2f6 !important;
}

#gameITags a:hover {
	color: #59cdee !important;
}

#gameITags h2, #gameITags p {
	display: inline;
}

#gameIDescription p, #gameIInstruction p, #gameITags p {
	text-align: left;
	margin-left: 1em;
	color: #46575c;
}

#gameIContent h2 {
	color: #2c546b;
	margin: 0;
}

#gameIContent #gameITags h2 {
	color: #0ca4cf;
}

#gameIContent #gameIImg h2 {
	text-align: center;
	font-size: 0.9em;
	font-weight: bold; 
	color: #2c546b;
}

#featuredGames, #featuredActionGames, #featuredAdventureGames, #featuredShootingGames, #featuredPuzzleGames, #featuredStrategyGames, #featuredSportGames, #featuredMoreGames {
	display: block;
	float: left;
	width: 533px;
	height: 42px;
	text-indent: -8000px;
}

.gamesWindow, .gamesWindow2, .gamesWindow3 {
	display: block;
	float: left;
	width: 670px;
}

.gamesWindow {
	margin: 10px 0px 0px 10px;
}

.gamesWindow2 {
	margin: 20px 0px 0px 10px;
}

.gamesWindow3 {
	margin: 20px 0px 20px 10px;
}

.gamesWHeader {
	display: block;
	float: left;
	width: 670px;
	height: 8px;
	font-size: 0px;
	background: url(../images/gamesCHeader.gif) no-repeat 0 0;
}

.gamesWContent {
	display: block;
	float: left;
	width: 670px;
	background: url(../images/gamesCContent.gif) repeat-y 0 0;
	padding-left: 9px;
}

.gamesWContent table {
	display: block;
	clear: left;
	width: 652px;
}

.gamesWContent table tr.stripe {
	background: url(../images/button4.gif) repeat 0 0;
}

.gamesWContent table tr.stripe2 {
	background: url(../images/button4Act.gif) repeat 0 0;
}

.gamesWContent table.highscores tr th, .gamesWContent table.highscores tr td {
	height: 26px;
	padding: 0 6px;
}

.gamesWContent table .ordinal, .gamesWContent table .username, .gamesWContent table .country {
	text-align: left;
} 

.gamesWContent table td.ordinal, .gamesWContent table td.username, .gamesWContent table td.country {
	text-align: left;
}

.gamesWContent table .ordinal {
	width: 20px;
}

.gamesWContent table .username {
	width: 130px;
}

.gamesWContent table .country {
	width: 40px;
}

.gamesWContent table .score {
	width: 462px;
	text-align: right;
}
.gamesWFooter {
	display: block;
	float: left;
	width: 670px;
	height: 8px;
	background: url(../images/gamesCFooter.gif) no-repeat 0 0;
}

.gameBig, dl.gameStats {
	position: relative;
	float: left;
	overflow: hidden;
}

.gameBig {
	width: 212px;
	height: 90px !important;
}

dl.gameStats {
	width: 225px;
	height: 90px !important;
	padding: 2px;
	text-align: left;
	margin-top: 2px;
}

.gameStats table {
	width: 225px;
}

.gameStats th {
	width: 158px;
	color: #2c546b;
	text-align: left;
	font-size: 14px;
	padding: 0 0 1px 4px;
	border-bottom: 1px solid #cce4f1;
}

.gameStats td {
	color: #000;
	font-weight: bold;
	text-align: right;
	padding: 0 4px 1px 0;
	border-bottom: 1px solid #cce4f1;
}

#stats2, #stats4 {
	margin: 10px 12px 0 0;
	width: 248px;
	float: right;
	padding: 0;
}

#stats2Menu, #stats4Menu {
	width: 248px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#stats2Menu {
	background: url(../images/statsMenuTop.gif) repeat-x 0 0;
}

#stats4Menu {
	background: url(../images/stats2MenuTop.gif) repeat-x 0 0;
}

#stats2Top, #stats4Top {
	display: block;
	float: left;
	width: 248px;
	height: 3px;
	font-size: 0px;
}

#stats2Top {
	background: url(../images/stats2Top.gif) no-repeat 0 0;
}

#stats4Top {
	background: url(../images/stats4Top.gif) no-repeat 0 0;
}
	
#stats2Content, #stats4Content {
	display: block;
	float: left;
	width: 248px;
	margin: 0;
	padding: 0;
}

#stats2Content {
	background: url(../images/stats2Content.gif) repeat-y 0 0;
}

#stats4Content {
	background: url(../images/stats4Content.gif) repeat-y 0 0;
}

#stats2Footer, #stats4Footer {
	display: block;
	float: left;
	width: 248px;
	height: 8px;
	font-size: 0px;
}

#stats2Footer {
	background: url(../images/stats2Footer.gif) no-repeat 0 0;
}

#stats4Footer {
	background: url(../images/stats4Footer.gif) no-repeat 0 0;
}

/*------------------------------- /EVERY PAGE - GAMES ------------------------------- */

/*------------------------------- EVERY PAGE - OTHER -------------------------------*/

#contact, #submittingGames, #ourData, #about, #privacyPolicy, #termsOfUse, #reason, #promotion, #gamesForWebsite, #loginSite, #loginSite2, #recoverySite, #accountInfo, #inviteFriends, #linkUs, #register, #reminderSite, #errorSite {
	display: block;
	float: left;
	text-align: left;
	width: 450px;
	margin: 12px 0 20px 26px;
	color: #2c546b;
}

#errorSite{
	width: 932px;
	margin-left: 12px;
}

#promotion, #gamesForWebsite, #privacyPolicy, #termsOfUse {
	width: 932px;
}

#linkUs, #accountInfo {
	width: 670px;
	margin: 0 0 20px 10px;
}

#register {
	width: 510px;
}

#content #about p, #content #reason p {
	margin-left: 10px;
} 

#accountSettings {
	margin-top: 6px;
	background-color: #f9e6df;
	border: 1px solid #ebc1b1;
	color: #b14921;
}

#accountSettings table th {
	padding-left: 8px;
	width: 102px;
}

#accountSettings table td {
	padding-right: 16px;
}

#accountSettings table#basicInfo {
	margin-right: 4px; 
}

#accountSettings select#accountDayOfBirth {
	width: 44px;
}

#accountSettings select#accountMonthOfBirth {
	width: 104px;
}

#accountSettings select#accountYearOfBirth {
	width: 56px;
}

#content a.returnLink {
	float: right;
	margin-right: 20px;
	margin-top: 6px;
}

#content #errorSite a#linkBack, #content #errorSite a#linkBack:link, #content #errorSite a#linkBack:visited, #content #errorSite a#linkBack:active, #content #loginSite2 a#linkBack, #content #loginSite2 a#linkBack:link, #content #loginSite2 a#linkBack:visited, #content #loginSite2 a#linkBack:active,#content a.returnLink, #content a.returnLink:link, #content a.returnLink:visited, #content a.returnLink:active  {
	font-size: 20px;
	color: #e87e00;
}

#content #promotion p, #content #gamesForWebsite p, #content #privacyPolicy p, #content #termsOfUse p, #content #promotion table, #content #gamesForWebsite table {
	margin-left: 10px;
}

#content #termsOfUse ul, #content #termsOfUse ol {
	margin: 10px 0 10px 30px;
}

#content #promotion table, #content #gamesForWebsite table {
	width: 906px;
	text-align: center;
	background-color: #f5f8f4;
	border-spacing: 0;
	border-top: 1px solid #dbdbdb;
}

#content #promotion table dl, #content #gamesForWebsite table dl {
	margin-top: 6px;
	font-weight: normal;
}

#content #promotion table th, #content #gamesForWebsite table th {
	padding: 6px 0 6px 10px;
}
 
#content #promotion textarea, #content #gamesForWebsite textarea {
	float: right;
	width: 687px;
	margin: 8px 12px 8px 10px;
}

#content #promotion table th, #content #gamesForWebsite table th {
	width: 200px;
	background-color: #f5f8f4;
	text-align: center;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

#content #gamesForWebsite table th {
	width: 230px;
}

#content #promotion table td, #content #gamesForWebsite table td {
	width: 704px;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

#content #gamesForWebsite table td {
	width: 674px;
}

#content #gamesForWebsite table a#gamesFWPlay, #content #gamesForWebsite table a#gamesFWPlay:link, #content #gamesForWebsite table a#gamesFWPlay:visited, #content #gamesForWebsite table a#gamesFWPlay:active, #content #gamesForWebsite table a#gamesFWDownload, #content #gamesForWebsite table a#gamesFWDownload:link, #content #gamesForWebsite table a#gamesFWDownload:visited, #content #gamesForWebsite table a#gamesFWDownload:active {
 	display: block;
	float: left;
	width: 114px;
	height: 24px;
	border: none;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	cursor: pointer;
}

#content #gamesForWebsite table a#gamesFWPlay:hover, #content #gamesForWebsite table a#gamesFWDownload:hover {
	color: #fff;
}

#content #gamesForWebsite table dl.gamesFWBtns {
	position: relative;
	float: left;
	margin: 24px 0 0 10px;
}

#content #gamesForWebsite table dl.gamesFWBtns dt {
	height: 30px;
}

#content #gamesForWebsite table #gamesFWPlay {
	color: #e9f2fa;
	background: url(../images/gamesFWBtn.gif) no-repeat 0 0;
}

#content #gamesForWebsite table #gamesFWDownload {
	color: #f8f8d2;
	background: url(../images/gamesFWBtn2.gif) no-repeat 0 0;
}

#content #gamesForWebsite table .gameDescription {
	text-align: left;
	margin: -10px 1em 0 1em;
}

#content #gamesForWebsite .gameDescription h2, #content #gamesForWebsite .gameDescription p {
	margin-left: 0;
}

#content #gamesForWebsite .gameDescription h2 {
	height: 30px;
	color: #2988a0;
}

#content #gamesForWebsite .gameDescription p {
	margin-top: 4px;
}

#content p#thanks {
	margin: 0 0 20px 36px;
	clear: both;
}

#playerCard, #playerTournament {
	text-align: left;
	margin: 12px 0 0 10px;
	color: #2c546b;
	overflow: hidden;
}

#playerCard {
	width: 948px;
}

#playerTournament {
	float: left;
	margin-right: 10px;
	width: 459px;
}

#playerCHeader, #playerTHeader {
	display: block;
	float: left;
	height: 10px;
	font-size: 0;
}

#playerCHeader {
	width: 948px;
	background: url(../images/playerCHeader.gif) no-repeat 0 0;
}

#playerTHeader {
	width: 459px;
	background: url(../images/playerTHeader.gif) no-repeat 0 0;
}

#playerCContent, #playerTContent {
	display: block;
	float: left;
}

#playerCContent {
	width: 948px;
	background: url(../images/playerCContent.gif) repeat-y 0 0;
}

#playerTContent {
	width: 459px;
	background: url(../images/playerTContent.gif) no-repeat 0 0;
}

#playerCFooter, #playerTFooter {
	display: block;
	float: left;
	height: 8px;
}

#playerCFooter {
	width: 948px;
	background: url(../images/playerCFooter.gif) no-repeat 0 0;
}

#playerTFooter {
	width: 459px;
	background: url(../images/playerTFooter.gif) no-repeat 0 0;
}

#content a, #content a:link, #content a:visited, #content a:active {
	text-decoration: underline;
	color: #2c546b;
	font-weight: bold;
}

#content a:hover {
	text-decoration: none;
	color: #4d88aa;
}

#content #loginSite {
	width: 230px;
}

#content #loginSite2 {
	width: 930px;
}

#content #recoverySite {
	width: 600px;
}

#content #recoverySite p {
	margin-left: 10px;
}

#content #contact form, #content #loginSite form, #content #recoverySite form, #content #inviteFriends form, #content #register form, #content #loginSite form {
	margin: 10px 0 0 4px;
	padding: 4px 10px 8px 10px;
}

#content #contact form, #content #inviteFriends form {
	background: #f5f8f4;
	border: 1px solid #dbdbdb;
}

#content #register form, #content #loginSite form, #content #recoverySite form {
	background: #fafac4;
	border: 1px solid #e6e6a7;
	color: #f89603;
}

#content #register dd img {
	border: 1px solid #7f9db9;
	margin: 4px 0 6px 4px;
}

#content #register form button#registerCheckUsername {
	display: inline;
	width: 64px;
	height: 20px;
	border: none;
	padding: 0;
	color: #fafadb;
	background: #fafac4 url(/images/checkBtn.gif) no-repeat 0 0;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#content #register form #registerCheckUsername:hover {
	color: #fff;
}

#content #register form dd#captchaTxt {
	display: block;
	float: left;
	margin: -26px 0 0 212px;
}

#content #register form dt {
	font-weight: bold;
}

#content #register form input#registerSubmit, #content #recoverySite form input#passwordSubmit {
	display: block;
	width: 114px;
	height: 24px;
	border: none;
	margin: 4px 0 4px 4px;
	padding: 0;
	color: #f8f8d2;
	background: #e8eed6 url(/images/loginSiteBtn.gif) no-repeat 0 0;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

#content #register form #registerSubmit:hover, #content #recoverySite form input#passwordSubmit:hover {
	color: #fff;
}

#content #register form dd#fieldUsername img {
	position: relative;
	top: 4px;
	border: 0;
	margin: 0 0 0 3px;
}

#content #register form #registerUnique {
	color: #895200;
	margin-left: 6px;
	font-weight: bold;
}

#content #contact form, #content #inviteFriends form {
	width: 356px;
	overflow: hidden;
}

#content #contact form label, #content #loginSite form label, #content #recoverySite form label, #content #inviteFriends form label, #content #register form label, #content #reminderSite form label {
	display: block;
	width: 260px;
	margin: 3px 5px;
}

#contact form dd, #loginSite form dd, #recoverySite form dd, #inviteFriends form dd, #register form dd {
	margin: 6px 0;
}

#content #contact form textarea#message, #content #inviteFriends form textarea#message {
	width: 342px;
}

#content #inviteFriends form input#inviteSubmit, #content #contact form input#contactSubmit {
	display: block;
	float: left;
	width: 160px;
	height: 24px;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #e9f2fa;
	background: url(../images/sendMessageBtn.gif) no-repeat 0 0;
	cursor: pointer;
}

select#selectBtn {
	margin-left: -3px;
	width: 130px;
}

#content #submittingGames {
	margin-bottom: 10px;
}

#content #submittingGames p {
	margin: 10px 10px 0 6px;
}

#ourData {
	margin-top: 0;
}

#ourData dl {
	margin: 10px 10px 0 6px;
}

#ourData #remiVision {
	display: block;
	float: left;
	margin: 40px 0 0 0;
	padding: 12px 10px;
	background-color: #f0f7fa;
	border: 1px solid #dbedf4;
} 

#ourData img {
	display: block;
	float: left;
}

#ourData p {
	display: block;
	width: 295px;
	float: left;
	padding-left: 10px;
}

#content #alertWrong, #content #alertGood {
	display: block;
	margin: 10px 12px 10px 10px;
	padding: 4px;
}

#content #alertGood2 {
	display: block;
	margin: 230px 12px 0 10px;
	padding: 4px;
}

#content #alertWrong {
	border: 4px solid #ffdbd9;
	background-color: #de320a;
}

#content #alertGood, #content #alertGood2 {
	border: 4px solid #e1e9ca;
	background-color: #96d200;
}

#content #contact #alertGood, #content #contact #alertWrong, #content #inviteFriends #alertGood, #content #inviteFriends #alertWrong {
	margin-left: 0;
	width: 370px;
}

#content #alertWrong p, #content #alertGood p, #content #alertGood2 p {
	display: inline;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
}

#content #loginSite form {
	display: block;
	width: 220px;
	overflow: hidden;
}

#content #recoverySite form {
	display: block;
	width: 260px;
	overflow: hidden;
}

#content #loginSite form input#submit {
	display: block;
	float: left;
	width: 114px;
	height: 24px;
	border: none;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0 4px 4px;
	padding: 0;
	color: #f8f8d2;
	background: url(../images/loginSiteBtn.gif) no-repeat 0 0;
	cursor: pointer;
}

#content #loginSite form input#submit:hover {
	color: #fff;
}

#content #loginSite a#forgotPass {
	display: block;
	margin: 14px 0;
}

#content #inviteFriends dd input, #content #contact dd input, #content #loginSite dd input, #content #recoverySite dd input, #content #reminderSite dd input, #content #register dd input {
	width: 200px;
}

#content #loginSite dd input#rememberMe {
	width: 12px;
	height: 12px;
}

#content #reminderSite #submitBtn {
	text-align: right;
	margin: 10px 240px 10px 0;
}

#content p {
	margin: 10px 1px;
	text-align: left;
}

#content p h3 {
	color: #000;
}

#content #inviteFriends form h3 {
	margin: 14px 0 0 4px;
	font-size: 1.1em;
	color: #000;
}

/* #content #linkUs table {
	border-spacing: 0;
	border-collapse: 0;
}

#content #linkUs table th {
	background-color: #c7dde2;
	padding: 2px;
	border: 1px solid #92b2b9;
}

#content #linkUs table th h3 {
	margin-left: 6px;
	color: #2c546b;
}

#content #linkUs table td.banner {
	width: 200px;
	background-color: #f5f8f4;
	text-align: center;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

#content #linkUs table td.code {
	width: 704px;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

#content #linkUs table td.code textarea {
	width: 687px;
	margin: 8px 12px 8px 10px;
} */

#content form label#rememberMeTxt {
	display: inline;
}

#content form input, #content form textarea, #content form select {
	margin-left: 5px;
}

#content #register #genderRadio label {
	display: inline;
}

#regRemWindow {
	display: block;
	float: right;
	width: 306px;
	margin: 20px 30px 0 0;
}

#regRWHeader {
	display: block;
	float: left;
	width: 306px;
	height: 8px;
	font-size: 0;
	background: url(../images/registerWHeader.gif) no-repeat 0 0;
}

#regRWContent {
	display: block;
	float: left;
	width: 306px;
	background: url(../images/registerWContent.gif) repeat-y 0 0;
}

#regRWContent h2 {
	color: #da6007;
}

#regRWContent p {
	color: #da6007;
	margin: 10px 14px;
}

#regRWContent a, #regRWContent a:link, #regRWContent a:visited, #regRWContent a:active {
	display: block;
	width: 130px;
	height: 29px;
	border: none;
	margin-left: 86px;
	padding: 4px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #fcf5f1;
	text-decoration: none;
	background: url(../images/registerRBtn.gif) no-repeat 0 0;
	cursor: pointer;
}

#regRWContent a:hover {
	color: #fff;
	text-decoration: none;
}

#regRWFooter {
	display: block;
	float: left;
	width: 306px;
	height: 8px;
	background: url(../images/registerWFooter.gif) no-repeat 0 0;
}

#profitsWindow {
	display: block;
	float: right;
	width: 320px;
	margin: 20px 12px 0 0;
}

#profitsWHeader {
	display: block;
	float: left;
	width: 320px;
	height: 8px;
	font-size: 0;
	background: url(../images/profitsWHeader.gif) no-repeat 0 0;
}

#profitsWContent {
	display: block;
	float: left;
	width: 320px;
	background: url(../images/profitsWContent.gif) repeat-y 0 0;
}

#profitsWContent h2 {
	color: #f3a806;
}

#profitsWContent ul {
	display: block;
	list-style-image: url(../images/itemStar.gif);
	text-align: left;
	margin: 10px 0 10px 41px;
	color: #efa016;
	padding: 0;
	
}

#profitsWContent li {
	margin-bottom: 5px;
}

#profitsWFooter {
	display: block;
	float: left;
	width: 320px;
	height: 8px;
	background: url(../images/profitsWFooter.gif) no-repeat 0 0;
}

#content #playerCard img {
	display: block;
	float: left;
	margin: 0 10px 2px 1em;
	border: 2px solid #74703a;
}

#content #playerCard #playerInfo {
	display: block;
	float: left;
	width: 156px;
	height: 60px;
	margin: 0 10px 2px 6px;
}

#content #playerCard #playerInfo dt, #content #playerCard #playerInfo dd {
	display: block;
	float: left;
	width: 156px;
}

#content #playerCard #playerInfo2 {
	position: relative;
	float: left;
	height: 32px;
	top: 76px;
	left: -166px;
/* margin: 10px 0 0 6px; */
}

#content #playerCard #playerInfo2 dt, #content #playerCard #playerInfo2 dd {
	display: block;
	float: left;
} 

#content #playerCard #playerInfo2 img {
	border: 0;
	margin: 0;
}

#content #playerCard #playerInfo2 dt img {
	margin: 5px 6px 0 0;
}

#content #playerCard table#playerOther {
	display: block;
	float: right;
	width: 372px;
	height: 104px;
	white-space: nowrap;
	margin: 0 10px 0 0;
}

#content #playerCard #playerOther th, #content #playerCard #playerOther td, #content #playerCard #playerAbout th {
	border-bottom: 1px solid #ddd5bc;
}

#content #playerCard #playerAbout th {
	width: 250px;
}

#content #playerCard #playerInfo h2 {
	color: #d66500;
	font-size: 2em;
	margin-left: -2px;
}

#content #playerCard h3 {
	color: #f2b848;
	font-size: 1.2em;
	margin-left: 0;
}

#content #playerCard h2 {
	display: inline;
	clear: left;
	margin: 10px 0 0 0;
}

#content #playerCard table {
	margin-left: 0.4em;
	text-align: left;
	float: left;
}

#content #playerCard table#playerAbout {
	display: block;
	width: 250px;
	height: 104px;
	float: left;
	margin-left: -50px;
}

#content #playerCard table#playerOther tr, #content #playerCard table#playerAbout tr th {
	height: 28px;
}

#content #playerCard table th {
	vertical-align: top;
	padding-left: 10px;
	font-size: 14px;
	color: #74703a;
	vertical-align: middle;
	text-align: left;
	white-space: nowrap;
}

#content #playerCard table td {
	padding-right: 10px;
	font-size: 14px;
	color: #74703a;
	text-align: right;
	padding-left: 6px;
/* 	width: 180px; */
}

#content #playerCard table#playerAbout td {
	text-align: left;
}

#content #playerCard dd {
	display: block;
	float: left;
}

#content #accountInfo #accountSettings h2 {
	color: #722507;
	margin-top: 6px;
}

#content #accountInfo table, #content #accountInfo h2 {
	display: block;
	width: 645px;
	margin-left: 14px;
}

#content #accountInfo table {
	float: left;
	margin-bottom: 10px;
	margin-top: 6px;
}

#content #accountInfo #accountSettings table#basicInfo th, #content #accountInfo #accountSettings table#basicInfo td, #content #accountInfo #accountSettings table#importantInfo th, #content #accountInfo #accountSettings table#importantInfo td, #content #accountInfo #accountSettings th {
	height: 28px;
	border-bottom: 1px solid #f0b59e;
}

#content #accountInfo #accountSettings table#importantInfo a {
	cursor: pointer;
}

#accountInfo #accountSettings #accountChangePassword dt, #accountInfo #accountSettings #accountChangeEmail dt {
	width: 230px;
	text-align: right;
}

#accountInfo #accountSettings #accountChangePassword dd, #accountInfo #accountSettings #accountChangePassword dt, #accountInfo #accountSettings #accountChangeEmail dd, #accountInfo #accountSettings #accountChangeEmail dt {
	display: block;
	float: left;
	height: 28px;
}

#accountInfo #accountSettings #accountChangePassword dl, #accountInfo #accountSettings #accountChangeEmail dl  {
	margin-top: 6px;
	width: 620px;
}

#content #accountInfo #accountSettings textarea {
	margin-top: 6px;
}

#content #accountInfo #accountSettings input#saveChangesSubmit {
	display: block;
	width: 130px;
	height: 24px;
	clear: left;
	margin: 10px 0 14px 14px;
	border: none;
	background: #e8eed6 url(/images/saveChangesBtn.gif) no-repeat 0 0;
	color: #f9e6df;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

#content #accountInfo #accountSettings #accountChangeEmail input, #content #accountInfo #accountSettings #accountChangePassword input {
	width: 200px;
}

#content #accountInfo #accountSettings input#saveChangesSubmit:hover {
	color: #fff;
}

#content .gamesWContent h2 {
	font-size: 1.7em;
	color: #3c7405;
	margin-left: 0;
}

/*------------------------------- /EVERY PAGE - OTHER -------------------------------*/

/*------------------------------- DESCRIPTION -------------------------------*/

.gContent {
	display: block;
	float: left;
	width: 294px;
	padding-left: 9px;
	background: url(../images/gContent.gif) repeat-y 0 0;
}

.description, .description2, .description3, .description4, .description5  {
	font-size: 11px;
	font-weight: bold;
}

.description, .description2, .description3 {
	color: #2c546b;
}

.description4, .description5 {
	color: #d65600 !important;
}

.description2 {
	background: #eef6fa url(../images/button.gif) 0 0;
}

.description3 {
	background: #eef6fa url(../images/button2.gif) 0 0;
}

.description5 {
	background: #f8e5c1 url(../images/button5.gif) 0 0;
}

.game {
	position: relative;
	width: 84px;
	float: left;
	margin-right: 2px;
	padding: 2px;
	overflow: hidden;
}

#latest dl, #favour dl, #collection dl, .gamesWindow dl, .gamesWindow2 dl, .gamesWindow3 dl {
	display: block;
	margin-right: 6px;
	margin-top: 6px;
	height: 115px;
}

.game img {
	border: 2px solid #4d88aa;
} 

.description a, .description a:link, .description a:visited, .description a:active {
	text-decoration: underline;
	color: #2c546b;
}

.description a:hover {
	text-decoration: none;
	color: #4d88aa;
}

.moreGames {
	text-align: right;	
	clear: both;
	margin-top: 8px;
	margin-right: 18px;
	font-size: 11px;
	font-weight: bold;
}

.moreGames a, .moreGames a:link, .moreGames a:visited, .moreGames a:active {
	text-decoration: underline;
	color: #3c7405 !important;
}

.moreGames a:hover {
	text-decoration: none;
	color: #71b131 !important;
}

#gameList #fullGLContent .moreGames a, #gameList #fullGLContent .moreGames a:link, #gameList #fullGLContent .moreGames a:visited, #gameList #fullGLContent .moreGames a:active {
	text-decoration: underline;
	font-weight: bold !important;
	color: #626161 !important;
}

#gameList #fullGLContent .moreGames a:hover {
	text-decoration: none;
	color: #939393 !important;
}

#favour #ourGContent .moreGames a, #favour #ourGContent .moreGames a:link, #favour #ourGContent .moreGames a:visited, #favour #ourGContent .moreGames a:active {
	text-decoration: underline;
	color: #2c546b !important;
}

#favour #ourGContent .moreGames a:hover {
	text-decoration: none;
	font-weight: bold !important;
	color: #2988a0 !important;
}


.gFooter {
	display: block;
	clear: both;
	background: url(../images/gFooter.gif) no-repeat 0 0;
	width: 294px;
	height: 10px;
}

#gamesLContent, #ourGContent {
	display: block;
	float: left;
	width: 670px;
	padding-left: 9px;
}

#gamesLContent {
	background: url(../images/gamesLContent.gif) repeat-y 0 0;
}

#ourGContent {
	background: url(../images/ourGContent.gif) repeat-y 0 0;
}

#gamesLFooter, #ourGFooter {
	display: block;
	clear: both;
	width: 670px;
	height: 10px;
}

#gamesLFooter {
	background: url(../images/gamesLFooter.gif) no-repeat 0 0;
}

#ourGFooter {
	background: url(../images/ourGFooter.gif) no-repeat 0 0;
}

#gamesBCNav, .gameModeNav {
	display: block;
	float: left;
	width: 640px;
	margin-left: 0px;
}

#gamesBCNav li, #statsNav li, #stats2Nav li, .gameModeNav li {
	display: block;
	float: left;
	list-style: none;
	font-weight: bold;
	cursor: pointer;
}

#gamesBCNav li, .gameModeNav li {
	font-size: 13px;
	margin: 6px 4px 4px 0;
}

#statsNav li, #stats2Nav li {
	font-size: 10px;
	margin: 2px 2px 6px 4px;
}

#gamesBCNav li span#gamesBCNAct, #gamesBCNav li span#gamesBCNAct:link , #gamesBCNav li span#gamesBCNAct:visited , #gamesBCNav li span#gamesBCNAct:hover , #gamesBCNav li span#gamesBCNAct:active, #statsNav li span#statsNAct, #statsNav li span #statsNAct:link, #statsNav li span #statsNAct:visited, #statsNav  li span #statsNAct:active, #stats2Nav li span#statsNAct, #stats2Nav li span #statsNAct:link, #stats2Nav li span #statsNAct:visited, #stats2Nav  li span #statsNAct:active, .gameModeNav li span#gameMNAct, .gameModeNav li span#gameMNAct:link, .gameModeNav li span#gameMNAct:visited, .gameModeNav li span#gameMNAct:hover, .gameModeNav li span#gameMNAct:active {
	display: block;
	text-decoration: none;
}

#gamesBCNav li span#gamesBCNAct, #gamesBCNav li span#gamesBCNAct:link , #gamesBCNav li span#gamesBCNAct:visited , #gamesBCNav li span#gamesBCNAct:hover , #gamesBCNav li span#gamesBCNAct:active, .gameModeNav li span#gameMNAct, .gameModeNav li span#gameMNAct:link, .gameModeNav li span#gameMNAct:visited, .gameModeNav li span#gameMNAct:hover, .gameModeNav li span#gameMNAct:active {
	padding: 2px 9px;
	border: 1px solid #3c7405;
	color: #3c7405;
	background: #d8eda4 url(../images/button3Act.gif) 0 0;
}

#statsNav li span#statsNAct, #statsNav li span #statsNAct:link, #statsNav li span #statsNAct:visited, #statsNav  li span #statsNAct:active {
	padding: 3px 6px;
	border: 1px solid #51686d;
	color: #51686d;
	background: #b7dffa url(../images/buttonAct.gif) 0 0;
}

#stats2Nav li span#statsNAct, #stats2Nav li span #statsNAct:link, #stats2Nav li span #statsNAct:visited, #stats2Nav  li span #statsNAct:active {
	padding: 3px 6px;
	border: 1px solid #e87e00;
	color: #d65600;
	background: #f9cc91 url(../images/button5Act.gif) 0 0;
}

#gamesBCNav li span, #gamesBCNav li span:link, #gamesBCNav li span:visited, #gamesBCNav li span:active, #statsNav li span, #statsNav li span:link, #statsNav li span:visited, #statsNav li span:active, #stats2Nav li span, #stats2Nav li span:link, #stats2Nav li span:visited, #stats2Nav li span:active, .gameModeNav li span, .gameModeNav li span:link, .gameModeNav li span:visited, .gameModeNav li span:active {
	display: block;
	text-decoration: underline;
	padding: 3px 6px;
}

#gamesBCNav li span, #gamesBCNav li span:link, #gamesBCNav li span:visited, #gamesBCNav li span:active, .gameModeNav li span, .gameModeNav li span:link, .gameModeNav li span:visited, .gameModeNav li span:active {
	background: #f4f9e6 url(../images/button3.gif) 0 0;
	color: #9dbe61;
	border: 1px solid #afcf78;
}

#statsNav li span, #statsNav li span:link, #statsNav li span:visited, #statsNav li span:active {
	background: #eef6fa url(../images/button.gif) 0 0;
	color: #89a1a6;
	border: 1px solid #beced1;
}

#stats2Nav li span, #stats2Nav li span:link, #stats2Nav li span:visited, #stats2Nav li span:active {
	background: #eef6fa url(../images/button5.gif) 0 0;
	color: #e4935d;
	border: 1px solid #fdc48a;
}

#gamesBCNav li span:hover, #statsNav li span:hover, #stats2Nav li span:hover, .gameModeNav li span:hover {
	text-decoration: none;
}

#gamesBCNav li span:hover, .gameModeNav li span:hover {
	color: #3c7405;
	background: #d8e1c0 url(../images/button3Over.gif) 0 0;
}

#statsNav li span:hover {
	color: #576f75;
	background: #b7dffa url(../images/buttonOver.gif) 0 0;
}

#stats2Nav li span:hover {
	color: #d65600;
	background: #f9cc91 url(../images/button5Over.gif) 0 0;
}

/*------------------------------- /DESCRIPTION -------------------------------*/

/*------------------------------- FOOTER -------------------------------*/

#footer {
	overflow: hidden;
	clear: both;
	border-top: 3px solid #7597a0;
	padding-bottom: 0.4em;
	background: url(../images/footerBg.gif) repeat-x 0 0;
}

#footerContent {
	width: 970px;
	margin: 0 auto;
}

#footer ul {
	margin-top: 10px;
}

#footer ul#language {
	float: right;
	margin-right: 12px;
}

#footer ul#footerLinks {
	float: left;
	clear: left;
	width: 942px;
	list-style: none;
	margin-left: 14px;
}

#footer ul#footerLinks li a, #footer ul#footerLinks li a:link, #footer ul#footerLinks li a:link, #footer ul#footerLinks li a:visited, #footer ul#footerLinks li a:active, #footer ul#language li a, #footer ul#language li a:link, #footer ul#language li a:visited, #footer ul#language li a:active {
	color: #386672;
	font-weight: bold;
}

#footer ul#footerLinks li a:hover, #footer ul#language li a:hover {
	color: #5e8e9b;
	font-weight: bold;
}

#footer ul#footerLinks li#copyright {
	color: #386672 !important;
}

#footer ul#footerLinks li {
	border-right: 1px solid #386672;
}

#footer ul#footerLinks li#lastFL, #footer ul#footerLinks li#copyright {
	border-right: none;	
}

#footer p {
	margin: 3px 12px 4px 14px;
	color: #7597a0;
	float: left;
	width: 660px;
}

#footer li {
	display: inline;
	list-style: none;
	float: left;
	color: #386672;
	padding: 0 0.4em 0 0.4em;
	white-space: nowrap;
}

/*------------------------------- /FOOTER -------------------------------*/