html, body, form, h1, h2, h3, h4{
	margin:0px;
	padding:0px;
}
img {
	border: 0;
}

html {
	height:100%;
	overflow: -moz-scrollbars-vertical;

}

body, table, input, textarea {
	font-family: Arial, Helvetica; 
	font-size: 12px;
}

body {
	height:100%;
	background-color:#8a8383;
}

h1 {
	position:absolute;
	top: 30px;
	right: 30px;
	height: 75px;
	width: 484px;
	background: url('/img/logo.png') no-repeat;
	text-indent: -999999em;
	cursor:pointer;
}

h2{
	position:absolute;
	background-position:center middle;
}

#print{
	display:none;
	position:absolute;
	text-indent: -999999em;
	top: 156px;
	right: 3px;
	height: 17px;
	width: 21px;
	background: url('/img/print.gif') no-repeat;
	text-indent: -999999em;
	cursor:pointer;
}

h3 {
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:6px;
}

h4 {
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
}

h5 {
	font-size:16px;
	font-weight: bold; 
	text-transform: uppercase;
}

form label{
	display:block;
	float:left;
	line-height:22px;
	padding-right:15px;
	text-align:right;
	width:100px;
}

form label.auto{
	display:inline;
	float:none;
	text-align:left;
	width:auto;
	cursor:pointer;
}


form div{
	line-height:22px;
	margin-bottom:10px;
}

input, textarea{
	padding:3px;
	width:320px;
	border:1px solid #8A8383;
}

input.submit{
	width:auto;
}

hr.Event{
	border:1px solid #000000;
}

#Left a, #Right a, a { 
	color:#000000;
	text-decoration:none;
}

#Left a:hover, #Right a:hover, a:hover { 
	text-decoration:underline;
}



.MainWidth {
	width: 990px;
}

#Container {
	background-color:#FFFFFF;
	margin: 0px auto;
	position:relative;
}



#Left, #Right{
	position:relative;
	float:left;
	width: 245px;
}

#LeftTop{	
	background-repeat:no-repeat;
	position:absolute;
	height:157px;
	width:245px;
	left:0px;
	top:0px;
}

#RightContent{
	background-repeat:no-repeat;
	padding-top:24px;	
	padding-left:18px;
}


#Center{
	float:left;
	width:450px;
	padding:30px 25px 20px 25px;
	min-height:400px;
}

#Footer{
	clear:both;
	text-align:right;
	padding:3px;
	padding-right:20px;
	font-size:9px;
}

.clear{
	clear:both;
}

.first{
	border-top:solid 2px #000000;
}

form#PostReservation, form#PostReaction, form#PostEvent{
	display:none;
}

.showForm{
	cursor:pointer;
}

h3.showForm{
	background-image:url(/img/arrowdown.gif);
	background-position: right 2px;
	background-repeat:no-repeat;
}

#FilterForm {
	clear:both;
	margin-bottom:14px;
	text-align:right;
}


#emailFeedForm select{
	width:107px;
}

#FilterForm a{
	margin-right:4px;
}

#FilterForm select{
	width:140px;
	margin:0 4px 10px 3px;
}

#Right .Links, #Right .Images{
	padding:6px 6px 12px 6px;
	margin:0px 6px 20px 0px;
	background-image:url(/img/BGRight.png);
	width:185px;
}


#Right ul{
	padding:0;
	margin:0;
	list-style:none;
}

#Right .first{
	border:0;
}

#Right .Links li{
	border-bottom:solid 2px #000000;
	margin-bottom:3px;
	padding-bottom:3px;
}

#Right .Images li{
	float:left;
	margin:1px;
}

#Right .Images li img{
	border: 1px solid #FFFFFF;
	cursor:pointer;
}

#Right ul .first{
	margin-top:0px;
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:6px;
	font-weight:bold;
	width:100%;
}

#Menu{
	position:absolute;
	width:195px;
	top:235px;
	left:36px;
	padding:0;
	margin:0;
	list-style:none;
	z-index:100;
}

#Menu li{
	border-bottom:solid 2px #000000;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:2px 0 2px 6px;
	cursor:pointer;
}

#Menu li#LeftBanners{
	padding-top:20px;
	padding-bottom:20px;
	border:0;
}

#Menu .SubItem{
	padding-left:20px;
}

#MovieBox{
	position:absolute;
	top:100px;
	left:45%;
	width:400px;
	height:300px;
	background-color:#FFFFFF;
}

.SelectorArrow, .SelectorCenter{
	margin-top:24px;
	margin-bottom:12px;
}

.SelectorArrow a, .SelectorCenter a{
	color:#000000;
}

.SelectorArrow a:hover, .SelectorCenter a:hover{
	text-decoration:none;
}

.SelectorArrow{
	font-size:38px;
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
}

h4.SelectorCenter{
	float:left;
	/*width:385px;*/
	width:auto;
	margin-left:60px;
}
h5.SelectorCenter{
	float: right; 
	margin-top: 35px; 
	margin-right: 25px;
}

.BigBlock {
	clear:left;
	margin-bottom:15px;
	min-height:190px;
}

.BigBlock p{
	padding:0px;
	margin:0px;
}

.BigBlock .img, .Event .img{
	float:left;
	background-color:#635a59;
	padding: 12px;
	margin:0 6px 6px 0;
}

.BigBlock a{
	color:#b1adac;
}

.BigBlock .ReadMore{
	margin-top:6px;
}

.BigBlock .img p {
	width:150px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:2px;
}

.SmallBlockHeight{
	/*height:100px;*/
	height:110px;
}

.SmallBlockDate, .ArchiveBlockDate {
	padding:0px;
	margin:0px;
	font-size:38px;
	font-weight:bold;
	clear:left; 
	float:left;
	/*line-height:110px;*/
	line-height:70px;
	width:60px;
	border-top-color:#FFFFFF;
	overflow:hidden;
}
span.endDate {
	display:block;
	font-size:15px;
	font-weight:normal;
	margin-top:5px;
	line-height:normal;
}

span.month {
	display: block;
	font-size:24px;
	line-height:26px;
	margin-top:-25px;;
}

.DateIcon{
	margin-top:30px;
	margin-left:3px;
}

.SmallBlockEvent, .ArchiveBlockEvent, .SmallBlockUserEvent{
	cursor:pointer;
}

.ArchiveBlock, .ArchiveBlockDate{
	height:67px;
}
.ArchiveBlockDate{
	line-height:76px;
}

.archiveMonth {
	display: block;
	font-size:24px;
	line-height:26px;
	padding-top:30px;
	clear:left;
	background-image:url(/img/arrowdown.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	cursor:pointer;
	border-bottom:solid 2px #000000;
}

div.archiveContent{
	display:none;
}


.SmallBlock, .ArchiveBlock {
	float:left;
	width:390px;
	border-bottom:solid 2px #000000;
	overflow:hidden;
}

.SmallBlock p, .ArchiveBlock p{
	padding:0px;
	margin:0px;
}

.SmallBlock .img{
	float:left;
	background-color:#635a59;
	padding: 6px;
	margin:0 6px 6px 0;
}

.SmallBlock h3 a {
	color:#000000;
}

.MainMovies{
	margin:0;
	padding:0;
	margin-top:6px;
}

.MainMovies li{
	list-style:none;
	float:left;
	padding:6px;
	margin-right:6px;
	margin-bottom:6px;
}

#LocationMap{
	height:350px;
}

.DateBeen{
	color:#CCCCCC;
}

.Art .img{
	/*background-color:#f2ac28;*/
	background-color:#FFFFFF;
}

.Art a{
	color:#f2ac28;
} 

.CrossOver .img{
	background-color:#861519;
}

.CrossOver a{
	color:#861519;
} 

.Music .img{
	background-color:#e26c29;
}

.Music a{
	color:#e26c29;
} 

.Theatre .img{
	background-color:#7080a4;
}

.Theatre a{
	color:#7080a4;
} 

input.auto{
	width:auto;
}



