/* Basics
--------------------------------------------------------------------------------------------*/

a{
	outline: none;
	text-decoration:none;
	cursor:pointer;
}

a:hover{color:#EABE75;}

a img{
	border:0;
	cursor:pointer;
}

img{
	display: block;
}

object {padding:0;margin:0; display:block; font-size: 0; line-height: 0;}

h3{}

ul,ol{
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}

li{
	margin:0;
	padding:0;
}


body{
	height:100%;
	font-family: "Gill Sans", "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background-color:#eaeaea;
	zoom:1;
}


.loader{position:absolute; top:0; left:50%; margin-top:325px; margin-left:-300px; width:70px; height:70px; z-index:9999;}


/* Intro
-------------------------------------------------------------------------------------------*/

div.slide-wrapper{
	height:0px; 
	width: 1000px; 
	position: absolute; 
	left:50%; 
	top:0px; 
	padding-top:0px; 
	margin-left:-500px;
	z-index: 25; 
	background:#ffffff; 
}

div.slide-content{
	height:680px; 
	width:1000px; 
	padding-top:15px; 
	margin:0 auto; 
	text-align:center; 
	position:relative; 
	background:url(../../assets/img/intro/intro-bg-2.png) no-repeat;
}

div.intro {
	position:relative;
	width:872px; 
	height:445px; 
	margin:80px auto 0 auto; 
	color:#666667;
	text-align:center;
}

div.intro div.intro-left {
	width:200px;
	/*height:430px;*/
	float:left;
	padding:0px 10px 0 10px;
	text-align:left;
}

div.intro div.intro-left div.intro-logo { 
	width:185px;
	height:180px;
	float:left;
	margin: 0 0 0px 15px;
	background:url(../../assets/img/egiate-logo-flag.png) no-repeat;
}

div.intro div.intro-left div.intro-text {width:200px; height:180px; float:left; margin-bottom:7px;  }
div.intro div.intro-left div.intro-text p {padding:0; margin:3px 0 0 0;  }
div.intro div.intro-left div.intro-text b {color:#b4514c;}

div.intro div.intro-left div.intro-search{
	position:relative;
	width:155px; 
	height:76px; 
	float:left;
	margin:0 0 0 18px;
	font-size: 0; 
	line-height: 0;
	padding:0;
	background:url(../../assets/img/intro/intro-search-button.png) no-repeat;
}

.introSlide{
	position:relative;
	float:left;
	width:155px; 
	height:76px; 
	padding-top:0px;
	margin: -235px 0 0 92px; 
	z-index:9999;
	
}

div.intro div.intro-right {
	width:629px;
	/*height:430px;*/
	float:right;
	padding:5px 10px 0 0px;
}

#intro-movie {
	position:relative;
	width:622px; 
	height:350px; 
	float:left; 
	margin-left:7px;
	background:#000000;
	z-index:9999;
}

.intro-movie-mask{
	position:absolute;
	top:5px;
	right:13px;
	width:619px;
	height:350px;
	z-index:9999;
	
}

div.intro div.intro-right div.intro-features { 
	width:622px;
	height:76px;
	float:right;
	margin:10px 0 0 0px;
	overflow:hidden;
}

div.intro div.intro-right div.intro-features-left{
	float:left; width:441px; height:76px; background:url(../../assets/img/intro/intro-features-bg_01.png) no-repeat;
}

div.intro div.intro-right div.intro-features-left a{
	cursor: default;
}

div.intro div.intro-right div.intro-features-right{
	width:181px; height:76px;  float:left; text-align:center;
}

div.intro div.intro-right div.intro-features-right b{
	color:#ffffff; font-size:14px;
}

div.intro div.intro-right div.intro-features ul{ 
	width:100%;
	min-width:415px;
	height:60px;
	float:left;
	padding-top:8px;
	padding-left:15px;
}

div.intro div.intro-right div.intro-features ul li{ 
	width:70px;
	height:60px;
	float:left;
	padding:0 0px 0 0;
}

/* Header
---------------------------------------------------------------------------------------------*/

.header-wrapper{
	width:100%;
	height:96px;
	background:url(../../assets/img/header-bg.jpg) repeat-x;
	text-align:center; /* IE Hack */
}

.header{
	width:983px;
	height:83px;
	margin:0 auto;
}

.header-left{
	width:150px;
	height:49px;
	float:left;
	padding:30px 0 0 27px;
}

.header-right{
	width:806px;
	height:83px;
	float:left;
	text-align:left;
}

.header-top{
	width:100%;
	height:22px;
	float:left;
	text-align:right;
}

.header-top ul{
	width:280px;
	height:22px;
	float:right;
	padding:5px 0 0 0;
	background: url(../../assets/img/nav-bg-blue.png) no-repeat;
}

.header-top ul li{
	display:inline;
	margin:5px;
}

.header-top a:link{
	color:#eeeeee;
	font-size:10px;
	font-weight:bold;
}

.header-top a:visited{
	color:#eeeeee;
	font-size:10px;
	font-weight:bold;
}

.header-top ul li a:hover{
	color:#eabe75;
	font-size:10px;
	font-weight:bold;
}

.header-bottom{
	height:50px;
	float:left;
	margin:0 0 0 35px;
	padding:0 0px 0 0;
}

.header-bottom p{
	color:#b4514c;
	margin:0 0 10px 0;
	font-size:13px;
}

.header-bottom-left{
	width:500px;
	height:46px;
	float:left;
	padding-top:15px;
	line-height:18px;
}

.header-bottom-left b{font-size:16px;}

	.search-bar input title{color:#eeeeee;}
	
	.search-bar{
		width:350px;
		height:30px;
		background:url(../../assets/img/search-bar-big-white.png) no-repeat;
	}

	#search-bar-text{
		width:300px;
		float:left;
		padding:0;
		margin:9px 0 0 10px;
		border:0;
		font-size:11px;
		color:#666667;
	}

	#search-bar-button{
		float:right;
		margin:7px 7px 0 0;
	}

.header-bottom-right{
	width:300px;
	height:100px;
	float:right;
	padding-top:10px;
}

.facebook-login{
	float:right;
}



/* School Finder
-------------------------------------------------------------------------------------------*/

.wrapper{
	width:100%;
	height:591px;
	margin: 0 auto;
	background:url(../../assets/img/content-bg.jpg) repeat-x;
	text-align:center; /* IE Hack */
}

.content-wrapper{
	width:983px;
	height:536px;
	margin: 0 auto;
}

.content-top-shading{
	width:983px;
	height:5px;
	
	margin:0;
	padding:0;
	
}

.content{
	width:983px;
	height:536px;
	margin:0;
	padding:0;
}

.content-bottom-shading{
	width:100%;
	height:5px;
	
	padding:0;
	margin:0;
}

.left{
	width:431px;
	height:536px;
	float:left;
	
}

.control{
	width:27px; 
	height:536px;
	float:left;
	
}

div.control-top {width:100%; height:24px; float:right;   }
div.control-tab {width:100%; height:126px; float:right; background:url(../../assets/img/control_02.png) no-repeat;  }

.control ul{
	list-style:none;
	padding:0;
	margin:10px 0 0 6px;
}

.control ul li{
	padding:0 0 0 0;
	margin:17px 0 0 0;
	width:18px;
	height:17px;
	overflow:hidden;
}

div.control-middle {width:100%; height:381px; float:right;  }
div.control-bottom {width:100%; height:5px; float:right;  }

div.control-middle-ext {width:100%; height:126px; float:right; background:url(../../assets/img/control_03.png) repeat-y; }


.info-wrapper-top{
	width:404px; 
	height:5px; 
	float:left; 
	
}

.info-wrapper-bottom{
	width:404px; 
	height:5px; 
	float:left; 
}

.info-wrapper{ 
	width:404px;
	height:526px;
	float:left;
	background:#264b68 url(../../assets/img/info-wrapper-middle.png) repeat-x;

}

.info-top{width:388px; height:5px; margin:4px auto 0 auto; }


.info-middle{width:388px; height:510px; margin:0 auto;}

.info-left{width:3px; height:100%; float:left; background:url(../../assets/img/info-left.png) repeat-y;}

.info{
	width:377px;
	height:510px;
	float:left;
	background: #ffffff;
	text-align:left;
	padding:0 0 0 5px;
}

.info-right{width:3px; height:100%; float:left;}

.info-bottom{width:388px; height:5px; margin:0 auto; }
	
.right{
	width:548px;
	height:536px;
	float:left;
}

.viewer{
	width:548px;
	height:469px;
	float:left;
	text-align:left; /* IE Hack */
}

.viewer-control-wrapper{
	width:540px;
	height:23px;
	float:left;
	padding:2px 0 0 8px;
	color:#ffffff;
	background:#666667;
}

.viewer-control-wrapper-left{
	float:left;
	padding-top:3px;
}

.viewer-control-wrapper-left form{
	width:300px;
	float:left;
	margin:0;
	padding:0;
}

.viewer-control-wrapper-left form div.input-3d{
	width:90px;
	float:left;
}

.viewer-control-wrapper-left form div.input-roads{
	width:60px;
	float:left;
}

.viewer-control-wrapper-left form div.input-borders{
	width:140px;
	float:left;
}

.viewer-control-wrapper-right{
	float:right;
	width:210px;
}

.viewer-control-wrapper-right img{
	float:left;
}

.viewer-control-wrapper-right form{
	width:150px;
	float:left;
	margin:0;
	padding:0;
}

.viewer-control-wrapper form input{
	height:15px;
	padding:0;
	margin:0 3px 0 0;
}


.viewer-control-wrapper form label{
	vertical-align:top;
}

.yelp-text-main{width:159px;}

.banner-box{
	width:548px;
	height:67px;
	float:left;
	background: #d8d8d8;
	
}

.banner-box-top{
	width:548px;
	height:62px;
	float:left;
}

.banner-box-bottom{
	width:548px;
	height:5px;
	float:left;
}

.banner-box-left{
	width:5px;
	height:62px;
	float:left;
}

.banner-box-middle{
	width:538px;
	height:62px;
	float:left;
	padding:10px 5px 0 0;
}

.banner-rotator{width:327px; height:50px; float:left; text-align:center;}

#listticker{
	height:50px;
	width:320px;
	overflow:hidden;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

#listticker li{
	height:50px;
	list-style:none;
}
#listticker img{
	float:left;
}

.banner-static{width:203px; height:50px; float:right; margin-right:3px;}

.right-shading{
	width:4px;
	height:536px;
	float:right;
	
}



/* Search
------------------------------------------------------------------------------------------*/

#search-intro{
	height:40px;
	float:left;
	padding: 0px 0 3px 5px;
	color:#666667;
}

#search-intro b{
	color:#274b68;
}

.search{
	width:388px;
	height:500px;
	float:left;
	padding:0 0 10px 0;
}

.ui-multiselect {  font-size: 0.8em; padding:0 0 0 0; }
.ui-multiselect ul { -moz-user-select: none; float:left; }
.ui-multiselect li { margin: 0; padding: 0; cursor: pointer; line-height: 11px; height: 20px; font-size: 11px; list-style: none; }
.ui-multiselect li a { color: #999; text-decoration: none; padding: 0; display: block; float: left; cursor: pointer; width:350px;}
.ui-multiselect li a span{float:right;}
.ul-multiselect li img{float:left; margin-right:5px;}
.ui-multiselect li.ui-draggable-dragging { padding-left: 10px; }

.ui-multiselect div.selected { position: relative; float:left; padding: 0; margin: 0; /*border-left: 1px solid #274b68; border-right: 1px solid #274b68; border-bottom: 1px solid #274b68;*/  }
.ui-multiselect ul.selected { float:left; position: relative; padding: 0; overflow: auto;  overflow-x: hidden; background: #ffffff; margin: 0; list-style: none; border: 0; position: relative; width: 100%; }
.ui-multiselect ul.selected li { height:18px; padding: 2px 0 2px 8px; }
.ul-multiselect ul.selected li img{float:left; margin-right:5px;}

.ui-multiselect div.available { position: relative; padding: 0; margin: 0; border: 0; float:left; }
.ui-multiselect ul.available { text-align:none; float:left; position: relative; padding: 0; overflow: auto;  overflow-x: hidden; background: #fff; margin: 0; list-style: none; border: 0; width: 100%; }
.ui-multiselect ul.available li {height:18px; padding: 2px 0 2px 8px;  }
.ul-multiselect ul.available li img{float:left; margin-right:5px;}
 
.ui-multiselect .ui-state-default { border: none; margin-bottom: 1px; position: relative; padding-left: 20px;}
.ui-multiselect .ui-state-hover { border: none; }
.ui-multiselect .ui-widget-header {height:26px; border: none; font-size: 11px; background: url(../../assets/img/info-header-bar.png) no-repeat;}
 
.ui-multiselect .add-all { float: right; padding: 5px; color:#274b68;}
.ui-multiselect .remove-all { float: right; padding: 5px; color:#274b68;}
.ui-multiselect .search { float: left; padding: 4px;}
.ui-multiselect .count { float: left; padding: 7px; color:#274b68;}
.ui-multiselect .search-header-text{ float:left; padding: 6px; color:#274b68;}

.ui-multiselect li span.ui-icon-arrowthick-2-n-s { position: absolute; top: 2px; left: 2px; }
.ui-multiselect li a.action { position: absolute; right: 15px; top: 2px;  }
 
.ui-multiselect input.search { height: 20px; padding: 0px;  margin: 4px; width: 100px; }

.available ul li b{ display:none;}
.selected ul li b{ display:none;}

#searchOptions{margin:0; padding:0; width:372px;}
.search-option-left{width:20px; float:left;}
.search-option-right{width:150px; padding:4px 0 0 5px; float:left;}

.search-base{ width:100%; height: 75px; float:left; background: #fff;}

.search-footer{width:100%; float:left; height:25px; padding-top:5px; color:#666667;}
.search-footer-top{width:100%; height:25px; float:left;}
.search-scores{ width:250px; height:25px; float:left; padding: 2px 0 0 0; margin-left:5px; background: #fff;}
.search-scores ul li{ width:90px; float:left; display:inline;}
.search-scores ul li b{ padding-right:3px; color:#b4514c;}
.search-scores ul li input{ width:50px;}
.search-submit{ width:72px; height:30px; float:right; padding-left:10px; background:#fff;}
.search-scores-optional{width:100%; height:15px; float:left; padding:0px 0 0 5px;}


/* Info Controls
---------------------------------------------------------------------------------------*/

.profileTabTop{width:100%; height:11px; margin-bottom:5px;}
#backTab{width:50px; float:left; margin: 0;}
.report {width:100px; float:right; }
.report a {font-weight:normal; color:#ffffff;}


/* Results
---------------------------------------------------------------------------------------*/

.results{width:372px; height:480px; float:left;}
#schoolResultsList{width:372px; height:440px; float:left; overflow:hidden; text-align:left;}
#schoolResultsList ul{padding:0; margin:0; width:100%; height:100%; overflow:auto; overflow-x:hidden; overflow-y:scroll;}

.results-sort{ width:100%; height:30px; float:left; padding-top:2px; margin-top:5px; color:#274b68; font-size:9px; background: url(../../assets/img/info-header-bar.png) no-repeat;}
.results-sort div{height:26px; float:left; margin:0 0 0px 10px;}
.results-sort div.results-sort-name {width:45px;  }
.results-sort div.results-sort-name span{width:27px; float:left;}
.results-sort div.results-sort-popular {width:50px;}
.results-sort div.results-sort-popular span{width:33px; float:left;}
.results-sort div.results-sort-state {width:45px;  }
.results-sort div.results-sort-state span{width:26px; float:left;}
.results-sort div.results-sort-price {width:45px;  }
.results-sort div.results-sort-price span{width:25px; float:left;}
.results-sort div.results-sort-admitted {width:60px;  }
.results-sort div.results-sort-admitted span{width:42px; float:left;}
.results-sort div.results-sort-enrolled {width:55px;  }
.results-sort div.results-sort-enrolled span{width:38px; float:left;}
  
#results ul li{ width:100%; height:50px; float:left; margin:0 0 5px 0px; padding: 0 10px; }
#results ul li a{color:#000000;}
#results ul li b{color:#000000;}
#results-preview-wrapper{width:100%; height:50px; float:left; margin-top:10px; text-align:left;}
#results-preview-left{width:50px; height:50px; float:left; }
#results-preview-right{width:300px; float:right;}
#results-preview-title b{color:#b4514c;}
#results-preview-top{width:100%; height:14px; float:left; color:#666667;}
#results-preview-bottom{width:100%; height:14px; float:right; color:#666667;}
#results-preview-loc{width:65%; float:left;}
#results-preview-cost{width:35%; float:right;}
#results-preview-admitted{width:65%; float:left;}
#results-preview-enrolled{width:35%; float:right;}
#results-preview-popular{color:#ffffff;}

.results-pagination{width:100%; float:left; text-align:center; background-color:#dadada;}
.results-pagination-controls{width:120px; margin:0 auto;}
.results-pagination-controls div{width:30px; float:left; font-weight:normal; font-size:10px;}


/* Schools
---------------------------------------------------------------------------------------*/

.school {width:372px; height:410px; float:left; }

#schoolProfileHeader{width:372px; height:70px; float:left;}
#schoolProfileLogo{width:50px; height:50px; float:left; margin:10px 0 10px 0;}
.schoolProfileInfo{width:317px; height:60px; float:left; margin:10px 0 0 5px;}
.schoolProfileInfoTop{width:100%; float:left;}
#favoriteButton{width:75px; height:23px; float:right; text-align:right; /*background:url(../../assets/img/btn-favs.png) no-repeat;*/}
.btn-favs{color:#666667; margin-top:0px; }
#schoolProfileName{width:100%; float:left; color:#b4514c; font-weight:bold; font-size:11px;}

.tabWrapper{position:relative; width:100%; min-width:372px; height:380px; overflow:auto; overflow-x:hidden; overflow-y:scroll;}

#overviewTab{height:400px; padding:10px 10px 0 0;  overflow-x:hidden; overflow-y:scroll;}
#admissionsTab{height:400px; padding:10px 10px 0 0; overflow:auto; overflow-x:hidden; overflow-y:scroll;}
#expensesTab{height:400px; padding:10px 10px 0 0; overflow:auto; overflow-x:hidden; overflow-y:scroll;}
#degreesTab{height:400px; padding:10px 10px 0 0; overflow:auto; overflow-x:hidden; overflow-y:scroll;}

/* Info Item
--------------------------------------------------------------------------*/

/*
.info-item-top{width:100%; text-align:center; font-size:9px;}
.info-item-middle{width:100%; text-align:center; font-size:11px;}
.info-item-bottom{width:100%; text-align:center; font-size:10px;}
*/



/* Overview
--------------------------------------------------------------------------*/

div.school-overview-1 {width:100%; margin-bottom:5px; float:left; }
div.school-overview-1 div.school-overview-1-left {width:70%; float:left; }
div.school-overview-1 div.school-overview-1-left ul {  }
div.school-overview-1 div.school-overview-1-left ul li {  }
div.school-overview-1 div.school-overview-1-right {width:30%; float:right; }
div.school-overview-2 {width:100%; margin-bottom:5px; float:left; }
div.school-overview-3 {width:100%; margin-bottom:10px; float:left; }
div.school-overview-4 {width:100%; margin-bottom:10px; float:left; }
div.school-overview-4 ul {width:100%;  }
div.school-overview-4 ul li {width:100%;  }
div.school-overview-5 {width:100%; float:left;  }
div.school-overview-5 div.school-overview-5-left ul {width:50%; float:left; }
div.school-overview-5 div.school-overview-5-left ul li {width:100%;  }
div.school-overview-5 div.school-overview-5-right ul {width:50%; float:right; }
div.school-overview-5 div.school-overview-5-right ul li {width:100%;  }

/* Take a Tour
-------------------------------------------------------------------------*/

#campusBuildings h3{padding:5px 0; margin:0; font-size: 1em;}
#campusBuildings ul{}
#campusBuildings ul h3{padding:5px 0 5px 10px;}
#campusBuildings ul li{padding:0 0 0 10px;}
#campusBuildings ul ul li{padding:0 0 0 20px;}


/* How to Get There
-------------------------------------------------------------------------*/

#gDirections form li{margin:5px 0;}
#gDirections a:link, a:visited{font-size:10px;}
#fromAddress{width:200px;}
#toAddress{width:200px; margin-left:15px;}

#gTextDirections{padding:15px 0 0 0;}


/* Admissions
-------------------------------------------------------------------------*/

div.school-admissions-1 {width:100%; float:left; margin:5px 0; }
div.school-admissions-1 span b {color:#B4514C;  }
div.school-admissions-2 {width:100%; margin-bottom:5px; float:left;  }
div.school-admissions-2 ul {  }
div.school-admissions-2 ul li {  }
div.school-admissions-3 {width:100%; margin-bottom:5px; float:left;  }
div.school-admissions-3 span b{color:#B4514C;  }
div.school-admissions-4 {width:100%; margin-bottom:5px; float:left;  }
div.school-admissions-4 span  b{color:#B4514C; }
div.school-admissions-4 ul {margin:5px 0;  }
div.school-admissions-4 ul li {  }
div.school-admissions-5 {width:100%; margin-bottom:5px; float:left;  }
div.school-admissions-5 span  b{color:#B4514C; }
div.school-admissions-5 ul {margin:5px 0;  }
div.school-admissions-5 ul li {  }
div.school-admissions-6 {width:100%; margin-bottom:5px; float:left;  }
div.school-admissions-6 span {color:#274B68;  }
div.school-admissions-6 ul {margin:5px 0;  }
div.school-admissions-6 ul li {  }
div.school-admissions-7 {width:100%; margin-bottom:5px; float:left;  }
div.school-admissions-7 span {color:#274B68;  }
div.school-admissions-7 ul {margin:5px 0;  }
div.school-admissions-7 ul li {  }


/* Expenses
------------------------------------------------------------------------*/

div.school-expenses-1 {width:100%; float:left; margin:5px 0; }
div.school-expenses-1 span {width:100%;  }
div.school-expenses-1 span b {color:#B4514C; width:100%; }
div.school-expenses-2 {width:100%; margin-bottom:5px; float:left;   }
div.school-expenses-2 span {width:100%;margin:5px 0; }
div.school-expenses-2 span b {color:#B4514C; width:100%; }
div.school-expenses-2 ul {  }
div.school-expenses-2 ul li {  }
div.school-expenses-3 {width:100%; margin-bottom:5px; float:left;   }
div.school-expenses-3 span {width:100%;margin:5px 0; color:#274B68; }
div.school-expenses-3 span b {color:#B4514C; width:100%; }
div.school-expenses-3 ul {margin:5px 0;  }
div.school-expenses-3 ul li {  }
div.school-expenses-3 ul li br {  }
div.school-expenses-4 {width:100%; margin-bottom:5px; float:left;   }
div.school-expenses-4 span b {color:#B4514C; width:100%;  }
div.school-expenses-4 ul {margin:5px 0;  }
div.school-expenses-4 ul li {  }
div.school-expenses-5 {width:100%; margin-bottom:5px; float:left;   }
div.school-expenses-5 span {width:100%;color:#274B68;  }
div.school-expenses-5 span b {color:#B4514C; width:100%;  }
div.school-expenses-5 ul {  }
div.school-expenses-5 ul li {  }
  

/* Programs/Majors
------------------------------------------------------------------------*/

div.school-degrees-1 {width:100%; float:left; margin:5px 0; }
div.school-degrees-1 span b {color:#B4514C;  }
div.school-degrees-2 {width:100%; float:left; margin-bottom:5px;  }
div.school-degrees-2 div.school-degrees-2-left {width:300px; float:left;  }
div.school-degrees-2 div.school-degrees-2-left span {  }
div.school-degrees-2 div.school-degrees-2-right {width:50px; float:right;  }
div.school-degrees-2 div.school-degrees-2-right span b{  }


/* Students
------------------------------------------------------------------------*/

div.school-students-1 { width:100%; float:left; margin:5px 0;}
div.school-students-1 span{}
div.school-students-1 span b{color:#B4514C; }
div.school-students-2 {width:100%; margin-bottom:5px; float:left;   }
div.school-students-2 ul {  }
div.school-students-2 ul li {  }
div.school-students-3 {width:100%; margin-bottom:5px; float:left;   }
div.school-students-3 ul {  }
div.school-students-3 ul li {  }
div.school-students-4 {width:100%; margin-bottom:5px; float:left;   }
div.school-students-4 span{margin:5px 0;}
div.school-students-4 span b{color:#B4514C;  }
div.school-students-4 div.school-students-4-left {width:300px; float:left;  }
div.school-students-4 div.school-students-4-right {width:50px; float:right;  }


/* Athletics
------------------------------------------------------------------------*/

div.school-athletics-1 { width:100%; float:left; margin:5px 0; }
div.school-athletics-1 span b {color:#B4514C; }
div.school-athletics-2 {width:100%; margin-bottom:5px; float:left;   }
div.school-athletics-2 span{margin:5px 0;}
div.school-athletics-2 span b{color:#B4514C;  }
div.school-athletics-2 ul {  }
div.school-athletics-2 ul li {  }
div.school-athletics-2 ul li div.school-athletics-2-left {width:50%; float:left; margin-bottom:5px; }
div.school-athletics-2 ul li div.school-athletics-2-right { width:50%; float:right; margin-bottom:5px; }
div.school-athletics-3 {width:100%; margin-bottom:5px; float:left;   }
div.school-athletics-3 span{margin:5px 0;}
div.school-athletics-3 span b{ color:#B4514C; }
div.school-athletics-3 ul {  }
div.school-athletics-3 ul li {margin-bottom:5px;  }
  

/* Special Programs
------------------------------------------------------------------------*/

div.school-special-1 {width:100%; float:left; margin:5px 0;  }
div.school-special-1 span {  }
div.school-special-1 span b {color:#B4514C;  }
div.school-special-2 {width:100%; margin-bottom:5px; float:left;  }
div.school-special-2 ul {  }
div.school-special-2 ul li {  }
div.school-special-3 {width:100%; margin-bottom:5px; float:left;  }
div.school-special-3 ul {  }
div.school-special-3 ul li {  }
div.school-special-4 {width:100%; margin-bottom:5px; float:left;  }
div.school-special-4 ul {  }
div.school-special-4 ul li {  }
div.school-special-5 {width:100%; margin-bottom:5px; float:left;  }
div.school-special-5 ul {  }
div.school-special-5 ul li {  }
  

/* Weather
------------------------------------------------------------------------*/


div.weather-wrapper-1 {width:100%; float:left;  margin:5px 0; }
div.weather-wrapper-1 span b {color:#B4514C; margin:5px 0; }
div.weather-wrapper-1 ul {margin-top:5px;  }
div.weather-wrapper-1 ul li {width:59px; height:40px; float:left; display:inline;   }
div.weather-wrapper-1 ul li div.weatherTop {width:60px; float:left; text-align:center;}
div.weather-wrapper-1 ul li div.weatherBottom {width:60px; float:left; text-align:center;}
div.weather-wrapper-2 {width:100%; float:left; }
div.weather-wrapper-2 ul {  }
div.weather-wrapper-2 ul li {width:60px; height:40px; float:left; display:inline;   }
div.weather-wrapper-2 ul li div.weatherTop {width:60px; float:left; text-align:center;}
div.weather-wrapper-2 ul li div.weatherBottom {width:60px; float:left; text-align:center;}
div.weather-wrapper-3 {width:100%; float:left; }
div.weather-wrapper-3 ul {  }
div.weather-wrapper-3 ul li {width:100%; float:left; }
div.weather-wrapper-3 ul li div.weatherTop span {color:#274B68;  }
   
   
/* Local
------------------------------------------------------------------------*/

div.school-local-1 {width:100%; height:40px; float:left; margin-top:10px;  }
div.school-local-1 div.school-local-1-left {float:left; width:87px;  }
div.school-local-1 div.school-local-1-left img {  }
div.school-local-1 div.school-local-1-right {float:left; margin:7px 0 0 10px;  }
div.school-local-1 div.school-local-1-right form {  }

/* Cycle Plugin
-----------------------------------------------------------------------*/

.pics { height: 536px; width: 548px; padding:0; margin:0; overflow: hidden }
.pics img {  height: 536px; width: 548px;  top:0; left:0 }

/* For Schools
-----------------------------------------------------------------------*/

div.for-schools-wrapper{height:500px; overflow:auto; overflow-x:hidden; font-size:11px; color:#666667;}
div.for-schools-wrapper a:link, a:visited{color:#274B68;}
div.for-schools-wrapper a:hover{color:#EABE75;}
div.for-schools-wrapper p b{color:#B4514C;}

div.for-schools-offer {  }
div.for-schools-offer span {width:100%; float:left; }
div.for-schools-offer span b {  }
div.for-schools-offer ul {margin:0; padding:0;  }
div.for-schools-offer ul li {margin:0 0 10px 0;  }
div.for-schools-offer ul li i {  }
div.for-schools-offer ul li i b {  }
div.for-schools-offer ul li div {  }
div.for-schools-offer ul li div a {  }
div.for-schools-offer ul li ul {margin:0 0 0 15px; list-style-type:circle;  }
div.for-schools-offer ul li ul li {  }

div.for-schools-login {}
div.for-schools-login{margin:50px 0 15px 0;}

#forSchoolsSlideshow{
	width:548px;
	height:536px;
	float:left;
}



/* For Businesses
-----------------------------------------------------------------------*/

div.for-businesses-wrapper{height:500px; overflow:auto; font-size:11px; color:#666667;}
div.for-businesses-wrapper a:link {color:#274B68;}
div.for-businesses-wrapper a:visited{color:#274B68;}
div.for-businesses-wrapper a:hover{color:#EABE75;}
div.for-businesses-wrapper p b{color:#B4514C;}

div.for-businesses-wrapper span {width:100%; float:left;  }
div.for-businesses-wrapper span b {  }
div.for-businesses-wrapper ul {  }
div.for-businesses-wrapper ul li {margin:0 0 10px 0;   }
div.for-businesses-wrapper ul li a {  }
div.for-businesses-wrapper ul li li {  }
  

/* iPhone App
-----------------------------------------------------------------------*/

div.iphone-wrapper { height:500px; overflow:auto; font-size:11px; color:#666667; }
div.iphone-wrapper a:link, a:visited{color:#274B68;}
div.iphone-wrapper a:hover{color:#EABE75;}
div.iphone-wrapper p b{color:#B4514C;}
div.iphone-wrapper ul {  }
div.iphone-wrapper ul li {margin:0 0 10px 0;  }
div.iphone-wrapper ul ul { margin-left:15px; }
div.iphone-wrapper ul ul li { list-style-type:disc;}


/* About
-----------------------------------------------------------------------*/

div.about-wrapper{height:500px; overflow:auto; font-size:11px; color:#666667;}
div.about-wrapper a:link, a:visited{color:#274B68;}
div.about-wrapper a:hover{color:#EABE75;}
div.about-wrapper p b{color:#B4514C;}

div.about-wrapper div.about-info {  }
div.about-wrapper div.about-info span {width:100%; float:left;}
div.about-wrapper div.about-info span b {  }
div.about-wrapper div.about-info ul {  }
div.about-wrapper div.about-info ul li {margin:0 0 10px 0;   }
div.about-wrapper div.about-info ul li i {  }
div.about-wrapper div.about-team {  }
div.about-wrapper div.about-team span {width:100%; float:left;  }
div.about-wrapper div.about-team span b {  }
div.about-wrapper div.about-team b {  }
div.about-wrapper div.about-team i {  }
div.about-wrapper div.about-team a {  }
div.about-wrapper div.about-team ul {  }
div.about-wrapper div.about-team ul li {margin:0 0 10px 0;   }
div.about-wrapper div.about-honorary {  }
div.about-wrapper div.about-honorary span {width:100%; float:left;  }
div.about-wrapper div.about-honorary span b {  }
div.about-wrapper div.about-honorary a {  }
div.about-wrapper div.about-honorary ul {  }
div.about-wrapper div.about-honorary ul li {margin:0 0 5px 0;   }


/* Footer
------------------------------------------------------------------------*/

.footer{width:100%; height:30px; float:left; text-align:left; color:#666667;}

.footer-promo{width:404px; float:left; margin-left:25px;}

.footer-promo p{margin:0;}

.footer-promo p b{color:#B4514C;}

.footer-promo p span{font-weight:bold;}
.footer-promo span a:link, a:visited{ color:#274B68;}
.footer-promo span a:hover{color:#EABE75;}

.footer-promo a:link, a:visited{color:#274B68;}
.footer-promo a:hover{color:#EABE75;}

.footer-content{width:548px; float:right; }

.footer-content-left{float:left; width:200px;}

.footer-content-right{float:right; width:300px;}

.footer-content-right ul li{display:inline; margin:0 5px;}

.footer-content a:link, a:visited{color:#274B68;}
