@charset "utf-8";
/* CSS Document */

@import url("core.css");

body {
	padding: 0;
	margin: 0;
	color: #5d5d5d;
	background-color: #313157;
	background-image: url(../../_img/main_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}


/*-------Structure-------*/

#wrapper{
	width:960px;
	margin:100px auto 0 auto;
}

#menu{
	float:left;
	width:960px;
	height:60px;	
	overflow:hidden;
}

#banner{
	float:left;
	width:950px;
	height:172px;	
	padding:5px 5px 0px 5px;
	background-color: #FFF;
}

#wrapper_body{
	float:left;
	width:960px;
	background-color: #FFF;

}

#content{
	float:left;
	position:relative;
	width:620px;
	padding:50px 25px 20px 30px;
	margin-right:5px;
	background-color: #FFF;
	min-height:825px;
	height:825px;
	height:auto!important;
	background-image: url(../../_img/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
}

#sub_menu{
	float:left;
	position:relative;
	width:275px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 5px;
	min-height:200px;
	height:auto!important;
	height:200px;
	display:inline;
}

.sub_menu_image{
	float:left;
	margin-left:5px;
}

#enews_pod{
	float:left;
	position:relative;
	margin:10px 0px 0px 5px;
	width:270px;
	height:185px;
	b_ackground-image: url(../../_img/enews_pod.gif);
	background-repeat: no-repeat;
	color:#FFF;
	display:inline;
}

#enews_pod a{
	background-image: url(../../_img/e-news.jpg);
	color:#FFF;
	text-decoration:none;
	width:270px;
	height:185px;
	display: block;
}
#enews_pod a span {
	display: none;
}
#footer{
	position:relative;
	clear:both;
	width:925px;
	height:55px;
	color:#c6cdff;
	font-size:11px;
	margin:0 auto 0 auto;
	padding:25px 0px 20px 35px;
	background-image: url(../../_img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#313157;
}

#footer a{
	color:#c6cdff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:none;
}

#fraynework{
	position:absolute;
	padding:0px 0px 0px 0px;
	top:25px;
	right:36px;
}

/*-------2 Column Layout-------*/

#column1{
	float:left;
	width:300px;
	padding-right:20px;
}
#column2{
	float:left;
	width:300px;
}

/*-------Content page and right column-------*/

#content_small{
	float:left;
	width:420px;
	padding-right:20px;
}

#small_right_column{
	float:left;
	width:160px;
	padding:0px 5px 0px 15px;
	background-image: url(../../_img/small_right_column_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:470px;
	height:auto!important;
	height:470px;
}

#small_right_column p{
	font-size:0.85em;
	line-height:1.2em;
	color:#717171;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

#small_right_column_img{
	float:left;
	width:120px;
	height:175px;
	padding:30px 0px 0 15px;
	margin:0;
	background-image: url(../../_img/school_logo_shadow.gif);
	background-repeat:no-repeat;
	background-position: 30px 136px;
}

.school_heading{
	color:#ff6300;
}

/*-------4 column Pods-------*/

div.four_column_pod_wrapper{
	float:left;
	width:620px;
	margin-bottom:20px;
}

div.four_column_pod{
	float:left;
	position:relative;
	width:124px;
	margin-right:20px;
	background-color:#e5e5e5;
	padding:144px 8px 10px 8px;
	height:135px;
	overflow:hidden;
}
div.four_column_lastpod{
	float:left;
	position:relative;
	width:124px;
	margin:0px;
	padding:144px 8px 10px 8px;
	background-color:#e5e5e5;
	height:135px;
	overflow:hidden;
}
div.four_column_pod_wrapper p{
	padding:0px;
	margin:3px 0px 3px 0px;
	line-height:1.4em;
}

div.four_column_lastpod div.school_listings_text{
	float:left;
	width:120px;
	padding:0px;
	margin:0px 0px 5px 0px;
}

div.four_column_lastpod div.school_listings_text p{
	padding:0px;
	margin:10px 0px 10px 0px;
	line-height:1.3em;
	font-size:0.85em;
}

div.four_column_pod div.school_listings_text{
	float:left;
	width:120px;
	padding:0px;
	margin:0px 0px 5px 0px;
}
div.four_column_pod div.school_listings_text p{
	padding:0px;
	margin:10px 0px 10px 0px;
	line-height:1.3em;
	font-size:0.85em;
}

div.school_name {
	float:left;
	width:120px;
	height:38px;
	margin:0px;
	padding:0px;
	display:inline;
}

div.four_column_pod div.school_name p, div.four_column_lastpod div.school_name p {
	margin:0px;
	padding:0px;
	line-height:1.3em;
}

div.our_people_img{
	position:absolute;
	top:0px;
	left:0px;
	width:140px;
	height:140px;
}
div.school_listing_img{
	position:absolute;
	top:0px;
	left:0px;
	width:120px;
	height:120px;
	padding:9px;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
}

/*-------Top Menu-------*/

#topmenu {
	width: 960px;
	height: 60px;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(../../_img/top_navigation_sprite.gif);
}
#topmenu li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#topmenu li, #topmenu a {
	height: 60px; 
	display: block; 
}

#topmenu_01 {
	left: 0;
	width: 91px;
}
#topmenu_02 {
	left: 91px;
	width: 92px;
}
#topmenu_03 {
	left: 183px;
	width: 116px;
}
#topmenu_04 {
	left: 299px;
	width: 99px;
}
#topmenu_05 {
	left: 398px;
	width: 136px;
}
#topmenu_06 {
	left: 534px;
	width: 96px;
}
#topmenu_07 {
	left: 630px;
	width: 97px;
}
#topmenu_08 {
	left: 727px;
	width: 133px;
}
#topmenu_09 {
	left: 860px; 
	width: 100px;
}

#topmenu_01 a:hover {background: transparent url(../../_img/top_navigation_sprite.gif) 0px -60px no-repeat;}
#topmenu_02 a:hover {background: transparent url(../../_img/top_navigation_sprite.gif) -91px -60px no-repeat;}
#topmenu_03 a:hover {background: transparent url(../../_img/top_navigation_sprite.gif) -183px -60px no-repeat;}
#topmenu_04 a:hover {background: transparent url(../../_img/top_navigation_sprite.gif) -299px -60px no-repeat;}
#topmenu_05 a:hover {background: transparent url(../../_img/top_navigation_sprite.gif) -398px -60px no-repeat;}
#topmenu_06 a:hover {background: transparent url(../../_img/top_navigation_sprite.gif) -534px -60px no-repeat;}
#topmenu_07 a:hover {background: transparent url(../../_img/top_navigation_sprite.gif) -630px -60px no-repeat;}
#topmenu_08 a:hover {background: transparent url(../../_img/top_navigation_sprite.gif) -727px -60px no-repeat;}
#topmenu_09 a:hover {background: transparent url(../../_img/top_navigation_sprite.gif) -860px -60px no-repeat;}

#topmenu_01 a.menuSelected {background: transparent url(../../_img/top_navigation_sprite.gif) 0px -120px no-repeat;}
#topmenu_02 a.menuSelected {background: transparent url(../../_img/top_navigation_sprite.gif) -91px -120px no-repeat;}
#topmenu_03 a.menuSelected {background: transparent url(../../_img/top_navigation_sprite.gif) -183px -120px no-repeat;}
#topmenu_04 a.menuSelected {background: transparent url(../../_img/top_navigation_sprite.gif) -299px -120px no-repeat;}
#topmenu_05 a.menuSelected {background: transparent url(../../_img/top_navigation_sprite.gif) -398px -120px no-repeat;}
#topmenu_06 a.menuSelected {background: transparent url(../../_img/top_navigation_sprite.gif) -534px -120px no-repeat;}
#topmenu_07 a.menuSelected {background: transparent url(../../_img/top_navigation_sprite.gif) -630px -120px no-repeat;}
#topmenu_08 a.menuSelected {background: transparent url(../../_img/top_navigation_sprite.gif) -727px -120px no-repeat;}
#topmenu_09 a.menuSelected {background: transparent url(../../_img/top_navigation_sprite.gif) -860px -120px no-repeat;}

/*----------Context Menu---------------*/

ul#contextmenu{
	float:left;
	padding:0px 0px 25px 0px;
	margin:0px;
	list-style-type:none; 
	background-color: #fbf2cc;
	background-image: url(../../_img/sub_nav_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;

}

ul#contextmenu li{
	float:left;
	position:relative;
	display:inline;
	width:250px;
	padding:0px 0px 3px 0px;
	margin:0px 10px 0px 15px;
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffdb84;
}

ul#contextmenu li a{
	display:block;
	padding:11px 0px 7px 24px;
	background-image: url(../../_img/context_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px 15px;
	list-style-type:none;
	text-decoration:none;
	font-size: 1.1em;
	font-weight: bold;
	line-height:1.2em;
	color:#3e4299;
}
ul#contextmenu li a.rollover{background:none;}
ul#contextmenu li a:hover{
	padding:11px 0px 7px 24px;
	color:#c5286b;
}

ul#contextmenu li a.selected{
	padding:11px 0px 7px 24px;
	color:#c5286b;

}

ul#contextmenu li.hidden{
	display:none;
}

ul#contextmenu li ul {
	padding:0px 0px 0px 0px;
	margin:2px 0px 7px 0px;
	width:250px;
	position:relative;
	background-color:#fefaea;
	float: left;
}

ul#contextmenu li li {background:none; border:none; padding:0px; margin:0px; }


ul#contextmenu li ul li a{
	display:block;
	padding:10px 0px 12px 15px;
	margin:0px 10px 0px 10px;
	list-style-type:none;
	color:#e46710;
	font-weight: normal;
	text-decoration:none;
	font-size:0.9em;
	background-image: url(../../_img/sub_nav_li_li.gif);
	background-repeat: no-repeat;
	background-position: 6px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #faefbe;
}

ul#contextmenu li ul li a:hover{
	padding:10px 0px 12px 15px;
	color:#3e4299;
}

ul#contextmenu li ul li a.selected{
	padding:10px 0px 12px 15px;
	color:#3e4299;
}

ul#contextmenu li ul li a.subnav_last{
	border:0px;
	border:none
}


/*----------Sub Nav Options box---------------*/

#subnav_optionsbox{
	float:left;
	position:relative;
	width:250px;
	background-image: url(../../_img/navigation_dropdownbox_body.jpg);
	background-repeat: no-repeat;
	background-color: #ef781e;
	min-height:120px;
	height:auto!important;
	height:120px;
	margin-top:5px;
}

#subnav_optionsbox_bot{
	float:left;
	width:250px;
	background-image: url(../../_img/navigation_dropdownbox_bot.jpg);
	background-repeat: no-repeat;
	height:6px;
	margin-bottom:5px;
}

.subnav_table{
	float:left;
	width:230px;
	border:0px;	
	border-collapse:collapse;
	margin:6px 8px 10px 10px;
	display:inline;
}

.subnav_table td{
	border:0px;	
	padding:5px 0px 5px 0px;
	border-collapse:collapse;
}

.subnav_textfield{
	width:218px;
	height:15px;
	padding:5px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

.subnav_dropdown{
	width:229px;
	height:24px;
	padding:3px 5px 2px 5px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

.subnav_dropdown_small{
	width:106px;
	height:25px;
	padding:5px 5px 5px 5px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

.subnav_submit{
	background-image:none;
	float:right;
	padding:0px;
	margin:0px;
}

.orange_hide{
	position:absolute;
	bottom:23px;
	left:17px;
	width:16px;
	height:15px;
	background-color:#ef781e;
}


/*----------News section---------------*/

div.news_events_pod{
	float:left;
	position:relative;
	width:317px;
	padding:2px 125px 25px 178px;
	margin:10px 0 10px 0px;
	min-height:95px;
	height:auto!important;
	height:95px;
	background-image: url(../../_img/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div.last{
	background: none;
}

div.news_events_pod img{
	position:absolute;
	top:5px;
	left:0px;
	width:160px;
	height:90px;
}

.news_image_bg{
	background-image: url(../../_img/news_article_img_bg.jpg);
	background-repeat: no-repeat;	
	padding:8px 0px 9px 0px;
}

div.news_events_pod h3{
	font-size:1.4em;
	color:#ff6000;
	padding:0px;
	margin:0px;
}
div.news_events_pod p{
	line-height:1.6em;
	margin:9px 0px 0px 0px;
}

div.news_date{
	position:absolute;
	top:2px;
	right:0px;
	width:105px;
	color:#b2b2b2;
	font-weight:bold;
	font-size:1.4em;
	text-align: right;
}

div.news_more_btn{
	position:absolute;
	bottom:20px;
	right:0px;
	color:#4fc0ce;
	width: 40px;
}

/*#display_bar{
	float:left;
	position:relative;
	width:604px;
	height:29px;
	background-image: url(../../_img/display_bar_bg.gif);
	background-repeat: no-repeat;
	padding:12px 0px 0px 16px;
	margin:10px 0px 10px 0px;
	color: #5bafc1;
	font-style: italic;
	background-position: left top;
}

#display_bar img{
	position:absolute;
	top:8px;
	left:451px;
}*/

#article_date{
	/*float:left;*/
	width:620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

#article_date h1{
	margin:0px;
	padding:0px;
	line-height:1.3em;
}

#article_date p{
	color:#b2b2b2;
	font-size:1.3em;
	line-height:1em;
	margin:0px;
	padding:0px 0px 5px 0px;
}

/*Enews Page*/
#feature_enews_box{
	float:left;
	width:620px;
	margin:7px 0px 18px 0px;
}

#feature_enews_box_top{
	float:left;
	width:620px;
	height:5px;
	background-image: url(../../_img/feature_enews_top.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
#feature_enews_box_bot{
	float:left;
	width:620px;
	height:5px;
	background-image: url(../../_img/feature_enews_bot.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}
#feature_enews_box_body{
	float:left;
	position:relative;
	width:580px;
	padding:0px 15px 5px 25px;
	margin:0 0px 0 0px;
	background-color: #ffd45f;
	background-image: url(../../_img/enews_subscribe.jpg);
	background-repeat: no-repeat;
	height:280px;
}
#feature_enews_box > #feature_enews_box_body {height:auto; min-height:280px;}
#feature_enews_box_body input, #feature_enews_box_body select {
	width: 306px;
	border: 1px solid #ffc951;
}
#feature_enews_box_body select {width:320px; height: 25px;}
#feature_enews_box_body input.submitSubmit {width:62px; height: 29px;}
#feature_enews_box_body .nameField .subnav_textfield {
	width: 137px;
}
#feature_enews_box_body .nameField .subnav_textfield:first-child {
	margin-right: 17px;
	padding-rigth: 0px;
}
h3.enews_heading{
	font-size:20px;
	color:#fff;
}

#feature_enews_box_text{
	color: #5d5d5d;
	width: 215px;
	padding-top: 190px;
	padding-left: 10px;
}
#feature_enews_box_picture{
	position:absolute;
	top:44px;
	left:242px;	
}

#enews_login{
	position:absolute;
	left:285px;
	top:22px;
	width: 320px;
}

h2.featureenews{
	margin:8px 0px 0px 0px;
	padding:0px;
}

h5.featureenews_h5{
	margin:0px 0px 0px 0px;
	padding:14px 0px 2px 0px;
	font-weight:bold;
	color:#000;
	font-size:12px;
}

/*Blog comments box*/


div.comments_box_wrapper{
	float:left;
	position:relative;
	width:620px;
	margin:7px 0px 18px 0px;
}

div.comments_box_top{
	float:left;
	width:620px;
	height:6px;
	background-image: url(../../_img/comments_box_top.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
div.comments_box_body{
	float:left;
	width:589px;
	padding:0px 15px 5px 14px;
	margin:0 0px 0 0px;
	background-image: url(../../_img/comments_box_body.jpg);
	background-repeat: repeat-y;
	min-height:100px;
	height:100px;
	height:auto!important;
}

div.comments_box_body h2{
	padding:0px;
	line-height:1em;
}

div.comments_box_body h3{
	padding:0px;
	margin-bottom:5px;
	line-height:1em;
}
div.comments_box_body p{
	font-style: italic;
}

.comment_date{
	color:#9ca7af;
	font-style: italic;	
	padding:0px;
	margin:0px;
	font-size:0.85em;
}
div.comments_box_bot{
	float:left;
	width:620px;
	height:6px;
	padding-bottom:4px;
	background-image: url(../../_img/comments_box_bot.gif);
	background-repeat: no-repeat;
}


/*Flash map*/
#ceist_map{
	float:left;
	width:620px;
	height:768px;
}

/*Who we are*/

/*round logo pod*/

div.logo_round_pod_wrapper{
	float:left;
	width:618px;
	margin:15px 0px 13px 0px;
}

div.logo_round_pod_top{
	float:left;
	width:618px;
	height:4px;
	background-image: url(../../_img/round_box_top.gif);
	background-repeat: no-repeat;
}
div.logo_round_pod_body{
	float:left;
	width:618px;
	padding:14px 0px 14px 1px;
	margin:0 0px 0 0px;
	background-image: url(../../_img/round_box_body.gif);
	background-repeat: repeat-y;
}
div.logo_round_pod_bot{
	float:left;
	width:618px;
	height:4px;
	padding-bottom:4px;
	background-image: url(../../_img/round_box_bot.gif);
	background-repeat: no-repeat;
}


div.logo_round_pod_body img{
	float:left;
	margin-right:2px;
	margin-left:3px;
}

/*Forms*/

.form_table{
	float:left;
	width:620px;
	border:0px;	
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

.form_table td{
	border:0px;	
	padding:5px 0px 5px 0px;
	border-collapse:collapse;
}

.textfield{
	width:290px;
	height:15px;
	border:solid 1px #c0c0c0;
	padding:5px;
}

.textbox{
	width:600px;
	height:100px;
	border:solid 1px #c0c0c0;
	padding:5px;
}

.textfield_heading{
	color:#ef781e;	
	font-weight:bold;
	font-size:0.9em;
}

.textfield_text{
	color:#9fadb7;
	font-size:0.85em;
}
input.submitLogin{
	width: 64px;
	height: 27px;
	border: none;
	margin: 0px 0 0 0;
	background-color: transparent;
	background-image: url(../../_img/home/login_btn.gif);
}
input.submitLogin:hover {
	background-image: url(../../_img/home/login_btn_f1.gif);
}
input.submitSubmit{
	width: 60px;
	height: 27px;
	border: none;
	margin: 0px 0 0 0;
	background-color: transparent;
	background-image: url(../../_img/enews_submit.jpg);
}

