/* This is the base style sheet that is used anytime in Gallery.
   If you would like to customize the styles please create 
   copy of this file called 
     "base.css" (same name without ".default")
   If that file is found in this directory it will be 
   used instead of this one.
   Some of the styles below are overriden by specific 
   album properties.
   $Id: base.css.default,v 1.1.2.2 2005/04/04 15:26:12 cryptographite Exp $
*/
/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
a {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: none;
}
a.error, a.error:link, a.error:visited, a.error:active {
	color: #c00;
	font-size: 12px;
	font-weight: bold;
}
a.error:hover {
	text-decoration: underline;
}
body {
}
caption {
	font-weight: bold;
	margin-bottom: 5px;
}
form {
	margin: 0px;
}
img {
	border: none;
}
td,p {
}
/* Used on Adminpage */
td.adm_options {
	height: 30px;
	padding: 5px;
	vertical-align: top;
}
textarea:focus, input:focus, select:focus {
	background: #eee;
}
.admin, .adminform, .search, .searchform {
	font-size: 10px;
	font-weight: bold;
}
.albumdesc  /*album description includes all text and background*/
	{
}
.attention                          /* so far, just for voting instructions*/ {
	color: #039;
	font-size: 12px;
	font-weight: normal;
}
/* Following two claes areu sed in stats-wizard */
 .blockcell {
	border-bottom: 1px solid #009;
	vertical-align: top;
}
.borderleft
	{
	border: 1px solid #009;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.borderright
	{
	border: 1px solid #009;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}
.commentindication, .error {
	color: #c00;
	font-size: 12px;
}
.desc, .nav {
	font-size: 12px;
}
.head                           /* page headers */
	{
	font-size: 16px;
	font-weight: bold;
}
.headbox			/* box around the page headers */
	{
}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	width: 0px;
}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
}
.mod_title, .bordertop {
	border: 1px solid #009;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.mod_title_bg   /* album title hightlight Text is controled by .title */
	{
}
.mod_title_left  /* album title hightlight  Text is controled by .title */
	{
}
.mod_title_right  /* album title hightlight  Text is controled by .title*/
	{
}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
}
.modfooter /*footer where the Gallery version is located*/
	{
}
.modnavbox  /* main navigation bar next and previous */
	{
}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{
}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
	background: #369;
}
.navtableborderbegin
	{
	border: 1px solid #009;
}
.navtableborderend
	{
	border: 1px solid #009;
	border-top-width: 0px;
}
.pcaption, .bread, .fineprint, .viewcounter, .editlink, #adminbox a, .nolink, .caption, .modcaption {
	font-size: 10px;
}
.popup /* controls the main text and message body */
	 {
	font-size: 12px;
	font-weight: none;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
.popupbody  /* controls the background of popup. */ 
	 {
	color: #009;
}
.popupform /* controls form textarea */
	 {
	font-size: 12px;
	font-weight: none;
	line-height: 120%;
	padding: 2px;
}
.popuphead  /* controls the title and background */ 
	 {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{
	font-size: 14px;
	font-weight: bold;
}
.vafloat, .vafloat2 {
	float: none;
}
.vasummary /* controls the view of Album summary */
	{
	font-weight: bold;
	margin-top: 10px;
	padding: 2px;
	width: 80%;
}
#adminbox {
	width: 100%;
}
#adminbox a:hover {
}
#adminbox td {
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	vertical-align: bottom;
}
/* CSS ID for the add photos popup */
#container {
	padding: 2px;
}
#menu {
	border-collapse: collapse;
}
#menu a {
	display: block;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
}
#menu a:hover {
}
#menu td {
	vertical-align: bottom;
}
#tabnav {
	background: url(images/tab_bottom.gif) repeat-x bottom;
	height: 20px;
	margin: 0px;
	padding-left: 5px;
}
#tabnav a:link, #tabnav a:visited {
	border-color: #009;
	border-style: solid;
	border-width: 1px;
	color: #039;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 4px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
#tabnav a:link.active, #tabnav a:visited.active {
	background: #fff;
	border-color: #009;
	border-style: solid;
	color: #039;
	font-size: 12px;
	margin-right: 4px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	padding: 2px 5px 2px 5px;
}
#tabnav a:hover {
	color: #ccc;
}
#tabnav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
