html{color:#000;} body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,select{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
img{border:0;}
li{list-style:none;}
.clear{
	clear:both;
}
.clearh20{
	clear:both;
	height:20px;
}
.clearh10{
	clear:both;
	height:10px;
}
.clearh50{
	clear:both;
	height:50px;
}

body {
	background-position:center top;
	align:center;
	width:100%;
	height:100%;
	text-align:center;
}

.mainContainer {
	text-align:left;
	background-image: url(images/home/back.gif);
	background-repeat:repeat-y;
	height:100%;
}
.header {
	margin: 0 auto;
	background-image: url(images/home/header.jpg);
	background-repeat:no-repeat;
	padding:0;
	width:978px;
	height:100px;
}
.shortHeader {
	margin: 0 auto;
	background-image: url(images/home/gamePageHeader.png);
	background-repeat:no-repeat;
	padding:0;
	width:978px;
	height:38px;
}
.header .link {
	font-weight:bold;
	float:right;
	margin:10px 0 0 0;
}
.header .link a{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.header .link a:hover{
	color:#000;
	text-decoration:none
}
.header .changeSkin {
	margin-top: 25px;
	/*background-image: url(images/home/changeSkin.jpg);*/
	background-repeat:no-repeat;	
	float:right;
	width:450px;
	height:40px;
	padding:0;
}

.bodyContainer {
	margin: 0 auto;
	/*background:transparent url(images/home/back.png) repeat scroll 0 0;*/
	height:100%;
	padding:0;
	width:978px;
}
.bgmainback{
	margin: 0 auto;
	background-image: url(images/home/back.png);
	background-repeat:repeat-y;
	height:100%;
	padding:0;
	width:978px;
}
.bodyContainer .menuBar {
	margin: 0 0 0 0;
	/*background-image: url(images/home/menuBar.jpg);*/
	background-repeat:no-repeat;	
	float:left;
	width:870px;
	height:55px;
	padding:0;
}
.leftBox{
	padding:3px 0 0 8px;
}
.leftBox .title{
	position:absolute;
	display:marker;
}
.bodyBox {
	width:978px;
	background:transparent url(images/home/buttonback.png) no-repeat scroll 0 0;
	
}
.sidebar{
	width:200px;
	padding-left:10px;
}
.rightarea{
	padding-top:10px;
	padding-right:10px;
}
.bodyContainer {
 /*clear:both;*/
}

/**
 New Game
**/

.newGames{
	width:630px;
	padding:0;
	margin:10px 0 -3px -1px;
	float:left;
	vertical-align:bottom;
}

.newGames .header {
	height:32px;
	width:640px;
	margin: 5px 0 0 4px;
	background-image: url(images/home/newGames.png);
	background-repeat:no-repeat;
	float:left;
}

.newGames .header .newGameMenuBar{
	height:27px;
	width:425px;
	margin: 10px 0 0 200px;
	float:left;
}
.lnkWhtBld{
	float:right;
	font-weight:bold;
	color:#FFFFFF;
}
.newGameBG {
	padding:0;
	margin: 0 0 0 0;
}

.newGamebody {
	background:transparent url(images/home/newGameBG.gif) repeat-y scroll 3px top;
	height:460px;
	width:643px;
	margin-bottom:20px;
}

.newGameFooterBG {
	padding: 0 0 0 0px;
	margin: 0px 0 0 3px;
	vertical-align:top;

}
.newGameFooter {
	background:transparent url(images/home/newGamesLower.png) no-repeat scroll 3px bottom;
	height:75px;
	width:643px;
	padding:0 7px 34px 7px;

}

.newGameFooterBG .newGameFooter a{
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.newGameFooterBG .newGameFooter a:hover{
	margin-right:10px;
	color:#fff;
	text-decoration:underline;
}



.newGames .body {
	
	width:620px;
	float:none;

}

/**
 New Game
**/

/*
Whats new
*/

.whatsNew {
	padding:0 0 0 0;
	margin: 0 0 0 0px;
	float:left;
}
.whatsNew .header {
	background-image: url(images/home/catterpillar.png);
	background-repeat:no-repeat;
	height:70px;
	width:316px;
	margin-left:5px;
	margin-top:-23px;
}

.whatsNew .header2 {
	background-image: url(images/home/sidepannelTop.png);
	background-repeat:no-repeat;
	height:43px;
	width:316px;
	margin-left:5px;
	margin-top:0px;
}


.whatsNewBG {
	padding:0 0 0 0;
	margin: 0px 0 0 5px;
	float:none;
}

.whatsNewBG .whatsNewbody {
	background:transparent url(images/home/whatNewBG.gif) repeat-y scroll 0 0;
	height:300px;
	width:307px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}



.container .title {
	font-weight:bold;
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}

.whatsNewFooterBG {
	margin:-2px 0 0 3px;
	padding:0 0 0 0;
	float:left;
}

.whatsNewFooter {
	background:transparent url(images/home/catterpillarLower.png) repeat-y scroll 0 0;
	background-repeat:no-repeat;	
	height:17px;
	width:320px;
	text-align:left;
	margin-left:2px;
}

/*
Whats new
*/


/*
Featured Game
*/
.featuredGames{
	width:636px;
	padding:0;
	margin:0 0 -2px 0;
	float:left;
	vertical-align:bottom;
}

.featuredGames .header {
	height:46px;
	margin: 16px 0 0 3px;
	background-image: url(images/home/featuredGames.png);
	background-repeat:no-repeat;
	float:left;
}

.featuredGames .header .featuredGameMenuBar{
	height:27px;
	width:340px;
	margin: 10px 0 0 280px;
	float:left;
}

.featuredGameBG {
	padding:0;
	margin: 0 0 0 0;
}

.featuredGamebody {
	background:transparent url(images/home/featuredGameBG.gif) repeat-y scroll 3px top;
	height:460px;
	width:643px;
	margin-bottom:20px;
}

.featuredGameFooterBG {
	padding: 0 0 0 0px;
	margin: 0px 0 0 3px;
	vertical-align:top;

}
.featuredGameFooter {
	background:transparent url(images/home/featuredGamesLower.png) no-repeat scroll 3px bottom;
	height:87px;
	width:643px;
	padding:0 7px 40px 7px;
}

.featuredGameFooterBG .featuredGameFooter a{
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.featuredGameFooterBG .featuredGameFooter a:hover{
	margin-right:10px;
	color:#fff;
	text-decoration:underline;
}

.featuredGames .body {
	width:620px;
	float:none;
}
.gameTd{
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
}
/*
Featured Game
*/

/*
Popular Game
*/
.popularGames{
	width:630px;
	padding:0;
	margin:0 0 -2px -1px;
	float:left;
	vertical-align:bottom;
}

.popularGames .header {
	height:32px;
	margin: 16px 0 0 4px;
	background-image: url(images/home/popularGames.png);
	background-repeat:no-repeat;
	float:left;
}

.popularGames .header .popularGameMenuBar{
	height:27px;
	margin: 10px 0 0 260px;
	float:left;
	width: 355px;
}

.newGameBG {
	padding:0;
	margin: 0 0 0 0;
}

.popularGamebody {
	background:transparent url(images/home/popularGameBG.gif) repeat-y scroll 3px top;
	height:475px;
	width:643px;
	margin-bottom:20px;
}

.popularGameFooterBG {
	padding: 0 0 0 0px;
	margin: 0px 0 0 3px;
	vertical-align:top;

}
.popularGameFooter{
	background:transparent url(images/home/popularGamesLower.png) no-repeat scroll 3px bottom;
	height:115px;
	width:643px;
	padding:0 7px 30px 7px;
}

.popularGameFooterBG .popularGameFooter a{
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.popularGameFooterBG .popularGameFooter a:hover{
	margin-right:10px;
	color:#fff;
	text-decoration:underline;
}



.popularGames .body {
	
	width:620px;
	float:none;

}
/*
Popular Game
*/

/*
Footer
*/
.mainFooter {
	height:363px;
	width:978px;
	background:transparent url(images/home/upfooter.png) repeat-y scroll 0 0;
	vertical-align:top;
}

.footerSearch {
	padding-left:250px;
	height:50px;
}

.footerSearch .searchBox {
	/*background:transparent url(images/home/searchBG.png);*/
	background-repeat:no-repeat;
	height:50px;
}

.searchBox .input {
	font-weight:normal;
	font-size:18px;
	float:left;
	width:300px;
	height:25px;
	margin-top:3px; 
	margin-left:3px;
}

.fotterLink {
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-align:center;
}

.fotterLink a{
	text-decoration:none;
	color:#000;
}

.fotterLink a:hover{
	text-decoration:underline;
	color:#000;
}


.footerMessage {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}


/*
Footer
*/

.clearFloat {
	clear:both;
	height:0px;
}

.gameBox {
	vertical-align:top;
	padding-left:5px;
	/*margin-top:5px;*/
}

.gameBox .GameTitle {
	font-weight:bold;
	color:#000000;
	font-size:12px;
	/*color:#ffe156;*/
}

.gameBox .GameTitle a{
	font-weight:bold;
	/*color:#ffe156;*/
	color:#000000;
	font-size:12px;
	text-decoration:none;

}

.gameBox .GameTitle a:hover{
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
}



.gameBox .GameTitlePopular {
	font-weight:bold;
	color:#000000;
	font-size:12px;
}

.gameBox .GameTitlePopular a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-size:12px;

}

.gameBox .GameTitlePopular a:hover{
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
}

.whtsnew{
	padding:10px 10px 10px 10px;
}


.gameBox .GameDescription {
	font-weight:normal;
	height:25px;
	vertical-align:top;
	color:#000000;
}

/*
InfoBox
*/

.infoBox {
/*	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:none;
	text-align:left;	
}

.infoBoxHeader{
	background-image: url(images/home/infoBoxHeader.png);
	background-repeat:no-repeat;
	height:9px;
}

.infoBoxBody{
	vertical-align:top;	
	background-image: url(images/home/infoBoxBody.png);
	background-repeat:repeat-y;
	padding-left:20px;
	height:420px;
}

.infoBoxBody2{
	vertical-align:top;	
	background-image: url(images/home/infoBoxBody.png);
	background-repeat:repeat-y;
	padding-left:20px;
	height:auto;
}

.infoBoxFooter{
	vertical-align:top;
	background-image: url(images/home/infoBoxFooter.png);
	background-repeat:no-repeat;
	height:9px;
}

/*
InfoBox
*/


#gameInfoGameName {
font-size:18px;
font-weight:bold;
text-align:center;
}

/*
START myPets
*/

/*.gprev .title A{color:#333;text-decoration:none}
.gprev .title A:hover{text-decoration:underline}

div.gprev .photo IMG{border:0;margin-bottom:36px}*/
div.gprev{width: auto; max-height: 200px; float:left;padding-bottom:20px;padding-right:5px;}
.gprev .title{font-weight:bold;text-align:left;}
div.gprev .photo{width:120px; float:left; margin-right:10px;}
div.gprev .desc{width:150px;float:left;text-align:left;}
div.gprev .star{padding:0 5px;}

div.gprev1{width: auto; height: 200px; float:left;}
.gprev1 .title{font-weight:bold;}
div.gprev1 .photo{width:120px; float:left; margin-right:10px;}
div.gprev1 .desc{width:150px;float:left;}
div.gprev1 .star{padding:0 5px;}

/*
END myPets
*/
.btable{
	border-left:solid 2px #ffffff;
	border-right:solid 2px #ffffff;
	border-top:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
	padding:5px 5px 5px 5px;
}
.gbtable{
	border-left:solid 2px #ffffff;
	border-right:solid 2px #ffffff;
	border-top:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
}
.left_pad_5{padding-left:5px;}
.left_pad_10{padding-left:10px;}
.top_pad_10{padding-top:10px;}
.bborder{
	border-bottom:solid 2px #ffffff;
}
.header_cont{
	padding:3px 0 3px 10px;
}
.fgwhite{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.fgblack{
	color:#000000;
	font-size:19px;
	font-weight:normal;
	font-family:comic Sans MS;
}
.bgheader{
	width:98.7%;
	height:20px;
	background:transparent url(images/upperGamePage.png);
	background-repeat:repeat-y;
	float:left;
}
.bgcontent{
	width:100%;
	background:transparent url(images/lowerGamePage.png);
	background-repeat:repeat-y;
	float:left;
	padding:10px;
}
/* user login*/
.inputimg{
	background:transparent url(images/button.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:15px;
	font-weight:bolder;
	border:hidden;
	color:#000000;
	vertical-align:middle;
	height:27px;
	width:120px;
	cursor:pointer;
}
.titletext{
	font-size: large;
	font-weight: bold;
	font-family: sans-serif;
}
.sidetitle{
	font-size: 15px;
	font-weight: bold;	
	font-family: sans-serif;
}
/* user login*/

/* for home mouse over thumb */
a{
	text-decoration:none;
	color:#003300;
	font-weight:normal;
	font-size:11px;
	line-height:14px;
}
p{
	clear:both;
	margin:0;
	padding:.5em 0;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}



/*  */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

/*  */

/*  FOR HOME PAGE MOUSE OVER THUMB */

/*  FOR LEFT SIDE SIDELINK */

.maindivsidelink{
	width:185px;margin-top:9px;
}
.sidelinkHeader{
	background:transparent url(images/gameLinkHeader.png) repeat-y scroll 0 0;
	float:left;
	height:25px;
	width:100%;
}
.sidelinkBody{
	background:transparent url(images/gameLinkbody.png) repeat-y scroll 0 0;
}
.sidelinkBody a{
	color:#003300;
	font-weight:normal;
	font-size:11px;
	line-height:17px;
}
.sidelinkBody a:hover{
	text-decoration:none;
	color:#730E0E;
	font-weight:normal;
	font-size:11px;
	line-height:17px;
}
.headLink a{
	color:#000000;
	font-size:15px;
}
.sidelinkBody .headLink a:hover{
	color:#000000;
	font-size:15px;
	text-decoration:none;
}
/*  FOR LEFT SIDE SIDELINK */
/*  START for Pagination */

.pagination a{
	color:#FF3300;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}
/*  END for Pagination */

.pageLink a{
	color:#003300;
	font-weight:normal;
	font-size:14px;
	line-height:17px;
}
.pageLink a:hover{
	text-decoration:none;
	color:#730E0E;
	font-weight:normal;
	font-size:14px;
	line-height:17px;
}