/*||===========================================================================||*/
/*||                          PBBG Hub Main Stylesheet                         ||*/
/*||   http://www.pbbghub.net | All Images, Code and Content Copyright 2009:   ||*/
/*||              Ironfist Design Services, http://ironfistdesign.com          ||*/
/*||===========================================================================||*/

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

html {
	margin:0;
	padding:0;
	overflow-x: auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #35383d;
	background: #1D2127 url('images/bgr.gif') repeat;
	text-align: center;
}

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

#header { width:100%; }

#logostrip {
	height:102px;
	width:880px;
	background: url('images/banner061509') no-repeat top center;
}

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

a:link {
	text-decoration: none; 
	color : #000033; 
}

a:active {
	text-decoration: underline; 
	color : #000033; 
}

a:visited { 
	text-decoration: none; 
	color : #000033;  
}

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

a:focus { 
	outline: none;
}

#whitelink a:visited,
#whitelink a:link,
#whitelink a:hover,
.whitelink a:visited,
.whitelink a:link,
.whitelink a:hover {
	color:#FDFDFD;
}

#recentcomments a {
	display:inline !important;
	padding: 0 !important;
	margin: 0 !important;
}

h1, h2, h3, h4 { 
	font-family: "Trebuchet MS";
}


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

img {
	border:none;
}

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

#wrapper {
	background: transparent url('images/wrapper2.png') repeat-y top;
	margin:0 auto 0 auto;
	padding:0;
	width:960px; 
	height:100%;
}

#inner {
	background: #ffffff;
	margin:0 auto 0 auto;
	padding:0;
	width:880px; 
	height:100%;
	text-align:left;
}

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

/*======================================*/
/*   CONTENT AREAS & TITLES
/*======================================*/

#main {
	float:left;
	width:650px;
	padding-top:5px;
	text-align:left;
	background:none;
	margin-left:10px;
}

#center {
	margin:5px auto 0 auto;
	width:850px;
	text-align:left;
	background:none;
}

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

#undertitle a:visited,
#undertitle a:link {
	color:#2C2C2C;
}

#undertitle a:hover{
	text-decoration:none;
	color:#313131;
}

#overtitle {
	border-top:1px solid #1A212A;
	width:99%;
	font-weight:bold;
	font-size:12px;
	color:#1A212A;
}

#title {
	background: #526A79 url('images/title.png') repeat-x;
	width:645px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	height:20px;
	padding-top:8px;
	padding-left:5px;
}

#box {
	background: #eeeeee;
	width:650px;
	border:1px solid #535353;
	margin-left:4px;
	margin-top:2px;
	margin-bottom:3px;
	text-align:left;
}

#sidebar {
	float:right;
	width:165px;
	margin-right:20px;
	padding-right:5px;
	background:none;
	text-align:center;
}

#sidetitle {
	background: #526A79 url('images/title.png') repeat-x;
	width:160px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	height:20px;
	padding-top:8px;
}

#sidebox {
	background: #e1e2e3;
	width:160px;
	border:1px solid #535353;
	margin-left:6px;
	margin-top:5px;
	margin-bottom:3px;
	text-align:left;
}

#sideboxcontent {
	background: #e1e2e3;
	width:156px;
	padding:4px 2px 4px 2px;
	font-size:12px;
	color:#000000;
	text-align:center;
}

#cnl {
	font-size:11px;
	text-align:left;
	color:#000000;
	width:195px;
	padding-left:10px;
	padding-right:5px;
}

#cnl a:visited,
#cnl a:link {
	text-decoration:none;
	color:#2C2C2C;
}

#cnl a:hover{
	text-decoration:none;
	color:#313131;
}

#cbox {
	background: #f1f2f3;
	width:850px;
	border:1px solid #535353;
	margin:0 auto 0 auto;
	text-align:left;
}

#ctitle {
	background: #526A79 url('images/title.png') repeat-x;
	width:845px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	height:20px;
	padding-top:8px;
	padding-left:5px;
}

#carea {
	padding:2px 10px 4px 10px;
	width:830px;
}

#newscontent {
	font-size:12px;
	text-align:left;
	padding-top:6px;
	padding-left:5px;
}

.newscontent {
	font-size:12px;
	text-align:left;
	padding-top:6px;
	padding-left:5px;
}

#subcontent {
	font-size:12px;
	text-align:left;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
}

#subcontent p {
	margin:5px 0 15px 0;
}

.newsfooter {
	border-top:1px solid #818181;
	text-align:right;
	font-size:10px;
	margin-top:8px;
	padding-top:4px;
	margin-bottom:8px;
	margin-left:2px;
	width:640px;
}

#wnewsfooter {
	border-top:1px solid #818181;
	text-align:right;
	font-size:10px;
	margin-top:8px;
	padding-top:4px;
	margin-bottom:8px;
	margin-left:2px;
	width:780px;
}

#ifgn_bar_wrapper {
	background:#666666 url('http://ironfistdesign.com/css/images/ifgn_bar.gif') repeat-x;
	width:100%;
	height:12px;
	padding:4px 0 4px 0;
	text-align:left;
	font-size:11px;
	color:#ffffff;
	border-bottom:#333333 solid 1px;
}

#ifgn_bar {
	width:975px;
	margin:0 auto 0 auto;
}

/*======================================*/
/*   RANKING INDEX STYLES
/*======================================*/

#rit {
	font-size:14px;
	font-weight:bold;
}

#rii {
	border:1px #004080 solid;
	margin-top:3px;
	margin-bottom:3px;
	width:468px;
	height:60px;
}

#rid p {
	margin:2px 0 5px 0;
	font-size:10px;
}

/*======================================*/
/*   HEADER / NAVAGATION / BREADCRUMBS
/*======================================*/

#nav {
	float:left;
	text-align:right;
	margin:74px auto 0 auto;
	width:100%;
	font-size:93%;
	line-height:normal;
}

#nav ul {
	float:right;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}

#nav li {
	display:inline;
	margin:0;
	padding:0;
}

#nav a {
	float:left;
	background:url('images/navleft.gif') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#nav a span {
	float:left;
	display:block;
	background:url('images/navright.gif') no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav a span {float:none;}

/* End IE5-Mac hack */

#tabs9 a:hover span {
	color:#FFF;
}

#nav a:hover {
	background-position:0% -42px;
}

#nav a:hover span {
	background-position:100% -42px;
}

#breadcrumbs {
	margin-left:10px;
	color:#000033;
	padding-top:3px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-weight:bold;
	text-align:left;
}

#nwbreadcrumbs {
	background:repeat-x #d7d7d7 url('images/breadcrumbs.png') top;
	height:18px;
	width:763px;
	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;
}

#undergrad {
	background-color:#fefefe;
	background-image: url('images/undergrad.png');
	background-repeat:repeat-x;
	width:100%;
	margin:0 auto 0 auto;
	height:4px;
}

/*======================================*/
/*   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;
}

/*======================================*/
/*   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;
}

/*======================================*/
/*   LOADING BAR
/*======================================*/

#lbg {
	height:15px;
	background: url('images/bbar.png') repeat-x #FFFBF0;
	margin:0 auto 0 auto;
	padding-left:2px;
	padding-right:2px;
	width:92px;
	text-align:left;
}

#gbg {
	height:15px;
	background: url('images/gbg.png') repeat-x #33CC33;
}

/*======================================*/
/*   PROFILE ITEMS
/*======================================*/

#itemcontainer {
	background: url('images/itembg.png') repeat-x;
	width: 100%;
	padding: 0;
	height:214px;
}

#itemcontainer a:link, #itemcontainer a:visited {
	color:#ffffff;
	text-decoration:underline;
}

#itemcontainer a:hover {
	color:#D0E3F2;
	text-decoration:none;
}

#itemcontent {
	float: left;
	width: 175px;
	font-size: 12px;
	margin: 6px 20px 0 8px;
	padding: 0;
	display: inline;
}

#itemdiv {
	float: left;
	background: url('images/itemsep.png') no-repeat right;
	width: 4px;
	font-size: 12px;
	height:190px;
	margin: 10px 8px 0 0;
	padding: 0;
	display: inline;
}

#itemtext {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 0 0 3px;
}

/*======================================*/
/*   TABLE STYLES
/*======================================*/

#trbg {
	background:url('images/tblbg.png') repeat-x;
	color:#ffffff;
	font-weight:bold;
	height:32px;
}

.subtabs {
	background:none;
	color:#000000;
	font-weight:bold;
	text-align:center;
	margin:0 auto 4px auto;
	padding-bottom:2px;
	border-bottom:2px solid #666666;
	width:640px;
}

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

#footer {
	height:32px;
	clear:both;
	border-top:2px solid #FFFFFF;
	background: url('images/footer.png') repeat-x #FFFBF0;
	margin:0 auto 0 auto;
	padding:10px 10px 20px 10px;
	width:860px;
	text-align:center;
}

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

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

#forumfooter {
	height:48px;
	clear:both;
	border-top:2px solid #FFFFFF;
	background: url(images/footer.png) repeat-x #FFFBF0;
	margin:0 auto 0 auto;
	width:1000px;
	padding-top: 10px;
	padding-bottom: 5px;
}

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

#forumfooter a { 
	color:#636363; 
	text-decoration: underline;
}


/*||===========================================================================||*/
/*||                          PBBG Hub Main Stylesheet                         ||*/
/*||   http://www.pbbghub.net | All Images, Code and Content Copyright 2009:   ||*/
/*||              Ironfist Design Services, http://ironfistdesign.com          ||*/
/*||===========================================================================||*/