* {
	padding: 0;
	margin: 0;
}

html,body
{
	height: 100%;
}

#page
{
	position: relative;
	min-height: 100%;
}

* html #page
{
	height: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.relative {
	position: relative;
}

#content {
	position: relative;
	z-index: 60;
	color: #fff;
	width: 940px;
	margin: -250px auto 0px auto;
	padding-bottom: 100px;
}

#footer {
    position: relative;
	top: 0px;
    margin-top: -100px;
	height: 100px;
	z-index: 90;
}

body {
	background: url(../Files/Design/bg-carbon.gif) #ccc;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment:fixed;
}

img {
	border: 0px;
}

a {
	color: #fff;
}
a:hover {
	color: #981618;
}

#header {
	height: 400px;
	background: url(../Files/Design/redglow-top.png) no-repeat center top;
	position: relative;
	color: #fff;	
}

#header h1 {
	font-size: 24px;
	line-height:31px;
	display: block;
	position: absolute;
	left: 297px;
	top: 16px;
	font-weight: 400;
	text-align:right;
}

#header h2 {
	color:#C8884D;
	font-size: 21px;
	line-height:21px;
	font-weight: 300;
	display: block;
	left: 525px;
	top: 50px;
	position: absolute;
}

.container {
	width: 940px;
	margin: 0px auto;
	position: relative;
	z-index: 50;
}

#header ul {
	position: absolute;
	right: 0px;
	top: 6px;
}

#header li {
	float: left;
	padding: 3px 10px;
	border-left: 1px solid #cc6463;
	list-style: none
}

#header li#firstnav {
	border-left: none;
}

#header li a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	padding: 5px 10px;
}

#header li a:hover {
	background: #752121;
}

#itse-seal {
	margin-top: 5px;
}

a#seal-link {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 163px;
	height: 150px;
	background: url(../Files/Design/spacer.gif);
}

a#seal-link:hover {
	background: url(../Files/Design/star.gif) 51px 46px no-repeat;
}

#topbeam {
	background: url(../Files/Design/bg-redcarbon.gif);
	height: 40px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	position: absolute;
	top: 90px;
	width: 100%;
	left: 0px;
}

#flashplayer {
	width: 600px;
	border: 1px solid #333;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
	font-size:12px;
	background-image: url(../Files/Design/greyfade-1.png);
	background-repeat: repeat-y;
}

#flashplayer p {
	margin-bottom: 20px;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
}

#flashplayer h1 {
	margin-bottom: 20px;
	font-size:20px;
	color:#FFFFFF;
}

#flashplayer h2 {
	margin-bottom: 20px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.promos {
	width: 280px;
	float: right;
	clear: right;
	font-size: 12px;
	margin-bottom: 20px;
	background: url("../Files/Design/greyfade-2.png") repeat-y;
	border: 1px solid #333;
	padding: 10px;
}

.subs {
	width: 300px;
	float: right;
	clear: right;
	font-size: 12px;
	margin-bottom: 20px;
	background: url("../Files/Design/greyfade-2.png") repeat-y;
	border: 1px solid #333;
}

.subs a {
	padding: 10px;
	color: #b8b8b8;
	text-decoration: none;
	display:block;
	height:20px;
	border-bottom: 1px solid #333;
}
.subs ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.subs a:hover {
	background: #000000;
}

.latest-box a:hover {
	background: url("../Files/Design/greyfade-2.png") -300px repeat-y;
}

.latest-box {
	width: 300px;
	float: right;
	clear: right;
	font-size: 12px;
	margin-bottom: 20px;
}

.latest-box h2 {
	background: url(../Files/Design/bg-redcarbon.gif);
	font-size: 18px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}

.latest-box h2 a {
	color:#FFF;
	background:none;
	padding:0px;
}

.latest-box h2 a:hover {
	color:#FFF;
	background:none;
	padding:0px;
}

.latest-box .news {
	background: url("../Files/Design/greyfade-2.png") repeat-y;
	border: 1px solid #333;
}

.latest-box .share {
	background: url("../Files/Design/greyfade-2.png") repeat-y;
	border: 1px solid #333;
	padding:10px;
}

.latest-box a {
	padding: 10px;
	color: #b8b8b8;
	text-decoration: none;
}

.latest-box a:hover {
	background: url("../Files/Design/greyfade-2.png") -300px repeat-y;
}

.latest-box h3 {
	font-size: 12px;
}

.latest-box p {
	margin-top: 10px;
}

.latest-box .news img {
	display: block;
	float: left;
	padding: 0 20px 0 0;
}

.latest-box .news {
	clear: both;
	height: 140px;
	overflow: hidden;
}

.latest-box .news a {
	display: none;
	height: 100%;
	cursor:pointer;
}

.latest-box .news .current {
	display: block;
}

#latest-news h3 {
	height:18px;
	overflow:hidden;
}

#latest-headline h3 {
	height:18px;
	overflow:hidden;
}

#latest-news p {
	height:89px;
	overflow:hidden;
}

#latest-headline p {
	height:89px;
	overflow:hidden;
}

#rto-news {
	position: static;
	clear: both;
	background: #cdcdcd;
	padding: 0 10px;
	margin-bottom: 20px;
}

#rto-news a {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}

#industry-list {
	background-color:#000;
	border: 1px solid #C8884D;
	clear: both;
	padding: 10px 10px 20px 20px;
	color: #C8884D;
}

#industry-list h3 {
	font-size: 16px;
	font-weight: normal;
	color: #9c7903;
}

#industry-list li {
	list-style: none;
	float: left;
	width: 160px;
	margin: 15px 10px 0 0;
	padding-right: 55px;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	position: relative;
}

#industry-list li a {
	color: #C8884D;
	text-decoration: none;
	position: absolute;
	width: 200px;
	top: 0px;
	z-index: 80;
	float: left;
}

#industry-list li img {
	margin-right: 15px;
	float: left;
}

.industrybg {
	background:url(../Files/Design/industrybg.png) -200px no-repeat;
}

#sponsors {
	margin: 20px 0;
	height: 81px;
}

#sponsors a {
	display: block;
	width: 300px;
	height: 81px;
	float: left;
	background-repeat: no-repeat;
	cursor: pointer;
}

#banner-skillsone {
	background: url(../Files/Sponsors/skillsone.png);
	margin-right: 20px;
}

#banner-rto {
	background: url(../Files/Sponsors/rto.png);
	margin-right: 20px;
}

#banner-itse {
	background: url(../Files/Sponsors/itse.png) 0 0;
}

#sponsors a:hover {
	background-position: -300px top;
}

#botbeam {
	border-top: 1px solid #202020;
	width: 100%;
	background: url(../Files/Design/bg-redcarbon.gif);
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 90;
	height: 60px;
	padding: 40px 0 0 0;
}

.rss {
	margin-left: 20px;
}

.rss a {
	display: block;
	width: 26px;
	height: 26px;
	background: url(../Files/Design/rss.gif) left no-repeat;	
	outline: none;
	float: left;
}

.rss a:hover {
	background: url(../Files/Design/rss.gif) -28px no-repeat;	
}

.rss a:active {
	background: url(../Files/Design/rss.gif) -54px no-repeat;	
}

#footernav {
	list-style: none;
}

#footernav li {
	float: left;
	padding: 0px 10px;
	border-left: 1px solid #ccc;
	list-style: none
}

#footernav li#firstfnav {
	border-left: none;
}

#footernav li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 5px;
}

#footerbg {
	background: url(../Files/Design/redglow-bottom.png) no-repeat center bottom;
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: 0;
	height: 436px;
	margin: 0px auto;
}

hr {
	height:1px;
	color: #333333;
	background-color:#333333;
	margin-top:40px;
	margin-bottom:40px;
	border: 0;
}
#flashplayer ul {
  list-style-type: square;
  padding-left: 40px;
}
#flashplayer li {
  margin-bottom: 10px;
}

.promptBad {
	color: #000000;
	background-color: #FFEFEF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 20px;
	background-image: url(../Files/Icons/promptBad.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:10;
}
.promptGood {
	color: #000000;
	background-color: #E7FFD9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 20px;
	background-image: url(../Files/Icons/promptGood.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:10;
}
.promptAdd {
	color: #000000;
	background-color: #E7FFD9;
	margin-bottom: 20px;
	background-image: url(../Files/Icons/promptAdd.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:10;
}
.promptOk {
	color: #000000;
	background-color: #E7FFD9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 20px;
	background-image: url(../Files/Icons/promptGood.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:10;
}
.share a {
	text-decoration: none;
	background:none;
	color:#FFFFFF;
	padding:0px;
}
.share a:hover {
	text-decoration: none;
	background:none;
	color:#981618;
}

# cse {
	color:#FFF;
}

.gsc-tabHeader.gsc-tabhActive {
	border:none !important;
	color:#ffffff !important;
}

.gs-result .gs-title, .gs-result .gs-title, .gs-visibleUrl, gs-visibleUrl gs-visibleUrl-short, .gsc-results .gsc-cursor-box .gsc-cursor-current-page{
	color:#ffffff !important;
}

.gs-result .gs-title, .gs-result .gs-title *{
	color:#ffffff !important;
}
