  /* XHTML compliant header styles START */
@import url("/mapspecs/css/ga-xhtml-header.css");
/* XHTML compliant header styles END */

/* Related Information - Right Nav */
@import url("/mapspecs/css/ga-xhtml-related.css");

/* Page Content */
@import url("/mapspecs/css/ga-xhtml-content.css");

@import url("/mapspecs/css/ga-xhtml-header.css");
/ IMAGES /
img, img a {
	border:none;
	display: inline-block;
	padding: 0;
}
img.img-align-left {
	float:left;
	margin:0 1.0em 1.0em 0;
}
img.img-align-right {
	float: right;
	margin: 0 0 1.0em 1.0em;
}
img.img-align-centre {
	float:none;
	display: block;
	margin: 0 auto;
	clear: both;
}
.border {
	border: #000 solid 1px;
}
.img-caption-right {
	float: right;
	margin: 0 0 1.0em 1.0em;
	padding: 0;
}
.img-caption-right p, .img-caption-left p, .img-caption-centre p, .img-caption {
	font-style: italic;
	font-size: 90%;
	padding: 0;
	margin: 0 0 0.8em 0;
}
.img-caption-left {
	float: left;
	margin: 0 1.0em 1.0em 0;
	padding: 0;
	width:auto;
	overflow:auto;
}
.img-caption-centre {
	text-align: center
}
.img-caption-centre img {
	float:none;
	display: block;
	margin: 0 auto;
}
/* GA corporate CSS START */
	body {
	font-family: verdana, arial, sans-serif;
	padding:  0;
	margin: 0;
	background : #ffffff url(/mapspecs/img/bg.gif) no-repeat top left;
	font-size: 80%;  /* body font size as % for MSIE bug, all other font sizes as ems */
	height:100%;
}
.corp_green {
	background : #006666;
	color:#fff;
}
.corp_blue {
	background : #006699;
	color:#fff;
}
.corp_red {
	background : #993333;
	color:#fff;
}
.corp_yellow {
	background : #FFCC66;
	color:#000;
}
body.green {
	font-family: verdana, arial, sans-serif;
	padding:  0;
	margin: 0;
	color: #ffffff;
	background : #006666;
}
body.white {
	font-family: verdana, arial, sans-serif;
	padding:  0;
	margin: 0;
	background : #ffffff url() no-repeat top left;
	font-size: 0.8em;
}
body.nobanner {
	font-family: verdana, arial, sans-serif;
	padding:  0;
	margin: 0;
	background : #ffffff;
	font-size: 0.8em;
}
/*formatting for tables*/
   caption {
	font-weight:bold;
	font-family: verdana, arial, sans-serif; /*for netscape*/
}
table {
	font-size:1em;
}
td {
	font-family: verdana, arial, sans-serif; /*for netscape*/
}
td.breadcrumb {
	background-color: #ffffff;
	color: #ffffff;
}
td.header, div.header {
	text-align: right;
	color: #000000;
	background : #FFCC66 url(/mapspecs/img/topright.gif) no-repeat top right;
}
td.app_header {
	text-align: right;
	color: #000000;
	background-color: #FFCC66;
	background : #FFCC66 url(/mapspecs/img/topright.gif) no-repeat top right;
	font-size:9pt;
	line-height: 17px;
}
td.nav {
	background-color: #006666;
	color: #ffffff;
}
td.rule, div.rule {
	background-color: #FFCC66;
}
td.footer, div.footer {
	background-color: #FFCC66;
}
th.centre {
	text-align:center;
}
th {
	text-align:left;
}
/*special font formatting*/
   .bcindex {
	margin: 0 0 7px 15px;
	padding:  3px 0 3px 15px;
	background-color: #993333;
	text-align: left;
	color: #ffffff;
}
.bcindex_front {
	margin: 0 0 7px 15px;
	padding:  3px 0 3px 15px;
	background-color: #993333;
	float: left;
	color: #ffffff;
}
/* special font formatting added 1/6/06 */
   .bcindex_right {
	margin: 0 0 7px 0;
	padding:  3px 30px 3px 0;
	background-color: #993333;
	text-align: right;
	color: #ffffff;
}
/* test */
   .bcindex_floatright {
	margin: 0 0 7px 15px;
	padding:  0 0 0 0;
	background-color: transparent;
	float: right;
	color: #ffffff;
}
.bcindex_floatleft {
	margin: 0 0 7px 15px;
	padding: 3px 30px 3px 0;
	background-color: #993333;
	float: left;
	height: 12px;
	color: #ffffff;
}
.bcindex_home {
	background-color: #993333;
	height: 15px;
}
/* Fix Firefox error - declaration dropped	
	 .separator {
			margin: 5 0 0 0;
	} */
  /* end of test */

   .bctext {
	margin: 5px 0 5px 0;
	padding:  3px 0 3px 15px;
	background-color: #993333;
	color: #ffffff;
	text-align: left;
}
.tagtext {
	background-color: #006699;
	color: #ffffff;
	text-align: center;
	font-family: optima, verdana, arial, sans-serif;
	letter-spacing : 0.5em;
	font-weight: bold;
	margin: 0;
	padding: 5px 15px 5px 15px;
}
/* this is used just for a special survey in the page footer */
   .surveytext {
	background-color: #006699;
	color: #ffffff;
	text-align: center;
	font-family: optima, verdana, arial, sans-serif;
	/*font-weight: bold;*/
		margin: 0;
	padding: 5px 15px 5px 15px;
}
.padtag {
	margin: 0;
	padding: 7px 0 7px 0;
}
.footertext {
	text-align: center;
	color: #000000;
	margin: 0;
	padding: 5px 15px 5px 15px;
}
/* Adding underline to footer text links 12/12/2007 kwalter*/
	.footertext a.black {
	text-decoration: underline;
}
.small {
	font-size: 0.8em;
	margin: 0;
	padding:  0;
	text-align: right;
	font-family: verdana, arial, sans-serif; /*for netscape*/
}
.small_left {
	font-size: 0.8em;
	margin: 0;
	padding:  0;
	text-align: left;
	font-family: verdana, arial, sans-serif; /*for netscape*/
}
.whitetxt {
	color: #fff;
}
input, select {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
}
/*padding*/
   .search {
	text-align: right;
	padding: 7px 15px 0 10px;
	margin: 0;
}
.pad {
	margin: 0;
	padding:  0 15px 15px 15px;
}
.padimg {
	margin: 10px;
}
.contactdetails {
	border-top:1px solid #006699;
	border-bottom:1px solid #006699;
	border-left:10px solid #006699;
	border-right:10px solid #006699;
	padding:10px;
	text-align: center;
	margin-top:25px;
	margin-bottom:10px;
}

ul {
	margin: 0.2em 0 .5em 1.2em;
	padding:  0;
	font-family: verdana, arial, helvetica, sans-serif;
	list-style: outside url(/mapspecs/img/arw_link_black.gif);
}
ul.pdf {
	margin: 0.2em 0 .5em 1.2em;
	padding:  0;
	font-family: verdana, arial, helvetica, sans-serif;
	list-style: outside url(/mapspecs/img/pdf2.gif);
}
ul.white {
	list-style: outside url(/mapspecs/img/arw_link_white.gif);
}
ul.bookmark {
	list-style: outside url(/mapspecs/img/arw_bmk_black.gif);
}
li {
	margin: 0;
	padding:  0.15em 0 0.15em 0em;
}
/*hyperlinks */
   a, a:link, a:active {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	color: purple;
}
a:hover {
	text-decoration: underline;
}
a.white, a.white:link, a.white:active, a.white:visited, a.white:hover {
	color:#ffffff;
	font-weight: normal;
}
a.black, a.black:link, a.black:active, a.black:visited, a.black:hover {
	color:#000000;
	font-weight: normal;
}
a.whitebold, a.whitebold:link, a.whitebold:active, a.whitebold:visited, a.whitebold, a.whitebold:hover {
	font-weight: bold;
	color:#ffffff;
}
.bold, a.bold:link, a.bold:active, a.bold:visited, a.bold, a.bold:hover {
	color:#000000;
	font-weight: bold;
}
p {
	margin: 0;
	padding:  10px 0 10px 0;
}
sub {
	font-size:0.8em;
}
sup {
	font-size:0.8em;
}
tt {
	font-size: 1.2em;
}
/*headers*/
   h1 {
	margin: 0;
	padding:  0 0 15px 0;
	font-size: 160%;
}
h2, h3, h4, h5, h6 {
	margin: 0;
	padding:  0 0 5px 0;
}
h2 {
	font-size: 130%;
	padding-top:10px;
}
h3 {
	font-size: 115%;
	padding-top:10px;
}
h4 {
	font-size: 110%;
	padding-top:10px;
}
h5 {
	font-size: 100%;
	padding-top:10px;
}
/*astute observers will note h5 is exactly the same as h4 - h5 had an italic property, but italic was not*/
   /*correctly spelt, so in effect h4 was the same as h5 - MZJ 5/4/06 */
   /*h6 is a special case on the website, see below*/
   
   #bookmarkbox {
	float:right;
	width:250px;
	padding:10px;
}
/* highlight box (uses corporate yellow) - to draw attention - eg outages - added MZJ 4/4/06*/
   
   #highlightbox {
	border:1px solid #b3b3b3;
	margin:5px;
	padding:7px;
	background-color: #ffcc66;
}
.grey {
	background-color: #efefef;
}
.darkgrey {
	background-color: #b3b3b3;
}
.border {
	border:1px solid #b3b3b3;
}
.blackbg {
	background-color:#000;
	color:#fff;
	padding:10px;
	margin:5px;
}
/*DEPRECATED styles, please do not use - being updated through editorial process*/
    .caption {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	font-size: 0.8em;
}
/*EXPERIMENTAL styles, please do not use before talking to the Web Team*/
     
    /*use these for a "table" of thumbnail photos with captions - embed the caption div inside the floatleft one*/
	
    #floatleft {
	float:left;
	margin:7px 17px 7px 7px;
	text-align:center;
}
#floatright {
	float: right;
	margin: 7px 17px;
	text-align: center;
}
#floatrite {
	float: right;
	margin: 7px 17px;
	text-align: right;
}
/*use this to centre an image on the page*/
    #center {
	float: center;
	clear: both;
	text-align: center;/*-moz-outline: 1px solid lime;*/
    }
/*use these for a "two-colunm table for layout purposes" */
	
    #floatlefttext {
	float:left;
	margin:7px 17px 7px 7px;
	text-align:left;
}
#floatrighttext {
	float:right;
	margin:7px 17px;
	text-align:left;
}
/*replaces .caption (used for other things) putting a caption on a floated div*/
    .divCaption {
	font-weight:bold;
	padding:  7px 0;
	margin: 0;
	font-size: 0.8em;
}
#caption {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:150px;
	font-size:0.8em;
	font-weight:bold;
	padding:7px 0;
}
#captionbigimg {
	margin-left: auto;
	margin-right: auto;
	width:400px;
	text-align:center;
	font-size:0.8em;
	font-weight:bold;
	padding:7px 0;/* -moz-outline: 1px solid lime;*/
    }
#noticeBox {
	float:right;
	width:250px;
	border:1px solid #CCC;
	background-color:#e9e9e9;
	padding:10px;
	margin-left:30px;
}
#noticeBoxleft {
	float:left;
	width:250px;
	border:1px solid #CCC;
	background-color:#e9e9e9;
	padding:10px;
	margin-right:30px;
}
#noticeBoxLarge {
	float:right;
	width:400px;
	border:1px solid #CCC;
	background-color:#e9e9e9;
	padding:10px;
	margin-left:30px;
}
#noticeBoxCentre {
	float: inherit;
	width:700px;
	border:1px solid #CCC;
	background-color:#e9e9e9;
	padding:10px;
	font-weight:bold;
}
#newsNotice {
	border:1px solid #CCC;
	margin:10px 10px 30px 10px;
	padding:7px;
	background-color:#e9e9e9;
}
/* divs for /news/index.jsp - start */	
	#newsSubscribe {
	border-left: 1px solid #ccc;
	width: 25%;
	float: right;
	padding: 10px;
	background-image: url(/servlet/BigObjFileManager?bigobjid=GA10846);
	background-repeat: repeat-y;
	padding:5px;
}
#latestNews {
	border: 0px solid #000;
	width: 70%;
	float: left;
 padding right: 40px;
}
.clearboth {
	clear: both;
}
/* divs for /news/index.jsp - end */

	#superseded {
	float: inherit;
	background-image: url('/mapspecs/img/superseded.gif');
	background-repeat: repeat;
}
/*collapsing menus - being tested*/    
    #menu {
	display: block;
	padding:0;
	margin:0;
}
#menu ul {
	margin: 3px 0 3px 40px;
	padding: 0;
	font-size: 0.8em;
	list-style: outside url(/mapspecs/img/arw_bmk_black.gif);
}
#menu li {
	margin: 1px 0px 5px 0px;
	padding: 0;
}
/*careful changing this style, it's used in domCollapse*/
    h6 {
	font-size: 100%;
	margin:0;
	padding:2px 0;
}
/*mapspecs styles - in development*/
    #mapspecs {
	border: 2px solid #b3b3b3;
	padding: 0 15px;
}
table td .mapspecsTable {
	border: 2px solid #b3b3b3;
}
hr mapspecsHr {
	border:0;
}
.printlogo {
	display: none;
}
/* GA corporate CSS END */
