﻿@charset "utf-8";
/* 
	
	Layouts and definitions for hiddengarden.org
	Author: James Ricks
	Date: May, 2009

*/

/* Layouts */
body {margin:40px 0 0; font:normal .9em/normal Georgia, "Times New Roman", Times, serif; color:#767955; text-align:center; background: #fff url(../img/bg-body.jpg) no-repeat 60% 0;}
#pgWrap {background:url(../img/bg-pgWrap.png) no-repeat 0 0;}

/* Persistent Logo and Actions */
#pgID p span.phoneNum {display:block;}
#pgLogo {margin-bottom:30px;}
#pgID p {padding-top:15px; font-weight:bold;}
#pgID .ticketLnk {display:block; width:149px; height:33px; background:url(../img/ticketButton-small.gif) no-repeat 0 100%; float:right;}
#pgID .ticketLnk:hover {background-position:0 0 !important;}
.splashAction .ticketLnk {display:block; width:200px; height:42px; background:url(../img/ticketButton-Lrg.gif) no-repeat 0 100%; margin-top:15px;}
.splashAction .ticketLnk:hover {background-position:0 0 !important;}
#homeLnk {margin-bottom:30px; background:url(../img/logo-hiddengarden.png) no-repeat 0 0; display:block; width:212px; height:128px; float:right;}
#galleryDiv2 {
	margin-left:-25px;
}
/* MICROSOFT CHANGES */
.siteToolBars {position:absolute; top:0px; margin: 0px auto 0; z-index:100; text-align:left; padding: 0; width:986px; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90;}

/* COLLAPSIBLE PANNELS */
.ih-hidden {display:none;}


