body {
	background-image: url("../images/hackbody.jpg");
	background-repeat: repeat;
	background-size: 100% auto;
	font-family: verdana;
	margin: 0;
	width: 100%;
}

a {
	text-decoration: none;
	color: #fff;
}

.wrapper {
	margin: 0 auto;
	width: 1250px;
}


/***Header***/

.header {
	background-image: url("../images/crime.jpg");
	background-position: 0 -80px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: left;
	margin: 0 auto 15px;
}

#headerimg {
	border: 1px solid #000;
	width: 100%;
}

.menu {
	float: left;
	height: 50px;
	margin-left: 15px;
	margin-top: 10px;
}

.menualign {
	float: left;
	height: 46px;
	margin-left: 40px;
	margin-top: 5px;
	width: 160px;
}

#menudotleft {
	margin-left: -160px;
	margin-top: 23px;
}

#menudotright {
	float: right;
	margin-top: -13px;
}

.menubox {
	background-color: #fea56c;
	float: left;
	height: 31px;
	margin-left: 0;
	padding: 3px 0;
	width: 150px;
}

.menutext {
	color: #0f6824;
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	margin: 0 10px;
	text-align: center;
}

#headercontent {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	float: left;
	margin: 0px;
	width: 100%;
}

.gamegenie {
	float: left;
	height: 135px;
	margin: 23px 0 0;
	width: 430px;
}

.codegod {
	float: right;
	margin: 20px;
	width: 215px;
}

.gamecount {
	float: left;
	height: 225px;
	margin: 80px auto 0;
	width: 100%;
}

.topImgs {
	overflow: auto;
}

/*********content***********/

#contentimg {
	background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0;
	border: 1px solid #000;
	float: left;
	padding: 0px;
	width: 100%;
}

#contentalign {
	background-color: rgba(117, 109, 102, 0.5);
	min-height: 1000px;
	padding-top: 10px;
	overflow: auto;
	text-align: center;
	width: 100%;
}

/**************sidebar************/

.sidebar {
	float: left;
	margin: 0 0 0 22px;
	width: 230px;
}

#sidebaralign {
	float: left;
	min-height: 250px;
	margin-bottom: 18px;
	overflow: auto;
	position: relative;
	width: 100%;
}

#sidebaralign > img {
	left: 0;
	position: absolute;
	width: 20px;
}

#sidebaralign .leftimg {
	left: 0;
	position: absolute;
	width: 20px;
	z-index: 11;
}

.sidebarbox {
	background-color: #fff;
	float: left;
	min-height: 240px;
	margin-left: 10px;
	margin-top: 10px;
	overflow: auto;
	width: 210px;
}

.sidebarheadingtext {
	color: #18728f;
	font-family: Bell MT;
	font-size: 20px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 0;
	text-align: left;
}

.sidebar ul {
	list-style: outside none circle;
}

.links {
	margin-left: 31px;
	padding: 0;
	text-align: left;
}

#brownlink, #bluelink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	width: 165px;
}

#brownlink > a {
	color: #564a42;
}

#bluelink > a {
	color: #104E8B;
}

.links li {
	list-style: outside none disc;
}

.rightSide {
	margin-left: 0px;
}

.rightSide #sidebaralign {
	margin-left: 8px;
}

#sidebardotright {
	left: unset !important;
	right: 0 ;
}

/***main content***/

.maincontent {
	float: left;
	margin: 0 10px;
	width: 715px;
}

#newscontent {
	margin-bottom: 30px;
}

#newshead {
	height: 50px;
	margin-top: 0;
	position: relative;
	width: 250px;
}

#cheatcodecontent {
	margin-bottom: 30px;
}

#contenthead {
	height: 50px;
	margin-top: 0;
	position: relative;
	width: 250px;
}

#contentmenudotleft {
	left: 0;
	position: absolute;
	width: 20px;
}

#contentmenubox {
	background-color: #8CD0D8;
	float: left;
	height: 41px;
	margin: 10px;
	width: 200px;
}

.contenttext {
	color: #095BA1;
	font-family: Calibri;
	font-size: 26px;
	font-weight: bold;
	margin-top: 3px;
	text-align: center;
}

.news {
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFF;
	float: left;
	margin: 8px 0 9px 10px;
	padding-top: 10px;
	width: 705px;
}

.newsrow {
	font-size: 15px;
	margin-bottom: 10px;
}

.row {
	float: left;
	height: 250px;
	margin: 8px 0 9px 10px;
	width: 705px;
}

.column {
	background-color: rgba(0, 0, 0, 0.5);
	float: left;
	height: 248px;
	margin: 0 7px;
	width: 220px;
}

.column > a > img {
	max-height: 150px;
	max-width: 180px;
	padding-top: 10px;
}

.gamenametext {
	 color: #FFF;
	font-family: Angsana New;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	margin: 10px auto 0px;
	padding: 0px 5px;
	text-align: center;
}

/*********Footer*********/

.footer {
	background-color: rgba(117, 109, 102, 0.5);
	border: 1px solid #000;
	float: left;
	height: 40px;
	margin: 20px 0px;
	width: 100%;
}

.fottertext {
	font-family: Arial;
	font-size: 15px;
	text-align: center;
	color: #7D0505;
	padding: 10px;
}

#alignleft {
	float: left;
	color: #FFFC0A;
}

#alignright {
	float: right;
	color: #F2AD09;
}

.letterslist {
	margin-left: 12px;
	margin-top: 18px;
	overflow: auto;
	width: 702px;
}

.lettersactive {
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid #FFF;
	color: #000;
	float: left;
	margin: 2px;
	padding: 4px;
}

.lettersnormal {
	background-color: rgba(0, 0, 0, 0.5);
	border: 1px solid #000;
	color: #FFF;
	float: left;
	margin: 2px;
	padding: 4px;
}

.systemlist {
	background-color: rgba(0, 0, 0, 0.5);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	color: #FFF;
	margin-left: 175px;
	margin-top: 18px;
	width: 350px;
}

.systeminfo {
	border-bottom: 1px solid #000;
	clear: both;
	font-size: 14pt;
	font-weight: bold;
	padding: 5px;
}

.gameslist {
	background-color: rgba(0, 0, 0, 0.5);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	color: #FFF;
	margin-top: 18px;
	width: 702px;
}

.gamesinfo {
	border-bottom: 1px solid #000;
	clear: both;
	font-size: 14pt;
	font-weight: bold;
	overflow: auto;
	padding: 5px;
}

.gamesrow {
	border-bottom: 1px solid #000;
	clear: both;
	overflow: auto;
	padding: 5px;
}

.gamestitle {
	float: left;
	text-align: left;
}

.gamescheats {
	float: right;
	text-align: right;
}

.alt1 {
	color: #FFF;
}

.alt2 {
	color: #CCC;
}

.cheatslist {
	background-color: rgba(0, 0, 0, 0.5);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	color: #FFF;
	margin-top: 20px;
	width: 702px;
}

.cheatsheader {
	border-bottom: 1px solid #000;
	font-size: 14pt;
	font-weight: bold;
	padding: 10px;
}

.cheatsrow {
	border-bottom: 1px solid #000;
	clear: both;
	overflow: auto;
	padding: 5px;
}

.cheatsinfo {
	border-bottom: 1px solid #000;
	clear: both;
	font-size: 14pt;
	font-weight: bold;
	overflow: auto;
	padding: 5px;
}

.cheatsnum {
	float: left;
	width: 70px;
}

.cheatstitle {
	float: left;
	text-align: left;
	width: 400px;
}

.cheatscode {
	float: right;
	width: 190px;
}

.digitslist {
	background-color: rgba(0, 0, 0, 0.5);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	color: #FFF;
	margin-top: 20px;
	width: 702px;
}

.digitsheader {
	border-bottom: 1px solid #000;
	font-size: 14pt;
	font-weight: bold;
	padding: 10px;
}

.digitscode {
	border-bottom: 1px solid #000;
	padding: 10px;
	text-align: left;
}

.gameheader {
	background-color: rgba(0, 0, 0, 0.5);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	color: #FFF;
	margin-top: 20px;
	width: 702px;
}

.gamebox {
	float: left;
	width: 200px;
}

.gameinfo {
	border-bottom: 1px solid #000;
	clear: both;
	margin: 0px;
	overflow: auto;
	padding: 10px;
}

.gametitle {
	border-bottom: 1px solid #000;
	float: left;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px;
	width: 390px;
}

.gamerating {
	float: right;
	margin-right: 10px;
}

.gamecredits {
	float: left;
	padding-left: 10px;
	text-align: left;
	width: 390px;
}

.gamedescription {
	float: left;
	font-size: 10pt;
	text-align: left;
	width: 390px;
}

.gamecheats {
	float: left;
	font-size: 10pt;
	margin-left: 10px;
}

.gamecategory {
	float: center;
	font-size: 10pt;
	margin-left: 10px;
}

.gamehits {
	float: right;
	font-size: 10pt;
	margin-right: 10px;
}

.leftfooter {
	float: left;
	margin-left: 10px;
}

.rightfooter {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}

.saveslist {
	background-color: rgba(0, 0, 0, 0.5);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	color: #FFF;
	margin-top: 18px;
	width: 702px;
}

.savesinfo {
	border-bottom: 1px solid #000;
	clear: both;
	font-size: 14pt;
	font-weight: bold;
	overflow: auto;
	padding: 5px;
}

.savesrow {
	border-bottom: 1px solid #000;
	clear: both;
	overflow: auto;
	padding: 5px;
}

.savestitle {
	float: left;
	text-align: left;
}

.savestotal {
	float: right;
	text-align: right;
}

.savesdata {
	text-align: left;
}

.savescaptcha {
	float: left;
	width: 100%;
}

.downloadslist {
	background-color: rgba(0, 0, 0, 0.5);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	color: #FFF;
	margin-top: 20px;
	width: 702px;
}

.downloadsheader {
	border-bottom: 1px solid #000;
	font-size: 14pt;
	font-weight: bold;
	padding: 10px;
}

.downloadsrow {
	border-bottom: 1px solid #000;
	clear: both;
	overflow: auto;
	padding: 5px;
}

.downloadsdescription {
	float: left;
	font-size: 14px;
	padding-right: 20px;
	text-align: left;
	width: 450px;
}

.downloadsfilename {
	float: left;
	font-size: 12px;
	text-align: left;
	width: 125px;
}

.downloadsfilesize {
	float: right;
	font-size: 12px;
	text-align: right;
	width: 75px;
}

.downloadscaptcha {
	float: left;
	width: 100%;
}

.social
{
	height: 50px;
	margin-bottom: 5px;
	margin-left: -25px;
	margin-top: -10px;
	width: 250px;
}

.social li
{
	display: block;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 50px;
}

.high
{
	border:2px solid #99a7a8;
	border-radius: 100%;
	background-color: #99a7a8;
	width: 40px;
}
.social a:hover .high {
	border: 4px solid #dfedee;
}
