/*  *********************  

*********  THEME NAME: "Spring"
*********  Description: Very green and has a picture of a largeish sunflower with a            bummble bee gathering nectar. 

*********  
*********  Author: David VanThournout
*********  Author URI: http://www.oneskygate.net/
*********  
*********  The CSS, XHTML and design is released under Creative Commons:
	   http://www.opensource.org/licenses/gpl-license.php
*********  
*********  You can tweak this css all you like. It would be great if you would publish under a               creative commons license.

*********  There are probably more handles in the xhtml than I need. But that's better                than not having enough!



*/


html { 
	padding:0px;
	margin:0px;
}

body {
	background: #6DBB89;
	background: url('images/springback.jpg') repeat-y top center;
	font-family: Verdana, Arial, Sans-Serif, Courier New;
  	font-size: 70.5%;
  	color:#000000;  
  	text-align:left;
	margin:0px;
	padding:0px;
}

#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active 
{ 
position:static; 
width:auto; 
height:auto; 
}

pre { 

	font-size: 1.2em;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}

p {
	color: #000000;
	margin: 0em 1.0em 1.0em 1.0em;
	font-size: 1.1em;
}

p.c1 { 
	font-size: 1.0em;
    color:#1C7424; 
	text-align: right;
}

p.c2 { 
	font-size: 1.0em;
    color:#000000; 
	margin-top: 0px; 
    margin-left: 5px;
    margin-right: 0px;
	padding-right: 10px;
	text-align: right;
}

p.c5 { 
	font-family: Verdana, Arial, Sans-Serif, Courier New;
	font-size: 1.0em;
    color:#000000; 
	padding-right: 0em;
	text-align: right;
}

p.right { 
    font-family: Verdana, Arial, Sans-Serif, Courier New;
	font-size: 1.1em;
    color:#226028; 
	margin-top: 0em; 
    margin-bottom: 2.0em;
	padding-right: 1.0em;
	text-align: left;
}

/*  *************   p.c3, p.c4, .comment and p.note are all for either commenting in nice boxes
or for coding examples  *************  */ 

p.c3 {
	font-family: Courier New, Courier, Monospace;
	color: red;
	font-size: 1.3em;
	margin: 0em 2.5em 0em 0em;
	display: block;
	
}

p.c4 {
	font-family: Courier New, Courier, Monospace;
	color: red;
	font-size: 1.3em;
	margin: 0em 0em 0em 3em;
	display: block;
}

.comment {
	width:40em;
	height: auto;
	margin: 1em 2em 1em 2em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	background-color: #F5F0DD;
	border: 1px solid #000000;
}

p.note {
	font-family: Courier New, Courier, Monospace;
	font-size: 1.1em;
	background-color: #F5F0DD;
	line-height: 1em;
	margin: 1em 0em 1em 1em;
}

em {
	color: green;
	font-size: 1.1em;
	padding-right: 0.4em;
	line-height: 1em;
}

em.code  {
	color: black;
	font-size: 1.0em;
	line-height: 1em;
}

span.blk {
	font-family: Courier New, Courier, Monospace;
	color: black;
	font-size: 1.0em;
	margin-left: 0.5em;
	
}

/*  *********** end of comment styling  **********  */

h1 {
	background: url('images/h1bkx.jpg') no-repeat top left;
	font-size:0.9em;
	margin-top: 0.5em;
	padding: 0.2em 0.2em 0.2em 0.2em;
	margin: 1.0em 0em 1.0em 0em;
	text-transform:none;
	color: #3C5698;
	background-color: #FFFFFF;
	border-top: 1px solid green;
	border-left: 1px solid green;	

}

h2 {

	font-size:1.0em;
	padding-left:1.0em;
	margin: 0em 1.5em 0.6em 1.0em;
	padding-top:0.5em;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid green;
	border-left: 1px solid green;	

}


h3 {

	font-size:1.0em;
	color: #000000;
	padding: 0em 1.35em 0em 0em; 
	text-align: right;
}

h4 {
	background: url('images/h1bkx.jpg') no-repeat top left;
	font-size:0.8em;
	margin-top: 5px;
	padding: 0.2em 0.2em 0.2em 0.2em;
	margin: 1.0em 0em 0em 0em;
	text-transform:none;
	color: #3C5698;

}

h5 {
	background: url('images/h1bkx.jpg') no-repeat top left;
	font-size:0.8em;
	margin-top: 5px;
	padding: 0.2em 0.2em 0.2em 0.2em;
	margin: 1.0em 0em 0em 0em;
	text-transform:none;
	color: #3C5698;


}


a.c1 { 
	color: #20D660;
	font-size: 1.0em;
	background-color:transparent;
	text-decoration: none; 
}

a.c1:visited { 
	text-decoration: none; 
	color: #20D660;
}

a.c1:hover, a.c1:active { 
	text-decoration: none; 
	color: #000000;
	background: url('images/greenbuttonback.jpg') repeat-x top center;
}

a.c2 { 
	color: #2B6B34;
	font-size: 1.0em;
	background-color:transparent;
	text-decoration: none; 
}
a.c2:visited { 
	text-decoration: none; 
	color: #2B6B34;
}
a.c2:hover, a.c2:active { 
	text-decoration: none; 
	color: #000000;
	background: url('images/greenbuttonback.jpg') repeat-x top center;
}

a.c3 { 
	color: #2B6B34;
	font-size: 1.0em;
	background-color:transparent;
	text-decoration: none; 
}
a.c3:visited { 
	text-decoration: none; 
	color: #2B6B34;
}
a.c3:hover, a.c3:active { 
	text-decoration: none; 
	color: #000000;
	background: url('images/greenbuttonback.jpg') repeat-x top center;
}
 
a.right { 
	color: #2E9C3E;
	font-size: 1.2em;
	margin: 0px 2px 0px 2px;
	background-color:transparent;
	text-decoration: none; 
}
a.right:visited { 
	text-decoration: line-through; 
	color: #2E9C3E;

}
a.right:hover, a.right:active { 
	background: url('images/greenbuttonback.jpg') repeat-x top center;
	text-decoration: underline;
	color: #000000;
}

a.b2 { 
	background: url('images/ylink.jpg') no-repeat top center;
	color: #000000;
	font-size: 1.0em;
	padding: 0em 0em 0em 3.0em;
	margin-left: 0em;
	text-decoration: none; 
	display: block;
	width: 12em;
	height: 2.5em;
	background-color: transparent;
	line-height: 1.25em;

}

a.b2:visited { 
	text-decoration: none; 
	color: #5C2718;

	}
a.b2:hover { 
background: url('images/ylinkon.jpg') no-repeat top center;
	background-color:transparent;
	text-decoration: none;
	color: #000000;
	
} 
a.b2:active {
	background: url('images/ylinkred.jpg') no-repeat top center;
	background-color:transparent;
	text-decoration: none;
	color: #000000;
}


span {
	font-size: 1.4em;
}

span.features{
	font-size: 1.2em;
	padding: 0em 0em 0em 0em;
}

span.right{
	font-size: 90%;
	padding-right: 0em;
}

/* ***********************************************************************************

Convertable Nestled list menu by DUNCAL Productions
 2007 by Duncan Hill and Alan Gresley
http://

Converts from a verticle menu with flyout submenus or a horizontal menu, with dropdown 
and then flyout submenus with a few changes in style where ****CONVERT**** appears.

Number 8 (with IE6 hacks and IE 7 hacks)

********************************************************************************* */

ul#navigation{
	font-family: Tahoma,Helvetica, Arial,sans-serif;
	font-size: 90%; /*          ****CHANGE**** change for larger or smaller font */
	position:absolute;
	left:10%;
}
ul#navigation, ul#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: 1px solid #238126;
	border-bottom: 0.04em solid #238126;
}
ul#navigation li { 
	line-height : 1.0em;
	position: relative;
	float: left;
}
ul#navigation>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}

#navigation li a, #navigation li span {
	display: block;
	text-decoration: none;
	color: #006600;
	background-color: #C0EFBE;
	width: 6em; /*          ****CHANGE-MENU**** */
	padding: 4px 0.5em;
	border-top: 0.04em solid #238126;/*0.04em*/
	border-right: 1px solid #238126;
}


ul#navigation li li a, ul#navigation li li span {
	width: 8em; /*           ****CHANGE-SUBMENU**** */
	text-align:left;
}

ul#navigation li li li a, ul#navigation li li li span {
	width: 14em; /*           ****CHANGE-SUBMENU**** */
}

ul#navigation li li.longitem li span {
	width: 16em; /*           ****CHANGE-SUBMENU**** */
}



ul#navigation li a:hover, ul#navigation ul li:hover a:hover, ul#navigation li span:hover, ul#navigation ul li:hover span:hover, ul#navigation li span.sfhover, ul#navigation ul li.sfhover span.sfhover { /* The hovered style for submenus */
	color: #000;
	background-color: #A9E1B1;
}


ul#navigation li ul { /* Hides the first unhovered submenu */
	position : absolute;
	left: -999em;
}
#navigation li:active ul ul, #navigation li:active ul ul ul, #navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
	left: -999em; /* Hides the second and following unhovered submenus */
}


#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
	top: 0;
	left: -1px;
	margin-left: 100%;
}


/*                    ****DISPLAYS HORIZONTAL MENU(2) *******  
#navigation li:hover ul, #navigation li a:focus ul, #navigation li.sfhover ul {
	top: 100%;
	margin-left: 0;
}
div#menu {
	width:100%;
}


*/


/* Submenu arrow indicator */


#navigation span:hover, #navigation span.sfhover {
	cursor:default;
}


/* BACKGROUND EFFECTS */

/* Allows each succesive parent list item and the hovered submenu to have a lighter background color */

#navigation li:hover a, #navigation li:hover span, #navigation li.sfhover a, #navigation li.sfhover span {
	color: #005000;
	background-color: #C0DFA7;/*94D9A0*/
}
ul#navigation li ul li:hover a, ul#navigation li ul li:hover span, ul#navigation li ul li.sfhover a, ul#navigation li ul li.sfhover span {
	color: #003300;
	background-color: #B0D797;/*78C381*/
}
ul#navigation li ul ul li:hover a, ul#navigation li ul ul li:hover span, ul#navigation li ul ul li.sfhover a, ul#navigation li ul ul li.sfhover span {
	color: #000;
	background-color: #A7CD89;/*5BAD63*/
}

/* BACKGROUND IMAGES */

div#menu ul#navigation li ul li:hover, div#menu ul#navigation li li li a:hover, div#menu ul#navigation li li li span:hover {
	color: #fff;
	background-image: url(bear1.jpg);
	background-position:right;
}
body div#menu ul#navigation li li span:hover {
	color: #fff;
}
a.exlink, div#menu ul#navigation li a.exlink:hover, span.exlink, div#menu ul#navigation li span.exlink:hover {
	background: url(submenumark5.gif) no-repeat 100% 0;
	background-position:100% 50%;
}
div#menu ul#navigation li a.exlink span, div#menu ul#navigation li span.exlink span {
	display:inline;
	background:transparent;
	width:auto;
	border:none;
}

#box {
	background: url('images/springback5.jpg') no-repeat top center fixed;
	width: 690px;
	height: auto;
	min-height: 75.0em;
	margin: 0px auto;
	padding-left:0px;
	text-align:left;
	background-color:transparent;

}

#header {

	background-color:transparent;
	width:690px;
	height: 70px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right:0px;
	float:left;
	background-color:transparent;

}

#header h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #564b47;
	background-color:transparent;
	padding:3px 0px;
	margin:0px;
}

#subheader {
	width:310px;
	height: 23px;
	margin-left:31px;
	padding-left:11px;
	float:left;

}

.printhead  {
	width: 29.5em;
	display: none;

}

#menu {
	position: fixed;
	top: 23%;
	width: 9em;
	min-height: 65.0em;
	left: 1%;
	background-color:transparent;

}

#content {
	background: url('images/springrightbk.jpg') repeat-y top right;
	width:48.0em;
	height: auto;
	margin: 7.0em 0em 0em 0em;
	padding: 1.0em 1.0em 0em 1.0em;
	float:right;
	background-color:transparent;
}

#content ul {
	padding: 0px;
	margin: 1.0em  0em 1.0em 12.0em;
}

#content li {
	line-height: 2.0ex; 
	list-style-type: none;
	display: block; 
	}

#footer {
	background: url('images/springrightbk.jpg') repeat-y top right;
	width:49.0em;
	height: auto;
	margin: 0em 0em 0em 0em;
	padding: 0em 1em 0em 0em;
	float: right;
	background-color:transparent;
}

/* ********** Image and form handling ***********  */

.searchbox {
	width: 40em;
	height: 6em;
	margin: 2.0em 0em 0em 2.0em;
	padding: 1em 0em 0em 1em;

}

#searchresults {
	width: 45em;
	height: auto;
	margin: -3em 0em 0em 0em;
	float: right;
}

.musicplayer  {
	width: 27.5em;
	padding: 0.4em 0em 0em 2.5em;
	float: left;

}

.formfloat  {
	float: left;
	width: 8.0em;
	margin-left: 4.0em;
	padding-top: 3.0em;

}

.floatstudio
{
	float: right;
	width: 12.0em;
	padding-right: 0em;
	padding-top: 3.0em;
}

.floatmusic
{
	float: left;
	width: 12.0em;
	padding: 0.4em 0em 0em 1.0em;
}

.floatnav
{
	position: absolute;
	top: 57%;
	width: 10.0em;
	left: 31%;
	margin: -9.3em 0em 0em -2.9em;
}

.floatfooter
{
	float: right;
	width:93px;
	padding-right: 15px;
}


.floatright
{
	float: right;
	width: 310px;
	padding-right: 15px;
}

.floatleft
{
	float: right;
	width: 310px;
	padding-right: 15px;
}

.floatindex
{
	float:left;
	width:270px;
	padding-left:30px;
}

#formbox {
	width:270px;
	height: auto;
	margin: 0em 0em 6.0em 3.0em;
	padding-top: 0;
	padding-right: 0;
	float:left;
	background-color:transparent;

}

/* **************** the extra div contains comments specific to each style sheet each only visible when that particular style sheet is loaded  *******************   */

#extradiv1  {
	position:absolute;
	left:0em;
	top:0em;
	width: 21em;

}

#zskin {
	width: 10em;
	display: none;
}

#yskin {
	width: 10em;
	display: none;
}

#xskin {
	width: 20em;
	font-size: 110%;
}

#wskin {
	width: 10em;
	display: none;
}

#vskin {
	width: 10em;
	display: none;
}

#uskin {
	width: 10em;
	display: none;
}

#tskin {
	width: 10em;
	display: none;
}

#sskin {
	width: 10em;
	display: none;
}

#water {
	width: 10em;
	display: none;
}

#space {
	width: 10em;
	display: none;
}

#printing {
	width: 10em;
	display: none;
}