/*-------------------------------------------------------------------

General Styles

--------------------------------------------------------------------*/
#school-search {
	position: relative;
	background-image: url(/img/red_grad_short.jpg);
	background-repeat: no-repeat;
	height: 125px;
	padding: 10px;
	margin-bottom: 3px;
	margin-top: 5px;
}
#school-search h2 {
	color: #FFF;
	border-bottom: 1px dashed #FFF;
	font-size: 130%;
}
#school-ad {
	float: right;
	padding-right: 25px;
	margin-top: -20px;
}
#school-search p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px; 
}
#school-search p img {
	position: relative;
}
#advanced-search {
	position: absolute;
	top: 78px;
	left: 195px;
	font-weight: bold;
	text-decoration: underline;
	display: none;
}
#advanced-search { 
	color: #900;
}
#school-search form p {
	padding-left: 50px; 
}
#school-search form label {
	font-weight: bold;
	color: #FFF; 
}
#school-search #search {
	width: 230px;
}
#search-credits {
	padding: 0;
	margin: 0;
	position: relative;
	top: -8px;
	left: 10px;
}
#search-credits a {
	position: relative;
	top: 10px;
}
#search-credits a img {
	padding-left: 2px;
}
#main-content h1 {
	display: none;
}
#maintext {
	padding: 10px 0 0 10px;
}
.home-news {
	padding-bottom: 10px;
}
.home-news h3 {
	font-size: 120%;
}
#home-schools table {
	border: 1px solid #EEE;
	background-color: #EFF7EF;
	line-height: 110%;
	width: 100%;
}
#home-schools td {
	padding: 5px;
	font-size: 85%;
}
#home-schools caption {
	font-weight: bold;
	text-align: left;
	background-color: #EFF7EF;
	padding: 4px;
}
#home-schools h4 {
	font-size: 110%;
}


/*-------------------------------------------------------------------

premium listing Styles

--------------------------------------------------------------------*/

/* set the image to use and establish the lower-right position */ 
.latest-list, .box_body, .latest-head, .latest-head h2 { 
	background: transparent url(/images/redbox.jpg) no-repeat bottom right; 
} 
.latest-list { 
	width: 210px !important; /* intended total box width - padding-right(next) */ 
	width: 190px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	/*margin: 20px auto;  use to position the box */ 
	float: left;
	margin-right: 10px;
	position: relative;
	left: 10px;
	margin-bottom: 10px;
} 
/* set the top-right image */ 
.latest-head { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 5px; /* right-image-gap + right-inside padding */
	  
} 
/* set the top-left image */ 
.latest-head h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 15px 0 5px 10px; /* padding-left = image gap + interior padding ... no padding-right */ 
	/* height: auto !important; 
	height: 1%; IE Holly Hack */ 
	border-bottom: 1px dotted #FAC2CB;
	font-size: 110%;
} /* set the lower-left corner image */ 
.box_body { 
	background-position: bottom left; 
	margin-right: 10px; /* interior-padding right */ 
	padding: 15px 0 15px 10px; /* mirror .cssbox_head right/left */
} 
h1 {
	clear: both;
	background-image: url(/img/homebar.gif);
	padding-left: 90px;
}
h1.latest {
	background-image: url(/img/whats_new.gif);
}
.sch-image {
	display: block;
	text-align: center;
	height: 100px;
}
.more-info {
	padding-right: 30px;
}
#premium {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#premium label {
	font-weight: bold;
	color: #F60;
	display: block;
}
#revblocks {
	clear: both; 
}
.web-site {
	float: right;
}
#schlist-clearer {
	clear: both;
	padding: 0;
	margin: 0;
	height: 1px;
}

/*-------------------------------------------------------------------

Secbar Styles

--------------------------------------------------------------------*/
#magazine img {
	float: right;
	position: relative;
	left: -3px;
}
#magazine span {
	clear: right;
	display: block;
}
#calendar {
	float: right;
}
