/*--------------------Layout Elements--------------*/

body {
margin: 0px 0px;
color: black;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table{
width: 100%;
margin: 0;
border: none;
}

table td {
padding: 0;
vertical-align: top;
}

img, ul{
border:none;
padding:0;
margin:0;
}

#text{
background: url(images/temp_images/corner-bl.gif) no-repeat 0 100%;
}

#corner{
background: url(images/temp_images/corner-tl.gif) no-repeat 0 0;
height: 10px;
}

#mainleft{
border-right: 1px dashed #939898;
width: 50%;
}

#tablepad{
padding:0 20px 0 20px;	
}

.article {
	overflow: hidden;
}

/*------------------Text Styling--------------------*/


/* orig nublue headings 


h1 {
font-size: 120%;
color: #0b3d70;
margin: 10px;
font-weight: normal;
padding: 0 0 0 20px;

}

h2 {
background: url(temp_images/header-bullet.png) no-repeat 0 60%;
font-size: 105%;
color: #c40030;
margin: 10px;
padding: 0 0 0 25px;
font-weight: normal;
}

h3 {
background: url(temp_images/header-bullet.png) no-repeat 0 60%;
font-size: 120%;
color: #000;
margin: 10px 0 10px 0;
padding: 0 0 0 25px;
}

h4 {
font-size: 100%;
color: #0b3d70;
font-weight: bold;
margin: 10px 0 10px 0;
}

h5 {
background: url(temp_images/header-bullet.png) no-repeat 0 2px;
font-size: 120%;
color: #000;
margin: 10px 0 10px 0;
padding: 0 0 0 25px;
}

end of original nublue headings */
 
 
 
 
 
/* restyled headings */ 

h1 {
font-size: 120%;
color: #0b3d70;
margin: 10px ;
}


h2 {
	font-size: 105%;
	color: #c40030;
	margin: 10px;
	padding: 0 0 0 25px;
	background: url(images/temp_images/header-bullet-grey.png) no-repeat 0 3px;
}

h3 {
	font-size: 95%;
	color: #0b3d70;
	margin-left: 40px;
	background: url(images/temp_images/header-bullet.png) no-repeat 0 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}


h4 {
font-size: 80%;
color: #0b3d70;
margin: 10px ;
}

h5 {
font-size: 80%;
color:#666666;
margin: 10px;
}

/* end of restyled headings*/
 
 


td#text p{
font-size: 80%;
color: #5C5C5C;
margin: 10px;
}


td#text a{
font-size: 90%;
color: #336699;
text-decoration:underline;
} 

td#text a:hover{
text-decoration:none;
} 


/*---------------- Header  Elements------------*/
  
  
#banner{
height:121px;
background: url(images/temp_images/ias-building.jpg) no-repeat 100% 0;
border-bottom: 1px solid #eaeaea; 
} 

#banner img{
padding: 10px 0 0 20px;
}

.spacer td{
height: 8px;
/*border-top: 1px solid #eaeaea;*/

}  

.unilogo{
padding: 7px 40px 3px 0;	
/*
padding: 7px 40px 0 0;
alignment problem in IE with bot padd set to 0.  use border-top on spacer td, but does not show up in IE
*/
border-bottom: 1px solid #eaeaea;
}

#address{
	font-size: 80%;
	color: #fff;
	height: 51px;
	background-color: #c5d8e3;
	background-image: url(images/temp_images/gray-repeat.gif);
	background-repeat: repeat-x;
}

#address p{
padding: 11px 0 0 10px;	
margin:0;
}
  
#address strong{
font-size: 90%;
font-weight:bold;
}

#address a{
color: #517586;
text-decoration:none;
}

#address a:hover{
color: #517586;
text-decoration:underline;
}

#crumb{
font-size: 70%;
color: #888888;
border-bottom: 1px solid #eaeaea;
padding: 12px 0 12px 10px;
}

#crumb a{
color: #165186;
text-decoration:none;
}

#crumb a:hover{
text-decoration:underline;
}


/*-------------Top Navigation Styling-----------------*/


#topnav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
}

#topnav ul{
background-color: #0b3d70;
width: 250px;
text-align:center;
margin: 0;
padding:10px;
}

#topnav li{
display:inline;
padding: 0 2px 0 2px;
}

#topnav a:link{
/*color: #9eb1c6;*/
color:#FFFFFF;
font-weight: normal;
text-decoration: none;
}

#topnav a:visited{
/*color: #9eb1c6;*/
color:#FFFFFF;
font-weight: normal;
text-decoration: none;
}
  
#topnav a:hover{
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}

  
/* side nav nublue 
 
td#sidenav{
width:120px;
background-color: #adb0b0;
}

ul#mainnav {
list-style: none;
}
		
ul#mainnav li {
display: block;
background: 
}

ul#mainnav li a {
display: block;
padding: 6px;
background: #c40030 url(temp_images/main-nav-bullet.gif) no-repeat 0 50%;
color: #fff;
text-decoration: none;
width: 210px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
border-bottom: 1px solid #cf3057;
}

ul#mainnav li a:hover {
background: #adb0b0 url(temp_images/main-nav-hover.gif) no-repeat 100% 50%;
color: #fff;
font-size: 80%;
}*/


/*end Nublue main menu styles */

/* main menu styles reworked to add padding to lhs image */


/* start AS main menu styles */

td#sidenav{
width:120px;
background-color: #adb0b0;
}

ul#mainnav {
list-style: none;
}

		
ul#mainnav li {
display: block;
background: 
}



ul#mainnav li a {
display: block; 
/*padding: 6px;*/ 
 padding-left: 20px;
padding-top:6px;
padding-bottom:6px;
padding-right:6px;
background: #c40030 url(images/temp_images/main-nav-bullet.gif) no-repeat 10px 50%;
color: #fff;
text-decoration: none;
width: 210px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
border-bottom: 1px solid #cf3057;
}



ul#mainnav li a:hover {
background: #adb0b0 url(images/temp_images/main-nav-hover.gif) no-repeat 100% 50%;
color: #fff;
font-size: 80%;
}


/*end AS main menu styles */


  
/*---------------Right Side style---------------*/

#rightcontent{
background-color: #EAF3FA;
padding: 20px;
/*width: 210px;*/
}


#rightcontent h2{
margin-left: 0;
font-size:110%}

#rightcontent h3{
margin-left: 29px;
font-size:100%}

#rightcontent h4 {
margin-left: 0;
font-size:100%}


/* don't use bullet decoration on #rightcontent as needed for sub menu */
#rightcontent ol {
color: #5C5C5C;
margin: 0px;
padding: 0 0 7px 20px;
}

#rightcontent ul{
/*font-size: 80%; */
color: #5C5C5C;
margin: 0px;
list-style: none;
}

#rightcontent li {
/*background: url(temp_images/bulet.jpg) no-repeat 0 5px;*/
padding: 0 0 7px 0;
}






td#rightcol{
background-color: #fff;
font-size: 70%;
color: #666666;
width: 270px;
}  

td#rightcol a{
color: #336699;
text-decoration:underline;
}  

td#rightcol a:hover{
text-decoration:none;
}  


/*  Styles for use with rightbox */

.rightbox{
	/*margin: 10px 0 20px 0;*/
border: 2px solid #f1f1f1;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
/*width: 210px;*/
}

/* heading styles to ensure correct size and alignment for use with  .rightbox */

.rightbox h2{
margin-left: 0;
font-size:110%}

.rightbox h3{
margin-left: 29px;
font-size:100%}

.rightbox h4 {
margin-left: 0;
font-size:100%}

/* end heading styles for # rightbox */





/* .rightbox list styles */

.rightbox ol {
color: #5C5C5C;
margin: 0px;
padding: 0 0 7px 20px;
}

.rightbox ul{
/*font-size: 80%; */
color: #5C5C5C;
margin: 0px;
list-style: none;
}

.rightbox li {
/*background: url(temp_images/bulet.jpg) no-repeat 0 5px;*/
padding: 0 0 7px 0;
}

/* Decorated lists for rightbox */

.rightbox .uliststyle{
font-size: 100%;
color: #5C5C5C;
margin: 0px;
list-style: none;
}

.rightbox .uliststyle li {
background: url(images/temp_images/bulet.jpg) no-repeat 0 5px;
padding: 0 0 7px 15px;
}


.rightbox .oliststyle{
font-size: 100%;
color: #5C5C5C;
margin: 0px;
/*list-style: none; */
}


.rightbox .oliststyle li {
/*background: url(bulet.jpg) no-repeat 0 5px; */
padding: 0 0 7px 15px;
}

/* end of .rightbox list styles */




/* Like rightbox but for use for quotes in the main text area*/

.pagebox{
padding: 0 20px 0 20px;
margin: 10px 0 20px 0;
border: 2px solid #f1f1f1;
/*width: 210px;*/
}

/*like page box but use for containing pics in main text area*/

.picturebox{
padding: 5px ;
margin: 5px ;
border: 2px solid #f1f1f1;}

.newsitem{
border-bottom: 1px solid #D3DFEB;
}  

/*-------------------Footer Styling--------------*/

.sublogo{
padding:20px;
border-top: 2px solid #adb0b0;
border-bottom: 1px solid #ccc;
} 
 
td#footnav{
text-align: center;
font-size: 70%;
padding: 10px 0 10px 0;
border-top: 2px solid #adb0b0;
border-bottom: 1px solid #ccc;
}

td#footnav a:link{
color: #6B6B6B;
text-decoration: none;
}
  
td#footnav a:hover{
text-decoration: underline;
}

/*-------------Image Floats --------------------------*/

.floatRight {
	float: right;
	border: 0px none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.floatLeft {
	float: left;
	border: 0px none;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}
  
/*------------Quick links--------------------------


 Nublue original quick links.  
.quicklinks{
	border-bottom: 1px solid #C8CBCB;
	background:#BBBFBF;
	padding: 10px 0 10px 10px;
}  

.quicklinks p{
	background: url(temp_images/quick-bullet.gif) no-repeat 0 50%;
	padding: 0 0 5px 10px;
	font-size: 12px;
	margin:0;
}
*/



/*altered to match alignment with  main menu images*/
.quicklinks{
	border-bottom: 1px solid #C8CBCB;
	background:#BBBFBF;
	padding: 10px 0 10px 10px;
}  

.quicklinks p{
	background: url(images/temp_images/quick-bullet.gif) no-repeat 0 5px;
padding: 0 0 5px 10px;
	font-size: 12px;
	margin:0;
}



/* styles required to function with content from central include files using FASSWeb database*/

/*

.staff p
{
	margin: 10px;
	font-size: 70%;
	}
	*/
	
.staff li {
	font-size: 70%;
}



.staff{

	border: 2px solid #f1f1f1;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.staff h2 {

margin-left: 0;
font-size:110%

}



.searchbox{
	background-color: #FBFBFB;
	border: 2px solid #f1f1f1;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.searchbox h2 {

margin-left: 0;
font-size:110%
}

/*
.searchbox p
{
	margin: 10px;
	font-size: 70%;
	}
	
	*/


.searchbox li {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-size: 70%;
}



.staffbox {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 90%;
	padding: 0px;


}
tableBG h2 {
	font-size: 140%;
}


	.column_list ul{
  float: left;
  width: 50em;
  margin: 0px;
  padding: 0px;
  list-style: none;

}
	
.column_list li{
  float: left;
  width: 22em;
  margin: 0px;
  padding: 0px;
}




.data{
padding: 0 0 0 20px;
width:95%;
margin:auto;
}


.datatd{
/*font-size: 80%; */
color: #5C5C5C;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
padding: 10px;
font-size: 80%;
}

.dataHeaders{
font-size: 80%;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
padding: 10px;
color: #0B3D70;
background-color: #BBBFC0;
background-position: top;
}


.floatRnopad
{
	float: right;
	border: none;
	padding-top: 5px;
	padding-right: 5px;
}
#bookmarks {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
