﻿/*** General styles **********************************************************/

/*** graduate page style overrides *****************************************/

a, a:link, a:visited {  
	color: #5a7091;
}

/* some of these colors are repeated for title tags later in this stylesheet */
.color1 {
  color: #98647A;
}

.color2 {
  color: #5dab56;
}

.color3 {
  color: #e7731c;
}

.color4 {
  color: #4eacd1;
}

.color5 {
  color: #d3599a;
}

.color6 {
	color:#8E923B;
}

.color7 {
	color:#676EA9;
}

.color8 {
	color:#e4a001;
}

.color9 {
	color:#8e0000;
}

/*** Header layout ***********************************************************/

.mainNav a:hover, .mainNav a:active, .mainNav .current {
  border-bottom: solid 4px #98647A;
  text-align:center;
}

.mainNav li {
	display:table-cell;
	float:left;
	margin:0;
	padding:14px 21px;
	text-align:center;
	vertical-align:middle;
	
}

/*--- Column item containers (narrow) ---*/

.colInner .title:link, .colInner .title:visited {
	color: #1A5691;
}

.colInner .color1 a {
	color: #00694d;
}

.colInner .color2 a {
	color: #5dab56;
}

.colInner .color3 a {
	color: #e7731c;
}

.colInner .color5 a {
  color: #d3599a;
}

.colInner .color6 a {
	color:#8E923B;
}

.colInner .color7 a {
	color:#676EA9;
}

.colInner .color8 a {
	color:#e4a001;
}

.colItem ul {
	color: #777;
}

.colItem ul li {
	background: url(/images/common/bullet5.gif) 0 5px no-repeat;
}

.ulCol a, .ulCol a:link, .ulCol a:visited {
  color: #302E2E;
}

.colItem .ulColColor2 li {
  background: url(/images/common/bullet5.gif) 0 5px no-repeat;
}

.colItemFill {
	background: #e8e8e8;
}

.separator {
	border-top: dashed 1px #DEDCA5;
}

.separatorBig {
	border-top: solid 6px #DEDCA5;
}

/*--- Multi-column layout (most subpages) ---*/

.colLeft .separator {
	border-top: solid 1px #DEDCA5;
}

/*--- SubNav ---*/

.subNav {
	color: #5fa051;
}


.subNav .title {
	color: #00694e;
}

.subNav a, .subNav a:link, .subNav a:visited {
	color: #5fa051;
}

.subNav a:hover, .subNav a:active, .subNav a.current, .subNav a.current:visited {
	color: #fff;
	background: #EAC033;
}

.rssLink a, .rssLink a:link, .rssLink a:visited {
	color: #e3761a;
}

.rssLink a:hover, .rssLink a:active {
	color: #e3761a;
}

/*--- Alternate subnav style ---*/

.subNavOuter {
	background: #1A5691;
}

.subNavOuter2 {
	background: #00A1E1;
}

.subNavOuter3 {
	background: #8188C2;
}
.subNavOuter .imgTitle {
	margin: 0 auto;
}

.subNavOuter .subNav a, .subNavOuter .subNav a:link, .subNavOuter .subNav a:visited {
	color: #fff;
}

/*--- Related links ---*/

.relatedLinks {
  color: #d3599a;
}

.relatedLinks a, .relatedLinks a:link, .relatedLinks a:visited {
  color: #98647A;
}

/*--- Breadcrumbs ---*/

.bc li {
  color: #999;
}

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

/* more than one right column is allowed; normally there are two */
.colRight {
  border-left: solid 1px #DEDCA5;
}

.content .contentCol {
  border-right: solid 1px #DEDCA5;
}

.content h1 {
  color: #8e0000;
  margin-top: 10px;
}

.content h1.color3 {
  color: #e7731c;
}

.content h1.color4 {
  color: #4eacd1;
}

.content h1.color5 {
  color: #d3599a;
}

.content h2 {
  color: #98647A;
}

/*--- Two column layout ---*/

.colBorderRight {
  border-right: solid 1px #DEDCA5;
}

.colBorderLeft {
  border-left: solid 1px #DEDCA5;
}

/*--- Two column layout - wide ---*/

.twoColWide .content {
  border-right: solid 1px #DEDCA5;
}

/*--- Form input pages ---*/

.formOuter fieldset .title {
  background: #00684D;
  border-bottom: solid 3px #fff;
}

.formOuter fieldset {
  background: #E3E4C3;
}

/*--- Links page ---*/

.linkPage a, .linkPage a:link, .linkPage a:visited {
  color: #302e2e;
}

/*-- Specific styles ---*/

.eventListing .eventDate {
  color: #00694e;
}


.newsDate {
  color: #00694e;
}

.urlCredit {
  color: #999;
}

/*** Footer layout ***********************************************************/

.footerOuter {
  color: #fff;
  background: #7D8183;
}

.footerOuter a, .footerOuter a:link, .footerOuter a:visited {
  color: #fff;
}

.footerOuter .sep {
  border-right: solid 1px #fff;
}


/*** Minimal Navigation page style overrides *********************************/
/* NOTE: May want to consider moving these styles to a 
separate stylesheet instead of using the body tag override */

.minimalNav { /* body tag override */
  background: #cbcbcb url(/images/common/bg.gif) center -65px repeat-x;
}

.minimalNav .mainNav a:hover, .minimalNav .mainNav a:active, .minimalNav .mainNav .current {
  border-bottom: solid 2px #edc83b;
}


/*** Research section style overrides ****************************************/
/* NOTE: May want to consider moving these styles to a 
separate stylesheet instead of using the body tag override */

.researchPage { /* body tag override */
  background: #cbcbcb url(/images/common/bg.gif) center top repeat-x;
}

/*--- Main nav styles ---*/

.researchPage .mainNav a, .researchPage .mainNav a:link, .researchPage .mainNav a:visited {
  border-bottom: solid 6px transparent;
}

.researchPage .mainNav a:hover, .researchPage .mainNav a:active, .researchPage .mainNav .current {
  border-color: #8D363B;
}

.researchPage .colRight, .researchPage .colBorderRight, .researchPage .colBorderLeft {
  border-color: #BDB8AD;
}

.researchPage .subNav a, .researchPage .subNav a:link, .researchPage .subNav a:visited {
  color: #000;
}

.researchPage .subNav a:hover, .researchPage .subNav a:active, .researchPage .subNav a.current, .researchPage .subNav a.current:visited {
  color: #000;
}

.researchPage .subNavOuter .subNav a, .researchPage .subNavOuter .subNav a:link, .researchPage .subNavOuter .subNav a:visited {
  color: #fff;
}

.contactBoxContent {
  background: #F1EFD8 url(/images/common/bgContactBottom.gif) left bottom no-repeat;
}

.researchPage .colContent {
  border-right: solid 1px #BDB8AD;
}

/*** College page style overrides ********************************************/
/* NOTE: May want to consider moving these styles to a 
separate stylesheet instead of using the body tag override */

.collegePage { /* body tag override */
  background: #d9daca url(/images/common/bg7.gif) center top repeat-x;
  color: #68645e;
}

.collegePage .bodyBanner img {
  border-style: solid;
  border-color: #fff;
}

.collegePage .subNav a, .collegePage .subNav a:link, .collegePage .subNav a:visited {
  color: #00694e;
}

.collegePage .subNav a:hover, .collegePage .subNav a:active {
  color: #fff;
  background: #00694e;
}

.collegePage .subNav a.current,  .collegePage .subNav a.current:visited {
  color: #00694e;
}

.collegePage .bc { 
  background: #E6E6E6;
}

.collegePage .footerOuter {
  background: #00694E;
}

/*--- College Landing page ---*/

.bannerCollegeOuter {
  background: #fff;
}

.bannerCollege {
  height: 400px;
  background: url(/grad-school/images/grad-home.jpg) no-repeat;
}

.popLinks {
  background: #fff;
}

.popLinks ul li {
  margin-bottom: 10px;
  padding-left: 12px;
  background: url(/images/common/bullet6.gif) 0 6px no-repeat;
}

.popLinks ul li.title {
  color: #8e923b;
}

.collegePage {
}

.collegePage .bodyContent {
}

.collegeHomeFeature {
  background: url(/images/common/bgFeature.gif) repeat-y;
}

.collegeHomeFeature .featureContent {
  background: #EBE9D6 url(http://www2.binghamton.edu/images/common/bgFeatureBottom.gif) no-repeat scroll left bottom;
}

.collegeHomeFeature .featureContent .sep {
  border-top: solid 1px #F0C390;
}

.collegeHomeContent .col1 {
  border-right: solid 1px #ECEAD8;
  padding-right: 10px;
  width: 426px !important;
  
  /*width: 441px; original width */
}

.collegeHomeContent .col2 {
  border-left: solid 1px #ECEAD8;
  
  /*width: 205px; original width */
}

.collegeHomeContent .item .date, .collegeHomeContent2 .item .date {
  color: #4eacd1;
}

.collegeHomeContent .item .color2, .collegeHomeContent .item .color2 a, .collegeHomeContent .item .color2 a:link, .collegeHomeContent .item .color2 a:visited,
.collegeHomeContent2 .item .color2, .collegeHomeContent2 .item .color2 a, .collegeHomeContent2 .item .color2 a:link, .collegeHomeContent2 .item .color2 a:visited {
  color: #5dab56;
}

.collegeHomeContent .item .color3, .collegeHomeContent .item .color3 a, .collegeHomeContent .item .color3 a:link, .collegeHomeContent .item .color3 a:visited,
.collegeHomeContent2 .item .color3, .collegeHomeContent2 .item .color3 a, .collegeHomeContent2 .item .color3 a:link, .collegeHomeContent2 .item .color3 a:visited {
  color: #e7731c;
}

.collegeHomeContent h1 {
  margin: 0 0 10px 0;
  font-weight: normal;
  font-size: 180%;
  line-height: 120%;
  color: #8E923B;
}

.collegeHomeContent h2 {
  margin: 0 0 10px 0;
  font-weight: normal;
  font-size: 120%;
  line-height: 120%;
  color: #98647A;
}

.collegeHomeContent .colInner ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.collegeHomeContent .colInner ul li {
  margin-bottom: 10px;
  padding-left: 12px;
  background: url(/images/common/bullet6.gif) 0 6px no-repeat;
}

.collegeHomeContent .colInner ul li.title {
  padding-left: 0;
  margin-bottom: 15px;
  color: #e7731c;
  background: none;
  font-size: 120%;
}

/*--- College variation page ---*/

.college2TagLine {
  color: #F17827;
  background: #F1EDDF;
}

.colLeftCollegeHome2 .popLinks2 a, .colLeftCollegeHome2 .popLinks2 a:link, .colLeftCollegeHome2 .popLinks2 a:visited {
  color: #fff;
}

.colLeftCollegeHome2 .popLinks2 ul {
  background: #80411f;
}


/*** Department page style overrides *****************************************/
/* NOTE: May want to consider moving these styles to a 
separate stylesheet instead of using the body tag override */

.departmentPage { /* body tag override */
  background: #d9daca url(/images/common/bg7.gif) center top repeat-x;
  color: #68645e;
}

/*.departmentPage .headerOuter {
  background: #59A346 url(/images/common/bgHeader3.gif) repeat-x;
}*/

/*--- Main nav styles ---*/

.departmentPage .mainNav a:hover, .departmentPage .mainNav a:active, .departmentPage .mainNav .current {
  border-color: #98647A;
}

.departmentPage .quickLinks a, .departmentPage .quickLinks a:link, .departmentPage .quickLinks a:visited {
  color: #bbbbbb;
}

.departmentPage .subNav {
  background: #98647a;
  color: #fff;
}

.departmentPage .subNav li {
  background: url(/images/common/bullet5.gif) 0 6px no-repeat;
}

.departmentPage .subNav a.current, .departmentPage .subNav a.current:visited {
  color: #EDC83B;
}

.departmentPage .bcOuter {  
  background: #E6E6E6;
}

.departmentPage .content h1 {
  color: #8e923b;
  text-transform:none;
}

.departmentPage .footerOuter {
  background: #00694E;
}

.departmentPage h3{  
	color: #8E923B;
}

/*--- Department Home ---*/

.bannerDepartmentOuter {
  background: #fff;
}

.departmentHomeContent .colRight {
  border-color: #E6E2DA;
}


/* departmentLanding variation */
.departmentVariation {
  background: #fff url(/images/common/bg3.gif) center top repeat-x !important;
}


.departmentVariation .subNav {
  background: #baae3c !important;
}

.departmentVariation .subNavTop {
  background: url(/images/common/bgSubNavTop.gif) no-repeat top right;
}

.departmentVariation .subNavBottom {
  background: url(/images/common/bgSubNavBottom.gif) no-repeat top right;
}

.departmentVariation .quickLinks a, .departmentVariation .quickLinks a:link, .departmentVariation .quickLinks a:visited {
  color: #ffd525 !important;
}

.departmentVariation .searchButton {
  background: #ad5c00 !important;
}

.departmentVariation .content h1 {
  color: #449171 !important;
}

.departmentVariation .footerOuter {
  background: #baae3c !important;
}

/*** Admissions page style overrides *****************************************/

.admissionsHome .bc { 
  background: #E6E6E6;
}

.dired, .dired a {
	color: #7D8183 !important;
}

/***** collegePage Variation R3 **********************************************/

.collegePageR3 .colLeftCollegeHome2 .popLinks,
.collegePageR3 .colLeftCollegeHome2 .popLinks2 {
  background: #fff;
}

.collegePageR3 .colLeftCollegeHome2 .popLinks a,
.collegePageR3 .colLeftCollegeHome2 .popLinks a:link,
.collegePageR3 .colLeftCollegeHome2 .popLinks a:visited,
.collegePageR3 .colLeftCollegeHome2 .popLinks2 a,
.collegePageR3 .colLeftCollegeHome2 .popLinks2 a:link,
.collegePageR3 .colLeftCollegeHome2 .popLinks2 a:visited {
  color: #47AED6;
}

.collegePageR3 .colLeftCollegeHome2 .popLinks ul,
.collegePageR3 .colLeftCollegeHome2 .popLinks2 ul {
  background: #fff;
}

.collegePageR3 .colLeftCollegeHome2 .popLinks li,
.collegePageR3 .colLeftCollegeHome2 .popLinks2 li {
  background: url(/images/common/bullet4.gif) 0 6px no-repeat;
}

.collegePageR3 .colLeftCollegeHome2 .popLinks ul li.title, 
.collegePageR3 .colLeftCollegeHome2 .popLinks2 ul li.title {
  color: #98647a;
}

.collegePageR3 .program .headerSmall a,
.collegePageR3 .program .headerSmall a:link,
.collegePageR3 .program .headerSmall a:visited  {
  color: #00a3e0;
}

.collegePageR3 .event .title a,
.collegePageR3 .event .title a:link ,
.collegePageR3 .event .title a:visited  {
  color: #5dab56;
}

.collegePageR3 .event .date {
  color: #5dab56;
}

.collegePageR3 .newsItem .title a,
.collegePageR3 .newsItem .title a:link,
.collegePageR3 .newsItem .title a:visited {
  color: #00a3e0;
}

.collegePageR3 .newsItem .date {
  color: #00a3e0;
}

/***** collegePage Variation R4 **********************************************/

.collegePageR4 .popLinks ul li {
  background: url(/images/common/bullet5.gif) 0 6px no-repeat !important;
}

.collegePageR4 .program .headerSmall a,
.collegePageR4 .program .headerSmall a:link,
.collegePageR4 .program .headerSmall a:visited  {
  color: #8e0000;
}

.collegePageR4 .event .title a,
.collegePageR4 .event .title a:link ,
.collegePageR4 .event .title a:visited  {
  color: #8e0000;
}

.collegePageR4 .event .date {
  color: #8e0000;
}

.collegePageR4 .newsItem .title a,
.collegePageR4 .newsItem .title a:link,
.collegePageR4 .newsItem .title a:visited {
  color: #00a3e0;
}

.collegePageR4  .newsItem .date {
  color: #00a3e0;
}

.colRight .popLinks2 ul {
	background: #00a6dd;
}

.colRight .popLinks2 ul li.title {
	color: #fff;
}

.colRight .popLinks2 ul li a {
	color: #fff;
}

.formError {
    color: red;
}