@charset "utf-8";
/* CSS Document */
a:link {
	/* The colour of Links */
	color: #FF6600;
}
a:hover {
	/* The colour of links when the mouse is over them */
	color: #06C;
}
a:visited {
	/* The colour of links that have been visited */
	color: #9966FF;
}
body {
	/* This is the background section, Change Background Image and other settings here */
	background-image: url(http://www.saleck.net/graphics/background.jpg);
	background-attachment: fixed;
	color:#FFF;
}

/* ----------------------------------- TEXT CONTAINERS ----------------------------------- */

.header {
	/* This is the top part of the page which includes the website logo */
	/*background-color:#FC6;*/
	width:100%;
}
.topt {
	/* This is the container of the main text in the header at the top of the screen */
	background-color:#FFFFFF;
	border:thick;
	margin:auto;
	padding:8px;
	width:850px;
}
.maincontainer {
	/* This is the container of the main text in the middle of the screen */
	border:thick;
	margin:auto;
	padding:5px;
	width:1190px;
	position:relative;
}
.textplace1 {
	/* This is the container of the main text in the middle of the screen */
	background-color:#FFFFFF;
	border:thick;
	margin:auto;
	padding:5px;
	width:850px;
	float:left
	/* position:relative;	right:200px; */
}
.textplace2 {
	/* This is the container of the main text in the middle of the screen */
	background-color:#FFFFFF;
	border:thick;
	margin:auto;
	padding:5px;
	width:300px;
	float:right
	/* position:relative;	left:200px; */
}


.gfgtext1 {
	/* This is the container of the first box of text in the Game Fix Guides */
	background-color: #FFFFFF;
	border: thick;
	margin: auto;
	padding: 5px;
	width: 750px;
}
.gfgtext2 {
	/* This is the container of the second box of text in the Game Fix Guides */
	background-color: #FFFFFF;
	border: thick;
	margin: auto;
	padding: 5px;
	width: 900px;
}


.footer {
	/* This is the container of the main text in the footer. All complaints go to footer.php */
	background-color:#FFFFFF;
	border:thick;
	margin:auto;
	padding:5px;
	width:850px;
}
.fourohfour {
	/* This is the container of the main text in the middle of the screen for the 404 page*/
	background-color:#FFFFFF;
	border:thick;
	margin:auto;
	padding:5px;
	width:1000px;
}
.gametextholder {
	/* This is the container of text and pictures that appear on the pages of all the games I have made */
	background-color:#FFFFFF;
	border:thick;
	margin:auto;
	padding:15px;
	width:1000px;
	height:1200px;
}
.leveltextholder {
	/* This is the container of text and pictures that appear on the pages of all the levels I have made */
	background-color:#FFFFFF;
	border:thick;
	margin:auto;
	padding:15px;
	width:840px;
}

/* ----------------------------------- FONTS ----------------------------------- */

t0 {
	/* This is a font setting. Black colour in Verdana font */
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
t0b {
	/* This is a font setting. Black colour in Verdana font. Bold. */
	color: #000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
t1 {
	/* This is a font setting. Black colour in Verdana font */
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
}
t2 {
	/* This is a font setting. Black colour in Verdana font */
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
t2b {
	/* This is a font setting. Black colour in Verdana font. Bold. */
	color: #000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
t2bi {
	/* This is a font setting. Black colour in Verdana font. Bold Italic. */
	color: #000;
	font-style:italic;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
t2i {
	/* This is a font setting. Black colour in Verdana font. Italic. */
	color: #000;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
t2mbi {
	/* This is a font setting. Black colour in Verdana font. Bold Italic. */
	color: #000;
	font-style:italic;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-decoration:underline;
}
t2u {
	/* This is a font setting. Black colour in Verdana font. Underlined. */
	color: #000;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
t3 {
	/* This is a font setting. Black colour in Verdana font */
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	alignment-adjust:middle;
}
tx4 {
	/* This is used on the AoA Page */
	color: #767676;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/* ----------------------------------- PICTURES ----------------------------------- */

.banner {
	position:relative;
}
.boxart {
	float:right;
	position:relative;
	right:1px;
}
.imagegallery {
	float:none;
	margin:2px;
}
.picholder {
	/* Center these to allow pictures to stay in the middle */
	background-color:transparent;
	align:center;
	width:auto;
}

/* -------------------------------- MENU CONTAINER -------------------------------- */

.menucontainer {
	background-color: transparent;
}

/* ----------------------------- ACORN OF ANEUSH PAGE ----------------------------- */

.aoapicposition1 {
	float:right;
	position:relative;
	right:10px;
}
.aoaplatposition {
	float:right;
	position:relative;
	right:105px;
}
.aoatextposition1 {
	float:left;
	position:relative;
	left:45px;
}
.aoatextposition2 {
	float:left;
	position:left;
	left:15px;
}

/* -------------------------- SYSTEM SHOCK 2 MODS PAGE -------------------------- */


.displace {
	position: absolute;
	left: -5000px;
	}

a.rollover001 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods1a.png);
	}

a.rollover001:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods1b.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover002 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods2a.png);
	}

a.rollover002:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods2b.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover003 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods3a.png);
	}

a.rollover003:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods3b.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover004 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods4a.png);
	}

a.rollover004:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods4b.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover005 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods5a.png);
	}

a.rollover005:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods5b.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover006 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods6a.png);
	}

a.rollover006:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods6b.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover007 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods7a.png);
	}

a.rollover007:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods7b.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover008 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-goo1.png);
	}

a.rollover008:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-goo2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover009 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-eggs1.png);
	}

a.rollover009:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-eggs2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover010 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods10a.png);
	}

a.rollover010:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods10b.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover011 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-1-wrench1.png);
	}

a.rollover011:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-1-wrench2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover012 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-2-pistol1.png);
	}

a.rollover012:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-2-pistol2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover013 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-3-laserpistol1.png);
	}

a.rollover013:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-3-laserpistol2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover014 {
	display: block;
	width: 850px;
	height: 323px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-4-shotgun1.png);
	}

a.rollover014:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-4-shotgun2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover015 {
	display: block;
	width: 850px;
	height: 323px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-5-gl1.png);
	}

a.rollover015:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-5-gl2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover016 {
	display: block;
	width: 850px;
	height: 323px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-6-ar1.png);
	}

a.rollover016:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-6-ar2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover020 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridpipe1.png);
	}

a.rollover020:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridpipe2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover021 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridshotgun1.png);
	}

a.rollover021:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridshotgun2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover022 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridgrenader1.png);
	}

a.rollover022:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridgrenader2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover023 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-midwife1.png);
	}

a.rollover023:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-midwife2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover024 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-assassin1.png);
	}

a.rollover024:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-assassin2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover025 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-rumbler1.png);
	}

a.rollover025:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-rumbler2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover026 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridpipealt1.png);
	}

a.rollover026:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridpipealt2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */

a.rollover027 {
	display: block;
	width: 850px;
	height: 478px;
	text-decoration: none;
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridshotalt1.png);
	}

a.rollover027:hover {
	background: url(http://www.saleck.net/creations/gamefixguides/pictures/SS2-mods-enemies-hybridshotalt2.png);
	background-position: 0px 0;
	}

/* --------------------------------- */