﻿.master_header
{
    background-image: url(Images/header.gif);
    background-position:center;
    background-repeat: no-repeat;
    height: 74px;
}
.master_footer
{
    background-image: url(Images/footer.gif);
    background-repeat: no-repeat;
    height: 42px;
}

body
{
    font-size: 10pt;
    background-image: url(Images/background.gif);
    color: white;
    font-family: Arial, Sans-Serif;
}


.header
{
    background-image: url(Images/header.gif);
    width: 790px;
    height: 75px;
}
.footer
{
    background-image: url(Images/footer.gif);
    width: 770px;
    height: 50px;
}
.bottomlabel
{
    font-size: 8pt;
    color: orange;
    text-align: center;
    position: absolute;
    width: 770px;
}
.textlabel
{
    font-size: 10pt;
    color: orange;
}
.mainheading
{
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
}

.hlink
{
    font-size: 10pt;
    color: #ffa500;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
.adminbutton
{
    font-size: 10pt;
    background-color: #696969;
    color: #ffa500;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}

.centerorange
{
    font-size: 10pt;
    color: #ffa500;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    text-align: center;
}
.pager
{
    font-size: 10pt;
    color: #ffa500;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
.pager td
{
    font-size: 10pt;
    font-weight: normal;
    color: #ffa500;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
	padding-left: 4px;      
    padding-right: 4px;      
}
.altlink
{
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
.adminlist
{
    font-size: 10pt;
    color: #ffa500;    
    font-family: Arial, Sans-Serif;
    list-style-type: none;
}

.gridview_header
{
    background-color: Black;
    font-size: 10pt;
    color: #ffa500;    
    font-family: Arial, Sans-Serif;
}
.insert_table
{
    font-size: 10pt;
    color: #ffa500;    
    font-family: Arial, Sans-Serif;
    border-width: 1;
    border-color: Black;
    border-style: outset;
}
.admin_heading
{
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
}
.admin_addnew_heading
{
    font-size: 10pt;
    color: #ffa500;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
}

.small_link
{
    font-size: 8pt;
    color: #ffa500;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
.error_label
{
    font-size: 10pt; 
    color: red;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
.venueheading
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffa500;
}

.scorebox
{
    text-align: center;
}


/* 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;
}


img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;
}


h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #DBB94F;
}

/* 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;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details {
	
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#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: 150px;
	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: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	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-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #DBB94F;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
