/* 	MAHJONGGAMES4ALL.COM 
	HTML/CSS door michielstam.nl
*/

/* GENERAL STYLES */

html {

	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #A798C2;
	margin: 0;
	padding: 0;
	color: #333333;
	}
div#megacontainer {
	width: 922px;
	margin: 0 auto;
	}

div#skyscraper {
	width: 160px;
	height: 600px;
	background: #A798C2;
	float:right;
	margin-right:-10px;
	}

div#shadowcontainer 
	{
	float: left;
	width: 762px;
	background-image: url('/images/bg_shadow.png');
	}

div#container {
	width: 737px;
	background: #FFFDF1;
	margin-left: 13px;
	padding: 0;
	}

p {margin:0;
}
	
a, a:visited, a:active 
	{
	text-decoration: none;
	color: #3A1F5C;
	}
	
a:hover {text-decoration: underline;
	}
	
a:visited, a:active {text-decoration: none;
	}

div#footer {
	clear:both;
	width: 737px;
	margin: 0 auto;
	color: #FFFFFF;
	background-image: url('/images/bg_shadow.png');
	}
	.footer_content {
	padding: 10px;
	}
	#footer a{
		color:#FFFFFF;
	}

div#bottom_banner {
	clear: both;
	width: 739px;
	height: 100px;
	background-color:#999999;
	}
	
#layer { position:absolute; visibility:hidden; z-index: 100; }

/* NAVIGATION */
	
 #navigation {
	float:left;
	width:100%;
	background:#DAE0D2 url("/images/nav_bg.png") repeat-x bottom;
   	font-size:98%;
   	line-height:normal;
  	margin-bottom: 0px;
  }
#navigation ul {
  margin:0;
  margin-left: 25%;
  padding:10px 10px 0;
  list-style:none;
  letter-spacing: 1px;
  }
#navigation li {
  float:left;
  background:url("/images/norm_left_on.gif") no-repeat left top;
  margin:0 10px 0 0;
  padding:0 0 0 9px;
  }
#navigation a {
  float:left;
  display:block;
  background:url("/images/norm_right_on.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
  color:#3A1F5C;
  text-decoration: underline;
  }
#navigation #current {
  background-image:url("/images/norm_left.gif");
  }
#navigation #current a {
  background-image:url("/images/norm_right.gif");
  color:#3A1F5C;
  padding-bottom:5px;
  }

#language{
	float:right;
	position:relative;
	top:-20px;
	right:25px;
}
	
div#contentcontainer {
	clear:both;
	overflow: hidden;
	background: #FFFDF1;
	line-height: 150%;
	}
	
div#rightcolumn {
	float:right;
	width: 500px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background: #FFFDF1;
	}
	
div#leftcolumn {
	width: 215px;
	background: #FFFDF1;
	float:left;
	padding-left: 9px;
	}
	
.margin10 {
	margin: 10px;
	}
.marginsky {
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top:-20px;
	}

/* CONTENT MAINPAGE*/

		.contentblock_left {
		color: #452C65;
		}
		
		.content_left {
		background: #ACBA91;
		margin: 0 0 0 0;
		padding: 0 4px 0 10px;
		border: 1px solid #72693F;
		}
		
		.titel_left {
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		color: #452C65;
		letter-spacing: 2px;
		}
		
		.content_left2 {
		background: #9C84D7;
		padding: 0 10px 0 10px;
		border: 1px solid #311A65;
		}
		
		.titel_left2 {
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 2px;
		color: #452C65;
		margin-top: 10px;
		}
		
		.content_left ul {
		margin: 10px 0 10px 0;
		padding-left: 1em;
		padding-top: 0;
		padding-bottom: 0;
		list-style-image: url('/images/listimage.gif');
		}
		
		.content_left a{
		color: #452C65;
		font-weight: bold;
		text-decoration:none;
		}
		
		.content_left a:hover {
		text-decoration:underline;
		}
		
		.content_left li {
		margin-left: 0;
		padding-left: 0;
		padding-top: 0;
		padding-bottom: 0;
		}
		
		.content_left2 ul {
		margin: 10px 0 10px 0;
		padding-left: 1em;
		color: #452C65;
		list-style-image: url('/images/listimage.gif');
		}
		
		.content_left2 li {
		margin-left: 0;
		padding-left: 0;
		}
		
		.zoek {
		background: #ffffff;
		padding:5px;
		border: 1px solid #72693F;
		}
		.paginering {
		font-size:12px;
		padding-top:20px;
		padding-bottom:20px;
		clear:both;
		}

	.contentblock_right img {
		float: left;
		padding: 0 10px 10px 0;
		}

	.contentblock_right {
		line-height: 140%;
		width: 234px;
		float: left;
		margin-right: 8px;}
	
	.content_right {
		line-height: 120%;
		background: #FBFBF9;
		border: 1px solid #9C84D7;
		padding: 8px;
		min-height:70px;
		height:auto !important;
		height:70px;
		font-size: 10px;
		margin-bottom: 5px;
		}
	
	
		.titel_right, titel_right a, titel_right a:visited, titel_right a:active{
		font-size: 11px;
		font-weight: bold;
		margin-top: 12px;
		color: #452C65;
		margin-bottom:0px;
		}
		
		.titel_right a:hover{
		text-decoration: underline;
		}
		
		.rating {
		float: right;
		}
		
		.rating img {
		padding: 0;
		margin: 14px 1px 0 0;
		}
		
		.banner_smallblock234 {
		width: 234px;
		min-height:105px;
		height:auto !important;
		height:105px;
		margin-top:28px;
		}
		.bannerblock_right {
			line-height: 140%;
			width: 468px;
			float: left;
			margin-right: 8px;}
			
			.banner_smallblock468 {
			width: 468px;
			min-height:70px;
			height:auto !important;
			height:70px;
			margin-top:10px;
		}

/* OTHER PAGASTYLES */

div#gamepage {
	padding: 0 10px 10px 10px;
	}
	
		.rating_game {
		width: 150px;
		height: 50px;
		}

		#banner_gamepage468 {
		width: 468px;
		margin: 0 auto;
		}

		.banner_gamepage728 {
			width: 728px;
			text-align:center;
			margin-left: -5px;
		}
		
		.uitleg_game {
		border: 1px solid #452C65;
		width: 693px;
		padding: 0px 10px 10px 0px;
		}
	
	.gamepageheader { 
		margin-top: 10px;
		font-size: 14px;
		font-weight: bold;
		text-align:center;
		color: #3A1F5C;
		letter-spacing: 2px;
		text-transform:uppercase;
		}
		h1 { 
		margin: 40px; 
		font-size: 28px;
		font-weight: bold;
		text-align:center;
		color: #3A1F5C;
		letter-spacing: 2px;
		text-transform:uppercase;
		}
		.h1class { 
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left:0px;
		margin-right:0px;
		font-size: 11px;
		font-weight: bold;
		text-align:left;
		color: #3A1F5C;
		letter-spacing: 2px;
		text-transform:uppercase;
		}

	.titelgame_right{
		font-size: 11px;
		font-weight: bold;
		margin-top: 12px;
		padding-left:10px;
		color: #452C65;
		}
	 .titelgame{
		font-size: 11px;
		padding-left:10px;
		color: #452C65;
		}

div#textpage {
	width: 650px;
	padding: 0 20px 10px 20px;
	}

div#linkspage {
	padding: 0 0 10px 20px;
	}
		
	.linkscontainer {
	   float: left;
	   width: 310px;
	   border: 1px solid #999;
	   margin: 10px;
	   padding: 5px;
		}
    .linkscontainer ul {
		margin: 5px;
		padding-left: 1em;
		list-style-image: url('/images/listimage.gif');
       }

	.links_left {
       width: 330px;
       float:left;
       margin-left:0px;
       }

	.links_right {
       width: 330px;
       float:left;
       margin-left:0px;
       }
