@charset "utf-8";
/* CSS Document */


*
{
	margin: 0;
	padding: 0;
}



body {
	
    /* fix for most browsers, fill in desired width */
    min-width: 950px;

    /* IE Version, fill in desired width equal to the min-width, second value with 2px less */
    width:expression(document.body.clientWidth < 970 ? "968px" : "auto" );

	background-color:#111;
}

#godAll
{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

#godDemi
{

	width:970px;
	height:100%;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:auto;
	
}

#gridColumn
{
	height:auto;
	width:970px;
	padding:0;
	float:left;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
}


#godColumnWhite
{
	width:970px;
	height:auto;
	padding:0;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}

#godColumnWhite a
{
	color:#ffffff;
	text-decoration:bold;
}

#godColumnWhite a:hover
{

	color:#ffffff;
	text-decoration:bold;
}

#godColumnBottom
{
	width:970px;
	height:auto;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	font-family:'Roboto', sans-serif;
	font-size:12px;
}

#sectionWrapper
{
	width:970px;
	height:auto;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	clear:both;
}

#sectionWrapper a
{
	text-decoration:none;
	color:#ffffff;
}

#sectionWrapper a:hover
{
	text-decoration:bold;
}

#linkWrap
{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
}

#linkWrap a
{
	text-decoration:none;
	color:#ff0000;
}

#linkWrap a:hover
{
	text-decoration:bold;
	color:#ff0000;
}

#singleColumn
{
	height:auto;
	width:230px;
	padding:0;
	margin-left:10px;
	float:left;
	overflow:visible;
}

#doubleColumn
{
	height:auto;
	width:470px;
	padding:0;
	margin-left:10px;
	float:left;
	overflow:visible;
}

#doubleColumnFooter
{
	height:auto;
	width:470px;
	padding:0;
	margin-left:10px;
	float:left;
	overflow:visible;
	background-color:black;
	color:white;
}


#tripleColumn
{
	height:auto;
	width:710px;
	padding:0;
	margin-left:10px;
	float:left;
	overflow:visible;
}

#quadColumn
{
	height:auto;
	width:950px;
	padding:0;
	margin-left:10px;
	float:left;
	overflow:visible;
}

#endColumn
{
	height:20px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	color:#ff0000;
	overflow:auto;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	text-align:center;
	padding:0;
	margin-top:20px;
}


#verticalSpacer
{
	height:10px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#verticalSpacerLineBottom
{
	height:20px;
	width:900px;
	border-bottom:4px solid #ffff;
	margin-bottom:20px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#verticalSpacerLineBottomContext
{
	height:10px;
	width:100%;
	border-bottom:5px solid #ffff;
	margin-bottom:10px;
	padding:0;
}

#logoBox
{
	width:280px;
	height:50px;
	float:left;
	border-style:none;
	overflow:visible;
	margin-left:10px;
}

#logoBox a
{
	width:280px;
	height:50px;
	float:left;
	border-style:none;
	background-image:url(../images/Factory_Logo_50pxHigh.png);
	background-repeat:no-repeat;
	overflow:auto;
	display:block;
}

#logoBox a:hover
{
	width:280px;
	height:50px;
	float:left;
	border-style:none;
}

#logoMenuBox
{
	height:50px;
	width:600px;
	float:right;
	margin-right:10px;
}

#phoneNumber
{
	width:auto;
	height:35px;
	color:#ff0000;
	font-size:24px;
	font-family:'Roboto', sans-serif;
	float:right;
	overflow:visible;
	padding-top:15px;
}

#phoneNumber a
{
	color:#ff0000;
	text-decoration:none;
}

#phoneNumber a:hover
{
	color:#ff0000;
	text-decoration:none;
}
	
#logoMenu
{
	width:auto;
	height:25px;
	float:right;
	font-size:10px;
	font-family:'Roboto', sans-serif;
	overflow:visible;
	padding-top:20px;
	text-transform:uppercase;
	font-weight:bold;
}

#logoMenu a
{
	text-decoration:none;
	font-family:'Roboto', sans-serif;
	color:#ffffff;
	float:right;
	margin-right:20px;
}

#logoMenu a:hover
{
	color:#ff0000;
	float:right;
	margin-right:20px;
	text-decoration:bold;
}

#dateBox
{
	width:auto;
	overflow:visible;
	padding:0;
	height:auto;
}

#breadcrumb
{
	width:930px;
	height:auto;
	font-size:12px;
	font-family:'Roboto', sans-serif;
	overflow:hidden;
	padding:0;
	color:#ffff;
	font-weight:bold;
	padding:10px;
	background-color:black;
}

#breadcrumb a
{
	color:#ffff;
	text-decoration:none;
}

#breadcrumb a:hover
{
	color:#ffff;

	text-decoration:bold;
}



#mainMenu
{
	width:950px;
	font-family:'Roboto', sans-serif;
	font-size:15px;
	height:40px;
	overflow:hidden;
	text-transform:uppercase;
	margin-bottom:20px;
}

#mainMenu ul
{
	list-style-type:none;
	padding: 0;
}

#mainMenu li
{
	float:left;
	margin-left:28px;
}

#mainMenu li:first-child
{
	float:left;
	margin-left:00px;
}

#mainMenu li:last-child
{
	float:right;
	margin-left:0px;
}

#mainMenu li a
{
	color:#ffffff;
	display:block;
	height:15px;
	text-decoration:none;
	width:auto;
	vertical-align:middle;	
	padding-top:15px;
	border-top:0px dotted black;
}

#mainMenu li a:hover
{
	height:15px;
	color:#ff0000;
	padding-top:15px;
	text-decoration:bold;
}

#mainMenu li a.nav-selected
{
	height:15px;
	color:#ff0000;
	padding-top:15px;
	text-decoration:none;
}

#mainMenu li a.nav-path-selected
{
	height:15px;
	color:#ff0000;
	padding-top:15px;
	text-decoration:none;
}

#godColumnBottom li
{
	list-style:none;
}

#godColumnBottom a
{
	text-decoration:none;
	color:#ffffff;
	display:block;
	height:auto;
	margin-bottom:10px;
}

#godColumnBottom a:hover
{
	text-decoration:bold;
	color:#ff0000;
	display:block;
	height:auto;
	margin-bottom:10px;
}

#iconMenu
{
width:690px;
height:40px;
overflow:visible;
padding-top:10px;
padding-left:10px;
padding-right:10px;
margin-right:10px;
margin-bottom:10px;
float:right;
overflow:hidden;
background-color:black;
background-image:url(../images/iconbar_off.jpg);
background-repeat:no-repeat;
background-position:right;
}

#twitterButton
{
	height:30px;
	width:40px;
	float:right;
	overflow:hidden;
}

#twitterButton a
{
	display:block;
	height:30px;
	width:40px;
}

#twitterButton a:hover
{
	display:block;
	height:30px;
	width:40px;
	color:#ff000;
	background-image:url(../images/twitter_on2.png);
	overflow:hidden;
}

#fbButton
{
	height:30px;
	width:40px;
	float:right;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
}

#fbButton a
{
	display:block;
	height:35px;
	width:40px;
}

#fbButton a:hover
{
	display:block;
	height:35px;
	width:40px;
	color:#ff0000;
	background-image:url(../images/fb_on2.png);
	overflow:hidden;
}

#emailButton
{
	height:30px;
	width:40px;
	float:right;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
}

#emailButton a
{
	display:block;
	height:35px;
	width:40px;
}

#emailButton a:hover
{
	display:block;
	height:35px;
	width:40px;
	color:#ff0000;
	background-image:url(../images/email_on2.png);
	overflow:hidden;
}

#donateButton
{
	height:30px;
	width:40px;
	float:right;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
}

#donateButton a
{
	display:block;
	height:35px;
	width:40px;
}

#donateButton a:hover
{
	display:block;
	height:35px;
	width:40px;
	color:#ff0000;
	background-image:url(../images/donate_on2.png);
	overflow:hidden;
}

#textBox
{
	width:auto;
	height:40px;
	float:right;
	overflow:hidden;
	font-family:'Roboto', sans-serif;
	font-size:10px;
	color:#ffff;
	text-transform:uppercase;
	font-weight:bold;
}

#text
{
	display:block;
	height:auto;
	float:right;
	margin-left:20px;
	margin-left:10px;
	padding-top:8px;
	text-decoration:none;
	color:#ffffff;
}

#ticketsButtonBig
{
	width:230px;
	height:50px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#AA1E1E;
	background-image:url(../images/ticket_button_off.png);
	background-repeat:no-repeat;
}

#ticketsButtonBig a
{
	width:210px;
	height:34px;
	text-decoration:none;
	overflow:hidden;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	background-color:#AA1E1E;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	background-image:url(../images/ticket_button_off.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:16px;
	
}

#ticketsButtonBig a:hover
{
	text-decoration:none;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:red;
	background-image:url(../images/ticket_button_on.png);
	background-repeat:no-repeat;
}





/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
	font-family:'Roboto', sans-serif;
