body{
	margin:0;
	padding:0;
	background:#CEECF3;
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
input, textarea{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#0E92B0;
	background:#EFF9FB;
	border:3px solid #B2E1ED;
	padding:3px 5px 3px 5px;
}
textarea{font-weight:normal;}
form{margin:0;}
input.submit{
	color:#FFFFFF;
	background:#FF9900;
	border:3px solid #FFD258;
	padding:2px 5px 2px 5px;
}
img{border:0;}
a:link, a:active, a:hover, a:visited{
	font-size:14px;
	font-weight:bold;
	color:#FF9D00;
	text-decoration:underline;
}
#header{
	height:167px;
	background:url(images/hbc.gif) repeat-x;
	margin:0 auto 26px auto;
	min-width:970px;
}
.header{
	height:167px;
	width:970px;
	margin:auto;
	background:url(images/header.gif) no-repeat;
}
#logo{
  	font-family: arial, sans-serif;
  	font-size: 60px;
/*  text-transform: lowercase; 	*/
  	font-weight: normal;
  	border: 0px;
  	color: #000;
  	letter-spacing: 0px;
	width:424px;
	height:76px;
	float:left;
	margin:26px 0 0 11px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	font-size: 40px;
}

#logo h1 a {
	text-decoration: none;
/*	text-transform: lowercase;  */
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	text-align: left;
	padding-left: 50px;
	font: italic 13px Arial, serif;
	color: #000000;
}

#logo p a {
	padding-left: 50px;
	text-decoration: none;
	color: #000000;
}

#logo p a:hover { text-decoration: none; }


.menu[class]{
	top:128px;
	position:absolute;
	height:79px;
	width:100%;
	background:url(images/menu.png) repeat-x;
	min-width:970px;	
}


#main{
	background:url(images/main.gif) repeat-x top;
	min-width:970px;
}

#top{
	position:absolute; top:207px; z-index:0; background:url(images/bc2.png) repeat-x top; height:122px; width:100%; clear:both;
	}
.main[class]{	
	background:url(images/bc.png);
	min-width:970px;	
}

#content{
	/*top:-102px;*/
	position:relative;
	width:970px;
	margin:0 auto 0 auto;	
	padding:0 0 10px 0;	
}
#left{
	width:640px;
	float:left;
}
#right{
	width:310px;
	float:left;
	margin:0 0 0 20px;
}
#right .boxtop[class]{
	width:310px;
	height:42px;
	background:url(images/rbt.png) no-repeat;
}
#right .boxbottom[class]{
	width:310px;
	height:8px;
	background:url(images/rbb.png) no-repeat;
	
}
#right .box{
	border-left:3px solid #B2E1ED;
	border-right:3px solid #B2E1ED;
	width:268px;
	padding:0 18px 18px 18px;
	background:#FFFFFF;
}
#right h2{
	position:relative;
	float:left;
	margin:-10px 0 0 0;		
	color:#6DBCCE;
	font-size:24px;
	padding:0 0 0 40px;	
	height:41px;
}
#right h2.search{background:url(images/isearch.gif) no-repeat left;}
#right h2.ilogin{background:url(images/ilogin.gif) no-repeat left;}
#right h2.ipartner{background:url(images/ipartner.gif) no-repeat left;}
#right h2.populargames{background:url(images/ipopulargames.gif) no-repeat left;}
#right h2.latestgames{background:url(images/ilatestgames.gif) no-repeat left;}
#right h2.randomgames{background:url(images/irandomgames.gif) no-repeat left;}
#right h2.sitestatistics{background:url(images/isitestatistics.gif) no-repeat left;}
#right h2.info{background:url(images/igameinfo.gif) no-repeat left;}
#right h2.irated{background:url(images/iratedgames.gif) no-repeat left;}
#right h2.itagi{background:url(images/itagi.gif) no-repeat left;}

#left .ftop[class]{
	width:640px;
	height:42px;
	background:url(images/lft.png) no-repeat;
}
#left .fbottom[class]{
	width:640px;
	height:8px;
	background:url(images/lfb.png) no-repeat;
	
}
#left .fbox{
	border-left:3px solid #FFCE7F;
	border-right:3px solid #FFCE7F;
	width:598px;
	padding:0 18px 0 18px;
	background:#FFF8E1;
}
#left h1{
	position:relative;
	float:left;
	margin:-10px 0 0 0;		
	color:#6FB700;
	font-size:24px;
	height:41px;
	padding:0 0 0 40px;		
	background:url(images/ifolder.gif) no-repeat left;
}
#left h1.featured{background:url(images/ifeatured.gif) no-repeat left;}
#left h1.comments{background:url(images/icomments.gif) no-repeat left;}
#left .boxtop[class]{
	width:640px;
	height:42px;
	background:url(images/lbt.png) no-repeat;
}
#left .boxbottom[class]{
	width:640px;
	height:8px;
	background:url(images/lbb.png) no-repeat;
	
}
#left .box{
	border-left:3px solid #C8E79B;
	border-right:3px solid #C8E79B;
	width:598px;
	padding:0 18px 15px 18px;
	background:#FFFFFF;
}
#left img, #right img{
	border:0px solid #ABABA9;
}
#featured  img{
	margin:0 0 10px 0;
}
#featured td{
	vertical-align:top;
	padding:0 20px 0 0px;
}
#featured p{
	margin:5px 0 10px 0;
}
a.featured:link, a.featured:active, a.featured:hover, a.featured:visited{
	background:url(images/star.gif) no-repeat left;
	padding:0 0 0 20px;
}
table.list p{
	margin:5px 0 0 0;
}
table.list th{
	text-align:left;
	width:82px;
	vertical-align:top;
	padding:5px 0 5px 0;
	border-bottom:1px solid #C8E79B;
}
table.list td{
	text-align:left;
	vertical-align:top;
	padding:5px 0 5px 0;
	border-bottom:1px solid #C8E79B;
}
p.more{
	float:right;
	font-size:12px;
	font-weight:bold;
	background:url(images/more.gif) no-repeat left;
	padding:0 0 0 20px;
	margin:0 25px 0 0;
}
p.more a:link, p.more a:active, p.more a:visited, p.more a:hover{
	font-size:12px;
}

.imgThumb{
	border:2px solid #ffce7f;
	display: inline-block;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding:2px;
}

#right table{
	margin:-10px 0 0 0;
}
#right table.list th{
	border-bottom: 0 solid #b2e1ed;
	background:url(images/dot.gif) repeat-x bottom;
	padding:10px 0 15px 0;
}
#right table.list td{
	border-bottom: 0 solid #b2e1ed;
	background:url(images/dot.gif) repeat-x bottom;
	padding:10px 0 15px 0;
}

.statistics{
	padding:0 0 18px 0 !important;
	width:304px !important;
}
.statistics h2{
	margin:-10px 0 0 18px !important;
}
.statistics ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.statistics ul li{
	padding:6px 0 6px 30px;
	background:url(images/arw.gif) no-repeat left;
}
.statistics ul li.odd{
	background:#EDF6F8 url(images/arwo.gif) no-repeat left;
}


#social{
	display:block;
	float:left;
	position:relative; 
	margin-left:40px;
	margin-top:40px;
	}

#footer{
	border-top:11px solid #B2E1ED;
	background:url(images/ftr.gif) repeat-x;
	min-width:970px;
}
.footerstar[class]{
	background:url(images/ftr.png) no-repeat top;
	width:970px;
	height:50px;
	margin:-30px auto 0 auto;
}
.footer{
	width:970px;
	margin:-6px auto 0 auto;
	text-align:center;
	color:#1C91AC;
	padding:0 0 10px 0;	
}
.footer p{
	text-align:center;
	color:#000000;
}
.footer a:link, .footer a:active, .footer a:visited{
	font-weight:normal;
	text-decoration:none;
	color:#1C91AC;
}
.footer a:hover{
	font-weight:normal;
	text-decoration:underline;
	color:#1C91AC;
}
.b468x60[class]{
	margin:10px 0 0 0;
	width:640px;
	height:68px;
	background:url(images/b468.png) no-repeat;
	padding:10px 0 0 0;
}
.b468x60 div{
	background:#FFFFFF;
	width:468px;
	height:60px;
	margin:auto;
}
#paging{
	margin:10px auto 0 auto;
}
#paging b{
	display:block;
	float:left;
	margin:0 2px 0 2px;
	padding:3px 5px 3px 5px;
}
#paging a:link, #paging a:active, #paging a:visited{
	display:block;
	float:left;
	margin:0 1px 0 0;
	color:#0E92B0;
	text-decoration:none;
	border:1px solid #C8E79B;
	padding:3px 5px 3px 5px;
}
#paging a:hover{
	border:1px solid #94C450;
	color:#0E92B0;
	text-decoration:none;
}
#paging a.sel:link, #paging a.sel:active, #paging a.sel:hover, #paging a.sel:visited{
	background:#F0FCFF;
	border:1px solid #B2E1ED;
}
ul#info{
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
	background:url(images/dot.gif) repeat-x bottom;
}
ul#info	b{
	color:#0E92B0;
}
ul#info li{
	padding:0 0 3px 0;
}
ul#embed{
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
}
ul#embed li{
	
	padding:0 0 3px 10px;
}
ul#comments{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#comments p{
	margin:5px 0 5px 0;
}
ul#comments li{
	padding:5px 0 10px 0;
	background:url(images/dot.gif) repeat-x bottom;
}
h3{
	font-size:17px;
	margin:8px 0 8px 0;
	color:#6DBCCE;
	padding:0 0 0 19px;
}
h3.comment{background:url(images/iyourcomment.gif) no-repeat left;}

div.pagination {	
		padding: 3px;	margin: 3px;
		font-size: 12px;
}
div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;	
		font-size: 12px;		
		background:#FFFFFF;		
		border: 1px solid #C8E79B;		
		text-decoration: none; /* no underline */	
		color: #0E92B0;}
div.pagination a:hover, 
		border:1px solid #94C450;
		color:#0E92B0;
		text-decoration:none;
div.pagination a:active {	
		background:#F0FCFF;
		border:1px solid #B2E1ED;
}
div.pagination span.current {	
		padding: 2px 5px 2px 5px;	
		margin: 2px;		
		border: 1px solid #F0FCFF;				
		font-weight: bold;		
		background-color: #B2E1ED;		
		color: #FFF;	
}	
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
}	

.alert {
	background: #fff6bf url(/images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	
.success {
	background: #fff6bf url(/images/success.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
		
/*
user menu
*/

#right h2.usermenu{background:url(images/ifolder.gif) no-repeat left;}
div.profile ul{
	margin:0;
	padding:0;
	list-style-type:none;	
}
div.profile li {
	padding-left:30px;
}

/* Easy Slider */

 	#slider ul, #slider li
 	
	{
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:590px;
		height:245px;
		overflow:hidden; 
		}	

		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:3px solid #ffce7f;
		background:#fff8e1;
		color:#ff9d00;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#ff9900;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
#scontent{
	/*top:-102px;*/
	position:relative;
	padding:0 0 10px 0;	
	overflow:hidden;
	width:590px;
}

	#scontent h3{
	font-size:17px;
	color:#ff9d00;
	margin-left:-20px;	
}

/* // Easy Slider */

/* Gameswf */

#game-content{
	position:relative;
	border:3px solid #ffc873;
	background:#FFFFFF;
	padding:10px;
	margin:10px;	
	display:inline-block;
	margin:0 auto !important;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px; 	
}

/* AddThis Custom Icons */
.addthis_toolbox .custom_images a {
    width: 48px;
    height: 48px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}


/*Custom CSS3 Buttons */

.button, .button:visited {
	background: #222 url(images/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color: #fff !important;
	text-decoration: none !important;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border: 3px solid #ffd258;
	position: relative;
	cursor: pointer
}
 
.button2, .button2:visited {
	background: #222 url(images/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color: #fff !important;
	text-decoration: none !important;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border: 3px solid #ccc;
	position: relative;
	cursor: pointer
}

.button3, .button3:visited {
	background: #222 url(images/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #fff !important;
	text-decoration: none !important;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border: 0px solid #ffd258;
	position: relative;
	cursor: pointer
	}

	.button3, .button3:visited,
	.medium.button3, .medium.button3:visited 		{ font-size: 12px; 
												  font-weight: bold; 
												  margin:3px;
												  line-height: 1; 
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }
	
	
	.button2, .button2:visited,
	.medium.button2, .medium.button2:visited 		{ font-size: 14px; 
												  font-weight: bold; 
												  line-height: 1; 
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }


	.button:active							{ top: 1px; }
	.button, .button:visited,
	.medium.button, .medium.button:visited 		{ font-size: 14px; 
												  font-weight: bold; 
												  line-height: 1; 
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }
												  
	
	.orange.button, .orange.button:visited		{ background-color: #ff9900; }
	.orange.button:hover						{ background-color: #fc8500; }
	
	.gray.button2, .gray.button2:visited		{ background-color: #dddddd; }
	.gray.button2:hover						{ background-color: #dddddd; }
	
	.orange.button3, .orange.button3:visited		{ background-color: #ff9900; }
	.orange.button3:hover						{ background-color: #fc8500; }

	
#nav {display:block; width:970px; margin:0 auto 0 auto; padding:0; top:43px; list-style-type:none; position:relative;  z-index:100; }

#nav div {display:none; position:absolute; left:0; top:36px; height:auto; float:left; width:200px; overflow:hidden;}

#nav li {float:left; position:relative; margin-right:4px;}
#nav li a {text-decoration:none; font-size:18px; font-family:Arial; font-weight:bold; white-space:nowrap; display:block; padding:0 10px; cursor:pointer; height:36px; line-height:36px; float:left; color:#fff; background:url(images/background.png) no-repeat top left;}
#nav li b {display:block; float:left; cursor:pointer; width:30px; height:36px; background:url(images/background.png) no-repeat top right;}
#nav li.nosub a {padding:0 0 0 10px;}
#nav li.nosub em {display:block; width:9px; height:36px; float:left; background:url(images/background.png) no-repeat top right;}

#nav li ul {padding:2px 2px 10px 2px; margin:0; list-style:none; background:url(images/background.png) no-repeat bottom left;; width:196px; position:relative;}

#nav li a:hover {color:#FFFD7C;}
#nav li ul li {float:none; width:198px; margin:0; height:25px;}
#nav li ul li a {display:block; height:25px; line-height:25px; padding:0 5px; background-image:none; color:#fff; font-size:18px; font-weight:bold; width:180px;}
#nav li ul li a:hover {background:#20bffc; color:#FFFFFF;}
