﻿/* 0 BASIC TAGS */

table {
	font-size: small;
    text-align: right;
    height: 25px;
    color: #0000FF;
}

h1, h2, h3, h4 {
	margin: 0px 0 0 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
    font-family: Elephant;
    font-size: small;
    width: 271px;
    text-align: center;
}

hr {
	border-top: 1px solid #bababa;
	height: 2px;
    color: #FF0000;

}

a {
	text-decoration: none;
	color: #ff2a00
}

a:visited {
	color: #d81c0e;
}

a:hover {
	/*text-decoration: underline;*/
	color: #fb8201;
}

a:active {
	color: #fb8201;
}

body {
	background-color: #ffffff;
	background-image: none;
	height: 210px;
	margin: 0;
	padding: 0;
	top: 0px;
    left: 0px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

bodyPopup {
	background-color: #ffffff;
	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;
    margin-bottom: 0px;
}


/* 1 HEADER */

.header {
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
    top: 0px;
    left: 0px;
}

h1 {
	position: absolute;
	left: 44px;
	top: 6px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 11px;
	top: 137px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 18px;
	top: 185px;
	text-transform: uppercase;
	font-size: 10px;
    height: 12px;
    width: 300px;
}

.nav {
	position: absolute;
	right: 10px;
	top: 191px;
	text-transform: uppercase;
	font-size: 10px;
}


.menua a:visited, .nav a:visited {
	color: #0321d7;
}


/* 1.1 SHIM */

.menua a:visited, .nav a:visited {
	color: #0321d7;
}


/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 5px;
	font-size: 0;
}

.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;
}

.placeHolder
{
    position:relative;
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: large;
	font-weight: bold;
    text-align: center;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home{
	width: 1024px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 20px;
	top: 0px;
	left: 0px;
		margin-left: auto;
	margin-right: auto;

}
#resume{
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
#links{
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
#register{
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}
#admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 300px;
	height: 741px;
	position: relative;
	margin-left:700px;
	margin-top: 50px;
}

#sidebarUscite {
	float: left;
	width: 230px;
}

#sidebarUscite h4 {
	margin-top: 12px;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	left: 18px;
	width: 243px;
	top: 277px;
	height: 20px;
}

#content {
	margin-left: 50px;
	position: relative;
    width: 600px;
    margin-top:50px;
}
#content2 {
	margin-left: 150px;
    width: 518px;
}
#content3 {
	margin-left: 0px;
}

llinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 12px;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 18px;
	width: 243px;
	top: 277px;
	height: 20px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
    height: 107px;
}

dt {
	position: relative;
	left: 3px;
	top: -75px;
    height: 28px;
    width: 162px;
}

dd {
	margin-left: 159px;
	height: 40px;
	width: 286px;
	margin-top:0pt;
	color: #000099;
}

dlb {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
    height: 61px;
}

dtb {
	position: relative;
	left: 7px;
	top: -2px;
    height: 28px;
    width: 162px;
}

ddb {
	margin-left: 159px;
	height: 22px;
	width: 296px;
	margin-top:0pt;
	color: #000099;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 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: 26px;
	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/footer-side.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 1024px;
	height: 75px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    top: 0px;
    left: 0px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 101px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #0321d7;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

