﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1em;
}

hr {
	border: 0;
	border-top: 1px solid #ff0000;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border-width: 0;
}

.listing 
{
	font-family: verdana, arial, helvetica, sans-serif;
	position: absolute;
	text-align: left;
	width: 250px;
	left: 50px;
	top: 170px;
	font-size: 0.7em;
	color: #000000;
}

/* 1 HEADER */

.header {
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
	height: 80px;
	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 
{
	font-family: verdana, arial, helvetica, sans-serif;
	position: absolute;
	text-align: left;
	left: 50px;
	top: 170px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1.7em;
	color: #000000;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

/* 1.1 SHIM */

.shim {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
}

.gradient {
}

.solid {
}

/* 2 PAGE */
.home {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 800px;
	margin-left: 214px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.page {
	width: 700px;
	margin-left: 214px;
	text-align: left;
	border-top: 1px;
}

.inventory {
	width: 700px;
	text-align: left;
	margin-left: 214px;
}

.admin {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top: 1px;
}

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;
}


#home {
	position: relative;
	width: 700px;
	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: 280px;
	height: 100%;
}

#coollinks {
	margin-left:300px;
	vertical-align: top;
}


dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1em;
	padding-bottom: 1em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	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 5px 5px 0px;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}

.item h4 {
	margin-bottom: 0em;
	font-size: 1.0em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	padding: 0;
	width: 760px;
}

.buttonbar {
	margin-left: auto;
	margin-right: auto;
	width: 744px;
	text-align: center;
}


#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

