@charset "utf-8";
 /*CSS Document
body {
	background-color: #ffffff;
	background-image: url(images/backgroundBG.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
A:link {text-decoration: none; color:#FFFFFF}
A:hover {background: none; text-decoration: none}
A:visited {text-decoration: none; color:#FFFFFF}
/*A:active {text-decoration: none}
*/

.navigationtext{
	font-size: 12px;
	/*font-weight:bold;*/
	color: #ffffff;
	font-family:"Century Gothic"
	
}

.navigationtext .menu:hover{ background-color:#644729}

.hotlinetext{
	font-size: 18px;
	color: #ffffff;
	font-family:"Century Gothic"
	
}
.boxofficetext{
	font-size: 14px;
	color: #ffffff;
	font-family:"Century Gothic"
	
}
.generaltext{
	font-size: 13px;
	color: #ffffff;
	font-family:"Century Gothic"
	
}
.generaltext1{
	font-size: 13px;
	color: #000000;
	font-family:"Century Gothic"
	
}
.generaltext1s{
	font-size: 12px;
	color: #000000;
	font-family:"Century Gothic"
	
}
.posterinfotext{
	font-size: 12px;
	color: #ca6600;
	font-family:"Century Gothic"
	
}
.posterheadingtext{
	font-size: 12px;
	color: #f2e304;
	font-family:"Century Gothic"
	
}
.postervenuetext{
	font-size: 12px;
	color: #ffffff;
	font-family:"Century Gothic"
	
}
.listingheadingtext{
	font-size: 14px;
	color: #f2e304;
	font-family:"Century Gothic"
	
}
.listreadmoretext{
	font-size: 10px;
	color: #f2e304;
	font-family:"Century Gothic"
	
}
.bookingheadingtext{
	font-size: 16px;
	color: #000000;
	font-family:"Century Gothic"
}
.bookingheadingdestext{
	font-size: 12px;
	color: #ca6600;
	font-family:"Century Gothic"	
	
}
.footertext{
	font-size: 10px;
	color: #ffffff;
	font-family:"Century Gothic"	
}
.headingText{
	font-family: Century Gothic;
	font-size: 20px;
	color: #fffd2f;
	/*font-weight: bold;*/
}

.headingText1{
	font-family: Century Gothic;
	font-size: 16px;
	color: White;
	font-weight: bold;
}
.headingText2{
	font-family: Century Gothic;
	font-size: 15px;
	color: Yellow;
	font-weight: bold;
}

.h1 {background-color: #a58a4d}
.h2 {background-color: #ede2b5}
.h3 {background-color: #d4c27a}
.h4 {background-color: #f4e797}
.h5 {background-color: #7e642b}
.hnavigation {background-color: #644729}
.htextstyle {text-decoration:underline}

.modalBackground
{
    background-color:#000000;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.ModalWindow
{
    padding: 0px10px10px10px;
    position:absolute;
}