﻿/*
html
{
    overflow: scroll;
}
*/
body
{
    font-size: 72%;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	background: url('Images/BodyBack.gif') repeat-x top left White;
}
*
{
    font-size: 1em;
    font-family: Arial, Lucida Sans Unicode, Lucida Grande, Sans-Serif;
	/*letter-spacing: 0.03em;*/
	line-height: 1.3em;
}

h1
{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3em;
    /*margin: 10px 0 5px 0px;*/
}

h2
{
    font-size: 1.7em;
    font-weight: normal;
    line-height: 1.4;
	/*margin: -5px 0 3px;*/
    color: #EC018E;
}


h3 {color: #666666; font-size: 14px; padding: 0; margin: 0.3em 0 0.2em 0;}
h4 {color: #666666; font-size: 16px; line-height: 1.1em; padding: 0; margin: 0.1em 0 0.4em 0;}

a
{
    color:Black;
}

img
{
    border: none;
}
a img 
{
    border: none;
}

hr 
{
    margin: 0.1em 0;
    height: 1px;
    padding: 0;
    background: #d7d7d7;
    color: #d7d7d7;
    border: 0;
}

.Small
{
    font-size: 0.95em;
}

/* Default */

.DefaultButton
{
}

.DefaultLinkButton
{
}

.DefaultTextBox
{
    /*border: solid 1px #9C9A94;*/
    /*font-size: 12px;*/
    /*color: #000000;*/
}

.DefaultDropDownList
{
    border: solid 1px #9C9A94;
    font-size: 12px;
    color: #000000;
    height: 20px;
}



/* Page */

.MainTable
{
	width: 969px;
	margin: 10px auto 0 auto;
	/*padding: 0 33px 0 34px;*/
	text-align: left;
	background: url('Images/PageTopBack.gif') no-repeat top left White;
}

body form 
{
    background: none !important;
}

/* Logo */

.Logo
{
    margin-top: 10px;
/*    margin-top: -7px;
    margin-bottom: 0px;
    margin-left: -16px;*/
}

/* Language */

.Languages
{
    margin: 0px 0px 0px 0px;
    border-style: none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
}

.LanguagesItem
{
    padding: 0px 0px 0px 8px;
}


/* Functions */

.Functions
{
    margin: 0px 0px 0px 0px;
    border-style: none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
}

.FunctionsItem, .FunctionsItemLast
{
    margin: 0px 0px 0px 0px;
    font-size: 0.9em;
    line-height: 1.4em;
    color: #899193;
    white-space: nowrap;
}

.FunctionsItem
{
    padding: 0px 10px 0px 10px;
    border-right: 1px solid #AAAAAA;
}

.FunctionsItemLast
{
    padding: 0px 0px 0px 10px;
}

.FunctionsItem a
{
    color: #899193;
    text-decoration: none;
}

.FunctionsItem a:hover
{
    color: #899193;
    text-decoration: underline;
}

/* MainMenu */

.MainMenu
{
    width: 100%;
    background: transparent url('Images/MainMenuBack.gif') repeat-x scroll right top;
    margin: 0px 0px 0px 0px;
    border-style: none;
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    height: 29px;
    line-height: 29px;
}

.MainMenuItemLeft,
.MainMenuItemSpacer,
.MainMenuItemRight
{
    margin: 0px 0px 0px 0px;
    border-top: solid 1px #D0D0D0;
    border-bottom: solid 1px White;
    padding: 5px 15px 5px 15px;
    white-space: nowrap;

}

.MainMenuItemLeft a,
.MainMenuItemRight a
{
    font-size: 12px;
    font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #666666;
    text-decoration: none;
}

.MainMenuItemLeft
{
    background: transparent url('Images/MainMenuDivider.gif') no-repeat scroll right top;
}

.MainMenuItemSpacer
{
    width: 100%;
}

.MainMenuItemRight
{
    background: transparent url('Images/MainMenuDivider.gif') no-repeat scroll left top;
}


/* Footer */

.MainFooterTable
{
	width: 977px;
	margin: 0 auto 0 auto;
    background: url('Images/Footer.gif') no-repeat bottom left;
}

.FooterLeftTableCell, .FooterCenterTableCell, .FooterRightTableCell
{
    font-size: 11px;
    color: #333333;
    vertical-align: bottom;
}

.FooterLeftTableCell
{
    border-right: 1px solid #cccccc;
    padding: 0 15px 15px 15px;
}

.FooterCenterTableCell
{
    border-right: 1px solid #cccccc;
    padding: 0 15px 15px 15px;
}

.FooterRightTableCell
{
    padding: 0 15px 15px 15px;
}

.MainSubFooterTable
{
	width: 977px;
	margin: 0 auto 0 auto;
}

.SubFooterTableCell
{
    font-size: 11px;
    color: #888888;
    padding: 15px 15px 15px 15px;
}


/*** Panes ***/

.SearchPane
{
    background: #BDDD4E url('Images/SearchBack.png') repeat-x scroll 0 0;
    padding-top: 12px;
    padding-right: 4px;
    padding-bottom: 12px;
    padding-left: 12px;
}

.RightBannerPane
{
    background: #BDDD4E url('Images/SearchBack.png') repeat-x scroll 0 0;
    padding-top: 12px;
    padding-right: 4px;
    padding-bottom: 12px;
    padding-left: 4px;
    overflow: hidden;
}

.MiddlePane
{
    padding-right: 4px;
}

.RightPane
{
    padding-left: 4px;
}

.LeftPane
{
    padding-right: 4px;
}

.CenterPane
{
    padding-right: 4px;
    padding-left: 4px;
}


/*** Controls ***/


/* Search */

.FrontPageSearchTable
{
}

.FrontPageSearchTableCellLeft
{
}

.FrontPageSearchTableCellRight
{
}

.FrontPageSearchLine
{
    background: url('Images/SearchLine.png') no-repeat top center;
}



/* WebParts */

.moduleBodyNoBorder 
{
    border-width: 0;
    border-bottom-style: none;
    color: #666666;
    font-size: 11px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.moduleBody 
{
    background-color: White;
    border: 1px solid #D1D1D1;
    color: #666666;
    font-size: 11px;
    margin-top: 8px;
    overflow: hidden;
    padding: 20px 20px 20px 20px;
}

.moduleBody a {
    color: #647925;
}

.moduleBody ul
{
}
.moduleBody ul li
{
    margin-left: 2px;
	margin-bottom: 10px;
	padding-left: 12px;
	line-height: 1.2em;
	list-style-type: none;
	background: url('Images/ListBullet.png') no-repeat 0 6px;
}

.BottomTable
{
	width: 977px;
	min-height: 100px;
	margin: 0px auto 18px auto;
	background: url(../../Images/Footer.gif) no-repeat bottom left White;
}

/*
DarkGreen a8cd28
LightGreen bddd4e
*/


/* 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_20.png') no-repeat 100% 0;
}

div.PrimaryButton span
{
    display: block;
    background: url('Images/ButtonPrimaryGreenBgLeft_20.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.gif') 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: #333333 !important;
	background-color: #789028;
	background-image: none;
}

#calendarDiv .halfActiveDay {
	color: #333333 !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: #f4f4f4;
}
#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: #333333;
    border: none;
    cursor: default;
    background-color: White;
    text-decoration: none;
    height: 20px;
}

#calendarDiv #calendar_month_txt
{
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    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 #333333;
}
#calendarDiv .selectBox
{
	color: #ebf7c1; 
}
#calendarDiv .selectBoxOver
{
	background-color: #f4f4f4;
}
#calendarDiv .selectBoxTime
{
	border: 1px solid #788f27;
	color: #788f27; 
}
#calendarDiv .topBar
{
	background-color: #f4f4f4;
}
#calendarDiv .monthYearPicker
{
	color: #333333;
	background-color: #ffffff;
	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;
}