﻿/*----------------------------------------------------------------------------
Playdigg.com css

----------------------------------------------------------------------------*/

p		{ margin:0px; padding:0px;}
img		{ border:0px;}
ul		{ margin:0px; padding:0px;}
ul li	{ margin:0px; padding:0px;}
form	{ margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; font-weight:normal;}
.clearAll { clear:both; height:0px; line-height:0px; font-size:0px;}
.small_line { height:1px; line-height:0px; font-size:0px; margin:3px 0px 5px 0px;}

*html { max-height:100%; min-height:100%; height:100%;}
body  
{
	background-color: #cdd5d8;
	font-family:"Trebuchet MS"; 
	font-size:11px; 
	text-align:center; 
	margin:0px; 
	max-height:100%; 
	min-height:100%; 
	height:100%;
}
#main_container { width:1215px; margin:0px auto; padding-top:10px; text-align:left;}
	.logo_spot  { float:left; width:377px;} /* 477 */
		.logo_spot h1 a{ font-size:60px; color:#FFF; font-weight:bold; text-decoration:none;}
		.logo_spot h1 a:hover {}
		.logo_spot h3 { font-size:11px; color:#FFF;}
	.ad_01 	    { float:right; width:728px; height:90px; background:#666;}
	
	/*main menu*/
	.top_menu { margin:10px 0px 0px 0px; background:url(/Content/images/top_menu_bg.jpg) repeat-x; overflow:hidden; height:38px;}
	.top_menu a { padding:10px 0px; _padding:10px 0px 10px 0px;  margin-right:1px; float:left; text-align:center; display:block; width:84px; font-weight:bold; color:#FFF; text-decoration:none; font-size:12px}
	.top_menu a:hover { background-color: #5dad48; }
	.top_menu a.selectedTab { background-color: #5dad48; }
	/* content */
	.content { background:#FFF; padding:12px 8px 0px 8px; line-height:150%;}
		.leftPart{ float:left; width:880px;}
			.recent_games { float:left; width:570px;}		
			.popular_games { float:right; width:295px; _width:285px; padding-left:7px; border-left:solid 1px #CCC;}
			.titleL_part { width:540px; float:left;}
			.titleL_part2 { width:242px; float:left;}
			.rssIcon { float:right; display:block; width:15px; padding-top:5px;}
	
			h2.blueTitle { font-size:20px; color:#6694c8;}
			h2.blueTitle2 { font-size:18px; color:#6694c8;}
			h2.blueTitle a {color:#6694c8;}
			h2.blueTitle a:hover { color:#fe6d4c;}
			
			h4.sectionSubtitle { font-size:10px; color:#5b5656;}
			
			/*games spots*/
			.game_01 { float:left; width:84px; text-align:center; margin:0px 13px 5px 0px; overflow:hidden;}
			.game_01 .thumb_01 { padding:1px; border:solid 2px #737374;}
			.game_01 a { color:#487e97; text-decoration:none; font-size:12px; display:block; margin-top:3px;}
			.game_01 a:hover { text-decoration:underline;}
			
			/* category list */
			.category_box { width:287px; float:left; margin:0px 8px 14px 0px;}
				.game_02 { margin-bottom:10px;}
				.game_02 a img { float:left; padding:1px; border: solid 1px #868686; display:block; width:78px; height:78px; text-decoration:none;}
				.game_02 .gameRight { width:200px; float:right;}
				.game_02 .gameRight a{ font-size:13px; color:#487e97;}
								.game_desc { font-size:10px; color:#343434; margin-top:2px; line-height:140%;}
				.game_02 .gameRight a.playnow { margin-top:3px; background:url(/Content/images/playnow_btn.jpg) no-repeat 0px 0px; font-size:10px; color:#FFF; text-decoration:none; padding:0px 10px 0px 17px; width:43px; display:block;}
				.game_02 .gameRight a.playnow:hover { text-decoration:underline;} 
				
				.game_03 { margin:0px 7px 10px 0px; width:277px; float:left;}
				.game_03 a img { float:left; padding:1px; border: solid 1px #868686; display:block; width:78px; height:78px; text-decoration:none;}
				.game_03 .gameRight { width:190px; float:right;}
				.game_03 .gameRight a{ font-size:13px; color:#487e97;}
								.game_desc { font-size:10px; color:#343434; margin-top:2px; line-height:140%;}
				.game_03 .gameRight a.playnow { margin-top:3px; background:url(/Content/images/playnow_btn.jpg) no-repeat 0px 0px; font-size:10px; color:#FFF; text-decoration:none; padding:0px 10px 0px 17px; width:43px; display:block;}
				.game_03 .gameRight a.playnow:hover { text-decoration:underline;} 
				
				a.more_games { background:url(/Content/images/more_games_icon.jpg) no-repeat left center; display:block; padding-left:15px; font-size:12px; color:#487e97;}
				a.more_games:hover {text-decoration:none;}
			h2.greyTitle { font-size:20px; color:#393939;}
			h2.greyTitle a { text-decoration:none; color:#393939;}
			h2.greyTitle a:hover { text-decoration:underline;}

		.rightPart { float:right; width:300px;}
			.rightPart a { color:#98b7d9;}
			.searchDiv { background:#d7ecf6; padding:10px; margin-bottom:5px;}
				.gameSearch { border: solid 1px #a1a5a6; font-size:13px; padding:6px 4px; width:216px; margin-right:2px;}
				.searchBtn { border: solid #FFF 1px; background:#5dad48; width:55px; font-size:11px; padding:7px; color:#FFF;}
			.topGames {}
				a.topGames_url {font-size:12px; color:#487e97;}
				a.topGames_url:hover {text-decoration:none;}
				img.top_g_picture {padding:1px; border: solid 1px #fad56c;}
				
			/*game page*/
			.game_main_holder { margin-top:-4px; padding:2px 5px 7px 5px; position:relative; background:#FFF; z-index:601; _height:1px;}
				h1.breadcrumbs { padding-top:3px; font-size:24px; color:#626262; line-height:105%; float:left; width:740px;}
					h1.breadcrumbs a { color:#6694c8; text-decoration:underline;}
					h1.breadcrumbs a:hover {color:#fe6d4c;}
					h1.breadcrumbs span {color:#6694c8;}
				.focusGame { width:35px; float:right; }
				#black-overlayer { height:1000px; display:block; width:100%; z-index: 400; position:absolute; left:0px; top:0px; background:#000000; filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity: 0.85; opacity: 0.85;}
				.author { width:360px; float:left; font-size:12px; color:#494f52;}
					.author a {color:#000;}
				
				.gameDet_left { float:left; width:650px;}
					.gameDet_left p { font-size:11px; margin-top:5px;}
					.gameDet_left a{ font-size:14px; color:#404d6d;}
					.gameDet_left a:hover { text-decoration:none;}
				.gameDet_right {float:right; width:200px; }
					.gameDet_right p { font-size:11px; margin-top:5px;}
					.gameDet_right a{ font-size:14px; color:#404d6d;}
					.gameDet_right a:hover { text-decoration:none;}
				.game_details {}
					
				
				
		.footer { background:#FFF; padding:15px 0px; color:#6b6b6b;}
		.footer a { color:#60b4da;}
		.footer .footer_left { float:left; width:150px; }
		.footer .footer_right { float:right; width:1040px;}
				a.footer_game { float:left; margin-right:5px; width:120px; display:block; padding:2px;}
				a.footer_game:hover { background:#CCC; color:#FFF; text-decoration:none;}
				a.categ { padding:2px; font-size:13px;}
		
		a.page { padding:3px; text-align:center; background:#404d6d; color:#FFF; margin-right:1px; display:block; width:15px; font-size:13px; text-decoration:none; float:left;}
		a.page:hover {background:#768eca;}
		a.page_selected {padding:3px; margin-right:1px; text-align:center; display:block; background:#5dad48; color:#FFF; width:15px; font-size:13px; text-decoration:none; float:left;}
