﻿/* 0 BASIC TAGS */

table
{
	font-size: 1em;
	margin-right:auto;
	margin-left:auto;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #5b66c0;
	height: 1px;
	width: 800px;
}

a {
	text-decoration: none;
	color: #e37bfd;
}

a:visited {
	color: #e37bfd;
}

a:hover {
	text-decoration: underline;
	color: #edb3fc;
}

a:active {
	color: #8095ff;
}

body
{
	background-color: #151532;
	margin: 10px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

img {
	border-width: 0;
}

.glow 
{
	top: 250px;
	left: 118px;
	height: 223px;
	width: 390px;
	filter: glow(color==#0033CC, strength=10);
}


/* 1 HEADER */

.header
{
	height: 239px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
}

.header h1
{
	font-family: David;
	font-size: 38pt;
	white-space: nowrap;
	font-weight: bold;
}

.header h2
{
	font-family: David;
	font-size: 25pt;
	white-space: nowrap;
	font-weight: bold;
}

h2 {
	font-size: 28px;
}

.nav
{
	font-size: 14px;
}

.nav a
{
	color: #ffe1ff;
}

.nav a:visited
{
	color: #ffe1ff;
}

.home {
	margin: 30px auto 10px auto;
}

/* 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, #gallery, #newgallary, #info, #details, #contact  {
	position: relative;
	width: 800px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#content {
	margin-left: 256px;
}

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;
}

/* LIST */

ul {
	list-style-type: circle;
	list-style-position: outside;
	line-height:22px;
}

.list_link{
	list-style-image:  url(images/bullet-1.jpg);
}

.links
{
	text-align:center;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

.trs
{
	background-color: #5b66c0;
	height: 20px;
}

.preview {
	margin: 20px auto -10px auto;
	width: 686px;
	text-align: center;
}

.photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.buttonbar {
	width: 683px;
	height: 32px;
	background-image: url(Images/photonav.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}


/* 3 FOOTER */

.footer
{
	height: 132px;
}

.footer-call
{
	font-family: David;
	font-size: 60px;
	filter: glow(color=#6c00ff, strength=10);
	font-weight: bold;
}

.menub {
	font-size: 12px;
}

.menub a
{
	color: #ffe1ff;
}

.menub a:visited
{
	color: #ffe1ff;
}



/* Inline styles are used because image controls hard code a border property */



.hiddencolumn{
	display:none;
} 

.modal-background
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.popup-bg
{
	border: 3px solid #5B66C0;
	background-color: #34347C;
	color: #FFFFFF;
}

.popup-title
{
	background-color: #003399;
	font-size: 16px;
	line-height: 22px;
}
