
/* displayed at 12px */

body {
	margin: 0;
	padding: 0;
	background-color: #006666;
	font: 1em verdana, arial, sans-serif;
}

html {
	margin-bottom: .1em;
	min-height: 100%;
}

#content {
	position: absolute;
	margin-top: 2em;
	left: 150px;
	right: 100px;
	padding: 0;
	background: #FFF url(/bgd/content-bg.jpg) 0 0 repeat-y;
	border: 2px solid #999999;
	text-align: left;
}
	
a {
    font-size: 1.2em;
	font-weight: normal;
	color: #900;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	background-color: #069;
	color: #FFF;
}

h1 {
	font-size: 2em; /* displayed at 24px */
}

h2 {
	font-size: 1.5em; /* displayed at 18px */
}

h3 {
	font-size: 1.25em; /* displayed at 15px */
}

img {
	border: none;
}

td,p {
	font-size: 1.0em;
}

textarea:focus, input:focus, select:focus {
	font-size: 0.8em;
	background-color: #FFF;
}

.adminform, .search, .searchform, .title, .admin {
	font-size: .8em;
	font-weight: normal;
}

.attention                          /* so far, just for voting instructions*/ {
	color: #FBFF7F;
	font-size: 1.2em;
	font-weight: normal;
}

.borderleft
	{
	border: 0;
}

.borderright
	{
	border: 0;
}

.bordertop
	{
	border: 0;
}

.commentindication, .error {
	color: #FF0000;
	font-size: 1.2em;
}

.desc, .albumdesc {
	font-size: 1em;
}

.editlink, .caption, .modcaption, .pcaption, .bread  {
	font-size: 1em;
}

.viewcounter {
	font-size: .8em;
	font-style: italic;
	color: #999;
}

.fineprint {/*bottom of page & albums narrative*/ 
	font-size: .8em;
}

.fineprint a {
	font-size: 1em;
}		

.head                           /* page headers */
	{
	font-size: 1.6em;
	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 */
	{
}

/* 
   text styles 
*/
.mod_title			/* album title -- Text is controlled by .title */
	{
	background: url(../bgd/BB.gif) left repeat-x;
	border: 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-color: #336666;
}

.nav                            /* used in navigation bars */
	{
	font-size: 1em;
}

.navtableborderbegin
	{
	background: url(../bgd/BB.gif) left repeat-x;
	border: 0;
}

.navtableborderend
	{
	background: url(../bgd/BB.gif) left repeat-x;
	border: 0;
}

.popup /* controls the main text and message body */
	 {
	background-color: #F0F0F0;
	border: 1px solid #FFF;
	color: #202020;
	font-size: 1em;
	font-weight: none;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}

.popupbody  /* controls the background of popup. */ 
	 {
	color: #000;
}

.popupform /* controls form textarea */
	 {
	background-color: #C0C0C0;
	border: 1px solid #FFF;
	color: #202020;
	font-size: 1em;
	font-weight: none;
	line-height: 120%;
	padding: 2px;
}

.popuphead  /* controls the title and background */ 
	 {
	background-color: #336666;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #FFF;
	font-size: 1m;
	font-weight: bold;
	line-height: 150%;
	padding-left: 5px;
	text-align: center;
}

.vafloat, .vafloat2 {
	float: none;
}

.vasummary {/* controls the view of Album summary */	
	font-size: 1.2em;
	color: #099;
	margin-top: 10px;
	padding: 2px;
	width: 80%;
}

#adminbox {
	background-color: #6274CB;
	color: #FFF;
}

#adminbox a {
	color: #DBFFFF;
}

#adminbox a:hover {
	color: #FF0;
}

#adminbox td {
	background-color: #6274CB;
}

/* CSS ID for the add photos popup */
#container {
	adding: 2px;
}

#menu {
}

#menu a {
	color: #900;
	display: block;
	font-size: 1em;
	text-decoration: underline;
	white-space: nowrap; 
}

#menu a:hover {
	background-color: #069;
	color: #FFF;
	text-decoration: none; 
	white-space: nowrap;
}

#menu td {
}

#tabnav {
	background: url(images/tab_bottom.gif) repeat-x bottom;
	height: 20px;
	margin: 0px;
	padding-left: 5px;
}

#tabnav a:link, #tabnav a:visited {
	border: 1px solid #000;
	color: #666;
	float: left;
	font-size: 1em;
	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-color: #FCFCF3;
	border: 1px solid #000;
	color: #000;
	font-size: 1em;
	margin-right: 4px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	padding: 2px 5px 2px 5px;
}

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

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

