﻿@charset "utf-8";
body { background-image: url(/icsb/images/page_bg-mobile.jpg); }
#wrapper { margin-bottom: 2%; }
#navigation {
    width: 100%;
    height: 85px;
    min-width: 320px;
}
#top_nav { height: 53px; }
#logo {
    height: 55px;
    width: 63px;
    position: absolute;
    z-index: 10000;
    top: 25px;
}
#logo img {
    height: 55px;
    width: 63px;
}
#top_nav #logo_text {
    font-size: 1.3em;
    padding-left: 2%;
    line-height: 26px;
    height: 26px;
    width: 96%;
    min-width:320px;
}
#top_nav #search {
    width: 249px;
    height: 21px;
    background-image: url(/icsb/images/search_box-mobile.png);
    background-repeat: no-repeat;
    background-position: right center;
    clear: left;
    margin-left: 63px;
    margin-right: 2%;
}
#top_nav #cse-search-box #q {
    padding: 0px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 2px;
    height: 15px;
    line-height: 15px;
    width: 225px;
}
#top_nav #cse-search-box #sbutton {
    height: 21px;
    width: 21px;
    text-indent: -9999px;
    line-height:0px;
}
#main_nav { display: none; }

#mobile_nav {
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding-left: 0px;
    min-width: 320px;
    display:block !important;
    float: left;
    list-style: none;
    z-index: 1000;
    position: relative;
    top: 0px;
    clear: right;
}
#mobile_nav ul.nav {
    width: auto;
    font-size: .9em;
    margin-left: 63px;
    list-style: none;
    padding: 0;
    z-index: 10000;
    color: #FFF;
    line-height: 0.9em;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    min-width: 260px;
}
#mobile_nav ul.nav li {
    height: 32px;
    text-align: center;
    float: left;
    padding: 0px;
    position: relative;
    line-height: 0.9em;
}
#mobile_nav ul.nav li.dot {
    height: 32px;
    width: 6px !important;
    min-width:6px;
    background-image: url(/icsb/images/nav_dot-mobile.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-right:2%;
    margin-left: 2%;
}
#mobile_nav ul.nav li a {
    height: 28px;
    padding-top: 4px;
    float: left;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
}
#mobile_nav ul.nav li.about {
    max-width: 49px;
    min-width: 35px !important;
    width: 14%;
}
#mobile_nav ul.nav li.start {
    min-width: 37px !important;
    width: 15%;
}
#mobile_nav ul.nav li.schools {
    max-width: 63px;
    min-width: 45px !important;
    width: 17%;
}
#mobile_nav ul.nav li.families {
    min-width: 81px !important;
    width: 25%;
}
#mobile_nav ul.nav li ul.topnav { top: 32px; }

#billboard { display: none !important; }

#content {
    min-width: 320px;
    margin: 0px auto 0px auto;
    min-width: 320px;
    width: 100%;
    background-image: none!important;
    background-color: #FFF;
}


#left_nav {
    float: left;
    width: 35%;
    min-height: 26px;
    max-width: 150px;
    min-width: 150px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 7px;
}

#left_nav ul.nav {display:none;}

#left_nav .mnav {
    font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac. */  
    opacity: .99;
    background-color: #CD3D27;
    border: none;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    padding: 4px;
    text-align: left;
    width: 150px;
}
#left_nav .mnav option, #left_nav .mnav optgroup {
    font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac. */  
    opacity: .99;
    color: #fff;
    border:0px;
}
#left_nav .mnav option:hover, #left_nav .mnav optgroup:hover {
    color: #eee;
}
#left_nav .mnav option {
    padding-bottom:5px;
}
#left_nav .mnav optgroup {
    text-transform: uppercase;
    font-style: normal;
    padding-top: 5px;
    padding-bottom:5px;
}
#left_nav .mnav optgroup option {
    font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac. */  
    opacity: .99;
    text-transform: capitalize;
}
#left_nav ul.nav li {
    display: none;
}
.about #left_nav ul.nav li.about,
.start #left_nav ul.nav li.start,
.schools #left_nav ul.nav li.schools,
.families #left_nav ul.nav li.families {
    display:block;
}

#left_widgets {
    display: none;
}

#content #breadcrumbs {
    float: left;
    line-height: 12px;
    max-width: 290px;
    min-width: 140px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    width: 45%;
}

#content_right {
    width: 90%;
    min-width:280px;
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 0.8em;
    line-height: 1.5em;
    background-color: #FFF;
}

#content_right h1  {
    color: #CD3D27;
    line-height: 2.3em;
    font-size: 1.4em;
    font-weight: normal;
}
#content_right h1 a { 
    font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac. */  
    opacity: .99;
    text-decoration: none;
}
#content_right h2 {
    color: #cd9a00;
    line-height: 1.3em;
    font-size: 1.1em;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 10px;
}
#content_right h3 {
    line-height: 1.4em;
    font-weight: normal;
    font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac. */  
    opacity: .99;
    margin-bottom: 8px;
    font-size: 1.05em;
    margin-top: 8px;
}
#content_right h4 {
    line-height: 1.1em;
    font-weight: normal;
    font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac. */  
    opacity: .99;
    margin-bottom: 5px;
    font-size: .9em;
}
#content_right p { margin-bottom: 16px; }
#content_right ul {
    margin-left: 35px;
    list-style-type: disc;
    margin-bottom: 7px;
    margin-top: 7px;
}
#content_right li {padding: auto;}
#content_right a { 
    color: #CD3D27;
    font-family: 'RobotoCondensedItalic', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac. */  
    opacity: .99;
}
#content_right img {
    height: auto;
    width: 100%;
}

#highlights {
    width: 96%;
    margin-top: 2%;
    z-index: -2;
    position: inherit;
    min-width: 300px;
}
#highlights .columns {
    width: 100%;
    font-size: .95em;
    line-height: 1.4em;
}
#highlights h1 {
    color: #FFF;
    height: 30px;
    line-height: 30px;
    margin-top: 0px;
    width: 100%;
    font-size: 1.2em;
    margin-bottom: 20px;
    background-color: #CD3B00;
    display: block;
    background-image: url(/icsb/images/highlights_h1.jpg);
    background-repeat: repeat-y;
}
#highlights h1 a {
    padding-left: 6px;
    color: #FFF;
    text-decoration: none;
    display: block;
    background-position: 2px center;
    background-repeat: no-repeat;
    background-image: none !important;
}

/*
#highlights #col_one h1 a { background-image: url(/icsb/images/icon_process-mobile.png)!important; }
#highlights #col_two h1 a { background-image: url(/icsb/images/icon_meetings-mobile.png)!important; }
#highlights #col_three h1 a { background-image: url(/icsb/images/icon_app-mobile.png)!important; }
*/

#footer, .push { display: none; }