/***************************************************************************
                  AutoIndex PHP Script, by Justin Hagstrom
                             -------------------

   filename             : stylesheet.css

   copyright            : Copyright (C) 2002-2004 Justin Hagstrom
   license              : GNU General Public License (GPL)

   website & forum      : http://autoindex.sourceforge.net
   e-mail               : JustinHagstrom [at] yahoo [dot] com

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

/*  The default BODY setting  */
.autoindex_body, html
{
	
	font-weight: normal; font-size: 11px;
	color: #444444;
 	line-height: 19px; font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFF;
}
.autoindex_body img
{
	border: none;
}

/*  Table settings  */
.light_row
{
	background-color: #FFF;
	font-size: 11px;
}
.dark_row
{
	background-color: #EEE;
	font-size: 11px;
}
.default_td
{
	border: 0px solid #7F8FA9;
	font-size: 11px;
	padding: 5px;
}
.default_th
{
	
	font-size: 11px;
	border:solid #FF9933;
	border-width:0px 0 0px 0;
 	background-color: #2d4694;
 	color: ccc;
}

/*  Settings for links  */
.default_a:visited, .default_a:active
{
	color: #00164b;
	text-decoration: none;
}
.default_a:link
{
	color: navy;
	text-decoration: none;
}
.default_a:hover
{
	color: #c32435;
	text-decoration: overline underline;
}

/*  The style for every button  */
.button
{
	color: #fff;
 	background-color: #2d4694;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
	border: solid #FFF;
	border-width: 1px;
	padding: 3px 2px 3px 2px;
	margin: 3px 8px 5px 8px;
}

/*  Misc. Styles  */
.paragraph
{
	background-color: #2d4694;
	color: #eee;
	font-size: 13px;
}

.paragraph .default_a:visited, .paragraph .default_a:active
{
	color: #eee;
	text-decoration: none;
}
.paragraph .default_a:link
{
	color: white;
	text-decoration: none;
}
.paragraph .default_a:hover
{
	color: #c32435;
	text-decoration: overline underline;
}


.default_hr
{
	color: #000020;
	background-color: #000020;
	border: none;
	width: 75%;
	height: 1px;
}
.fixed_width
{
	background: #F2F6FC;
	color: #000020;
	font-family: lucida console, sans-serif;
	font-size: 12px;
}
.black_link
{
	color: #fff;
	text-decoration: none;
}
.small
{
	font-size: 10px;
}

/* For header and footer */

#header {
 height:70px;
 background:#fff;
 color: #333333;
 }

 #bar {
   height:13px;
   background: navy;
   border:solid #000000;
   border-width:0px 0 0px 0;
   text-align:right;
   padding: 0px;
 }

 #logoimg {
 	float: left; margin: 0px 50px 0px 0px; border: 0px;
}

.topnav {
 border:solid #FF9933;
 border-width:0px 0 2px 0;
 background-color: #CB0B14;
 font-size: 14px;
 }

 .buttons {
 	padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 0.8em; padding-bottom: 2px;
 	margin: 0px 0px 0px 0px; text-transform: uppercase; padding-top: 2px;
 	font-family: verdana, sans-serif; white-space: nowrap;
 }
 .buttons a {
 	border-right: #fff 1px solid; padding-right: 10px; padding-left: 10px; font-weight: bold;
 	padding-bottom: 5px; color: #ffffff; padding-top: 5px; font-family: verdana, arial, sans-serif;
 	text-decoration: none;
 }
 .buttons a:link {
 	border-right: #fff 1px solid; padding-right: 10px; padding-left: 10px; font-weight: bold;
 	padding-bottom: 5px; color: #ffffff; padding-top: 5px; font-family: verdana, arial, sans-serif;
 	text-decoration: none;
 }
 .buttons a:visited {
 	border-right: #fff 1px solid; padding-right: 10px; padding-left: 10px; font-weight: bold;
 	padding-bottom: 5px; color: #ffffff; padding-top: 5px; font-family: verdana, arial, sans-serif;
 	text-decoration: none;
 }
 .buttons a:hover {
 	border-right: #fff 1px solid; font-weight: bold; color: #ffffff;
 	font-family: verdana, arial, sans-serif; background-color: #FF9933; text-decoration: none;
 }
 .buttons a:active {
 	border-right: #fff 1px solid; font-weight: bold; color: #ffffff;
 	font-family: verdana, arial, sans-serif; background-color: #FF9933; text-decoration: none;
 }
 .buttons strong {
 	border-right: #fff 1px solid; padding-right: 20px; padding-left: 20px;
 	font-weight: bold; padding-bottom: 7px; color: #ffffff; padding-top: 7px;
 	font-family: verdana, arial, sans-serif; background-color: #000000; text-decoration: none;
}


#footer {
 height:25px;
 background: navy;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 color: #ccc;
 }

 #footer a {
 	padding-right: 10px; padding-left: 10px; padding-bottom: 2px; color: #eee; padding-top: 2px;
 	font-family: verdana, arial, sans-serif; text-decoration: none
 }
 #footer a:link {
 	padding-right: 10px; padding-left: 10px; padding-bottom: 2px; color: #eee; padding-top: 2px;
 	font-family: verdana, arial, sans-serif; text-decoration: none
 }
 #footer a:visited {
 	padding-right: 10px; padding-left: 10px; padding-bottom: 2px; color: #eee; padding-top: 2px;
 	font-family: verdana, arial, sans-serif; text-decoration: none
 }
 #footer a:hover {
 	padding-right: 10px; padding-left: 10px; padding-bottom: 2px; color: #eee; padding-top: 2px;
 	font-family: verdana, arial, sans-serif; text-decoration: none
 }
 #footer a:active {
 	padding-right: 10px; padding-left: 10px; padding-bottom: 2px; color: #eee; padding-top: 2px;
 	font-family: verdana, arial, sans-serif; text-decoration: none
 }
 #footer a:hover {
 	color: #fff; text-decoration: underline;
}

#barangle {
 	margin: 0px 0px 0px 0px;
 	border: 0px;
 	padding: 0px;
 	position: absolute;
 	top: 110px; right: 15px;
}
