﻿body
{
    font-size: 72%;
	margin: 0;
	padding: 0;
	background-color: White;
}
*
{
    font-size: 1em;
    font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	line-height: 1.3em;
}

h1
{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3em;
}

h2
{
    font-size: 1.7em;
    font-weight: normal;
    line-height: 1.4;
	margin: -5px 0 3px;
    color: #EC018E;
}

a
{
    color:Black;
}

.Small
{
    font-size: 0.95em;
}


/* Default */

.DefaultButton
{
}

.DefaultLinkButton
{
}

.DefaultTextBox
{
}

.DefaultDropDownList
{
    border: solid 1px #9C9A94;
    font-size: 12px;
    color: #000000;
    height: 20px;
}



/* Page */




/*** Controls ***/


/* Search */

.FrontPageSearchTable
{
    background: #6082a7 url('Images/SearchBack.png') no-repeat 100% 0;
}

.FrontPageSearchTableCellLeft
{
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.FrontPageSearchTableCellRight
{
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
}


/* Old stuff */

div.NormalButton
{
    width: auto;
    background: url('Images/buttonFindViaId.png') no-repeat 100% 0;
    margin-top: 1px;
}

div.NormalButton span
{
    display: block;
    padding-left: 2px;
    background: url('Images/buttonFindViaIdLeft.png') no-repeat 0 0;
}

div.NormalButton a
{
    display: block;
    padding: 2px 7px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #5e5e5e;    
}


div.PrimaryButton
{
    /*float: left;*/
    width: auto;
    background: url('Images/ButtonPrimary.png') no-repeat 100% 0;
}

div.PrimaryButton span
{
    display: block;
    background: url('Images/ButtonPrimaryLeft.png') no-repeat 0 0;
}

div.PrimaryButton a
{
    display: block;
    padding: 3px 11px 3px 11px;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}


div.BigButton
{
	float: right;
	clear: both;
	width: auto;
	background: url('Images/buttonShowHouses.png') no-repeat 100% 0;
}
div.BigButton span
{
	display: block;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 8px;
	background: url('Images/buttonShowHousesLeft.png') no-repeat 0 0;
}
div.BigButton a
{
	display: block;
	padding: 7px 15px 9px;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
div.BigButton a.advanced
{
	float: right;
	margin-right: 7px;
	font-size: .9em;
	text-decoration: none;
}

/******************/
/**** CALENDAR ****/
.calendar_box
{
	font-size: 12px;
	width: 67px;
	float: left;
	/*height:12px;*/
}
.calendar_image
{
	background: url('Images/CalendarPopUp.png') no-repeat left;
	float : left;
	
	width:17px;
	height:18px;
	vertical-align: middle;
}
#calendarDiv 
{
	padding: 1px 1px 30px 1px;
	font-size: 10px; 
	visibility: hidden; 
	width: 215px;
	font-family: arial; 
	position: absolute; 
	background-color: #fff;
}
#calendarDiv span {
	float: left;
}
#calendarDiv img {
	float: left;
}
#calendarDiv .selectBox {
	cursor: pointer; 
	line-height: 12px; 

}
#calendarDiv .selectBoxOver {
	cursor: pointer; 
	line-height: 12px; 

}
#calendarDiv .selectBoxTime {
	cursor: pointer; 
	line-height: 12px; 
	padding: 1px 1px 1px 2px;
}
#calendarDiv .selectBoxTimeOver {
	cursor: pointer;
	line-height: 12px;
	padding: 1px 1px 1px 2px;
}
#calendarDiv TD {
	font-size: 10px; 
	margin: 0px; 
	padding: 0px;
	border: solid 1px #d2d2d2;
	color: #789028;
	text-decoration: underline;
	width: 22px;
	height: 16px;
	vertical-align: middle;
}

#calendarDiv TD:hover, #calendarDiv .activeDay {
	color: #a71a08 !important;
	background-color: #789028;
	background-image: none;
}

#calendarDiv .halfActiveDay {
	color: #a71a08 !important;
	background: url('Images/cellDepartureDay.gif') no-repeat center center;
}


#calendarDiv TD.empty_day, #calendarDiv TD.empty_day:hover {
    color: #789028;
	background-color: white;
	cursor: default;
}

#calendarDiv TD.disabled, #calendarDiv TD.disabled:hover {
	color: #999999;
	background-color: white;
	text-decoration: none;
	cursor: default;
}

#calendarDiv .selectBox {
	position: relative;
}
#calendarDiv .selectBoxOver {
	color: #fff; 
	position: relative; 

}
#calendarDiv .selectBoxTime {
	position: relative;
}
#calendarDiv .selectBoxTimeOver {
	color: #216072; 
	position: relative;
	border: 1px solid #216072;
}
#calendarDiv .topBar {
	height: 16px;
	padding: 2px;
	background-color: #a71a08;


}
#calendarDiv .todaysDate {
	padding: 2px;
	width: 201px; 
	bottom: 0px; 
	line-height: 25px; 
	position: absolute; 
	height: 25px; 
	text-align: center;
}
#calendarDiv .todaysDate div {
	float: left;
}
#calendarDiv .timeBar {
	right: 0px; 
	width: 72px; 
	color: #fff; 
	line-height: 17px; 
	position: absolute; 
	height: 17px;
}
#calendarDiv .timeBar div {
	float: left; 
	margin-right: 1px;
}
#calendarDiv .monthYearPicker {
	display: none; 
	z-index: 1000; 
	left: 0px; 
	position: absolute; 
	top: 15px;
	border: 1px solid #aaaaaa;
}
#calendarDiv .monthYearPicker div
{
    text-align:left;
    padding-left: 10px;
    font-size: 11px;
}
#calendarDiv #yearSelect {
	width: 40px
}

#calendarDiv .monthYearPicker div {
	clear: both; 
	float: none; 
	margin: 1px; 
	cursor: pointer; 
	padding: 1px;
}
#calendarDiv td {
	cursor: pointer; 
	text-align: center;
}
#calendarDiv .topBar img {
	cursor: pointer;
	border: solid 1px Grey;
}
#calendarDiv .topBar div {	
	float: left; 
	margin-right: 1px;
}
.calendar_txt
{
	width:90px;
	height:14px;
}

#calendarDiv .calendar_week_column, #calendarDiv .calendar_week_column:hover
{
    color: #999999;
	background-color: white;
	text-decoration: none;
	cursor: default;
    font-size: 10px;
    border: none;
    text-align: center;
}
#calendarDiv .calendar_week_column_selectable, #calendarDiv .calendar_week_column_selectable:hover
{
    font-size: 10px;
    color: #789028;
    border: none !important;
    cursor: default;
    background-color: White;
    text-decoration: underline;
    text-align: center;
}
#calendarDiv .calendar_week_row td, #calendarDiv .calendar_week_row td:hover
{
    font-size: 10px;
    color: #a71a08;
    border: none;
    cursor: default;
    background-color: White;
    text-decoration: none;
    height: 20px;
}

#calendarDiv #calendar_month_txt
{
    font-size: 11px;
    font-weight: bold;
    float: none;    

}
#calendarDiv #monthSelect
{
    text-align: left;
    width: 120px;
    margin-left: 5px;
}
#calendarDiv #calendar_year_txt, #calendarDiv #yearSelect, #calendarDiv #nullDateString
{
    display: none;
}

/********************CALENDAR**********************/
#calendarDiv
{
	border: 1px solid #a71a08
}
#calendarDiv .selectBox
{
	/*border: 1px solid #f6f1d3;*/
	color: #f6f1d3;  
}
#calendarDiv .selectBoxOver
{
	background-color:  #a71a08;
}
#calendarDiv .topBar
{
	background-color: #a71a08;
}
#calendarDiv .monthYearPicker
{
	color: #a71a08;
	background-color: #f6f1d3;
	font-size: 11px;
}
#calendarDiv .monthYearActive
{
	background-color: #788f27;
	color: #ebf7c1;
}
#calendarDiv .saturday
{
	/*background-color: #ebf7c1;*/
	color: #ec018e;
}
#calendarDiv .timeBar
{
	background-color: #ebf7c1;
}
#calendarDiv #bottomBar
{
    
}

#calendarDiv .bottomDiv
{
    width: 100%;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    text-align: center;
    margin-top: 4px;
}
#calendarDiv .bottomDiv span
{
    float:none;
}

#calendarDiv .calendarContentDiv
{
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 15px;
    border-bottom: solid 1px #d2d2d2;    
}
#calendarDiv .leftarrow
{
    margin-right: 25px !important;
}

/**** OBJECT DETAILS ****/
.pageHeadingMk2 .table30
{
	width:100%;
	background: url("Images/Themes/Red/ThemeHeadingLeftBack.gif") no-repeat scroll left top #CC0000;
	height:30px;
	display:table;
	
}
.pageHeadingMk2 .table51
{
	background: url("Images/Themes/Red/HeadingLeftBack.gif") no-repeat scroll left top #CC0000;
	height:51px;
	display:table;
	width:100%;
}
