* {
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background: inherit;
}


/*all images and links stop show up the underline*/

a {
	color: white;
	background-color: inherit;
	text-decoration: none;
}

h2 {
	padding-top: 6px;
	font-size: 15px;
	text-indent: 1em;
	height: 30px;
	background: url(../images/h3_bg.gif) repeat-x;
}

h3 {
	font-size: 15px;
	padding-top: 11px;
	padding-bottom: 13px;
	padding-left: 9px;
	color: #f7a52c;
	background-color: inherit;
}

body {
	background: url(../images/background_IE.gif) repeat;
}

#page {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

#header {
	color: black;
	background-color: white;
}

img.logo {
	float: left;
}

#menu {
	clear: both;
	float: right;
	margin-top: -35px;
}

#menu a img {
	border: none;
}

img.buttons {
	float: left;
}

/*form*/

form {
	width: 206px;
	height: 35px;
	border: none;
	margin: 0;
	padding: 0;
}

form div {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 35px;
	left: 435px;
	float: right;
}

form div input#search_button {
	width: 70px;
	height: 35px;
	border: 0px;
	margin: 0;
	padding: 0;
	float: left;
}

form div input#text_input {
	display: block;
	position: relative;
	left: 24px;
	top: 10px;
	font-size: 12px;
	color: black;
	background-color: white;
	width: 87px;
	height: 16px;
	border: 0px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#content {
	position: relative;
	bottom: 35px;
	width: 1000px;
	height: auto;
	background: url(../images/content_bg_IE.jpg) repeat-x;
	clear: right;
}

/*starts leftcolumn
===================*/

#leftcolumn {
	width: 790px;
	height: auto;


/*was 1560px*/
margin: 19px 10px 0px 0;
	float: left;
}

/**class made for manipulating the seven images on top of the page just beneath the header**/

.top_images {
	border: none;
}

/*starts GAME TITLE box
++++++++++++++++++++++++++*/

#play {
	width: 790px;
	height: auto;
	margin-top: 16px;
	padding-bottom: 11px;
	border: 1px solid #444444;
	color: inherit;
	background-color: #222222;
	float: left;
}

/*starts PLAY box
++++++++++++++++++++++++++++*/

div#play_me {
	width: 700px;
	height: auto;
	margin: 0 auto;
	clear: both;
}

div#play_me p {
	position: relative;
	text-align: center;
	clear: both;
}

div#play_me p.game {
	padding-bottom: 10px;
}

div#play div#play_me div.play_game {
	padding-top: 6px;
	margin: auto;
}

div.play_game p.game img, div.play_game p.game object {
	width: 100%;
}

div.play_game div.rating {
	float: left;
}

div.play_game div.rating p.rate, 
div.play_game div.rating p.plays {
	color: white;
	background-color: inherit;
}
p.clickplay {
	color: white;
	font-size: 18px;
	background-color: inherit;
}
p.clickplay a:hover {
	color: #FF9900;
}

div.play_game div.game_options {
	float: right;
}

div.play_game div.game_options p {
	font-size: 10px;
	margin-top: 7px;
}

div.play_game div.game_options p a {
	text-decoration: underline;
}

div.play_game div.game_options p a:hover {
	color: #FF9900;
}

ul.game_list {
	list-style-type: none;
	margin: -6px 0 0;
	padding: 0;
}

ul.game_list li {
	position: relative;
	background-color: #303030;
	border-bottom: 1px solid #555;
	clear: both;
	height: 90px;
}

ul.game_list li div.game_title {
	position: relative;
	float: left;
	width: 120px;
	background-color: #222;
	padding-left: 100px;
	height: 90px;
}

ul.game_list li div.game_title a.thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	margin: 15px;
}

ul.game_list li div.game_title h3 {
	font-size: 1em;
	padding: 0;
	margin: 15px 0 10px;
}

ul.game_list li div.game_title h3 a {
	text-decoration: underline;
}

ul.game_list li div.game_title h3 a:hover {
	color: #f90;
}

ul.game_list li div.game_title p strong {
	color: #666;
}

ul.game_list li div.game_description {
	height: 60px;
	margin-left: 220px;
	padding: 15px;
}

ul.game_list li div.game_description a.play_now_link {
	position: absolute;
	right: 15px;
	bottom: 15px;
	text-decoration: underline;
}

ul.game_list li div.game_description a.play_now_link:hover {
	color: #f90;
}

p.pagenav {
	padding: 6px;
	margin: 0 0 -10px;
}

p.pagenav a {
	text-decoration: underline;
}

p.pagenav a:hover {
	color: #f90;
}

/*starts GAME CATEGORIES box
++++++++++++++++++++++++++++*/

#categories {
	width: 470px;
	height: 239px;
	text-indent: 1em;
	margin-top: 16px;
	margin-bottom: 27px;
	border: 1px solid #444444;
	color: inherit;
	background-color: #222222;
	float: left;
}

#listcat1, #listcat2 {
	margin-top: 0px;
}

#listcat1 ul li, #listcat2 ul li {
	list-style-position: inside;
	list-style-type: none;
	font-size: 14px;
	line-height: 24px;
}

#listcat1 {
	width: 227px;
	margin-left: 20px;
	margin-right: 0px;
	float: left;
}

#listcat2 {
	float: left;
}

#listcat1 ul li a span, #listcat2 ul li a span {
	text-decoration: underline;
	padding-left: 7px;
	margin: 0px;
}

#listcat1 ul li a, #listcat2 ul li a {
	text-decoration: underline;
}

#listcat1 ul li a:hover, #listcat2 ul li a:hover {
	color: #FF9900;
}

#leftcolumn #cat1, #leftcolumn #cat2, 
#leftcolumn #cat3, #leftcolumn #cat4, 
#leftcolumn #cat5, #leftcolumn #cat6 {
	color: white;
	background-color: #222222;
	width: 258px;
	height: 365px;
	border: 1px solid #444444;
	float: left;
}

#leftcolumn #cat1, #leftcolumn #cat2 {
	margin-right: 5px;
}

#leftcolumn #cat4, #leftcolumn #cat5 {
	margin-right: 5px;
	margin-top: 19px;
}

#leftcolumn #cat6 {
	margin-top: 19px;
}

div.rate1, div.rate2, div.rate3, div.rate4 {
	clear: both;
}

div.img_1 {
	float: left;
	margin-left: 9px;
	margin-right: 11px;
	margin-bottom: 15px;
}

div.content_1 {
	width: 154px;
	float: left;
}

.title {
	font-size: 11px;
	color: white;
	background-color: inherit;
	margin-top: 0px;
	margin-bottom: 4px;
}

.title a {
	text-decoration: underline;
}

.title a:hover {
	color: #FF9900;
}

.rate, .plays {
	font-size: 11px;
	color: #666666;
	background-color: inherit;
}

.rate span, .plays span {
	color: white;
	background-color: inherit;
}

.more_games {
	margin-top: 14px;
	float: right;
}

.more_games a {
	font-size: 11px;
	color: inherit;
	background-color: inherit;
	text-decoration: underline;
}

.more_games a:hover {
	color: #FF9900;
}

/*starts right column
=====================*/

#rightcolumn {
	width: 200px;
	height: auto;
	margin-top: 19px;
	float: right;
}

#rightcolumn div#sidemenu {
	;
width: 190px;
	height: 122px;
	margin-top: 28px;
}

#rightcolumn div a img {
	border: none;
}

/*start TOP RATED
+++++++++++++++++*/

#rightcolumn div#top_rated {
	width: 198px;
	height: 242px;
	margin-top: 20px;
	margin-bottom: 12px;
	border: 1px solid #444444;
}

#name ul li, #rating ul li {
	font-size: 10px;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: none;
}

#name p, #rating p {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 11px;
}

#name {
	margin-left: 10px;
	float: left;
}

#name ul li a {
	text-decoration: underline;
}

#name ul li a:hover {
	color: #FF9900;
}

#rating {
	margin-right: 10px;
	float: right;
}

#rating ul li {
	text-align: right;
}

#rightcolumn div#affiliates {
	width: 198px;
	height: 259px;
	border: 1px solid #444444;
}

#rightcolumn div#affiliates ol {
	font-size: 11px;
	line-height: 19px;
	list-style-position: inside;
	list-style-type: none;
	text-indent: 14px;
}

#rightcolumn div#affiliates ol li a {
	color: white;
	background-color: inherit;
	text-decoration: underline;
}

#rightcolumn div#affiliates ol li a:hover {
	color: #FF9900;
}

/*starts footer
===============*/

#footer {
	color: black;
	background-color: white;
	font-size: 11px;
	height: 81px;
	margin-top: 11px;
	padding-left: 133px;
	padding-top: 10px;
	border-top: 3px solid #666666;
	clear: both;
}

#footer span#copyright {
	color: black;
	background-color: white;
}

#footer a {
	color: #666666;
	background-color: white;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF9900;
}

div#test {
	margin: 0 auto;
	clear: both;
}

/* Ads */

/* AdEngage */

#sponsors {
	width: 791px;
	margin: 0px;
	padding: 0px;
}

.top_images {
	border: none;
}

div#leftcolumn div#sponsors p {
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0 13px 0px 0px;
}

div#leftcolumn div#sponsors p a {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.ae_table_horiz {
	clear: both;
	width: 791px;
	height: auto;
	border-collapse: collapse;
	position: relative;
	top: -80px;
	margin: 0 0 -80px 0;
}

.ae_td_horiz {
	text-align: center;
	vertical-align: top;
	width: 110px;
	padding: 0 10px 0 0;
}

.ae_td_horiz a {
	display: block;
	padding: 80px 0 0;
	margin: 0 0 -10px;
}

.ae_td_horiz a:hover {
	color: #FF9900;
}

/* AdSense */

div.banner {
	margin: -145px 0 20px;
	padding: 0;
	width: 728px;
	height: 90px;
	float: right;
}

#rightcolumn div#skyscraper {
	display: block;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

#leftcolumn .ad {
	height: 241px;
	margin-top: 16px;
	margin-bottom: 27px;
	float: right;
}

div#play div#play_me div.play_banner {
	width: 468px;
	height: 60px;
	margin: 0 auto;
	padding-top: 7px;
}