/* CSS Document */
body {
	padding: 0;
	margin: 0;
	background-image: url(/i/bg.gif);
	/*background: url(/i/bgXmas.jpg) fixed #02A9C9;*/
	/*background: url(/i/bgValentine.jpg) fixed #02A9C9;*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
}
img {
	border-style: none;
}

/*main layout structure element*/
.text{
	width:300px;
	height:10px;
	border:0;
	padding:0;
	margin:0;
	text-align:right;
	text-transform:uppercase;
	font-family:arial;
	font-size:8px;
	letter-spacing:2px;
	color:#969696;
}

#BIGcontainer {
	width: 880px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}
#container {
	width: 100%;
	height: auto;
	float: left;
	background: #ffffff;
}
#header {
	width: 880px;
	height: 178px;
	float: left;
}
#fullcontent {
	width: 100%;
	height: auto;
	float: left;
}
#leftcontainer {
	width: 740px;
	height: auto;
	float: left;
}
#leftchild {
	margin-left: 3px;
	width: auto;
	height: auto;
	float: left;
}
#rightcontainer {
	width: 140px;
	height: auto;
	float: left;
}
#midcontainer {
	width: 100%;
	height: auto;
	float: left;
}
#footer {
	width: 100%;
	height: 100px;
	background-image: url(/i/bg_footer.jpg);
	float: left;
}
/*end main layout structure*/

/*header section*/
#logo {
	width: 280px;
	height: 123px;
	background-image: url(/i/logo.jpg);
	/*background-image: url(/i/logoXmas.jpg);*/
	float: left;
	cursor: hand;
}
#ugologo {
	width: 87px;
	height: 123px;
	background-image: url(/i/ugologo.jpg);
	float: left;
	cursor: hand;
}
#dfglogo {
	width: 193px;
	height: 123px;
	background-image: url(/i/dfglogo.jpg);
	float: left;
	cursor: hand;
}
#banner {
	width: 511px;
	height: 123px;
	background-image: url(/i/banner_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#fcontent {
	width: auto;
	height: auto;
	float: left;
}
.anchorbox A {
	height:18px;
	width:40px; 
	color:#FFFFFF;
	font-weight: bold;
	padding:3px;
	margin-left:2px;
	margin-right:2px;
	float:middle;
	background-color:#50CBEB;
	border:1px solid #ccc;
	text-align:center;
	text-decoration:none;
}
.anchorbox A:hover {
	background-color:#EE3984;
	color:#EEE7BE;
}
A.alphaselected {
	background-color:#000;
	color:#fff
}
.banner {
	position: relative;
	top: 26px;
	left: 10px;
}
.mainlinks {
	position: relative;
	top: 8px;
	left: 10px;
}
.mainlinks a {
	font-style: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #3C72A0;
	text-decoration: none;
}
.mainlinks a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
#rss {
	width: 89px;
	height: 178px;
	background-image: url(/i/rss_bg2.jpg);
	float: left;
}
#rss a {
	position: relative;
	top: 45px;
	left: 14px;
}
#navbar {
	width: 879px;
	height: 55px;
	float: left;
	margin-top: -55px;
	margin-left: -8px;
	background-image: url(/i/navbar.jpg);
	background-repeat: repeat-x;
	
}
#navbar a {
	display: block;
	float: left;
	height: 55px;
}
#navbar a:hover {
	background-position: 0px 55px
}
a#home_butt {
	width: 87px;
	background-image: url(/i/buttons/homeNew.jpg);
}
a#cartoon_butt {
	width: 72px;
	background-image: url(/i/buttons/cartoon.jpg);
}
a#girl_butt {
	width: 72px;
	background-image: url(/i/buttons/girls_gamesNew.jpg);
}
a#superhero_butt {
	width: 72px;
	background-image: url(/i/buttons/superheroNew.jpg);
}
a#naruto_butt {
	width: 72px;
	background-image: url(/i/buttons/narutoNew.jpg);
}
a#mario_butt {
	width: 72px;
	background-image: url(/i/buttons/marioNew.jpg);
}
a#simpson_butt {
	width: 72px;
	background-image: url(/i/buttons/simpsonsNew.jpg);
}
a#ben10_butt {
	width: 72px;
	background-image: url(/i/buttons/ben_10New.jpg);
}
a#sonic_butt {
	width: 72px;
	background-image: url(/i/buttons/sonicNew.jpg);
}
a#dragonB_butt {
	width: 72px;
	background-image: url(/i/buttons/dragon_ballzNew.jpg);
}
a#pokemon_butt {
	width: 72px;
	background-image: url(/i/buttons/pokemonNew.jpg);
}
a#shooting_butt {
	width: 72px;
	background-image: url(/i/buttons/shootingNew.jpg);
}
a#spongebob_butt {
	width: 72px;
	background-image: url(/i/buttons/spongebob.jpg);
}
a#tomjerry_butt {
	width: 72px;
	background-image: url(/i/buttons/tomjerry.jpg);
}
a#scoobydoo_butt {
	width: 72px;
	background-image: url(/i/buttons/scoobyNew.jpg);
}
a#sonicupdate_butt {
	width: 72px;
	background-image: url(/i/buttons/sonicUpdate.jpg);
}
a#cartoonupdate_butt {
	width: 72px;
	background-image: url(/i/buttons/cartoonUpdate.jpg);
}
a#scoobyupdate_butt {
	width: 72px;
	background-image: url(/i/buttons/scoobyUpdate.jpg);
}

/*end latest new button*/

/*end header section*/

/*top rated games box*/
#privatebanner {
	width: 725px;
	height: 240px;
	margin-left: 6px;
	float: left;
}
#topratedgames {
	width: 725px;
	height: auto;
	margin: 6px 3px 0px 6px;
	float: left;	
}
#toprgheader {
	width: 725px;
	height: 52px;
	background-image: url(/i/mostpopheader.jpg);
}
#toprgcontent {
	width: 723px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
}

/*top submissions games box*/
#topsubmitgames {
	width: 725px;
	height: auto;
	margin: 6px 3px 0px 6px;
	float: left;	
}
#topsubmitheader {
	width: 725px;
	height: 52px;
	background-image: url(/i/topsubmitheader.jpg);
}
#topsubmitcontent {
	width: 723px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
}
/*upload header*/
#uploadheader {
	width: 725px;
	height: 52px;
	background-image: url(/i/uploadheader.jpg);
}
/*end upload header*/

.newline {
	float: none;
	clear: both;
	margin-top: 0px;
}
.lcat a {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #335A85;
	text-decoration: none;
}
.lcat a:hover {
	color: #e71d6f;
	text-decoration: underline;
}

.arialdarkblue {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6084B1;
}
.arialdarkblue a {
	color: #6084B1;
	text-decoration: none;
}
.arialdarkblue a:hover {
	color: #e71d6f;
	text-decoration: none;
}
.categoriesbottom {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.categoriesbottom a {
	color: #fff;
	text-decoration: none;
}
.categoriesbottom a:hover {
	text-decoration: underline;
}
.gamedescrbox {
	width: 160px;
	height: 60px;
	float: left;
	margin: 4px 6px 3px 6px;
}
.gamedescrbox img {
	float: left;
	margin-right: 4px;
}
.gamedescrbox a {
	position: relative;
	top: -2px;
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	display: block;
}
.gamedescrbox a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.moregamedescrbox {
	width: 160px;
	height: 60px;
	float: left;
	margin: 4px 6px 3px 6px;
}
.moregamedescrbox img {
	float: left;
	margin-right: 4px;
}
.moregamedescrbox a {
	position: relative;
	top: -2px;
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	display: block;
}
.moregamedescrbox a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.gamedescrboxt a {
	position: relative;
	top: 2px;
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	display: block;
}
.gamedescrboxt a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.ftitle a {
	position: relative;
	top: 2px;
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
}
.ftitle a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.hcat a {
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	margin-left: 12px;
	display: block;
}
.hcat a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.paging {
	font-size: 11px;
	font-weight: bold;
	color: #335A85;
	text-decoration: none;
}
.paging a {	
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
}
.paging a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.nextprev {
	font-size: 14px;
	font-weight: bold;
	color: #335A85;
	text-decoration: none;
}
.nextprev a {	
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
}
.nextprev a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.bigtext {
	font-size: 24px;
	font-weight: bold;
	color: #335A85;	
}
.subcatsmall {
	font-size: 12px;
	font-weight: bold;
	color: #335A85;
	margin-bottom: 10px;
}
.subcat {
	font-size: 18px;
	font-weight: bold;
	color: #335A85;
	margin-bottom: 15px;
}
.texttable {
	font-size: 10px;
	color: #335A85;
}
.texttable2 {
	font-size: 12px;
	color: #335A85;
}
a.smallbutt {
	margin-top: 8px;
	display: block;
	width: 26px;
	height: 26px;
	background-image: url(/i/small_butt.jpg);
	float: left;
}
a:hover.smallbutt {
	background-position: 0px -26px;
}
a#moretrgames {
	width: 65px;
	height: 86px;
	background-image: url(/i/newmoretrgames.gif);
	float: right;
	margin: 3px 5px 5px 0px;
}
a:hover#moretrgames {
	background-position: 0px 86px;
}
/*end top rated games box*/

/*newest games box*/
#newestgames {
	width: 358px;
	height: 280px;
	margin: 6px 6px 0px 6px;
	float: left;
}
#newgsheader {
	width: 358px;
	height: 73px;
	background-image: url(/i/newgamesheader.jpg);
}
#newgscontent {
	width: 356px;
	height: 206px;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
}
#morenewestgames {
	width: 725px;
	height: auto;
	margin: 6px 3px 0px 6px;
	float: left;
}
#morenewgsheader {
	width: 725px;
	height: 52px;
	background-image: url(/i/morenewgamesheader.jpg);
}
#morenewgscontent {
	width: 723px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
}
a#morenewgames {
	width: 147px;
	height: 26px;
	background-image: url(/i/morengames.gif);
	float: right;
	margin: 3px 5px 5px 0px;
	background-position: 0px -26px;
}
a:hover#morenewgames {
	background-position: 0px 0px;
}
a#morenewgamesvert {
	width: 65px;
	height: 86px;
	background-image: url(/i/morengames_vertical.gif);
	float: right;
	margin: 3px 5px 5px 0px;
}
a:hover#morenewgamesvert {
	background-position: 0px 86px;
}

a#dfguploadgamesvert {
	width: 65px;
	height: 86px;
	background-image: url(/i/moreuplgamesvertical.gif);
	float: right;
	margin: 3px 5px 5px 0px;
}
a:hover#dfguploadgamesvert {
	background-position: 0px 86px;
}
/*end newest games box*/

#banner728 {
	width: 728px;
	margin-top: 8px;
	margin-left: 6px;
	margin-right: 6px;
}

#banner300 {
	width: 358px;
	height: 280px;
	margin-top: 6px;
	margin-left: 4px;
	float: left;
}

#b300content {
	width: 356px;
	height: 278px;
	float: left;
	border: solid 1px #b0edff;
}

#leftcatbox {
	width: 108px;
	height: auto;
	margin: 10px 0px 2px 6px;
}

#leftcatcontent {
	width: 108px;
	height: auto;
	background-image: url(/i/bg_cat.jpg);
	background-repeat: repeat-x;
	border: solid 1px #b0edff;	
}
#leftcatcontent p {
	margin-top: 12px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
}

#rightcatbox {
	width: 118px;
	height: auto;
	margin: 5px 0px 2px 6px;
}
#rightcatcontent {
	width: 118px;
	height: auto;
	background-image: url(/i/bg_cat.jpg);
	background-repeat: repeat-x;
	border: solid 1px #b0edff;	
}
#rightcatcontent p {
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 8px;
	margin-bottom: 10px;
}

#mlrbox {
	width: 118px;
	height: auto;
	margin: 8px 0px 2px 6px;
}
#mlrboxcontent {
	margin-top: 0px;
	width: 118px;
	height: auto;
	/*background-color: #F1FAFF;*/
	/*border: solid 1px #b0edff;	*/
}
#mlrboxcontent p {
	margin-top: 8px;
	margin-bottom: 8px;
}

#searchcontainer {
	width: 100%;
	height: auto;
	float: left;
}

#searchbox {
	width: 868px;
	height: auto;
	margin-left: 6px;
	margin-top: 7px;
}

#searchcontent {
	width: 866px;
	height: auto;
	background-color: #F1FAFF;
	border: solid 1px #b0edff;	
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*featured games box*/
#featuredgames {
	width: 251px;
	height: auto;
	margin: 6px 0px 6px 6px;
	float: left;
}
#featuredgames2 {
	width: 108px;
	height: auto;
	margin: 4px 0px 6px 6px;
	float: left;
}
#fgheader {
	width: 251px;
	height: 74px;
	background-image: url(/i/featuregames.jpg);
}
#fgheader2 {
	width: 108px;
	height: 52px;
	background-image: url(/i/featgame2.jpg);
}
#fgcontent {
	width: 249px;
	height: auto;
	background: #ffffff;
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
	margin-bottom:10px;
}
#fgcontent2 {
	width: 106px;
	height: auto;
	background: #ffffff;
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
	margin-bottom: 10px;
}
.fgdescription {
	float: left;
	margin: 5px 6px 5px 6px;
}
.fgdescription img {
	float: left;
	margin-right: 7px;
}
.fgdescription a {
	font-size: 14px;
	position: relative;
	top: -2px;
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	display: block;
}
.fgdescription a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.fgdescription p {
	margin: 4px;
	padding: 0px;
}
.newfgdesc {
	width:225px;
	float: left;
	margin: 5px 6px 5px 6px;
}
.newfgdesc img {
	float: left;
	margin-right: 7px;
}
.newfgdesc a {
	font-size: 13px;
	position: relative;
	top: -2px;
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	display: block;
}
.newfgdesc a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.newfgdesc p {
	margin: 4px;
	padding: 0px;
}
.fgdescription2 {
	width: auto;
	float: left;
	margin: 10px 3px 0px 6px;
}
.fgdescription2 img {
	float: left;
	margin-left: 8px;
}
.fgdescription2 a {
	font-size: 11px;
	position: relative;
	top: -2px;
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	display: block;
}
.fgdescription2 a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
.ratext {
	font-size: 9px;
	font-weight: bold;
	color: #8fe2f1;
}
.ratings img {
	margin: 0px;
}
.bline {
	width: 170px;
	height: 1px;
	background: #c3f1ff;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	font-size: 1px;
}
.bline2 {
	width: 90px;
	height: 1px;
	background: #c3f1ff;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	font-size: 1px;
}
a#megbutt {
	display: block;
	width: 165px;
	height: 26px;
	background-image: url(/i/megbutt.gif);
	float: right;
	margin: 5px;
}
a:hover#megbutt {
	background-position: 0px -26px;
}
/*end featured games box*/

/*banner 88x31 box*/
#bannerEuro {
	width: 251px;
	height: 74px;	
	margin-bottom: 6px;
}

#banner8831Head {
	width: 251px;
	height: 74px;
	background-image: url(/i/ourfriendsH.jpg);
}

#banner8831box {
	width: 249px;
	height: auto;
	background: #ffffff;
	background-repeat: repeat-x;	
	border: solid 1px #b0edff;	
	border-top: none;
	/*float:left;*/
	color: #1db9e7;
	font-size:13px;
	margin-bottom:5px;
}
/*end banner 88x31*/

/*popular tags*/
#popularTagsHead {
	width: 251px;
	height: 74px;
	background-image: url(/i/populartagsheader.jpg);
	margin-top:5px;
}

#popularTagsBox {
	width: 249px;
	height: auto;
	background: #ffffff;
	background-repeat: repeat-x;	
	border: solid 1px #b0edff;	
	border-top: none;
	/*float:left;*/
	color: #1db9e7;
	font-size:12px;
	padding-bottom:10px;
}
/*end popular tags*/

/*top download*/
#topDownloadHead {
	width: 251px;
	height: 74px;
	background-image: url(/i/topdownloadheader.jpg);
	margin-top:5px;
}

#topDownloadBox {
	width: 249px;
	height: auto;
	background: #ffffff;
	background-repeat: repeat-x;	
	border: solid 1px #b0edff;	
	border-top: none;
	/*float:left;*/
	color: #1db9e7;
	font-size:13px;
	margin-bottom:5px;	
}
/*end top download*/


#gamecontenthead {
	width: 710px;
	height: 19px;
	background-image: url(/i/upborder_l.jpg);
	float: left;
}

#gamecontentfooter {
	width: 710px;
	height: 19px;
	background-image: url(/i/botborder_l.jpg);
	float: left;
	margin-bottom: 15px;
}
#gamebox {
	width: 710px;
	height: auto;
	float: left;
	margin-top: 12px;
	margin-left: 8px;
}
#gamecontent {
	width: 708px;
	height: auto;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
	border-bottom: none;
}

#middlecontent {
	width: 604px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

#middlebox, #middlebox2, #adsspace {
	width: 604px;
	height: auto;
	float: left;
	margin-bottom: 15px;
}

#middleboxhead, #middleboxhead2 {
	width: 604px;
	height: 19px;
	background-image: url(/i/upborder_m.jpg);
	float: left;
}

#middleboxfooter, #middleboxfooter2 {
	width: 604px;
	height: 19px;
	background-image: url(/i/botborder_m.jpg);
	float: left;	
}  

/*head upload*/
#middleboxTop {
	width: 604px;
	height: 19px;
	background-image: url(/i/botborder_t.jpg);
	float: left;	
} 
/*end head upload*/

#middleboxcontent, #middleboxcontent2 {
	width: 602px;
	height: auto;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
	border-bottom: none;
}

#adsspacecontent {
	width: 604px;
	height: auto;
	float: left;
}

/*game boxes*/
#gameboxes {
	width: 480px;
	height: auto;
	float: left;
	margin-top: 6px;
}
#gameboxes a {
	color: #1db9e7;
	text-decoration: none;
}
#gameboxes a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
#gameboxes li {
	font-size: 12px;
	font-weight: bold;
	color: #1db9e7;
	padding: 0px 0px 2px 2px;
	margin: 0px;
}
#gameboxes ul {
	padding: 0px;
	margin: 0 0 0 28px;
}
#rpggamesbox, #dressgamesbox, #actiongamesbox, #arcadegamesbox, #shotgamesbox, #sportsgamesbox, #puzzlegamesbox, #advgamesbox, #racgamesbox, #casgamesbox, #skillgamesbox, #othgamesbox {
	width: 231px;
	height: auto;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
#google336box {
	width: 466px;
	height: auto;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
#google336box2 {
	width: 604px;
	height: auto;
	float: left;
	margin-bottom: 15px;
}

#rpggcontent, #dressgcontent, #actgcontent, #arcgcontent, #shotgcontent, #sportgcontent, #puzzgcontent, #advgcontent, #racgcontent, #casgcontent, #skillgcontent, #othgcontent {
	width: 229px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
}
#google336content {
	width: 466px;
	height: 300px;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	margin-bottom: 3px;
}
#google336content2 {
	width: 604px;
	height: auto;
	float: left;
}
#actgcontent ul {
	list-style: url(/i/reddot.gif) disc;
}
a.morebutt {
	width: 47px;
	height: 26px;
	display: block;
	background-image: url(/i/morebutt.gif);
	float: right;
	margin: 5px 5px 5px 0px;
}
a:hover.morebutt {
	background-position: 0px 26px;
}
#rpgghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/rpggameshead.jpg);
	float: left;
}

#dressghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/dressupgameshead.jpg);
	float: left;
}

#actghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/actgameshead.jpg);
	float: left;
}

#arcghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/arcgameshead.jpg);
	float: left;
}
#arcgcontent ul {
	list-style: url(/i/pinkdot.gif) disc;
}
#shotghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/shotgameshead.jpg);
	float: left;
}
#shotgcontent ul {
	list-style: url(/i/greendot.gif) disc;
}
#sportghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/sportsgameshead.jpg);
	float: left;
}
#sportgcontent ul {
	list-style: url(/i/lbluedot.gif) disc;
}
#puzzghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/puzzgameshead.jpg);
	float: left;
}
#puzzgcontent ul {
	list-style: url(/i/yelldot.gif) disc;
}
#advghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/advgameshead.jpg);
	float: left;
}
#advgcontent ul {
	list-style: url(/i/dbluedot.gif) disc;
}
#racghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/racgameshead.jpg);
	float: left;
}
#racgcontent ul {
	list-style: url(/i/purpledot.gif) disc;
}
#casghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/casgameshead.jpg);
	float: left;
}
#casgcontent ul {
	list-style: url(/i/blackdot.gif) disc;
}
#skillghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/skillgameshead.jpg);
	float: left;
}
#skillgcontent ul {
	list-style: url(/i/yelldot.gif) disc;
}
#othghead {
	width: 231px;
	height: 82px;
	background-image: url(/i/othgameshead.jpg);
	float: left;
}
#othgcontent ul {
	list-style: url(/i/bluedot.gif) disc;
}
/*end game boxes*/


#skyscrapper {
	margin: 6px 0px 6px 6px;
}
#ourfriends {
	width: 125px;
	height: auto;
	margin: 6px;
	text-align: center;	
}
#ourfriendsheader {
	width: 125px;
	height: 50px;
	background-image: url(/i/ourfrhead.jpg);
}
/*topreferer*/
#toprefheader {
	width: 125px;
	height: 50px;
	background-image: url(/i/toprefhead.jpg);
}

/*top referrers left*/
#leftrefbox {
	width: 108px;
	height: auto;
	margin: 10px 0px 2px 6px;
	text-align: center;
}

#toprefheader2 {
	width: 108px;
	height: 52px;
	background-image: url(/i/toprefhead2.jpg);
}
#leftrefboxContent {
	width: 106px;
	height: auto;
	background: #ffffff;
	background-repeat: repeat-x;	
	border: solid 1px #b0edff;
	border-top: none;
	margin-bottom: 6px;
}
#leftrefboxContent a {
	font-size: 10px;
	font-weight: bold;
	color: #1db9e7;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
}
#leftrefboxContent img {
	margin: 4px 0px 4px 0px;
}
#leftrefboxContent a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
/*end top referrers left*/

/*banner 88x31 left*/
#lefbanner88x31 {
	width: 108px;
	height: auto;
	margin-top: 4px;
	margin-left:6px;
}

#leftbanner88x31_ec {
	width: 106px;
	height: auto;
	background: #ffffff;	
	border: solid 1px #b0edff;
}
/*end banner 88x31 left*/

#ourfriendscontent {
	width: 123px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
	margin-bottom: 6px;
}
#ourfriends a {
	font-size: 11px;
	font-weight: bold;
	color: #1db9e7;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
}
#ourfriends img {
	margin: 4px 0px 4px 0px;
}
#ourfriends a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
#aboutus {
	text-align: center;
	color: #89e0f0;
	font-size: 14px;
	margin-top:12px;
	margin-bottom:0px;
}
#aboutus a {
	color: #89e0f0;
	text-decoration: none;
}
#aboutus a:hover {
	text-decoration: underline;
}
#footerlinks {
	text-align: center;
	margin-top: 8px;
	color: #ffffff;
	font-size: 14px;
}
#footerlinks a {
	text-decoration: none;
	color: #ffffff;
}
#footerlinks a:hover {
	text-decoration: underline;
}
#copy {
	font-size: 9px;
	color: #89e0f0;
	text-align: center;
	margin-top:3px;
}

/* taken from forum style */
.thead
{
	background: #1db9e7;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #ffffff;
}
.thead a:visited, .thead_avisited
{
	color: #ffffff;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #e71d6f;
}
.tborder
{
	background: #b0edff;
	color: #000000;
}
.vbmenu_control
{
	background: #edf9fd;
	color: #FFFFFF;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #04afcf;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #04afcf;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #e71d6f;
	text-decoration: none;
}

/*
Search setting*/
.popular a {
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;	
}

.popular a:hover {
	color: #e71d6f;
	text-decoration: underline;
}

/*End Search Setting */

/*banner 886x40*/
#banner_886x40 {
	width: 868px;
	height: auto;
	background-color: #F1FAFF;
	/*border: solid 1px #333333;	*/
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topfeat {
	margin: 0px;
}
.topfeat img {
	border: solid 2px #ee0;
	margin: 2px;
}
.topfeat a {
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	display: block;
}
.topfeat a:hover {
	color: #e71d6f;
	text-decoration: underline;
}

/**************DFG Wallpaper Setting**********************/
/*
Note :	- width total 880px;
*/

/*main box*/
#leftcontainerW {
	width: 740px;
	height: auto;
	float: left;
	/*border:1px solid #0000ff;*/
}

#rightcontainerW {
	width: 140px;
	height: auto;
	float: left;
	/*border:1px solid #ff0000;*/
	text-align:center;
}
/*end main box*/

#banner728WBox {
	width:733px;
	margin-top: 6px;	
	padding-left:5px;
	float:left;
	/*border:1px solid #ff0000;*/
}
#banner728W {
	width:728px;
	margin-top: 0px;
	float:left;	
}
#featuredWBox {
	width:728px;
	margin-top: 6px;
	margin-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
#featuredW {
	width: 362px;
	height: auto;	
	float: left;
}
#featuredWheader {
	width: 362px;
	height: 80px;
	background-image: url(/i/featureWtitle.jpg);	
}
#featuredWcontent {
	width: 360px;
	height: 270px;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;	
}
#banner300WBox {
	width: 330px;
	height: 350px;		
	float: left;
	border: solid 1px #b0edff;		
	margin-left:6px;
	padding-left:28px;
}
#banner300WContent {
	width: 300px;
	height: 250px;	
	border: solid 1px #b0edff;
	float:left;	
	margin-top:50px;	
}
#newestW {
	width:728px;
	margin-top: 6px;
	margin-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	height:auto;
}
#newestWheader {
	width: 728px;
	height: 55px;
	background-image: url(/i/newWtitle.jpg);
}
#newestWcontent {
	width: 726px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
}
#downloadW {
	width:728px;
	margin-top: 6px;
	margin-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	height:auto;
}
#downloadWheader {
	width: 728px;
	height: 55px;
	background-image: url(/i/topDownloadWtitle.jpg);
}
#downloadWcontent {
	width: 726px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
}
#topvoteW {
	width:728px;
	margin-top: 6px;
	margin-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	height:auto;
}
#topvoteWheader {
	width: 728px;
	height: 55px;
	background-image: url(/i/topVoteWtitle.jpg);
}
#topvoteWcontent {
	width: 726px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;
}
#categoryWBox {
	width:728px;
	margin-top: 6px;
	margin-bottom:16px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	height:auto;
}
#arcadeW {
	width: 356px;
	height: auto;	
	float: left;
}
#arcadeWheader {
	width: 356px;
	height: 80px;
	background-image: url(/i/arcadeWtitle.jpg);	
}
#arcadeWcontent {
	width: 354px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;	
}
#actionW {
	width: 356px;
	height: auto;	
	float: left;
	margin-left:16px;
}
#actionWheader {
	width: 356px;
	height: 80px;
	background-image: url(/i/actionWtitle.jpg);	
}
#actionWcontent {
	width: 354px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;	
}
#adventureW {
	width: 356px;
	height: auto;	
	float: left;
	margin-top:16px;
}
#adventureWheader {
	width: 356px;
	height: 80px;
	background-image: url(/i/adventureWtitle.jpg);	
}
#adventureWcontent {
	width: 354px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;	
}
#sportW {
	width: 356px;
	height: auto;	
	float: left;
	margin-left:16px;
	margin-top:16px;
}
#sportWheader {
	width: 356px;
	height: 80px;
	background-image: url(/i/sportWtitle.jpg);	
}
#sportWcontent {
	width: 354px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;	
}
#racingW {
	width: 356px;
	height: auto;	
	float: left;
	margin-top:16px;
}
#racingWheader {
	width: 356px;
	height: 80px;
	background-image: url(/i/racingWtitle.jpg);	
}
#racingWcontent {
	width: 354px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;	
}
#rpgW {
	width: 356px;
	height: auto;	
	float: left;
	margin-left:16px;
	margin-top:16px;
}
#rpgWheader {
	width: 356px;
	height: 80px;
	background-image: url(/i/rpgWtitle.jpg);	
}
#rpgWcontent {
	width: 354px;
	height: auto;
	background-image: url(/i/box_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border: solid 1px #b0edff;
	border-top: none;	
}
#linkThumb a {
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;	
}
#linkThumb a:hover {
	color: #e71d6f;
	text-decoration: underline;
}
#topborderW {
	width: 728px;
	height: 19px;
	background-image: url(/i/topborderW.jpg);
	float: left;
}
#contentborderW {
	width: 727px;
	height: auto;
	float: left;
	border-left: solid 1px #b0edff;
	border-right: solid 1px #b0edff;	
}
#bottomborderW {
	width: 728px;
	height: 19px;
	background-image: url(/i/bottomborderW.jpg);
	float: left;
}
#centerBannerBox {
	width:728px;
	margin-top: 6px;
	margin-bottom:10px;
	padding-left:6px;
	padding-right:4px;
	float:left;	
}
#banner300W1 {
	width: 331px;
	height: 300px;	
	float: left;
	border: solid 1px #b0edff;
	padding-left:25px;
}
#bannerContentW1 {
	width: 300px;
	height: 250px;	
	float: left;
	border: solid 1px #b0edff;
	margin-top:24px;	
}
#banner300W2 {
	width: 331px;
	height: 300px;		
	float: left;
	border: solid 1px #b0edff;
	margin-left:9px;
	padding-left:25px;
}
#bannerContentW2 {
	width: 300px;
	height: 250px;	
	border: solid 1px #b0edff;
	float:left;
	margin-top:24px;	
}
#linkThumb2 a {
	font-weight: bold;
	color: #1db9e7;
	text-decoration: none;
	display:block;
}
#linkThumb2 a:hover {
	color: #e71d6f;
	text-decoration: underline;
}

/*view wallpaper*/
#BIGcontainerW {
	width: 1300px;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
	background-color:#ffffff;
}
#containerW {
	width: 100%;
	height: auto;
	float: left;
	background-image: url(/i/banner_bg.jpg);
	background-repeat: repeat-x;
	border-bottom:3px solid #fed674;
}
#headerW {
	width: 100%px;
	height: 123px;
	float: left;	
}
#logoW {
	width: 280px;
	height: 123px;
	background-image: url(/i/logo.jpg);
	float: left;
	cursor: hand;
}
#ugologoW {
	width: 87px;
	height: 123px;
	background-image: url(/i/ugologo.jpg);
	float: left;
	cursor: hand;
}
#dfglogoW {
	width: 193px;
	height: 123px;
	background-image: url(/i/dfglogo.jpg);
	float: left;
	cursor: hand;
}
#bannerW {
	width: auto;
	height: 123px;	
	float: left;
}
#linkW {
	color: #e71d6f;	
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#linkW a{	
	color:#335A85;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#linkW a:hover {	
	color: #e71d6f;		
	text-decoration:none;
}
#navigationW {
	color: #335A85;	
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#navigationW a{	
	color:#335A85;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
#navigationW a:hover {	
	color: #e71d6f;		
	text-decoration:underline;
}
/*end view wallpaper*/

/************ End Wallpaper Setting **********************/

/*banner 886x40*/
#banner886Cont {
	width:880px;
	height:46px;	
}
#banner886Box {
	width: 866px;
	height: 40px;
	margin-left: 6px;
	margin-top: 6px;	
}
#banner_886x40 {
	width: 866px;
	height: 40px;
	background-color: #F1FAFF;	
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;	
}

#searchNewBox {
	width: 728px;
	margin-top: 8px;
	margin-left: 6px;
	margin-right: 6px;
	/*background-color:#CEE8F7;*/
	height:auto;
}
#searchNewBox .left{
	width: 7px;
	height:31px;
	float:left;
	background-image:url(/i/leftsearch.jpg);	
}
#searchNewBox .middle{
	width: 714px;
	height:29px;
	float:left;
	background-color:#CEE8F7;	
	border-top:1px solid #8daacd;
	border-bottom:1px solid #8daacd;
}
#searchNewBox .middle .form{
	width: 714px;
	height:23px;
	float:left;
	font-size:12px;
	margin-top:4px;
	margin-bottom:2px;
	text-align:center;
}
#searchNewBox .right{
	width: 7px;
	height:31px;
	float:left;
	background-image:url(/i/rightsearch.jpg);	
}

#searchNewBox2 {
	width: 852px;
	margin-top: 8px;
	margin-left: 14px;
	margin-right: 14px;
	height:auto;
}
#searchNewBox2 .left{
	width: 7px;
	height:31px;
	float:left;
	background-image:url(/i/leftsearch.jpg);	
}
#searchNewBox2 .middle{
	width: 838px;
	height:29px;
	float:left;
	background-color:#CEE8F7;	
	border-top:1px solid #8daacd;
	border-bottom:1px solid #8daacd;
}
#searchNewBox2 .middle .form{
	width: 838px;
	height:23px;
	float:left;
	font-size:12px;
	margin-top:4px;
	margin-bottom:2px;
	text-align:center;
}
#searchNewBox2 .right{
	width: 7px;
	height:31px;
	float:left;
	background-image:url(/i/rightsearch.jpg);	
}

/*new setting for view wallpaper */
#bannerW2 {
	width: 933px;
	height: 123px;	
	float: left;
}
#navbarW {
	width: 879px;
	height: 55px;
	float: left;
	margin-top: -1px;
	margin-left: -8px;
	background-image: url(/i/navbar.jpg);
	background-repeat: repeat-x;
	
}
#navbarW a {
	display: block;
	float: left;
	height: 55px;
}
#navbarW a:hover {
	background-position: 0px 55px
}
#searchWBox {
	width: auto;
	height: 55px;
	float: left;
	margin-top: -1px;	
	/*border:1px solid #ffffff;*/
}
#searchW {
	width:auto;
	height:31px;
	float:left;
	margin-top:19px;
	margin-left:5px;
}
#left_searchW {
	width:5px;
	height:31px;
	background: url(/i/left_searchW.jpg);	
	float:left;
}
#middle_searchW {
	width:auto;
	height:31px;
	background-color: #cfe6f6;	
	float:left;
}
#middle_searchW .form{
	width:auto;
	height:21px;	
	float:left;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
}
#right_searchW {
	width:5px;
	height:31px;
	background: url(/i/right_searchW.jpg);	
	float:left;
}
#containerWnew {
	width: 100%;
	height: 177px;
	float: left;
	background-image: url(/i/header_bgW.jpg);
	background-repeat: repeat-x;
	border-bottom:3px solid #fed674;
}

/*footer*/
#linkTextW {
	font-size: 12px;
	color: #335A85;
}
#linkTextW a{
	font-size: 12px;
	color: #335A85;
	text-decoration:none;
}
#linkTextW a:hover{
	font-size: 12px;
	color: #ff0000;
	text-decoration:underline;
}
#navText {
	font-size: 10px;
	color: #335A85;	
}
#navText a{
	color: #335A85;	
	text-decoration:none;
}
#navText a:hover{
	color: #ff0000;	
	text-decoration:underline;
}

#footer_viewW {
	width:1300px;
	height:100px;
	background-image: url(/i/bg_footer.jpg);
	border-top:2px solid #fed674;
	margin-top:10px;
}
#footer_viewW .link{
	padding-left:5px;
	padding-top:10px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
#footer_viewW .link a{
	color: #fff;
	text-decoration: none;
}
#footer_viewW .link a:hover{
	text-decoration: underline;
}

#footer_viewW .aboutus {
	padding-left:5px;
	padding-top:10px;
	color: #ffffff;
	font-size: 14px;
}
#footer_viewW .aboutus a {
	color: #ffffff;
	text-decoration: none;
}
#footer_viewW .aboutus a:hover {
	text-decoration: underline;
}
#footer_viewW .copy {
	font-size: 9px;
	color: #ffffff;
	padding-left:5px;
}
#footer_viewW .copy a{
	color: #ffffff;
	text-decoration:none;
}
#footer_viewW .copy a:hover{
	color: #ffffff;
	text-decoration:underline;
}

/*iframe setting*/
#BIGcontainerF {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
	background-color:#ffffff;
}
#headerF {
	width: 100%;
	height: 100px;
	float: left;	
}
#dfglogoF {
	width: 193px;
	height: 100px;
	background-image: url(/i/iframelogo.jpg);
	float: left;
	cursor: hand;
}
#ugologoF {
	width: 87px;
	height: 100px;
	background-image: url(/i/iframeugologo.jpg);
	float: left;
	cursor: hand;
}
#containerF {
	width: 100%;
	height: 155px;
	float: left;
	background-image: url(/i/header_frame_bg.jpg);
	background-repeat: repeat-x;
	border-bottom:3px solid #fed674;
}
#bannerF {
	width: 931px;
	height: 100px;	
	float: left;
}
#frameContainer {
	width: 100%;
	height: 95%;
	float:left;
}
#banner_876x40 {
	width: 876px;
	height: 40px;
	background-color: #F1FAFF;	
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;	
}
/*second setting Ifrmae*/
#headerF2 {
	width: 100%;
	height: 84px;
	float: left;	
}
#dfglogoF2 {
	width: 280px;
	height: 84px;
	background-image: url(/i/logoNew.jpg);
	float: left;
	cursor: hand;
}
#containerF2 {
	width: 100%;
	height: 120px;
	float: left;
	background-image: url(/i/bgiframe.jpg);
	background-repeat: repeat-x;
	border-bottom:3px solid #fed674;
}
#bannerF2 {
	width: 916px;
	height: 69px;	
	float: left;
	padding-top:15px;
	padding-left:15px;
}
#ratingBox {
	width: 100%;
	height: 36px;
	float: left;	
}
#ratingContent {
	width:auto;
	height:36px;
	margin-left:11px;
	float:left;
}
#searchW2 {
	width:auto;
	height:31px;
	float:left;
	margin-top:3px;
	margin-left:5px;
}
#removeF {
	width:auto;
	height:31px;
	float:left;
	margin-top:3px;
	margin-left:10px;
}
