﻿body
{
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #30460e;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

.menua {
	color: Black;
	padding-top:5px;
	padding-left:10px;
}

.menua a
{
	font-size: 16px;
	color: #374d1b;
	font-weight:bold;
	font-size : .9em;
}

a:hover {
	text-decoration: underline;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

/* 2.2 ALBUMS PAGE */

#albums {
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}


/* 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, #faq
{
	position: relative;
	width: 789px;
	padding: 0px 10px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 10px; /* Weird Mozilla Bug */
}

#sidebar
{
	float: left;
	width: 214px;
	height: 100%;
	text-align: center;
}

#content
{
	margin-left: 256px;
}

#content h3, #contentDefault h3
{
	font-size: large;
}

#content p, #contentDefault p
{
	text-align: left;
}

#whatsnew
{
	float: left;
	width: 250px;
}

#coollinks
{
	float: left;
	width: 250px;
}

#coollinks h4
{
	margin-left: 10px;
}

#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;
}

/* 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: 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;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

.pNote
{
	font-style: italic;
	color: #3182c9;
	font-weight: bold;
}

.imgHomeBottoLeft
{
	position:absolute;
	left:0;
	top:902px;
	z-index: 0;
}

.imgHomeBottom1
{
	position:absolute;
	padding-left:20px;
	top:1095px;
	z-index: 1000;

}

/* Inline styles are used because image controls hard code a border property */

.photo_198
{
	border: 4px solid #FFFFFF;
}


.sideBarImg
{
	text-align: center;
}

#sidebar
{
	text-align: center;
}

.divPrice
{
	margin-left: 10px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 12px;
}

#tbContactForm
{
	width: 520px;
	border: solid 1px #7c7c94;
	background-color: #f0f1f5;
	color: #000000;
}

#tbContactForm td
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}

.td tdNoBackgroundRepeat
{
	background-repeat: no-repeat;
}

.tdMainHeaderContactForm
{
	background: url(images/contactheaderbg.gif) repeat-x left top;
	height: 24px;
	border-bottom: #7c7c94 1px solid;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
	text-align: left;
}
.tdInputLableContactForm
{
	white-space: nowrap;
	font-size: 12px;
	font-style: italic;
	padding-right: 10px;
	text-align: left;
}
.tdSubHeaderContactForm
{
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
}

.tdVerificationTextContactForm
{
	font-size: 10px;
}

.divText
{
	text-align: center;
	border: solid 1px gray;
	padding: 5px 5px 5px 5px;
	width: 500px;
}

.divSolidColor select
{
	width:200px;
}

.pnErrorSendingEmail
{
	position:relative;
	margin-left:200px;
}
