.info-msg { font-size: 14px; font-weight: bold; color: green; }
.error-msg { font-size: 14px; font-weight: bold; color: red; list-style-type: none;}
.clearer { clear: both; }
.no-decoration-please { text-decoration: none; border: 0px; }
.align-center { text-align: center; }
.small-heading { font-weight: bold; }
.big-event-title { border-bottom: 2px solid #ddd; padding-bottom: 6px; }
.tinytext { font-size: 0.8em; }
img { border: 0; }
hr { height: 1px; border: 1px solid #ccc; }

#center-column p {
	font-size: 12px;
	line-height: 1.35em;
}

h {
	font-size: 14px;
	font-family: Arial;
}

h1 { 
	font-size: 22px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
	padding: 2px 0px 7px 0px;
}


div#event-flyer {

	clear: none;
	margin-right: 0px;
	float: right;
}

div#event-wrapper {
	text-align: left;
	width: 95%;
}

div#event-description {
	width: 100%;
	float: left;
}

div#event-video {
	width: 100%;
	float: left;
	margin-top: 50px;
}

div#left-column {
	float: left;
	width: 220px;
}

.nice-box {
	margin: 20px 0px 20px 20px;
	border: 1px solid #e7e7e7;                 
	padding: 5px;
}
.nice-box div {
	padding: 10px;
	background-color: #fafafa;
	font-size: 1.1em;
}

#event-info {
	width: 320px;
	margin: 0px 0px 0px 0px;
	float: left;
	min-height: 135px;
}

#event-preamble {
	width: 320px; 
	clear: left; 
	margin: 20px 0px 25px 0px; 
	float: left;	
}

div.receivers-wrapper {
	margin: 10px 0px 0px 0px;
}

div#left-column h3 {
	color: #477fba;
}

#left-column ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 5px 0px 30px 0px;
}

#left-column ul li, #right-column ul li {
	
	color:#999999;
	float:left;
	font-size:0.8em;
	height: 18px;
	margin-bottom:0px;
	padding-left:2px;
	width: 90%;
}

a:link.grey-link, a:visited.grey-link {
	color:#999999;
	font-size:0.7em;
}

#left-column ul li a, #right-column ul li a {
	text-decoration: none;
	color: #7a7a7a;
}

#left-column a:hover {
	text-decoration: underline;
}

div#center-column {	
	float: right;
	width: 720px;
	min-height: 600px;
	border: 0px solid black;
	margin-top: 15px;
	clear: none;
}

div#center-column-top {
	padding-top: 0px;
	width: 100%;
	height: 10px;
}

div#right-column {
	padding-left: 2%;
	float: left;
	width: 16%;	
}


div#footer-clearer {
	clear: both;
	background: url(../gfx/background_center_bottom.png); 
	background-repeat: no-repeat;
	height: 9px;
	margin-left: 1px;
	background-color: #fff;
}

div#footer {
	width: 100%;
	height: 70px;
	clear: both;
	background-image: url(../gfx/footer.png);
	background-repeat: no-repeat;
}

#footer-container {
	padding: 15px;
	text-align: center;
}

#footer-container p, #footer-container p a {
	color: #fff;
}

#footer-container a {
	margin: 0px 5px;
}

.clearer {
	
	clear: both;
}

p {
	font-size: 11px;
}

a {
	color: #303030;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

a:visited {
	color: #303030;	
}

#event-wrapper a {	
	text-decoration: underline;
}

#event-wrapper a:hover {	
	text-decoration: none;
}

#event-wrapper a.no-underline {
	text-decoration: none;
}

#event-wrapper a.no-underline:hover {
	text-decoration: none;
}

#center-column a {	
	font-size: 11px;	
}

#event-wrapper a {	
	/*font-size: 12px;	*/
}

#event-info a {
	font-size: 1em;
}

a.buy-ticket-link {
	
	padding: 2px 2px 7px 2px;
	text-decoration: none;
	background-position: center center;
	background-repeat:no-repeat;
	background-image: url(../gfx/icons/tag_red.png);
}

a.more-info-link {
	
	padding-left: 10px;
	text-decoration: none;
	background-position: 5% 15%;
	background-repeat:no-repeat;
	background-image:url(../gfx/icons/bullet_toggle_plus.png);
}

a.facebook-share {
	padding:2px 0 2px 20px;
}

#facebook-shares {
	padding: 10px 0px;
}

.facebook-share {
	background:transparent url(../gfx/icons/facebook_share_icon.gif) no-repeat scroll 0 50%;	
}


/**
 *  * Styles for eventlist - start
 *   */

.event-list-item-odd {
	background-color: #f8f8f8;
}

.event-list-item-even {
	background-color: #fff;
}

.event-list-item {
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 0px 5px;
	clear: both;
	min-height: 78px;
}

.eventflyer-container {
	width: 70px;
	height: 70px;
	margin-right: 10px;
	border: 1px solid #d4d4d4;
	background-color: #f0f2f1;
	float: left;
}

.eventflyer {
	margin: 5%;
	display: block;
	width: 90%;
	height: 90%;	
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}

.eventflyer a {
	display: block;
	width: 100%;
	height: 100%;
	
}

.eventflyer img {
	padding: 5px;
	border: 1px solid #d4d4d4;
	
}

.eventinfo {
	height: 100%;
	min-height: 80px;
	clear: none;
	width: 83%;
	float: left;
}

div#event-list {
	margin-top: 0px;
}

div.event-list-item a, div.event-list-item {
	color: #9f9f9f;
}

.eventinfo .eventlocation a, .eventinfo .eventlocation, .eventinfo .eventdate, .eventinfo .eventdate a {
	color: #4381ba;
}

.eventinfo .eventtitle {	
	display: block;
	float: left;
	overflow: hidden;
	width: 73%;
	margin-bottom: 6px;
}

.eventinfo .eventtype {	
	display: block;
	float: left;
	margin-top: 2px;
	clear: left;
	width: 73%;
	overflow: hidden;
}

#center-column .eventinfo .eventtitle a {
	font-size: 1.35em;
	color: #000;
}

.eventinfo .hr {
	background-color: #dadada;
	height: 1px;
	display: block;
	margin: 0px 2px 0px 0px;
	width: 100%;
	float: right;
}

.eventbuy {
	width: 98px;
	height: 37px;
	display: block;
	float: right;
	margin: 0px 0px 13px 0px;
	background-image: url(../gfx/button_buy.png);
	background-repeat: no-repeat;
}

.eventbuy a, .eventinfo .eventmoreinfo a {
	display: block;
	width: 100%;
	height: 90%;
	padding-top: 4px;
	font-weight: bold;
	color: #374f71;
}

.eventbuy a {
	height: 100%;
}

.eventinfo .eventmoreinfo {
	border: 1px solid #dadada;
	border-top: 0px;
	background-color: #ededed;
	text-align: center;
	display: block;
	float: right;
	height: 22px;
	margin: 0px 2px 0 0px;
	width: 65px;
	clear: none;
}

.eventdate, .eventlocation, .eventtype {
	float: left;
}

.eventdate, .eventlocation {
	margin-top: -2px;
}

.eventdate {
	clear: left;
}

.eventinfo div {
	border: 0px solid black;
}

#event-wrapper .eventbuy {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#event-wrapper .eventbuy a {
	padding: 0px;
}
/**
 *  * Styles for eventlist - end
 *   */


