body {
	background: #000 url(images/background.jpg) no-repeat top left !important;
	font-family: Verdana !important;
	color: #cc7a03;
}

a:link {
	color: #cc7a03;
}

a:visited {
	color: #CCC;
}

#event a:HOVER, #footer ul li a:HOVER, div#close_button a:HOVER, span#close_button a:HOVER, div.close_button a:HOVER, span.close_button a:HOVER {
	color: #FFF !important;
}

a img {
	border: 0;
}

.ten_pixel_radius, #error, #alert, .fdo_layer {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.five_pixel_radius, div#close_button, span#close_button, div.close_button, span.close_button {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.fdo_layer {
	border: 1px solid #a46203;
	background: #000;
	padding: 20px;
}

#header {
	height: 113px;
	width: 672px;
	margin: 10px 0 0 0;
}

#header .print_head {
	display: none;
}

#event {
	margin: 15px 0 0 116px;
	padding: 71px 40px 20px 44px;
	width: 649px;
	height: 526px;
	font-size: 11pt;
	background: url(images/content.bg.png) no-repeat top left;
}

#event_title, #event_information {
	display: none;
}

.event_title {
	font-size: 14pt;
	display: block;
	padding-bottom: 15px;
}

.event_information {
	margin: 0 20px 0 304px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #cc7a03;
}

.event_information li {
	list-style: none;
	font-size: 10pt;
}

.event_information li.raindate {
	font-size: 9pt !important;
	color: #a46203;
	font-style: italic;
}

.footnote {
	font-size: 8pt;
}

#event_image {
	border: 0;
	margin: 0 29px 16px 0;
	float: left;
}

ul.social_community {
	position: absolute;
	margin-left: 430px;
	padding: 12px 0 0 0;
}

ul.social_community li {
	display: inline;
	list-style: none;
	padding-left: 15px;
}

#social_pins {
	margin: 15px 0 50px 250px;
	overflow: hidden;
	height: 20px;
	padding-left: 15px;
}

#links_print {
	display: none;
}

div#close_button, div.close_button {
	position: absolute;
	top: 20px;
	right: 20px;
	border: 1px solid #a46203;
}

span#close_button, span.close_button {
	float: right;
	border: 1px solid #a46203;
}

div#close_button a, span#close_button a, div.close_button a, span.close_button a {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: normal;
	color: #a46203;
	padding: 0 5px;
	text-decoration: none;
}

#footer {
	min-width: 750px;
	min-height: 48px;
	margin-top: 0;
	padding: 0 50px 15px 50px;
	font-size: 7pt;
	color: #747475;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.5);
}

#footer #links {
	max-width: 511px;
	margin-top: 2px;
	float: left;
}

#footer #links a, #footer #links a:VISITED {
	color: #747475;
	text-decoration: none;
}

#footer #legal {
	float: right;
	max-width: 470px;
}

#footer img {
	float: left;
	border: 0;
	margin-top: 8px;
}

#footer ul {
	float: left;
	padding: 0;
	margin: 8px 0 0 20px;
}

#footer ul li {
	padding: 0 0 2px 0;
	margin: 0;
	list-style: none;
}

#footer p {
	float: left;
	width: 190px;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	border-left: 1px solid #747475;
}

#CopyRight {
	width: 185px !important;
}

#footer p a, #footer p a:VISITED {
	color: #B6D4FC;
	text-decoration: none;
}

#google_map {
	padding-top: 55px !important;
}

#wish_lists_layer {
	width: 800px;
}

#wish_lists_layer h3 {
	font: normal 17pt Arial;
	color: #B6D4FC;
	padding-left: 51px;
	background: url('/graphics/icons/star.icon.png') top left no-repeat;
	line-height: 30px;
}

#wish_lists_layer dt {
	float: left;
	margin: 20px 20px;
	clear: left;
}

#wish_lists_layer dt img {
	border: 0;
}

#wish_lists_layer dd {
	float: left;
	clear: right;
	width: 600px;
	margin: 20px 0;

}

#wish_lists_layer dd h4 {
	margin: 0;
}

#wish_lists_layer dd h4 a {
	color: #FFF;
	text-decoration: none;
}