/* reset base styles */
#home #container{	background: url(/images/home/bg-body.gif) repeat-x; }
#home #header { height: 127px; background: url(/images/home/bg-header.png) no-repeat; margin-bottom: 35px; }
#home #header .descender-g { background: url(/images/home/bg-header-g.png) no-repeat; position: absolute; top: 127px; left: 0px; display: block; width: 82px; height: 35px; text-indent: -3000px; }
#home #primary-content { width: 960px; margin-left: 5px; top: -35px; padding-top: 0; }
#home #nav-main ul li ul li.first-child { margin-top: 0; }
#home #nav-const { right: 15px; }

/* large photo/flash */
#home #primary-content #lrg-photo { margin: 0 0 18px 0; padding: 0; }

/* schools */
#home #primary-content .columns { background: url(/images/home/bg-columns.gif) left top no-repeat; }
#home #primary-content .columns .schools { width: 530px; margin: 1px 0 0 0; padding: 0; }
#home #primary-content .columns .schools .columns { width: 100%; height: 100%; background: url(/images/home/bg-schools.gif) left top no-repeat; }
#home #primary-content .columns .schools .columns .early, 
#home #primary-content .columns .schools .columns .middle, 
#home #primary-content .columns .schools .columns .upper { float: left; width: 160px; margin: 10px 16px 0 0; padding: 0; } 
#home #primary-content .columns .schools .columns .upper { margin-right: 0; }
#home #primary-content .columns .schools .columns h2 { font-size: 1.8em; margin: 0 0 0.6em 0; padding: 0; }
#home #primary-content .columns .schools .columns h2 span { color: #DB8E00; }
#home #primary-content .columns .schools .columns .news-list .news li div.wide-image { display: none; } /* hides the first image for the scenes, also uses JQuery in /index.aspx */
#home #primary-content .columns .schools .columns .news-list .news li div.thumb { background-color: transparent; border: none; padding: 0 !important; margin: 0 0 0.6em 0 !important; float: none; clear: both; }
#home #primary-content .columns .schools .columns .news-list .news li div.thumb a { display: block; height: 160px; width: 160px; overflow: hidden; position: relative; padding: 0 !important; margin: 0 !important; }
#home #primary-content .columns .schools .columns .news-list .news li div.thumb a img{ display: block; position: relative; padding: 0 !important; margin: -40% 0% 0% -40% !important}
#home #primary-content .columns .schools .columns .news-list .no-content { }

/* news/events/links/connect */
#home #primary-content .columns .news-events { width: 430px; margin: 0; padding: 0; background: url(/images/home/bg-news-events.gif) 0px 1px repeat-x;  }
#home #primary-content .columns .news-events .tab-row ul { list-style: none; border-bottom: none; margin: 0 0 1.0em 0; padding: 0; height: 51px; }
#home #primary-content .columns .news-events .tab-row ul li { float: left; border: none; margin: 0; padding: 0; }
#home #primary-content .columns .news-events  .tab-row ul li a { display: block; padding: 0; background-color: transparent; color: #00245d; border: none; font-weight: normal; font-size: 90%; text-decoration: none; height: 51px; text-indent: -3000px; margin-top: 2px; }
#home #primary-content .columns .news-events .tab-row ul li.news a { background: url(/images/home/bg-tabs-news.gif) left top no-repeat; width: 90px; }
#home #primary-content .columns .news-events .tab-row ul li.events a { background: url(/images/home/bg-tabs-events.gif) left top no-repeat; width: 98px; }
#home #primary-content .columns .news-events .tab-row ul li.links a { background: url(/images/home/bg-tabs-links.gif) left top no-repeat; width: 92px; }
#home #primary-content .columns .news-events .tab-row ul li.connect a { background: url(/images/home/bg-tabs-connect.gif) left top no-repeat; width: 114px; }
#home #primary-content .columns .news-events .tab-row ul li.active { border: none; position: relative; }
#home #primary-content .columns .news-events .tab-row ul li.active a,
#home #primary-content .columns .news-events .tab-row ul li a.selected { color: #000; background-color: transparent; background-position: 0px -51px; border: none; }

#home #primary-content .columns .news-events #tabA,
#home #primary-content .columns .news-events #tabB,
#home #primary-content .columns .news-events #tabC,
#home #primary-content .columns .news-events #tabD { margin: 0 0 0 10px; padding: 0; }
#home #primary-content .columns .news-events .news-alert { background-color: #F5D29C; padding: 10px; }
#home #primary-content .columns .news-events .news-alert h4 { font-weight: bold; font-size: 1.4em; margin-bottom: 0.4em; }
#home #primary-content .columns .news-events .news-alert h5, 
#home #primary-content .columns .news-events .news-alert h6, 
#home #primary-content .columns .news-events .news-alert p { color: #00336F; }

#home #primary-content .columns .news-events .resource-list dt { display: none; }

#home #primary-content .columns .news-events .social-networking ul { list-style: none; margin: 0; padding: 0; }
#home #primary-content .columns .news-events .social-networking ul li { margin: 0 0 10px 0; padding: 0; line-height: 1.4em; }
#home #primary-content .columns .news-events .social-networking ul li a { padding: 0 0 0 20px; margin: 0; display: block;color: #DB8E00; text-decoration: none; }
#home #primary-content .columns .news-events .social-networking ul li.youtube a { background: url(/images/nav/ftr-youtube.gif) 0px 0px no-repeat; }
#home #primary-content .columns .news-events .social-networking ul li.twitter a { background: url(/images/nav/ftr-twitter.gif) 0px 0px no-repeat; }
#home #primary-content .columns .news-events .social-networking ul li.facebook a { background: url(/images/nav/ftr-facebook.gif) 0px 0px no-repeat; }
#home #primary-content .columns .news-events .social-networking ul li.rss a { background: url(/images/nav/ftr-rss.gif) 0px 0px no-repeat; }
#home #primary-content .columns .news-events .social-networking ul li.addthis a.addthis_button { padding-left: 0; }
#home #primary-content .columns .news-events .social-networking ul li a.hover, 
#home #primary-content .columns .news-events .social-networking ul li a:hover { color: #00336F; border: none; }

/* EL, ML & UL - Random */
.news-list h4{ font: normal 1.2em Arial, Helvetica, sans-serif; text-transform: none; }
.pc .gallery-attachment h2,  
.pc .gallery-attachment .gallery-directional { display: none; }
.pc .gallery-attachment dl.image-list{ background-color: transparent; border: none; padding: 0 !important; margin: 0 0 0.6em 0 !important; float: none; clear: both; }
.pc .gallery-attachment dl.image-list dt { }
.pc .gallery-attachment dl.image-list dt a { display: block; height: 160px !important; width: 160px !important; overflow: hidden; position: relative; padding: 0 !important; margin: 0 !important; }
.pc .gallery-attachment dl.image-list dt a:hover { border: none !important; }
.pc .gallery-attachment dl.image-list dt a img{ display: block; position: relative; padding: 0 !important; margin: -10% 0% 0% -40% !important; }
		