@charset "UTF-8";
/* pixelwork.com*/

/* TGSE colour/images css. Also has some overriding style from the main.css */


@charset "UTF-8";


body{
	background:#00294e url(/img/tgse/mainBG.gif) repeat-x;
	color: #E8E8E8;

}
#content {
	background-image: url(/img/tgse/tgseBG.png);
	background-repeat: no-repeat;
}

#leftMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#contentRpt {
	background-image: url(/img/tgse/tgseRpt.png);
	background-repeat: repeat-y;
}

#rightContent .cloud {
	height: 170px;
	display: block;
	margin-bottom: 95px;
	color: #0A355B;
}
#rightContent .cloud a {
	color: #0A355B;
text-decoration: none;
}
#rightContent .cloud a:hover {
	color: #ffffff;
text-decoration: none;
	background-color: #0A355B;

}


/*#rightContent span {
	margin-left: 60px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
*/

.topMenuCurrent {
	
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topMenu  a {
	background-color: #87b0d1;
	color: #FFFFFF;
	
	
}

#topMenu span {
	color: #87B0D1;
}
#topMenu  add {
	color: #FFFFFF;
}
#banner {
	background-image: url(/img/tgse/cyanBanner.png);
	background-repeat: no-repeat;
}
#bannerImg {
	/*background-image: url(/img/banners/kerion.jpg);*/
	background-image: url(/img/banners/bikerBanner.jpg);

	background-repeat: no-repeat;
}

#banner em {
	color: #00294e;
	font-weight: normal;
	width: 927px;
	display: block;
	text-align: center;
	height: 50px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.mainMenuCurrent {
	color: #FFFFFF;
	background-color: #00BCF4;
}

#content  h1 {
	color: #FFFFFF;
	background-color: #00BCF4;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #0A355B;
}
#content  h1 a {
	color: #FFFFFF;
	/*background-color: #00BCF4;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #0A355B;*/
text-decoration: none;
}
.centerContent img {
	border: 1px solid #00BCF4;
}
.centerContent {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00BCF4;
}
.centerContent a {
	color: #00BCF4;
}
.centerContent p {
	color: #003768;
}

#mainMenu a {
	color: #FFFFFF;
}
#mainMenu a:hover {
	color: #FFFFFF;
}
#subMenu {
}
.subMenuCurrent {
	color: #20507b;
	background-image: url(/img/tgse/subCurrent.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#subMenu a {
	color: #20507b;
}
#subMenu a:hover {
	color: #20507b;
	background-image: url(/img/tgse/subRoll.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hideSub {
	display: none;
}
