html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, code,
img, small, strike, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
                color: #f2f2f2
}
html {
	font-size: 100.01%;
	height: 100%;
}
body {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 62.5%;
	background: #2c2c2a url('background2.jpg') top center repeat;
	text-align: center;
	height: 100%;
}
img {
    border:0;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

ul 
{ margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul li
{ list-style-type: none;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#logo, #menu, #site_content
{ margin-left: auto; 
  margin-right: auto;
}

a {
	color: #f2f2f2;
	text-decoration: none;
}
a:hover {
	color: #f2f2f2;
                text-decoration: underline;
}
a:focus {
    outline: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
#wrap {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 124px;
	position: relative;
}
a.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 350px;
	position: absolute;
	left: 0px;
	top: 14px;
}
a.logo span {
	position: absolute;
	left: -99999px;
}
* html a.logo
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/addictivegames/images/logo.png", sizingMethod="crop");
}
#adsense{
	height: 60px;
	width: 468px;
	position: absolute;
	top: 30px;
	right: 0px;
	border: 3px solid #a2323d;
}
#menu
{ height: 44px;
  width: 900px;
  border-bottom: 2px solid;
  background: #40403E;
  color: #EEE;
  border-color: #A2323D;
}

#menu li a:hover
{ background: #A2323D;
  color: #EEE;
  border-color: #2C2C2A;
} 

#menu ul 
{margin: 0px auto;}

#menu li 
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
  background: #A2323D;
  color: #EEE;
  border-color: #2C2C2A;
} 

#menu li a 
{ display: block;
  float: left;
  height: 38px;
  text-decoration: none; 
  padding: 6px 19px 0px 19px;
  border-right: 2px solid;
  font-weight: bold;
  background: #40403E;
  color: #929280;
  border-color: #2C2C2A;
} 



#rightcol {
	float: right;
	width: 658px;
	font-size: 1.1em;
}
#rightcol .box, .gameincat {
	width: 656px;
	border: 1px solid #40403e;
	background-color: #2c2c2a;
	margin-bottom: 10px;
	padding: 10px;
}
* html #rightcol .box, * html .gameincat
{
	width: 636px;
	padding: 10px;
}
#rightcol .box h1, #rightcol .box h2 {
	width: 636px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #a2323d;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d5d8;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#rightcol .box2 {
	width: 656px;
	border: 1px solid #40403e;
	padding-bottom: 10px;
	background-color: #2c2c2a;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 1.2em;
}
#rightcol .box2 p {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.5em;
}
div.gameinfo {
	text-align: left;
	margin-left: 10px;
        color: #ffffff;
}
div.leftalign {
	text-align: left;
        color: #ffffff
}
div.leftalign p{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
        color: #ffffff
}
.game {
	padding-top: 10px;
}
table.homegames {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.gamesrow {
	padding-bottom: 0px;
}
p.allgames {
	width: 636px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d5d8;
	text-align: right;
                color: #f2f2f2
}
p.allgames a{
	background-image: url(images/allgames.png);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 106px;
	margin-left: auto;
}
p.allgames a span {
	position: absolute;
	left: -999999px;
}
#leftcol{
	float: left;
	width: 202px;
	font-size: 1.1em;
}
#leftcol .box {
	text-align: center;
	width: 200px;
	border: 1px solid #40403e;
	padding-bottom: 10px;
	background-color: #2c2c2a;
	padding-top: 2px;
	margin-bottom: 10px;
}
#leftcol .box h2 {
	background-repeat: no-repeat;
	height: 31px;
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#leftcol .box h2 span {
	position: absolute;
	left: -999999px;
}
#leftcol .box ul {
	text-align: left;
	margin-left: 27px;
	line-height: 1.5em;
}
#leftcol .box ul li {

}
#leftcol .box .inbox {
	text-align: left;
	margin-right: 27px;
	margin-left: 27px;
         color: #ffffff
}

.categories {
	background-image: url(images/categories.gif);
}
.adsense {
	background-image: url(images/moregames.gif);
}
.newgames {
	background-image: url(images/newgames.gif);
}
.populargames {
	background-image: url(images/mostpoular.gif);
}
.statistics {
	background-image: url(images/stats.gif);
}
.friends {
	background-image: url(images/friends.gif);
}
.search {
	background-image: url(images/search.gif);
}
.afiliates {
	background-image: url(images/affiliates.gif);
}
#footer {
	line-height: 1.4em;
	text-align: left;
	clear: both;
	display: block;
	padding-bottom: 15px;
}
#framewrap {	
    background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
.topframe {
	margin-top: 10px;
}
.topframe a{
	font-size: 12px;
	color: #2c2c2a;
}