/** overall.html **/

/* page */

*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin:0px;
	text-align:center;
	background-image:url(http://www.dumbfreegames.com/images/dfgBG.gif);
	background-repeat: repeat-y;
	background-position: center 0px;

}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #D7FCFF;
	font-size: 12px;
}

a:hover
{
	text-decoration: underline;
	color: #E6E6FF;
}

img { border: 0; }

#main
{
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}


/* body */

#middle
{
	width: 911px;
	background-color: #092839;
}

#bottom
{
	clear: both;
	color: #999999;
	text-align: center;
	font-size: 10px;
}

/** main **/

/* left column (newest games) */
#content_left
{
	width: 166px;
	height: 1140px;
	float: left;
	clear: left;
	padding-bottom:		1px;

}

	.newest_games_cap
	{
		width: 152px;
		height: 49px;
		display: block;
		margin-left: 14px;
	}

		#newest_games_body
		{
			width: 152px;
			height: 1090px;
			background-image: url(http://www.dumbfreegames.com/images/newest_games_body.gif);
			background-repeat: no-repeat;
			display: block;
			margin-left: 14px;
			margin-top: 0px;
			text-align: center;
		}

/* 1st right row (flash box, search, box ad) */

#flash_box
{
	width: 421px;
	height: 332px;
	float: left;
}


#content_center_top
{
	width: 320px;
	height: 330px;
	float: left;
	background-image: url(http://www.dumbfreegames.com/images/bg_gradiant.gif);
}

	#search_box
	{
		width: 320px;
		height: 75px;
		margin-left: auto;
		background-image: url(http://www.dumbfreegames.com/newdfg/images/search_bg.gif);
		background-repeat: no-repeat;
		text-align:center;
		position:	relative;

	}

	.search_text
	{
		color: #000000;
	}

	#box_ad
	{
		width: 300px;
		height: 330px;
		vertical-align:bottom;
	}
	#form_search
	{
		position:	absolute;
		top:		40px;
		left:		10px;

	}

/* 2nd right row */
#content_center_middle
{
	width: 736px;
	float: left;
	text-align: center;
	margin-top: 5px;
}

	.featured_games_cap
	{
		width: 728px;
		height: 38px;
		display: block;
		margin-left: 9px;
		clear: both;
	}

		#featured_games_body
		{
			width: 728px;
			height: 222px;
			background-image: url(http://www.dumbfreegames.com/images/featured_games_body.gif);
			background-repeat: no-repeat;
			display: block;
			margin-left: 9px;
			text-align: center;
			vertical-align: middle;
		}

/* 3nd right row */
#content_center_middle2
{
	width: 745px;
	float: left;
	text-align: center;
	display: table;
	margin-bottom: 5px;
}

/* 4nd right row */
#content_center_middle3
{
	width: 736x;
	float: left;
	text-align: center;
	margin-top:			10px;
	padding-bottom:		6px;
}

	.top_games_cap
	{
		width: 728px;
		height: 38px;
		display: block;
		margin-left: 9px;
		clear: both;
	}

		#top_games_body
		{
			width: 728px;
			height: 222px;
			background-image: url(http://www.dumbfreegames.com/images/top_games_body.gif);
			background-repeat: no-repeat;
			display: block;
			margin-left: 9px;
			text-align: center;
			vertical-align: middle;
		}

/* under content_left, left of vertical ad */
#content_center_bottom
{
	width: 736px;
	float: left;
	margin-top: 5px;
}
	.popular_games_cap
	{
		width: 728px;
		height: 38px;
		display: block;
		margin-left: 9px;
		clear: both;
	}

		#popular_games_body
		{
			width: 728px;
			height: 222px;
			background-image: url(http://www.dumbfreegames.com/images/top_games_body.gif);
			background-repeat: no-repeat;
			display: block;
			margin-left: 9px;
			text-align: center;
			vertical-align: middle;
			margin-bottom:10px;
		}

		#poder_stuff
		{
			width: 690px;
			display: block;
			margin-top: 10px;
			margin-left: 20px;
		}
		#poder_text
		{
			width:	670px;
			margin-left: 20px;
			padding-top: 10px;

		}

#vert_ad
{
	width: 165px;
	float: right;
	margin-right:5px;
	text-align: left;
}

/** displaygame2.php **/

/* long featured games in the top middle */
.featured_games_long_cap
{
	width: 886x;
	height: 38px;
	margin-left: 13px;
	display: block;
}

	#featured_games_long_body
	{
		width: 886px;
		height: 112px;
		background-image: url(http://www.dumbfreegames.com/images/featured_body_long.gif);
		background-repeat: no-repeat;
		display: block;
		margin-left: 13px;
		margin-bottom: 8px;
		text-align: center;
		vertical-align: middle;
	}

/* game box */
#content_game
{
	width: 726px;
	height: 589px;
	float: left;
	margin-left: 8px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(http://www.dumbfreegames.com/images/game_box.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
}

	#content_game0
	{
		padding-top: 42px;
	}


	#content_game_iframe0
	{
		vertical-align: middle;
		display: table-cell;
		#position: absolute;
		#top: 50%;
		#left: 50%;
	}

	#content_game_iframe1
	{
		#position: relative;
		#top: -50%;
		#left: -50%;
	}

/* small box at bottom, left of box_ad */
#more_featured
{
	width: 424px;
	float: left;
}

	.more_featured_games_cap
	{
		width: 405px;
		display: block;
		margin-left: 9px;
		float: left;
	}

	#more_featured_games_body
	{
		width: 405px;
		height: 501px;
		background-image: url(http://www.dumbfreegames.com/images/more_featured_body.gif);
		background-repeat: no-repeat;
		display: block;
		margin-left: 9px;
		float: left;
		text-align: center;
		vertical-align: middle;
	}
#game_info
{
	float:left;
}
	.game_info_cap
	{
		width: 310px;
		height: 38px;
		display: block;

		margin:0px;
	}

	#game_info_body
	{
		width: 310px;
		height: 540px;
		background-image: url(http://www.dumbfreegames.com/images/game_info_box.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		text-align: center;
		padding-left:5px;
		padding-right:5px;
	}
	#game_info_title
	{
		background-image: url(http://www.dumbfreegames.com/images/game_info_fade.gif);
		background-repeat: no-repeat;
		width:	300px;
		padding-top: 5px;
		padding-left:5px;
		text-align:left;
		position:relative;
		top:5px;
		z-index:9;

	}
	#game_info_desc
	{
		position:relative;
		top: -5px;
		z-index:10;
		padding-top: 10px;

	}
	#game_info_comments
	{
		background-image: url(http://www.dumbfreegames.com/images/game_info_fade.gif);
		background-repeat: no-repeat;
		width:	300px;
		padding-top: 5px;
		padding-left:5px;
		text-align:left;
		margin-top:		5px;
		position:relative;
		top:5px;
		z-index:9;

	}


/* displaygame.php */

#box_ad_2
{
	width: 319px;
	height: 317px;
	float: left;
	text-align: center;
	padding-top: 50px;
	margin-top:	 10px;
	margin-left: 9px;
	background-image: url(http://www.dumbfreegames.com/images/ad_box_2.gif);
	background-repeat: no-repeat;
}

/* description box */
#description_box
{
	width: 394px;
	height: 317px;
	margin-left: 10px;
	margin-top:	 10px;
	float: left;
}

	.description_cap
	{
		width: 394px;
		height: 38px;
		float: left;
	}

	#description_body
	{
		width: 394px;
		height: 279px;
		background-image: url(http://www.dumbfreegames.com/images/description_body.gif);
		background-repeat: no-repeat;
		float: left;
		text-align: center;
	}

	.description_image
	{
		width: 120px;
		height: 90px;
		border: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#description_text
	{
		height: 90px;
		padding: 5px;
		text-align: center;
	}

	#description_options
	{
		width: 33%;
		float: left;
		font-size: 14px;
		text-align: center;
	}

		#description_options a:link, a:visited, a:active
		{
			font-size:14px;
			text-decoration: none;
			color: #D7FCFF;
		}

		#description_options a:hover
		{
			text-decoration: underline;
			color: #E6E6FF;
		}

/* under the description box */
#content_center_middle4
{
	width: 736px;
	float: left;
	text-align: center;
	margin-top: -50px;
}

.popular_games_cap2
{
	width: 723px;
	height: 38px;
	display: block;
	margin-left: 9px;
	margin-top: 10px;
	float: left;
}

	#popular_games_body2
	{
		width: 723px;
		height: 142px;
		background-image: url(http://www.dumbfreegames.com/images/popular_games_body2.gif);
		background-repeat: no-repeat;
		display: block;
		margin-left: 9px;
		float: left;
		text-align: center;
		vertical-align: middle;
	}

.more_featured_games_cap2
{
	width: 723px;
	height: 38px;
	display: block;
	margin-left: 9px;
	margin-top: 14px;
	float: left;
}

	#more_featured_games_body2
	{
		width: 723px;
		height: 300px;
		background-image: url(http://www.dumbfreegames.com/images/more_featured_games_body2.gif);
		background-repeat: no-repeat;
		display: block;
		margin-left: 9px;
		float: left;
		text-align: center;
		vertical-align: middle;
	}

/* generic */

#blank_box
{
	width: 888px;
	height: auto;
	margin-left: 11px;
	text-align: left;
	display: table;
}

#blank_top
{
	width: 888px;
	height: 38px;
	background-image: url(http://www.dumbfreegames.com/images/blankbox_top_cap.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	display: table-cell;
}

#blank_mid
{
	width: 100%;
	height: auto;
	background-image: url(http://www.dumbfreegames.com/images/blank_box.gif);
	background-repeat: repeat-y;
	float: left;
	display: table-cell;
}

#blank_content
{
	width: 98%;
	margin: 10px auto;
	#margin: auto;
	#padding: 10px auto;
}

#blank_bot
{
	width: 888px;
	height: 34px;
	background-image: url(http://www.dumbfreegames.com/images/blankbox_bottom_cap.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	display: table-cell;
}

.blank_box_little
{
	background-image: url(http://www.dumbfreegames.com/images/search_box.gif);
	background-repeat: no-repeat;
}

/* topnav */

#nav_tabs
{
	width: 911px;
	display: block;
}

#pulldown_hide
{
	background-image:url(http://www.dumbfreegames.com/images/button_under.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width: 911px;
	height: 38px;
	display: block;
	padding:0px;
	margin:0px;
	overflow:hidden;

}

#pulldown_show
{
	width: 911px;
	height: 38px;
	display:none;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#pulldown_sort
{
	width: 911px;
	height: 38px;
	display: block;
	visibility: visible;
}

/* displaygame2 */

	#box_ad_3
	{
		width: 300px;
		height: 250px;
		margin-top: 7px;
		margin-left: 7px;
		float: left;
	}
