﻿/* CSS Document */
.header_psych {
	float:left;
	display:block;
	background:url(../../images/psychology_header_img.jpg) no-repeat;
	height:166px;
	width:864px;
	}
.header_business {
	float:left;
	display:block;
	background:url(../../images/business_header_img.jpg) no-repeat;
	height:166px;
	width:864px;
	}
.header_health_science {
	float:left;
	display:block;
	background:url(../../images/health_science_header_img.jpg) no-repeat;
	height:166px;
	width:864px;
	}
.header_undergraduate_studies {
	float:left;
	display:block;
	background:url(../../images/undergrad_header_img.jpg) no-repeat;
	height:166px;
	width:864px;
	}
.header_education {
	float:left;
	display:block;
	background:url(../../images/education_header_img.jpg) no-repeat;
	height:166px;
	width:864px;
	}

#college_info_container {
	width:852px;
	/*float:left;*/
	display:block;
	background:url(../../images/college_container_bg.gif) no-repeat;
	/*overflow:visible;*/
	padding-left:14px;
	padding-top:14px;
	/*padding-right:7px;*/
	}

#degrees_offered {
	width:410px;
	height:126px;
	background:url(../../images/degrees_offered_bg.gif) no-repeat;
	padding:38px 0 0 10px;
	margin:0 0 5px 0;
	}
#degrees_offered_reduced {
	width:410px;
	padding:0 0 0 10px;
	position:relative;
	left:-5px;
}

.degrees_top {
    width: 425px;
    height: 43px;
    background: url(../../images/degrees_bg_top.jpg) no-repeat;
}

.degrees_mid 
{
    width: 425px;
    background: url(../../images/degrees_bg_middle.jpg) repeat-y;
    overflow: auto;
}

.degrees_bottom 
{
    width: 425px;
    height: 22px;
    background: url(../../images/degrees_bg_bottom.jpg) no-repeat;
}

#degrees_offered ul, #degrees_offered_reduced ul  {
	list-style-image:url(../../images/degrees_offered_bullet.gif);
	}
#degrees_offered ul li, #degrees_offered_reduced ul li{
	/*padding:0;
	margin:0;*/
	}
#degrees_offered a, #degrees_offered_reduced a {
	text-decoration:underline;
	/*margin-left:-10px;*/
	}
#collegOfFlash
{
	padding:0 0 0 3px;
	margin: 0 0 5px 0;
}
#universityFlash
{
	padding:0;
	margin: 0 0 5px 0;
}
#overview_img_education 
{
	background: url(../../images/degree_photos/education/education_pic.jpg) no-repeat;
	height:174px;
	width:154px;
	display:block;
	float:left;
	margin:0 7px 5px 0px;
	}
#overview_img_business
{
	background: url(../../images/degree_photos/business/business_pic.jpg) no-repeat;
	height:174px;
	width:154px;
	display:block;
	float:left;
	margin:0 7px 5px 0px;
	}
#overview_img_health
{
	background: url(../../images/degree_photos/health_sciences/health_sciences.jpg) no-repeat;
	height:174px;
	width:154px;
	display:block;
	float:left;
	margin:0 7px 5px 0px;
	}
#overview_img_psych
{
	background: url(../../images/degree_photos/college_of_psych/psych_pic.jpg) no-repeat;
	height:174px;
	width:154px;
	display:block;
	float:left;
	margin:0 7px 5px 0px;
	}
#overview_img_undergrad 
{
	background: url(../../images/degree_photos/underg_studies/underg_studies_pic.jpg) no-repeat;
	height:174px;
	width:154px;
	display:block;
	float:left;
	margin:0 7px 5px 0px;
	}
.college_disclaimer{
	font-size:10px;
	margin:0 0 0 14px;
}

#nomargin	{
	margin: 0 10px 0 0 !important;
}

.CourseIndent	{
	margin-bottom: 10px !important;
}
.CourseIndentH	{
	margin-left: 10px !important;
	margin-bottom: 0 !important;
}
.CourseIndentCD	{
	margin-left: 11px !important;
	margin-top: -30px !important;
}

