﻿@import url("reset.css");

body {
	font: 12px 'Arial', Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #4a4a4a;	
	}
	
#wrapper {
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/*###################################
######### START top_nav ###########*/
#top_nav {
	font-size: 10px;
	width: 934px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	margin: 5px 0 5px 0;
	}
	
#top_nav img {
	float: left;
	}
	
#top_nav ul {
	margin: 0 0 0 0;
	padding: 3px 0 0 40px;
	float: left;
	text-align: left;
	}
	
#top_nav ul li {
	margin: 0 0 -1px 0;
	padding: 0 0 0 0;
	}
	
#top_nav ul li, #top_nav ul li a {
	color: #818181;
	text-decoration: none;
	font-weight: bold;
	}
	
#top_nav ul li.selected, #top_nav ul li.selected a {
	color: #000000;
	}
	
#top_nav ul li a:hover {
	color: #454545;
	}
/*############### END: top_nav ###########
##########################################*/

/*############## SECONDARY NAV ##################*/
#secondary_nav {
	height: 26px;
	}
	
#secondary_nav a {
	color: #7d7d7d;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
	
#secondary_nav a:hover {
	color: #454545;
	}
	
#secondary_nav td.selected a {
	color: #000000;
	}
	
#secondary_nav td {
	vertical-align: middle;
	height: 26px;
	}
	
#secondary_nav td.link {
	background: #c9c9c9;
	white-space: nowrap;
	}
	
	
/*############## SECONDARY NAV MENU ##################*/
#menu_controls {
	float: center;	
	padding: 10px 0 10px 0;
	}
	
#menu_controls a {
	color: #7d7d7d;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}
	
	
#menu_controls a:hover {
	color: #454545;
	}

#menu_controls td.selected a {
	color: #000000;
	}
	
#menu_controls td {
	vertical-align: middle;
	}
	
#menu_controls td.link {
	background: #c9c9c9;
	white-space: nowrap;
	}
	
/*################################*/		
	
#breadcrumb {
	font-size: 9px;
	color: #999999;
	}
	
#breadcrumb a {
	color: #999999;
	text-decoration: none;
	}
	
#breadcrumb a:hover {
	border-bottom: 1px solid #999999;
	}


#inner_wrapper {
	position: relative;
	background: #d6d6d6 url(../assets/images/bg_geometric.jpg) repeat-x;
	width: 934px;
	}
	
/* Z ADDED THIS */
#a #inner_wrapper {
	position: relative;
	background: #d6d6d6 url(../assets/images/bg_circular.jpg) repeat;
	horizontal-align: top;
	width: 934px;
	}
/* END */

	
#primary {
	position: relative;
	min-height: 300px;
	height: auto !important;
	padding: 0 0 20px 0;
	height: 300px;
	background-image: url(../assets/images/bg_circular.gif);
	}
	
	
#b #primary {
	background: url(../assets/images/bg_primary_b.gif) repeat-y top left;
	}
	
#c #primary, #d #primary {
	background: url(../assets/images/bg_primary_c.gif) repeat-y top left;
	}

#left_column {
	width: 116px;
	float: left;
	}
	
#main_content {
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
	float: left;
	display: inline;
	}
	
#b #main_content, #d #main_content {
	width: 360px;
	text-align: left;
	}
	
#c #main_content {
	width: 538px;
	text-align: left;
	}
	
#sidebar {
	padding: 48px 0 0 0;
	float: right;
	display:inline;
	}
	
#b #sidebar, #d #sidebar {
	width: 425px;
	}
	
#c #sidebar {
	margin: 0 40px 0 40px;
	width: 180px;
	}
	
#bottom_left {
	position: absolute;
	left: 0px;
	bottom: 0px;
	}
	
#bottom_right {
	position: absolute;
	right: 0px;
	bottom: 0px;
	}
	
#footer {
	color: #cccccc;
	font-size: 10px;
	width: 934px;
	position: relative;
	padding: 8px 0 20px 0;
	}
	
#footer_copyright {
	float: left;
	}
	
#bottom_nav {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#bottom_nav li {
	margin: 0 0 0 13px;
	padding: 0;
	display: inline;
	}
	
#bottom_nav li a {
	color: #818181;
	text-decoration: none;
	font-weight: bold;
	}
	
#bottom_nav li a:hover {
	color: #454545;
	}
	
	
#media_player {
	text-align: center;
	z-index: 1;
	height: 318px;
	width: 422px;
	position: absolute;
	right: 10px;
	}
	
#b #media_player {
	top: -98px;
	}
	
#d #media_player {
	top: -60px;
	}
	
#gb_frame{
	margin: 1em 0 0 0;
	border-top: 1px dotted #4a4a4a;
}

#no_flash {
	background: url(../assets/mediaplayer/MediaPlayerFPO.gif) no-repeat center;
	height: 318px;
	width: 422px;
	font-size: 14px;
	font-weight: bold;
	}
	
	
/*################## TABLES    ########################*/

table.hours {
	margin: 5px 0 5px 0;
	width: 75%;
	text-align: left;
	}
	
table.hours td {
	width: 50%;
	padding: 2px 0 2px 0;
	}
	
table.freebies td {
	text-align: center;
	padding: 7px;
	}


/*################# FORMS ############################*/
form {
	margin: 1em 0 0 0;
	border-top: 1px dotted #4a4a4a;
	}
	
/*label {
	display: block;
	margin: 0 5px 0 0;
	text-align: right;
	}*/

text, submit {
	height: 18px;
	border: 1px solid #4a4a4a;
	font: 12px 'Arial', Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #4a4a4a;
	}
	
textarea {
	border: 1px solid #4a4a4a;
	}
	
/*################# TYPOGRAPHY #######################*/
h1,h2,h3,h4,h5,h6 {
	color: #000000;
	}
	
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 0 0;
	padding: 0;
	text-align: left;
	}
	
h2 {
	font-weight: bold;
	margin: 12px 0 0 0;
	padding: 0;
	}
	
p {
	margin: .7em 0 0 0;
	}
	
.factoid {
	color: #3b7ad8;
	}
	
.small {
	font-size: .8em;
	}
	
.text_right {
	text-align: right;
	}
	
/*################### LINKS #####################*/

a {
	color: #3b7ad9;
	text-decoration: none;
	}
	
/*#main_content a:hover {
	border-bottom: solid 1px #3b7ad9;
	}*/
	
a:visited {
	color: #0099CC;
	font-weight: bold;
	font-size: 12px;
	}
	
	
/*MISC CLASSES*/
.show {
	display: block;
	}
	
.hide {
	display: none;
	}
	
.black {
	color: #000000 !important;
	}
	
	
/*Apply the clearfix class to divs containing floats to clear all floats.*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#c #wrapper #inner_wrapper #primary #main_content p {
	text-align: left;
}
#c #wrapper #inner_wrapper #primary #main_content .WordSection1 .MsoNormal b span {
	text-align: left;
}
#c #wrapper #inner_wrapper #primary #main_content .WordSection1 .MsoNormal b span {
	font-family: Arial, Helvetica, sans-serif;
}
#c #wrapper #inner_wrapper #primary #main_content .WordSection1 .MsoNormal b span {
	font-family: Arial, Helvetica, sans-serif;
}
#c #wrapper #inner_wrapper #primary #main_content .WordSection1 .MsoNormal b span {
	font-family: Arial, Helvetica, sans-serif;
}
#c #wrapper #inner_wrapper #primary #main_content .WordSection1 h1 {
	color: #333;
}
#c #wrapper #inner_wrapper #primary #main_content .WordSection1 p {
	color: #333;
}
#c #wrapper #inner_wrapper #primary #main_content .WordSection1 .MsoNormal b span span {
	color: #333;
}
#c #wrapper #inner_wrapper #primary #main_content p strong {
	color: #FF8000;
}
#c #wrapper #inner_wrapper #primary #main_content p strong {
	color: #000;
}
#c #wrapper #inner_wrapper #primary #main_content table {
	text-align: center;
}
#c #wrapper #inner_wrapper #primary #main_content table tr td div p {
	font-size: xx-small;
}
#a #wrapper #top_nav ul li div a {
	text-align: left;
}

