@charset "utf-8";
/* CSS Document */

/*change depending on site*/
body {
	background-image: url(http://www.rmsbookings.com/heligan/backgrounds/hel_background_strip.png);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}

/*change depending on site*/
.DayHeaderStyle {
	background-color :#acc276;
	color :#549534;
	font-weight : bold;
	font-size : 7pt;
	height : 15px !important;
}

/*change depending on site*/
.TitleStyle {
	background-color :#549534;
	color : White;
	font-weight : bold;
	width : 100%; 
}

/*change depending on site*/
.BookingsContent_2 {
	float:left;
	padding-right:20px;
	width:600px;
	padding-left:10px;
}

/*change depending on site*/
.BookingsRight_2 {
	float:right;
	background-color:#eef4df;
	padding:10px;
	width:350px;
}

/*change depending on site*/
.PreviousDate {
	background-color :#eef4df;
	color : Silver;
	height : 20px !important;
}

h1{
color:#549534;
}
h2{
color:#549534;
}
h3{
color:#549534;
}

hr
{
color:#549534;
}

tr.BookingsTableStyle
{
border-bottom: 1px #6699CC dotted;
}

.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:14px;
}
.style12 {
	font-size: large;
	color: #AD9961;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif
}
.style7 {
	font-size: x-small
}
.style8 {
	font-size: xx-small;
}
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #AD9961;
}
a:visited {
	color: #AD9961;
}
a:hover {
	color: #004080;
}
.style32 {
	color: #6D6D6D
}
.style35 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #AD9961;
	font-size: 14px;
	font-weight: bold;
}
.style36 {
	color: #990000
}
.sidebar {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.SubHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #549534;
	font-size:14px;
}
.Heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size: 15px;
	font-weight: bold;
}
.BodyText {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ShortDesc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color : #AD9961;
	font-size: 14px;
	font-weight: bold;
}
.LongDesc {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.MaxOccupants {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant : small-caps;
}
.ChargeDesc {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.Deposit {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.Price {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bold;
}
.ArrivalCalendar {
	background-color : white;
	font-family : Arial, Tahoma, Verdana;
	font-size : 8pt;
	color : white;
	width : 200px;
	height : 180px;
	border-style : solid;
	border-color : #cccccc;
}


.TodayDayStyle
{
    background-color :#cccccc;
    color :Black;
    border-style : none;
    height : 25px !important;
}


.SelectedDayStyle {
	background-color : #666666;
	font-weight : bold;
	color:White;
}

.SelectorStyle
{
    background-color  : #3296BA !important;  
    color : #3296BA; 
    height : 20px !important; 
}

.OtherMonthDayStyle
{
    color : #7a743e;
    height : 25px !important;
}

.WeekendDayStyle {
	background-color:White;
}

.DayStyle
{
    background-color : White;
    height : 20px !important;
}

.NextPrevStyle
{
    background-color : #549534!important; 
    color : White;
    border-style : none;
    height : 25px !important;
}
.message {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}
select {
	font-size: 12px;
	color: #666666;
}


input {
	font-size: 12px;
	color: #666666;
}

table 
{
border-collapse: collapse;
}

tr.BreakdownTR td
{
border-bottom: #CECECE 1px solid;
padding-top:5px;
padding-bottom:5px;
}

.footer{
	font : 12px tahoma, verdana, arial;
	color : #ad9961;
}
.footer a{
	font : 12px tahoma, verdana, arial;
	color : #ad9961;
}

.BookingsPad {
	vertical-align: bottom;
	margin-top: 50px;
	}
