﻿#tabs #accordion div.accordion_body img {
background-color:#F2F7FA;
border:1px solid #287DA6;
float:none;
margin-bottom:6px;
margin-left:18px;
padding:6px;
}

/* Table styles */
.indexColumn {
	display: none;
}
/* home page element styles */
#wrap * {
	margin: 0px;
	padding: 0px;
}
#wrap ul.tabs {
	float:left;
}
#wrap .tabbed-content p {
	margin: 5px 0px;
	padding: 0px;
}
#wrap h4 {
	margin-top:12px;
	margin-bottom:6px;
	font-size:11px;
}
#wrap {
	width: 668px;
	font-size: 1.2em;
	margin: 3px;
	padding: 0px;
	border-top: 1px solid #8CB5C8;
	border-right: 1px solid #8CB5C8;
	border-bottom: 1px solid #8CB5C8;

}
#wrap .tabbed-box {
	width: 665px;
	background: #fff;

	height: 525px;

}
#wrap .tabbed-box .tabs li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:12px;

}
#wrap .tabbed-box .tabs li a {
	display: block;
	width: 152px;
	height: 60px;
	padding: 8px 5px 5px 8px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #888;
	background: #f6f7fb url("/PublishingImages/UCDLayoutImages/tabbed-tab-bg.jpg") repeat-y right;
	border-right: 1px solid #8CB5C8;
	border-bottom: 1px solid #8CB5C8;
	line-height:16px;
}
#wrap .tabbed-box .tabs li:last-child a, #wrap .tabs li.lastItem a {
	border-bottom:none;
	height:62px;
}
html* #wrap .tabs li.lastItem a {
	height:60px;
}
#wrap .tabbed-box .tabs li a:hover {
	color: #333;
}
#wrap .tabbed-box .tabs li a:focus {
	outline: none;
}
#wrap .tabbed-box .tabs li a.active {
	background: #fff;
	color: #006091;
	border-right: 1px solid #fff;
}
#wrap .tabbed-content {
	margin: 0px;
	padding: 12px 0px 6px 18px;
	display: none;
	width:480px;
	float:left;
	overflow: auto;
	height:500px;

}
#wrap .smallerText {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
#wrap #taskContainer, #wrap #taskContainerAMC {
	margin: 5px 10px 5px 0px;
}
#wrap select {
	margin: 8px 0px 4px 0px;
}
#wrap .taskBackground {
	padding: 3px 3px 3px 6px;
	border: 1px solid #8CB5C8;
	margin: 2px;
	overflow: auto;
	height:105px;

}
#wrap .taskBackground h4, #wrap .taskBackground p {

}
/* minor formatting styles */
.contentLinks {
	float: left;
	width: 50%;
}
.clearFloats {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.extraSpace {
	margin-top:8px;
}
#pageContent h3 img, #pageContent h4 img {
	background-color: #F2F7FA;
	border: 1px solid #8CB5C8;
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 6px;
}
#tabs .ui-tabs-panel {
	padding-top:12px;
}

#tabs {
	width:670px;
}
.slideshow img {
	width:590px;
	height:200px;
	padding:0px;
	background-color:#F2F7FA;
	border:0px solid #8CB5C8;
	margin-bottom:0px;
}
.wideFloat {
	width:280px;
	float:left;
}
.wideFloat .mainHead {
	font-size:100%;
}
.sideInfoLeft {
	margin-right:30px;
}


