/*------------------------------------------------------------------------ # JA Beryl for Joomla 1.5.x - Version 1.0 - Licence Owner JA159328 # ------------------------------------------------------------------------ # Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved. # @license - Copyrighted Commercial Software # Author: J.O.O.M Solutions Co., Ltd # Websites: http://www.joomlart.com - http://www.joomlancers.com # This file may not be redistributed in whole or significant part. -------------------------------------------------------------------------*/ /* COMMON STYLE --------------------------------------------------------- */ html, body, form, fieldset { margin: 0; padding: 0; } body { background: #f3f1ed; color: #000000; font-family: Arial, Helvetica, sans-serif; line-height: 1.8; } body#bd { background: #f3f1ed; color: #333333; margin: 0; padding: 0; } body.contentpane { color: #000000; font-size: 12px; line-height: 1.3em; margin: 0; margin: 1em 2em; width: auto; /* Printable Page */ } body.fs1 { font-size: 10px; } body.fs2 { font-size: 11px; } body.fs3 { font-size: 75%; } body.fs4 { font-size: 13px; } body.fs5 { font-size: 14px; } body.fs6 { font-size: 15px; } /* Normal link */ a { /*color: #0ABBD2;*/ color: #c9272b; text-decoration: none; } a:hover, a:active, a:focus { text-decoration: underline; } a img { border: none; } /* Title text */ .contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 { line-height: normal; } /* Small text */ small, .small, .smalldark, .button, .article-meta, .modifydate, .img_caption p, a.readon, .site-slogan, #ja-pathway, #ja-footer { font-size: 92%; } /*article image*/ img { margin: 0; padding: 0; } .img_caption { padding-right: 0px; } .img_caption p { color: #999999; text-align: center; } .img_caption.left, .img_caption.right { } /* Heading */ h1 { font-size: 200%; } h2 { font-size: 175%; } /*h3 { font-size: 150%; } */ h4 { font-size: 125%; } p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 { margin: 1em 0; padding: 0; } ul { list-style: none; } ul li { background: url(../images/bullet.gif) no-repeat 15px 8px; padding-left: 30px; } ol li { margin-left: 35px; } th { font-weight: bold; padding: 8px; text-align: left; } fieldset { background: url(../images/dot.gif) repeat-x top; border: none; padding: 10px 5px; } fieldset a { font-weight: bold; } fieldset.input { background: none; padding: 0; } legend { background: #FFFFFF; font-weight: bold; } hr { border-bottom: 0; border-left: 0; border-right: 0; border-top: 1px solid #666666; height: 1px; } br { } td, th, div { font-size: 100%; } /* FORM --------------------------------------------------------- */ form { margin: 0; padding: 0; } form label { cursor: pointer; padding-left: 20px; /*wab 8-31-09*/ } input, select, textarea, .inputbox, .button { font-family: Arial, Helvetica, sans-serif; font-size: 100%; } .inputbox { background: #FFFFFF; border: 1px solid #B9B7B5; color: #666666; font-size: 100%; padding: 2px; margin-left: 20px; /*wab 8-31-09*/ } .button { background: url(../images/but-bg.gif) repeat-x left center #FFFFFF; border: 1px solid #DDDDDD; color: #555555; font-weight: bold; padding: 1px 8px; } * html .button { padding: 0 5px !important; /*IE 6*/ } *+html .button { padding: 0 5px !important; /*IE 7*/ } /* JOOMLA STYLE --------------------------------------------------------- */ .article_separator, .article_seperator { background: url(../images/dot.gif) repeat-x left center; display: block; /*height: 30px; 7-31-09 wab*/ height: 0px; margin: 0; } .leading_separator { display: none; height: 10px; } .row_separator { display: none; } .column_separator { padding: 0 25px; } /* content tables */ .sectiontableheader { background: #0ABBD2; border: 1px solid #D3F9FF; color: #FFFFFF; font-weight: bold; padding: 4px 8px; } .sectiontableheader a, .sectiontableheader a:hover, .sectiontableheader a:active, .sectiontableheader a:focus { color: #FFFFFF; } tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td { border-bottom: 1px solid #90E2EC; padding: 8px; } tr.sectiontableentry2 td { background: #F3FCFD; } table.contentpane { border: none; width: 100%; } table.contentpaneopen { padding-left: 40px; /*wab 8-31-09*/ border: none; border-collapse: collapse; border-spacing: 0; } table.contenttoc { float: right; margin: 0 0 10px 10px; padding: 0; width: 30%; } table.contenttoc td { background: url(../images/bullet.gif) no-repeat 12px 8px; padding: 1px 5px 1px 20px; } table.contenttoc th { border-bottom: 1px solid #CCCCCC; padding: 0 0 3px; text-indent: 5px; } table.poll { border-collapse: collapse; padding: 0; width: 100%; } table.pollstableborder { border: none; padding: 0; text-align: left; width: 100%; } table.pollstableborder img { vertical-align: baseline; } table.pollstableborder td { background: none; border-collapse: collapse; border-spacing: 0; padding: 4px !important; } table.pollstableborder tr.sectiontableentry1 td { background: #F3FCFD; } table.searchintro { padding: 10px 0; width: 100%; } table.searchintro td { padding: 5px!important; } .blog_more { border-top: 1px solid #90E2EC; color: #999999; margin: 15px 0 0; padding: 10px 0 0; } .blog_more h2 { color: #0ABBD2; font-size: 110%; margin: 0 0 10px; padding: 0; text-transform: uppercase; } .blog_more strong { display: block; margin: 0 0 5px; text-transform: uppercase; } .blog_more ul { margin: 0; padding: 0; } .blog_more ul li { background: url(../images/bullet.gif) no-repeat 4px 8px; margin: 0; padding: 0 0 0 15px; } .blog_more ul li a { /*color: #0ABBD2;*/ color: #C9272B; } .blog_more ul li a:hover, .blog_more ul li a:active, .blog_more ul li a:focus { /*color: #0ABBD2;*/ color: C9272B; } .category { font-weight: bold; } h1.componentheading, .componentheading { border-bottom: 1px solid #90E2EC; color: #0ABBD2; font-size: 200%; margin: 0 0 15px; padding: 5px 0; } .contentdescription { padding-bottom: 30px; } h2.contentheading, .contentheading { color: #0ABBD2; font-size: 180%; margin: 0 0 5px; padding: 0; } table.blog .contentheading { font-size: 150%; } a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus { } a.readon { background: url(../images/readon-bg.png) no-repeat left top; color: #FFFFFF; display: block; font-size: 11px; font-weight: bold; height: 24px; line-height: 24px; margin: 10px 0 0; padding: 0; text-indent: 10px; width: 94px; } a.readon:hover, a.readon:focus, a.readon:active { text-decoration: none; } table.contentpaneopen td, table.contentpane td { } table.contentpaneopen, table.contentpane, table.blog { padding-left: 40px; /*wab 8-31-09*/ width: 100%; } .moduletable { padding: 0; } ul.pagination { border-top: 1px solid #90E2EC; color: #555555; margin: 15px auto 10px; padding: 10px 0 0; text-align: center; } ul.pagination li { background: none; display: inline; margin: 0; padding: 0; } ul.pagination li span { padding: 2px 5px; } ul.pagination a { background: #F3FCFD; border: 1px solid #90E2EC; color: #666666; padding: 2px 5px; text-decoration: none; } ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus { border: 1px solid #49CEDF; color: #0ABBD2; } .pagenavbar { background: url(../images/icon-pages.gif) no-repeat center left; font-weight: bold; padding-left: 14px; } .pagenavcounter { background: url(../images/icon-pages.gif) no-repeat 0 11px; font-weight: bold; padding: 8px 14px 0 14px; } .smalldark { text-align: left; } div.syndicate div { text-align: center; } .pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td { background: none; } ul.latestnews li.latestnews, ul.mostread li.mostread { background: url(../images/dot.gif) repeat-x left bottom; padding: 5px 0; } ul.latestnews a, ul.mostread a { background: url(../images/bullet.gif) no-repeat left center; color: #0ABBD2; padding-left: 10px; } .bannerheader { font-size: 120%; font-weight: bold; } /* META --------------------------------------------------------- */ .article-toolswrap { display: block; margin: 0 0 10px; padding: 0; position: relative; } .article-tools { display: block; padding: 0 10px 0 0; } .article-meta { color: #49CEDF; float: left; width: 70%; } .createdby { color: #49CEDF; } .createdate { background: url(../images/vline.gif) no-repeat right center; margin-right: 5px; padding-right: 6px; } .modifydate { color: #49CEDF; display: block; margin: 15px 0; width: 100%; } .article-section { background: url(../images/vline.gif) no-repeat left center; margin-left: 5px; padding-left: 6px; } .article-section a { color: #555555; } .article-category a { color: #555555; } div.buttonheading { position: absolute; right: 10px; top: 4px; } .buttonheading img { border: 0; float: right; margin: 0 0 0 5px; } .cols3 { float: left; width: 33.3%; } div.column1 .contentpaneopen { padding-right: 10px; } div.column2 .contentpaneopen { padding: 0 5px; } div.column3 .contentpaneopen { padding-left: 10px; } /* MAIN LAYOUT --------------------------------------------------------- */ .wrap { clear: both; width: 100%; } .main { margin: 0 0; /*margin: 0 auto; 7-27-09 wab*/ width: 1000px; /*width: 1200px; 8-9-09 wab*/ /*width: 960px; 7-26-09 wab*/ } /*created 7-26-09 wab for header*/ .main2 { margin: 0 0; width: 1000px; /*width: 960px; 7-26-09 wab*/ } .inner { margin: 0; padding: 0 10px; } #ja-mainbody { float: left; width: 75%; } /* PRIMARY COLUMN --------------------------------------------------------- */ #ja-current-content { margin: 0 0 15px; padding: 0 15px; } #ja-body { float: right; width: 67%; } /* COLUMNS --------------------------------------------------------- */ /*common style for column*/ #ja-col1 { float: left; width: 33%; background: #ebba33 } #ja-col1 .inner { padding: 0 10px 0 0; } #leftInfo { padding: 20px 0px 0px 20px; background: #f58220; } #ja-col2 { float: right; width: 25%; } #ja-col2 .inner { padding: 0 0 0 10px; } /* COLLAPSIBLE LAYOUT --------------------------------------------------------- */ #ja-container, #ja-container-fr, #ja-container-fl, #ja-container-f { /*background: url(../images/cw-bg.gif) repeat-x left top; 7-27-09 wab*/ /* background: #f3f1ed; 9-7-09 wab*/ background: #ffffff; clear: both; padding: 0; } #ja-container .main, #ja-container-fr .main, #ja-container-fl .main, #ja-container-f .main { padding-top: 0px; /*padding-top: 20px; 7-29-09 wab*/ } /*content + left*/ #ja-container-fr #ja-mainbody { width: 100%; } #ja-container-fr #ja-col1 { width: 250px; /*8-9-09 wab, old: width: 25%; */ } #ja-container-fr #ja-body { width: 75%; } #ja-container-fr #ja-current-content { padding: 0 0 0 15px; } /*content + right*/ #ja-container-fl #ja-mainbody { width: 75%; } #ja-container-fl #ja-body { float: left; width: 100%; } #ja-container-fl #ja-col2 { width: 25%; } #ja-container-fl #ja-current-content { padding-left: 0; } /*full*/ #ja-container-f #ja-mainbody { width: 100%; } #ja-container-f #ja-body { width: 100%; } #ja-container-f #ja-current-content { padding: 0; } /* MODULE --------------------------------------------------------- */ div.moduletable h3, div.moduletable_default h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_blank h3 { /*color: #0ABBD2; 7-30-09 wab*/ color: #c9272b; font-size: 140%; margin: 0 0 10px 10px; /*margin: 0 0 10px; 7-27-09 wab */ padding: 10px; } div.moduletable, div.moduletable_default, div.moduletable_menu, div.moduletable_text, div.moduletable_blank { color: #555555; margin: 0 0 20px 0; padding: 0; background: #ebba33; /*7-27-09 wab*/ } div.ja-box-ct { padding: 0; } /* Blank module */ div.moduletable_blank { margin: 0 0 15px 0; padding: 0; } div.moduletable_blank div.ja-box-ct { background: none !important; border: none; margin: 0; padding: 0 0 0 5px !important; } /*tabs*/ #ja-colwrap div.moduletable_tabs { background: #DDDDDD; border: 1px solid #B9B7B5; padding: 0; } #ja-colwrap div.moduletable_tabs div.ja-box-ct { background: none; border: none; padding: 0; } /* mis */ div.banneritem_text { padding: 5px 0 !important; } div.advs { clear: both; display: block; float: left; width: 100%; } div.moduletable li, div.moduletable_menu li, div.moduletable_text li { background-position: 5px 7px; padding-left: 13px; } /* HEADER --------------------------------------------------------- */ #ja-header { background: #fdbc15; /*background: url(../images/header-bg.gif) repeat-x left top #000000; 7-26-09 wab*/ line-height: normal; margin: 0; padding: 0px 0 0 0; /*padding: 6px 0 0 0; 7-26-09 wab*/ position: relative; z-index: 999; } #ja-header .main { } #ja-header .inner { background: #FFFFFF; padding: 0 15px; position: relative; } h1.logo, div.logo-text { /* added 7-26-09 wab*/ background: #8ac53f; float: left; margin: 0; /*margin: 2px 0 0; 7-26-09 wab*/ padding: 0; width: 20%; } h1.logo2 { background-color: #8ac53f; display: block; height: 55px; width: 193px; float: left; margin: 0; padding: 0; width: 20%; } h1.logo a { /*background: url(../images/logo.png) no-repeat top left; 7-26-09 wab*/ background: url(../images/top_half_logo_for_header.png) no-repeat top #8ac53f; display: block; height: 193px; width: 193px; } h1.logo a span { position: absolute; top: -1000px; } div.logo-text { margin: 10px 0 0; outline: none; } div.logo-text h1 { float: left; font-size: 200%; font-weight: bold; letter-spacing: 2px; margin: 0; padding-right: 10px; } div.logo-text h1 a { color: #0ABBD2; text-transform: uppercase; } div.logo-text h1 a:hover, div.logo-text h1 a:focus, div.logo-text h1 a:active { text-decoration: none; } .site-slogan { color: #555555; margin: 10px 0 0 10px; padding: 0; } /* MAIN NAVIGATION --------------------------------------------------------- */ #ja-mainnav { float: right; margin: 0; padding: 0; position: relative; width: 80%; /*width: 79.9%; 7-26-09 wab*/ z-index: 9999; } #ja-mainnav .main { position: relative; } #ja-mainnav .inner { background: #222222; padding: 0; } #ja-mainnav a, #ja-subnav a { line-height: normal; outline: none; } #ja-subnav { } #ja-subnav ul { display: block; list-style: none; margin: 0; padding: 0; } #ja-subnav li { background: url(../images/dot.gif) repeat-x left bottom; display: block; line-height: normal; margin: 0; padding: 0; } #ja-subnav a { background: url(../images/bullet.gif) no-repeat 0 12px; color: #555555; display: block; margin: 0; outline: none; padding: 7px 0 7px 12px; text-decoration: none; } * html #ja-subnav a, *+html #ja-subnav a { padding: 4px 0 4px 12px; } #ja-subnav a:hover, #ja-subnav a:active, #ja-subnav a:focus { background: url(../images/bullet-hover.gif) no-repeat 0 12px; color: #66a9df; text-decoration: none; } #ja-subnav li.active a { background: url(../images/bullet-hover.gif) no-repeat 0 12px; color: #66a9df; font-weight: bold; } /* breadcrumbs */ #ja-pathway { color: #555555; margin: 0 0 15px 0; padding: 6px 20px 5px; } #ja-pathway .ja-pathway-text { float: left; padding: 1px 10px 2px; } #ja-pathway span { padding: 0 5px 0 0; } #ja-pathway strong { } #ja-pathway a { font-weight: bold; } #ja-pathway img { margin: 0 5px; } /* Default Joomla! Menu */ ul.menu { display: block; /*list-style: none; */ margin: 0 0 0 25px; margin-left: 13px; padding: 0; } ul.menu li { /*background: url(../images/dot.gif) repeat-x left bottom; 7-30-09 wab*/ background: #ebba33; display: block; line-height: normal; margin: 0; padding: 0; list-style-type: disc; background:none; padding-left: 2px; } ul.menu li a { /*list-style: disc outside; color:#335b8f;*/ /*8-22-09 wab: works in IE but not Moz */ /*background: url(../images/bullet_blue.jpg) no-repeat 0px 4px; 8-22-09 remove menu bullets completely*/ color: #335b8f; text-decoration: none; display: block; margin: 0; outline: none; padding: 1px 2px 7px 0px; } * html ul.menu li a { /*padding: 4px 0 4px 12px;*/ padding: 1px 2px 7px 0px; } *+html ul.menu li a { /*padding: 4px 0 4px 12px;*/ padding: 1px 2px 7px 0px; } ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus { /*background: url(../images/bullet-hover-red.gif) no-repeat 0px 12px; 8-22-09*/ /*color: #0ABBD2; 7-30-09 wab*/ color: #C9272B; text-decoration: none; padding: 1px 2px 7px 0px; } ul.menu li.active a { /*background: url(../images/bullet-hover-red.gif) no-repeat 0px 12px; 8-22-09 removed*/ /*color: #0ABBD2; 7-30-09 wab*/ color: #C9272B; font-weight: bold; } ul.menu li ul { list-style: none; margin: 0; padding: 0; } ul.menu li li { background: none !important; border: none; padding: 0 0 0 10px; } ul.menu li li a { /*background: url(../images/bullet_blue.jpg) no-repeat 0 12px !important; */ border: none; color: #005a92 !important; font-weight: normal !important; padding: 7px 0 7px 10px !important; text-transform: none; } * html ul.menu li li a { padding: 4px 0 4px 10px !important; } *+html ul.menu li li a { padding: 4px 0 4px 10px !important; } ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus { background: url(../images/bullet_red.jpg) no-repeat 0 12px !important; color: #c9272b !important; text-decoration: none; } ul.menu li li.active a { color: #c9272b !important; } ul.menu li li li a { color: #555555 !important; font-weight: normal !important; padding-left: 35px !important; } ul.menu li li li.active a { font-weight: bold !important; } /* SPOTLIGHT --------------------------------------------------------- */ /* Spotlight Box Style */ .ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right { float: left; overflow: hidden; } /* Top Spotlight */ #ja-topsl { /*background: url(../images/topsl-bg.gif) repeat-x left top; 7-26-09 wab*/ background: url(../images/bottom_half_logo_for_header.gif) no-repeat left top #8ac53f; /*border-bottom: 1px solid #6EC011; 8-9-09 wab*/ border-bottom: 0px solid #6EC011; margin: 0; padding: 0; z-index: 10; position: relative; } /* Bottom spotlight */ #ja-botsl { background: #D3F9FF; border-bottom: 1px solid #90E2EC; border-top: 1px solid #90E2EC; clear: both; margin: 0 0 20px 0; padding: 20px 0 10px; } #ja-botsl .inner { margin: 0 10px; padding: 20px 10px; } #ja-botsl div.moduletable h3 { border-right: none; margin: 0 0 10px 0; padding: 0; } #ja-botsl div.moduletable, #ja-botsl div.moduletable_default { background: none; color: #555555; margin: 0; padding: 0 10px; } #ja-botsl div.ja-box-ct { background: none; border: none; padding: 0; } #ja-botsl .ja-box-left div.moduletable, #ja-botsl .ja-box-left div.moduletable_default { margin: 0 10px 0 0; } #ja-botsl .ja-box-right div.moduletable, #ja-botsl .ja-box-right div.moduletable_default { margin: 0; } #ja-botsl .ja-box-center div.moduletable, #ja-botsl .ja-box-center div.moduletable_default { margin: 0 10px 0 0; } #ja-botsl .img-border { background: #000000; border: 1px solid #222222; } #ja-botsl a { color: #555555; } #ja-botsl a:hover, #ja-botsl a:focus, #ja-botsl a:active { color: #0ABBD2; text-decoration: none; } #ja-botsl li { background: url(../images/arrow.gif) no-repeat 0px 10px; padding: 4px 0 4px 15px; } #ja-botsl li a { background: none; padding: 0; } #ja-botsl li a:hover, #ja-botsl li a:active, #ja-botsl li a:focus { text-decoration: underline; } /* Bottom spotlight 1 */ #ja-botsl1 { margin: 0 0 20px; } #ja-botsl1 div.ja-box-left div.moduletable { margin: 0 10px 0 0; } #ja-botsl1 div.ja-box-right div.moduletable { margin: 0 0 0 10px; } /* Bottom spotlight 1 */ #ja-botsl2 { background: url(../images/botsl2-bg2.gif) repeat-x left bottom #0ABBD2; } #ja-botsl2 .main { background: url(../images/botsl2-bg.gif) no-repeat center top; padding: 70px 0 15px; } #ja-botsl2 div.ja-box-left div.moduletable { margin: 0 10px 0 0; } #ja-botsl2 div.ja-box-right div.moduletable { margin: 0 0 0 10px; } #ja-botsl2 a { color: #D3F9FF; } #ja-botsl2 div.moduletable h3 { color: #FFFFFF; } #ja-botsl2 div.moduletable { color: #FFFFFF; } /* FOOTER --------------------------------------------------------- */ #ja-footer { background: #000000; clear: both; margin: 0; height: 35px; } #ja-footer .main { color: #929497; padding: 10px 0; } #ja-footer a { color: #929497; } #ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus { color: #0ABBD2; } #ja-footer small { font-size: 100%; } #ja-footer ul { float: right; margin: 0; padding: 0; } #ja-footer li { background: none; display: inline; margin: 0; padding: 0; } #ja-footer li a { color: #555555; display: inline; padding: 0 10px; } #ja-footer li a:hover, #ja-footer li a:focus, #ja-footer li a:active { color: #0ABBD2; } /* MISCELLANOUS ----------------------------------------------------------- */ ul.accessibility { position: absolute; top: -100%; } li.ja-firstitem { background: none !important; } /* JA Slideshow */ #ja-slideshow { float: left; /*margin: 0; 7-26-09 wab*/ margin: 0 0 0 0px; padding: 0; } /* JA Tabs */ #ja-tabwrap { float: right; width: 30%; } /* Login */ #form-login-username, #form-login-password { margin: 0; padding: 0; } #form-login-username label, #form-login-password label { display: block; } #form-login-username #modlgn_username, #form-login-password #modlgn_passwd { border: none; padding: 6px 10px 6px 25px; width: 166px; } #form-login-username #modlgn_username { background: url(../images/input-user-bg.gif) no-repeat left top; } #form-login-password #modlgn_passwd { background: url(../images/input-pass-bg.gif) no-repeat left top; } #form-login-remember { margin: 5px 0; padding: 0; } ul.ja-login-links { list-style: none; margin: 0; padding: 0; } ul.ja-login-links li { background: none !important; display: inline; font-size: 92%; margin: 0; padding: 0 5px 0 0 !important; } ul.ja-login-links li a { color: #49CEDF; padding: 0; } #form-login .button { -moz-border-radius: 5px; padding: 2px 10px; -webkit-border-radius: 5px; } #form-login .button:hover { cursor: pointer; } #form-login .button:focus, #form-login .button:active { border: none; } /* Search */ #ja-search { font-size: 12px; padding: 2px; position: absolute; right: 0px; top: 10px; width: 240px; z-index: 1; } #ja-search .inputbox { background: url(../images/icon-search.gif) no-repeat 5px 5px #000000; border: 1px solid #333333; color: #666666; margin: 0; -moz-border-radius: 5px; padding: 4px 10px 4px 25px; text-transform: capitalize; -webkit-border-radius: 5px; width: 203px; } #ja-search .button { border: none; color: #CCCCCC; font-size: 11px; height: 24px; line-height: 24px; padding-left: 25px; text-transform: uppercase; width: 80px; } * html #ja-search .button { height: 24px; padding-left: 20px !important; width: 80px; } *+html #ja-search .button { height: 24px; padding-left: 20px !important; width: 80px; /*IE 7*/ } /*others*/ #ja-banner { float: right; margin: 15px 5px 0 0; overflow: hidden; padding: 0; text-align: center; } div.back_button a, div.back_button a:hover, div.back_button a:active { background: none !important; display: block; margin: 10px 0; text-decoration: none !important; } .clr { clear: both; } .hastip img { border: none; } ul.no-display { display: none; } div.ja-innerdiv { background: url(../images/dot.gif) repeat-x left bottom; padding: 10px 0 !important; } div.ja-innerdiv span.title { display: block; font-weight: bold; } div.ja-innerdiv .img-border { background: #FFFFFF; border: 1px solid #DDDDDD; margin: 5px 8px 0 0; padding: 2px; } /*JA Highslide*/ .highslide img { border: 1px solid #DDDDDD; margin: 0 0 5px 0; padding: 2px; } /* Tooltips */ .tool-tip { background: #FFFFFF; border: 1px solid #CCCCCC; color: #333333; float: left; max-width: 200px; padding: 5px; z-index: 999; } .tool-title { background: url(../../system/images/selector-arrow.png) no-repeat; font-size: 100%; font-weight: bold; margin: 0; margin-top: -15px; padding: 0; padding-bottom: 5px; padding-top: 15px; } .tool-text { font-size: 100%; margin: 0; } #system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul { margin: 0; padding: 0; } #system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li { background: none; color: #FFFFFF; margin: 0; padding: 5px; } /* System Standard Messages */ #system-message dd.message ul { background: #666666; border: none; } /* System Error Messages */ #system-message dd.error ul { background: #666666; border: none; } /* System Notice Messages */ #system-message dd.notice ul { background: #666666; border: none; } /* Clearfix */ * html .clearfix { height: 1%; /* IE5-6 */ } .clearfix { display: inline-block; /* IE7xhtml*/ } html[xmlns] .clearfix { display: block; /* O */ } .clearfix:after { clear: both; content: "."; /* FF, O, etc. */ display: block; height: 0; visibility: hidden; } /* Pages */ /*blk */ #schools-blackford { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em; } #schools-blackford #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/bg.gif') repeat-y; float: left; } #schools-blackford ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-blackford ul { margin-left: 13px; } #schools-blackford #leftCol, #schools-blackford #midTop, #schools-blackford #midBot, #schools-blackford #rightCol { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-blackford #leftCol { width: 240px; float: left; } #schools-blackford #header { height: 104px; width: 680px; background-color: #8AC53F; border-bottom: 15px solid #f3f1ed; float: left; padding-left: 30px; line-height: 104px; } #schools-blackford #midCol { width: 420px; float: left; margin-left: 15px; } #schools-blackford #midTop { margin-bottom: 15px; background-color: #f58220; width: 95.7%; float: left; } #schools-blackford #midBot { clear: left; background-color: #FFC700; width: 95.7%; float: left; } #schools-blackford #rightCol { margin-left: 15px; width: 240px; float: left; } #schools-blackford .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-blackford .blkImg { padding-bottom: 20px; padding-top: 20px; } #schools-blackford .center { text-align: center; } #schools-blackford .num { font-size: 4.5em; color: #ebba33; } #schools-blackford .fltLft { float: left; } #schools-blackford .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #6CCFF6; } #schools-blackford .extraLH { line-height: 1.8; } #schools-blackford .extrLH { line-height: 1.2; } #schools-blackford .pullQuote { color: white; font-family: Trebuchet MS; } #schools-blackford h4, #schools-blackford .blue { color: #2C4E7B; } #schools-blackford .red { color: #C92725; } #schools-blackford h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-blackford .white { color: white; } #schools-blackford h1, #schools-blackford h2, #schools-blackford h3, #schools-blackford h4, #schools-blackford h5, #schools-blackford h6 { font-family: Trebuchet MS;} #schools-blackford .h0 { font-size: 2.5em; font-family: Tahoma; } /*cms*/ #schools-campbell { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em;} #schools-campbell ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-campbell ul { margin-left: 13px; } #schools-campbell #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/cstBg.gif') repeat-y; float: left; } #schools-campbell #leftCol, #schools-campbell #midTop, #schools-campbell #midMid, #schools-campbell #midBot, #schools-campbell #rightCol, #schools-campbell #midBotPic { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-campbell #leftCol { width: 240px; float: left; } #schools-campbell #header { height: 104px; width: 680px; background-color: #8AC53F; border-bottom: 15px solid #f3f1ed; float: left; padding-left: 30px; line-height: 104px; } #schools-campbell #midCol { width: 420px; float: left; margin-left: 15px; } #schools-campbell #midTop { margin-bottom: 15px; width: 95.7%; float: left; } #schools-campbell #midMid { margin-bottom: 15px; background-color: #f58220; width: 95.7%; float: left; } #schools-campbell #midBot { clear: left; background-color: #fdbc15; width: 95.7%; float: left; } #schools-campbell #midBotPic { clear: left; width: 95.7%; float: left; } #schools-campbell #rightCol { margin-left: 15px; width: 240px; float: left; } #schools-campbell .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-campbell .cmsImg { padding-top: 20px; } #schools-campbell .center { text-align: center; } #schools-campbell .num { font-size: 4.5em; color: #ebba33; } #schools-campbell .fltLft { float: left; } #schools-campbell .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #e07f61; } #schools-campbell .extraLH { line-height: 1.8; } #schools-campbell .extrLH { line-height: 1.2; } #schools-campbell .pullQuote { color: white; font-family: Trebuchet MS; } #schools-campbell h4, #schools-campbell .blue { color: #003c6a; } #schools-campbell .red { color: #C92725; } #schools-campbell .yellow { color: #fdbc15; } #schools-campbell h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-campbell .white { color: white; } #schools-campbell h1, #schools-campbell h2, #schools-campbell h3, #schools-campbell h4, #schools-campbell h5, #schools-campbell h6 { font-family: Trebuchet MS;} #schools-campbell .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-campbell .neg1 { font-size: .9em; } #schools-campbell .normal { font-size: 1.3em; } #schools-campbell .left { text-align: left; } #schools-campbell .capHead { text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /* cpr */ #schools-capri { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em; } #schools-capri ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-capri ul { margin-left: 13px; } #schools-capri #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/cprBg.gif') repeat-y; float: left; } #schools-capri #leftCol, #schools-capri #midTop, #schools-capri #midMid, #schools-capri #midBot, #schools-capri #rightCol { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-capri #leftCol { width: 240px; float: left; } #schools-capri #header { height: 104px; width: 680px; background-color: #8AC53F; border-bottom: 15px solid #f3f1ed; float: left; padding-left: 30px; line-height: 104px; } #schools-capri #midCol { width: 420px; float: left; margin-left: 15px; } #schools-capri #midTop { margin-bottom: 15px; background-color: #f58220; width: 95.7%; float: left; } #schools-capri #midMid { margin-bottom: 15px; background-color: #fdbc15; width: 95.7%; float: left; } #schools-capri #midBot { clear: left; background-color: #005A92; width: 95.7%; float: left; } #schools-capri #midBotPic { clear: left; width: 95.7%; float: left; } #schools-capri #rightCol { margin-left: 15px; width: 240px; float: left; } #schools-capri .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-capri .cprImg { padding-top: 20px; } #schools-capri .center { text-align: center; } #schools-capri .num { font-size: 4.5em; color: #ebba33; } #schools-capri .fltLft { float: left; } #schools-capri .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #6CCFF6; } #schools-capri .extraLH { line-height: 1.8; } #schools-capri .extrLH { line-height: 1.2; } #schools-capri .pullQuote { color: white; font-family: Trebuchet MS; } #schools-capri h4, #schools-capri .blue { color: #2C4E7B; } #schools-capri .red { color: #C92725; } #schools-capri .yellow { color: #fdbc15; } #schools-capri h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-capri .white { color: white; } #schools-capri h1, #schools-capri h2, #schools-capri h3, #schools-capri h4, #schools-capri h5, #schools-capri h6 { font-family: Trebuchet MS;} #schools-capri .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-capri .neg1 { font-size: .9em; } #schools-capri .normal { font-size: 1.3em; } #schools-capri .left { text-align: left; } #schools-capri .capHead { margin-top: 20px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /*cst*/ #schools-castle { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em;} #schools-castle ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-castle ul { margin-left: 13px; } #schools-castle #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/cstBg.gif') repeat-y; float: left; } #schools-castle #leftCol, #schools-castle #midMid, #schools-castle #midBot, #schools-castle #rightCol { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-castle #leftCol { width: 240px; float: left; } #schools-castle #header { height: 104px; width: 680px; background-color: #8AC53F; border-bottom: 15px solid #f3f1ed; float: left; padding-left: 30px; line-height: 104px; } #schools-castle #midCol { width: 420px; float: left; margin-left: 15px; } #schools-castle #midTop { margin-bottom: 15px; width: 95.7%; float: left; } #schools-castle #midMid { margin-bottom: 15px; background-color: #f58220; width: 95.7%; float: left; } #schools-castle #midBot { clear: left; background-color: #fdbc15; width: 95.7%; float: left; } #schools-castle #midBotBlue { clear: left; background-color: #fdbc15; /* dk blue */ width: 95.7%; float: left; } #schools-castle #midBotPic { clear: left; width: 95.7%; float: left; } #schools-castle #rightCol { margin-left: 15px; width: 240px; float: left; /*background: url('http://www.cusdextensions.org/templates/ja_beryl/images/shannon-johst.jpg') 50% 30% no-repeat;*/ } #schools-castle .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-castle .cstImg { padding-top: 20px; } #schools-castle .center { text-align: center; } #schools-castle .num { font-size: 4.5em; color: #ebba33; } #schools-castle .fltLft { float: left; } #schools-castle .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #e07f61; } #schools-castle .extraLH { line-height: 1.8; } #schools-castle .extrLH { line-height: 1.2; } #schools-castle .pullQuote { color: white; font-family: Trebuchet MS; } #schools-castle h4, #schools-castle .blue { color: #2C4E7B; } #schools-castle .red { color: #C92725; } #schools-castle .yellow { color: #fdbc15; } #schools-castle h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-castle .white { color: white; } #schools-castle h1, #schools-castle h2, #schools-castle h3, #schools-castle h4, #schools-castle h5, #schools-castle h6 { font-family: Trebuchet MS;} #schools-castle .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-castle .neg1 { font-size: .9em; } #schools-castle .normal { font-size: 1.3em; } #schools-castle .left { text-align: left; } #schools-castle .capHead { margin-top: 20px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /*fhl*/ #schools-fhill { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em; } #schools-fhill ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-fhill ul { margin-left: 13px; } #schools-fhill #main { width: 970px; background: url('../images/bg.gif') repeat-y; float: left; } #schools-fhill #leftCol, #schools-fhill #midMid, #schools-fhill #midBot, #schools-fhill #rightCol { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-fhill #leftCol { width: 240px; float: left; } #schools-fhill #header { height: 104px; width: 680px; background-color: #8AC53F; border-bottom: 15px solid #f3f1ed; float: left; padding-left: 30px; line-height: 104px; } #schools-fhill #midCol { width: 420px; float: left; margin-left: 15px; } #schools-fhill #midTop { margin-bottom: 15px; width: 95.7%; float: left; } #schools-fhill #midMid { margin-bottom: 15px; background-color: #8dc63f; width: 95.7%; float: left; } #schools-fhill #midBot { clear: left; background-color: #fdbc15; width: 95.7%; float: left; } #schools-fhill #midBotPic { clear: left; width: 95.7%; float: left; } #schools-fhill #rightCol { margin-left: 15px; width: 240px; float: left; /*background: url('../images/fhlSidePic.gif') bottom center no-repeat;*/ min-height: 100%; } #schools-fhill .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-fhill .fhlImg { padding-top: 20px; } #schools-fhill .center { text-align: center; } #schools-fhill .num { font-size: 4.5em; color: #ebba33; } #schools-fhill .fltLft { float: left; } #schools-fhill .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #60caff; } #schools-fhill .extraLH { line-height: 1.8; } #schools-fhill .extrLH { line-height: 1.2; } #schools-fhill .pullQuote { color: white; font-family: Trebuchet MS; } #schools-fhill h4, #schools-fhill .blue { color: #2C4E7B; } #schools-fhill .red { color: #C92725; } #schools-fhill .yellow { color: #fdbc15; } #schools-fhill h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-fhill .white { color: white; } #schools-fhill h1, #schools-fhill h2, #schools-fhill h3, #schools-fhill h4, #schools-fhill h5, #schools-fhill h6 { font-family: Trebuchet MS;} #schools-fhill .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-fhill .neg1 { font-size: .9em; } #schools-fhill .normal { font-size: 1.3em; } #schools-fhill .left { text-align: left; } #schools-fhill .capHead { margin-top: 20px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /*lyn*/ #schools-lynhaven { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em;} #schools-lynhaven ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-lynhaven ul { margin-left: 13px; } #schools-lynhaven #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/cprBg.gif') repeat-y; float: left; } #schools-lynhaven #leftCol, #schools-lynhaven #midMid, #schools-lynhaven #midBot, #schools-lynhaven #rightCol, #schools-lynhaven #midBotPic { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-lynhaven #leftCol { width: 240px; float: left; /*background: url('http://www.cusdextensions.org/templates/ja_beryl/images/lynPlayground.gif') bottom center no-repeat;*/ } #schools-lynhaven #midCol { width: 420px; float: left; margin-left: 15px; } #schools-lynhaven #midTop { margin-bottom: 15px; width: 95.7%; float: left; } #schools-lynhaven #midMid { margin-bottom: 15px; background-color: #005A92; width: 95.7%; float: left; } #schools-lynhaven #midBot { clear: left; background-color: #fdbc15; width: 95.7%; float: left; } #schools-lynhaven #midBotPic { clear: left; width: 95.7%; float: left; } #schools-lynhaven #rightCol { margin-left: 15px; width: 240px; float: left; /*background: url('http://www.cusdextensions.org/templates/ja_beryl/images/lynSidePic.gif') bottom center no-repeat;*/ } #schools-lynhaven .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-lynhaven .lynImg { padding-top: 20px; } #schools-lynhaven .center { text-align: center; } #schools-lynhaven .num { font-size: 4.5em; color: #ebba33; } #schools-lynhaven .fltLft { float: left; } #schools-lynhaven .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #bbd987; } #schools-lynhaven .extraLH { line-height: 1.8; } #schools-lynhaven .extrLH { line-height: 1.2; } #schools-lynhaven .pullQuote { color: white; font-family: Trebuchet MS; } #schools-lynhaven h4, #schools-lynhaven .blue { color: #2C4E7B; } #schools-lynhaven .red { color: #C92725; } #schools-lynhaven .yellow { color: #fdbc15; } #schools-lynhaven h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-lynhaven .white { color: white; } #schools-lynhaven h1, #schools-lynhaven h2, #schools-lynhaven h3, #schools-lynhaven h4, #schools-lynhaven h5, #schools-lynhaven h6 { font-family: Trebuchet MS;} #schools-lynhaven .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-lynhaven .neg1 { font-size: .9em; } #schools-lynhaven .normal { font-size: 1.3em; } #schools-lynhaven .left { text-align: left; } #schools-lynhaven .capHead { margin-top: 20px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /*mrs*/ #schools-mlane { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em; } #schools-mlane ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-mlane ul { margin-left: 13px; } #schools-mlane #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/cstBg.gif') repeat-y; float: left; } #schools-mlane #leftCol, #schools-mlane #midTop, #schools-mlane #midBot, #schools-mlane #rightCol { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-mlane #leftCol { width: 240px; float: left; } #schools-mlane #midCol { width: 420px; float: left; margin-left: 15px; } #schools-mlane #midTop { margin-bottom: 15px; background-color: #8AC53F; width: 95.7%; float: left; } #schools-mlane #midMid { margin-bottom: 15px; width: 95.7%; float: left; } #schools-mlane #midBot { clear: left; background-color: #fdbc15; width: 95.7%; float: left; } #schools-mlane #midBotPic { clear: left; width: 95.7%; float: left; } #schools-mlane #rightCol { margin-left: 15px; width: 240px; float: left; /*background: url('http://www.cusdextensions.org/templates/ja_beryl/images/mrsSidePic.gif') bottom center no-repeat;*/ min-height: 100%; } #schools-mlane .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-mlane .mrsImg { padding-top: 20px; } #schools-mlane .center { text-align: center; } #schools-mlane .num { font-size: 4.5em; color: #ebba33; } #schools-mlane .fltLft { float: left; } #schools-mlane .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #e07f61; } #schools-mlane .extraLH { line-height: 1.8; } #schools-mlane .extrLH { line-height: 1.2; } #schools-mlane .pullQuote { color: white; font-family: Trebuchet MS; } #schools-mlane h4, #schools-mlane .blue { color: #2C4E7B; } #schools-mlane .red { color: #C92725; } #schools-mlane .yellow { color: #fdbc15; } #schools-mlane h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-mlane .white { color: white; } #schools-mlane h1, #schools-mlane h2, #schools-mlane h3, #schools-mlane h4, #schools-mlane h5, #schools-mlane h6 { font-family: Trebuchet MS;} #schools-mlane .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-mlane .neg1 { font-size: .9em; } #schools-mlane .normal { font-size: 1.3em; } #schools-mlane .left { text-align: left; } #schools-mlane .capHead { margin-top: 20px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /*mms*/ #schools-monroe { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em;} #schools-monroe ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-monroe ul { margin-left: 13px; } #schools-monroe #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/mmsBg.gif') repeat-y; float: left; } #schools-monroe #leftCol, #schools-monroe #midMid, #schools-monroe #midBot, #schools-monroe #rightCol { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-monroe #leftCol { width: 240px; float: left; } #schools-monroe #midCol { width: 420px; float: left; margin-left: 15px; } #schools-monroe #midTop { margin-bottom: 15px; width: 95.7%; float: left; } #schools-monroe #midMid { margin-bottom: 15px; background-color: #fdbc15; width: 95.7%; float: left; } #schools-monroe #midBot { clear: left; background-color: #005A92; width: 95.7%; float: left; } #schools-monroe #midBotPic { clear: left; width: 95.7%; float: left; } #schools-monroe #rightCol { margin-left: 15px; width: 240px; float: left; /*background: url('http://www.cusdextensions.org/templates/ja_beryl/images/mmsSidePic.gif') bottom center no-repeat;*/ min-height: 100%; } #schools-monroe .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-monroe .mrsImg { padding-top: 20px; } #schools-monroe .center { text-align: center; } #schools-monroe .num { font-size: 4.5em; color: #ebba33; } #schools-monroe .fltLft { float: left; } #schools-monroe .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #f6b074; } #schools-monroe .extraLH { line-height: 1.8; } #schools-monroe .extrLH { line-height: 1.2; } #schools-monroe .pullQuote { color: white; font-family: Trebuchet MS; } #schools-monroe h4, #schools-monroe .blue { color: #2C4E7B; } #schools-monroe .red { color: #C92725; } #schools-monroe .yellow { color: #fdbc15; } #schools-monroe h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-monroe .white { color: white; } #schools-monroe h1, #schools-monroe h2, #schools-monroe h3, #schools-monroe h4, #schools-monroe h5, #schools-monroe h6 { font-family: Trebuchet MS;} #schools-monroe .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-monroe .neg1 { font-size: .9em; } #schools-monroe .normal { font-size: 1.3em; } #schools-monroe .left { text-align: left; } #schools-monroe .capHead { margin-top: 20px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /*rms*/ #schools-rhms { text-align: left; margin-top: 15px;font-size: 1.3em; line-height: 1.2em;} #schools-rhms ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-rhms ul { margin-left: 13px; } #schools-rhms #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/cstBg.gif') repeat-y; float: left; } #schools-rhms #leftCol, #schools-rhms #midTop, #schools-rhms #midBot, #schools-rhms #rightCol, #schools-rhms #midMid { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-rhms #leftCol { width: 240px; float: left; } #schools-rhms #midCol { width: 420px; float: left; margin-left: 15px; } #schools-rhms #midTop { margin-bottom: 15px; background-color: #8AC53F; width: 95.7%; float: left; } #schools-rhms #midMid { margin-bottom: 15px; background-color: #005A92; width: 95.7%; float: left; } #schools-rhms #midBot { clear: left; background-color: #fdbc15; width: 95.7%; float: left; } #schools-rhms #midBotPic { clear: left; width: 95.7%; float: left; } #schools-rhms #rightCol { margin-left: 15px; width: 240px; float: left; /*background: url('http://www.cusdextensions.org/templates/ja_beryl/images/rmsSidePic.gif') bottom center no-repeat;*/ min-height: 100%; } #schools-rhms .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-rhms .rmsImg { padding-top: 20px; } #schools-rhms .center { text-align: center; } #schools-rhms .num { font-size: 4.5em; color: #ebba33; } #schools-rhms .fltLft { float: left; } #schools-rhms .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #e07f61; } #schools-rhms .extraLH { line-height: 1.8; } #schools-rhms .extrLH { line-height: 1.2; } #schools-rhms .pullQuote { color: white; font-family: Trebuchet MS; } #schools-rhms h4, #schools-rhms .blue { color: #2C4E7B; } #schools-rhms .red { color: #C92725; } #schools-rhms .yellow { color: #fdbc15; } #schools-rhms h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-rhms .white { color: white; } #schools-rhms h1, #schools-rhms h2, #schools-rhms h3, #schools-rhms h4, #schools-rhms h5, #schools-rhms h6 { font-family: Trebuchet MS;} #schools-rhms .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-rhms .neg1 { font-size: .9em; } #schools-rhms .normal { font-size: 1.3em; } #schools-rhms .left { text-align: left; } #schools-rhms .capHead { margin-top: 00px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /*rsm*/ #schools-rsmry { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em;} #schools-rsmry ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-rsmry ul { margin-left: 13px; } #schools-rsmry #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/cprBg.gif') repeat-y; float: left; } #schools-rsmry #leftCol, #schools-rsmry #midTop, #schools-rsmry #midBot, #schools-rsmry #rightCol, #schools-rsmry #midMid { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-rsmry #leftCol { width: 240px; float: left; } #schools-rsmry #midCol { width: 420px; float: left; margin-left: 15px; } #schools-rsmry #midTop { margin-bottom: 15px; background-color: #fdbc15; width: 95.7%; float: left; } #schools-rsmry #midMid { background-color: #005A92; width: 95.7%; float: left; } #schools-rsmry #midBot { clear: left; background-color: #fdbc15; width: 95.7%; float: left; } #schools-rsmry #midBotPic { clear: left; width: 95.7%; float: left; } #schools-rsmry #rightCol { margin-left: 15px; width: 240px; float: left; /*background: url('http://www.cusdextensions.org/templates/ja_beryl/images/rsmSidePic.gif') bottom center no-repeat;*/ min-height: 100%; } #schools-rsmry .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-rsmry .rsmImg { padding-top: 20px; } #schools-rsmry .center { text-align: center; } #schools-rsmry .num { font-size: 4.5em; color: #ebba33; } #schools-rsmry .fltLft { float: left; } #schools-rsmry .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #BBD987; } #schools-rsmry .extraLH { line-height: 1.8; } #schools-rsmry .extrLH { line-height: 1.2; } #schools-rsmry .pullQuote { color: white; font-family: Trebuchet MS; } #schools-rsmry h4, #schools-rsmry .blue { color: #2C4E7B; } #schools-rsmry .red { color: #C92725; } #schools-rsmry .yellow { color: #fdbc15; } #schools-rsmry h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-rsmry .white { color: white; } #schools-rsmry h1, #schools-rsmry h2, #schools-rsmry h3, #schools-rsmry h4, #schools-rsmry h5, #schools-rsmry h6 { font-family: Trebuchet MS;} #schools-rsmry .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-rsmry .neg1 { font-size: .9em; } #schools-rsmry .normal { font-size: 1.3em; } #schools-rsmry .left { text-align: left; } #schools-rsmry .capHead { margin-top: 20px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /*sks*/ #schools-soaks { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em; } #schools-soaks ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-soaks ul { margin-left: 13px; } #schools-soaks #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/bg.gif') repeat-y; float: left; } #schools-soaks #leftCol, #schools-soaks #midTop, #schools-soaks #midBot, #schools-soaks #rightCol, #schools-soaks #midMid { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-soaks #leftCol { width: 240px; float: left; } #schools-soaks #midCol { width: 420px; float: left; margin-left: 15px; } #schools-soaks #midTop { margin-bottom: 15px; background-color: #f58220; width: 95.7%; float: left; } #schools-soaks #midMid { background-color: #005A92; width: 95.7%; float: left; } #schools-soaks #midBot { clear: left; background-color: #fdbc15; width: 95.7%; float: left; } #schools-soaks #midBotPic { clear: left; width: 95.7%; float: left; } #schools-soaks #rightCol { margin-left: 15px; width: 240px; float: left; /*background: url('http://www.cusdextensions.org/templates/ja_beryl/images/sksSidePic.gif') bottom center no-repeat;*/ min-height: 100%; } #schools-soaks .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-soaks .sksImg { padding-top: 20px; } #schools-soaks .center { text-align: center; } #schools-soaks .num { font-size: 4.5em; color: #ebba33; } #schools-soaks .fltLft { float: left; } #schools-soaks .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #6CCFF6; } #schools-soaks .extraLH { line-height: 1.8; } #schools-soaks .extrLH { line-height: 1.2; } #schools-soaks .pullQuote { color: white; font-family: Trebuchet MS; } #schools-soaks h4, #schools-soaks .blue { color: #2C4E7B; } #schools-soaks .red { color: #C92725; } #schools-soaks .yellow { color: #fdbc15; } #schools-soaks h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-soaks .white { color: white; } #schools-soaks h1, #schools-soaks h2, #schools-soaks h3, #schools-soaks h4, #schools-soaks h5, #schools-soaks h6 { font-family: Trebuchet MS;} #schools-soaks .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-soaks .neg1 { font-size: .9em; } #schools-soaks .normal { font-size: 1.3em; } #schools-soaks .left { text-align: left; } #schools-soaks .capHead { margin-top: 20px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /*vlg*/ #schools-village { text-align: left; margin-top: 15px; font-size: 1.3em; line-height: 1.2em; } #schools-village ul li { list-style-type: disc; background:none; padding-left: 2px; } #schools-village ul { margin-left: 13px; } #schools-village #main { width: 970px; background: url('http://www.cusdextensions.org/templates/ja_beryl/images/vlgBg.gif') repeat-y; float: left; } #schools-village #leftCol, #schools-village #midMid, #schools-village #midBot, #schools-village #rightCol { padding: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #schools-village #leftCol { width: 240px; float: left; } #schools-village #midCol { width: 420px; float: left; margin-left: 15px; } #schools-village #midTop { margin-bottom: 15px; width: 95.7%; float: left; } #schools-village #midMid { margin-bottom: 15px; background-color: #f58220; width: 95.7%; float: left; } #schools-village #midBot { clear: left; background-color: #fdbc15; width: 95.7%; float: left; } #schools-village #midBotPic { clear: left; width: 95.7%; float: left; } #schools-village #rightCol { margin-left: 15px; width: 240px; /*background: url('http://www.cusdextensions.org/templates/ja_beryl/images/vlgSidePic.gif') bottom center no-repeat;*/ float: left; } #schools-village .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #schools-village .cmsImg { padding-top: 20px; } #schools-village .center { text-align: center; } #schools-village .num { font-size: 4.5em; color: #ebba33; } #schools-village .fltLft { float: left; } #schools-village .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #fcd57f; } #schools-village .extraLH { line-height: 1.8; } #schools-village .extrLH { line-height: 1.2; } #schools-village .pullQuote { color: #C92725; font-family: Trebuchet MS; } #schools-village h4, #schools-village .blue { color: #003c6a; } #schools-village .red { color: #C92725; } #schools-village .yellow { color: #f58220; } #schools-village h5 { color: white; font-size: 1.4em; font-weight: normal;} #schools-village .white { color: white; } #schools-village h1, #schools-village h2, #schools-village h3, #schools-village h4, #schools-village h5, #schools-village h6 { font-family: Trebuchet MS;} #schools-village .h0 { font-size: 2.5em; font-family: Tahoma; } #schools-village .neg1 { font-size: .9em; } #schools-village .normal { font-size: 1.3em; } #schools-village .left { text-align: left; } #schools-village .capHead { margin-top: 20px; text-transform: uppercase; color: black; font-size: .9em; letter-spacing: 2px; } /* Programs pages - wab 8-8-09 */ #programs { font-size: 1.3em; } #programs #main { /*width: 970px;*/ float: left; color: #000000; /*position:absolute;*/ /*left:0px;*/ /*top:150px;*/ } #preschool { background: url('../images/psLeftCol.png') bottom right no-repeat; padding-bottom: 200px; } #ccare { background: url('../images/ccLeftCol.png') bottom right no-repeat; padding-bottom: 200px; } #programs #leftCol, #programs #leftCol-Blue, #programs #leftCol-Green, #programs #leftCol-Orange-fixedheight, #programs #midTop, #programs #midTopGreen, #programs #midBot, #programs #midBotYellow, #programs #midBotBlue, #programs #midBotGreen, #programs #midMidGreen-nowhitespace, #programs #midMidBlue-nowhitespace, #programs #midMidLtBlue-nowhitespace, #programs #midMidLtBlue-nowhitespace-wider, #programs #midMidRed-nowhitespace, #programs #midMidRed-nowhitespace-wider, #programs #midMidYellow-nowhitespace-wider, #programs #rightCol { padding: 10px; font-family: Arial, Helvetica, sans-serif; } #programs #leftCol { /*background-color: #da812e; This is original orange but Alex changed to #f58220 on 8-9-09 8pm */ background-color: #f58220; /*new orange*/ width: 229px; /*height: 100%;*/ float: left; } #programs #leftCol-Blue { background-color: #22aaee; /*blue*/ width: 229px; height: 100%; float: left; } #programs #leftCol-Green { background-color: #8ac53f; /*green*/ width: 229px; height: 100%; float: left; } #programs #leftCol-Orange-fixedheight { clear: left; background-color: #f58220; /*orange*/ width: 229px; height: 2160px; float: left; } #programs #midCol { width: 700px; float: left; margin-left: 0px; } #programs #midTop { margin-bottom: 0px; margin-top: 15px; background-color: #22aaee; /* blue*/ width: 95.7%; float: left; } #programs #midTopGreen { margin-bottom: 0px; margin-top: 15px; background-color: #8ac53f; /* green*/ width: 95.7%; float: left; } #programs #midTop-nowhitespace-nocolor { margin-bottom: 0px; margin-top: 0px; width: 95.7%; float: left; } #programs #midMid { margin-bottom: 0px; width: 95.7%; float: left; } #programs #midMidRed-nowhitespace { clear: left; background-color: #c9272b; /* red*/ width: 95.7%; float: left; } #programs #midMidRed-nowhitespace-wider { background-color: #c9272b; /* red*/ width: 98%; float: left; } #programs #midMidYellow-nowhitespace-wider { background-color: #fdbc15; /* yellow*/ width: 98%; float: left; } #programs #midMidGreen-nowhitespace { clear: left; background-color: #8ac53f; /* green */ width: 95.7%; float: left; } #programs #midMidBlue-nowhitespace { clear: left; background-color: #005a92; /* dk blue */ width: 95.7%; float: left; } #programs #midMidLtBlue-nowhitespace { clear: left; background-color: #22aaee; /* lt blue */ width: 95.7%; float: left; } #programs #midMidLtBlue-nowhitespace-wider { background-color: #22aaee; /* lt blue */ width: 98%; float: left; } #programs #midBot { clear: left; margin-top: 15px; background-color: #8ac53f; /* green */ width: 95.7%; float: left; line-height:1.76; } #programs #midBotGreen { clear: left; margin-top: 15px; background-color: #8ac53f; /* green */ width: 95.7%; float: left; line-height:1.50; } #programs #midBotYellow { clear: left; margin-top: 15px; background-color: #fdbc15; /* yellow */ width: 95.7%; float: left; line-height:1.50; } #programs #midBotBlue { clear: left; margin-top: 15px; background-color: #22aaee; /* blue */ width: 95.7%; float: left; line-height:1.50; } #programs #rightCol { margin-left: 15px; width: 240px; float: left; } #programs a { color: #000000; text-decoration: none; } #programs a:hover, a:active, a:focus { text-decoration: underline; color: #464F54; } #programs ul li { list-style-type: disc; background:none; padding-left: 2px; } #programs .ul3 { margin-left: 13px; margin-top:0px; } #programs .ul { padding-left: 27px;} #programs .ul2 { padding-left: 17px;} #programs .li { padding-left: 2px; list-style-type:disc; list-style-image:none;line-height: 1em; background:none;} #programs .white { color: #ffffff; } #programs .black { color: #000000; } #programs .blue { color: #22aaee; } #programs .dkblue { color: #335b8f; } #programs .red { color: #c9272b; } #programs .orange { color: #da812e; } #programs .yellow { color: #fdbc15; } #programs .green { color: #8ac53f; } #programs .gray { color: #929497; } #programs .nopad { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; } #programs .pad10 { padding-left: 10px; } #programs .pad30 { padding-left: 30px; } #programs .blkImg { padding-bottom: 20px; padding-top: 20px; } #programs .center { text-align: center; } #programs .left { text-align: left; } #programs .num { font-size: 4.5em; color: #ebba33; } /* yellow*/ #programs .num-blue { font-size: 3.5em; color: #22aaee; } /*lt blue*/ #programs .num-dkblue { font-size: 3.5em; color: #005a92; } /*dk blue*/ #programs .fltLft { float: left; } #programs .quote{ font-size: 4.5em; font-family: Trebuchet MS; line-height: 10px; color: #6CCFF6; } #programs .normalLH { line-height: 1.1; } #programs .extraLH { line-height: 1.8; } #programs .12LH { line-height: 1.2; } #programs .pullQuote { color: white; font-family: Trebuchet MS; } #programs .largerfont { font-size: 1.5em; } #programs .smallerfont { font-size: 1em; } #programs .largerfontbold { font-size: 1.8em; font-weight:bolder; } #programs .strong { font-weight:bold; } #programs h3 { font-size: 1em; font-weight:bold; letter-spacing:3px; line-height: 1em; } #programs h4, #programs .blue { color: #2C4E7B; } #programs h5 { font-size: 1.4em; font-weight: normal; line-height: 1em;} #programs h6 { font-size: 1em; font-weight: normal; line-height: 1em;} #programs h1, #programs h2, #programs h3, #programs h4, #programs h5, #programs h6 { font-family: Arial, Helvetica, sans-serif;} #programs .h0 { font-size: 2.5em; font-family: Arial, Helvetica, sans-serif; } #programs .dropcap { -x-system-font:none; color:#ebba33; /*yellow*/ display:block; float:left; font-family:Arial,Times,serif; font-size:72px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:80px; padding:0; } #programs .dropcap-blue { -x-system-font:none; color:#22aaee; /*blue*/ display:block; float:left; font-family:Arial,Times,serif; font-size:72px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:70px; padding:0; } #programs .dropcap-red { -x-system-font:none; color:#c9272b; /*red*/ display:block; float:left; font-family:Arial,Times,serif; font-size:72px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:70px; padding:0; } #programs .dropcap-green { -x-system-font:none; color:#8ac53f; /*green*/ display:block; float:left; font-family:Arial,Times,serif; font-size:80px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; line-height:80px; padding:0; } div#col1, div#col2, div#col3 { font-size: 1.5em; line-height: 1.2em; color: #ffffff; text-align: left; float: left; padding: 7px; height: 670px; width: 230px; margin-right: 1px; } div#col1 { background: url(../images/gold_red_sq_dots.gif) repeat-x #8ac53f; } div#col1 div { margin-top: 15px; padding-top: 90px; background: url('../images/graphic_1st_col_hompage.gif') no-repeat top center; } div#col2 { background: url(../images/blue_green_sq_dots.gif) repeat-x #ed1c24; } div#col2 div { margin-top: 15px; padding-top: 90px; background: url('../images/graphic_2nd_col_hompage.gif') no-repeat top center; } div#col3 { background: url(../images/red_blue_sq_dots.gif) repeat-x #febc11; } div#col3 div { margin-top: 15px; padding-top: 90px; background: url('../images/graphic_3rd_col_hompage.gif') no-repeat top center; } table.blog_ssRMS td#tdCol0 { background-color: #22aaee; } table.blog_ssRMS td#tdCol2 { background-color: #c9272b; } ul li { text-align: left; } /* colors approved as of 8-17-09: yellow #fdbc15; green #8ac53f; lt blue #22aaee, dk blue #005a92 */ /* orange #f58220, red #c9272b, gray #929497 */ .moduletableleftColMenu ul li li a { background: none; } .moduletableleftColMenu span.separator, .moduletableleftColMenu li.item68 span, .moduletableleftColMenu li.item69 span, .moduletableleftColMenu li.item70 a, .moduletableleftColMenu li.item1 { color: #C9272B; font-size: 1.3em; } .moduletableleftColMenu li.item70 ul li a { font-size: 1em; } .moduletableleftColMenu { padding-top: 30px; }