html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: black;
	background-image: url('images/background_gradient.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table,td{
	font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
}

img {
	display: block;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-width: 0;
}

#content_table {
	/*height: 100%;*/
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#logocell {
	height: 84px;
	text-align: center;
	padding-top: 30px;
}

#logowrapper {
	width: 859px;
	height: 84px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#topcell, #topcell_cord, #topcell_whatson, #topcell_arenanews {
	height: 94px;
	background-image: url('images/white_top.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}

#topcell_cord {
	background-image: url('images/white_top_cord.gif');
}

#topcell_whatson {
	background-image: url('images/white_top_whatson2.gif');
}

#topcell_arenanews {
	background-image: url('images/white_top_arenanews.gif');
}

#topwrapper {
	width: 859px;
	height: 94px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0;
}

#topwrapper_inner {
	width: 819px;
	height: 94px;
	margin: 0 24px 0 16px;
	padding: 0;
}

#topcell, #topcell #topwrapper, #topcell #topwrapper #topwrapper_inner {
	height: 44px;
	background-position: center top;
}

#pagecurl {
	width: 89px;
	height: 78px;
	float: left;
	margin-top: 14px;
}

#ticker, #ticker_news {
	font-size: 12px;
	color: white;
	width: 340px;
	height: 15px;
	overflow: hidden;
	margin: 48px 0 0 17%;
	padding: 0;
	float: left;
}

#ticker_news {
	color: black;
}

#contentcell {
	vertical-align: top;
	background-image: url('images/white_middle2.gif');
	background-position: center top;
	background-repeat: repeat-y;
}

#bottomcell {
	height: 93px;
	background-image: url('images/white_bottom2.gif');
	background-position: center top;
	background-repeat: no-repeat;
}

#bottom_links {
	width: 820px;
	margin: 0 auto 0 auto;
	color: #555;
	font-size: 11px;
}

#bottom_links a {
	color: #555;
}

#bottom_links a:hover {
	color: #999;
}

#contentwrapper {
	width: 859px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0;
}

#contentpanel {
	width: 100%;
	padding: 0;
}

#event_detail_container {
	padding: 0;
	float: left;
}

#event_detail_table {
	width: 556px;
	padding: 0;
	margin: 0;
}

#event_list_table {
	width: 540px;
	padding: 0;
	margin: 7px 0 0 16px;
	background-image: url('images/table_header_tape.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

.localinfo_divider {
	height: 13px;
	padding: 0;
	margin: 0;
	background-image: url('images/localinfo/line.gif');
	background-position: left center;
	background-repeat: no-repeat;
}

#localinfo_list_container {
	width: 540px;
	padding: 0 0 0 0px;
	margin: 0 0 20px 16px;
}

#localinfo_list_container table {
	margin: 0 0 0 20px;
}

#localinfo_list_container table tr td {
	font-size: 12px;
}

#event_list_info, #main_content_static {
	width: 540px;
	margin: 7px 0 0 16px;
}

#main_content_static_inner {
	padding: 0 0 0 20px;
	font-size: 12px;
}

#event_list_table th, #event_list_table td {
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	height: 43px;
}

#event_list_table th a, #event_list_table td a {
	color: #ff2cb6;
}

#event_list_table th {
	color: white;
	font-weight: normal;
}

#event_list_table th.sorted {
	text-decoration: underline;
}

#event_list_table td {
	font-weight: bold;
	border-style: solid;
	border-color: #bbb;
	border-width: 0 1px 1px 0;
	height: 35px;
}

#event_list_table td.blank, #event_list_table th.blank {
	border-width: 0;
	width: 10px;
}

#event_list_table td.highlighted {
	background-color: #f5e1ee;
}

#event_detail_table_top, #news_detail_table_top {
	background-image: url('images/whatson_detail_paper_top2.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 27px;
}

#news_detail_table_top {
	background-image: url('images/news_detail_paper_top.gif');
}

#event_detail_table_middle {
	background-image: url('images/whatson_detail_paper_middle2.gif');
	background-position: left top;
	background-repeat: repeat-y;
	height: 400px;
	vertical-align: top;
}

#event_detail_paperclip, #news_detail_paperclip {
	background-image: url('images/whatson_detail_paperclip2.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 56px;
	height: 36px;
	float: left;
}

#news_detail_paperclip {
	background-image: url('images/news_detail_paperclip.gif');
}

#event_detail_content {
	width: 470px;
	float: left;
	padding-left: 20px;
}

#event_detail_content h2 {
	margin: 0;
	font-size: 16px;
	padding: 0 8px 0 8px;
}

#event_detail_pic_container {
	float: left;
}

#event_info {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	width: 110px;
}

#event_detail_pic {
	width: 334px;
	padding: 0;
	margin: 5px 0 0 0;
}

#event_detail_pic_top {
	background-image: url('images/feature_frame_top.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 14px;
}

#event_detail_pic_left {
	background-image: url('images/feature_frame_left.gif');
	background-position: right top;
	background-repeat: no-repeat;
	width: 15px;
	height: 188px;
}

#event_detail_pic_middle {
	background-color: white;
	vertical-align: middle;
	text-align: center;
}

#event_detail_pic_right {
	background-image: url('images/feature_frame_right.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 18px;
	height: 188px;
}

#event_detail_pic_bottom {
	background-image: url('images/feature_frame_bottom.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 17px;
}

#event_detail_copy {
	clear: left;
	padding: 0 0 0 8px;
	font-size: 11px;
	font-weight: bold;
	width: 430px;
	/*height: 285px;*/
	overflow: auto;
}

#event_detail_table_bottom {
	background-image: url('images/whatson_detail_paper_bottom2.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 23px;
}

#sidebar_container {
	float: left;
	width: 265px;
}

#badge_cord {
	width: 123px;
	height: 100px;
	float: left;
}

#badge_cord_p {
	background-image: url('images/badge_cord_promoters.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 119px;
	height: 100px;
	float: left;
}

#signup_container {
	float: left;
	width: 117px;
	font-size: 11px;
	padding-top: 5px;
}

#signup_container form {
	padding: 0;
	margin: 0;
}

#signup_container .title {
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}

#badge_container {
	float: left;
}

.sidebar_event_promo {
	clear: both;
	padding-left: 40px;
	margin-bottom: 10px;
}

.sidebar_event {
	width: 172px;
	padding: 0;
	margin: 0 0 0 0;
}

.sidebar_event_top {
	background-image: url('images/miniframe_top.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 172px;
	height: 7px;
}

.sidebar_event_left {
	background-image: url('images/miniframe_left.gif');
	background-position: right top;
	background-repeat: no-repeat;
	width: 8px;
	height: 107px;
}

.sidebar_event_middle {
	background-color: black;
	vertical-align: middle;
	text-align: center;
}

.sidebar_event_right {
	background-image: url('images/miniframe_right.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 8px;
	height: 107px;
}

.sidebar_event_bottom {
	background-image: url('images/miniframe_bottom.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 172px;
	height: 7px;
}

.sidebar_event_headline {
	background-image: url('images/caption_background.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 176px;
	height: 14px;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 0 2px;
	margin-top: 4px;
	color: black;
}

.sidebar_event_headline a {
	color: black;
}

.promoters_title {
	background-image: url('images/greenstripe.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 229px;
	height: 37px;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 0 25px;
	margin: 10px 0 0 10px;
	color: black;
	text-transform: uppercase;
}

.promoters_image {
	background-image: url('images/promo_photo_base.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 220px;
	height: 160px;
	padding: 20px 0 0 27px;
	float: left;
}

.label {
	color: #666;
}

.label_whatson {
	color: #ff2cb6;
}

.form {
	margin-top: 20px;
	margin-left: 10px;
}

.form_label, .form_field {
	vertical-align: middle;
	font-size: 12px;
}

.form_label {
	text-align: right;
	font-weight: bold;
	color: #666;
}

.form_field {
	text-align: left;
	padding-left: 3px;
}

.email_updates input {
	border: 1px solid black;
}

.email_updates .compulsory {
	font-size: 10px;
	color: #ff2cb6;
}
