@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}

#wrapper {
	background:#2e1f9b;
	width:659px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:23px;
	padding-right:23px;
	padding-bottom:23px;
	text-align:left;
	clear:both;
	overflow:hidden;
}

#left {
	width:428px;
	padding-top:36px;
}

#right {
	width:219px;
	float:right;
	padding-top:18px;
	clear:both;
}

.svLogo {
	padding-left:3px;
	border:none;
}

/* Top Menu */

#menu {
	margin-top: 10px;
	margin-left:8px;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 6px;
	height: 27px;
}
#menu ul li {
	margin-bottom:0;
	padding-bottom:0;
	float: left;
	background: url('http://old.harbourfrontcentre.com/schoolvisits09/images/menuBgLeft.jpg') no-repeat;
	margin-right: 4px;
	color: #fff;
	padding-left: 10px;
	text-align: center;
	height: 27px;
}
#menu ul li a {
	background: url('http://old.harbourfrontcentre.com/schoolvisits09/images/menuBgRight.jpg') no-repeat right top;
	padding-right: 10px;
	display: block;
	color: #444 !important;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}
#menu ul li.on {
	margin-bottom:0;
	padding-bottom:0;
	float: left;
	background: url('http://old.harbourfrontcentre.com/schoolvisits09/images/menuBgLeftOn.jpg') no-repeat;
	margin-right: 4px;
	color: #fff;
	padding-left: 10px;
	text-align: center;
	height: 27px;
}
#menu ul li.on a {
	background: url('http://old.harbourfrontcentre.com/schoolvisits09/images/menuBgRightOn.jpg') no-repeat right top;
	padding-right: 10px;
	display: block;
	color: #1f1662 !important;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}
#menu ul li.on a:hover {
	color: #000	 !important;
}

#menu ul li a:hover {
	color: #FFF	 !important;
}

/* Content */

#content {
	background:#FFF;
	width:357px;
	padding-top:12px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:12px;
	min-height:530px;
}

#event {
	border-bottom:#d9d9d9 solid 3px;
	padding-bottom:12px;
	margin-bottom:25px;
}

#event h1 {
	font-size:18px;
	margin-top:0;
	margin-bottom:16px;
	padding:0;
}

#event h2 {
	float:left;
	font-size:10px;
	color:#2b1d98;
	text-transform:uppercase;
	background:#ffa200 url('http://old.harbourfrontcentre.com/schoolvisits09/images/h2Left.png') no-repeat left top;
	height:13px;
	padding-left:10px;
	margin-top:0;
	font-weight:normal;
	border-bottom:none;
}

#event h2 a {
	color:#2b1d98;
	text-decoration:none;
}

#event h2 a:hover {
	color:#FFF;
}

#event h3 {
	float:left;
	font-size:10px;
	color:#FFF;
	text-transform:uppercase;
	background:#4434b9 url('http://old.harbourfrontcentre.com/schoolvisits09/images/h3Left.png') no-repeat left top;
	

	padding-left:14px;
	margin-top:0;
	font-weight:normal;
}

#event h3 a {
	color:#FFF;
	text-decoration:none;
}

#event h3 a:hover {
	color:#ffa200;
}

#event h4 {
	font-weight:normal;
	font-size:11px;
	width:80px;
	font-weight:bold;
	margin-top:13px;
	margin-bottom:9px;
}

#event p {
	font-size:12px;
	margin-bottom:15px;
}

#event .cc {
	float:right;
	padding-left:4px;
	margin-top:0;
}

/* Grades Menu */

#grades {
	float:right;
}

#grades ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	margin-right:2px;
}

#grades li {
	text-align:center;
	overflow:hidden;
	margin-bottom:4px;
}

#grades li a {
	background:#1f1662 url('http://old.harbourfrontcentre.com/schoolvisits09/images/gradesBG.jpg') no-repeat top right;
	padding-top:4px;
	color:#FFF;
	display:block;
	width:25px;
	height:21px;
	text-decoration:none;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}

#grades li a:hover {
	background-position: 0;	
	color:#1f1662;
}

#grades li.on {
	text-align:center;
	overflow:hidden;
	margin-bottom:4px;
}

#grades li.on a {
	background:#1f1662 url('http://old.harbourfrontcentre.com/schoolvisits09/images/gradesBG.jpg') no-repeat top right;
	background-position: 0;	
	padding-top:4px;
	color:#1f1662;
	display:block;
	width:25px;
	height:21px;
	text-decoration:none;
	overflow:hidden;
}


#grades .title {	
	padding-top:14px;
	padding-left:8px;
	padding-bottom:10px;
}

/* Curriculum Connections Menu */

#cc {
	width:208px;
	margin-left:10px;
	clear:both;
}

#cc ul {
	list-style:none;
	padding-left:0;
	margin-top:0;
	background-color:#ffa200;
	font-size:12px;
	margin-bottom:0;
	padding:0;
	clear:both;
}

#cc li {	
}

#cc li a {
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	border-top:#d68800 solid 1px;
	color:#000;
	text-decoration:none;
}

#cc li a:hover {
	background-color:#ee9801;
	color:#000;
}

#cc li.on a {
	background-color:#ee9801;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	border-top:#d68800 solid 1px;
	color:#000;
	text-decoration:none;
}

#cc li.on a:hover {
	background-color:#ee9801;
	color:#000;
}

#cc .logos {
	float:right;
	border:none;
	margin-right:5px;
	margin-top:-2px;
}

#geography #geography, #history #history, #media_literacy #media_literacy,  #science_and_the_environment #science_and_the_environment, #social_studies #social_studies, #literary_arts #literary_arts, #performing_arts #performing_arts, #urban_studies #urban_studies, #visual_arts #visual_arts {
	background: #c67e01;
	color: #eee;
}
#geography #geography a, #history #history a, #media_literacy #media_literacy a,  #science_and_the_environment #science_and_the_environment a, #social_studies #social_studies a, #literary_arts #literary_arts a, #performing_arts #performing_arts a, #urban_studies #urban_studies a, #visual_arts #visual_arts a {
	color: #000;
}

#geography #geography a:hover, #history #history a:hover, #media_literacy #media_literacy a:hover,  #science_and_the_environment #science_and_the_environment a:hover, #social_studies #social_studies a:hover, #literary_arts #literary_arts a:hover, #performing_arts #performing_arts a:hover, #urban_studies #urban_studies a:hover, #visual_arts #visual_arts a:hover {
	color: #000;
	background: #c67e01;
}

/* Overview */

#overview {
}

#overview h1 {
	margin-top:0;
	margin-bottom:14px;
	padding:0;
	font-size:16px;
}

#overview h2 {
	margin:0;
	padding:0;
	font-size:14px;
	margin-bottom:12px;
}

#overview p {
	font-size:12px;
	margin-bottom:12px;
}

#overviewSection {
	border-top: 3px solid rgb(204, 204, 204); 
	padding-top: 25px; 
	margin-top: 25px;
}

#overviewSection h2 {
	font-size:14px;
	color:#000;
	border:none;
}

/* Register */

#register {
}

#register h1 {
	margin:0;
	padding-top:0;
	padding-bottom:0;
	font-size:16px;
}

#register h2 {
	border-bottom:none;
	color:#000;
	margin-top:20px;
	padding-top:20px;
	font-size:14px;
	border-top:1px solid #CCC;
	margin-bottom:7px;
}

#register p {
	font-size:12px;
	margin-bottom:12px;
}

#register ul {
	font-size:12px;
	margin-left:40px;
	margin-bottom:8px;
}

#register li {
	padding-bottom:5px;
}
