/* Default Styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{ 
	margin:0;
	padding:0;
	
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet 
{ border: none; }
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul, ol, dir, menu { list-style: none; }
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
	
}
hr { display: none; }
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

font { 
	color: inherit !important; 
	font: inherit !important; 
	color: inherit !important; /* editor's note: necessary? */ 
	}
marquee {
	overflow: inherit !important;
	}
blink { 
	text-decoration: none; 
	}
nobr { 
	white-space: normal; 
	}
img{vertical-align:top;}

a
{
text-decoration:none;
cursor:pointer;color: inherit;
}

a:hover {
	text-decoration:underline;
}


input,textarea,select{color:#000000;}

textarea{border:0 none;overflow:auto;}



ul:after, p:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}



input[type="button"]
{
	cursor:pointer;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


h1{font-size:180%;}
h2{font-size:160%;}
h3{font-size:140%;}
h4{font-size:120%;}
h5{font-size:100%;}
h6{font-size:80%;}
.relatposition{position:relative;}
.lfloat{float:left !important}
.rfloat{float:right !important}
.break{clear:both !important;}

/* End Default Styles */

/* Common Styles */

.padleft15
{
	padding-left:15px;
}

.padbottom10
{
	padding-bottom:10px;
}

.padtop0
{
	padding-top:0px !important;
}

.padbottom5
{
	padding-bottom:5px !important;
}

.padbottom0
{
	padding-bottom:0px !important;
}

.padbottom15
{
	padding-bottom:15px !important;
}
.padtop12
{
	padding-top:12px !important;
}

/* End Common Styles */
body
{
	font:normal normal 12px/1.5em Arial, Helvetica, sans-serif;
	color:#444642;
	background:#fff url(../images/bodybg.gif) repeat-x 0 0;
}

#wrapper
{
	width:960px;
	margin:0 auto;
	padding:10px 20px;
	background:#fff url(../images/wrapper_bg.gif) repeat-x 0 0;
}

#header .logo
{
	float:left;
}
#header .logo a
{
	background:url(../images/logo.png) no-repeat 0 0;
	width:550px;
	height:75px;
	display:block;
}	
#header .logo a span
{
	display:block;
	text-indent:-9999px;
}

.facebook
{
	background:url(../images/facebook_bg.gif) no-repeat 0 0;
	width:225px;
	height:81px;
	float:right;
	color:#fff;
}
.facebook .facebook_txt
{
	margin:20px 10px 8px 15px;
	padding:0px 0 0px 27px;
	display:block;
}
.facebook .sign_up
{
	font-size:13px;
	display:inline-block;
	margin:0 0 0 10px;
	padding-left:30px;
}

.main_link
{
	clear:both;
	padding-top:10px;
}
.main_link .left, .main_link .right
{
	float:left;
	background:url(../images/link_bg.gif) no-repeat 0 0;
	width:13px;
	height:39px;
}
.main_link .right
{
	background-position:-13px 0;
}
.main_link ul
{
	background:url(../images/link_bg.gif) repeat-x 0 -39px;
	float:left;
	height:39px;
	width:934px;
}
.main_link ul li
{
	float:left;
}
.main_link ul li a
{
	display:inline-block;
	text-transform:uppercase;
	font-weight:bold;
	padding:11px 10px;
	color:#fff;
}
.main_link ul li.selected
{
	background:url(../images/link_selected_bg.gif) no-repeat 0 0;
}
.main_link ul li.selected a
{
	background:url(../images/link_selected_bg.gif) no-repeat right 0;
	margin-left:11px;	
	padding-left:0px;
	color:#087392;
}

#content
{
	padding-top:10px;
}
.games_content
{
	padding:10px 0;
}
.games_content .left
{
	width:640px;
	float:left;
}
.games_content .right
{
	float:right;
	width:300px;
}

/* Rounded Corner Blue styles */
.blue_rc
{
	padding-bottom:10px;
}
.blue_rc .top div#topGameArea
{
	background:url(../images/rounded_corners.gif) no-repeat 0 0;
}
.blue_rc .top, .blue_rc .top h3
{
	background:url(../images/rounded_corners.gif) no-repeat 0 0;
}
.blue_rc .top div span.rfloat
{
	font-size:11px;
	padding-right:10px;
}
.blue_rc .top div span.rfloat b
{
	font-size:18px;
}
.blue_rc .top h3
{
	background-position:right 0;
	margin-left:11px;
	height:22px;
	padding-top:8px;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
}
.blue_rc .top div#topGameArea
{
	background-position:right 0;
	margin-left:11px;
	height:22px;
	padding-top:8px;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
}
.blue_rc .top div h1
{
	font-size:13px;
	display:inline;
}
.blue_rc .bottom, .blue_rc .bottom p
{
	background:url(../images/rounded_corners.gif) no-repeat 0 -36px;
	height:12px;
}
.blue_rc .bottom p
{
	background-position:right -36px;
	margin-left:11px;
}
.blue_rc .middle
{
	background:#5680a5 url(../images/blue_bg.gif) repeat-x 0 0;
	padding:7px 11px 0;
}
.green_rc .top, .green_rc .top h3
{
	background:url(../images/rounded_corners.gif) no-repeat 0 -55px;
}
.green_rc .top h3
{
	background-position:right -55px;
}
.green_rc .bottom, .green_rc .bottom p, .gray_mix .bottom, .gray_mix .bottom p
{
	background:url(../images/rounded_corners.gif) no-repeat 0 -93px;
}
.green_rc .bottom p, .gray_mix .bottom p
{
	background-position:right -93px;
	margin-left:11px;
}
.green_rc .middle, .gray_mix .middle
{
	background:#efefef url(../images/gray_bg.gif) repeat-x 0 0;
}

.gray_full .middle
{
	background:#efefef;
}

.blue_full .top, .blue_full .top p
{
	background:url(../images/rounded_corners.gif) no-repeat 0 -111px;
}
.blue_full .top p
{
	background-position:right -111px;
	height:12px;
	margin-left:11px;
	line-height:1;	
}
.blue_full .middle
{
	background:#5680a5;
	padding:0px 11px;
}


/* End Rounded Corner Blue styles */

.featuring li
{
	width:300px;
	height:113px;
	float:left;
	padding-bottom:10px;
}
.featuring li.alternate
{
	float:right;
}

.featuring li .featured_image
{
	float:left;
	width:134px
}
.featuring li .featured_image img
{
	padding:2px;
}
.featuring li .featured_div
{
	float:right;
	width:151px;
	color:#fff;
	font-size:13px;
	line-height:1.2;
}
.featuring li .featured_div .featured_title
{
	padding-top:2px;
	padding-bottom:3px;
	font-size:16px;
	font-weight:bold;
}

.enabled_games li
{
	float:left;
	width:183px;
	height:56px;
	padding-bottom:10px;
}
.enabled_games li.eg_middle
{
	padding:0 28px;
}
.enabled_games li .eg_left
{
	float:left;
	width:67px;
}
.enabled_games li .eg_right
{
	float:right;
	width:109px;
	font-weight:bold;
	color:#6d6e6b;
}
.enabled_games li p
{
	line-height:1.25;
}
.enabled_games li .eg_right p
{
	padding-bottom:3px;
	line-height:1.2;
}
.enabled_games li .eg_right p span
{
	color:#454743;
}
.enabled_games li .eg_right .title
{
	font-size:15px;
	/* text-transform:uppercase; */
}

.top_games li
{
	height:125px;
}

/* Login Form */
.login_form
{
	padding-bottom:10px;
}
.login_form .login_left
{
	width:80px;
	padding-top:4px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#6a6161;
}
.login_form .login_right
{
	background:url(../images/uname_bg.gif) no-repeat 0 0;
	width:180px;
	padding:6px 5px 3px 10px;
	height:21px;
	float:right;
}
.login_form .login_right input
{
	width:180px;
	border:0 none;
	background:transparent none;
}
.login_sign_up
{
	font-weight:bold;
	color:#929293;
	float:left;
}

.login_submit
{
	float:right;
}
.login_submit input
{
	background:url(../images/submit_btn.gif) no-repeat 0 0;
	width:113px;
	height:34px;
	color:#000;
	font-weight:bold;
	border:0 none;
	cursor:pointer;
}

/* End Login form */

.gaming_sites li
{
	background:url(../images/bottom_gaming.gif) repeat-x 0 bottom;
	padding:5px 0;
}
.gaming_sites li.first
{
	padding-top:0;
}
.gaming_sites li.last
{
	padding-bottom:0;
	background:transparent none;
}
.gaming_sites li a
{
	background:url(../images/blue_arrow.gif) no-repeat 0 4px;
	padding-left:12px;
	font-weight:bold;
	color:#929293;
}
.new_games li
{
	background:url(../images/bottom_gaming.gif) repeat-x 0 bottom;
	padding:10px 0;
}
.new_games li.first
{
	padding-top:0;
}
.new_games li.last
{
	padding-bottom:0;
	background:transparent none;
}
.new_games li .ng_left
{
	width:67px;
	float:left;
}

.new_games li .ng_right
{
	float:right;
	width:198px;
}
.new_games li .ng_right .title
{
	font-weight:bold;
	color:#666a5e;
	font-size:15px;
}

#footer .middle p
{
	color:#fff;
}
.rules p
{
	font-size:11px;
	font-family:Tahoma, Arial, Geneva, sans-serif;
}
.rules p a
{
	font-weight:bold;
	color:#a0de01;
}

/* Category Page */
.category_page p
{
	color:#929293;
	font-size:13px;
	padding-bottom:10px;
}
.category_page p img
{
	padding-right:10px;
}

.category_page ul li
{
	padding-bottom:12px;
	background:url(../images/blue_arrow.gif) no-repeat 0 6px;
	padding-left:12px;
	font-weight:bold;
	font-size:12px;
	color:#929293;
}

.top_puzzle li
{
	background:url(../images/top_bottom.gif) repeat-x 0 bottom;
	padding:10px 0;
	color:#fff;
}
.top_puzzle li.first
{
	padding-top:0;
}
.top_puzzle li.last
{
	padding-bottom:0;
	background:transparent none;
}
.top_puzzle li .tp_left
{
	float:left;
	width:39px;
	font-size:25px;
	font-weight:bold;
}
.top_puzzle li .tp_middle
{
	display:block;
	width:134px;
	float:left;
	padding-right:12px;
}
.top_puzzle li .tp_right
{
	float:left;
	width:433px;
}
.top_puzzle li .tp_right p
{
	font-size:13px;
}

.top_puzzle li .tp_right .tp_title
{
	padding-bottom:3px;
}
.top_puzzle li .tp_right .tp_title .lfloat
{
	font-size:15px;
	font-weight:bold;
}
.top_puzzle li .tp_right .tp_title .rfloat
{	
	font-size:12px;
}

/* End Category Page */

.enabled_games li .eg_right p span.vote_up, .enabled_games li .eg_right p span.vote_down
{
	display:inline-block;
	background:url(../images/vote_up.png) no-repeat 0 0;
	padding-left:24px;
	line-height:1.7;
	font-weight:bold;
	color:#6d6e6b;
}
.enabled_games li .eg_right p span.vote_down
{
	background:url(../images/vote_down.png) no-repeat 0 0;
	margin-left:10px;
}

.game_control li .featured_image
{
	float:left;
	background:url(../images/img_bg.png) no-repeat 0 0;
	width:134px
}
.game_control li .featured_image img
{
	padding:2px;
}
.game_control li .featured_div
{
	padding:0px 8px;
	color:#6d6e6b;
	font-size:13px;
	line-height:1.2;
}
.game_control li .featured_div p b
{
	color:#454743;
}
.game_control li .featured_div .featured_title
{
	font-size:16px;
	color:#666a5e;
}

.game_control li .featured_div p
{
	padding-bottom:9px;
}


.comment_passed
{
	padding-bottom:10px;
}
.comment_passed p
{
	font-size:13px;
	color:#666a5e;
}

.comment_input
{
	padding-bottom:15px;
}

.comment_input textarea
{
	background:url(../images/textarea_bg.gif) no-repeat 0 0;
	width:496px;
	height:90px;
	padding:8px;
	overflow:auto;
}
.comment_input input
{
	margin:80px 0 0 5px;
	font-size:12px;
	cursor:pointer;
	width:95px;
}	

.breadcrumb
{
	font-weight:bold;
	width:780px;
	color:#fff;
	padding-bottom:6px;
	float:left;
}

.controls
{
	background:#1f1f1f;
	padding:7px 0;
}
.controls p a
{
	color:#b8c4d0;
	margin-right:10px;
}
.controls p a img
{
	vertical-align:middle;
}
.social_sites
{
	background:url(../images/black_bg.gif) no-repeat 0 0;
	height:23px;
	padding:6px 10px;
	margin-bottom:10px;
}
.social_sites span
{
	font-size:13px;
	color:#fff;
	display:inline-block;
	padding:3px 15px 0 0;
}
.social_sites a
{
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/social_icons.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin-right:2px;
}
.social_sites a.ss_facebook
{
	background-position:-3px 0;
	width:25px;
	text-indent:0;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding:2px 0 0 56px;
}
.social_sites a.twitter
{
	background-position:-92px 0;
}
.social_sites a.youtube
{
	background-position:-118px 0;
}
.social_sites a.myspace
{
	background-position:-145px 0;
}
.social_sites a.monkey
{
	background-position:-170px 0;
}
.social_sites a.share_it
{
	background-position:-196px 0;
}
.social_sites a.linked_in
{
	background-position:-222px 0;
}
.social_sites a.ss_facebook1
{
	background-position:-247px 0;
}

/* zoom in/zoom out mod */
div#zoom_controls {
	float:right;
	margin-bottom:5px;
	margin-left:3px;
}

/* game space mod */
div#swf_container {
	width:750px;
	margin:auto auto;
}



/*** Editted Css **/
.header_right
{
	float:right;
	background:url(../images/header_social.gif) no-repeat 0 0;
	width:261px;
	height:60px;
	padding:8px 11px;
}

.google_search
{
	width:260px;
	padding-left:4px;
}
.social_set
{
	padding:5px 0 6px 10px;
}
.social_set .social_left
{
	float:left;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#525252;
	padding:2px 5px 0 0;
}
.social_set .social_right
{
	float:left;
}
.drive_games .drive_left
{
	width:77px;
	float:left;
}
.drive_games .drive_left img
{
	border:5px solid #d3d3d3;
}
.drive_games .drive_left .no_plays
{
	background:#fff;
	padding:3px 0;
	text-align:center;
	font-size:11px;
	color:#000000;
}
.drive_games .drive_left .no_plays span
{
	font-weight:bold;
	color:#709c29;
}
.drive_games .drive_right
{
	width:108px;
	float:right;
}
.drive_games .drive_right .title
{
	font-size:14px;
	color:#275e97;
	font-weight:bold;
	padding:0 0 2px;
}
.drive_games li
{
	width:192px;
	height:135px !important;
}
.drive_games li.eg_middle
{
	padding:0 21px;
}
/** End editted css **/