/*  structural elements
-------------------------------------*/

body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #4d4d4d;
	background: url(images/body-bg.jpg) repeat-x top left;
}
a, a:visited {
	color:#74596c;
	}
a:hover {
	color: #2d2a62;
	}
	

/*  misc. elements
-------------------------------------*/

#container { width: 950px; }

img.left-align { float:left; margin: 4px 10px 10px 0px; border: solid #ccc 1px; }

.no-bullets { list-style: none; padding-left: 0px; margin-left: 0px; }
	.no-bullets ul { padding-left: 20px; margin-left: 20px; }
	
.back-top { text-align: right; }

.back-top-admin-faculty { text-align: right; margin-bottom: 30px; }

.indent-25px { margin-left: 25px; }

.no-margin-top { margin-top: 0px; }

.hanging-indent { margin-left: 25px; text-indent: -25px; }

h3.second-level { display: inline; }

h3.third-level { display: inline; font-weight:normal; padding-left: 5px; }

h4 { font-size: 1em; margin: 15px 0px -12px 0px !important; margin: 15px 0px -19px 0px; }

h4.margin-vertical { font-size: 1em; margin: 20px 0px !important; margin: 20px 0px; }

.float-right { float: right; }

/*  Header - top-nav | banner
-------------------------------------*/

#top-nav {
width: 850px;
height: 30px;
}

.top-nav-columbia { float:left; margin: -2px 0px 0px 0px; }

#top-nav-right { float:right; width: 335px;	margin: 4px 0px 0px 0px; text-align: right; }
	
	#top-nav-right-links { 
	display: inline;
	margin: 5px 15px 0px 0px; 
	font-size: 1.1em;
	color: #fff;
	}
	
		#top-nav-right-links a, #top-nav-right-links a:link, #top-nav-right-links a:visited {
		color: #fff;
		text-decoration: none;
		}
		
		#top-nav-right-links a:hover {
		color: #ccc;
		text-decoration: none;
		}
	
	#search-form { display: inline; margin: 0px 0px 0px 0px; text-align: right; height: 30px; }
	
		#qt {
		width: 125px;
		height: 17px;
		border: 1px #ccc solid; 
		padding: 0; 
		margin: 0px 0px 0px 0px; 
		display: inline;
		}
		
		#button { 
		width: 35px;
		height: 19px;
		border: 1px #ccc solid; 
		padding: 0px;
		margin: 2px 0px -1px 0px !important; 
		margin: 0px 0px 0px 0px; 		
		display: inline;		
		font-size: 1em;		
		}

	#nav-divider {
	height:10px;
	margin:18px 0;
	background: transparent url('images/nav-divider-bg.gif') repeat-x left;
	}

#banner {
width: 900px;
clear: both;
}


/*  Body - left-nav 
-------------------------------------*/
#left-nav {
	float:left;
	width:260px;
	margin: 30px 20px;
	font-family:  Georgia, Times New Roman, Times, serif;
	text-transform:uppercase;
	font-size:1.1em;
	line-height:1.8em;
	font-weight:bold;
}

	#left-nav a {
		text-decoration:none;
	}
	
	#left-nav a.selected {
		text-decoration:none;
		color: #c65;
	}
	
	#left-nav ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
	#left-nav ul li {
		margin:0;
		padding:0 0 0 10px;
		text-indent:-10px;
	}
	#left-nav ul#subNav {
		text-indent: -10px;
		}
	#left-nav ul#subNav li {
		text-transform:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		padding-left:10px;
		text-indent:0px;
		}
	#left-nav ul#subNav li.active {
		background: url('images/subnav-bullet.gif') 0px 9px no-repeat;
		}
	#left-nav li .active a {
		color:#c65;
		font-weight:bold;
		}
	#left-nav li .active li a {
		color:#74596C;
		font-weight:normal;		
		}
		
	#left-nav li .active li a.red-link {
		color:#c65;
		}


/*  Body - content
-------------------------------------*/
#content {
	float:left;
	width:530px;
	line-height: 1.5em;
	margin: 30px 0px;
	padding: 0px;
	font-size:1.2em;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#c65;
	font-weight:normal;
	font-size: 1.9em;
	margin-top: 3px;
	}
#content h3 {
	color:#c65;
	font-size:1.3em;
	}
	
#content p {
}

#content table p {
width: auto;
}

.anchorLinks {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding:0 0 0 20px;
	font-size:1em;
}

.anchorLinks a, .anchorLinks a:visited { color:#c65; text-decoration: underline; }
.anchorLinks a:hover {	color:#c65;	}	


/*  Footer
-------------------------------------*/

#footer {
width: 900px;
clear: both;
margin: 30px 0px 30px 15px;
color: #999;
font-size: 1.1em;
}

#footer a { color: #999; }

/****************
*
*  STYLES FOR SPECIFIC PAGES
*
******************/

/* Front Page */

#print-top-nav { display: none; }

#frontpage-container {
background:url(images/home-bkg.jpg) repeat-x 900px 0px;
}

#frontpage-left-content {
float: left;
width: 275px;
padding: 10px;
margin-left: 195px !important;
margin-left: 98px;
}

	#frontpage-left-content ul,	#frontpage-right-content ul {
	margin: 14px 0 0 0;
	padding: 0;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight:bold;line-height: 1.8em;
	}
	
	#frontpage-left-content ul li a:hover,	#frontpage-right-content ul li a:hover {
	color: #2d2a62;
	text-decoration:none;
	}
	
	#frontpage-left-content ul a:link,	#frontpage-right-content ul a:link, #frontpage-left-content ul a:visited,	#frontpage-right-content ul a:visited {
	color: #74596C;
	text-decoration:none;
	}
	
	#frontpage-left-content ul li, #frontpage-right-content ul li { 
	padding: 0 0 0 10px;
	text-indent: -10px;
	}

#frontpage-right-content {
float: left;
width: 275px;
padding: 10px;
margin-left: 0px;
}

#frontpage-banner { clear:both; width: 100%; }

/****************************************/
/* ABOUT > constituents | heading styling */
h3.constituents-heading { display:inline; }
h4.constituents-heading { display:inline; padding-left: 250px;}

/****************************************/
/* ABOUT > recognition | Tables styling */

ul.recognition { width:250px; height:100px !important; height:80px; float: left; margin:0px 12px 0px 0px; padding:0px;}

table.about-recog-tables {
background: #fff;
}
	table.about-recog-tables td {
	padding: 5px 5px;
	border-bottom: 1px solid #000;
	}
	
	table.about-recog-tables th {
	padding: 10px 5px;
	border-bottom: 1px solid #000;
	text-align:left;
	}

/****************************************/
/* ABOUT > STAFFING | Tables styling */
#admin-staff-table {
display:table;
border: 1px solid #ccc;
width: 600px;
}

	#admin-staff-table td {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	padding:4px;
	font-size: .8em;
	}
	
	#admin-staff-table th {
	border-bottom: 1px solid #ccc;
	text-align:left;
	vertical-align: top;
	padding:4px;
	}


/****************************************/
/* COMMUNICATIONS & CALENDARS > letters to faculty */

#letter-top-nav { width: 300px; clear:both; margin: 0px 0px 0px 15px; }

#letter-container { width: 100%; background: url(images/letters-body-bg.gif) repeat-x top left; }

#letter-content { margin: 0px 0px 0px 25px; padding: 0px 15px 15px 15px; width: 550px; font-size: 1.2em;}

#letter-footer { margin: 0px 10px 10px 10px; width: 575px; }



/****************************************/
/* ANOUNCEMENTS > letters to faculty */

#anounce-table { margin-top: 12px; }
#anounce-table td { border-bottom: #000 solid 1px; }


/****************************************/
/* FINANCE > fiscal closing */
.fiscal-closing ul ul { margin-left:-15px !important; margin-left:25px; }	


/****************************************/
/* INITIATIVES > initiatives*/

ul.initiatives { width:250px; float: left; margin-bottom: 20px;}

table.ini-tables { margin-bottom: 30px; }
	.ini-tables th { padding-top: 30px; text-align:left; }
	
	
/*****************************************/
/* SITE INDEX */

.letters {font-size: 90%}
