@CHARSET "UTF-8";
html {
	overflow-y: scroll;
	height:100%;
}
body
{
	position:relative;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	font-size:12px;
	font-family:Arial;
	background-color:#FCEEDA;
	color:#867561;
}

#under1{
	position:absolute; 
	left:0px;
	top:0px;
	width:100%;
	z-index=-100;
	height:92px;
	background-image:url('images/header1px.gif');
	background-repeat:repeat-x;
}

#under2{
	position:absolute; 
	left:0px;
	top:92px;
	width:100%;
	z-index=-100;
	height:45px;
	background-image:url('images/menu1px.gif');
	background-repeat:repeat-x;
}	

#principal{
	position:relative;
	margin: 0 auto;
	width:1000px;
	min-height:400px;
	z-index:1;
}


#footer{
	margin-top:10px;
	width:1000px;
	min-height:200px;
	background-color:#EADEC6;
	color: #8E816E;
}

#footer1{
	float:left;
	width:200px;
	min-height:200px;
}

#footer2{
	float:left;
	width:120px;
	min-height:200px;
}

#footer3{
	float:left;
	width:480px;
	min-height:200px;
}

#footer4{
	float:left;
	width:200px;
	min-height:200px;
}

#footer1TitleRow{
	float:left;
	width:200px;
	height:30px;
	background-color:#EADEC6;
}

#footer1TitleCell{
	width:190px;
	height:30px;
	padding-left:10px;
	color:#B9AB91;
	padding-top:8px;
}

#footer2TitleRow{
	float:left;
	width:120px;
	height:30px;
	background-color:#EADEC6;
}

#footer2TitleCell{
	width:110px;
	height:30px;
	padding-left:10px;
	color:#B9AB91;
	padding-top:8px;
}

#footer3TitleRow{
	float:left;
	width:480px;
	height:30px;
	background-color:#EADEC6;
}

#footer3TitleCell{
	width:470px;
	height:30px;
	padding-left:10px;
	color:#B9AB91;
	padding-top:8px;
}

#footer4TitleRow{
	float:left;
	width:200px;
	height:30px;
	background-color:#EADEC6;
}

#footer4TitleCell{
	width:190px;
	height:30px;
	padding-left:10px;
	color:#B9AB91;
	padding-top:8px;
}

#footer1Content{
	float:left;
	width:200px;
	min-height:150px;
	background-color:#EADEC6;
}

#footer2Content{
	float:left;
	width:120px;
	min-height:150px;
	background-color:#EADEC6;
}

#footer3Content{
	float:left;
	width:470px;
	min-height:150px;
	background-color:#EADEC6;
	padding-left:10px;
}

#footer4Content{
	float:left;
	width:190px;
	min-height:150px;
	background-color:#EADEC6;
	padding-left:10px;
	font-size:10px;
}


.menuItemFooter1{
	width:190px;
	height:20px;
	padding-left:10px;
}	

.menuItemFooter2{
	width:110px;
	height:20px;
	padding-left:10px;
}

#left{
	float:left;
	min-height:400px;
	width:200px;
}

#bigRight{
	float:left;
	min-height:400px;
	width:800px;
}

#bigRightUp{
	width:800px;
	height:;
}
#bigRightDown{
	width:800px;
	min-height:200px;
}	

#firstRightUp{
	float:left;
	width:608px;
	height:137px;
}

#secondRightUp{
	float:left;
	width:192px;
	height:137px;
}

#middle{
	float:left;
	min-height:400px;
	width:608px;
}

#right{
	float:left;
	min-height:400px;
	width:192px;
}

#joinNowButtonDiv{
	width:192px;
	height:45px;
	background-image:url('images/menu1px.gif');
	background-repeat:repeat-x;
}	

#menuUp{
	width:608px;
	height:45px;
	background-image:url('images/menu1px.gif');
	background-repeat:repeat-x;
	color:#FCEEDA;
}

.menuUpItemRow{
	float:left;
	height:45px;
}

.menuUpItemCell{
	height:30px;
	text-align:center;
	padding-top:15px;
	cursor:pointer; 
}

.separatorMenuUp{
	width:2px;
	height:45px;
	float:left;
}

#logoutForm{
	width:180px;
	height:50px;
	margin-left:6px;
	padding-top:2px;
}

#logoutInputsDiv{
	float:left;
	height:50px;
	width:120px;
}

.logoutInputDiv{
	width:120px;
	height:20px;
}

.logoutInputsSeparator{
	width:120px;
	height:5px;
	font-size:1px;
}

#logoutLoginButton{
	width:50px;
	height:50px;
	float:left;
	margin-left:6px;
	margin-top:1px;
	cursor:pointer;
}

#logoutLinksDiv{
	clear:both;
	width:180px;
	height:34px;
	margin-left:6px;
	padding-top:1px;
}

.logoutLinkDiv{
	width:180px;
	color:#d13575;
	font-size:10px;
	height:17px;
}	

#loginOut{
	width:192px;
	height:92px;
	background-image:url('images/header1px.gif');
	background-repeat:repeat-x;
}

#menuLeft{
	width:200px;
	min-height:100px;
}	

.menuItemRow{
	cursor:pointer;
	width:200px;
	height:34px;
}

.menuItemCell{
	width:165px;
	height:34px;
	padding-left:35px;
	padding-top:10px;
}

.premiumPartener{
	width:200px;
	height:34px;
	background-image:url('images/b3.gif');
	
}

.smallThumbPartener{
	float:left;
	width:90px;
	height:35px;
	margin-left:10px;
}	

#content{
	width:606px;
	min-height:300px;
	background-image:url('images/content1px.gif');
	background-repeat:repeat-y;
	margin-left:0px;
	padding:0px;
}

#mr{
	width:190px;
	min-height:200px;
	background-image:url('images/mr1px.gif');
	background-repeat:repeat-y;
	margin-left:1px;
}

#language{
	width:190px;
	height:25px;
}

#languageSelect{
	width:180px;
	margin-left:5px;
	height:17px;
	font-size:11px;
	color:#867561;
	background-color:#FFFFFF;
	border:1px solid #dfd3bc;
}

#searchDiv{
	width:190px;
	height:52px;
	margin-top:5px;
}

#mrButton{
	width:90px;
	margin-top:5px;
	margin-right:5px;
	height:20px;
	float:right;
}

.searchButton{
	cursor:pointer;
	border:0px;
	width:90px;
	height:20px;
	background-image:url('images/search.gif');
}

.submitButton{
	cursor:pointer;
	border:0px;
	width:90px;
	height:20px;
	background-image:url('images/submit.gif');
}

.buttonRow{
	width:90px;
	height:20px;
	background-image:url('images/button.gif');
	display:table-row;
	cursor:pointer;
}

.buttonCell{
	width:90px;
	height:20px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

#happyBirthdayDiv{
	width:190px;
	min-height:80px;
}

#topMembersDiv{
	width:190px;
	min-height:150px;
}

#newsletterDiv{
	width:190px;
	min-height:120px;
}

#twitterDiv{
	width:190px;
	min-height:80px;
}

#lastGames{
	width:604px;
	min-height:200px;
}

#selectedGames{
	width:604px;
	min-height:200px;
}

.homeTitle{
	width:600px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:7px;
	color:#000000;
	font-size:12px;
}
.textHome{
	text-align:justify;
	padding:10px;
}
.gameThumb{
	margin-top:5px;
	margin-left:7px;
	float:left;
	height:113px;
	width:112px;
}

.divImgGameThumb{
	width:112px;
	height:112px;
	background-image:url("images/thumb.gif");
}

.imgGameThumb{
	width:100px;
	height:100px;
	margin-top:6px;
	margin-left:6px;
}

.textGameThumb{
	margin-top:1px;
	width:112px;
	height:37px;
	text-align:center;
}

.downloadGameThumb{
	margin-top:5px;
	margin-left:7px;
	float:left;
	height:235px;
	width:112px;
}

.divImgDownloadGameThumb{
	width:112px;
	height:212px;
	background-image:url("images/thumb_big.gif");
}

.imgDownloadGameThumb{
	width:100px;
	height:200px;
	margin-top:6px;
	margin-left:6px;
}

.textDownloadGameThumb{
	margin-top:1px;
	width:112px;
	height:25px;
	text-align:center;
}

.categorySpan{

}
.selGames{
	margin-left:35px;
}

#games{
	width:604px;
	min-height:700px;
}

.paginatie{
	margin-left:10px;
	width:594px;
	min-height:20px;
	padding-top:20px;
	padding-bottom:5px;
}

#game{
	width:800px;
	min-height:200px;
	background-image:url('images/game1px.gif');
	padding-top:5px;
	padding-bottom:10px;
}

#swf{
	margin-left:20px;
	width:760px;	
}
#gamePanelUp{
	width:760px;
	height:40px;
	background-color:#F5E4D0;
	padding-top:5px;
	margin-left:20px;
	margin-bottom:5px;
}

#gamePanelDown{
	width:740px;
	min-height:40px;
	background-color:#F5E4D0;
	margin-left:20px;
	margin-top:5px;
	padding:10px;
	text-align:justify;
}

.inputLogin{
	padding-left:3px;
	padding-top:3px;
	width:115px;
	height:17px;
	font-size:10px;
	color:#d13575;
	background-color:#910740;
	border:1px solid #c62568;
}
.inputContent{
	margin-left:5px;
	padding-top:3px;
	padding-left:5px;
	width:173px;
	height:17px;
	font-size:11px;
	color:#867561;
	background-color:#FFFFFF;
	border:1px solid #dfd3bc;
}

#replySubmit{
	min-height:700px;
	padding:10px;
	width:586px;
}	

.formDiv{
	min-height:700px;
	padding:10px;
	width:586px;
}

.lineFormDiv{
	width:586px;
	height:35px;
}


.formDescDiv{
	float:left;
	width:186px;
	height:20px;
}

.formInputDiv{
	float:left;
	height:20px;
	width:200px;
}	

.formInput{
	width:200px;
	height:17px;
	font-size:11px;
	color:#867561;
	background-color:#FFFFFF;
	border:1px solid #dfd3bc;
}

.lineFormDivTextarea{
	width:586px;
	min-height:120px;
}

.formDescDivTextarea{
	float:left;
	width:186px;
	height:102px;
}

.formTextareaDiv{
	float:left;
	height:102px;
	width:200px;
}	

.formTextarea{
	width:200px;
	height:100px;
	font-size:11px;
	color:#867561;
	background-color:#FFFFFF;
	border:1px solid #dfd3bc;
}

.formInputFileDiv{
	float:left;
	height:20px;
	width:300px;
}	

.formInputFile{
	height:17px;
	font-size:11px;
	color:#867561;
	background-color:#FFFFFF;
	border:1px solid #dfd3bc;
}

.formMsg{
	clear:both;
	width:400px;
	height:15px;
	color:#867561;
	font-size:10px;
	padding-left:186px;
}

.formSubmitDiv{
	width:586;
	height:20px;
	text-align:center;
	margin-top:10px;
}	

a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

a:visited{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

a:hover {
	font-family: Arial;
	color: #ffdd99;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

a.aForget:link {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #f489b5;
	font-weight:bold;
}

a.aForget:visited{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #f489b5;
	font-weight:bold;
}

a.aForget:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

a.aFooter:link {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #8E816E;
	font-weight:bold;
}

a.aFooter:visited{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #8E816E;
	font-weight:bold;
}

a.aFooter:hover {
	font-family: Arial;
	color: #8E816E;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}

a.aText:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFAE0B;
	font-weight:bold;
}

a.aText:visited{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFAE0B;
	font-weight:bold;
}

a.aText:hover {
	font-family: Arial;
	color: #FFAE0B;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}

a.aFooterParteners:link {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #c3b499;
}

a.aFooterParteners:visited{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #c3b499;
}

a.aFooterParteners:hover {
	font-family: Arial;
	color: #c3b499;
	font-size: 10px;
	text-decoration: underline;
}

a.aContent:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #8E816E;
	font-weight:bold;
}

a.aContent:visited{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #8E816E;
	font-weight:bold;
}

a.aContent:hover {
	font-family: Arial;
	color: #8E816E;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}

.homePartenerRow{
	height:14px;
	display:table-row;
	float:left;
	width:140px;
	height:20px;
}

.homePartenerCell{
	height:14px;
	display:table-cell;
	text-align:center;
	width:140px;
}

.homePartenerSign{
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#otherParteners{
	width:604px;
	min-height:700px;
	padding-top:10px;
}

.otherPartener{
	float:left;
	margin-left:10px;
	height:40px;
	width:138px;
	text-align:center;
}

.contentStaticText{
	width:586px;
	padding:10px;
	text-align:justify; 
	min-height:700px;
}	

#gameIndex{
	width:604px;
	min-height:200px;
	padding-top:10px;
}

.gameIndexItem{
	float:left;
	margin-left:10px;
	height:40px;
	width:138px;
	text-align:center;
}

#avatarsDiv{
	min-height:50xp;
	margin-left:30px;
}

#reclamaGame{
	width:800px;
	padding-top:30px;
	background-image:url('images/game1px.gif');
}

.LV_valid{
   color:#867561;
   font-size:10px;
}
.LV_invalid{
    color:#867561;
	font-size:10px;
}
.LV_validation_message{
}
.validFieldClass{
}
.invalidFieldClass{
}