@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------------------------------------
 (TGLP Website)

version:   3.0
13-4-2009

-----------------------------------------------------------------------------*/

/* =General

-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {

margin: 0;
padding: 0;	
}


/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked /images */
img {
	border: 0;
}


/* = Layout
-----------------------------------------------------------------------------*/
#container {/* postion in the middle */
	width: 960px;
	position:relative;
	left:50%;
	margin-left:-480px;
	padding-bottom: 15px;
background-color:#000000
	}
	
	
#wrapper {
	width: 950px;
		padding:0px 5px 0px 5px;
	}	
	
#top {/*top shadow effect */
	width: 950px;
	padding:0px 5px 0px 5px;
	height:24px;
		background-repeat:no-repeat;
	margin-top: 5px;

}	




#maincontent{width:710px;}/* the area whereis the main content of the site */


#maincontent a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	background-color: #000000;
	/*display: block;*/
	padding: 3px;
}
/*#maincontent a {color: #452; text-decoration:none; border-bottom: 1px solid #b71; }*/
#maincontent a:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	/*display: block;*/
	padding: 3px;	/*width: 100%;*/
}


#footer {
	width: 950px;
	padding:0px 5px 0px 5px;
	height:24px;
	
	background-repeat:no-repeat;
}

/* = Leftside bar
-----------------------------------------------------------------------------*/
#faux {
	padding:0px 10px 0px 10px;
	
}

#leftsidebar {
	width: 200px;
	float:left;
	background-color:#000000;	
}
.space {
	height:5px;
	background-color:#000000;
}

/* =Typography
-----------------------------------------------------------------------------*/
html {
		font-size: 100%;
		}
body {
	font:62.5%/1.6"Arial, Helvetica, sans-serif";
	BACKGROUND-COLOR: #FFFF00;

}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	text-align: left;
	margin-right:20px;
	color:#FFFF00
}

/* =Headings
-----------------------------------------------------------------------------*/
h1 {
	font-size: 18px;
	color:#00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	/*margin-left: 5px;*/
} 
h2 {
	font-size: 16px;
	color:#FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	}
.bluebolt {
	color: #00FFFF;
	font-weight: bold;
	font-size: 13px;
}
	
.blue a {
	text-decoration:none;
	color: #00FFFF;
	font-size:13px;
	}
.blue a:hover{
	text-decoration:underline;
	color: #FF00FF;
	font-size:13px;

	}
/* =Links

-----------------------------------------------------------------------------*/
.smallgraytext {
	FONT-SIZE: 12px;
	COLOR: #00FFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
}
.smallgraytext A {
	FONT-SIZE: 12px;
	COLOR: #FF00FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.smallgraytext A:hover {
	TEXT-DECORATION: underline
}



/* =Branding


-----------------------------------------------------------------------------*/
#wash {
	width:710px;
	height:74px;
	background-image:url(/~tglporg/images/banner.gif);
	background-repeat:no-repeat;
	position: relative;
	text-indent: -9999px;
}
#slog {/* + 34px hieght for the flash text*/
	margin-bottom:11px;
	height:34px;
	text-align: right;
}

#logo {
    width: 200px;
	height:120px;
	background-image:url(/~tglporg/images/logo_1.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	background-color:#FFFFFF;
	position: relative;
	}


/* =Main Content
-----------------------------------------------------------------------------*/
#rightsidebar {
	width: 710px;
	float:right;
	margin-right: 0px;
	
	
}
/* =Main Nav
-----------------------------------------------------------------------------*/
#mainnav {
	/*height:250px;*/
	background-color:#000000;	/*background-image: url(/~tglporg/images/nav.gif);*/
}


/* =graphics
-----------------------------------------------------------------------------*/
#mainpic {
	width: 710px;
	height:260px;
	background-image:url(/~tglporg/images/pic.gif);
	margin-bottom: 5px;
                overflow:hidden;
}


#flash{
	height:100px;
	width:190px;
	background-color: #000000;
	text-align: center;
}


/* =news
-----------------------------------------------------------------------------*/
#news {
	width: 710px;
	margin-top:20px;
	background-color:#FFFF00;
	}


#doclinks {
	width: 710px;
	/*margin-top:20px;*/
/*	background-color:#B0D7F7;*/
	}



.docs {
	float:left;
/*	width:325px;*/
/*	margin-left:20px;*/
	/*margin-top:20px;*/
	display:inline;
	clear:left;
	margin-bottom:10px;
	
	
}


.boxoutdoclinks {
  width: 325px;
/*  background-image:url(/~tglporg/images/news/news_06.gif);*/
 }

 .boxoutdoclinks p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px; 
	padding-right:10px;
text-align: left;
}




.newsone {
	float:left;
	width:325px;
	margin-left:20px;
	margin-top:20px;
	display:inline;
	clear:left;
	margin-bottom:10px;
	
	background-repeat: no-repeat;	
}
.links {
	float:right;
/*	width:325px;*/
	/*margin-right:20px;*/
	margin-top:20px;
	display:inline;
	clear:right;
	margin-bottom:10px;

	
}




.newsthree {
	float:left;
	width:325px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	display:inline;
	clear:left;

}


.newstwo {
	float:right;
	width:325px;
	margin-right:20px;
	margin-top:20px;
	display:inline;
	clear:right;
	margin-bottom:10px;

}
		
.newsfour {
	float:right;
	width:325px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
display:inline;
clear:right;


}
	

	
    .boxoutheading {
	width: 325px;
	
	background-repeat: repeat-y;
	 }
	 .boxoutheading h2 {font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	padding-left:10px;
                 padding-top:5px;
	}
	
 .boxoutnews p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	color: #000000;	
}
   .boxoutheaderbottom{
	width: 325px;
	height:17px;
	
	background-repeat:no-repeat;
}
	

    .boxoutnews {
	width: 325px;
                 height:100px;

	 }
    .boxoutbottom
    {
	width: 325px;

	height:30px;
	background-repeat:no-repeat;
	margin-top: 0px;
	 }



/* =Secondary Content
-----------------------------------------------------------------------------*/
#members {
	margin-top: 10px;
	padding:5px;
	background-color:#000000;	
}
 #members p {
	line-height:130%;
		
	
}

/* =Footer
-----------------------------------------------------------------------------*/








/* = Search Forms
-----------------------------------------------------------------------------*/
#search {
	height:130px;
	background-color:#FFFF00;
	padding:5px 0px 0px 5px;
}
#search p {
	line-height:110%;
	text-align: left;	
	
}
input#searchfield{
	
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width: 135px;


}







.imgone {
               	padding-right:15px;
                margin-bottom:5px;	
}




.imgtwo {
	float:right;
               clear:right;
	padding-left:5px;
/*	width:325px;
	margin-right:20px;
	margin-top:20px;
	display:inline;
	clear:right;
	
*/
	margin-bottom:10px;
}








/***********************************************************************/


































/* = Navigation menu
-----------------------------------------------------------------------------*/


.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px arial ;
width: 200px; /* Main Menu Item widths */


}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #00FF00;
	text-decoration: none;
	padding: 6px;
	border-bottom: 2px solid #31448B;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #000000; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
	color: #FFFF00;
}

.sidebarmenu ul li a:hover{
	background-color: #000000;
	color:#FFFF00;
}

/*Sub level menu items */

.sidebarmenu ul li ul{
position: absolute;
width: 200px; /*Sub Menu Items width */
top: -1px;
visibility: hidden;
border-top: 1px solid #FFFF00;
}
.sidebarmenu ul li#home a{
	background-color: #FFFF00;
	color:#000000;
}

.sidebarmenu ul li ul li#active a{
background-color: #31448B;
color:#FFFFFF;
}

.sidebarmenu ul li#active a{
background-color: #31448B;
color:#FFFFFF;
}

.sidebarmenu ul li ul a{

border-right: 1px solid #FFFF00;
border-left: 1px solid #FFFF00;
}
.sidebarmenu ul li ul a:link, .sidebarmenu ul li ul a:visited, .sidebarmenu ul li ul a:active{
	background-color:#000000; /*background of tabs (default state)*/
	color:#FFFF00;
}

.sidebarmenu ul li ul a:hover{
	background-color: #000000;
	color:#FF00FF;
}


.sidebarmenu a.subfolderstyle{
background: url(images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
