/* global styles */
html{ overflow: -moz-scrollbars-vertical; }
body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:13px;
	color:#d7d7d7;
	margin:0;
	padding:0;
}
a{
	outline:none;
	cursor:pointer;
}
a,a:link,a:visited{
	color:#d7d7d7;
	font-weight:bold;
	text-decoration:none;
}
a:hover,a:active{
	color:#d7d7d7;
	font-weight:bold;
	text-decoration:underline;
}
img{ border:none; }

/* basic layout */
#home,
#wrapper{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-265px;
	width:530px;
}
#wrapper{
	margin-left:-450px;
	width:900px;
}
#navcontainer{
	width:152px;
	position:fixed;
}
#container{
	margin-left:175px;
	padding:34px 0;
	width:725px;
}

/* left column styles */
#animation{
	width:152px;
	height:274px;
}
.leftsplitter{
	background-color:#ffffff;
	border:1px solid #5f5f5f;
	width:150px;
	height:6px;
}
#nav .mainnav,
#nav .mainnavactive,
#nav .subnav,
#nav .subnavactive{
	display:block;
	margin-left:2px;
	width:150px;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	line-height:25px;
	vertical-align:middle;
}
#nav .mainnav,
#nav .mainnavactive{
	font-size:13px;
}
#nav .mainnavactive,
#nav .subnavactive{
	font-size:14px;
	font-weight:bold;
}
#nav .subnavactive{
	font-size:12px;
}
#nav .subnav,
#nav .subnavactive{
	margin-left:20px;
	margin-bottom:5px;
	width:132px;
	line-height:14px;
}
#nav .mainnav:hover,
#nav .mainnav:active,
#nav .subnav:hover,
#nav .subnav:active{
	font-size:14px;
	font-weight:bold;
}
#nav .subnav:hover,
#nav .subnav:active{
	font-size:12px;
}
.navsplitter{
	margin:0 1px;
	width:150px;
	height:1px;
	background-color:#d3d3d3;
}

/* right column styles */
.rightsplitter{
	background-color:#ffffff;
	border:1px solid #5f5f5f;
	width:723px;
	height:6px;
	margin-bottom:7px;
}
.rightsplittersmall{
	margin:7px 1px;
	width:723px;
	height:1px;
	background-color:#d3d3d3;
}
.datewrapper{
	clear:both;
	overflow:hidden;
}
.date{
	float:left;
	font-size:36px;
	font-weight:bold;
	line-height:36px;
	margin:0 5px 0 1px;
}
.daytime{
	float:left;
	padding-top:3px;
	font-size:12px;
	line-height:14px;
}
.month{
	margin:0 1px;
	font-size:13px;
	font-weight:bold;
}
.event{
	clear:both;
	overflow:hidden;
	margin:0 1px;
}
.eventleft,
.eventright{
	float:left;
}
.eventleft{
	width:260px;
	margin-right:23px;
}
.eventtit{
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:7px;
}
.eventstyle{
	font-size:12px;
	line-height:14px;
	margin-bottom:7px;
	text-align:left;
	text-transform:uppercase;
}
.eventsubtit{
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	margin-bottom:7px;
	text-align:left;
	text-transform:uppercase;
}
.eventthumb{
	border:1px solid #2f2f2f;
	width:105px;
	height:105px;
}
.eventright{
	width:440px;
}
.txt,
.gallery{
	clear:both;
	overflow:hidden;
	margin:0 1px;
	width:723px;
}
.mapborder{
	border:1px solid #ffffff;
	padding:1px;
}
#map{
	width:719px;
	height:500px;
}


/* gallery styles */
.partypicshadow{
	float:left;
	margin:0 0 8px 0;
}
.partypicthumb{
	background-color:#000000;
	width:173px;
	height:173px;
	text-align:center;
	border:1px solid #e0e0e0;
}

/* form styles */
#formcontent{
	width:460px;
	padding:0;
	margin:0;
	overflow:hidden;
}
#formcontent form{
	margin-top:10px;
	margin-left:0;
}
#formcontent label{
	display:block; 
	cursor:pointer; 
	padding:2px 0;
}
#formcontent input,
#formcontent textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:454px;
	height:15px;
	border:1px solid #ffffff;
	margin-bottom:2px;
	padding:2px;
	color:#ffffff;
	background-color:#000000;
}
#formcontent textarea{
	height:120px;
	margin-bottom:5px;
}
#formcontent input:focus,
#formcontent input:hover,
#formcontent textarea:focus,
#formcontent textarea:hover{
	background-color:#333333;
}
#send{
	width:460px;
}
#formcontent .button{
	margin-top:10px;
	padding:0;
	height:20px;
	width:141px;
	cursor:pointer;
	font-weight:bold;
	background-color:#ffffff;
	color:#000000;
}
#formcontent .button:hover{
	color:#ffffff;
}
#formcontent strong{
	color:#f6ff00;
	font-weight:normal;
}
#error,#confirmation{
	width:460px;
	margin-top:10px;
}
form ul li{
	text-align:left;
}

/* drinx styles */
.drinx{
	width:460px;
	margin:5px 0;
}
.drinx table{
	width:460px;
}
.drinx table tr td{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:2px 0;
}

/* footer */
#footer{
	background-color:#000000;
	height:20px;
	text-align:center;
	font-size:10px;
	padding-top:10px;
	width:100%;
	position:fixed;
	left:0px;
	bottom:0px;
	margin-left:87px;
}

