/****************************************************************
   MIAMI DADE COLLEGE INTERNAL HOMEPAGE STYLESHEET 
*****************************************************************/

/* CORE LAYOUT
---------------------------------------------------------------*/	
#container {
	width:77em;
	}
	
#content {
	border-top-color:#fff;
	border-top-width:thick;
	background:#FFF url(/main/images/bg_faux_column_home_tcm6-435.gif) repeat-y top left;
	} 	

.one-column-right #main-content {
	margin:0 22.5em 0 0;
	padding-left:1.2em;
	}

#main-content {
	padding:0 0 10px 2px;
	margin:0 0 0 20em;
	}	
	
			
/* NAVIGATION
---------------------------------------------------------------*/
					
/* -- SECONDARY NAVIGATION -- */
#secondary-navigation {
	border-bottom:2px solid #FFF;
	font-size:1.4em;
	}


/* HOMEPAGE SECTIONS
---------------------------------------------------------------*/

/* -- QUICK LINKS -- */
#quick-links {
	background-color:#7CADF6;
	padding:1.6em 2.4em 0 1.1em;
	}
	
#quick-links h1 {
	margin:0 0 0.8em 0;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#quick-links li {
	margin:0 0 16px 6px;
	padding:0 0 0 7px;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(/main/images/bullet_red_arrow_tcm6-438.gif) no-repeat 0 0.5em;
	}	
	
#quick-links a:link,
#quick-links a:visited {
	color:#000;
	text-decoration:underline;
	}
	
#quick-links a:hover,
#quick-links a:active {
	color:#FFF;
	text-decoration:none;
	}	

/* -- FLASH CONTAINER -- */	
#flash {
	text-align:left;
	background:url(/main/images/banner_replace_internal_tcm6-30698.jpg) no-repeat;                        
	}
	
#flash img {
	margin:0;
	}	

/* -- TEXT W / IMAGE -- */	
.text-w-image {
	width:99%;
	overflow:hidden;
	font-size: 1em;
	margin:12px 0;
	}
	
.text-w-image p {
	line-height: 1.2em;
	margin:0;
	}
	
.text-w-image a {
	padding:3px 0 0 0;
	text-decoration: underline;
	}
	
.text-w-image img {
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: .6em;
	}
	
.text-w-image #yellow-alert {
	padding: 0.6em 0.4em 0.6em 0.4em;
	background-color: #ffcc33;
	min-height: 105px;
	}

.text-w-image #yellow-alert img {
	padding-bottom: 0.4em;
	}

.text-w-image #yellow-alert ul {
	padding-left: 205px;
	}
	
.text-w-image #gray-alert {
	padding: 0.6em 0.4em 0.6em 0.4em;
	background-color: #f2f1f1;
	min-height: 105px;
	}
	
.text-w-image #gray-alert img {
	padding-bottom: 0.4em;
	}
	
.text-w-image #gray-alert ul {
	padding-left: 205px;
	}
	
#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	padding-top: 0.8em;
	padding-right: 1.2em;
	}
	
#intro h3 {
    color: #006699;
	font-size: 1.4em;
	padding-top: 0.3em;
	} 
	
#intro form {
	font-size: 1.2em;
	}
	
#intro input, #intro select {
	float: none;
	width: auto;
	padding: 0.1em;
	}
	
/* -- NEWS AND EVENTS -- */
#news-event {
	width: 99%;
	}
	
#news-events .news-block {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 0.9em 0;
	}
	
#news-events .news-block h3 {
	display: block;	
	vertical-align: top;
	padding: 0.2em 0.3em 0.2em 0.3em;
	margin: 0 0.2em 0 0;
	background-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b4b4b4;
	font-size:1.3em;
	color:#006699;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#news-events .news-block ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	clear: left;
	overflow:hidden;
	}
	
#news-events .news-block ul li {
	float: left;
	list-style-type: none;
	width: 14.8em;
	display: run-in;
	margin: 0 0.3em 0 0;
	padding: 0 0 0 0;
	}
	
#news-events .news-block ul li.last {
	margin-right: -1.5em;
	}
	
#news-events .news-block ul li img {
	margin-bottom: 0.2em;
	width: 13.3em;
	height: 8.9em;
	padding: 0.2em;
	list-style-type: none;
	border: 1px solid #b4b4b4;
	background-color: #fff;
	}
	
#news-events .news-block ul li a {
	font-size: 1em;
	width: 13.3em;
	margin-top: 0.4em;
	margin-bottom: 0.2em;

	display: block;
	font-family: Arial, Helvetica, sans-serif;	
	}
	
#news-events .news-block ul li a:hover {
	text-decoration: underline;
	}
	
#news-events .news-block a {
	font-size: 1em;
	text-decoration: none;
	}	
	
#additional-info {
	overflow: hidden;
	clear: left;
	margin-top: 1.8em;
	}
	
#additional-info h3 {
	display: block;	
	vertical-align: top;
	padding: 0.2em 0.3em 0.2em 0.3em;
	margin: 0 0.2em 0 0;
	background-color: #E1E1E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b4b4b4;
	font-size:1.3em;
	color:#006699;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#additional-info h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding: 0.7em 0 0 0;
	border: none;
	}
	
#info-left {
	width: 49%;
	float: left;
	font-size: 1.2em;
	}
	
#info-right {
	width: 49%;
	float: left;
	font-size: 1.2em;
	}
	
#info-wide {
	width: 99%;
	font-size: 1.2em;
	}

/* -- HACKS -- */
	html #news-events .news-block ul li {
	width: 14.6em;
	wid\th: 14.8em;
	}
	
	* html .one-column-right #main-content {
	margin:0 22em 0 0;
	padding-left:1.2em;
	}