/*		www.goldsungames.com
		
		Blue #0094b5
		Green #1fbf22
			 			*/

/* = Reset */
* 			{margin: 0; padding: 0;}
body 		{font:.80em Arial, Helvetica, sans-serif;color: #221E1F;background:url(../img/bg.jpg) repeat-x bottom #f9f9f9 fixed;margin-top: 30px;}
ul 			{list-style: none inside;}
p 			{font-size: 0.9em; line-height: 1.3; margin-bottom: 1.2em;}
p.foot 		{padding: 40px 0 4px 0;  margin: 0px; font-size: 1em;}
a 			{outline: none;}
a img 		{border: none;}

h1, h2, h3, h4, h5, h6 		{color: #0094b5;}
strong 						{font-weight: normal;}
a:link, a:visited, a:active {color:#1fbf22; text-decoration:none; font-weight: bold;}
a:hover 					{color:#1fbf22; text-decoration:underline;}




/* = Tool Box */
.clear 			{clear: both;}
.float_right	{float: right;}
.float_left		{float: left;}
.fieldset 		{ border: none; }
.hide 			{display: none;}
.featured_fix {position: relative; left: 5px;}
.big_thumb { position: relative; background: url(../img/graphix/big_thumb.png); width: 264px; height: 204px;}
.mid_thumb { position: relative; background: url(../img/graphix/mid_thumb.png); width: 264px; height: 93px;}
.big_thumb img, .mid_thumb img {position: absolute; left: 14px; top: 14px;}

.rollover 			{background: url(../img/download_button.png) 0 0 no-repeat; display: block; width: 141px; height: 36px;}
.rollover:hover 	{background-position: 0 -36px;}
.rollover span		{display: none;}
			
.rollover2 			{background: url(../img/graphix/playnow_button.png) 0 0 no-repeat; display: block; width: 101px; height: 44px; text-indent: -9999px;}
.rollover2:hover 	{background-position: 0 -44px;}
.rollover2 span		{display: none;}
			
.rollover3 			{background: url(../img/help_guide_button.png) 0 0 no-repeat; display: block; width: 105px; height: 28px; margin-top:10px; float: left;}
.rollover3:hover 	{background-position: 0 -28px;}
.rollover3 span		{display: none;}

.rollover4 			{background: url(../img/tips_button.png) 0 0 no-repeat; display: block; width: 62px; height: 28px; margin-top:10px; float: left;}
.rollover4:hover 	{background-position: 0 -28px;}
.rollover4 span		{display: none;}

	
/* =Typography */

.news_box h3, h2 	{text-transform:uppercase;border-bottom: 1px solid #0094b5;font-weight: bold;font-size: 1.2em;}	
.news_box p 		{padding-top: 5px;line-height: 1.3em;}
h4					{font-size: 12px;}


/* =MAIN LAYOUT */
#page_wrap 	{width: 714px; margin: 0 auto; background: url(../img/body.png) repeat-y;}
#header 	{position: relative; background: url(../img/header.jpg) no-repeat; width:714px; height:102px;}
#header h1 	{position: relative; bottom: 9px; right: 26px; text-indent: -9999px; background: url(../img/logo.jpg) no-repeat; width: 221px; height: 102px;}
.mail 		{position: relative; float: right; right: 15px; top: 26px; 	background: url(../img/mailing.jpg) no-repeat; width: 84px; height: 63px; text-indent: -9999px;}
.content 	{margin-top: 30px; padding:30px;} 
.cloud 		{background: url(../img/cloud.png) no-repeat bottom; width: 714px; height: 198px;}
		

	
#game_page_ad 	{position: relative; float: right; margin-bottom: -400px;}
.horz_ad 		{text-align: center; margin: 10px 0;}

#news_page 		{position: relative; float: left; width: 360px; margin-bottom: -400px;}

.box_2 			{float: left;}
.box_3 			{float: right; margin-top: 34px;}				
.box_3 ul 		{list-style: url(../img/dot.png); font-size: 10px;}
			
			




#game_page 		{position: relative; float: left; margin-bottom: 50px;}	
#game_page_ad 	{position: relative; float: right;}


		

#featured_page 		{position: relative; float: right; left: -10px; width: 224px;}
#featured_page h1 	{font-size:16px;}


.game_page_2 {
	width: 510px;
	float: left;
}
				
#mailing_list	{
	position: absolute;
	}		
	
.content_area {
	width: 290px;
	margin-left: 65px;
	}
	.content_area h3 {
		border-bottom: solid 1px #65aadd;
		}
		
/* =NAVIGATION */
ul#nav li {
		display: inline;
		float: left;
		}

	ul#nav li a {
		display:block;
		height:39px;
		text-indent: -9999px;
		position: relative;
		}
		ul#nav li.home a {
			position: relative; left: 1px;
			width:85px;
			background: url(../img/nav_home.jpg) bottom center no-repeat;
			}
		ul#nav li.games a {
			width:88px;
			background:url(../img/nav_games.jpg) bottom center no-repeat;
			}	
		ul#nav li.community a {
			width:89px;
			background:url(../img/nav_community.jpg) bottom center no-repeat;
			}
		ul#nav li.support a {
			width:85px;
			background:url(../img/nav_support.jpg) bottom center no-repeat;
			}	
		ul#nav li.about a {
			width:79px;
			background:url(../img/nav_about.jpg) bottom center no-repeat;
			}
		ul#nav li.contact a {
			width:78px;
			background:url(../img/nav_contact.jpg) bottom center no-repeat;
			}	
		ul#nav li a:hover {
			background-position: top center;
		}
		#side_nav {
			background:url(../img/nav_side.jpg) no-repeat;
			float: left;
			width: 210px; height: 39px;
			}

/* = Game Page */

.links_box				{background: #fff; border: solid 1px #1fbf22; padding: 10px; position: relative; margin-bottom: 20px;}
.comment_header h2		{color:#6f3e06; font-size: 12px; margin: 2px; border:none;}
.links_box ul			{position: relative; padding-left: 20px;}
.links_box li			{padding-bottom:10px;}
.links_box li a			{font-size: 12px; text-decoration:underline; padding: 0 0 0 6px;}
.links_box li a:hover	{text-decoration:none}
.links_box p			{color: #000;}


/* = COMMENTS  */

.comment_header					{background:url(../img/comments_bg.jpg) repeat-x; height: 17px; border: #a85b03 solid 1px; color:#6f3e06; font-size: 13px; font-weight: bold; text-indent: 20px; text-transform:uppercase; padding-top: 2px;}
.comment_box_bg					{background: #f2f2f2; border: 1px solid #cccccc; padding: 17px; margin-bottom: 15px;}
.comment_box					{background: #f2f2f2; border: 1px solid #cbcbcb; padding:12px;}
.comment_box_head				{background: #e3e3e3; border-bottom: 2px solid #cdcdcd; height: 25px; padding: 10px 0 0 20px;}
.comment_box_head strong		{color: #0094b5; font-size:12px; font-weight: bold;} 
.comment_box_body				{background: #fff; padding: 5px 10px;}
.comment_table					{margin: 0px;}
.copyright						{font-size: 10px;}


/* = Help Guide */

.help_box						{background: #000; width: 490px; margin-bottom: 12px;}
.help_box_header				{background: url(../img/help_header/help_header.jpg) no-repeat; width:490px; height:36px;}
.help_box_header h4				{text-indent: -9999px; position: relative; top: 10px;} 

/* = Fotter */
	
#footer {
	clear:both;
	background: url(../img/footer.png) bottom center no-repeat;
	width: 714px; height: 91px;
	text-align: center;
	margin: 0 auto;
	}
	#footer li {
		display: inline;
		border-right :1px solid #fff;
		margin-right: 0.25em; padding-right: 0.50em;
		}
		#footer li.last {
			border-right: 0px;
			}
	#footer a {
		color: #fff;
		}
		
		
		
		
		
		
		
/* =PAGE HEADERS  */

.page_header {
	position: relative;
	background: url(../img/graphix/header_bar.jpg) 0 0 no-repeat;
	width: 495px; height: 28px;
	padding: 0 0 0 20px;
	margin-bottom: 10px;	
	}
		.page_header h1 {
			background:url(../img/header/our_games.png) no-repeat;
			text-indent: -9999px;
			position: relative; border: 10px;
			}
			#header_dd {
				position: absolute; top: 5px; left: 290px;
				}

/* =GAME HOLDERS  */


.g_box {
	position: relative;
	background: url(../img/graphix/box.jpg) no-repeat;
	width: 460px; height: 147px;
	padding: 5px 20px;
	margin-bottom: 10px;
	}
	.g_box h2 {
		color: #2ebf21;
		border-bottom: 1px solid #65aadd;
		font-size: 1.2em;
		}
		
.g_box img {
	position: relative;
	}
	
		
.star {
	width: 71px; height: 71px;
	text-indent: -9999px;
	}
	
.playnow {
	position: relative;
	background: url(../img/graphix/playnow_button.png) 0 0 no-repeat;
	width: 101px; height: 44px;
	text-indent: -9999px;
	}
	.playnow:hover {
		background-position: 0 -44px;
		}
	
.screenshots ul 	{position: relative; left: 20px;}
.screenshots li		{display: inline;position: relative; left: -14px; top: -20px;margin: -5px;}



/* = FORMS  */
form 				{margin-left: 65px;width: 290px;}
label 				{color: #666666;}
input 				{margin-bottom: 10px;}

/* Headers */
.headers			{background: url(../img/headers.jpg) no-repeat 0 0; width:347px; height:28px; text-indent: -9999px; border: 0px;}
#more_games			{}


