@charset "utf-8";
/* CSS Document */

/*change depending on site*/
body {
	background-image: url(http://www.rmsbookings.com/pentewan/backgrounds/pen_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 :#e1d65c;
	color :#00498c;
	font-weight : bold;
	font-size : 7pt;
	height : 15px !important;
}

/*change depending on site*/
.TitleStyle {
	background-color :#00498c;
	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:#f2d56e;
	padding:10px;
	width:350px;
	border-top: 2px solid #00498c;
	border-bottom: 2px solid #00498c;
}

/*change depending on site*/
.footer {
	float:left;
	background-color:#00498c;	
	width:100%;
}

/*change depending on site*/
.PreviousDate {
	background-color :#dae5ef;
	color : Silver;
	height : 20px !important;
}


h1{
color:#00498c;
}
h2{
color:#00498c;
}
h3{
color:#00498c;
}

hr
{
color:#dae5ef;
}

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;
	text-decoration:none;
}
a:visited {
	color: #AD9961;
	text-decoration:none;
}
a:hover {
	color: #004080;
	text-decoration:underline;
}
.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: #00498c;
	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 : 175px;
	border-style : solid;
	border-color : #cccccc;
	border-width:2px;
	
}


.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;
	 color:#7a743e;
}

.DayStyle
{
    background-color : White;
    height : 20px !important;
    color:#7a743e;
}

.NextPrevStyle
{
    background-color : #00498c!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 a{
	font : 12px tahoma, verdana, arial;
	color : #ad9961;
}

.BookingsPad {
	vertical-align: bottom;
	margin-top: 50px;
	}

