@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
img {
	border: none;
}
.clearfloat {
	height: 1px;
	clear: both;
}
#hpwrap {
	width: 786px;
	position: absolute;
	left: 50%;
	margin-left: -393px;
	margin-top: 30px;
	height: auto;
}
#hpheader {
	height: 80px;
}
#hpmenu {
	position: absolute;
	text-align: right;
	top: 52px;
	width: 786px;
	z-index: 999;
}
#hpmenu a {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	padding: 0 8px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #000;
}
#hpmenu a.last {
	border-right: none;
	padding-right: 0;
}
#hpmenu a:hover {
	color: #CD1729;
}
#hplcol {
	width: 572px;
	height: 435px; 
	position: relative;
	float: left;
	margin-top: -65px;
	margin-right: 5px;
	background-image:url(/assets/hp_main.jpg);
	background-repeat:no-repeat;
}
#hplcolRandomPic {
        width: 572px;
        height: 370px;
        position: relative;
        float: left;
        margin-top: 0px;
        margin-right: 5px;
}
#hpnulogo {
        position:absolute;
        float: left;
        left: -13px;
        top: 17px;
        clear: both;
        height: 68px;
        width: 150px;
}
.backgroundImg {
        width:100%;
        height:100%;
}

#hprcol {
	width: 208px;
	height: 435px;
	position: relative;
	float: right;
	
}
#news {
	height: 170px;
	width: 176px;
	padding: 6px 16px;
	background-image: url(/assets/hp_rcol_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#news p, #news a {
	color: #fff;
	font-size: 12px;
	line-height: 1;
	margin-bottom: -5px;
	text-decoration: none;
	padding-bottom: 6px;
}
#news p {
	border-bottom: 1px dashed #000;
}
#ci {
	height: 88px;
	width: 181px;
}
#shop {
	width: 91px;
	height: 86px;
	position: relative;
	float: left;
}
#games {
	position: relative;
	float: right;
	width: 82px;
	height: 100px;
	background-image: url(/assets/hp_games.jpg);
	background-repeat: no-repeat;
	padding: 5px 10px 0 12px;
}
#games p, a, li {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	list-style: none;
}
*+html #games p, *+html #games a, *+html #games li {
	line-height: 1.5;
}
* html #games p, * html #games a, * html #games li {
	line-height: 1.5;
}
#games ul {
	margin: -8px 0 0 -20px;
}
*+html #games ul {
	margin: -15px 0 0 20px;
}
* html #games ul {
	margin: -15px 0 0 20px;
}
#games a {
	margin: 0 0 0 -20px;
}
#hpfooter {
	position:absolute;
	left: 0;
	top: 465px;
	clear: both;
	height: 60px;
	width: 786px;
}