body {
	background-color: #000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
h2 {
	color: #f70;
}
h3 {
	font-size:  15px;
}
h4 {
	color: #f70;
	margin: 0;
}
p {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 16px;
}

p .eventID {
	font-weight: bold;
	text-transform: uppercase;
}
p .filmtitle {
	font-size: 15px;
	color: #f70;
	font-weight: bold;
}
#container {
	width: 792px;
	display: block;
	margin: 8px auto 0;
}
#header {
	background-image: url(../images/bg-header.png);
	width: 792px;
	height: 96px;
	position: relative;
}

#header h2 {
	position: absolute;
	top: 0px;
	left: 110px;
	font-size: 14px;
}
#header #headlnk {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 100px;
}
#nav {
	position: absolute;
	right:  10px;
	margin: 0;
	bottom: 0px;
}
#nav ul {
}

#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	padding-left:  10px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font: bold 14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}	
#nav li a:hover {
	color: #fff;
}

#content {
	position: relative;
	margin-top: 10px;
}

#col-left {
	width: 211px;
	float: left;
}
#col-left a {
	padding-bottom: 18px;
	display: block;
	text-decoration: none;
}
#col-left a img {
	border-style: none;
	border-width: 0;
}
#col-main {
	background-color: white;
	position: relative;
	float: left;
	display: block;
	width: 401px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 6px;
	overflow: visible;
	visibility: visible;
}
#col-main a {
	text-decoration: none;
	color: #cd322a;
}
#col-main a:hover {
	color: #f70;
	}
#col-main ul {
	font-size: 12px;
}
#col-main #boxed-content {
	width: 373px;
	background: #FEE5AC;
	border: dashed 2px orange;
	padding: 10px;
	margin-bottom: 10px;
}
#col-right {
	width: 138px;
	float: right;
	background: #ffba00 url(../images/bg-lnkright-grad.png) repeat-x;
	padding-top: 8px;
	padding-left: 8px;
	height: auto;
	overflow: visible;
}
#col-right a {
	font-variant: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #000;
	display: block;
	margin-bottom: 14px;
}

#col-right a:hover {
	color: #fff;
}
#col-right .sublink {
	font-size: 12px;
	margin-bottom: 4px;
	padding-left: 12px;
}
#col-right .lnk-blurb {
	font-size: 10px;
	width: 110px;
	display: block;
	margin-left: 6px;
	margin-top: 2px;
}
#col-right p {
	font-variant: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #000;
	display: block;
	margin-bottom: 8px;	
}
#col-right .advert {
	background: none;
	padding-top: 8px;
	padding: 0;
	position: relative;
	right: 8px;
	height:  150px;
	display: block;
}

#footer {
	color: #cecece;
	clear: both;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-top: 12px;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}
#float-box {
	display: block;
}
#float-box p {
	float: left;
	width: 200px;
}
#float-image {
	display: block;
}
#float-image img {
	float:  left;
	padding-right: 6px;
	padding-bottom: 4px;
}
#float-box p.bach {
	text-align: center;
	width: 186px;
	border: thin solid #414141;
	margin-right: 10px;
	background-color: #dbdbdb;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: medium;
}
#float-box p.bach:hover {
	background-color: #950000;
}

p .eventID {
	font-weight: bold;
	text-transform: uppercase;
}
p .filmtitle {
	font-size: 15px;
	color: #f70;
	font-weight: bold;
}

p  .blktxt-lg {
	font-size: 14px;
	font-weight: bold;
}
.no-pad {
	margin: 0;
	padding: 0;
}
.title {
	margin-bottom: 0;
	padding-bottom: 0;
}
.listings .hideDetails {
	display: none;
}
.listings .Details {
	display: block;
	float: none;
	clear: both;
}
.listings .synopsis {
	font-style: italic;
}
.listings h3, .listings h5.title, .listings .address, .listings .info, .listings .link{
	margin: 0;
}

.listings .block {
	
}

.listings .block .header {
	background-color: #eaeaea;
	height: 45px;
	width: 392px;
	padding: 4px;
}
.listings .block .header img {
	float: right;
	margin-top: 6px;
}

.listings .block .header .lfloat  {
	float: left;
}