@charset "utf-8";
/* CSS Document */

.container-sl {
	width:560px;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif
}


.top-sl {
	padding: 7px 0px 0px 20px;
	height: 25px;
	background-image:url(../images/new/featured-top.gif);
	background-repeat:no-repeat;
}
.middle-sl {
	background-image:url(../images/new/featured-mid.gif);
	background-repeat:repeat-y;
}
.top-ad-top-sl {
	padding: 7px 0px 0px 20px;
	height: 25px;
	background-image:url(../images/new/top-ad-top.gif);
	background-repeat:no-repeat;
	color:#000000;
}
.top-ad-middle-sl {
	background-image:url(../images/new/top-ad-mid.gif);
	background-repeat:repeat-y;
}
.image-sl {
	float:right;
	margin: 5px 25px 5px 5px;
	overflow: hidden;
	height: 80px;
}
.school-inf-sl {
	font-size:80%;
	margin: 0 20px 0 15px;
	padding:5px 5px 5px 0;
	text-align:justify;
	border-bottom: #e5ecf9 thin solid;
}
.services-sl {
	font-size:80%;
	margin: 0 20px 0 15px;
	padding:5px 18px 5px 0;
	/*overflow:hidden;*/
	text-align:justify;
	color:#333333;
	border-bottom: #e5ecf9 thin solid;
}
.HR-sl {margin:5px 10px 3px 10px; color: #e5ecf9; height:1px; text-align:center;
}

.bot-container-sl {
	background-image:url(../images/new/featured-bot.gif);
	background-repeat:no-repeat;
	height:45px;
	}
.top-ad-bot-container-sl {
	background-image:url(../images/new/top-ad-bot.gif);
	background-repeat:no-repeat;
	height:45px;
	}
.more-info-sl {
	line-height:5px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px 5px 5px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif
}

a .container-sl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
.container-sl a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #bd0b09;
	text-decoration: underline;
}
.container-sl a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
.container-sl a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
.more-info-font {font-size: small}
.capitalise {text-transform: capitalize;}

/* Normal Listings*/

.container-nl {
	width:560px;
	text-align:left;
	font-size: 90%;
	line-height:90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border:#e5ecf9 thin solid;
}


.top-nl {
	padding: 7px 0px 0px 20px;
	height: 25px;

}
.middle-nl {
}

.school-inf-nl {
	font-size:80%;
	margin: 0 20px 0 15px;
	padding:5px 18px 5px 0;
	text-align:justify;
	border-bottom: #e5ecf9 thin solid;
}
.services-nl {
	font-size:80%;
	margin: 0 20px 0 15px;
	padding:5px 18px 5px 0;
	/*overflow:hidden;*/
	text-align:justify;
	color:#333333;
	border-bottom: #e5ecf9 thin solid;
}
.HR-nl {margin:5px 10px 3px 10px; color: #e5ecf9; height:1px; text-align:center;
}

.bot-container-nl {

	height:35px;
}
.more-info-nl {
	line-height:5px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px 5px 5px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif
}

.container-nl a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #bd0b09;
	text-decoration: underline;
}
.container-nl a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
.container-nl a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
