@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #303030;
	background-image: url('../_images/bg-strip.jpg');
	background-repeat: repeat-x;
	background-color: #5e6669;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
.clear {
	clear: both;
}
h1 {
	margin-top: 15px;
	font-size: 30px;
	float: right;
	line-height: 30px;
}
.bluefish {
	text-align: center;
	color: #FFFFFF;
}
.bluefish a {
	color: #cee89c;
}
#container {
	width: 951px;
	margin: 30px auto 0px auto;
	background-color: #FFFFFF;
	background-image: url('../_images/container-background.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#container #top-container {
	width: 921px;
	height: 115px;
	padding: 30px 0px 0px 30px;
	position: relative;
}
#container #top-container a.bf-logo {
	position: absolute;
	right: 30px;
	top: 20px; 
}
#container #top-container .logo {
	float: left;
}
#container #top-container ul.nav {
	list-style: none;
	float: right;
	padding-top: 5px;
	width: 755px;
	height: 30px;
	background-image: url('../_images/nav-strip-bg.jpg');
	background-repeat: repeat-y;
	position: absolute;
	bottom: 0px;
	right: 20px;
}
#container #top-container ul.nav li {
	float: right;
	padding-right: 10px;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}
#container #top-container ul.nav li a{
	text-decoration: none;
	color: #535b5e;
	font-size: 18px;
	font-weight: bold;
	margin-left: 18px;
	display: block;
}
#container #top-container ul.nav li a {
	width: 62px;
	height: 23px;
	background-repeat: no-repeat;
}
#container #top-container ul.nav li a:hover {
	width: 62px;
	height: 23px;
	background-repeat: no-repeat;
}
#container #top-container ul.nav li a.home { background-image: url('../_images/home-small.png'); }
#container #top-container ul.nav li a.home:hover { background-image: url('../_images/home-big.png'); }
#container #top-container ul.nav li a.brand{ background-image: url('../_images/branded-small.png'); width: 130px;  background-position: center;}
#container #top-container ul.nav li a.brand:hover { background-image: url('../_images/branded-big.png'); width: 190px;  background-position: center;}
#container #top-container ul.nav li a.themed{ background-image: url('../_images/themed-small.png'); width: 120px;  background-position: center;}
#container #top-container ul.nav li a.themed:hover { background-image: url('../_images/themed-big.png'); width: 190px;  background-position: center;}
#container #top-container ul.nav li a.contact{ background-image: url('../_images/contact-small.png'); width: 100px;  background-position: center;} 
#container #top-container ul.nav li a.contact:hover { background-image: url('../_images/contact-big.png'); width: 110px;  background-position: center;}
#container #top-container ul.nav li a.game{ background-image: url('../_images/game-small.png'); width: 100px;  background-position: center;} 
#container #top-container ul.nav li a.game:hover { background-image: url('../_images/game-big.png'); width: 160px;  background-position: center;}

#container #middle-container {
	width: 431px;
	height: 235px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 15px auto 0px auto;
	padding: 45px 30px 20px 450px;
	line-height: 20px;
	position:relative;
}
#container #middle-container a.click-here {
	position: absolute;
	top: 233px;
	left: 40px;
	line-height: 13px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	width: 80px;
	color: #424242;
}
#container #middle-container a.click-here-brand {
	position: absolute;
	top: 236px;
	left: 40px;
	line-height: 13px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	width: 80px;
	color: #424242;
}
#container #middle-container .banner-content {
	width: 450px;
	height: 220px;
	line-height: 15px;
	overflow: auto;
	font-size: 13px;
	line-height: 20px;
}
#container #top-container .slogan {
	position: absolute;
	top: 30px;
	left: 250px;
}
#container #bottom-container {
	width: 929px;
	height: 219px;
	padding: 20px 0px 20px 22px;
}
#container #bottom-container .branded-games {
	width: 124px;
	height: 143px;
	background-image: url('../_images/branded-games.jpg');
	background-repeat: no-repeat;
	float: left;
	padding: 63px 2px 10px 67px;
	line-height: 11px;
	position: relative;
}
#container #bottom-container .branded-games a.invisable-box {
	bottom: 160px;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 40px;
	width: 150px;
	display: block;
}
#container #bottom-container .themed-games a.invisable-box {
	bottom: 165px;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 20px;
	width: 150px;
	display: block;
}
#container #bottom-container .the-game a.invisable-box {
	bottom: 160px;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 20px;
	width: 150px;
}
#container #bottom-container .themed-games {
	width: 141px;
	height: 146px;
	background-image: url('../_images/themed-games.png');
	background-repeat: no-repeat;
	float: left;
	padding: 66px 2px 10px 72px;
	line-height: 11px;
	margin-left: 10px;
	position: relative;
}
#container #bottom-container .the-game {
	width: 123px;
	height: 139px;
	background-image: url('../_images/the-game.jpg');
	background-repeat: no-repeat;
	float: left; 
	margin-left: 20px;
	line-height: 11px;
	padding: 66px 2px 10px 72px;
	position: relative;
}
#container #bottom-container .contact-area {
	width: 200px;
	height: 200px;
	padding: 0px 20px 20px 30px;
	float: left;
}
#container #bottom-container .contact-area .text {
	margin-left: 0px;
	width: 230px;
	font-size: 12px;
}
/*/--------------FORM-------------------/*/

#container #middle-container .overflow {
	width: 450px;
	height: 225px;
	overflow: auto;
	line-height: 20px;
}
#container #middle-container .overflow .form {
	with: 400px;
	padding-left: 70px;
}
#container #middle-container .overflow .form label {
	width: 100px;
	float: left;
	margin-top: 5px;
	font-weight: bold;
}
#container #middle-container .overflow .form input {
	width: 150px;
	float: left;
	margin-top: 5px;
}
#container #middle-container .overflow .form textarea  {
	width: 150px;
	float: left;
	margin-top: 5px;
}


