<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  MANSION CSS 2011 - URVENUE.COM All rights reserved. events.css */
#preload-area {
	display: none;
}

#content-main {
	height: 807px;
	position: relative;
}

#content-main&gt;div {
	float: left;
}

#content-top {
	width: 980px;
	height: 416px;
	position: relative;
	background-image: url(../imateq/www/events-bg-top.png);
}

#frame-event {
	width: 933px;
	height: 349px;
	margin-left: 23px;
	background-image: url(../imateq/www/events-frame.png);
}

#frame-event div {
	float: left;
}

#frame-event-pic {
	width: 638px;
	height: 320px;
	margin: 14px;
	overflow: hidden;
}

#frame-event-detail {
	width: 250px;
	height: 320px;
	margin: 14px 0px;
	position: relative;
/*	background-color: rgba(200,200,200,0.3);*/
}

#frame-event-title {
	margin: 5px 0px;
	width: 250px;
	height: 26px;
	font-weight: bold;
	font-size: 14px;
}

#frame-event-text {
	height: 278px;
	overflow: hidden;
}

p.content {
	color: White;
}

#radio-group {
	position: absolute;
	bottom: 5px;
	left: 0px;
	width: 63px;
	height: 21px;
}

a.radio-button {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin: 3px;
	background-image: url(../imateq/www/radio-button.png);
	background-position: top;
}

a.active-radio {
	background-position: bottom;
}

a#event-link {
	display: block;
	position: absolute;
	width: 131px; /*150-19*/
	height: 32px;
	padding-left: 19px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	line-height: 32px;
	right: 0px;
	bottom: 0px;
	background-image: url(../imateq/www/events-btn2.png);
}

#frame-calendar {
	position: absolute;
	top: 18px;
	right: 30px;
	width: 154px;
	height: 38px;
	background-image: url(../imateq/www/events-frame-calen.png);
}

#social-icons {
	position: absolute;
	width: 180px;
	height: 60px;
	bottom: -95px;
	right: -5px;
}

a.social-icon {
	display: block;
	width: 50px;
	height: 50px;
	margin: 5px;
	float: left;
}

#icon-fb {
	background-position: -2px -4px; background-image: url(../imateq/www/icon-fb-big.png);
}
#icon-ytube {
	background-position: -4px -4px; background-image: url(../imateq/www/icon-ytube-big.png);
}
#icon-twitter {
	background-position: -2px -5px; background-image: url(../imateq/www/icon-twitter-big.png);
}

#event-calendar {
	margin: 6px 8px;
	display: block;
	line-height: 19px;
	font-size: 10px;
	font-weight: bold;
}

#content-bottom {
	width: 980px;
	height: 391px;
	background-image: url(../imateq/www/events-bg-bottom.jpg);
}

#content-bottom-frame {
	margin-left: 3px;
}

#content-bottom-frame &gt; div{
	float: left;
}

#events-container {
	width: 958px;
	height: 391px;
	margin-left: 12px;
}

#events-container div {
	float: left;
}

.event-preview {
	margin: 15px 7px 10px;
	width: 177px;
	height: 360px;
}

.event-thum {
	width: 165px;
	height: 110px;
	padding: 5px 6px;
	background-image: url(../imateq/www/events-frame-thum.png);
}

.event-title {
	width: 165px;
	height: 40px;
	padding: 15px 6px 5px;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
}

.event-text {
	width: 165px;
	height: 140px;
	padding: 5px 6px;
	overflow: hidden;
}

.event-text p {
	line-height: 1.6em;
	color: White;
}

a.event-links {
	display: block;
	float: left;
	width: 113px;
	height: 25px;
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: White;
	line-height: 25px;
	text-align: center;
	background-image: url(../imateq/www/events-btn1.png);
}

#div_combo
{
	width: 100%;
	height: 25px;
	background-color: black;
	font-size: 12px;
}

#venues_combo
{
	background-color: black;
	color: #EEEEEE;
	width: 200px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}

/************** ALL EVENTS LISTS **************/
.detail-event-title {
	height: 20px;
	padding-top: 10px;
	float: none;
}
.event-container {
	height: 150px;
	margin: 0px;
	border-radius: 8px;
	background-color: WhiteSmoke;
}

table.event-table {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}

.title-event {
	color: #AA2020;
	font-size: 18px;
	font-weight: bold;
}

.desc_event {
	overflow: hidden;
	height: 115px;
	font-size: 13px;
	color: Black;
}

td.event-cell-right{
	background-color: white;
	border-top-right-radius : 5px;
	border-bottom-right-radius : 5px;
}

td.event-cell-left {
	background-color: white; 
	border-bottom-left-radius : 5px; 
	border-top-left-radius : 5px;
}

.title-right {
	width: 280px;
	margin-top: 10px;
	background-image: url(../imateq/www/title-right.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-family: "FuturaMedium", Arial, sans-serif;
	font-size: 12px;
}

.no-detail-list &gt; div {
	float: left;
	margin-left: 20px;
}

.no-detail-list a {
	color: inherit;
	font-size: inherit;
}

.evnt-date {
	height: 22px;
	width: 300px;
	color: Gray;
	margin-top: 15px;
	font-size: 17px;
}

.evnt-title {
/*	height: 45px;*/
	width: 300px;	
	color: White;
	font-size: 18px;
}

</pre></body></html>