h1 .small {
	font-size:80%;
	line-height:1.5em;
	color:#555;
	margin:0;
}
/*
a:link, a:active, a:visited {
	color:#547525;
}*/
b.green {
	color:#7ba341;
}
b.red {
	color:#d23f46;
}
p.caption{
	margin:3px 5px 0 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#444;
	text-align:right;
}
#sidemenu {
	background-color:#ebe0f1;
}
#sidemenu li {
	background-color:#e5d6ed;
}
#sidemenu li.active2, #sidemenu li.active2 li {
	background-color:#e6eccd;
}
#sidemenu li:hover, #sidemenu li:hover li {
	background-color:#e6eccd;
}
#rightcontent {
	margin-top:10px;
}
.more{
	clear:both;
	float:right;
	width:100%;
	text-align:right;
}
.more p {
	font-size:1.em;
	font-weight:bold;
	margin:5px 20px 5px 0;
}
.cougar-logo {
	float:left;
	width:100%;
	text-align:center;
	margin-top:30px;
}
.athletics-logo {
	float:left;
	width:100%;
	text-align:center;
	margin-top:20px;
}
td.purple{
	background-color:#e5d6ed;
}
img.right {
	float:right;
	width:250px;
	padding:3px;
	border:1px solid #ccc;
}
#content.athletics {
	width:725px !important;
	margin:20px 0 0 20px !important;
}
.sidebar h3 {
	background-color:#e5d6ed;
}
.sidebar-content, .sidebar-content ul, .quicklinks-content ul, .sidebar ul {
	/*background-color:#ebe0f1;*/
	background-color:#f1f1f1;
}
/*---------------- Athletics homepage news banner styles ------------------*/
#banner {
	float:left;
	background-color:#fff;
	padding:0;
	width:725px;
}
#banner img {
	border:none !important;
	padding:0 !important;
}
.main_image {
	width: 470px; 
	height: 404px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px;
}
.main_image p {
	font-size: 1em;
	padding: 10px;	margin: 0;
	line-height: 1.5em;
}
.block small { 
	padding: 0 0 0 20px; 
	font-size: 1em; 
}
.main_image .block small {margin:0;padding-left:10px;font-size:90%;}
.main_image .desc{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width: 100%;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	height: 27px; width: 93px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 250px;
	overflow:hidden;
	background: #f0f0f0;
	/*
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
	*/
}
.image_thumb a {
	color:#fff;
}
.image_thumb .block small {
	padding:0;
	margin:0;
	font-size:90%;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 12px 7px;
	background-color: #f0f0f0;
	width: 235px;
	float: left;
	border-top:1px solid #ddd;
	/*
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	*/
}
.image_thumb ul li:first-child {
	border-top:none;
}
.image_thumb ul li.hover {
	background: #e5d6ed;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #551177;
	cursor: default;
	color:#fff;
}
.image_thumb ul li.active a:link, .image_thumb ul li.active a:hover, .image_thumb ul li.active a:visited {
	color:#ffffff !important;
}
html .image_thumb ul li h2 {
	font-size: 1.1em; 
	color:#666;
	margin: 5px 0 0 0; padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 225px;
}	
.image_thumb ul li p{
	display: none;
}
#content.athletics #athletics-leftcontent {
	float:left;
	width:350px;
	margin-left:15px;
}
#content.athletics #athletics-leftcontent h2{
	margin:5px 0 5px 0;
}
#content.athletics #athletics-leftcontent p {
	margin:5px 0 5px 10px;
}
#content.athletics #athletics-leftcontent ul {
	line-height:1.5em;
	font-size:95%;
	margin:10px 0 20px 20px;
}
#content.athletics #athletics-leftcontent li {
	margin:0;
	padding:5px;
}
/*
#content.athletics #athletics-leftcontent li:hover {
	background-color:#ebe0f1;
}*/
#content.athletics #athletics-leftcontent li a{
	font-size:110%;
}
#content.athletics #athletics-rightcontent {
	float:right;
	width:315px;
	text-align:right;
	margin-top:50px;
}
#content.athletics #athletics-rightcontent img {
	padding:3px;
	border:1px solid #ddd;
}
/*----------------- Athletics Events page styles ---------*/
#content.events h2{
	background-color:#ebe0f1;
}
#content.events #eventlist li .eventdate {
	background-color:#551177;
}

/*----------------- Sports news style --------------------*/
#content.newsrelease {
	width:650px;
}

#content.newsrelease #news-article{
	float:left;
	width:100%;
}
#content.newsrelease #news-image{
	float:right;
	width:250px;
	margin:0 0 6px 15px;
}
#content.newsrelease #news-image p{
	margin:3px 5px 0 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#444;
	text-align:right;
}
#content.newsrelease img{
	padding:3px;
}
#content.newsrelease img.bordered{
	border:1px solid #777;
}
#athletics-news {
}
#athletics-news ul {
}
#athletics-news div.lead h2 {
	color:#444;
	font-size:150%;
	margin:0;
}
#athletics-news div.lead img {
	border:1px solid #777;
}
#athletics-news p.meta {
	margin:8px 0 0 0;
	font-size:95%;
	line-height:1.3em;
}
#athletics-news .thumb {
	height:100px;
	width:100px;
}
#athletics-news td {
	vertical-align:top;
}


/*----------------- Sports Schedule style --------------------*/
#content.athletics-schedule {
	width:650px;
}

#content.athletics-schedule table {
	background-color:#ccc;
	font-size:90%;
}
#content.athletics-schedule th {
	background-color:#e5d6ed;
	text-align:left;
	padding:10px;
}
#content.athletics-schedule th h3 {
	margin:0;
	font-size:130%;
	color:#666;
}
#content.athletics-schedule td {
	vertical-align:top;
	padding:5px 10px;
	background-color:#fff;
}
#content.athletics-schedule td.even {
	background-color:#fff8ec;
}
#content.athletics-schedule td.odd {
	background-color:#fdf3e0;
}
#content.athletics-schedule td.win, 
#content.athletics-schedule td.loss,
#content.athletics-schedule td.tie  {
	font-size:120%;
	font-weight:bold;
	padding:10px;
	text-align:center;
	vertical-align:middle;
}
#content.athletics-schedule td.win {
	background-color:#c8e9b7;
}
#content.athletics-schedule td.loss {
	background-color:#e9c4ca;
}
#content.athletics-schedule td ul {
	margin:5px 15px 15px 20px;
	padding:0;
}

/*----------------- Sports Roster style --------------------*/
#athletics-roster {
}
#athletics-roster th {
	background-color:#e5d6ed;
	text-align:left;
	padding:10px;
}
#athletics-roster th h3 {
	margin:0;
}
#athletics-roster td {
	vertical-align:top;
	padding:5px 10px;
	background-color:#f1f1f1;
}
#athletics-roster ul {
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
}
#athletics-roster li {
	margin:0 10px 10px 0;
	padding:0;
	display:inline-block;
	vertical-align:top;
	width:145px;
}
/*-------- Sport Form style ---------------------------------*/
div.athletics-form {
	float:left;
	width:100%;
	clear:both;
}
table#recruitform {
	margin-left:30px;
}
table#recruitform td {
	padding:3px;
	color:#333;
}
table#recruitform input, table#recruitform textarea {
	background-color:#ebe0f1;
	border:1px solid #bbb;
	padding:3px;
}
table#recruitform input.button {
	background-color:#551177;
	color:#ffffff;
	font-weight:bold;
	font-size:1.3em;
	border:none;
	padding:7px 20px;
}
/*-------- Coach/Athlete Profile style ---------------------------------*/
img.profile {
	margin-top:10px;
	padding:3px;
	border:1px solid #ccc;
}
/*-------- Staff Directory styles ---------------------------------*/
#athletics-directory {
}
											
#athletics-directory th, #athletics-directory td {
	text-align:left;
	padding:7px;
}
#athletics-directory th {
	background-color:#e5d6ed;
}
#athletics-directory td {
	background-color:#f1f1f1;
}
/*---------- MISC ------------------------------------------------*/
#facilities-photos p {
	margin-top:0;
	text-align:right;
	font-family:"Courier New", Courier, monospace;
	font-size:80%;
}