
/* CSS Document */

/*
USAGE: All you have to do is include this one line in your CSS file, with the
tag names to which you want the script applied:
*/
img, div { behavior: url(../Script/iepngfix.htc) }

.SpacerDiv20{ width:20px;}

/*Style for First Row*/
.TopRow1 { background:url(../image/TopBk.jpg); background-repeat:repeat-x;}

.Selectable, .Selectable a{ float:left; font-weight:bold; text-decoration:none; vertical-align:middle; padding-left:30px; height:30px; display:block; cursor:pointer; line-height:30px; color:#163054;}

.Selectable:hover, .Selectable a:hover{ background-color:#dfdfdf;   }

.Selectable1:hover, .Selectable1 a:hover{ background-color:#dfdfdf;   }

.Selectable1:active, .Selectable1 a:active{ background-color:#dfdfdf; text-decoration:none;  }

.MenuLook {float:left; font-weight:bold; text-decoration:none; display:block; line-height:30px; color:#163054;}

.MenuLookLogout {float:left; font-weight:bold; text-decoration:none; display:block; line-height:15px; color:#163054;}

.DivFiller{ float:right;  font-weight:bold; background-color:#FFFFFF; text-decoration:none; vertical-align:middle;  height:30px; width:100%;}


.PageTitle{ font-size:1.5em; height: 40px; color:#163054; padding-left:0px; font-weight: bold; vertical-align:bottom}

.SectionTitle{ font-size:1.25em; height: 30px; color:#163054; line-height:30px; padding-left:10px; font-weight: bold; }

.TextBold{font-weight:bold;font-size:1em; padding-right:10px; padding-left:10px;}

.TextBoldWithOutMargin{font-weight:bold; }

.Fields{ border:1px solid #b5b5b7; width:175px;}

.FieldsLarge{ border:1px solid #b5b5b7; width:300px; overflow:visible;}


.TableGrid{ border:1px solid #b5b5b7; border-collapse:collapse;}

.TableGrid td{ padding:3px;}

.PageLink, .PageLink a{ text-decoration:underline; color:#163054; cursor:pointer;}

.PageLink:hover, .PageLink a:hover{ text-decoration:none; color:#456490 }

.PageLinkBold{ text-decoration:underline; color:#163054; font-weight:bold; cursor:pointer }

.PageLinkBold:hover, .PageLinkBold a:hover{ text-decoration:none; color:#456490 }

.newsDesc { text-decoration:underline; color:#163054; cursor:pointer}

.newsDesc:hover{ text-decoration:none; color:#456490 }

.ErrorMessage { color:Red}

.toggle_min 
{
    background: transparent url(../image/IconMin.gif) no-repeat;
	text-align:right;
	vertical-align:bottom;
	padding-top:5px;
	cursor:pointer;
}
.toggle_max 
{
   
	background: transparent url(../image/IconMax.gif) no-repeat;
	text-align:right;
	vertical-align:bottom;
	cursor:pointer;
}
.sortImage
{
	padding-left:8px;
	padding-bottom:2px;
	vertical-align:bottom;
}

.Logout, .Logout a{ padding-left:15px; padding-right:15px; float:right; font-weight:bold; text-decoration:none; vertical-align:middle; height:30px; display:block; cursor:pointer; line-height:30px; color:#163054;width:100px}

.JDText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color:#FFFFFF}

.hide
{
	display:none;
}

.ResultMessage { border-width:1px;background-color:white; border-color:Black}
.SuccessMessage {font-family: Arial, Helvetica, sans-serif; 
	             font-weight: normal; color: Green; text-decoration: none;  }
.ErrorMessage {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: Red; text-decoration: none; }
.TextNormal
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align:middle;
	font-weight:normal;
	font-size:1em;

}
.TextRed
{
	font-family:Arial, Helvetica, sans-serif;
	color: Red;
	vertical-align:middle;
	font-weight:bold;
	font-size:1em;

}

.TextAnnouncement
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	text-decoration: none;

}

.imageButton
{
	margin-left:5px;
}
.cursorPointer
{
	cursor:pointer;
	
}
.SuccessMessage {font-family: Arial, Helvetica, sans-serif; font-size: 1.10em;
	             font-weight: normal; color: Green; text-decoration: none;  }
.ErrorMessage {font-family: Arial, Helvetica, sans-serif; font-size: 1.10em; 
				font-weight:bold; color: Red; text-decoration: none; border:solid 1px Red  }

.hidden
{
   visibility:hidden;display:none;
}

.TableRow TD, .TableHeader TH
{
	padding-left: 3px;
}
.saveButton
{
	margin-left:7px;
}
.gridAction
{
	font-size:1.5em;
}
.clear_link
{
	 text-decoration:underline; color:#163054; cursor:pointer;padding-left:5px;

}

.message{
border:1px solid #CCCCCC;
position:absolute;
width:250px;
background:#ffc;
padding:5px;
left : 964px;
top :625px;
}


.headerImg
{
vertical-align: middle; 
}




.image
{
	position:absolute;
	top:30px;
	left:350px;
}
.Div
{
    position:absolute;
	top:200px;
	  	

}

.NormalMessage{font-family: Arial, Helvetica, sans-serif; font-size: 1.10em; font-weight:normal; color: Red; text-decoration: none}
				
.AdminCSS
{
	background-image: url(../image/Admin.png);
	background-repeat: no-repeat; 
	background-position: left top;
}

.HelpDeskCSS
{
	background-image: url(../image/HelpDesk.png);
	background-repeat: no-repeat; 
	background-position: left top;
}

.MACCSS
{
	background-image: url(../image/MAC.png);
	background-repeat: no-repeat; 
	background-position: left top;
}

.BookingCSS
{
	background-image: url(../image/Booking.png);
	background-repeat: no-repeat; 
	background-position: left top;
}



.CustomButton{
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
font-weight:bold;
cursor:pointer;
overflow:visible; /* ie6/7 width fix */
width:auto; /* ie6/7 width fix */
color:#143148;
padding:1px 10px 1px 10px;
margin:0;
background:transparent; 
border:0;
outline:0;
}

.CustomButton:hover{ background:none;}

span.ButtonSpan{
border:1px solid #d8d8d8;
background-image:url(../Image/ButtonBG.png); background-repeat:repeat-x; background-position:top;
display:inline-block;
outline:none;
}

span.ButtonSpan:hover{border:1px solid #85caff; background-image:url(../Image/ButtonBGHover.png); background-repeat:repeat-x; background-position:top; outline:none;}



.TextBoldLink{ text-decoration:underline; color:Black; font-weight:bold; cursor:pointer}

.TextBoldLink:hover{ text-decoration:none; color:Black;}

.TextBoldLinkWhite{ text-decoration:underline; color:#ffffff; font-weight:bold; cursor:pointer}

.TextBoldLinkWhite:hover{ text-decoration:none; color:#ffffff;}

.ErrorMessageWithoutBorder {font-family: Arial, Helvetica, sans-serif; font-size: 1.10em; 
				font-weight:bold; color: Red; text-decoration: none; }