/*||=======================================================================||*/
/*||                   Ironfist Design Main Stylesheet                     ||*/
/*||=======================================================================||*/
/*||               All Images, Code and Content Copyright 2008:            ||*/
/*||           Ironfist Design Services, http://ironfistdesign.com         ||*/
/*||=======================================================================||*/
/*||     Any Reproduction of Images or Code without Consent is Unlawful    ||*/
/*||=======================================================================||*/

/*======================================*/
/*   HTML SETTINGS
/*======================================*/

html {
	margin:0;
	padding:0;
}

/*======================================*/
/*   BODY STYLES
/*======================================*/

body {
	background: #999999 top left repeat-x;
	background-attachment:fixed;
	font-family:Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	color:#FFFFFF;
	margin:0 0 0 0;
	padding:0;
	text-align:center;
}

/*======================================*/
/*   LINK STYLES
/*======================================*/

a:visited {
	color: #000000;
	text-decoration:underline;
}
a:link 	{
	color: #000000;	
	text-decoration:underline;  
}
a:hover {
	color:#4D5262;
	text-decoration:none;
}

/*======================================*/
/*   IMAGE STYLES
/*======================================*/

img {
	border:none;
}

/*======================================*/
/*   HEADER STYLES
/*======================================*/

/*#header {
	text-align:center;
	margin:0 auto 0 auto;
	width:848px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}*/

#header {
	text-align:center;
	margin:0 auto 0 auto;
	width:800px;
	padding:0;
}

#logostrip {
	text-align:right;
	width:100%;
	height:106px;
}

h1 {
	font-family:Helvetica, Araial, Verdana, sans-serif;
	font-size:20px;
	text-align:left;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:2px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}

h3 {
	margin-left:15px;
}

/*======================================*/
/*   WRAPPER
/*======================================*/

#mesh {
	background: #909090;
	padding:2px 2px 2px 2px;
	width:854px;
	margin:0 auto 0 auto;
}

#wrapper {
	background:#cccccc;
	width:806px;
	margin:0 auto 5px auto;
	padding-bottom:3px;
	text-align:center;
	border-left:3px solid #666666;
	border-right:3px solid #666666;
	border-bottom:3px solid #666666;
}

#inner {
	background:#ffffff;
	color:#000000;
	width:800px;
	margin:0 auto 0 auto;
}

#innercenter {
	background: #ffffff ;
	margin:0 auto 0 auto;
	padding:0;
	width:848px; 
	height:100%;
	text-align:center;
}

/*======================================*/
/*   NAVAGATION STRIP
/*======================================*/

#navbar {
	color:#000000;
	background-color:#fefefe;
	background-image: url('http://games.ironfistdesign.com/css/images/nav.gif');
	background-repeat:repeat-x;
	width:800px;
	border: 0 !important;
	font-size: 14px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 0; 
	height:28px;
}

#navbar a:link, #navbar a:visited {
	color: #000000;	
	background: transparent; 
	padding: 0 6px 0 6px;
	text-decoration: none;
}

#navbar a:hover {
	color:#FFFFFF;
	background: transparent; 
	padding: 0 6px 0 6px;
	text-decoration: underline;
}

#navbar ul {
	text-align:center;
	margin:0;
	padding:6px 0 4px 0;
	list-style:none;
}

#navbar li {
	display:inline;
	margin:0 4px 0 4px;
	padding:0;
}

#navbar a:hover {
	background-image: url('http://games.ironfistdesign.com/css/images/nav.gif');
	background-repeat:repeat-x;
	background-position:0% -28px;
	padding:6px 6px 6px 6px;
}


#undergrad {
	background:#eeeeee url('http://ironfistdesign.com/css/images/navbot.png') repeat-x;
	height:4px;
	width:800px;
	margin:0;
	padding:0;
	font-size:1px;
}

#searchformbar {
	float:right;
	padding-left:4px;
	padding-right:4px;
	margin-top:4px;
}

/* Content */

#content {
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}

#content p {
	text-align:left;
	margin:10px 5px 5px 5px;
	font-size:12px;
}

#imageborder {
	border:1px #CCCCCC solid;
	padding:2px 2px 2px 2px;
	text-align:center;
}

#undertitle {
	border-bottom:1px solid #1A212A;
	width:98%;
	font-weight:bold;
	font-size:12px;
	color:#1A212A;
}

/*======================================*/
/*   ERROR STYLES
/*======================================*/

#error{
	background: #ffffff;
	border: 1px solid #992A2A;
	color: #992A2A; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	margin: 0 auto 0 auto;
	text-align:center;
	padding: 5px;
	width:70%;
}

#errorr{
	background: #ffffff;
	border: 1px solid #992A2A;
	color: #992A2A; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	margin: 6px auto 2px auto;
	text-align:center;
	padding: 5px;
	width:70%;
}

#errorb{
	background: #ffffff;
	border: 1px solid #2A4F99;
	color: #2A4F99; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	margin: 6px auto 2px auto;
	text-align:center;
	padding: 5px;
	width:70%;
}


#errorg{
	background: #ffffff;
	border: 1px solid #216D17;
	color: #216D17; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	margin: 6px auto 2px auto;
	text-align:center;
	padding: 5px;
	width:70%;
}

#errorgray{
	background: #ffffff;
	border: 1px solid #666666;
	color: #666666; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	margin: 6px auto 2px auto;
	text-align:center;
	padding: 5px;
	width:70%;
}

#bigerror{
	background: #ffffff;
	border: 5px solid #992A2A;
	color: #992A2A; 
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; 
	margin: 0 auto 0 auto;
	text-align:center;
	padding: 5px;
	width:70%;
}

#alert {
	background: #FFBFBF 15px 50% no-repeat; 
	text-align: left; 
	width:80%;
	margin:0 auto 0 auto;
	padding: 5px 20px 5px 45px; 
	border: 1px solid #FF2424;
}

#greenalert {
	background: #CCFFCC 15px 50% no-repeat; 
	text-align: left; 
	width:80%;
	margin:0 auto 0 auto;
	padding: 5px 20px 5px 45px; 
	border: 1px solid #33FF33;
}

/*======================================*/
/*   FLOAT CLEARING ELEMENT
/*======================================*/

#clear {
	clear:both;
	height:1px;
}

/*======================================*/
/*   BREADCRUMBS
/*======================================*/

#breadcrumbs {
	background:repeat-x #d7d7d7 url('http://halohub.com/css/images/breadcrumbs.png') top;
	height:18px;
	width:850px;
	margin:0 auto 0 auto;
	color:#000033;
	padding-top:3px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

#nwbreadcrumbs {
	background:repeat-x #d7d7d7 url('http://halohub.com/css/images/breadcrumbs.png') top;
	height:18px;
	width:850px;
	float:left;
	color:#000033;
	padding-top:3px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}


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

#breadcrumbs a:hover {
	text-decoration:underline;
	color:#000000;
}

/*======================================*/
/*   FORM STYLES
/*======================================*/

#textfield {
	background-color:#ffffff;
	border:1px solid rgb(74,102,122);
	text-align:left;
	max-width:170px;
	padding:1px 5px 1px 1px;
	vertical-align:middle;
	height:16px;
}

/*======================================*/
/*   NEWS STYLES
/*======================================*/

#newsarea {
	text-align:left;
	padding-left: 10px;
	width:75%;
	float:left;
}

#newstitle {
	display: block;
	width: 100%;
	font-weight:normal;
	margin:0;
	color: #000;
	background:url(http://ironfistdesign.com/css/images/sidebar.jpg) repeat-x;
	border-bottom:1px solid #ededed;
	text-decoration: none;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
}

#newsinfo {
	font-size:9px;
	letter-spacing:3px;
}

/*======================================*/
/*   FOOTER
/*======================================*/

#footer {
	height:16px;
	clear:both;
	border-top:2px solid #FFFFFF;
	border-bottom:1px solid #999999;
	background: url('http://ironfistdesign.com/css/images/footer_tile.png') repeat-x #eeeeee;
	margin:0 auto 0 auto;
	padding:15px 8px 10px 8px;
	width:784px;
	color:#000000;
	text-align:center;
	font-size:10px;
}

#footer p { 
	font-size: 10px; 
	color:#636363;
	padding: 0px; 
	margin: 0px; 
}

#footer a:link, #footer a:visited { 
	color:#636363; 
	text-decoration: underline;
}

#footer a:hover { 
	color:#363636; 
	text-decoration: underline;
}

/*||=======================================================================||*/
/*||                   Ironfist Design Main Stylesheet                     ||*/
/*||=======================================================================||*/
/*||               All Images, Code and Content Copyright 2008:            ||*/
/*||           Ironfist Design Services, http://ironfistdesign.com         ||*/
/*||=======================================================================||*/
/*||     Any Reproduction of Images or Code without Consent is Unlawful    ||*/
/*||=======================================================================||*/
