/* Main Styles */
html {
	font-size: 62.5%;
	margin: 0 0 1px 0;
	height: 100%;
	padding: 0;
}
body {
	background-color: #1e78a1;
	color: #104883;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 100%;
	line-height: 1.6em;
    margin:0;
    padding:0;
	width:100%;	
}
#canvas {
	background: transparent url(../img/bg.gif) top repeat-x;
	min-height: 100%;
}
* html #canvas {
	height: 100%;
}
#page {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 974px;
}
/* Accessibility - Skip Navigation */
#skipnav {
	position: absolute;
	top: 0;
	z-index: 2;
}
	#skipnav a{
		position:absolute;
		left:0px;
		top:-500px;
		width:1px;
		height:1px;
		overflow:hidden;
	}
	#skipnav a:focus {
		background:#528BC5;
		color:#fff;
		margin-left:0!important;
		padding:3px;
	}
#header {
	background: transparent url(../img/bg.gif) top repeat-x;
	height: 106px;
	margin: 0 auto;
	padding: 0;	
}
#header .logo {
	width: 469px;
	height: 106px;
	float: left;
	background: transparent url(../img/header.gif) top left no-repeat;
}
#header .logo a, 
#header .logo a:link,
#header .logo a:visited,
#header .logo a:hover {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	text-indent: -999em;
}
#header .logo a img {
	padding: 0;
	border: 0;
	margin: 0;
}
#header .logo h1 {
	padding: 0;
	margin: 0;
}
#header .logo a.soc {
	width: 360px;
	height: 80px;
}
#header .logo a.ucsd {
	width: 360px;
	height: 25px;
}
#search {
	float: right;
	background: transparent url(../img/ucsd-header.gif) top right no-repeat;	
	height: auto;
	margin: auto auto;
	padding-top: 40px;
	width:260px;
}
.search-box {
	float: right;
}
.cse-branding-form label{
	display: none;
}
.cse-branding-form {
	text-align: right;
}
#menu {
	background: #1e78a0 url(../img/bg-menu.gif) top left no-repeat;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 43px;
	padding: 1px 0 0 0;	
}
#menu h2{
	display: none;
}
.hi-img {
	background: #efefef;
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	clear: both;
	display: block;
	margin-top: 10px;
	padding: 10px;
	text-align: center;	
}
#highlight {
	background: #5e9bd0 url(../img/bg-hi.gif) top center repeat-x;
	height: 220px;
	padding: 20px 15px;
}
#highlight h2 { padding: 0; margin: 0; }
#highlight h2.quicklinks {
	font-size: 28px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, sans-serif;
	padding-bottom: 7px;
}
#highlight ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
}
#highlight ul li {
	margin-left: 0;
	padding: 0 10px;
	list-style: none;
}		
#highlight ul li.first {
	padding-left: 0;
	margin-left: 0;
	border-left: none;
	list-style: none;
}
#highlight ul li a {
	color: #fff;
	font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
#highlight ul li a:hover {
	background: transparent;
	text-decoration: underline;
}
.high-left {
	float: left;
	width: 300px;
}
.high-right {
	float: right;
}
.high-slideshow {
	background: transparent url(../img/bg-hi-ss.gif) top left no-repeat;
	float: right;
	height: 210px;
	width: 557px;
}
.high-slideshow.last {
	margin-right: 0;
}
#sidebar {
	background: #fff;
	float: right;
	width: 214px;
}
	#sidebar ul {
		list-style: none;
		margin: 0 0 20px 0;
		padding: 0;		
	}
	
	#sidebar li {
		list-style: none;
		list-style-image: none;
	}
	
	#sidebar li a {
		background: #fff;
		border-bottom: 1px solid #eee;
		color: #104983;
		display: block;
		padding: 3px;
		width: 208px;
	}
	#sidebar li a:link, #sidebar li a:visited { 
		color: #528BC5;
		font-weight: bold;
		text-decoration: none;
	}
	#sidebar li a:active { 
		color: #72B4F5;
		display: block;
		font-weight: bold;
		text-decoration: none;
	}
	#sidebar li a:hover {	
		background: #528BC5;
		color: #fff;
		display: block;
		font-weight: bold;
		text-decoration: none;
	}
	
#contentbox {
	background: #fff url(../img/bg-content.gif) top center repeat-y;
	clear: both;
	color: #444;
	display: block;
	float: left;	
	min-height: 100%;
	padding: 15px 20px 25px 20px;	
	width: 934px;
}

#content { height: 100%; }
#contentwide {
	background: #fff;
	float: left;
	height: 100%;
	margin-right: 15px;
	width: 615px;
}

.frontcol {
	float: left;
	width: 205px;
	margin-left: 25px;
	padding: 2px;
}
.frontcol.first {
	border: 2px solid #5E73D0;
	margin-left: 0;
	padding: 0 .5em 0 .5em;
}
.frontcol ul li {
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}
.frontcol ul {
	margin-left: 1.5em;
	padding-left: 0;
	}
.eventsbox {
	border: 2px solid #ccc; 
	margin-bottom: 10px;
	
}
.eventsbox div {
	margin: 0;
	padding: 3px;
	font-weight: normal;	
	overflow: auto;
	height: 200px;
}
#footer {
	background: #f3f3f3 url(../img/bg-footerbar.gif) top repeat-x;
	clear: both;
	color: #555;
	font-size: 0.9em;
	height: 70px;
	line-height: 1.2em;
	padding: 15px;
	width: 944px;
}
#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#footer ul li {
	margin-left: 0;
	border-left: 1px solid #ccc;
	list-style: none;
	display: inline;
	padding: 0 5px 0 7px;
	}
	
		
#footer ul li.first {
	padding-left: 0;
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
.footerLeft {
	float: left;
}
.footerRight {
	float: right;
	height: 50px;
	width: 200px;
	text-align: center;
}
/* General Styles */
a { 
	border: 0;
	color: #327CC5; 
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #353799;
	cursor: pointer;
}
a:visited { 
	text-decoration: underline;
	color: #353799;
}
a:active {
	text-decoration: underline;
	color: #353799;
}
a:hover {
	background: #EAF0FF;
	text-decoration: underline;
	color: #004386;
	cursor: pointer;
	outline: none;
}
a img, a:link img, a:hover img {
	background: transparent;
	border: 0;
}
#highlight a {
	text-decoration: none;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
.imglink,.imglink:link,.imglink:visited {
	border: 0;
	margin-top: 5px;
	text-decoration: none;
}
.imglink:hover {
	border: 0;
	background: none;
}
.imglink2,.imglink2:link,.imglink2:visited,.imglink2:hover {
	background: 0;
	border: 0;
}
ol { 
	margin-top: 5px;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 1.5em;
}
ul{
	margin-top: 5px;
	padding-top: 0;
	padding-left: 1em;
	margin-left: 1.5em;
	list-style: square;
}
h1,h2,h3,h4,h5,h6 {
	color: #203181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	clear: both;
}
h2 {	
	border-bottom: 2px solid #5E73D0;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 2px 0;
}
h3 {
	color: #444;
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 0; 
	padding: 0;	
}

h4 {
	color: #444;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0 0 0; 
	padding: 0;	
}

#columnfront.news h3 {
	border-bottom: 1px solid #fff;
	color: #fff;
}

#subbody.staff-listing h4{
	display: inline;
}
#subbody.staff-listing div{
	clear: both;
	display: block;
	overflow: hidden;
}

.printOnly {
    display: none;
}
hr {
	border: 0;
	width: 100%;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	clear: both;
}
.random-image {
	margin: 14px 0 0 5px
}

/* Sub Styles */
#menusub h3{
	color: #3E41B0;
	border-bottom: 1px solid #3E41B0;
}
#menusub{
	float: left;
	width: 150px;
	height: auto;
	margin: 0 25px 0 0;
	padding: 0 15px 15px 15px;
}
	#menusub ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#menusub ul li {
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#menusub ul li a {
		border-bottom: 1px solid #eee;
		display: block;
		padding: 3px 5px 3px 0;
		color: #5A5744;
		text-decoration: none;
		width: 100%;
		}
	
	#menusub ul li ul {	
		margin-left: 1em;
		font-size: .9em;
		}
	
	#menusub ul li ul li a{		
		font-weight: normal;
		}		
	
	#adminnav li a {
		display: inline;
		width: 30px;
		font-size: .8em
	}

	html>body #menusub li a {
		width: auto;
		}

	#menusub li a:hover {
		background: #FFF5CB;
		border-bottom: 1px solid #CBC397;
		color: #104883;
		}
#contentboxsub {
	float: left;
	width: 767px;
	height: auto;
	margin: 20px 0 0 0;
	padding-bottom: 50px;
}
#maincolsub {
	float: left;
	height: auto;
	padding: 0;
	width: 560px;
}
#maincolsub.faculty {
	width: 700px;
}
.facinfo {
	font-size: .9em;
	line-height: 1.2em;
	float: left;
	float: left;
	width: 150px;
}
.facbody {
	float: right;
	width: 530px;
	padding-top: 0;
}
#sidebarsub {
	float: right;
	height: auto;
	width: 150px;
	padding: 15px;
	background: #fffdf4;	
	border: 1px solid #fccd37;
}

/* Forms */
.form {
	margin:0;
	padding:0;
}
.searchlinks{
	font-size: 1.2em;
	color: #fff;
	float: left;
	width: auto;
	clear: left;
}
.searchlinks a, .searchlinks a:link, .searchlinks a:visited, 
.searchlinks a:active { color: #fff; border: none; text-decoration: none; }
.searchlinks a:hover {background: transparent; text-decoration: underline;  }





/* Table*/
table td {
	border: 1px solid #ccc;
	padding: 5px;
}

table.contact {
	border-width: 0px;
	border-spacing: 2px;
	border-style: dashed;
	border-color: gray ;
	border-collapse: separate;
	background-color: white;
}
table.contact th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
}
table.contact td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray ;
	background-color: white;
}

table.contactus {
	width: 100%;
}
table.contactus tr {
	text-align: left;
}

table.events {
	border: 0;
}
table.events td {
	border: 0;
	border-top: 1px solid #ccc;
}

table.graduate th {
	text-align: left;
}
table.graduate td{
	border: 0;
	padding: 0 5px;
}

/* Definition Lists */
dl dt {
	font-weight: bold;
}
dl dd {
	/*margin: 0; Why was this here? */
}

/* Perspectives */
#perspectivesLarge {
	margin: 0;
	padding: 0;
}
#perspectivesLarge li {
	font-size: 1.5em;	
	border: 0;
	display: block;
	float: left;
	list-style: none;
	list-style-image: none;
	width: 280px;
	margin: 0 35px 0 0;	
	text-decoration: none;
	cursor: pointer;
}

#perspectivesLarge li a, #perspectivesLarge li a:link, #perspectivesLarge li a:visited, #perspectivesLarge li a:active {
	display: block;
	color: #fff;
	padding: 175px 0 10px 10px;
	border-bottom: 1px solid #8DA1D1;
}

#perspectivesLarge li.students { background: #464FB4 url(../img/perspectivesStudents.jpg) top center no-repeat; }
#perspectivesLarge li.visiting { background: #464FB4 url(../img/perspectivesVisiting.jpg) top center no-repeat; }
#perspectivesLarge li.announcements { background: #464FB4 url(../img/perspectivesAnnouncements.jpg) top center no-repeat; }
#perspectivesLarge li.announcements { margin-right: 0; }

#perspectivesLarge li a:hover {
	background: transparent;
	color: #FFDA0A;
	text-decoration: underline;
}
#perspectivesSmall {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
#perspectivesSmall li {
	font-size: 1.4em;
	width: 310px;
	list-style: none;
	list-style-image: none;
	text-decoration: none;
	margin: 0;
}

#perspectivesSmall li a, #perspectivesSmall li a:link, #perspectivesSmall li a:visited, #perspectivesSmall li a:active {
	display: block;
	color: #fff;
	border: 0;
	cursor: pointer;
	padding: 65px 0 2px 5px;
	line-height: 21px;
	border-bottom: 1px solid #8DA1D1;
}
#perspectivesSmall li.alumni { margin-bottom: 25px; background: #464FB4 url(../img/perspectivesAlumni.jpg) top center no-repeat; }
#perspectivesSmall li.faculty { background: #464FB4 url(../img/perspectivesFaculty.jpg) top center no-repeat; }

#perspectivesSmall li a:hover {
	background: transparent;
	color: #FFDA0A;
	text-decoration: underline;
}

/* Front page Columns */
#columnAction {
	float: left;
	width: 280px;
	margin: 0 25px 0 0;
	padding-top: 17px;
}
#columnCalendar {
	float: right;
	width: 450px;
	margin: 0;
	padding: 0;
}
#columnNews {
	float: left;
	width: 450px;
	height: auto;
}
#columnNews ul {
	list-style: square;
	padding: 0;
	line-height: 1.6em;
}
/* #columnSpotlight {
	float: left;
	width: 310px;
	margin: 0 15px 0 0;
}
*/
/* Action Links */
#actionLinks {
	margin: 0;
	padding: 0;
}
#actionLinks li {
	margin-bottom: 0;
}
#actionLinks li,#actionLinks li a, #actionLinks li a:link, #actionLinks li a:visited, #actionLinks li a:active {
	color: #353B86;
	background: #fff url(../img/ql-bg.gif) 0 0 no-repeat;
	border: 0;
	display: block;
	float: left;
	list-style: none;
	list-style-image: none;
	padding: 0;
	width: 280px;
	height: 68px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#actionLinks img { float: right; }
#actionLinks span { 
	font-size: 1.6em; 
	font-family: Arial, sans-serif; 
	line-height: 1.2em;
	float: left;
	padding: 0;
	margin: 20px auto 0 auto;
	width: 100%;
	height: auto;
	}
#actionLinks small {
	color: #999;
}
#actionLinks li a:hover {
	background: #fff url(../img/ql-bg.gif) 0 -68px no-repeat;
	color: #fff;
	text-decoration: underline;
	border: 0;
}

/* RSS NEWS */
.datebox {
	display: none;
}
.datebox small { color: #888; }
.datebox big { color: #666; }
.datelist {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;	
}
.datelist li {
	color: #444;
	border: 0;
	display: block;
	height: auto;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 1em 0;
}
.nobullet li{
	list-style: none;
}
.listcol ul{
	float: left;
	width: 15em;
}


.facultysectionheader {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	}
.facultysection {
	font-style: italic;
	font-weight: bold;
	margin: 17px 0px 17px 5px;
	}
.facultysection a,.facultysection span {
	display: block;
	margin-left: 40px;
	font-style: normal;
	font-weight: normal;
	}
.facultysection a{
	color: #001482;
	}
.tight a{
	display: inline; 
	margin-left: 0px; 
	}
.morenews {
	display: block; 
	border: 1px solid #ddd;
	text-align: center;
}
.morenews a, .morenews a:link, .morenews a:visited, .morenews a:active {
	display: block;
	border: 0;
}

/* Mootools Accordion */

.toggler {
	cursor: pointer;
	color: #182979;
	margin: 0;
	padding: 2px 5px;
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: none;
	font-size: 1em;
	font-weight: bold;
}

.prospective .toggler , .prospective .element {
	padding-left: 3em;
}
.toggler a, .toggler a:link, .toggler a:visited, .toggler a:active { 
	text-decoration: none;
	color: #182979;
}
.element {
	padding: 1em;	
	border-style: solid;
	border-color: #ddd;
	border-width: 0 5px 5px 5px,
}
 
.element p {
	margin: 0;
	padding: 4px;
}

/* Alignment */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.f-left { float: left; padding: 0 0 1em 1em; }
.f-right { float: right; padding: 0 0 1em 1em; }
.col-right { 
	float: right; 
	width: 250px; 
	border-left: 2px solid #ccc; 
	background-color: #FFFAEF;
	margin-left: 1em;
}
.fac-col {
	width: 18em;
	float: left;
	padding-right: 2em;
}
.photo-r {
	float: right;
	margin: 0 0 1em 1em;
	padding: .5em;
	background-color: #FFF9EC;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.photo-l {
	float: left;
	margin: 0 1em 1em 0;
	padding: .5em;
	background-color: #FFF9EC;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
.photo-center {
	margin: 0 auto;
	padding: .5em;
	background-color: #FFF9EC;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
/* Goolge AJAX Feed API */
#feedControl { 
	width: 450px;
	font-size: 16px;
	color: #9CADD0;
	border: 0;
	}
	
#feedControl .gfg-title, #feedControl .gf-author, #feedControl .gf-spacer, #feedControl .gf-relativePublishedDate {
	display: none;
}
#feedControl .gf-result {
	padding: 0;
}
#feedControl .gfg-root {
	border: 0;
}

#feedControl2 { 
	width: 600px;
	color: #9CADD0;
	border: 0;
	}
	
#feedControl2 .gfg-title, #feedControl2 .gf-author, #feedControl2 .gf-spacer {
	display: none;
}
#feedControl2 .gf-result {
	font-size: 1.2em;
	padding: 0;
}
#feedControl2 .gfg-list {
	font-size: 1.2em;
}
#feedControl2 .gfg-root {
	border: 0;
}

/* PieLink - AKA Contribute (Ct.shtml) Link */
span.pielink a {
	float:right;
	color: #fff; 
	font-weight: bold;
}
span.pielink a:hover {
	color: #777;
}
/* email class slideshow */
#slideshow {
	width: 600px;
	height: 500px;
	clear: both;
}
#control {
	float: left;
	margin-right: 20px;
}
#control a{ 
	color: #333;
	margin: 0 10px 0 0;
	padding: 3px 5px;
	border: 1px solid #D1284C;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	display: inline; 
	float: left;
}
#control a:hover { 
	color: #fff; 
	background: #D1284C
}
#slide-nav { 
	display: block; 
	margin-bottom: 10px;
	overflow: hidden;
}
#slide-nav a{ 
	display: inline; 
	float: left; 
	width: 20px; 
	color: #333; 
	margin: 0; 
	padding: 3px 5px;
	background: #fff; 
	text-decoration: none; 
	text-align: center;
	font-weight: bold;
}
#slide-nav a.activeSlide { color: #fff; background: #D1284C }
#slide-nav a:focus { outline: none; }

/* Hacks */

/* for Internet Explorer 6 */
/*\*/
* html #canvas {
	height: 100%;
}


