/*  MANSION CSS 2011 - URVENUE.COM All rights reserved. reservations-landing.css */
#content-main {
	height: 464px;
	background-image: url(../imateq/www/res-bg-main.jpg);
	background-position: bottom;
	position: relative;
}

p.content {
	color: White;
}

#content-main > div {
	float: left;
	position: absolute;
}

a#btn-return-venues {
	/*153 x 25*/
	display: block;
	float: left;
	position: absolute;
	top: 21px;
	left: 22px;
	width: 153px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	background-image: url(../imateq/www/photogal-btn-back.png);
}

#res-venue-title {
	top: 20px;
	left: 185px;
	width: 500px;
	height: 25px;
	line-height: 25px;
	font-family: "FuturaMedium", Arial, sans-serif;
	font-size: 16px;
}

#res-main-frame {
	/*933 x 396*/
	top: 51px;
	left: 22px;
	width: 933px;
	height: 396px;
	background-image: url(../imateq/www/res-types-frame.png);
}

#res-main-frame > div {
	float: left;
}

#res-main-frame-left {
	/*550x370*/
	width: 560px;
	height: 362px;
	margin-left: 15px;
	margin-top: 14px;
	padding: 4px 5px;
}

div.restype-frame {
	/*172 x 173*/
	width: 172px;
	height: 173px;
	margin: 4px;
	position: relative;
	float: left;
	overflow: hidden;
	background-image: url(../imateq/www/res-type-frame.png);	
}

a.res-type-link-top {
	position: absolute;
	display: block;
	padding: 10px 0px 0px;
	height: 163px;
	width: 172px;
	text-align: center;
	font-family: "FuturaMedium", Arial, sans-serif;
	font-size: 14px;
	color: White;
	text-shadow: -1px 1px 2px #000;
	/* FIE */
	filter:Shadow(color=#000000,strength=2);
}

a.res-type-link-bottom {
	position: absolute;
	display: block;
	padding: 140px 0px 0px;
	height: 33px;
	width: 172px;
	text-align: center;
	font-family: "FuturaMedium", Arial, sans-serif;
	font-size: 14px;
	color: White;
	text-shadow: -1px 1px 2px #000;
	/* FIE */
	filter:Shadow(color=#000000,strength=2);
}

#res-main-frame-right {
	width: 320px;
	height: 370px;
	margin: 14px 4px 0px;
}

#res-main-frame-right-title {
	margin: 5px 0px;
	font-weight: bold;
	font-size: 14px;
}

#res-main-frame-right-text {
	height: 320px;
	overflow: auto;
}
