/******************** GLOBAL ************************/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 70%/1.7em Arial, Helvetica, sans-serif;
	color: #000;
	background: #dadada url('/FileData/IMACSWeb/images/HSbackground.gif');
	overflow: -moz-scrollbars-vertical;
}
ul,ol,li {
	list-style: none;
}
a {
	outline: none;
}
img {
	border: none;
}
table {
	margin-bottom: 1.1em;
}
th {
	background: #f3f6fa;
	padding: 5px;
}
td {
	border: 1px solid #e1e8f3;
	vertical-align: middle;
	border-collapse: collapse;
	padding: 10px;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
/*.show {
	display: block;
}*/
/******************** STRUCTURE ************************/

#top, #middle, #bottom {
	margin: 0 auto;
	width: 810px;
}
#top {
	margin-top: 20px;
	background: url('/FileData/IMACSWeb/images/top-bg.png') no-repeat center top;
	height: 15px;
}
#middle {
	background: url('/FileData/IMACSWeb/images/middle-bg-short.png') repeat-y center top;
}
#bottom {
	background: url('/FileData/IMACSWeb/images/footer-bg.png') center top;
	height: 41px;
	margin-bottom: 20px;
}
#container {
	margin: 0 5px;
	width: 800px;
	position: relative;
	/*margin: 0 5px;*/
}
#content {
	clear: left;
}
#c1-home {
	width: 400px;
	float: left;
	margin: 0 0 0 30px;
}
#c2-home {
	width: 353px;
	float: left;
	padding-left: 7px;
	margin-top: -120px;
}
#pic {
	margin-left: -40px;
	position: relative;
}

/******************** HEADER ************************/


#topnav {
	width: 800px;
	float: left;
	background: url('/FileData/IMACSWeb/images/middle-bg.jpg') right top repeat-y;
}
#topnav ul {
	background: #4482eb url('/FileData/IMACSWeb/images/nav-bg.jpg') left top repeat-x;
	list-style: none;
	float: left;
	width: 800px;
	/*margin-left: 10px;*/
	border-bottom: 1px solid #000;
}
#topnav li {
	float: left;
	text-align: center;
	display: inline;
	background: url('/FileData/IMACSWeb/images/nav-a-bg.jpg') right top repeat-y;
}
#topnav a {
	text-decoration: none;
	color: #fff;
	margin-right: 3px;
	font-family: "Tahoma", sans-serif;
	float: left;
	line-height: 1.3em;
	padding: 4px 16px;
	display: block;
	font-size: 110%;
	font-weight: bold;
}
#topnav a span {
	display: block;
}

#topnav .singleline a 
{
	line-height:2.6em;
}

#t-home #topnav-home,
#t-about #topnav-about,
#t-gs #topnav-gs,
#t-programs #topnav-programs,
#t-demo #topnav-demo,
#topnav a:hover{
	color: #abfc08;
}


/******************** SUBPAGE STRUCTURE ************************/
#c1 {
	width: 215px;
	float: left;
}
#c2 {
	width: 520px;
	float: right;
	padding: 20px 30px;
	min-height: 400px;
}
/******************** CONTENT SUBPAGE ************************/

/*-------  SUBNAV ----------*/

#subnav {
	border-right: 1px solid #808386;
	border-left: 1px solid #808386;
	width: 183px;
	margin: -10px 0 0 20px;
}
#subnav h3 {
	background: #90c342;
	color: #fff;
	padding: 20px 0 5px 10px;
	font-size: 100%;
	border-bottom: 1px solid #858fa1;
}
#subnav h4 {
	background: #8da8d3;
	font-size: 100%;
	padding: 3px 0 3px 8px;
	border-top: 1px solid #dce6f7;
	border-bottom: 1px solid #858fa1;	
}
#subnav h4 span {
	display: block;
	line-height: normal;
}
#subnav li span {
	display: block;
	line-height: normal;
}
#subnav ul li {
	position: relative; /* control where menu opens up */
	background: #bdcce5;
	border-bottom: 1px solid #858fa1;
	line-height: 1.6em;
}
#subnav li a {
	display: block;
	border-top: 1px solid #becde6;
	text-decoration: none;
	color: #000;
	height: 1%; /* IE7 BUG */
}
#subnav li a, #subnav li ul li a {
	padding: 1px 0 1px 15px;
	border-top: 1px solid #cbd8ee;
	background: #A3B8DB /*url('/FileData/IMACSWeb/images/subnav-a-bg.gif') no-repeat 23px center*/;
	font-size: 95%;
}
#subnav ul ul {
	display: none;
}
#subnav li ul li a {
	padding-left: 28px;
}
#subnav li ul li a {
	background: #bdcce5 /*url('/FileData/IMACSWeb/images/single-chevron.gif') no-repeat 27px center*/;	
}

#subnav li.first a, #subnav li a.programs {
	border-top: #d1dbed;
	background: #d6dadf;
	color: #000;
	font-weight: bold;
	padding-left: 15px;
}
#subnav a.hscurriculum {
	padding-left: 28px;
	background: #A3B8DB url('/FileData/IMACSWeb/images/expand-btn.gif') no-repeat 10px 50%;
}
#subnav a.hscurriculum:hover {
	background: #fff url('/FileData/IMACSWeb/images/expand-btn.gif') no-repeat 10px 50%;
}
#subnav a.current {
	padding-left: 28px;
	background: #A3B8DB url('/FileData/IMACSWeb/images/collapse.gif') no-repeat 10px 50%;
}
#subnav a.current:hover {
	background: #fff url('/FileData/IMACSWeb/images/collapse.gif') no-repeat 10px 50%;
}
#subnav li.last {
	border-bottom: none;
}
#subnav a:hover  {
	background: #fff /*url('/FileData/IMACSWeb/images/subnav-a-over.gif') no-repeat 23px center*/;
}
#subnav li ul li a:hover {
	background: #fff url('/FileData/IMACSWeb/images/single-chevron-over.gif') no-repeat 27px center;
}

/*-------  SUBNAV ROLLOVERS ----------*/

.afterschool-overview #subnav #as-overview,
.summer-overview #subnav #s-overview,
.p-openhouses #subnav #s-open-houses,
.a-about #subnav #nav-a-about,
.gs-gs #subnav #nav-gs,
#subnav li.first a:hover,
#subnav a.programs:hover {
	background: #fff;
}

/*-------  ABOUT ROLLOVERS ----------*/

.a-overview #subnav #nav-a-overview,
.a-philosophy #subnav #nav-philosophy, 
.a-testimonials #subnav #nav-testimonials,
.a-spotlight #subnav #nav-spotlight,
.a-partners #subnav #nav-partners,
.a-movie #subnav #nav-movie,
.a-burt #subnav #nav-burt,
.a-news #subnav #nav-news,
.a-corporate #subnav #nav-corporate,

/*-------  GETTING STARTED ROLLOVERS ----------*/

.gs-overview #subnav #nav-gs-overview,
.gs-child #subnav #nav-child,
.gs-faq #subnav #nav-faq,
.gs-enrollment #subnav #nav-enrollment,
.gs-register #subnav #nav-register,
.a-contact #subnav #nav-contact {
	background: #fff /*url('/FileData/IMACSWeb/images/subnav-a-over.gif') no-repeat 23px center*/;
}


/*-------  PROGRAMS SUBLINK ROLLOVERS ----------*/

.p-math-enrichment #subnav #as-me,
.p-computer-enrichment-virtual-robotics #subnav #as-cevr,
.p-electronics #subnav #as-e,
.p-university-math #subnav #as-um,
.p-university-computer-science #subnav #as-ucs,
.p-logic-puzzles #subnav #s-lp,
.p-computer-enrichment-summer #subnav #s-ce,
.p-electronics-summer #subnav #s-e,
.p-computer-science #subnav #s-cs,
.p-summer-logic #subnav #s-math,
#subnav ul li ul li a:hover {
	background: #fff /*url('/FileData/IMACSWeb/images/single-chevron-over.gif') no-repeat 27px center*/;
}

/*-------  DEMONSTRATION ROLLOVERS ----------*/

.d-demo #subnav #nav-demo-classes,
.d-signup #subnav #nav-demo-signup,
.d-locations #subnav #nav-locations {
	background: #fff /*url('/FileData/IMACSWeb/images/subnav-a-over.gif') no-repeat 23px center*/;
}


#sub-nav-bottom {
	background: url('/FileData/IMACSWeb/images/subnav-bottom-bg.gif') no-repeat center bottom;
	height: 9px;
	clear: both;
	margin-left: 10px;
}

/*-------  GENERAL #c2 ----------*/

#c2 h1 {
	color: #67ad03;
	font-weight: bolder;
	margin-bottom: 0.4em;
	padding-top: 0.6em;
	font-size: 200%;
	text-transform: uppercase;
}

#c2 h2 {
	color: #2358aa;
	margin: 1.2em 0 0.8em 0;
	font-size: 140%;
	border-bottom: 1px solid #2538aa;
}
#c2 p, #c2 h3, #c2 h4 {
	font-size: 110%;
	line-height: 1.8em;
	margin-bottom: 1.2em;
}
#c2 p.expandlink {
	margin-bottom: 0em;
	margin-top: 0.4em;
}
#c2 h3 {
	margin-bottom: 0.4em;
	margin-top: 1.2em;
}
#c2 h4 {
	font-weight: bold;
}
#c2 ul.list {
	font-size: 110%;
	margin-bottom: 1.2em;
}
#c2 ul.newsinfo {
	font-size: 110%;
}
#c2 ul.list li {
	background: url('../images/bullet.gif') no-repeat left 7px;
	padding-left: 15px;
	line-height: 1.8em;
	margin-left: 20px;
}
#c2 ul.list .extra {
	margin-bottom: 1.2em;
	margin-left: 1.5em;
}
#c2 ul.list li ul, #c2 ul.list li ul li {
	background: transparent;
	font-size: 100%;
	list-style: none;
	margin-left: 0em;
	padding-left: 0em;
}
#c2 p em {
	font-weight: bold;
	font-style: normal;
}
#c2 a {
	color: #2358aa;
	font-weight: bold;
}
#c2 a:hover {
	text-decoration: none;
}
#c2 div.article {
}
#c2 div.article img.right {
	border: medium ridge dimgray;
	float: right;
	margin: 2px 0px 2px 2px;
}
#c2 div.article p {
	line-height: 1.4em;
	margin-bottom: 1em;
}
#c2 div.article p em {
	font-style: italic;
	font-weight: normal;
}
#c2 form p textarea {
	vertical-align: top;
}
p.hangingindent, p.contrib {
	margin-left: 1em;
	text-indent: -1em;
}
p.hangingindent:first-line {
	font-weight: bold;
}
p.contrib:first-line {
	font-style: italic;
}
p.regularindent {
	margin-left: 1em;
}
p.signature {
	font-style: italic;
}
p.aftersep {
	border-top: 1px solid #2538AA;
	padding-top: 4px;
}
/*-------  QUICKLINKS & SPOTLIGHT----------*/

#quickLinks {
	width: 240px;
	/*height: 87px;*/
	/*background: url('images/quicklinks-bg.jpg') no-repeat left top;*/
	background: #90df00;
	border: 2px groove #efefef;
	margin-left: 50px;
}
#quickLinks ul {
	padding: 0 10px;
}
#quickLinks li {
	text-align: center;
	display: inline;
}
#quickLinks a {
	color: #fff;
	width: 195px;
	border-bottom: 1px solid #dde7c8;
	padding: 2px 15px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	background: url('/FileData/IMACSWeb/images/arrow-gray.gif') left center no-repeat;
	text-align: center;
	font-size: 90%;
}
#quickLinks a:hover {
	background-image: url('/FileData/IMACSWeb/images/arrow-red.gif');
	color: #4f7c10;
}
#spotlight-top {
	background:url('/FileData/IMACSWeb/images/spotlight-top-bg.png') no-repeat center top;
	height: 19px;
	margin-left: 35px;
	width: 268px;
	margin-top:-10px;
}
#spotlight {
	background: url('/FileData/IMACSWeb/images/hsslideshowbg.jpg') no-repeat left bottom;
	width: 268px;
	position: relative;
	height: 227px;
	margin-left: 35px;
	overflow: hidden;
}
#spotlight ul {
	list-style: none;
}
#spotlights li {
	background: none;
	padding-left: 0px;
	float: left;
}
#wrapper {
	position: relative;
	width: 300px;
	margin: -290px 0 0 220px;
}
#program-finder p {
	line-height: 1.5em;
}
/*-------  GENERAL CLASSES ----------*/

.testimonial {
	color: #2358aa;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin-left: 3em;
}
.extra {
	display: none;
}
#c2 div.extra h4 {
	line-height: 1.2em;
	margin-bottom: 0em;
}
.partner-school:first-line {
	font-weight: bold;
}
.partner-school {
	background: #f3f6fa;
	border-top: 1px solid #e1e8f3;
	border-bottom: 1px solid #e1e8f3;
	padding: 15px;
}
.partner-logo {
	margin: 15px;
	float: right;
}
.branding-image {
	position: relative;
	display: block;
	margin: 0 0 0 -20px;
	top: -3px;
}
#c2 p.question {
	font-weight: bold;
	margin-bottom: 0.5em;
	line-height: normal;
}
#c2 p.signup {
	background: #f3f6fa;
	width: 190px;
	border: 3px double #e1e8f3;
	padding: 10px;
	float: right;
	line-height: 1.4em;
	font-size: 110%;
	margin: 0 0 10px 10px;
}
#c2 p.signup span {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	display: block;
	line-height: 1.8em;
}
#c2 .emleft {
	margin-left: 1em;
}
#c2 .emlast {
	margin-bottom: 1em;
}
#c2 table.courses td p {
	margin-bottom: 0em;
}
#locations-page p.note, p.note {
	background: #f3f6fa;
	border: 1px solid #e1e8f3;
	padding: 15px;
	text-align: left;
}
#locations {
	float: right;
	margin: 0 50px 200px 0;
	border: 1px solid #ccc;
	padding: 2px;
}
#locations-page ul {
	margin-left: 15px;
	margin-bottom: 1.1em;
}
#locations-page ul li {
	font-size: 110%;
	list-style: disc;
}
#locations-page .extra p {
	line-height: 1.4em;
}
#locations-page .extra p:first-line {
	font-weight: bold;
}
#locations-page .extra p.important {
	background: #f3f6fa;
	border: 1px solid #e1e8f3;
	padding: 15px;
	text-align: left;
}
#locations-page .extra p.important:first-line {
	font-weight: normal;
}
/******************** FOOTER ************************/
#footer {
	clear: both;
	/*background: url('images/footer-bg.png') right bottom no-repeat;*/
	height: 31px;
	color: #fff;
	color: #000;
	
}
#footer p {
	color: #fff;
	margin-top: 12px;
	float: right;
}
#footer ul {
	list-style: none;
	float: left;
	margin: 50px 0 0 20px;
	position: relative;
}
#bottom ul {
	list-style: none;
	float: left;
	margin: 19px 0 0 25px;
	/*position: relative;*/
}
#footer li, #bottom li {
	display: inline;
}
#footer a, #bottom span, #bottom  a {
	color: #fff;
	padding-right: 8px;
	font-size: 90%;
}
#footer a:hover, #bottom a:hover {
	text-decoration: none;
}


/* IAIN SPECIALS */
#toplocationlinks 
{
	margin-top:1em;
}
#toplocationlinks a 
{
	padding: 2px 15px;
	text-decoration: underline;
	text-transform: uppercase;
	color:#90df00;
	/*text-align: left;*/
	font-weight:normal;
	font-size: 80%;
}
#toplocationlinks a:hover 
{
	color: #4f7c10;
	text-decoration: none;
}
#dates {
	border-left:3px double #000080;
	font-size: 110%;
	margin: 1em 0em 1em 2em;
	padding-left:0.5em;
}
#dates li {
	font-size: 100%;
}
#dates .past {
	color: #808080;
}
