/* - Bemidji State University Cascading Style Sheet - */


/* Regular Tags */

body {
	margin: 0px 0px 0px 0px; /* Margin Measurements: Top, Right, Bottom, & Left */
	background-color: #006056;
	text: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

p,td,th {
	font-size: 11px;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
	}

h1 {
	}
h2 {
	margin: 5px 0px 4px 0px;
	font-size:18px;
	font-weight: bold;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	}

h4 {
	font-weight: bolder;
	text-deocration: underline;
	font-size: 12px;
	}
h5 {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	margin: 1px 0px 18px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #ddd;
	}
h6 {
	font-size: 9px;
	margin: 3px 1px 1px 1px;
	padding: 0px;
}
form {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}
a:link {
	color: #006056;
	text-decoration: none;
	}
a:active {
	color:#006056;
	text-decoration: none;
	}
a:visited {
	color:#006056;
	text-decoration: none;
	}
a:hover{
	color:#542120;
	text-decoration: underline;
	}
h5 a:link, h5 a:visited, h5 a:active {
	color: #000;
	}
dt {
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	}

/* DYNAMIC MENU (CSS) */

.nav { 
	border: 1px solid #EEEEEE;
	font-family : Verdana;
	font-size: 11px; 
	color: #000000;
	}
.nav TD {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	}
.nav TABLE {
	font-size: 12px; 
	}
.nav P {
	font-size: 12px;
	}




/* BOX */

.rightbox {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	}
.rightbox p {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	}	
.rightbox ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 7px 15px;
	padding: 0px 0px 0px 0px;
	}
.regbox {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	}
	
.fullbox {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	}




/* TABLE STYLINGS */

/* Athletics Roster / Standard Table*/
.roster1 th {
	background-color: #003300;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 0;
	}
.roster1 td {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;
	text-align:center;
	font-size:9px;
	}



/* ALTERNATIVE VIEWS (in alphanumeric order) */

/* Admissions */
	body#admissions, body#athletics .bg, body#athletics #search {
		background-color: #333;
		}
	#admissions a:link, #admissions a:visited, #admissions a:active {
		color: #004E82;
		text-decoration: none;
		}
	#admissions a:hover {
		color: #004E82;
		text-decoration: underline;
		}
	#admissions #header #logo {
		background-image: url("../menu/logo333.gif");
		}
	#admissions #footer {
		background-image: url("../menu/foot333.gif");
		background-color: #333;
		}
	#admissions h3 {
		font-size:16px;
		font-weight:bolder;
		}
	#admissions h4 {
		font-weight: bold;
		font-size: 12px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		}
	#admissions h5 {
		font-weight: bold;
		font-size: 11px; bold;
		}

/* Athletics 1 */
	body#athletics, body#athletics .bg, body#athletics #search {
		background-color: #030;
		}
	#athletics a:link, #athletics a:visited, #athletics a:active {
		color: #363;
		text-decoration: none;
		}
	#athletics a:hover {
		color: #363;
		text-decoration: underline;
		}
	#athletics #header #logo {
		background-image: url("../menu/logo030.jpg");
		}
	#athletics #footer {
		background-image: url("../menu/foot030.gif");
		}

/* Athletics 2 */
	body#athletics2, body#athletics2 .bg, body#athletics2 #search {
		background-color: #314131;
		}
	#athletics2 a:link, #athletics2 a:visited, #athletics2 a:active {
		color: #363;
		text-decoration: none;
		}
	#athletics2 a:hover {
		color: #363;
		text-decoration: underline;
		}
	#athletics2 #header #logo {
		background-image: url("../menu/logo314131.gif");
		}
	#athletics2 #footer {
		background-image: url("../menu/foot314131.gif");
		}

/* Athletics 3 */
	body#athletics3, body#athletics3 .bg, body#athletics3 #search {
		background-color: #698C69;
		}
	#athletics3 a:link, #athletics3 a:visited, #athletics3 a:active {
		color: #363;
		text-decoration: none;
		}
	#athletics3 a:hover {
		color: #363;
		text-decoration: underline;
		}
	#athletics3 #header #logo {
		background-image: url("../menu/logo698c69.gif");
		}
	#athletics3 #footer {
		background-image: url("../menu/foot698c69.gif");
		}


/* Khaki */
	body#khaki {
		background-color: #996;
		}
	#khaki a:link, #khaki a:visited, #khaki a:active {
		color: #663;
		text-decoration: none;
		}
	#khaki a:hover {
		color: #996;
		text-decoration: underline;
		}
	#khaki #header #logo {
		background-image: url("../menu/logo996.gif");
		}
	#khaki #footer {
		background-image: url("../menu/foot996.gif");
		}



/* HEADERS, SEARCH, & FOOTER */
	
#header {
	width: 782px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
	color: #fff;
	}
#header #logo {
	background-image: url("../menu/logo006056.gif");
	}
#header td {
	color: #fff;
	font-size: 10px;
	}
#header a:link, #header a:visited, #header a:active {
	color: #fff;
	text-decoration: none;
	}
#header a:hover {
	color: #fff;
	text-decoration: underline;
	}

	
#search {
	margin:0px;
	color: #ffffff;
	font-size: 10px;
	padding:0px;
	margin: 0px 0px 3px 0px;
	background-color: #006056;
	}
#search h3 {
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 4px 3px;
	padding-top:3px;
	}
#search a:link, #search a:visited, #search a:active {
	color: #ffffff;
	font-size:10px;
	}
#search a:hover {
	color: #ffcc00;
	}
	
#center {
	background-color: #ffffff;
	}

#footer {
	width: 782px;
	height: 88px;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	background-image: url("../menu/foot.gif");
	background-repeat:no-repeat;
	background-color: #006056;
	font-size: 9px;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	font-size:9px;
	}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#footer th, #footer td {
	color: #ffffff;
	font-size: 9px;
	}
	
#case_statement ul li {
	margin: 5px 0 4px 0;
	padding: 0;
	clear:left;
	}
#case_statement ul li span{
	float: left;
	width: 275px;
	margin: 0px 0px 7px 0px
	}
	
.fndnews {
 margin: 10px 0px 20px 0px;
 padding 0px 0px 0px 0px;
 
 }

.fndnews h3 {
 font-weight: bold;
 font-size: 13px;
 color: #000;
 margin: 0px 0px 2px 0px;
 padding: 0px 0px 0px 0px;
 }
 
.fndnews h3 a:link, .fndnews h3 a:visited, .fndnews h3 a:hover, .fndnews h3 a:active {
 color: #006056;
 text-decoration: none;
 }
 
.fndnews h4 {
 color: #999;
 font-size: 11px;
 font-weight: normal;
 margin: 0px; 
 padding: 0px;
 display: inline;
 }

.fndnews h4 a:link, .fndnews h4 a:visited, .fndnews h4 a:hover, .fndnews h4 a:active {
 color: #999;
 text-decoration: none;
 }

 
.fndnews h4.sport {
 margin-right: 7px;
 padding-right: 10px;
 border-right: 1px solid #ccc;
 }
.fndnews h4.date {
 }

.fndnews p {
 color: #000;
 margin: 0px 0px 0px 0px;
 padding: 2px 0px 2px 0px;
 }

.fndnews p.readmore{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font-size: 11px;
 }
 
p.readmore a, .fndnews p.readmore a:link, .fndnews p.readmore a:visited, .fndnews p.readmore a:hover, .fndnews p.readmore a:active {
 background-image: url(../menu/arrow006056.gif);
 background-position: 90% 35%;
 background-repeat: no-repeat;
 padding-right: 20px;

 text-decoration: none;
 }
.fndnews h4 a:hover, .fndnews p.readmore a:hover, .fndnews h3 a:hover {
 text-decoration: underline;
 }

.fndnews .storybody {
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 8px 0px;
 border-bottom: 1px solid #ccc;
 }

.fndnews .storybody p {
 color: #000;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 }

.fndnews p.info {
 color: #999;
 font-size: 11px;
 font-weight: normal;
 }
 


  
.fndgoals {
  margin: 0px 0px 0px 0px;
  padding: 0px;

  }
.fndgoals h3 {
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  }
.fndgoals ul {
  margin: 5px 0px 0px 19px;
  padding: 5px 0px 0px 0px;
  }
.fndgoals ul li {
  margin: 7px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }
.fndgoals ul li h4 {
  margin: 0px;
  padding: 0px;
  color: #000;
  font-size: 11px;
  }
.fndgoals ul li p {
  margin: 0px;
  padding: 0px;
  }
.fndgoals a:link, .fndgoals a:visited, .fndgoals a:hover, .fndgoals a:active {
  color: #006056;
  text-decoration: none;
  }
.fndgoals a:hover {
  color: #542120;
  text-decoration: underline;
  }
p.readmore a, .athnews p.readmore a:link, .athnews p.readmore a:visited, .athnews p.readmore a:hover, .athnews p.readmore a:active {
 background-image: url(../menu/arrow006056.gif);
 background-position: 90% 30%;
 background-repeat: no-repeat;
 padding-right: 20px;
 text-decoration: none;
 }
 
.case_statement ul li {
	margin: 5px 0 4px 0;
	padding: 0;
	clear:left;
	}
.case_statement ul li span{
	float: left;
	width: 275px;
	margin: 0px 0px 7px 0px
	}

.style5 {font-size: 16px}
.style6 {font-size: 12px}
.style7 {font-size: 12px; font-weight: bold; }
.style8 {font-size: 14px}