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

********  THEME NAME: "Deluxe"
******** inddexu.css
********  Description: Totally over the top. Looks like natural fiber placemat.  

********  
********  Author: David VanThournout
********  Author URI: http://www.oneskygate.net/
********  
********  The CSS, XHTML and design unless otherwize stated is released under Creative Commons              license  Attribution 3.0  United States:http://creativecommons.org/licenses/by/3.0/us/
********  
********  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: url('images/uback8.jpg') repeat top center;
background-attachment: fixed;
background-color: #808080;
font-family: Verdana, Arial, Sans-Serif, Georgia;
  font-size: 70.5%;
  color:#FEFF9F;  
  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; 
}

p {
color: #000000;
margin:0px 10px 10px 10px;
}

p.c1 { 
	font-size: 0.9em;
        color:#000000; 
	margin-top: 0px; 
        margin-left: 0px;
        margin-right: 0px;
	padding-right: 0px;
	text-align: right;
}

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

p.c5 { 
	font-size: 1.1em;
        color:#000000; 
	margin-top: 0px; 
        margin-left: 0px;
        margin-right: 0px;
	padding-right: 0px;
	text-align: right;
}

p.right { 
	font-size: 1.1em;
        color:#000000; 
	margin-top: 0px; 
        padding-left: 0px;
        margin-right: 0px;
	padding-right: 10px;
	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 {

font-family: Monotype Corsiva;
font-size:1.6em;
padding: 1px 5px 0px 2px;
margin: 0px 0px 0px 2px;
text-transform:none;
color: #000000;
background-color: #DEE1DD;
text-align: left;


	}
#subheader h1 {

font-family: Monotype Corsiva;
font-size:1.6em;
padding: 1px 5px 0px 2px;
margin: 0px 0px 0px 2px;
text-transform:none;
color: #000000;
background-color: #DEE1DD;
text-align: right;


	}

h2 {font-size:1.7em;
font-family: Monotype Corsiva;
padding-left:10px;
padding-top:5px;
color: #000000;
background-color: transparent;
border-bottom: 1px solid #000000;	}


h3 {
background: url('images/parchmentcomp.jpg') repeat top center;
font-size:1.2em;
color: #000;
margin: 0em 0em 1.0em 1em; 
text-align: right;
}


h4 {
background: url('images/parchmentcomp.jpg') repeat top center;
font-size:1.8em;
font-family: Monotype Corsiva;
padding-top:0px;
padding-left:10px;
margin: 0px 0px 0px 0px;
color: #000000;
background-color: #DEE1DD;
	}

h5 {
background: url('images/parchmentcomp.jpg') repeat top center;
font-size:1.8em;
font-family: Monotype Corsiva;
padding-top:0px;
padding-left:10px;
margin: 0px 0px 0px 0px;
color: #000000;
background-color: #DEE1DD;
	}

a.c1 { 
color: #E3560E;
font-size: 1.1em;
background-color: #DEE1DD;
text-decoration: none; 
}
a.c1:visited { 
	text-decoration: none; 
	color: #E3560E;
	}
a.c1:hover, a.c1:active {
background: url('images/greenbuttonback.jpg') repeat-x top right;  
	text-decoration: none; 
	color: #000;
	}

a.c2 { 
color: #5C2718;
font-size: 1.1em;
background-color: #DEE1DD;
text-decoration: none; 
}
a.c2:visited { 
	text-decoration: none; 
	color: #5C2718;
	}
a.c2:hover, a.c2:active {
background: url('images/greenbuttonback.jpg') repeat-x top right; 
	text-decoration: none; 
	color: #000000;
	}

a.c3 { 
color: #5C2718;
font-size: 1.1em;
background-color: #DEE1DD;
text-decoration: none; 
}
a.c3:visited { 
	text-decoration: none; 
	color: #5C2718;
	}
a.c3:hover, a.c3:active { 
background: url('images/greenbuttonback.jpg') repeat-x top right;
	text-decoration: none; 
	color: #000000;
	}
 
pre { 

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

a.right { 
color: #B7592B;
font-size: 1.1em;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: #DEE1DD;
text-decoration: none; 

}
a.right:visited { 
	text-decoration: none; 
	color: #B7592B;

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

a.b2 { 
color: #FFFFFF;
font-size: 1.0em;
padding: 0em 0em 0em 3.0em;
text-decoration: none; 
display: block;
width: 10em;
border: 1px solid #000000;
background-color: white;
background: url('images/linkbkgreen.jpg') no-repeat top right;

}
a.b2:visited { 
	text-decoration: none; 
	color: #FFFFFF;
background: url('images/linkbkgreen.jpg') no-repeat top right;

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


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

}


#navigation, #navigation ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
		background-color: white;
background: url('images/linkbkgreen.jpg') no-repeat top right;

	}
	
	#navigation li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.50em;
		margin-bottom : 0px;
		width: 11em;
	}
	
	#navigation li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.69em;
	}
	
	#navigation li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#navigation li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		background-color : transparent;

		border-top: 1px solid #F2D076;
		border-bottom: 1px solid #F2D076;
		padding : 0 0.5em;
	}
	
	#navigation li a:hover {
		color : black;
		background-color : black;
background: url('images/yellowoverline.jpg') repeat-y top right;
	}
	
	#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
		left: -999em;
	}
	
	#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 { /* lists nested under hovered list items */
		left: auto;
	}
	

	#navigation li:hover, #navigation li.hover {
    position: static;
	}




#box {
	background: url('images/uback9.jpg') repeat-y top left;
	background-position: 10% 0%;
	width:65.2em;
	height: auto;
	min-height: 205em;
	margin: 0em 5em;
	padding-left: 2.3em;
	text-align:left;
	background-color:transparent;
	float: left;
}

#header {
	background: url('images/ulogo5.gif') no-repeat top left;
	width:708px;
	height: 124px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right:0px;
	float:right;
	background-color:transparent;

}

#subheader {
	width:49.6em;
	height: 2.0em;
	padding-right: 3.0em;
	float:right;
}

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

}

#menu {
	position: fixed;
	margin: 0em;
	top: 8em;
	width: 12em;
	left: 5.5em;
	background-color:transparent;
}


#content {
	background: url('images/parchmentcomp.jpg') repeat top center;
	width:49.0em;
	height: auto;
	margin: 1.0em 3.0em 1.0em 0em;
	padding: 1.0em 0em 2.0em 0.5em;
	float:right;
}

#content ul {
	margin: 0px;
	padding: 0px;
	margin: 2.0em 0em 2.0em 11.0em;
	}
#content li {
	line-height: 1.0em; 
	list-style-type: none;
	display: block; 
	
	}




#footer {
background: url('images/parchmentcomp.jpg') repeat top center;
width:49.0em;
height: 14.0em;
margin-right:3.0em;
margin-top: 0em;
padding-top: 3.0em;
padding-right:0.5em;
float:right;
background-color:transparent;

}

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


.searchbox {
	width: 26em;
	margin: -1.5em 0em 0.5em 4.0em;
	padding: 1em 1em 1em 1em;



}

#searchresults {
	width: 46.4em;
	height: auto;
	margin: 0.5em 0em 0em 0em;
	padding: 0em 0.5em 0.5em 0.5em;
	background-color: #EEEEEE;
	float: right;

}

.musicplayer  {
width: 29.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: left;
width: 10.5em;
padding-left: 0.5em;
padding-top: 0em;
margin-right: 2.5em
}

.floatmusic
{
float: left;
width: 12.0em;
padding-left: 1.7em;
padding-top: 0.4em;
}

.floatnav
{
float: left;
width: 10.0em;
padding-right: 0em;
padding-top: 3.0em;
}

.floatfooter
{
float: right;
width:83px;
padding-right: 5px;
}

.floatright
{
float: right;
width: 315px;
padding-right: 10px;
}

.floatleft
{
float: right;
width: 315px;
padding-right: 10px;
}

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



#formbox {
background: url('images/parchmentcomp.jpg') repeat top center;
width:270px;
height: auto;
margin-top: 10px;
margin-bottom: 30px;
margin-left: 20px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
float:left;
border-color: #000000;
border-style: double;
border-width: 1px;
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:510px;
top:188px;
width: 30em;


}

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

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

#xskin {
width: 20em;
display: none;
}

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

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

#uskin {
width: 20em;

}

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