#title{
    clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
    display:none;
}
* {
        padding:0px;
        margin:0px;
}
a{
        cursor:pointer;
}
.clear_float {
    clear:both;
    height:0px;
    font-size: 0px;
    line-height: 0px;
}
body {
        background-color: #000000;
        margin: 0px;
        padding: 0px;
        color:#FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;

        background-image: url(/images/main_bg.png);
        background-repeat: repeat-x;
        background-position: center top;
}
a{
        color:#FFCC00;
}
a:hover{
        color:#FFCC00;
}
form{
        margin: 0px;
        padding: 0px;
}
h1{
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        color:#FFCC00;
        padding:0px;
        margin:0px;

        margin-bottom:10px;
        font-weight: normal;
}
h1 a{
        color:#FFCC00;
}
h2{
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        padding:0px;
        margin:0px;
        font-weight: normal;
}
h2 a{
        color:#FFFFFF;
        text-decoration:none;
}
h2 a:hover{
        color:#FFFFFF;
        top: 1px; left: 0px;
        position: relative;
}
h3{
        font-size: 11px;
        padding:0px;
        margin:0px;
        font-weight: normal;
        color:#FFFFFF;
}
input,textarea,select{
		color:black;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #aaaaaa;
        padding:2px;
        margin:0px;    
}
.img {
		padding: 4px;
		border: 0;		
}
.searchInput{
        border: 2px solid #FFFFFF;
}
#topTopArea {
        margin: 0 auto;
        width:910px;
        height:auto;
        background-color:#484848;
        overflow:hidden;        
        margin-bottom:5px;
		/*border: 2px solid #FFFFFF;*/
}
#topArea {
        margin: 0 auto;
        width:910px;
        height:100px;
        overflow:hidden;
        background-color:#000000;
        margin-bottom:5px;
		/*border: 2px solid #FFFFFF;*/
}
#menuArea{
        margin: 0 auto;
        width:910px;
        height:45px;
        overflow:hidden;
        background-color: #969696;
        background-image: url(/images/menu_bg.gif);
        background-repeat: repeat-x;
        background-position: left top;
        margin-bottom:5px;
}
.menuSeporator{
        float:left;
}
.menuItem {
        float:left;
        background-image: url(/images/menu_seporator.gif);
        background-repeat: no-repeat;
        background-position: left top;
        padding-left:14px;
        padding-right:14px;
        padding-top:15px;
        font-family:Arial;
        font-size:11px;
        color:#FFFFFF;
}
.menuItem a{
        color:#FFFFFF;
        text-decoration:none;
}
.menuItem a:hover{
        text-decoration:none;
        top: 1px; left: 0px;
        position: relative;
        /*color:#006600;*/
}
.menuItemLast {
        float:left;
        background-image: url(/images/menu_seporator.gif);
        background-repeat: no-repeat;
        background-position: left top;
        padding-left:13px;
        padding-right:13px;
        padding-top:15px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        color:#FFFFFF;
}
.menuItemLast a{
        color:#FD9AFE;
        text-decoration:none;
}
.subHeader{
        background-color: #4A1511;
        background-image: url(/images/sub_header_bg.png);
        background-repeat: repeat-x;
        background-position: left bottom;
        padding:10px;
        color:#DEDA5C;
}
.gameFloatArea{
        float:left;
        margin-right:3px;
        font-weight: normal;
        width:auto;

}
.floatArea{
        float:left;
        font-weight: normal;
        width:auto;
}
.floatMiddleArea{
        float:left;
        margin-right:5px;
        font-weight: normal;
        width:auto;

}
.gamesMiddleArea{
        float:left;
        margin-right:5px;
        font-weight: normal;
        width:910px;
}
.gameRowLeft{
        float:left;
        margin-right:5px;
        font-weight: normal;
        width:450px;
}
.gameRowRight{
        float:right;
        margin-right:5px;
        font-weight: normal;
        width:450px;
}
#pagesContent{
        width: 910px;
        background-color:#484848;

}
#gamesContentArea{
        width: 900px;
        background-color:#484848;

}
#contentMainArea{
        width: 605px;
        background-color:#484848;

}
#contentArea{
        margin: 0 auto;
        width:910px;
        overflow:hidden;
}
#contentProArea{
        width: 300px;
        background-color:#484848;
}
.gameCategoryListArea{
        background-color:#3C3C3C;
        padding:5px;          
}
.gameListArea{
        background-color:#3C3C3C;
        padding:10px;
}
.gameInfo{
        overflow:hidden;
        font-weight: normal;
}
.gameInfo img{
        border-color:#999999;
        border-style:solid;
        border-width:1px;
}
.smallText {
        margin-top:3px;
        font-size: 9px;
}
.smallText a{
        text-decoration:none;
}
.hSeporator{
    height:5px;
    font-size: 0px;

}
.gSeporator{
    height:17px;
    font-size: 0px;

}
.oSmallText {
        margin:5px;
        font-size: 10px;
}
#footer{
        margin: 0 auto;
        width:910px;
        height:260px;
        overflow:hidden;
        background-color: #000000;
        background-image: url(/images/footer_bg.png);
        background-repeat: repeat-x;
        background-position: left top;

        padding-top:10px;
}

#footerText{
        color: #999999;
        font-size: 10px;
        margin: 0 auto;
        width: 890px;
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #222222;
        text-align: left;
}
.footerSubArea{
        font-size:10px;
		width: 900px;
        float:left;
		margin:10px;
        color:#999999;
}
.footerSubArea a{
        text-decoration:none;
        color:#999999;
}
.footerSubArea a:hover{
        color:#FFCC00;
}
.footerSeporator{
        float:left;
}
