@charset "utf-8";
/* CSS Document */

body{
	background-color:#000;
}
a{
	text-decoration:none;
}
	a:link{
		color:#009;
	}
	a:visited{
		color:#6399AB;
	}
	a:hover{
		color:#6399AB;
	}
	a:active{
		color:#009;
	}
ul {
	list-style-position: outside;
	list-style-image: url(/images/bullet2.gif);
}

/*		---	BGSU Header Elements ---	*/
#Header{
	background-color:#000;
	width:804px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/BGlogoPrint.gif);
	background-repeat:no-repeat;
}
	#bgsuLogo{
		width:122px;
		float:left;
	}
	#searchLinks{
		margin-left:325px;
		height:30px;
		overflow:hidden;
	}
	#searchButton{
		width:125px;
		height:30px;
		max-height:30px;
		float:left;
		text-align:center;
	}
	#dropDownList{
		float:right;
	}
	#bgsuMenu{
		margin-left:204px;
		height:40px;
		overflow:hidden;
		text-align:right;
	}

/*		--- CBA Header ---		*/
#HeaderDiv{
	background-color:#61BF1A;
	height:10px;
	width:804px;
	margin:auto;
}
#HeaderTwo{
	background-image:url(/images/BuildingHeader.gif);
	background-repeat: no-repeat;
	width: 802px;
	height: 131px;
	margin-left: auto;
	margin-right: auto;
	border-left:1px solid #61BF1A;
	border-right:1px solid #61BF1A;
}
#HeaderThree{
	width:802px;
	height:131px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #61BF1A;
	border-right:1px solid #61BF1A;
}
	#cbaLogo{
		width:175px;
		height:131px;
		float:left;
	}
	#cbaBuilding{
		background-image:url(/images/buildingBlueHeader.gif);
		background-repeat:no-repeat;
		width:627px;
		height:131px;
		float:right;
	}
#HeaderPic{
	background-image:url(/images/BuildingHeader5.gif);
	background-repeat: no-repeat;
	width: 802px;
	height: 131px;
	margin-left: auto;
	margin-right: auto;
	border-left:1px solid #61BF1A;
	border-right:1px solid #61BF1A;
}
#menuBar{
	width: 625px;
	height: 111px;
	margin-left: 0px;
	overflow:hidden;
	z-index:1;
}
#menuBar2{
	width: 625px;
	height: 111px;
	margin-left: 176px;
}
#TitleBar{
	background-color: #FF7300;
	width:802px;
	height:30px;
	margin:auto;
	border-left:1px solid #61BF1A;
	border-right:1px solid #61BF1A;
	padding-top:0px;
	padding-bottom:0px;
	max-height:28px;
}
	#TitleBar p{
		font-size:22px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-align:right;
		color:#FFF;
		margin:0px;
		padding-right:5px;
	}
#HeaderThree #cbaBuilding #menuBar{
	overflow:hidden;
	}
#breadLink{
	color:#FFF;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
}
#breakLinkActive{
	color:#CCC;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
}
/*		--- End Header ---		*/
#ContentBody{
	background-color: white;
	background-image: url('/images/175Mutedlightside.gif');
	background-repeat: repeat-y;
	width: 802px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-height: 550px;
	border-left:1px solid #61BF1A;
	border-right:1px solid #61BF1A;
	border-top:1px solid #FF7300;
	padding-top:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
	#ContentBody p{
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
	}

	#LeftColumn{
		float: left;
		width: 160px;
		max-width:160px;
		padding: 6px 6px 3px 6px;
	}
	#RightColumn{
		width: 614px;
		margin: 5px 0px 0px 175px;
		padding: 0px 0px 0px 5px;
	}
	#RightColumnText{
		width:450px;
		padding:5px 5px 5px 0px;
		border-right:medium solid #6399AB;
	}
	#RightColumnMenus{
		width:147px;
		float:right;
		padding:2px 2px 2px 5px;
	}
	#RightColumnWide{
		width:180px;
		float:right;
		padding:2px 5px 2px 5px;
	}

/*	College Pages	*/
#CollegeImageContentBody{
	background-image:url('/images/contentBG1.jpg');
	background-repeat: no-repeat;
	width: 802px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-height: 550px;
	border-left:1px solid #61BF1A;
	border-right:1px solid #61BF1A;
}
	#CollegeImageContentBody p{
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
	}
#CollegePlainContentBody{
	background-color:#FFFFFF;
	width: 802px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-height: 550px;
	border-left:1px solid #61BF1A;
	border-right:1px solid #61BF1A;
}
	#CollegePlainContentBody p{
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px;
	}

#CollegeMainContent{
	padding:25px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:772px;
}
#CollegeMainNarrow{
	width:580px;
	padding:5px 5px 5px 15px;
	border-right:medium solid #6399AB;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	/*	.CollegeMainContent table{
		width:750px;
		margin-left:10px;
		table-layout:auto;
	}	*/
/*	Center Column Effects		*/
.CenterColumnTransOn{
	filter: alpha(opacity=80); /* ie */
	-moz-opacity: .80; /* mozilla */
	opacity: .80;
	background:#FFF;
	width:400px;
	height:auto;
	margin:3px 0px 1px 75px;
	padding:12px 0px 0px 15px;
}
	.CenterColumnTransOff{
		background:#F4F4F4;
		width:396px;
		height:auto;
		margin:3px 0px 1px 75px;
		padding:12px 0px 0px 15px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		border:2px solid #FF7300;
	}
	.CenterColumnTransOn p, .CenterColumnTransOff p{
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:2px;
		padding:0px;
	}
	.CenterColumnTransOn a, .CenterColumnTransOff a{
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:5px 0px 0px 0px;
		padding:0px;
	}

/*		NEWSLETTER FORMATS		*/
.newsletter{

}
	.newsletter a{
		text-decoration:none;
	}
		.newsletter a:link{
			color:#FF7300;
		}
		.newsletter a:visited{
			color:#C93;
		}
		.newsletter a:hover{
			color:#613005;
		}
		.newsletter a:active{
			color:#C93;
		}
	.newsletter h1{
		font:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#000;
	}
	.newsletter #container{ 
		width:804px;
		background:#FFF;
		margin:0 auto;
		text-align:left;
		border:1px solid #FF7300;
	}
	/*	Newsletter Front Page Header	*/
	.newsletter #header{ 
		background:#000;
		width:804px;
		height:110px;
		vertical-align:top;
		padding:0px;
	}
		.newsletter #header .deptLogo{
			float:left;
			width:170px;
			color:#FFF;
			padding:0px;
		}
		.newsletter #header .newsheaderpic{
			float:left;
			height:110px;
			width:487px;
			padding:0px;
		}
		.newsletter #header .nlcbalogo{
			float:left;
			padding:0px;
			width:147px;
		}
	
	.newsletter #headerArticle{ 
		background:#000;
		height:85px;
		width:100%;
	}
		.newsletter #headerArticle img{
			padding:5px;
			text-align:left;
			border:none;
		}
		.newsletter #headerArticle h1{
			vertical-align:middle;
			width:80%
		}
	/*	Start Dallas Hamilton Header	*/
	.newsletter #DHHeader{
		background:#000;
		height:116px;
		width:100%;
		background-image:url(/DallasHamilton/images/newsHead2.jpg);
		background-position:right;
		background-repeat:no-repeat;
	}
		.newsletter #DHHeader .dhlogo{
			float:left;
		}
		.newsletter #DHHeader .title{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:24px;
			font-weight:bold;
			color:#6399AB;
			text-align:center;
			width:inherit;
			padding-top:60px;
			height:116px;
		}
		.newsletter #DHHeader .title h2{
			height:1.2em;
		}
		.nlcbalogo{
			float:right;
			padding:0px;
		}
	/*	End Dallas Hamilton Header		*/

.newsletter #leftSide, .newsletter #leftSideArticle{
	float: left; 
	width: 150px;
	background:#FFF;
	padding: 15px 0 15px 5px;
	color:#000;
}

.newsletter #leftSide a{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size:12px;
	text-decoration:none;
}
		.newsletter #leftSide a:link{
			color:#FF7300;
		}
		.newsletter #leftSide a:visited{
			color:#C93;
		}
		.newsletter #leftSide a:hover{
			color:#FF7300;
		}
		.newsletter #leftSide a:active{
			color:#000;
		}
		.newsletter #leftSide .date{
			font-size:14px;
			color:#FF7300;
		}


.newsletter #leftSide h3, .newsletter #leftSide p, .newsletter #rightSide p, .newsletter #rightSide p h3{
	margin-left: 10px;
	margin-right: 10px;
}

.newsletter #rightSide {
	float:right; 
	width:140px;
	background:#FFF;
	padding: 5px;
	font-size:10px;
	color:#000;
	border-left:thin solid #CCC;
}
	.newsletter #rightSide h2{
		font-size:14px;
		color:#6399AB;
	}
	.newsletter #rightSide h3{
		font-size:12px;
		padding-bottom:0px;
	}
	.newsletter #rightSide .date{
		text-align:right;
		font-size:14px;
		color:#FF7300;
		}

/*	class for Front Page	*/
.newsletter #mainContent{
 	margin: 5px 175px 5px 175px;
	padding: 0 5px 0 5px;
	background:#FFF;
	color:#000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
	.newsletter #mainContent h1{
		color:#6399AB;
		font-size:24px;
		text-align:center;
	}
	.newsletter #mainContent h2{
		font-size:20px;
	}
	.newsletter #mainContent .newsTitle{
		color:#FF7300;
		font-size:24px;
		font:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
	}
/*	classes for Articles (with rightSide Dropped)	*/
.newsletter #articleContent{
 	margin: 5px 25px 5px 175px;
	padding: 0 5px 0 5px;
	background:#FFF;
	color:#000;
}
	.newsletter #articleContent .newsTitle{
		color:#FF7300;
		font-size:24px;
		font:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
	}
.newsletter #footer { 
	background:#FFF;
	text-align:center;
	font-size:9px;
	color:#999;
	vertical-align:bottom;
	height:32px;
}
	.newsletter #footer p {
		margin: 0;
		padding: 15px 0 0 0;
	}

/*			END NEWSLETTER FORMATS			*/
/*			START BIOS FORMATS				*/
#bioHeader{
	border:solid 1px #6399AB;
}
#bioPic {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#bioPic .shadow2,
#bioPic .shadow3,
#bioPic .container {
	position: relative;
	left: -1px;
	top: -1px;
}

	#bioPic .shadow1 {
		background: #F1F0F1;
	}

	#bioPic .shadow2 {
		background: #DBDADB;
	}

	#bioPic .shadow3 {
		background: #B8B6B8;
	}

	#bioPic .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 10px;
	}
	#bioHeader #bioMain{
		float:left;
		padding-right:3px;
	}

table.biosTable{
	width:600px;
	table-layout:fixed;
	border:1px solid #61BF1A;
}
	td.bioPicCell{
		width:100px;
		overflow:hidden;
		vertical-align:top;
	}
	td.bioInfoCell{
		width:495px;
		vertical-align:text-top;
	}
		.bioName{
			font-weight:bold;
			font-size:18px;
		}
		.bioTitle{
			font-style:italic;
			font-size:12px;
		}

/*			END BIOS FORMATS				*/
#Footer{
	width:804px;
	margin-left: auto;
	margin-right: auto;
	background-color:#61BF1A;
	text-align:left;
	font-size:8px;
}
	#Footer a{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#61BF1A;
		text-decoration:none;
		display:none;
	}
	#Footer a:hover{
		color:#61BF1A;
	}
#BGSUFooter{
	width:804px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A49B8E;
	text-decoration: none;
	font-weight: normal;
}
	#BGSUFooter a {font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #A49B8E; text-decoration: none; font-weight: normal;}
	#BGSUFooter a:hover {font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
	
/*		Clear Fix		*/
.clearFix:after { /* for modern browsers */
	content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { /* for IE7/Win */
    min-height:1px;
}
* html .clearFix { /* for IE5-6/Win */
    height:1px;
}
* html>body .clearFix { /* for IE5/Mac */
    height:auto;
    display:inline-block;
}
