﻿#h3nomargin
{
	margin: 0;
	padding: 0;
	display: inline;
}

#vu 
{
	padding: 0;
	margin: 0;
}

#start 
{
	padding: 0 0 0 180px;
}

h1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #b01d36;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

h3
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: inline;
}
h4
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	display: inline;
}

.backcolour {BACKGROUND-COLOR: #f5ebd1;}

#global 
{
	padding: 20px 0 0 5px;
}

body 
{
	background-image: url(../images/bg_04.jpg);
	background-repeat: repeat-x;
	background-color: #C2A98B;

}
.makeReservation
{
    background-repeat: no-repeat;
    background-color: Transparent;
    width: 156px;
    height: 22px;
    border: 0px;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 11px;
    color: #553c0c;
    float: right;
}
Calendar.Header
{
	background-color: ThreeDShadow;
}

/* end */
.border {
	background-image: url(../images/buttons_26_11.jpg);
	background-repeat: repeat-y;
}

.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.dropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #B01D36;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #B40339;
	text-align: center;
}

.miniLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal; 
	text-align: center;
}

.side1 {
	background-image: url(../images/side1.jpg);
	background-repeat: no-repeat;
}

.side5 {
	background-color: #f5ebd1;
}

.side2 {
	background-image: url(../images/side2.jpg);
	background-repeat: no-repeat;
}

.side3 {
	background-image: url(../images/side3.jpg);
	background-repeat: no-repeat;
}

.picLeft {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.picRight {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*Global settings*/
td
{
	font-family: Arial, Verdana;
	font-size: small;
    color: #000;
}
.err
{
	font-family: Arial, Verdana;
	font-size: small;
	color: Red;
}
td.HeaderCell
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #b01d36;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

img { border: none; }


/*Start page*/

.pushRight { padding-right: 50px; }
.pushRightPet { padding-right: 32px; }


/*Results page*/
.right 
{
	display: inline;
	float: right;
	font-weight: bold;
}
.left 
{
	display: inline;
	float: left;
}
.imgWidth { width: 140px; }
.resultWidth { width: 100%; }

.resultLeft 
{
	float: left;
}

.resultTable
{
	margin-bottom: 5px;
}
td.ResultHeader
{
	COLOR: #02022b;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
}

.resultTableOdd 
{	
	margin-bottom: 5px;
}

.propResultTable
{	
	background-color: #F5EBD1;
}

.propResultTableOdd
{
}

.bigFont
{
	text-align: center;
	font-size: larger;
	font-weight: bold;
	clear: both;
}
.match
{
	color: Red;
	font-weight: bold;
}

#divResults 
{
	clear: both;
}

/*Tabs on results page*/
.basictab2, basictab2 a
{
	padding: 4px 0;
	margin-top: 5px;
	font-size: 80%;
	border-bottom: 1px solid #eeeeee;
	list-style-type: none;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
	width: 80%;
	float: right;
}
.basictab2 li	
{
	display: inline;
	margin-top: 5px;
}
.basictab2 li a
{
	text-decoration: none;
	padding: 3px 10px;
	margin-left: 0px;
	border: 1px solid #cccccc;
	border-bottom: none;
	color: #2d2b2b;
}
.basictab2 li a:visited { color: #2d2b2b; }
.basictab2 li a:active { color: black; }
.basictab li a:hover { color: Black; }
.basictab2 li a:hover
{
	color: Black;
	text-decoration: underline;
}
.basictab2 li.selected a
{ /*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #FFFFFF;
	color: Black;
	font-weight: bold;
}

/*Owner calendar settings*/
.calDay
{
	text-align: center;
}
.calBooked
{
	background-color: #FF0000;
	text-align: center;
}
.calAvailable
{
	background-color: #FFFFFF;
	text-align: center;
}
.calProvisional
{
	background-color: #FFFF00;
	text-align: center;
}
.calDeposit
{
	background-color: #00FFFF;
	text-align: center;
}
td.calOwner
{
	background-color: #0000FF;
	text-align: center;
}

/*Tooltip popup (owner calendar)*/
#hintbox
{
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
}
.hintanchor
{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}

/* Rest of this css is from Home From Home */

.setUp {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #0A8994;
            font-weight: bold;
}
.Extras {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #000080;
}
.bodyText {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            font-weight: normal;
            color: #666666;
}
.header {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #666666;
}
