﻿@font-face {
	font-family: 'FGFrederick';
	src: url('../../../_resources/fonts/FGFrederick.eot');
	src: url('../../../_resources/fonts/FGFrederick.eot?') format('eot'),
	    url('../../../_resources/fonts/FGFrederick.woff') format('woff'),
	    url('../../../_resources/fonts/FGFrederick.ttf') format('truetype'),
	    url('../../../_resources/fonts/FGFrederick.otf') format('opentype'),
	    url('../../../_resources/fonts/FGFrederick.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html
{
	background-color: #000;
}

body
{
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
}

.mpage_bg
{
	background-image: url(./../images/background.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	position: relative;
	height: 800px;
	width: 1024px;
	border: solid 0px #fff; /*padding: 20px 0 0 44px;*/
}

.header
{
	border: solid 0px #fff;
	color: #fff;
	width: 1024px;
	height: 35px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	padding-top: 10px;
}

#mainFooter
{
	font-size: 9px;
	margin-bottom: 20px;
	margin-top: 50px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	background-color: #000;
	color: #fff;
	border: solid 0px #f00;
	position: absolute;
	top: 775px;
	left: 0px;
	width: 100%;
}

.social
{
	position: absolute;
	width: 100%;
	border: solid 0px #fff;
	text-align: center;
	top: 875px;
	left: 0;
	padding-bottom: 15px;
}

.social img
{
	margin: 0 auto;
}

.title
{
	font: bold normal 13px Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
}
.desc
{
	font: normal 11px Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
}
.address
{
	font: normal 11px Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: none;
}
.middlehome
{
	margin: 20px 25px 10px 15px;
	font-size: small;
	text-align: left;
	font-family: Courier New,Monospace;
}

.homeimg
{
	position: absolute;
	top: 20px;
	left: 44px;
}

.homeimg2
{
	position: absolute;
	top: 25px;
	left: 835px;
}

.menu1
{
	left: 49px;
	position: absolute;
	top: 175px;
	width: 803px;
}

.dvilmovies
{
	position: absolute;
	float: left;
	height: 165px;
	top: 635px;
	left: 30px;
	overflow: visible;
	border: solid 0px #000;
	z-index: 1;
}

.lemonheads
{
	position: absolute;
	top: 205px;
}


/**************/
/** getaways **/
/**************/

.getawaywrapper
{
	border: solid 0px #f0f;
}




.getawaymaindiv
{
	background-image: url(./../images/getaway/Right_Paper_Getaways.png);
	background-repeat: no-repeat;
	border: solid 0px #f00;
	width: 782px;
	height: 575px;
	position: absolute;
	top: 226px;
	left: 169px;
	text-align: left;
}


.per80
{
	border: solid 0px #0f0;
	width: 230px;
	position: relative;
	float: left;
	text-align: left;
	margin: 30px 0 0 22px;
}

.per20
{
	border: solid 0px #00f;
	height: 500px;
	width: 230px;
	position: absolute;
	top: 10px;
	left: 601px; /*margin: 0px 0 0 5px;*/ /* 	background-image: url(./../images/getaway/Revised_BigHits.jpg);	 	background-repeat: no-repeat;	 */
}

* + html .per20
{
	margin: 30px 0 0 0px;
}

.per25
{
	margin: 540px 0 0 15px;
	width: 170px;
	border: solid 0px #f00;
	text-align: right;
}

* + html .per25
{
	margin: 540px 0 0 15px;
	width: 170px;
	border: solid 0px #f00;
	text-align: right;
}

.lblcreditcss
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
}

a.activityLink, a.activityLink:link, a.activityLink:visited
{
	color: #000000;
	padding-left: 7px;
	padding-right: 4px;
	text-decoration: none;
	border: solid 0px #000;
	width: 280px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	display: block;
}

.activityTitle2
{
	border: solid 0px #f0f;
	overflow: hidden;
	margin: 15px 10px 0 15px;
	width: 240px;
	position: relative;
	float: left;
	line-height: 25px;
}

.activityDesc2
{
	border: solid 0px #bf0;
	width: 310px;
	height: 280px;
	margin: 15px 0 0 0;
	position: relative;
	float: left;
}

#activityDetails2
{
	width: 310px;
	height: 270px;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	float: left;
	left: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
	border: solid 1px #F5F0E6;
	padding: 5px;
	padding-right: 8px;
	z-index: 101;
}

#activityTitle2
{
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	border: solid 0px #000;
	text-align: left;
}

#activityDescription2
{
	margin-bottom: 15px;
	line-height: 140%;
	width: 295px;
	border: solid 0px #f00;
	padding: 0 5px 0 0;
}

#activityAddress2
{
	width: 100%;
}

#activityAddress2 div
{
	float: left;
	line-height: 140%;
	margin-right: 23px;
}

#activityDates2
{
	float: left;
	line-height: 140%;
	margin-right: 23px;
	margin-top: 10px;
}

div#mainFooter a
{
	color: #CC0000;
	font-weight: normal;
	margin: 0 7px;
	text-decoration: none;
}

#mainFooter a
{
	color: #CC0000;
}

#mainFooter a:hover
{
	text-decoration: underline;
}

