﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
	background: #b6b7bc;
	font-size: .80em;
	font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #696969;
}

a:link, a:visited
{
	/*color: #034af3;*/
}

a:hover
{
	color: #1d60ff;
	text-decoration: none;
}

a:active
{
	color: #034af3;
}

p
{
	margin-bottom: 10px;
	line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #666666;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}

h1
{
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 1.5em;
	font-weight: 600;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}

h5, h6
{
	font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
	width: 960px;
	background-color: #fff;
	margin: 20px auto 0px auto;
	border: 1px solid #496077;
}

.header
{
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #4b6c9e;
	width: 100%;
}

.header h1
{
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #f9f9f9;
	border: none;
	line-height: 2em;
	font-size: 2em;
}

.main
{
	padding: 0px 12px;
	margin: 12px 8px 8px 8px;
	min-height: 420px;
}

.leftCol
{
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 200px;
}

.footer
{
	color: #4e5766;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
	background-color: #3a4f63;
	width: 100%;
}

div.menu
{
	padding: 4px 0px 4px 8px;
}

div.menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
	background-color: #465c71;
	border: 1px #4e667d solid;
	color: #dde4ec;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu ul li a:hover
{
	background-color: #bfcbd6;
	color: #465c71;
	text-decoration: none;
}

div.menu ul li a:active
{
	background-color: #465c71;
	color: #cfdbe6;
	text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
	margin: 1em 0px;
	padding: 1em;
	border: 1px solid #ccc;
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	display: block;
}

fieldset label.inline
{
	display: inline;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input.textEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

input.passwordEntry
{
	width: 320px;
	border: 1px solid #ccc;
}

div.accountInfo
{
	width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
	clear: both;
}

.title
{
	display: block;
	float: left;
	text-align: left;
	width: auto;
}

.loginDisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
}

.loginDisplay a:link
{
	color: white;
}

.loginDisplay a:visited
{
	color: white;
}

.loginDisplay a:hover
{
	color: white;
}

.failureNotification
{
	font-size: 1.2em;
	color: Red;
}

.bold
{
	font-weight: bold;
}

.submitButton
{
	text-align: right;
	padding-right: 10px;
}
.current-step
{
	background-image: url(../images/Step-hover.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 144px;
	border-style: none;
	border-width: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 140%;
}
.setpOther:hover
{
	background-image: url(../images/Step-hover.png);
	background-repeat: no-repeat;
}
.setpOther
{
	background-image: url(../images/Steps.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 144px;
	border-style: none;
	border-width: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 140%;
}

.TabMenu
{
	border: 1px solid #69C;
	text-align: left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-opera-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.pghd
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #5d991d;
	text-align: left;
	text-decoration: none;
	padding-top: 8px;
}
.LeftAlign
{
	text-align: left;
}
.subpghd
{
	font-family: Verdana, "Times New Roman" , Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	color: #5d991d;
	text-align: left;
	padding-left: 18px;
	text-decoration: none;
	padding-top: 0px;
}
.HeadLabel
{
	width: 150px;
	text-align: left;
}
.SubHeadLabel
{
	width: 115px;
}

.LabelColonDisp
{
	text-align: center;
	width: 27px;
}
.subsubHeadLabel
{
	width: 135px;
	text-align: left;
}
.GroupTable
{
	width: 96%;
}
.SecGroupTable
{
	width: 98%;
}
.FirstGroupTable
{
	width: 100%;
}
.tableborder
{
	border: 1px solid #e5eff9;
}
.textboxWatermark
{
	color: #C0C0C0;
}
.FirstEmail
{
	width: 210px;
}
.ie .FirstEmail
{
	width: 210px;
}
.centerLabel
{
	width: 100px;
}
.Extrapading
{
	padding-left: 2px;
}
.HeadLabelF
{
	width: 170px;
}
.HeadLabelSub
{
	width: 150px;
}
.HeadLabelMY
{
	width: 175px;
}
.HeadLabelMYB
{
	width: 70px;
}
.monthLabel
{
	width: 30px;
}
.showCenter
{
	text-align: center;
}
.buttonBG
{
	background-image: url('../Images/Button.png');
	background-repeat: no-repeat;
	width: 80px;
	text-align: center;
	background-position: left top;
}
.buttonSmall
{
	/*background-color: transparent;*/
	background-image: url(../images/btnAdd.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 50px;
	border-style: none;
	border-width: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 26px;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	text-align: center;
}
.buttonSmall:hover
{
	background-image: url(../images/btnAdd-hover.png);
	background-repeat: no-repeat;
}
.buttonnext
{
	/*background-color: transparent;*/
	background-image: url('../images/Steps.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 144px;
	border-style: none;
	border-width: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 36px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	display: block;
}
.buttonnext:hover
{
	background-image: url(../images/Step-hover.png);
	background-repeat: no-repeat;
}
.ButtonNew
{
	background-image: url(../images/btnAdd.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 50px;
	border-style: none;
	border-width: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 26px;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	display: block;
	text-align: center;
}
.ButtonNew:hover
{
	background-image: url(../images/btnAdd-hover.png);
	background-repeat: no-repeat;
}

.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=95);
	opacity: 0.8;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
.AddressSet
{
	width: 177px;
}
.DispAddStatus
{
	width: 510px;
	text-align: right;
}



/* table style */
.datagrid
{
	font-family: lucida grande,arial,helvetica,sans-serif;
	font-size: 11px;
	border: solid 1px #ad9e87;
	text-align: center;
}

/* common cell styles */
.datagrid th, .datagrid td
{
	cursor: default;
	height: 20px;
}

/* header cell style */
.datagrid th
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ad9e87;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ad9e87;
	background-color: #1764A7;
	color: White;
	font-weight: bold;
	text-align: center;
}

/* cell styles */
.datagrid td
{
	color: #000;
	padding: 2px 8px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #f2e8da;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f2e8da;
}

/* mouseover row style */
.datagrid tr:hover
{
	background-color: #CAE0F5;
}

.styleone:link
{
	text-decoration: underline;
	color: #1764A7;
}
.styleone:visited
{
	text-decoration: none;
	color: #1764A7;
}
.styleone:hover
{
	text-decoration: none;
	color: #FFF;
	background: #000;
}
.styleone:focus
{
	text-decoration: none;
	color: #1764A7;
	background: #06b;
}
.styleone:active
{
	text-decoration: underline;
	color: #1764A7;
	background: #06F;
}

.subpghdHeader
{
	font-family: Verdana, "Times New Roman" , Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #5d991d;
	text-decoration: none;
	padding-top: 0px;
}

.style1
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
}
.style11
{
	width: 95%;
	border-style: solid;
	border-width: 1px;
}

.style2
{
	text-align: center;
	background-color: #1764A7;
	color: White;
}
.style3
{
	text-align: center;
}

.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;
}

.transparentTextbox
{
	background-color: transparent;
}

#progressBackgroundFilter
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
}

#UpdateProgress1
{
	position: absolute;
	left: 0px;
	bottom: 0%;
	width: 100%;
	height: 100%;
	background-color: Gray;
	z-index: 5001;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


#header
{
	height: 211px;
	/*width: 71.5%;*/
	width:100%;
	background-image: url('../Images/wdd_02.gif');
	background-repeat: repeat-x;
	/*margin-left:193px;*/
	
}
#headerStudent
{
	height: 211px;
	width: 100%;
	background-image: url('../Images/StudentMainBack.gif');
	background-repeat: repeat-x;
}
#inheader
{
	width: 100%;
	height: 195px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#logo
{
	width: 500px;
	height: 45px;
	padding-top: 20px;
	padding-left: 10px;
	float: left;
	font-family: Verdana;
}
#WorkFunctionLink
{
	width: 200px;
	height: 45px;
	padding-top: 20px;
	padding-left: 10px;
	float: left;
	font-family: Verdana;
}
#FacultyDetailInfo
{
	width: 100%;
	height: 50px;
	padding-top: 20px;
	float: right;
	font-family: Verdana;
	color: #999999;
	font-weight: bold;
	line-height: 10px;
	font-size: x-small;
}
th.label
{
	width: 220px;
	text-align: left;
}
td.Data
{
	color: #3B5998;
	padding-left: 10px;
	padding-right: 5px;
	cursor: pointer;
	width: 450px;
	text-decoration: none;
	text-align: left;
}
.HeadLogo
{
	color: #3B5998;
	cursor: pointer;
	text-decoration: none;
	font-size: xx-large;
}
hr
{
	background: none repeat scroll 0 0 #D9D9D9;
	border-width: 0;
	color: #D9D9D9;
	height: 1px;
}
.NoBorderSpace
{
	border-collapse: collapse;
	border-spacing: 0;
}
.PopUpBackColor
{
	opacity: 0.90; /* firefox, opera, safari, chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)"; /* IE 8 */
	filter: alpha(opacity=90); /* IE 4, 5, 6 and 7 */
	zoom: 1; /* so the element "hasLayout"*/
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1;
	position: fixed;
	text-align: center;
}
.PopUp
{
	/*background-color: Black;*/
	left: 20%;
	/*right:20%;*/
	position: fixed;
	top: 2%; /*width: 52%;*/
	z-index: 2;
}
.cs_verdana_txt
{
	font-family: Verdana;
	font-size: 12px;
}
.Add_Link_verdana
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #62864C;
}
.Add_Link_verdana:hover
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: 'underline';
	color: #62864C;
}
.cs_verdana_txt_header
{
	font-family: Verdana;
	font-size: 16px;
	color: #62864C;
}
.PopUpBackColorThird
{
	opacity: 0.90; /* firefox, opera, safari, chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)"; /* IE 8 */
	filter: alpha(opacity=90); /* IE 4, 5, 6 and 7 */
	zoom: 1; /* so the element "hasLayout"*/
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 3;
	position: fixed;
	text-align: center;
}
.PopUpFourth
{
	/*background-color: Black;*/
	left: 20%;
	position: fixed;
	top: 2%; /*width: 52%;*/
	z-index: 4;
}
.pghd_small
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #5d991d;
	text-align: left;
	text-decoration: none;
	padding-top: 8px;
}
.PopUp_For_PHD
{
	/*background-color: Black;*/
	left: 20%;
	position: absolute;
	top: 160%; /*width: 52%;*/
	z-index: 2;
}
.PopUp_For_Research_project
{
	left: 20%;
	position: absolute;
	top: 60%; /*width: 52%;*/
	z-index: 2;
}
.PopUp_For_Skill
{
	/*left: 20%;*/
	top:30%;
	position: absolute;
	top: 60%; /*width: 52%;*/
	z-index: 2;
	}
.button_update
{
	/*background-color: transparent;*/
	background-image: url('../images/Steps.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 144px;
	border-style: none;
	border-width: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 36px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	display: block;
}
/*.button_update:hover
{
	background-image: url(../images/Step-hover.png);
	background-repeat: no-repeat;
}*/

