/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	"UBER" STANDARD CSS - NOT COMPATIBLE WITH SELECTEDIT SITES
//---------------------------------------------------------------------------------------------------------
//	CONTENT STYLES:  see tempaltes directory for navigation styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Body structure elements
//-------------------------------------------------------------------------------------------------------*/
body
{
	margin:					0px;
	padding:				20px 0px;
	
	background-color:		#AAAAAA;

	/*	Default text styles	----------------------------*/
	font-family:			arial,sans-serif;
	color:					black;
}

/*---------------------------------------------------------------------------------------------------------
//	Default link colors
//-------------------------------------------------------------------------------------------------------*/
a
{
	color:					rgb(59,121,166);
	outline:				none;
}

a:hover
{
	color:					rgb(119,119,119);
}

/*---------------------------------------------------------------------------------------------------------
//	Site structure
//-------------------------------------------------------------------------------------------------------*/
/*	horizontal centering	*/
#center-x
{
	/*	Do not modify		----------------------------*/
	margin-right:			auto;
	margin-left:			auto;

	/*	Customize			----------------------------*/
	background-color:		white;
	width:					958px;
	border:					1px solid #231F20;
}

/*	Popup container	*/
#popup-box
{
	/*	Customize			----------------------------*/
	background-color:		#003F5E;
	border:					1px solid black;
	margin:					0px 20px 0px 20px;
	padding:				15px;

	text-align:				center;
}

#header
{
	position:				relative;
	padding-right:			44px;
	height:					149px;

	background-color:		white;
/*
	background-image:		url( /site/images/bg_header.gif );
	background-repeat:		no-repeat;
*/
	text-align:				right;
}

img#logo
{
	position:				absolute;
	top:					42px;
	left:					703px;
	left:					44px;
}

img#partofaker
{
	position:				absolute;
	top:					88px;
	left:					141px;
}
img#playvideo
{
	position:				absolute;
	top:					98px;
	left:					42px;
}




#content
{
	min-height:				565px;
	background-color:		#003F5E;
	background-image:		url( /site/images/bg_grid.gif );
	background-repeat:		no-repeat;
}

#content2
{
	clear:					both;
	background-color:		white;;
}

#q3 p
{
	clear:					left;
	margin:					0px 0px 20px;
	font-size:					10px;
	color:						white;

}

#r1
{
	width:					100%;
	height:					260px;
	overflow:				hidden;
	border-bottom:			1px solid white;

}

#q1
{
	float:					left;

	width:					564px;
	height:					260px;
}

#q2
{
	float:					left;

	width:					307px;
	height:					260px;

	margin:					20px 60px 20px 20px;
}

#q3
{
	clear:					both!important;
	float:					left;

	width:					498px;
	height:					215px;

	padding:				70px 20px 20px 44px;
}

#q4
{
	float:					left;

	width:					329px;

	/*
	height:					245px;
	*/

	margin:					0px;
	padding:				30px 0 20px 0;
}


.scroller
{
	width:					auto;
	/*
	height:					205px;
	overflow:				auto;
	*/
}

#q4
{
	color:			white;
}

#q4 a
{
	font-weight:	bold;
	color:			white;
}

#q4-inner
{
	margin:0;
	padding:0;
	background-image:	url(/site/images/bottom_border.gif);
	padding-left:		20px;
	width:				309px;
	background-repeat:	repeat-y;
}


form#jobsearch
{
	margin-bottom:				20px!important;
}

form#jobsearch .field
{
	float:						left;
	margin-right:				10px;
}

form#jobsearch label
{
	display:					block;
	line-height:				15px;
	font-size:					9px;
	color:						white;
}

form#jobsearch select
{
	border:						1px solid #BCC3C8;
	background-color:			#0B6A8A;
	font-size:					10px;

	color:						white;
}

form#jobsearch input#submit
{
	border:						1px solid #BCC3C8;
	background-color:			#BCC3C8;
	font-size:					10px;

	color:						black;
}




a.selector
{
	float:						left;
	width:						130px;
	height:						170px;
	margin:						0px 18px 18px 0px;

	text-align:					center;

	font-size:					10px;
	text-transform:				uppercase;
	color:						white;
}

a.selector img
{
	margin-bottom:				7px;
	border:						1px solid white;
}


#q1 ul
{
	list-style-type:			none;
	margin:						0px;
	padding:					0px;
}


#pagelinks
{
	line-height:				24px;
	font-size:					11px;
}
#pagelinks a,
#pagelinks strong
{
	padding:					0px 5px;
}
#pagelinks select
{
	border:						1px solid #BCC3C8;
	background-color:			white;
	font-size:					10px;

	color:						black;

}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	Standard body styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
h1
{
	margin:					0px 0px 0.5em 0px;
	padding:				0px;
	font-family:			arial,sans-serif;
	font-weight:			normal;
	font-size:				1.4em;
	color:					#F7901E!important;
}

#popup-box h1
{
	margin-top:				10px;
	text-align:				center
}

h2
{
	margin:					0px 0px 0.2em 0px;
	padding:				0px;
	font-weight:			bold;
	font-size:				0.85em;
}

h3
{
	margin:					1.7em 0em 0em 0em;
	font-weight:			bold;
}

/*	Standard body style	*/
.bodytext
{
	margin:					0em 0em 1.7em 0px;
	padding:				0px;
	font-size:				0.75em;
}

blockquote
{
	margin:					1em 3em;
	padding:				0em;
	font-style:				italic;
}

/*---------------------------------------------------------------------------------------------------------
//	Search results
//-------------------------------------------------------------------------------------------------------*/
table#searchresults
{
	border-top:				1px solid #D1D2D4;
	width:					100%;
	border-collapse:		collapse;
	empty-cells:			show;
}

table#searchresults caption
{
	margin:					0.5em 0em;
	text-align:				left;
	font-weight:			bold;
}

tr.r0
{
	background-color:		white;
}

tr.r1
{
	background-color:		rgb(238,245,255);
}

table#searchresults th,
table#searchresults td
{
	padding:				0.5em 1.0em;
	text-align:				left;

	font-size:				11px;
}

table#searchresults th
{
	vertical-align:			bottom;
	background-color:		#042E42;
	font-weight:			bold;
	color:					white;
}

table#searchresults td
{
	vertical-align:			top;
	border-bottom:			1px solid #D1D2D4;
}

/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Social networking tool links
//-------------------------------------------------------------------------------------------------------*/
table.links-bar td
{
	padding:				0px 10px 0px 0px;
}

.inline-digg
{
	float:					left;
	margin:					3px 10px 5px 0px;
}

/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Video controls
//-------------------------------------------------------------------------------------------------------*/
#video-buttons a
{
	background-color:		#CCCCCC;
	color:					white;
	font-weight:			bold;
	padding:				4px 6px;
	margin-right:			5px;
	float:					left;
	margin-top:				5px;
}

#breadcrumb a
{
}

#breadcrumb .static
{
	font-weight:			bold;
}

#breadcrumb .divider
{
	padding:				0em 0.25em;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	MISCELLANEOUS DEFAULTS
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*	Used so that non-CSS browsers deliniate footer block from body content	*/
hr
{
	display:				none;
}

/*	Hidden elements	*/
.hdn
{
	display:				none;
}

/*	because HTML should have this as the default	*/
td
{
	vertical-align:			top;
	padding:				0px;
}

/*	prevent ugly purple borders around linked images	*/
img
{
	border:					0px;
}

/*	do not underline links	*/
a
{
	text-decoration:		none;
}

/*	shortcomings of the formatter	*/
p
{
	margin:					0px;
}

/*	IE will allocate space for these if there are not display:none -  POSJ	*/
map
{
	display:				none;
}

sup
{
	vertical-align:			super;
	font-size:				0.75em;
}
