BODY {
	background-image:url(images/mystery_missions_tile.gif);
	background-repeat: no-repeat;
	background-color:#000;
}

BODY, TD  {
	color: #FFFFFF;
	font-family: Tahoma, "Lucida Grande","Lucida Sans Unicode",Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size : 11px;
}

A
{
	color: #fff60a;
	text-decoration: none;
}

A:visited
{
	color: #9ab8b7;
	text-decoration: none;
}

A:hover
{
	color: #CCCCCC;
	text-decoration: none;
}

A.forum
{
	color: #fff60a;
	text-decoration:underline;
}

A.forum:visited
{
	color: #fff60a;
	text-decoration:underline;
}

A.forum:hover
{
	color: #CCCCCC;
	text-decoration:underline;
}

A.forum_message:visited
{
	color: #9ab8b7;
}

A.forum_message
{
	color: #9ab8b7;
}

A.code:link {
	color:#9ab8b7;
	font-size : 12px;
}

A.code:visited {
	color: #9ab8b7;
	font-size : 12px;
}

A.code:hover {
	color:#FFFFFF;
	font-size : 12px;
}

.code {
	font-family: 'OCR A Std', 'OCR-A Std', 'Lucida Console', Monaco, monospace;
	font-size:14px;
}

.code-gray {
	font-family: 'comic sans ms';
	font-size:12px;
	color:#CCCCCC;
}

h1 {
	font-family: 'OCR A Std', 'OCR-A Std', 'Lucida Console', Monaco, monospace;
	color: #869c9b;
	padding-top: 1em;
	font-weight:normal;
}

h2, h3, h4 {
	font-family: 'OCR A Std', 'OCR-A Std', 'Lucida Console', Monaco, monospace;
	color: #FFFFFF;
	padding-top: 1em;
	font-weight:normal;
}

#type-here {
	font-family: 'OCR A Std', 'OCR-A Std', 'Lucida Console', Monaco, monospace;
	font-size:14px;
	color:#9ab8b7;
}

#code {
	font-family: 'OCR A Std', 'OCR-A Std', 'Lucida Console', Monaco, monospace;
	font-size:12px;
	color:#CCCCCC;
	padding-left:10px;
}

.code {
	font-family: 'OCR A Std', 'OCR-A Std', 'Lucida Console', Monaco, monospace;
	font-size:12px;
	color:#CCCCCC;
}

.rule {
	color:#CCC;
	font-size:14px;
	border-bottom:#869c9b dotted 2px; padding-bottom: 10px;
}

/* AWESOME BUTTONS */

.awesome, .awesome:visited {
	background: #222 url(images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border: 1px solid #000;
	/*border-bottom: 1px solid rgba(0,0,0,0.25);*/
	position: relative;
	cursor: pointer;
}
 
.awesome:hover							{ background-color: #111; color: #fff; }
.awesome:active							{ top: 1px; }
.small.awesome, .small.awesome:visited 			{ font-size: 11px;}
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 14px; font-weight:bold; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); padding: 8px 14px 9px; }
.large.awesome, .large.awesome:visited 			{ font-size: 14px; font-weight:bold; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); padding: 8px 14px 9px; }

.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
.green.awesome:hover						{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
.blue.awesome:hover							{ background-color: #007d9a; }
.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
.magenta.awesome:hover							{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
.orange.awesome:hover							{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
.yellow.awesome:hover				

/* FORUM STYLING */


TH {
	font-weight: normal;
	text-align:left;
}

#forum th {
	font-weight: normal;
	text-align:left;
	border-bottom:#869c9b dotted 1px; padding-bottom: 10px;
}

#forum td {
	border-bottom:#869c9b dotted 1px; padding-bottom: 10px;
}

#forum td.norule {
	border-bottom: none;
}

.leftcolumn {
	border-bottom:#869c9b dotted 1px; padding-bottom: 10px;
	border-left:#869c9b dotted 1px; padding-bottom: 10px;
}

.box {
	border:#869c9b dotted 1px; padding: 10px;
}

.nicEdit-main {
	background-color:#000;
}

.award {
	border: solid black 1px;	
}

.messages {
	padding: 15px 0 0 15px;
}

/* AJAX BOXES */

.tabs 
{
	padding: 20px 0px 20px 0px;	
}

#message_tab {
	width: 400px;
	height: 400px;
	margin-top: -50%;
	background: url(images/message_tab.png) no-repeat;
}
#message_tab h1 {
	text-align:center;
}

#private_message_desc {
	color: #FFF;
}

/* VOTING PORTAL */

.vote-header {
	margin: 0px;
	padding-bottom: 20px;
	height: 20px;
	text-align: left;
	float:left;
}

li.vote-header-list-active {
	float: left;
	display: inline;
	list-style:none;
	margin-right: 10px;
	padding: 7px;
	width:150px;
	border: #99b1b0 solid 1px;
	text-align:center;
	background-color: #99b1b0;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

li.vote-header-list {
	float: left;
	display: inline;
	list-style:none;
	margin-right: 10px;
	padding: 7px;
	width:150px;
	border: #99b1b0 solid 1px;
	text-align:center;
	background-color: #000;
	color: #d9d9d9;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.vote-block {
	width: 800px;
	display: block;
	clear: both;
	border: #99b1b0 solid 1px;
	padding: 10px;
	text-align:center;
	background-color: #000;
}

.vote-block ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
}

.vote-block li {
	margin: 0 5px 0 0;
	padding: 0;
	display:inline;
	float:left;
	height: 40px;
	width: 120px;
	background-image: url(images/voting_tab_top_01.png);
	background-position: top left;
	background-repeat: no-repeat;
	
}

.error {
	outline: thin solid red;
}

.vote-block li h4 {
	margin: 0px;
	padding: 12px 0 0 40px;
}

#instructions {
	padding-bottom: 1em;
}

#instructions h2 {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.portal-box {
	width: 780px;
	min-height: 60px;
	height: auto;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	display: block;
	clear: both;
}

.portal-box A
{
	color: #262626;
	text-decoration:underline;
}

.portal-box A:visited
{
	color: #262626;
	text-decoration:underline;
}

.portal-box A:hover
{
	color: #333;
	text-decoration:underline;
}


.portal-box .vote {
	padding: 13px 10px 10px 10px;
	margin:0;
	display:inline;
	float:left;
	width: 40px;
}

.portal-box .vote-text {
	padding: 15px 15px 20px 25px;
	background-color: #cccccc;
	float:left;
	text-align: left;
	width: 660px;
	min-height: 60px;
	height:auto;
	color: #000;
	border:1px solid #bbbbbb;
    margin:5px auto;
    -moz-border-radius:8px;
}

#guide {
	padding: 15px 15px 20px 25px;
	background-color: #cccccc;
	float:left;
	text-align: left;
	min-height: 60px;
	height:auto;
	color: #000;
	border:1px solid #bbbbbb;
    margin:5px auto;
	margin-left: 3%;
	margin-right: 3%;
    -moz-border-radius:8px;
}

.portal-box #help {
	padding: 15px 15px 20px 25px;
	background-color: #000000;
	float:left;
	text-align: left;
	width: 300px;
	min-height: 30px;
	height:auto;
	color: #869c9b;
	border:1px solid #bbbbbb;
    margin:5px auto;
    -moz-border-radius:8px;
}

.portal-box .vote-text h2 {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.portal-box .vote-text p {
	font-size: 14px;
}

.portal-box .vote-text .votes {
	font-size: 12px;
	font-weight: bold;
	color: #E65C00;
}

.portal-box #hide  {
	padding:0;
	margin:0;
	display:inline;
	float:left;
	width: 40px;
}

.provide-help {
	padding-left: 25px;
	padding-right: 25px;
}

/* Captain Facebook Messages */

#captain_message_intro h2 {
	text-align: center;
}

#captain_message_intro p {
	font-style: italic;
	text-align: center;
	color: #FFCC00;
	font-weight: bold;
}

#captain_message_intro dt {
	padding-bottom: 5px;
	padding-top: 20px;
	color: #FF9900;
	font-weight: bold;
}

#captain_message_choice {
	text-align: center;
}

#captain_message_choice a {
	font-family: Arial;
}

#global_message_form .global_message_submit {
	float: left;
}

#global_message_form label {
	color: #FF9900;
	padding-bottom: 5px;
	font-weight: bold;
}

#global_message_form .global_message_cancel {
	float: right;
	font-family: Arial;
	padding-right: 475px;
}

#global_message_error {
	color: #FFCC00;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}

#global_message_success {
	color: #FFCC00;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}