﻿/* collegePage templates */

.content h1 {
	font-size: 180%;
	color: #00694D;
}

a, a:link, a:visited {  
	color: #3d95b7;
}

.colLeft {
	width: 284px;
	padding: 30px 0px 0px 30px;
}

.collegePage .colRight {
	margin-top: 50px;
}

.collegePage .subNav {
	background: #fff none repeat scroll 0 0;
}

.collegePage .subNav a, .collegePage .subNav a:link, .collegePage .subNav a:visited {
	color: #54BE46;
	text-transform: capitalize;
	background: none;
}

.collegePage .subNav a:hover {
	text-decoration: underline;
}

.collegePage .subNav li {
	background: transparent url(http://www2.binghamton.edu/images/common/bullet2.gif) no-repeat scroll 0 6px;
}

.collegePage .subNav li {
	background: transparent url(http://www2.binghamton.edu/images/common/bullet2.gif) no-repeat scroll 0 6px;
	font-size: 140%;
}

.collegePage .bc {
	width: 910px;
	margin-left: -190px;
	margin-top: -10px;
	background: none repeat scroll 0 0 #E6E6E6;
	padding: 4px 8px;
	position: absolute;
}

.bodyBanner {
	background-color: #FFFFFF;
}

/* fix for horizontal scrolling (hnav.html) */
.collegePage .mainNavOuter {
	position: inherit;
}

.collegePage .mainNavOuter .mainNav {
	position: inherit;
}


/* departmentPage templates */

.departmentHomeContent .content {
	width: 440px;
}

.departmentHomeContent .colLeft {
	width: 284px;
}

.departmentPage .colLeftHome {
	margin-top: 15px;
	width: 284px;
}

.departmentPage .subNav {
	background: #fff none repeat scroll 0 0;
}

.departmentPage .subNav a, .departmentPage .subNav a:link, .departmentPage .subNav a:visited {
	color:#54BE46;
}

.departmentPage .subNav li {
	background: transparent url(http://www2.binghamton.edu/images/common/bullet2.gif) no-repeat scroll 0 6px;
	font-size: 115%;
}

.bodyBanner {
	background-color:#FFFFFF;
}

.departmentPage .colLeftHome .subNav {
	padding-top: 0px;
}

.departmentHomeContent .content {
	width: 440px;
}

.departmentPage .subNav .subNav {
	font-size: 90%;
}

.departmentPage .subNav .subNav a, .departmentPage .subNav .subNav a:link, .departmentPage .subNav .subNav a:visited {
	color: #999;
}

.departmentPage .subNav .subNav li {
	background: transparent url(http://www2.binghamton.edu/images/common/bullet12.gif) no-repeat scroll 0 4px;
}

.departmentPage .colLeft {
	padding: 0px;
}

.departmentPage .content h1 {
	color: #00694D;
}