.bread a,
.bread a:link,
.bread a:visited,
.bread a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c50520;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	}


.title a,
.title a:link,
.title a:visited,
.title a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #C50520;
	text-decoration: none;
	}
.title a:hover {
      color: #003B62;
	  text-decoration: none;
  	font-style: italic;
} 

a.nav:link {
	color: #c50520;
	text-decoration: none;
}
a.nav:visited {
	color: #c50520;
	text-decoration: none;
}
a.nav:hover {
	color: #c50520;
	text-decoration: underline;
}
a.nav:active {
	color: #c50520;
	text-decoration: none;
}

/*
   This is the style sheet used when Gallery running standalone and
   'no skin' is selected.

   If you would like to customize the styles please create
   copy of this file called

   "screen.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. These are noted

   $Id: screen.css.default 14310 2006-08-14 07:41:08Z jenst $
*/


/*
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

html, body {
	height: 100%;																		/*  ### Damit die Tabellen in der Höhe 100% haben können ### */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;																		/*  ### Abstand zum Seitenrand der gesamten Gallery wenn freihstehend ### */
}


body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;																		/*  ### Hintergrundfarbe der gesamten Seite ### */
    color: #003B62;
}

img {
    border: none;
}

td,p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;																		        /*  ### Textgröße für Popup Benutzername, Password,... ### */
}

a:link, a:active, a:visited {
    font-family: Verdana,Helvetica,sans-serif;
    text-decoration: none;
    color: #003B62;
}

a:hover {																			/*  ### Textfarbe für Adminlinks Album löschen, ... ### */
    font-family: Verdana,Helvetica,sans-serif;
    text-decoration: none;
    color: #4C7A94;
}

.popup a:hover {
    color: #4E2192;
}

.popup td {																	        /*  ### Textfarbe für Popup Benutzername, Password,... ### */
	color: #fccb3a;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	}

.popup {
    color: #FFFFFF;
}

textarea:focus, input:focus {																		/*  ### Formularfelder wenn angeklickt ### */
    background-color: #C50520;
}

/*
   text styles
*/

.mod_title			/* album title -- Text is controlled by .title */
	{
	  border:1px;																	             /*  ### Linie über dem Albumtitel oder nicht ### */
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.mod_title_bg   /* album title hightlight Text is controled by .title */
	{
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/
	{
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */
	{
	}
.albumdesc  /*album description includes all text and background*/
	{
	}
.desc                           /* album descriptions on main page */
	{
	  font-size: 10px;
	}

.caption                        /* photo captions on all pages */
	{
	  font-size: 10px;
	}
.modcaption  /* modifies background for caption text to reside - view_album */
	{
	  font-size: 10px;
	}
.pcaption  /* modifies background for caption text to reside - view_photo*/
{
     font-size: 10px;
}

.customFieldsTable {
}

.customFieldsTableCaption {
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.vafloat /* float for view album - text */
 	{
 	   float: none;
 	}

.vafloat2 /* float for view album - images */
 	{
 	 float: none;
	}

.vasummary /* controls the view of Album summary */
	{
        font-weight:bold;
        padding:2px;
        margin-top:10px;
        width:80%;
	}
.commentIndication
	{
	   color: #FF3652;
	   font-size: 12px;
	}
.error                          /* all error text */
	{
	  color: #C50520;
	  font-size: 12px;
	}
a.error:link, a.error:active, a.error:visited               		              /* all error text */
	{
	  color: #C50520;
	  font-size: 12px;
	}

	
.attention                          /* so far, just for voting instructions*/
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FBFF7F;
    font-size: 12px;
}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{
	  font-size: 10px;																	             /*  ### Größe des obersten Titels ### */
	  font-weight: bold;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.bread                          /* used in breadcrumb bars */
	{
	font-size: 11px;
	color:#003B62;
	font-weight: bold;
	}
.nav                            /* used in navigation bars */
	{
	font-size: 11px;																	             /*  ### Größe der Seitenzahl Navigation ### */
	}
.navtableborderbegin
	{
	  border:0px;																	             /*  ### Linien vom obersten Balken (2 Alben & 4 Bilder) ### */
	}
.navtableborderend
	{
	  border:0px;																	             /*  ### Linien vom untersten Balken (pfeile vor und zurück) ### */
	  border-top-width:0px;
	}
.bordertop
	{
	  border:1px solid #FFFFFF;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:0px;																	             /*  ### Linien vertical vom untersten Balken (zwischen den pfeilen vor und zurück) ### */
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}

.borderleft
	{
	  border:0px;																	             /*  ### Linien vertical vom untersten Balken (zwischen den pfeilen vor und zurück) ### */
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}


.borderleft-popup {
    border:1px solid #000000;
    border-top-width:0px;
    border-bottom-width:0px;
    border-right-width:0px;
    padding-left: 5px;
}

.fineprint                      /* used for fine print */
	{
	  font-size: 10px;																	             /*  ### kleiner text: Dieses Album enthält x Bilder ### */
	  color:#003B62;
	}

.viewcounter
	{
	  font-size: 10px;
	}

.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
.modnavbox  /* main navigation bar next and previous */
{
}

.admin                          /* used in admin bars */
	{
	  font-size: 10px;
	  font-weight: bold;
	}

.adminform /* defines form for drop down menu */
	{
	  font-size: 10px;
	  font-weight: bold;
	}
.search                          /* used in search text */
	{
	  font-size: 10px;
	  font-weight: bold;
	}
.searchform /* defines form for search */
	{
	  font-size: 10px;
	  font-weight: bold;
	}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	  width: 10px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
	background-color: #5E72CC;

     }
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{

	}
.modfooter /*footer where the Gallery version is located*/
	{
	}


.popupbody  /* controls the background of popup. */
{
    color: #000;
    background-color: #003B62;																		/*  ### Hintergrund-Farbe vomr Popup-Fenster ### */
}

.popuphead, .separator  /* controls the title and background */
{
    text-align:center;
    font-size: 14px; font-weight: bold;
    line-height: 150%;
    color: #FFFFFF;																		                 /*  ### Schrift-Farbe vom Popup-Fenster-Titel ### */
    background-color: #C50520;																		      /*  ### Hintergrund-Farbe vom Popup-Fenster ### */
    padding-left: 5px;
   /* border-top: 1px solid #FFF; border-left: 1px solid #FFF; border-right: 1px solid #FFF; */          /*  ### Rahmen-Farbe vom Popup-Fenster-Tabelle oben ### */
}

.popup /* controls the main text and message body */
{
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;																		            /*  ### Schrift-Farbe von der Popup-Fenster-Tabelle unten ### */
    padding: 5px;
    border: 0;																		                /*  ### Rahmen der Popup-Fenster-Tabelle unten ### */
    background-color: #003B62;																		/*  ### Hintergrund-Farbe von der Popup-Fenster-Tabelle unten ### */
    margin-bottom: 10px;
}

.popupform /* controls form textarea */
	 {
	   font-size: 12px;
	   font-weight: normal;
	   line-height: 120%;
	   color: #FFFFFF;																               /*  ### Schrift-Farbe vom Popup-Fenster-Formular ### */
	   padding: 2px;
	   border: 1px solid #FFF;
	   background-color: #003B62;																/*  ### Hintergrund-Farbe vom Popup-Fenster-Formular wenn nicht angewählt ### */
	 }

td.columnheader {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 5px;
    padding: 2px;
    border: 1px solid #FFF;
    background-color: #6274CB; 
}

/* CSS ID for the add photos popup */

#container {
    padding: 2px;
}

#tabnav {
    height: 20px;
    margin: 0px;
    padding-left: 5px;

}

#tabnav li {
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
    float: left;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    margin-right: 4px;
    text-decoration: none;
    color: #666;
    border-width:1px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
}

#tabnav a:link.active, #tabnav a:visited.active {
    background-color: #FCFCF3;
    padding:2px 5px 2px 5px;
    font-size:12px;
    margin-right: 4px;
    border-style: solid; border-color: #000000;
    -Moz-Border-Radius-TopLeft: 20px;
    -Moz-Border-Radius-TopRight: 20px;
    color:#000000;
}

#tabnav a:hover {
    color: #444;
}

/* Following two classes are used in stats-wizard */
.blockcell {
}

caption {
    color: #6274CB;
}

/* Adminbar */

#adminbox {
   /* background-color: #6274CB; */
    color: #003B62;/* 																		 ### Hintergrund-Farbe vom obersten Balken (2 Alben & 4 Bilder) ###*/
}

#adminbox td {
  /*  background-color: #D7DEE5;							*/								/*  ### Hintergrund-Farbe vom obersten Balken (2 Alben & 4 Bilder) ### */
	   font-size:10px;
}

#adminbox a {
	color: #C50520;															/*  ### Slideshow Auswahl Browser Schriftfarbe ###    */
    text-decoration: none;
	}

#adminbox a:hover {
	color: C50520;
    text-decoration: none;
	}


#menu {
}

#menu td {
}

#menu a {
   display: block;
   font-family: Verdana,Helvetica,sans-serif;
   font-size: 10px;
   text-decoration: none;
   color: #FFFFFF;
   white-space: nowrap;
/* uncomment this and the below to have a nice hover effect.
   padding: 2px;
   -moz-border-radius: 3px;
*/
}

#menu a:hover {
   color: yellow;
   white-space: nowrap;
/*
   border-bottom: 1px solid #66A;
   border-right: 1px solid #66A;
   border-top: 1px solid #224;
   border-left: 1px solid #224;
   padding: 1px;
*/

.g-tabset {
}

.g-tabset a {
    color: #000;
    background-color: #fff;
}

.g-tabset a:hover {
    background-color: #e9e9ff;
}

.g-tabset a.tab-hi {
    color: #fff;
    background: #66a;
    border-bottom: 1px solid #66a;
}