/* Global setup
--------------------------------------------------------- */
body, html {
	margin:0px;
	padding:0px;
}
html {
	overflow-y:scroll;
}
body {
	background-color:#75868a;
	background-image:url(gfx/bodyBg.png);
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#ebf7fa;
}
p {
	line-height:14px;
	margin:0px 0px 10px 0px;
}
h1 {
	font-size:16px;
	font-weight:normal;
	color:#fff;
	margin:0px 0px 10px 0px;
	text-align:right;
	display:block;
}
h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
hr {
	height:1px;
	background-color:#91bd48;
	border:none;
}
ul {
	list-style-type:disc;
	list-style-position:outside;
	margin:0 10px;
	padding:0 0 10px 5px;
}
ol {
	list-style-type:decimal;
	list-style-position:inside;
	margin:5px 0px 5px -6px;
	padding:5px;
}
ul li, ol li {
	margin:0px;
	padding:0px;
	color:#ebf7fa;
}
a, 
a:link, 
a:visited {
	color:#ebf7fa;
	text-decoration:underline;
	outline:none;
}
a:hover,
a:focus {
	color:#c5168d;
	text-decoration:none;
}
input, select, textarea {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#00a0b9;
	border:1px solid #8fa4a7;
	outline:none;
}
img {
	border:none;
	outline:none;
}
#textArea, #textField {
	display:none;
}
/* Main setup
--------------------------------------------------------- */
#logo {
	width:990px;
	height:150px;
	float:left;
}
#wrap {
	width:989px;
	background:#00a0b9 url(gfx/rightBg.jpg) right top repeat-y;
	border:1px solid #de1e83;
	border-left:0;
	float:left;
}
#menu {
	width:153px;
	padding:0 0 10px 0;
	float:left;
}
#content {
	width:495px;
	padding:20px;
	margin-right:1px;
	float:left;
}
#random {
	width:300px;
	float:left;
}
#foot {
	width:990px;
	margin:5px 0 10px 0;
	float:left;
}
#visitor {
	width:690px;
	float:left;
}
#visitor p {
	color:#7cb73f;
}
#copyright {
	width:300px;
	height:30px;
	float:left;
}
#copyright a,
#copyright a:link,
#copyright a:visited,
#copyright a:hover,
#copyright a:focus {
	width:30px;
	height:30px;
	background:url(gfx/gj-creative.gif) right top no-repeat;
	float:right;
	display:block;
}

/* Menu setup
--------------------------------------------------------- */
#menu ul li a.frontpage,
#menu ul li a.frontpage:link,
#menu ul li a.frontpage:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/frontpage.gif) left top no-repeat;
	display:block;
}
#menu ul li a.frontpage:hover,
#menu ul li a.frontpage:focus {
	background:url(gfx/menu/frontpageHover.gif) left top no-repeat;
}
#menu ul li a.about,
#menu ul li a.about:link,
#menu ul li a.about:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/about.gif) left top no-repeat;
	display:block;
}
#menu ul li a.about:hover,
#menu ul li a.about:focus,
#menu ul li.selected a.about,
#menu ul li.selected a.about:link,
#menu ul li.selected a.about:visited,
#menu ul li.selected a.about:hover,
#menu ul li.selected a.about:focus {
	background:url(gfx/menu/aboutHover.gif) left top no-repeat;
}
#menu ul li a.training,
#menu ul li a.training:link,
#menu ul li a.training:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/training.gif) left top no-repeat;
	display:block;
}
#menu ul li a.training:hover,
#menu ul li a.training:focus,
#menu ul li.selected a.training,
#menu ul li.selected a.training:link,
#menu ul li.selected a.training:visited,
#menu ul li.selected a.training:hover,
#menu ul li.selected a.training:focus {
	background:url(gfx/menu/trainingHover.gif) left top no-repeat;
}
#menu ul li a.prices,
#menu ul li a.prices:link,
#menu ul li a.prices:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/prices.gif) left top no-repeat;
	display:block;
}
#menu ul li a.prices:hover,
#menu ul li a.prices:focus,
#menu ul li.selected a.prices,
#menu ul li.selected a.prices:link,
#menu ul li.selected a.prices:visited,
#menu ul li.selected a.prices:hover,
#menu ul li.selected a.prices:focus {
	background:url(gfx/menu/pricesHover.gif) left top no-repeat;
}
#menu ul li a.arrangements,
#menu ul li a.arrangements:link,
#menu ul li a.arrangements:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/arrangements.gif) left top no-repeat;
	display:block;
}
#menu ul li a.arrangements:hover,
#menu ul li a.arrangements:focus,
#menu ul li.selected a.arrangements,
#menu ul li.selected a.arrangements:link,
#menu ul li.selected a.arrangements:visited,
#menu ul li.selected a.arrangements:hover,
#menu ul li.selected a.arrangements:focus {
	background:url(gfx/menu/arrangementsHover.gif) left top no-repeat;
}
#menu ul li a.gallery,
#menu ul li a.gallery:link,
#menu ul li a.gallery:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/gallery.gif) left top no-repeat;
	display:block;
}
#menu ul li a.gallery:hover,
#menu ul li a.gallery:focus,
#menu ul li.selected a.gallery,
#menu ul li.selected a.gallery:link,
#menu ul li.selected a.gallery:visited,
#menu ul li.selected a.gallery:hover,
#menu ul li.selected a.gallery:focus {
	background:url(gfx/menu/galleryHover.gif) left top no-repeat;
}
#menu ul li a.smile,
#menu ul li a.smile:link,
#menu ul li a.smile:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/smile.gif) left top no-repeat;
	display:block;
}
#menu ul li a.smile:hover,
#menu ul li a.smile:focus,
#menu ul li.selected a.smile,
#menu ul li.selected a.smile:link,
#menu ul li.selected a.smile:visited,
#menu ul li.selected a.smile:hover,
#menu ul li.selected a.smile:focus {
	background:url(gfx/menu/smileHover.gif) left top no-repeat;
}
#menu ul li a.news,
#menu ul li a.news:link,
#menu ul li a.news:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/news.gif) left top no-repeat;
	display:block;
}
#menu ul li a.news:hover,
#menu ul li a.news:focus,
#menu ul li.selected a.news,
#menu ul li.selected a.news:link,
#menu ul li.selected a.news:visited,
#menu ul li.selected a.news:hover,
#menu ul li.selected a.news:focus {
	background:url(gfx/menu/newsHover.gif) left top no-repeat;
}
#menu ul li a.newsletter,
#menu ul li a.newsletter:link,
#menu ul li a.newsletter:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/newsletter.gif) left top no-repeat;
	display:block;
}
#menu ul li a.newsletter:hover,
#menu ul li a.newsletter:focus,
#menu ul li.selected a.newsletter,
#menu ul li.selected a.newsletter:link,
#menu ul li.selected a.newsletter:visited,
#menu ul li.selected a.newsletter:hover,
#menu ul li.selected a.newsletter:focus {
	background:url(gfx/menu/newsletterHover.gif) left top no-repeat;
}
#menu ul li a.links,
#menu ul li a.links:link,
#menu ul li a.links:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/links.gif) left top no-repeat;
	display:block;
}
#menu ul li a.links:hover,
#menu ul li a.links:focus,
#menu ul li.selected a.links,
#menu ul li.selected a.links:link,
#menu ul li.selected a.links:visited,
#menu ul li.selected a.links:hover,
#menu ul li.selected a.links:focus {
	background:url(gfx/menu/linksHover.gif) left top no-repeat;
}
#menu ul li a.contact,
#menu ul li a.contact:link,
#menu ul li a.contact:visited {
	width:153px;
	height:36px;
	background:url(gfx/menu/contact.gif) left top no-repeat;
	display:block;
}
#menu ul li a.contact:hover,
#menu ul li a.contact:focus,
#menu ul li.selected a.contact,
#menu ul li.selected a.contact:link,
#menu ul li.selected a.contact:visited,
#menu ul li.selected a.contact:hover,
#menu ul li.selected a.contact:focus {
	background:url(gfx/menu/contactHover.gif) left top no-repeat;
}
/* level 2, begin */
#menu ul li ul {
	min-height:32px;
	background-color:#7cb73f;
	border:1px solid #de1e83;
	margin:0;
	padding:2px;
	display:none;
}
#menu ul li ul li a,
#menu ul li ul li a:link,
#menu ul li ul li a:visited {
	width:auto;
	height:15px;
	background:none;
/*	zoom:1;*/
	color:#de1e83;
	text-decoration:none;
	white-space:nowrap;
}
#menu ul li ul li a:hover,
#menu ul li ul li a:focus {
	color:#de1e83;
	text-decoration:underline;
}
/* level 2, end */

/* menu-hover setup */
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
	width:153px; /* Menu Width */
	margin:0;
	list-style:none;
}
ul#navmenu-v {
	margin:10px 0 10px 0;
	padding:0;
}
ul#navmenu-v li {
	width:100%;
	position:relative;
	float:left;
}
ul#navmenu-v li.iehover {
	z-index:1000; /* IE z-index bugfix */
}
ul#navmenu-v ul {
	margin:0;
	display:none;
	position:absolute;
	top:0;
	left:100%;
	z-index:9999;
}
/* Root Menu */
ul#navmenu-v a {
	height:1%;
	text-decoration:none;
	display:block;
}
/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
}
/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
 float:none;
}
/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
}
/* Hover Function - Do Not Move */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
	display:none;
}
ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
	display:block;
}

/* Links setup
--------------------------------------------------------- */
.links ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.links ul li {
	padding:0 0 10px 0;
	display:block;
/*	float:left;*/
}
.links ul li a,
.links ul li a:link,
.links ul li a:visited {
	background:url(gfx/paw.gif) left top no-repeat;
	font-weight:bold;
	padding:0 0 0 20px;
	text-decoration:none;
	display:block;
}
.links ul li a:hover,
.links ul li a:focus {
	text-decoration:none;
}
.links ul li p {
	padding:0 0 0 20px;
	margin:0;
}

/* Gallery setup
--------------------------------------------------------- */
#gallery {
	width:495px;
	margin:10px 0 0 0;
	float:left;
}
#gallery ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#gallery ul li {
	display:inline;
}
#gallery ul img {
	border:2px solid #00a0b9;
}
#gallery ul a:hover img {
	border:2px solid #7cb73f;
	color:#7cb73f;
}
#gallery ul a:hover { 
	color:#7cb73f; 
}
/* lightbox styling */
#lightbox {
	width:100%;
	position:absolute;
	left:0;
	z-index:100;
	text-align:center;
	line-height:0;
}
#lightbox a img {
	border:none;
}
#outerImageContainer {
	width:250px;
	height:250px;
	background-color:#fff;
	position:relative;
	margin:0 auto;
}
#imageContainer {
	padding:10px;
}
#loading {
	width:100%;
	height:25%;
	position:absolute;
	top:40%;
	left:0%;
	text-align:center;
	line-height:0;
}
#hoverNav {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
#imageContainer>#hoverNav {
	left:0;
}
#hoverNav a {
	outline:none;
}
#prevLink, #nextLink {
	width:49%;
	height:100%;
	background:transparent url(gfx/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display:block;
}
#prevLink {
	left:0;
	float:left;
}
#nextLink {
	right:0;
	float:right;
}
#prevLink:hover, #prevLink:visited:hover {
	background:url(gfx/lightbox/prev.gif) left 50% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background:url(gfx/lightbox/next.gif) right 50% no-repeat;
}
/*** START :next / previous text links ***/
#nextLinkText, #prevLinkText {
	color:#535353;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	display:none !important;
}
#nextLinkText {
	padding-left:20px;
}
#prevLinkText {
	padding-right:20px;
}
/*** END :next / previous text links ***/
/*** START :added padding when navbar is on top ***/

.ontop #imageData {
	padding-top:5px;
}
/*** END :added padding when navbar is on top ***/

#imageDataContainer {
	background-color:#fff;
	font-size:10px;
	color:#535353;
	margin:0 auto;
	line-height:1.4em;
}
#imageData {
	padding:0 10px;
}
#imageData #imageDetails {
	width:70%;
	float:left;
	text-align:left;
}
#imageData #caption {
	font-weight:bold;
}
#imageData #numberDisplay {
	display:block;
	clear:left;
	padding-bottom:1.0em;
}
#imageData #bottomNavClose {
	width:66px;
	float:right;
	padding-bottom:0.7em;
}
#imageData #helpDisplay {
	clear:left;
	float:left;
	display:none !important;
}
#overlay {
	width:100%;
	height:500px;
	background-color:#75868a;
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	display:none;
}
.clearfix:after {
	height:0;
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
}
* html>body .clearfix {
	display:inline-block;
	width:100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height:1%;/* End hide from IE-mac */
}


/* News setup
--------------------------------------------------------- */
.news ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.news ul li {
	padding:0 0 10px 0;
	display:block;
	float:left;
}
.news ul li div.newsbox {
	width:495px;
	display:block;
	clear:both;
}
.news ul li div.newsbox div.listHeadline {
	width:421px;
	margin-top:5px;
	float:left;
}
.news ul li div.newsbox div.listHeadline h2 {
	font-size:11px;
	font-weight:normal;
	margin:0;
}
.news ul li div.newsbox div.listHeadline h2 a,
.news ul li div.newsbox div.listHeadline h2 a:link,
.news ul li div.newsbox div.listHeadline h2 a:visited {
	background:url(gfx/paw.gif) left top no-repeat;
	font-weight:bold;
	padding:0 0 0 20px;
	text-decoration:none;
	display:inline-block;
}
.news ul li div.newsbox div.listHeadline h2 a:hover,
.news ul li div.newsbox div.listHeadline h2 a:focus {
	text-decoration:none;
}
.news ul li div.newsbox div.listDate {
	width:74px;
	text-align:right;
	margin-top:5px;
	float:right;
}
.news ul li div.newsbox div.listDate p {
	font-style:italic;
	margin:0;
}
.news ul li div.newsbox div.listDescription {
	width:495px;
	margin-top:5px;
	float:left;
}
.news ul li div.newsbox div.listDescription p {
	margin:0 0 0 20px;
}
.newsDate {
	width:495px;
	float:left;
}
.newsDate p {
	font-style:italic;
}
.newsBack {
	width:495px;
	text-align:right;
	float:right;
}
.newsBack a,
.newsBack a:link,
.newsBack a:visited,
.newsBack a:hover,
.newsBack a:focus {
	text-decoration:none;
}

/* Pager setup
--------------------------------------------------------- */
ul.simplePagerNav {
	list-style-type:none;
	margin:0 0 0 20px;
	padding:0;
	display:block;
	clear:both;
}
.gallery ul.simplePagerNav {
	margin:5px 0 0 0;
}
ul.simplePagerNav li {
	padding:0 5px 0 0;
	border:none;
	float:left;
}
ul.simplePagerNav li a, 
ul.simplePagerNav li a:link, 
ul.simplePagerNav li a:visited, 
ul.simplePagerNav li a:hover, 
ul.simplePagerNav li a:focus {
	background:none;
	padding:0;
	text-decoration:none;
}
ul.simplePagerNav li.currentPage {
}
ul.simplePagerNav li.currentPage a, 
ul.simplePagerNav li.currentPage a:link, 
ul.simplePagerNav li.currentPage a:visited, 
ul.simplePagerNav li.currentPage a:hover, 
ul.simplePagerNav li.currentPage a:focus {
	background:none;
	font-weight:bold;
	color:#c5168d;
	padding:0;
	text-decoration:none;
}

/* Newsletter setup
--------------------------------------------------------- */
.newsletterSubscribe {
	width:495px;
	border:1px solid #91bd48;
	border-left:none;
	border-right:none;
	margin-bottom:10px;
	float:left;
}
.newsletterUnSubscribe {
	width:495px;
	border-bottom:1px solid #91bd48;
	float:left;
}

/* Contact form setup
--------------------------------------------------------- */
input.text {
	width:300px;
	background-color:#ffffff;
}
textarea.textarea {
	width:296px;
	height:150px;
	background-color:#ffffff;
}
input.submit {
	width:302px;
	background-color:#ffffff;
}
div.error {
	padding-bottom:10px;
}
label.error {
	color:#fff;
	display:block;
}
