body {
	background: #BFE4FE url(../images/body-background.jpg) center top repeat-x;
	font: 11px Tahoma, Geneva, sans-serif;
}

body,form,p,h1,h2,h3,h4,h5,h6,ul,li,ol {
	margin: 0px;
	padding: 0px;
}

.cls {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.spacer {
	clear: both;
	height: 10px;
	font-size: 8px;
}

img {
	border: none;
}

.label {
	margin-right: 5px;
	color: #fff;
}

.input {
	margin-right: 5px;
	background: url(../images/inputbox-background.gif) left top repeat-x;
	height: 14px;
	border: 1px solid #074eb7;
	width: 99px;
}

#wrapper {
	margin: 0px auto;
	width: 962px;
}

#login {
	height: 30px;
	line-height: 30px;
	color: #FFF;
	width:100%;
	text-align:center;
}

#login .link {
	color: #96ebfd;
	margin-right: 3px;
	text-decoration: none;
	margin-left: 3px;
}
#login .link2 {
	color: #96ebfd;
	margin-right: 3px;
	text-decoration: none;
	margin-left: 3px;
}
#login .link:hover {
	text-decoration:underline;
}

#login .linkSignup {
	color: #fff;
	font-weight: bold;
	margin-right: 3px;
	text-decoration: none;
}

#header {
	height: 169px;
	width: 960px;
	clear: both;
}

#header .logo {
	float: left;
	padding: 58px 45px 9px 20px;
}

#search {
	padding-top: 133px;
	float: left;
}

#search .hometbn {
	float: left;
	margin-right: 4px;
	background: url(../images/home-btn.gif) top left no-repeat;
	display: block;
	width: 77px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

#search .hometbn a {
	display: block;
	width: 77px;
	height: 38px;
	font-weight: bold;
	color: #284e05;
	text-decoration: none;
}

#search .hometbn a:hover {
	text-decoration: underline;
}

#search .gamesearch {
	background: url(../images/search-area.gif) left top no-repeat;
	height: 38px;
	display: inline-block;
	float: left;
	width: 264px;
}

#search .gamesearch .inputbox {
	margin-right: 9px;
	margin-top: 6px;
	float: right;
	width: 107px;
	height: 21px;
	border: 1px solid #fff;
	border-left: none;
	background: transparent !important;
	font:bold 8pt Tahoma;
	
}

#search .searchbtn {
	background: url(../images/search-btn.gif) top left no-repeat;
	float: left;
	display: block;
	height: 38px;
	width: 78px;
}

#search .over {
	background: url(../images/search-btn-over.gif) top left no-repeat;
}

#search .searchbtn a {
	display: inline-block;
	height: 38px;
	width: 78px;
}

#topmenu {
	height: 54px;
	width: 100%;
	clear: both;
}

#topmenu ul {
	list-style: none;
	margin-left: 10px;
}

#topmenu ul li {
	display: block;
	float: left;
	margin-top: 7px;
}

#topmenu ul li a {
	color: #baeaff;
	padding: 0px 16px 0px 16px;
	display: inline-block;
	line-height: 39px;
	_line-height: 37px;
	height: 39px;
	_height: 37px;
	text-decoration: none;
	border:1px solid transparent;
}

#topmenu ul li a:hover {
	color: #ae1900;
	background: url(../images/menu-over-bg.jpg) left 0px repeat-x;
	height: 37px;
	border: 1px solid #ae1900;
}

#topmenu ul li a.active {
	color: #ae1900;
	background: url(../images/menu-over-bg.jpg) left 0px repeat-x;
	height: 37px;
	border: 1px solid #ae1900;
}

.banner {
	display: block;
	margin: 17px 15px 10px;
	height: 90px;
	width: 728px;
}

#left-nav {
	float: left;
	width: 646px;
	_margin-left: -6px;
}

#right-nav {
	float: right;
	width: 313px;
	margin-right: -5px;
	_margin-right: -10px;
}

.pinky-fav {
	display: block;
	float: left;
	width: 388px;
	height: 317px;
	background: url(../images/pinky-faourit-bg.gif) left top no-repeat;
	margin-left: 6px;
}

.vedio-area {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background-color:black;
	height:125px;
	margin:8px 14px 0;
	background-position:center 0;
	background-repeat:no-repeat;
}

.ltext {
	float: left;
	color: #c81a04;
	font-weight: bold;
	margin-left: 15px;
}

.pl-btn {
	float: right;
}

.playB {
	background: url(../images/play-now-btn.gif) left top no-repeat;
	display: block;
	height: 26px;
	width: 72px;
	margin-right: 15px;
}

.playB a {
	background: url(../images/play-now-btn.gif) left top no-repeat;
	display: block;
	height: 26px;
	width: 72px;
}

.Vthumb {
	margin: 8px 15px 0px;
	margin-top:0px;
}

.vt
{
	float:left;
	padding:5px;
}

.vt.selected
{
	background-color:white;
}

.vt.selected img
{
	border:1px solid black;	
}
.Vthumb img {
	border:1px solid #EF5D00;
}

.popularG {
	display: block;;
	float: left;
	width: 249px;
	margin-right: -3px;
	_overflow: -x : hidden;
	height: 319px;
	background: url(../images/popular-game-bg.gif) left top no-repeat;
}

.info {
	border-bottom: 1px dotted #9c9c9c;
	margin: 5px 10px 10px 14px;
}

.info img {
	float: left;
	padding: 5px;
}

.info .Gname {
	color: #c81a04;
	font-weight: bold;
	/*font-size: 12px;*/
	padding-top: 5px;
}

.info .Gname a,.info .Gname a:visited
{
	color: #c81a04;
	text-decoration:none;
}
.info .Gname a:hover
{
	text-decoration:underline;
}

.play-now {
	background: url(../images/play-btn.gif) left top no-repeat;
	display: block;
	height: 18px;
	float: right;
	width: 60px;
	padding-right: 10px;
}

#latest-game {
	margin-left: 5px;
	_margin-left: 10px;
	margin-top: 20px;
}

.box,.box b.tc,.box b.bc {
	background-color: transparent;
}

.box b.tc,.box b.bc,.box b.tc b.L1,.box b.tc b.L2,.box b.tc b.L3,.box b.bc b.L1,.box b.bc b.L2,.box b.bc b.L3
	{
	font-size: 0px;
	padding: 0;
	display: block;
}

.box b.tc b.L1,.box b.tc b.L2,.box b.bc b.L1,.box b.bc b.L2 {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.box b.tc b.L1,.box b.bc b.L1 {
	margin: 0 4px;
}

.box b.tc b.L2,.box b.bc b.L2 {
	margin: 0 2px;
	border-width: 0 2px;
	border-style: solid;
}

.box b.tc b.L3,.box b.bc b.L3 {
	margin: 0 1px;
	border-width: 0 1px;
	border-style: solid;
	height: 2px;
	overflow: hidden;
}

.box .content {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0;
	overflow: hidden;
}

/* Left-side border color */
.box .content {
	border-left-color: #ffba8f;
	border-right-color: #ffba8f;
}

/* Top border color */
.box b.tc b.L1 {
	background-color: #ffba8f;
}

.box b.tc b.L2,.box b.tc b.L3 {
	border-color: #ffba8f;
}

/* bottom border color */
.box b.bc b.L1 {
	background-color: #ffba8f;
}

.box b.bc b.L2,.box b.bc b.L3 {
	border-color: #ffba8f;
}

/* -- Default params for where content is ---- */
.box .content {
	background: #ffeee2;
}

.box b b.L2,.box b b.L3 {
	background-color: #ffeee2;
}

.box {
	margin: 0px;
}

.box .content {
	padding: 0px 4px 4px 4px;
	_padding: 0px 2px 4px 2px;
}

.heading-LG {
	background: url(../images/latest-game-heading.gif) left top no-repeat;
	width: 631px;
	height: 39px;
}

.rss-logo {
	background: url(../images/rss-logo2.gif) 0px 10px no-repeat;
	height: 30px;
	width: 20px;
	float: right;
	padding-right: 10px;
}

.heading-text {
	line-height: 39px;
	float: left;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
}

.thumb {
	background: url(../images/box-add.gif) left top no-repeat;
	display: block;
	height: 99px;
	width: 111px;
	margin: 7px 7px;
	float: left;
	text-align:center;
}

.display-box {
	height: 50px;
	width: 50px;
	margin: 12px 31px 0px 26px;
	border: 1px solid #666;
	background-color: #e5e5e5;
}

.box_text {
	/*padding-left: 10px;*/
	font-size: 11px;
	color: #df4400;
	/*font-weight: bold;*/
}

.box_text a,.box_text a:visited{
	text-decoration: none;
	color: #df4400;
}

#action-menu {
	margin-top: 5px;
	margin-left: 5px;
}

.action-menu-right {
	float: right;
	color: #FFF;
	line-height: 39px;
	/*font-weight: bold;*/
	padding-right: 18px;
}

#action-menu ul {
	list-style: none;
}

#action-menu ul li {
	display: block;
	_width: 20px;
	float: left;
}



#action-menu ul li a {
	color: #baeaff;
	padding: 0px 8px 0px 7px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	display: block;
}

#action-menu ul li a:hover {
	color: #FFF;
	background: url(../images/active-menu-active.gif) center bottom
		no-repeat;
}

#action-menu ul li a.active {
	color: #FFF;
	background: url(../images/active-menu-active.gif) center bottom
		no-repeat;
}

#action-menu ul li a.active_white {
	color: #FFF;
	background: url(../images/active-menu-active-white.gif) center bottom
		no-repeat;
}

.Bbox,.Bbox b.tc,.Bbox b.bc {
	background-color: transparent;
}

.Bbox b.tc,.Bbox b.bc,.Bbox b.tc b.L1,.Bbox b.tc b.L2,.Bbox b.tc b.L3,.Bbox b.bc b.L1,.Bbox b.bc b.L2,.Bbox b.bc b.L3
	{
	font-size: 0px;
	padding: 0;
	display: block;
}

.Bbox b.tc b.L1,.Bbox b.tc b.L2,.Bbox b.bc b.L1,.Bbox b.bc b.L2 {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.Bbox b.tc b.L1,.Bbox b.bc b.L1 {
	margin: 0 4px;
}

.Bbox b.tc b.L2,.Bbox b.bc b.L2 {
	margin: 0 2px;
	border-width: 0 2px;
	border-style: solid;
}

.Bbox b.tc b.L3,.Bbox b.bc b.L3 {
	margin: 0 1px;
	border-width: 0 1px;
	border-style: solid;
	height: 2px;
	overflow: hidden;
}

.Bbox .content {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0;
	overflow: hidden;
}

/* Left-side border color */
.Bbox .content {
	border-left-color: #8fd4ff;
	border-right-color: #8fd4ff;
}

/* Top border color */
.Bbox b.tc b.L1 {
	background-color: #8fd4ff;
}

.Bbox b.tc b.L2,.Bbox b.tc b.L3 {
	border-color: #8fd4ff;
}

/* bottom border color */
.Bbox b.bc b.L1 {
	background-color: #8fd4ff;
}

.Bbox b.bc b.L2,.Bbox b.bc b.L3 {
	border-color: #8fd4ff;
}

/* -- Default params for where content is ---- */
.Bbox .content {
	background: #e2f3ff;
}

.Bbox b b.L2,.Bbox b b.L3 {
	background-color: #e2f3ff;
}

.Bbox {
	margin: 3px;
}

.Bbox .content {
	padding: 0px 3px 0px 1px;
}

/* Cbox begin */
.Cbox,.Cbox b.tc,.Cbox b.bc {
	background-color: transparent;
}

.Cbox b.tc,.Cbox b.bc,.Cbox b.tc b.L1,.Cbox b.tc b.L2,.Cbox b.tc b.L3,.Cbox b.bc b.L1,.Cbox b.bc b.L2,.Cbox b.bc b.L3
	{
	font-size: 0px;
	padding: 0;
	display: block;
}

.Cbox b.tc b.L1,.Cbox b.tc b.L2,.Cbox b.bc b.L1,.Cbox b.bc b.L2 {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.Cbox b.tc b.L1,.Cbox b.bc b.L1 {
	margin: 0 4px;
}

.Cbox b.tc b.L2,.Cbox b.bc b.L2 {
	margin: 0 2px;
	border-width: 0 2px;
	border-style: solid;
}

.Cbox b.tc b.L3,.Cbox b.bc b.L3 {
	margin: 0 1px;
	border-width: 0 1px;
	border-style: solid;
	height: 2px;
	overflow: hidden;
}

.Cbox .content {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0;
	overflow: hidden;
}

/* Left-side border color */
.Cbox .content {
	border-left-color: #8AC41F;
	border-right-color: #8AC41F;
}

/* Top border color */
.Cbox b.tc b.L1 {
	background-color: #8AC41F;
}

.Cbox b.tc b.L2,.Cbox b.tc b.L3 {
	border-color: #8AC41F;
}

/* bottom border color */
.Cbox b.bc b.L1 {
	background-color: #8AC41F;
}

.Cbox b.bc b.L2,.Cbox b.bc b.L3 {
	border-color: #8AC41F;
}

/* -- Default params for where content is ---- */
.Cbox .content {
	background: #fff;
}

.Cbox b b.L2,.Cbox b b.L3 {
	background-color: #fff;
}

.Cbox {
	margin: 3px;
}

.Cbox .content {
	padding: 0px 3px 0px 1px;
}
/* Cbox end */


.action-menu {
	background: url(../images/action-menu-bg.gif) left top no-repeat;
	width: 631px;
	height: 39px;
}

.rss-logo {
background:url("../images/rss/026.png") no-repeat scroll right 4px transparent;
float:right;
height:35px;
line-height:30px;
margin-right:5px;
padding-right:20px;
width:25px;
}

.rss-logo2 {
background:url("../images/rss/027.png") no-repeat scroll right 5px transparent;
float:right;
height:35px;
line-height:30px;
padding-right:20px;
padding-top:5px;
width:150px;
}

.thumb2 {
	background: url(../images/box-add2.gif) left top no-repeat;
	display: block;
	height: 78px;
	width: 200px;
	margin: 7px 4px;
	float: left;
}

.display-box2 {
	float: left;
	height: 50px;
	width: 50px;
	margin: 12px 5px 12px 12px;
	border: 1px solid #666;
	background-color: #e5e5e5;
}

.box_text2 {
	margin-left: 75px;
	margin-top: 11px;
	font-size: 11px;
	color: #df4400;
	font-weight: bold;
	line-height: 20px;
}

.box_textP2 {
	margin-left: 75px;
	margin-top: 11px;
	font-size: 11px;
	color: #0086ee;
	font-weight: bold;
	line-height: 20px;
}

.thumb2ndP {
	background: url(../images/page2-add-box.gif) left top no-repeat;
	display: block;
	height: 107px;
	width: 299px;
	margin: 6px 6px;
	float: left;
}

.adverties {
	margin: 10px 0px 0px 15px;
	text-align:center;
}
.adverties iframe
{
	margin:3px;
}
.adverties .add {
	display: block;
	float: left;
	margin-right: 10px;
}

.latest-tweets {
	background: url(../images/latest-tweest-bg.gif) left top no-repeat;
	margin-top: 6px;
	width: 306px;
}

.latest-tweets-bot {
	background: url(../images/latest-tweest-bg-bottom.gif) top left
		no-repeat;
	height: 13px;
}

.text {
	color: #2c4976;
	padding-left: 11px;
	padding-top: 25px;
	line-height: 16px;
	padding-right:25px;
}

.text2 {
	color: #6a6a6a;
	padding-top: 5px;
	line-height: 16px;
	font-weight: normal
}

.banner-area {
	padding: 0px 0px 0px 12px;
}

.small-banner {
	float: left;
	width: 100px;
	height: 100px;
	background: #f5f5f5;
	border: 1px solid #bababa;
	margin-right: 3px;
}

.banner-area2 {
	padding: 0px 0px 0px 0px;
	margin-top: -12px;
}

.small-banner2 {
	float: left;
	width: 98px;
	height: 98px;
	background: #f5f5f5;
	border: 1px solid #bababa;
	margin-right: 2px;
}

.banner-right {
	display: block;
	height: 250px;
	margin-top: 4px;
	width: 300px;
	background: #000;
	border: 1px solid #FFF;
}

.win-prize {
	display: block;
	background: url(../images/win-prize-banner.gif) left top no-repeat;
	height: 119px;
	width: 305px;
}

.win-prize a {
	display: block;
	height: 119px;
	width: 305px;
}

.prize-own {
	width: 304px;
	/*height: 337px;*/
	display: block;
	background: url(../images/prize-own-bg.gif) left top no-repeat;
	margin-top: -11px;
}
.prize-own-t {
	width: 304px;
	height: 79px;
	display: block;
	background: url(../images/prize-own-bg-t.gif) left top no-repeat;
	margin-top: -11px;
}
.prize-own-c
{
	width: 304px;
	display: block;
	background: url(../images/prize-own-bg-c.gif) left top repeat-y;
}
.prize-own-b
{
		width: 304px;
	height: 13px;
	display: block;
	background: url(../images/prize-own-bg-b.gif) left top no-repeat;
}
.prize-own-t ul{
	padding-top: 53px;
}

.prize-own-t ul, .prize-own ul,.prize-own-c ul {
	list-style-type: none;
}

.li_color {
	line-height: 23px;
	height: 23px;
	width: 290px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-left: 4px;
	border-bottom-width: 1px;
	background-color: #e4f6bb;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

.li_white {
	background-color: #fff;
	line-height: 23px;
	height: 23px;
	width: 290px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

.top-gamers {
	width: 304px;
	height: 333px;
	display: block;
	padding-left: 10px;
	background: url(../images/top-gamers-bg.gif) left top no-repeat;
	margin-top: 2px;
}

.top-gamers-t
{
	width: 304px;
	height: 78px;
	display: block;
	padding-left: 10px;
	background: url(../images/top-gamers-bg.gif) left top no-repeat;
	margin-top: 2px;
}
.top-gamers-c
{
	width: 304px;
	display: block;
	background: url(../images/top-gamers-bg-c.gif) left top repeat-y;
}
.top-gamers-b
{
		width: 304px;
	height: 7px;
	display: block;
	padding-left: 10px;
	background: url(../images/top-gamers-bg-b.gif) left top no-repeat;
}

.menu {
	padding-top: 52px;
	_padding-top: 52px
}
.menu_no_pad
{
	padding-top:0px;
}
.menu .col1 {
	float: left;
	width: 40px;
	margin-right: 2px;
	line-height: 25px;
}

.menu .col2 {
	float: left;
	margin-right: 2px;
	line-height: 25px;
	width:165px;
}

.chb
{
	background-color:white;
	background: url(../images/top-gamers-bg-c-b.gif) left top repeat-y;
}
.chg
{
	background-color:#F3F3F3;
	background: url(../images/top-gamers-bg-c-g.gif) left top repeat-y;
}
.colu_t
{
	
}
.col1,.col2,.col3
{
	padding-left:10px;
}
.col2 a,.col2 a:visited
{
	text-decoration:none;
	color:#006699;
}
.col2 a:hover
{
	text-decoration:underline;
}
.menu .col3 {
	float: left;
	width: 51px;
	margin-right: 2px;
	line-height: 25px;
}

.menu .col4 {
	float: left;
	width: 71px;
	line-height: 25px;
}

.recent-activity {
	width: 304px;
	height: 370px;
	display: block;
	background: url(../images/recent-activity.gif) left top no-repeat;
	margin-top: 2px;
}

.recent-activity ul {
	list-style-type: none;
	padding-top: 50px;
}

.recent-activity ul li {
	height: 76px;
	margin: 0px 6px 0px 5px;
	border-bottom: dotted;
	border-bottom-color: #acacac;
}

.last {
	border-bottom: none;
}

.img {
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

.block-text {
	padding-top: 12px;
	line-height: 18px;
}

#footer {
	background: #0098EB url(../images/footer-bg.gif) center top no-repeat;
	margin: 0px auto;
}

.footer-menu {
	float: left;
	margin-top: 25px;
}

.footer-menu ul {
	display: inline;
	list-style-type: none;
}

.footer-menu ul li {
	float: left;
	display: block;
	margin-right: 0px;
	padding-right: 10px;
	background: url(../images/footer-nevigation.gif) top left no-repeat;
	text-align: center;
	width: 164px;
	height: 40px;
}

.footer-menu ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 34px;
}

.footer-left {
	float: left;
	width: 340px;
	margin-top: -5px
}

.footer-left-first {
	width: 170px;
	float: left;
}

.Dline {
	border-bottom: 1px dotted #3eecfc;
	height: 23px;
	margin: 0px 2px;
}

.Blast {
	border-bottom: none;
	height: 23px;
	margin: 0px 2px;
}

.Dline ul {
	list-style: disc;
}

.Dline li {
	float: left;
	width: 55px;
	margin-left: 18px;
	_margin-left: 14px; *
	margin-left: 04px;
	margin-right: 3px;
	color: #fff;
}

.Dline li a {
	text-decoration: none;
	color: #baeaff;
	line-height: 23px;
}

.Dline li a:hover {
	text-decoration: underline;
	color: #fff;
}

.footer-left-second {
	width: 170px;
	float: right;
}

.statistics-box {
	height: 115px;
	width: 327px;
	background: url(../images/statistics.gif) left top no-repeat;
	margin-left: 4px;
	margin-top: 3px;
}

.headingS {
	padding-left: 50px;
	font: bold 14px Verdana, Geneva, sans-serif;
	padding-top: 6px;
	color: #fff;
	line-height: 32px
}

.mdetail {
	margin: 0px auto;
	width: 316px;
}

.mdetail .data {
	float: left;
	width: 156px;
	font-weight: bold;
	margin-right: 2px;
	color: #81cdfd;
	line-height: 22px;
}

.mdetail .data span {
	color: #fff;
	font-weight: normal;
}

.mdetail .Subdata {
	font-weight: bold;
	margin-right: 2px;
	color: #81cdfd;
	line-height: 22px;
}

.mdetail .Subdata  span {
	color: #fff;
	font-weight: normal;
}

.footer-right {
	width: 614px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}

.bottom-menu-left {
	background: url(../images/bottom-menu-left.jpg) no-repeat left top;
	height: 90px;
	float: left;
}

.Sbox,.Sbox b.tc,.Sbox b.bc {
	background-color: transparent;
}

.Sbox b.tc,.Sbox b.bc,.Sbox b.tc b.L1,.Sbox b.tc b.L2,.Sbox b.tc b.L3,.Sbox b.bc b.L1,.Sbox b.bc b.L2,.Sbox b.bc b.L3
	{
	font-size: 0px;
	padding: 0;
	display: block;
}

.Sbox b.tc b.L1,.Sbox b.tc b.L2,.Sbox b.bc b.L1,.Sbox b.bc b.L2 {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.Sbox b.tc b.L1,.Sbox b.bc b.L1 {
	margin: 0 4px;
}

.Sbox b.tc b.L2,.Sbox b.bc b.L2 {
	margin: 0 2px;
	border-width: 0 2px;
	border-style: solid;
}

.Sbox b.tc b.L3,.Sbox b.bc b.L3 {
	margin: 0 1px;
	border-width: 0 1px;
	border-style: solid;
	height: 2px;
	overflow: hidden;
}

.Sbox .content {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0;
	overflow: hidden;
}

/* Left-side border color */
.Sbox .content {
	border-left-color: #00bbf2;
	border-right-color: #00bbf2;
}

/* Top border color */
.Sbox b.tc b.L1 {
	background-color: #00bbf2;
}

.Sbox b.tc b.L2,.Sbox b.tc b.L3 {
	border-color: #00bbf2;
}

/* bottom border color */
.Sbox b.bc b.L1 {
	background-color: #00bbf2;
}

.Sbox b.bc b.L2,.Sbox b.bc b.L3 {
	border-color: #00bbf2;
}

/* -- Default params for where content is ---- */
.Sbox .content {
	background: #00bbf2;
}

.Sbox b b.L2,.Sbox b b.L3 {
	background-color: #00bbf2;
}

.Sbox {
	margin: px;
}

.Sbox .content {
	padding: 2px;
}

.Wbox {
	margin-top: 7px;
}

.Wbox,.Wbox b.tc,.Wbox b.bc {
	background-color: transparent;
}

.Wbox b.tc,.Wbox b.bc,.Wbox b.tc b.L1,.Wbox b.tc b.L2,.Wbox b.tc b.L3,.Wbox b.bc b.L1,.Wbox b.bc b.L2,.Wbox b.bc b.L3
	{
	font-size: 0px;
	padding: 0;
	display: block;
}

.Wbox b.tc b.L1,.Wbox b.tc b.L2,.Wbox b.bc b.L1,.Wbox b.bc b.L2 {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.Wbox b.tc b.L1,.Wbox b.bc b.L1 {
	margin: 0 4px;
}

.Wbox b.tc b.L2,.Wbox b.bc b.L2 {
	margin: 0 2px;
	border-width: 0 2px;
	border-style: solid;
}

.Wbox b.tc b.L3,.Wbox b.bc b.L3 {
	margin: 0 1px;
	border-width: 0 1px;
	border-style: solid;
	height: 2px;
	overflow: hidden;
}

.Wbox .content {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0;
	overflow: hidden;
}

/* Left-side border color */
.Wbox .content {
	border-left-color: #FFF;
	border-right-color: #FFF;
}

/* Top border color */
.Wbox b.tc b.L1 {
	background-color: #FFF;
}

.Wbox b.tc b.L2,.Wbox b.tc b.L3 {
	border-color: #FFF;
}

/* bottom border color */
.Wbox b.bc b.L1 {
	background-color: #FFF;
}

.Wbox b.bc b.L2,.Wbox b.bc b.L3 {
	border-color: #FFF;
}

/* -- Default params for where content is ---- */
.Wbox .content {
	background: #FFF;
}

.Wbox b b.L2,.Wbox b b.L3 {
	background-color: #FFF;
}

.Wbox {
	margin: px;
}

.Wbox .content {
	padding: 10px;
}

.normal-text {
	color: #1b668e;
	line-height: 18px;
	text-align:justify;
}

.normal-text a,.normal-text a:visited
{
	text-decoration:underline;
	font-weight:bold;
	color:#006699;
}
.normal-text a:hover
{
	text-decoration:underline;
}
.normal-text-link {
	text-align: center;
	color: #fff;
	line-height: 18px;
}

.normal-text-link a,.normal-text-link a:visited {
	color: #FFF;
	text-decoration: none;
}

.normal-text a:hober {
	text-decoration: underline;
}

.icons {
	margin: 5px 0px 0px;
}

.icons a {
	margin-right: 10px;
}

.copyright {
	background: #0098EB url(../images/footer-bg-cp.gif) center top no-repeat;
	margin: 0px auto;
	height:150px;
	padding-top:15px;
}

.copyright-text {
	float: left;
	color: #79daff;
	padding-left: 100px;
	margin-top: 12px;
	line-height: 16px;
}

.copyright-text span {
	color: #fff;
}

.copyright-text span a {
	color: #fff;
	text-decoration: none;
}
.copyright-text span a:hover
{
	text-decoration:underline;
}
.copyright-logo {
	float: right;
	background: url(../images/logo-footer.gif) right top no-repeat;
	display: block;
	height: 62px;
	width: 200px;
}

.bottom-menu-middle {
	background: url(../images/bottom-menu-middle.jpg) repeat-x;
	width: 608px;
	height: 90px;
	float: left;
	text-align: center;
	color: #FFF;
}

.bottom-menu-middle a {
	text-decoration: none;
	color: #FFF;
}

.bottom-menu-middle a:hover {
	text-decoration: underline;
	color: #0098eb
}

.bottom-menu-right {
	background: url(../images/bottom-menu-right.jpg) no-repeat right top;
	height: 90px;
	float: right;
	clear: right;
}

.bottom-text-left {
	background: url(../images/bottom-text-left.jpg) no-repeat left top;
	height: 140px;
	float: left;
	margin-top: 15px;
}

.bottom-text-middle {
	background: url(../images/bottom-text-middle.jpg) repeat-x;
	width: 608px;
	height: 140px;
	float: left;
	margin-top: 15px;
}

.bottom-text-right {
	background: url(../images/bottom-text-right.jpg) no-repeat right top;
	height: 140px;
	float: right;
	margin-top: 15px;
}

.bottom-text {
	padding: 10px 10px 0px 10px;
}

.bottom-text2 {
	padding-right: 7px;
	float: right;
	color: #cf1806
}

.bottom-text2 a,.bottom-text2 a:visited 
{
	color: #cf1806;
	text-decoration:none;
}
.bottom-text2 a:hover 
{
	text-decoration:underline;
}

.game-heading-menu {
	background: url("../images/game-heading-bg.gif") no-repeat scroll 5px 0 transparent;
	width: 953px;
	height: 47px;
	margin-left: 3px;
	margin-top: -2px;
	font:bold 24px Arial;
}
.game-heading-menu div
{
	padding:10px;
}
.game-heading-menu a
{
	text-decoration:none;
	font-weight:normal;
}
.game-heading-menu a:hover
{
	text-decoration:underline;
}
.game-heading-menu a.gh-a,.game-heading-menu a.gh-a:visited
{
	color:#0678F5;
}
.game-heading-menu a.gh-b,.game-heading-menu a.gh-b:visited
{
	color:#006699;
}

.game-area {
	min-height: 300px;
	width: 949px;
	background: #000;
	border: 1px solid #000;
	display: block;
	margin-left: 4px;
	margin-top: 5px;
	text-align:center;
}

.user-comment {
	display: block;
	width: 320px;
	/*float: left;*/
	margin-right: 3px;
}
.comment-post
{
	font-size:8pt;
	padding:5px 5px 0;
	text-align:right;
}
.comment-post input
{
	font-size:8pt;
}
#comment-body
{
	-x-system-font:none;
	border:1px solid #E6E6E6;
	color:#666666;
	font-family:Tahoma;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:2px;
	width:305px;
}

.Pbox,.Pbox b.tc,.Pbox b.bc {
	background-color: transparent;
}

.Pbox b.tc,.Pbox b.bc,.Pbox b.tc b.L1,.Pbox b.tc b.L2,.Pbox b.tc b.L3,.Pbox b.bc b.L1,.Pbox b.bc b.L2,.Pbox b.bc b.L3
	{
	font-size: 0px;
	padding: 0;
	display: block;
}

.Pbox b.tc b.L1,.Pbox b.tc b.L2,.Pbox b.bc b.L1,.Pbox b.bc b.L2 {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.Pbox b.tc b.L1,.Pbox b.bc b.L1 {
	margin: 0 4px;
}

.Pbox b.tc b.L2,.Pbox b.bc b.L2 {
	margin: 0 2px;
	border-width: 0 2px;
	border-style: solid;
}

.Pbox b.tc b.L3,.Pbox b.bc b.L3 {
	margin: 0 1px;
	border-width: 0 1px;
	border-style: solid;
	height: 2px;
	overflow: hidden;
}

.Pbox .content {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0;
	overflow: hidden;
}

/* Left-side border color */
.Pbox .content {
	border-left-color: #f7d499;
	border-right-color: #f7d499;
}

/* Top border color */
.Pbox b.tc b.L1 {
	background-color: #f7d499;
}

.Pbox b.tc b.L2,.Pbox b.tc b.L3 {
	border-color: #f7d499;
}

/* bottom border color */
.Pbox b.bc b.L1 {
	background-color: #f7d499;
}

.Pbox b.bc b.L2,.Pbox b.bc b.L3 {
	border-color: #f7d499;
}

/* -- Default params for where content is ---- */
.Pbox .content {
	background: #ffebca;
}

.Pbox b b.L2,.Pbox b b.L3 {
	background-color: #ffebca;
}

.Pbox {
	margin: 2px;
}

.Pbox .content {
	padding: 0px 1px 0px 1px;
}

.heddingUC {
	height: 38px;
	line-height: 38px;
	background: url(../images/ucImg.gif) 10px 13px no-repeat;
	color: #852a2a;
	padding-left: 30px;
	font-weight: bold;
	font-size: 11px;
}

.whitw_box {
	
	background: url(../images/whitw_box.gif);
	background-repeat:repeat-y;
	width: 312px;
	margin: 0 auto;
	padding-top:3px;
}

.userCommentThumb {
	/*background: url(../images/box-add2.gif) left top no-repeat;*/
	display: block;
	border-bottom:1px solid #E6E6E6;
	margin:5px;
	padding-bottom:10px;
	min-height:70px;
}

.userCommentBox_text {
	margin-left: 72px;
	margin-top: 11px;
	font-size: 11px;
	color: #df4400;
	font-weight: bold;
	line-height: 18px;
}

.userCommentBox_text span{
	font-weight:normal;
}
	
.blueAddarea {
	display: block;
	width: 315px;
	height: 253px;
	float: left;
}

.SBbox,.SBbox b.tc,.SBbox b.bc {
	background-color: transparent;
}

.SBbox b.tc,.SBbox b.bc,.SBbox b.tc b.L1,.SBbox b.tc b.L2,.SBbox b.tc b.L3,.SBbox b.bc b.L1,.SBbox b.bc b.L2,.SBbox b.bc b.L3
	{
	font-size: 0px;
	padding: 0;
	display: block;
}

.SBbox b.tc b.L1,.SBbox b.tc b.L2,.SBbox b.bc b.L1,.SBbox b.bc b.L2 {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.SBbox b.tc b.L1,.SBbox b.bc b.L1 {
	margin: 0 4px;
}

.SBbox b.tc b.L2,.SBbox b.bc b.L2 {
	margin: 0 2px;
	border-width: 0 2px;
	border-style: solid;
}

.SBbox b.tc b.L3,.SBbox b.bc b.L3 {
	margin: 0 1px;
	border-width: 0 1px;
	border-style: solid;
	height: 2px;
	overflow: hidden;
}

.SBbox .content {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0;
	overflow: hidden;
}

/* Left-side border color */
.SBbox .content {
	border-left-color: #4c8dbb;
	border-right-color: #4c8dbb;
}

/* Top border color */
.SBbox b.tc b.L1 {
	background-color: #4c8dbb;
}

.SBbox b.tc b.L2,.SBbox b.tc b.L3 {
	border-color: #4c8dbb;
}

/* bottom border color */
.SBbox b.bc b.L1 {
	background-color: #4c8dbb;
}

.SBbox b.bc b.L2,.SBbox b.bc b.L3 {
	border-color: #4c8dbb;
}

/* -- Default params for where content is ---- */
.SBbox .content {
	background: #bfe4fe;
}

.SBbox b b.L2,.SBbox b b.L3 {
	background-color: #bfe4fe;
}

.SBbox {
	margin: 2px;
}

.SBbox .content {
	padding: 0px 1px 0px 1px;
}

.free-fun-gameADD {
	margin: 0px auto;
	width: 306px;
	height: 355px;
}

.dateplay-area {
	display: block;
	height: 85px;
	width: 306px;
	background: url(../images/SBaddbox.jpg) top left no-repeat;
}
.dateplay-areaLeft {
	float: left;
	width: 48%;
	padding-left: 6px;
}

.dateplay-areaRight {
	float: right;
	width: 48%;
	padding-left: 6px;
}

.add-text {
	color: #003570;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 6px;
}

.add-text span {
	font-weight: normal;
	color: #000;
}

.normal-text1 {
	padding: 0px 8px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
}

.Gbox,.Gbox b.tc,.Gbox b.bc {
	background-color: transparent;
}

.Gbox b.tc,.Gbox b.bc,.Gbox b.tc b.L1,.Gbox b.tc b.L2,.Gbox b.tc b.L3,.Gbox b.bc b.L1,.Gbox b.bc b.L2,.Gbox b.bc b.L3
	{
	font-size: 0px;
	padding: 0;
	display: block;
}

.Gbox b.tc b.L1,.Gbox b.tc b.L2,.Gbox b.bc b.L1,.Gbox b.bc b.L2 {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.Gbox b.tc b.L1,.Gbox b.bc b.L1 {
	margin: 0 4px;
}

.Gbox b.tc b.L2,.Gbox b.bc b.L2 {
	margin: 0 2px;
	border-width: 0 2px;
	border-style: solid;
}

.Gbox b.tc b.L3,.Gbox b.bc b.L3 {
	margin: 0 1px;
	border-width: 0 1px;
	border-style: solid;
	height: 2px;
	overflow: hidden;
}

.Gbox .content {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	margin: 0;
	overflow: hidden;
}

/* Left-side border color */
.Gbox .content {
	border-left-color: #b1d784;
	border-right-color: #b1d784;
}

/* Top border color */
.Gbox b.tc b.L1 {
	background-color: #b1d784;
}

.Gbox b.tc b.L2,.Gbox b.tc b.L3 {
	border-color: #b1d784;
}

/* bottom border color */
.Gbox b.bc b.L1 {
	background-color: #b1d784;
}

.Gbox b.bc b.L2,.Gbox b.bc b.L3 {
	border-color: #b1d784;
}

/* -- Default params for where content is ---- */
.Gbox .content {
	background: #b1d784;
}

.Gbox b b.L2,.Gbox b b.L3 {
	background-color: #b1d784;
}

.Gbox {
	margin: 3px;
}

.Gbox .content {
	padding: 0px 3px 0px 2px;
}

.hscore {
	background: url(../images/high-score.gif) top left no-repeat;
	height: 160px;
}

.smilimargames {
	background-image: url(../images/similargamesbg.jpg);
	background-repeat: repeat-y;
	width: 691px;
}

.similargamesbtn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

.similargamesbtn a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #444;
	text-decoration: none;
	vertical-align: middle;
}

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

.similargamesboxbg {
	background-image: url(../images/similargamesboxbg.jpg);
	background-repeat: repeat-x;
	height: 67px;
}

.gray-box {
	display: block;
	margin-right: 6px;
	margin-left: 6px;
	height: 230px;
	margin-top: 4px;
	width: 250px;
	background: #eeeeee;
	border: 1px solid #d6d6d6;
}

#main-content-page
{
	
}

.li_white_cola
{
	float:left;
	padding-left:10px;
	color:#626262;
}
.li_white_colb
{
	color:#626262;
	float:right;
	padding-right:20px;
	text-align:right;
}
.hr_white
{
	border:0px solid red;
	border-bottom:1px solid #38BFF8;
}

.tw_text
{
	border-bottom:1px solid white;
	padding-bottom:10px;
	padding-top:10px;
}
.tw_text_noline
{
	border-bottom:0px solid red;
}
a.tlink, a.tlink:visited
{
	font-weight:bold;
	color:#006699;
	text-decoration:none;
}
a.tlink:hover
{
	text-decoration:underline;
}

 .li_white_title
 {
 	background-color:transparent;
 	border-color:transparent;
 	color:white;
 	font-weight:bold;
 }
 .li_white_title2
 {
 	color:white;
 }
 #pagination_menu
 {
 	text-align:center;
 	color:white;
 	position:relative;
 }
 #pagination_menu a,#pagination_menu a:visited
 {
 	color:#BAEAFF;
padding-left:12px;
padding-right:12px;
text-decoration:none;
 }
 
 #pagination_menu a.pag_selected
 {
 	font-weight:bold;
 	color:white;
 	//text-decoration:underline;
 }
 #pagination_menu a:hover
 {
 	//text-decoration:underline;
 	color:white;
 }
 #pagination_menu_b
 {
 	position:absolute;
 	right:10px;
 	top:13px;
 }
 #page_select{
 	border-width:0;
	width:40px;
	font-size:7pt;
 }
 #page-content
 {
 	background-color:white;
 }
 .heddingUC a,.heddingUC a:visited
 {
 	color:#003570;
	font-weight:normal;
	margin-left:100px;
	text-decoration:none;
 }
 .heddingUC a:hover
 {
 	text-decoration:underline;
 }
 .sub-content
 {
 	padding:5px;
 	margin:3px;
 	background-color:white;
 }
 .gametitle
 {
 	display:none;
 }
 .orange_forced
 {
 	background:transparent url(../images/latest-game-heading-orange.gif) no-repeat scroll left top;
 }
 .sub-content table
 {
 	border-collapse:collapse;
 }
 #rank table td, .sub-content table td
 {
 	border:1px solid #DBF0FE;
 	padding:5px;
 }
 .sub-content table td a,.sub-content table td a:visited
 {
 	color:#000;
 }
 #played_games
 {
 	background:#E2F3FF none repeat scroll 0 0;
 }
 .bug_fix_profile_thumb2ndP
 {
 	width:279px;
 	border:1px solid #8AC41F;
 }
 #side {
	border-left:1px solid #CCCCCC;
	float:right;
	margin-bottom:10px;
	padding-left:10px;
	padding-bottom:10px;
	width:160px;
}
a,a:visited{
	color:#006699;
text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

.action-menu-right
{
	font-size:10px;
}
.action-menu-right a,.action-menu-right a:visited
{
	font-weight:normal;
	text-decoration:none;
	color:white;
}
.action-menu-right a:hover
{
	text-decoration:underline;
}
.action-menu-right a.sm_selected
{
	text-decoration:underline;
}
#content-column
{
	/*margin-top:75px;*/
}
.sub-content ul, .sub-content li, .sub-content ol, #content-column ul, #content-column li, #content-column ol
{
	margin:5px;
	margin-left:20px;	
}
.sub-content ul li
{
	display: block;
	float: none !important;
}
.sub-content ul li a,.sub-content ul li a:visited
{
	color:#006699 !important;
	text-decoration:none !important;
	height:auto !important;
	line-height:12px !important;
}
.sub-content ul li a:hover
{
	text-decoration:underline !important;
	background:none;
}
#category-loader
{
	color:#000000;
	display:none;
	float:left;
	margin-left:15px;
	margin-top:8px;
}
#comment-loader
{
color:#000000;
display:none;
padding:10px 25px 25px;
text-align:right;
}
#login_button
{
	font-size:8pt;
}
#comment-pagination
{
	padding:4px;
	text-align:right;
}
#comment-pagination a,#comment-pagination a:visited
{
	color:#868585;
	font-size:11px;
	padding-left:4px;
	padding-right:4px;
}
#comment-pagination a.active
{
	color:#FF4800;
	font-weight:bold;
}
#f-title
{
	margin-bottom:5px;
}
.category-more
{
	text-align:right;
	padding:5px;
}
.category-more a,.category-more a:visited
{
	font: bold 8pt Tahoma;
	color:#006699;
}
.no-comments
{
	text-align:center;
	padding:10px;
}
#comment-content
{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#000;
font-family:Tahoma;
font-size:8pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:100px;
line-height:normal;
margin:2px;
width:305px;
}
#comment-error
{
	margin:5px;padding: 0.7em;
	display:none;
}
.comment-diff
{
	background-color:#FFEBCA;
	border-bottom:1px solid #FFEBCA;
}
#search-form
{
	margin:0px;
	padding:0px;
	float:left;
}
.no-results
{
	padding:10px;
	text-align:center;
}
#container-middle
{
	background-color:white;
	margin-left:1px;
	background-image:url("/images/vline1.jpg");
	background-position:9px 0;
	background-repeat:no-repeat;
	margin-top:2px;
}
#ads
{
	height:90px;
	width:728px;
	overflow:hidden;
}
#order_by a.selected
{
	font-weight:bold;
	text-decoration:underline;
}
#login
{
background:url("/images/bar-float.jpg") repeat scroll 0 0 transparent;
border-bottom:1px solid #087FF5;
left:0;
position:absolute;
text-align:center;
top:0px;
width:100%;
z-index:100;	
}
#login-static
{
	height:30px;
}