@charset "utf-8";
/* CSS Document */

/* RESET STYLES FOR ALL BROWSERS */
html, body {
	margin:0;
	padding:0;
	height:100%; /* Used to stretch the content to fill browser height */
}
body {
	font-size:1.0em;
	font-family:"Trebuchet MS", Arial, sans-serif;
	background:#430000 url(/images/bg_body.jpg) repeat-x left top;
	color:#333;
}
div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, ins,
a, cite, code, em, font, strong, sub, sup, tt, var,
b, u, i, center, form,
dl, dt, dd, ol, ul, li,
fieldset, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
a img {
	border:0;
}
blockquote, {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Page Container */
#container {
	width:930px;
	margin:0 auto;
	text-align:center;
	padding:0 20px;
	background:#fff url(/images/bg_content.jpg) repeat-y;
	min-height:87%; /* Used to stretch the content to fill browser height */
	height:auto;
	overflow:hidden;
}
 /* IE 6 - Used to stretch the content to fill browser height */
* html #container {
	height:87%;
	overflow:visible;
}
/* Page masthead */
#header {
	margin:0 auto;
	padding:10px 19px 0 20px;
	height:160px;
	width:931px;
	background:url(/images/bg_header.jpg) no-repeat;
	vertical-align:bottom;
	text-align:left;
}
#header img {
	border:none;
}
#header #headRight {
	width:400px;
	margin:10px 10px 0 0;
	float:right;
	overflow:hidden; /* clears float to close div */
	text-align:right;
	color:#fff;
	display:inline;
	font-size:10px;
}
#header #headRight a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#header #headRight a:hover {
	color:#fff;
	text-decoration:underline;
}

/* Left column */
#leftSidebar {
	float:left;
	display:inline; /* IE double margin fix */
	width:185px;
	margin:0;
	padding:0;
	text-align:left;
}

/* Navigation menu */
ul#navMenu {
	margin:0;
	padding:0;
	list-style-type:none;
	width:185px;
}
ul#navMenu li {
	margin:0;
	padding:0;
	display:block;
	vertical-align:bottom;
}
ul#navMenu li a {
	margin:0;
	padding:6px 6px 7px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #8d0000;
	display:block;
	vertical-align:bottom;
	width:173px;
}
ul#navMenu li a:hover {
	color:#000;
	text-decoration:none;
	background-color:#e9c761;
	display:block;
}
ul#navMenu li a.first {
	border-top:none;
}
/* Fix for IE 6 and below */
* html ul#navMenu li a {
	height: 1px;
}

/* Main Content */
#mainContent {
	float:right;
	margin:0;
	padding:15px;
	width:715px;
	position:relative;
	text-align:left;
	background:#fff;
	display:inline;
}
#mainContent h1 {
	font-size:1.3em;
	color:#8d0000;
	border-bottom:1px solid #000000;
	margin:0 0 10px;
	padding:0 0 5px;
}
#mainContent h2 {
	font-size:1.0em;
	color:#8d0000;
	padding:0;
	margin:0 0 6px;
}
#mainContent h2.header {
	padding:3px;
	background-color:#e9c761;
	border-top:1px solid #8d0000;
	border-bottom:1px solid #8d0000;
}
#mainContent p {
	font-size:0.8em;
	line-height:1.4em;
	margin-bottom:10px;
}
#mainContent ul {
	margin:10px 0 10px 20px;
	padding-left:10px;
	list-style-type:disc;
}
#mainContent li {
	font-size:0.8em;
	line-height:1.4em;
}	
#mainContent a {
	color:#8d0000;
	font-weight:bold;
	text-decoration:underline;
}
#mainContent a:hover {
	color:#8d0000;
	text-decoration:none;
}
#mainContent img {
	border:none;
}
#mainContent td {
	padding:4px;
	font-size:0.8em;
}
#mainContent td.label {
	font-weight:bold;
	color:#8d0000;
}
#mainContent p.breadCrumb {
	font-size:10px;
	padding:4px;
	border-top:1px solid #8d0000;
	border-bottom:1px solid #8d0000;
	background-color:#f0e7d2;
}
#mainContent p.bullet {
	background:url(../images/bullet_star.gif) no-repeat 1px 0px;
	margin:12px 0 0;
	padding:0 0 0 26px;
	line-height:1.5em;
}
/* Talent category list */
#catList ul,#mainContent ul.bulletList {
	margin:10px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
}
#catList li {
	float:left;
	display:inline;
	width:250px;
	padding:3px 0px 0px 25px;
	margin:3px 0px 0px 0px;
	height:22px;
	background:url(../images/bullet_star.gif) no-repeat 1px 0px;
}
#mainContent ul.bulletList li {
	padding:3px 0px 0px 25px;
	margin:3px 0px 0px 0px;
	background:url(../images/bullet_star.gif) no-repeat 1px 0px;
}
/* Form selection list */
#mainContent ul.selectList {
	margin:0;
	padding:0;
	list-style-type:none;
}
#mainContent ul.selectList li {
	float:left;
	display:inline;
	width:200px;
	padding:3px 0 0;
	margin:0 20px 0 0;
	font-size:1.0em;
}
/* Talent headshot list */
#mainContent ul.headshot {
	list-style-type:none;
	margin:0 0 0 6px;
	padding:0;
}
#mainContent ul.headshot li {
	margin:6px;
	padding:0px;
	border:1px solid #8d0000;
	text-align:center;
	float:left;
	display:block;
	font-size:0.7em;
}
#mainContent ul.headshot li img {
	border:1px solid #370000;
	margin:5px;
}		
#mainContent ul.headshot li a {
	color:#333;
	width:160px;
	height:215px;
	display:block;
	text-decoration:none;
	background:#f0e7d2 url(/images/bg_headshot.jpg) repeat-x top left;
}
#mainContent ul.headshot li a:hover {
	background:#f0e7d2 url(/images/bg_headshot.jpg) repeat-x bottom left;
	text-decoration:none;
}
table,table.listTable {
	margin-bottom:16px;
}
table th,table.listTable th {
	padding:6px;
	color:#8d0000;
	background-color:#e9c761;
	border-top:1px solid #8d0000;
	border-bottom:1px solid #8d0000;
}
table.listTable th {
	padding:3px;
	font-size:0.8em;
}
table td,table.listTable {
	padding:3px 0;
	font-size:0.9em;
}
/* Previous/Next browsing */
#mainContent .browsePrevNext {
	clear:both;
	margin:5px 0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#8d0000;
}
#mainContent .browsePrevNext .currentPage {
	margin:0 2px;
	padding:2px 6px;
	background-color:#ffffff;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;
}
#mainContent .browsePrevNext a {
	margin:0 2px;
	padding:2px 6px;
	background-color:#f0e7d2;
	border:1px solid #8d0000;
	text-align:center;
	text-decoration:none;
}
#mainContent .browsePrevNext a:hover {
	background-color:#8d0000;
	border:1px solid #d9ac3e;
	color:#fff;
}

/* Form buttons */
.formbutton {
	cursor:pointer;
	background-color:#8d0000;
	color:#ffffff;
	padding:4px 5px;
	border:1px solid #d9ac3e;
	font-size:12px;
	font-weight:bold;
}
.formbutton:hover {
	background-color:#d9ac3e;
	color:#8d0000;
	border:1px solid #8d0000;
}

/* Page footer */
#footer {
	margin:0 auto;
	padding:30px 20px 10px;
	width:930px;
	color:#fff;
	background:#430000 url(/images/bg_footer.jpg) no-repeat top left;
	font-size:10px;
	text-align:center;
	clear:both;
	position:relative;
}
#footer p {
	margin:0 0 2px;
	padding:0;
	line-height:12px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
.formButton {
	background-color:#370000;
	background-image:none;
	padding-left:2px;
	color:#fff;
	border:1px solid #000;
}

/* Error messages */
#error {
	width:99%;
	margin:10px 0px;
	border:2px solid #8d0000;
	background-color:#e9c761;
}
#error p {
	color:#8d0000;
	font-weight:bold;
	font-size:0.9em;
	margin:5px;
}
#error ol {
	margin:0px 5px;
	padding: 0px;
}
#error li {
	color:#8d0000;
	padding:0px;
	margin:10px 0px 5px 60px;
	font-size:0.8em;
}

.formButton:hover {
	background-color:#d9ac3e;
	color:#8d0000;
}
.redText {
	color:#8d0000;
}
.smtext {
	font-size:0.7em;
}
#mainContent p.newsDate {
	font-size:0.7em;
	font-weight:bold;
	font-style:italic;
	line-height:0.8em;
	margin-bottom:0;
}
.actionIcons {
	float:right;
	padding-top:5px;
}
.floatright {
	float:right;
	margin:0 0 10px 10px;
}
.floatleft {
	float:left;
	margin:0 10px 10px 0;
}
.clearfloat {
	clear:both;
	height:1px;
	margin:0;
}