/*******************************

Midnight cove CSS

*******************************/

body {
background-color:#FFFFFF;
background-image:url(/images/logo2.jpg);
}

td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}

p{
font-size: 11px;
font-weight:normal;
color:#000000;
}

.header{
font-size: 14px;
font-weight: bold;
color: #798553;
}

a {
color:#008080;
}

#nav a{
display:block;
margin:0px 0em 0 .85em;
padding:1em 0px 0px 5px;
color:#FFFFFF;
background-color:none;
font-family:"Trajan Pro";
font-size:110%;
text-decoration:none;
}

#nav a:hover{
color:#FFFFFF;
background-color:#006600;
}

#footer a{
margin-right:.2em;
}

#footer a:hover{
color:#000000;
}

/********************************************
			Main Layout
********************************************/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

[if IE]
  .clearfix {
    zoom: 1; 
	}
[endif]

.icon{
width:20%;
height:1em;
float:right;
}

#header{
height:147px;
width:800px;
background-image:url(/images/header.jpg);
margin:0px auto 0px auto;
}

#wrap{
width:800px;
background-image:url(/images/bg.jpg);
margin:0 auto 0 auto;

}

#bottom_bar{
height:9px;
width:800px;
background-image:url(/images/bottombar.jpg);
margin:0px auto 0px auto;
padding-bottom:30px;
background-repeat:no-repeat;
}

#nav{
width:146px;
float:left;
}

#left_img{
background-image:url(/images/sidephoto.jpg);
height:100%;
float:left;
width:137px;
margin-left:9px;
float:bottom;
background-repeat:no-repeat;
}

#content{
width:630px;
margin-right:12px;
margin-left:10px;
padding-bottom:20px;
float:right;
}

#footer{
padding-top:20px;
width:630;
}

/********************************************
			End Main Layout
********************************************/


.style34 {	font-size: 24px;}
.style36 {	font-size: 18px;
		font-family: Verdana, Arial, Helvetica, sans-serif;}
.style38 {	font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;}

.HiddenElement 
{
	display:none;
}

.VRMWebItem
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Black;
}
.VRMInput 
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Black;
}
.ErrorMessage 
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:Red;
}
/*
 *
 *
 *	Begin Calendar classes
 *
 *
*/
/* The days that are not in this month */
.CalOtherMonthDay
{
	visibility:hidden;
}
/* Todays date */
.CalToday
{
	font-size:9px;
}
/* Each day rendered */
.CalDay
{
	background-color:White;
	font-size:9px;
}
/* Class for the << and >> at the top of the calendar */
.CalNextPrev
{
	font-size:9px;
}
/* "sun mon tue ...." */
.CalDayHeader
{
	font-size:9px;
}
/* Class for the day the user clicks on */
/* does not work, put code in SelectedDayStyle tag in the cal */
.CalSelectedDay
{
}
/* "July 2003" */
/* does not work, put code in TitleStyle tag in the cal */
.CalTitle
{
}
/* Class to highlight weekend days */
.CalWeekend
{
	font-size:9px;
}
/* Class for days that can be selected */
.CalSelectable 
{
	background-color:Fuchsia;
	font-size:9px;
}

/*
 *
 *
 *	End Calendar classes
 *
 *
*/
.AnnualCalRented
{
	background-color:Fuchsia;
}
.AnnualCalAvailable
{
	background-color:D7DFFF;
}
.AnnualCalBookable
{
	background-color:Maroon;
}
.AnnualCalSelected
{
	background-color:Green;
	border:2px solid black;
	font-weight:bold;
}
/*
 *
 *
 *	Begin Pricing Grid classes
 *
 *
*/
.PricingWinter 
{
	background-color:white;
	color: blue;
	font-weight: bold;
}
.PricingSpring 
{
	background-color:white;
	color: olive;
	font-weight: bold;
}
.PricingSummer
{
	background-color:white;
	color: green;
	font-weight: bold;
}
.PricingAutumn
{
	background-color:blue;
	color: gold;
	font-weight: bold;
}
/*
 *
 *
 *	End Pricing Grid classes
 *
 *
*/

.WebLabel
{
	font-family:Arial;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}

.WebGroupListHeader
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #FFFFFF;
	background: #d39d7b;
}

.WebGroupListItem
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #01496F;
	background: #ecc9b3;
}


.WebGroupListAlternatingItem
{
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #002537;
	background: #ffffff;
}

.WebGroupDateField
{
	border: groove 1;
}

.EmailLink
{
	color: FF0066;
}

.MainHeader
{
	font-family: Arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	text-align: center;
}

.MainWebGroup
{
	font-family: Arial;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: center;
	border: solid 1px #000099;
}

.MainTable
{
	background-color: C4D0FF;
	border: double 4px #000099;
	padding: 2px;
}

.MainHelp
{
	text-align: right;
	padding-right: 10px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	cursor: hand;
}

.InstructionalText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

.VRMThumbnailPropertyName
{
	font-weight: bold;
}

.VRMThumbnailSeperator
{
	height: 1px;
	width: 100%;
	background-color: Gray;
}

.TitleText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #CC3333;
    FONT-FAMILY: Verdana
}