/* CSS document for UIOP */

/*
Dark blue 004B85
Medium blue 1A5D91
Purple B5B2D9 (SA)
Light Purple D5D1FF (SA)
Green C8DF8E (SISS)
Orange FF7F00 (EAC)
Light Orange FDCA90 (EAC)
Blue B0CAEA (UOIP)
Pink DFAACE (QA)
*/


body 
{
	background-image: url(../images/background.gif);
	background-position:top;
	background-repeat: no-repeat;
	background-color: #F2F2F2; 
	margin-top:20px;
	margin-bottom: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


.container 
{
  width: 825px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  border: 2px solid #c9c9c9;
  color: #000000;
  letter-spacing: 0px;
  overflow: visible;
}

.top_picture
{
float:left;
clear:both;
width:825px;
height:72px;
background-color: #FFFFFF;
}




/*______________________________________  Links ___________________________________________________________________ */


a:link {text-decoration: none;}
a:active  {text-decoration: none;}
a:hover {text-decoration: none;}
a:visited {text-decoration: none;}


/*______________________________________  headers ___________________________________________________________________ */

.sub_title
{
font-size: 12pt;
color:#0000DD;
padding-bottom: 16px;
}

/*  ------------------------------------ top of page - white UCD banner ------------------------------------------------------------- */

.top_ucd_banner
{
	clear:both;
	float:left; 
	width:825px;
	background-color: #ffffff;
	height:70px;
}

.top_ucd_logo
{
	width: 200px;
	float: left;
	clear: left;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 5px;
	padding-bottom: 5px;

}

.top_right_logo
{
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 18px;
	padding-bottom: 4px;
}


/* ____________________________________________________________  top picutre    ___________________________________________________________ */

.top_picture
{
float:left;
clear:both;
width:825px;
background-color: #E60000;
}


/* ______________________________________________________________  top spacer bar ________________________________________________  */


.top_spacer_bar
{
float:left;
clear:both;
background-color: #E60000;
width:825px;
height:4px;
overflow: hidden;
}


/* ______________________________________________________________  flash top ________________________________________________  */


.top_flash{
	clear:both;
	float:left;
	width:825px;

	background-color: #E60000;
	overflow: visible;

}


/* ____________________________________________________________ container middle __________________________________________________ */

.container_middle
{
	clear:both;
	float:left;
	width:825px;
	background-color: #FFFFFF;
	overflow:visible;
	
}

.container_spacer
{
	clear:both;
	float:left;
	width:825px;
	background-color: #FFFFFF;
}



/*_____________________________________________________  Program title ________________________________________________________ */


.top_program
{
	width:825px;
	clear:both;
	float:left;
	background-color: #E60000;
	/* background-image: url(../images/bkgnd_top.gif);
	background-repeat: no-repeat;
	background-position: bottom; */
	height: 40px;
}


.menu_uoip
{
	float: left;
	clear: left;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;	
	margin-bottom:17px;
	margin-left: 12px;
	margin-top: 7px;
	padding-top: 6px;
	padding-bottom: 8px;
}

.menu_uoip a:link{
	color: #EEEEEE;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	border: 1px solid #E60000;
}

.menu_uoip a:visited{
	color: #EEEEEE;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	border: 1px solid #E60000;
	border: solid #E60000 1px;
}

.menu_uoip a:hover{
	color:#FFFFFF;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	background-color: #AC223E;
	border: solid #FFFFFF 1px;
}

.menu_uoip a:active{
	color: #EEEEEE;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	border: 1px solid #E60000;
	border: solid #004b85 1px;
}



/* ____________________________________________________   program text area ______________________________________  */



.program_text
{

	float: left;
	clear: left;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 20px;
	font-weight: bold;
	width: 700px;
	vertical-align: bottom;
}


/* _______________________________________________  Center of page ______________________________________________________ */


.center_page
{
	float:left;
	width:340px;
	overflow:visible;
	color: #114265;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 25px;
}

.center_logo{
	float: left;
	width:340px;
	text-align: center;
}


.center_mission_title{
	float:left;
	width:340px;
	overflow:visible;
	color: #114265;
	margin-top: 20px;
}


.center_mission_text{
	float:left;
	width:340px;
	font-size: 10pt;
	overflow:visible;
	color: #114265;
	margin-top: 8px;
}


.center_text{
	float:left;
	width:340px;
	overflow:visible;
	color: #114265;
	margin-top: 20px;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;

}


.index_left
{
	float:left;
	width:500px;
	overflow:visible;
	color: #114265;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 25px;
}

.index_left_text{
	float:left;
	width:500px;
	font-size: 10pt;
	overflow:visible;
	color: #114265;
	margin-top: 8px;
}



/*_______________________________________________________  news box _________________________________________________________ */


.right_news
{
	float:right;
	width:210px;
	margin-top: 40px;
	margin-right: 20px;
}




/* ____________________________________________________________  left menu    ___________________________________________________________ */



.left_menu{
	width: 150px;
	margin-left: 15px;
	margin-top: 25px;
	overflow: visible;
	float: left;
	clear: left;
}

.left_menu_button
{
vertical-align: top;
padding-top: 5px;
padding-right: 5px;
}

.left_menu_text
{
vertical-align: top;
}





/*_________________________________________ BOTTOM SPACER  _________________________________________________________________ */




.bottom_bar_bottom
{
float: left;
clear:both;
background-color: #E60000;
width:825px;
height: 7px;
overflow: hidden;
}



/*_________________________________________ BOTTOM _________________________________________________________________________ */


.bottom
{
float: left;
clear: both;
padding-top: 15px;
text-align: center;
background-color: #8C8C8C;
width: 825px;
}

.b_menu
{
font-size: 8pt;
font-family:Arial, Helvetica, sans-serif;
}

.b_menu a:link {
color:#CCCCCC;
padding-left: 7px;
padding-right: 7px;
text-decoration:none;
}

.b_menu a:visited {
color:#B7B7B7;
padding-left: 7px;
padding-right: 7px;
text-decoration:none;
}

.b_menu a:hover {
color:#FFFFFF;
padding-left: 7px;
padding-right: 7px;
text-decoration:none;
background-color: #E60000;
}

.b_menu a:active {
color:#CCCCCC;
padding-left: 7px;
padding-right: 7px;
text-decoration:none;
}

.bottom_address
{
color: #F6F6F6;
font-size: 8pt;
margin-top: 15px;
padding-bottom: 20px;
}

/*_____________________________________________________________  Program page _____________________________________________________________ */

.program_center
{
width: 550px;
float: left;
color:#5F5F5F;
font-size: 10pt;
margin: 35px 20px 20px 20px;
}


.program_center_title
{
font-size: 16pt;
color:#5F5F5F;
padding-bottom: 15px;
}



/*_______________________________________________________________ Left Links _________________________________________________________________ */

.left_links_uoip
{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:18px;
	letter-spacing:1px;
}


.left_links_uoip a:link{
	color:#114265;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	margin-bottom:5px;
	display: block;

}

.left_links_uoip a:visited{
	color:#114265;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	margin-bottom:5px;
	display: block;

}

.left_links_uoip a:hover{
	color: #114265;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	margin-bottom:5px;
	background-color: #FFA8D3;
	display: block;

}

.left_links_uoip a:active
{
	color: #FFFFFF;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	margin-bottom:5px;
	background-color: #E60000;
	display: block;
}


/* ____________________________________________________________  news sa    ___________________________________________________________ */


.news_core_top_uoip
{
	background-image: url(../images/news_top.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
}

.news_core_uoip
{
	width: 190px;
	background-image: url(../images/news_bottom.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	background-color: #8c8c8c;
	color: #F0F0F0;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	
}

.news_core_uoip a:link 
{
	color: #F1F1F1;
	text-decoration:none;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.news_core_uoip a:visited {
	color: #F1F1F1;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.news_core_uoip a:hover {
	color: #000000;
	background-color: #FF80C0;
	text-decoration:none;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.news_core_uoip a:active {
	color: #F1F1F1;
	/* background-color:#B0CAEA; */
	text-decoration:none;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}


/* ____________________________________________________________  bottom bar    ___________________________________________________________ */


.bottom_bar_top
{
float: left;
clear:both;
background-color: #616161;
width:825px;
height:6px;
overflow: hidden;
border-bottom: 1px solid #B5B5B5;
margin-top: 0px;
}


/*______________________________________________________________________________________________________________ */


.map_under
{
background-image: url(../images/map_under.jpg);
background-position:top;
background-repeat:no-repeat;
overflow: visible;
}





