body
	{
	margin:0px;
	padding:0px;
	}

html {
     overflow: -moz-scrollbars-vertical;
}

#jumpform {
	padding: 0 12px;
	margin-top: 3px;
	float: left;
}

#jumpform select {
	border: 1px solid #ccc;
	font-size: 11px;
	color: #666;
	
}

#location_header {
	color: #84a307;
	font-size: 11px;
	font-weight: bold;
	padding: 0 12px;
	float: left;
	margin-top: 5px;
}
#location_header a {color: #84a307;}
#location_header a:hover {text-decoration: underline;}
/*topNav STYLES*/
.clubNav{
	z-index: 90;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	position:absolute;
	top:90px;
	}
ul.topNavList
	{
	margin:0px 0px 0px 0px;
	}
li.topNavListItem
	{
	margin:0px 0px 0px 0px;
	}
a.topNavDrop:link
	{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
a.topNavDrop:hover
	{
	color:#FF640B;
	font-weight:bold;
	text-decoration:none;
	}
a.topNavDrop:visited
	{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

/* DROP DIDDY's--------------------*/

/* ######### Style for Drop Down Menu ######### */
#dropmenu1
	{
	margin-left:12px;
	width: 143px;
	}
#dropmenu2
	{
	margin-left:0px;
	width: 143px;
	}
#dropmenu3
	{
	margin-left:6px;
	width: 143px;
	}
#dropmenu4
	{
	margin-left:6px;
	width: 143px;
	}
#dropmenu5
	{
	margin-left:0px;
	width: 143px;
	}
#dropmenu6
	{
	margin-left:0px;
	width: 143px;
	}
.dropmenudiv
	{
	margin-top:-5px;
	position:absolute;
	top: 0;
	border: 1px solid #BBB;
	line-height:18px;
	z-index:1000;
	background-color: #fff;
	visibility: hidden;
	text-align:left;
	}



.dropmenudiv a
	{
	text-indent:3px;
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:200%;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
.dropmenudiv a:visited
	{
	text-indent:3px;
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:200%;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
z-index:1000;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	text-indent:3px;
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:200%;
	display: block;
	margin: 0px 0px 0px 0px;
	background-color:#333333;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}


/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}


td{
	vertical-align:top;
	font-size:11px;
	}

td.left_col{
	border-top:1px solid #e4e3e3;
	width:160px;
	padding-top:10px;
	}

.normal { float: left; width: 153px; padding-bottom: 3px; margin:0px;}
.active { background:#EEEEEE; float: left; width: 153px; padding-bottom: 3px; margin:0px;}

td.mid_col{
	padding-left:30px;
	padding-right:10px;
	border-top:1px solid #e4e3e3;
	width:350px;
	padding-top:10px;

	}
	
td.right_col{
	border-top:1px solid #e4e3e3;
	border-left:1px solid #e4e3e3;
	background-color:#FFFFFF;
	width:244px;

	}

td.right_col_noJoin{
	border-left:1px solid #e4e3e3;
	background-color:#FFFFFF;
	width:244px;
	font-size:11px;
	}

td.schedule{
	padding-left:40px;
	padding-right:5px;
	border-top:1px solid #e4e3e3;
	width:594px;
	padding-top:10px;
	}

.schedulePrint{
	border-top:1px solid #e4e3e3;
	width:602px;
	padding:10px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	}
td.back_end{
	padding-left:40px;
	padding-right:55px;
	border-top:1px solid #e4e3e3;
	width:544px;
	padding-top:10px;
	}

td.pad {
	padding-right:30px;
	padding-bottom:12px;
	}


td.footer{
	border-top:1px solid #e4e3e3;
	padding-top:5px;
	color:#999999;
	line-height:18px;
	font-size:10px;
	}

div#breadcrumbs{
	padding-left:5px;
	padding-top:8px;
	}

div.indent{
	padding-left:15px;
	}

p{
	margin-top:12px;
	margin-bottom:0px;
	line-height: 160%;
	}

ul{
	margin-top:5px;
	margin-bottom:0px;
	line-height: 160%;
	}

p.header{
	font-weight:600;
	margin:0px;
	}

.subhead{
	font-size:11px;
	color:#FF640B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.subhead_grey{
	font-size:14px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.page_heading{
	font-size:18px;
	color:#040404;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	margin-top: 0px;
    letter-spacing: -1px;
	}

.page_heading2{
	font-size:14px;
	color:#666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	margin-top: 0px;
    letter-spacing: -1px;
	}

img.block{
	display:block;
	}

div#global{
	text-align:right;
	}
div#global a:link, div#global a:visited, div#global a:hover
	{
	margin:0 0 0 30px;
	}
a,a:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}

a.line, a.line:visited{
	color:#FF640B;
	text-decoration:underline;
	}

a.line2, a.line2:visited{
	color:#666666;
	text-decoration:underline;
	}

a:hover, a.orderedBy{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF640B;
	text-decoration:none;
	}
a.printerLink:link, a.printerLink:visited
	{
	font-size:10px;
	color:#c6c8be;
	}
a.printerLink:hover
	{
	font-size:10px;
	color:#FF640B;
	}
a.footer,a.footer:visited{
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}

a.footer:hover{
	font-size:11px;
	color:#999999;
	text-decoration:underline;
	}

.error {
	color: #990000;
}

li{
list-style-type: square;
}
.classDetails
		{
		color:#000;
		font-size:10px;
		font-family:Franklin Gothic, Lucida Grande, Lucida Sans, Unicode;
		}
ul.orange
	{
	color:#FF640B;
	}
ul.orange li
	{
	color:#FF640B;
	list-style-type: square;
	}
.listItemNorn
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
	
	a.tysonTempLinky:link, a.tysonTempLinky:visited, a.tysonTempLinky:hover
	{
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	}


#staticcontent {
width: 800px;
height: 412px;
background: url(../images/metropole_impact.jpg) no-repeat;
position: relative;
}

#staticcontent p {
position: absolute;
width: 269px;
right: 23px;
top: 60px;
width: 222px;
line-height: 14px;
}

#contentholder {
width: 800px;
margin: 0 auto;
border-top: 1px solid #e4e3e3;
background:url(../images/content_bg.gif) repeat-y;
}

#contentholder #text {
margin: 5px;
}

#contentholder table p {
line-height: normal;
}

#contentright {
float: right;
width: 250px;
text-align: center;
font-size: 12px;
padding-bottom: 16px;
}

#contentright p {
line-height: 140%;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
