/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	/* SPACE BACKGROUND
	background:url(images/website_wallpaper7.gif) center center no-repeat #1B145E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	*/
	background-image:url('images/tile.png');
	background-color:#023FED;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-position: left top;
}


h1, h2, h3 {
	color: #FFFFFF;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;/*#323B51;*/
}

a:hover {
	text-decoration: none;
	color: #F9C700;
}

/* Wrapper */

#wrapper {
	margin: 45px 0px 0px 0px;
}

/* Header */

#header {
	width: 900px; /*710*/
	height: 170px; /* 96*/
	margin: 0 auto;
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0px 0 11px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: italic 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h2 {
	margin: -5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #14153D;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* google */

#google {
		float: right;

	padding:20px 20px 0px 10px;/* 20px 20px 0px 10px;*/
	*padding: 23px 20px 0px 10px;
}

#google_square {
	/*float: right;*/ /* always commented*/
/*
	padding:14px 0px 0px 169px;
	*padding: 14px 0px 0px 169px;*/
	
	/* xmas*/
	padding:14px 0px 0px 13px;
	*padding: 14px 0px 0px 13px;
	
}

/* Menu */

#menu {
	float: left;
	/*padding-right: 10px;*/
	padding: 0px 0px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 11px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 170px;
	height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url(images/img02_smaller.gif);
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#menu a:hover, #menu .active a {
	background-image: url(images/img03_smaller.gif);
	color: #000000;
	
}

#fb_tw_menu {
	float: right;
	border:none;
	margin: 11px 20px 0px 0px;
}


/* Page */

#page {
	width: 900px;
	height: 597px;
	margin: 0 auto;
	background: #D4C792 url(images/img04.gif) repeat-y;
}


/* Content */

#content {
	float: left;
	width: 650px; /*388*/
	padding: 0 0 0 22px;/*padding: 0px 0 0 35px;*/
}

#content h1, #content h2, #content h3 {
	margin-bottom: 0px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 60%; 
	padding-right: 2%;
	border:none;
	margin: -11px 0px 0px -0px;
	/*padding: 0 0 22px 0px;
	padding-top: -3px;*/
	/*padding: 3px 0 0 0;*/
	/*margin-right:5px;*/
	
		
}

#content .boxed2 {
	float: right;
	width: 33%; /*26*/
	padding-right: 2%;
	border:none;
	padding-top: 3px;
	
		
}




#content .fb-like-box {

	/*width: 640px;*/
	/*height: 32px;*/
	/*font-size: 80%;*/
	/*padding: 4px 4px 0px 4px;*/
	background: url(images/fb_home_background.gif) no-repeat left top;
	width: 258px;
	height: 63px;
	padding-bottom: 6px;

}


#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

#content .boxed img{
	border: none;
	padding: 14px 0 0 0;
}

/* Welcome */

#game_640_480
{
	padding: 0px 0 0 20px;/*25px 0 0 20px;*//*padding: 0px 0 0 35px;*/
}

#game_640_480 h1{
	
	padding: 0px 0px 0px 0px;
}

#game_640_480 h2 {
	width: 640px;
	height: 91px;
	font-size: 80%;
	padding: 4px 4px 0px 4px;
	background: url(images/description_bar2.gif) no-repeat left top;
}

#game_640_480 h3 {
	
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

#game_640_480 a {
	
	border: 0;
	
}

#game_640_480 img
{

	border:0px solid #ffffff;
	
	margin: 12px 0 0 22px;/*padding: 0px 0 0 35px;*/
}

#game_640_480 img:hover
{

	border:0px solid #F9C700;
	margin: 12px 0 0 22px;/*padding: 0px 0 0 35px;*/
	
}


#google_plus_one {
	float:left;
	/*float: right;

	padding:2px 440px 0px 10px;
	*padding: 3px 440px 0px 10px;*/
}

#facebook {
	float:left;
	margin: -1px 0px 0px -11px;
	
}

#game_title {
	float:right;
	margin: 0px -10px 0px 0px;
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px; /*208*/
	padding: 0 10px 0 0; /*0 35 0 0*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #14153D;
}

#sidebar h3 {
	font-size: 77%;
	color: #14153D;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #14153D;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 900px;
	height: 38px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img06.gif) no-repeat;
	color: #FFFFFF;
}


#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
	color: #F9C700;
}

/* jquery game menu */

*:focus {outline: none;}
a img {border:0;}

#welcome {
    background-color: #23244C;
    display: inline-block;
    padding: 15px;
    width: 650px;
}
.homepage #welcome {
    padding: 10px 15px 5px 15px;
}
.allgames #welcome {
    height: 570px!important;
	padding: 15px 30px 15px 40px!important;
	width: 610px!important;
}
#hotgames,#moregames {
    font-size: 12px;
}
.eachdiv {
    background-color: #000000;
    border: 6px solid #000000;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.homepage .eachdiv {
    margin-bottom: 5px!important;
}
.gamepreview a:hover {
    opacity: 0.8;
}
.gamepreview {
    background-color: white;
    border-radius: 3px 3px 3px 3px;
}
.eachdiv img {
    border-radius: 3px 3px 3px 3px;
}
.eachdiv .gamepreview {
    height: 56px;
    width: 130px;
}
.gamename {
    margin-bottom: -2px;
    padding-top: 1px;
}
#gamemore {
    background-color: #1C50BE;
    float: right;
    padding: 56px 6px 56px 8px;
}
#gamemore:hover {
    background-color: #2f84e5;
    float: right;
    padding: 56px 6px 56px 8px;
}
#gamemore img {
    width: 25px;
}
#gamepreviewbig {
    height: 180px;
}
#gamescreenshot {
    float: left;
    margin-right: 20px;
	height: 170px;
    width: 302px;
	background-color: white;
}
.loadingwide{
	padding-left: 136px;
	padding-top: 70px;
	display: inline-block;
	position: relative;
}
#gamedescription {
    font-size: 12px;
	border-top: 1px solid #0037ac;
    margin-top: 5px;
    padding-top: 5px;
	width: 325px;
	display: inline-block;
	height: 100px;
}
#gametitle {
    font-size: 16px;
    display: inline-block;
}
#playtext {
    background-color: #1C50BE;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 52px;
}
#playbutton a{
	color:#aed2e8;
}
#playbutton a:hover{
	color:#fff;
}
#playtext:hover{
	background-color: #2F84E5;
}
#playbutton {
    float: right;
    position: relative;
}
.dim {
    opacity: 0.6;
    background-color: #000;
}
.lightdim {
    background-color: #23244C;
}
#gamescreenshot a:hover {
    opacity: 0.8;
}
.roundedcorner {
    border-radius: 3px;
}
.wideroundedcorner{
    border-radius: 5px;
}