html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align:top;
}

body, #topHeader, .activeButton, .inactiveButton, ul#navDownloadCat, ul#navMainCat, ul#navDownloadCat li, ul#navDownloadCat a, .secTitle {
	/*margin: 0;
	padding: 0;*/
	
}
body{
	background: url(../images/background.gif) repeat-x fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.moveup {margin-top:-20px;}	
.main_Table{
	background-color: transparent;
}

h4{
	font-size 12px;
}
/* Left Column */
.left_column{
	padding:0px 0px 0px 0px;
	border: 0px;
	background-color: #F1EB86;
}
	
/* Rounded tables  */
.titleTop {
	margin-top: 0px;
}

.GtableTopLeft {
	width: 9px;
	border: 0px;
}
	
.GtableTopRight {
	width: 9px;
	border: 0px;
}
	
.GtableTopCenter {						
	white-space: normal;
	padding:8px 0px 0px 0px;
	border: 0px;
	background: url(http://www.free-family-games.com/images/greentable_UC.gif) repeat-x top;
}
	
.GtableTopCenter div { /* House the text for the title of a rounded table */
	color: #5AB93F;
	font: 12pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.GtableTopCenter img {
	vertical-align: middle;
}

.GtableMiddleLeft {
	width: 9px;
	border: 0px;
	background: url(http://www.free-family-games.com/images/greentable_ML.gif) repeat-y top left;
}

.GtableMiddleRight {
	width: 9px;
	border: 0px;
	background: url(http://www.free-family-games.com/images/greentable_MR.gif) repeat-y top left;
}

.nestedTableCenter td{ 
		text-align: center
}
	
/* Footer */
.footerLeft {
	width: 9px;
	border: 0px;
}
	
.footerRight {
	width: 9px;
	border: 0px;
}
	
.footerCenter {						
	white-space: normal;
	padding:8px 0px 0px 0px;
	border: 0px;
	background: url(../images/footer_C.gif) repeat-x top;
}
	
.footerCenter div { /* House the text for the title of a rounded table */
	color: #FFFFFF;
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: text-top;
}

.footer a {
	color: #FFFFFF;
}

.footer a:hover {
	color: #CCCCCC;
}

/* Newsletter */
.NewstableTop {						
	white-space: normal;
	border: 0px;
	background: url(../images/news_U.gif) top;
}
	
.NewstableLeft {						
	white-space: normal;
	border: 0px;
	background: url(../images/news_L.gif) repeat-y top;
}
	
.NewstableRight {						
	white-space: normal;
	border: 0px;
	background: url(../images/news_R.gif) repeat-y top;
}
	
.NewstableBottom {						
	white-space: normal;
	border: 0px;
	background: url(../images/news_B.gif) top;
}

/* Screen Shots */
#screenshots {
	float:right;
	display:inline;
	width:297px;
	height: 290px;
	background: url(../images/screenshot_bkgd.gif) no-repeat;
}


#screenshot_magnify {
	border: 0px;
	display: inline;
	position:relative;
	float: right;
	width:23px;
	height:25px;
	left: -60px;
	top: 235px;
}

#screenshot_count {
	display: inline;
	z-index:99;
	cursor: pointer;
	float: right;
}

#screenshots .screenshotMG {
	text-indent: 28px;
	line-height: 28px;
	text-decoration: none;
	cursor: pointer;
}

.screenshotMG span {
	color:#ffffff;
	background: url(../images/magnify_btn.gif) no-repeat top;
	display: block;
	float: right;
	width:68px;
	height:32px;
}

.screenshotMG span:hover {
 background-position: bottom;
}

#screenshots .title_text {
	margin:0px 0px 0px 20px;
	line-height: 50px;
	color:#4E890C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.screenshots_img {
	margin: -10px 0px 0px 25px;
	border:1px solid #666;
}

#screenshots a:hover {
	background-position: bottom left;
}

#screenshots .prevnext {
margin: 14px 0px 0px 25px;
}

#screenshots .prev {
	float:left;
	display:inline;
	width: 30px;
	height: 30px;
	background: url(../images/screenshot_prev_btn.gif) no-repeat;
	text-indent:-9000px;
	outline:0;
}
#screenshots .next {
	float:left;
	display:inline;
	width: 30px;
	height: 30px;
	background: url(../images/screenshot_next_btn.gif) no-repeat;
	text-indent:-9000px;
	outline:0;
}

#screenshots_overlay {
	display:none;
	position: absolute;
	top: 125px;
	left: 50%;
	z-index: 1000;
	width: 810px;
	margin-left:-405px;
	height: 800px;
	background-color: #000;
	background-color:#000;	
	filter:alpha(opacity=60);  
	-moz-opacity: 0.6;	
	opacity: 0.6;
}

#outer_container {
	display:none;
	position: absolute;
	top: 100px;
	left: 50%;
	z-index: 1001;
	width: 760px;
	margin-left:-380px;
	text-align: center;
}

#screenshots_lg {
	float:left;
	display:inline;
	margin: 30px 0 0 100px;
	width: 560px;
	text-align: left;
}

#screenshots_lg_top {
	float:left;
	display:inline;
	width:680px;
	height:40px;
	background: url(../images/screenshots_lg_top.gif) no-repeat bottom left;
}

#screenshots_lg_top a {
	float:left;
	display:inline;
	margin: 0;
	width:53px;
	height:31px;
	text-indent:-9000px;
	outline:0;
}

#screenshots_lg_top a.prev {
	margin-left:15px;
	background: url(../images/screenshot_prev_lg_btn.gif) no-repeat;
}

#screenshots_lg_top a.next {
	background: url(../images/screenshot_next_lg_btn.gif) no-repeat;
}

#screenshots_lg_top a.close {
	margin-left: 380px;
	width:36px;
	height:36px;
	background: url(../images/screenshot_close_lg_btn.gif) no-repeat;
}

#screenshots_lg_top a:hover {
	background-position: left bottom;
}

#screenshots_lg_img {
	float:left;
	display:inline;
	padding:5px 0;
	width:552px;
	height: 390px;
	background: url(../images/screenshots_lg_bkgd.gif) repeat-y;
	text-align: center;
}

#screenshots_lg_img img {
	border:1px solid #666;
}

#screenshots_lg_bottom {
	float:left;
	display:inline;
	width:552px;
	height:25px;
	margin:-15px 0;
	background: url(../images/screenshots_lg_bottom.gif) no-repeat;
}

/* Top Sellers */
.TopSellersTop {						
	white-space: normal;
	padding:12px 0px 2px 0px;
	border: 0px;
	background: url(../images/topsellers_U.gif) top no-repeat;
}
	
.TopSellersTop div { /* House the text for the title of a rounded table */
	color: #FFFFFF;
	text-align: center;
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.TopSellersSide {						
	white-space: normal;
	border: 0px;
	background: url(../images/topsellers_L.gif) repeat-y top;
}
	
.TopSellersMiddle {
	background-color: #F3F9EA;
}

.TopSellersBottom {						
	white-space: normal;
	border: 0px;
	background: url(../images/topsellers_B.gif) top no-repeat;
}

.TopSellers_Content {
	font: 8pt Arial, Helvetica, sans-serif;
}
	
.TopSellers_Content td{
	padding-top: 10px;
}
	
/* Latest Releases */
.LatestTop {						
	white-space: normal;
	padding:12px 0px 2px 0px;
	border: 0px;
	background: url(../images/Latest_U.gif) top no-repeat;
}
	
.LatestTop div { /* House the text for the title of a rounded table */
	color: #FFFFFF;
	text-align: center;
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.LatestSide {						
	white-space: normal;
	border: 0px;
	background: url(../images/Latest_L.gif) repeat-y top;
}
	
.LatestMiddle {
	background-color: #F3F9EA;
}

.LatestMiddle div {
		font-size: 10px;					
		font-weight: bold;
		padding: 0px 0px 0px 0px;
}
	
.LatestBottom {						
	white-space: normal;
	border: 0px;
	background: url(../images/Latest_B.gif) top no-repeat;
}
	
.list_content {
	font: 8pt Arial, Helvetica, sans-serif;
}

/* Navigation */
#top_banner { /*top banner*/
	background: url(../images/header.gif) no-repeat;
	background-color: #F1EB86;
	height: 112px;
	width: 810px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header_link {
	float: left;
	display: inline;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
}

#nav { /*Houses the Nav Bar*/
	float: left;
	display: inline;
	position: relative;
	background: url("../images/nav_bkgd_L.gif") no-repeat top left;
	height: 36px;
	margin: 77px 0px 0px 57px;
	padding: 0px 0px 0px 0px;
}

#nav ul {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	background: url("../images/nav_bkgd_R.gif") no-repeat top right;
}

#nav li	 {
	float: left;
	display: inline;
	margin: 0px 13px 0 0px;
	padding: 0;
	background:url("../images/nav_butNC_L.gif")
	no-repeat left top;
}

#nav ul #games {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	background: none;
	margin: 8px 6px 0 6px;
}

#nav li a {
	display: block;
	background:url("../images/nav_butNC_R.gif") no-repeat right top;
	padding:8px 16px 7px 10px;
	text-decoration: none;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	white-space:nowrap;
	outline:0;
	line-height: 26px;
}

#nav ul li.clicked {
	background-image:url("../images/nav_butC_L.gif");
}

#nav li.clicked a {
	display: block;
	background:url("../images/nav_butC_R.gif")
	no-repeat right top;
	padding:8px 16px 7px 10px;
	text-decoration: none;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	white-space:nowrap;
	outline:0;
	line-height: 26px;
}

#nav li a:hover {
	color:#ff6600;
}

#nav > ul li a {
	width:auto;
}

/* Sku Content */
#sku_text {
	padding-left: 10px;
	padding-right: 10px;
}

ul.game_features {
	padding:0;
	margin:10px 0 0 0px;
	list-style:none;
}

ul.game_features li {
	margin:5px 5px 0 0;
	padding:2px 0 2px 24px;
	background: url(../images/bullet.gif) top left no-repeat;
}

ul.newsletter_features {
	padding:0;
	margin:10px 0 0 0px;
	list-style:none;
	list-style-type: none;
	display: inline;
}

ul.newsletter_features li {
	margin:5px 5px 0 0;
	padding:2px 0 2px 24px;
	background: url(../images/bullet.gif) top left no-repeat;
	display: inline; 
}

ul.newsletter_features span {
	display: block;
}

#system_req_link {
	display:block;
	width: 276px;
	text-align:center;
}

#system_requirements {
	float:left;
	display:inline;
	margin: 5px 0px 0px 10px;
	display:none;
}

#system_requirements .sys_req{
	text-align:right;
	font-weight: bold;
	padding-right:10px;
}

.moreplays {
	margin:0px 0px 0px 20px;
	color:#4E890C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.moreplays a{
	margin:0px 10px 0px 10px;
}


.superfeature {
	height: 235px;
	width: 640px;
}

.feature {
	height: 225px;
	width: 640px;
	padding-top: 10px;
}
.feature img{
	margin: 0 10px 0 10px;
}

.tryorbuy_wsuperfeature {
	position: relative;
	top: 170px;
}

.trybuy_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.tryit_but {
	height: 38px;
	width: 139px;
	line-height: 40px;
	font-size: 16px;
	text-indent:25px;
	color: #FFFFFF;
	background: url(../images/btn_tryit.gif) no-repeat;
	background-position: left bottom;
	text-decoration: none;
	cursor: pointer;
}

.tryit_but:hover {
	background-position: left top;
}

.tryit_but span {
	display: block;
	height: 38px;
	width: 139px;
	background: url(../images/btn_tryit.gif) bottom left no-repeat;
}

.tryit_but:hover span{
	background-position: left top;
}

.buyit_but {
	height: 38px;
	width: 139px;
	line-height: 40px;
	font-size: 16px;
	text-indent:25px;
	color: #FFFFFF;
	background: url(../images/btn_buynow.gif) no-repeat;
	background-position: left bottom;
	text-decoration: none;
	cursor: pointer;
}

.buyit_but:hover {
	background-position: left top;
}

.buyit_but span {
	display: block;
	height: 38px;
	width: 139px;
	background: url(../images/btn_buynow.gif) bottom left no-repeat;
}

.buyit_but:hover span{
	background-position: left top;
}

.buyit_but2 {
	height: 38px;
	width: 139px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	text-indent:30px;
	color: #FFFFFF;
	background: url(../images/btn_buynow.gif) no-repeat;
	background-position: left bottom;
	text-decoration: none;
	cursor: pointer;
}

.buyit_but2:hover {
	background-position: left top;
}

.tryit_but2 {
	height: 38px;
	width: 139px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	text-indent:30px;
	color: #FFFFFF;
	background: url(../images/btn_tryit.gif) no-repeat;
	background-position: left bottom;
	text-decoration: none;
	cursor: pointer;
}

.tryit_but2:hover {
	background-position: left top;
}

.btn_all {
	height: 32px;
	width: 146px;
	line-height: 30px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.btn_all:hover {
	background-position: left bottom;
}

.btn_all span {
	display: block;
	height: 32px;
	width: 146px;
	background: url(../images/btn_all.gif) top left no-repeat;
}

.btn_all:hover span{
	background-position: left bottom;
}


.details{
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.price{
	color: #CC0000;
}

H1{
	color: #5AB93F;
	font: 12pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
}

.subscribebox{
	width: 250px;
}

.privacy_body{
	padding: 10px;
}

.pitch_text { /* House the text for the title of a rounded table */
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.legalease { /* House the text for the title of a rounded table */
	font: 7pt Arial, Helvetica, sans-serif;
}

.product_title{
	font-weight: bold;
	font-size: 13px;
}

.gameTitle { /* House the text for the title of a rounded table */
	color: #5AB93F;
	font: 12pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.action_but {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.action_but:hover {
	text-decoration: underline;
	color: #FFFF99;
}

.action_but_left{
	display: block;
	float: left;
	width: 15px;
	height: 28px;
	background: url(../images/action_btn_L.gif) top left no-repeat;
}

.action_but_right{
	display: block;
	float: left;
	width: 15px;
	height: 28px;
	background: url(../images/action_btn_R.gif) top left no-repeat;
}

.action_but_middle{
	display: block;
	float: left;
	height: 28px;
	background: url(../images/action_btn_M.gif) top left repeat-x;
	line-height: 25px;
}

.yellobox{
	background-color: #FFFFEC;
}

.yellowboxtop{
	background: url(../images/yellowbox_um.gif) repeat-x bottom;
	height: 12px;
}

.yellowboxbottom{
	background: url(../images/yellowbox_bm.gif) repeat-x;
	height: 12px;
}

.yellowboxleft{
	background: url(../images/yellowbox_ml.gif) repeat-y;
	
}

.yellowboxright{
	background: url(../images/yellowbox_mr.gif) repeat-y;
}

.yellowboxcorner {
	height: 12px;
	width: 12px;
}

.yellowboxcorner img{
	vertical-align: bottom;
}



.trial_text{
	color: #000000;
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.trial_pay{
	float:right;
	display: inline;
}
.trial_pay a {
	text-decoration: none;
}
.trial_pay img {
	display: inline;
}