/* custom css for bootstrap */

/*old reset.css*/
body {
	color:#000;
	background:#FFF;
	font:13px/1.22 arial, helvetica, clean, sans-serif;
    /*font-size:small;
    font:x-small;*/
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font:100%;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ul li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6, p, li, td, th, caption {
	color: #616161;
}
h1, h2, h3 {
	font-style: italic;
	font-weight: bold;
	font-family: arial;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
}
p, li, th, td, input {
	font: 11px Verdana, sans-serif;
	line-height: 16px;
}
a {
	text-decoration: none;
	color: #8a5301;
}
a:hover {
	color: #466700;
	text-decoration:underline;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:-1px;
	vertical-align: text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
 *font-size:108%;
	line-height:99%;
}
.container {
  padding-left: 0 !important;
}
@media (min-width: 1000px) {
.container {
	width: 1170px;
}
}
@media (min-width: 1000px) {
.visible-lg {
	display: block !important;
}
table.visible-lg {
	display: table;
}
tr.visible-lg {
	display: table-row !important;
}
th.visible-lg, td.visible-lg {
	display: table-cell !important;
}
}
@media (min-width: 1000px) {
.visible-lg-block {
	display: block !important;
}
}
@media (min-width: 1000px) {
.visible-lg-inline {
	display: inline !important;
}
}
@media (min-width: 1000px) {
.visible-lg-inline-block {
	display: inline-block !important;
}
}
@media (min-width: 1000px) {
.hidden-lg {
	display: none !important;
}
}
@media (min-width: 1000px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0;
}
}
.col-md-3, .col-xs-6 {
	padding-left: 0;
	padding-right: 0;
}
/* @group Breadcrumb */

div#Breadcrumb {
	font: 10px verdana;
}
/* @end */

/* @group NavigationMenu */

div#Navigation {
	font: 14px verdana;
}
ul#Menu li {
	text-transform: uppercase;
}
ul#Menu ul li {
	text-transform: none;
}
/* @end */

/* @group nav */
nav {
	border:none !important;
	background-color:#f5ebd0 !important;
	border:none !important;
}
.navbar-nav > ul > li {
	text-transform:uppercase;
	display:block;
}
.navbar-nav > li > a {
	text-transform:uppercase;
	font-size:9px;
	color:#915d0e !important;
	padding:15px 0;
}
.navbar {
	min-height:50px !important;
	background-color:#f5ebd0 !important;
}
/* @end */

div#AuxContent h2 {
	font-size: 16px;
}
/* social network icons */
.cl_socialNav {
	float: right;
}
.cl_socialNav li {
	margin-left: 5px;
	list-style: none;
	display: inline-block;
	margin-bottom: 0;
}
.cl_socialNav li:first-child {
	margin-left: 0;
}
.cl_socialNav li a {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-image: url(/images/social-icons.png);
	background-repeat: no-repeat;
	background-position: left 0;
	text-indent: -99999px;
}
.cl_socialNav li a.sm-facebook, .cl_socialNav_Small li a.sm-facebook {
	background-position: left 0;
}
.cl_socialNav li a.sm-facebook:hover, .cl_socialNav li a.sm-facebook:focus, .cl_socialNav li a.sm-facebook:active {
	background-position: right 0;
}
.cl_socialNav li a.sm-twitter {
	background-position: left -41px;
}
.cl_socialNav li a.sm-twitter:hover, .cl_socialNav li a.sm-twitter:focus, .cl_socialNav li a.sm-twitter:active {
	background-position: right -41px;
}
.cl_socialNav li a.sm-googleplus {
	background-position: left -82px;
}
.cl_socialNav li a.sm-googleplus:hover, .cl_socialNav li a.sm-googleplus:focus, .cl_socialNav li a.sm-googleplus:active {
	background-position: right -82px;
}
.cl_socialNav li a.sm-tumblr {
	background-position: left -121px;
}
.cl_socialNav li a.sm-tumblr:hover, .cl_socialNav li a.sm-tumblr:focus, .cl_socialNav li a.sm-tumblr:active {
	background-position: right -121px;
}
.cl_socialNav li a.sm-foursquare {
	background-position: left -161px;
}
.cl_socialNav li a.sm-foursquare:hover, .cl_socialNav li a.sm-foursquare:focus, .cl_socialNav li a.sm-foursquare:active {
	background-position: right -161px;
}
.cl_socialNav li a.sm-instagram {
	background-position: left -201px;
}
.cl_socialNav li a.sm-instagram:hover, .cl_socialNav li a.sm-instagram:focus, .cl_socialNav li a.sm-instagram:active {
	background-position: right -201px;
}
.cl_socialNav li a.sm-flickr {
	background-position: left -241px;
}
.cl_socialNav li a.sm-flickr:hover, .cl_socialNav li a.sm-flickr:focus, .cl_socialNav li a.sm-flickr:active {
	background-position: right -241px;
}
.cl_socialNav li a.sm-youtube {
	background-position: left -281px;
}
.cl_socialNav li a.sm-youtube:hover, .cl_socialNav li a.sm-youtube:focus, .cl_socialNav li a.sm-youtube:active {
	background-position: right -281px;
}
.cl_socialNav li a.sm-vimeo {
	background-position: left -321px;
}
.cl_socialNav li a.sm-vimeo:hover, .cl_socialNav li a.sm-vimeo:focus, .cl_socialNav li a.sm-vimeo:active {
	background-position: right -321px;
}
.cl_socialNav li a.sm-all {
	background-position: left -361px;
}
.cl_socialNav li a.sm-all:hover, .cl_socialNav li a.sm-all:focus, .cl_socialNav li a.sm-all:active {
	background-position: right -361px;
}
.cl_socialNav li a.sm-rss {
	background-position: left -481px;
}
.cl_socialNav li a.sm-rss:hover, .cl_socialNav li a.sm-rss:focus, .cl_socialNav li a.sm-rss:active {
	background-position: right -481px;
}
.cl_socialNav li a.sm-pinterest {
	background-position: left -521px;
}
.cl_socialNav li a.sm-pinterest:hover, .cl_socialNav li a.sm-pinterest:focus, .cl_socialNav li a.sm-pinterest:active {
	background-position: right -521px;
}
.cl_socialNav li a.sm-blogger {
	background-position: left -561px;
}
.cl_socialNav li a.sm-blogger:hover, .cl_socialNav li a.sm-blogger:focus, .cl_socialNav li a.sm-blogger:active {
	background-position: right -561px;
}
.cl_socialNav li a.sm-settings {
	background-position: left -601px;
}
.cl_socialNav li a.sm-settings:hover, .cl_socialNav li a.sm-settings:focus, .cl_socialNav li a.sm-settings:active {
	background-position: right -601px;
}
.cl_socialNav li a.sm-enewsletter {
	background-position: left -641px;
}
.cl_socialNav li a.sm-enewsletter:hover, .cl_socialNav li a.sm-enewsletter:focus, .cl_socialNav li a.sm-enewsletter:active {
	background-position: right -641px;
}
.cl_socialNav li a.sm-video {
	background-position: left -681px;
}
.cl_socialNav li a.sm-video:hover, .cl_socialNav li a.sm-video:focus, .cl_socialNav li a.sm-video:active {
	background-position: right -681px;
}
.cl_socialNav li a.sm-podcast {
	background-position: left -721px;
}
.cl_socialNav li a.sm-podcast:hover, .cl_socialNav li a.sm-podcast:focus, .cl_socialNav li a.sm-podcast:active {
	background-position: right -721px;
}
.cl_socialNavDirectory {
	float: right;
}
.cl_socialNavDirectory li {
	margin-left: 0;
	list-style: none;
	display: inline-block;
	margin-bottom: 0;
}
.cl_socialNavDirectory li a {
	display: inline-block;
	width: 128px;
	height: 32px;
	background-image: url(http://marylandpublicschools.org/egov/img/sprites/social_media_buttons.png);
	background-repeat: no-repeat;
	background-position: left 0;
	text-indent: -99999px;
}
.cl_socialNavDirectory li a.sm-directory, .cl_socialNavDirectory_Small li a.sm-directory {
	background-position: left -10px;
}
.cl_socialNavDirectory li a.sm-directory:hover, .cl_socialNavDirectory li a.sm-directory:focus, .cl_socialNavDirectory li a.sm-directory:active {
	background-position: right -10px;
}
.cl_base_hNav {
	list-style: none;
	clear: both;
	margin: 0;
	padding: 0;
}
.cl_base_hNav li {
	float: left;
	list-style: none;
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
}
.cl_base_hNav li a {
	/* LAYOUT */
	display: block;
	float: left;
}
.mdgov_socialNavtop {
	width:300px;
	float:left;
	margin:30px 0 0 20px;
}
.mdgov_socialNavtop ul {
	float: none;
	text-align: center;
}
.mdgov_socialNavbot {
	width:300px;
	float:left;
	margin-top:0px;
}
.mdgov_socialNavbot ul {
	float: none;
}
.mdgov_socialNavtop ul li, .mdgov_socialNavbot ul li {
	float: none;
	display: inline-block;
}
p.slideindex {
	font-size: 15px;
	width:250px;
	position:relative;
	left:55px;
	top:10px;/*border:1px solid red;*/
}
.col-lg-3, .col-lg-6, .col-sm-6 {
	padding-left:0 !important;
}
.cycle-slideshow img {
	width:auto;
	height:auto;
	border:none;
}
.cycle-slideshow .span2 {
	float:none;
}
/*composite*/
.composite-example > div {
	background: white;
}
.composite-example > div > img {
	display: block;
}
.composite-example > div .cycle-overlay {
	color: white;
	/*background: black; 
	opacity: .6; filter:alpha(opacity=60);*/
    color: #000;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 25px;
}
.composite-example > div .cycle-overlay2 {
	color: #616161;
	/*background: black; 
	opacity: .6; filter:alpha(opacity=60);*/
    position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	margin-bottom:180px;
	padding:0;
}
.composite-example > div .cycle-overlay p {
	color:red;
	font-family:"Courier New", Courier;
	font-size:16px;
}
/*end composite*/
.row p {
	margin-top:7px;
}
 @media (min-width: 1000px) {
.cycle-slideshow {
	padding-right:180px;
}
.sscontainer {
	overflow:hidden;
	padding:10px 0 10px 30px;/*background: url(/share/i/homeslide_backing.png) no-repeat top left;*/
}
}
@media (min-width: 768px) and (max-width: 999px) {
.cycle-slideshow {
	padding-right:120px;
}
.sscontainer {
	overflow:hidden;
	padding:10px;
}
}
 @media (max-width: 767px) {
.cycle-slideshow {
	padding-right:0px;
}
}
@media print {
body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin-left:-40px;
	width:76%;
}
a:link {
	color:#934302;
}
@page rotated {
	size: landscape;
}
div.layout {
	width:76%;
}
}
.navbar-default .navbar-toggle {
	border-color: #888;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #f5ebd0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
	border:1px solid 888;
}

/*
.bg_mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    margin-top: 0px;
    width: 100%;
    height: 100%;
    background: #616161;
    z-index: 0;
    
    display: none;
}
*/
/*
.login-form,
.login-form h1,
.login-form span,
.login-form input,
.login-form label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
*/
/* Form Container */

/*
.login-form {
    position: relative;
    width: 230px;
    height: 200px;
    padding: 15px 25px 0 25px;
    margin-top: 15px;
    cursor: default;
    display: none;
    background-color: #f5ebd0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(255,255,255, .2), inset 0px 1px 1px 0px rgb(0,0,0);
    -moz-box-shadow: 0px 1px 1px 0px rgba(255,255,255, .2), inset 0px 1px 1px 0px rgb(0,0,0);
    box-shadow: 0px 1px 1px 0px rgba(255,255,255, .2), inset 0px 1px 1px 0px rgb(0,0,0);
}

    .login-form:before {
        position: absolute;
        top: -12px;
        left: 10px;
        width: 0px;
        height: 0px;
        content: '';
        border-bottom: 10px solid #f5ebd0;
        border-right: 10px solid #f5ebd0;
        border-top: 10px solid transparent;
        border-left: 10px solid transparent;
    }
*/
    /* Form Title */
    /*
    .login-form h1 {
        line-height: 40px;
        font-family: 'Myriad Pro', sans-serif;
        font-size: 22px;
        font-weight: normal;
        color: #915d0e;
    }
*/
    /* Form Input General Styles */
    /*
    .login-form input[type=text],
    .login-form input[type=password],
    .login-form input[type=button] {
        line-height: 14px;
        margin: 10px 0;
        padding: 6px 15px;
        border: 0;
        outline: none;
        font-family: Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-shadow: 0px 1px 1px rgba(255,255,255, .2);
        -webkit-border-radius: 26px;
        -moz-border-radius: 26px;
        border-radius: 26px;
        -webkit-transition: all .15s ease-in-out;
        -moz-transition: all .15s ease-in-out;
        -o-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
    }

*/
    /* Form User&Pass Input Styles */
    /*
    .login-form input[type=text],
    .login-form input[type=password],
    .js .login-form span {
        color: #686868;
        width: 170px;
        -webkit-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .6);
        -moz-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .6);
        box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .6);
        background: #989898;
        background: -moz-linear-gradient(top, #ffffff 0%, #989898 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#989898));
        background: -webkit-linear-gradient(top, #ffffff 0%,#989898 100%);
        background: -o-linear-gradient(top, #ffffff 0%,#989898 100%);
        background: -ms-linear-gradient(top, #ffffff 0%,#989898 100%);
        background: linear-gradient(top, #ffffff 0%,#989898 100%);
    }

        .login-form input[type=text]:hover,
        .login-form input[type=password]:hover {
            -webkit-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .6), 0px 0px 5px rgba(255,255,255, .5);
            -moz-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .6), 0px 0px 5px rgba(255,255,255, .5);
            box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .6), 0px 0px 5px rgba(255,255,255, .5);
        }

        .login-form input[type=text]:focus,
        .login-form input[type=password]:focus {
            background: #e1e1e1;
            background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e1e1));
            background: -webkit-linear-gradient(top, #ffffff 0%,#e1e1e1 100%);
            background: -o-linear-gradient(top, #ffffff 0%,#e1e1e1 100%);
            background: -ms-linear-gradient(top, #ffffff 0%,#e1e1e1 100%);
            background: linear-gradient(top, #ffffff 0%,#e1e1e1 100%);
        }
*/
        /* Form Submit Input Styles */
        /*
        .login-form input[type=button],
        .js .login-form span.checked:before {
            float: right;
            cursor: pointer;
            color: #915d0e;
            -webkit-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .45), 0px 1px 1px 0px rgba(0,0,0, .3);
            -moz-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .45), 0px 1px 1px 0px rgba(0,0,0, .3);
            box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .45), 0px 1px 1px 0px rgba(0,0,0, .3);
        }

    .login-form .closeButton {
        position: absolute;
        top: 5px;
        left: 165px;
        cursor: pointer;
        color: #915d0e;
        -webkit-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .45), 0px 1px 1px 0px rgba(0,0,0, .3);
        -moz-box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .45), 0px 1px 1px 0px rgba(0,0,0, .3);
        box-shadow: inset 1px 1px 1px 0px rgba(255,255,255, .45), 0px 1px 1px 0px rgba(0,0,0, .3);
    }

        .login-form input[type=button]:hover {
            -webkit-box-shadow: inset 1px 1px 3px 0px rgba(255,255,255, .8), 0px 1px 1px 0px rgba(0,0,0, .6);
            -moz-box-shadow: inset 1px 1px 3px 0px rgba(255,255,255, .8), 0px 1px 1px 0px rgba(0,0,0, .6);
            box-shadow: inset 1px 1px 3px 0px rgba(255,255,255, .8), 0px 1px 1px 0px rgba(0,0,0, .6);
        }

        .login-form input[type=button]:active {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }
*/
    /* Form Green Gradient Styles */
    /*
    .login-form input[type=button],
    .js .login-form span.checked:before {
        background: #e8f0cd;
        background: -moz-linear-gradient(top, #e8f0cd 0%, #616161 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#616161), color-stop(100%,#6b8f1a));
        background: -webkit-linear-gradient(top, #e8f0cd 0%,#616161 100%);
        background: -o-linear-gradient(top, #e8f0cd 0%,#616161 100%);
        background: -ms-linear-gradient(top, #e8f0cd 0%,#616161 100%);
        background: linear-gradient(top, #e8f0cd 0%,#616161 100%);
    }
*/
/* Form Checkbox Input Styles */
/*
.js .login-form input[type=checkbox] {
    position: fixed;
    left: -9999px;
}

.login-form span {
    position: relative;
    margin-top: 15px;
    float: left;
}

.js .login-form span {
    width: 16px;
    height: 16px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.js .login-form span.checked:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(255,255,255, .45), inset 0px 1px 1px 0px rgba(0,0,0, .3);
    -moz-box-shadow: 0px 1px 1px 0px rgba(255,255,255, .45), inset 0px 1px 1px 0px rgba(0,0,0, .3);
    box-shadow: 0px 1px 1px 0px rgba(255,255,255, .45), inset 0px 1px 1px 0px rgba(0,0,0, .3);
}
*/
/* Form Label Styles */
/*
.login-form label {
    position: absolute;
    top: 1px;
    left: 25px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #915d0e;
}
*/