/* Start of CMSMS style sheet 'SlugBooks Styles' */
ol {
	list-style-type: decimal; line-height: 1.4em; margin-left: 30px;
}
ul {
	line-height: 1.4em;
    margin-left: 30px;
}
div#LoginTextTop {
   margin-left: 0px;
   margin-right: 20px;
   margin-bottom: 0px;
   color: #000000;
   font-size: 90%;
   line-height: 1.3em;
}
a.SmallLink:link {
   color: #0e1ba7;
   font-size: 90%;
   text-decoration: none;
   font-weight: bold;
}
a.SmallLink:visited {
   color: #0e1ba7; 
   font-size: 90%;
   text-decoration: none; 
   font-weight: bold;
}
a.SmallLink:hover {
   color: #0e1ba7; 
   font-size: 90%;
   text-decoration: underline; 
   font-weight: bold;
}
a.SmallLink:active {
   color: #0e1ba7; 
   font-size: 90%;
   text-decoration: none; 
   font-weight: bold;
}
a.CollegeLinksHome:link {
   color: #0e1ba7;
   text-decoration: none;
   font-weight: bold;
}
a.CollegeLinksHome:visited {
   color: #0e1ba7; 
   text-decoration: none; 
   font-weight: bold;
}
a.CollegeLinksHome:hover {
   color: #0e1ba7; 
   text-decoration: underline; 
   font-weight: bold;
}
a.CollegeLinksHome:active {
   color: #0e1ba7; 
   text-decoration: none; 
   font-weight: bold;
}

.CollegeLinksHome {
   font-size: 110%;
}
.CalendarHeaderText {
   color: #ccc;
   font-weight: bold;
   font-size: 90%;
   margin-top: 7px;
   margin-left: 12px;
}
DIV#CalendarContentText {
margin: 12px;
color: #000000;
font-size: 90%;
}
DIV#MainContentText {
margin: 12px;
color: #000000;
width: 918px;
}
DIV#MainSearchText {
margin: 12px;
color: #000000;
width: 632px;
}
DIV#GlobalContent {
margin: 12px;
color: #000000;
width: 918px;
}
DIV#HomeNewsContainer {
border-left: 1px dotted black;
height:260px;
}
DIV#HomeNewsText {
margin-left: 20px;
font-size: 100%;
color: #000000;
}
.BookListTitleText {font-size: 12px; color: #000; font-weight: bold; }
.BookListBaytree {font-size: 12px; color: #666; font-weight: bold; }
.BookTitles {font-size: 12px; color: #999; font-weight: bold; }
.BookAuthors {font-size: 12px; color: #000; font-weight: none; }
a.BookExitLink {font-size: 12px; color: #009; font-weight: bold; }
table.NewsFeed {
   width: 100%;
   border-width: 1px;
   border-style: dotted;
   border-color: gray;
   margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
}
table.NewsFeed td {
   padding-top: 10px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 10px;
}
.opacity img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.opacity:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}
.smalltxt {
   color: #000000; 
   font-size: 95%; 
   line-height: 1.2em;
}
.errorList, .resultList {
	background-color: #FFB7B9;
	padding: 3px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.resultList {
background-color:#BFFFC9
}
.SBButton {
	cursor:pointer;
}
.SBEmailTable {
	background-color: #D1D2C6;
}
img.BookImage {
margin-top: 10px;
border-width: 1px;
border-style: solid;
border-color: #000000;
}
/* End of 'SlugBooks Styles' */

