/* SELECTOR RESET
--------------------------------*/
html, body, div, span, object, iframe, a, dl,dt,dd abbr, acronym, address, pre, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, var, center, table, fieldset, form, fieldset, label, legend, select, input, textarea { margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; }

/* COMMON SELECTOR LAYOUT
--------------------------------*/
body { background: url(../images/bg.png) #494949 repeat-x; line-height: 1; color: #000; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing:0; }
p { padding: 5px 0; margin: 0; }
strong, b { color: #AC931A; }
img { border: 0; display:block; }
input, select { vertical-align: middle; }
button {} 
a:link { color: #AC931A; }
a:visited { color: #AC931A; }
a:hover { color: #AC931A; }
h1, h2, h3, h4, h5, h6 { color:#AC931A; font-size: 1.1em; font-weight: bold; margin: 5px 0; padding:0; }

/* COMMON SELECTOR CLASSES
---------------------------------*/
.text-center { text-align: center; }
.text-right { text-align: right; }
.text-left { text-align: left; }
.fl-left { float: left; }
.fl-right { float: right; }
.inline { display:inline; }
.block { display:block; }
.pos-rel { position:relative; }
.pos-abs { position:absolute; }
.container { overflow: hidden; width: 100%; }
.required { color: #D00; }
.note { font-style: italic; font-size: 10px; }

h1.sifr-text,h2.sifr-text { margin:0;padding:0; font-weight:normal; }
select.text { border: 1px solid #999; }
input.text { padding: 2px; border: 1px solid #999; width: 130px; }
textarea.text { padding: 2px; border: 1px solid #999; }
input.image { }
input.button,button { margin: 0 60px 0 0; float:right; color:#FFF; background:#000; font: bold 100% Verdana, Arial, Helvetica, sans-serif; border:0;padding: 2px; }
legend { font-weight:bold; }
input.checkbox { width:20px; margin: 3px 0 0 0; }
input.radio { width:20px; margin: 5px 0 0 0; }
.cms { line-height: 1.4em; }
.cms img { display:inline; }

/* BODY SELECTORS
---------------------------------*/
#home, #internal { width: 967px; text-align:left; margin: 0 auto 0 auto; padding: 0 5px 0 5px; background:#EBD876; }

/* SIFR */
.sifr-text-alt { }
.alt { display: none; }

/*HEADER*/
#header { height: 104px; background: url(../images/bg-header.png) repeat-x; border-bottom: 1px solid #C6AF37; overflow:hidden; margin: 0 0 4px 0; }
#header img#logo { float:left; width: 395px; height: 90px; margin: 7px 0 0 24px; }
* #header span#logo { float:left; width: 395px; height: 90px; margin: 7px 0 0 24px; } /*iepngfix*/
#header #slogan { float:left; width:511px; height:104px; margin:0; text-indent: -6000px; background:url(../images/bg-slogan.png) no-repeat; }


/*NAV*/
#nav {  }
#nav ul { height: 35px; background: #C6AF37; list-style:none; margin:0 0 4px  0;padding:1px 0 0 0; position:relative; z-index: 800; }
#nav a { display: block; height: 35px; text-indent: -6000px;  }
#nav li.menu-cat { float: left; display: block; text-transform:capitalize; background-repeat: no-repeat; position:relative; z-index:800; margin: 0 1px 0 0; }/*menu category styling*/
#nav li:hover { position:relative; } /*hold flyout positioning*/

/* nav dropdown */
#nav li ul a { padding: 5px 3px 5px 20px; text-indent: 0; text-transform:none; height: auto; width: 144px; color: #010101; text-decoration: none; } /* reset for dropdown */
#nav ul li.flyout { background: url(../images/bg-flyout.png) 98% 5px no-repeat; }
#nav li.flyout a:hover { background: url(../images/bg-flyout.png) 98% 5px no-repeat #F4EABA; }
#nav li.flyout li a:hover { background-image: none; }
#nav li ul a:hover { color: #010101; background: #F4EABA; } /*reset for dropdown */
#nav ul ul { display:none; position: absolute; top: 35px;left: 0; width: 169px; height: auto; margin:0;padding:0; list-style:none; border-top: 1px #C6AF37 solid; background: url(../images/bg-dropdown.png) repeat-x top #FFF; } /*dropdown properties*/
#nav li ul li { border: #C6AF37 solid; border-width: 0 1px 1px 1px; width: 167px; }
#nav li ul li ul { position: absolute; top: 0; left: 100%; } /*flyout positioning */
#nav li a.place-holder { cursor: default; }

* html #nav ul ul li {height: 1%; float:left;}
*+html #nav ul ul li { height: 1%; float:left; }

/* nav categories */
#nav #nav-about-us { background-image: url(../images/nav-about-us.png); width: 121px; }
#nav #nav-about-us:hover { background-position: 0 -35px; }
#nav #nav-admissions { background-image: url(../images/nav-admissions.png); width: 123px; }
#nav #nav-admissions:hover { background-position: 0 -35px; }
#nav #nav-academics { background-image: url(../images/nav-academics.png); width: 119px; }
#nav #nav-academics:hover {background-position: 0 -35px; }
#nav #nav-athletics { background-image: url(../images/nav-athletics.png); width: 120px; }
#nav #nav-athletics:hover {background-position: 0 -35px; }
#nav #nav-campus-life { background-image: url(../images/nav-campus-life.png); width: 137px; }
#nav #nav-campus-life:hover {background-position: 0 -35px; }
#nav #nav-alumni { background-image: url(../images/nav-alumni.png); width: 96px; }
#nav #nav-alumni:hover {background-position: 0 -35px; }
#nav #nav-parents { background-image: url(../images/nav-parents.png); width: 103px; }
#nav #nav-parents:hover {background-position: 0 -35px; }
#nav #nav-contact-us { background-image: url(../images/nav-contact-us.png); width: 140px; margin: 0; }
#nav #nav-contact-us:hover {background-position: 0 -35px; }

/*WELCOME*/
#welcome { float:left; display:inline; width: 247px; border: 1px solid #C6AF37; background:#FDFAEB; }
#welcome .content { margin: 6px 0 6px 6px; width: 233px; height: 299px; border: 1px solid #E8DA8F; text-indent: -6000px; background:#FDFAEB url(../images/bg-welcome.png) no-repeat; }

/*PHOTO*/
#home #photo { float:right; display:inline; width:711px; border: 1px solid #C6AF37; background:#FDFAEB; }
#home #photo img { margin: 6px 0 6px 6px; border: 1px solid #E8DA8F; width: 697px; height: 299px; }
#internal #photo { border: 1px solid #C6AF37; background:#FDFAEB; position:relative; }
#internal #photo img { margin: 4px 0 4px 4px; border: 1px solid #E8DA8F; width: 956px; height: 168px; }
#internal #photo h1 { color: #FFFFFF; width: 200px; height: 57px; position:absolute; top: 110px; left: 24px; }

/* slideshow */
#slideshow { float:right; display:inline; width:711px; height:312px; border: 1px solid #C6AF37; background:#FDFAEB; position:relative; }
#slideshow img { position:absolute; top:6px; left:6px; z-index:8; border: 1px solid #E8DA8F; width: 697px; height: 299px; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

/*UPCOMING EVENTS*/
#upcoming-events{ margin: 5px 0 0 0; float:right; width: 661px; padding: 12px 25px 16px 25px; border: 1px solid #C6AF37; background: #FFF url(../images/bg-content.png) repeat-x; position:relative; min-height: 424px; }
* html #upcoming-events { height: 424px; }
#upcoming-events h1.sifr-text { color:#000000; font-size: 20px; height: 30px; background:url(../images/bg-h1.png) repeat-x 0 28px; }
#upcoming-events h2.sifr-text { color:#000000; font-size: 25px; height: 40px; margin: 20px 0 0 147px; }
#upcoming-events p { border-top: 1px solid #F3E59E; line-height: 1.4em; overflow:hidden; width: 100%; padding: 10px 0; }
#upcoming-events p.first { border: 0; }
#upcoming-events a { color:#AC931A; }
#upcoming-events a.view-all { position:absolute; top: 25px; right: 25px; line-height: 1.1em; }
#upcoming-events img { display:inline; border:1px solid #F2E396; float:left; margin: 0 17px 0 0; width: 108px;}

/*SCHOOL NEWS*/
#school-news { margin: 5px 0 0 0; background: #FFF url(../images/bg-content.png) repeat-x; border: 1px solid #C6AF37; float:left; width: 218px; padding: 12px 17px 10px 12px; position:relative; }
#school-news h1.sifr-text { color:#000000;  font-size: 20px; height: 30px; background:url(../images/bg-h1.png) repeat-x 0 28px; margin: 0 0 0 7px; }
#school-news p { border-top: 1px solid #F3E59E; line-height: 1.4em;  margin: 0 0 0 7px;}
#school-news p.first { border: 0; }
#school-news a { color:#AC931A; }
#school-news a.view-all { position:absolute; top: 25px; right: 17px; line-height: 1.1em; }

/*SPONSORS*/
#sponsors { margin: 10px 0 0 0; }
#sponsors a { display:block; width:215px; height:59px; border: solid #C6AF37; border-width: 1px 1px 0 1px; padding: 2px; text-indent: -6000px; background-position: 2px; background-repeat: no-repeat; }
#sponsors a#andys-driving-school { background-image: url(../images/bg-andys-driving-school.jpg); }
#sponsors a#niagara-regional-theatre-guild { background-image: url(../images/bg-niagara-regional-theatre-guild.jpg); }
#sponsors a#btn-donate-now { background-image: url(../images/donate-btn.png); height: 41px; }
#sponsors a.last { border-bottom-width:  1px; }

/* MAIN */
#main { overflow:hidden; margin: 2px 0 0 0; width: 965px; background:url(../images/bg-main.png) repeat-x #FFF; border:1px solid #C6AF37; padding: 0 0 10px 0;}

/*NAV-SUB*/
#nav-sub { float:left; width: 221px; display:inline; margin: 17px 0 0 13px; }
#nav-sub ul { width: 221px; margin:0 0 12px 0;padding:0; list-style:none; }
#nav-sub li { font-size: 12px; color:#AC931A; width: 185px; background:url(../images/bg-nav-sub-li.png) no-repeat 16px 10px; padding: 7px 0 7px 33px; border-top: 1px solid #F1E296; }
#nav-sub li.first { border:0; }
#nav-sub li a { font-size: 12px; color:#AC931A; text-decoration:none; display:block; width:185px; }
#nav-sub li a:hover{ text-decoration:underline; }

#nav-sub li.level3 { padding-left: 53px; background:url(../images/bg-nav-sub-li-level3.png) no-repeat 39px 9px; border:0; }
#nav-sub li.level3  a{ color:#494949; font-size: 11px; width: 175px; }



/*CONTENT */
#content{ float:right; display:inline; margin: 20px 35px 0 0; width: 651px; }
* html #content { height: 451px; }
#content h1.title { border-bottom: 1px solid #F0E296; padding: 0 0 4px 0; position:relative; }
#content h1.title a { position:absolute; top: 0; right: 2px; text-indent:-6000px; background: url(../images/btn-home.png) no-repeat; height: 12px; width:53px; display:block; }

/*CRUMB*/
#crumb { margin: 7px 0 20px 0; }
#crumb a{ color:#AC931A; }


/* FOOTER */
#footer { margin: 0 -5px 0 -5px; background: url(../images/bg-footer.png) repeat-x bottom; height: 48px; padding: 10px 0 0 0; text-align: center; line-height: 1.6em; }

/* CORE101 */
#core101-logo { text-align:center; padding: 10px 0; }

/* MISC
-------------------------------------*/

/* forms */
#taf { width: 390px; }
#contact { width: 435px; }
form fieldset { margin:0; padding:0; border:0; }
form label, #captcha-image { display: block; width: 100%; overflow: hidden; margin: 0 0 5px 0; }
form .inline label { display:inline; width: auto; }
form .inline { clear:both; margin: 0 0 0 200px; }
form .inline label span { display:inline; width:auto; float:none; }
form .inline label input { float:none; width: auto; }
form label span, form #captcha-image span { width: 200px; float: left; text-align: right; padding: 4px 5px 0 0; }
form label span.required { color:#F00; }
form label span.error { font-size: 12px; font-style:italic; color:#F00; text-align:left; margin-left: 5px; }	
form label input { float: left; margin: 0 0 5px 0; width: 90px; }	
form label select { float: left; margin: 0 0 5px 0; width: auto; }
form #captcha-image img { float:left; margin: 0 0 5px 0; }

/* sitemap */
#sitemap li { list-style: none;	vertical-align:middle; padding-bottom: 4px;	}
#sitemap a { text-decoration:none; }
#sitemap a:hover{ text-decoration:underline; }