* {	margin:0px;	padding:0px; }
/*html, body { height:100%;  FIX DATASHEET VIEW 2007, IN COREV4 2010 */ }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.5; color:#000000; text-align:left; }
a, a:link, a:visited { text-decoration:none !important; color:#ee6a00 !important; }
a:hover { /* text-decoration:underline !important; */ color:#666666; }
li { /* list-style-type:disc;list-style-position:outside;margin-left:12px; */ }
table {	border-collapse: collapse; }
td { vertical-align:top; }
strong { font-weight:bold; }
h1, h2, h3, h4, h5, h6 { font-weight:bold;color:#444444;line-height:1.3; }
h1 { width:560px; /* SAME WIDTH AS IMAGE ON SCHOOL PAGES */ }
p { padding: 10px 0px 0px 0px; line-height:1.4; }
img { border: 0; }

/* ---------------------- */
.group { width:100%; }
.center { text-align: center; }

/* ---------------------- */
/* LAYOUT - LIST BASED */

.poslist {
	/* LIST FOR POSITIONING */
	margin:0px;
	padding:0px;
	width:100%;
	overflow:auto;
}

.poslist li {
	list-style:none;
	list-style-position:inside;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
}

	.poslist li li {
		float:none;
		display:list-item;
		list-style-position:outside;
	}

	/* HEADLINES */
	.poslist.headline {
		line-height:1.25;
	}

	.poslist h4 {
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
		font-size:11px;
		margin:12px 0px 0px 5px;
		padding:2px 2px 2px 0px;
		width:200px;
		color:#444444;
		border-bottom:1px solid #b7bbbc;
	}

/* ---------------------- */

body {
	/* !IMPORTANT TO OVERRIDE COREV4 */
	background: #ffffff !important;
	min-height:900px;
	color:#000000;
}

#master-backgroundimage {
	background-image:url("../../SiteCollectionImages/uf/bg11.gif");
	background-repeat:repeat-x;
	background-position:top left;
}

#master-wrap {
}

#master-page {
	background-image:url("../../SiteCollectionImages/uf/wrap.gif");
	background-repeat:repeat-y;
	background-position:top center;
}

#master-header {
	width:792px;
	margin:0 auto;
}

#master-container {
	/* FOR WIKI */
	min-height:500px;
	width:792px;
	margin:0 auto;
	overflow:visible; /* visible for breaking layout */
}

	#master-container div {
	float:left;
	}

	#master-container div div {
	float:none;
	}

/* ----------------------------- */
#master-nav {
	width:195px;
}

#master-nav .border {
	padding:0px 0px 0px 21px;
	margin:0px;
}

#master-nav a {
	display:block;
	width: 160px;
	padding: 10px 0px 10px 5px;
	margin-bottom: 1px;
	background: #566cc3;
	color:white !important;
	border-left: 5px #515151 solid !important;
	font-size:13px;
}
#master-nav a {
	border-left: 0px #515151 solid !important;
}

#master-nav a:hover {
	background: #94a2d9;
	color:white;
	border-left: 5px #ee6a00 solid !important;
	text-decoration:none !important;
}

#master-nav a[name="zz1_CurrentNav_SkipLink"], #master-nav div.border>a, #master-nav br{
	display: none !important;
}

/* ----------------------------- */
/* NAV FIX FOR FF */
.leftNav { float:left; }
#launch-wiki { clear:both; }

/* POSITION WIKI LEFT CONTROL */
#launch-wiki { position:relative; }
.ms-quickLaunch  { position:absolute;top:0px;left:0px; }

/* REMOVE BACGKROUNDS FOR WIKI CONTROLS */
.ms-wikieditthird,
.ms-quicklaunchheader,
.ms-quickLaunch { background-image:none;background-color:transparent; }

/* ----------------------------- */

#master-content {
	width:575px;
	overflow:visible;
}

#master-content .border {
	padding:0px 0px 0px 5px;
	background-color:white !important;
	width:555px;
}

.slideshow {
	text-align:center;
}

#course-description-footer { position:relative;left:-15px; }
#course-description-footer ul,
#course-description-footer li,
#course-description-footer table,
#course-description-footer td { width:500px !important;overflow:visible; }
#course-description-footer li { list-style:none !important; }
#course-description-footer li li { list-style:square !important; }

/* ----------------------------- */
/* WIKI */

.ms-wikieditouter {
	border:none !important;
	margin:0px;
	padding:0px;
	float:none !important;
	top:0px;
	left:10px;
	overflow:visible;
}

.ms-wikieditouter .ms-wikieditsecond,
.ms-wikieditouter .ms-wikieditthird {
	height:25px;
}

.ms-wikicontent {
	/* margin:30px 0px 0px 0px; */
}

.fl-interior-pages {
	min-height:500px;
}

.ms-quicklaunchouter {
	border:none;
	padding:20px 0px 0px 10px !important;
}
.ms-quickLaunch {
	border:none;
}

.ms-quicklaunchheader a {
	font-size:12px !important;
	font-weight:bold;
	line-height:1.5 !important;
	color:#566cc3 !important;
}

.ms-quicklaunchouter a.ms-navitem,
.ms-quicklaunchouter a.ms-addnew {
	font-size:12px !important;
	line-height:1.5 !important;
	color:#566cc3 !important;
}

/* ----------------------------- */

#master-header {
	position: relative;
	width: 792px;
	color: #fff;	
	background-image: url("../../SiteCollectionImages/uf/header.png");
	background-repeat:no-repeat;
	background-color: transparent;
	height: 62px;
	text-align: left;
}

#master-pageheader-catalog {
	background-image:url("../../SiteCollectionImages/uf/catbanner11.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	height:115px;
	width:750px;
	margin:0 auto;
	border-bottom:1px solid #000;
}

#master-pageheader-catalog h1 span {
	display: none;
}

#master-container {
	/*width: 750px;*/
	margin:0 auto;
}

#master-pagefooter {
	padding:30px 0 25px 0;
	background: #fff url("../../SiteCollectionImages/uf/footer-bottom.png") no-repeat center top;
	font-family: Arial,Geneva,Verdana,sans-serif;
	color: #777;	
	text-align: center;	
	letter-spacing: .2px;
}

#master-pagefooter p {
	padding:0px;
}

#master-pagefooter a:hover { 
	color: #555; 
	border-bottom: 1px dotted #555;
	text-decoration: none;
}

#master-pagefooter .ms-SPLink .ms-menu-a {
	color:#ee6a00 !important;
}

/* SEARCH */
#control-search {
	width:160px;
	float:right;
	margin:25px 25px 0px 0px;
	display: none;
}


/* NAVIGATION */
.menu {
	padding:0px;
	margin:0px 0px 30px 0px;
	/* width:160px; */
}
.menu li {
	padding:0px;
	margin:0px;
	list-style:none;
}

.menu a,
.menu a:active,
.menu a:link,
.menu a:visited {
	display:block;
	width: 160px;
	padding: 10px 0px 10px 5px;
	margin-bottom: 1px;
	background: #294d97;
	color:white !important;
	border-left: 3px #ff750b solid;
	font-size:13px;
}

.menu a:hover {
	background: #b1c4e6;
	color:white !important;
	border-left: 5px #ee6a00 solid;
	text-decoration:none !important;
}

.menu .dynamic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:white;
	border:1px solid grey;
}

	.menu .dynamic .dynamic {
		border:0px;
	}

.menu .dynamic a,
.menu .dynamic a:active,
.menu .dynamic a:link,
.menu .dynamic a:visited {
	color:grey;
	margin:0px;
	padding:5px;
}

.menu .dynamic a:hover {
	background-color:grey;
	color:white;
}

.menu-vertical a.dynamic-children span.additional-background,
.menu-vertical span.dynamic-children span.additional-background {
	background-image:none;
}


/*-----------------html to pdf styles---------------------*/
.LinkButton {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #00F;
	border-left: 0;
	color: #00F;
	display: inline;
	margin: 0;
	padding: 0;
	border-bottom: 0;
	text-decoration: underline;
	text-align: left;
	cursor: pointer;
}

/*---------------end html to pdf styles-------------------*/
