/****************************************************************
   MIAMI DADE COLLEGE STYLESHEET 
*****************************************************************/

/* GENERAL SELECTORS
---------------------------------------------------------------*/	
* {
	margin:0;
	padding:0;
	font-size:100.01%;F
	}
	
body {
	margin:0;
	padding:0;
	color:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image:none;
	background-color: #808080;
	background-repeat: repeat-x;
	}		
	
		
h1 {
	font-size:1.8em;
	font-weight:normal;
	color: #303030;
	}	
	
h2 {
	font-size:1.1em;
	font-weight:bold;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h3 {
	font-size:1em;
	}
	
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.4em;
	color: #CC0000;
	}

h4 em a {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: -1.3em;
	/*cursor: hand;*/
	}

h4 a em {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: -1.3em;
	/*cursor: hand;*/
	}

h5 {
	font-size:1.4em;
	color: #666;
	}

h1, h2, h3, h4, h5 {
	margin:0 0 1em 0;
	font-size: 2em;
	}
		
p {
	margin:0 0 1.2em 0;
	font-size:1.2em;
	}

ul, li {
	list-style:none;
	}
		
a:link, a:visited { 
	text-decoration:none; 
	color:#0033CC; 
	}	
	
a:hover, a:active { 
	text-decoration:underline; 
	color:#0033CC; 
	}	

form, fieldset, legend {
	margin:0; 
	padding:0;
	}
	
fieldset {
	border:none;
	}	
	
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
	}

img { 
	border:none; 
	}
	
input, select, label {
	vertical-align:middle;
	}	

hr { 
	display:none; 
	}		

/* ACCESSIBILITY NAVIGATION
---------------------------------------------------------------*/		
#skip { 
	display:none;
	}		


/* CORE LAYOUT
---------------------------------------------------------------*/	
#container {
	margin:0 auto;
      width:768px;
      background:#FFF;
	border:1px solid #000;
	border-top:none;
	text-align:left;
      }

#header {
	width:100%;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/main/images/main_banner_tcm6-60897.jpg);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #F21C31;
	background-repeat: no-repeat;
	background-position: right top;
	
	}	
	
#content {
	overflow:hidden;
	width:100%;
	border-top:solid 1px #F21C31;
	background-color: #FFF;
	background:none;
      } 		
#contentmdchome {
	overflow:hidden;
	width:100%;
	border-top:solid 1px #ffffff;
	background-color: #FFF;
	background:none;
      } 
   
  
#sidebar-left {
	float:left;
	width:19.9em;
	}
	
#sidebar-right {    
 width:184px;
 float:right;
 background:#ffffff;
 
 }
	
#sidebar-right #misc-img {
	text-align: center;	
	
	}	
	
#main-content {
	min-height:350px;
	padding:10px;
	margin-top: 0;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 199px;
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F21C31;               
                
	}

#footer {
	clear:both;
	padding:0.7em;
	background-color:#333;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

#disclaimer {
	color:#333;
	}
	.lowerthird1 {
	margin: 0px 0px 0px 10px;
	padding: 17px 0px 0px 0px;
	font-size:19px;
	font-weight:bold;
	letter-spacing:0px;
	line-height:23px;
	font-family: 'PT Sans Narrow', sans-serif;
	float:left;
	width:230px;
}
	
.lowerthird1 img {
	display:block;
	float:left;
	padding-right:5px;
}

.lowerthird1 p {
	display:block;
	float:left;
	margin-bottom:4px;
	color:#FFF;
	font-weight:normal;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
}
.lowerthird1 a {
	color:#FFF;
	text-decoration:none;
}
.lowerthird1 a:hover {
	color:#ccc;
}
.lowerthird1 p strong {
	color: #000;
	font-weight:bold;
	font-size:27px;
	font-family:"Arial Black", Gadget, sans-serif;
	letter-spacing:-1px;
}
/* CORE LAYOUT: ONE COLUMN LEFT
---------------------------------------------------------------*/	
.one-column-left #main-content {
	padding-right:1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	}
/* CORE LAYOUT: ONE COLUMN RIGHT
---------------------------------------------------------------*/	
.one-column-right #content {
	background-color: #fff;
	background: none;
	}
	
.one-column-right #main-content {
	padding-left:1.2em;
	margin-top: 0;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 0;
	}

/* CORE LAYOUT: SINGLE COLUMN
---------------------------------------------------------------*/	
.wide-column #main-content {
	margin:0;
	padding-left:1.2em;
	padding-right:1em;
	border-left:none;
	}


/* HEADER
---------------------------------------------------------------*/	
#header h1, #header strong {
	float:left;
	margin:6px 0 4px 0;
	left:7px;
	position:relative;
	font-size:0.1em;
	z-index: 0;
	color:#f11c30;
	}

#header h1, #header strong, #header h1 a, #header strong a {
	width:140px;
	height:140px;
   	}	
#header .bkg {
	width:400px;
	height:100px;
	/* background-image: url(/main/images/banner_mdclogo_tcm6-60890.gif); */
	display: block;
	}		
#header h1 a, #header strong a {
	position:absolute;
	left:0; top:0;
	background:none;
	z-index:1;	
	}
	
#header h2 {
	float:left;
	display:block;
	/*margin:15px 0 0 22px;*/
	padding: 16px 0 15px 22px;
	color:#FFFFFF;
			/* google font definition */
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:30px;
	font-weight: normal;
	position: absolute;
	left: 160px;
	line-height: 1.5em;
	width: 88%;
	z-index: 2;
	top:30px;
	}	
	
#header h2 em 
{
    font-family: 'PT Sans Narrow', sans-serif;
	display:inline;
	font-style:normal;
	font-size: 18px;	
	font-weight:normal;	
    position:relative;
    left:-230px;
    top:30px;    
	filter: glow(color=black,strength=1), alpha(opacity=100); /* now both will work */  
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
    color: white;
	}
#header a:link,
#header a:visited {
	color:#FFF;
	text-decoration:none;
	}	

/* -- SEARCH -- */		
#search {
	float:right;
	width:22em;
	}
	
#search img {
	font-size:1em;
	}	

#search fieldset {
	text-align:center;
	margin:0 0 3px 0;
	padding:0.1em 0.4em 0.4em 0.4em;
	background-color:#000000;
	}	

#search .textfield {
	width:15em;
	border:1px solid #000;
	border-top-color:#000;
	border-left-color:#000;
	border-right-color:#C0C0C0;
	border-bottom-color:#C0C0C0;
	padding-top: 0.3em;
	padding-right: 0.1em;
	padding-bottom: 0.3em;
	padding-left: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
		
#search .button {
	width:4.5em;
	padding:0.3em 0.2em 0.2em;
	background-color:#C0C0C0;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	border-left:none;
	border-top:none;
	color:#000;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	}	
	
#search ul {
	display:inline;
	}	
#search li {
	display:inline;
	}
	
#search li a {
	background:url(/main/images/li_seperator_dots_tcm6-446.gif) no-repeat left center;
	padding:0 6px 0 10px;
	color: #000000;
	}

#search li a.first {
	background:none;
	padding-left:2px;
	/*color: #000000;*/
	}		
#search-links {
	margin:4px 0 24px 0;
	}
	
#search-links li {
	margin:0;
	padding:1.2em 1em 1em 45px;
	border-bottom:1px solid #B3B3B3;
	font:1em/1.1em Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-repeat:no-repeat;
	background-position:5% 50%;
	}	
	
#search-links li.print {
	background-image:url(/main/images/ico_print_tcm6-60894.gif);
	}	

#search-links li.calculate {
	background-image:url(/main/images/ico_calculate_tcm6-60893.gif);
	}
	
#search-links li.virtual-tour {
	background-image:url(/main/images/ico_virtual_tour_tcm6-60896.gif);
	}
	
#search-links li.ask-question {
	background-image:url(/main/images/ico_question_tcm6-60895.gif);
	}
	
#search-links li.apply-online {
	background-image:url(/main/images/ico_apply_tcm6-60892.gif);
	}				
	
#search-links a:link,
#search-links a:visited {
	color:#000;
	}


/* NAVIGATION
---------------------------------------------------------------*/
#navigation {
	width:100%;
	overflow:hidden;	
	border-top:1px solid #F21C31;
	border-bottom:1px solid #F21C31;
	background:#1F1F1F;	
                font-size: 1.2em;
	}
#navigation li {
	float:left;
	text-transform:uppercase;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	border-right:none;
	}

#navigation a {
	float:left;
	display:block;
	padding-top: 1.25em;
	padding-right: 1.5em;
	padding-bottom: 1.25em;
	padding-left: 1.5em;
	height:14px;
	text-decoration:none;
	background-color:#1F1F1F;
	}
	
#navigation a.current {
	color: #333;
	/* 	height:14px; */
	background-color: #999999;
	}	
	
#navigation a:link,
#navigation a:visited,
#navigation a.current:hover,
#navigation a.current:active {
	color:#FFF;
	}
	
#navigation a:hover,	
#navigation a:active {
	color:#FFF;
	text-decoration:none;
	background-color: #F49400;
/*	background-color: #F21C31;*/
	/* height:14px; */
	}
	
	
/* -- SECONDARY NAVIGATION -- */
#secondary-navigation {
	background-color:#ffffff;
	font-size:1.2em;
	}
	
#secondary-navigation li,
#secondary-navigation li li {
	font-size:1em;
	color: #000000;
	}
			
#secondary-navigation li {
	border-bottom:1px dashed #CCC;
	}

#secondary-navigation li a {
	display:block;
	padding:0.6em 0.4em 0.6em 1.0em;
	background-color:#ffffff;
	}
	
#secondary-navigation li a:link,
#secondary-navigation li a:visited{
	color:#666;
	}
	
#secondary-navigation li a:hover,
#secondary-navigation li a:active {
	background-color:#F3F3F3;
	color:#666;
	text-decoration:none;
	}	
	
#secondary-navigation li a.current,
#secondary-navigation li a.current:hover,
#secondary-navigation li a.current:active,
#secondary-navigation li a.current:visited {
	background-color:#ffffff;
	color:#F01C32;
	font-weight: bold;
	}	
	
/* SECONDARY NAVIGATION > SECOND LEVEL */
#secondary-navigation li li {
	border: none;
	font-size:none;
	font-family: none;
	background-color: #F11C30;
	margin:none;
	padding:0.4em;
	}
	
#secondary-navigation li li a {
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1em;
	padding-right: .6em;
	padding-bottom: 0.5em;
	background-image: url(/main/images/bullet_white_arrow_tcm6-439.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	height: 1%;
	background-color: #6699FF;
	padding-left: 1em;
	padding-top: 0;
	}	
	
#secondary-navigation li li a:link,
#secondary-navigation li li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	}
	
#secondary-navigation li li a:hover,
#secondary-navigation li li a:active {
	background-color:transparent;
	color:#FFFF99;
	text-decoration:underline;
	}	

/* FOOTER
---------------------------------------------------------------*/	
#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	}
	
#footer li { 
	display:inline; 
	}
	
#footer li a {
	padding:0 0 0 2px;
	color: #FFFFFF;
	}

#footer li a.first {
	padding:0;
	color: #FFFFFF;
	}	
	
	
/* MISC. STYLES
---------------------------------------------------------------*/	
.clear { 
	clear:both;
	font-size:0; 
	line-height:0.0; 
	height:0;
	}	
	
.float-wrapper {
	width:100%;
	overflow:hidden;
	}
	
.img-left {
	float:left;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-top: 3px;
	}
	
.img-right {
	float:right;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 3px;
	}	
	
.text-right {
	float:right;
	}
	
.text-default-size {
	font-size: 1.2em;
}		
	
.button {
	cursor:pointer;
	}	

.nobreak {
	white-space:nowrap;
	}
	
.highlight-box-gray {
	border: 1px solid #ccc;
	background-color:#efefef;
	padding: 1.4em;
}

/* YELLOW BUTTON - BIG
---------------------------------------------------------------*/	
div.button-sd a {
	background: transparent url(/main/images/yellow_buttonbig_a_tcm6-2438.jpg) no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 1.8em arial, sans-serif;
	color: #0033cc;
	height: 66px;
	margin-right: 6px;
	padding-right: 26px; /* sliding doors padding */
	text-decoration: none;
	}

div.button-sd a span {
	background: transparent url(/main/images/yellow_buttonbig_tcm6-2437.jpg) no-repeat;
	display: block;
	line-height: 49px;
	padding: 6px 0 8px 20px;
	}

div.button-sd a:active {
	background-position: bottom right;
	color: #0033cc;
	outline: none; /* hide dotted outline in Firefox */
	}

div.button-sd a:active span {
	background-position: bottom left;
	padding: 6px 0 11px 20px; /* push text down 1px */
	}

/* YELLOW BUTTON - SMALL
---------------------------------------------------------------*/	
a.button-sd-2-line {
	background: transparent url(/main/images/yellow_buttonbig_a_tcm6-2438.jpg) no-repeat scroll top right;
	color: #0033cc;
	display: block;
	float: left;
	color: #0033cc;
	margin-right: 6px;
	padding-right: 26px; /* sliding doors padding */
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	height: 66px;
	}

a.button-sd-2-line span {
	background: transparent url(/main/images/yellow_buttonbig_tcm6-2437.jpg) no-repeat;
	display: block;
	line-height: 19px;
	color: #000000;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
	text-decoration: none;
	}

a.button-sd-2-line span em {
	color: #FF0000;
	font-style: normal;
	font-variant: normal;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	}

a.button-sd-2-line:hover {
	text-decoration: none;
	}

a.button-sd-2-line:active {
	background-position: bottom right;
	color: #000000;
	outline: none;
	text-decoration: none;
	}

a.button-sd-2-line:active span {
	background-position: bottom left; /* push text down 1px */
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 39px;
	text-decoration: none;
	}
	
/* RED BUTTON
---------------------------------------------------------------*/	
a.button-sd-red {
	background: transparent url(/main/images/gel_button_a_tcm6-27820.jpg) no-repeat scroll top right;
	display: block;
	float: left;
	font: bold 1.4em arial, sans-serif;
	color: #000;
	height: 75px;
	margin-right: 6px;
	padding-right: 25px; /* sliding doors padding */
	text-decoration: none;
	}

a.button-sd-red span {
	background: transparent url(/main/images/gel_button_tcm6-27819.jpg) no-repeat;
	display: block;
	padding: 19px 0 35px 25px;
	}

a.button-sd-red:hover {
	color: #efefef;
	text-decoration: underline;
	outline: none; /* hide dotted outline in Firefox */
	}
	
/* RED BUTTON SQUARE EDGES
---------------------------------------------------------------*/	
a.button-sd-red2 {
	background: transparent url(/main/images/gel_button2_a_tcm6-32650.jpg) no-repeat scroll top right;
	display: block;
	float: left;
	font: bold 1.6em arial, sans-serif;
	color: #fff;
	height: 75px;
	margin-right: 6px;
	padding-right: 25px; /* sliding doors padding */
	text-decoration: none;
	}

a.button-sd-red2 span {
	background: transparent url(/main/images/gel_button2_tcm6-32649.jpg) no-repeat;
	display: block;
	padding: 17px 0 37px 25px;
	}

a.button-sd-red2:hover {
	color: #efefef;
	text-decoration: underline;
	outline: none; /* hide dotted outline in Firefox */
	}

a.underlined:link,
a.underlined:visited {
                font-size:1.2em;
	text-decoration:underline;
	}
	
a.underlined:hover,
a.underlined:active {
	text-decoration:none;
	}	
	
.img-table-float{
                float:left;
                width: 150px;
                height: 60px;
                }

/* INTERNAL PAGES 
---------------------------------------------------------------*/	
#main-content td img {
	margin-bottom:0em;
	
	}
#main-content td {

	}
#main-content hr {
display:block;
	}
	
#main-content table.tblformatted td {
	font-size: 1.2em;
	border-collapse:collapse;
	padding:0.6em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
#main-content table.tblformatted td p {
	font-size: 1em;	
	}
	
#main-content table.tblformatted tr:hover {
	background-color: #efefef;
	}
	
#main-content table.tblformatted th {
	font-size: 1.34em;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
	}	
	
#main-content table.tblformatted {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
	
#main-content table.tblformatted a {
	font-size: 1em;
	text-decoration: underline;
	}
	
#main-content table.tblformatted td ul li, #main-content table.tblformatted td ol li {
	font-size: 1em;
	}
	
#main-content table.tblform td {
	font-size: 1.2em;
	border-collapse:collapse;
	padding: 0.1em;
	}
	
#main-content table.tblform th {
	font-size: 1.34em;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #666666;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
	}	
	
#main-content table.tblform a {
	font-size: 1em;
	text-decoration: underline;
	}
	
#main-content table.tblform td ul li, #main-content table.tblform td ol li {
	font-size: 1em;
	}
	
#main-content table.tblform .lowertext {
	font-size: 0.9em;
	color: #666;
}

#main-content table.tblform label {
	font-weight: bold;
}

#main-content table.tblform input, select, textarea {
	font-size: 1.1em;
	border-top: 1px solid #666;
	border-left:  1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right:  1px solid #ccc;
	margin-top: 0.2em;
	padding: 0.2em;
}

#main-content table.tblform input.radio {
	border: 0;
}

#main-content table.tblform .radio input {
	border: 0;
}

#main-content table.tblform input.checkbox {
	border: 0;
}

#main-content table.tblform .checkbox input {
	border: 0;
}

#main-content table.tblform #btnSubmit, #main-content table.tblform .btnSubmit {
	width: 11em;
	font-size: 1.1em;
	color:#336633;
	font-weight: bold;    
	border:1px solid;   
	padding: 0.3em 1.4em 0.3em 1.8em;
	border-color: #999 #333 #333 #999;
	background: #ebebeb url(/main/images/ico_ok_24_tcm6-2181.gif) no-repeat;
	background-position: 5px 0;
	cursor: pointer;
}

#main-content table.tblform #btnReset, #main-content table.tblform .btnReset {
	width: 11em;
	font-size: 1.1em;
	color:#993333;
	font-weight: bold;    
	border:1px solid;   
	padding: 0.3em 1.4em 0.3em 1.8em;
	border-color: #999 #333 #333 #999;
	background: #ebebeb url(/main/images/ico_delete_24_tcm6-23415.gif) no-repeat;
	background-position: 5px 0;
	cursor: pointer;
}

#main-content table.tblform #btnSubmit:hover , #main-content table.tblform .btnSubmit:hover{
	background-color: #ccffcc;	
}

#main-content table.tblform .required {
	color: red;
	font-size: 1.1em;
	font-weight: bold;
}

#main-content form input, #main-content form select {
	float: none;
	width: auto;
	padding: 0.1em;
	}
	
/*#event ul
{
    display:inline;
    margin:0 auto;
    padding:0;
    list-style-position:outside;
}
#event li
{
    display:inline;
    margin:0 auto;
    padding:0;
    list-style-position:outside;
    
}*/
#event ul
{
    display:block;    
    margin:0 auto;
    padding:0;
    list-style:none; 
    /*height:100%;*/    
    
}
#event li
{
    display:list-item;
    margin:0 auto;
    padding:0;
    position:relative;
    left:-22px;
    clear:left;
    line-height: 1.0em;
    list-style:none;
    /*border: 1px solid #000000;*/
}
#main-content p ul li 
{
    margin-bottom: 0em;
	font-size: 1em;
}

#main-content ul {
	margin-bottom: 1.2em;
	padding-left: 2.4em;
	}
	
#main-content ul li {
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: .5em;
	font-size: 1.2em;
                }
#main-contentpast ul li {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: .5em;
	font-size: 1.2em;
                }

	
#main-content ul li p {
	margin-bottom: 0em;
	font-size: 1em;
	}
	
#main-content ul li ul {
	padding-top: .5em;
	margin-bottom: -.5em;
	}
		
#main-content ul li li {
	font-size: 1em;
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: .5em;
	}
	
#main-content ul li li li {
	font-size: 1em;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: .5em;
	}	
	
#main-content ol {
	margin-bottom: 1.2em;
	padding-left: 2.4em;
	}
	
#main-content ol li {
	list-style-type: decimal;
	list-style-position: outside;
	padding-bottom: .5em;
	font-size: 1.2em;
	}
	
#main-content ol li p {
	margin-bottom: 0em;
	font-size: 1em;
	}
	
#main-content ol li ul, #main-content ol li ol {
	padding-top: .5em;
	margin-bottom: -.5em;
	}
	
#main-content ol li li {
	font-size: 1em;
	list-style-type: lower-alpha;
	list-style-position: outside;
	padding-bottom: .5em;
	}
	
#main-content ol li li li {
	font-size: 1em;
	list-style-type: lower-roman;
	list-style-position: outside;
	padding-bottom: .5em;
	}
#main-content h1 {
	margin:15px 0px 10px 0px;
	}	
#main-content h2 {
	font-size: 1.5em;
	color: #F01C32;
	}	
#main-content h3 {
    font-size: 1.3em;
	font-weight: bold;
	color: #333;
	}
#main-content h4 a {
	color: #F01C32;
	font-size: 0.7em;
	}
#main-content img {
	margin-bottom:1.2em;

	}	
#main-content .paddingleft {
	margin-right: 1.2em;
	margin-bottom: 1.2em;
	margin-top: .3em;
}

#main-content .paddingright {
	margin-left: 1.2em;
	margin-bottom: 1.2em;
	margin-top: .3em;
}

#main-content .newslisttitle {
	font-size: 1.6em;
	text-decoration: none;
	font-weight: bold;
}

#main-content .newslisttitle:hover {
	text-decoration: underline;
}

#main-content .newssubtitle {
	font-size: 1.5em;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 1em;
	display: block;
}

#main-content .newslistdate {
	font-size: 0.9em;
	color: #666666;
	text-transform: uppercase;
}

#main-content .newslistcontacts {
	font-size: 1.2em;
	color: #000000;
	line-height: 1.3em;
}

#main-content-archive {
	overflow:hidden;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 1.1em;
	width:100%;
	}

#main-content-archive strong {
	position:relative;
	top:0.5em;
	font-size:0.9em;
	}

#main-content #main-content-archive ul {
	list-style:none;
	list-style-type:none;
	float:left;
	margin-left:-2.3em;
	}

#main-content-archive li {
	list-style:none;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	text-align:center;
	font-size: 0.8em;
	}

#main-content-archive a {
	float:left;
	display:block;
	padding-top:0.6em;
	padding-right: 0.7em;
	padding-bottom:0.6em;
	padding-left:0.7em;
	list-style-type:none;
	font-size:0.9em;
	}
	
#main-content-archive a.current {
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	}
	
#main-content-archive a:link,
#main-content-archive a:visited,
#main-content-archive a.current:hover,
#main-content-archive a:hover,
#main-content-archive a:active {	
	}
	
#tooltip {
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	width:400px;
	text-align: left;
	}	
	
#banner-highlight {
	display: block;
    margin-bottom: 20px;
    height: auto;
    width: 98%;
    text-align: center;
	}
		
#newsphoto
{
	float: right;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin-bottom: 15px;
	background-color: #E6E6E6;
	margin-left: 15px;
	margin-right: 15px;
}
#newsphoto img
{
	margin-bottom: -3px;
}
#newsphoto p
{
	padding-top: 8px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
#newsphoto h3
{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 1px;
	display: block;
}
#newsphoto ul {
	font-size: .95em;
	margin-bottom: 0px;
	padding-left: 0px;
	}
#newsphoto li
{
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 8px;
	display: block;
	background-color: #FFFFFF;
	margin-left: 1px;
	list-style-type: none;
}

/* -- BIOS -- */
#bios h2 {
	font-size:1.6em;
	font-weight: bold;
	color: #000000;
	clear: none;
	float: none;
	margin-bottom: 0px;
	}
#bios h3 {
	font-size:1.5em;
	font-weight: bold;
	color: #999999;	
	}

/* -- SHARE -- */
#shareit {
	display: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d1;
	text-align: left;
	vertical-align: bottom;
	padding-top: 0.8em;
	font-size: 1.3em;
	position: relative;
	/* content div additions */
	background-color:#fff;
	margin-left: 15.4em;
	padding-left:0.4em;
	height:2.2em;
	}

#shareit span {
	}

#shareit li {
	display: inline;
	}

#shareit img {
	padding-left: 3px;
	vertical-align:top;
	}

#shareitpop, #shareitpopemail {
	background-color: #fff;
	border: 1px solid #ccc;
	position:absolute;
	height:16.7em;
	z-index:2;
	left: 0.6em;
	top: -16em;
	width: 22em;
	text-align: left;
	visibility: hidden;
	}

#shareitpop ul {
	padding: 0 0 0 7px;
	}

#shareitpop li {
	padding: 0px;
	width: 9.9em;
	margin-right: 7px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;
	display: inline;
	}

#shareitpop a {
	color: #333;
	display: block;
	cursor: default;
	}
	
#shareitpop a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #000066;
	}

#shareitpop img {
	padding-right: 4px;
	width: 1.5em;
	height: 1.5em;
	vertical-align:middle;
	}

#shareitpop span, #shareitpopemail span {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	display: block;
	font-size: 1em;
	color: #666;
	background-color: #eee;
	height: 1.6em;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#shareitpopemail form {
	text-align: right;
	display: block;
	margin-right: 30px;
	color: #999;
	font-size: 1em;
	}

#shareitemail {
	border: 1px solid #999;
	background-color: #dfdfdf;
	padding: 2em;
	width: 56.2em;
	}

#shareitemail form, #shareitemail .shareitemailform {
	display: block;
	font-size: 1.4em;
	}

#shareitemail form input, #shareitemail .shareitemailform input, #shareitemail form textarea, #shareitemail .shareitemailform textarea {
	font-size: 1.1em;
	border-top: 1px solid #666;
	border-left:  1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right:  1px solid #ccc;
	margin-top: 0.2em;
	padding: 0.2em;
	}

#shareitemail form span, #shareitemail .shareitemailform span {
	font-size: 0.9em;
	color: #444;
	}
	
#shareitemail #toemail-error, #shareitemail #fromemail-error, #shareitemail #recaptcha-error, #shareitemail .shareitemailform .required {
	font-size: 1em;
	color: red;
	}
	
#shareitemail #fromemail-error {
	font-size: 1em;
	color: red;
	}
	
#shareitemail #recaptcha-error {
	font-size: 1em;
	color: red;
	}
	
#email-sent, .email-sent {
	font-size: 1.2em;
	color: #fff;
	}

#shareitemail #submit, #shareitemail .shareitemailform .submit {
	font-size: 1.1em;
	padding: 0.5em;
	width: 180px;
	border: 2px outset #ccc;
	color: #fff;
	background: url(/main/images/email_button_tcm6-10280.jpg) no-repeat right center #666;
	cursor: pointer;
	}

/* -- BREADCRUMB -- */
#breadcrumb {
	display:block;
	padding:0.6em 0.5em 0.8em 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	background-color: #fff;
	}
	
#breadcrumb a:link,
#breadcrumb a:visited {
	text-decoration:underline;
	}	

#breadcrumb a:hover,
#breadcrumb a:active {
	text-decoration:none;
	color: #666666;
	}
		
	
/* -- UTILITY LINKS -- */	
#utility-print {
	width:100%;
	overflow:hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	}
	
#utility-print li {
	float:left;
	text-transform:uppercase;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	}

#utility-print a {
	float:left;
	display:block;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	}
#utility-print a:link,
#utility-print a:visited,
#utility-print a:hover,
#utility-print a:active {
	text-decoration:none;
	color: #666666;
	}	
#utility-buttons
{
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 18px;
}
#utility-buttons li {
	display:inline;
	}
	
#utility-buttons li a {
	background:url(/main/images/li_seperator_dots_tcm6-446.gif) no-repeat left center;
	padding:0 6px 0 10px;
	}
#utility-buttons li a.first {
	background:none;
	padding-left:2px;
	}
#utility-links {
	margin:4px 0 24px 0;
	}
	
#utility-links li {
	margin:0;
	padding:1.2em 1em 1em 45px;
	border-bottom:1px solid #FF8800;
	font:1em/1.1em Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-repeat:no-repeat;
	background-position:5% 50%;
	}

#utility-links li.apply-online {
	background-image:url(/main/images/ico_computing_24_tcm6-2021.gif);
	}

#utility-links li.register-now {
	background-image:url(/main/images/ico_clock_24_tcm6-2146.gif);
	}

#utility-links li.ask-question {
	background-image:url(/main/images/ico_help_24_tcm6-2050.gif);
	}

#utility-links li.academic-programs{
	background-image:url(/main/images/ico_graduated_24_tcm6-2051.gif);
	}
	
#utility-links li.academic-calendar {
	background-image:url(/main/images/ico_schedule_24_tcm6-2175.gif);
	}

#utility-links li.college-catalog {
	background-image:url(/main/images/ico_e_learning_24_tcm6-2022.gif);
	}

#utility-links li.course-offerings {
	background-image:url(/main/images/ico_blackboard_ok_24_tcm6-2182.gif);
	}

#utility-links li.open-class {
	background-image:url(/main/images/ico_zoom_24_tcm6-2049.gif);
	}
	
#utility-links li.arts-culture {
	background-image:url(/main/images/ico_arts_24_tcm6-2433.gif);
	}
	
#utility-links li.mdc-foundation {
	background-image:url(/main/images/ico_conciliation_24_tcm6-2435.gif);
	}
	
#utility-links li.community-education {
	background-image:url(/main/images/ico_foreign_language_24_tcm6-2436.gif);
	}
	
#utility-links li.askalib {
	background-image:url(/main/images/ico_askalib_tcm6-12705.gif);
	}
#utility-links li.print {
	background-image:url(/main/images/ico_print_tcm6-60894.gif);
	}	

#utility-links li.calculate {
	background-image:url(/main/images/ico_calculate_tcm6-60893.gif);
	}
	
#utility-links li.virtual-tour {
	background-image:url(/main/images/ico_virtual_tour_tcm6-60896.gif);
	}
	
#utility-links li.ask-question {
	background-image:url(/main/images/ico_question_tcm6-60895.gif);
	}
	
#utility-links li.apply-online {
	background-image:url(/main/images/ico_apply_tcm6-60892.gif);
	}				
	
#utility-links a:link,
#utility-links a:visited {
	color:#000;
	}
	
/* -- PROGRAMS LIST -- */	
#alpha-list h1 {
	padding:0.2em 0.3em;
	background-color:#dd0606;
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	clear:both;
	}
	
#alpha-list h1 a {
	color:#fff;
	}
	
#alpha-list .program-link {
	font-size:1.2em;
	margin-bottom: 0.2em;
	overflow: auto;
	}
	
#alpha-list .program-sheet-link {
	font-size:0.9em;
	background-color: #eee;
	vertical-align: middle;
	padding: 0.2em 0.6em 0.2em 0.6em;
	margin-right: 0.8em;
	white-space: nowrap;
	/*width: 6em;*/	
	display: block;
	float: left;
	}
	
#alpha-list .program-title-link {
	width: 83%;
	display: block;
	float: left;
	}
	
.alpha-list-sub {
	font-size:0.8em;
	color:#666;
	}
	
.alpha-list-sub a:link {
	color:#999;
	}
	
.alpha-list-sub a:visited {
	color:#999;
	}
	
#rb_interact {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	/*background-image: url(/main/images/right_button_bg_tcm6-12117.jpg);*/
	background-repeat: repeat-x;
	/*background-color: #3f6caf;*/
	padding-bottom: 10px;
	padding-top: 0px;
	}

#rb_interact li a {
	display: block;
	background-image: url(/main/images/right_button_rest_tcm6-12119.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
	font-size: 1.3em;
	margin-bottom: 0px;
	margin-top: 3px;
	line-height: 1.2em;
	background-color: #5db6f6;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 90%;
	clear: left;
	}

#rb_interact li a:hover {
	background-color: #88cdfc;
	text-decoration: none;
	background-image: url(/main/images/right_button_on_tcm6-12118.jpg);
	border-right-color: #356aa6;
	border-bottom-color: #1d3a58;
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	background-position: center top;
	}

#rb_video {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	background: url(/main/images/video_bg_grad_tcm6-12170.jpg) top left repeat-x;
	background-color: #333;
}

#rb_video h2 {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 0;
	margin-left: .8em;
	margin-bottom: 0.4em;
	padding-top: 0.4em;
	padding-bottom: 0;
	border-bottom-style: none;
	border-bottom-width: 0px;
	}

#rb_video a {
	color: #FFFF95;
	text-decoration: underline;
	background-color: #000000;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	}

#rb_video a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#rb_video p {
	color: #FFFFFF;
	background-color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
}

	
/* -- 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;
	}
	
/* -- RIGHT SIDEBAR BANNER -- */	
.banner a {
	display:block;
	width:105px;
	w\idth:99px;
	margin-left:27px;
	padding:2px;
	background:#FF0000 url(/main/images/bullet_white_arrow_tcm6-439.gif) no-repeat 89px 4px;
	border:1px solid #000;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}	
	
.banner a:link,
.banner a:visited {
	color:#FFF;
	}
	
.banner a:hover,
.banner a:active {
	text-decoration:none;
	background-color:#0066FF;
	}

/* RIGHT SIDEBAR BANNER > OPPORTUNITY CHANGES EVERYTHING */	
#opportunity-changes-everything {
	width:138px;
	he\ight:25px;
	height:192px;
	background-color: #A9B1B1;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background:none;
	}
#right-content-box {
	width:164px;
	height:auto;
	/* background-color: #1F1F1F; */
	background-color: #e9e9e9;
	/*border: 1px solid #000000;*/
	background-repeat: no-repeat;
	background-position:center;
	padding: 10px;                
	float: right;
	}
#right-content-box ul{
	height:auto;
	background-color: #333;
	width:140px;
                padding: 5px 20px 0px 5px;
		
	}	
			
#right-content-box li {
	height:auto;
	/* background-color: #999999; 
	background-color: #333;*/
	padding: 5px 0 8px 0;
	font-size: 1.2em;
	color: #FFFFFF;
                width: 145px;
                
		
	}	
#right-content-box li a {
	color: #FFFFFF;
	text-decoration:underline;
                padding: 5px 0 5px 0;
     
	}
#right-content-box li.ticketbutton {
	font-size: 1.4em;
	background-color: #F21C31;
}
#right-content-box li em {
	height:auto;
	/* 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	*/
	margin: -8px;
	padding: 8px;
	display: block;
	font-style: normal;
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	}	
#right-content-box li b {
	he\ight:auto;
	background-color: #000000;
	display: block;
	margin: -7px;
	padding: 7px;
	}
#right-content-open-box {
	width:163px;
	he\ight:auto;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
	float: right;
	}
#right-content-open-box li{
	font-size: 1.2em;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	padding-bottom: 5px;

	}
	
	
#get-ticket {
	width:183px;
	height:82px;;
	background-color: #C00;
	background-image:url(/main/images/button_buy_ticket_tcm6-60891.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: right;
	}	

#get-ticket span {
	display: block;
	margin: 25px 0px 0px 20px;
	font-size:21px;
	color: #FFF;
	font-weight: bold;
	font-family: 'PT Sans Narrow', sans-serif;
	word-spacing: -0px;
	}
	
#get-ticket span a {
	filter: glow(color=black,strength=1), alpha(opacity=100); 
	text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;	
	text-decoration:none;
	color: #FFF;

	}			
.orangetext {
	color: #F11C30;
}
.fineprint {
	color: #333333;
	font-size: 10px;
	font-style: italic;
}
.datesubheader {
	color: #333333;
	font-size: .8em;
}
.imgright {
	margin-left: 1em;

}
.imgleft {
	margin-right: 1em;

}
.nowplaying {
	color:#FFF;
}
.nowplaying h2{
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
}


.nowplaying a:link,
.nowplaying a:visited {
	color:#F01C32;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.5em;
	}
.nowplaying a:hover {
	text-decoration: underline;
	}
.proud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #F7C784;
	margin-left: 4px;
}
.quote {
	font-size: 1.2em;
	font-style: italic;
	color: #F01C32;
	background-image: url(/main/images/a-openquotes_tcm6-60889.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 18px;
	padding-left: 35px;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: visible;
}
.quote p {
	display: block;
}
.endquote {
	font-size: 1.4em;
	background-image: url(/main/images/a-closequotes_tcm6-60888.gif);
	background-repeat: no-repeat;
	width: 57px;
	height: 40px;
	margin-bottom: -25px;
	margin-top: -22px;
	background-position: right top;
	display: run-in;
	float: right;
	}
.buyticketsFP {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	font-size: 1.5em;
	color: #FFF;
	background-color: #F21C31;
	padding: 5px;
	font-weight: bold;
}


/* WEB FONTS DEFINITIONS ------------------------------ */

/* WEB FONTS VIA GOOGLE */
/* Requested: 'PT Sans Narrow' - Headline font for home page */
h1.webfont_ptsansnarrow {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 26px;
	color:#333;
	font-weight:bold;
	letter-spacing:-1px;
	}

/* Requested: 'PT Sans Narrow' - Colored font for inside pages */
#main-content h3.webfont_ptsansnarrow {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	color:#C00;
	font-weight:normal;
	letter-spacing:0px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}

/* Requested: 'PT Sans Narrow' - Past Performance Year Font */
h5.webfont_ptsansnarrow {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 23px;
	color:#C00;
	font-weight:bold;
	letter-spacing:-1px;
	}
	
/* Requested: 'Shadows Into Light' - Theater with black background */
h1.webfont_shadowsintolight {
	font-family: 'Shadows Into Light', sans-serif;
	font-size: 30px;
	color: #FFF;
	background-color:#000;
	padding: 0px 10px 0px 10px;
	line-height:32px;
	margin: 0px 0px 20px 0px;
	font-weight:bold;
	letter-spacing:0px;
	display:inline;
/*	width:105px;*/
	}

/* Requested: 'Shadows Into Light' - Theater with black background */
#main-content h2.webfont_shadowsintolight {
	font-family: 'Shadows Into Light', sans-serif;
	font-size: 30px;
	color: #FFF;
	background-color:#000;
	padding: 0px 10px 0px 10px;
	line-height:32px;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
	letter-spacing:0px;
	display:inline;
	}
	
/* Requested: 'Shadows Into Light' - Theater with black background */
span.webfont_shadowsintolight {
	font-family: 'Shadows Into Light', sans-serif;
	font-size: 58px;
	color: #F01C33;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
	letter-spacing:2px;
	line-height:80px;
	}
span.webfont_shadowsintolight em {
	color:#fff;
	padding: 0px 43px 0px 48px;
	background-image:url(/main/images/mdclive_banner3_tcm6-60899.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-style:normal;
	}
.mdclivebtm 
{
    width:740px;
    height:110px;
    background-image:url(/main/images/mdclive_banner2_tcm6-60898.jpg);    
}
.mdclivebtm2
{
    width:740px;
    height:65px;
    background-image:url(/main/images/bg_powertogive_tcm6-61399.jpg);    

}	
		
/* -- HACKS -- */
* html #shareit {
	margin-left:15.6em;
	marg\in-left:15.6em;
	}
	
/* -- ALERTS -- */
#alertdiv {
	padding: 1em;
	padding-top: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 1em;
}

#alertdiv h2 {
	font-size: 1.7em;
	}

#presdiv  {
	background-color: #d2e4ff;
	padding: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}

#presdiv h1 {
	font-size: 1.8em;
	color:#003399;
	font-weight: bold;
	background-image: url(/main/images/ico_alert_30_tcm6-5567.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	height: 1.4em;
	display: block;
	padding-top: 5px;
	}
	
#presdiv h2 {
	font-size: 1.7em;
	}

.hr_gray{
	color: #E2E2E2;
	}

.bg_gray{
	background-color: #ebebeb;
	}

	
/* -- RIGHT SIDEBAR WIDGETS -- */
#sticky {
	padding:0.5em;
	text-align:center;
	margin-left:1.5em;
	margin-right:1.5em;
	margin-bottom:1.2em;
	height: 229px;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(/main/images/sticky_long_tcm6-10089.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    }
	
#sticky h1 {
    font-size:2.3em;
	font-weight:normal;
	}
	
#stickynot {
	display:none;
	}
	
#cal {
	background-color: #FFCC33;
	padding: 0.5em;
	text-align: center;
	border: 1px solid #ccc;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1.2em;
	}
	
#cal2 {
	background-color: #FFCC33;
	padding: 0.5em;
	text-align: center;
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	}
	
#eventlist {
	margin-left:.9em;
	margin-right:.9em;
	margin-bottom:.2em;
	}
	
#eventlist h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	border: thin solid #CCCCCC;
	background-color: #E4E3E6;
	margin-bottom: 2px;
	}
	
#eventlist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666;
	margin: 0.2em 0 0.5em -0.6em;
	padding: 0.4em 0 0 2.1em;
	background: url(/main/images/yellow_arrow_bullet_tcm6-10090.gif) top left no-repeat;
	}
	
#eventlist li h1{
	font-weight: bold;
	font-size: 1em;
	color: #4B4B4B;	
	margin-bottom: 2px;
	}
	
#eventlist a {
	color: #0066CC;
	text-decoration: underline;
	}
	
/* -- MORE  -- */
#misc-img {
	margin-left:.9em;
	margin-right:.9em;
	margin-bottom:1.1em;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	}
	
#misc-img img {
	margin-left:-.9em;
	margin-right:-.9em;
	}
	
#misc-img h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
	border: thin solid #ccc;
	background-color: #e4e3e6;
	margin-bottom: 0.5em;
	}
	
#misc-add {
	vertical-align: middle;
	padding-left:10px;
	padding-bottom:12px;	
	}
	
#accu{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #b4b4b4;	
	width: 203px;
	height: 150px;
	background-image: url(/main/images/accu_bg_tcm6-10085.jpg);
	background-repeat: no-repeat;
	background-color: #ededed;
	}
	
.code-widget {
	margin-left:.9em;
	margin-right:.9em;
	margin-bottom:1.1em;
	font-size:1.1em;
	}
	
.code-widget h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
	border: thin solid #ccc;
	background-color: #e4e3e6;
	margin-bottom: 0.5em;
	}

.code-widget form input, .code-widget form select {
	float: none;
	width: auto;
	padding: 0.1em;
	}

/* -- QUICK INFO -- */		
.quick-info {
	margin-right:.9em;
	color:#000;	
	padding-left:0.9em;
	padding-bottom:1em;
	}
	
.quick-info a{
	color:#000;
	}
	
.quick-info a:hover{
	color:#0066CC;
	text-decoration: underline;
	}
	
.quick-info h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
	border: thin solid #ccc;
	background-color: #e4e3e6;
	margin-bottom: 2px;
	}
	
.quick-info li {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0.2em 0 0.5em -0.6em;
	padding: 0.6em 0 0.2em 2.1em;
	background: url(/main/images/blue_arrow_bullet_tcm6-10086.gif) top left no-repeat;
	}
	
.quick-info li li {
    margin: 0 0 0 0;
	font:.8em/1.1em Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	}

/* -- CAMPUS INFO -- */		
#campus-info {
	margin: 1em 1em 1em 1em;
	color:#000;
	background-color: #E0E0E0;	
	}
#campus-info h2 {
	text-align: center;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: .5em
	}	
#campus-info li {
	margin:0;
	padding: .5em .5em .5em .5em;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	}

#logo {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	}

#stormmap {
	padding: 0.5em;
	text-align: center;
	}

/* -- ALERT BUTTONS -- */	
a.button-alert {
	background: transparent url(/main/images/bg_button_a_y_tcm6-5564.gif) no-repeat scroll top right;
	color: #990000;
	display: block;
   	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

a.button-alert span {
    background: transparent url(/main/images/bg_button_span_y_tcm6-5565.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	}

a.button-alert:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	}

a.button-alert:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	}

#status {
	font-size: 1.1em;
	color: #000;
	margin: 3px;
	padding: 3px;	
    }
	
#status h2{
	font-size: 1.3em;
	color: #CC0000;
	text-align: center;
	line-height: normal;
	border: medium solid #CC0000;
	background-color: #FFFFFF;
	}
	
#status table td img {
	vertical-align: text-top;
	}
	
#status .xplain {
	line-height: 1.7em;
	text-align: left;
	background-color: #FFFFFF;
	border: thin solid #999999;
	}
	
#status .open {
	background-image: url(/main/images/led_open_tcm6-5570.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 1em;
	padding-left: 15px;
	float:left;	
	line-height: 14px;
    }
	
#status .closed {
	background-image: url(/main/images/led_closed_tcm6-5569.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 1em;
	padding-left: 15px;
	float:left;
	line-height: 14px;
    }

#status .textstatus {
	font-size: 1em;
	float:right;
	font-style:italic;
	font-weight:bold;
	padding-right:.2em;	
	}

#getalerts {
	font-size: 1.1em;
	color: #000;
	text-align: center;
	border: medium solid #CC0000;
	padding:5px;
	margin: 5px;
	}
	
#getalerts h2{
	font-size: 1.4em;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	margin-bottom:0em;
	}
		
#getalerts .phone {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	background-color:#CC0000;
	color: #FFFFFF;
	border: thin solid #CCCCCC;
	display: block;
	}