/* 
print version of page - hide navigation type divs.
Neeta Nain
2005-03-30
*/

* {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	position:static !important;
	text-indent: 0;
	overflow:visible !important;
}

.logos li {
	float: left;
	list-style-type: none;	
}

#content {
	/*clear: left;*/
}

#header form, #primary-nav, .find-it, #quick-links, #access-links, #footer, #secondary-content, #tertiary-content, .greybox, .homepage-doublecolumn, #breadcrumb, #content-extras {
	display: none;
}

h1, h2, h3, h4, p {
	margin: 15px 0;
}

#logo img {
	border:10px solid #002147;
	background-color: #002147;
}

div#header a.logo-oxweb img {
	border:none;
}

.university-logo img {
	/*border:10px solid #002147;*/
}

#header, #header-wrapper, #primary-nav {
	height:5em;
	min-height:115px;
	padding-top:0;
	background-color:#fff;
	background-image:none;
}

#primary-content {
	width: 80%;
}

#alumni-wrapper * {
	float: none !important;
	width: auto !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

#alumni-wrapper * h2, #alumni-wrapper * h3, #alumni-wrapper * h3 a {
	color: #002B5F !important;
	background: none !important;
	text-indent: 0 !important;
	border: 0 !important;
}

#alumni-wrapper .column-left .callout {
	border: 0;
}

#alumni-wrapper .column-right .upcoming {
	margin: 30px 0;
}

#alumni-wrapper .column-right .upcoming ul, #alumni-wrapper .column-right .upcoming p {
	margin-left: 20px;
}

#alumni-wrapper .column-right .upcoming div.graphicdatebox {
	border: 0;
}

#alumni-wrapper #tabbed {
	border: 1px solid #b1b1b1;
}

#alumni-wrapper #tabbed .tabbed-content {
	border: 0;
}

#alumni-wrapper #tabbed-nav li.benefits {
	padding-left: 10px;
}

div.fact-browse {
	opacity: 1 !important;
}
#primary-content div.unique * {
	background-color: white !important;
}
