/* == Structure =============================== */
body {
	font-size: 62.5%;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0;
	padding: 0;
	margin:0 auto;
	padding:0px;
	background: #18191B url('/graphics/bg.jpg') top center repeat-x;	
}

a, a:visited {
	color: #42506D;
	text-decoration: none;
}

a:active, a:hover {
	color: #4F6185;
	text-decoration: underline;
}

#sitewrap {
	margin:0 auto;
	width:900px;
	padding: 0;	
	
}

#header {
	background: #fff url('/graphics/header.gif') top left no-repeat;
	height: 252px;
}

#wrap {
	width: 900px;
	padding: 0px;
	padding-top: 0px;
}

#logo {
	padding-left: 10px;
	padding-top: 75px;
	display: block;
	clear: both;
	height: 120px;

}

/* -- Nav ---------------------------------------*/
#nav {
	width: 900px;
	z-index: 2;
	display: block;
	background: #D38462;
	margin-top: 27px;
}

#nav_list {
	padding: 0;
	margin: 0 0 0 2px;
	list-style-type: none;
	height: 30px;
	z-index: 100;
}

#nav_list ul {
	background: #D38462;
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	width: 202px;
	position: absolute;
	top: -999px;
	left: -3px;
	z-index: 500;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}

#nav_list li:hover ul,
#nav_list li.sfHover ul {
	top: 32px;
}

#nav_list li {
	position: relative;
	height: 32px;
}

#nav_list li.topLevel {
	float: left;
}

#nav_list li.topLevel a {
	display: block;
	color: #FFEEE5;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 10px 15px 5px 15px;
	position: relative;
	margin-top: 0px;
	text-decoration: none;
}

#nav_list li.topLevel a.active {
	background: #B94931;
	color: #fff;
}

#nav_list li.topLevel a.panthers:hover, #nav_list li.topLevel a.active.panthers {
	background: #670097;
	color: #fff;
}

#nav_list li.topLevel a:hover {
	background: #F78837;
	color: #fff;
}

#nav_list ul li
{
	height: 32px;
}

#nav_list ul li a, #nav_list li.active ul li a
{
	font: 1.1em arial, helvetica, sans-serif;
	color: #fff;
	text-transform: none;
	display: block;
	height: 20px;
	padding: 12px 0 0 18px;
}

*html #nav_list ul li a, *html #nav_list li.active ul li a
{
	padding: 6px 0 0 18px;
}

#nav_list ul li a:hover, #nav_list li.active ul li a:hover
{
	background: #222 url(../images/bg_nav_over.gif) no-repeat 5px;
	color: #ffffff;
}

/* -- Crumbs -------------------------------------- */
#crumbs {
	background: #eee url('/graphics/bg_crumbs.jpg') repeat-x top left;
	width: 842px;
	padding: 4px;
	clear: both;
	display: none;
}

#crumbs a {
	color: #222;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	clear: both;
}
	 
/* -- Main ----------------------------------------*/
.hide {
	display: none;
}

#MainContent {
	background: #fff url('/graphics/content_bg.jpg') top left repeat-y;
	float:left;
	width: 860px;
	margin: 0px;
	padding: 0 20px;
	min-height: 550px;
	font-size: 1.3em;
	font-family:  arial, helvetica, sans-serif;
}

#about #MainContent {
	background: #fff url('/graphics/left_3.jpg') bottom left no-repeat;
}
#talent #MainContent {
	background: #fff url('/graphics/left_1.jpg') bottom left no-repeat;
}
#contests #MainContent {
	background: #fff url('/graphics/left_2.jpg') bottom left no-repeat;
}
#contact #MainContent {
	background: #fff url('/graphics/left_4.jpg') bottom left no-repeat;
}

#MainContent #logo {
	margin-top: 120px;
	margin-bottom: 25px;
}

#sideMenu {
	width: 185px;
	float: left;
	margin: 0px 0px 0px 10px;
	display: block;
	padding-bottom: 20px;
	}

#sideMenuFiller {
	width: 185px;
	float: left;
	margin: 20px 0px 0px -10px;
	display: block;
	padding-bottom: 20px;
}

#sideMenuTop {
	height: 20px;
	background: url('/graphics/sidemenu.jpg') top left;
}

#sideMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sideMenu li {
	padding: 5px 0 5px 15px;	
	background: url('/graphics/sidemenu.jpg') left 50px;
}

#sideMenu li a {
	color: #333;
	padding: 5px;
	display: block;
	text-decoration: none;
	font-size: .9em;
}

#sideMenu li:hover, #sideMenu li.active {
	background: url('/graphics/sidemenu_over.jpg') left 50px;
}

#sideMenu li:hover a, #sideMenu li.active a {
	color: #000;
}

#sideMenuMiddle {
	background: url('/graphics/sidemenu_middle.jpg') top left repeat-y;
	padding: 0 15px;
}

#sideMenuBottom {
	height: 20px;
	background: url('/graphics/sidemenu.jpg') bottom left;
}

#leftSub {
	width: 195px;
	float: left;
	margin: 0 0 0 -20px;
}

#content {
	float: right;
	width: 575px;
	padding: 10px 10px 10px 30px;
	line-height: 1.6em;
	font-size: 1.1em;
	margin: 0 0 0 10px;
}

#fullContent {
	padding: 0px;
	width: 900px;
	margin-left: -20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

#frontPage {
	padding: 0px;
	width: 900px;
	margin-left: -20px;
}

#frontPage #frontContent {
	width: 900px;
	float: left;	
	margin-bottom: 15px;
	overflow: hidden;
	margin: 0 auto;
}

#frontPage #adBar {
	width: 245px;
	float: right;
	text-align: center;
	padding: 10px 10px 0 5px;

}
#frontPage #column {
	float: left;
	width: 278px;
	border-top: 2px solid #eee;
	padding: 10px;
	margin: 0 0 0 1px;
}

#frontPage #column h3 {
	margin: -10px;
	background: #015CAB;
	color: #fff;
	width: 288px;
	padding: 5px;
}

#frontPage #column.center {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

/*--Main Image Preview--*/
#leftCol {
	width: 600px;	
	padding: 0;
	margin: 0;
	float: left;

}

#rightCol {
	width: 300px;
	padding: 0;
	margin: 0;
	float: left;
}

/*--Main Image Preview--*/
.main_image {
	width: 598px;
	height: 456px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0 10px;
	color: #eee;	
}
.main_image p {
	font-size: 1.0em;
	padding: 10px;
	margin: 0;
	line-height: 1.6em;
}
.main_image .desc{
	position: absolute;
	bottom: 0px;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image .block small {
	display: none;
}

.main_image .block a {
	color: #fff;
	font-weight: bold;
}

.main_image a.collapse {
	background: url(/graphics/front/btn_collapse.gif) no-repeat left top;
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 

.image_thumb {
	width: 299px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0;
	padding: 12px 10px;
	background: #f0f0f0 url(/graphics/front/nav_a.gif) repeat-x;
	width: 279px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.1em; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 195px;
}	
.image_thumb ul li p{display: none;}

#ad {
	padding: 0px;
	width: 250px;
	display: block;
	float: left;
}

#ad img {
	padding: 0; margin: 0;
}

/* END Front Page Special */



#newsroom #content {
	width: 670px;
	padding: 20px 0 0 10px;
}

#newsroom #leftSub {
	width: 175px;
}

#fullcontent {
	width: 880px;
	padding: 10px;
	margin-left: -20px;
	background: #fff;
	border-bottom: 1px solid #E1DFDF;
}

#content .rightImage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#logos {
	background: #FFD8AD;
	display: block;
	margin: 0;
	width: 880px;
	padding: 10px;
	border-top: 3px solid #E79478;
	border-bottom: 1px solid #ddd;
	height: 60px;
}

#logos ul {
	list-style: none;
	margin: 0;
}

#logos li {
	width: 19.5%;
	text-align: center;
	float: left;
}

 
/* -- Footer ---------------------------------*/
#footer {
	width: 880px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	clear: both;
	padding: 10px 5px 20px 15px;
	height: 75px;
}

#footer .copyright {
	color: #777;
	font-size: 80%;
	text-align: center;
	margin-right: 15px;
}

#footer .links {
	text-align: center;
	font-size: .8em;	
	margin-bottom: 5px;
}

#footer .links a {
	color: #555;
}

#masseymedia {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #999;
}

#masseymedia a {
	color: #999;
}

/* 
== Text Styles ======================================
*/
h1 {
	background: #3277BA;
	color: #fff;
	font-size: 1.8em;
	margin: 0 0 0px -20px;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 880px;
	border-bottom: 3px solid #406693;
}

#panthers h1 {
	background: #670097;
	border-bottom: 3px solid #FFCC00;
	border-top: 3px solid #FFCC00;
}

h2 {
	color: #2E739C;
	font-size: 1.6em;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1.4em;
	margin: 0;
}

h4 {
	font-size: 1.2em;
	margin: 0;
}

h5 {
	font-size: 1.0em;
	margin: 0;
}

h6 {
	font-size: .8em;
}

p.intro {
	font-size: 90%;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.even {
	background: #fff;
	padding: 3px;
}

.odd {
	background: #EEF4FE;	
	padding: 3px;
}

/* -- Error and Notices ---------------------*/
div.pageNotice {
	color: #1c5806;
	padding: 5px 5px 5px 25px;
	margin: 2px 0;
	background: #e9fce9 url(/graphics/ico-s-help.gif) no-repeat 5px 5px;
	border: 1px solid #2fc32d;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

div.pageErrors {
	color: #000;
	padding: 5px 5px 5px 25px;
	margin: 2px 0;
	border: 1px solid #600;
	color: #600;
	background: #ffe1ef url(/graphics/ico-s-warn.gif) no-repeat 5px 5px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

div.pageNote {
	color: #0046d5;
	padding: 5px 5px 5px 25px;
	margin: 2px 0;
	border: 1px solid #0046d5;
	background: #f0f5ff url(/graphics/ico-s-req.gif) no-repeat 5px 5px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

div.pageInfo {
	color: #6a5011;
	padding: 5px 5px 5px 25px;
	margin: 2px 0;
	border: 1px solid #edc566;
	background: #fff5bf url(/graphics/ico-s-info.gif) no-repeat 5px 5px;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

div.pageExample {
	color: #6a5011;
	padding: 5px 5px 5px 25px;
	margin: 2px 0;
	border: 1px solid #ddd;
	background: #eee url(/graphics/ico-s-info2.gif) no-repeat 5px 5px;
	color: #333;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

div p.infotitle {
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

p.red {
	color: red;
}

#error {
	padding: 3px;
	background: #ffe1ef;
	border: 1px solid #600;
	color: #600;
	font-style: italic;
	font-weight: bold;
	font-size: .9em;
}

label {
	font-weight: bold;
	font-size: 1.0em;
	color: #1F5A7C;
}

input {
	background: #F3F9FD;
	padding: 5px;
	font-size: 1.0em;
}

textarea {
	background: #F3F9FD;
	padding: 5px;
	font-size: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select {
	background: #F3F9FD;
	padding: 5px;
	font-size: 1.1em;
}

option {
	padding: 5px;
}

.boxed {
	border: 1px solid #DCD7C4;
	background: #fff;	/*#E7E2CF;*/
	padding: 10px;
	display: block;
}

.bordered {
	border: 1px solid #c3d5f3;
	background: #d2e1f5;
	padding: 10px;
	display: block;
}

.radioSep {
	width: 45%;
	height: 1px;
	color: #ddd;
}

.floatRight {
	float: right;
}

a.button {
	display:block;
	float:left;
	font-size: .9em;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	background:url('/graphics/bg_button.jpg') no-repeat left top;
	height:40px;
}
a.button span {
	display:block;
	float:left;
	background:url('/graphics/bg_button.jpg') no-repeat right top;
	height:30px;
	padding-left:5px;
	padding-top:10px;
	padding-right:30px;
	margin-left:15px;
	cursor:pointer;
}
a.button:hover {
	background-position:0px bottom;
	color:#fff;
}
a.button:hover span {
	background-position:right bottom;
}

.flow {
	font-size: .9em;
	font-style: italic;
	color: #333;
}

.trilist{
	list-style: none;
	margin: 0;
	font-size: 1.1em;
}

.trilist li {
	float: left;
	width: 31%;
	font-size: .9em;
}

.twoCol {
	width: 335px;
	float: left;
}

.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.required {
	color: #a00;
	display: inline;
	font-size: 1.2em;
}

a.bigButton {
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	background: #B94931;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}