/* 	Styles for the header. Redone by Joe and Richard on 12/23/05
	Changes from text in the image, to text laid on the image.
	Also updates for better ADA compliance.
*/
/* Commented out for CommonSpot
body {margin:0px;}
*/
#header {
	background: top left no-repeat #fff;
	width:835px;
	margin-bottom: -1px;
/*	border: 1px solid #000;
*/}
#topnavwrapper {
	margin:0 0 0 220px;
	padding:10px 5px 0 0;
	border:0px solid #000;
}

#mainnavwrapper {
	margin-top:0px;
	border:0px solid #000;
/*	background:url(/images/menuLeft.gif) top left no-repeat;*/
	/*padding:0 0 0 39px;*/
}
#logo {
	border:0px solid #ff0000;
	width:184px;
	height:80px;
	margin:0 0 0 34px;
	float:left;
}

/* Top Nav */
#topnavlist {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-weight:none;
}
#topnavlist li {
	display:inline;
	margin:0 0 0 15px;
	padding:0px;
	}
#topnavlist a {
	text-decoration:none;
	}

/* Top bar search */

#topsearchwrapper {
	margin:0px 0px 0px 550px;
	padding:0px 0px 0px 0px;

}

#searchprompt {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    text-align:right;
	font-size:10px;
	font-weight:normal;
	margin:8px 0 0 0;
	border:0px solid #0000FF;
}
#searchprompt2 {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    text-align:right;
	font-size:10px;
	font-weight:normal;
	margin:5px 0 0 0;
	border:0px solid #0000FF;
}

.searchBox {
	border:1px solid #000;
	background:#fff;
	width:75px;
	height:16px;
	margin:0px;
	padding:0px;
}

#searchform {
	margin:0px;
	padding:0px;
	border:0px solid #ff0000;
}

/* Main Nav */
#mainnavlist {
	background:url(/images/menuLeft.gif) top left no-repeat;
	padding:0 0 0 39px;
	margin:0px 0px 0px 0px;
/*	list-style:none;*/
}
/*
#mainnavlist ul {
	margin:0px;
	padding:0px;
	}
#mainnavlist li {
	display:inline;
	margin:0 0 0 -4px;
	padding:0 0 0 0;
}
#mainnavlist a {
	
}
*/
#menuLeft {
	border:0px solid #000;
	width:39px;
	height:24px;
	float:left;
}
#aboutSCAD {
/*	margin-left: 39px;*/
	border:0px solid #000;
	width:103px;
	height:24px;
	float:left;
}
#academic {
	border:0px solid #000;
	width:161px;
	height:24px;
	float:left;
}
#admission {
	border:0px solid #000;
	width:97px;
	height:24px;
	float:left;
}
#events {
	border:0px solid #000;
	width:181px;
	height:24px;
	float:left;
}
#alumni {
	border:0px solid #000;
	width:159px;
	height:24px;
	float:left;
}
#myscad {
	border:0px solid #000;
	width:95px;
	height:24px;
	margin:0px 0px 0px 0px;
	float:right;
}



/* Begin IE5-mac exception. Only IE-win sees this. \*/
* html body #mainnavwrapper {	margin-top:-4px;}
/* End IE5-mac exception */

/* General */
.color_sub a {color:#fff;}
.color_sub {color:#fff;}
.color_front a {color:#000;}
.color_front {color:#000;}

.height_sub {height:118px;}
.height_front {height:105px;}
.height_user {height: 280px;}

.clear {clear:both;}
.imagelink {border:none;}
.searcharrow {border:none;}
