@charset "UTF-8";

/* CWRU WEBSITE TEMPLATE [B-SIMPLE FOOTER] */

body, html {margin: 0; height: 100%;}
p {
	color:#333;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.5;
}
p img {
	border: 1px solid #E8E8E8;
}

h1,h2,h3,h4,h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #252525;
	line-height: 1.3;
	margin: 0;
	font-weight:normal;
}
img{border:none; }
table{
font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.5;
}


/******************************************** Layout Elements **********************************/

#contentWrapper {
	margin: 0;
	width: 100%;
	position: relative;
	overflow:hidden;
	clear: both;
}
#contentContainer {
	width: 960px;
	margin: auto;
	position: relative;
}


/******************************************** Feature */

#feature {
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: #626262;
	margin: 0;
}
#featureHolder {
	position:relative;
	width:960px;
	margin: auto;
	height: 200px;
	
}
.featureImg {
	float: right;
	height: 180px;
	width: 400px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 7px;
}
.featureImg img {
	border: 1px solid #989898;
}

.featureContent {
	float: left;
	height: 120px;
	width: 500px;
	margin-top: 25px;
}
.featureContent p {
	color: #CCC;
}
.featureContent h1 {
	color: #FFF;
}



/************************************************************** Left-hand Navigation **********/

/* navigation holder */

#leftCol {
	float: left;
	width: 215px;
	position: relative;
	margin-top:20px;
	z-index:1;
}
#nav {
	width:210px;
	height:500px;
	position: relative;
	margin: 4px 0 0 0;
	z-index:1;

}
#leftnavWrapper {
	margin:auto;
	position: relative;
	width: 210px;
	height: 500px;
	
}

#leftnav, #leftnav ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:210px;
	
}
#leftnav li {
	padding:0;
	margin:0;

}
#leftnav li ul {
	position:absolute;
	margin-top:-1.75em;
	display:none;
	left:210px;

}
#leftnav ul li ul {
	margin-top:-2em;
	margin-left:10em;

}

#leftnav li:hover ul, #leftnav li.over ul {
	display:block;
	
}
#leftnav li:hover ul ul, #leftnav li.over ul, #leftnav li:hover ul ul ul  {
	display:none;
}
#leftnav ul li:hover ul, #leftnav ul li.over ul, #leftnav  ul ul li:hover ul {
	display:block;
}
#leftnav li a {
	display: block;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: .45em .5em .45em .5em;
	border-bottom: solid 1px #f2f2f2;

}
#leftnav li a:hover {
	background:#0a304e;
	color:#F4F4F4;
	text-decoration: none;

}
#leftnav ul a {
	color: #fff;
	padding: .45em .5em .45em .5em;
	border-bottom: solid 1px #0A385C;
	background:#0a304e;
}
#leftnav ul li a:hover {
	background:#315f80;
}
.section {
	font-weight: normal;
	color: #0a304e;
}
.arrowL {
right:10px;
position:absolute;	
color:#CCC;
}

/* Navigation current section selector */

#home .home, #sec1 .sec1, #sec2 .sec2, #sec3 .sec3, #sec4 .sec4, #sec5 .sec5, #sec6 .sec6  {
	color: #626262;
}


/******************************************** Middle Column */

#midCol {
	width: 460px;
	margin-top: 20px;
	position: relative;
	float:left;
	border: 2px solid #DEDEDE;
	min-height: 500px;
}
#midCol img {
	border: 1px solid #E8E8E8;
	margin-top:7px;
	margin-right: 0px;
}
#midCol a:link, #midCol a:visited  {
	color: #0E4C7D;
	text-decoration: none;
}
#midCol a:hover {
	text-decoration: underline;
}

#midCol a:active {
	text-decoration: none;
	color: #0E4C7D;
}
#midCol .story p img {
	margin: 0px 20px 10px 0;
	border:solid 1px #ccc;
}

/******************************************** Subpage Middle Column */

#midColSub {
	width: 743px;
	margin-top: 5px;
	position: relative;
	float:left;
	border-right: 1px solid #DEDEDE;
	min-height: 400px;

}

#midCol p img, #midColSub p img, #singleCol p img  {
	margin: 0px 20px 10px 0;
}
#singleCol {
	margin-top: 20px;
	position: relative;
	float:left;
	min-height: 400px;
}
#midColSub ul, #singleCol ul, #midColSub2 ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.4;
}
#midColSub li, #singleCol li, #midColSub2 li {
	margin:0;
	padding:0;
}
#midColSub ul li a, #singleCol ul li a, #midColSub2 ul li a {
	color: #0E4C7D;
}
#midColSub ul li a:hover, #singleCol ul li a:hover, #midColSub2 ul li a:hover {
	color: #0E4C7D;
	text-decoration:underline;
}

#midColSub2 {
	width: 730px;
	margin-top: 5px;
	position: relative;
	float:left;
	min-height:400px;
}

	
/******************************************** Frame */

.blankH {
	position: absolute;
	right: -7px;
	top:-13px;
}
#midCol .blankH img {
border:none;
}

/******************************************* Right Column */

#rightCol {
	width: 260px;
	margin-top: 20px;
	margin-right: 5px;
	overflow: hidden;
	position: relative;
	float: right;
	
}
#rightCol div h4 {
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 1px;
	border-bottom: solid 2px #DEDEDE;
}
#rightCol h3 {
	margin-top: 10px;
}
#rightCol div h3  {
	text-transform: uppercase;
	font-weight:normal;
	padding-bottom:2px;
	border-bottom: solid 2px #e5e5e5;
}

.sideContent {
	margin-top: 10px;
	margin-bottom: 30px;
	position: relative;
}
.sideContent ul {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Aria, sans-serif;
	font-size: .8em;
	line-height: 1.4;

}
.sideContent ul li {
	text-align: left;
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #E9E9E9;
	list-style-type: none;	

}

.sideContent ul li a {
	color: #0E4C7D;

}
.sideContent ul li a:hover {
	color: #0E4C7D;
}

.bBorder {
	border-bottom-width: 1px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.introH {
	margin: 10px;
}

.story {
	margin: 10px;
	min-height:180px;
}
.story p img {
	margin: 0 20px 10px 0;
	
}
.calLink {
	text-align: right;
	display: block;
	margin-right:20px;
}
#rightCol img {
	border: 1px solid #E8E8E8;
}

/******************************************** Blue bknd footer **********/

#footer {
	width: 100%;
	position: relative;
	background-color: #0a304e;
	border-top: 2px solid #C8CACB;
	background-attachment: scroll;
	background-image: url(../images/footerBg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 30px 0 0 0;
}
.footerContent {
	height: 120px;
	width: 960px;
	margin: auto;
}
.footerLeftCol {
	float: left;
	position: relative;
	width:480px;
	margin-top: 30px;
}
.footerMiddleCol, .footerRightCol {
	float: left;
	width:150px;
	margin: 25px 0 0 10px;
	padding:0;

}
#footer .footerContent .footerMiddleCol ul, #footer .footerContent .footerRightCol ul {
	padding:0;
	margin:0;
}
#footer .footerContent .footerMiddleCol ul li, #footer .footerContent .footerRightCol ul li {
	list-style-type: none;
}
.footerMiddleCol ul li a:link, .footerMiddleCol ul li a:visited, .footerRightCol ul li a:link, .footerRightCol ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #B8B8B8;
	font-weight: normal;
	line-height: 1.9;
	display: block;
	text-align:left;

}
#footer .footerContent .footerMiddleCol ul li a:hover {
	font-weight: normal;
	text-decoration: underline;		
}
.footerLeftC {
	position: absolute;
	left: 0px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #B8B8B8;
	font-weight: normal;
	line-height: 1.6;
	width: 400px;
}

/* footer search elements */

.footerSearch input {
	border: none;
	background-color: #315f80;
	position: absolute;
	right: 30px;
	width: 140px; height: 20px;
	top: 0;
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0 0 0 3px;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.2;
}
.footerSearch {
	height: 20px;
	width: 175px;
	float: left;
	position: relative;
}
.footerSearch form .btn {
	width: 30px;
	position: absolute;
	right: 0;
}
.footerLeftCol .footerLeftC a {
	color: #999;
}

/******************************************** Simple footer */

#simpleFooter {
	width: 100%;
	position: relative;
	margin: 30px 0 40px 0;
}
.simpleFooterContent {
	height: 45px;
	width: 960px;
	margin: auto;
	border-top: 2px solid #C8CACB;

}
.simpleFooterLeftCol {
	float: left;
	position: relative;
	width:150px;
	margin-top: 15px;
	height: 30px;
}
.simpleFooterMCol {
	float: left;
	position: relative;
	margin: 15px 0 0 0;
}
#simpleFooter .simpleFooterContent .simpleFooterMCol ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	position: absolute;
	left: 40px;
	width: 700px;
	float: left;

}
#simpleFooter .simpleFooterContent .simpleFooterMCol ul li {
	float: left;
}
#simpleFooter ul li a:link, #simpleFooter ul li a:visited {
	display: block;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, serif;
	font-size: 0.75em;
	padding-top: 0.13em;
	padding-bottom: 0.13em;
	font-weight: bold;
	padding-right: 1.2em;
	padding-left: 1.2em;
	border-right:solid 1px #D5D5D5;
}

#simpleFooter ul li a:hover, #simpleFooter ul li a:active {
color:#666;
text-decoration:underline;
}

.legal {
	position: relative;
	width:960px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #999;
	font-weight: normal;
	margin-bottom: 40px;
}
#simpleFooter .legal a {
color:#999;
}

#simpleFooter .simpleFooterMCol ul li .borderN {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* footer search elements */

.simpleFooterSearch input {
	border: none;
	background-color: #ccc;
	position: absolute;
	right: 30px;
	width: 140px; height: 20px;
	top: 0;
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0 0 0 3px;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.2;
}
.simpleFooterSearch {
	height: 20px;
	width: 175px;
	float: left;
	position: relative;
}
.simpleFooterSearch form .btn {
	width: 30px;
	position: absolute;
	right: 0;
}
.simpleFooterLeftCol .simpleFooterLeftC a {
	color: #999;
}

.borderN {
	border-right-style: none;
}

/******************************************** Content link styles */

a:link {
	color: #0E4C7D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E4C7D;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0E4C7D;
}

/************************************************************** Breadcrumb */

.breadcrumbW {
	position:relative;
	width: 960px;
	height: 45px;
	margin:auto;
	border-bottom:solid 1px #e7e7e7;

}
.breadcrumbC {
	position:absolute;
	top:15px;
}
.breadcrumb {
	margin-top: 5px;
}
/* Extra link */
.sideLink {
	position: absolute;
	right: 5px;
	top: 25px;
	color:#333;
	font-family: Helvetica, Aria, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size: .8em;

}
.sideLink a:link, .sideLink a:visited {
	color:#333;
	font-family: Helvetica, Aria, sans-serif;

}
.sideLink a:hover {
	color:#0E4C7D;
	text-decoration: underline;

}
#infotext{
	width:580px;
	padding:15px 5px 25px 0px;
}