/*
 * yappa-ng, Theme Stylesheet:  bash
 *
 * created: 2003-08-16; AGD  alex.doll@agdconsulting.ca
 *
 */

body {
	font-family: terminal; monospace;
	font-size: 100%;
	background-color: black;;
	margin:2em;
	color: #00ff00;
	font-style : bold;
}

td { 	font-family : monospace;
	font-style : bold;
	font-size : 100%;
}

/*
Navbar Top
*/
.bgcolor1 {
	background-color: black;
}
.bgcolor2 {
	background-color: black;
}
.bgcolor3 {
	background-color: black;
}
.bgcolor4 {
	background-color: black;
}
.fontcolor1 {
	color: green;
}
.outernavbarBg {
	font-family : monospace;
}
.outernavbarRightBg {
	text-align:right;
}
.upperNavbar {
	font-family : monospace;
}
.upperNavbarBg {

}
.upperNavbar2Bg {

}
.lowerNavbar {

}
.lowerNavbarBg {

}
.small {

}
.selectbox {

}
.headerMain {

}
.yappaLogo {

}

/*
End Navbar
*/

a {
    text-decoration: underline;
}

a:link {
	color : #00ff00;
}
a:visited {
	color : #00ff00;
}
a:hover {
	color: yellow;
}
a:active {
	color : #00ff00;
}
a:focus {
	color : #00ff00;
}


.textTitle {
}
.textAlbumPath {
}

a.info:link {
}
a.info:visited {
}
a.info:hover {
}
a.info:active {
}
a.info:focus {
}

.textAlbumNavInfo {
}
.boldLink {
    font-weight: bold;
}
.linkImage {
}
.linkImage:hover {
}
.albumCellA {
}
.albumCellB {
}
.menubarCell {
}
.albumCell {
}
.subalbumsBar {
	font-family : monospace;
}
.albumCellSelected {
	font-family : monospace;
}

/*
          ##########  Single Image Page  ##########
*/
.imageLinkPrevnext {
}

.imageCell {
}
.imagemenuCell {
}
.imagenameCell {
}
.imagecaptionCell {
}
.imagedescriptionCell {
}

/*
          ##########  Thumbnail Page  ##########
*/
/*
*/
.thumbnailCell {
}
/* Album Info */
.textNavlink {
}
.infoAlbumStatCell {
}
.infoAlbumTitleCell {
}
.infoAlbumInfoCell {
}
/* Thumbnails */
.textImageCaption {
}
.thumbTop10Table {
	font-family : monospace;
}
.thumbStandardTable {
}
.thumbHeadTop10Cell {
}
.thumbHeadCommentCell {
}

/*
          ##########  Password Query  ##########
*/

.passwdTxtHead {
}
.passwdTxtMain {
}
.passwdTxtRequest {
}
.passwdTxtAnnotation {
}
a.passwdTxtAnnotation:link {
}
a.passwdTxtAnnotation:visited {
}
a.passwdTxtAnnotation:hover {
}
a.passwdTxtAnnotation:active {
}
a.passwdTxtAnnotation:focus {
}
.passwdTxtAlbum {

}

/*
          ##########  Admin - Password Query  ##########
*/

.passwdAdminTxtHead {

}
.passwdAdminTxtHead2 {

}
.passwdAdminCancel {

}


/*
          ##########  Top 10  ##########
*/

/* display text & link in thumbnail page */
.top10Table {
}

.hitsTop10Cell {
}
.captionsTop10Cell {
}
.headerTop10Title {
}
.headerTop10Albumname {
}
.headerTop10Back {
}
.headerTop10Tabledescription {
}
.headerTop10Statistic {
}
.headerTop10Fileinfo {
}
/*
          ##########  END !  ##########
*/
