/*============ GENERAL ============*/

*{
	padding: 0;
	margin: 0;
}

body{
	background: #010d1f;	
	color: #9DB0D1;
	/* font-family: Georgia, "Trebuchet MS", Tahoma, Helvetica; */
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 11px;
}

p{
	line-height: 2em;
}

li{
	list-style: none;
}

:focus{
	outline: 0;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.clear{
	clear: both;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.error{
    background: url('i/error-bg.png');
    border: 1px solid #900;
    -moz-border-radius: 5px;
    padding: 5px 10px;
    color: #FFF0A5;
    font-size: 12px;
    margin: 5px 0;
}

.ok{
    background: url('i/ok-bg.png');
    border: 1px solid #360;
    -moz-border-radius: 5px;
    padding: 5px 10px;
    color: #FFF;
    font-size: 12px;
    margin: 5px 0;
}


td, th{
	padding: 5px;
	border: 1px solid #295292;
}

/*============ STYLES ============*/

.category{
	background: url('i/category-bg.jpg') no-repeat;
	padding-bottom: 20px;
}

.category-header{
	padding: 25px 0 10px 50px;
	background: url('i/separator.jpg') no-repeat bottom center;

}


h1, h2{
	color: #c1ddff;
	font-family: Georgia, 'Trebuchet MS', 'Times New Roman';
	font-weight: normal;
	font-style: italic;
}

h1{
	font-size: 25px;
}

h2{
	font-size: 25px;
}

.ok, .error{
	margin: 10px 0;
	padding: 10px;
}
.category h1{
		cursor: pointer;
}

.tiny{
	font-size: 9px;
}

.category-content{
	padding: 20px 30px 0;
	background: #092241;
	width: 730px;
	-moz-border-radius: 5px;

}

.category-footer{
	padding-top: 20px;
	background: url('i/separator.jpg') no-repeat bottom center;
}


.dotted{
	border-bottom: 1px dotted #9DB0D1;
	padding-top: 20px;
	margin-bottom: 10px;
}

#support-menu li{
	float: left;
	padding: 0 10px;
}

.copy ul{
	padding: 10px 0;
}

.copy li{
	line-height: 2em;
	padding: 0 20px;
	margin: 0 15px;
	background: url('i/dot2.jpg') no-repeat 0 6px;
}

.tn{
	position: relative;
	padding: 5px;
	border: 1px solid #2F67B1;
	-moz-border-radius: 5px;
	float: left; 
	margin: 5px;
}

.tn img{
	border:0;
	float: left;
}

.label{
	position: absolute;
	padding: 3px;
	top: 2px;
	right: 2px;
}

#wishlist{
	font-size: 16px;
	border: 1px solid #2F67B1;
	background: #0E2954;
	-moz-border-radius: 5px;
	height: 20px;
	padding: 10px;	
	width: 300px;
	text-align: center;
}


/*============ LINKS ============*/

a{
	text-decoration: none;
	color: #ffdb8a;
}

a:hover{
	text-decoration: underline;
	color: #C1DDFF;
}

#support-menu a{
	color: #fff;
	text-decoration: none;
}

#support-menu a:hover{
	color: #9DB0D1;
}

.admin-menu li{
	float: left;
}
.admin-menu a{
	display: block;
	float: left;
	border: 1px solid #2F67B1;
	background: #0E2954;
	-moz-border-radius: 5px;
	padding: 5px;
	color: #9DB0D1;
	margin: 0 10px;
	text-decoration: none;
}

.admin-menu a:hover{
	color: #fff;
}

/*============ LAYOUT ============*/
#top-wrap{
	height: 370px;
	background: url('i/top.jpg') no-repeat top center;
}

#top{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#container-wrap{
	background: url('i/content-bg.jpg') repeat-y top center;

}

#container{
	width: 850px;
  	margin: 0 auto;
  
}

#container .in{
	padding: 0 30px 10px 30px;
}

#footer-wrap{
	height: 270px;
	background: url('i/footer.jpg') no-repeat top center;
}

#menu{
	position: absolute;
	top: 305px;
	left: 90px;
	z-index: 100;
	background: url('i/menu-bg.jpg') no-repeat;
}

#support-menu{
	position: absolute;
	top:0px;
	right: 50px;
}

/*============FORMS ============*/
.ff1, .fb1, .ff2, .ft1{
	border: 1px solid #2F67B1;
	background: #0E2954;
	-moz-border-radius: 5px;
	padding: 5px;
	color: #9DB0D1;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Helvetica;
	font-size: 12px;
}

.fb1{
	cursor: pointer;
}

.ff2{
	width: 400px;
}

.fo1{
	padding: 0 5px;
}

.ft1{
	width: 600px;
	height: 200px;
}

.w600{
	width: 600px;
}

option{
	
}

/*============ MENU ============*/

#menu li span{
	display: none;
}

#menu li{
	display: block;
	float: left;
	height: 32px;
}

.home{
	width: 60px;
	background: url('i/menu-over.jpg') no-repeat 0 0;
}

.entertainment{
	width: 130px;
	background: url('i/menu-over.jpg') no-repeat -60px 0;
}

.catering{
	width: 90px;
	background: url('i/menu-over.jpg') no-repeat -190px 0;
}

.occassions{
	width: 180px;
	background: url('i/menu-over.jpg') no-repeat -280px 0;
}

.kids{
	width: 120px;
	background: url('i/menu-over.jpg') no-repeat -460px 0;
}

.events{
	width: 80px;
	background: url('i/menu-over.jpg') no-repeat -580px 0;
}

.venues{
	width: 90px;
	background: url('i/menu-over.jpg') no-repeat -660px 0;
}

.contact{
	width: 90px;
	background: url('i/menu-over.jpg') no-repeat -750px 0;
}

.bookingWindow{
	padding: 10px;
	
}

#menu li a{
	display: block;
	height: 32px;
}

