/*        adstereodotnet style sheet       */
/* trial nav stuff */

#menu {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #999966;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	position: absolute;
	bottom: -1px;
	}

#menu ul li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	height: 1.8em;
	border-top: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	padding: 0 4px 0 4px;
	margin: 0;
	color: #333366;
	text-decoration: none;
	display: block;
	background: transparent;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 2em;
	font-size: 11px;      
	voice-family: "\"}\"";   
	voice-family: inherit;
	}

html>#menu ul li a {
	font-size: 11px;   
	} 

#menu ul li#six a {
	border-right: 0px solid #999966; 
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}

body#sectionzero #menu li#zero a,
body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a,
body#sectionsix #menu li#six a {
	background: #fff;
	border-top: 1px solid #999966;
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 0 4px 0 4px;
	}


/*body style */
body {
	background-color:#999999;
	color:#000000;
	padding:0;
	margin:0 4% 0 4%;
	}

/* stuff of global importance here.... */

a:link {color:#cc0000;background:transparent;text-decoration:underline}
a:visited {color:#660000;background:transparent;text-decoration:underline}
a:active {color:#ffcc00;background:transparent;text-decoration:underline}
a:hover {text-decoration: underline}

.nav a:link {color:#333366;background:transparent;text-decoration:none}
.nav a:visited {color:#9999ff;background:transparent;text-decoration:none}
.nav a:active {color:#ffcc00;background:transparent;text-decoration:underline}
.nav a:hover {color:#ffffff;background-color:transparent;text-decoration:underline}

address, body, caption, center, dd, dir, div, dl, dt, form, menu, p, td, th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #000000;
	}

/* extra fonts */

blockquote {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #333333;
	}

/* page layout stuff */

div.headline {
	width:100%;
	padding: 0;
	border-width: 0;
	border-style: solid;
	border-color: #9999cc;
	background-color: #ffffff;
	max-width:1500px;
	}

div.nav {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	border-top: 1px dashed #cccc99;
	background: #999966;
	}

div.nav2 {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px 0px 0 0px;
	width: 100%;
	height: 1.8em;
	border-top: 1px dashed #cccc99;
	border-bottom: 1px solid #cccccc;
	background: #eee;
	position: relative;
	}

div.crumbtrail {
	width:100%;
	padding: 2px 0 4px 0;
	border-width: 0;
	border-style: solid;
	border-color: #ccccee;
	background: url(/images/crumbg-1.jpg) bottom left no-repeat;
	max-width:1500px;
	}
	
div.mainbody {
	padding: 0 4px 10px 4px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(/images/test-bg.jpg);
	background-position: right bottom;
	max-width: 1500px;
	}

div.showCode {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
	color: #333333;
	border-color: #999999;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	padding: 5px;
	width: 90%;
	}

div.entrytitle {
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #eeeeff;
	border-color: #ccccff;
	border-width: 0 0 1px 0;
	border-style: dashed;
	}

div.entry {
	padding: 3px 3px 10px 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	}
	
div.narrowtitle {
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #eeeeff;
	border-color: #ccccff;
	border-width: 0 0 1px 0;
	border-style: dashed;
	width: 60%;
	}
	
div.narrowentry {
	padding: 3px 3px 10px 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: transparent;
	width: 60%;
	}
	
div.indent {
	margin-left: 20px;
	}

div.rightside {
	position: absolute;
	top: 180px;
	right: 5%; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0;
	padding: 5px;
	width: 20%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	border-width: 1px;
	border-style: dashed;
	border-color: #ccc;
	background-color: #eee;
	}

/* classes for special font and paragaph stuff. */

font.nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #ffcc00;
	background-color: transparent;
}

font.crumb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #666666;
	background-color: transparent;
}

font.date {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 12px;
	color: #666666;
	background-color: transparent;
	}

font.red {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #cc0000;
	background-color: transparent;
	}

p.comments {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #333333;
	background-color: transparent;
}

font.sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #222222;
	background-color: transparent;
}

p.sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #222222;
	background-color: transparent;
}

font.sidebarhead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #000099;
	background-color: transparent;
}

p.sidebarhead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #000099;
	background-color: transparent;
}

p.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #333333;
	background-color: transparent;
}

font.author {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #000099;
	background-color: transparent;
}

font.editor {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #ffcc00;
	background-color: transparent;
}

/* list items of all kinds here */

li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #333333;
	background-color: transparent;
}
	
ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #333333;
	font-stretch: normal;
	list-style-type: decimal;
	list-style-position: outside;
	background-color: transparent;
}

ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 120%;
	color: #333333;
	font-stretch: normal;
	list-style-type: disc;
	list-style-position: outside;
	background-color: transparent;
}


h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #333333;
	background-color: transparent;
	text-shadow: 2px 2px 1px #666699;
	margin-bottom: 0; 
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #333333;
	text-shadow: 1px 1px 1px #666699;
	background-color: transparent;
	margin-bottom: 0; 
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #333333;
	background-color: transparent;
	margin-bottom: 0; 
}

h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #333333;
	background-color: transparent;
}

/* and we need a few types of tables - need forms, too */

table.normal
{
	width: 95%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color: #ffffff;
	border-color: #666666;
	border-width: 0px;
	border-style: solid;
}

font.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #333333;
	background-color: transparent;
	}

/* These two were originally ffffdd for even, ffff99 for odd */
/* prefer to experiment here to get a decent look and feel... */
/* efefef and cccccc too dark - going for efefef and dddddd */

tr.even {
	color: #ffffff;
	vertical-align: top;
}

tr.odd {
	color: #ffffff;
	background-color: #eeeeee;
	vertical-align: top;
}

td.even {
	color: #000000;
}

td.odd {
	color: #000000;
	background-color: #eeeeee;
}

font.head {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #ffffff;
	background-color: transparent;
}


font.lightbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 110%;
	color: #eeeeee;
	background-color: transparent;
}


/*comment box classes */

div.commentbox {
	margin: 0 2% 0 2%;
	background-color: #cccccc;
	}

table.comments {
	width: 100%;
	background-color: #ffffff;
	color: #333333;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}

tr.commentrow {
	width: 100%;
	background-color: #ffffff;
	color: #333333;
	border-color: #ccccff;
	border-width: 0 0 1px 0;
	border-style: dashed;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}

table.commentform {
	width: 100%;
	background-color: #eeeeff;
	color: #333333;
	border-color: #ccccff;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}


/* art classes. perhaps merge with comment box one day? */

div.frame {
	vertical_align: top;
	padding: 1px;
	background-color: #eeeeee;
	border-color: #ccccff;
	border-width: 1px;
	border-style: dashed;
	display:block;
	}

div.frametext {
	padding: 5px;
	background-color: #ffffff;
	border-color: #ccccff;
	border-width: 1px;
	border-style: dashed;
	}
	
#thispic {
	padding: 3px;
	background-color: #ff9933;
	border: dashed #666666 1px;
	}
/* photo classes. perhaps merge with comment box one day? */

#slideshow {
	text-align: center;
	padding: 3px;
	background-color: #000000;
	}

#container {
	text-align: center;
	padding: 3px;
	background-color: #000000;
	border: dashed #666666 1px;
	}

#photohead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #cfcfcf;
	}

#photo {
	text-align: center;
	padding: 3px;
	}
