/*
EMALBUM GALLERY CLASSES - START
These classes were originally contained within the head of any template file (.tmpl)
in the /pro/cgi-bin/templates folder but I've moved them into the gallery css to make them
more portable.
*/
body { font-size: 10px; font-family: arial, helvetica, sans-serif; text-align: center;
  background-color: #000000; margin: 0px; padding: 0px;}

.navigation { 
    font-size: 11px; color: #FFFFFF; 
    font-family: arial, helvetica, sans-serif;
	margin-left: 10px}

.navtable {
  background-color: #F7F7F7;
  border-top-width: 10px; border-top-style: none; border-top-color: none;
  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #979CB2;
  border-right-width: 1px; border-right-style: solid; border-right-color: #979CB2;
  border-left-width: 1px; border-left-style: solid; border-left-color: #979CB2
  }

.footer { font-size: 9px; color: #979CB2; font-family: arial, helvetica, sans-serif }

.album { font-size: 11px; color: #404040; font-family: arial, helvetica, sans-serif;  text-align: left}
.menuleft { text-align: left; font-size: 9px; color: #F7F7F7; font-family: arial, helvetica, sans-serif }
.menucenter { text-align: center; font-size: 9px; color: #F7F7F7; font-family: arial, helvetica, sans-serif }
.menuright { text-align: right; font-size: 9px; color: #F7F7F7; font-family: arial, helvetica, sans-serif }
.info { font-size: 9px; color: #8A8A8A; font-family: arial, helvetica, sans-serif ; text-align: left}

/*.maintable  {
  border-top-width: 1; border-top-style: solid; border-top-color: #D8D8D8;
  border-bottom-width: 1; border-bottom-style: solid; border-bottom-color: #D8D8D8;
  border-right-width: 1; border-right-style: solid; border-right-color: #D8D8D8;
  border-left-width: 1; border-left-style: solid; border-left-color: #D8D8D8;
}*/

.topinfo {background-color: #1E1E1E;}

.bottominfo  { text-align: right; }

.displayimage { 
  background-color: #000000; 
  /*border-top-width: 1; border-top-style: solid; border-top-color: #336699; 
  border-bottom-width: 1; border-bottom-style: solid; border-bottom-color: #336699; 
  border-right-width: 1; border-right-style: solid; border-right-color: #336699; 
  border-left-width: 1; border-left-style: solid; border-left-color: #336699;*/
}

.icon_title { text-align: right; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 9px; color: #8A8A8A }
.icon { text-align: center; font-family: arial, helvetica, sans-serif; font-size: 9px; color: #003366 }
.icon_album { text-align: center; font-size: 11px; color: #404040; font-family: arial, helvetica, sans-serif }
.icon_info { text-align: center; font-size: 9px; color: #8A8A8A; font-family: arial, helvetica, sans-serif }
.icon_border { border-color: #6699CC }

.drop { text-align: center;}

.imgborder { border-color: #CCCCCC }
.image { text-align: center; font-family: arial, helvetica, sans-serif; font-size: 9px; color: #003366 }
.caption { text-align: center; font-family: arial, helvetica, sans-serif; font-size: 9px; color: #003366 }
.cp { font-size: 9px; color: #404040; text-align: center; font-family: arial, helvetica, sans-serif }
.details { background-color: #000000 }
.title { text-align: center; font-weight: bolder; font-family: arial, helvetica, sans-serif; font-size: 120%; color: #BBBBBB }

.admin {font-size: 11px; color: #000000; text-align: center; font-family: arial, helvetica, sans-serif}

.exiftable  { border:1px solid #000000; background-color: #000000; }
.exif_title { text-align: right; font-family: arial, helvetica, sans-serif; font-weight: bolder; font-size: 140%; color: #666666 }
.exif { text-align: left; font-family: arial, helvetica, sans-serif; font-weight: bolder; font-size: 140%; color: #BBBBBB }

a:link { color: #FFFFCC; text-decoration: none; font-weight: bolder}
a:visited { color: #FFFFCC; text-decoration: none; font-weight: bolder }
a:hover { color: #666666; text-decoration: none; font-weight: bolder}
a:active { color: #FFFFCC; text-decoration: none; font-weight: bolder }

.header {  background-color: #F4F4F4}

.menuborder  {
  background-color: #F4F4F4;
  border-top-width: 1px; border-top-style: solid; border-top-color: #979CB2; 
  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #979CB2;
  border-right-width: 1px; border-right-style: solid; border-right-color: #979CB2;
  border-left-width: 1px; border-left-style: solid; border-left-color: #979CB2;
}

/*.bhBar { background-image: url(<emAlbumImageURL>/bhBar.gif); }
.mhBar { background-image: url(<emAlbumImageURL>/mhBar.gif); }*/

.menu { font-family: verdana, arial, courier; font-size: 10px; text-decoration: none; text-align: center; }
.menu_over { font-family: verdana, arial, courier; font-size: 10px; background-color: #FFFFFF; text-align: center;}
.menu:link { color: #666666; text-decoration: none; }
.menu:hover { color: #666666; text-decoration: none; }
.menu:visited { color: #666666; text-decoration: none; }
.menu:active { color: #666666; text-decoration: none; }

/*-- EMALBUM GALLERY CLASSES END --*/


/* 
PAULDWADE GALLERY CLASSES - START
only contains pauldwade styles used in the gallery,
must ensure that these match with global.css
*/
.mainBody {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.page {
	text-align: center;
}

a.mainMenuTxt:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	padding: 4px
}

a.mainMenuTxt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	padding: 4px
}

a.mainMenuTxt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
	padding: 4px
}

a.mainMenuTxt:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	padding: 4px
}

td.menuTable{
	border-left: 1px solid #CCCCCC;
}

td.menuBtmBorder {
	border-bottom: 2px solid #FFFFCC
}

td.btmBorder {
	border-bottom: 2px solid #333333
}

.copyrightTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #999999;
	letter-spacing: 0.05em;
}

a.legalMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #999999;
	letter-spacing: 0.05em;
	text-decoration: none;
	padding: 1px
}

a.legalMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #999999;
	letter-spacing: 0.05em;
	text-decoration: none;
	padding: 1px
}

a.legalMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	letter-spacing: 0.05em;
	text-decoration: none;
	padding: 1px
}

a.legalMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #999999;
	letter-spacing: 0.05em;
	text-decoration: none;
	padding: 1px
}

td.bannerBkgrd {
	background-color: #1E1E1E;
	vertical-align: top;
	}
	
td.galleryNavBdr {
	border-top: 1px solid #CCCCCC;
	background-color: #333333;
	}

		
/*-- PAULDWADE GALLERY CLASSES - END --*/
