#mainbody
{
width: 770px;
height: 100%;
background: #ff9900;
}

#mainbody ul li
{
display: block;
float: left;
margin: 0px 0px -3px 0px;
}

#head
{
margin: 0;
width: 770px;
height: 60px;
background: url("../Pictures/top.gif");
}

#logo
{
width: 508px;
height: 29px;
padding: 15px 0 0 10px;
}

#search
{
width: 247px;
height: 20px;
padding: 0 0 0 0;
text-align: right;
}

#signin
{
padding: 0 5px 7px 0;
}

#foot
{
padding: 10px 0 0 0;
width: 770px;
height: 110px;
background: #0087d0;
}

#navcon
{
margin: 0;
width: 768px;
height: 23px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#navcon ul li
{
border-bottom: 2px solid #ff9900;
list-style-type: none;
display: block;
background: url("../Pictures/title2.gif") repeat-x 20px;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
}

#navcon a
{
color: #777;
text-decoration: none;
display: block;
}

#navcon a:hover 
{
	background: url("../Pictures/title4.gif") repeat-x 20px;
}

#mainbox
{
margin: 0;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 0 0 10px 5px;
width: 763px;
height: 100%;
}

#bigbox
{
margin: 0;
float: left;
width: 752px;
}

#bbinside
{
margin: 8px 8px 8px 8px;
background: #fff;
border: 1px solid #000;
width: 737px;
}

#memberbox
{
width: 400px;
}

#mbitems
{
float: left;
margin: 0;
width: 147px;
height: 15px;
}

#mbcoloms
{
width: 100px;
text-align: left;
float: left;
}

#littlebox
{
margin: 0;
float: left;
width: 376px;
height: 276px;
}

#lbinside
{
margin: 8px 8px 8px 8px;
background: #fff;
border: 1px solid #000;
width: 360px;
height: 260px;
}

#lbinside ul li
{
text-align: left;
padding: 0 0 10px 30px;
width: 300px;
height: 70px;
}

#link
{
padding: 0 30px 0 30px;
text-align: left;
float: left;
}

#path
{
margin: -8px 0 0 0;
padding: 0 10px 5px 20px;
text-align: left;
float: left;
}

#pgcad
{
float: left;
text-align: left;
padding: 10px;
width: 345px;
}

ul#navlist li a
{
width: 96px;
height: 20px;
}

.bottomad
{
margin-left: 20px;
margin-right: 20px;
}

div.flinks a:link, div.flinks a:visited
{
	color: #222222;
	text-decoration: underline;
}

div.flinks a:hover
{
	color: #444444;
}

#dd
{
	color: #ffffff;
}

#dd:hover
{
	color: #000000;
}

div.thumbnail a
{
	float: left;
	width: 100px;
	border: 1px solid #999;
	background: #ddd;
	margin: 0 20px 15px 0;
	padding: 5px;
}

div.thumbnail
{
	float: left;
}

div.thumbnailhosted
{
	float: left;
}

div.thumbnail a:hover
{
	border: 1px solid #0087d0;
	background: #91d9ff;
	color: #0272ae;
}

div.thumbnailhosted a
{
	float: left;
	width: 100px;
	border: 1px solid #999;
	background: #ddd;
	margin: 0 20px 15px 0;
	padding: 5px;
	color: #0272ae;
	-webkit-transition: all 250ms;
	-moz-transition: all 250ms;
}

div.thumbnailhosted a:hover
{
	border: 1px solid #ff9900;
	background: #ffdda7;
	color: #0087d0;
	-webkit-transform: scale(1.1);
	-webkit-box-shadow: 10px 10px 5px #888;
	-moz-transform: scale(1.1);
	-moz-box-shadow: 10px 10px 5px #888;
}

.gamelist
{
	float: right;
	width: 690px;
	padding: 0 0 10px 0;
}

.clearboth
{
	clear: both;
}

.floatleft
{
	margin-right: 5px;
	float: left;
}

.gfl
{
	margin: 1px 10px 0 0;
	float: left;
	width: 205px;
	text-align: left;
	font-size: 12px;
}

.gflink a:link, .gflink a:visited, .darklink
{
	margin-left: 20px;
	color: #333333;
}

.gflink a:hover, .darklink:hover
{
	margin-left: 21px;
	color: #000000;
}

.gfl  h1{
	font-size: 12px;
	height: 15px;
	margin: 0 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.gfc
{
	float: left;
	width: 468px;
	height: 100px;
}

.gfr
{
	margin: 1px 0 0 0;
	float: right;
	width: 100px;
	background: #fff;
}

.textleft
{
	text-align: left;
}

.bigimg
{
	margin: 0 10px 0 15px;
	float: left;
}

.bigpadding
{
	padding-left: 100px;
}

#catcon
{
	margin: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 770px;
	height: 23px;
}

#catcon ul li
{
	border-bottom: 1px solid #A8B090;
	border-top: 2px solid #ff9900;
	list-style-type: none;
	display: block;
	background: url("../Pictures/title2.gif") repeat-x 20px;
	font: 10px/20px "Lucida Grande", verdana, sans-serif;
}

#catcon a
{
	color: #777;
	text-decoration: none;
	display: block;
}

#catcon a:hover 
{
	background: url("../Pictures/title4.gif") repeat-x 20px;
}

ul#catlist li a {
	width: 64px;
	height: 20px;
}

.boxtitle h1{
	font-size: 12px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
	background-image: url(http://www.playaddictingwebgames.com/Pictures/title2.gif);
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.boxtitle h2{
	font-size: 12px;
	height: 20px;
	margin: 0;
	padding: 2px 0 0 0;
	background-image: url(http://www.playaddictingwebgames.com/Pictures/title2.gif);
	text-align: center;
	font-weight: bold;
	color: #000000;
}

body {
	text-align: center;
	font-size: 11px;
	font-family:Arial, sans-serif;
	color: #000000;
}
	
ul, li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

form {
	margin: 0;
}

a:link { 
color: #0087d0;
text-decoration: none;
}

a:visited { 
color: #0087d0;
text-decoration: none;
}

a:hover { 
color: #ff9900;
}
