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

/* Tag Rules*/
html {
overflow: auto; 
}

body {
	
	background-color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
}

p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 17px;
}

h3 {
	margin-left: 25px;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #519d02;
	margin-bottom: 5px;
	margin-top: 0px;
}

ol {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
}

ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
}

.collapseHeading {
	background: #1E1E1E url(../new-images/collapse-symbol.png) 10px no-repeat;
	padding: 5px;
	margin-bottom: 3px;
	text-align: right;
	cursor: pointer;
}

.collapseHeading:hover {
	background: #252525 url(../new-images/collapse-symbol-hover.png) 10px no-repeat;
}

.collapse {
}

.greenHighlight {
	color: #519d02;
}

.redHighlight {
	color: #FF3300;
}

input, select, textarea {
	float: left;
	clear: both;
	margin-bottom: 5px;
	background-color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border: #666666 1px solid;
	padding: 1px;
}

.inputClass {
	width: 195px;
}

textarea {
	width: 295px;
	height: 250px;
}

option {
	border: 0px;
}

.radio {
	border: none;
}

.summaryBox {
	z-index: 1;
	position: absolute;
	width: 290px;
	height: 100px;
	margin-top: 220px; 
	padding: 5px; 
	background-color: #000000;
}

td {
	padding: 2px;
	vertical-align: top;
}

img {
	border: 0px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

li {
	list-style: none;
}

.pointer {
	cursor: pointer;
}

/* Layout Rules */
	  
#introBox {
	position: relative;
	text-align: left;
	width: 480px;
	height: 380px;
	margin: 0px auto;
}

#introBox img {
	float: left;
}

#introRightColumn {
	width: 250px;
	float: left;
	height: 350px;
}

#introText {
	width: 200px;
	text-align: justify;
	color: #CCCCCC;
	margin-top: 25px;
	float: left;
	margin-left: 25px;
}

#navBox {
	width: 990px;
	height: 135px;
	margin-top: 5px;
	margin-left: 57px;
	margin-bottom: 10px;
	clear: both;
}

#navBox img {
	margin-top: 24px;
	float: left;
}

#navBox #introRightColumn{
	margin-top: 42px;
	height: 93px;
	margin-left: 10px;
	width: 250px;
}

#contentBlockLeft {
	background: url(../new-images/content-block-left.png) no-repeat;
	width: 20px;
	height: 426px;
	float: left;
}

#contentBlockRight {
	background: url(../new-images/content-block-right.png) no-repeat;
	width: 20px;
	height: 426px;
	float: left;
}


#contentBlockCentre {
	background: url(../new-images/content-block-centre.png) repeat-x;
	width: 950px;
	height: 426px;
	float: left;
}

.contentColumn, .contentColumn1 {
	width: 300px;
	height: 398px;
	margin-top: 15px;
	float: left;
}

.contentColumn {
	margin-left: 25px;
}


.imageplaceHolder {
	width: 300px;
	height: 330px;
	margin-top: 10px;
}

#pageHeading {
	height: 50px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #202020;
}

#pageHeading h3 {
	display: none;
}

#contentWrapper {
	width: 990px;
	height: 426px;
	margin: 0px auto;
	text-align: left;
}

#bottomText {
	width: 990px;
	height: 20px;
	margin: 0px auto;
	text-align: left;
	color: #666666;
}

#bottomText span {
	margin-left: 10px;
	background-color: #000000;
}

#login {
	width: 300px;
	height: 200px;
	margin: 0px auto;
	text-align: left;
	margin-top: 100px;	
}

.listingBox {
	width: 300px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: #666 1px dotted;
}

.listingBox p{
	margin-bottom: 0px;
}

.listingBox img {
	float: left;
	margin-right: 5px;
}



/* Nav Container Rules */
#nav {
	width: 65px;
	float: left;
}

#nav #container {
	height: 58px;
	width: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;	
}

#nav #container li {
        
	list-style: none;
	vertical-align: inherit;
}

#nav #container li span { 
        
	display: none;
}

#nav #container a {
        
	display: block;
	width: 65px;
}


	/*Link Rules*/
	
.services a {
	background: url(../new-images/navigation.png) 0px 0px no-repeat;
	height: 14px;
}	

.academy a {
	background: url(../new-images/navigation.png) 0px -14px no-repeat;
	height: 14px;
}

.resources a {
	background: url(../new-images/navigation.png) 0px -28px no-repeat;
	height: 14px;	
}

.contact a {
	background: url(../new-images/navigation.png) 0px -42px no-repeat;
	height: 14px;
}

	/*Hover Rules*/

.services a:hover {
	background: url(../new-images/navigation.png) -70px 0px no-repeat;
	height: 14px;
}	

.academy a:hover {
	background: url(../new-images/navigation.png) -70px -14px no-repeat;
	height: 14px;
}

.resources a:hover {
	background: url(../new-images/navigation.png) -70px -28px no-repeat;
	height: 14px;	
}

.contact a:hover {
	background: url(../new-images/navigation.png) -70px -42px no-repeat;
	height: 14px;
}


	/* Active Rules*/

.services {
	background: url(../new-images/navigation.png) -70px 0px no-repeat;
	height: 14px;
}	

.academy {
	background: url(../new-images/navigation.png) -70px -14px no-repeat;
	height: 14px;
}

.resources {
	background: url(../new-images/navigation.png) -70px -28px no-repeat;
	height: 14px;	
}

.contact {
	background: url(../new-images/navigation.png) -70px -42px no-repeat;
	height: 14px;
}

#subNav {
	float: left;
	background-color: #000000;	
}

#subNav ul {
	margin-bottom: 0px;
	padding-left: 5px;
	border-left: #02D208 1px solid;
	float: left;
}

#subNav #spacer {
	border-top: #02D208 1px solid;
	float: left;
	width: 25px;
}

#subNav a:hover {
	color: #02D208;
}

#subNav .link {
	color: #02D208;
	font-weight: bold;
}

.browseBlock {
	float: right;
}
