/* This theme was coded by Needascript.com */
*{
margin: 0px;
font-style: normal;
font-stretch: normal;
font-variant: normal;
font-family: Arial, Helvetica, sans-serif;
}

body{
background: url('images/sky.jpg');
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-position: top center !important;
background-repeat: no-repeat !important;
background-attachment: fixed;
}

#logo {width:281px; height:130px; background: url(images/Logo.png); float:left; margin-top:32px; font-size:36px; padding-top:16px; padding-left:90px;}

.container{
width: 901px;
margin: 0px auto;
}

.space{
margin-top: 23px;
}

/* Top of header */
.toppart{
background: url('images/topheadBg.png');
background-repeat: repeat-x;
height: 22px;
color: #202060;
}

.toppart a{
color: #202060;
text-decoration: none;
}

.toppart a:hover{
color: #202060;
text-decoration: underline;
}

.statsmenu{
float: left;
margin-left: -40px;
}

.statsmenu ul{
margin: 0px;
}

.statsmenu li{
margin: 5px;
display: inline;
}

.logintxt{
float: right;
margin-right: 4px;
}

/* Header */

.header{
height: 200px;
}

.logo{
float: left;
margin-top: 37px;
width: 391px;
height: 116px;
}


/* Nav Bar */

.navbar{
/* background: url('images/navbarBg.png'); */
background-repeat: no-repeat;
width: 901px;
height: 39px;
text-transform: uppercase;
margin-bottom: 20px;
}

.navbar a{
text-decoration: none;
color: #000066;
font-weight: bold;
}

.navbar a:hover{
text-decoration: none;
}

.navhome{
background-color: #daffb3;
width: 128px;
height: 28px;
padding-top: 10px;
float: left;
text-align: center;
}

.navhome:hover{
background-color: #ffffff;
border-top-left-radius: 0px 0px;
border-bottom-left-radius: 0px 0px;
}

.navview{
width: 152px;
height: 28px;
padding-top: 10px;
float: left;
text-align: center;
}

.navview:hover{
background-color: #ffcc66;
}

.navadv{
width: 168px;
height: 28px;
padding-top: 10px;
float: left;
text-align: center;
}

.navadv:hover{
background-color: #ffcc66;
}

.navforum{
width: 152px;
height: 28px;
padding-top: 10px;
float: right;
text-align: center;
}

.navforum:hover{
background-color: #ffe6e6;
}

.navreg{
width: 160px;
height: 28px;
padding-top: 10px;
float: left;
text-align: center;
}

.navreg:hover{
background-color: #99ddff;
}

.navlog{
width: 152px;
height: 28px;
padding-top: 10px;
float: right;
text-align: center;
}
.navlog:hover{
background-color: #e6f7ff;
border-top-left-radius: 0px 0px;
border-bottom-left-radius: 0px 0px;
}


.navcontest{
background-color: #daffb3;
width: 152px;
height: 28px;
padding-top: 10px;
float: right;
text-align: center;
}
.navcontest:hover{
background-color: #73e600;
border-top-left-radius: 0px 0px;
border-bottom-left-radius: 0px 0px;
}



/* Main Container */

.sitecon{
width: 900px;
border-radius: 5px;
margin-top: 5px;
padding-left: 23px;
padding-right: 18px;
padding-bottom: 22px;
}

.playy{
    position: relative;
padding-left: 50px;
padding-right: 0px;
padding-top: 86px;
padding-bottom: 0px;
}

.leftblk{
    position: fixed;
    left: 0px;
    top: 25px;
    height: 600px;
border: 0px solid #1f4f68;
width: 180px;
padding-left: 5px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.rightblk{
    position: absolute;
    right: 0px;
    top: 80px;
    height: 600px;
border: 0px solid #1f4f68;
width: 340px;
padding-left: 5px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.rightblk2{
    position: absolute;
    right: 0px;
    top: 60px;
    height: 600px;
border: 0px solid #1f4f68;
width: 210px;
padding-left: 5px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.pagetitle{
background-repeat: no-repeat;
width: 883px;
height: 41px;
margin-bottom: 8px;
text-align: center;
color: #202060;
font-size: 24px;
padding-top: 10px;
margin-left: -23px;
margin-right: -18px;
}


/* Home page */

.homepage{
height: 280px;
}

.hometext{
float: left;
width: 605px;
height: 263px;
overflow: hidden;
margin-top: 16px;
}

.hometext h1{
font-size: 17px;
margin-bottom: 5px;

}

.homenews{
background: url('images/homenewsBg.png');
background-repeat: no-repeat;
float: right;
width: 164px;
height: 244px;
overflow: hidden;
padding-top: 37px;
padding-left: 10px;
padding-right: 8px;
color: #FFF;
}

.newstitle{
font-weight: bold;
margin-top: 10px;
}

.newscon{
height: 180px;
width: 164px;
padding-top: 10px;
overflow: hidden;
}

.newslink{
float: right;
}

.newslink a{
color: #FFF;
text-decoration: none;
}

/* Footer */

.footer{
margin-top: 0px;
margin-bottom: 31px;
color: #5ca6cc;
font-size: 13px;
}

.footer a{
color: #5ca6cc;
font-size: 13px;
text-decoration: none;
}

.footer a:hover{
text-decoration: underline;
}

.powered{
float: left;
height: 20px;
}

.footmenu{
float: right;
margin-right: -15px;
}

.footmenu ul{
margin: 0px;
}
.footmenu li{
display: inline;
margin: 5px;
}

a{
color: #5ca6cc;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}