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;
}
html {
        font-size: 100.01%;
        height: 100%;
}
body {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        text-align: center;
        font-size: 62.5%;
        background-image: url(images/bg.jpg);
        background-repeat: repeat-x;
        text-align: center;
        height: 100%;
        background-color: #8470FF;
        background-position: top;
}
img {
    border:0;
}
ul {
        list-style-type: none;
}
a {
        color: #2c4450;
        text-decoration: none;
}
a:hover {
        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: 60px;
        width: 350px;
        position: absolute;
        left: 0px;
        top: 34px;
}
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 #425969;
}
#nav {
        text-align: left;
        display: block;
        height: 32px;
        width: 100%;
        margin-top: 1px;
        margin-bottom: 20px;
}
#nav li {
        display: inline;
        margin-right: 30px;
}
#nav li a {
        font-size: 1.2em;
        line-height: 32px;
        color: #FFFFFF;
        text-decoration: none;
}
#rightcol {
        float: right;
        width: 658px;
        font-size: 1.1em;
}
#rightcol .box, .gameincat {
        width: 656px;
        border: 1px solid #FFFF00;
        background-color: #FFFFFF;
        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: #c80203;
        margin-bottom: 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #d8d9da;
        text-align: left;
        margin-right: auto;
        margin-left: auto;
}
#rightcol .box2 {
        width: 656px;
        border: 1px solid #acb8bf;
        padding-bottom: 10px;
        background-color: #FFFFFF;
        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;
}
div.leftalign {
        text-align: left;
}
div.leftalign p{
        padding-right: 10px;
        padding-left: 10px;
        line-height: 1.6em;
}
.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: #d8d9da;
        text-align: right;
}
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 #FFFF00;
        padding-bottom: 10px;
        background-color: #FFFFFF;
        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;
}

.categories {
        background-image: url(images/categories.png);
}
.adsense {
        background-image: url(images/moregames.png);
}
.newgames {
        background-image: url(images/search.png);
}
.populargames {
        background-image: url(images/mostpoular.png);
}
.statistics {
        background-image: url(images/stats.png);
}
.friends {
        background-image: url(images/friends.png);
}
.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: #FFFFFF;
}
