﻿/* 0 BASIC TAGS */

h1, h2, h3, h4
{
	margin: 12px 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p
{
	margin-top: 6px;
	margin-bottom: 6px;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #980000;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header
{
	padding-top: 10px;
	height: 80px;
}
.logo
{
	
}
.slogan
{}

h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
}

.menua 
{
	text-align:center;
    
}
.menua td, .footer td
{
    text-align: center;
   
}

.nav {
	
	
}

.menua a:visited, .nav a:visited {
	color: #980000;
}


.div_left
{
	width: 220px;
	padding-right: 40px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.div_empty
{width:1px;}

#content
{
    height: 100%;
    vertical-align: top;
    border-right-style: double;
    border-right-color: #C0C0C0;
    border-left-style: double;
    padding-right: 10px;
    padding-left: 10px;
    border-left-color: #C0C0C0;
    text-align: justify;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
#contentrow
{
	height: 400px;
	padding-top: 10px;
}
	
/* 3 FOOTER */

.footerbg {
	
	width: auto;
	height: 75px;
	text-align: center;
	
}
.footer
{
    border-right-style: double;
    border-left-style: double;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
    height: 75px;
    text-align: center;
    font-size: 10px;
    background-image: url(Images/footer.gif);
    background-repeat: repeat-x;
    padding-right: 10px;
    padding-left: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}


dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}



/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}




/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

