﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #336699;
}

a:visited {
	color: #336699;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:active {
	color: #336699;
}

body {
	text-align: center;
    background-image:url(images/background.gif);
    background-position:center;	
    background-attachment:fixed;
    background-repeat:repeat;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	border-width: 0;
}

.SiteBounds {
    background-color:White;
    width:938px;
}

.Sidebar {
    background-color:#DDDDDD;
    width:200px;
}


/* 1 HEADER */

.header {
	background-image: url(images/background2.jpg);
	background-repeat:repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight:bold;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color:#336699;
}

.MenuDropshadow {
    background-image:url(images/Menu_Dropshadow.gif);
    background-repeat:repeat-x;
    height:4px; 
}
.HeaderDropshadow {
    background-image:url(images/Header_Dropshadow.gif);
    background-repeat:repeat-x;
    height:4px; 
}
.DropShadow_Left {
    background-image:url(images/DropShadow_Left.gif);
    background-repeat:repeat-y;
    background-position:right;
    width:30px; 
}

.DropShadow_Right {
    background-image:url(images/DropShadow_Right.gif);
    background-repeat:repeat-y;
    width:30px; 
}

/* 1.1 SHIM */

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	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 {
	font-size: 1.3em;
	font-weight: bold;
}
h6 {
	font-size: 1.8em;
	font-weight: bold;
}

.first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.4em;
}
.first2 {
	margin-top: 0;
	border-top: 1px solid #bababa;
}


/* 2.2 ALBUMS PAGE */



.view {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	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 */

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 930px;
	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;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/background2.jpg);
	background-repeat:repeat;
	width: 938px;
	height: 75px;
	text-align: center;
} 
.footer-left {
    background-color:#336699;
    padding:2px;
    border-bottom:solid 2px White;
    border-left:solid 2px White;
    font:8pt arial, verdana, sans-serif;
    color:White;
}
.footer-right {
    background-color:#336699;
    padding:2px;
    border-bottom:solid 2px White;
    border-right:solid 2px White;
    font:8pt arial, verdana, sans-serif;
    color:White;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
}

.menub a:visited {
	color: #336699;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

