@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* using this to preload images*/
div.preload {
	position:absolute;
	top: -9999px;
	left: -9999px;
	height:1px;
	width:1px;
	overflow:hidden;
}

.bc_wrapper {
	background-image: url(images/tgabcbg.jpg);
	background-repeat: repeat;
	height: auto;
	text-align: left;
	width: 960px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7E8172;
	border-right-color: #7E8172;
	border-bottom-color: #7E8172;
	border-left-color: #7E8172;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

.faq_div {
	display:block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	vertical-align: middle;
}

.bc_hiddenheading {
	text-indent: -9999px;
	display: inline-block;
	overflow:hidden;
	display:none;
}

.bc_banner {
	/*background-attachment: fixed;*/
	background-image: url(images/tgabc_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	left: 0px;
	top: 0px;
	height: 258px;
	margin: 0px;
	padding: 0px;
}

.bc_footer {
	background-image: url(images/footer_tgabc.png);
	background-repeat: no-repeat;
	width: 873px;
	height: 72px;
	overflow: hidden;
	position: relative;
	left: 36px;
	top: 23px;
	background-position: top;
	font-size: 12px;
	text-align: center;
	display: block;
	letter-spacing: 1px;
	padding-top: 20px;
	color: #FFFFFF;
}

.bc_footer_link {
	color: #FFFFFF;
}

.bc_footer_copyright {
	font-size: 10px;
}

.bc_headertree {
	background-image: url(images/sidetree_02.jpg);
	background-repeat: no-repeat;
	background-position: left 258px;
	top: 0px;	
	height: auto;
	/*position: relative;*/
	margin: 0 auto;
 	padding: 0; 
	text-align: left;
/*	width: 873px;*/
}

h2 {
	/*
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-style: normal;
	line-height: 60px;*/
	position: relative;
	font-size: 24px;
	
}

.bc_contentbanner {
	background-image: url(images/content_banner_07.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 873px;
	top: 32px;
	position: relative;
	text-align: left;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	display: block;
	overflow: hidden;
	color: #FFFFFF;
	line-height: 60px;
}

.CareersPanelTab {
	background-color: #FFFFCC;
	font-weight:bold;
}

.StaffBio {
	line-height: 3px;
	font-size: 16px;
}

.StaffFanMailForm {
	font-size: 13px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.header_links {
	position: absolute;
	top: 126px;
}

tr.c1 td {
	background-color: #FFFFCC;
}

tr.c2 td {
}

.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.yellow11 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBBB29;
}

.job_form_layout {
	width: 600px;
	margin: 20px;
	background-color: #FFFFFF;
	padding: 0;
	border: 0;
	display: block;	
}

.nav_container {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 873px;
	z-index: 0;
	left: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-variant: normal;
	text-indent: -10px;
	line-height: 32px;
	letter-spacing: 1px;
	font-weight: bold;
	position: relative;
	display: block;
}

.content_area {
	background-image: url(images/content_bgv2.png);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	width: 873px;
	z-index: 0;
	left: 36px;
	font-weight: normal;
	background-position: left top;
	top: 98px;
	position: relative;
	display: block;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.content_justify {
	text-align:justify;
}

.content_sidecols {
	font-size: 14px;
	width: 168px;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 15pt;
}

.content_sidecols a:link a:active {
	text-decoration: none;
}
	
.content_sidecols a:hover {
	color:#990000;
	text-decoration: underline;
}

.content_sslink {
	text-decoration: none;
	font-size: 12px;
	width: 166px;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent:10px;
}

.content_sslink a:hover {
	color:#990000;
	text-decoration: underline;
}

.ContentBlock {
	display: table;
}

.ActivitiesOverviewRight {
	margin: 10px;
	padding: 2px;
	float: Right;
	height: 140px;
	width: 200px;
	text-align: center;
	display: inline;
}

.ActivitiesOverviewLeft {
	margin: 10px;
	padding: 2px;
	float: left;
	height: 140px;
	width: 200px;
	text-align: center;
	display: inline;
}

.ActivitiesOverviewMiddle {
	margin: 5px;
	padding: 2px;
	height: 140px;
	width: 200px;
	text-align: center;
	display: inline;
}

a {
	color: #000000;
}

a#CurrentPage {
 	color:#FFEEBA;
}

.img_RightTopAligned
{
	float: right;
}

.img_standardbdr{
	border: 1px solid #666666;
}

.img_FloatRight {
	float: right;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.img_FloatLeft {
	float: left;
}

.img_FloatRightSimple {
	float: right;
}

.img_FloatLeftTight {
	float: left;
	display:compact;
}

/* Navigation classes */
.nav_button1 {
	background-image: url(images/button_off_leftend_04.png);
	background-repeat: no-repeat;
	z-index: -1;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.nav_button1_selected {
	background-image:url(images/button_on_04.png);
	background-repeat: no-repeat;
	z-index: -1;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.nav_button2 {
	background-image: url(images/button_off_04.png);
	background-repeat: no-repeat;
	z-index: -2;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 140px;

}

.nav_button2_selected {
	background-image:url(images/button_on_04.png);
	background-repeat: no-repeat;
	z-index: -1;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 140px;
}

.nav_button3 {
	background-image: url(images/button_off_04.png);
	background-repeat: no-repeat;
	z-index: -3;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 280px;
}

.nav_button3_selected {
	background-image:url(images/button_on_04.png);
	background-repeat: no-repeat;
	z-index: -1;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 280px;
}

.nav_button4 {
	background-image: url(images/button_off_04.png);
	background-repeat: no-repeat;
	z-index: -4;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 420px;
}

.nav_button4_selected {
	background-image:url(images/button_on_04.png);
	background-repeat: no-repeat;
	z-index: -1;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 420px;
}

.nav_button5 {
	background-image: url(images/button_off_04.png);
	background-repeat: no-repeat;
	z-index: -5;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 560px;
}

.nav_button5_selected {
	background-image:url(images/button_on_04.png);
	background-repeat: no-repeat;
	z-index: -1;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 560px;
}

.nav_button6 {
	background-image: url(images/button_off_04.png);
	background-repeat: no-repeat;
	z-index: -6;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 700px;
}

.nav_button6_selected {
	background-image:url(images/button_on_04.png);
	background-repeat: no-repeat;
	z-index: -1;
	height: 32px;
	width: 150px;
	position: absolute;
	left: 700px;
}

.nav_container a:link {
	text-decoration: none;
}

.nav_container a:visited {
	text-decoration: none;
}

.nav_container a:active {
	text-decoration: none;
}

.nav_container a:hover {
	text-decoration: underline;
	color:#990000;
}

.nav_button1:hover {
	background-image: url(images/button_hover_04_left_04.png);
}

.nav_button2:hover {
	background-image: url(images/button_hover_04.png);
}

.nav_button3:hover {
	background-image: url(images/button_hover_04.png);
}

.nav_button4:hover {
	background-image: url(images/button_hover_04.png);
}

.nav_button5:hover {
	background-image: url(images/button_hover_04.png);
}

.nav_button6:hover {
	background-image: url(images/button_hover_04.png);
}

/* End of Navigation classes */

/* lightbox 2 css */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

/* Trick IE into showing hover - without this the next & prev hover doesn't work in IE or Firefox*/
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }

/* Changing standard css so that next and prev images are always visible so its nice and obvious */
/*
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
*/
#prevLink { background: url(images/prevlabel.gif) left 15% no-repeat; float: left; }
#nextLink { background: url(images/nextlabel.gif) right 15% no-repeat; float: right; }

#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel_hover.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel_hover.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* end lightbox 2 code */
