/***************************************************************************************
 * Midlands Technical College : Copyright 2007
 * MTC Template CSS
 * Developer: Advancement: Instructional Delivery - Michael Zanfardino
 * File: enterprise_screen.css
 * Last update: June 28, 2007
 ***************************************************************************************/

/* =Global
**********************************************/
* {
  margin: 0;
  padding: 0;
  border: 0;
}

html {
	margin-bottom: 1px;
}

body {	
	background: #FFF url(../images/tan_dot9.gif) repeat top left;
	color: #000;
	font:  80%/1.5 Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

hr {
	display: none;
}

.structural 
{
	height: 0;
	left: -19000px;
	overflow: hidden;
	position: absolute;
	width: 0;
}

acronym {
	border-bottom: 1px dotted #000000;
}

img.floatRight {
    float: right; 
    clear: right; 
    margin: 4px;
}

img.floatLeft {
    float: left; 
    clear: left; 
    margin: 4px;
}

div.floatRightDiv {
    float: right; 
    clear: right; 
    margin: 4px;
}

.clearFloat {
	clear: both;
}

.clearfix:after
{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
/* End hide from IE-mac */

/* =Links
**********************************************/
a {
	color: #0000FF;
}

a:hover, a:focus {
	color: #0000FF;
	text-decoration: none;
}

a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}

.brochure_link {
	text-indent: -9000px;
}

.brochure_link a {
	display: block;
	border: 0;
	width: 350px;
	line-height: 466px;
	color: #000;
	text-decoration: none;
}
	
.brochure_link a {
	background: #000000 url(/images/ViewBrochureLink.jpg) 0 0 no-repeat;
	height: 466px;
}

.brochure_link a:hover {
	background-position: -350px 0;
}

.mtchome_link {
	text-indent: -9000px;
}

.mtchome_link a {
	display: block;
	border: 0;
	width: 350px;
	line-height: 427px;
	color: #000;
	text-decoration: none;
}
	
.mtchome_link a {
	background: #000000 url(/images/MTCHomeLink.jpg) 0 0 no-repeat;
	height: 427px;
}

.mtchome_link a:hover {
	background-position: -350px 0;
}

/* =Layout
**********************************************/
#wrapper {
	width: 750px;
	margin: 0 auto;
	background: #FFF url(../images/cont_bg.jpg) repeat-y top center;
	min-height: 100%;
	text-align: left;
}

	* html #wrapper {
		height: 100%;
	}

#nav {
	float: left;
	width: 155px;
}

#content {
	float: right;
	width: 571px;
	margin: 2px 0 0 0;
}

#maincontent {
	width: 400px;
	margin: 0;
	float: left;
}

#maincontent_wide {
	width: 571px;
	margin: 0;
	float: left;
}

#footer {
	clear: both;
}

#nonPage {
	clear: both;
} 

/* =Main Navigation
**********************************************/
#nav {
	margin: 0;
	border-left: 1px solid #000;
}

	#nav ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

	#nav ul.sidenav li a {
		display: block;
		padding-right: 5px;
		line-height: 1.75em;
		text-align: right;
		color: #FFF;
		background-color: #23459a;
		text-decoration: none;
		border-top: 1px solid #5e77b5;
		border-bottom: 1px solid #23459a;
	}
	
	#nav ul.sidenav li.multiline a {
		line-height: 1.25em;
		padding: 3px 5px 3px 0;
	}

	#nav ul.sidenav li a:hover {
		color: #23459a;
		background-color: #8497c7;
		border-top: 1px solid #5e77b5;
		border-bottom: 1px solid #8497c7;
	}
	
	#nav ul li.nav_gradient {
		background: #FFF url(../images/left_nav_bg_2.gif) repeat-x right top;
		border-top: 1px solid #5e77b5;
		height: 250px;
	}

/*************
 Old nav style [Plain look]
 *************/
/*#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

	#nav ul li {
		margin-left: 2px;
		padding: 5px 0 5px 0;
	}
	
	#nav ul li a {
		display: block;
		color: #FFF;
	}*/

/* =Header
**********************************************/
#header {
	height: 144px;
	width: 748px;
	margin: 0 0 0 1px;
	background: #B6A790 url(../images/enterprise_building.gif) no-repeat top right;
	border-top: 1px solid #000;
}

	#header h1 {
		background: none;
		position: relative;
		/* hide overflow: hidden from IE5/Mac */
		/* \*/
		overflow: hidden;
		/* */
		width: 225px;
		height: 144px;
	}

	#header h1 span {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1; /* for Opera 5 and 6 */
		width: 225px;
		height: 144px;
	}

	#header h1 span {
		background: url(../images/enterprise_logo.jpg) top left no-repeat;
	}

	#header h1 a {
		display: block;
	}

	* html #header h1 a { /* for IE5/Win */
		cursor: hand;
		c\ursor: pointer;
	}

	#header h1 span {
		background-position:0 0;
	}

/* =Bar
**********************************************/
#bar {
	width: 748px;
	height: 8px;
	margin-left: 1px;
	background-color: #000;
}

/* =Content
**********************************************/
#content {
	margin: 2px 1px 0 0;
	padding-left: 10px;
	padding-right: 10px;
}

ul.contlist {
	width: 500px;
	margin-left: 2em;
	margin-bottom: 2em;
	padding-left: 20px;
}	

#maincontent {
	margin: 10px 0 0 0;
}

	#maincontent p {
		margin: 0 0 10px 0;
	}

	#maincontent h1 {
		font-size: 140%;
		color: #23459a;
		margin: 0 0 10px 0;
	}

	#maincontent h2 {
		font-size: 130%;
		color: #000;
		margin: 0 0 10px 0;
	}

	#maincontent h4 {
		font-size: 110%;
		color: #000;
		margin: 0 0 10px 0;
	}
	
#maincontent_wide {
	margin: 10px 0 0 0;
}

	#maincontent_wide p {
		margin: 0 0 10px 0;
	}

	#maincontent_wide h1 {
		font-size: 140%;
		color: #23459a;
		margin: 0 0 10px 0;
	}

	#maincontent_wide h2 {
		font-size: 130%;
		color: #000;
		margin: 0 0 10px 0;
	}

	#maincontent_wide h3 {
		font-size: 120%;
		color: #000;
		margin: 0 0 10px 0;
	}

	#maincontent_wide h4 {
		font-size: 110%;
		color: #000;
		margin: 0 0 10px 0;
	}

a.aerialmap {
	display: block;
	width: 250px;
	height: 178px;
	background: #FFF url(/images/aerialMap_sm.jpg) 0 0 no-repeat;
	text-decoration: none;
	text-align: right;
}

a:hover.aerialmap {
	background-position: -250px 0;
}

a.masterplan {
	display: block;
	width: 450px;
	height: 599px;
	background: #FFF url(/images/masterPlan_sm.jpg) 0 0 no-repeat;
	text-decoration: none;
	text-align: right;
}

a:hover.masterplan {
	background-position: -450px 0;
}

/* =footer
**********************************************/
#footer {
	height: 40px;
	margin: 20px 0 0 1px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 10px;
}

	#footer ul {
		padding: 10px 10px 0 0;
		color: #444;
	}

	#footer li {
		display: inline;
		list-style-type: none;
	}

	#footer li.copyr {
		display: block;
		color: #000000;
	}
	
	#footer a {
		color: #244C63;
		font-size: 10px;
		text-decoration: none;
	}
	
	#footer a:hover {
		font-size: 10px;
		text-decoration: underline;
	}

/* =nonPage
**********************************************/
#nonPage {
	height: 40px;
	width: 748px;
	margin: 20px 0 0 1px;
	padding-bottom: 10px;
	text-align: right;
}
