/*  -----{ homepage stylesheet }---------------------------  */


* { margin:0; padding:0; }

html {}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 0.7125em Verdana, arial, helvetica, sans-serif; 
	line-height: 1.5em;
	color: #555f6a;
	background: #ffffff;
	text-align:center;
}

img	{ border: 0; }
div { margin: 0; padding: 0; }
.clearing { clear:both;font-size:0;line-height:0; }

a {color: #555f6a;text-decoration:none;}
a:hover {background: #f8f7f2;}


/*  -----{ wrapper }---------------------------  */


#wrapper {
	background: #c9c9c0 repeat-x 0 795px;
}

#container {
	width:774px;
	position: relative;
	margin: 0 auto;
	text-align:left;
}

#content {
	padding: 0 10px;
	height: 340px;
}


/*  -----{ header }---------------------------  */


#header {
	height: 93px;
	background-color:#c9c9c0;
	text-align: right;
}

#header h1 {
	float: left;
	width: 300px;
	height: 93px;
	text-align: left;
}

#header h1 a {
	color: #fff; /* rule and filter below for for IE5 */
	text-indent/**/: -9999px;
	overflow: hidden;
	display:block;
	width: 300px;
	height: 93px;
	background: transparent url(../testGraphics/bg-heading-BU.gif) no-repeat 10px 10px;
}

#header ul {
	padding: 6px 4px 0 0;
	float: right;
	height: 45px;
}

#header li {
	list-style: none;
	display: inline;
}

#header li a {
	font-size: 90%;
	color: #969b9f;
	padding: 0 6px;
	float: left;
	text-align: center;
	display: block;
	width: auto;
	background: transparent url(../testGraphics/bg-divider.gif) repeat-y 100% 0;
}

#header li a:hover {
	color: #555f6a;
	background-color: #f8f7f2;
}

#header li.last a {
	background-image: none;
}

#header li a.links {
	padding: 0 6px 0 21px;
	background: transparent url(../testGraphics/icn-links.gif) no-repeat 6px 50%;
}

#header li a.links:hover {
	background: #f7f8f2 url(../testGraphics/icn-links.gif) no-repeat -144px 50%;
}


/*  -----{ quicksearch }---------------------------  */


#quicksearch {
	clear:right;
	padding-right: 10px;
}

fieldset {
	border: 0 solid;
}

#quicksearch input {
	vertical-align: middle;
	display: inline;
	font-size: 100%;
}

#quicksearch input#query {
	color: #555f6a;
	background: #c9c9c0 url(../testGraphics/bg-input.gif) repeat-x 0 0;
	border: 1px solid #969b9f;
	border-right-color: #d1d3d5;
	border-bottom-color: #d1d3d5;
	padding: 2px 3px;
	width: 11.5em;
}

#quicksearch input.radio {
	vertical-align:middle;
	font-size:150%;
}

#quicksearch label {
	font-size: 90%;
	color: #969b9f;
	padding: 0 0 0 3px !important;
	padding: 0 0 0 0;
	margin-right:6px;
}

#quicksearch input.image,
#quicksearch input.radio,
#quicksearch label {
	cursor:pointer;
}


/*  -----{ emergency message }---------------------------  */


#emergency, #non-emergency {
	padding:  24px 22px 0 22px;
}

#emergency p, #non-emergency p {
	color: #555f6a;
	font-weight: bold;
}

#emergency p strong, #non-emergency p strong {
}

#emergency p a, #non-emergency p a {
	color: #c00;
	text-decoration: underline;
}

#emergency p a:hover, #non-emergency p a:hover {
	text-decoration: none;
}

/*  -----{ nav }---------------------------  */


#nav {
	padding: 24px 10px 34px 10px;
	/*background: transparent url(../testGraphics/bg-nav.gif) no-repeat 0 100%;*/
}

#nav table {
	border-collapse: collapse;
}

#nav td {
	width: 140px;
	vertical-align: top;
	background: transparent url(../testGraphics/bg-divider.gif) repeat-y 100% 0;
}

#nav td#news {
	background-image: none;
}

#nav h2 {
}

#nav h2 a {
	display:block;
	height:20px;
	width:110px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 6px 12px 12px;
	background: transparent url() no-repeat 0 0;
}

#nav ul {
	margin: 0 12px;
}

#nav #admissions h2 a {background-image: url(../testGraphics/bg-heading-admissions.gif);}
#nav #academics h2 a {background-image: url(../testGraphics/bg-heading-academics.gif);}
#nav #current h2 a {background-image: url(../testGraphics/bg-heading-current.gif);}
#nav #offices h2 a {background-image: url(../testGraphics/bg-heading-offices.gif);}
#nav #alumni h2 a {background-image: url(../testGraphics/bg-heading-alumni.gif);}
#nav #news h2 a {background-image: url(../testGraphics/bg-heading-news.gif);}
#nav #friends h2 a {background-image: url(../testGraphics/bg-heading-friends.gif);}

#nav #admissions h2 a:hover {background-position: -300px 0;}
#nav #academics h2 a:hover {background-position: -300px 0;}
#nav #current h2 a:hover {background-position: -300px 0;}
#nav #offices h2 a:hover {background-position: -300px 0;}
#nav #alumni h2 a:hover {background-position: -300px 0;}
#nav #news h2 a:hover {background-position: -300px 0;}
#nav #friends h2 a:hover {background-position: -300px 0;}

#nav li {
	list-style: none;
}

#nav li a {
	font-size: 90%;
	line-height: 1.1em;
	margin-bottom: .3em;
	padding: .1em 0;
	display: block;
	width: 100%;
}

/* WBUR, BU Today, and InfoCenter links */

#nav li.wbur a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 9px;
	color: #e8ae10;
}

#nav li.wbur a span {
	color: #7b838b;
	padding-left: .1em;
}

#nav li.butoday a {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	margin-top: 9px;
	font-weight: bold;
	color: #8aa5b1;
}

#nav li.butoday a span {
	color: #c00;
}

#nav li.butoday a:hover,
#nav li.butoday a:hover span,
#nav li.wbur a:hover,
#nav li.wbur a:hover span {
	background: transparent url();
}

#nav li.infocenter a {
	margin: 6px 0 0 -1px;
	padding: 5px 0 5px 22px;
	width: 83px;
	background: transparent url(../testGraphics/icn-infocenter.gif) no-repeat 0 .1em;
}

#nav li.infocenter a:hover {
	background-position: -300px .1em;
}


/*  -----{ footer }---------------------------  */



#footer {
	width: 751px;
	position: relative;
	margin: 0 auto;
	padding: 30px 6px 24px 6px;
	clear: left;
	text-align:left;
}

#footer p {
	display:block;
	width: 112px;
	height: 50px;
	margin: 0 34px 0 0;
	float: left;
}

#footer ul {
}

#footer li {
	list-style: none;
	display: inline;
}

#footer li a {
	font-size: 90%;
	padding: 0 6px;
	float: left;
	text-align: center;
	display: block;
	width: auto;
	background: transparent url(../testGraphics/bg-divider-bottom.gif) repeat-y 100% 0;
}

#footer li a:hover,
#footer li a.rss:hover {
	background-color: #f7f8f2;
}

#footer li.last a {
	background-image: none;
}

#footer li a.rss {
	background: transparent url(../testGraphics/icn-rss-small.gif) no-repeat 6px 50%;
	padding-left: 38px;
}


/*  -----{ alternate content }---------------------------  */


#alternate-content {width: 775px; height: 340px; background: #8aa5b2 url(/common/hp/graphics/bg-alternate-content.gif) no-repeat 0 0;}
#alternate-content p {display:block; width: auto; padding: 24px; color: #fff; font-weight: bold;}
#alternate-content p a {display:block; width: auto; padding: 24px 24px 24px 120px; color: #fff; font-weight: bold; background: transparent url(../../graphics/icn-flashplayer.gif) no-repeat 24px 24px;}
#alternate-content p a:hover {color: #fc0;}

div#sections {
	height: 340px;
	overflow: auto;
	background: #68717b;
}

div#sections table {
	width: 100%;
	border-collapse: collapse;
	background: #8aa5b2 url(/common/hp/graphics/bg-alternate-content.gif) no-repeat 0 0;
}

div#sections td {
	width: 20%;
	vertical-align: top;
	padding: 12px 0 12px 0;
}

div#sections td#community {
	background-image: none;
}

div#sections td h2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 120%;
	color: #fff;
	text-transform: uppercase;
	padding: 0 12px;
	margin-bottom: 12px;
}

div#sections td ul {
	padding: 0 12px;
}

div#sections td li {
	list-style: none;
}

div#sections td li a {
	color: #fff;
	font-size: 90%;
	line-height: 1.1em;
	margin-bottom: .6em;
	padding: .1em 0;
	display: block;
	width: 100%;
}

div#sections td a:hover {
	color: #555f6a;
	background-color: transparent;
}

div#sections td li a:hover span {
	background-color: #ffffff;
}

div#sections p#description {
	padding: 12px;
	color: #fff;
	background: #68717b;
}

div#sections p#description a {
	color: #fc0;
}

div#sections p#description a:hover {
	background: #555f6a;
}

div#sections p#description a img {
	float: left;
	margin: 0 12px 0 0;
}
