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

                  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-family: Tahoma;
	
	
	
	color: #FFFFFF;



	font-size: 10px;



	background-image:url(../images/images_39.png);



	background-attachment:fixed;

	allow-transparency: yes;



}



.autoindex_body img



{



	border: none;



}







/*  Table settings  */

.light_row

{

	background-color: transparent;

	font-size: 10px;

}

.dark_row

{

	background-color: transparent;

	font-size: 10px;

}

.default_td



{



	border: 0px solid #;



	border-bottom: 1px dotted #FFFFFF;



	font-size: 10px;



	padding: 10px;



}



.default_th



{



	background-color: transparent;



	border: 0px solid #;



	font-size: 10px;



}







/*  Settings for links  */



.default_a:visited, .default_a:active



{



	color: #FFFFFF;



	text-decoration: none;



}



.default_a:link



{



	color: #FFFFFF;



	text-decoration: none;



}



.default_a:hover



{



	color: #0066FF;



	text-decoration: none;



}







/*  The style for every button  */



.button



{



	color: #FFFFFF;



 	background-color: #;



	font-family: Tahoma;



	font-size: 10px;



	text-align: left;



	vertical-align: middle;



	font-weight: Bold;



	cursor: pointer;



	border: none;



	padding: 10px 10px 10px 10px;



}







/*  Misc. Styles  */



.paragraph



{



	background: #;



	color: #FFFFFF;



	font-size: 10px;



}



.default_hr



{



	color: #FFFFFF;



	background-color: #;



	border: none;



	width: 75%;



	height: 1px;



}



.fixed_width



{



	background: #;



	color: #FFFFFF;



	font-family: Tahoma;



	font-size: 10px;



}



.black_link



{



	color: #FFFFFF;



	text-decoration: none;



}



.small



{



	color: #FFFFFF;



	font-size: 10px;



}
