/* Common elements */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px/14px lucida grande, Tahoma, Geneva, Arial, Verdana, Helvetica, sans-serif;
	background-color: #f3f3f3;
	color: black;
	min-height: 100%;
}

h1 {
	font: bold 19px/26px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

ul {
	margin: 6px 0px 2px 20px;
	list-style-image: url("images/arrow_gray.jpg");
}

ol {
	margin: 6px 0px 2px 30px;
	color: #8e8e8e;
}

li {
	margin-bottom: 7px;	
}

img, div { 
	behavior: url('/style/iepngfix.htc'); 
}

wbr:after { 
	content: "\00200B"; 
}

#content {
	width: 1004px;
	margin: 0px auto 0px auto;
	background-color: white;
	overflow: hidden;
}

#contentContainer {
	float: left;
	width: 736px;
	margin-top: 12px;
	margin-left: 15px;	
	padding: 0px;
	overflow: hidden;
	min-height: 700px;
}

#gameContentContainer {
	float: left;
	width: 750px;
	margin-top: 12px;
	margin-left: 8px;
	padding: 0px;
	overflow: hidden;
} 

#header {
	width: 998px;
	height: 81px;
	margin-left: 3px;
	background: url("images/header_bg.jpg") repeat-x;
	float: left;
}

#adBanner {
	width: 120px;
	margin: 12px 0px 12px 8px;
	height: 600px;
	float: left;
}

#gameAdBanner {
	width: 120px;
	margin: 12px 0px 12px 1px;
	height: 600px;
	float: left;
}

#adBanner a img, #gameAdBanner a img {
	border-width: 0px;	
}

.adBanner750x90 {
	width: 750px;
	margin: 0px;
	height: 90px;
	float: left;
}

.adBanner750x90 a img {
	border-width: 0px;	
}
.adBanner336x280
{
	width: 336px;
	height: 280px
}

#footer {
	width: 1004px;
	float: left;
	height: 127px;
	font: 11px/15px Lucida Grande, Tahoma, Geneva, Arial, Verdana, Helvetica, sans-serif;
	color: #cadeff;
	text-align: center;
	margin-top: 12px;
}

.footerLeft {
	float: left;
	width: 650px;
	height: 124px;
}

.footerTop1 {
	background: url("images/footer_top1.jpg") no-repeat;
	float: left;
	width: 7px;
	height: 98px;
}

.footerTop2 {
	background: url("images/footer_top2.jpg") repeat-x;
	float: left;
	width: 643px;
	height: 98px;
}

.footerDescription {
	float: left;
	width: 411px;
	height: 78px;
	color: black;
	text-align: left;
	padding-left: 12px;
	padding-top: 20px;
}

.footerBottom1 {
	background: url("images/footer_bottom1.jpg") no-repeat;
	float: left;
	width: 7px;
	height: 26px;
}

.footerBottom2 {
	background: url("images/footer_bottom2.jpg") repeat-x;
	float: left;
	width: 643px;
	height: 26px;
}

.footerLinks {
	float: left;
	height: 26px;
	width: 643px;
	text-align: center;
}

.footerLinks a {
	font: bold 11px/20px Lucida Grande, Tahoma, Geneva, Arial, Verdana, Helvetica, sans-serif;
	color: #2f4500;
	text-decoration: none;
}

.footerLinks a:hover {
	color: #d4f293;
}

.footerRight1 {
	background: url("images/footer_right1.jpg") no-repeat;
	float: left;
	width: 5px;
	height: 124px;
}

.footerRight2 {
	background: url("images/footer_right2.jpg") repeat-x;
	float: left;
	height: 124px;
	width: 343px;
	display: table; 
	#position: relative; 
	overflow: hidden;
}

.footerTagsOuter {

	display: table-cell;
	
	
}

.footerTagsInner {

	padding:12px;
}


.footerRight3 {
	background: url("images/footer_right3.jpg") no-repeat;
	float: left;
	width: 6px;
	height: 124px;
}
			
#topNavigation {
	width: 998px;
	background: url("images/navi_bg.jpg") repeat-x;
	height: 30px;
	float: left;
	margin-left: 3px;
}

#topNavigation .topNavigationLink {
	height: 28px;
	width: 0px;
	float: left;
	padding: 0px;
	margin: 0px;
}

html>body #topNavigation .topNavigationLink {
	width: auto;
}

#topNavigation .topNavigationSpacer {
	background: url("images/topNavigationLinkBg.gif") no-repeat;
	height: 28px;
	width: 3px;
	float: left;
}

#topNavigation .topNavigationLink a, #topNavigation .topNavigationLinkRight a {
	color: #ffffff;
	font: bold 13px/30px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 8px;
	height: 30px;
	display: block;
	text-decoration: none;
}

#topNavigation .topNavigationLink a:hover, #topNavigation .topNavigationLink a.open, #topNavigation .topNavigationLinkRight a:hover, #topNavigation .topNavigationLinkRight a.open {
	background-color: #f9f89b;
	color: #657f24;
	height: 30px;
}

#leftcol {
	float: left;
	width: 	118px;
}

.loginBox {
	color: #ffffff;
	height: 30px;
	float: right;
	margin: 0px;
}

.register {
	font: bold 11px/12px lucida grande, Tahoma, Geneva, Arial, Verdana, Helvetica, sans-serif;
	height: 30px;
	float: left;
}

.loginBox a {
	color: #e3ff9c;
}

.loginFields {
	height: 30px;
	float: left;
	padding: 0px 15px;
}

.loginBox input.inputField {
	width: 70px;
	height: 20px;
	border: 0px;
	font: normal 12px/16px Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;	
}

.loginBox .submit {
	position: relative;
	top: 3px;
}

.loginBox .remember {
	position: relative;
	top: 1px;
	_top: 0px;
}

.loginBox .remember input {
	position: relative;
	top: 2px;
}

.sidebarbox {
	float: left;
	width: 118px;
	color: black;
	font: bold 11px Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	margin-top: 12px;
	margin-left: 3px;	
}

.sidebarboxheader{
	float: left;
	width: 118px;
	height: 34px;
	color: white;
	font: bold 15px/30px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url("images/leftcol_header.jpg") no-repeat;
	text-transform: uppercase;
}

.sidebarboxheader a{
	text-decoration: none;
	color: white;
}

.sidebarboxcontent {
	padding: 0px 4px 4px 0px;
	float: left;
	width: 114px;
	background: url("images/leftcol_mid.jpg") repeat-y;
	vertical-align: top;
}

.sidebarboxcontentcentered {
	padding: 6px 0px 2px 0px;
	float: left;
	width: 118px;
	background: url("images/leftcol_mid.jpg") repeat-y;
	vertical-align: top;
	text-align: center;	
}

.sidebarboxcontentcentered input {
	margin-bottom: 3px;	
}

.selectedItem {
	color: #657f24;
	background-color: #f9f89b;
	font-weight: bold;
	font-family:Arial;
	list-style-type: none;
	display: block;
	padding-top: 7px;
	padding-left: 20px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border: 1px solid #dadada;
	width:96px;
}

.sidebarboxcontent a {
	text-decoration: none;
	color: black;
	font-size: 11px;
}

.sidebarboxcontent a:hover {
	color: #657f24;
}

.sidebarboxfooter {
	float: left;
	width: 118px;
	height: 4px;
	background: url("images/leftcol_bottom.jpg") no-repeat;
}

.contentTop {
	float: left;
	width: 736px;
	height: 26px;
	margin-top: 12px;
}

.contentHeader {
	float: left;
	height: 25px;
	display: block;
	margin:0px;
	border-bottom: #cdcdcd solid 1px;
}

.contentHeader h1 {
	color: black;
	margin:0px 20px 0px 0px;
	font: bold 19px/26px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

.tabs {
	color: black;
	float: left;
	height: 26px;
	vertical-align: middle;
	display: block;
}

.tabs a {
	text-decoration: none;
	color: #96a279;
	margin: 10px 5px 0px 5px;
	font: bold 11px/26px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tabs a:hover {
	color: #bbc0af;
}

.activeTab {
	float: left;
	height: 26px;
}

.activeTab a {
	color: #657f24;
}

.tabSpacer {
	height: 25px;
	width: 2px;
	float: left;
	border-bottom: #cdcdcd solid 1px;
}

.tabSpacerLarge {
	height: 25px;
	width: 20px;
	float: left;
	border-bottom: #cdcdcd solid 1px;
}
.activeTabLeft {
	float: left;
	height: 26px;
	width: 2px;
	background: url("images/centertab1_left.jpg") no-repeat;
}

.activeTabCenter {
	float: left;
	height: 26px;
	background: url("images/centertab1_mid.jpg") repeat-x;
}

.activeTabRight {
	float: left;
	height: 26px;
	width: 2px;
	background: url("images/centertab1_right.jpg") no-repeat;
}

.passiveTab {
	float: left;
	height: 26px;
}

.passiveTabLeft {
	float: left;
	height: 26px;
	width: 2px;
	background: url("images/centertab2_left.jpg") no-repeat;
}

.passiveTabCenter {
	float: left;
	height: 26px;
	background: url("images/centertab2_mid.jpg") repeat-x;
}

.passiveTabRight {
	float: left;
	height: 26px;
	width: 2px;
	background: url("images/centertab2_right.jpg") no-repeat;
}

.tabRight {
	height: 25px;
	display: block;
	border-bottom: #cdcdcd solid 1px;
}

.welcomeText {
	float: left;
	width: 736px;
	font: normal 10pt/21px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 16px;
	margin-top: 12px;
}

.welcomeText h1 {
	font: bold 19px/26px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

.featured {
	float: left;
	width: 736px;
	height: 148px;
	margin-top: 12px;
}

.featuredThumb {
	float: left;
	width: 114px;
	height: 148px;
	background: url("images/feature_thumb_bg.jpg") no-repeat;
}

.featuredTitle {
	float: left;
	width: 112px;
	height: 38px;
	color: white;
	text-align: center;
	font: bold 15px/38px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:2px;
}

.featuredHeader {
	background: url("images/feature_top2.jpg") repeat-x;
	float: left;
	width: 622px;
	height: 43px;
}

.featuredHeaderContent {
	float: left;
	height: 43px;
	padding-left: 12px;	
}

.featuredHeaderStars {
	float: left;
	height: 29px;
	padding-left: 12px;
	padding-top: 14px;
}

.featuredHeaderRight {
	background-color: red;
	height: 43px;
	background: url("images/feature_top3.jpg") no-repeat right;
}

.featuredHeaderContent a {
	color: #f9f89b;
	font: bold 15px/41px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.featuredHeaderContent a:hover {
	color: white;
}

.featuredTop1 {
	background: url("images/feature_top1.jpg") no-repeat;
	float: left;
	width: 16px;
	height: 43px;
}

.featuredBottom1 {
	background: url("images/feature_bottom1.jpg") repeat-x;
	float: left;
	width: 618px;
	height: 105px;
}

.featuredDescription {
	float: left;
	width: 595px;
	height: 78px;
	padding-left: 6px;
	font: normal 15px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

.featuredFooter {
	float: left;
	width: 600px;
	height: 24px;
	padding-top: 2px;
}

.featuredBottom2 {
	background: url("images/feature_bottom2.jpg") no-repeat;
	float: left;
	width: 4px;
	height: 105px;
}

.featuredSeparator {
	background: url("images/feature_separator.jpg") no-repeat;
	float: left;
	width: 2px;
	height: 43px;
	margin-left: 12px;
}

.featured .gameImage a img
{
	width:100px;
	height: 100px;
}

.gameImage {
	float: left;
	width: 107px;
	height: 107px;
	margin: 0px;
	margin-left: 3px;
}

.gameImage a img {
	border: 3px solid #80a533;	
}

.gameImage a:hover img {
	border: 3px solid #f9f89b;	
}

.gameImage2 {
	float: left;
	width: 110px;
	height: 110px;
}

.gameImage2 a img {
	border: 3px solid #dedbcc;	
}

.gameImage2 a:hover img {
	border: 3px solid #657f24;	
}

.featuredPlayNow {
	float: left;
	height: 20px;
	margin: 2px 0px 0px 6px;
	text-align: left;
}

.featuredPlayNow a {
	font:  bold 15px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #f9f89b;
	text-decoration: none;
}

.featuredPlayNow a:hover {
	color: white;
}

.featuredAddInfo {
	font:  normal 10px/19px Verdana, Geneva, Arial, Lucida Grande, Tahoma, Helvetica, sans-serif;
	color: #d0d0d0;
	float: left;
	height: 20px;
	margin: 2px 0px 0px 6px;
}

.gamesContainer {
	float: left;
	width: 736px;
	margin-top: 12px;
}

.gameRow {
	float: left;
	margin-bottom: 12px;
	width: 736px;
}

.gameBox {
	float: left;
	overflow: hidden;
	width: 233px;
	margin-right: 12px;
}

.gameTitle {
	float: left;
	width: 118px;
	padding-left: 5px;
}

.gameTitle a {
	font:  bold 13px/12px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #657f24;
}

.gameTitle a:hover {
	color: #b2c485;
}

.gameStars {
	float: left;
	width: 118px;
	padding-left: 5px;
	margin-top: 4px;
}

.gameAddInfo {
	float: left;
	font:  normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #afafaf;
	width: 118px;
	padding-left: 5px;
	margin-top: 4px;
}

.gameCategories {
	float: left;
	width: 118px;
	padding-left: 5px;
}

.gameCategories a {
	font:  bold 10px Arial, Helvetica, sans-serif;
	color: #657f24;
	text-decoration: none;
}

.gameCategories a:hover {
	color: #b2c485;
}

.gameDescription {
	float: left;
	clear: both;
	width: 233px;
	font:  normal 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	padding-top: 0px;
}

div.tag
{
	height:22px; 
	float:left; 
	margin:0px 3px;
}

div.tag a:hover
{
	text-decoration: underline;
}
.tag1 {
	text-decoration: none;
	color: #97a379;
	font:  bold 11px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tag2 {
	text-decoration: none;
	color: #97a379;
	font:  bold 12px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tag3 {
	text-decoration: none;
	color: #7e9348;
	font:  bold 13px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tag4 {
	text-decoration: none;
	color: #7e9348;
	font:  bold 14px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tag5 {
	text-decoration: none;
	color: #5e7521;
	font:  bold 15px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tag6 {
	text-decoration: none;
	color: #5e7521;
	font:  bold 16px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tag7 {
	text-decoration: none;
	color: #3f5800;
	font:  bold 17px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tag8 {
	text-decoration: none;
	color: #3f5800;
	font:  bold 18px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.gameContainer {
	float: left;
	width: 750px;
	margin-bottom: 12px;
}

.gameHeader {
	float: left;
	width: 750px;
	height: 34px;
}

.gameHeaderLeft {
	float: left;
	width: 4px;
	height: 34px;
	background: url("images/gamep_head1.jpg") no-repeat;
}

.gameHeaderRight {
	height: 34px;
	width:4px;
	float:left;
	background: url("images/gamep_head3.jpg") right center no-repeat;
}

.gameHeaderContent {
	float: left;
	width:742px;
	height: 34px;
	background: url("images/gamep_head2.jpg") repeat-x;
	color: white;
	font:  normal 13px/28px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.gameHeaderContent h1
{
	padding-left: 8px;
	font-family:  Lucida Grande;
	padding-right: 8px;
	padding-top: 2px;
}



.gameHeaderContent a { 
	color: #f9f89b;
	text-decoration: none;
	font:  bold 15px/28px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.gameHeaderContent a:hover {
	color: #ffffff;
}

.gameHeaderSeparator {
	float: left;
	width: 2px;
	height: 28px;
	background: url("images/gameheader_separator.jpg") no-repeat;
}

.gameContainerMiddle {
	float: left;
	width: 748px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #f5f5f5;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	text-align: center;
	z-index: 1;
}

.gameContainer .preRollAdContent
{
	width: 336px;
	height: 280px;
	text-align: center;
	margin: 0pt auto;
}

.gameContainer .preRollAd
{
	background: #262625;
	text-align:center;
	margin: 0pt auto;
}

.gameContainer .preRollBarBg
{
	background: #676631;
	height:16px; 
	float: left;
	margin-left: 4px;
}

.gameContainer .preRollAdBar
{
	background: #f9f89b;
	width:0%;
	height:16px; 
	float: left;
}

#preRollPercent,
#loading
{
	color: #262625;
}

.gameAd .gameAdLeft
{
	float: left;
	width:3px;
	height: 97px;
	background: url(images/gamep_mid1.jpg) no-repeat;
}

.gameAd .gameAdRight
{
	float: left;
	width:3px;
	height: 97px;
	background: url(images/gamep_mid3.jpg) no-repeat;
}

.gameAd .gameAdMid
{
	float: left;
	width: 744px;
	height: 97px;
	background: url(images/gamep_mid2.jpg) repeat-x;
}

.gameAd .gameAdMid .gameAdContent
{
	width:728px;
	height: 90px;
	margin:4px 8px 3px 8px;
}

.gameFooter {
	float: left;
	height: 131px;
	width: 750px;
	z-index:10000;
}

.gameRatingBox {
	float: left;
	height: 131px;
	width: 164px;
	padding-top: 12px;
	background: url("images/gamep_bottom1.jpg") no-repeat;
	text-align: center;
	color: #b2ae85;
	font:  normal 11px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.starSpacer {
	float: left;
	width: 13px;
	height: 25px;
}

.star1 {
	float: left;
	width: 27px;
	height: 25px;
	background: url("images/stars_big1.png") no-repeat;
}

.star2 {
	float: left;
	width: 27px;
	height: 25px;
	background: url("images/stars_big2.png") no-repeat;
}

.gameFooterMid {
	float: left;
	height: 122px;
	width: 582px;
	padding: 9px 0px 0px 0px;
	background: url("images/gamep_bottom2.jpg") repeat-x;
	color: white;
	font:  normal 11px/20px Lucida Grande, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.gameFooter .game_description
{
	height: 96px;
	margin-left: 12px;
	width: 570px;
	font-family: Lucida Grande,Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: white;
	font-size:15px;
}

.gameFooter .game_category_button
{
	width: 570px;
	height: 25px;
}

.gameFooter .game_categories
{
	width: 438px;
	float: left;
	color: #F9F89B;
	margin: 3px 0px 0px 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

.gameFooter .game_categories a
{
	color: #F9F89B;
	text-decoration: none;
}

.gameFooter .game_categories a:hover
{
	color: #FFFFFF;
}
.gameFooter .add_button{
	float: left;
	margin: 4px 0px 0px 0px;
	height:25px;
	width: 130px;
	z-index: 100;
	width: 120px;
}


.gameFooterRight {
	float: left;
	height: 131px;
	width: 4px;
	background: url("images/gamep_bottom3.jpg") no-repeat;
}

.rating_playcount
{
	margin: 5px 0px;
}

.ratedYes {
	color: #a3be5b;
}

.ratedNo {

	color: #c08b72;
}

.pagination {
	float: left;
	width: 736px;
	margin-bottom: 12px;
}

.pagination a {
	font:  bold 10pt Arial, Helvetica, sans-serif, Lucida Grande, Tahoma, Verdana, Geneva;
	text-decoration: none;
	color: black;
}

.pagination a:hover {
	text-decoration: underline;
}

.pagination .link {
	float: left;
	background-color: #eaf4cf;
	margin: 2px;
	padding: 2px 4px;
	border: 1px solid #d1dbb8;
}

.pagination .selected {
	font:  bold 10pt Arial, Helvetica, sans-serif, Lucida Grande, Tahoma, Verdana, Geneva;
	float: left;
	margin: 2px;
	padding: 2px 4px;
	background-color: #869c4c;
	border: 1px solid #869c4c;
	color: white;
}

.pagination .dots {
	float: left;
	font:  bold 10pt Arial, Helvetica, sans-serif, Lucida Grande, Tahoma, Verdana, Geneva;
	margin: 2px;
	padding: 2px 4px;
	border: 1px solid white;
}

