﻿.floatImage {
background-color:#F2F7FA;
border:1px solid #287DA6;
padding:6px;
float:right;
margin-left:8px;
}
.sidebarInfo img {
border:1px solid #287DA6 !important;
float:left;
height:75px;
width:75px;
padding:6px;
background-color:#F2F7FA;
margin:4px 6px 6px 0px !important;
}
.infoBox .largeImage img  {
	height:120px;
	width:120px;
}

.infoBox .largeImage {
	height:132px;
	width:132px;
}
#Welcome3 #columnSecondaryWrapper .sidebarInfo {
	width:237px;
	float:none;
}
#Welcome3inner {
	margin-bottom:24px;
}
#ft p span {
	color:#000;
}
/* Accordion styles */
.accordion_header {
	font-size:12px;
	background: #F2F7FA url('http://www.ucdenver.edu/PublishingImages/UCDLayoutImages/arrow-down.png') no-repeat 2px 50%;
	padding: 5px 5px 5px 25px;
	border: 1px solid #8CB5C8;
	margin:2px 0px 0px 0px;
	line-height:1.3em;
	cursor:pointer;
	width:638px;
}
#contentPage1 .accordion_header {
	width:403px;
}
#accordion .active {
	background:#ffffff url('http://www.ucdenver.edu/PublishingImages/UCDLayoutImages/arrow-up.png') no-repeat 2px 50%;;
	border-bottom: 1px dotted #8CB5C8;
	font-weight:bold;
}
#accordion {
	width: 670px;
	margin-top: 6px;
}

#contentPage1 #accordion {
	width:435px;
}
.accordion_list {
	margin-top:6px;
	margin-bottom:6px;
}
#accordion  .accordion_body {
	background: #fff;
	margin-top: 0px;
	padding-top:3px;
	border-left: 1px solid #8cb5c8;
	border-right: 1px solid #8cb5c8;
	border-bottom: 1px solid #8cb5c8;
	border-top:0px;
}
#accordion .accordion_body  p, #accordion .accordion_body  h4 {
	padding-left:10px;
	padding-right:10px;

}
#accordion .accordion_body  ul {
	margin:auto 15px 15px 15px;
	}
#accordion .accordion_body  ol {
	margin:auto 15px 15px 30px;
	list-style:decimal;
	}

#accordion .contentTable table {
	width:650px;
}
#accordion h3 {
	margin-top:18px;
}
#accordion .contentTable table {
	width:668px;
}

/* slideshow */
.slideshow img {
	width:662px;
	height:205px;
}
#welcome5 .slideshow img, #welcome6 .slideshow img {
	width:662px;
	height:205px;
		background-color:#F2F7FA;
border:1px solid #8CB5C8;
padding:6px;

}
#pageSpotlightOne, #pageSpotlightTwo {
	border-right:1px dotted #666;
	padding-right:6px;
	width:194px !important;
}
#pageSpotlightThree {
	width:194px !important;
}



/*////////////////////////// small CTA button (not part of the calendr) //////////////////////////*/
.cta-button a {
	display:block;
	font-weight:700;
	color:#000 !important;
	padding-top:8px;
	padding-left:32px;
	text-decoration:none !important;
	border-bottom:0px !important;
}
.cta-button a:hover {
	color:#fff !important;
}
.cta-button {
	background:#faf2e7 url("/PublishingImages/UCDLayoutImages/sidebar-callout.gif") no-repeat 50% 50%;
	height:36px;
	margin-top:8px;
	border:1px solid #ebcea1;
	padding:1px;

}


