/*********************************************
TAG FORMATTING
*********************************************/
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	color: #999999;
}
html>body {
	font-size: small; /* be nice to Opera */
}
h1,h2,h3,h4 {
	color: #999999;
	font-weight: normal;
	text-transform: lowercase;
}
p {
	color: #666666;
	font-size: 0.85em;
	line-height: 1.2em;
	text-transform: none;
}
a {
	color: #666666;
}
a img {
	border-style: none;
}
a.christmasGift {
	background-image: url(../images/button_christmasGift.gif);
	background-repeat: no-repeat;
	background-position: 0px -83px;
	display: block;
	height: 83px;
	width: 193px;
}
a.christmasGift:hover {
	background-position: 0px 0px;
}
caption {
	display: none;
}
table {
	background-color: #FFFFFF;
}
td, th {
	font-size: 0.85em;
	color: #666666;
	text-transform: none;
}
td h1 {
	font-size: 17px;
	padding:0px;
	margin:0px;
}
td h2 {
	font-size: 15px;
	padding:0px;
	margin:0px;
	color: #FFFFFF;
}
td.whiteText {
	color: #FFFFFF;
	background-color: #999999;	
}
tr.rule td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #999999;
}
hr {
	width: 100%;
	border: 0px;
	height: 1px;
	background-color: #999999;
	margin: 0.5em 0;
}
/*********************************************
LAYOUT
*********************************************/
#wrapper {
	background-color: #FFF;
	width: 695px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#wrapper #header {
	width: 695px;
}
#header #logo {
	float: left;
	width: 115px;
}
#header #nav {
	float: right;
}
#header #nav ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#header #nav li {
	float: left;
	height: 19px;
	margin-right: 4px;
}
#header #nav li a {
	color: #999999;
	font-size: 0.85em;
	text-decoration: none;
}
#header #nav li.last {
	margin-right: 0px;
}
#header #nav li.active a, #header #nav li a:hover {
	background-color: #EDEDED;
}
#wrapper #wrapperContent {
	width: 695px;
	margin-top: 12px;
	background-image: url(../images/rules_mainHorizontal.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#contentText {
	width: 430px;
	float: left;
	margin-top: 4px;
}
#contentText.fullWidth {
	width: 695px;
}
#contentText #contentHeading1, #contentText #contentHeading2 {
	height: 30px;
	padding-top:12px;
	margin-bottom: 2px;
}
#contentHeading1 img, #contentHeading2 img {
	margin-top: 14px;
}
#contentHeading1 h1, #contentHeading2 h1, #contentTeamNav h1 {
	padding:0px;
	margin:0px;
	font-size: 17px;
}
#contentText #content {
	margin-top: 20px;
	width: 430px;
}
#contentText #content.fullWidth {
	width: 695px;;
}
#contentText #content p, #contentText #content hr {
	width: 350px;
}
#contentText #content form p {
	width: 400px;
}
#contentText #content.fullWidth p {
	width: 690px;
}
#contentTeamImage, #contentTeamText  {
	float: left;
	width: 215px;
	margin-right: 30px;
}
#contentTeamImage  {
	margin-top: 2px;
}
#contentTeamText  {
	margin-right: 0px;
}
#content.fullWidth #contentTeamText p  {
	margin-top:0px;
	padding-top:0px;
	width: 215px;
}
#contentTeamNav {
	margin-left: 40px;
	margin-top: 0px;
	float: right;
	width: 195px;
}
#contentTeamNav ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 0px;
}
#contentTeamNav li {
	margin-bottom: 0.5em;
	width:195px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contentTeamNav ul.doubleWidth li {
	width:160px;
}
#contentTeamNav li a {
	color: #999999;
	font-size: 0.8em;
	text-decoration: none;
}
#contentTeamNav li.active a, #contentTeamNav a:hover {
	background-color: #EDEDED;
}
ul.gallery {
	float:none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.gallery li {
	margin-bottom: 0.5em;
}
ul.gallery li a {
	color: #999999;
	font-size: 0.8em;
	text-decoration: none;
}
ul.gallery li.active a, ul.gallery li a:hover {
	background-color: #FFFF00;		
}
#wrapper #wrapperContent #contentText #content a {
	color: #666666;
}
#wrapper #wrapperContent #contentText #content a:hover {
	background-color: #EDEDED;
}
#wrapper #wrapperContent #contentImage {
	width: 265px;
	margin-top:4px;
	float: right;
	background-color: #FFFFFF;
	height: 399px;
}
#wrapper #wrapperContent #contentImage p {
	padding: 40px;
	text-align: center;
}
/*********************************************
FORMS
*********************************************/ 
#formRecruitment {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	border: #EEE 0px solid;
}
#formRecruitment input, #formRecruitment textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
}

#formRecruitment form p {
	margin: 0px;
}
#formRecruitment form p.note {
	margin-left: 145px;
	font-size: .8em;
}
#formRecruitment form p em {
	font-style: normal;
	color: #C00;
}
#formRecruitment form fieldset {
	padding: 10px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #DDD;
	width: 675px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#formRecruitment form legend {
	font-weight: bold;
	color: #666;
	font-size: 0.85em;
	text-transform: lowercase;
	line-height: 0.5em;
	margin-top: 0px;
}
#formRecruitment form fieldset div {
	padding: 0.25em 0;
}
#formRecruitment label, #formRecruitment span.label {
	margin-right: 5px;
	padding-right: 5px;
	width: 130px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	font-size: 0.85em;
	text-transform: lowercase;
}
#formRecruitment label.employmentTitle {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
#formRecruitment label.error, #formRecruitment span.error {
	color: #C00;
}
#formRecruitment label em, #formRecruitment span.label em {
	position: absolute;
	right: 0;
	font-style: normal;
	color: #C00;
}
#formRecruitment input.error {
	border-color: #C00;
	background-color: #FEF;
}
#formRecruitment input:focus, #formRecruitment input.error:focus, #formRecruitment textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
}
#formRecruitment .buttonrow {
	margin-left: 150px;
}
/*********************************************
MISC
*********************************************/
.clear {
	clear: both;
	float: none;
}
/*********************************************
sIFR styles
*********************************************/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/*.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/
