.okButton {
border: 1px solid #444444;
background-color: #ffffff;
font-size: 9pt;
color: #444444;
font-weight: normal;
background-image: url(/images/formButtonBg.gif);
}
.dropdown {
width:200px;
}
#mainmenu {
position: relative;
z-index: 99;
height: 42px;
width:100%;
margin:5px;
padding:0px;
}
#mainmenu ul {
list-style-type: none;
position: relative;
height: 42px;
margin: 0px;
padding: 0px;
font-size: 14px;
}
#mainmenu ul li {
font-family: "Trebuchet MS",Arial,Tahoma,Verdana;
font-size: 11pt;
font-weight: bold;
float: left;
line-height: 40px;
position: relative;
margin-left: 2px;
border: 1px solid Silver;
background: #EEEEEE;
}
#mainmenu ul li a {
height: 40px;
color: #a25729;
text-decoration: none;
text-align: center;
display: block;
padding: 0px 38px;
float: left;
font-size: 14px;
width: 85px;
}
#mainmenu ul li a.visit a.hoverMenu {
color: #a1a48d;
}
#mainmenu ul li a.current {
color: #24576D;
background: white;
}
#label_past {
border: 1px solid Silver;
display: block;
float:left;
width: 120px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
background:#eeeeee;
margin:2px;
}
#label_available {
border: 1px solid Silver;
display: block;
float:left;
width: 100px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
background:#77FF77;
margin:2px;
}
#label_paid {
border: 1px solid Silver;
display: block;
float:left;
width: 120px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
color:white;
background:red;
margin:2px;
}
#label_unpaid {
border: 1px solid Silver;
display: block;
float:left;
width: 120px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
color:white;
background:#FF7777;
margin:2px;
}
#label_owner {
border: 1px solid Silver;
display: block;
float:left;
width: 100px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
background:#FFFF77;
margin:2px;
}
#label_ownerguests {
border: 1px solid Silver;
display: block;
float:left;
width: 120px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
background:#FF77FF;
margin:2px;
}
#label_withdrawn {
border: 1px solid Silver;
display: block;
float:left;
width: 100px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
background:darkorange;
color:white;
margin:2px;
}
#label_booked {
border: 1px solid Silver;
display: block;
float:left;
width: 100px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
background:skyblue;
color:black;
margin:2px;
}
#label_selected {
border: 1px solid Silver;
display: block;
float:left;
width: 100px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
background:darkorange;
color:white;
margin:2px;
}
#label_wrong {
border: 1px solid Silver;
display: block;
float:left;
width: 100px;
height: 24px;
line-height: 24px;
text-align: center;
vertical-align: middle;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
background:red;
color:white;
margin:2px;
}
#rightDiv {
padding: 2px;
width:750px;
float:right;
text-align:left;
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: normal;
border: 1px solid Silver;
margin: 0 0 20px;
padding: 5px;
}
#rightDiv label {
font-weight: bold;
display: block;
width: 120px;
float: left;
margin:2px;
padding:0px;
}
#rightDiv .calDiv {
display:block;
width:340px;
height:100px;
float:left;
padding: 7px 10px;
}
#rightDiv .arrow {
display:block;
width:30px;
height:100px;
float:left;
padding: 7px 15px;
}
#halfTbl {
display:block;
width:49%;
padding: 2px;
margin: 0;
}
#halfTbl table.nonSortable {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: White;
background-color: Navy;
text-align: center;
font-weight: bold;
text-decoration: none;
margin: 0px;
padding: 0px;
}
#halfTbl tr th {
background: Navy;
color: White;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
margin: 0px;
padding: 5px;
}
#halfTbl tr td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
vertical-align: middle;
font-weight: normal;
text-decoration: none;
margin: 2px;
padding: 5px;
background: white;
color: black;
}
#subtitle {
font-family: "Trebuchet MS",Tahoma,Verdana;
font-size: 10pt;
font-weight: bold;
margin: 0px 0 15px;
padding: 0 10px;
display: block;
width:730px;
height: 30px;
line-height: 30px;
vertical-align: middle;
background:#eeeeee;
}
#more {
float:right;
}
#more ul {
list-style-type: none;
margin: 10px;
padding: 10px;
}
.rowEvent {
background:#eeffee;
}
.rowOdd {
background:#eeeeff;
}
.datePicker {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: green;
text-align: center;
width: 110px;
border: 1px solid Silver;
}
.button {
border: 1px solid Silver;
background-color: white;
font-size: 9pt;
color: Black;
font-weight: normal;
background-image: url(/images/formButtonBg.gif);
}
#innerDiv {
padding: 2px;
width:98%;
border: 1px solid Silver;
margin: 0 0 10px;
padding: 5px;
}
table.orders {
background-color: Silver;
}
.ordersHeader1 {
background: Navy;
color: White;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-align: left;
margin: 0px;
padding: 5px;
}
.ordersHeader2 {
background: Navy;
color: White;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-align: right;
margin: 0px;
padding: 5px;
}
.ordersTD {
background: White;
color: Black;
}
table.sortable a.sortheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: White;
background-color: Navy;
text-align: center;
font-weight: bold;
text-decoration: none;
display: block;
margin: 0px;
padding: 5px;
}
tr.sortableHeader th.sortableHeader, th.nonSortableHeader {
background: Navy;
color: White;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
margin: 0px;
padding: 5px;
}
.cell {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
vertical-align: middle;
font-weight: normal;
text-decoration: none;
margin: 2px;
padding: 5px;
}
#isntructions {
font-size: 1em;
font-weight: bold;
margin: 20px;
padding: 20px;
background: #ffffcc;
text-align: center;
}


/* select calendar */
#selectCalendar {
font-family: Arial,"Trebuchet MS",Tahoma,Verdana;
font-size: 9pt;
font-weight: bold;
text-align: center;
vertical-align: middle;
}

#selectCalendar .month_cnt {
float: left;
margin: 3px;
}

#selectCalendar .month {
cursor: default;
}

#selectCalendar .month td {
padding: 0;
}

#selectCalendar .month .weekdays td {
font-size: 9pt;
background: white;
color: black;
}

#selectCalendar .month .title td {
background: #999999;
font-size: 10pt;
color: white;
}

#selectCalendar .month .days td {
font-size: 9pt;
padding: 2px;
width: 18px;
height: 18px;
}
#selectCalendar .cal_day_available {
background: #77FF77;
width: 18px;
}
#selectCalendar .cal_day_reserved {
background: red;
color: white;
text-decoration: line-through;
width: 18px;
}
#selectCalendar .cal_day_unpaid {
background: #FF7777;
color: white;
text-decoration: line-through;
width: 18px;
}
#selectCalendar .cal_day_owner {
background: #FFFF77;
color: black;
text-decoration: line-through;
width: 18px;
}
#selectCalendar .cal_day_ownerguests {
background: #FF77FF;
color: black;
text-decoration: line-through;
width: 18px;
}
#selectCalendar .cal_day_withdrawn {
background: darkorange;
color: white;
text-decoration: line-through;
width: 18px;
}
#selectCalendar .cal_day_booked {
background: skyblue;
text-decoration: line-through;
color: Black;
width: 18px;
}
#selectCalendar .cal_day_nomonth {
background: #eeeeee;
color: gray;
width: 18px;
}
#selectCalendar .cal_day_no {
background: #CCCCCC;
color: Silver;
width: 18px;
}
#selectCalendar .cal_day_available_selected {
background: darkorange;
color: white;
width: 18px;
}
#selectCalendar .cal_day_unpaid_selected,
#selectCalendar .cal_day_reserved_selected,
#selectCalendar .cal_day_owner_selected,
#selectCalendar .cal_day_ownerguests_selected,
#selectCalendar .cal_day_withdrawn_selected,
#selectCalendar .cal_day_nomonth_selected,
#selectCalendar .cal_day_booked_selected {
background: red;
color: white;
text-decoration: line-through;
width: 18px;
}
#prop_info {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
margin-top:10px;
}