
<!--
/* this is for the title of a table row */

body {color:#775b4a;
	font-family:georgia;
	}

table
{ 
page-break-after:auto
}

.tdTitle
{
	font-family: arial,Times New Roman,Verdana,helvetica,san-serif;
	font-size:12;
	font-weight: bold;
}
.calmonth
{
    width:150px;
    height:170px;
    text-align:center;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    font-size:11px;
}
.calmonth2
{
    width:190px;
    height:170px;
    text-align:center;
    margin: 5px auto;
    font-weight: none;
    font-family:Times New Roman,Georgia;
    font-size:9pt;
}

.calouttable
{
   
    border:1px solid #ccc;
    
}
.calhearder2
{
     width:146px;
     background:#16aede;
     font-weight: bold;
     text-align:center;
     font-size:12px;border:solid #119db6 1px;
     color:#ffffff;
}
.calhearder3 td
{
     font-size:12px;
     color: Black;
     background:#40c5dd;
     text-align:center;   
     font-size:12px;border:solid #ccc 1px;
}

.yearcheckindate
{
                background-color:#99cd7e; 
	background-image:url("http://rentals.barefoot.com/ilinks/v4/gulfrentals/images/checkin.gif");
	color: Black; /*Gray; */
	border:solid #000000 1px;
               text-align:center;
}

.yearcheckoutdate
{
	background-color:#e3f4f5;
	color:Black; /*Gray; */
	text-align:center;
	border:solid #000000 1px;
	 background-image:url("http://rentals.barefoot.com/ilinks/v4/gulfrentals/images/checkout.gif");
}

.yearcaloccupied
{
	background-color:#9ccb3d; /*#cccccc;*/
	color: Black; 
	text-align:center;
                background-image:url("http://rentals.barefoot.com/ilinks/v4/gulfrentals/images/occupied.gif");
               border:solid #000000 1px;
}

.yearcalavailable
{
	background-color:#ffffff; /*#cccccc;*/
	color: Black; /*Gray; */
	border:solid #ccc 1px;
                text-align:center;
}
.yearcalunavailable
{
    color: Gray; 
    background-image:url("http://rentals.barefoot.com/ilinks/v4/gulfrentals/images/blocked.gif");
    border:solid #000000 1px;
   text-align:center;
}

/* this is for the input of a table row */
.tdInput
{
	font-family:arial,Times New Roman,helvetica,san-serif;
	font-size:12;
}

/* this is for the title of each table */
.tableTitle
{
	font-family: arial,Times New Roman Baltic, helvetica,san-serif;
	font-size:16;
	font-weight: bold;
}
.errMsg
{
	font-family: arial,Times New Roman Baltic,Trebuchet MS,  helvetica;
	font-size: 14;
	font-weight:600;
	color:Red;
}

.desp
{
	font-family: arial,Times New Roman,Trebuchet MS,helvetica;
	font-size: 12;
	font-weight:500;
}

.headerDesp
{
	font-family: arial,Times New Roman,Trebuchet MS,helvetica;
	font-size: 14;
	font-weight:500;
}

.listingTableTitle
{
	font-family: arial,Times New Roman,Trebuchet MS,helvetica;
	font-size: 16;
	color:White;
	background:#5589b0;
	font-weight: bold;
}

.listingTdTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	background:#8fcbf1;
}

.listingTdInput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	background:#f9f6e6;
}

.bgcolor1
{
	background:#ffffe1;
}

.bgcolor2
{
	background:#cccccc;
}

.inputBox
{
	background:#8fcbf1;
}

.link
{
	font-family: arial,Times New Roman,Trebuchet MS, arial, helvetica;
	font-size: 14;
	font-weight:600
}

.policy
{
	font-family:arial;
	font-size:12;
}


.reserve
{
	background-color: Yellow;
	color: Black;
	font-weight: bold;
}

.checkintime
{
	   background-color:#99cd7e; 
	background-image:url("https://rentals.barefoot.com/ranas/demo/images/checkin.gif");
	background-size: cover;
	color: #666; /*Gray; */
	border:solid #cccccc 1px;
               text-align:center;
}

.checkout
{
	background-color:#e3f4f5;
	color:Black; /*Gray; */
	text-align:center;
	border:solid #ccc 1px;
	 background-image:url("https://rentals.barefoot.com/ranas/demo/images/checkout.gif");
	background-size: cover;
}

.occupied
{
	background-color:#9ccb3d; /*#cccccc;*/
	color: #666; 
	text-align:center;
                background-image:url("https://rentals.barefoot.com/ranas/demo/images/occupied.gif");
               border:solid #cccccc 1px;
}

.pending
{
	background-color:#9ccb3d; /*#cccccc;*/
	color: #666; 
	text-align:center;
                background-image:url("https://rentals.barefoot.com/ranas/demo/images/occupied.gif");
               border:solid #cccccc 1px;
}
.calhold
{
   background-color: #FFFF00;
}

.calbooked
{
    background-color: #cccccc;
    color:red;
}

.ownertime
{
	background-color:#9ccb3d; /*#cccccc;*/
	color: #666; 
	text-align:center;
                background-image:url("https://rentals.barefoot.com/ranas/demo/images/occupied.gif");
               border:solid #cccccc 1px;
}

.past 
{
	background-color: White;
	color: Black; /*Gray; */
	font-weight: normal; /* bold; */
}

.quoteextinfo
{
	width:73;
}

.quoteextinfo
{
	width:73;
}
.payscheduletable
{
    width:98%;
}

.payscheduletable-header
{

     background-color:#9ccb3d; 
}
-->
