/*  
Theme Name: Kung- Fu Cat
Theme URI: http://www.kungfucat.net/
Author: Sergio Ord��ez
Author URI: http://www.sosfactory.com/
Date: Nov 2008
*/

/*----------------- Generic tags ----------------*/
* {
  outline: none;
}

body{
	background: #000 url(../../images/bg-web.jpg) repeat-x; 
	margin:0 auto;
	padding:0;
	font:12px Tahoma, Arial, Verdana;
}
	
h1 {
	font:24px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
	color: #fdcd00;
	background: url(../../images/box-h1.jpg) repeat-y;
	padding: 20px 0 0 50px;
	width: 689px;
	display: block;
	height: 49px;
	float: left;
}

h2 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
	color: #fdcd00;
	background: url(../../images/box-h1.jpg) repeat-y;
	padding: 20px 0 0 50px;
	width: 689px;
	display: block;
	height: 49px;
	float: left;
}
	
p {
    margin: 13px 0 0;
	line-height: 1.25;
	text-align:justify;
}	
	
img {
	border:0;
}
	
a,a:visited {
	color: #993200;
	text-decoration: none;
}
	
a:hover {
	color: #000;
	text-decoration: none;
}

/*----------------- Generic tags end ----------------*/
/*----------------- Specific divs ----------------*/

#container {
	width:960px;
	height:auto;
	margin:0 auto;
	background: #000 url(../../images/bg-container.jpg) repeat-x;
	padding: 0;
}

/*-------- Header -------*/
#header {
width:960px;
height:214px;
background: #000 url(../../images/bg-header-b.jpg) no-repeat;
float: left;
}

	#navbar {
	width:960px;
	height:25px;
	}
	
		#navbar ul{
		padding:0 0 0 250px;
		margin:0;
		list-style:none;
		}
		
		#navbar ul li{
		float: left;
		padding: 0 0 0 25px;
		}
						
		#navbar ul li a{
		display:block;
		height:25px;
		background:url(../../images/bullet1.gif) no-repeat 0px 8px;
		margin:0;
		color: #fabd0d;
		padding: 5px 0 0 15px;
		font-weight: normal;
		float: left;
		}
						
		#navbar ul li a:hover{
		color:#fff;
		}
	
	#logo {
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	width:290px;
	height:160px;
	margin: 10px 0 0 335px;
	}

/*-------- Header Final-------*/

#wraper {
float: left;
width: 960px;
height: auto;
background-color: #000;
padding: 15px 0 0 0;
}

/*-------- Sidebar -------*/

#sidebar {
width: 221px;
float: left;
height: auto;
}

	#categories{
	height:auto;
	width: 221px;
	background:url(../../images/categories-top.jpg) no-repeat top;
	padding: 13px 0 0 0;
	}
		
		#categories ul{
		width:221px;
		height:auto;
		list-style:none;
		margin: 0;
		padding: 0;
		}
			
		#categories li{
		text-indent: -9999px;
		}
			
		#categories  a	{display:block; background-repeat:no-repeat; padding:0; width:221px; height:58px;}

		#categories #action a:link,#categories #action a:visited {background:url(../../images/button-action.jpg) top;}
		#categories #action a:hover	{background-position:bottom;}
		
		#categories #adventure a:link,#categories #adventure a:visited {background:url(../../images/button-adventure.jpg) top;}
		#categories #adventure a:hover	{background-position:bottom;}
		
		#categories #girls a:link,#categories #girls a:visited {background:url(../../images/button-girls.jpg) top;}
		#categories #girls a:hover	{background-position:bottom;}
		
		#categories #racing a:link,#categories #racing a:visited {background:url(../../images/button-racing.jpg) top;}
		#categories #racing a:hover	{background-position:bottom;}
		
		#categories #sports a:link,#categories #sports a:visited {background:url(../../images/button-sports.jpg) top;}
		#categories #sports a:hover	{background-position:bottom;}
		
		#categories #strategy a:link,#categories #strategy a:visited {background:url(../../images/button-strategy.jpg) top;}
		#categories #strategy a:hover	{background-position:bottom;}
		
		#categories #exclusive a:link,#categories #exclusive a:visited {background:url(../../images/button-exclusive.jpg) top;}
		#categories #exclusive a:hover	{background-position:bottom;}
		
		#categories #horror a:link,#categories #horror a:visited {background:url(../../images/button-horror.jpg) top;}
		#categories #horror a:hover	{background-position:bottom;}
		
		#categories #others a:link,#categories #others a:visited {background:url(../../images/button-others.jpg) top;}
		#categories #others a:hover	{background-position:bottom;}
		
	#search {
	float: left;
	width: 186px;
	height: 131px;
	background: url(../../images/bg-search.jpg) no-repeat;
	padding: 0 0 0 35px;
	}
			
		#search_box {
		float: left;
		width: 168px;
		background: url(../../images/search-input.jpg) no-repeat 0 25px;
		padding: 25px 0 0 0;
		height: 60px;
		}
			
			#search_box #input_search {
			float: left;
			border: 0;
			width: 115px;
			background: none;
			padding: 5px 0 0 0;
			height: 27px;
			color: #FFD10A;
			margin: 0 0 0 30px;
			}
			
			#search_box #go {
			width: 75px;
			height: 27px;
			float: left;
			clear: both;
			padding: 0 0 0 37px;
			}

	#sponsors {
	height: auto;
	width: 218px;
	float: left;
	padding: 0 3px 0 0;
	}
	
	.banner{
	float: right;
	border: 1px solid #fff;
	margin: 2px;
	}
		
/*-------- Sidebar Final-------*/
/*-------- Content -------*/

#content {
float: right;
width: 739px;
height: auto;
}
	#horizontal-banner {
	width: 728px;
	height: 90px;
	border: #ff9933 1px solid;
	float: left;
	margin: 0 0  15px 0;
	}
	
	#featured-games {
	background:url(../../images/featured-games.jpg) no-repeat;
	width: 407px;
	height: 288px;
	float: left;
	}
		
	#squared-banner {
	background:url(../../images/squared-banner.jpg) no-repeat;
	width: 321px;
	height: 262px;
	float: right;
	padding: 11px 0 15px 11px;
	}
	
		#squared-banner img{
		border: #000 1px solid;
		}
/*----- Latest Games ----*/	
	#box {
	background:url(../../images/box-body.jpg) repeat-y;
	width: 739px;
	height: auto;
	float: right;
	}
	
	#box-top {
	background:url(../../images/box-top.jpg) no-repeat;
	width: 739px;
	height: 29px;
	float: left;
	}
	
	#box-bottom {
	background:url(../../images/box-bottom.jpg) bottom no-repeat;
	width: 739px;
	height: auto;
	float: left;
	}	

		#games{
		padding: 28px 40px 40px 40px;
		width:657px;
		float: left;
		}

			.latest-games-a {
			width: 219px;
			float: left;
			/*background:url(../../images/separator-h.gif) repeat-y right;*/
			padding: 0;
			}
			
				.latest-games-a ul {
				list-style: none;
				margin: 0;
				padding: 0;
				}
				
				.latest-games-a ul li{
				display:block;
				width:auto;
				height:55px;
				margin:0;
				background:url(../../images/separator-v.gif) repeat-x bottom;
				padding: 20px 0 0 10px;
				}
				
				.latest-games-a li img{
				margin:-14px 5px 0 0;
				border:1px solid #4d4509;
				float:left;
				}
					
				.latest-games-a li a{
				color: #993200;
				}
				
				.latest-games-a li a:hover{
				color: #000;
				}
			
			.latest-games-b {
			width: 219px;
			float: left;
			padding: 0;
			}
		
				.latest-games-b ul {
				list-style: none;
				margin: 0;
				padding: 0;
				}
			
				.latest-games-b ul li{
				display:block;
				width:auto;
				height:55px;
				margin:0;
				background:url(../../images/separator-v.gif) repeat-x bottom;
				padding: 20px 0 0 10px;
				
				}
			
				.latest-games-b li img{
				margin:-14px 5px 0 0;
				border:1px solid #4d4509;
				float:left;
				}
				
				.latest-games-b li a{
				color: #993200;
				}
			
				.latest-games-b li a:hover{
				color: #000;
				}
/*----- Latest Games Final----*/				
/*-------- Content Final-------*/	
/*-------- Footer -------*/
#footer {
height: 70px;
/*width: 960px;*/
color: #5b5b5b;
/*float: left;*/
}

	#footer a {
		color: #FA9D00;
	text-decoration: none;
	font-weight: bold;
	}
		
	#footer a:hover {
	color: #FFD10A;
	text-decoration: none;
	}

/*-------- Footer Final -------*/
/*----------------- Final specific divs----------------*/

/*----------------- Alignments----------------*/

.center {
text-align: center;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

img.center, img[align="center"] {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img[align="left"] {
float:left;
margin: 2px 10px 5px 0px;
}
img.alignright, img[align="right"] {
float:right;
margin: 2px 0px 5px 10px;
}
.clear {
clear:both;
}


/*----------------- Reseting ----------------*/
html, div, span,
applet, object, iframe, 
pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

.pagesClass:link {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.pagesClass:visited {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.pagesClass:hover {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.pagesClass:active {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.pagesClass_selected {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.static_pages p {
	margin: 0px;
	padding: 0px;
}

/* Load game */
.game_div {
  background: black;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

.body_background_game_div {
  position: fixed;
  top: 0px;
  left: 0px;
  background: black;
  opacity: 0.9;
  filter: alpha(opacity=90);
  width: 100%;
  height: 100%;
}