@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
}
a {outline: none;}
/* Main Body */
.mainbody {
	width: 970px;
	height: auto;
	position:relative;
	margin:0px auto;
	background-color:#000;
	
	font-size: 13px;
	text-align: left;

}
.mainbody h4 {
	font-size:14px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "bitstream vera sans", "trebuchet ms", verdana;
	color: #771A70;
}
	
/* Header */
.header {
	width: 970px;
	height: 300px;
	/* [disabled]position: relative; */
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.header .logo {
	float: left;
    border: none;
	outline:none;
	
	}
.contactinfo {
	padding: 5px;
	position:relative;
	float: right;
	width:560px;
	height: 150px;
	}
/* Navigation */


/*Main Text */
.maintext {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "bitstream vera sans", "trebuchet ms", verdana;
	text-align: left;
	color: #C00;
	font-size: 13px;
	
}

/* get rid of those system borders being generated for A tags */
a:active {
	outline:none;
	border: none;
	color: #d94ecf;
}

:focus {
  -moz-outline-style:none;
}
/* root element for scrollable */
.vertical {
	/* required settings */
	position:relative;
	overflow:hidden;
	/* vertical scrollers have typically larger height than width */	
	height: 760px;
	width: 550px;
	border-top:1px solid #ddd;
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* root element for scrollable items */
.items {	
	position:absolute;
	overflow: hidden;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
.items div {
	border-bottom:1px solid #ddd;
	padding:15px;
	font-size:12px;
	height:210px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


/* elements inside single item */
.items img {
	float:left;
	margin-right:20px;
	height:180px;
	width:240px;
	border: 1px solid #d5d5d5;
}

.items h3 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#498fe5;
	font-weight:normal;
}
.items a {
	color:#286ec4;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	}
.items a:hover {
	color:#3c91f9;
	text-decoration:underline;}

/* the action buttons above the scrollable */
#actions {
	width:550px;
	margin:5px auto;
	float: left;
}

#actions a {
	font-size:12px;
	cursor:pointer;
	color:#2378e2;
}

#actions a:hover {
	text-decoration:underline;
	color:#2378e2;
}

.disabled {
	visibility:hidden;		
}

.nextPage {
	float:right;
}	
.date {
	font-weight:bold;
	font-size:12px;
	color:#CC02A4;
}
ul.date  {
	float: right;
	margin: 10px;
	list-style-image: url(../images/adobe-pdf-logo.jpg);
	list-style-type:none;
	}
/* LEft Hand Side Home Page */

.homeleft {
	position:relative;
	width: 300px;
	height: auto;
	float: left;
	padding: 5px;
	}
.homeleft h1 {
	color: #c7cad1;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
	
	
}

.homeleft p {
	color: #000;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "bitstream vera sans", "trebuchet ms", verdana;
	padding-left: 20px;
	width: 85%;
	text-align:justify;
	padding-top: 5px;
}
.homeleft ul {
	color: #CCC;
	font-size: 13px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	margin-right: 20px;
	position: relative;
	
}

.homeleft li {
	list-style-type:  none;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.span {
	font-size: 11px;}


.homeleft h2 {
color: #387ED4;
font-size: 14px;
font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
padding-left: 20px;}
.homeleft h3 {
color: #387ED4;
font-size: 14px;
font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
padding-left: 20px;}
.homeleft h4 {
color: #387ED4;
font-size: 14px;
font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
padding-left: 20px;}
.homeleft span {
	padding-top: 10px;
	font-size:10px;
}
/* Right Hand Side */
.info {
	float: right;
	width: 300px;
	height:auto;
	margin: 5px;
}
.info h1 {
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	font-size:14px;
	color:#2378e2;
	padding-left: 15px;
	}
.info p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	text-align:justify;
	padding-left: 10px;
	width: 88%;
}
.info a {
	color: #2378e2;
	text-decoration: underline;}
.info a: hover {
	color: #286ec4;}
.info span {
	color: #2378e2;}
.info li {
	color:#FFF;
	padding-bottom:5px;}
.info ul 
{
margin-left: 35px;}



/* --------------FOOTER------------- */
#footer, .push { 
width: 930px;
height: 0em; /* make sure this matches in the body container DIV */
clear: both;
bottom: 0;
left: 0;

}
 
#footer {
	background:#333;
	height: auto;
	width: 100%;
	margin-top: 0px;
	position:relative;
	border-top: solid 1px #fff;
	clear:both;
}
#footer .content p {clear:both; font-size: 10px; color:#fff; text-align:center; padding-bottom:10px;}
#footer .content p a {color:#fff;}
 
#footer .content {
	width: 930px;
	margin: 0 auto;
	position: relative;
	height: auto;
	background: url(images/footerpins.png) no-repeat top center;
	clear: both;
}

#footer img { border: none; }


/* --------------FOOTER BLOCKS------------- */

#footer .footerblocks {
	padding: 11px 0px 0px 0px;
	color: #8E8171;
	width: 930px;
	line-height: 18px;
	font-family: "Lucida Sans", Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	height:auto;
}
#footer .footerblocks span {
	color: #556FFD;
}

#footer .footerblocks a {
color: #ee4591;
font-weight: bold;
background: url(/images/bullet.gif) no-repeat center left; 
text-decoration: none;
text-transform:lowercase
}

#footer .footerblocks a:hover { text-decoration: none}

#footer .footerblocks p {
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Sans", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.7em;
	color: #8f9e9b;
	text-align: justify
}


#footer .footerblocks .block { float: left; width: 250px; margin: 0px; margin: 10px 5px 0px 10px; clear:right; padding-left:15px;  }




/* --------------FOOTER STANDARDS------------- */
#footer #standards { margin-top: 17px; margin-bottom: 17px; padding: 0px; }
#footer #standards .top { background:url(images/footer_standards.gif) no-repeat; height: 19px;  }
#footer ul {margin: 0px; padding: 0px;}
#footer li { display: inline; list-style-type: none; }


/* --------------FOOTER RECENT BLOGS------------- */
#footer .blogs .head { background: url(images/footer_blogs.png) no-repeat; width: 181px; height: 17px; margin-bottom: 14px; text-transform:uppercase; font-size:14px; }
#footer .blogs .post, #footer .blogs .postlast {
	width: 250px;
	border-top: 1px dashed #525252;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer .blogs .postlast { border-bottom: 1px dashed #525252; }


#footer a.toplink {
	text-transform: uppercase;
	font-size: 11px;
	font-family: "Lucida Sans", sans-serif;
	color: #556FFD;
	text-decoration: underline;
	font-style: normal;
}

#footer .blogs p { margin-top: 8px;}
#footer a.toplink:hover {text-decoration: underline;}
#footer a.toplink:hover, #footer .blogs p { color: white;}

#footer .blogs .post .link, #footer .blogs .postlast .link  {
	color: #556FFD;
	text-transform: uppercase;
	margin-top: 7px;
	font-size: 9px;
	font-style: italic;
}


 #footer .blogs a.botlink { font-style:italic; text-decoration: underline; color: #ff0065; text-transform:uppercase} 

/* --------------FOOTER TWITTER------------- */

#footer .twitter {
	width: 260px;
	margin-left:70px;
	font-family: "Lucida Sans", sans-serif;
	font-size: 12px;
	line-height: 1.7em
}
#footer .twitter .head {
	background: url(images/footer_twitter.png) no-repeat;
	width: 95%;
	height: 17px;
	margin-bottom: 14px;
	text-transform:uppercase;
	font-size:14px;
}
#footer .twitter ul { margin: 0px; padding: 0px; }
#footer .twitter li { color: white; display: block; border-top: 1px dashed #525252;  padding: 10px 0px 10px 0px  }
#footer .twitter li a { color: #ff0065; text-transform: uppercase; font-size: 12px; font-weight: normal }
#footer .twitter #twitter-link {
	height: 63px; margin-left:20px; 
}

 a.c2 {display:block;}
 h2.c1 {display: none;}

/* --------------FOOTER1------------- */

#footer .footer1 {width: 260px; margin-left:0px; font-family: Lucida Sans, sans-serif; font-size: 12px; line-height: 1.7em ; width: 95%;}
#footer .footer1 .head {
	background: url(images/footer_twitter.png) no-repeat;
	width: 95%;
	height: 17px;
	margin-bottom: 14px;
	text-transform: uppercase;
	font-size:14px;
}
#footer .footer1 ul { margin: 0px; padding: 0px; }
#footer .footer1 li { color: white; display: block; border-top: 1px dashed #525252;  padding: 10px 0px 10px 0px  }
#footer .footer1 li a { color: #ff0065; text-transform: uppercase; font-size: 10px; font-weight: normal }
#footer .footer1 #footer1-link {
	height: 63px; margin-left:20px; 
}

 a.c2 {display:block;}
 h2.c1 {display: none;}





/* --------------FOOTER RSS BUTTON------------- */
.rss { margin-top: 4px; margin-bottom: 10px }



 .pics {  
    width:  680px; 
    height: 296px; 
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    width:  680px; 
    height: 296px; 
    top:  0; 
    left: 0 
} 
 

.disclaim {
	text-align:center;
	clear:both;} 

#eventLoader {
	display:none; height:16px; width:16px; padding: 0 6px; float: left;
}
#eventPreload {
	color: #fff; padding-top: 5px;
}
#actions div a {
	font-size:12px;
	text-decoration: none;
	cursor:pointer;
	color:#2378e2;
}
#actions div a:hover {
	text-decoration:underline;
	color:#2378e2;
}

.eventTitle {
	color: white; padding-bottom: 1px; padding-left: 3px;
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
.items div {
	border-bottom:1px solid #ddd;
	padding:15px;
	font-size:12px;
	height:210px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


/* Asian Weddings */
.asianwed img {
	float:left;
	margin-right:20px;
	margin-top: 5px;
	height:180px;
	width:240px;
	border: 1px solid #d5d5d5;
}

.asianwed h1 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#840000;
	font-weight:normal;
}
.asianwed h2 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#840000;
	font-weight:normal;
}
.asianwed h3 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#660033;
	font-weight:normal;
}
.asianwed a {
	color:#840042;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;}
.asianwed a:hover {
	color:#AE0057;
	text-decoration:underline;}
.asianwed div {

	border-bottom:1px solid #ddd;
	padding:15px;
	font-size:12px;
	height:230px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.asianwed span {
	color:#840042;
}
.asiantel span {
color:#840042;
padding:0;}
#description span {
	float: left;
	padding-top:10px;}
/* Right Hand Side Asian Weddings */
.asianinfo {
	float: right;
	width: 300px;
	height:760px;
	margin: 5px;
}
.asianinfo h1 {
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	font-size:14px;
	color:#660033;
	text-align:center;
	}
.asianinfo p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	text-align:left;
	padding-left: 10px;
	
}
.asianinfo a {
	color: #2378e2;
	text-decoration: underline;}
.asianinfo a: hover {
	color: #286ec4;}
.asianinfo span {
	color: #2378e2;}
.asianinfo li {
	color:#FFF;
	padding-bottom:5px;}
.asianinfo ul 
{
margin-left: 35px;}

#menu {
	height: 300px;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
	width: 350px;
	position: relative;
	
}
	#menu li {
		float: left;
		list-style: none;
		height: 40px;
		margin-right: 44px;
		line-height: 12px;
		padding-top: 8px;
		
		
	}
	#menu li a {
		font-size: 22px;
		text-decoration: none;
		text-transform: lowercase;
		border:none;
	    outline:none;
		
	}
	#menu li a span {
		font-size: 9px;
		text-transform: uppercase;
		display: block;
		padding-top: 5px;
		width:100%;	}
	
	
	#menu a:link, #menu a:visited {
	color: #CCC;
}

	
	#menu-portfolio {
	
	padding-left: 45px;
	}
	#menu-portfolio a:hover {
	color:#609;
	}
	#menu-portfolio a:hover span{ color:#609;
	}
	
	
	#menu-services {
	padding-bottom: 10px;
	padding-left: 45px;
	width:160px;
	}
	#menu-services a:hover {
	color:#898885;
	}
	#menu-services a:hover span{ color:#afaeac;
	}
	
	#menu-whatson {
	padding-bottom: 10px;
	padding-left: 45px;
	width:160px;
	}
	#menu-whatson a:hover {
	color:#2378e2;
	}
	#menu-whatson a:hover span {color:#1D1A86;
	}
	
	#menu-about {
		width:225px;
		padding-left: 43px;
	}
	#menu-about a:hover {color:#d94ecf;}
	#menu-about a:hover span {color:#C029B5;}
	
	
	#menu-contact {
		width:160px;
		padding-left: 45px;
		margin-right: 0 !important;
	}
	#menu-contact a:hover {
		color: #3C3;}
	#menu-contact a:hover span {
		color: #269926;}
	
/*

Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: March 26, 2009
Version: 1.0

	Copyright 2009 Jeremie Tisseau
	"Sliding Login Panel with jQuery 1.3.2" is distributed under the GNU General Public License version 3:
	http://www.gnu.org/licenses/gpl-3.0.html
*/

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(../images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #15ADFF;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left -19px;}



.twww {
	background-image: url(../images/twww-background.gif);
	background-repeat:no-repeat;
	background-position: 7px 0px;
	width: 300px;}
.twww img {height:190px; width:252px;}
#button,#button2,#button3  {width:130px ;height: 40px; margin:0; padding: 0 0 50px 80px; outline:none; border:none;}

.twww h1,h2,h4 {
	color: #771A70;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
	padding-top: 10px;
}

.private {
	background-image: url(../images/christmas-back.gif);
	background-repeat:no-repeat;
	background-position: 7px 0px;
	width: 300px;
	height: auto;
}
.private h1 {
	color: #626160;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
	padding-top: 10px;
}
.whatson h1 {
	color: #71B8FF;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
	padding-top: 10px;
}

.whatson {
	background-image: url(../images/whats-on-background.gif);
	background-repeat:no-repeat;
	background-position: 7px 0px;
	width: 300px;
	height: auto;
}
.whatson img {
	width:252px;
	height:190px;}
.whatson .moreinfo {
	width: 130px; height: 40px;
	margin:0; padding-left:85px; padding-bottom:35px; outline:none; border:none;}
.whatson a {
	color:#fff;
	font-size: 13px;
}
.introduction {
	width: 970px;
	height: auto;
	margin: 10px auto;
	padding:0;
	
}

.introduction li {
	color:#FFF;
	font-size:13px;
	padding-bottom: 5px;
	}
.introduction a {
	color:#A60869;
}
.introduction a:hover {
	color:#A60869;
}
.adobe  {
	
	float:right;
	margin: -50px 120px 0px 0px;
	list-style-type:none;
	list-style-image:url(../images/adobe-pdf-logo.jpg);}
.introduction h1 {
	color: #EE3227;
	font-size: 25px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: left;
	padding: 0px 20px;
	margin:0;
}
.introduction h2{
	color: #39F;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
	padding-top: 40px;
}
.introduction h3{
	color: #39F;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
clear: both;
}
.introduction p {
	color:#CCC;
	font-size:13px;
	width: 93%;
	padding-left: 20px;
	text-align: justify;
	}
img.pavilionhire  {
	float: right;
	margin:30px auto;
	border: 1px solid #CCC;}

.contactlist li
{
	color: #ccc;
	list-style: none;
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
	display: inline;
	padding-bottom: 20px;
}
.contactlist a {
	color:#269926;
	outline:none;
	}
.contactlist a:hover {
	color: #3C3;
}
.contactlist span {
	color: #269926;
}

.events {
	position: relative;
	width: 555px;
	margin: 0px auto;
	height: 140px;
	background-image:url(../images/whats-on-background-2.jpg);
	border: 1px solid #ccc;
	}
.events img {
	float: left;
	margin: 8px;
	border: 1px solid #fff;}
.events p {
	color: #BFC5E3;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "bitstream vera sans", "trebuchet ms", verdana;
	left: 15px;
}
	
.events span {
	color: #fff;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	;
	margin: 5px 0 0 10px;
	font-weight: bold;
}
.events a {
	color: #006;
	font-family:Arial, Helvetica, sans-serif;}
.events a:hover {
	color: #000099;}
	
	
#contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact h2 {
	margin: 10px 0 10px;
	font-size: 24px;
	color: #333333;
}
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact {
	display: block;
	width: 650px;
	margin: 50px auto;
	padding: 35px;
	border: 1px solid #cbcbcb;
	background-color: #FFF;
	-webkit-border-radius:5px;
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	display: block;
	width: 650px;
	padding: 35px;
	border: 1px solid #cbcbcb;
	background-color: #666;
	-webkit-border-radius:5px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

/* Form style */

#contact p, label, legend {
	font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
}

#contact h1 {
	margin: 10px 0 10px;
	font-size: 24px;
	color: #8E8171;
}
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }
#contact label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 155px;
	-webkit-border-radius:5px;
	font-size: 14px;
	color: #A7A7A7;
}
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }	

#slider1 {
	width: 360px; /* important to be same as image width */
	height: 240px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	float:right;
	margin: -15px 100px 20px 0px;
	border:none;
	outline: none;
}

#slider1Content {
	width:360px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
	
}

.slider1Image {
    float: left;
    position: relative;
    border: 1px solid #ccc;
	outline: none;

}

.slider1Image span {
    position: absolute;
	font: 11px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 500px;
	height:320px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
	
}
.slider1Image ul { list-style-type: none;}


#slider {
    width: 360px; /* important to be same as image width */
    height: 240px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float:right;
	margin: -15px 100px 20px 0px;
}
#slider ul { list-style-type: none;}

#sliderContent {
    width: 360px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
	border: 1px solid #ccc;
	outline: none;
}
.sliderImage span {
	position: absolute;
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding: 5px 13px;
	width:300px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	
}

.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
	
}
.top a{
	color: #A8A8A8;
}
.top a:hover {
	color: #BFBFBF;
}

#slideshow {
	width:640px;
	height:285px;
	position:relative;
	border: 1px solid #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:560px;
	height:285px;
	overflow:auto; /* allow scrollbar */
	position:relative;
	clear: both;
}
#slideshow #slidesContainer p {
	color: #FFF;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background-image: url(../images/control_left.png);
  background-repeat:no-repeat;
  background-position: center;
}
#rightControl {
  top:0;
  right:0;
  background-image: url(../images/control_right.png);
  background-repeat:no-repeat;
  background-position: center;
}
.slide h2, .slide p {
	margin:10px;
}
.slide h2 {
	font: 18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#E0479F;
	letter-spacing:-1px;
	text-align: center;
}
.slide img {
	float:right;
	margin:0 15px;
	border: 1px solid #ccc;
}

.twwwdiv {
	float: right;
	border: 1px solid #fff;
	width: 550px;
	height: 260px;
	position:relative;}
.twwwdiv p {
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	font-size:13px;
	color: #ccc;
	width: 85%;
	padding-left: 30px;}
ul.tabs {
	margin: 0px auto;
	padding: 0;
	
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 750px;
}
ul.tabs li {
	float: left;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #CE2DC2;
	overflow: hidden;
	position: relative;
	font-size: 16px;
	background-color: #990033;
}
ul.tabs li a {
	text-decoration: none;
	color: #31112E;
	display: block;

	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {

}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {

	border-bottom: 1px solid #fff;
}

.tab_container {
	border-top: none;
	clear: both;
	width: 750px;
	background-color:#000005;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	overflow:hidden;
	border: 1px solid #fff;
	margin: 0px auto;
}
.tab_content {
	padding: 20px;
	font-size: 12px;
	text-align: center;
	
	
}
.tab_content li {
	list-style-type: none;
	color:#FFF;
	
}
.tab_content li a { color:#d94ecf;}
.tab_content li a:hover {
	color:#DE6BD6;
}
.tab_content h2 {
	font-weight: normal;
	font-size: 14px;
	color:#d94ecf;
	border-bottom: #999 dashed 1px;
	padding-bottom:20px;
	
}
.tab_content h2 a {color:#d94ecf; }
.tab_content h2 a: hover {
	color:#EA9DE4;
}
.tab_content h3 {
	font-weight: normal;
	font-size: 14px;
	color:#d94ecf;
	border-bottom: #999 dashed 1px;
	padding-bottom:20px;
	padding-top: 15px;
	
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 2px solid #ddd;
	padding: 5px;
}
.tab_content p a { color:#d94ecf;}
.tab_content p a:hover {
	color:#DE6BD6;

}
.tab_content p span {
	color:#d94ecf; }
.thewww p {
	font-size:13px;
	color:#B6B6B6;
	padding-left: 20px;
	width: 90%;
	text-align:justify;
}
.thewww h1 {
	color:#d94ecf;
	font-size:14px;
	text-align: center;
}
.thewww a {
	color: #d94ecf;}
.thewww a:hover {
	color:#DE6BD6;}
#content {
	width: 350px;
	margin: 30px auto;
	padding: 20px 60px;
	border: 1px solid #D2D2D2;
	-moz-box-shadow: 0 0 30px #CCC;
	-webkit-box-shadow: 0 0 30px #CCC;
	box-shadow: 0 0 30px #CCC;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 15px);
}
.detail {
	font-size: 11px;}
.detail a {
	text-transform:none;
	font-size: 11px;}
p.phone  {
	text-transform:uppercase;
	color:#E60000;
	font-weight:bold;
	font-size:14px;
}
p.phonenum  {
	text-transform:uppercase;
	color:#286ec4;
	font-weight:bold;
	font-size:14px;
}
/* root element for scrollable items */
.christmasitems {	
	position:absolute;
	overflow: hidden;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
.christmasitems div {
	border-bottom:1px solid #ddd;
	padding:15px;
	font-size:12px;
	height:210px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


/* elements inside single item */
.christmasitems img {
	float:left;
	margin-right:20px;
	height:180px;
	width:240px;
	border: 1px solid #d5d5d5;
}

.christmasitems h3 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#00B300;
	font-weight:normal;
}
.christmasitems a {
	color:#090;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.christmasitems a:hover {
	color:#00B900;
	text-decoration:underline;
}
.christmasdetail {
	font-size: 11px;}
.christmasdetail a {
	text-transform:none;
	font-size: 11px;}
.christmasdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#C40000;
}
.eventsdetail {
	font-size: 11px;}
.eventsdetail a {
	text-transform:none;
	font-size: 11px;}
.introductioncorporate {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	
}

.introductioncorporate li {
	color:#FFF;
	font-size:13px;
	padding-bottom: 5px;
	}
.introductioncorporate a {
	color:#F2F2F2;
}
.introductioncorporate a:hover {
	color:#FFF;
}

.introductioncorporate h1 {
	color: #FFF;
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "bitstream vera sans", "trebuchet ms", verdana;
	text-align: center;
}
.introductioncorporate h2{
	color: #FFF;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
	padding-top: 40px;
}
.introductioncorporate h3{
	color: #39F;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
clear: both;
}
.introductioncorporate p {
	color:#A7A7A7;
	font-size:13px;
	width: 93%;
	padding-left: 20px;
	text-align: justify;
	}
.introductioncontact {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	
}

.introductioncontact li {
	color:#FFF;
	font-size:13px;
	padding-bottom: 5px;
	}

.introductioncontact h1 {
	color: #609;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
}
.introductioncontact h2{
	color: #39F;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
	padding-top: 40px;
}
.introductioncontact h3{
	color: #39F;
	font-size: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	text-align: center;
clear: both;
}
.introductioncontact p {
	color:#A7A7A7;
	font-size:13px;
	width: 93%;
	padding-left: 20px;
	text-align: justify;
	}

/* Puttin On the Blitz */

.clearleft {
	float:left;
	width: 30px;
	height: 400px;
	margin: 0;
	padding: 0;
	position:relative;
}

.blitzphoto {
	float: left;
	position:relative;
	margin:none;
	padding-top:60px;}
.title {
	float:left;
	position:relative;
	vertical-align:top;
	padding: 22px;}
.blitztext {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width: 500px;
	height:380px;
}
.mainbody .thewww .container .tab_container #tab1 table {
	text-align: left;
	color: #FFF;

}
.tabledate {
	color:#CCC;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px dotted #00B300;
}
.time {
	color:#82FF82;
}

/* Those Were the Days */
.twtd {
	font: 15px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color: #d94ecf; margin-left: 20px; border-bottom:#FFF 1px dotted; padding-bottom: 3px;}
	
#sidebar { width: 300px; margin:0px 0px 20px opx; padding:0; height:auto; float:right;}
#leftdiv {
	width:670px;
	margin:0;
	padding:0;
	height:auto;
	float:left;
}

