Body {
	background: white;
	margin: 0px 0px 0px 0px;
}

.pgBody {
	background:  #EAEAEA;
	margin: 3px 3px 3px 3px;
}

/*special pgBody For the landing page*/
.pgBodyLanding {
	background: black;
	margin: 3px 3px 3px 3px;
}

.pgMenuTop { /*background-color: #dfe8f6;*/
	background-image: url(../../images/en/menupgTop_bg.jpg);
	background-repeat: repeat-x;
}

A:link {
	color: black;
	text-decoration: none
}

A:visited {
	color: black;
	text-decoration: none
}

font {
	font-family: tahoma, verdana, helvetica;;
	font-size: 11px;
	color: black;
}

.fntSmall {
    font-size : 10px;
}

.text {
	font-family: tahoma, verdana, helvetica;;
	font-size: 11px;
	color: black;
}

/* Input Controls */
input {
	font-family: tahoma, verdana, helvetica;;
	font-size: 11px;
	height: 18px;
	color: black;
	text-align: left;
	background-color: white;
	border-right: 1px solid #B5BACE;
	border-top: 1px solid #B5BACE;
	border-left: 1px solid #B5BACE;
	border-bottom: 1px solid #B5BACE;
}

.clsInput {
	font-family: tahoma, verdana, helvetica;;
	font-size: 11px;
	height: 18px;
	color: black;
	text-align: left;
	background-color: white;
	border-right: 1px solid #8F8F8F;
	border-top: 1px solid #8F8F8F;
	border-left: 1px solid #8F8F8F;
	border-bottom: 1px solid #8F8F8F;
}

.rightText {
	text-align: right;
}

.inputCalendar {
	width: 70px;
}

/* Select Controls */
select {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	height: 18px;
	color: black;
	background-color: white;
	border-right: 1px solid #B5BACE;
	border-top: 1px solid #B5BACE;
	border-left: 1px solid #B5BACE;
	border-bottom: 1px solid #B5BACE;
}

.clsSelect {
	font-family: tahoma, verdana, helvetica;;
	font-size: 11px;
	height: 18px;
	color: black;
	background-color: white;
	border-right: 1px solid #B5BACE;
	border-top: 1px solid #B5BACE;
	border-left: 1px solid #B5BACE;
	border-bottom: 1px solid #B5BACE;
}

/* Text Area */
textarea {
	font-family: tahoma, verdana, helvetica;;
	font-size: 11px;
	color: black;
	background-color: white;
	border-right: 1px solid #B5BACE;
	border-top: 1px solid #B5BACE;
	border-left: 1px solid #B5BACE;
	border-bottom: 1px solid #B5BACE;
}

.clsTextarea {
	font-family: tahoma, verdana, helvetica;;
	font-size: 11px;
	color: black;
	background-color: white;
	border-right: 1px solid #B5BACE;
	border-top: 1px solid #B5BACE;
	border-left: 1px solid #B5BACE;
	border-bottom: 1px solid #B5BACE;
}

/* Button */
.clsButton {
	font-family: tahoma, verdana, helvetica;;
	font-size: 11px;
	text-align: center;
	text-transform: capitalize;
	color: white;
	font-weight: bold;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	height: 21px;
	width: 85px;
	cursor: pointer;
	background-color: gray;
}

button[disabled] {
	color : gray;
}

.clsButtonLarge {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	text-align: center;
	line-height: 200%; 
	color: black;
	border: 0 none;
	height: 21px;
	width: 120px;
	cursor: pointer;
	background-image: url(../../images/en/button_large.jpg);
	cursor: pointer;
}

.clsButtonXLarge {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	text-align: center;
	line-height: 200%; 
	color: black;
	border: 0 none;
	height: 21px;
	width: 150px;
	cursor: pointer;
	background-image: url(../../images/en/button_x_large.jpg);
	cursor: pointer;
}

.clsButtonXXLarge {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	text-align: center;
	line-height: 200%; 
	color: black;
	border: 0 none;
	height: 21px;
	width: 200px;
	cursor: pointer;
	background-image: url(../../images/en/button_xx_large.jpg);
	cursor: pointer;
}

.clsButtonBig {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	text-align: center;
	line-height: 200%; 
	color: black;
	border: 0 none;
	height: 21px;
	width: 102px;
	cursor: pointer;
	background-image: url(../../images/en/button_big.jpg);
	cursor: pointer;
}

.clsButtonSmall {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	text-align: center;
	line-height: 200%; text-transform : capitalize;
	color: black;
	border: 0 none;
	height: 21px;
	width: 75px;
	cursor: pointer;
	background-image: url(../../images/en/button_small.jpg);
	cursor: pointer;
	text-transform: capitalize;
}

.clsButtonSmallGreen {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	text-align: center;
	line-height: 200%; text-transform : capitalize;
	color: black;
	border: 0 none;
	height: 21px;
	width: 75px;
	cursor: pointer;
	background-image: url(../../images/en/button_small_green.jpg);
	cursor: pointer;
	text-transform: capitalize;
}

.clsButtonMedium {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	text-align: center;
	line-height: 200%; text-transform : capitalize;
	color: black;
	border: 0 none;
	height: 21px;
	width: 50px;
	cursor: pointer;
	background-image: url(../../images/en/button_medium.gif);
	cursor: pointer;
	text-transform: capitalize;
}
.clsButtonTiny {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	text-align: top;
	text-transform: capitalize;
	color: black;
	border: 0 none;
	height: 21px;
	width: 24px;
	cursor: pointer;
	background-image: url(../../images/en/button_tiny.jpg);
	cursor: pointer;
}

/* Calendar Button */
.calendarBtn {
	font-family: tahoma, verdana, helvetica;
	font-size: 11px;
	text-align: top;
	text-transform: capitalize;
	color: white;
	font-weight: bold;
	border-top: 0px solid black;
	border-right: 0px solid #ECECEC;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
	height: 17px;
	width: 22px;
	cursor: pointer;
	background-color: Transparent;
	background-image: url(../../images/en/Calendar.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* Font */
.errorFont {
	color: red;
}

.blueFont {
	color: blue;
}

.fntBold {
	font-weight: bold;
}

.progBar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: gray;
	filter: alpha(Opacity = 50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	overflow: hidden;
	z-index: 9999;
}

/* menu Styles */
.menuTopBar {
	background-color: transparent;
	border: 2px thin;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	padding: 1px 4px;
}

.menuBar {
	background-color: #F8FBFF;
	border: 1px solid;
	border-color: #FFFFFF #B7CEF5 #B7CEF5 #FFFFFF;
	padding: 1px 4px;
}

.menuPad {
	background-color: #A4BBFC;
	border: 2px solid;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	padding: 4px;
}

.menuPad {
	background-color: #A4BBFC;
	border: 2px solid;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	padding: 4px;
}

.menuItem {
	border-radius: 2em;
	background-color: transparent;
	border: none;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
}

.menuTopItem {
	background-color: transparent;
	border: 0px solid;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	color: #000000;
	cursor: pointer;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
}

.menuItemOn {
	background-color: #AACDF5;
	border: 0px round #FFFFFF;
	color: #000000;
	cursor: pointer;
	padding: 2px 6px 2px 6px;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
}

.menuItemDown {
	border: 1px solid #A4BBFC;
	color: #000000;
	cursor: pointer;
	padding: 2px 6px 2px 6px;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #F8FBFF;
	border-color: #D6D6D6 #FFFFFF #FFFFFF #D6D6D6;
}

.menuItemSub {
	background-color: transparent;
	border: 1px solid #FFFFFF;
	border-color: #B9DFFF #A3BAE9 #A3BAE9 #B9DFFF;
	color: #000000;
	cursor: pointer;
	margin-top: 1px;
	margin-left: 1px;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	background-color: #DDEFFF;
}

.holderSpace {
	border: 1px solid #DBDBDB;
	color: #DBDBDB;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.menuFont {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.menuFontOff {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #06337C;
}

.menuFontOn {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1B5EB2;
}

.uppercase {
	text-transform: uppercase;
}

/* Top Bar Menu */
.menuFontOffBold {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #06337C;
}

.menuFontOnBold {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #06337C;
}

.menuInfo {
	padding: 2px 6px 2px 6px;
}

.tagOff {
	width: 8px;
	height: 12px;
	float: right;
	background: url("../images/en/A125.gif") no-repeat bottom;
}

.tagOn {
	width: 8px;
	height: 12px;
	float: right;
	background: url("../images/en/A124.gif") no-repeat bottom;
}

.separatorT {
	background-color: #91B2E8;
	height: 0px;
	margin-top: 3px;
}

.separatorB {
	background-color: #91B2E8;
	height: 1px;
	margin-bottom: 3px;
}

/* Menu End */
.gapSingle {
	height: 5px;
}

.gapDouble {
	height: 10px;
}

.fntWhite {
	color: white;
}
.paramField{
}
.multipleField{
}
.floatLeft{
 float:left;
}
.floatRight{
 float:right;
}
.fntBlack {
	color: black;
}

label {
	font-family: tahoma, verdana, helvetica;;
	font-size: 11px;
	left: auto;
	color: black;
	font-weight: bold;
}

button {
	margin-left: 1px;
	margin-right: 1px;
}

#divPgTopSection {
	height: 12Px;
	background-image: url(../../images/en/section_top.jpg);
	background-repeat: repeat-x;
}

#divPgMiddleSection {
	height: 12Px;
	background-image: url(../../images/en/section_bottom.jpg);
	background-repeat: repeat-x;
}

.avlGridOverBooked {
	background-color:#FFC1C1;
}

form { display:inline; }

/* ----------- Shorts cuts ----------- */	
.shortCutthinBorder{
	border-right : 1px solid black;
    border-top : 1px solid black;
    border-left : 1px solid black;
    border-bottom : 1px  solid black;
}	
.thinRightBarSingle{
	border-right: 1px solid black;
}
.thinTopBarSingle{
	border-top: 1px solid black;
}
.shotCutHD{
	background-color: gray;
}
.shortCutsBGColor{
	background-color: #FFFFCF;
}
.shortFntColor{
	color:#FF000A;
}
.fntXSmall{
	font-size: xx-small;
}
/*-------------- End ---------------*/
.colorGreen{
	background-color: #99cc33;
}
.colorRed{
	background-color: #fcb435;
}
.colorBlue{
	background-color: #e1f79f;
}
.thinBorder {
    border-width : 1px;
    border-style : solid;
    border-color : #6f6f6f;
}
/*-------------- ToolTip ---------------*/
.bgDark{
	background-color:#55003C;
}
.sperateorBar {
    height : 8px;
}
.HDHeight{
	height:30px;
}
.fntLink{
	color:#71113C;
}
.fntUnderLine{
	text-decoration: underline;
}

.ttroundcorners{
	-moz-border-radius: 5px;
	border-radius: 5px;
}

