
/* Starter 4.3 - Navigation: 10/25/2018 10:29:49 PM */

/* Begin Nav 1 - Drop-Down, Text */

.ar-nav1 {
	position: relative;
	z-index: 100;
        background: #FFF;
}

.ar-nav1 a:hover {
    text-decoration: none;
}

.ar-nav1 .ar-nav-top {
	position: relative;
        margin-left: 20px;
        margin-right: 20px;
	font-family: Arial, sans-serif;
	height: 26px;
}

.ar-nav1 .ar-nav-top a {
	text-decoration: none;
	color: #FFFFFF;
}

.ar-nav1 .ar-nav-o {
	position: relative;
	float: left;
	margin-right: 1px;
	width: 189px;
}

.ar-nav1 #arNav1_4o {
	margin-right: 0;
	width: 190px;
}

.ar-nav1 .ar-nav-o .ar-nav-o {
	margin-right: 0;
	width: 148px;
}

.ar-nav1 .ar-nav-item {
	position: relative;
	padding: 5px 5px 1px 5px;
	height: 20px;
        #height: 26px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	background: #424242;
	background-position: top right;
}

.ar-nav1 .ar-nav-0 .ar-nav-0 .ar-nav-item {
       height: 26px;
}

.ar-nav1 .ar-nav-corner {
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 26px;
	background: ;
}

.ar-nav1 .ar-nav-entry-hover .ar-nav-item,
.ar-nav1 .ar-nav-anchor-on .ar-nav-item,
.ar-nav1 .ar-nav-anchor-parent-on .ar-nav-item,
.ar-nav1 .ar-nav-anchor-parent-open .ar-nav-item,
.ar-nav1 .ar-nav-anchor-open .ar-nav-item {
	background: #a92022;
	background-position: top right;
}

.ar-nav1 .ar-nav-entry-hover .ar-nav-corner,
.ar-nav1 .ar-nav-anchor-on .ar-nav-corner,
.ar-nav1 .ar-nav-anchor-parent-on .ar-nav-corner,
.ar-nav1 .ar-nav-anchor-parent-open .ar-nav-corner,
.ar-nav1 .ar-nav-anchor-open .ar-nav-corner {
}

.ar-nav1 .ar-nav-outer-parent-open a,
.ar-nav1 .ar-nav-outer-parent-on a,
.ar-nav1 .ar-nav-outer-open a,
.ar-nav1 .ar-nav-outer-on a,
.ar-nav1 .ar-nav-entry-hover a {
	color: #FFFFFF;
}

.ar-nav1 .ar-nav-text {
	position: relative;
	font-size: 13px;
	font-weight: heavy;
 }
 
.ar-nav1 .ar-nav-icon {
	display: none;
}

.ar-nav1 .ar-nav-sub {
	display: none;
}

.ar-nav1 .ar-nav-sub-hover {
	display: none;
	position: absolute;
	top: 26px;
	left: 0;
	width: 150px;
	background: #FFFFFF;
}

.ar-nav1 .ar-nav-sub-hover .ar-nav-sub-hover {
	position: absolute;
	top: 0;
	left: 148px;
	width: 150px;
	background: #FFFFFF;
}	

.ar-nav1 .ar-nav-sub-inner {
	position: relative;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}

.ar-nav1 .ar-nav-sub-hover .ar-nav-o {
	float: none;
}

.ar-nav1 .ar-nav-sub-hover .ar-nav-item {
	height: auto;
	padding: 0;
	background: #FFFFFF;
	border-top: solid 1px #CCCCCC;
	text-align: left;
}

.ar-nav1 .ar-nav-sub-hover a {
	color: #333333;
}

.ar-nav1 .ar-nav-sub-hover .ar-nav-text {
	padding: 5px 15px 5px 5px;
	font-size: 12px;
}

.ar-nav1 .ar-nav-o .ar-nav-sub-hover .ar-nav-entry-hover .ar-nav-item {
	background: #888888;
}

.ar-nav1 .ar-nav-sub-hover .ar-nav-entry-hover a {
	color: #FFFFFF;
}

.ar-nav1 .ar-nav-sub-hover .ar-nav-corner,
.ar-nav1 .ar-nav-sub-hover .ar-nav-icon {
	display: none;
}

.ar-nav1 .ar-nav-sub-hover .ar-nav-anchor-parent .ar-nav-arrow,
.ar-nav1 .ar-nav-sub-hover .ar-nav-anchor-parent-on .ar-nav-arrow,
.ar-nav1 .ar-nav-sub-hover .ar-nav-anchor-parent-open .ar-nav-arrow {
	position: absolute;
	top: 7px;
	#top: 9px;
	right: 5px;
	width: 5px;
	height: 9px;
	background: url(http://www.educationmaryland.org/library/resources/designs/Navigation/page_arrow.gif) no-repeat;
}

.ar-nav1 .ar-nav-top .ar-nav-sub-hover .ar-nav-entry-hover .ar-nav-arrow {
	background: url(http://www.educationmaryland.org/library/resources/designs/Navigation/page_arrow_ro.gif) no-repeat;
}

.ar-nav1 .ar-nav-sub-hover .ar-nav-anchor-parent-open .ar-nav-item,
.ar-nav1 .ar-nav-sub-hover .ar-nav-anchor-parent-on .ar-nav-item,
.ar-nav1 .ar-nav-sub-hover .ar-nav-anchor-on .ar-nav-item,
.ar-nav1 .ar-nav-sub-hover .ar-nav-anchor-open .ar-nav-item {
	background: #EEEEEE; 
}

/* End Nav 1 - Drop-Down, Text */
/* Begin Nav2 - Three Levels */

.ar-nav2 {
        position: relative;
        margin-bottom: 20px;
}

.ar-nav2 a:hover {
    text-decoration: none;
}

.ar-nav2 .ar-nav-top {
	position: relative;
	border-bottom: solid 1px #FFFFFF;
        font-family: Arial, sans-serif;
	font-size: 11px;       
}

.ar-nav2 .ar-nav-top a {
	text-decoration: none;
	color: #FFFFFF;
}

.ar-nav2 .ar-nav-o {
	position: relative;
	border-top: solid 1px #FFFFFF;
}

.ar-nav2 .ar-nav-entry, 
.ar-nav2 .ar-nav-entry-hover,
.ar-nav2 .ar-nav-a,
.ar-nav2 .ar-nav-item {
	position: relative;
}

.ar-nav2 .ar-nav-sub, 
.ar-nav2 .ar-nav-sub-hover,
.ar-nav2 .ar-nav-o .ar-nav-outer .ar-nav-sub,
.ar-nav2 .ar-nav-o .ar-nav-outer .ar-nav-sub-hover,
.ar-nav2 .ar-nav-o .ar-nav-outer-parent .ar-nav-sub,
.ar-nav2 .ar-nav-o .ar-nav-outer-parent .ar-nav-sub-hover,
.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-o .ar-nav-sub,
.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-o .ar-nav-sub-hover {
	display: none;
}

.ar-nav2 .ar-nav-outer-parent-on .ar-nav-sub,
.ar-nav2 .ar-nav-outer-parent-on .ar-nav-sub-hover,
.ar-nav2 .ar-nav-outer-parent-open .ar-nav-sub,
.ar-nav2 .ar-nav-outer-parent-open .ar-nav-sub-hover {
	display: block;
	position: relative;
}

.ar-nav2 .ar-nav-text {
	position: relative;
	padding: 5px 20px 5px 25px;
}

.ar-nav2 .ar-nav-corner,
.ar-nav2 .ar-nav-icon,
.ar-nav2 .ar-nav-arrow {
	display: none;
}

.ar-nav2 .ar-nav-anchor-parent .ar-nav-arrow,
.ar-nav2 .ar-nav-anchor-parent-on .ar-nav-arrow,
.ar-nav2 .ar-nav-anchor-parent-open .ar-nav-arrow {
	display: none;
	display: block;
	position: absolute;
	top: 7px;
	#top: 9px;
	left: 5px;
	width: 5px;
	height: 9px;
	background: url(http://www.educationmaryland.org/library/resources/designs/Navigation/nav2_arrow.gif) no-repeat;
	display: none;
}

.ar-nav2 .ar-nav-anchor-parent-on .ar-nav-arrow,
.ar-nav2 .ar-nav-anchor-parent-open .ar-nav-arrow {
	display: none;
	background: url(http://www.educationmaryland.org/library/resources/designs/Navigation/nav2_arrow_open.gif) no-repeat;
	width: 9px;
}

.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-o .ar-nav-arrow {
	display: none;
}

.ar-nav2 .ar-nav-item {
	background: #58871d;	
}

.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-item {
	background: #86b24d;
        color: #FFF;
}

.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-o .ar-nav-item {
	background: #0076a3;
}

.ar-nav2 .ar-nav-anchor-on .ar-nav-item,
.ar-nav2 .ar-nav-anchor-parent-on .ar-nav-item,
.ar-nav2 .ar-nav-anchor-parent-open .ar-nav-item,
.ar-nav2 .ar-nav-anchor-open .ar-nav-item {
	background:#86b24d;
}

.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-anchor-on .ar-nav-item,
.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-anchor-parent-on .ar-nav-item,
.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-anchor-parent-open .ar-nav-item,
.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-anchor-open .ar-nav-item {
	background: #0696cd;
        color: #FFFFFF;
}

.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-o .ar-nav-anchor-on .ar-nav-item,
.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-o .ar-nav-anchor-parent-on .ar-nav-item,
.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-o .ar-nav-anchor-parent-open .ar-nav-item,
.ar-nav2 .ar-nav-o .ar-nav-o .ar-nav-o .ar-nav-anchor-open .ar-nav-item {
	background: #0696cd;
        color: #FFFFFF;
}

.ar-nav2 .ar-nav-top .ar-nav-o .ar-nav-a a:hover .ar-nav-item {
	background: #86b24d;
        color: #FFFFFF;
}

/* End Nav2 - Three Levels */
/* Begin Nav3 - Text & Form */

.ar-nav3 .ar-nav-top {
	position: relative;
        font-family: Arial, sans-serif;
	font-size: 11px
	text-align: left;
        padding-bottom: 15px;
}

.ar-nav3 .ar-nav-top a {
	color: #e63b1f;
	text-decoration: none;
}

.ar-nav3 .ar-nav-top a:hover {
	color: #b61a00;
	text-decoration: underline;
}

.ar-nav3 .ar-nav-anchor-on a,
.ar-nav3 .ar-nav-anchor-parent-on a,
.ar-nav3 .ar-nav-anchor-parent-open a {
	color: #d3ae00;
}

.ar-nav3 .ar-nav-sub, 
.ar-nav3 .ar-nav-sub-hover,
.ar-nav3 .ar-nav-corner,
.ar-nav3 .ar-nav-icon,
.ar-nav3 .ar-nav-arrow {
	display: none;
}

.ar-nav3 .ar-nav-o,
.ar-nav3 .ar-nav-entry,
.ar-nav3 .ar-nav-entry-hover,
.ar-nav3 .ar-nav-a,
.ar-nav3 .ar-nav-item,
.ar-nav3 .ar-nav-text {
	display: inline;
}

.ar-nav3 .ar-nav-item {
	padding: 0 10px 0 10px;
	border-left: solid 1px #CCCCCC;
}

#arNav3_1i {
	padding: 0 10px 0 0;
	border-left: none;
}

.ar-nav3-form {
        position: relative;
        padding-bottom: 15px;
}

/* End Nav3 - Text & Form */
/* Begin Nav4 - Text */

.ar-nav4 .ar-nav-top {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 800px;
	height: 30px;
        font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}




.ar-nav4 .ar-nav-top a {
	color: #a92022;
	text-decoration: none;
}

.ar-nav4 .ar-nav-top a:hover {
	color:  #424242;
	text-decoration: none;
}

.ar-nav4 .ar-nav-anchor-on a,
.ar-nav4 .ar-nav-anchor-parent-on a,
.ar-nav4 .ar-nav-anchor-parent-open a {
	color: #424242;
}

.ar-nav4 .ar-nav-sub, 
.ar-nav4 .ar-nav-sub-hover,
.ar-nav4 .ar-nav-corner,
.ar-nav4 .ar-nav-icon,
.ar-nav4 .ar-nav-arrow {
	display: none;
}

.ar-nav4 .ar-nav-o,
.ar-nav4 .ar-nav-entry,
.ar-nav4 .ar-nav-entry-hover,
.ar-nav4 .ar-nav-a,
.ar-nav4 .ar-nav-item,
.ar-nav4 .ar-nav-text {
	display: inline;
}

.ar-nav4 .ar-nav-item {
	padding: 0 10px 0 10px;
	border-left: solid 1px #CCCCCC;
}

#arnav4_1i {
	border-left: none;
}

/* End Nav4 - Text */
/* Begin Nav5 - Text */

.ar-nav5 .ar-nav-top {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 800px;
	height: 30px;
        font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}

.ar-nav5 .ar-nav-top a {
	color: #b61a00;
	text-decoration: none;
}

.ar-nav5 .ar-nav-top a:hover {
	color: #d3ae00;
	text-decoration: none;
}

.ar-nav5 .ar-nav-anchor-on a,
.ar-nav5 .ar-nav-anchor-parent-on a,
.ar-nav5 .ar-nav-anchor-parent-open a {
	color: #d3ae00;
}

.ar-nav5 .ar-nav-sub, 
.ar-nav5 .ar-nav-sub-hover,
.ar-nav5 .ar-nav-corner,
.ar-nav5 .ar-nav-icon,
.ar-nav5 .ar-nav-arrow {
	display: none;
}

.ar-nav5 .ar-nav-o,
.ar-nav5 .ar-nav-entry,
.ar-nav5 .ar-nav-entry-hover,
.ar-nav5 .ar-nav-a,
.ar-nav5 .ar-nav-item,
.ar-nav5 .ar-nav-text {
	display: inline;
}

.ar-nav5 .ar-nav-item {
	padding: 0 10px 0 10px;
	border-left: solid 1px #CCCCCC;
}

#arNav5_1i {
	border-left: none;
}

/* End Nav5 - Text */
/* Begin Nav6 - Crumbtrail */

.crumbtrail {
   position: relative;
   clear: both;
   text-align: left;
   padding-top: 15px;
   padding-left: 20px;
   background: #FFFFFF;
   color: #CCCCCC;
   font-family: Arial, sans-serif;
   font-size: 10px;
}

.crumbtrail a {
   color: #888888;
}

.crumbtrail a:hover {
   text-decoration: none;
   color: #333333;
}

.crumbtrail-item-first,
.crumbtrail-item, 
.crumbtrail-item-last,
.crumbtrail-sep,
.crumbtrail-sep-last {
   position: relative;
   display: inline;
}

.crumbtrail-sep, .crumbtrail-sep-last {
   padding-right: 8;
   padding-left: 8;
   color: #CCCCCC;
}

/* End Nav6 - Crumbtrail */
/* Begin Nav8 - Two Levels, Three Columns */

.ar-nav8 {
        position: relative;
        margin-bottom: 20px;
        font-family: Arial, sans-serif;
}

.ar-nav8 .ar-nav-top {
	position: relative;
}

.ar-nav8 .ar-nav-top a {
	text-decoration: none;
	color: #b61a00;
}

.ar-nav8 .ar-nav-top a:hover {
	text-decoration: none;
	color: #d3ae00;
}

.ar-nav8 .ar-nav-o,
.ar-nav8 .ar-nav-entry, 
.ar-nav8 .ar-nav-entry-hover,
.ar-nav8 .ar-nav-a,
.ar-nav8 .ar-nav-item,
.ar-nav8 .ar-nav-text {
	position: relative;
}

.ar-nav8 .ar-nav-text {
	font-size: 15px;
}

.ar-nav8 .ar-nav-o .ar-nav-o .ar-nav-text {
	font-size: 12px;
}

.ar-nav8 .ar-nav-o .ar-nav-o .ar-nav-icon {
 /* lower bullet */
}

.ar-nav8 .ar-nav-o {
	padding: 10px;
        margin: 5px;
        border: solid 1px #EEEEEE;
}

.ar-nav8 .ar-nav-o .ar-nav-o {
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
        margin: 0;
        border: none;
}

.ar-nav8 .ar-nav-corner,
.ar-nav8 .ar-nav-icon,
.ar-nav8 .ar-nav-arrow,
.ar-nav8 .ar-nav-o .ar-nav-o .ar-nav-o {
	display: none;
}

.ar-nav8 .ar-nav-column-first,
.ar-nav8 .ar-nav-column {
	position: relative;
	float: left;
	width: 33%;
}

.ar-nav-clear-inner {
	position: relative;
	clear: both;
}

/* End Nav8 - Two Levels, Three Columns */
/* Starter 4.3 - Content: 10/25/2018 10:29:49 PM */

/*** BEGIN PAGE ***/

h1, .page-title {
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	color: #444;
	margin: 0 0 25px 0;
}

/*** END PAGE ***/

/*** BEGIN MODULES ***/

/** Begin Main Image Module **/

.p-int-mod-img, .p-clm-mod-img {
    position: relative;
}

.main-image {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}

.main-image img {
    width: 100%;
}

.main-image-text-dark {
    position: absolute;
    top: 35px;
    left: 35px;
    width: 50%;
}

.main-image-text-dark .main-image-text-head {
    position: relative;
    color: #333333;
    font-size: 28px;
    line-height: 38px;
}

.main-image-text-dark .main-image-text-text {
    position: relative;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}

.main-image-text-light {
    position: absolute;
    top: 35px;
    left: 35px;
    width: 50%;
}

.main-image-text-light .main-image-text-head {
    position: relative;
    color: #FFFFFF;
    font-size: 28px;
    line-height: 38px;
}

.main-image-text-light .main-image-text-text {
    position: relative;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
}

/** End Main Image Module **/


/** Begin Section Module **/

.ss {
    position: relative;
    margin-bottom: 20px;
    #width: 100%;
}

.m-form .m-form-mod-welcome .ss {
    margin-bottom: 10px;
}

.disclosure-off, .disclosure-on {
    position: relative;
}

.disclosure-label-off, 
.disclosure-label-off-hover,
.disclosure-label-on,
.disclosure-label-on-hover {
    cursor: hand;
    cursor: pointer;
    padding: 0 0 10px 15px;
}

.disclosure-label-off {
    background:url(http://www.educationmaryland.org/library/resources/designs/AR/disclosure_arrow.gif) no-repeat;
    color: #888888;
}

.disclosure-label-off-hover {
    background:url(http://www.educationmaryland.org/library/resources/designs/AR/disclosure_arrow_hover.gif) no-repeat;
    color: #de6511;
}

.disclosure-label-on {
    background:url(http://www.educationmaryland.org/library/resources/designs/AR/disclosure_arrow_open.gif) no-repeat;
    color: #888888;
}

.disclosure-label-on-hover {
    background:url(http://www.educationmaryland.org/library/resources/designs/AR/disclosure_arrow_open_hover.gif) no-repeat;
    color: #de6511;
}

.head1 {
    position: relative;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-style: normal;
    color: #e6a800;
}

.column1 .head1, .column3 .head1 {
    font-size: 15px;
    line-height: 17px;
}

.head2 {
    position: relative;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    color: #333;
    font-weight: bold;	
}

.column1 .head2, .column3 .head2 {
}

.head3 {
    position: relative;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 13px;
    font-style: normal;
    color: #333333;
    font-weight: bold;
}

.column1 .head3, .column3 .head3 {
}

.ss-text {
    position: relative
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #555;
}

.column1 .ss-text, .column3 .ss-text {
    font-size: 11px;
    line-height: 19px;
    color: #888888;
}

.ss-pic-inner {
    padding-top: 5px;
    padding-bottom: 10px;
}

.column1 .ss-pic-inner, .column3 .ss-pic-inner {
    padding-bottom: 5px;
}

.ss-credit {
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #CCCCCC;
    text-align: right;
}

.ss-caption .firstP, .ss-caption P {
    font-style: normal;
    font-size: 11px;
    line-height: 13px;
    margin-top: 5px;
    color: #CCCCCC;
}


.column1 .ss-caption .firstP, 
.column1 .ss-caption P, 
.column3 .ss-caption .firstP, 
.column3 .ss-caption P {
    font-size: 9px;
    line-height: 11px;
}

.ss-b {
    position: relative;
}

.ss-b .ss-pic-inner {
    padding-bottom: 0;
}

.ss-b .head1 {
    margin-top: 0;
    margin-bottom: 0;
}

.ss-b .head2 {
    margin-top: 5px;
    margin-bottom: 0;
}

.ss-b .head3 {
    margin-top: 5px;
    margin-bottom: 0;
}

.ss-b .ss-text {
    margin-top: 5px;
}

.ss-bg-border {
    padding: 25px;
    background: #FFFFFF;
    border: solid 1px #CCCCCC;
}

.ss-bg-border img {
    width: 100%;
}

.ss-clear {
    position: relative;
    clear: both;
}

/** End Section Module **/

/** Begin Callout Module **/

.callout, .callout-quoted {
    position: relative;
    padding-bottom: 20px;
    color: #888888;
}

.callout-top {
    height: 15px;
    border-top: solid 1px #de6511;
}

.callout-head {
    font-size: 15px;
    line-height: 16px;
    color: #888888;
    padding: 0 0 10px 0;
}

.column1 .callout-head, .column3 .callout-head {
    font-size: 10px;
}

.callout-text-outer {
    position: relative;
    width: 100%;
}

.callout-text-inner {
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #de6511;
    text-align: center;
}

.column1 .callout-text-inner, .column3 .callout-text-inner {
    font-size: 14px;
    line-height: 18px;
}

.callout-text-inner a {
    text-decoration: none;
    color: #de6511;
}

.callout-quote-open {
    position: absolute;
    top: -10px;
    left: 0;
    width: 59px;
    height: 54px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/quote_open_print.png) no-repeat;
}

.callout-quote-close {
    position: absolute;
    right: 0;
    bottom: -10px;
    width: 59px;
    height: 54px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/quote_close_print.png) no-repeat;
}

.callout-attribution {
    padding: 10px 0 3px 0;
    text-align: right;
    color: #888888;
}

.column1 .callout-attribution, .column3 .callout-attribution {
    font-size: 10px;
}

.callout-title {
    padding: 0 0 0 0;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
    text-align: right;
}

.column1 .callout-title, .column3 .callout-title {
    font-size: 9px;
}

.callout-bottom {
    height: 15px;
    border-bottom: solid 1px #de6511;
}

/** End Callout Module **/

/** Begin List Module **/

.m-list {
    position: relative;
    margin: 0 0 25px 0;
    border-bottom: solid 1px #FFFFFF;
    font-size: 10px;
    text-align: left;
}

.m-list-header {
    position: relative;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-style: normal;
    color: #333;
}

.column1 .m-list-header, .column3 .m-list-header {
    font-size: 15px;
    line-height: 17px;
}

.m-list-header-corner {
    display: none;
}

.m-list-intro {
    position: relative;
}

.m-list-image {
    position: relative;
    #border-bottom: solid 1px #FFFFFF;
}

.m-list-overlap .m-list-image {
    position: absolute;
    top: -130px;
    left: -16px;
}

.m-list-text {
    position: relative;
    padding: 5px 5px 0 0;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
}

.column1 .m-list-text, .column3 .m-list-text {
    font-size: 11px;
    line-height: 19px;
    color: #888888;
}

.m-list-items {
    position: relative;
    padding-top: 2px;
    #border-bottom: solid 1px #FFFFFF;
}

.m-list-item-0, .m-list-item-1 {
    position: relative;
}

.m-list-item-icon {
    position: absolute;
    top: 5px;
    left: 0;
    width: 10px;
    height: 10px;
}

.m-list-item-text {
    position: relative;
    padding: 3px 0 0 15px;
    font-size: 12px;	
    line-height: 15px;
    color: #333333;
}

.column1 .m-list-item-text, .column3 .m-list-item-text {
    font-size: 11px;	
    line-height: 14px;
    color: #888888;
}

.m-list-footer {
    position: relative;
    padding: 0 0 0 0;
    margin-top: 10px;
    color: #888888;
}

.column1 .m-list-footer, .column3 .m-list-footer {
    font-size: 10px;
}

/** End List Module **/



/** Begin Data Module **/

.m-view {
    position: relative;
    width: 100%;
}

.m-view-head {
    position: relative;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-style: normal;
    color: #333;
}

.column1 .m-view-head, .column3 .m-view-head {
    font-size: 15px;
    line-height: 17px;
}

.m-view-inner {
    position: relative;
}

.m-view-filters {
    position: relative;
    border-top: solid 1px #FFFFFF;
}

.m-view-filter-on {
    position: relative;
    border: solid 1px #CCCCCC;
    background: #EEEEEE;
    background-position: bottom;
    padding: 20px;
    margin: 25px 0 10px 0;
    font-size: 11px;
}

.column1 .m-view-filter-on, 
.column3 .m-view-filter-on {
    display: none;
}
 
.m-view-filter-on-label, .m-view-filter-on-label-hover {
    position: absolute;
    width: 100px;
    top: -15px;
    right: 0;
    color: #de6511;
    text-align: right;
}
 
.m-view-filter-on-label-hover {
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}
 
.m-view-filter-head {
    position: absolute;
    height: 10px;
    #height: 15px;
    top: -16px;
    #top: -18px;
    left: -1px;
    #left: -21px;
    background: #888888;
    font-size: 9px;
    color: #FFFFFF;
    padding: 3px 6px 3px 6px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
 
.m-view-filter-text {
    position: relative;
    color: #888888;
    line-height: 30px;
}
 
.m-view-filter-on input, .m-view-filter-on select {
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 11px;
    border: solid 1px #CCCCCC;
    color: #333333;
    padding: 3px;
}

.m-view-filter-apply input {
    background: #CCCCCC;
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin: 5px 0 0 0;
    padding: 2px 3px 3px 3px;
    border: none;
    cursor: pointer;
    cursor: hand;
}
 
.m-view-filter-off {
    position: relative;
    font-size: 11px;
}
 
.m-view-filter-off-label,
.m-view-filter-off-label-hover {
    position: absolute;
    top: 4px;
    right: 0;
    width: 75px;
    height: 15px;
    color: #027ABB;
    text-align: right;
    z-index: 2;
}
 
.m-view-filter-off-label-hover {
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}

.m-view-load {
    position: relative;
    width: 100px;
    height: 15px;
    background: #FFFFFF url(http://www.educationmaryland.org/library/resources/designs/ar/working_icon.gif) no-repeat;
    color: #666666;
    font-style: italic;
    padding: 2px 0 3px 20px;
}

.m-view-data {
    position: relative;
}

.m-view-count {
    position: relative;
    width: 200px;
    height: 15px;
    color: #AAAAAA;
    background: #FFFFFF;
    font-style: italic;
    padding: 0 0 3px 0;
} 

.column1 .m-view-count, .column3 .m-view-count {
    display: none;
}
 
.m-view-table {
    position: relative;
    width: 100%;
    font-size: 11px;
    color: #888888;
    border-top: solid 1px #EEEEEE;
    border-right: solid 1px #EEEEEE;
    border-bottom: solid 1px #EEEEEE;
}

.column1 .m-view-table, .column3 .m-view-table {
    font-size: 10px;
}

.m-view-table td {
    padding: 3px;
    border-left: solid 1px #EEEEEE;
}
 
.m-view-table-head {
    background: #efd141;
    border-bottom: solid 1px #EEEEEE;
    color: #FFFFFF;
}

.m-view-table-head a {
    color: #FFFFFF;
}

.m-view-table-head-a {
    background: #d3ae00;
    border-bottom: solid 1px #EEEEEE;
}

.m-view-table-head-a a {
    color: #FFFFFF;
}

.m-view-table-head-d {
    background: #d3ae00;
    border-bottom: solid 1px #EEEEEE;
}

.m-view-table-head-d a {
    color: #FFFFFF;
}
 
.m-view-row-0 {
}
 
.m-view-row-1 {
    background: #EEEEEE;
}
 
.m-view-nav {
    position: relative;
    width: 100%;
    margin-top: 7px;
    text-align: center;
    color: #333333;
    height: 15px;
    padding-bottom: 20px;
}

.m-view-nav-previous {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    font-size: 9px;
    text-transform: uppercase;
    text-align: left;
    z-index: 10;
}

.m-view-nav-pages {
    position: relative;
    text-align: center;
}

.column1 .m-view-nav-pages, .column3 .m-view-nav-pages {
    display: none;
}

.m-view-nav-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    font-size: 9px;
    text-transform: uppercase;
    text-align: right;
}

.m-view-nav-clear {
    position: relative;
    clear: both;
}

/** End Data Module **/


/** Begin Table Module **/

.table-outer {
    width: 100%;
    margin-bottom: 20px;
}

.table-outer table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #888888;
}

.column1 .table-outer table, .column3 .table-outer table {
    font-size: 11px;
}

.table-outer .firstP {
    margin-top: 0;
}

.table-outer P {
    margin-bottom: 0;
}

/* begin border style */

.table0b td, .table1b td, .table2b td, .table3b td {
    border: solid 1px #EEEEEE;
}

/* end border style */

/* begin shared padding style */

.c-0-0-0, .c-0-0-1, .c-0-1-0, .c-0-1-1, .co-0-0-0, .co-0-0-1, .co-0-1-0, .co-0-1-1,
.c-1-0-0, .c-1-0-1, .c-1-1-0, .c-1-1-1, .co-1-0-0, .co-1-0-1, .co-1-1-0, .co-1-1-1,
.c-2-0-0, .c-2-0-1, .c-2-1-0, .c-2-1-1, .co-2-0-0, .co-2-0-1, .co-2-1-0, .co-2-1-1,
.c-3-0-0, .c-3-0-1, .c-3-1-0, .c-3-1-1, .co-3-0-0, .co-3-0-1, .co-3-1-0, .co-3-1-1, 
.c-4-0-0, .c-4-0-1, .c-4-1-0, .c-4-1-1, .co-4-0-0, .co-4-0-1, .co-4-1-0, .co-4-1-1 {
    padding: 5px;
}

/* end shared padding style */

/* begin head 1 */

.c-0-0-0, .c-0-0-1, .c-0-1-0, .c-0-1-1,
.co-0-0-0, .co-0-0-1, .co-0-1-0, .co-0-1-1 {
    background: #de6511;
    color: #FFFFFF;
}

.c-0-0-0 a, .c-0-0-1 a, .c-0-1-0 a, .c-0-1-1 a,
.co-0-0-0 a, .co-0-0-1 a, .co-0-1-0 a, .co-0-1-1 a {
    color: #FFFFFF;
}

/* end head 1 */

/* begin head 2 */

.c-1-0-0, .c-1-0-1, .c-1-1-0, .c-1-1-1,
.co-1-0-0, .co-1-0-1, .co-1-1-0, .co-1-1-1 {
    background: #d3ae00;
    color: #FFFFFF;
    font-weight: bold;
}

.c-1-0-0 a, .c-1-0-1 a, .c-1-1-0 a, .c-1-1-1 a,
.co-1-0-0 a, .co-1-0-1 a, .co-1-1-0 a, .co-1-1-1 a {
    color: #FFFFFF;
}

/* end head 2 */

/* begin head 3 */

.c-2-0-0, .c-2-0-1, .c-2-1-0, .c-2-1-1,
.co-2-0-0, .co-2-0-1, .co-2-1-0, .co-2-1-1 {
    background: #888888;
    color: #FFFFFF;
    font-weight: bold;
}

.c-2-0-0 a, .c-2-0-1 a, .c-2-1-0 a, .c-2-1-1 a,
.co-2-0-0 a, .co-2-0-1 a, .co-2-1-0 a, .co-2-1-1 a {
    color: #FFFFFF;
}

/* end head 3 */

/* begin normal 1 */

.c-3-0-0, .c-3-0-1, .c-3-1-0, .c-3-1-1,
.co-3-0-0, .co-3-0-1, .co-3-1-0, .co-3-1-1 {
    background: #FFFFFF;
    color: #888888;
}

/* bg color: */

.table1 .c-3-0-0, .table1b .c-3-0-0,
.table1 .c-3-0-1, .table1b .c-3-0-1,
.table1 .c-3-1-0, .table1b .c-3-1-0,
.table1 .c-3-1-1, .table1b .c-3-1-1 {
    background: #EEEEEE;
    color: #888888;
}

/* alternating rows: */

.table2 .c-3-0-0, .table2b .c-3-0-0,
.table2 .c-3-0-1, .table2b .c-3-0-1 {
    background: #EEEEEE;
    color: #888888;
}

/* alternating columns: */

.table3 .c-3-0-1, .table3b .c-3-0-1,
.table3 .c-3-1-1, .table3b .c-3-1-1 {
    background: #EEEEEE;
    color: #888888;
}

/* end normal 1 */

/* begin normal 2 */

.c-4-0-0, .c-4-0-1, .c-4-1-0, .c-4-1-1,
.co-4-0-0, .co-4-0-1, .co-4-1-0, .co-4-1-1 {
    background: #FFFFFF;
    color: #888888;
}

/* bg color: */

.table1 .c-4-0-0, .table1b .c-4-0-0,
.table1 .c-4-0-1, .table1b .c-4-0-1,
.table1 .c-4-1-0, .table1b .c-4-1-0,
.table1 .c-4-1-1, .table1b .c-4-1-1 {
    background: #FFFFFF;
    color: #888888;
}

/* alternating rows: */

.table2 .c-4-1-0, .table2b .c-4-1-0,
.table2 .c-4-1-1, .table2b .c-4-1-1 {
    background: #FFFFFF;
    color: #888888;
}

/* alternating columns: */

.table3 .c-4-0-1, .table3b .c-4-0-1,
.table3 .c-4-1-1, .table3b .c-4-1-1 {
    background: #FFFFFF;
    color: #888888;
}

/* end normal 2 */

/** End Table Module **/

/** Begin HTML Module **/

.m-html {
    margin: 0 0 20px 0;
}

/** End HTML Module **/

/** Begin Gallery Module Main **/

.gallery-main {
    position: relative;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    background: #FFFFFF;
    background-position: 0 60px;
    border: solid 1px #CCCCCC;
}

.column1 .gallery-main, .column3 .gallery-main {
    padding-bottom: 10px;
    background: #FFFFFF;
}

.gallery-main-head {
    position: relative;
    margin-left: 27px;
    padding: 20px 0 0 0;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-size: 19px;
    color: #333;
    width: 80%;
}

.column1 .gallery-main-head, .column3 .gallery-main-head {
    position: relative;
    margin: 0 10px 5px 15px;
    padding: 10px 0 0 0;
    font-size: 14px;
}

.gallery-main-zoom, .gallery-main-zoom-hover {
    position: absolute;
    top: 20px;
    right: 20px;
    height:15px;
    width: 50px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR_NEW/gal_zoom.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.column1 .gallery-main-zoom, .column3 .gallery-main-zoom {
    display: none;
}

.gallery-main-zoom-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR_NEW/gal_zoom_ro.gif) no-repeat;
}

.gallery-main-photo {
    position: relative;
    text-align: center;
    height: 288px;
    margin: 0 0 0 0;
}

.column1 .gallery-main-photo, .column3 .gallery-main-photo {
    height: 100px;
    margin: 0;
}

.gallery-main-photo img {
    #position: relative;	
    #top: -50%;
    #left: -50%;
    cursor: pointer;
    cursor: hand;
}

.gallery-main-photo-inner {
    position: relative; 
    display: table; 
    height: 288px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.column1 .gallery-main-photo-inner, .column3 .gallery-main-photo-inner {
    height: 100px;
}

.gallery-main-photo-inner2 {
    #position: absolute;
    _top: 50%;
    _left: 50%;
    display: table-cell;
    vertical-align: middle;
}

.gallery-main-photo-click {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 283px;
    cursor: pointer;
    cursor: hand;
}

.column1 .gallery-main-photo-click, .column3 .gallery-main-photo-click {
    height: 100px;
}

.gallery-main-strip-outer2 {
    position: relative;
    width: 100%;
    text-align: center;
}

.gallery-main-strip-outer1 {
    position: relative;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
}

.column1 .gallery-main-strip-outer1, .column3 .gallery-main-strip-outer1 {
    width: 140px;
    height: 35px;
}

.gallery-main-count {
    position: absolute;
    bottom: 48px;
    left: 0;
    color: #888888;
    font-size: 10px;
}

.column1 .gallery-main-count, .column3 .gallery-main-count {
    bottom: 10px;
    left: 26px;
    width: 88px;
    text-align: center;
}

.gallery-main-previous, .gallery-main-previous-hover {
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 23px;
    height: 39px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_prev_ro.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.column1 .gallery-main-previous, .column3 .gallery-main-previous, .column1 .gallery-main-previous-hover .column3 .gallery-main-previous-hover {
    height: 26px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_sml_prev_ro.gif) no-repeat;
}

.gallery-main-next, .gallery-main-next-hover {
    position: absolute;
    bottom: 1px;
    right: 0;
    width: 23px;
    height: 39px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_next_ro.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.column1 .gallery-main-next, .column3 .gallery-main-next, .column1 .gallery-main-next-hover .column3 .gallery-main-next-hover {
    height: 26px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_sml_next_ro.gif) no-repeat;
}

.gallery-main-previous-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_prev.gif) no-repeat;
}

.column1 .gallery-main-previous-hover, .column3 .gallery-main-previous-hover {
    height: 26px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_sml_prev.gif) no-repeat;
}

.gallery-main-next-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_next.gif) no-repeat;
}

.column1 .gallery-main-next-hover , .column3 .gallery-main-next-hover	{
    height: 26px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_sml_next.gif) no-repeat;
}

.gallery-main-strip {
    position: absolute;
    bottom: 0;
    left: 25px;
    width: 340px;
}

.column1 .gallery-main-strip, .column3 .gallery-main-strip {
    display: none;




}

.gallery-main-strip-short {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
}

.column1 .gallery-main-strip-short, .column3 .gallery-main-strip-short {
    display: none;
}

.gallery-main-strip img, .gallery-main-strip-short img {
    #position: relative;	
    #top: -50%;
    #left: -50%;
}

.gallery-main-item, .gallery-main-item-on, .gallery-main-item-hover, .gallery-main-item-on-hover {
    position: relative;
    float: left;
    cursor: pointer;
    cursor: hand;
    width: 56px;
    height: 40px;
    background: #CCCCCC;
    margin: 0 1px 0 1px;
}

.gallery-main-item-on, .gallery-main-item-on-hover {
    background: #FFFFFF;
}

.column1 .gallery-main-item, .column3 .gallery-main-item {
    display: none;
}

.gallery-main-item-hover {
    background: #FFFFFF;
}

.gallery-main-item-inner {
    position: relative; 
    display: table; 
    height: 40px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.gallery-main-item-inner2 {
    #position: absolute;
    _top: 50%;
    _left: 50%;
    display: table-cell;
    vertical-align: middle;
}

.gallery-main-item-click {
    position: absolute;
    top: 0;
    left: 0;
    width: 48px;
    height: 37px;
    cursor: pointer;
    cursor: hand;
}

/** End Gallery Module Main **/

/** Begin Gallery Module Popup **/

.gallery-popup-body {
    background-color: #FFFFFF;
    text-align: left;
    margin: 0;
}

.gallery-popup-top {
    position: relative;
    width: 100%;
    height: 40px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_popup_top_bg.gif) repeat-x;
}

.gallery-popup-head {
    position: absolute;
    top: 6px;
    left: 10px;
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    color: #333333;
    width: 550px;
}

.gallery-popup-button-play, .gallery-popup-button-play-hover {
    position: absolute;
    top: 8px;
    right: 168px;
    width: 44px;
    height: 24px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_play.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.gallery-popup-button-play-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_play_on.gif) no-repeat;
}

.gallery-popup-button-strip, .gallery-popup-button-strip-hover {
    position: absolute;
    top: 8px;
    right: 124px;
    width: 44px;
    height: 24px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_strip.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.gallery-popup-button-strip-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_strip_on.gif) no-repeat;
}

.gallery-popup-button-info, .gallery-popup-button-info-hover {
    position: absolute;
    top: 8px;
    right: 80px;
    width: 44px;
    height: 24px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_info.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.gallery-popup-button-info-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_info_on.gif) no-repeat;
}

.gallery-popup-button-next, .gallery-popup-button-next-hover {
    position: absolute;
    top: 8px;
    right: 20px;
    width: 25px;
    height: 24px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_sml_next.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.gallery-popup-button-next-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_sml_next_ro.gif) no-repeat;
}

.gallery-popup-button-previous, .gallery-popup-button-previous-hover {
    position: absolute;
    top: 8px;
    right: 44px;
    width: 25px;
    height: 24px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_sml_prev.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.gallery-popup-button-previous-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_but_sml_prev_ro.gif) no-repeat;
}

.gallery-popup-info-mask, .gallery-popup-info {
    position: absolute;
    right: 0px;
    top: 40px;
    width: 187px;
    padding: 19px 24px 24px 24px;
    font-size: 12px;
    line-height: 18px;
    border-bottom: solid 10px #CCCCCC;
}

.gallery-popup-info-mask {
    color: #888888;
    background: #EEEEEE;
}

.gallery-popup-info {
    color: #888888;
}

.gallery-popup-photo {
    position: relative;
    text-align: center;
}

.gallery-popup-photo-inner {
    position: relative; 
    display: table; 
    height: 93%;
    #height: 520px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.gallery-popup-photo-inner2 {


    #position: absolute;
    _top: 50%;
    _left: 50%;
    display: table-cell;
    vertical-align: middle;
    z-index: 1;
}

.gallery-popup-photo img {
    #position: relative;	
    #top: -50%;
    #left: -50%;
}

.gallery-popup-strip-outer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 98px;
    text-align: center;
    z-index: 15;
}

.gallery-popup-strip-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 98px;
    background: #333333;
}

.gallery-popup-strip-content {
    position: relative;
    width: 780px;
    height: 98px;
    margin-left: auto;
    margin-right: auto;
}

.gallery-popup-count {
    position: absolute;
    bottom: 70px;
    left: 0;
    width: 70px;
    height: 15px;
    color: #888888;
}

.gallery-popup-strip-previous, .gallery-popup-strip-previous-hover {
    position: absolute;
    bottom: 25px;
    left: 18px;
    width: 23px;
    height: 39px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_prev_ro.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.gallery-popup-strip-next, .gallery-popup-strip-next-hover {
    position: absolute;
    bottom: 25px;
    right: 18px;
    width: 23px;
    height: 39px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_next_ro.gif) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.gallery-popup-strip-previous-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_prev.gif) no-repeat;
}

.gallery-popup-strip-next-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR/gal_sec_but_next.gif) no-repeat;
}

.gallery-popup-strip {
    position: absolute;
    bottom: 23px;
    left: 54px;
    width: 700px;
}

.gallery-popup-strip-short {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 740px;
}

.gallery-popup-item, .gallery-popup-item-on, .gallery-popup-item-hover, .gallery-popup-item-on-hover {
    position: relative;
    float: left;
    cursor: pointer;
    cursor: hand;
    width: 56px;
    height: 40px;
    background: #888888;
    margin: 0 12px 0 0;
}

.gallery-popup-item-on, .gallery-popup-item-on-hover {
    background: #EEEEEE;
}

.gallery-popup-item-hover {
    background: #EEEEEE;
}

.gallery-popup-item-inner {
    position: relative; 
    display: table; 
    height: 40px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.gallery-popup-item-inner2 {
    #position: absolute;
    _top: 50%;
    _left: 50%;
    display: table-cell;
    vertical-align: middle;
}

.gallery-popup-item-click {
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    height: 40px;
    cursor: pointer;
    cursor: hand;
    z-index: 100;
}

.gallery-popup-strip img, .gallery-popup-strip-short img {
    background: #FFFFFF;
    #position: relative;	
    #top: -50%;
    #left: -50%;
}

/** End Gallery Module Popup **/


/** Begin Calendar Module **/

/* Begin Calendar Details */

.cal-details {
    position: relative;
    margin-bottom: 20px;
}

.m-cal-load {
    position: relative;
    width: 100px;
    height: 15px;
    background: #FFFFFF url(http://www.educationmaryland.org/library/resources/designs/ar/working_icon.gif) no-repeat;
    color: #666666;
    font-style: italic;
    padding: 2px 0 3px 20px;
}

.cal-menu {
    position: relative;
    padding: 10px 0 0 10px;
    width: 160px;
}

.column1 .cal-menu, .column3 .cal-menu {
    display: none;
}

.cal-menu-item-day, .cal-menu-item-day-on,
.cal-menu-item-week, .cal-menu-item-week-on,
.cal-menu-item-month, .cal-menu-item-month-on,
.cal-menu-item-year, .cal-menu-item-year-on {
    position: relative;
    font-size: 11px;
    background: #EEEEEE;
    width: 65px;
    height: 15px;
    padding: 5px 0 5px 0;
    text-align: center;
}

.cal-menu-item-day, .cal-menu-item-day-on {
    margin: 0 0 5px 0;
    #margin: 0 0 6px 0;
}

.cal-menu a {
    text-decoration: none;
}

.cal-menu-item-day-on a,
.cal-menu-item-week-on a,
.cal-menu-item-month-on a,
.cal-menu-item-year-on a {
    color: #de6511;
}

.cal-menu-item-day a:hover, .cal-menu-item-day-on a:hover,
.cal-menu-item-week a:hover, .cal-menu-item-week-on a:hover,
.cal-menu-item-month a:hover, .cal-menu-item-month-on a:hover,
.cal-menu-item-year a:hover, .cal-menu-item-year-on a:hover {
     color: #de6511;
}

.cal-menu-item-week, .cal-menu-item-week-on {
    position: absolute;
    top: 10px;
    left: 84px;
    #left: 82px;
}

.cal-menu-item-year, .cal-menu-item-year-on {
    position: absolute;
    top: 40px;
    left: 84px;
    #left: 82px;
}

.cal-menu-item-month, .cal-menu-item-month-on {
    margin: 0 0 10px 0;
}

.cal-jump-form {
    position: relative;
    clear: both;
    background: #FFFFFF;
    width: 147px;
    #width: 153px;
    padding: 5px 0 5px 0;
    margin: 0 0 0 10px;
}

.cal-jump-form .form1 {
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 10px;
    border: solid 1px #CCCCCC;
    color: #333333;
    padding: 3px;
    width: 60px;
}

.cal-jump-form .cal-go {
    background: #CCCCCC;
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin: 0;
    padding: 2px 3px 3px 3px;
    border: none;
    cursor: pointer;
    cursor: hand;
    width: 25px;
}

.column1 .cal-jump-form , .column3 .cal-jump-form {
    display: none;
}

.cal-menu-view {
    display: none;
}

.cal-panel {
    position: relative;
    border: solid 1px #EEEEEE;
    background: #FFFFFF;
    margin-bottom: 20px;
}

.column1 .cal-panel, .column3 .cal-panel {
    border: none;
    background: none;
    margin-bottom: 0;
}

.column2 .cal-panel {
    height: 160px;
}

.cal-nav {
    position: relative;
    height: 27px;
    background: #EEEEEE;
    text-align: center;
}

.column1 .cal-nav, .column3 .cal-nav {
    display: none;
}

.cal-nav-previous {
    position: absolute;
    top: 8px;
    left: 5px;
    width: 80px;
    font-size: 9px;
    text-transform: uppercase;
    text-align: left;
    z-index: 10;
}

.cal-nav-title {
    position: relative;
    text-align: center;
    font-size: 12px;
    color: #333333;
    padding-top: 6px;
}

.cal-nav-next {
    position: absolute;
    top: 8px;
    right: 5px;
    width: 80px;
    font-size: 9px;
    text-transform: uppercase;
    text-align: right;
}

.cal-items {
    position: relative;
    margin-bottom: 10px;
    font-size: 11px;
}

.cal-item-month {
    position: relative;
    font-weight: bold;
    color: #888888;
    padding-bottom: 10px;
}

.cal-item-daytime {
    position: relative;
    width: 100%;
}

.cal-item-day {
    position: relative;
    font-size: 10px;
    color: #333333;
    padding-bottom: 5px;
}

.cal-item-time {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    color: #333333;
    text-align: right;
}

.column1 .cal-item-time, .column3 .cal-item-time {
    display: none;
}

.cal-item-head {
    position: relative;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 17px;
    font-style: normal;
    color: #333;
}

.column1 .cal-item-head, .column3 .cal-item-head {
    font-size: 12px;
    line-height: 13px;
}

.cal-item-head a {
    color: #de6511;
}

.cal-item-text {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.column1 .cal-item-text, .column3 .cal-item-text {
    font-size: 11px;
    line-height: 19px;
    color: #888888;
}

.cal-item-text a {
    color: #888888;
}

.cal-item-separator {
    position: relative;
    height: 1px;
    width: 100%;
    border-bottom: solid 1px #EEEEEE;
    margin: 10px 0 10px 0;
    padding: 0;
}

/* End Calendar Details */

/* Begin Calendar Grid */

.column2 .cal-grid {
    position: absolute;
    font-family: Arial, sans-serif;
    top: 6px;
    right: 10px;
    width: 175px;
}

.column1 .cal-grid, .column3 .cal-grid {
    position: relative;

}

.cal-grid-inner {
    position: relative;
}

.cal-grid-head {
    position: relative;
    margin-top: 1px;
    height: 24px;
    text-align: center;
    background: #EEEEEE;
}

.column2 .cal-grid-head {
    display: none;
}

.cal-grid-previous {
    position: absolute;
    top: 5px;
    left: 3px;
    width: ;
    font-size: 10px;
    text-align: left;
    z-index: 10;
}

.cal-grid-title {
    position: relative;
    font-size: 11px;
    color: #333333;
    text-align: center;
    padding-top: 6px;
}

.cal-grid-next {
    position: absolute;
    top: 5px;
    right: 3px;
    width: ;
    font-size: 10px;
    text-align: right;
}

.cal-grid-table {
    position: relative;
    width: 100%;
}

.column2 .cal-grid-table {
    position: relative;
    width: 175px;
    margin: 0 0 10px 0;
    border: none;
}

.column1 .cal-grid-table, .column3 .cal-grid-table {
    position: relative;
    margin: 0 0 20px 0;
    border: solid 1px #EEEEEE;
}

.cal-grid-table td {
    position: relative;
    padding: 4px 0 4px 0;
    font-size: 10px;
    text-align: center;
}

.cal-grid-dow {
    position: relative;
    width: 25px;
    text-align: center;
    background: #FFFFFF;
    color: #333333;
}

.cal-grid-cell, .cal-grid-cell-event {
    background: #FFFFFF;
    color: #888888;
}

.cal-grid-cell-over {
    background: #e63b1f;
    color: #FFFFFF;
}

.cal-grid-cell-on, .cal-grid-cell-on-event {
    background: #EEEEEE;
    color: #888888;
}

.cal-grid-cell-today, .cal-grid-cell-today-event {
    background: #d3ae00;
    color: #FFFFFF;
}

.cal-grid-cell-other, .cal-grid-cell-other-event {
    background: #FFFFFF;
    color: #CCCCCC;
}

.cal-grid-row-on td {
    background: #EEEEEE;
    color: #888888;
}

.cal-grid-row-over td {
    background: #e63b1f;
    color: #FFFFFF;
}

.cal-grid-row-on .cal-grid-cell-today, .cal-grid-row-on .cal-grid-cell-today-event {
    background: #d3ae00;
    color: #FFFFFF;
}

.cal-grid-cell-event, .cal-grid-cell-on-event, .cal-grid-cell-other-event {
    color: #de6511;
    font-weight: bold;
}

.cal-grid-cell-today-event {
    color: #FFFFFF;
    font-weight: bold;
}

.cal-jump {
    position: relative;
    text-align: left;
    color: #888888;
}

.column1 .cal-jump, .column3 .cal-jump {
    display: none;
}

.cal-jump input{
    background: #EEEEEE;
    font-family: Arial, sans-serif;
    font-size: 11px;
    border: solid 1px #333333;
    color: #333333;
    padding: 3px;
}

/* End Calendar Grid */

/** End Calendar Module **/


/** Begin Video Player Module **/

.m-player {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

/** End Video Player Module **/

/** Begin Feed Module **/

.m-feed-button, .m-feed-list, .m-feed-full, .m-feed-menu {
    margin-bottom: 20px;
}

.m-feed-button {
}

.m-feed-menu {
}

.m-feed-list {
}

.m-feed-full {
}

.m-feed-button-button {
    position: absolute;
    top: 1px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(http://www.educationmaryland.org/library/resources/designs/AR_NEW/feed.png) no-repeat;
    cursor: pointer;
    cursor: hand;
}

.m-feed-image {
    margin: 0 0 10px 0;
}

.m-feed-image img {
    width: 160px;
}

.m-feed-title {
    position: relative;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-style: normal;
    color: #333;
}

.m-feed-title a {
    color: #333;
}

.column1 .m-feed-title, .column3 .m-feed-title {
    font-size: 15px;
    line-height: 17px;
}

.m-feed-button .m-feed-title,
.m-feed-menu .m-feed-title {
    padding-left: 20px;
}

.m-feed-description {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
    margin: 0 0 10px 0;
}

.column1 .m-feed-description, .column3 .m-feed-description {
    font-size: 11px;
    line-height: 18px;
}

.m-feed-item0,
.m-feed-item1 {
    position: relative;
}

.m-feed-full .m-feed-item0, .m-feed-full .m-feed-item1 {
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    border-top: solid 1px #EEEEEE;
}

.m-feed-full .m-feed-item0 {
}

.m-feed-item-icon-article,
.m-feed-item-icon-event,
.m-feed-item-icon-external {
    position: absolute;
    top: 2px;
    left: 0;
    width: 11px;
    height: 11px;
}

.m-feed-item-icon-article {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR_NEW/feed_icon_article.gif) no-repeat;
}

.m-feed-item-icon-event {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR_NEW/feed_icon_event.gif) no-repeat;
}

.m-feed-item-icon-external {
    background: url(http://www.educationmaryland.org/library/resources/designs/AR_NEW/feed_icon_external.gif) no-repeat;
}

.m-feed-item-title {
    position: relative;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #de6511;
    font-weight: bold;
}

.column1 .m-feed-item-title, .column3 .m-feed-item-title {
    font-size: 11px;
    line-height: 15px;
}

.m-feed-list .m-feed-item-title {
    padding-left: 16px;
    font-weight: normal;
}

.m-feed-item-date {
    line-height: 16px;
    padding-bottom: 5px;
}

.m-feed-item-date a {
    color: #888888;
}

.m-feed-item-description {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.m-feed-item-description a {
    color: #333333;
}

/** End Feed Module **/


/** Begin Gateway Module **/

.m-gateway {
    position: relative;
    padding: 20px;
    margin: 0 0 20px 0;
    border: solid 1px #CCCCCC;
    background: #FFFFFF;
    text-align: left;
}

.m-gateway-box-outer {
}

.m-gateway-box {
}

.m-gateway-head {
    position: relative;
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-style: normal;
    color: #333;
}

.m-gateway-error {
    position: relative;
    border: solid 1px #de6511;
    background: #FFFFFF;
    padding: 7px;
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 14px;
    color: #de6511;
}

.m-gateway-label {
    position: relative;
    font-size: 11px;
    color: #888888;
}

.m-gateway-box .m-gateway-field input {
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 10px;
    border: solid 1px #CCCCCC;
    color: #333333;
    padding: 3px;
    margin: 0 0 10px 0;
}

/** End Gateway Module **/

/** Begin Form Module **/

form {
    margin: 0;
}

.form1-button {
    background: #CCCCCC;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    margin: 0;
    padding: 2px 3px 3px 3px;
    border: none;
    cursor: pointer;
    cursor: hand;
}

.m-form {
    position: relative;
    #width: 100%;
    margin-bottom: 20px;
}

.form-error-outer {
    position: relative;
    border: solid 1px #de6511;
    background: #FFFFFF;
    padding: 7px;
    margin-bottom: 15px;
}

.form-error-head {
    position: relative;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-size: 16px;
    color: #de6511;
    margin-bottom: 5px;
}

.form-error {
    position: relative;
    font-size: 11px;
    line-height: 14px;
    color: #de6511;
}

.form-form select,
.form-form input,
.form-form textarea {	
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 11px;
    border: solid 1px #CCCCCC;
    color: #333333;
    padding: 3px;
}

.form-table {
    position: relative;
    margin-bottom: 10px;
}

.form-table td {
    position: relative;
    padding-right: 10px;
    font-size: 11px;
}

.form-table-wrapper {
    position: relative;
}

.form-table-outer {
    padding: 20px 0 0 0;
}

.m-form .form-table-outer, .m-signup .form-table-outer {
    padding: 0;
}

.form-submit {
    position: relative;
    left: 0;
    margin-bottom: 20px;
}

.form-form .form-submit input,
.form-form .form-cancel input {
    position: relative;
    background: #888888;
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin: 0;
    padding: 2px 3px 3px 3px;
    border: none;
    cursor: pointer;
    cursor: hand;
}

.form-submit, .form-cancel {
    position: relative;
    display: inline;
}

.form-cancel {
    #margin-left: 5px;
}

.form-table-outer .form-submit input,
.form-table-outer .form-cancel input {
    background: #888888;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    margin: 0;
    padding: 2px 3px 3px 3px;
    border: none;
    cursor: pointer;
    cursor: hand;
}

.form-required {
    color: #888888;
}

.form-head {
    position: relative;
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}

.form-instructions {
    color: #888888;
    margin-bottom: 10px;
}

.form-label {
    position: relative;
    font-size: 11px; 
    color: #888888;
}

.form-field input {
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 11px;
    border: solid 1px #CCCCCC;
    color: #333333;
    padding: 3px;
    margin: 0 0 5px 0;
}

.form-text {
    position: relative;
    font-size: 11px;
    color: #333333;
}

.profile-block .form-label,
.profile-block .form-text,
.profile-block-last .form-label,
.profile-block-last .form-text {
    margin: 0 0 5px 0;
}

.form-address2 {
    margin: 5px 0 0 0;
}

.form-message {
    position: relative;
    color: #888888;
    margin-bottom: 10px;
    line-height: 14px;
}

/** End Form Module **/

/** Begin Poll Module **/

.m-poll {
    position: relative;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    border: solid 1px #CCCCCC;
    padding: 20px;
}

.m-poll-ajax {
    position: relative;
}

.m-poll-head {
    position: relative;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    color: #333;
}

.m-poll-question {
    position: relative;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
    margin: 0 0 10px 0;
}

.m-poll-message {
    position: relative;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
    margin: 0 0 10px 0;
}

.m-poll-error {
    position: relative;
    color: #de6511;
    margin: 0 0 10px 0;
}

.m-poll-form {
    position: relative;
}

.m-poll-form-item {
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.m-poll-form-item input {
    position: relative;
}

.m-poll-form-answer {
    position: relative;
}

.m-poll-button input{
    background: #CCCCCC;
    font-size: 11px;
    color: #FFFFFF;
    margin: 15px 0 0 0;
    padding: 2px 3px 3px 3px;
    border: none;
    cursor: pointer;
    cursor: hand;
}

.m-poll-text {
    position: relative;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
    color: #de6511;
    font-weight: bold;	
}

.m-poll-view {
    position: relative;
    margin: 10px 0 0 0;
}

.m-poll-return {
    position: relative;
}

.m-poll-results {
    position: relative;
}

.m-poll-results-item {
    position: relative;
}

.m-poll-results-item-label {
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.m-poll-results-item-box-outer {
    position: relative;
}

.m-poll-results-item-box {
    position: relative;
    width: 100%;
    height: 20px;
    background: #CCCCCC;
}

.m-poll-results-item-bar {
    position: relative;
    height: 20px;
    background: #de6511;
}

.m-poll-results-item-percentage {
    position: absolute;
    width: 100px;
    top: 0;
    right: 0;
    text-align: right;
    z-index: 3;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.m-poll-results-item-count {
    position: absolute;
    width: 100px;
    top: 0;
    right: 40px;
    text-align: right;
    background: none;
    z-index: 3;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.m-poll-results-total {
    position: relative;
    text-align: right;
}

.m-poll-results-total-text {
    display: inline;
    font-size: 11px;
    line-height: 19px;
    color: #888888;
}

.m-poll-results-total-value {
    display: inline;
    font-size: 11px;

    line-height: 19px;
    color: #888888;
}

/** End Poll Module **/

/*** END MODULES ***/

/** Begin News **/

.p-clm-mod-main {
    position: relative;
    #width: 100%;
}

.column-top {
    position: relative;
    margin: 0 0 29px 0;
}

.column-today {
    position: relative;
    font-size: 11px;
    color: #888888;
    margin: 0 0 10px 0;
}

.column-top-label {
    position: relative;
    font-size: 11px;
    color: #333333;
    padding: 7px 7px 7px 10px;
    margin: 0 0 20px 0;
    background: #EEEEEE;
}

.column-top-inner {
    position: relative;
}

.column-top-pic {
    position: relative;
    float: left;
    z-index: 10;
}

.content-inner010 .column-top-pic {
    width: 380px;
}

.content-inner011 .column-top-pic {
    width: 282px;
}

.content-inner110 .column-top-pic {
    width: 282px;
}

.content-inner111 .column-top-pic {
    width: 184px;
}

.column-top-pic-inner {
    position: relative;
}

.column-top-credit {
    position: relative;
    font-size: 9px;
    color: #CCCCCC;
    text-align: right;
    margin-right: 20px;
}

.column-top-caption {
    position: relative;
    font-style: normal;
    font-size: 11px;
    line-height: 12px;
    margin-top: 3px;
    color: #CCCCCC;
    margin-right: 20px;
}

.column-top-head {
    position: relative;
    font-size: 18px;
    margin: 0 0 5px 0;
    color: #333333;
}

.column-top-byline {
    position: relative;
    font-size: 10px;
    margin: 5px 0 10px 0;
    color: #CCCCCC;
}

.column-top-text {
    position: relative;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.column-top-more {
    position: relative;
    display: inline;
}

.column-top-clear {
    position: relative;
    clear: both;
}

.column-top-end {
    position: relative;
}

.column-features {
    position: relative;
    clear: both;
    margin: 0 0 29px 0;
    width: 100%;
}

.column-features-label {
    position: relative;
    font-size: 11px;
    color: #333333;
    padding: 7px 7px 7px 10px;
    margin-bottom: 20px;
    background: #EEEEEE;
}

.column-features-inner {
    position: relative;
    width: 100%;
}

.column-feature2-1,
.column-feature2-2,
.column-feature3-1,
.column-feature3-2,
.column-feature3-3 {
    position: relative;
    float: left;
}

.column-feature2-1,
.column-feature2-2 {
    width: 50%;
}

.column-feature3-1,
.column-feature3-2,
.column-feature3-3 {
    width: 33.2%;
}

.column-feature-pic {
    position: relative;
    width: 100%;
}

.column-feature-head {
    position: relative;
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 5px;
}

.column-feature-text {
    position: relative;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.column-feature-more {
    position: relative;
    display: inline;
}

.column-feature-clear {

    position: relative;
    clear: both;
}

.column-features-end {
    position: relative;
}

.column-list {
    position: relative;
    margin: 0 0 20px 0;
}

.column-list-label {
    position: relative;
    font-size: 11px;
    color: #333333;
    padding: 7px 7px 7px 10px;
    margin: 0 0 20px 0;
    background: #EEEEEE;
}

.column-list-nav {
    position: absolute;
    font-size: 9px;
    text-transform: uppercase;
    top: 5px;
    right: 5px;
}

.column-list-picklist {
    position: relative;
    display: inline;
    padding: 0 0 0 10px;
    color: #888888;
}

.column-list-picklist select {
    font-size: 10px;
}

.column-list-previous {
    position: relative;
    display: inline;
}

.column-list-next {
    position: relative;
    display: inline;
    padding: 0 0 0 10px;
}

.column-list-table {
    position: relative;
    clear: both;
}

.column-list-row {
}

.column-list-cell-date {
    position: relative;
    font-size: 11px;
    line-height: 18px;
    width: 75px;
}

.column-list-cell-date a {
    color: #888888;
}

.column-list-cell-content {
}

.column-list-head {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
}

.column-list-text {
    position: relative;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
    margin-bottom: 10px;
}

/** End News **/

/** Begin Blog **/

.blog-subtype {
    position: relative;
    font-size: 18px;
    color: #888888;
    margin: -10px 0 20px 0;
}

.column-blog-inner {
    position: relative;
}

.column-blog-pic {
    position: relative;
    float: left;
    z-index: 10;
}

.content-inner010 .column-blog-pic {
    width: 380px;
}

.content-inner011 .column-blog-pic {
    width: 282px;
}

.content-inner110 .column-blog-pic {
    width: 282px;
}

.content-inner111 .column-blog-pic {
    width: 184px;
}

.column-blog-pic-inner {
    position: relative;
}

.column-blog-credit {
    position: relative;
    font-size: 9px;
    color: #CCCCCC;
    text-align: right;
    margin-right: 20px;
}

.column-blog-caption {
    position: relative;
    font-style: normal;
    font-size: 11px;
    line-height: 12px;
    margin-top: 3px;
    color: #CCCCCC;
    margin-right: 20px;
}

.column-blog-head {
    position: relative;
    font-size: 18px;
    margin: 0 0 5px 0;
    color: #333333;
}

.column-blog-text {
    position: relative;
    margin: 0 0 0 0;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.column-blog-clear {
    position: relative;
    clear: both;
}

.blog-info {
    position: relative;
    font-size: 11px;
    color: #888888;
    padding: 10px 0 0 0;
    margin: 0 0 30px 0;
    clear: both;
}

.blog-info-author-label {
    position: relative;
    display: inline;
    padding: 0;
}

.blog-info-author {
    position: relative;
    display: inline;
    padding: 0;
}

.blog-info-date-label {
    position: relative;
    display: inline;
    padding: 0 0 0 10px;
}

.blog-info-date {
    position: relative;
    display: inline;
    padding: 0;
}

.blog-info-comments-label {
    position: relative;
    display: inline;
    padding: 0 0 0 10px;
}

.blog-info-comments {
    position: relative;
    display: inline;
    padding: 0;
}

.categories {
    position: relative;
    margin: 0 0 20px 0;
}

.category-head {
    position: relative;
    font-size: 18px;
    color: #888888;
    margin: 0 0 5px 0;
}

.category-item, .category-item-on {
    position: relative;
    font-size: 12px;
    margin: 0 0 2px 0;
}

.category-item-on a {
    color: #de6511;
}

.category-item-count {
    position: relative;
    display: inline;
    padding: 0 0 0 5px;
    font-size: 12px;
    color: #888888;
}

.blog-tags {
    position: relative;
    margin: 0 0 20px 0;
}

.blog-tag-head {
    position: relative;
    font-size: 18px;
    line-height: auto;
    color: #888888;
}

.blog-tag-item1, .blog-tag-item1-on, .blog-tag-item2, .blog-tag-item2-on, .blog-tag-item3, .blog-tag-item3-on, .blog-tag-item4, .blog-tag-item4-on, .blog-tag-item5, .blog-tag-item5-on, .blog-tag-item6, .blog-tag-item6-on, .blog-tag-item7, .blog-tag-item7-on, .blog-tag-item8, .blog-tag-item8-on, .blog-tag-item9, .blog-tag-item9-on, .blog-tag-item10, .blog-tag-item10-on {
    position: relative;
    display: inline;
    padding: 0 5px 0 0;
}

.blog-tag-item1, .blog-tag-item1-on {
    font-size: 10px;
}

.blog-tag-item2, .blog-tag-item2-on {
    font-size: 12px;
}

.blog-tag-item3, .blog-tag-item3-on {
    font-size: 14px;
}

.blog-tag-item4, .blog-tag-item4-on {
    font-size: 16px;
}

.blog-tag-item5, .blog-tag-item5-on {
    font-size: 18px;
}

.blog-tag-item6, .blog-tag-item6-on {
    font-size: 20px;
}

.blog-tag-item7, .blog-tag-item7-on {
    font-size: 22px;
}

.blog-tag-item8, .blog-tag-item8-on {
    font-size: 24px;
}

.blog-tag-item9, .blog-tag-item9-on {
    font-size: 26px;
}

.blog-tag-item10, .blog-tag-item10-on {
    font-size: 28px;
}

.blog-tag-item1-on a, .blog-tag-item2-on a, .blog-tag-item3-on a, .blog-tag-item4-on a, .blog-tag-item5-on a, .blog-tag-item6-on a, .blog-tag-item7-on a, .blog-tag-item8-on a, .blog-tag-item9-on a, .blog-tag-item10-on a {
    color: #de6511;
}

.blog-recent {
    position: relative;
    margin: 0 0 20px 0;
}

.blog-recent-head {
    position: relative;

    font-size: 18px;
    color: #888888;
    margin: 0 0 5px 0;
}

.blog-recent-item {
    position: relative;
    font-size: 12px;
    margin: 0 0 5px 0;
    padding: 0 0 0 15px;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar_new/feed_icon_article.gif) no-repeat;
}

.blog-archive {
    position: relative;
    margin: 0 0 20px 0;
}

.blog-archive-head {
    position: relative;
    font-size: 18px;
    color: #888888;
    margin: 0 0 5px 0;
}

.blog-archive-item, .blog-archive-item-on {
    position: relative;
    font-size: 12px;
    margin: 0 0 2px 0;
}

.blog-archive-item-on a {
    color: #de6511;
}

/** End Blog **/

/** Begin Forum **/

.forum-table {
    position: relative;
    width: 100%;
    font-size: 12px;
    color: #888888;
    border-collapse: collapse;
}

.forum-table td {
    padding: 3px;
}

.forum-table-category {


    position: relative;
    font-size: 18px;
    color: #888888;
    margin: 0 0 5px 0;
}

.forum-table-category td {
    padding: 3px 3px 3px 0;
}

.forum-table-head {
    background: #d3ae00;
    color: #FFFFFF;
}

.forum-table-head td {
    border-top: solid 1px #EEEEEE;
    border-right: solid 1px #EEEEEE;
    border-left: solid 1px #EEEEEE;
}

.forum-table-head a {
    color: #FFFFFF;
}

.forum-table-sort {
    background: #efd141;
}

.forum-table-row1 {
    background: #EEEEEE;
}

.forum-table-row0 td, .forum-table-row1 td {
    border-right: solid 1px #EEEEEE;
    border-left: solid 1px #EEEEEE;
}

.forum-table-category-end td {
    border-top: solid 1px #EEEEEE;
    height: 20px;
}

.topics-table {
    position: relative;
    width: 100%;
    font-size: 12px;
    color: #888888;
    border-collapse: collapse;
    margin: 0 0 20px 0;
}

.topics-table td {
    border-top: solid 1px #EEEEEE;
    border-right: solid 1px #EEEEEE;
    border-bottom: solid 1px #EEEEEE;
    border-left: solid 1px #EEEEEE;
    padding: 3px;
}

.topics-table-head {
    background: #d3ae00;
    color: #FFFFFF;
}


.topics-table-head a {
    color: #FFFFFF;
}

.topics-table-sort {
    background: #efd141;
}

.topics-table-row1 {
    background: #EEEEEE;
}

.topics-table-row0 {}

/** End Forum **/

/** Begin Article **/

.column-title {
    position: relative;
    font-size: 16px;
    margin: 0 0 5px 0;
}

.column-title a {
    color: #de6511;
}

.column-title-category {
    position: relative;
    display: inline;
    font-size: 16px;
    color: #CCCCCC;
}

.column-title-category a {
    color: #de6511;
}

.nav-article-top {
    position: absolute;
    top: 0;
    right: 12px;
    font-size: 9px;
    text-transform: uppercase;
}

.nav-article-top-previous {
    position: relative;
    display: inline;
}

.nav-article-top-next {
    position: relative;
    display: inline;
    padding: 0 0 0 10px;
}

.article-info {
    position: relative;
    margin: 0 0 20px 0;
}

.byline-label {
    position: relative;
    display: inline;
    font-size: 13px;
    color: #888888;
}

.byline {
    position: relative;
    font-size: 13px;
    color: #888888;
}

.article-date-label {
    position: relative;
    display: inline;
    font-size: 13px;
    color: #888888;
}

.article-date {
    position: relative;
    font-size: 13px;
    color: #888888;
}

.article-categories-label {
    position: relative;
    display: inline;
    color: #CCCCCC;
}

.article-categories {
    position: relative;
    padding: 10px 0 0 0;
    color: #CCCCCC;
}

.article-tags-label {
    position: relative;
    display: inline;
    color: #CCCCCC;
}

.article-tags {
    position: relative;
    color: #CCCCCC;
}

.nav-article-bottom {
    position: relative;
    text-align: right;
    font-size: 9px;
    text-transform: uppercase;
    width: 100%;
    margin: 20px 0 20px 0;
}

.nav-article-bottom-return {
    position: absolute;
    top: 0;
    left: 12px;
}

.nav-article-bottom-previous {
    position: relative;
    display: inline;
}

.nav-article-bottom-next {
    position: relative;
    display: inline;
    padding: 0 0 0 10px;
}


/** End Article **/

/*** BEGIN COMMUNITY 4.2 ***/

.login-box-outer {
    position: relative;
    #text-align: center;
}

.login-box {
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #CCCCCC;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    #text-align: left;
}

.comment-form .login {
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #CCCCCC;
}

.login-inner {}

.login-forgot {
    position: relative;
    padding: 5px 0 20px 0;
}

.login-singup {
    position: absolute;
    top: 175px;
    right: 20px;
}

.profile-login .login-singup {
    position: absolute;
    top: 210px;
    right: 20px;
}

.login-text {
    margin: 10px 0 0 0;
    color: #CCCCCC;
    width: 80%;
}

/** Begin Login-Logout **/

.logged-out {
display: none;
    position: relative;
    width: 800px;
    #width: 800px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, sans-serif;
    text-transform: lowercase;
    font-size: 12px;
    background: #888888;
}

.logged-in {
    position: relative;
    width: 800px;
    #width: 800px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, sans-serif;
    text-transform: lowercase;
    font-size: 12px;
    background: #d3ae00;
}

.logged-out .account {
    display: none;
}

.account {
    position: absolute;
    top: 7px;
    right: 75px;
}

.account a {
    color: #EEEEEE;
}

.account a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.logged-in .login {
    display: none;
}

.logged-out .login {
    position: absolute;
    top: 7px;
    right: 10px;
}

.logged-out .login a {
    color: #EEEEEE;
}

.logged-out .login a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.logged-out .logout {
    display: none;
}

.logout {
    position: absolute;
    top: 7px;
    right: 10px;
    padding-left: 15px;
    border-left: solid 1px #CCCCCC;
}

.logout a {
    color: #EEEEEE;
}

.logout a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

/** End Login-Logout **/

/** Begin Signup **/

.m-signup-handle-check {
    display: inline;
}

.m-signup-handle-good {
    padding: 5px 0 0 0;
    color: #888888;
}

.m-signup-handle-bad {
    padding: 5px 0 0 0;
    color: #de6511;
}

.m-signup-terms-text {
    position: relative;
    padding: 10px;
    color: #888888;
    line-height: 16px;
    border: solid 1px #CCCCCC;
    height: 100px;
    overflow: auto;
}

/** End Signup **/

/** Begin Signup Payment **/

.s_instruct {}

.form-instruction-head {
    position: relative;
    font-size: 14px;
    color: #333333;
    margin: 20px 0 5px 0;
}

.form-instruction-text {
    color: #888888;
    margin-bottom: 5px;
}

.s_payment {
    position: relative;
}

.m-signup-payment {
    position: relative;
}

.m-signup-payment .form-table-inner {
    position: relative;
}

.m-signup-payment-item {
    position: relative;
    margin: 0 0 10px 0;
}

.m-signup-payment-same {
    position: absolute;
    top: 188px;
    left: 175px;
    width: 250px;
    z-index: 10;
}

.m-signup-cvc-off {
    position: absolute;
    top: 5px;
    left: 30px;
    padding: 11px;
}

.m-signup-cvc-on {
    position: absolute;
    top: 5px;
    left: 30px;
    padding: 10px;
    height: 200px;
    width: 400px;
    border: solid 1px #CCCCCC;
    background: #FFFFFF;
    z-index: 11;
}

.m-signup-cvc-explain {
    position: relative;
    color: #888888;
    margin: 5px 0 0 0;
    padding: 0 210px 0 0;
    line-height: 16px;
}

.m-signup-cvc-image {
    position: absolute;
    top: 25px;
    right: 5px;
    height: 176px;
    width: 200px;
    background: url(http://www.educationmaryland.org/library/resources/designs/payment/credit-cards-cvc.jpg) no-repeat;
    float: right;
}

.m-signup-cvc-input {
    width: 32px;
}

.profile-cc {
    position: relative;
    border: solid 1px #CCCCCC;
    padding: 10px;
    margin: 0 0 10px 0;
}

.profile-cc-active {
    position: relative;
    border: solid 1px color01c;
    padding: 10px 10px 10px 10px;
    margin: 40px 0 10px 0;
}

.profile-cc-active-head {
    position: absolute;
    top: -22px;
    left: -1px;
    padding: 5px;
    background: #888888;
    color: #FFFFFF;
}

.profile-cc-actions {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.profile-cc-action-item {
    position: relative;
    display: inline;
    padding: 0 0 0 10px;
}

.profile-cc-item {
    position: relative;
    font-size: 11px;
    color: #333333;
    margin: 0 0 5px 0;
}

/** End Signup Payment **/


/** Begin Profile **/

.profile {}

.profile-block {
    position: relative;
    padding: 10px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border-bottom: solid 1px #CCCCCC;
}

.profile-head {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}

.profile-instructions {
    color: #888888;
    margin-bottom: 10px;
}

.profile-block .profile-edit,
.profile-block-last .profile-edit {
    position: absolute;
    top: 10px;
    right: 10px;
}

.profile-password-edit {
    position: absolute;
    top: 10px;
    right: 40px;
}

.profile-delete {
    position: absolute;
    top: 10px;
    right: 40px;
}

.profile-avatar {
    position: relative;
    padding: 2px;
    width: 64px;
    border: solid 1px #CCCCCC;
    margin: 5px 0 5px 0;
}

.profile-file {
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 11px;
    border: solid 1px #CCCCCC;
    color: #333333;
    padding: 3px;
}

.m-profile {
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #CCCCCC;
}

.m-profile-login-outer {
    position: relative;
    padding: 20px;
    margin: 0 0 20px 0;
    border: solid 1px #CCCCCC;
    background: #FFFFFF;
    text-align: left;
}

.profile-login .m-profile-login-outer {
    border: none;
    padding: 0;
    margin: 0;
}

.m-profile-head {
    position: relative;
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}

.profile-block-last {
    position: relative;
    padding: 10px;
    margin-bottom: 0;
    background: #FFFFFF;
}

.profile-item {
    position: relative;
    margin: 0 0 3px 0;
}

.profile-item a .form-text {
    color: #de6511;
}

.profile-edit-block {
    position: relative;
}

/** End Profile **/

/** Begin Comments **/

.comments {
    position: relative;
    clear: both;
}

.comments-head {
    position: relative;
    margin-bottom: 5px;
    padding: 20px 0 0 0;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-style: normal;
    color: #333;
    border-top: solid 1px #EEEEEE;
}

.comments-add-link {
    position: absolute;
    top: 8px;
    right: 0;
}

.comments-topics-link {
    position: relative;
    margin-bottom: 5px;
}

.comment-thread {
    position: relative;
    margin-bottom: 20px;
}

.comment-item {
    position: relative;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border: solid 1px #CCCCCC;
}

.comment-avatar {
    position: absolute;
    top: 10px;
    left: 10px;
    #left: 0;
    width: 64px;
    height: 64px;
    padding: 2px;
    background: #FFFFFF;
    border: solid 1px #CCCCCC;
}

.comments-forum .comment-number {
    display: none;
}

.comments-forum .comment-thread .comment-thread .comment-number {
    display: block;
}

.comment-number {
    position: absolute;
    top: -2px;
    right: 2px;
    font-size: 38px;
    color: #CCCCCC;
}

.comment-handle {
    position: relative;
    font-weight: bold;
    padding: 0 0 0 80px;
    display: inline;
    color: #333333;
}

.comment-date {
    position: relative;
    display: inline;
    padding: 0 0 0 5px;
    color: #888888;
}

.comment-time {
    position: relative;
    display: inline;
    padding: 0 0 0 5px;
    color: #888888;
}

.comment-subject {
    position: relative;
    padding: 10px 20px 0 80px;
    font-size: 18px;
    line-height: 19px;
    color: #333;
}

.comment-text {
    position: relative;
    padding: 10px 20px 0 80px;

    margin-bottom: 10px;
    min-height: 45px;
    #height: 65px;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
    overflow-x: auto;
}

.comment-text-clear {
    position: relative;
    clear: both;
}

.comment-form {
    margin: 0 0 25px 0;
}

.comment-actions-off {
    position: relative;
    margin-left: 55%;
}

.comment-actions-on {
    position: relative;
    margin: 0 0 10px 0;
}

.comment-reply-link {
    position: relative;
    padding: 0 0 0 0;
    text-align: right;
}

.comment-kids-off {
    position: relative;
}

.comment-kids-on {
    position: relative;
    padding: 10px 0 0 0;
}

.comment-kids-off a, .comment-kids-on a {
    color: #de6511;
}

.comment-kids-link {
    position: absolute;
    top: -14px;
    left: 0;
    width: 45%;
}

.comment-form-head {
    position: relative;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-style: normal;
    color: #333;
}

.comment-form-instructions {
    position: relative;
    color: #888888;
    margin-bottom: 10px;
}

.comment-form-subject input {
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 11px;
    border: solid 1px #CCCCCC;
    color: #333333;
    padding: 3px;
    width: 50%;
    margin: 0 0 10px 0;
}

.comment-form-login-message {
    position: relative;
    margin-bottom: 10px;
    color: #de6511;
}

.comment-form-actions input {
    background: #CCCCCC;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    margin: 0;
    padding: 2px 3px 3px 3px;
    border: none;
    cursor: pointer;
    cursor: hand;
}

.comment-form-actions {
    margin-bottom: 10px;
}

.comment-form textarea {
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
    border: solid 1px #CCCCCC;
    padding: 3px;
    width: 100%;
    #height: 70px;
    margin: 0 0 10px 0;
}

/** End Comments **/

/*** END COMMUNITY 4.2 ***/

/*** BEGIN COMMUNITY 4.3 ***/

/** Begin Library **/

#readout {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.library-crumb {
    position: relative;
    padding: 15px 10px 5px 20px;
    line-height: 14px;
    color: #CCCCCC;
}

.library-crumb-off {
    position: relative;
    padding: 15px 10px 5px 20px;
    line-height: 14px;
    color: #EEEEEE;
}

.library-crumb a:hover {
    color: #de6511;
}

.profile-title {
    position: relative;
    margin-bottom: 5px;
    padding-left: 0;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-style: normal;
    color: #333;
}

.library-body {
    background: none;
    background-color: #FFFFFF;
}

.library-masthead {}

.library {
    text-align: left;
}

.library-head {
    position: relative;
}

.library-panels {
    position: relative;
}

.library-upload-head {
    position: relative;
    font-size: 20px;
    padding: 0 0 5px 0;
    color: #888888;
}

.library-upload-instructions {
    position: relative;
    font-size: 11px;
    line-height: 13px;
    color: #888888;
    height: 50px;
    overflow: hidden;
}

.library-upload-panel {
    position: absolute;
    top: 0;
    left: 10px;
    width: 350px;
    #width: 368px;
    height: 485px;
    #height: 505px;
    padding: 10px;
}

.library-upload-q {
    position: relative;
    height: 335px;
    #height: 349px;
    overflow: auto;
    padding: 7px;
    border: solid 1px #CCCCCC;
    background: #FFFFFF;
    margin: 0 0 30px 0;
}

.library-upload-status {
    position: absolute;
    top: 440px;
    #top: 437px;
    left: 10px;
    width: 348px;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
}

.library-upload-message {
    position: relative;
    background: #de6511;
    color: #FFFFFF;
    padding: 5px;
}

.library-upload-error {
    position: relative;
    background: #de6511;
    color: #FFFFFF;
    padding: 5px;
}

.library-upload-warning {
    position: relative;
    background: #de6511;
    color: #FFFFFF;
    padding: 5px;
}

.library-upload-q-item {
    position: relative;
    overflow: hidden;
    height: 25px;
    color: #333333;
}

.library-upload-q-item-status {
    position: absolute;
    width: 100px;
    top: 3px;
    right: 3px;
    text-align: right;
    background: none;
    z-index: 3;
    color: #333333;
}

.library-upload-q-item-bar {
    position:absolute;
    width: 100%;
    height: 20px;
    border-bottom: dotted 1px #CCCCCC;
}

.library-upload-q-item-fill {
    position: relative;
    width: 0;
    height: 20px;
    background: #EEEEEE;
}

.library-upload-q-item-name {
    position: relative;
    padding: 3px 100px 3px 19px;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/community_file_icon.gif) no-repeat;
    background-position: 3 3;
    z-index: 2;
}

.library-content-head {
    position: relative;
    font-size: 20px;
    padding: 0 0 5px 0;
    color: #333333;
}

.library-content-instructions {
    position: relative;
    font-size: 11px;
    line-height: 13px;
    color: #888888;
    height: 50px;
    overflow: hidden;
}

.library-content-panel {
    position: absolute;
    top: 0;
    left: 390px;
    width: 350px;
    #width: 368px;
    height: 485px;
    #height: 505px;
    text-align: left;
    padding: 10px;
}

.library-content-inner {
    position: relative;
}

#ajLibraryContent {
    position: relative;
}

.library-content-lock-mask {
    position: relative;
    top: -21px;
    background: #FFFFFF;
    width: 250px;
    height: 25px;
}

#affLock {
    position: relative;
}

.library-content-items {
    position: relative;
    height: 335px;
    #height: 349px;
    width: 338px;
    #width: 358px;
    overflow-y: auto;
    padding: 7px;
    border: solid 1px #CCCCCC;
    background: #FFFFFF;
    margin: 0 0 0 0;
}

.library-content-items input {
    position: relative;
    padding: 5px;
    border: none;
    font-size: 11px;
}

.library-content-screen {
    position: absolute;
    top: 89px;
    left: 11px;
    width: 348px;
    height: 372px;
    background-color: #FFFFFF;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    overflow-y: hidden;
}

.library-content-item0 {
    border-bottom: dotted 1px #CCCCCC;
}

.library-content-item1 {
    border-bottom: dotted 1px #CCCCCC;
}

.library-target, .library-target-hover, .library-target-selected {
    border-bottom: dotted 1px #CCCCCC;
}

.library-content-parent, 
.library-content-parent-hover, 
.library-content-parent-selected {
    position: relative;
    padding: 5px 3px 5px 19px;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/community_folder_up_icon.gif) no-repeat;
    background-position: 3 4;
    color: #333333;
}

.library-content-parent-hover {
    background-color: #EEEEEE;
    cursor: pointer;
    cursor: hand;
}

.library-content-folder, 
.library-content-folder-hover, 
.library-content-folder-selected,
.library-target, 
.library-target-hover, 
.library-target-selected {
    position: relative;
    color: #333333;
}

.library-target-inner {
    position: relative;
}

.library-content-folder, 
.library-content-folder-hover, 
.library-content-folder-selected,
.library-target-inner {
    padding: 5px 3px 5px 19px;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/community_folder_icon.gif) no-repeat;
    background-position: 3 4;
    #width: 325px;
}

.library-content-folder-hover, .library-target-hover {
    background-color: #EEEEEE;
    cursor: pointer;
    cursor: hand;
}

.library-content-folder-selected, .library-target-selected {
    background-color: #888888;
    color: #FFFFFF;
    cursor: pointer;
    cursor: hand;
}

.library-content-folder-edit {
    position: relative;
}

.library-content-folder-date {
    position: absolute;
    width: 100px;
    top: 5px;
    right: 0;
    padding-right: 3px;
    text-align: right;
    background: none;
    z-index: 3;
    color: #333333;
}

.library-content-folder-selected .library-content-folder-date, .library-target-selected {
    color: #FFFFFF;
}

.library-content-file, 
.library-content-file-hover, 
.library-content-file-selected {
    position: relative;
    padding: 5px 120px 5px 19px;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/community_file_icon.gif) no-repeat;
    background-position: 3 4;
    color: #333333;
    overflow: hidden;
    #width: 325px;
}

.library-content-file-hover {
    background-color: #EEEEEE;
    cursor: pointer;
    cursor: hand;
}

.library-content-file-selected {
    background-color: #888888;
    color: #FFFFFF;
    cursor: pointer;
    cursor: hand;
}

.library-content-file-edit {
    position: relative;
}

.library-content-file-date {
    position: absolute;
    width: 60px;
    top: 5px;
    right: 0;
    padding-right: 3px;
    text-align: right;
    background: #FFFFFF;
    z-index: 3;
    color: #333333;
}

.library-content-file-size {
    position: absolute;
    width: 60px;
    top: 5px;
    right: 60px;
    padding-right: 5px;
    text-align: right;
    background: #FFFFFF;
    z-index: 3;
    color: #333333;
}

.library-content-file-hover .library-content-file-date, .library-content-file-hover .library-content-file-size {
    background: #EEEEEE;
}

.library-content-file-selected .library-content-file-date, .library-content-file-selected .library-content-file-size {
    color: #FFFFFF;
    background: #888888;
}

.library-content-buttons {
    position: relative;
    margin: 30px 0 0 0;
    width: 350px;
}

.library-upload-buttons {
    position: relative;
    margin: 0 0 0 0;
    width: 350px;
}

.library-content-buttons a:hover, .library-upload-buttons a:hover {
    text-decoration: none;
}

.library-upload-button-add, .library-upload-button-add-hover,
.library-upload-button-start, .library-upload-button-start-hover,
.library-upload-button-pause, .library-upload-button-pause-hover,
.library-upload-button-clear, .library-upload-button-clear-hover,
.library-content-button-choose, .library-content-button-choose-hover,
.library-content-button-open, .library-content-button-open-hover,
.library-content-button-rename, .library-content-button-rename-hover,
.library-content-button-move, .library-content-button-move-hover,
.library-content-button-cancel, .library-content-button-cancel-hover,
.library-content-button-delete, .library-content-button-delete-hover,
.library-content-button-new, .library-content-button-new-hover,
.library-content-button-download, .library-content-button-download-hover {
    position: relative;
    float: left;
    width: 56px;
    padding: 5px 2px 5px 2px;
    margin: 0 2px 0 0;
    border: solid 1px #CCCCCC;
    background: none;
    background-color: #888888;
    color: #FFFFFF;
    text-align: center;
}

.library-upload-button-add, .library-upload-button-add-hover,
.library-upload-button-new, .library-upload-button-new-hover,
.library-content-button-new, .library-content-button-new-hover,
.library-content-button-download, .library-content-button-download-hover {
    width: 74px;
}

.library-upload-button-add-hover,
.library-upload-button-start-hover,
.library-upload-button-pause-hover,
.library-upload-button-clear-hover,
.library-content-button-choose-hover,
.library-content-button-open-hover,
.library-content-button-rename-hover,
.library-content-button-move-hover, 
.library-content-button-delete-hover, 
.library-content-button-cancel-hover, 
.library-content-button-new-hover,
.library-content-button-download-hover {
    text-decoration: none;
    background: none;
    background-color: #333333;
    color: #FFFFFF;
    cursor: hand;
    cursor: pointer;
}

.library-content-button-download, .library-content-button-download-hover {
    position: absolute;
    top: 379px;
    #top: 378px;
    left: 83px;
    #left: 79px; 
}

.library-content-file-preview {
    position: absolute;
    top: 91px;
    #top: 89px;
    left: 21px;
    width: 348px;
    #width: 346px;
    height: 373px;
    #height: 372px;
    background: #FFFFFF;
    text-align: center;
}

.library-content-file-preview a:hover {
    text-decoration: none;
}

.library-content-file-preview-inner {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    height: 300px;
    width: 300px;
    overflow: hidden;
}

.library-content-file-preview img {
    border: none;
}

.library-targets {
    position: absolute;
    top: 91px;
    #top: 89px;
    left: 26px;
    width: 335px;
    height: 345px;
    overflow-y: auto;
}

.library-target-indent {
    position: relative;
    padding-left: 10px;
    background: #FFFFFF;
}

.library-content-error, .library-content-status {
    position: absolute;
    top: 430px;
    #top: 427px;
    left: 0;
    width: 338px;
    #width: 358px;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
}

.library-content-error {
    background: #de6511;
    color: #FFFFFF;
    padding: 5px;
}

.library-content-status {
    background: #de6511;
    color: #FFFFFF;
    padding: 5px;
}

/** End Library **/

/** Begin Member Pages **/

.member-library-menu {
    position: relative;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #CCCCCC;
    background: none;
    background-position: top center;
    background-color: #FFFFFF;
}

.member-library-menu-link {
    position: relative;
    height: 17px;
    margin: 0 0 5px 0;
    padding: 3px 0 0 22px;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/community_folders_stack.gif) no-repeat;
}

.member-pages-menu{
    position: relative;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #CCCCCC;
    background: none;
    background-position: top center;
    background-color: #FFFFFF;
}

.member-pages-menu-head {
    position: relative;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.member-pages-text {
    position: relative;
    color: #888888;
    margin-bottom: 10px;
}

.member-pages-menu-add {
    position: absolute;
    top: 12px;
    right: 10px;
}

.member-pages-menu-items {
    position: relative;
}

.member-pages-menu-item {
    margin: 0 0 5px 0;
    padding: 0 0 5px 17px;
    border-bottom: solid 1px #CCCCCC;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/community_file_icon.gif) no-repeat;
}

.member-pages-menu-item-off {
    position: relative;
    background: #CCCCCC;
}

.m-ap {
    position: relative;
    min-height: 500px;
}

.member-library-menu-head {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.member-library-text {
    color: #888888;
    margin-bottom: 10px;
}

/* Begin Member Page Styles */

.ap-page {
    position: relative;
    background: #EEEEEE;
}

.ap-top {
    position: relative;
    height: 20px;
    background: #FFFFFF;
}

.ap-type {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #CCCCCC;
}

.ap-return {
    position: absolute;
    top: 0;
    right: 0;
}

.ap-masthead {
    position: relative;
    background: none;
    background-position: top right;
    background-color: #333;
    height: 100px;
}

.ap-masthead-corner {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: none;
}

.ap-head {
    position: relative;
    font-size: 26px;
    color: #FFFFFF;
    width: 78%;
    padding: 20px 30px 10px 30px;
}

.ap-masthead-edit {
    position: absolute;
    top: 10px;
    right: 10px;
}

.ap-author {
    position: relative;
    font-size: 14px;
    color: #CCCCCC;
    width: 78%;
    padding: 0 30px 20px 30px;
}

.ap-nav {
    position: relative;
    background: #de6511;
    padding: 10px 30px 10px 30px;
    font-size: 13px;
}

.ap-nav a {
    text-decoration: none;
}

.ap-nav-item-outer {
    position: relative;
    display: inline;
}

.ap-nav-item, .ap-nav-item-on, .ap-nav-item-hover, .ap-nav-item-on-hover {
    display: inline;
    padding: 0 10px 0 10px;
    border-left: solid 1px #e63b1f;
}

.ap-nav-item {
    color: ##e63b1f;
}

.ap-nav-item-on, .ap-nav-item-hover, .ap-nav-item-on-hover {
    color: #FFFFFF;
}

#apNav_1 .ap-nav-item,
#apNav_1 .ap-nav-item-on,
#apNav_1 .ap-nav-item-hover,
#apNav_1 .ap-nav-item-on-hover {
    border-left: none;
    padding: 0 10px 0 0;
}

.ap-nav a:hover {
    text-decoration: none;
}

.ap-nav-item-corner {
    display: none;
}

.ap-items {
    position: relative;
}

.ap-item {
    position: relative;
    padding: 20px 30px 20px 30px;
}

.ap-item-edit {
    position: absolute;
    top: 7px;
    right: 10px;
}

.ap-item-head {
    position: relative;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px 0;
    color: #333;
}

.ap-item-image {
    position: relative;
    float: left;
    padding: 0 20px 12px 0;
}

.ap-item-date {
    position: relative;
    font-size: 12px;
    line-height: 18px;
    color: #888888;
}

.ap-item-text {
    position: relative
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #333333;
}

.af-icon-page, .af-icon-gallery, .af-icon-blog {
    position: relative;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/af_icon_ext_bg.gif)no-repeat;
    background-position: center;
    height: 100px;
}

.af-icon-thumb {
    position: relative;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/af_icon_thumb_ext_bg.gif) no-repeat;
    background-position: center;
    height: 60px;
}

.ap-item-image a, .ap-thumbs a {
    color: #888888;
}

.ap-item-image a:hover, .ap-thumbs a:hover {
    text-decoration: none;
}

.af-ext {
    position: relative;
    padding: 65px 0 0 0;
    text-align: center;
    font-size: 12px;
}

.ap-thumbs .af-ext {
    position: relative;
    padding: 33px 0 0 0;
    text-align: center;
    font-size: 10px;
}

.ap-item-date {
    position: relative;
}

.ap-foot {
    position: relative;
    clear: both;
}

.ap-nav-foot-corner {
    position: relative;
}

.ap-nav-foot {
    position: relative;
    padding: 0 30px 30px 30px;
    font-size: 11px;
}

.ap-nav-foot a {
    text-decoration: none;
}

.ap-nav-foot-item {
    display: inline;
    color: #de6511;
    padding: 0 10px 0 10px;
    border-left: solid 1px #CCCCCC;
}

.ap-nav-foot-item-on {
    display: inline;
   color: #de6511;
    padding: 0 10px 0 10px;
    border-left: solid 1px #CCCCCC;
}

.ap-nav-foot-item-hover {
    display: inline;
   color: #de6511;
    padding: 0 10px 0 10px;
    border-left: solid 1px #CCCCCC;
}

.ap-nav-foot-item-on-hover {
    display: inline;
    color: #de6511;
    padding: 0 10px 0 10px;
    border-left: solid 1px #CCCCCC;
}

#apNavFoot_1 .ap-nav-foot-item,
#apNavFoot_1 .ap-nav-foot-item-on,
#apNavFoot_1 .ap-nav-foot-item-hover,
#apNavFoot_1 .ap-nav-foot-item-on-hover {
    border-left: none;
    padding: 0 10px 0 0;
}

.ap-nav-foot a:hover {
    text-decoration: none;
}

/* End Member Pages */

/* Begin Member Gallery */

.ap-gallery {
    position: relative;
    background: #EEEEEE;
}

.ap-gallery .ap-type {
}

.ap-gallery .ap-masthead {
    border-bottom: none;
}

.ap-gallery .ap-masthead-corner {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: none;
}

.ap-gallery .ap-head {
    color: #FFFFFF;
}

.ap-gallery .ap-author {
}

.ap-gallery .ap-items {
    border-top: solid 1px #CCCCCC;
}

.ap-gallery .ap-item {}

.ap-gallery .ap-item-head {
    margin: 90px 0 15px 0;
}

.ap-gallery .ap-item-image {
    position: relative;
    float: none;
    padding: 0 0 10px 0;
}

.ap-gallery .ap-item-date {
}

.ap-gallery .ap-item-text {}

.ap-gallery .ap-thumbs-count {
    position: absolute;
    top: -15px;
    left: 0;
    color: #333333;
}

.ap-gallery .ap-thumbs {
    position: absolute;
    top: 150px;
    left: 30px;
    height: 100px;
}

.ap-thumb-previous, .ap-thumb-previous-hover {
    float: left;
    margin: 0 5px 0 0;
    border: solid 1px #CCCCCC;
    height: 63px;
    width: 28px;
    font-size: 0;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/ap_gallery_previous.gif) no-repeat;
    background-position: 10 24;
}

.ap-thumb-previous-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/ap_gallery_previous_ro.gif) no-repeat;
    background-position: 10 24;
    background-color: #CCCCCC;
}

.ap-thumb, .ap-thumb-on, .ap-thumb-hover, .ap-thumb-on-hover {
    float: left;
    margin: 0 5px 0 0;
    width: 83px;
    height: 63px;
    border: solid 1px #CCCCCC;
    text-align: center;
}

.ap-thumb img, .ap-thumb-on img, .ap-thumb-hover img, .ap-thumb-on-hover img {
    padding: 7px 0 0 0;
}

.ap-thumb-on, .ap-thumb-hover, .ap-thumb-on-hover  {
    background: #888888;
}

.ap-thumb-next, .ap-thumb-next-hover {
    float: left;
    margin: 0 5px 0 0;
    border: solid 1px #CCCCCC;
    height: 63px;
    width: 28px;
    font-size: 0;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/ap_gallery_next.gif) no-repeat;
    background-position: 11 24;
}

.ap-thumb-next-hover {
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/ap_gallery_next_ro.gif) no-repeat;
    background-position: 11 24;
    background-color: #888888;
}

.ap-gallery .ap-foot {}

.ap-gallery .ap-foot-corner {}

/* End Member Gallery */

/* Begin Member Blog */

.ap-blog {
    position: relative;
    background: #EEEEEE;
}

.ap-blog .ap-type {
}

.ap-blog .ap-masthead {
    border-bottom: none;
    height: 100px;
}

.ap-blog .ap-masthead-corner {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background: none;
}

.ap-blog .ap-head {
    color: #FFFFFF;
}

.ap-blog .ap-author {
}

.ap-blog .ap-items {
}

.ap-blog .ap-item {
    border-top: solid 1px #CCCCCC;
    min-height: 125px;
    height:auto !important;
    height: 125px;
}

.ap-blog .ap-item-head {
}

.ap-blog .ap-item-image {
    position: relative;
    float: right;
    padding: 5px 0 5px 15px;
}

.ap-blog .ap-item-date {
    color: #888888;
}

.ap-blog .ap-item-text {
    color: #333333;
}

.ap-blog .ap-foot {}

.ap-blog .ap-foot-corner {}

/* End Member Blog */

/* Begin Member Page Edit */

.page-screen {
    position: absolute;
    width: 100%;
    height: 5000px;
    top: 0;
    left: 0;
    background-color: #de6511;
    opacity: 0.80;
    -moz-opacity: 0.80;
    filter: alpha(opacity=80);
    z-index: 200;
}

.ap-edit-ajax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 201;
    text-align: center;
}

.ap-edit-outer {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 600px;
    #width: 642px;
}

.ap-edit {
    position: absolute;
    padding: 20px;
    top: 200px;
    left: 200px;
    width: 400px;
    #width: 442px;
    height: 500px;
    #height: 542px;
    overflow-y: auto;
    overflow-x: hidden;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-left: solid 1px #FFFFFF;
    background-color: #FFFFFF;
}

.ap-edit form {
    position: relative;
}

.ap-edit-nav {
    position: absolute;
    top: 200px;
    left: 0px;
    z-index: 202;
    padding: 20px;
    width: 158px;
    #width: 200px;
    height: 440px;
    #height: 482px;
    overflow-y: auto;
    border: solid 1px #CCCCCC;
    background: none;
    background-position: top center;
    background-color: #EEEEEE;
}

.ap-edit-nav-head {
    font-size: 16px;
    padding: 0 0 20px 0;
    color: #333;
}

.ap-edit-nav-add {
    position: absolute;
    top: 23px;
    right: 20px;
}

.ap-edit-nav-text {
    display: none;
    color: #333333;
    margin-bottom: 10px;
}

.ap-edit-nav-pages {
    position: relative;
}

.ap-edit-nav-pages a:hover {
    text-decoration: none;
}

.ap-edit-nav-page,
.ap-edit-nav-page-on,
.ap-edit-nav-page-hover,
.ap-edit-nav-page-on-hover {
    position: relative;
    margin: 0 0 5px 0;
    padding: 0 0 5px 17px;
    border-bottom: solid 1px #CCCCCC;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/community_file_icon.gif) no-repeat;
}

.ap-edit-nav-page-on {
    color: #333333;
}

.ap-edit-nav-page-hover,
.ap-edit-nav-page-on-hover {
    color: #de6511;
}

.ap-edit-nav-sections {
    display: none;
    position: relative;
}

.ap-edit-nav-section {
    position: relative;
    padding: 5px 0 0 10px;
}

.ap-edit-head {
    position: relative;
    font-size: 20px;
    padding: 0 0 10px 0;
    color: #333;
}

.ap-edit-text {
    position: relative;
    color: #888888;
    margin-bottom: 30px;
    width: 385px;
}

.ap-edit-exit {
    position: absolute;
    top: 20px;
    left: 375px;
    width: 35px;
    height: 17px;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/ap-exit-arrow.gif) no-repeat;
    background-position: 25 0;
    padding: 2px 0 0 0;
}

.ap-edit-info {
    position: relative;
    padding: 10px 10px 5px 10px;
    border: solid 1px #EEEEEE;
    width: 370px;
    #width: 390px;
    background: #FFFFFF;
}

.ap-edit-info-buttons {
    position: absolute;
    top: -20px;
    right: 0px;
}

.ap-edit-info-button-edit {
    display: inline;
    padding-right: 8px;
}

.ap-edit-info-button-delete {
    display: inline;
    border-left: solid 1px #FFFFFF;
    padding-left: 10px;
}

.ap-edit-info-content {
    position: relative;
}

.ap-edit-info-content-text {
    position: relative;
    font-size: 11px;
    padding: 0 0 5px 0;
    color: #333333;
}

.ap-edit-info-content-label {
    position: relative;
    float: left;
    font-size: 11px;
    padding: 0 5px 0 0;
    color: #888888;
}

.ap-edit-sections {
    position: relative;
    margin: 30px 0 0 0;
    padding: 0;
    width: 390px;
    border: solid 1px #EEEEEE;
    background: #FFFFFF;
}

.ap-edit-sections-head {
    position: relative;
    font-size: 12px;
    padding: 3px 10px 3px 10px;
    color: #FFFFFF;
    background: #de6511;
}

.ap-edit-sections-button-add {
    position: absolute;
    top: -20px;
    right: 0;
}

.ap-edit-section {
    position: relative;
    padding: 5px;

    border-top: solid 1px #EEEEEE;

}

.ap-edit-section-form {
    position: relative;
}

.ap-edit-section-name {
    position: relative;
    padding: 0 0 0 5px;
    width: 210px;
    color: #333333;
}

.ap-edit-section-date {
    position: absolute;
    top: 5px;
    right: 100px;
    color: #888888;
}

.ap-edit-section-button-edit {
    position: absolute;
    top: 5px;
    right: 60px;
    padding: 0 0 0 10px;
    border-left: solid 1px #EEEEEE;
}

.ap-edit-section-button-delete {
    position: absolute;
    top: 5px;
    right: 10px;
    padding: 0 0 0 10px;
    border-left: solid 1px #EEEEEE;
}

.ap-edit-page-form {}

.ap-edit-field {
    position: relative;
    margin: 0 0 10px 0;
}

.ap-edit-field a:hover {
    text-decoration: none;
}

.ap-edit-field .ap-edit-input, .ap-edit-field .input-date {
    position: relative;
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 11px;
    border: solid 1px #CCCCCC;
    color: #333;
    padding: 3px;
    #height: 20px;
}

.ap-edit-field .ap-edit-checkbox {
    position: relative;
    color: #333333;
}

.ap-edit-field .ap-edit-radio {
    position: relative;
    color: #333333;
}

.ap-edit-field .ap-edit-textarea {
    position: relative;
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
    border: solid 1px #CCCCCC;
    color: #333333;
    padding: 3px;
    width: 380px;
    height: 90px;
}

.ap-edit-field .ap-edit-image-preview {
    position: relative;
    border: solid 1px #CCCCCC;
    width: 64px;
    padding: 3px;
    margin: 0 0 10px 0;
}

.ap-edit-image-preview img {
}

.ap-edit-field-label,
.ap-edit-item-label {
    position: relative;
    color: #888888;
}

.ap-edit-image-input {
    position: relative;
}

.ap-edit-button-small,
.ap-edit-button-small-hover {
    position: absolute;
    top: 0px;
    left: 135px;
    #left: 130px;
    width: 56px;
    padding: 3px 2px 3px 2px;
    margin: 0 2px 0 2px;
    border: solid 1px #CCCCCC;
    background: none;
    background-color: #888888;
    color: #EEEEEE;
    text-align: center;
}

.ap-edit-button-small-hover {
    text-decoration: none;
    background: none;
    background-color: #333333;
    color: #FFFFFF;
    cursor: hand;
    cursor: pointer;
}

.ap-edit-buttons {
    position: relative;
    padding: 10px 0 0 0;
}

.ap-edit-buttons a:hover {
    text-decoration: none;
}

.ap-edit-button,
.ap-edit-button-hover {
    position: relative;
    float: left;
    width: 56px;
    padding: 5px 2px 5px 2px;
    margin: 0 2px 0 0;
    border: solid 1px #CCCCCC;
    background: none;
    background-color: #888888;
    color: #EEEEEE;
    text-align: center;
}

.ap-edit-button-hover {
    text-decoration: none;
    background: none;
    background-color: #333333;
    color: #FFFFFF;
    cursor: hand;
    cursor: pointer;
}

/* End Member Page Edit */

/** End Member Pages **/

/** Begin Member Directory Module **/

.m-directory {
    position: relative;
    width: 100%;

}

.m-directory-head {
    position: relative;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-style: normal;
    color: #333333;
}

.column1 .m-directory-head, .column3 .m-directory-head {
    font-size: 15px;
    line-height: 17px;
}

.m-directory-instructions {
    position: absolute;
    top: 50px;
    left: 240px;
    width: 260px;
    color: #888888;
    z-index: 2000;
    line-height: 16px;
}

.m-directory-inner {
    position: relative;
}

.m-directory-filters {
    position: relative;
    border-top: solid 1px #FFFFFF;
}

.m-directory-filter-on {
    position: relative;
    border: solid 1px #CCCCCC;
    background: none;
    background-position: bottom center;
    background-color: #EEEEEE;
    padding: 20px;
    margin: 25px 0 10px 0;
    font-size: 11px;
}

.column1 .m-directory-filter-on, 
.column3 .m-directory-filter-on {
    display: none;
}
 
.m-directory-filter-on-label, .m-directory-filter-on-label-hover {
    position: absolute;
    width: 100px;
    top: -15px;
    right: 0;
    color: #de6511;
    text-align: right;
}
 
.m-directory-filter-on-label-hover {
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}
 
.m-directory-filter-head {
    position: absolute;
    height: 10px;
    #height: 15px;
    top: -27px;
    #top: -30px;
    left: -6px;
    #left: -26px;
    font-size: 18px;
    color: #333;
    padding: 3px 6px 3px 6px;
}
 
.m-directory-filter-text {
    position: relative;
    color: #888888;
    line-height: 30px;
}
 
.m-directory-filter-on input, .m-directory-filter-on select {
    background: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 11px;
    border: solid 1px #CCCCCC;
    color: #333333;
    padding: 3px;
}

.m-directory-filter-apply input {
    background: #CCCCCC;
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    margin: 5px 0 0 0;
    padding: 2px 3px 3px 3px;
    border: none;
    cursor: pointer;
    cursor: hand;
}
 
.m-directory-filter-off {
    position: relative;
    font-size: 11px;
}
 
.m-directory-filter-off-label,
.m-directory-filter-off-label-hover {
    position: absolute;
    top: 4px;
    right: 0;
    width: 75px;
    height: 15px;
    color: #de6511;
    text-align: right;
    z-index: 2;
}
 
.m-directory-filter-off-label-hover {
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
}

.m-directory-load {
    position: relative;
    width: 100px;
    height: 15px;
    background: url(http://www.educationmaryland.org/library/resources/designs/ar/working_icon.gif) no-repeat;
    background-color: #FFFFFF;
    color: #333333;
    font-style: italic;
    padding: 2px 0 3px 20px;
}

.m-directory-data {
    position: relative;
}

.m-directory-count {
    position: relative;
    width: 200px;
    height: 15px;
    color: #888888;
    background: #FFFFFF;
    font-style: italic;
    padding: 0 0 3px 0;
} 

.column1 .m-directory-count, .column3 .m-directory-count {
    display: none;
}
 
.m-directory-table {
    position: relative;
    width: 100%;
    font-size: 11px;
    color: #333333;
    border-top: solid 1px #EEEEEE;
    border-right: solid 1px #EEEEEE;
    border-bottom: solid 1px #EEEEEE;
}

.column1 .m-directory-table, .column3 .m-directory-table {
    font-size: 11px;
}

.m-directory-table td {
    padding: 5px;
    border-left: solid 1px #EEEEEE;
}
 
.m-directory-table-head {
    background: #efd141;
    border-bottom: solid 1px #EEEEEE;
    color: #FFFFFF;
}

.m-directory-table-head a {
    color: #FFFFFF;
}

.m-directory-table-head-a {
    background: #d3ae00;
    border-bottom: solid 1px #EEEEEE;
}

.m-directory-table-head-a a {
    color: #FFFFFF;
}

.m-directory-table-head-d {
    background: #d3ae00;
    border-bottom: solid 1px #EEEEEE;
}

.m-directory-table-head-d a {
    color: #FFFFFF;
}
 
.m-directory-row-0 {
    background: #EEEEEE;
}
 
.m-directory-row-1 {
    background: #FFFFFF;
}

.m-directory-row-0 td, .m-directory-row-1 td {
    display: table-cell;
    vertical-align: middle;
}

.m-directory-row-0 img, .m-directory-row-1 img {
    width: 44px;
    height: 44px;
}

.m-directory-column-avatar {
    width: 44px;
}
 
.m-directory-nav {
    position: relative;
    width: 100%;
    margin-top: 7px;
    text-align: center;
    color: #333333;
    height: 15px;
    padding-bottom: 20px;
}

.m-directory-nav-previous {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    font-size: 9px;
    text-transform: uppercase;
    text-align: left;
    z-index: 10;
}

.m-directory-nav-pages {
    position: relative;
    text-align: center;
}

.column1 .m-directory-nav-pages, .column3 .m-directory-nav-pages {
    display: none;
}

.m-directory-nav-next {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    font-size: 9px;
    text-transform: uppercase;
    text-align: right;
}

.m-directory-nav-clear {
    position: relative;
    clear: both;
}

/** End Member Directory Module **/

/* Begin Member Profile Avatars */

.profile-avatar-stock {
    position: relative;
    height: 200px;
    overflow-y: scroll;
    padding: 0;
    margin: 10px 0 0 0;
    border: solid 1px #CCCCCC;
    background: #FFFFFF;
}

.profile-avatar-stock-item {
    position: relative;
    float: left;
    padding: 6px;
    background: none;
}

.profile-avatar-stock-item-hover {
    position: relative;
    float: left;
    padding: 6px;
    background: #de6511;
}

/* End Member Profile Avatars */

/*** END COMMUNITY 4.3 ***/
/* Starter 4.3 - Web: 10/25/2018 10:29:49 PM */

/*** BEGIN WEB MAIN LAYOUT ***/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #e0e0e0;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #a92022;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: disc;
	list-style-position: outside;
}

li {
	padding: 0;
}

ol {
	margin: 0 0 0 20px;
	padding-left: 10px;
	list-style: decimal;
	list-style-position: outside;
}

.firstP {
	margin: 0;
}

.main {
	position: relative;
	padding-top: 0;
	margin-top: 0;
	width: 800px;
	#width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.main-inner {
	position: relative;
}

.main-inner2 {
	position: relative;
	text-align: center;
        z-index: 1;
}

.content-outer {
	position: relative;
	text-align: center;
	background: #FFFFFF;
}

/*** BEGIN WEB FORMAT ***/

.column0 {
    position: relative;
    width: 800px;
}

.content-inner010, 
.content-inner011, 
.content-inner110, 
.content-inner111 {
    position: relative;
    border: solid 0px;
    width: 800px;
    #width: 800px;
}

.column1, .column2, .column3 {
    position: relative;
    float: left;
}

.column1 {
    width: 192px;
}

.content-inner010 .column2 {
    width: 792px;
}

.content-inner011 .column2 {
    width: 608px;
}

.content-inner110 .column2 {
    width: 600px;
}

.content-inner111 .column2 {
    width: 416px;
}

.column3 {
    width: 172px;
}

.column-border {
    position: relative;
    #width: 100%;
}

.column0 .column-border {
    border-top: solid 1px #FFF;
}

.column1 .column-border {
    border: solid 0px;
    margin-left: 20px;
}

.column2 .column-border {
    border: solid 0px;
}

.column3 .column-border {
    border: solid 0px;
}

.content-inner010 .column2 .column-border {
    margin-left: 8px;
}

.content-inner110 .column2 .column-border {
    margin-left: 12px;
}

.content-inner011 .column2 .column-border {
    margin-left: 8px;
    margin-right: 12px;
}

.content-inner111 .column2 .column-border {
    margin-left: 12px;
    margin-right: 12px;
}

.column-inner {
    position: relative;
    #width: 100%;
}

.column0 .column-inner {
    margin-left: 20px;
    margin-right: 20px;
}

.column1 .column-inner {
    margin-left: 0px;
    margin-right: 0px;
}

.column2 .column-inner {
    margin-left: 0px;
    margin-right: 0px;
}

.column3 .column-inner {
    margin-left: 0px;
    margin-right: 0px;
}

.pm-inner {
    position: relative;
    #width: 100%;
}

.column0 .pm-inner {
    margin-left: 0px;
    margin-right: 0px;
}

.column1 .pm-inner {
    margin-left: 0px;
    margin-right: 0px;
}

.column2 .pm-inner {
    margin-left: 12px;
    margin-right: 12px;
}

.column3 .pm-inner {
    margin-left: 0px;
    margin-right: 0px;
}

.content-clear, .pm-clear {
    position: relatve;
    clear: both;
}


/*** END WEB FORMAT ***/

.pm-inner .pm-inner {
   margin: 0;
}

.column0 {
	background: #FFFFFF;
        z-index: 1;
}

.content-inner010, .content-inner011, .content-inner110, .content-inner111 {
	background: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	clear: both;
}

.content-inner010 .column1,
.content-inner011 .column1,
.content-inner010 .column3,
.content-inner110 .column3 {
	display: none;
}

.mg-inner {
	position: relative;
	width: 100%;
}

/*** END WEB MAIN LAYOUT ***/


/*** BEGIN WEB MASTHEAD ***/

.masthead {
	position: relative;
	height: 150px;	
	background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
}

.masthead-language {
	display: none;
}

.masthead-search {
	position: absolute;
	top: 90px;
	right: 20px;
	width: 220px;
	height: 25px;
	text-align: right;
}

.masthead-search-field {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border: solid 1px #CCCCCC;
	color: #333333;
	width: 120px;
	#width: 128px;
	#height: 20px;
	padding: 3px;
}

.masthead-search-submit {
	background: #888888;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px 3px 3px 3px;
	width: 58px;
	#width: 52px;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.masthead-friendly, .masthead-friendly-hover {
	position: absolute;
	top: 93px;
	right: 210px;
	#right: 225px;
	height: 14px;
	width: 17px;
	background: url(http://www.educationmaryland.org/library/resources/designs/AR_NEW/icon_print_big.gif) no-repeat;
	padding-left: 15px;
	color: #888888;
	cursor: pointer;
	cursor: hand;
}

.masthead-friendly-hover {
	color: #333333;
	text-decoration: underline;
}

.masthead-email, .masthead-email-hover {
	position: absolute;
	top: 93px;
	right: 240px;
	#right: 255px;
	height: 14px;
	width: 17px;
	background: url(http://www.educationmaryland.org/library/resources/designs/AR_NEW/icon_email_big.gif) no-repeat;
	padding-left: 15px;
	color: #888888;
	cursor: pointer;
	cursor: hand;
}

.masthead-email-hover {
	color: #333333;
	text-decoration: underline;
}

.masthead-friendly-text, .masthead-email-text {
	display: none;
}

.masthead-logo, .masthead-logo-hover {
	background: url(http://www.educationmaryland.org/library/resources/2017/boost-logo-2017.jpg) no-repeat;
	position: absolute;
	top: 14px;
	left: 20px;
	width: 340px;
	height: 116px;
	cursor: pointer;
	cursor: hand;
}

/*** END WEB MASTHEAD ***/


/*** BEGIN WEB FOOTER ***/

.footer1 {
	position: relative;
	clear: both;
	height: 50px;
	background: #FFFFFF;
        z-index: 0;
}

.footer1-text {
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 10px;
	color: #BBB;
}

.footer-contact {
	position: relative;
     padding: 10px 0 0 0;
color: #999;
}

.bottom {
	position: relative;
        z-index: 0;
}

.footer2 {
	position: relative;
        z-index: 0;
}

.credit {
	position: relative;
	width: 800px;
	#width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, sans-serif;	
	font-size: 10px;
	text-align: right;
	padding: 5px 0 10px 0;
	color: #FFFFFF;
        z-index: 0;
}

.credit a {
	color: #FFF;
}

/*** END WEB FOOTER ***/


/*** BEGIN WEB EMAIL POPUP ***/

.email-popup-body {
	background: #FFF;
}
 
.email-popup-masthead {
	position: absolute;
	top: 15px;
	left: 30px;
	width: 185px;
	height: 75px;
	background: url(http://www.educationmaryland.org/library/resources/designs/credit/logo_small.gif) no-repeat;
}

.email-popup-inner {
	position: relative;
	margin-top: 80px;
	padding: 35px 30px 0 30px;
	text-align: left;
}

.email-popup-inner p {
	position: relative;
	margin-top: 3px;
}

.email-popup-title {
	position: relative;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #de6511;
	margin-bottom: 10px;
}

.email-popup-inner .form-label {
	position: relative;
	color: #de6511;
}

.email-popup-inner .form-text {
	position: relative;
	margin-bottom: 10px;
	color: #de6511;
}

.email-popup-inner input, .email-popup-inner textarea {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: solid 1px #CCCCCC;
	color: #de6511;
	padding: 3px;
}

.email-popup-button {
	cursor: pointer;
	cursor: hand;
}

/*** END WEB EMAIL POPUP ***/


/*** BEGIN WEB SEARCH ***/

.search {
	position: relative;
}

.search .page-title {
	margin-left: 0;
}

.search-options {
	position: relative;
	padding: 10px 0 0 0;
	margin: 0 0 30px 0;
	color: #888888;
}

.search-option-find {
	position: relative;
	height: 30px;
}

.search-option-find-label {
	position: relative;
	display: inline;
	font-weight: bold;
	padding-right: 5px;
	color: #888888;
}

.search-option-find-input {
	position: relative;
	display: inline;
}

.search-option-find-input input {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: solid 1px #CCCCCC;
	color: #333333;
	padding: 3px;
}

.search-option-find-submit {
	position: relative;
	display: inline;
}

.search-option-find-submit input {
	background: #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0;
	padding: 2px 3px 3px 3px;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.search-option-groups {
	position: relative;
	margin-left: 40px;
}

.search-option-groups-label {
	position: absolute;
	top: 42px;
	left: 9px;
	width: 25px;
	text-align: right;
	font-weight: bold;
	color: #888888;
}

.search-option-group-column {
	position: relative;
	float: left;
	width: 150px;
	color: #333333;
}

.search-option-group-clear {
	position: relative;
	clear: both;
}

.search-option-show {
	position: absolute;

	top: 10px;
	right: 0;
}

.search-option-show .form1 {
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: solid 1px #CCCCCC;
	color: #333333;
	padding: 3px;
}

.search-option-show-label {
	position: relative;
	display: inline;
	font-weight: bold;
	color: #888888;
	padding-right: 5px;
}

.search-info {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.search-found {
	position: relative;
	color: #888888;
	font-style: italic;
}

.search-click {
	position: absolute;
	text-align: right;
	color: #888888;
	font-style: italic;
	top: 0;
	right: 0;
	width: 250px;
}

.search-table-outer {
	position: relative;
	width: 100%;
}

.search-table {
	position: relative;
	width: 100%;
}

.search-table td {
	font-size: 12px;
	color: #333333;
}

.search-table-head-number {
	width: 30px;
}

.search-table-head, .search-table-head-right, .search-table-head-number {
	background: #de6511;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #EEEEEE;
}

.search-table-head-a, 
.search-table-head-right-a {
	background: url(http://www.educationmaryland.org/library/resources/designs/AR/search_arrow_up.gif) no-repeat;
}

.search-table-head-d, 
.search-table-head-right-d {
	background: url(http://www.educationmaryland.org/library/resources/designs/AR/search_arrow_down.gif) no-repeat;
}

.search-table-head-a, 
.search-table-head-right-a,
.search-table-head-d, 
.search-table-head-right-d {
	background-color: #de6511;
	padding-left: 15px;
	color: #FFFFFF;
}

.search-table-head-right, .search-table-head-right-a, .search-table-head-right-d {
	width: 85px;
}

.search-table-head a, .search-table-head-right a,
.search-table-head-a a, .search-table-head-right-a a,
.search-table-head-d a, .search-table-head-right-d a {
	color: #FFFFFF;
}

.search-row-0 td,
.search-row-1 td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.search-row-0 {
	background: #FFFFFF;
	color: #333333;
}

.search-row-0 a, .search-row-1 a {
	color: #de6511;
}

.search-row-1 {
	background: #EEEEEE;
	color: #333333;
}

.search-nav {
	position: relative;
	margin-top: 15px;
	text-align: center;
	color: #de6511;
	height: 15px;
        margin-bottom: 20px;
}

.search-nav a {
	color: #de6511;
}

.search-nav-previous {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	text-align: left;
	font-style: italic;
	z-index: 10;
}

.search-nav-pages {
	position: relative;
	text-align: center;
}

.search-nav-next {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	text-align: right;
	font-style: italic;
}

.search-nav-clear {
	position: relative;
	clear: both;
}

/*** END WEB SEARCH ***/


/*** BEGIN WEB SITEMAP ***/

#sitemap535 {
   display: none;
}

.sitemap {
	position: relative;
	width: 100%;
        margin-bottom: 20px;
}

.sitemap-column-inner {
	padding-left: 15px;
}

.sitemap-column .sitemap-column-inner {
	border-left: solid 1px #CCCCCC;
}

.sitemap-upper {
	position: relative;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}

.sitemap-upper a {
	color: #de6511;
}

.sitemap-lower-parent, .sitemap-lower {
	position: relative;
	padding-left: 10px;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	background: url(http://www.educationmaryland.org/library/resources/designs/navigation/bullet_square.gif) no-repeat;
	background-position: 2px 7px;	
}

.sitemap-lower-parent a, .sitemap-lower a {
	color: #888888;
}

.sitemap-lower-parent .sitemap-lower a {
	color: #888888;
}

.sitemap-lower-parent .sitemap-lower-parent a {
	color: #888888;
}

.sitemap-lower-parent .sitemap-lower-parent .sitemap-lower a {
	color: #888888;
}

.sitemap-clear {
	position: relative;
	clear: both;
}

/*** END WEB SITEMAP ***/

