/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */

/* CONTAINER */

		#container {
	width: 750px;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 15px;
	line-height: 1.6em;
	background-color: #FFF;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
		}
		
/* GENERAL MOJO AND MULA */
		
		h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #CC6633;
	margin-bottom: 30px;
	background-color: #FFF;
		}
		
		h2 {
	color: #666;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
		}
		
		a {
	color:#000;
	text-decoration: none;
		}

		a:hover {
	color:#E3E3E3;
	background-color: #F5F5F5;
	font-weight: bold;
		}

		
		form {
	float:right;
	font-size: 12px;
		}
		
		input {
	background-color: #FFF;
	color: #333;
	border: 1px solid #666;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
		}
		
		.button {
			padding: 2px;
		}
		
/* HEADER ELEMENTS */

		#header {
	padding-top: 0px;
	clear: both;
	margin-bottom: 10px;
	color: #FFF;
	border-bottom-width: -3px;
	border-bottom-style: none;
		}
		

		/* the slogan */
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #999999;
		}

/* NAVIGATION ELEMENTS */
	
		 #navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 140px;
		}

		#navigation a {
	display: block;
	padding: 5px;
	width: 140px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
		}

		#navigation a:link, #navlist a:visited {
	color:#000;
	text-decoration: none;
		}
		
		#navigation a:hover {
	background: #000000 url(arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color:#000;
		}

/* THE SMALL BOX BELOW NAV */

		#navigation p {
	margin-top: 40px;
	padding: 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
		}
		
/* CONTENT ELEMENTS */

		#content {
	width: 0px;
	margin-left: 160px;
	margin-right: 180px;
	padding-left: 0px;
	margin-bottom: 0px;
		}
		
		#content p {
	padding-bottom: 10px; /* A faint grey line below the text */
	text-align: left;
	font-weight: normal;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
		}

/* SIDEBAR ELEMENTS */

		#sidebar {
			float: right;
			width: 175px;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
		}

/* FOOTER ELEMENTS */

		#footer {
	margin-top: 0px;
	clear: both;
	background-color:#B4B4B4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
		
		#footer p {
	color:#666;
	padding: 5px;
	background-color: #CCC;
	vertical-align: baseline;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}
		
		/* And they lived happily ever after. The End. */
.redo {
	color: #F00;
}
#container form tbody tr td table tbody tr td p strong .redo {
	color: #F00;
}
#container table tbody tr td table tbody tr td p font {
	color: #000;
}
.astrix {
	color: #F00;
}
