/*


********  Author: Dave VanThournout
********  Author URI: http://www.oneskygate.net/
********  File name: yellow.css


*/



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

body {
  background: url('../images/yellowback.jpg') repeat-x top left fixed;
  background-color: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 70.5%;
  color:#000000;  
  text-align:left;
  padding:0em;
  margin:0em;
}

#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; 
}

h1 {
  font-size:1.8em;
  padding:0.5em 0em 0.5em 0.5em;
  margin: -0.3em 0em 0em 0.5em;
  color: #FF2121;
  background-color: transparent;
  text-align: left;
}

h2 {
  font-size:1.3em;
  padding:0.5em 0em 0.5em 0.5em;
  margin: 1.5em 0em 0em 1em;
  color: #000000;
  background-color: transparent;
}


h3 {
  font-size:1.3em;
  color: #000000;
  padding:0.5em 0em 0.5em 0.5em;
  margin: 3em 0em 0.5em 3em;
  text-align: left;
}

h4 {
  font-size:1em;
  color: #000000;
  padding:0.1em 0em 0.5em 0.5em;
  margin: 0.1em 0em 0.5em 4.8em;
  text-align: left;
}	

/* *************** content styling ************************** */

p {
  font-size: 1.1em;
  color:#000000;
  margin: 0.6em 5em 0.6em 3em;
  padding: 0em 0.4em 0.4em 1.7em;
  text-align: left;
  line-height: 1.5em;
  background-color: transparent;
}

p.footer {
  font-size: 0.8em;
  color:#000000;
  margin: 0em 0em 0em 5em;
  padding: 0em 0.4em 0.4em 1.7em;
  text-align: left;
  line-height: 1.5em;
  background-color: transparent;

}

p.example {
  font-size: 1.1em;
  color:#000000;
  padding: 0em 0.4em 0.4em 1.7em;
  text-align: left;
  line-height: 1.5em;
  background-color: transparent;
}

p.quote  {
  font-size: 1.3em;
  color:#000000;
  padding: 0em 0.4em 0.4em 0.2em;
  text-align: left;
  background-color: transparent;
}

p.quote2  {
  font-size: 1.1em;
  color:#000000;
  padding: 0em 0.4em 0.4em 0.2em;
  text-align: left;
  background-color: transparent;
	
}
	
p.date { 
  color: #000000;
  margin: 0em 0em 1em 3.1em;
}

p.left {
  font-size: 1.1em;
  color:#000000;
  padding: 0em 0em 0em 0em;
  text-align: left;
  line-height: 1.7em;	
}

p.header {
  font-size: 0.9em;
  color:#000000;
  padding: 7.7em 0.4em 0.4em 20em;
	
	}

/*  *************  Content Emphasis styling ****************  */


p.comment {	
  color: red;
  font-size: 1.3em;
  margin: 0.1em 0.1em 0.1em 0.1em;
  background-color: #fff1cf;
  display: block;
	
}

.comment {
  width: 46em;
  height: auto;
  margin: 1em 2em 5em 6.2em;
  padding: 0.5em 0.5em 0.5em 0.5em;
}

p.note {
  color: black;
  font-family: Verdana, Arial;
  font-size: 1.1em;
  margin: 0.1em 0.1em 0.1em 0.1em;
  line-height: 1em;
}

em {
  color: #9B00CE;
  font-size: 1.1em;
  line-height: 1em;
}

em.blue  {
  color: blue;
  font-size: 1.1em;
  line-height: 1em;
}


/*  *********** list styling ******************************  */


ol.numbered {
  font-size: 1.1em;
  margin-left: 8em;
  padding-left: 6em;
  list-style-type:decimal;

}

ol.alpha {
  font-size: 1.1em;
  margin-left: 1em;
  padding-left: 3em;
  list-style-type:lower-alpha;
}

ul.none {
  font-size: 1.1em;
  margin-left: 6em;
  padding-left: 6em;
  list-style-type:none;
}

ul.content {
  font-size: 1.1em;
  margin: 1em 3em 0em 0.2em;
  padding-left: 1em;
  line-height: 1.5em;
}

/*  *********** link styling  ****************************** */

a.content { 
  color: #0854AA;
  font-size: 1.1em;
  background-color:transparent;
  text-decoration: underline;
}

a.content:visited { 
  color: #0854AA;
  text-decoration: underline;

}

a.content:hover, a.right:active {
  background-color:#FFA200;
  text-decoration: none;
  color: #000000;
  border-bottom: 1px outset #B40A04;
}

a { 
  color: #5C2718;
  font-size: 1.1em;
  background-color:#A4F4F3;
  text-decoration: none;
  line-height: 1.5em;

}

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

}

a:hover, a.right:active { 
  background-color:#1AC4C2;
  text-decoration: none;
  color: #000000;
}

a.footer { 
  color: #000000;
  font-size: 1.0em;
  background-color:transparent;
  text-decoration: underline;

}

a.footer:visited { 
  color: #000000;
  text-decoration: underline;
  background-color:transparent;
}

a.footer:hover, a.right:active { 
  background-color:#1AC4C2;
  text-decoration: none;
  color: #000000;
  border-bottom: 1px solid #000000;
}


a.right { 
  color: #0854AA;
  font-size: 1.1em;
  background-color:#c5e5e5;
  text-decoration: underline;

}

a.right:visited { 
  color: #0854AA;
  text-decoration: underline;
  background-color:#c5e5e5;
}

a.right:hover, a.right:active { 
  background-color:#1AC4C2;
  text-decoration: none;
  color: #000000;
  border-bottom: 1px solid #000000;
}


a.block { 
  background: url('../image/linkbkyellow.jpg') no-repeat center bottom;
  color: #FFFFFF;
  font-size: 1.0em;
  padding: 0.2em 0em 0.2em 0.5em;
  margin: 0.1em 0em 0em 0em;
  text-decoration: none; 
  display: block;
  width: 10em;
  line-height: 1.4;
  border: 1px solid #000000;

}
a.block:visited { 
  text-decoration: none; 
  color: #FFFFFF;

	}
a.block:hover, a.block:active { 
  background: url('../images/yellowoverline.jpg') repeat-y top right;
  background-color:#FFFFFF;
  text-decoration: none;
  color: #000000;
  border: 1px solid #000000;
}



/* ********************** containers ************ */

#box {
  width:74.3em;
  height: auto;
  margin: 0em auto;
  text-align:left;
  padding: 0;
  margin: 0;
  background-color:transparent;

}

#header {
  background: url('../images/yellowhead.jpg') no-repeat top left;
  position: fixed;
  left: 1.3em;
  top: -0.1em;
  width:73.45em;
  height: 12.70em;
  float:right;
  background-color:#FFFFFF;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;


}

#subheader {
  background: url('../images/subheadbknologo.jpg') repeat-x bottom;
  position: fixed;
  left: 1.39em;
  top: 9.9em;
  width:73.47em;
  height: 3.5em;
  background-color:#480000;
  border-top: 1px solid #000000;
}





#content {
  background: url('../images/contentbknologo.jpg') no-repeat top left fixed;
  width:73.44em;
  height: auto;
  min-height: 45em;
  margin:  0em 2.05em 0em 1.3em;
  padding: 13em 0em 28em 0em;
  float:left;
  background-color:#DFFDE3;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;

}



#footer {
  background: url('../images/yellowfooterbk.jpg') no-repeat top right;
  position: fixed;
  bottom: 0em;
  left: 1.3em;
  width:73.44em;
  height:1.8em;
  margin-right:2.05em;
  padding-top: 0.5em;
  float: right;
  background-color: #FFFFFF;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}

#extradiv {
  background: url('../images/limkbkyellow.jpg') no-repeat top right;
  position: fixed;
  left: 80em;
  top: 1em;
  width: 12em;
  padding: 1em 1em 1em 1em;
	
}

/*  *********** div classes for Image handling  ************* */

.floatimage {
  /* float: right; */
  width: 42.0em;
  height: 30em;
  padding: 0em 0em 0em 0em;
  margin: 3em 0em 0em 4em;
}

.floatnav {
  float: left;
  width: 12.6em;
  height: auto;
  padding: 0.3em 0em 0.5em 1.6em;
  background-color:#000000;
}

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

}

.musicplayer  {
  background: url('../images/yellowdeliciousbk.jpg') repeat-y top right;
  width: 26.5em;
  padding: 0.4em 0.4em 0.4em 0.4em;
  margin: 1em 1em 1em 0em;
  float: right;
}

.picasaGallery  {
  background: url('../images/yellowdeliciousbk.jpg') repeat-y top right;
  width: 36.5em;
  padding: 1em 1em 1em 1em;
  margin: 1em 19em 1em 0em;
  float: right;
}

.floatbig
{
  width:47em;
  margin: 0em 0em 5em 10em;
  padding:0em 0em 3em 3.0em;
}


.floatstudio {
  float: left;
  width: 12.0em;
  height: 71px;
  padding-top: 0em;
  margin: 0.6em 0.6em 2.1em 5.3em;
}

.floatbooks
{
  float: left;
  width: 19.0em;
  height: 30em;
  padding: 0em 0em 0em 0em;
  margin: 4em 1em 0em 5.6em;
}


.floatquote
{
  float: right;
  width: 20em;
  height: 20em; 
  padding: 3em 0em 1em 2em;
  margin: 1em 2em 1em 1em;
  background-color: #FFFFFF;
  background: url('../images/yellowfloatquote.jpg') no-repeat top left;
}

.floatquoteleft
{
  float: left;
  width: 16em;
  height: 15em; 
  padding: 4em 0em 1em 4em;
  margin: 1em 1em 1em 2em;
  background-color: #FFFFFF;
  background: url('../images/yellowfloatquote.jpg') no-repeat top left;
}

.floatquotelarge
{
  float: left;
  width: 50.6em;
  height: 30em; 
  padding: 0.6em 0em 1em 4em;
  margin: 0.2em 9em 3em 9em;
  background-color: #FFFFFF;
  background: url('../images/yellowfloatquotelg.jpg') no-repeat top left;
}

/* *********** navigation ***************** */

#navwrap {
  position: fixed;
  left: 19.8em;
  top: 10.3em;
  line-height: 1.3em;
  border-width: 0px 1px 0px 0px; 
  border-color:#F30303;
  border-style:solid;
  width: auto;
  height: 2.4em;
  padding:0em;
  margin: 0em;

}
ul {
 
  list-style: none;
  padding: 0;
  margin: 0;
}  
li {
  padding:0;
  margin:0;
}

ul#nav {
  float:left;
	
}
ul#nav a {
  font-weight: bold;
  color: black;
  text-align: center;  
}
ul#nav a {
  text-decoration: none;
  display: inline-block;  /*added display block */
}
ul#nav li {
  float: left;
  position: relative;
  width: auto;   /* set fixed width here if desired, eg 10em */
  cursor: default;
  background: #960404;
  border-width: 1px 0px 1px 1px; 
  border-color:#F30303;
  border-style:solid;
}
ul#nav li a {
  background-color: #9f0404;
  background: url('../images/yellowmenubk.jpg') repeat-x center center;
  padding: 0.3em 0.3em 0.3em 0.3em;
}

ul#nav li a:hover {
  color: #000000;
  background: url('../images/yellowsubheadbk.jpg') repeat-x center;
}

ul#nav li li a {
  margin-left: 0em;
  display: block;
  font-weight: normal;
  color: black;
  border: 5px solid #ffc600;  /*border is present, but same color as background */
  border-width: 0px 1px 0px 1px;
  padding: 3px 5px 3px 5px;
  background: #ff8b00;
  background: url('../images/yellowlinkbk.jpg') no-repeat top left;
	
}
ul#nav li li a:hover {
  border-color: #F30303;
  background: #ffc600;
}

ul#nav li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  font-weight: normal;
	
  /*padding: 0.5em 0 1em 0;*/
}
#nav li>ul {
  margin-top: 0em;
  margin-left: -2em;
}
#nav li ul li {
  width:10em;
  display: block;
  float: none;
  background-color: transparent;
  border: 0;
}
#nav li:hover ul, #nav li.over ul {
  display: block;
}
ul#nav li ul {
  border-width: 1px; 
  border-color:#F30303;
  border-style:solid;}


/* ************* top nav bar  ***************************** */

#wrapright {
  position: fixed;
  top: 0.4em;
  left: 56.5em;
  width: 16.5em;
  height: 3em;
  padding:0em;
  margin: 0em;
}
.box {display:table;}

.menu {display:inline-block;}
.menu {display:inline;}

.menu {
  display:table-row;
  padding:0;
  margin:0;
  list-style-type:none;
  white-space:nowrap; 
  }
.menu li {
  display:inline;

}
.menu a, .menu a:visited {
  display:block;
  float:left;
  padding:0.1em 0.1em 0em 0.1em;
  color:#000; 
  background:transparent; 
  border:1px solid #000000; 
  text-decoration:none;
  }
.menu a:hover {
  color:#000000; 
  background:#ffc600;
  }
	
#wrapright .box {
  margin:0 0 0 auto;
  text-align:left;
}
