﻿/* 0 BASIC TAGS */

html {
       overflow: scroll;
       margin-top: 10px;
}
table {
	font-size: 11px;
}

h1, h2, h3, h4, h5, .PageTitle {
	margin: 0;
	font-family: Garamond, Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: none;
	font-family: Tahoma, Arial;
	color: #980000;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #980000;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF4141;
}

a:active {
	color: #900000;
	font-weight: bold;
}

body {
	background-color: #656565;
	background-image: url(Images/background.gif);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	z-index: 1000;
	margin: 0 auto -5px auto;
}


h1 {
	position: absolute;
	left: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 20px;
	color: #ffffff;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 14px;
	color: #ffffff;
}

.menua {
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
}

.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}


/* 1.1 SHIM */

.shim {
	display: none;
}


















/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3, .PageTitle {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}
h5 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.0em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#home, #Author, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}


#synopses {
	float: left;
	width: 245px;
	height: 800px;
	font-size:11px;
	margin-left: -10px;
	
}

.synop, .synop a, .synop a:visited {
	margin: 5px 0px 5px 0px;
}

.synop a:hover {
	color: #FF4141;
	background-color: white;
}

#sidebar {
	float: left;
	width: 200px;
	height: 100%;
}

#content {
	margin-left: 256px;
	margin-bottom: 150px;
	height: auto;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#Author h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#Author #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#Author .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* SUGGESTED READING LIST CSS */

.authors 
{
    font-weight: bold;
    margin-bottom: -15px;
    margin-top: 20px;
}

.books 
{
    font-style: italic;
    margin-bottom: -20px;
    margin-left: 20px;
}

.publishers 
{
    font-style: normal;
    margin-bottom: -15px;
    margin-left: 40px;
}

/* END SUGGESTED READING LIST CSS */


.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}









.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}












/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin: auto auto auto auto;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
}

.menuc {
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 11px;
	color: #C19B28;
	list-style-type:circle;
}

.menul, .menul a, .menul a:visited {
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 5px;
	color: #980000;
}

.menul a:hover {
	padding: 10px 25px 10px 5px;
	color: #FF4141;
	background-color: white;
}

.menub, .menub a, .menub a:visited {
	margin: 2px auto 2px auto;
	text-transform: uppercase;
	font-size: 11px;
	color: #C19B28;
}

.menub a:hover {
	color: #ffff00;
}

.menua, .menua a, .menua a:visited {
	color: #C19B28;
	font-size: 11px;
}

.menua a:hover {
	color: #ffff00;
}

.menuc a:visited {
	color: #DBB94F;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border:4px solid white;
}

#news {

position: relative;

}

 
#news h3 {

color: #f00;

}

#news #tooltip {

display: none;

width: 100px;

padding: 10px;

background: #fff;

font-size: smaller;

position: absolute;

top: 10px;

left: 50px;

border: 1px solid #000; 

}

#news #phototip {

display: none;

background: transparent;

position:absolute;

top: 0px;

left: 50px;

}

 

/* display news toltip */

#news:hover #tooltip {

display: block;

}

#news:hover #phototip {

display: block;

}
