/* © 2009 Dynamic Art & Text */
/* written by Kerry Gray - May 2009 */
/* -------------------------------------------- */



/* DIVS and CLASSES for MAIN Positional Containers */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 100%;
	color: #555555;
	background-color: #333333;
}

 


#bgWrap {
	width: 80%;
	min-width: 700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}


#mainContainer {
	min-width: 600px;
	height: auto;
	margin: auto;
	width: 90%;
}


#banner {
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #000000;
	padding-right: 20px;
}

#spiral {
	width: 90px;
	height: 70px;
	float: left;
}
#logo {
	float: left;
	width: 210px;
	height: 70px;
}

#navbox {
	text-align: center;
	height: 30px;
	padding-top: 10px;
	clear: both;
}

#contentLeft {
	float: left;
	height: auto;
	width: 150px;
	padding-left: 20px;
	padding-top: 30px;
}

#contentRight {
	height: auto;
	width: auto;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 20px;
}



#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 80%;
}


/* DIVs and CLASSES for variation in layout and design */


#bgWrap.plain {
	background-color: #336600;
}


#mainContainer.plain {	background-color: #FFFFFF;
}
	
body.pop {
	background-color: #336600;
}


#bgWrap.pop {
	width: 90%;
	min-width: 400px;
	background-color: #FFFFFF;
}

#mainContainer.pop {
	min-width: 300px;}

/* -------------------------------------------- */
/* navigation styles */

A:link    { color: #0000FF; }
A:visited { color: #666666; }
A:hover   { color: #FF0000; }
A:active  { color: #FF0000;  }

A.linknav:link {color: #6666FF; text-decoration: underline; font-weight: bold; }
A.linknav:visited {color: #6666FF; text-decoration: underline; font-weight: bold; }			
A.linknav:hover {color: #009900; text-decoration: underline; font-weight: bold; }

A.linksoft:link { color: #009900; text-decoration: underline; font-weight: bold;}
A.linksoft { color: #009900; text-decoration: underline; font-weight: bold;} 
A.linksoft:hover {	color: #006699;	text-decoration: none;	font-weight: bold;	background-color: #99CCFF;}
  				
				
A.linktiny:link {
	color: #006699;
	text-decoration: underline;
	font-size: 75%;
}
A.linktiny:visited {
	color: #006699;
	text-decoration: underline;
	font-size: 75%;
}     
A.linktiny:hover {	color: #0033FF;	text-decoration: none;	background-color: #336699;
	font-size: 75%;
}	

  		
/* -------------------------------------------- */
/* standard tag styles */

p {font-size:85%;
line-height: 140%;}
	
.listNoP /*OL, UL */ {
	font-size:85%;
}  

input, textarea, select {
	line-height: 110%;
	font-size: 85%;
} 
 


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 140%;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 130%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 110%;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 110%;
	font-weight: normal;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 110%;
}

/* -------------------------------------------- */
/* CLASSES defining attributes for blocks of text */
/* -------------------------------------------- */
   
.tinytext {
	font-size: 80%;
}

.ploose  {
	line-height: 160%;
}
.ptight  {
	line-height: 90%;
}

.plooseR {
line-height: 18px;
}

.plooseRRR {
line-height: 20px;
}
	
.indent  { margin-left: 10px  }
.indent_big  { margin-left: 100px  }

.headBitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	font-style: italic;
}
.bannerHeadBitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.headBig {
	font-size: 200%;
	font-weight: bold;
	font-style: normal;
	line-height: 200%;
}
.headBigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	line-height: 34px;
}
				
.head5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
}
.headSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}


.bgNoRepeat-0 {
	background-repeat: no-repeat;
}

.specifiedSize {
	background-repeat: no-repeat;
}
.outdent {
margin-left: -10px}
.underline {
	text-decoration: underline;
}

.wingding1 {
	font-size: 24px;
	font-family: Wingdings;
}
				
/* colours for fonts */

.col-liftText  { color: #003399;  }
.col-difference  { color: #0066CC;  }
.col-green     { color: #009900;  }
.col-mist      { color: #999999;  }
.col-honey     { color: #996600;  }
.col-DATred    { color: #CC0000;  }
.col-white     {color: white; font-weight: bold; } 
.col-black {color: #000000; font-weight: normal;}

/* colours for cell backgrounds with associated text colour */

.cellDATred {	background-color: #990000;	color: #FFFFFF;	font-weight: bold;}
.cellForest {background-color: #003333; color: #009933;}
.cellGrey {background-color: #EEEEEE; color: #666666;}
.cellBlack {background-color: #000000; color: white;}
.cellGreen {	background-color: #009900;	color: white;	font-weight: bold;}
.cellTwilight {background-color: #6699CC; color: white;}
.cellStorm { background-color: #CCCCCC; color: #000000; }
.cellWhite {	background-color: #FFFFFF;	color: #000000;}
.bgTOC {	background-color: #999999;	margin-left: 20px;
}
.bgBlack {	background-color: #000000; color: #FFFFFF; }
.cellDATred {	background-color: #990000;	color: #FFFFFF;	font-weight: bold;}
.cellSky {
	background-color: #66CCFF;
	color: #FFFFFF;
	font-weight: bold;
}


.cellBorder-ltr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.cellBorder-tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cellBorder-trbl {
	border: 1px solid #999999;

}
.cellBorder-trb {
	border-bottom: 1px solid #999999;
}
.cellBorder-b {
	border-bottom: 1px solid #999999;
}
.cellBorder-l {
	border-left: 1px solid #999999;
}
.pageBreakB4 {
	page-break-before: always;
}
.pageBrAfter {
	page-break-after: always;
}
