/* ----------------------------------------------------
   
   This is the main CSS stylesheet used by the Enloe HS
             website at enloehs.wcpss.net
   
     Redistribution and use are free and unrestricted
   
   ---------------------------------------------------- */

/* Built-in XHTML Elements Below */

html, body {
	cursor: default;
	margin: 0px;
	padding: 0px;
}

/* Custom Elements Below (Alphabetical by Container) */

.center-content {
	background: url(/images/content-bottom-back.png) bottom center repeat-x;
	border-bottom: 1px solid black;
	width: 950px;
}

.center-content h1 {
	font-family: arial;
	font-size: 16pt;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

.center-content h3 {
	font-family: times new roman;
	font-size: 14pt;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

.center-content hr {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
}

.center-content img {
	border: 1px solid black;
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.center-content .mainbuttons img {
	border: 0px solid black;
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
}

.center-content li {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
}

.center-content ol {
	display: block;
	margin-bottom: 20px;
}

.center-content p {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.center-content .p {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.center-content td {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.center-content td h1 {
	font-family: arial;
	font-size: 14pt;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.center-content td li {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0px;
}

.center-content td ul {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

.center-footer p {
	font-size: 8pt;
	text-align: center;
}

.center-content ul {
	margin-bottom: 20px;
}

.center-content ol ul {
	margin-bottom: 0px;
}

.center-content ul ul {
	margin-bottom: 0px;
}

.hidden {
	display: none;
}

.location {
	background-color: white;
	border-bottom: 0px solid black;
	border-right: 0px solid black;
	display: block;
	float: left;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
}

.locparent {
	display: block;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.locparent span.hidden {
	display: block;
}

.main-header {
	background: url(/images/enloe-high-school.png) bottom center;
	height: 200px;
	width: 950px;
}

.main-spacer-left {
	background: url(/images/sidebar-left.png) right repeat-y;
	border-right: 1px solid black;
}

.main-spacer-right {
	background: url(/images/sidebar-right.png) left repeat-y;
	border-left: 1px solid black;
}

.main-tabs-b {
	background: url(/images/nav-grey.png) top center repeat-x;
	border-right: 1px solid black;
	font-family: arial;
	font-size: 10pt;
	padding: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.main-tabs-b a:link {
	color: white;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.main-tabs-b a:hover {
	color: white;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.main-tabs-b a:visited {
	color: white;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.main-tabs-b a:visited:hover {
	color: white;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.nav {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	height: 40px;
	margin-top: 0px;
	width: 100%;
}

.nav .link {
	background: url(/images/nav-grey.png) center center repeat-x;
	border-right: 1px solid black;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.nav .link2 {
	background: url(/images/nav-grey.png) center center repeat-x;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.nav a:link {
	color: white;
	text-decoration: none;
}

.nav a:visited {
	color: white;
	text-decoration: none;
}

.sublinks {
	display: block;
	float: right;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	text-align: right;
}

.sublinks a:link {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	display: block;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 150px;
}

.sublinks a:hover {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	display: block;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 150px;
}

.sublinks a:visited {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	display: block;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 150px;
}

.sublinks a:visited:hover {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	display: block;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-bottom: 2px;
	text-decoration: none;
	width: 150px;
}
