/* 
Well, well, well, aren't you the little snoop. 
Feel free to steal any of this, but remember, you are a lazy bum.
Just kidding. We all learn by example.
Dan @ Zdlinc.com
*/

/* Reset Reloaded from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	*/
	/* with these, we're not able to use inline tags
	font-weight: inherit; 
	font-style: inherit;
	/*
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}*/



body{
font:11px/1.9em "Lucida Grande", Verdana, sans-serif;
line-height:1;
}

#mainContainer {
text-align: left; 
}
#MileStones li {
	list-style-type: disc;
	list-style-image: url(images_framework/BulletRedFlashing.gif);
}
#MileStones {

}



#MainContent ul.pdflist
{
	list-style-image: url(images_framework/pdf.png);
}


#sidebar
{
	width: 8em;
	text-align: center;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 999;
	position: relative;
	background: #000099;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-left: 5px;
}

div#MainContent
{
	position: relative;
	z-index: 100;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:14px/1.9em "Lucida Grande", Verdana, sans-serif;
	margin-right:auto;
	padding-left: 10px;
	text-align:left;
}

div#MainContent h1
{
	font-size: 1.5em;
	color: #FF0033;
}
div#MainContent h2
{
}
div#MainContent h3
{
	font-size: 1.1em;
	color: #FF0033;
}
div#MainContent h4
{
	font-size: small;
	color: #FF3300;
}
#MainContent .Caption {
	font-size: x-small;
	color: #0000FF;
	text-align: left;
}
#MainContent .TableOfContents {
	font-size: smaller;
}

#MainContent .WhatIsZavos {
	text-align: left;
	display: block;
}

#MainContent .References {
	font-size: x-small;
	font-style: italic;
}
#MainContent li {
	padding-bottom: 0.5em;
	color: #000099;
	font-size: small;
}


#MainContent a:hover {
	text-decoration: underline;
}
#MainContent a {
}
#MainContent p a {
	text-decoration: underline;
}


#MainContent p {
	font-size: small;
	color: #000099;
	
}
div#MainContent h2 {
	font-size: medium;
	color: #FF3300;
}

#SubCategories {
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	top: 20px;
	width: 149px;
	height: 170px;
	display: block;
}


div#header
{
	position: relative;
	float: right;
}

body {
	background-image: url(images/sp-animwash2.gif);
	background-repeat: repeat;

	text-align: left;

}
.MainMenuCat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0000FF;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 4px;
}
.MainMenuCat a:hover {
	background-color: #6699FF;
	border:thin;
}
#sidebar .MainMenuCat a {
	text-decoration: none;
	color: #FFFFFF;
}

Div#MainContent ul {
	list-style-type: disc;
	text-align: left
}

div#Wrap
{
width:725px;
margin-left:20px;
position:relative;
}
div#header .Navbar {
	display: block;
}
.Navbar {
	position: relative;
}
#sidebar #menu {
	text-align: left;
}

#menu {
	width: 8em;
	background: #eee;
	position:relative;
	margin-bottom: 30px;
	margin-top: 10px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
z-index:999;

}
#menu a {
	color: #000066;
	text-decoration: none;
	background-color: #99CCFF;
	background: #99CCFF;
}
#menu h2, #menu h2 a {
	color: #66FFFF;
	background: #0000CC;
	text-transform: capitalize;
}
#menu a, #menu h2 {

font-family:Arial, Helvetica, sans-serif;

font-size: .9em;
display: block;
border-width: 1px;
border-style: solid;
border-color: #6666FF;
margin: 0;
padding: 2px 3px;
}

div#menu h3 a
{
	background:#9999FF;
	background-color: #0099FF;
	color: #66FFE0;
	}

#menu a:hover {
color: #a00;
background: #fff;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 0;
}

#menu li 
{
	position: relative;
	z-index:999;
	text-align: left;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 250%;
}

div#menu ul ul ul 
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
#mainContainer #MainContent ol {
	text-align: left;
}
#MainContent .PictureCaption {
	color: #CC0000;
	text-align: center;
	font-size: x-small;
	line-height:normal;
}
.photocaption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}

blockquote
{
line-height:1.7em;
}
