/* Put your own styles in this file, either to augment or override default styles. 
   DO NOT modify the other style sheets as this will make future upgrades difficult. */


/* ==================== Header section ==================== */

#header {
	background-color: #FFF;
	background-image: none;
	border-bottom: 0 none;
	border-left: 1px solid #002666;
	border-right: 1px solid #002666;
	height: 38px;
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
}

#header #ucdavis_logo {
	background: url("../img/small_uc_davis_header_logo.gif") no-repeat scroll 0 0 transparent;
	float: right;
	position: relative;
	width: 150px;
}

#header #search_wrapper {
	display: none;
	margin: 12px 8px;
}

/* ==================== Page title section ==================== */

#page_title {
	background: url("../img/campaign_site_header.gif") no-repeat scroll 0 0 transparent;
	background-color: #FFF;
	height: 51px;
	border-left: 1px solid #002666;
	border-right: 1px solid #002666;
	border-bottom: 0 none;
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
}

#page_title h1, #page_title h1 a {
	display: none;
}

/* ==================== Navigation section ==================== */

div.primary_nav {
/*	padding: 0 50px;*/
	background-color: #002666;
	font-size: 1.2em;
}

div.primary_nav ul li a, div.primary_nav ul li span {
	color: #F2EBCC;
}

#bar_1 {
	border-bottom: 0 none;
	background-color: #002666;
}
	
#bar_1 ul {
	width: 984px;
	margin: 0 auto;
}

#bar_1 ul li .here {
	background-color: #335185;
	color: #F2EBCC;
	background-image: none;
	border: 0 none;
}

#bar_1 ul li .first {
	background-image: none;
	border: 0 none;
	padding-left: 0.7em;
}

#bar_1 ul li a {
	border: 0 none;
}

#bar_1 ul li a:hover {
	color: #F2EBCC;
	background-color: #667DA3;
}
	
#bar_2 {
	border-bottom: 0 none;
	background-color: #CCAD33;
}
	
#bar_2 ul li .here {
	background-color: #D9C266;
	color: #002666;
	background-image: none;
	border: 0 none;
}

#bar_2 ul li .first {
	background-image: none;
	border: 0 none;
	padding-left: 0.7em;
}

#bar_2 ul li a {
	border: 0 none;
}

#bar_2 ul li a:hover {
	background-color: #E5D699;
	color: #002666;
}

/* ==================== Main section ==================== */

#main {
	border-bottom: 1px solid #002666;
	border-left: 1px solid #002666;
	border-right: 1px solid #002666;
	background-color: #FFF;
	width: 984px;
	margin: 0 auto;
}

#main_sidebar {
	background-color: #FFF;
	width: 200px;
}
	
#main_sidebar ul {
	margin: 0;
}
		
/*			
#main_sidebar ul li {
	border-bottom: 0 none;
}
*/
		
#main_sidebar div.other_links ul li a:hover {
	background-color: #CCD4E0;
	color: #002666;
}

#main_sidebar #level2_nav ul li a {
	font-weight: bold;
	border-left: 8px solid #FFF;
	padding-left: 4px;
	color: #335185;
	background-color: #FFF;
}

#main_sidebar #level2_nav ul li a:hover,
#main_sidebar #level2_nav ul li a.here {
	border-left: 8px solid #002666;
	background-color: #CCD4E0;
	color: #002666;
}

#main_sidebar #level2_nav ul li ul li {
    border: 0 none;
}

#main_sidebar #level2_nav ul li ul li a {
    padding-left: 20px;
}
			
#main #main_content {
	font-family: "Georgia", "Times", serif;
	width: 784px;
	margin-left: 200px;
}

#main #main_content h1 {
	letter-spacing: 0.035em;
	text-transform: uppercase;
}
	
#main #main_content p {
/*	line-height: 1.3em;*/
	line-height: 1.4em;
}

#main #main_content ul {
/*	line-height: 1.3em;*/
	line-height: 1.4em;
}

#main #main_content p.deck {
	padding: 0;
}

#main_content div.image p {
	font-size: 0.75em;
}
	
#main #main_content #breadcrumbs {
	overflow: hidden;
}
	
#main_sidebar #main_sidebar_top {
	padding: 4em 0 0 0;
	margin: 0;
	border-right: 1px solid #002666;
	font-size: 0.5em;
}

#main_sidebar #level2_nav {
	margin: 0 0 0 12px;
	border-top: 1px solid #002666;
	border-left: 1px solid #002666;
	border-bottom: 1px solid #002666;
}

#main_sidebar div.other_links {
	border-right: 1px solid #002666;
	margin: 0;
}

#main_sidebar div.other_links ul {
	background-color: #FFF;
}
	
#main_sidebar div.other_links ul li a {
	padding-left: 22px;
}

#main_sidebar #ownership {
	border-right: 1px solid #002666;
	border-top: 0 none;
	border-bottom: 0 none;
	margin: 0;
	padding-left: 22px;
}

/* ---------- Left sidebar giving link and campaign link ---------- */
#main #main_sidebar #giving_link {
	margin: 0;
	padding: 2.5em 0 0.5em 0;
	border-right: 1px solid #002666;
	text-align: center;
/*	background-color: #002666;*/
/*	width: 165px;*/
}

	#main #main_sidebar #giving_link a img {
		border: 0 none;
	}
	
#main #main_sidebar #campaign_link {
	margin: 0;
	padding: 2.5em 0 1em;
	border-right: 1px solid #002666;
	text-align: center;
}

	#main #main_sidebar #campaign_link a img {
		border: 0 none;
	}
	
/*		
#main #main_sidebar #campaign_link img {
	width: 165px;
}
*/
	
/* ---------- feature photo styles ---------- */
#main #main_content #feature_photo {
	position: relative;
	float: right;
	width: 328px;
	height: 280px;
	margin: 0 0 10px 15px;
}

#main #main_content #feature_photo a {
	border-bottom: 0px none;
	display: block;
}

#main #main_content #feature_photo a.img_link {
	display: inline;
}

#main #main_content #feature_photo h3.slideshow_title {
	margin: 0;
	padding: 5px 0;
	font-size: 1.05em;
	font-weight: bold;
	text-align: center;
	color: #002666;
	background-color: #ECE0B2;
	border-top: 2px solid #ECE0B2;
	border-bottom: 2px solid #CCAD33;
	background-image: url(images/home/feature_title_gradient.jpg);
	background-repeat: repeat-x;
}

#main #main_content #feature_photo p.slideshow_caption {
	margin: 0;
	padding: 4px 0;
	background-color: #C1CAD2;
	font-size: 0.9em;
	text-align: center;
}

/* ---------- spotlight styles ---------- */
#main #main_content div.spotlight {
	background: none;
	border-top: 1px solid #002666;
	border-left: 1px solid #002666;
	border-right: 0 none;
	border-bottom: 0 none;
	margin-left: 15px;
	margin-bottom: 2em;
	padding-bottom: 15px;
}

	#main #main_content div.spotlight h2 {
		padding: 12px;
		margin: 0;
	}
	
	#main #main_content div.spotlight h3 {
		background: none;
		border: 0 none;
		padding-bottom: 0;
	}
	
	#main #main_content div.goals_progress_glance img {
		padding-left: 15px;
	}
	
	#main #main_content ul.no_bullets {
		list-style-type: none;
		margin-left: 30px;
	}
	
	#video, #video_nofloat {
		margin: 9px 18px 9px 12px;
	}

	#video {
		float: right;
	}

	#video_container {
		position: relative;
	}
	
	#video_container a {
		display: block;
		line-height: 0;
		border-bottom: 0px none;
	}

	#video_container .play_button {
		display: block;
		position: absolute;
		background: url(video_play_button.png) no-repeat;
		width: 48px;
		height: 48px;
		text-align: left;
		top: 50%;
		left: 50%;
		margin-top: -24px;
		margin-left: -24px;
	}
	
	p.media_info {
		font-size: 0.75em !important;
		font-style: italic;
		margin-top: 0.2em !important;
		margin-bottom: 0.3em !important;
	}
	
	p.media_caption {
		font-size: 0.85em !important;
		margin-top: 0.2em !important;
		margin-bottom: 0 !important;
		color: #002666 !important;
	}
	
	p.flush_left {
		margin-left: 0 !important;
	}
	
	div.event_quote {
		color: #002666 !important;
		margin: 0 0 1.6em 0;
	}
	
		div.event_quote p.attribute {
			padding: 0 0 0 48px !important;
			margin: 0 !important;
			font-weight: bold !important;
			font-size: 0.7em !important;
		}

	
/*----------------------- LEFT AND RIGHT COLUMNS ------------------------------*/

#col_bkgrnd {
	background: url("img/col_bkgrnd.gif") repeat-y scroll 0 0 transparent;
	margin-top: 1.5em;
}

#left_col {
	width: 400px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#right_col {
	margin: 0 0 0 0px;
	padding: 0;
	overflow: hidden;
}

	#left_col h2,
	#right_col h2 {
		margin-top: 0;
	}
	
	div.feature {
		border-bottom: 1px solid #002666;
		margin-bottom: 1.5em;
	}

	div.feature img {
		margin-top: 5px;
		margin-left: 15px;
		border: 0 none;
		width: 353px;
	}
	
	div.feature a.no_border,
	div.pic_with_quote a.no_border {
		border: 0 none;
	}
	
	div.feature h2 {
		font-size: 1.05em !important;
		margin-bottom: 0.5em;
	}
	
	div.feature h3 {
		margin-top: 0;
		margin-bottom: 0.5em;
		font-size: 1.05em;
	}
	
	div.full_width_image p {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	div.news_item h2 {
		font-size: 0.9em !important;
	}
	
	div.pic_with_quote {
		border-bottom: 1px solid #002666;
		margin-bottom: 1.5em;
		padding: 0 0 15px 0;
		overflow: hidden;
	}
	
	div.pic_with_quote img {
		margin: 5px 15px;
		float: left;
		border: 0 none;
	}
	
	div.pic_with_quote p {
		margin-top: 0 !important;
	}

/*----------------------- FOOTER ------------------------------*/

#footer {
	border-top: 0 none;
}


.fancybox-title-inside-wrap a {
	border-bottom: 0 none;
}

a.fancybox-close {
	border-bottom: 0 none;
}


