@charset "utf-8";

.loginWidgit {
	position: relative;
	top: 0px;
	height: 110px;

}

.login_margin {
	top: 5px;
	position: relative;
	width: 100%;
	background-image: url(images/50percent.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 110px;
}

.topHeader {
	float: left;
	height: 123px;
	width: 1024px;
	background-image: url(./images/pageHeader.png);
	background-repeat: no-repeat;
}

.navBar {
	float: left;
	height: 38px;
	width: 1024px;
	background-repeat: repeat-x;
	clear:both;
	background-color: #222222;
	background-image: url(images/navBarBkgColor.png);
}

.signInButt {
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
}


.pageBody {
	float: left;
	width: 1024px;
	height: 500px;
	position: relative;
	overflow: visible;
}

.logo {
	padding: 0px;
	height: 77px;
	width: 312px;
	margin: 20px;
	background-image: url(images/IFGlogo.png);
}

.isLoggedIn {
	height: 123px;
	width: 1024px;
}

.loginUtil {
	height: 120px;
	border: 0;
	position: relative;
	left: -10px;
	top: 0px;
	float: right;
}

.formAbs {
	position: relative;
	left: 0px;
	width: 140px;
}

.registerButton {
	border-left-color: #000000;
	border-left-style: dotted;
	border-left-width: thin;
	padding-left: 5px;

}

.navbar_button {
	padding-right: 15px;
	padding-left: 15px;
}
.winShadow {
	background-image: url(./images/windowShadow.png);
	background-repeat: repeat-x;
}
.winBorder {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 25px;
	float: left;
	position: relative;
}
.stdThumb {
	float: left;
	height: 106px;
	width: 100px;
	position: relative;
	padding: 0px;
	margin-top: 7px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.stdGame {
	position: relative;
	padding: 10px;
}
.gameTitle {
	font-size: 25px;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	float: left;
	width: 500px;
	left: 20px;
}
.gameTitleBlock {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
	text-align: left;
}
.gameTopLinks {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	position: absolute;
	right: 20px;
	width: 400px;
}

a.backButtonLink:link, a.backButtonLink:visited {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	position: relative;
	text-decoration: underline;
}

a.backButtonLink:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	position: relative;
	text-decoration: underline;
}

a.navbarLink:link, a.navbarLink:visited {
	color: #FFFFFF;
}

a.navbarLink:hover {
	color: #FFFFFF;
	background-color: #0033FF;
}
.gameControls {
	float: left;
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	left: 20px;
	top: -10px;
}
.smallTitle {
	font-size: 12px;
}

.key {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}


.gameFooterBlock {
	padding-top: 20px;
	padding-bottom: 30px;
	float: none;
	width: 100%;
	position: relative;
	background-image: url(images/windowShadow.png);
	background-repeat: repeat-x;
}

.insideLinks {
	float: left;
	font-size: 12px;
}

.value {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	display: inline;
}

.gameInstructions {
	float: right;
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	right: 20px;
	width: 400px;
	top: -10px;
}
.bulletImage {
	background-image: url(images/bullet_image.png);
	height: 32px;
	width: 32px;
	float: left;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	margin-right: 8px;
	position: relative;
	padding-top: 8px;
}
.centerToBullet {
	padding-top: 8px;
	float: left;
}

.gameFooter {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
	left: 20px;
	position: relative;
	float: left;
}
.gameFooterInstructions {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
	position: relative;
	float: right;
	right: 220px;
}

a.gameTitleLinks:link, a.gameTitleLinks:visited {
	color: #000000;
}

a.gameTitleLinks:hover  {
	color: #FF6600;
}
.tinyGames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 90px;
	position: relative;
	overflow: hidden;
	height: 14px;
}
.windowTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: visible;
	height: 25px;
	text-align: left;
	top: 0px;
	background-image: url(images/pageHeader.png);
	position:relative;
}


.centerMe {
	position: relative;
	width: 800px;
	overflow: hidden;
}
.centerContainer {
	width: 100%;
	position: relative;
}

.top10Header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: left;
	height: 20px;
	width: 120px;
	float: left;
	clear: both;
	position: relative;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.gameTitleBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: left;
	position: relative;
	width: 190px;
	height: 20px;
	text-align: left;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.mainContainer {
	float: left;
	position: relative;
	clear:both;
}

.mainPageContent {
	float: left;
	position: relative;
	clear: both;
}

.breadCrumbBar {
	position: relative;
	width: 100%;
	float: left;
	height: 20px;
	padding-top: 12px;
	background-image: url(images/windowShadow.png);
	background-repeat: repeat-x;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#breadcrumb ul li{
	list-style-image: none;
	display:inline;
	padding: 0 3px 0 0;
	color: #000000;
	margin: 3px 0 0 0;
}
#breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.topAd {
	clear: both;
	float: left;
	position: relative;
}
#breadcrumb ul{
   margin:0;padding:0;
   list-style-type: none;
   padding-left: 1em;
}
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.xPos {
	float: left;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 25px;
}
.xPosTitle {
	float: left;
	position: relative;
	width: 180px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 25px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
}
.xPosTitle2 {
	float: left;
	position: relative;
	clear: none;
	width: 80px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 25px;
}
.ErrorMessage {
	color: #FF0000;
	clear: both;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.registerContent {
	position: relative;
	left: 25px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.aviLayer {
	background-color: transparent;
	float: none;
	position: absolute;
	width: 130px;
	height: 195px;
	left: 30px;
	top: 30px;
	overflow: hidden;
	border: none;
}

a.forum_table:link, a.forum_table:visited {
	color: #000000;
	text-decoration:none;
}

a.forum_table:hover {
	color: #FF9900;
	text-decoration:underline;
}

.noSpace {
	margin: 0px;
	padding: 0px;
	float: left;
}
.navbar {
	padding-top: 5px;
}

