body {
	border:none;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	color:#000;
	background-image:url('layout/bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

p {
	padding:0px;
}

a {
	color:#006633;
}

/*
 *  Forms
		   */

fieldset {
	border:none;
}

	form fieldset p {
		padding:3px;
		margin:0px;
		clear:left;
	}

	form fieldset label {
		float:left;
		width:135px;
		font-weight:bold;
	}
	
	form fieldset input {
		float:left;
		border:1px solid #0e6e3c;
		width:132px;
		height:15px;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
	}

.clear, .radioDiv .radio, .radioDivFirst .radio {
	width:auto;
	border:none;
}

.radioDiv {
	float:left;
	clear:both;
	margin:0px 0px 0px 138px;
	_margin:4px 0px 0px 67px;
	width:120px;
}

	.radioDivFirst {
		float:left;
		margin:0px;
		clear:none;
	}

/*
 * 	Layout
			 */
			
#gp_wrapper {
	width:1020px;
	margin:0px auto;
}

#gp_container {
	width:1020px;
	height:785px;
	position:relative;
	overflow:visible;
}

	#gp_header {
		float:left;
		width:990px;
		height:111px;
		padding:7px;
	}
	
		#gp_header_title {
			float:left;
			margin:3px 0px 0px 0px;
			width:858px;
			height:108px;
			background-image:url('layout/header.png');
			background-repeat:no-repeat;
			cursor:pointer;
			_background-image:none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/languages/template/layout/header.png', sizingMethod='noscale');
		}
		
		#gp_header_panel {
			float:left;
			position:relative;
			width:650px;
			height:30px;
			margin:90px 0px 0px 207px;
			_margin:90px 0px 0px 107px;
			padding:0px;
		}
		
			#gp_header_panel p {
				_margin:3px;
			}
			
		#gp_login_panel_spacer {
			_margin:0px 0px 38px 0px;
		}
			
	#gp_member_panel {
		float:left;
		width:755px;
		margin:10px 0px 0px 0px;
		min-height:200px;
	}
	
		.gp_panel_home {
			position:absolute;
			left:-207px;
			top:7px;
		}
			
		#gp_panel_logged_in {
			float:left;
			margin:0px 7px 0px 28px;
			width:300px;
			_width:270px;
		}
		
		#gp_panel_logged_in_buttons {
			float:left;
			width:315px;
			margin:5px 0px 0px 0px;
		}
	
		#gp_member_login_register {
			float:left;
			width:302px;
			height:308px;
			padding:15px;
			margin:5px 0px 0px 0px;
			background-image:url('layout/game_right.png');
			background-repeat:no-repeat;
			_background-image:url('layout/game_right.gif');
		}

		#gp_member_login {
			float:left;
			width:391px;
			height:308px;
			padding:15px;
			margin:5px 0px 0px 0px;
			background-image:url('layout/game_left.png');
			_background-image:url('layout/game_left.gif');
		}
		
			#gp_login_login {
				cursor:pointer;
				position:absolute;
				top:5px;
				_bottom:18px;
				left:370px;
			}
			
			#gp_login_register {
				cursor:pointer;
				position:absolute;
				top:5px;
				left:420px;
				_bottom:39px;
			}
			
			#gp_cookie_input {
				position:absolute;
				left:270px;
				top:5px;
				_bottom:39px;
				color:#006633;
				font-weight:bold;
				font-size:10px;
			}
			
			#gp_password {
				position:absolute;
				left:515px;
				top:5px;
				_bottom:25px;
			}
			
				#gp_password a {
					font-size:10px;
					color:#006633;
				}

		#gp_member_register {
			float:right;
			width:300px;
			min-height:200px;
			border:1px solid #000;
			margin:5px 25px 0px 0px;
		}
		
	#gp_avatar {
		float:left;
		margin:170px 0px 0px 0px;
		_margin:85px 0px 0px -3px;
		padding:0px;
		width:110px;
		height:321px;
	}
	
		#gp_avatar #gp_avatar_flashcontent {
			float:left;
			width:98px;
			margin:0px auto;
		}
	
		#gp_avatar_edit {
			float:left;
			margin:5px 0px 0px 20px;
			_margin:5px 0px 0px 7px;
			padding:0px;
			width:104px;
			height:34px;
		}
		
		#gp_avatar_nologin {
			margin:20px 0px 0px 15px;
			cursor:pointer;
			width:104px;
			height:159px;
			background-image:url('layout/avatar_nologin.png');
			_background-image:none;
			background-repeat:no-repeat;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/languages/template/layout/avatar_nologin.png', sizingMethod='noscale');
		}
	
	#gp_content {
		float:left;
		position:relative;
		margin:96px 0px 0px 6px;
		_margin:-22px 0px 0px 1px;
		width:785px;
		height:440px;
	}
	
		#gp_content h1 {
			font-family:Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:28px;
			color:#65c114;
			margin:7px 0px 0px 0px;
		}
		
			#gp_content h2 {
				font-weight:bold;
				font-size:18px;
				color:#65c114;
			}
			
			#gp_content h3 {
				font-size:12px;
				font-weight:bold;
				color:#65c114;
				margin:0px;
			}
			
			.gp_hs_rankcounter {
				font-weight:bold;
				background-color:#ff7622;
				color:#FFFFFF;
				padding:0px 3px 0px 3px;
				height:18px;
				width:24px;
				text-align:center;
			}
		
		#gp_content h2 {
			font-family:Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:bold;
			color:#474848;
			margin:7px 0px 0px 0px;
		}
		
		#gp_content h4 {
			font-family:Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
			color:#65c114;
			font-size:18px;
			font-weight:bold;
			margin:7px 0px 0px 0px;
		}
		
		#gp_content p {
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#3c3c3c;
			margin:7px 0px 0px 0px;
		}
	
		#gp_game_uitleg {
			position:absolute;
			top:-5px;
			left:-7px;
			width:312px;
			height:314px;
			background-image:url('layout/game_uitleg.png');
			background-repeat:no-repeat;
			_background-image:none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/languages/template/layout/game_uitleg.png', sizingMethod='noscale');
		}
		
			#gp_text_content {
				margin:-5px 0px 0px 20px;
				width:275px;
				height:300px;
				overflow:hidden;
			}
			
			#gp_text_content_large {
				margin:-5px 0px 0px 15px;
				width:710px;
				height:300px;
			}
		
		#gp_game_world {
			position:absolute;
			top:-5px;
			left:308px;
			overflow:hidden;
			width:446px;
			height:314px;
			background-image:url('layout/game_world.png');
			_background-image:none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/languages/template/layout/game_world.png', sizingMethod='noscale');
		}
		
			.gp_world_dot {
				position:absolute;
				width:22px;
				height:23px;
			}

		#registerForm select {
			float:left;
			width:130px;
			border:1px solid #0E6E3C;
			height:20px;
			font-size:10px;
		}

		#gp_games {
			position:absolute;
			left:-8px;
			bottom:0px;
			width:758px;
			height:128px;
			background-image:url('layout/games.png');
			background-repeat:no-repeat;
			_background-image:url('layout/games.gif');
		}
		
		#gp_games_container {
			position:relative;
			float:left;
			overflow:hidden;
			width:740px;
			height:105px;
		}
		
			#gp_games_scroll {
				float:left;
				overflow:hidden;
				position:absolute;
				left:0px;
				margin:0px;
				padding:0px;
				height:105px;
			}
			
				#gp_games_scroll ul {
				    position: absolute;
				    list-style: none;
				    overflow:hidden;
				    white-space: nowrap;
				    padding:0px;
				    margin:0px;
				}
					#gp_games_scroll ul li {
					    display: inline;
					}
				
				.slider {
					position:absolute;
					bottom:0px;
					width:740px;
					height:10px;
					background-color:#99a5b0;
				}
				
					.slider-lb1, slider-lb2, slider-lb3 {
						display:none;
					}
					
					.handle {
					    position: absolute;
					    cursor: move;
					    top:0px;
					    z-index:100;
					    height:10px;
					    width:181px;
						background-color:#FF7622;
					}
		
			#gp_games_content {
				margin:10px 0px 0px 10px;
				width:740px;
				height:110px;
				overflow:hidden;
			}

				.gp_game_container {
					float:left;
					position:relative;
					width:187px;
					height:90px;
					padding:0px 0px 0px 7px;
					margin:0px 6px 0px 0px;
					background-image:url('layout/game_container.gif');
					background-repeat:no-repeat;
					overflow:hidden;
				}
				
					.gp_game_container_text {
						float:left;
						width:175px;
						margin:4px 0px 2px 0px;
					}
					
							#gp_content .gp_game_container_text h2 {
								font-family:Arial, Helvetica, sans-serif;
								font-weight:bold;
								color:#ff6100;
								font-size:11px;
								margin:0px;
								padding:0px;
							}
						
						.gp_game_container p {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#000;
							font-size:9px;
						}
					
					.gp_game_container_img {
						float:left;		
						width:180px;
						height:60px;
						overflow:hidden;
					}
					
					.gp_game_container_start {
						position:absolute;
						cursor:pointer;
						top:45px;
						left:65px;
						width:68px;
						height:19px;
						background-image:url('/languages/template/buttons/game_start_small.png');
						_background-image:none;
						_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/languages/template/buttons/game_start_small.png', sizingMethod='noscale');
					}
					
	#gp_petition {
		float:left;
		margin:10px 0px 0px 0px;
		width:370px;
		padding:7px;
		border:2px solid #FFF;
		background-color:#0066a7;
	}
	
		#gp_petition p {
			color:#EEE;
		}
	
		#gp_petition a, #gp_petition a:visited {
			color:#FFF;
			font-weight:bold;
			text-decoration:none;
		}
		
			#gp_petition a:hover {
				text-decoration:underline;
			}
				
	#gp_game_footer {
		float:left;
		width:936px;
		height:75px;
		margin:7px 0px 0px -2px;
		padding:10px 0px 3px 13px;
		color:#FFF;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		background-image:url('layout/game_footer.gif');
		background-repeat:no-repeat;
	}
	
		#gp_game_footer p {
			margin:0px;
			padding:0px;
		}
	
	#gp_taf_buttons {
		float:left;
		width:170px;
		margin:40px 0px 0px 95px;
		_margin:40px 0px 0px 45px;
	}
				
	#gp_content_medium {
		position:absolute;
		width:730px;
		height:291px;
		padding:15px;
		margin:-7px 0px 0px -7px;
		background-image:url('layout/game_medium.png');
		background-repeat:no-repeat;
		_background-image:url('layout/game_medium.gif');
	}
		
	#gp_content_large {
		position:absolute;
		left:-5px;
		top:-8px;
		width:759px;
		height:446px;
		background-image:url('layout/game_large.png');
		background-repeat:no-repeat;
		_background-image:url('layout/game_large.gif');
	}
		
	#gp_skyscraper {
		position:absolute;
		width:150px;
		height:600px;
		top:102px;
		right:-5px;
		overflow:hidden;
	}
	
	#gp_game_descr_footer {
		float:left;
		width:733px;
		height:62px;
		margin:-22px 0px 0px 0px;
		padding:0px 7px 0px 10px;
		background-color:#66cc00;
	}
	
		#gp_game_descr_footer p {
			float:left;
			color:#FFF;
			font-size:10px;
			overflow:hidden;
			height:45px;
			width:550px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
		#gp_game_descr_footer_button {
			float:right;
			width:140px;
			height:50px;
			margin:9px 3px 0px 0px;
			overflow:hidden;
		}

	#gp_gover_left {
		float:left;
		position:relative;
		width:421px;
		height:368px;
		padding:15px;
		margin:0px 0px 0px -5px;
		background-image:url('layout/gover_left.png');
		background-repeat:no-repeat;
		_background-image:url('layout/gover_left.gif');
	}
	
		#gp_gover_left label {
			float:left;
			width:265px;
			font-size:12px;
			font-weight:bold;
		}
		
			.pScore {
				font-size:14px;
				font-weight:bold;
				color:#0066a7;
			}
			
			.pPosition {
				font-size:14px;
				font-weight:bold;
				color:#ff7622;
			}
			
		#gp_gover_left #save {
			float:left;
			clear:both;
			cursor:pointer;
			margin:5px 0px 5px 0px;
		}
			
		#gp_gover_left #buttons {
			position:absolute;
			left:20px;
			bottom:45px;
		}
		
			#gp_gover_left #buttons .button {
				border:none;
				margin-right:4px;
			}
	
	#gp_gover_right {
		float:left;
		width:332px;
		height:368px;
		padding:15px;
		margin:0px 0px 0px -25px;
		_width:315px;
		_margin:0px 0px 0px -25px;
		background-image:url('layout/gover_right.png');
		background-repeat:no-repeat;
		_background-image:url('layout/gover_right.gif');
	}
	
	#gp_highscores {
		float:left;
		position:relative;
		overflow:hidden;
		width:347px;
		height:338px;
		padding:15px;
		margin:0px 0px 0px -5px;
		_margin:0px 0px 0px -12px;
		background-image:url('layout/bg_hs.jpg');
		background-repeat:no-repeat;
	}
	
		.gp_hs_paginator {
			float:left;
			cursor:pointer;
			width:13px;
			height:16px;
			margin:11px 3px 0px 3px;
		}
	
		#gp_ranking_gselect {
			float:left;
			width:140px;
			margin:9px 0px 0px 10px;
		}
		
			#gp_ranking_gselect select {
				float:left;
				width:130px;
				border:1px solid #000;
				height:20px;
				font-size:10px;
			}

	#gp_captcha {
		float:left;
		clear:left;
		width:325px;
		margin:-75px 0px 0px 0px;
		_margin:-80px 0px 0px 0px;
	}
	
#gp_footer {
	float:left;
	clear:left;
	width:842px;
	height:32px;
	background-color:#66cc00;
	color:#FFF;
	font-size:10px;
	margin:8px 0px 0px 24px;
	_margin:11px 0px 0px 12px;
}

	#gp_footer p {
		margin:7px 0px 0px 65px;
	}

#game_popup {
	padding:0px;
	margin:0px;
}

	#game_popup .game_popup_image {
		float:left;
		width:85px;
	}

		#game_popup .game_popup_image img {
			border:none;
		}

	#game_popup .game_popup_text {
		float:left;
		position:relative;
		width:158px;
		margin:0px 0px 0px 6px;
	}
	
	#game_popup .game_popup_start {
		position:absolute;
		right:49px;
		bottom:6px;
	}
	
		#game_popup .game_popup_text h1 {
			font-size:12px;
			color:#ff6100;
			font-weight:bold;
			padding:0px;
			margin:0px;
		}	

		#game_popup .game_popup_text p {
			font-size:10px;
		}