body
	{
	margin:0 auto 0 auto;
	}
	
#header
	{
	background:#FFFFFF;
	}

#header-content
	{
	width:960px;
	margin:0 auto 0 auto;
	padding:30px 0 20px 0;
	text-align:center;
	border-bottom:3px solid #dddddd;
	}

#footer
	{
	background:#262626;
	font-family:"Helvetica Neue",helvetica,arial,sans-serif;
	font-size: 1em;
	line-height:3em;
	padding-left:1em;
	color:#FFFFFF;
	height:15em;
	margin-top:100px;
	color:#555555;
	}


.diagram
	{
	margin-bottom:2em;
	border-bottom:1px solid #dddddd;
	}

.container
	{
	width:960px;
	border:0;
	padding:0;
	margin:0 auto 0 auto;
	}
	

h1
	{
	font-size:2em;
	font-family:"Helvetica Neue",helvetica,arial,sans-serif;
	color:#000000;
	}
	
h2
	{
	color:#000000;
	}


h3
	{
	font-family:"Helvetica Neue",helvetica,arial,sans-serif;
	font-size:1.5em;
	margin-top:50px;
	margin-bottom:30px;
	color:#222222;
	/* border-top:3px solid #dddddd; */
	border-bottom:1px solid #dddddd;
	padding:0px 0 15px 2px;
	text-align:center;
	}

h3.first
	{
	margin-top:20px;
	}
	
h4
	{
	font-family:"Helvetica Neue",helvetica,arial,sans-serif;
	font-size:1.1em;
	margin-top:.75em;
	margin-bottom:.25em;
	color:#222222;
	}
	
/* ALTERNATE
h3
	{
	font-family:"Helvetica Neue",helvetica,arial,sans-serif;
	font-size:1.2em;
	margin-top:50px;
	margin-bottom:30px;
	color:#222222;
	text-transform:uppercase;
	border-top:3px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:15px 0 15px 2px;
	}
*/


p
	{
	font-family:georgia,times new roman,times,serif;
	font-size:1em;
	line-height:1.5em;
	margin-top:0;
	margin-bottom:20px;
	color:#222222;
	}

p.proposalby
	{
	font-family:"Helvetica Neue",helvetica,arial,sans-serif;
	margin-bottom:0;
	}
	
p.lastupdated
	{
	font-family:"Helvetica Neue",helvetica,arial,sans-serif;
	font-size:.7em;
	color:#666666;
	margin-top:0;
	text-transform:uppercase;
	
	}
	

a
	{
	color:#666666;
	}
	
a:hover
	{
	color:#8cc63f;
	}
	
.cols
	{
	}
	
.cols .lefthalf
	{
	width:460px;
	float:left;
	padding-right:20px;
	}
	
.cols .righthalf
	{
	width:460px;
	float:left;
	padding-left:20px;
	}
	

.cols .leftthird
	{
	width:300px;
	float:left;
	padding-right:20px;
	}

.cols .middlethird
	{
	width:300px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	}
	
.cols .rightthird
	{
	width:300px;
	float:left;
	padding-left:20px;
	}

	
.clear
	{
	clear:both;
	}


/* ADDITIONAL NAV STYLES */

span.littlenumber
	{
	font-family:"Courier New",courier,helvetica,"Helvetica Neue",sans-serif;
	font-size:1em;
	color:#999999;
	}
	
	
	
	
table.stages
	{
	border-collapse:collapse;
	border:0;
	padding:0;
	}

table.stages td
	{
	border-bottom:1px solid #CCCCCC;
	padding:7px;
	}

table.stages td.stagecolumn
	{
	font-weight:bold;
	padding-left:0;
	width:16%;
	}
	
table.stages td.iconcolumn
	{
	width:42%;
	}

table.stages th
	{
	text-align:left;
	color:#333333;
	padding:0 0 0 7px;
	}

table.stages td.staffdescription
	{
	font-size:.8em;
	color:#666666;
	border:0;
	padding:3px 80px 10px 7px;
	}




/* Storylines Table for Background Tab */

table#storylines
	{
	border-collapse:collapse;
	border:0;
	padding:0;
	}

table#storylines td
	{
	vertical-align:top;
	}
	
table#storylines td.story
	{
	width:460px;
	padding-right:20px;
	}

table#storylines td.story p, table#storylines td.story h3
	{
	padding-left:110px;
	}

table#storylines td.chart
	{
	width:460px;
	padding-left:20px;
	}

table#storylines td.masses
	{
	background:url('/images/storyline-masses.png');
	background-size:90px 90px;
	background-repeat:no-repeat;
	}

table#storylines td.speed
	{
	background:url('/images/storyline-speed.png');
	background-size:90px 90px;
	background-repeat:no-repeat;
	}

table#storylines td.platforms
	{
	background:url('/images/storyline-platforms.png');
	background-size:90px 90px;
	background-repeat:no-repeat;
	}
		
table#storylines td.news
	{
	background:url('/images/storyline-news.png');
	background-size:90px 90px;
	background-repeat:no-repeat;
	}

table#storylines td.cooler
	{
	background:url('/images/storyline-cooler.png');
	background-size:90px 90px;
	background-repeat:no-repeat;
	}






/* JQUERY TAB STYLES, MINIMIZED */


/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/*
 * jQuery UI Tabs 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: 0em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: 0em 0em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .0em 0px 0px; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .75em 2.5em 1em 4em; text-decoration: none; font-size:.7em; font-weight:normal;text-transform:uppercase; letter-spacing:.085em;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0em 0em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family:"Helvetica Neue",helvetica,arial,sans-serif/*{ffDefault}*/; font-size: 1em/*{fsDefault}*/; }
.
ui-widget .ui-widget { font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }

.ui-widget-content { border: 0px solid #aaaaaa/*{borderColorContent}*/; background: #FFFFFF/*{bgColorContent}*/; color: #000000/*{fcContent}*/;}

.ui-widget-content a { color: #CC0000/*{fcContent}*/; }

.ui-widget-header { border-bottom: 0px solid #AAAAAA/*{borderColorHeader}*/; background: #FFFFFF/*{bgColorHeader}*/; color: #000000/*{fcHeader}*/; font-weight: bold; }

.ui-widget-header a { color: #000000/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border-left: 1px dotted #aaaaaa/*{borderColorDefault}*/; background: #ffffff{bgColorDefault}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/;}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #999999/*{fcDefault}*/; text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border-left: 1px dotted #aaaaaa/*{borderColorHover}*/; background: #efefef/*{bgColorHover}*/; font-weight: normal/*{fwDefault}*/; color: #666666/*{fcHover}*/;}

.ui-state-hover a, .ui-state-hover a:hover { color: #666666/*{fcHover}*/; text-decoration: none;}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border-left: 1px dotted #aaaaaa/*{borderColorActive}*/; background: #efefef/*{bgColorActive}*/; font-weight: normal/*{fwDefault}*/; color: #666666/*{fcActive}*/;}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #666666/*{fcActive}*/; text-decoration: none; }

.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }


/* Misc visuals
----------------------------------*/

/* Corner radius REMOVED
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
 */


