﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6, h8, h9
{
    margin: 0;
    font-family: Helvetica, sans-serif, Arial, Tahoma;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a
{
    text-decoration: none;
    color: #ffcccc;
}
b
{
    text-decoration: none;
    
}
a:visited
{
    color: #ffcccc;
}

a:hover {
	text-decoration: underline;
	color: #E6CD84;
}

a:active
{
    color: #ffcccc;
}

body
{
    background-color: #656565;
    background-image: url(Images/background_bk.png);
    background-repeat: repeat;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Helvetica, sans-serif, Verdana, Tahoma, Arial;
    font-size: 0.8em;
    color: buttonface;
    line-height: 12pt;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header
{
    background-image: url(Images/header_sub_top_fade_set.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 200px;
    margin: 0 auto 5px auto;
    clear: none;
    
}


h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

h5 {
	position: absolute;
	left: auto;
	top: 45px;
	font-size: 14px;
}

.menua {
	position: absolute;
	right: 30px;
	top: 109px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 40px;
	top: 109px;
	text-transform: uppercase;
	font-size: 10px;
}

/*.menua a:visited
{
    color: #ffcccc;
}*/
.nav a:visited
{
    color: #ff6600;
}

/* 1.1 SHIM */

.shim {
	display: none;
}


















/* 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;
    letter-spacing: 4px;
    color: #ff6600;
}
h4
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 1.3em;
    font-weight: bold;
    color: #ffcc66;
    letter-spacing: 1px;
}

h9
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 1.0em;
    font-weight: bold;
    letter-spacing: 4px;
    color: #ff6600;
}
/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details, #general {
	
	position: relative;
	width: 950px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 200px;
	height: 100%;
}

#content {
	margin-left: 280px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 200px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 200px;
}

#news h8, #news h8 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 200px;
}

#resume #photo {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 200px;
}

#resume .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: 120px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}










.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;
}









.buttonbar, .buttonbar-top
{
    width: 800px;
    height: 40px;
    background-image: url(Images/photonav.png);
    background-repeat: no-repeat;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 0px;
    margin-left: 50px;
}












/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer
{
    background-image: url(images/footer_top_fade.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 70px;
    text-align: center;
    font-size: 10px;
    color: #ffffff;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited
{
    color: #99ccff;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 0px solid #333333;
}
h6
{
    font-weight: bold;
    font-size: 1.3em;
}
.header2
{
    background-image: url(Images/header_sub_top_fade_mast2.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 200px;
    margin: 0 auto 5px auto;
}
.header3
{
    background-image: url(Images/header_sub_top_fade_boun.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 200px;
    margin: 0 auto 5px auto;
}
df
{
    position: absolute;
    left: 0;
    font-weight: bold;
    font-size: 1.3em;
    color: #ff9933;
    letter-spacing: 1pt;
}
.header4
{
    background-image: url(Images/header_sub_top_fade_mast_tip.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 200px;
    margin: 0 auto 5px auto;
}
.header5
{
    background-image: url(Images/header_sub_top_fade_green.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 200px;
    margin: 0 auto 5px auto;
}
.header6
{
    background-image: url(Images/header_sub_top_fade_mast.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 200px;
    margin: 0 auto 5px auto;
}
.header7
{
    background-image: url(Images/header_sub_top_fade_snow.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 200px;
    margin: 0 auto 5px auto;
}
.header8
{
    background-image: url(Images/header_sub_top_fade_set_home.png);
    background-repeat: no-repeat;
    position: relative;
    width: 985px;
    height: 200px;
    margin: auto auto;
}
.menul
{
    position: absolute;
    top: 15px;
    right: 30px;
    font-size: 10px;
    text-transform: uppercase;
}
h8
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 12pt;
    color: #33ccff;
    letter-spacing: 1px;
}

