/* CSS Document */

* {
	margin: 0px; padding: 0px;
}

html, body {
	margin: 0px; padding: 0px;
	height: 100%;
}

body {
	font-size: 0.85em;
	font-family: Arial,Verdana,sans-serif; color: #333;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-arrow-color: #A5A5A5;
	scrollbar-base-color: #E9E9E9;
	scrollbar-darkshadow-color: #E9E9E9;
	scrollbar-face-color:#E9E9E9;
	scrollbar-highlight-color: #E9E9E9;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-track-color: #D8D8D8;
	background: #FFF /*url(../images/GUI/bg_gradient.jpg) repeat-y*/;
}

/*body.home, body.content, body.links { background: #FFF; }*/

h1 {
	text-align: left;
	font-size: 200%;
	color: #0071BB;
	padding: 10px 0px 0px 0px;
	border-top: solid 2px #0071BB;
}
h2 {
	clear: both;
	text-align: left;
	font-size: 110%;
	color: #0071BB;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
h3 {
	text-align: left;
	font-size: 95%;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	border: none;
}
h4 {
	text-align: left;
	font-size: 100%;
	color: #0071BB;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
p {
	/*font-size: 90%;*/
	margin: 0px 0px 10px 0px;
}
h1+p {
	margin-top: 10px;
}
h2+p {
	margin-top: 5px;
}
a {
	color: #0071BB;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	position: absolute;
	left: 20px;
	top: 20px;
	clear: left;
	width: 950px;
	height: 550px;
/*	border: 1px dotted #CCC;	*/
}
#container a {
	text-decoraton: none;
}

/*	--	HOME PAGE NAV	--------------------------------	*/
#Homepagelogo {
	position:absolute;
	left:0px;
	top:0px;
	width:69px;
	height:108px;
	z-index:1;
	visibility:visible;
}
#Homepage1 {
	position:absolute;
	left:91px;
	top:30px;
	width:243px;
	height:70px;
	background: #0071BB;
	z-index:2;
	visibility:visible;
}
#Homepage2 {
	position:absolute;
	left:91px;
	top:118px;
	width:68px;
	height:70px;
	background: #8DD7F7;
	z-index:3;
	visibility:visible;
}
#Homepage3 {
	position:absolute;
	left:179px;
	top:118px;
	width:155px;
	height:70px;
	background: #004970;
	z-index:4;
	visibility:visible;
}
#Homepage1 img, #Homepage3 img, #Homepage4 img, #Homepage5 img, #Homepage7 img, 
	#Homepage8 img, #Homepage9 img, #Homepage11 img, #Homepage12 img, #HomepageAIS img {
	border: none;
}
#Homepage4 {
	position:absolute;
/*	left:2px;	*/
	left: 178px;/*	(91 + 87)	*/
	top:206px;
	width:68px;
	height:70px;
	background: #8DD7F7;/* #004970;*/
	z-index:5;
	visibility:visible;
}
#Homepage5 {
	position:absolute;
/*	left:91px;	*/
	left: 2px;
	top:206px;
	width:155px;
	height:70px;
	background: #F6921E;
	z-index:6;
	visibility:visible;
}
#Homepage6 {
	position:absolute;
	left:2px;
	top:294px;
	width:68px;
	height:70px;
	background: #8DD7F7;
	z-index:7;
	visibility:visible;
}
#Homepage7 {
	position:absolute;
	left:91px;
	top:294px;
	width:68px;
	height:70px;
	background: #0071BB;
	z-index:8;
	visibility:visible;
}
#Homepage8 {
	position:absolute;
	left:178px;
	top:294px;
	width:155px;
	height:70px;
	background: #004970;
	z-index:9;
	visibility:visible;
}
#Homepage9 {
	position:absolute;
	left:91px;
	top:382px;
	width:155px;
	height:70px;
	background: #0071BB;
	z-index:10;
	visibility:visible;
}
#Homepage10 {
	position:absolute;
	left:266px;
	top:382px;
	width:68px;
	height:70px;
	background: #8DD7F7;
	z-index:11;
	visibility:visible;
}
#Homepage11 {
	position:absolute;
	left:2px;
	top:470px;
	width:155px;
	height:70px;
	background: #00ADEE;
	z-index:12;
	visibility:visible;
}
#Homepage12 {
	position:absolute;
	left:178px;
	top:470px;
	width:68px;
	height:70px;
	background: #0071BB;
	z-index:13;
	visibility:visible;
}
#HomepageAIS {
	position:absolute;
	left:379px;
	top:470px;
	width:357px;
	height:77px;
	z-index:14;
	visibility:visible;
}
#HomepageGASCO {
	position:absolute;
	left:746px;
	top:470px;
	width: 170px;
	height: 67px;
	padding: 5px 10px 5px 10px;
	z-index: 15;
	visibility: visible;
	background: #DDD;
}
#HomepageGASCO p {
	font-size: 80%;
	margin: 0px 0px 5px 0px;
}

#Homepage1 h2, #Homepage2 h2, #Homepage3 h2, #Homepage4 h2, #Homepage5 h2, #Homepage6 h2, #Homepage7 h2, #Homepage8 h2, #Homepage9 h2, #Homepage10 h2, #Homepage11 h2, #Homepage12 h2 {
	font-size: 95%;
	color: #FFF;
}
#Homepage1 p, #Homepage2 p, #Homepage3 p, #Homepage4 p, #Homepage5 p, #Homepage6 p, #Homepage7 p, #Homepage8 p, #Homepage9 p, #Homepage10 p, #Homepage11 p, #Homepage12 p {
	font-size: 80%;
	color: #FFF;
}
#Homepage1, #Homepage2, #Homepage3, #Homepage4, #Homepage5, #Homepage6, #Homepage7, #Homepage8, #Homepage9, #Homepage10, #Homepage11, #Homepage12 {
	padding: 4px 5px 4px 5px;
	text-align: left;
}
#Homepage1 a, #Homepage2 a, #Homepage3 a, #Homepage4 a, #Homepage5 a, #Homepage6 a, #Homepage7 a, #Homepage8 a, #Homepage9 a, #Homepage10 a, #Homepage11 a, #Homepage12 a {
	color: #FFF;
	text-decoration: none;
}
#Homepage1 a:hover, #Homepage2 a:hover, #Homepage3 a:hover, #Homepage4 a:hover, #Homepage5 a:hover, #Homepage6 a:hover, #Homepage7 a:hover, #Homepage8 a:hover, #Homepage9 a:hover, #Homepage10 a:hover, #Homepage11 a:hover, #Homepage12 a:hover {
	text-decoration: underline;
}

#Homepage1 a, #Homepage2 a, #Homepage3 a, #Homepage4 a, #Homepage5 a, #Homepage6 a, #Homepage7 a, #Homepage8 a, #Homepage9 a, #Homepage10 a, #Homepage11 a, #Homepage12 a {
	text-decoraton: none;
}

/*	--	SUB PAGE NAV	--------------------------	*/

#TopNav {
	position: absolute;
	left: 90px;
	top: 70px;
	width: 855px;
}
#TopNav .button {
	float: left;
	width: 78px;/* new width for 9 x buttons 102px;*/
	height: 30px;
	padding: 4px 5px 4px 4px;/*4px 5px 4px 5px*/
	margin: 0px 8px 0px 0px;/*0px 10px 0px 0px*/
	background: #0071BB;
	font-size: 90%;/*95%;*/
	font-weight: bold;
	text-align: left;
	color: #FFF;
}
#TopNav .button.active {
	background: #F6921E;
}
#TopNav a {
	color: #FFF;
	text-decoration: none;
}
#TopNav a:hover {
	text-decoration: underline;
}
#TopNav .button a:hover {
	text-decoration: underline;
}
#TopNav .active {
	background: #F6921E;
}


#LeftNav {
	position: absolute;
	top: 150px;
	left: 4px;
	width: 210px;
	height: 480px;/*380px;*//* Changed 2008-Sep-23 */
	background: #8DD7F7;
	text-align: left;
	padding: 9px 10px 9px 10px;
}
#LeftNav p {
	font-size: 95%;
	color: #004970;
	margin: 0px 0px 5px 0px;
}
#LeftNav p a {
	display: block;
	color: #004970;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	border-top: 1px dotted #FFF;
}
#LeftNav p a:hover {
	text-decoration: underline;
}

#LeftNav #Info {
	margin: 15px 0px 0px 0px;
}
#LeftNav #Info h2 {
	font-size: 100%;
}
#LeftNav #Info p {
	font-style: italic;
}
#LeftNav #Info a {
	display: inline;
	padding: none;
	border: none;
}

body.content #TextPanel {
	position: absolute;
	left: 260px;
	top: 150px;
	width: 430px;
	height: 415px;
}
body.content #TextPanel #TextBorder {
	position: relative;
	left: 0px;
	top: 10px;
	width: 428px;
	height: 374px;
	border: 1px solid #AAA;
	overflow: auto;
}
body.content #TextPanel #TextBorder .article {
	width: 388px;
	margin: 10px 10px 10px 10px;
}

/*	--	HOME PAGE TEXT PANEL	--------------------------	*/
#TextPanel {
	position: absolute;
	left: 379px;
	top: 30px;
	width: 557px;
	height: 415px;
}
#TextBorder {
	position: relative;
	top: 10px;
	width: 555px;
	height: 374px;
	border: 1px solid #AAA;
}
.home #TextBorder {
	overflow: auto;
}
.article {
	clear: both;
	width: 515px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
}
.article h2 {
	margin-top: 5px;
}
.home .article {
	margin-bottom: 15px;
}

/* LINKS, RADAR & IMPORTANT INFO PAGES TEXT PANEL	--------------------------	*/
.links #TextPanel, .radar #TextPanel, .statistics #TextPanel, .contact #TextPanel, .tips #TextPanel, .important #TextPanel {
	left: 260px;
	top: 150px;
	width: 674px;
	height: 385px;
}
.links #TextBorder, .radar #TextBorder, .statistics #TextBorder, .contact #TextBorder, .tips #TextBorder, .important #TextBorder {
	width: 674px;
	height: 344px;
	border: none;
}
.statistics h2 {
	font-size: 120%;
}
.links #TextBorder h3 {
	margin: 0px 10px 5px 0px;
}
.links .article, .radar .article, .tips .article, .important .article {
	width: 674px;
	margin: 10px 10px 15px 0px;
	border-top: 1px dotted #0071BB;
}
.links .article.head, .tips .article.head {
	padding: 0px 0px 10px 0px;
	border: none;
}
/* Final li is because text on user pages isn't beng placed inside #TextBorder and .article*/
.article ul li, .article ol li, li {
	/*font-size: 90%;*/
	padding-left: 0px;
	margin-left: 20px;
}
.article ul, .article ol {
	margin-bottom: 10px;
}
.links .article .link {
	float: left;
	width: 170px;
	padding: 5px 10px 0px 0px;
}
.links .article .description {
	float: left;
	left: 150px;
	width: 370px;
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 5px;
}
.links .article .verified {
	float: left;
	left: 450px;
	width: 102px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}
.radar #container #TextPanel #TextBorder p a.radar {
	display: block;
	height: 28px;
	padding-top: 5px;
	padding-left: 45px;
	background: url(../images/GUI/radar.gif) no-repeat;
}
.radar p img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
	border: none;
}
.important .article .lonely_pic {
	float: none;
	margin: 0px 0px 10px 0px;
}
.important .article .left_pic {
	float: left;
	margin: 0px 10px 15px 0px;
}

.comment {
	color: #B00;
}


/*	Attempt to target instances of <li> in wysiwyg textarea	*/
.htmlEditor ul li {
	padding-left: 0px;
	margin-left: 20px;
	color: #F00;
}