﻿body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBE9D9;
}

.MainTable
{
	background-color: White;
	width: 1000px;
	height: 600px;
}

.IconBarStdTextNormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: justify;
	color: white;
}
.BreadCrumbStdTextNormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify
}
.StdTextNormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify
}
.StdTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify
}
.ContentMainHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-align: justify;
	border: solid;
	color: #666666;
	border-width: 0px 0px 1px;
	border-color: black black #CCCCCC
}
.Heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-align: justify;
	border: solid;
	color: #666666;
	border-width: 0px 0px 1px;
	border-color: black black #CCCCCC
}
.FooterLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: white;
}
.FooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center
}
.FieldContextTable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

#master_content
{
	float: left;
	width: 550px;
	margin-right: -550px;
	color: #666666;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    background-image:url(images/accordion_button.gif);
    background-repeat:no-repeat;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.fieldLabelMandatory
{
	color: Red;
}

.fieldLabelNotMandatory
{
	color: Blue;
}

.fieldLabelPartiallyMandatory
{
	color: Gray;
}

.currentProcessStep
{
	font-weight :bold;
	color : Lime;
}

.otherProcessStep
{
	color : Maroon;
}

.timerNormal
{
	font-weight:bold;
}

.timerWakeUp
{
	font-weight:bold;
	color : Red;
}

.button
{
	background-image : url(../template/images/actionbutton.gif);
	width : 161px;
	height : 40px;
	border : 0px;	
	color : Gray;	
}

.button:hover
{
	color : Red;	
}

.button:disabled
{
	color : Black;
}



.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.expandCollapse
{
	cursor:pointer;
}

.ddmenuitems {
	position:absolute;
	visibility:hidden;		
	z-index:99;
}

.highlightSearchText
{
	font-weight:bold;
	color:Navy;
}

.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-width:1px;
}

.geographyTreeSelected
{
	font-weight:bold;	
	font-size:11px;
	cursor:pointer;
}

.geographyLabelNoChildren
{	
	font-size:11px;
	cursor:default;
}	

.geographyLabelChildren
{	
	font-size:11px;
	cursor:pointer;
}

.geographyResortCount
{
    font-size:9px;
}

.searchresortsbuttonwidth_selected{
	height:35px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:-1px;
	word-spacing:0px;
	text-align:justify;
	padding-left:3px;
	color: #666666;
	background-image:url(images/resortsearch_not_current_background.gif);
	background-repeat:repeat-x;
}

.searchresortsbuttonwidth_not_selected{
	height:35px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:-1px;
	word-spacing:0px;
	text-align:justify;
	padding-left:3px;
	color:#FFFFFF;
	background-image:url(images/resortsearch_current_background.gif);
	background-repeat:repeat-x;		
}

.multipage
{
	border-top-color:#e33525;
	border-top-style:solid;
	border-top-width:5px;
}

.mandatory
{
	color : Red;
}

.youRequested
{
    font-size:10px;
}
