﻿/*
	Created by: Khalid Ahmed	03/03/2010
*/
body
{
	margin: 0px;
	background: #FFF;
}

.ddlNormal
{
	font-size: 10pt;
	font-family: Tahoma;
}

.ddlComboBox
{
	font-size: 10pt;
	font-family: Tahoma;
}

.ajax__combobox_itemlist
{
    text-align:right!important;
}


.lblNormal
{
	font-size: 10pt;
	font-family: Tahoma;
	color: #000000;
}

.lblNormalWelcome
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight:bold;
	color: #278ac9;
}

.lblNormalCaption
{
	font-size: 10pt;
	font-family: Tahoma;
	color: #278ac9;
}

.lblNormalB
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight:bold;
}

.lblNormalUserName
{
	color: #258cbc;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
}

.lblNormalTitle
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.lblContentTitle
{
    font-family: Tahoma, Arabic Transparent;
    color: #555C65;
    font-size: 14pt;
    text-align: center;
}

.lblPageTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #258cbc;
	font-family: Tahoma;
}

.lblWarning
{
	font-weight: bold ;
	font-size: 10pt;
	color: red;
	font-family: Tahoma;
	text-decoration: none;
}

.lnkBookPage
{
	color:#4a4949;
	font-size:8pt;
	font-weight:bold;
	font-family:Tahoma;
}

.btnNormal
{
	border-style: solid;
    border-color: inherit;
    border-width: 1px;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #4F7EAF;
    font-family: Tahoma;
    text-decoration: none;
}

.txtNormal
{
	font-family:Tahoma;
	font-size:10pt;
    margin-bottom: 4px;
}

.txtNormalB
{
	font-family:Tahoma;
	font-size:10pt;
    margin-bottom: 4px;
    font-weight:bold;
}

.txtShape
{
	background:transparent;
	border-width:0px;
	font-size:12pt;
	font-weight:bold;
	width:170px;
	color:#58595b;
	text-align:center;
}
/*////////////////////// MainMaster ///////////////////////*/
.PageBG
{
    background:url('Images/PageBG.png') repeat-y;
    width:978px;
    margin:auto;
}

.Header
{
    background: url('Images/Header.png') no-repeat;
    width:978px;
    height:221px;
    margin:auto;
}

.HeaderBG
{
    background:url('Images/HeaderBG.png') repeat-y;
}

.FooterTop
{
    background:url('Images/FooterTop.png') no-repeat top;
    height:116px;
    text-align:center;
}

.Footer_KSUCopyRightsText
{
	color:#58595b;
	font-size:10pt;
	font-family:Tahoma;
}

.RightMenu
{
    background: url('Images/RightMenu.png') no-repeat;
    width:20px;
    height:33px;
    float:left;
    clear:right;
}

.CenterMenu
{
    background: url(Images/MenuBG.png) repeat-x;
    width:744px;
    height:33px;
    float:left;
}

.LeftMenu
{
    background: url('Images/LeftMenu.png') no-repeat;
    width:20px;
    height:33px;
    float:left;
}



.lblNormalWhite
{
	color: #018bc3;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
}

.Exit:link, .Exit:visited
{
	background: url('Images/MenuItemSelected.png') no-repeat center;
	text-decoration:none;
	display:block;
	width:175px;
	height:35px;
	color:#FFF;
	line-height:35px;
	vertical-align:middle;
	text-align:center;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
}

.Exit:hover
{
	color:#F00;
}

/*////////////////////// LoginPic ///////////////////////*/
.LoginTop
{
	background: url('Images/LoginTop.png') no-repeat top;
	width:1000px;
}

.LoginBG
{
	background: url('Images/LoginBG.png') repeat-y;
	width:1000px;
}
.LoginApplicationLogo
{
	background: url('Images/LoginApplicationLogo.png') no-repeat center;
	width:401px;
	height:160px;
	float:left;
}

.LoginKSULogo
{
	background: url('Images/LoginKSULogo.png') no-repeat center;
	width:278px;
	height:160px;
	float:left;
}

.LoginPanel
{
	background:url('Images/LoginPanel.png') no-repeat center;
	width:278px;
	height:172px;
	margin:auto;
}

.TextBoxM
{
	background:url('Images/TextBoxM.png') repeat-x center;
	height:28px;
}

.UserName
{
	background:url('Images/UserName.png') no-repeat center;
	width:28px;
	height:28px;
}

.Password
{
	background:url('Images/Password.png') no-repeat center;
	width:28px;
	height:28px;
}

.LoginPanelLine
{
	background:url('Images/LoginPanelLine.png') no-repeat center;
	height:16px;
}

.DeanshipLogo
{
    background:url('Images/DeanshipLogo.png') no-repeat center;
    height:70px;
}

.Footer_KSUCopyRightsText
{
	color:#58595b;
	font-size:10pt;
	font-family:Tahoma;
}

.LoginLinks
{
	position:relative;
	background: url('Images/LoginLinks.png') repeat-y;
	width:514px;
	height:425px;
	direction:ltr;
}

.Link01
{
	position:absolute;
	width:80px;
	height:80px;
	left:220px;
	top:15px;
	text-align:center;
	z-index:1;
}

.Link02
{
	position:absolute;
	width:80px;
	height:80px;
	left:152px;
	top:70px;
	text-align:center;
	z-index:2;
}

.Link03
{
	position:absolute;
	width:80px;
	height:80px;
	left:285px;
	top:70px;
	text-align:center;
	z-index:3;
}

.Link04
{
	position:absolute;
	width:80px;
	height:80px;
	left:88px;
	top:148px;
	text-align:center;
}

.Link05
{
	position:absolute;
	width:80px;
	height:80px;
	left:352px;
	top:148px;
	text-align:center;
}

.Link06
{
	position:absolute;
	width:150px;
	height:80px;
	left:180px;
	top:220px;
	text-align:center;
}

.Link07
{
	position:absolute;
	width:150px;
	height:124px;
	left:180px;
	top:280px;
	text-align:center;
}

.Link08
{
	position:absolute;
	width:150px;
	height:124px;
	left:380px;
	top:210px;
	text-align:center;
}

/*///////////////////// Header //////////////////////////*/
.Footer_KSUCopyRights
{
	margin:auto;
	text-align:center;
	font-family:Tahoma;
	font-size:10pt;
	color:#FFF;
}

.SimpleMenu ul
{
	background:#FFFFFF;
}
.SimpleMenu ul.AspNet-Menu
{
    width: 726px;
    font-family:Tahoma;
    font-size:10pt;
    margin:auto;
}

.SimpleMenu ul.AspNet-Menu li a,
.SimpleMenu ul.AspNet-Menu li span
{
	background: transparent url('Images/TopMenu_Normal.jpg') no-repeat;
	width: 121px;
    height: 26px !important;
	color: #FFFFFF;
	text-align:center;
	padding:3px 0px 0px 0px;
}

.SimpleMenu ul.AspNet-Menu li:hover a,
.SimpleMenu ul.AspNet-Menu li:hover span
{
	background: transparent url('Images/TopMenu_Hover.jpg') no-repeat;
	color:#FFFFFF;
}

.SimpleMenu ul.AspNet-Menu ul
{
	width:200px;
}

.SimpleMenu ul.AspNet-Menu ul li:hover a,
.SimpleMenu ul.AspNet-Menu ul li:hover span
{
	color:#E3A14E;
}

.Menu_BG
{
	background: #FFF;
}

.PageTitleM
{
	height:30px;
	text-align:center;
}

/*//////////////////////////////////////////////////////////////////*/
.HoverImageButton
{
	margin: 1px;
	height: 21px;
}

.Inherit
{}

.tblWhiteBorder
{
	border-style:solid;
	border-width:1px;
	border-color:White;
}

.WhiteVLine
{
	background:white;
	width:1px;
}

.WhiteHLine
{
	background:white;
	height:1px;
}
.Orange
{
	background-color: #E3A14E;
}

.Gray
{
	background-color: #999999;
}

/*/////////////////////////////ARCS/////////////////////////////////////*/
.tblBGRow
{
	background:#F2F2F2;
}
.tblBGAlternatingRow
{
	background:#E6E6E6;
}

.MenuBG
{
	background:#FFF;
	padding:0px 10px 0px 10px;
	min-height:300px;
}

.UserName
{
	background: url('Images/UserName.png') no-repeat center;
	width:19px;
	height:27px;
}
.Password
{
	background: url('Images/Password.png') no-repeat center;
	width:19px;
	height:27px;
}

.NewApplication
{
	background: url('Images/NewApplication.png') no-repeat center;
	height:39px;
}

.RetrivePassword
{
	background: url('Images/RetrivePassword.png') no-repeat center;
	height:39px;
}
.lnkLoginLinks
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.HelpText
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#FFF;
}