﻿.PageStyleLight
{
	background-color: #F7FAFD;
}
.PageStyleLightStay
{
	background-color: #F7FAFD;
	position: relative;
}

.PageStyle
{
	background-color: #ECF3FB;
	margin : 0px;
}


.ImageStyle
{
        width: 50px;
}


/* Content pane of popup background */
.PopupDialogBackground
{
    padding: 0px;
    background-color:#ECF3FB;
}

/* Tabs */
.Tablayout
{
    padding: 0px;
	width: 410px;
	font-family: Verdana;
	font-size: 11px;
}

.MoreOptions, .MoreOptions a:link, .MoreOptions a:visited
{
	font-family: Verdana;
	color: #0000FF;
	text-decoration: underline;
	font-size: 11px;
	margin: 0px;
	float: left;
}


.TabNew_NotSelected, .TabNew_NotSelected a:link, .TabNew_NotSelected a:visited
{
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #C0C0C0;
	background-image: url(         '../Pictures/ReflexExplorerBar/tab_default.gif' );
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}

.TabNew_Selected, .TabNew_Selected a:link, .TabNew_Selected a:visited
{
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #C0C0C0;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
    background-color: #FFDCA8;
	float: left;
}


.HelpBig
{
	padding: 5px;
	border: 1px solid #C0C0C0;
	background-image: url(            '../Pictures/Icons/help_big.png' );
	width: 430px;
	height: 340px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Verdana;
	font-size: 11px;
}

.HelpSmall
{
	padding: 5px;
	border: 1px solid #C0C0C0;
	width: 155px;
	height: 390px;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Verdana;
	font-size: 11px;
	color: #808080;
}

.PopupCustomGrid_Row
{
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: none none solid none;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 3px;
}

.PopupCustomGrid_Row_Reservation
{
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 3px;
}


.PopupCustomGrid_Header
{
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid solid none none;
	font-family: Verdana;
	font-size: 11px;
	background-color: #D0D7E5;
	color: #000000;
	font-weight: normal;
	height: 25px;
	padding-left: 3px;
}


.PopupInput_Grid
{
    border: 1px solid #AACCEE;
    font-family: Verdana;
    font-size: 11px;
    background-color: #FFFFFF;
    font-weight: normal;
}


.TablayoutBig
{
    padding: 0px;
    margin:0px;
	width: 820px;
	font-family: Verdana;
	font-size: 11px;
}
.TablayoutUndefined
{
    padding: 0px;
    margin:0px;
	font-family: Verdana;
	font-size: 11px;
}


.TabSelected
{
	background-color: #ECF3FB;
	padding-right: 5px;
	padding-left: 5px;
	height : 20px;
}

.TabNotSelected
{
	background-image: url( '../Pictures/ReflexExplorerBar/tab_default.gif' );
    padding-right: 5px;
    padding-left: 5px;
	height : 20px;
}

.TabSeparator
{
	border-bottom:solid 1px #5090C0;
	border-top:0px;
	border-right-width:0px;
	border-left-width:0px;
}

/* Popup background */
.PopupDialogLabelHeader
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000080;
}

.PopupDialogLabelSubHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.PopupLabel
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.PopupLabelData
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}


.tdLabelStyle
{
    width: 200px;
}


.PopupTextBox
{
    border: 1px solid #AACCEE;
    font-family: Verdana;
    font-size: 11px;
    background-color: #FFFFFF;
    font-weight: normal;
    width: 170px;
}

.PopupTextBox_Big
{
    border: 1px solid #AACCEE;
    font-family: Verdana;
    font-size: 11px;
    background-color: #FFFFFF;
    font-weight: normal;
    width: 250px;
}


.PopupTextBox_Color
{
    border: 1px solid #AACCEE;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    width: 20px;
}

.PopupTextBoxWide
{
    border: 1px solid #AACCEE;
    font-family: Verdana;
    font-size: 11px;
    background-color: #FFFFFF;
    font-weight: normal;
    width: 370px;
}

.PopupTextBoxExtraWide
{
	border: 1px solid #AACCEE;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 670px;
}

.PopupTextBoxExtraWideURL
{
	border: 1px solid #AACCEE;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 740px;
}

.PopupTextBoxExtraWideFormulaSmall
{
	border: 1px solid #AACCEE;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 800px;
	height: 150px;
}

.PopupTextBoxExtraWideFormulaBig
{
	border: 1px solid #AACCEE;
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 800px;
	height: 330px;
}


.PopupDropdown
{
    border: 1px solid #AACCEE;
    font-family: Verdana;
    font-size: 11px;
    background-color: #FFFFFF;
    font-weight: normal;
    width: 170px;
}

.PopupDropdown_Big
{
    border: 1px solid #AACCEE;
    font-family: Verdana;
    font-size: 11px;
    background-color: #FFFFFF;
    font-weight: normal;
    width: 255px;
}

.PopupLabelHeader
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    line-height: 20px;
    vertical-align: bottom;
}

.PopupGridLarge
{
	border-style: none;
	width: 400px;
}

.PopupGridPanel
{
	background-color: #FFFFFF;
	height: 250px;
}

.PopupSmall_Heading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #316AC5;
	line-height: 20px;
	vertical-align: middle;
}

.PopupSmall_Heading_Italic
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}

.PopupSmall_Heading_Heading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.PopupSmall_SubHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.PopupSmall_SubHeading_Error
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.LinkButton INPUT
{
    background-color: Transparent;
    border-style: none;
    border-width: 0px;
    color: #000000;
    text-decoration: underline;
}

.ButtonStyle
{
	border: 1px solid #AACCEE;
	font-family: Tahoma;
	font-size: 11px;
	width: 100px;
	color: #000080;
	cursor : pointer;
	background-color: #C3DAF9;
	margin-left: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	}


.ReservationGrid
{
	border-style: none none none none;
	font-family: Verdana;
	font-size: 11px;
}

.PopupTextBox_FreeSize
{
    border: 1px solid #AACCEE;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.LabelError
{
	font-family: Verdana;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.LabelStatus
{
	font-family: Verdana;
	background-color: #0033CC;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.ClientSearchTable
{
	border: 1px solid #C0C0C0;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

.PopupLabel_NewReservationHeading
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}


