/* @override http://afleetalex.intelliwire.net/~admin8/stylesheet.css */

/* Define Tags */
html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	font-size:11px;	
	font-family:Arial,Verdana,Helvetica;
	font-weight:normal;	
	color:#fff;
	line-height:1.5em;
	background-color:#000;
	} 

a, a:visited, a:hover {	
	font-size:11px;	
	font-family:Arial,Verdana,Helvetica;
	font-weight:normal;	
	color:#fff;	
	text-decoration:underline;
	line-height:1.5em;
	}
a:hover {
	color:#fff;	
	}

	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial,Verdana,Helvetica;
	color:#fff;
	}
h1, h1 a, h1 a:visited, h1 a:hover {
	font-size:18pt;
	margin:0;
	padding:0;
	margin-left:-4px;
	line-height:1.2em;
	}
h2, h2 a, h2 a:visited, h2 a:hover {
	font-size:16pt;
	margin:0;
	padding:0;
	margin-left:-4px;
	line-height:1.2em;
	}
h3 {
	font-size:11px;
	text-transform:uppercase;
	border-bottom:0;
	color:#ffbf00;
	margin:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/* Custom Class Names */
p, td, li, .copy, .copySmall, .copyLarge, .form, .error {
	font-size:11px;	
	font-family:Arial,Verdana,Helvetica;
	font-weight:400;
	color:#fff;	
	line-height:1.5em;
	}
	
.button {
	padding:4px;
	color:#fff;
}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#bfbfbf;
	color:#000;
	}
	
.button { 
	color:#fff; 
	font-weight:bold; 
	background-color:#000;
	border:1px solid #666; 
	cursor:pointer;
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	
ul {
	margin:0;
	padding:10px 0 0 0;
	list-style:none;

}

ul li {
	font-size:12px;	
	font-family:Arial,Verdana,Helvetica;
	font-weight:bold;	
	color:#ffbf00;
	margin:10px 0 10px 0;
	line-height:1.5em;
}

li a, li a:visited, li a:hover {
	padding-left:20px;
	font-size:12px;	
	font-family:Arial,Verdana,Helvetica;
	font-weight:bold;	
	color:#ffbf00;
	line-height:1.5em;
	text-decoration:none;
	background:url(images/list_bullet.gif) no-repeat 6px 3px;
}

li a.active, li a.active:visited, li a.active:hover {
	color:#fff;
	background:url(images/list_bullet_on.gif) no-repeat 6px 3px;
}

li a:hover {
	color:#fff;
	background:url(images/list_bullet_on.gif) no-repeat 6px 3px;
}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/
 
 #topSpacer {
 	width:812px;
	height:25px;
	margin:0 auto;
 }

 #topContainer {
 	width:812px;
	width/* */:/**/800px; 
	width: /**/800px;
	height:135px;
	margin:0 auto;
	border-top:solid 6px #b2b2b2;
	border-left:solid 6px #b2b2b2;
	border-right:solid 6px #b2b2b2;
 }
 
  #bottomContainer {
 	width:812px;
	width/* */:/**/800px; 
	width: /**/800px;
	margin:0 auto;
	margin-bottom:25px;
	border-bottom:solid 6px #b2b2b2;
	border-left:solid 6px #b2b2b2;
	border-right:solid 6px #b2b2b2;
 }
 
  #bottomContainerSub {
 	width:812px;
	width/* */:/**/752px; 
	width: /**/752px;
	margin:0 auto;
	padding:24px;
	border-bottom:solid 6px #b2b2b2;
	border-left:solid 6px #b2b2b2;
	border-right:solid 6px #b2b2b2;
 }
 
 #articleContainer {
 	float:right;
 	width:392px;
	width/* */:/**/344px; 
	width: /**/344px;
	padding:20px;
	border:solid 4px #fff;
 }
 
input {
	border:1px solid #dedede;
}

textarea {
	border:1px solid #dedede;
}

.redBox {
	width:320px;
	width/* */:/**/280px; 
	width: /**/280px;
	margin:0 auto;
	border:solid 4px #b2b2b2;
	padding:20px;
}
 
/* Hide replaced flash elements */
.flash-replaced div {
	display:none;
	}
#memberControls {
	width:208px;
	height:32px;
	float:right;
	border:1px solid #494949;
	}
	#memberControls .seperator {
		width:1px;
		background-color:#2c2c2c;
		float:left;
		height:20px;
		margin:6px 0 0 0;
		padding:0;
	}
	#memberControls a, #memberControls a:visited, #memberControls a:hover {
		display:block;
		padding:9px;
		height:32px;
		height/* */:/**/14px; 
		height: /**/14px;
		color:#fff;
		font-size:10px;
		float:left;
		text-decoration:none;
		background-color:#000;
		}
		#memberControls a:hover { background-color:#333; }
		#memberControls a.updateAccountButton, #memberControls a.updateAccountButton:visited, #memberControls a.updateAccountButton:hover {
			padding-left:25px;
			width:119px;
			width/* */:/**/85px; 
			width: /**/85px;
			background-image:url(images/account_bg.gif);
			background-position:9px 9px;
			background-repeat:no-repeat;
			}
		#memberControls a.logOutButton, #memberControls a.logOutButton:visited, #memberControls a.logOutButton:hover {
			padding-left:35px;
			width:88px;
			width/* */:/**/44px; 
			width: /**/44px;
			background-image:url(images/log_out_bg.gif);
			background-position:15px 9px;
			background-repeat:no-repeat;
			}
#documentContainer {
	width: 252px;
	float: left;
	}
#calendarContainer {
	width: 500px;
	padding:0;
	float: right;
	}
	
.staffBackground {
	background:#000 url(images/personnel_logo.jpg) top right no-repeat;
}

.staffList .staffRow {
	margin-bottom: 15px;
	}
.staffList .staffRow .staffImage {
	padding: 5px;
	width: 160px;
	width/* */:/**/150px; 
	width: /**/150px;
	float: left;
	}
.staffList .staffRow .staffInfo{
	float: left;
	padding: 5px;
	width: 592px;
	width/* */:/**/582px; 
	width: /**/582px;
	}
.staffList .staffRow .staffInfoNoPadding {
	padding: 5px;
	}
 
 #stockContainer {
 	float:right;
 	width:392px;
	width/* */:/**/384px; 
	width: /**/384px;
	height:63px;
	margin-bottom:8px;
	border:solid 4px #b2b2b2;
 }

#stockContainer div div {
	float: left;
	font-size: 9pt;
	padding: 3px;
	}
	#stockContainer .stockContainerHeader { margin-top: 8px;border-bottom: 1px solid #fff; }
	#stockContainer .stockContainerHeader div {
		color: #bbb;
	}
	#stockContainer .stockName {
		padding-left: 5px;
		width: 71px;
		width/* */:/**/65px; 
		width: /**/65px;
		}
	#stockContainer .stockPrice {
		width: 66px;
		width/* */:/**/60px; 
		width: /**/60px;
		}
	#stockContainer .stockChange {
		width: 66px;
		width/* */:/**/60px; 
		width: /**/60px;
		}
		#stockContainer .red { color: #E44343; }
		#stockContainer .green { color: #8BD12F; }
	#stockContainer .stockOpen {
		width: 61px;
		width/* */:/**/55px; 
		width: /**/55px;
		}
	#stockContainer .stockDate {
		width: 115px;
		width/* */:/**/109px; 
		width: /**/109px;
		}

