﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: Black;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: underline;
	color: Black;
}

a:visited {
	color: Black;
}

a:hover {
	/*text-decoration: underline;*/
	color: #E6CD84;
}

a:active {
	color: #C19B28;
}

body {
	background-color: White;
	/*background-image: url(Images/background2.gif);
	background-repeat: repeat;*/
	margin: auto;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/background_gradient.jpg);
	background-repeat:repeat-x;
	
	position: relative;
	width: 900px;
	height: 85px;
	/*margin: 5px auto 5px auto;	*/
}

.adminheader {
	position: relative;
	width: 1000px;
	height: 60px;	
	border: solid 1px Black;
	background-color:#ACC1D1;
}

.adminnavigation {
	position: absolute;
	right: 370px;
	top: 4px;
	text-transform: uppercase;
	font-size: 10px;
}

.adminworkingarea{
	width: 95%;
	height: 600px;
	text-align: left;
	padding-left: 5px;
}

.pagelayout
{
	width: 900px;
	border: solid 1px Black;	
}

.adminpagelayout
{
	width: 1000px;
	border: solid 1px Black;	
}


h1 {
	position: absolute;
	left: 100px;
	top: 12px;
	text-transform: none;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 100px;
	top: 40px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 370px;
	top: 20px;
	text-transform: uppercase;
	font-size: 10px;
}

.menuspace {
	/*background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
width: 100%;
*/
	background-color: #ACC1D1;
	position: relative;
	border-bottom: solid 1px Black;
	border-top: solid 1px Black;
	height: 22px;
	margin: 0 0 0 0;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}

.mainTextContent{
	width: 100%;
	padding-left: 3px;
	/*padding-right: 2px;*/
	padding-bottom: 2px;
	/*height: 600px;*/
	text-align: left;
	overflow:auto;
	min-height: 600px;
}

.contentTitle
{
	width: 98%;
	text-align: center;	
	font-size: 12px;
}

.contentMainText
{
	width: 96%;	
}

.nav {
	position: absolute;
	right: 30px;
	top: 4px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: Black;
	text-decoration: underline;
}

/* Infragistics Style  */

.SMenu
{
	text-align: left;
}


/* CSS classes for the navigation menu at bottom of the page (Previous/More Products, etc) */

.navigation
{
	position: absolute;
	width:250px;
	margin-top:30px;
}

#leftnav 
{
	float:left;
	width:25px;
	text-align:center;
}

#rightnav 
{
	float:right;
	width:25px;
	text-align:center;
}

#numnav
{
	float:inherit;
	text-align:center;
	
}

.pdfDropDown{text-align: left;}


/* CSS classes for the index page newslist and content */








/* 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;
}


/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 30px;
	text-align: center;
	background-color: #ACC1D1;
	border-top: solid 1px Black;
	/*background-image: url(images/footer.jpg);
	background-repeat: no-repeat;*/
}

.footer {
	margin: 5px auto auto auto;
	padding-bottom: 10px;
	width: 900px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: Black;
}

.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;
}
