/* -------------- Top Menu Navigation ---------------- */
@import url(/css/nav.css);
/* ---------------- Strait Talk --------------------------*/
@import url(/css/straittalk.css);
/* ---------------- Sports Schedule --------------------------*/
@import url(/css/sports.css);
/* -------------- In the News Layout---------------- */
@import url(/css/news.css);
/* -------------- New Main CSS ---------------- */
@import url(/css/main.css);
/* -------------- Hoey's New header---------------- */
@import url(/css/header.css);



/* ---------------- Redefined HTML Tags -------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 auto;
}

#centerBody {
	margin: 0 auto;
	text-align:center;
	margin-top:5px;
}

p {
	font-size: 11px;
	line-height:16px;
	color:#333;
	text-align:left;
}

h3 {
	color: #003366;
	}
	
h4 {
	color: #003366;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}

.banner {
	border:none;
}

/* -------------- Link Styles ---------------- */

.navylink {
	color: #003366
}

.backtotop {
	color: #003366;
	font-size: 10px;
	font-weight: bold;
}

/* -------------- Bulleted List to be printed - as in Supply Lists -------------- */
/* -------------- 12 px with extra space (20px line height) between lines -------------- */

.print li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
}

/* -------------- Bulleted List Custom Styles -------------- */


.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.list ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


/* ---------------- Side Menu Show/Hide Sub Navigation -----------------*/

.showdetail {
	visibility: visible;
}

.hidedetail {
	visibility: hidden;
	display:none;
}


/* ---------------- Column Layout Formatting --------------- */

#leftcolumn {
	padding: 5px;
	width: 250px;
	text-align: justify;
	text-justify: newspaper;
}

#admissions {
	padding-left: 20px;
	width: 100%;
}

#centercolumn {
	width:250px;
	text-align: justify;
	text-justify: newspaper;
}

#rightcolumn {
	margin-right: 10px;
	width: 150px;
}

/* -------------- Home Page Table Layout---------------- */

#table1, #table1_login {
	margin-top:0;
	border:2px solid #003366;
	border-collapse:collapse;
}

.contentformat {
	font-size:12px;
}

.homecontent {
	/*border-left: 2px solid #003366;*/
	border-bottom: 2px solid #003366;
	/*border-right: 4px solid #003366;*/
}


/* -------------- Charting a new course image layout---------------- */
.charting {
	background: #339999;
	text-align: center;
	/*border-left: 2px solid #003366;
	border-right: 2px solid #003366;*/
	background-image:url(/images/new-course_trans.gif);
	background-position:center;
	background-repeat:no-repeat;
}

/*---------------- */


.editmode {
	color:white;
	text-decoration:none;
	font-weight:bold;	
	font-size:12px;
}
	

/* -------------- Events Layout---------------- */
.eventsBox {
	float:right;
	border:2px solid #ccc;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#eventshead {
	height: 20px;
	width: 200px;
	color: white;
	background: #036;
	font-weight: bold;
	text-align:center;
}

#eventscontent {
	width: 190px;
	font-size: 10px;
	padding:5px;
}

.eventList {
	margin:5px 0;
}


/* -------------- Home Page Table Layout---------------- */

.bullet {
	list-style-image: url(../images/bullets/anchorbullet.gif);
	font-weight: normal;
	}
	
.title {
	font-weight: bold;
	color: #003366;
	font-size:12px;
}

.anchor {
	vertical-align:text-bottom;
	margin-right:2px;
	border:none;
}

.news {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bullets/anchorbullet.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:justified;
	text-justify:distribute;
	text-indent:20px;
	padding-top:4px;
	margin-bottom:6px;
	font-size:12px;
	font-weight:normal;
	color:black;
	line-height:16px;
}

.news .mceEditor td {
	text-align:left;	
}

.newsEdit {
	padding-top:4px;
	margin-bottom:6px;
	font-size:12px;
}

.news:first-line {
	font-weight: bold;
	color: #003366;
	font-size:12px;
}

/*.news {
	text-align:justified;
	text-justify:distribute;
	padding-top:10px;
	font-size:12px
}*/

.contactfooter {
	background-image:url(/images/HEADERS/bluebkgnd.jpg);
	width:980px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	padding:5px;
}

.classlink {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #003366;
}

.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}

.highlight {
	color:#FF9900;
	font-weight:bold
}

.slideshowbox {
	padding-top:15px;
	padding-bottom:10px;
}

.centerbox {
	border:4px dotted #f90;
	margin:5px;
	padding:5px;
	text-align:center;
	font-size:*;
	color:#1d457a;
	font-weight:bold;	
}

.centerbox p {
	margin:0;
	padding:0;
	text-align:center;
	font-size:*;
	color:#1d457a;
	font-weight:bold;	
}

.addressbox {
	border:4px dotted #036;
	margin:5px;
	padding:5px;
	text-align:center;
	color:#036;
	font-weight:bold;	
}
.editBtn {
	margin:0px 5px 5px 5px;
	padding:5px;
	text-align:right;
	background-color:#ccc;
	border:2px solid #23abc1;
}

.editBtn img {
	margin-left:10px;
	cursor:pointer;
}

.newsEditBox {
	border-bottom:2px solid #222;
}

.newsEditBox img {
	cursor:pointer;
	margin:2px;
}

.editTitle {
	font-style:italic;
	font-weight:bold;
	font-size:10px;
	margin-bottom:5px;
}

.gradeLink {
	margin-top:5px; 
	margin-bottom:5px;
	border-collapse:collapse;
}

.gradeLink td {
	text-align:center;
	border: 1px solid #003366
}

.gradeLink td:hover {
	background-color:#ddd;
}

.GradeTeacher {
	font-size:12px;
	height:24px;
	text-align:left;
}

.GradeTeacher a{font-size:12px;}

.editImg {
	margin-left:10px;
}

.editImg img {
	cursor:pointer;
}
