﻿/************************Default Page - right links box************************/
.top_right_box
{
	float:left;
	width:180px;	
	height:248px;
	margin-top:25px;
	background-color:#336633;
}
/************************Content Page************************/
/*Left column */

.left_horiz
{
	margin-left:25px;
	margin-top:23px;	
	background-color:#236123;		
	width:10px;	
	float:left;
	position:relative;
}

/**************************Careers/Athletics Page*********************/

.career_tools 
{
	width:168px;
	border:1px solid #236123;
	float:left;
	padding-bottom:7px;
}

.career_title
{	
	height:20px;
	background:#236123;
	font-size:11px;
	font-family:Verdana;
	color:#fff;
	text-transform:uppercase;
	padding-top:0px;
}
.career_txt
{
	color:#236123;
	font-family:Verdana;
	font-size:9px;
	float:left;	
}
.career_txt a
{	
	text-decoration:none;
	color:#236123;
}

.teams_title 
{
	color:#236123;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

/***************sub title (content) for all subpages *****************/
.sub_content_title
{
	color:#236123;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
/*****************************Student Life********************/
.list_events
{	
	background:#236123;
	float:left;
	width:158px;	
	padding-left:12px;
	padding-top:15px;	
}
.student_svs_select
{
	font-family:Verdana;
	font-size: 11px;
}
/***************************Offices links page***************************/
.office_sm_title
{
	color:#236123;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

/*********************Campus page**************************/
/*To overwrite the university level styles*/
.col_left_links 
{
	margin-left:15px;
	margin-top:18px;
	padding-bottom:18px;
	text-align:left;
}
.top_margin
{
	margin-top:6px;
}
.col_left_links a 
{
	color:#AEB9D9;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform: capitalize;
}

/*********************Alumni page******************/
/*
.alumni_denver_style
{
	font-family:Gill Sans MT;
	font-size:19px;
	color:#236123;
	text-transform:uppercase;
	margin-top:-25px;
	float:left;
	width:160px;
	text-align:right;
	position:relative;
}
.alumni_denver_top_nav
{
	width:678px;
	height:28px;
	background-color:#236123;
	float:left;
	margin-left:10px;	
	margin-top:-20px;
	color:White;
	font-size:12px;
	position:relative;
}
*html .alumni_denver_top_nav
{
	margin-left:85px;	
}
.denver_alumni_img_detail
{
	background:#236123;
	padding:0px;
	margin:0px;
}
*/
