@charset "UTF-8";
@import url("tabNav.css");
@import url("GEtabNav.css");
@import url("sideNavPanel.css");
@import url("tabbedPanels.css");
@import url("geContent.css");

body {
	margin: 0px;
	background-color: #FFFFFF;
	}

input, a, img, div, ul, li {outline:none; outline-style: none;}	

/* begin GE HEADER sytles */
.homeGE #header {
	background-image: url(/img/header/hdr_ge_bg.jpg);
	height: 102px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	}

.homeGE #navWrap {
	width: 960px; 
	height: 9px;
	background: url(/img/header/hdr_ge_top.jpg) no-repeat center bottom;
	margin: 0 auto;
	padding: 0;
	}

.homeGE #applyWrap {
	position: relative;
	left: 665px;
	top: 41px;	
	width: 285px;
	height:40px;
	}

/* begin HEADER sytles */
#header {
	background-image: url(/img/header/hdr_ii_bg.jpg);
	height: 150px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	}
#GEheader {
	background-image: url(/img/header/hdr_ge_bg.jpg);
	height: 150px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	}
#TEFLheader {
	background-image: url(/img/header/hdr_tefl_bg.jpg);
	height: 150px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#HIGHSCHOOLheader {
	background-image: url(/img/header/hdr_hs_bg.jpg);
	height: 150px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#homeLink {
	position:relative;
	display: block;
	float: left;
	margin-right: -320px;
	width:320px;
	height:82px;
	}
	
#navWrap {
	position: absolute;
	top: 84px;
	}

#searchWrap {
	position: relative;
	left: 753px;
	top: 51px;
	width: 220px;
	border: none;
	z-index:0;	
	} 
       
#searchField {
	font-size: 12px;
	color:#444;
	border: 0; 
	width:137px; 
	height: 13px;
	vertical-align: top;
	}
	
#searchBtn {
	width: 50px;
	height: 16px;
	margin-left: -5px;
	cursor: pointer;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;	*/
	vertical-align: top;
	}

#applyWrap {
	position: relative;
	left: 665px;
	top: 41px;	
	width: 285px;
	height:40px;
	}

#applyWrap ul, #applyWrap ul li { 
	margin:0;
	padding:0;
	}
#applyWrap li{ 
	float: left;
	list-style: none;
	}

#btnApply a {
	display: block;
	background: url(/img/header/hdr_now_bt.jpg) no-repeat left top;
	border: none;
	width: 140px;
	height: 40px;
	margin:0;
	padding:0;
	}	
#btnApply a:hover {
	background: url(/img/header/hdr_now_bt.jpg) no-repeat left -40px;
	cursor: pointer;
	}

#btnInquire a {
	display: block;
	background: url(/img/header/hdr_now_bt.jpg) no-repeat right top;
	border: none;
	margin-left: -5px;
	width: 140px;
	height: 40px;
	}
#btnInquire a:hover {
	background: url(/img/header/hdr_now_bt.jpg) no-repeat right -40px;
	cursor: pointer;
	}

/* begin CONTENT styles */	
#content {
	width: 960px;
	min-height: 500px;
	padding-bottom: 30px;
	background: #ffffff url(/img/content/cont_map_bg.jpg) no-repeat center bottom;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	clear: both;
		}
	
#flashWrap {
	display: block;
	width: 920px;
	margin: -10px auto 15px auto;
	}

#homeCol {
	margin-left: 20px;
	width: 920px;
	display: inline-block;
	vertical-align: top;
	}

#leftCol {
	width: 160px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	}
	
#middleCol {
	margin-left: 16px;
	width: 740px;
	display: inline-block;
	vertical-align: top;
	}

#rightCol {
	width: 180px;
	display: inline-block;
	float: right;
	}


/* begin FOOTER styles */	

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 0 20px;
	clear: both;
	}

#footer ul{
	list-style: none;
	display: inline-block;
	vertical-align: top;
	width:145px;
	margin: 4px 0 10px 0;
	padding: 0;
	}

#footer ul li{
	margin: -1px 0;
	padding: 0;
	}

#footer a {
	text-decoration: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#footer a:hover {
	color: #0075B3;
	}

#copyright {
	background-color: #666;
	width: 960px;
	height: 16px;
	color: #DDD;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	padding-top: 4px;
}

/*Styles for Javascript Flashwrap header - Currently only applicable to newyork.php page */
#loopedSliderSize div.container {
	height: 230px;
	width: 740px;
}

/* Style for intern_evalution javascript form*/
#sg_header h1.sg_Title span {
	color: white;
}

div.sg_Body.sg_PageNum_1.sg_PageIdent_1 {
	background: none;
}

/*Styles for Page Wraps*/

div#wrapper {
	width: 980px;
	margin: 0px auto 0px;
	padding-top: 0px;
	background: url(/img/content/shadow.png);
	position: relative;
	z-index: 100;
}

div#wrapper2{
	background: url(/img/content/world-bg.jpg) no-repeat top;
	width: 100%;
	height: 100%;
	padding-top: 35px;
}


#GEheader-top {
   position: absolute;
	width: 960px;
	height: 19px;
	background:url(/img/content/shadow-top.png) repeat-x;
	top: -7px;
	left: 10px;	
}