/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}
	
ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
}

p {
	padding-bottom: 7px;
}

ul,ol{
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
    text-indent: 0;
}

ul#accordion li ul.bodytext li{
	margin-left: 10px;
}

ul.bodytext li{
	text-indent: 0;
	list-style-position: outside;
}
ul.bodytext li a{
	text-indent: 0;
	list-style-position: outside;
}

ul.bodytext li.active a{
	color: #ff9900;
	text-indent: 0;
	text-decoration:none; 
	border-bottom: none;
}

ul.bodytext li.active a:hover{
	color: #000000;
	text-indent: 0;
}

li.bottom {
	padding-top: 6px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*** Links ***/

	A 			{ color: #555555; text-decoration:none; border-bottom: 1px dotted #cccccc; } 
	A:link		{ color: #555555; text-decoration:none; border-bottom: 1px dotted #cccccc; } 
	A:hover		{ color: #FF9900; text-decoration:none; border-bottom: 1px dotted #cccccc; }


.images A, .doubleleft A, .doubleright A, .livecam A { border-bottom: none; }


/*** The Essential Code ***/

body {
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}

#atffc { 
	display: none; 
	}


#container {
	float: left;
	width: 982px;
	position: relative;
	padding-top: 5px;
	padding-left: 20px;
}

#contact {
	width: 702px;
	margin-top: 23px;
	float:left;
	height: 26px;
	vertical-align: bottom;
	text-align: center;
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

#contact_new {
	width: 702px;
	margin-top: 23px;
	float:left;
	height: 26px;
	vertical-align: bottom;
	text-align: left;
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

#navcolumn {
	float: left;
	display: block;
	width: 230px;
	position: relative;
	padding: 7px 0 0 0;
}

#maincolumn {
	float: left;
	width: 702px;         
	position: relative;
	display: block;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	height: 100%;
}

#main_column_new {
	float: left;
	width: 982px;         
	position: relative;
	display: block;
	height: 100%;
}

#primarycolumn {
	float: left;
	width: 622px;         
	position: relative;
	display: block;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 18px;   
}

#main_container{
	float: left;
	width: 702px;           
	position: relative;
	clear: both;
	margin-bottom: 30px;
}

#main_container_new{
	float: left;
	width: 620px;           
	display: inline;
	margin-bottom: 30px;
}

.images{
	float: left;
	width: 620px;
	padding-left: 40px;
	padding-right: 40px;           
	padding-top: 18px;           
	position: relative;	
	display: block;
	height: auto;
}

.images_new{
	float: left;
	width: 620px;           
	padding-top: 18px;           
	position: relative;	
	display: block;
	height: auto;
}

.farasha{
	float: left;
	width: 620px;
	padding-left: 40px;
	padding-right: 40px;           
	padding-top: 18px; 
	padding-bottom: 10px;           
	position: relative;	
	display: block;
	height: auto;
}

.farasha_narrow{
	float: left;
	width: 200px;           
	padding-top: 38px;          
	position: relative;	
	display: block;
	height: auto;
}

.farasha_narrow a{
	border: 0;

}

.farasha a{
	border: 0;
}

.date{
	float: left;
	width: 200px;
	position: relative;	
	display: block;
	height: auto;
}

.price{
	float: left;
	width: 250px;         
	position: relative;	
	display: block;
	height: auto;
}

.book{
	float: left;
	width: 150px;              
	position: relative;	
	display: block;
	height: auto;
}



.doubleleft{
	float: left;
	width: 290px;
	padding-left: 40px;
	padding-right: 20px;           
	padding-top: 18px;           
	position: relative;	
	display: block;
	height: auto;
}

.doubleright{
	float: left;
	width: 290px;
	padding-left: 20px;
	padding-right: 40px;           
	padding-top: 18px;           
	position: relative;	
	display: block;
	height: auto;
}

#main_container_small{
	float: left;
	width: 620px;
	padding-left: 40px;
	padding-right: 40px;           
	padding-top: 18px;           
	position: relative;
}

#guest{
	float: left;
	width: 620px;
	padding-left: 40px;
	padding-right: 40px;           
	position: relative;
}

#arrowscolumn {
	float: left;
	width: 35px;         
	position: relative;
	padding-left: 15px;
	margin-top: 20px;                                       
}


/* HEADER */

h1.logo{
    width: 230px;
    height: 26px;
	margin-top: 15px;
	padding-left: 20px;
	margin-left: 0px;
	float: left;
}

h1.logo a{
	text-decoration: none;
	display: block;
    background-image:url(../images/go.png);
    background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 230px;
	overflow: hidden;
	text-indent: -9999px;
}

.livecam {
	width: 125px;
    height: 125px;
	margin-top: 25px;
	float: left;
}

.livecam a:hover{
	border: none;
	background-position: top;
}

.livecam a{
	text-decoration: none;
	display: block;
    background-image:url(http://www.grandopening.org/images/live.png);
    background-repeat: no-repeat;
	background-position: bottom;
	height: 125px;
	width: 125px;
	overflow: hidden;
	text-indent: -9999px;
}

h1.logo a:hover{
	border: none;
	background-position: top;
}

/* H Tags */

h1 a { border-bottom: none; }
h1 a:link { border-bottom: none; }
h1 a:active { border-bottom: none; }
h1 a:visited { border-bottom: none; }
h1 a:hover { border-bottom: none; }

h2 {
	font-family: helvetica, arial, sans-serif;
	color: #bbbbbb;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-top: 13px;
	padding-bottom: 2px;
}


h3 {
	font-family: helvetica, arial, sans-serif;
	color: #bbbbbb;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-bottom: 4px;
}

.doubleright h3 {
	font-family: helvetica, arial, sans-serif;
	color: #bbbbbb;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-top: 8px;
}

.doubleleft h3 {
	font-family: helvetica, arial, sans-serif;
	color: #bbbbbb;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-top: 8px;
}

.doubleright h4 {
	font-family: helvetica, arial, sans-serif;
	color: #bbbbbb;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-bottom: 6px;
	padding-top: 0;
}

.doubleleft h4 {
	font-family: helvetica, arial, sans-serif;
	color: #bbbbbb;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-bottom: 6px;
	padding-top: 0;
}


h4 {
	font-family: helvetica, arial, sans-serif;
	color: #555555;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-top: 5px;
}

.jobs {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.04em;
	padding-top: 50px;
}

.jobs.active a { color: #000000; }
.jobs.active a:link { color: #000000; }
.jobs.active a:visited { color: #000000; }
.jobs.active a:active { color: #000000; }
.jobs.active a:hover { color: #000000; }

h2 a {
	border-bottom: none; color: #bbbbbb; }

h2 a:link {
	border-bottom: none; color: #bbbbbb; }

h2 a:active {
	border-bottom: none; color: #bbbbbb; }

h2 a:visited {
	border-bottom: none; color: #bbbbbb; }

h2 a:hover { border-bottom: none; color: #ff9900; }

/*f {
	font-family: arial, sans-serif;
	color: #bbbbbb;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-bottom: 4px;
}
*/
/* FONT STYLES */

.bodytext {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.maintext {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
.maintext p{
	clear: both;
}

.caption {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	padding-left: 40px;
	width: 600px;
	text-decoration: none;
}

.caption_noindent {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.stay_informed {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 2px;
}


/* TOOLTIP */

#tooltip div { width: 350px; margin: 0; padding-bottom: 0px; font-size:10px; 
	
	}

	#tooltip h3 {
	    font-family: arial, sans-serif;
		color: #666666;
		font-size: 11px;
		line-height: 15px;
		font-weight: normal;
		letter-spacing: 0;
		text-decoration: none;
		text-transform: none;
		padding: 0;
		margin: 0;
	}
	
	
	#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 8px;
	width: 350px;
}

.tooltip a { border: none; font-weight: bold; }
.tooltip a:link { border: none; }
.tooltip a:hover { border: none; }
.tooltip a:active {	border: none; }
.tooltip a:visited { border: none; }

/* SUBMIT BUTTON */

.button {
	margin-top: 7px;
	text-align: center;
	clear: both;
	padding: 1px 0px 1px 0px;
	background: none;
	color: #bbbbbb;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: #CCCCCC solid;
	border-width: 1px 1px 1px 1px;
	cursor: pointer;
	text-transform: uppercase;
	}
	

.button:hover {
	color: #FF9900;
	border: #FF9900 solid;
	border-width: 1px 1px 1px 1px;
	}
	
.button:active {
	color: #000000;
    border: #000000 solid;
	border-width: 1px 1px 1px 1px;
	}
	
	
	.button_big {
		margin-top: 7px;
		text-align: center;
		clear: both;
		padding: 1px 1px 1px 1px;
		background: none;
		color: #bbbbbb;
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		border: #CCCCCC solid;
		border-width: 1px 1px 1px 1px;
		cursor: pointer;
		text-transform: uppercase;
		}

	.button_big:hover {
		color: #FF9900;
		border: #FF9900 solid;
		border-width: 1px 1px 1px 1px;
		}

	.button_big:active {
		color: #000000;
	    border: #000000 solid;
		border-width: 1px 1px 1px 1px;
		}
	
.inputbox {
	font-size: 65%;
	padding: 4px;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #666666;
	}	
	
	
	.bookingbutton {
		text-align: center;
		clear: both;
		padding: 1px 0px 1px 0px;
		background: none;
		color: #bbbbbb;
		font-family: arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		border: #CCCCCC solid;
		border-width: 1px 1px 1px 1px;
		cursor: pointer;
		text-transform: uppercase;
		}

	.bookingbutton:hover {
		color: #FF9900;
		border: #FF9900 solid;
		border-width: 1px 1px 1px 1px;
		}

	.bookingbutton:active {
		color: #000000;
	    border: #000000 solid;
		border-width: 1px 1px 1px 1px;
		}

/* PRESS */

#press_left{
	width: 180px;
	padding-left: 40px;
	padding-top: 18px;
	float: left;       
	position: relative;	
}

#press_center{
	width: 180px;
	padding-left: 40px;
	padding-top: 18px;
	float: left;       
	
	position: relative;	
}

#press_right{
	width: 180px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 18px;
	float: left;       
	
	position: relative;	
}

#press_left ul.bodytext li, #press_center ul.bodytext li, #press_right ul.bodytext li{
	text-indent: 0px;
}

#press_left h3, #press_center h3, #press_right h3{
	padding-top: 10px;
}

#press_left h3.top, #press_center h3.top, #press_right h3.top{
	padding-top: 0px;
}

/* STORE */

#staff_left{
	width: 370px; 
	padding-left: 40px;
	padding-top: 18px;
	float: left;      
	position: relative;   	
}

#booking_left hr {
  width: 700px;
  color: #eeeeee;
  height: 1px;
  border: 0px;
  background-color: #eeeeee;
  margin-bottom: 15px;
  margin-top: 10px;
}
.design_top {
padding-top: 4px;

}

.title_line {
vertical-align: middle;
}

.title_line hr {
  width: 100%;
  color: #eeeeee;
  height: 1px;
  border: 0px;
  background-color: #eeeeee;
  padding: 0;
  margin: 0;
}

.title_line a {
display: block;  
background-color: #FFF;
height: 100%;
border-bottom: none;
padding-top: 3px;
padding-bottom: 3px;
}

.title_line a:hover {
background-color: #EEE;
color: #000000;

}

#blog_right{
	width: 200px; 
	padding-left: 50px;
	padding-top: 18px;
	float: left;      
	position: relative;      	
}

#staff_right{
	width: 200px; 
	padding-left: 50px;
	padding-top: 41px;
	float: left;      
	position: relative;      	
}

#store{
	width: 620px;
	padding-left: 40px;
	padding-top: 18px;
	float: left;           
	position: relative;
	display: block;
	clear: both;
}

#store_new{
	width: 620px;
	padding-left: 40px;
	padding-top: 18px;
	float: left;           
	position: relative;
	display: inline;
	clear: both;
}

#store_text{
	width: 620px;
	padding-left: 40px;
	float: left;           
	position: relative;
	display: block;
	clear: both;
}

#store_text_new{
	width: 280px;
	margin-left: 40px;
	margin-top: 18px; 
	padding: 20px 20px 20px 20px;         
	float: left;           
	display: inline;
    border: 1px solid #eeeeee;}

#home_text{
	width: 620px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	float: left;           
	position: relative;
	display: block;
	clear: both;
}

#store h3{
	padding-top: 10px;
}

#store_text h3{
	padding-top: 10px;
}

#store_left{
	width: 290px;
	padding-left: 45px;
	padding-top: 18px;
	float: left;           
	position: relative;
}

#store_right{
	width: 290px;
	padding-left: 30px;
	padding-top: 18px;
	float: left;   
	position: relative;	
}

#store_left p{
	padding-top: 9px;
	padding-bottom: 0px;
}

#store_right p{
	padding-top: 6px;	
}

#store_right li{
	font-size: 10px;	
}

/* FOOTER */

#footerframe {
	width: 982px;
	padding-bottom: 10px;
	float: left;
/*	background-color: #eeeeee; */
	margin-top: 30px;
	}

#footerframe hr {
  width: 100%;
  color: #eeeeee;
  height: 1px;
  border: 0px;
  background-color: #eeeeee;
  margin-bottom: 5px;
  margin-top: 0px;
  float: left;
}


#footerlinks {
	width: 325px;
	float: left;
}

#footercopyright {
	width: 800px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 40px;
}

p.footer {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 16px;
}

p.footer a {
	text-transform: uppercase;
}

/* JOBS */

#jobs_left{
	width: 335px; 
	padding-left: 40px;
	padding-top: 18px;
	float: left;      
	position: relative;   	
}

#film_left{
	width: 235px; 
	padding-left: 40px;
	padding-top: 18px;
	float: left;      
	position: relative;   	
}

#booking_left{
	width: 610px; 
	padding-left: 40px;
	padding-top: 18px;
	float: left;      
	position: relative;   	
}

#film_full{
	width: 610px; 
	padding-left: 40px;
	padding-top: 18px;
	float: left;      
	position: relative;   	
}

#film_full hr {
  width: 100%;
  color: #eeeeee;
  height: 1px;
  border: 0px;
  background-color: #eeeeee;
  margin-bottom: 10px;
  margin-top: 5px;
}

#jobs_right{
	width: 215px; 
	padding-left: 50px;
	padding-top: 18px;
	float: left;      
	position: relative;   	
}

#film_right{
	width: 315px; 
	padding-left: 40px;
	padding-top: 18px;
	float: left;      
	position: relative;   	
}

.input {
	width: 215px;
	font-size: 100%;
	padding: 4px;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.inputselect {
	width: 225px;
	font-size: 100%;
	padding: 4px;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #666666;
}

.film_input {
	width: 325px;
	font-size: 100%;
	padding: 4px;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.film_inputselect {
	width: 335px;
	font-size: 100%;
	padding: 3px;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #666666;
}

.inputname {
	width: 150px;
	font-size: 10px;
	padding: 4px;
	margin-top: 8px;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.inputselectwedding {
	width: 84px;
	font-size: 100%;
	padding: 4px;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #666666;
}

.inputselectrunway {
	width: 175px;
	font-size: 100%;
	padding: 3px;
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #666666;
}

#wedding_left{
	width: 176px; 
	height: 150px;
	float: left;      
	position: relative;   	

}

#wedding_center{
	width: 327px;
	height: 150px;
	float: left;      
	position: relative;   	
	background-image:url(../images/home_03.jpg);
}

#wedding_right{
	width: 190px;
	padding-top: 29px;
	height: 150px;
	float: left;      
	position: relative;   	
}


p.wedding{
	padding-left: 24px;  
	padding-top: 68px; 
	font-family: arial, sans-serif;
	color: #bbbbbb;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;    
}

p.home{
	padding-left: 40px;  
	padding-top: 17px; 
	font-family: arial, sans-serif;
	color: #bbbbbb;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;    
}

p.booking{
	font-family: arial, sans-serif;
	color: #bbbbbb;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-bottom: 0px;   
}

h2.booking {
	font-family: helvetica, arial, sans-serif;
	color: #bbbbbb;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-top: 5px;
	padding-bottom: 5px;
}
span.booked{
	color: #bbbbbb;
}

#booking_left hr {
  width: 100%;
  color: #eeeeee;
  height: 1px;
  border: 0px;
  background-color: #eeeeee;
  margin-bottom: 10px;
  margin-top: 5px;
}

p.homemedium{
	padding-left: 40px;  
	padding-top: 15px; 
	font-family: arial, sans-serif;
	color: #bbbbbb;
	font-size: 19px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;    
}

.orange{
	color: #ff9900;   
}

p.homesmall{
	padding-top: 15px;
	padding-left: 40px;  
	font-family: arial, sans-serif;
	color: #bbbbbb;
	font-size: 12px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;    
}

a.old{
	text-decoration: line-through;
}
a:hover.old{
	text-decoration: line-through;
}
.group:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

.policies{
	width: 620px; 
	padding-top: 18px;
	float: left;      
	position: relative;
	}
			
.footer_column {
	display: block;
	width: auto;
	float: left;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 20px;
}
			
		#twitter {
		display: block;
	    background-image:url(../images/twitter_bird.png);
	    background-repeat: no-repeat;
	    background-position: left/center;
		width: 300px;
		float: right;
		padding-left: 35px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
.space{
		padding-top: 5px;
		padding-bottom: 3px;   
}

.active_date a{
		color: #ff9900;
}

.space_bottom{
		padding-bottom: 14px;   
}

.space_bottom_small{
		padding-bottom: 5px;   
}

.small {
	width: 310px;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	display: inline;
}

#dates {
	width: 620px;
	padding-top: 5px;
	padding-bottom: 3px;
	float: left;
	display: block;
}

.space_left {
	float: left;
	width: 275px;
	padding-left: 15px;
	display: inline;
}

.space_left_small {
	margin-left: 6px;
}

.months {
	float: left;
	display: inline;
	padding-right: 20px;
	font-family: helvetica, arial, sans-serif;
	color: #bbbbbb;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.03em;
	padding-bottom: 4px;
}

.months_width {
	width: 620px;
	float: left;
	display: block;
	padding-bottom: 4px;
	padding-top: 8px;
}

.months_width a{
	border-bottom: none;
}



