﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{	
	background:#000000;	
	background-image :url('/images/background.jpg');
	background-repeat:repeat;
	background-attachment:fixed;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color:White;
}

#shell
{
	width:100%;

}

#wrap
{
	width:1080px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-left: auto ;
	margin-right: auto ;
}

#wrapinner
{
  position:static;
  top:0px;
  background-image:url('/images/dragon_logo_2.png');
  background-repeat:no-repeat;
  float:left;
  z-index:2;
}


#main
{
    position:relative;
	width:610px;
	float:left;
	padding:0px;
	z-index:3;
	left:60px;
	top:-152px;
}

#menu
{
	position:relative;
	width:800px;	
	top:188px;
	left:-130px;
	float:left;
	z-index:9;
}

#menu a:link
{
	color:White;
	text-decoration:none;
	font-size:13px;
	font-weight:bolder;
}

#menu a:visited
{
	color:White;
	text-decoration:none;
	font-size:13px;
	font-weight:bolder;
}

#menu a:hover
{
	color:Orange;
	text-decoration:none;
	font-size:13px;
	font-weight:bolder;	
}

#menupad
{
	position:relative;
	top:200px;
	width:280px;
	height:40px;
	float:left;
}

.spacer
{
    clear:both;
}

#leftpanel
{
    position:relative;
	z-index:3;
	width:230px;
	float:left;
	text-align:center;
	padding:2px;
    left:50px;
    top:-145px;
}

.buy-tickets { background-image: -moz-linear-gradient(100% 100% 90deg, #B84712, #FF6600);
            background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF6600), to(#B84712));padding:0px 5px 1px 5px; background:#EB5915; -moz-border-radius:5px; color:#fff!important;  margin:0px 10px 0 0; border:1px solid #fff;font-size:14px;
	text-decoration:none!important; float:left}

#leftpad
{
    position:relative;
	width:97px;
	height:40px;
	float:left;
}

#centrepad
{
	width:5px;
	height:20px;
	float:left;
}

#content_top
{
    position:static;
    background-image :url('/images/top_main.png');
	background-repeat:no-repeat;
	width:980px;
	height:170px;
	z-index:2;
}

#content_middle
{
    position:static;
    background-image :url('/images/middle_main.png');
	background-repeat:repeat;
	width:980px;
	z-index:2;
}

#content_bottom
{
    position:relative;
    background-image :url('/images/bottom_main.png');
	background-repeat:no-repeat;
	width:980px;
	height:20px;
	z-index:2;
	top:-8px;
}

#content
{
		position:relative;
		margin-top:254px;
		left:6px;
		height:100%;
		width:980px;
		margin-left:auto;
		margin-right:auto;
		z-index:2;
}

#footer
{
	position:relative;
    top:-80px;
	left:-9px;
	text-align:right;
	width:1100px;	
	height:200px;
	z-index:2;
	background-image:url('/images/footer.png');
    background-repeat:no-repeat;
}

#bottom_ferns
{
    position:relative;
	background-image:url('/images/bottom_folage.png');
    background-repeat:no-repeat;
    z-index:6;
    width:980px;
    height:190px;  
    top:-160px;
}

#photos
{
	position:relative;
	top:-50px;
	text-align:center;
	width:1020px;
	font-size:10px;	
}

.frame1
{
	position:absolute;
	z-index:5;
	left:19px;
}

.frame2
{
	position:absolute;
	z-index:3;
	left:69px;
	top:135px;
}

.frame3
{
	position:absolute;
	z-index:5;
	left:19px;
	top:270px;
}

.pict1
{
	position:absolute;
	z-index:4;
	height:128px;
	width:192px;
	left:19px;
}

.pict2
{
	position:absolute;
	z-index:2;
	height:128px;
	width:192px;
	left:69px;
	top:135px;
}

.pict3
{
	position:absolute;
	z-index:4;
	height:128px;
	width:192px;
	left:19px;	
	top:270px;
}

#facebook
{
    z-index:9;
}

#imagespacer
{
	height:145px;
	width:100px;
}

#leftpicts
{
	position:relative;
}

A:link
{
	color:#CA7F46;
	text-decoration:none;
	border:none;
	border-style: none	
}

A:visited
{
	color:#CA7F46;
	text-decoration:none;
}

A:hover
{
	color:White;
	text-decoration:none;
}

.words
{
	text-align:center;
}

#rotator
{
	margin-top:10px;
	margin-left:10px;
	margin-right:auto;
	margin-bottom:10px;
}


h3
{
	color:#CA7F46;
	font-weight:bolder;	
}

#video
{
	margin-left:100px;
		
}

#bottom_pict
{
    position:relative;
    top:-490px;   
}

a
{
	text-decoration:none;
	color:#CA7F46;
}

#outlets
{
	width:100%;
}

#prices
{
	width:100%;
}

.floatRight, img.right {float:right; padding:4px; border:1px solid #e9e9e9; margin:10px; margin-top:5px; }
.floatLeft, img.left {float:left; padding:4px; border:1px solid #e9e9e9; margin:10px; margin-top:5px; margin-left:0;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:5;
}

.modalPopup 
{
	position:absolute;
	background-color:#eeeeee;
	border-width:4px;
	border-style:outset;
	border-color:Gray;
	width:650px;
	height:450px;
	padding:3px;
	z-index:5;
	top:25%;
	margin: 0px auto -5px auto; 
}

.closebtn
{
	float:right;
}

.flyoutnavbutton
{
	text-align:center;
	margin-left: auto ;
	margin-right: auto ;
}

.flyoutinfo
{
	text-align:left;
	width:640px;
	height:407px;
	background-color:#000000;
	background-image:url('/images/contentbackground.png');
	margin-left: auto ;
	margin-right: auto ;
	z-index:36;
	border-width:4px;
	border-style:inset;
	border-color:#CA7F46;
}

.flyoutimage
{
	padding:4px; 
	border:1px solid #e9e9e9; 
	margin:5px; 
	margin-top:0px; 
	cursor:pointer;
}





