﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
form
{
	height:100%;
	

}
html
{
	height:100%;
}
.body
{
	/*background-color:#596E9E;*/
	background-color:#f3f2df;
	/*height:100%;*/
	margin:0px;
	height:auto;
	padding:0;
	
}
.master
{
	/*width:950px;*/
	/*width:1000px;	/*width have change; Oct 04, 2007*/
	width:1000px;/* width have change; May 21, 08*/
	margin-left:auto;
	margin-right:auto;
	/*height:100%;*/
	height:auto;
	/*background-color:#FFFFFF;*/
	background-color:#505050;

}
.masterContent
{
	background-color:#FFFFFF;
}
.shadowRight
{
	*height:100%;
	min-height:100%;
	width:140px;	
	/*
	background-image: url('../../Images/bl_Shadow_Right.jpg');
	background-image: url('../../Images/RightShadow.JPG');
	background-repeat:repeat-y;
	background-position:left top;
	*/ /* Ahsan: May 21, 08*/
}
.shadowLeft
{
	*height:100%;
	min-height:100%;
	width:140px;	
	/*background-image: url('../../Images/bl_Shadow_Left.jpg');
	background-image: url('../../Images/LeftShadow.JPG');
	background-repeat:repeat-y;
	background-position:left top;
	*//* ahsan: May 21, 08*/
}
.spacer
{
	width:2px
}
.breadcrumb
{
    font-family: tahoma; 
    /*color: #656b77;*/
    clear:both;
    font-size:8pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:2px;
    /*border-bottom:1px #CCCCCC solid;
    /*margin-bottom:4px;*/
    
    margin-bottom:0px;
    background-color: #F5F5DC;
    color:blue;
}
.breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	/* float: right*/

	float:right; /* float: right*/
	display:inline;
	
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
a.#zz1_MyLinksMenuMenu
{
    font-family:Tahoma;
   
}
a.#zz8_Menu
{
    font-family:Tahoma;
     
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
{
	color:#333333;
}
.sharepointLogin .ms-globallinks
{
	/*color:#333333;*/
	color: white;
}
.sharepointLogin .ms-globallinks a
{
	/*color:#333333;*/
	color: white;
}
.sharepointLogin div
{
	color:#333333;
}
.topArea
{
	background:url("../../images/bl_band.jpg") no-repeat;
	background-position:top right;
}
.topArea :active
{
	text-decoration:none;
}
.logo
{
    float:left;
	/*height: 42px;*/
	
	height: 60px;	/*height changed: AHSAN Oct 04,2007*/

	font-size:14pt; 
	font-family: tahoma;  
	/*padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	padding-right: 0px;
	*/
	padding:0 0 0 0;
	background-image:url("../../images/FwisdLogo3.gif") ;
	
	background-repeat:no-repeat;
}
.logo a
{
	color: #656B77;
	/*background-image:url("../../images/bl_logo.jpg");*/
	
		/*background changed: AHSAN Oct 04,07*/
	
	background-repeat:no-repeat;
	background-position:left center;
	display: block;
	/*display: inline;  changed Ahsan:Oct 21,07
	padding:15px 5px 0px 75px;*/
	padding:0px 0px 0px 30px;
}
.logoProp {
	border-width: 0px;
	width:161px;
	height:48px;
}

.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url("../../Images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}

/*--------------------------------- FOR NEW SEARCH CONTROL: Ahsan: Oct 21,07----------------------------*/
/*Mach B: 08/12/08 */
.searchBox {
	float: right;
	width: 160px;
	color: white;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 20px;
}


.ms-pickersearchbox{
border:solid 1px #7f9db9;
border-right:none;
/*color:#1952a4;
*/
color: blue;

font-family:Verdana;
font-size:8pt;
height:19px !important;
padding-top:2px;
padding-left:2px;
}
.ms-searchbox{
border:solid 1px #7f9db9;
border-right:none;
/*color:#1952a4;
*/
color: blue;

font-family:Verdana;
font-size:8pt;
height:19px !important;
padding-top:2px;
padding-left:2px;
}
.ms-searchform{
margin-right:10px;
position:relative;
top:-6px;
}
.ms-searchform input{
height:19px;
padding:2px;
}
select.ms-searchbox{
margin-right:6px;
border:solid 1px #7f9db9;
background-color:blue;
}
.ms-searchimage{
border:solid 1px #7f9db9;
border-left:solid 1px #9ed6ff;
/*background-color:#e9f2fd;
*/padding-left:3px;
padding-right:3px;
padding-bottom:2px !important;
padding-top:2px !important;
background-color: blue;

}
.ms-searchcorner{
/*background-color:#FFFFFF;
*/background-color: blue;
background-image:url("/_layouts/images/srchcrnr.gif");
background-repeat:no-repeat;
background-position:left top;
}


/*--------------------------------- END----------------------------*/

.search
{
    margin:0px 2px 5px 2px;
    /* float:RIGHT; HAS changed*/  
    float:right;	
    padding-right:20px;		/* Added new::reposition search box : ahsan oct 05,07*/
    width:465px;
    /*background-color: white;*/  /* Background color added for search box : Ahsan oct 21, 07*/
    color: white;
   
    	
}
.searchBoxAlight
{
 float:right;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:bold; 
    font-size:8pt; 
    /*color: #3A4663;*/
    color: white;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
.siteActionMenu
{
    float: right;
}
.authoringRegion
{
	width: 1000px;
	color: #333333;
	background-image:url("../../images/newHeader.JPG");
	background-repeat:repeat-x;
}
.topNavContainer
{
	/*background-image:url("../../images/bl_Navbar_Gd_Default.jpg");
	/*background-image:url("../../images/bl_Navbar_Gd_Default1.jpg"); */	/*background-image: to match with FWISD Requirements: AHSAN Oct 05,07*/
    	
	/*height:40px;*/
	/*height:30px; 		/* to adjust the height of top menubar: ahsan oct 05,07*/
	/*border: 2px blue double;*/ /* added n then truned off*/
	/*background-color: #636467;*/
	/*background-color: #fff;*/
	background-color:#72AEB6;
	height:0px;
	
	
	
}
.topNav
{
    *position:relative;
    *top:-1px;
    height:25px; /* *height:20px;*/    
}
.topNavItem
{
	background-image: url('../../Images/bl_Navbar_Splitter.jpg');

	background-repeat:no-repeat;
	background-position:top right;
	font-family: Arial;  
	/*font-size: 8pt;
	color: #3a4663; */
	font-size: 8pt;		/* top menu bar font size changed : ahsan oct 05,07*/
	color: white;			/* Font color chaged:: ahsan, oct 05,07*/
	text-align:center;		/* added new: to give fixed with of menu items: ahsan oct 05,07*/
	width:140px; 			/* added new: to give fixed with of menu items: ahsan oct 05,07*/
	font-weight:bold;
	
}
.topNavItem a
{
	display:block;
	padding:7px 5px 0px 5px;
	/*height:32px; TEMP*/
	height:22px;
	
}
.topNavSelected a
{
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg'); 
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}
.topNavHover a
{
	color:#FFFFFF;
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg'); 
	background-repeat:repeat-x;
	background-position:top right;
	
}
.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.topNavFlyOutsItem
{	
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	background-color: #B2BCD3;
}
.topNavRoundRight
{
    width:0px;
}
.topNavRoundLeft
{
    width:0px;
}
.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:0px #8997BC solid; 			/* border changed to 0px: Ahsan: Oct 21,07*/
			
	/*
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	background-color: #FDFCFB; */			/* background color changed to match with FWISD color requirement: ahsan oct 05,07 */
	background-color: #FFFFFF;
	width:160px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;
}
.leftNav3
{
	color: #354260;
}
.leftNav2
{
	color: #354260;
}
.leftNav1
{
	color: #354260;
}
.leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
	
	border-bottom:1px black solid; /* To add line on the left nav: Ahsan Nov 30,07*/

}
.leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}

/* Customized: added Banner Picture */
.bannerPic
{
 text-align:center;
 	
}

.pageTitle
{
	margin:0px;
	font-family: tahoma;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
	margin:0px;
	padding:0px;

/*margin-left:10px;
margin-right:10px;
*/
/*background-color: #E7DECF; /* Added new: Background color of the content area: ahsan oct 05,07*/
background-color: white;   /* Background color changed back to white : AHSAN =ct 21, 07*/
}
.bottomLinkBar
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}
.mainContent
{
	border:0;
	margin:0;
	padding:0;

}
.mainContent td.ms-pagebreadcrumb
{
	display:none;
}
.mainContent div.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}


/*******************************/

.ms-sitemapdirectional a
{
unicode-bidi:embed; 
 font-size:12px;
}

.ms-sitemapdirectional a:link
{ 
 font-size:12px;
 font-weight:bold;
}

.ms-sitemapdirectional a:visited
{ 
 font-size:12px;
 font-weight:bold;
 color:fuchsia;
}


.ms-sitemapdirectional{
unicode-bidi:embed;
color:yellow;
font-size:10px;

}


/* Line just below the Banner Picture: Ahsan Dec 14, 07*/

.BannerBottomBorder
{
 background-color: #C41230;
 float:left; 
 width:100%;
 height:5px;
 font-size:2px;
	
}

/******************* top Banner/Hearder********************/

.leftCol
{
	width:0px;
	/*padding:1px 0px 1px 0px;*/
	padding:0px 0px 0px 0px;
}

.rightCol
{
	width:0px;
	/*padding:1px 0px 1px 0px;*/
	padding:0px 0px 0px 0px;

}

.middleCol
{
	width:1000px;
	/*padding:1px 0px 1px 0px;*/
	padding:0px 0px 0px 0px;
	border:none;
	
}
.rowType1
{
	/*background:#990000;*/
	background-image:url("../../images/newHeader.JPG");
	background-repeat:repeat-x;
	/*padding:1px 0px 1px 0px;*/
	padding:0px 0px 0px 0px;

}
.rowType2
{
	background:#C1B794;
	/*padding:1px 0px 1px 0px;*/
	padding:0px 0px 0px 0px;
	height:30px;
}
.rowType3
{
	/*background:white;*/
	background-color:#505050;
	/*padding:1px 0px 1px 0px;*/
	padding:0px 0px 0px 0px;
	/*height:180px;*/
	height:0px;
}
.rowType4
{
	background:#C1B794;
	/*padding:1px 0px 1px 0px;*/
	padding:0px 0px 0px 0px;
	height:25px;
}
.rowType5
{
	/*background:white;*/
	background-color:#505050;
	/*padding:1px 0px 1px 0px;*/
	padding:0px 0px 0px 0px;
	height:0px;
	border:0px;
}
.rowType6
{
	background:#C1B794;
	/*padding:1px 0px 1px 0px;*/
	padding:0px 0px 0px 0px;
	height:50px;
	/*background-image:url("../../images/newHeader.JPG");
	background-repeat:repeat-x;*/


}

.footerText
{
	color:white;
	font-size:10px;
	text-align:center;
}

#mainnav {
	/*BACKGROUND-POSITION: 50% 22px; LEFT: 50%; MARGIN-LEFT: -395px; WIDTH: 790px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 75px; HEIGHT: 30px*/
	
}
#mainnav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#mainnav LI {
	FLOAT: left
}
#mainnav A {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 0.75em; COLOR: #fff; BORDER-TOP-STYLE: none; PADDING-TOP: 8px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 23px; TEXT-ALIGN: center; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none; voice-family: inherit
}
#mainnav > UL A {
	HEIGHT: 23px
}
#mainnav A:hover {
	/*BACKGROUND: url(http://cornelledu.cit.cornell.edu/img/layout/nav_hover_bg_3.gif) repeat-x left top*/
	background:gray;
}
.parentslink {
	WIDTH: 122px
}
.studentslink {
	WIDTH: 119px
}
.educatorslink {
	WIDTH: 106px
}
.schoolslink {
	WIDTH: 106px
}
.departmentslink {
	WIDTH: 116px
}
.employmentlink {
	WIDTH: 127px
}
.aboutuslink {
	WIDTH: 92px
}


.banner
{
	width:100%;
	height:180px;
	
}

.top_title {
	float:left; vertical-align:middle;font-size: 24px;	color: #FFFFFF;padding-left:100px;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
}

