@charset "UTF-8";
/* CSS Document */

* html{margin:0; padding:0;}

body{
	background: url(thunder/bg-top.jpg) repeat-x;
	}
#TG-wrapper{
	margin: 0px auto 0px auto;
	width: 1002px;
	height: auto;
	}
	
    .FL-daughter-link1{position: absolute;
	left: 4px; top: 9px; margin:0;}
	.FL-daughter-link2{
	position: absolute;
	left: 917px; top: 12px; margin:0;}
	img{border:none;}
	
	
#TG-header{
	background: url(thunder/TG-header.png) no-repeat;
	width: 1002px;
	height: 216px;
	margin: 40px 0px 0px 0px;
	position:absolute;
	z-index: 100;
	}
#TG-body{
	background: #fff;
	width: 996px;
	height: auto;
	margin: 212px auto 0px auto;
	position:absolute;
	z-index: 50;
	}
#TG-team-body{
	background: #fff url(thunder/TG-team-bg.jpg) repeat-y;
	width: 996px;
	height: auto;
	margin: 212px auto 0px auto;
	position:absolute;
	z-index: 50;
	}
/* ************************************************************  */
/* Start Nav */
/* ************************************************************  */
ul {list-style: none; margin: 0; padding: 0; }
img { border: none; }
.clear { clear:both; }
.TG-homeLink{
	position: absolute;
	left: 408px;
	top: 45px;
	width: 181px;
	height: 139px;
	z-index:5000;
}

#TGheader a:link{ margin:0; padding:0;}
#TGheader a:hover{ margin:0; padding:0;}
#TGheader a:visited{ margin:0; padding:0;}



#navMenuL{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	z-index: 550;
	}
#navMenuR{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	z-index: 550;
	}
	
#navMenuL li{
	float: left;
	display: inline;
	margin: 0px 10px 0px 10px;

}
#navMenuR li{
	float: right;
	display: inline;
	margin: 0px 0px 0px 20px;

}
/* ---------------- Start Nav -- */
a.navMEET, a.navMEET_a{
	display:block;
	float:left;
	width:115px;
	height:14px;
	background: url(thunder/TG-nav.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
a.navMEET:hover{
	background: url(thunder/TG-nav.png) 0px 14px;
}
a.navMEET_a{

	background: url(thunder/TG-nav.png) no-repeat;
}
/* *************************************** */
a.navPHOTOS, a.navPHOTOS_a{
	display:block;
	float:left;
	width:61px;
	height:14px;
	background: url(thunder/TG-nav.png);
	background-position: -130px 0px;
	background-repeat:no-repeat;
}
a.navPHOTOS:hover{
	background: url(thunder/TG-nav.png) -130px 14px;
}
a.navPHOTOS_a{
	background: url(thunder/TG-nav.png) no-repeat;
}
/* *************************************** */
a.navVIDEOS, a.navVIDEOS_a{
	display:block;
	float:left;
	width:55px;
	height:14px;
	background: url(thunder/TG-nav.png);
	background-position: -207px 0px;
	background-repeat:no-repeat;
}
a.navVIDEOS:hover{
	background: url(thunder/TG-nav.png) -207px 14px;
}
a.navVIDEOS_a{
	background: url(thunder/TG-nav.png) no-repeat;
}
/* *************************************** */
a.navSPACER, a.navSPACER_a{
	display:block;
	float:left;
	width:110px;
	height:110px;
	background: transparent;
}
a.navSPACER:hover{
	background: transparent;
}
a.navSPACER_a{
	background: transparent;
}
/* *************************************** */
a.navDOWNLOADS, a.navDOWNLOADS_a{
	display:block;
	float:left;
	width:95px;
	height:14px;
	background: url(thunder/TG-nav.png);
	background-position: -279px 0px;
	background-repeat: no-repeat;
}
a.navDOWNLOADS:hover{

	background: url(thunder/TG-nav.png) -279px 14px;
}
a.navDOWNLOADS_a{

	background: url(thunder/TG-nav.png) no-repeat;
}
/* *************************************** */
a.navJOURNAL, a.navJOURNAL_a{
	display:block;
	float:left;
	width:69px;
	height:14px;
	background: url(thunder/TG-nav.png);
	background-position: -388px 0px;
	background-repeat:no-repeat;
}
a.navJOURNAL:hover{

	background: url(thunder/TG-nav.png) -388px 14px;
}
a.navJOURNAL_a{

	background: url(thunder/TG-nav.png) no-repeat;
}
/* *************************************** */
a.navBOOK, a.navBOOK_a{
	display:block;
	float:left;
	width:104px;
	height:14px;
	background: url(thunder/TG-nav.png);
	background-position: -470px 0px;
	background-repeat:no-repeat;
}
a.navBOOK:hover{

	background: url(thunder/TG-nav.png) -470px 14px;
}
a.navBOOK_a{

	background: url(thunder/TG-nav.png) no-repeat;
}
/* ************************************************************  */
/* End Nav */
/* ************************************************************  */
.hrOrangeBig{
		background: url(thunder/TG-orangeBar.jpg) no-repeat;
		width: 579px;
		height: 11px;
		padding:0;
		margin: 0px 0px 3px 0px;
		}
  #TG-team-divider{
	  background: #f36a3f;
	  width: 976px;
	  height: 23px;
	  margin: 10px auto 4px 10px;
	  float: left
	  }

