
*{
margin: 0px;
font-style: normal;
font-stretch: normal;
font-variant: normal;
font-family: Arial, Helvetica, sans-serif;
}

body{
background: url('../templates/aurblue/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;
}

.inputlink {
		background-color: #66CCFF;
		border-radius: 3px;
		border: 1px solid #102045;
		border-width: 1px;
		color: #9999ff !important;
		font-size: 18px;
		transition: 0.4s all ease;
		width: 200px;
		height: 50px;
		}
.inputlink:hover {
		border-color: #dadada;
		background-image: url('../templates/aurblue/images/textimg3.jpg');
		color: #0000ff !important;
		}
.inputlink:focus {
		background: #00ffff;
		box-shadow:inset 0px -3px 0px 0px rgba(99,0,0,0.5);
		background-image: url('../templates/aurblue/images/textimg3.jpg');
		border-color: #102045;
		border-width: 1px;
		border-radius: 7px; 
		color: #0000ee !important;
	}

.submitlink {
	background: #6699ff;
	background-image: url('../templates/aurblue/images/textimg.jpg');
	border: 3px solid #9999ff;
	border-radius: 5px;
	color: #0000ff;
	font: bold 18px Lucida Grande, Lucida, Verdana, sans-serif;
	width: 185px;
	height: 40px;
	transition: 0.2s all ease;
	}
.submitlink:hover {
	background: #ccddff;
	background-image: url('../templates/aurblue/images/textimg2.jpg');
	border: 3px solid #ffffff;
	border-radius: 20px;
	color: #ffffff;
	}

.submitlink2 {
	background: #e6b800;
	border: 2px solid #ffffff;
	border-radius: 5px;
	color: #e6b800;
	font: bold 18px Lucida Grande, Lucida, Verdana, sans-serif;
	width: 185px;
	height: 40px;
	transition: 0.2s all ease;
	}
.submitlink2:hover {
	background: #e6b800;
	background-image: url('../templates/aurblue/images/textimg4.jpg');
	border: 3px solid #ffffff;
	border-radius: 20px;
	color: #e6b800;
	}

#logo {width:281px; height:130px; background: url(../templates/aurblue/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('../templates/aurblue/images/topheadBg.png');
background-repeat: repeat-x;
height: 22px;
color: #FFF;
}

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

.toppart a:hover{
color: #FFF;
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('../templates/aurblue/images/navbarBg.png');
background-repeat: no-repeat;
width: 901px;
height: 39px;
text-transform: uppercase;
margin-bottom: 20px;
}

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

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

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

.navhome:hover{
background-color: #00ccff;
border-top-left-radius: 9px 3px;
border-bottom-left-radius: 9px 3px;
}

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

.navview:hover{
background-color: #00ccff;
}

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

.navadv:hover{
background-color: #00ccff;
}

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

.navforum:hover{
background-color: #00ccff;
}

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

.navreg:hover{
background-color: #00ccff;
}

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

.navlog:hover{
background-color: #00ccff;
border-top-right-radius: 9px 3px;
border-bottom-right-radius: 9px 3px;
}



/* 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: 150px;
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: 200px;
border: 0px solid #1f4f68;
width: 210px;
padding-left: 5px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.pagetitle{
background-image: url('../templates/aurblue/images/title.png');
background-repeat: no-repeat;
width: 403px;
height: 41px;
margin-bottom: 8px;
text-align: center;
color: #ffff00;
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('../templates/aurblue/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: #ffffff;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}
