/* CSS Document */

h1
{
color: #592a8a;
font: bold 14pt "Times New Roman", Times, serif;
padding-top: 5px;
margin-top: 5px;
margin-bottom: 2px;
padding-bottom: 2px;
}

h2
{
color: #592a8a;
font: bold 12pt "Times New Roman", Times, serif;
padding-bottom: 2px;
margin-bottom: 2px;
}

h3
{
color: #999999;
font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
padding-top: 6px;
margin-top: 6px;
}

h4
{
color: #999999;
font: bold 12pt "Times New Roman", Times, serif;
padding-top: 0px;
margin-top: 0px;
}

ul#leftnav 
{
margin: 0;
padding: 0;
list-style: none;
/*width: 175px;*/
}

ul#leftnav li 
{
position: relative;
}

ul#leftnav li a 
{
font-weight: 400;
display: block;
text-decoration: none;
color: #FFFFEC;
background-color: #592A8A;
padding: 5px;
border-top: 1px solid #ccc;
border-bottom: 0;
}

ul#leftnav li a:hover
{
font-weight: 400;
display: block;
text-decoration: none;
color: #592A8A;
background-color: #FED967;
padding: 5px;
border-top: 1px solid #ccc;
border-bottom: 0;
}

/*	
/* Fix IE. Hide from IE Mac \*/
* html ul#leftnav li { float: left; }
* html ul#leftnav li a { height: 1%; }
/* End */


ul#leftnav 
{
margin: 0;
padding: 0;
list-style: none;
width: 175px;
border-bottom: 1px solid #ccc;
}

.leftnav
{
border-right: 1px solid #999999;
}

.leftnavb
{
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
padding-left: 5px;
background-image: url(https://www.ecu.edu/cs-dhs/ecuphysicians/customcf/gradient-cc.jpg);
background-repeat: no-repeat;
font-size: xx-small;
height: 180px;
width: 169px;
}

.box
{
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
height: 100%;
width: 170px;
}

h3.feature
{
background-color: #8080C0;
color: #ffffff;
width: 167px;
margin-top: 0;
margin-bottom: 0;
font-weight:bold;
font-size: small;
}

.ads
{
border: 1px solid #999999; 
width: 165px;
}

h3.htip
{
background-color: #359A58;
width: 165px;
font-weight: bold;
color: #ffffff;
margin-top: 0;
margin-bottom: 0;
font-size: small;
}

.htip
{
font-size: xx-small;
}

.wthr {
	background-color: #993333; 
	color: #ffffff;
	text-align:center;
	border-right: 1px solid #999999;
	border-bottom: 3px solid #999999;
	font-size: 10px;
	width: 174px;
}


.rightnav
{
width: 165px;
}


.span
{
background-color:#9966CC;
}

.field
{
font-size: large;
}

.form {font: small "Times New Roman", Times, serif;}

#ecup-submenu {
	width: 160px;
	float: right;
	border-bottom: 1px solid #FEC923;
	border-left: 1px solid #FEC923;
	margin: 0px 0px 10px 10px;
	padding-left: 9px;
}

#ecup-submenu h3 {
	padding: 5px 0px 15px 0px;
	margin: 0px;
}

#ecup-submenu p {
	padding-bottom: 10px;
	margin: 0px;
}
