* {
	font-size:12px;
	font-family:Tahoma, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}
html {
	background:#45075d;
}
body {
	background:#fff url(/img/bg.gif) repeat-x;
	color:#333
}

p, address{
	margin:0 0 16px
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}


/* BEGIN: Headings ================== */
h1{
	font-size:18px;
	margin:0 0 10px 0
}

h2{
}

h3{
	font-size:14px
}

h4{
	margin:0;
	padding:3px 5px 5px;
	background:#333;
	color:#fff
}


h5{
	font-size:12px
}

h6{
	font-size:11px
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
.formSignUp{
	margin-bottom:15px;
	}
fieldset{
	padding:0;
	margin:0;
	border:0;
}
fieldset p{
	clear:both;
	margin:0 0 5px 0;
}
legend{
	padding:0 10px;
	font-weight:bold;
	display:none
}
label{
	width:140px; 
	float:left; 
	display:block; 
	text-align:right;
	margin:0 10px 3px 0;
}
option{
	padding:0 3px
}
.textbox{
	width:280px;
	}
textarea{
	width:250px;
	height:100px;
	}
.textbox, textarea {
	border:1px solid #666;
	padding:2px;
	margin:0 0 3px
}
select{
	margin:0 0 3px;
	border:1px solid #666;	
}
.valign *{
	vertical-align:middle
}
.valign label{
	display:inline;
	float:none
}

.ErrorMessage{
	margin:0 0 15px;
	padding:15px;
	border:1px solid #FF0000 !important;
	background-color:#FFF0F0;
	color:#FF0000;
	font-weight:bold;
	display:block;
}
.ErrorMessage li{
	padding:2px 0;
}
.thankyou
{
	display:block;
	margin:0 0 15px;
	padding:15px;
	border:1px solid #6DBF2F;
	background-color:#E4FFCF;
	font-weight:bold;
	color:#6DBF2F
}
.req{
	color:#c00;
	font-size:12px;
	position:absolute;
	top:25px;
	right:135px;
}

input, textarea{
	padding:2px
}
/* END: Forms ================== */


#main {
	margin:auto;
	width:979px;
}
#top {
	padding:0 15px;
	position:relative
}
#top h1 {
	font-size:10px;
	color:#999;
	margin:3px 0 9px 0;
	font-weight:normal;
	font-family:Tahoma, Sans-Serif
}
#header {
	height:117px;
}
.logo {
	float:left;
	margin:9px 0 0 15px;
	display:inline;
}
#nav {
	float:left;
	width:816px;
	position:relative;
}
#nav li {
	display:inline;
	float:left;
}
#nav .sub {
	float:right;
	background:url(/img/btnPay.gif) right no-repeat;
}
#nav .sub li {
	position:relative;
	top:5px;
}
#nav .sub li a {
	font-weight:normal;
}
a.tabPayRent {
	display:block;
	float:left;
	width:108px;
	height:34px;
	text-align:center;
	font-weight:bold !important;
	color:#e7de2b;
	margin-left:10px;
}
a.tabPayRent:hover {
	color:#fff;
}

/*---- Menu styling ---*/

ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:77px;
	left:15px;
}
ul.menu * {
	margin:0;
	padding:0
}
ul.menu li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:40px
}
ul.menu li a:hover {
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:2px
}
ul.menu ul {
	position:absolute;
	top:40px;
	left:0;
	background:#308B55;
	display:none;
	opacity:0;
	list-style:none;
}
ul.menu ul li {
	position:relative;
	width:148px;
	margin:0
}
ul.menu ul li a {
	display:block;
	padding:10px 15px;
	background-color:#35925C;
	height:inherit;
	text-indent:inherit;
	color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
	font-weight:normal;
}
ul.menu ul ul {
	left:148px;
	top:-1px
}
ul.menu li a:hover {
	background-position:0 -40px
}
ul.menu ul li a:hover {
	background:#45075D;
	color:#fff;
}
ul.menu li a.active {
	background-position:bottom !important;
}
a.tabReserve {
	background:url(/img/tabReserve.gif);
	width:122px;
}
a.tabCoupons {
	background:url(/img/tabCoupons.gif);
	width:100px;
}
a.tabPrices {
	background:url(/img/tabPrices.gif);
	width:94px;
}
a.tabGuides {
	background:url(/img/tabGuides.gif);
	width:102px;
}
a.tabUsage {
	background:url(/img/tabUsage.gif);
	width:103px;
}


#address{
	background:#460557; 
	color:#fff; 
	text-align:center;
	padding:8px 0;
	line-height:16px;
	}
#address a{
	color:#fff;
	}

#interior {
	padding:20px;
	background:url(img/bgContent.gif) no-repeat;
	min-height:382px;
}
#content {
	padding:15px;
	width:616px;
	float:left;
	margin-right:20px;
	position:relative
}
#content.wide{
    width:909px;
    margin-right:0
}
#content h1{
	font-size:24px;
	color: #1a6c3c; 
	background:url(img/imgLine.png) repeat-x bottom;
	margin-bottom:15px;
	padding-bottom:10px
}
#content ul li {
	list-style-type:disc;
	margin:0 0 0 15px;
	line-height:17px;
}

#right {
	width:273px;
	float:left;
}



#copyright{
	padding:8px 12px;
	background:#460557; 
	color:#ccc;
	line-height:16px;
	text-align:center;
	}

#footer {
	background:#45075d;
	border-top:8px solid #000;
}
#footerInner {
	margin:auto;
	width:949px;
	color:#fff;
	padding:15px;
}
#footerInner li {
	display:inline
}
#footerInner li a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#footerInner li a:hover {
	text-decoration:underline;
}
#footerInner p {
	margin:5px 0;
	color:#a478b6;
	font-size:11px;
}
.logoFooter {
	float:right;
}

.clear{
    clear:both
}

.note{
	font-size:10px;
	color:#166A40;
	}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
}
