/* CSS Document */

/* General Styles 
=========================================================== */


body {
	color: #000;
	background-color:#7D6295;
	background: #663399 url(/graphics/stripe-purple.jpg);
	}

a:visited {
	text-decoration: underline;
	}
a:hover, a:active {
	text-decoration: underline;
	}



/* Layout 
=========================================================== */

#container {
	color: #000;
	background: #ffd272;
	border: 1px solid #ab8c4c;
	}


/* ---- Tool Bar - colors CAN be overwritten with dept CSS ---- */

#header {
	background: #ffd272;
	color: #000000;
	}
div#toolNav ul {
	background: #ffd272;
	color: #000000;
	}
div#toolNav li:hover {
	background: #e8bf68;
	color: #000000;
	}
div#toolNav li.toolSubmenu {
	background: #ffd272 url(/graphics/menuarrow-bl.gif) no-repeat 65% 70%;
	color: #000000;
	}
div#toolNav li.toolSubmenu:hover {
	color: #000;
	background: #ffd272 url(/graphics/menuarrowhover-bl.gif) no-repeat 65% 70%;
	}
div#toolNav li a {
	color: #000000;
	background: #e8bf68;
	}
div#toolNav ul.toolLevel1 li.toolSubmenu:hover ul.toolLevel2 li {
	border-bottom: 1px solid #FFFFFF;
	}

/* ---- Search Tools - colors CAN be overwritten with dept CSS ---- */
div#searchTools a {
	color: #000000;
	background: #ffd272;
	}
div#searchTools a:hover {
	color: #000000;
	background: #ffd272;
	}
div#searchTools input {
	background: #FFFFFF;
	color: #000;
	} 
div#searchTools .button {
	border: 1px solid #ffd272;
	color: #000000;
	background: #e8bf68;
	}
div#searchTools .button:hover {
	border: #000000 1px solid;
	color: #000000;
	background: #ffd272;
	}
	
/* 2nd Level Navigation - Primary Navigation for Departments
=========================================================== */
div#mainNav ul {
	background: #ffd272;
	color: #000;
	}
div#mainNav li {
	border-bottom: 1px solid #e8bf68;
	background: #ffd272;
	color: #000;
	}
div#mainNav li a {
	color: #000000;
	background: #ffd272; 
	}
div#mainNav li a:hover {
	background: #FEE78E;
	color: #000;
	}
div#mainNav li.mainSubmenu a {
	background: #ffd272 url(/graphics/menuarrow-bl.gif) no-repeat 95% 55%;
	color: #000;
	}
div#mainNav li.mainSubmenu a:hover {
	color:#000000;
	background: #FEE78E url(/graphics/menuarrowhover-bl.gif) no-repeat 95% 55%;
	}

div#mainNav ul.Level2 li a {
/*	border-bottom: 1px solid #FFFFFF;
*/	color: #000;
	background: #ffd272; 
	}
 div#mainNav ul.Level2 li a:hover {
/*	border-bottom: 1px solid #FFFFFF;
*/	color: #000;
	background: #FEE78E; 
	}
div#mainNav ul.Level1 li.mainSubmenu:hover ul.Level2 li {
/*	border-bottom: 1px solid #FFFFFF;
*/	border-left: 1px solid #FFFFFF;
	color: #000;
	background: #ffd272; 
	}
/* 2nd Level Main Content Styling
=========================================================== */
#mainContent {
	color: #000000;
	background: #fff;
	position: relative;
	}
#mainContent a {
	color: #663399;
	background: none;
	}
#mainContent a:hover, #mainContent a:active {
	color: #660099;
	background: none;
	}
	
/* ---- Subset Navigation or Related Links ---- */
#mainContent .subNav {
	background: #ffd272 url(/graphics/gradient-rt.gif) repeat-y right;
	border-top: 1px solid #ab8c4c;
	border-bottom: 1px solid #ab8c4c;
	border-left: 1px solid #ab8c4c;
	color: #000;
}
/* Forms
=========================================================== */

input, textarea, select {
	border: 1px solid #e8bf68;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	}
.button {
	background-color: #ab8c4c;
	border: 1px solid #e8bf68;
	color: #000000;
	}
.formlabel {   /*for form elements */
	float: left;  
	width: 10em;  
	margin-right: 1em;  
	text-align: right; 
	font-weight:bold;
	clear:both;
}	

.formlabel2 {   /*for form elements */
	
	/*for Skippy*/

	float: left;
	width: 20em;  
	margin-right: 1em;  
	text-align: right; 
	
	font-weight:bold;
	clear:both;
	
	display: block;
	font-weight:bold;
}

.formlabel3 { /*for form elements */
	/*for Jeremy*/
  	float:left;
 	width:25%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}

.formlabel3_right { /*for form elements */
	/*for Jeremy*/
  	width:25%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}

.formlabel3_long { /*for form elements */
	/*for Jeremy*/
  	width:80%;
  	padding-top:0.2em;
  	text-align:left;
  	font-weight:bold;
}

.formlabel3_top { /*for form elements */
	/*for Jeremy*/
  	float:left;
 	width:99%;
  	margin-right:0.5em;
  	padding-top:0.2em;
	padding-bottom:0.3em;
  	text-align:left;
  	font-weight:bold;
}

.formlabel3_hidden{
	 display:none;
}

.fieldset3 {
  padding: 1em;
  font:80%/1 sans-serif;
  border:1px solid black;
  }
  
 .legend3 {
  padding: 0.2em 0.5em;
  border:1px solid black;
  background: #663399;
  color:white;
  font-size:90%;
  text-align:right;
  }
  
  .fieldexplanation{
  font-size:0.8em;
  }

.submit input
{
	margin-left: 4.5em;	
}

/* Highlights
=========================================================== */
.highlight {
	background: #663399 url(/graphics/highlights/highltTop-lavendar.gif) no-repeat left top;
	color: #fff;
	border: none;	
}

.highlightBottom {
	background: url(/graphics/highlights/highltBot-lavendar.gif) no-repeat left bottom;
	position: relative;
	border: none;
}

/* alternative highlights */
.highlight_gold {
	background: #e8bf68 url(/graphics/highlights/highltTop-gold.gif) no-repeat left top;
	color: #000;
	border: none;
}

.highlightBottom_gold {
	background: url(/graphics/highlights/highltBot-gold.gif) no-repeat left bottom;
	position: relative;
	border: none;
}

/*ESS creations
=========================================================== */
.didyouknow { /*for admissions website*/
	float:right; 
	background:#663399; 
	color:white; 
	padding: 2px; 
	margin:1px;

}

.seniorChecklist { 
	float:right; 
	background:#a5bd5d; 
	color:black; 
	padding: 2px; 
	margin-top:5px;
	width:530px;

}

.seniorChecklistItem{
	font-weight:bold;
	font-size:1.1em;
	color: white;
	background: #663399;
	padding: 5px;
	text-align:center;
}

.seniorChecklistItem_small{
	font-weight:bold;
	font-size:0.9em;
	color: white;
	background: #663399;
	padding: 5px;
	text-align:center;
}


.dykheader{
	font-size:1.2em;
}

.dyklearnmore{
	background:#ffcc00; 
	color:black; 
	padding: 2px; 
	margin:1px; 
	float:right; 
	width:267px; 
	font-weight:bold; 
	margin-top:5px; 
	font-size:1.1em; 
	text-align:center;
}

.articulation{
	border-top: 1px solid #663399;
	border-left: 1px solid #663399;
	width: 693px;
}

.articulation table, tr, td {
	font-size: 0.9em;
	line-height: 1em;
	margin: 0px;
	padding: 0px 2px 0px 5px;
	border-right: 1px solid #663399;
	border-bottom: 1px solid #663399;
}
.articulation tr {
	text-align: center;
	}
.articulation th {
	text-align: center;
	font-size:1.2em;
	font-weight:bold;
}


/*added for UHDS RA application - 9/15/2008 - jm */
.raappdl dt {
	float: left; 
	clear: left; 
	width: 25%; 
	padding: 5px; 
	text-align: right; 
	font-weight: bold; 
	clear:both;
	
}

.raappdl dd{
	text-align: left; 
	padding: 5px;

}

.raappdl dd div{
	width:75%;
	margin-left: 22%;
}


