@import url(ashe_e2c_nav.css); /* navigation */

body {
	width: 810px;
	margin:0px;
	padding:5px 5px 5px 5px;
	border:0px;
	font-size: .80em;
	height:auto;
	background:#fff;
	font-family:verdana, sans-serif;
}

html>body {
	width:auto;
	min-width: 800px	
}

#ask_header {	
	padding:10px 0px 10px 0px;
	margin:0px;
	background: #fff;
	border-top: 3px solid #51A121;
	border-bottom: 0px solid #51A121;
	border-left: 0px solid #51A121;
	height:100px;
}

#ask #hcwrapper {
	float:right;
	background:transparent;
	width:auto;
	margin-right:20px;
	text-align:right;
	line-height:0em;
}

#hc_logo {
	border:0px solid blue;
	vertical-align:middle;
}

#ask #hcwrapper a {
	margin-top: 0px;
	margin-right: 10px;
	font-size: 10px;	
	color: #70005F;
	text-decoration:none;
}

#ask #hcwrapper a:hover,
#ask #hcwrapper a:active {
	color: #70005F;
}

#ask #logo_section {
	float:left;
	width:auto;
}

#ashe_logo { /*this is the ashe logo, the graphic file */
	margin-left:10px;
	border:0px;
}

.ashe_head { /*this is the text that goes with the ashe logo */
	font-family: "Times New Roman", Serif;
	margin-left:15px;
	color:#243E90;
}

.aha_head { /*this is the text that goes with the ashe logo */
	font-family: "Times New Roman", Serif;
	color:#51A121;
	margin-left:15px;
}

#ask #header_text {
	color:#70005F;
	text-align:center;
	font-size:18px;
}

#ask #header_text .subtext {
	font-size:12px;	
}
#header_links {
	margin-right:15px;
	float:right;
	text-align:right;
}	

#header_links, #header_links a, #header_links a:visited, #header_links a:link {
	text-decoration:none;
	color: #fff;
	font-weight:bold;
}

#header_links a:hover {
	text-decoration:underline;	
}

#ask #subheader {
	margin:0px;
	padding:0px;
	border:0px;
	background: #fff;
	border-top: 3px solid #CCDDAA;
	height:25px;
}

#ask #subheader1,  #ask #subheader2 {
	background: #CCDDAA;
	/border:0px solid red;/
	height:auto;
	padding-bottom:5px;
	padding-top:0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top:3px;
}

#ask #subheader2 {
	border-top:3px solid #51A121;
	clear:both;
}
#ask_nav p {
	color:#000;
	margin-left: 10px;
	margin-right: 5px;
}

/*
#topical {
	display:none;
}

#three_cols #main1 #main2 #topical {
	display:block;
	float: right;
	color:#000;
	padding:0px;
	padding-bottom:25px;
	margin: 0px;
	border:0px;
	width: 210px;	/*width for right side column */

}
#topical p, #topical .content {

	/*margin:0;
	padding:0;*/
	voice-family: "\"}\"";
	voice-family:inherit;	
	margin-left: 10px;
	margin-right: 5px;
}

#ask #topical p {
	font-family:"Times New Roman", serif;
	font-size: 14px;
	color:#70005F;
	font-weight:bold;
	text-align:center;	
}

#ask #topical img {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
*/
#content {
	margin: 0px 0px 0px 0px;
	height:100%;
	min-width:400px;
	padding-bottom:25px;
	padding-right:10px;
	width:auto;
/*	border:1px solid red;*/
	voice-family: "\"}\"";
	voice-family:inherit;
}

html>body #content {
	width:auto;
}


#three_cols #content li,
#three_cols #content div,
#three_cols #content p, 
#three_cols #content h1, 
#three_cols #content h2, 
#three_cols #content h3 
{
	margin-left: 25px;
	margin-right: 7px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

/* This fixes 3 pixel jog in IE/WIN*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #content {
	  height: 1%;
	  margin-left: 0px;
  }
/* End hide from IE5/mac */



#content h1 {
	font-size:20px;
	color:#51A121;
}

#content h2 {
	font-size:18px;
	color:#51A121;
}

#content h3 {
	color:#51A121;
}

#content b, #content strong {
	color:#51A121;
}

#content ul {
	list-style: url("/ashe/education/2005ask/img/arrow_box_small.png");
}

#content .faculty {
	font-size:11px;
	font-style: italic;
}

#ask_subfooter {
	background: #D3D9E8;
	border-top: 1px solid #243E90;
	border-bottom: 2px solid #243E90;
	margin: 0;
	padding: 1px 6px 2px 0px;
	text-align: center;
	clear: both;
	width:auto;	
	
	/* voice-family:"\"}\"",inherit; */
	/* Keep IE 5.5+ WIN happy */
	/*width:expression(document.body.clientWidth < 750 ? "700px" : "100%" );*/
}

#ask_subfooter {
	background: #D3D9E8;
}

#ask_subfooter, #ask_subfooter a, #ask_subfooter a:visited, #ask_subfooter a:link {
	text-decoration:none;
	font-weight:bold;
	color:#243E90;
}

#ask_subfooter a:hover {
	text-decoration:underline;	
}

#ask_footer p {
	padding:10px 10px 10px 10px;
	margin:0 15% 0 15%;
}

#ask_footer {
	background: #243E90;
	padding: 10px 3px 15px 0px;
	margin: 0px;
	width:auto;
	height:auto;
}

#ask_footer p {
	text-align: center;
	font-family: "Times New Roman", Serif;
	font-weight:bold;
	color:#fff;
}

img {
	margin:5px 5px 5px 5px;
	border:0;
}

/* resetting some things for printing */

#ask_nav, #ask_subfooter, #hcwrapper, #topical {
	display: none;
	visibility:hidden;
}

#header_text {
	background:#fff;
	color:#000;	
}

#content {
		padding:0;
		margin-right: 210px;
		width:600px;
}

#ask_footer {
	background:#fff;	
}

#ask_footer p {
	color:#000;
	background:#fff;	
}