﻿body {
	height:100%;
	margin:0px 0px 0px 0px;
	font-family: Georgia; font-size: 10pt; font-weight: normal;
    word-spacing: 0;
	background-color:#000;
	color: black;
	background-image:url('images/page/outer-background.jpg');
	background-repeat:repeat;
	background-attachment:fixed;
}
html {
	height:100%;
	overflow-y:scroll;
}

.body-outer {
	padding:10px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.body-inner {
	width:100%;
	height:100%;
	border:4px #995c00  solid;
	background-color:#fe9800;
	position:relative;
	background-image:none;
	background-repeat:repeat;
	background-image:url('images/page/border.jpg');
	background-position:171px 400px;
	background-repeat:no-repeat;
}
p {
	margin-top:0px;
	margin-bottom:10px;
}

h1 { /* Main Page large heading */
	font-size:18pt;
	font-family:"Verdana", Courier, monospace;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	color:orange;
}
h2 {
	 /* small heading */
	 font-family:"Verdana", Courier, monospace;
	 font-size:14pt;
	 font-weight:bold;
	 margin-bottom:10px;
	 margin-top:0px;
	 padding-top:0px;
	 color:white;
}
h6 { /* very small headings for admin*/
	 font-family:"Verdana", Courier, monospace;
	 font-size:12pt;
	 font-weight:bold;
	 margin-bottom:0px;
	 margin-top:10px;
	 padding-top:0px;
	 color:white;
}

a:link {
	color:orange;
}
a:visited {
	color:orange;
}
a:hover {
/*	font-weight:bold;*/
}
.preloadimage {
	visibility:hidden;
	display:none;
}
.wow {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:orange;
}

/* MENU ---------------------------------------------------------------------------------------*/
.menu {
	position:inherit;
	top:0px;
	margin:0px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:5px;
	clear:both;
	float:left;
	width:170px;
	height:auto;
	color:white;
	background-image:url('images/page/curves_03.png');
	background-position:right 70px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.menu-border {
}
#nav-menu ul
{
	list-style: none;
	padding:0px;
	margin:0px auto;
} 
#nav-menu li
{
	margin:4px auto;
	width:155px;
} 
#nav-menu li img {
	border:0px;
}
#nav-menu li a
{
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	font-family:Verdana;
	font-size:9pt;
	letter-spacing:1px;
	font-weight:bold;
	padding:3px 0px;
}
#nav-menu ul a:hover {
	}

#nav-menu a{
	background: #333 center center no-repeat;
	border:1px #999 solid;
	padding:2px;
	color:white;
}
#nav-menu a:hover {
	background: #000 center center no-repeat;
	color:#fe9800;
}
#nav-menu-selected a {
	background: #AAA center center no-repeat;
	color:black;
}
#nav-menu-selected a:hover {
	background: #AAA center center no-repeat;
	color:black;
}
.nav-extra p, .nav-extra a, .nav-extra img {
	text-decoration:none;
	padding:0px;
	margin:0px;
	color:white;
	border:0px transparent none;
}
.nav-extra a {
	background-color:transparent;
	border:0px;
	text-decoration:none;
	color:aqua;
}
.menu-text {
	margin-left:8px;
	padding:4px;
	background:transparent url('images/page/grey-background.png') repeat fixed;
	text-align:center;
	width:146px;
}
.menu-crown {
}
.cheeky-title {
	background-color:#995c00;
	font-weight:bold;
	font-family:Verdana;
	font-size:12pt;
}

/* HEADER ---------------------------------------------------------------------------------------*/
.header {
	position:relative;
	float:right;
	width:725px;
	text-align:center;
	text-align:right;
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
	color:white;
	margin:0px;
	height:150px;
	background-image:url('images/page/curves_04.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:140px;
}
.header a {
	text-decoration:none;
}
.logotext {
	float:right;
	font-size:56pt;
	font-weight:bold;
	font-family:Verdana;
	margin:0px;
	position:relative;
	top:5px;
}
.logobar {
	float:right;
	font-size:56pt;
	font-weight:bold;
	font-family:Verdana;
	margin:0px;
}
.header-text {
	position:absolute;
	top:5px;
	left:40px;
	width:200px;
	padding:6px;
	background:transparent url('images/page/grey-background.png') repeat fixed;
	border:4px #995c00  solid;
	text-align:center;
	color:white;
	font-weight:bold;
}

/* BODY ---------------------------------------------------------------------------------------*/
.body {
	position:relative;
	margin:0px;
	float:right;
	padding:15px;
	width:695px;
	min-height:500px;
	text-align:center;
	border-left:4px #995c00 none;
	border-top:4px #995c00 none;
	color:white;
	background-color:#070707;
	background-color:black;
	color:white;
}
.body a {
	/*text-decoration:none;*/
}

/* FOOTER ---------------------------------------------------------------------------------------*/
.footer {
	clear:both;
	margin:0px;
	background-color:#995c00 ;
	border-top:4px #995c00 none;
	text-align:center;
	padding:4px 0px 2px 0px;
	color:white;
	font-weight:bold;
}

/* Galleries */
.wow-byline {
	clear:both;
	position:absolute;
	bottom:0px;
	left:30px;
}
.smalltext {
	font-style:oblique;
	font-size:8pt;
	line-height:1pt;
}
div#qTip {
 padding: 5px;
 border: 1px solid #555;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #ddd;
 color: #555;
 font: 10px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
 max-width:400px;
}
.superscript {
	font-size:.6em;
	vertical-align:middle;;
}
.gallery-header {
	padding:5px 5px 3px 5px;
	background-color:orange;
	border:4px #995c00 solid;
	margin-top:0px;
	margin-bottom:15px;
	font-size:14pt;
	font-family:Verdana;
	font-weight:bold;
	color:#333;
}
.gallery-thumbs {
	border:3px #995c00 solid;
	margin:3px;
}
.gallery-small {
	border:3px #444 solid;
	margin:3px;
}
.gallery-name {
	margin:0px;
	padding:0px;
}
.gallery-name a{
	font-family:Verdana;
	font-weight:bold;
	padding:3px;
	line-height:2em;
	margin:0px;	
	color:white;
	text-decoration:none;
}
.gallery-name a:hover 
{
	background-color:orange;
	border:2px #995c00 solid;
	color:black;
}
.gallerySubHeading {
	background-color:#ff9900 ;
	color:black;
	border:2px #555555 solid;
	margin:10px;
	padding:3px 6px;
	font-weight:bold;
	font-family:Verdana;
}

.gallery-list, .gallery-list-text
{
	color:black;
	background-color:white;
	width:146px;
	text-align:center;
}
.gallery-list
{
	margin:8px;
	padding:6px 2px;
	display:inline-block;
	font-size:6pt;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	border:#ff9900 1px solid;
	color:#777777;
}
.gallery-list-text
{
	font-size:9pt;
	color:black;
	font-weight:bold;
}
.gallery-list a, .gallery-list-text a
{
	text-decoration:none;
	color:inherit;
}

.gallery-list-pic 
{
	margin:4px 0px;
	border:4px white inset;
}

/* COMMON ---------------------------------------------------------------------------------------*/
.no-boxes img {
	text-decoration:none;
	border:0px transparent none;
}
.box-text {
	position:absolute;
	bottom:20px;
	left:20px;
	width:200px;
	padding:12px;
	background:transparent url('images/page/grey-background.png') repeat fixed;
	border:4px #995c00  solid;
	text-align:center;
	color:white;
	font-weight:bold;
}
.twitter {
	float:right;
}
.jobs {
	clear:both;
	background-color:orange;
	color:black;
	border:thick olive double;
	width:80%;
	margin:auto auto;
}
.jobs a {
	color:blue;
}
