﻿

/*red text form 01_002_YourLoans 30/10/08 LL */

#redtext  
{
    
    color:Red;   
 }

#acctext
{
    position:relative;
    top: 227px;
    
    
}    

#frontpage li
{
      list-style-type:disc; 
      margin-left: 25px;
      
}

body
{
	/* font: 0.8em Tahoma,Arial,Helvetica,sans-serif; MDE */
    background-color: #FFFFFF;
	color: #000000;
}

/* ------------------------ footer styles start ------------------------ */

#footer
{
	background-color: #02614D;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	color: #FFFFFF;
}

#footer a
{
	color: #FFFFFF;
}

/* ------------------------ footer styles start ------------------------ */

/* ------------------------ header styles start ------------------------ */

div.resbasket
{
	background-color: #E0E0E0;
	border: solid 2px #C0C0C0;
}

div.basketTitleImage
{
	background: Transparent url(https://www.surreylibraries.org/App_Themes/Default/images/add_items_icon.gif) no-repeat scroll left center;
}

span.basketTitleText
{
	font-size: 95%;
	font-weight: bold;
}

div.loginIcon
{
	background: #02614D url(https://www.surreylibraries.org/App_Themes/Default/images/login_icon.gif) no-repeat scroll top left;
	float:right;
	min-height:24px;
	height: auto!important;
	height:24px;
	margin-right:2px;
	margin-top:0.15em;
	width:23px;
}

.eresourcelink
{
	background: #FFFFFF url(https://www.surreylibraries.org/App_Themes/Default/images/headerlink_eresource.gif) no-repeat scroll -10px 0;
}

.eresourcelink a, .eresourcelink a:visited, .homelink a, .homelink a:visited, .registerlink a, .registerlink a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.header
{
	background: #FFFFFF url(https://www.surreylibraries.org/App_Themes/Default/images/headMain.gif) no-repeat scroll -10px 0;
	color: #000000;
}

.homelink
{
	background:#FFFFFF url(https://www.surreylibraries.org/App_Themes/Default/images/headerlink_home.gif) no-repeat scroll -10px 0;
}

.registerlink
{
	background:#FFFFFF url(https://www.surreylibraries.org/App_Themes/Default/images/headerlink_register.gif) no-repeat scroll -10px 0;
}

#headerMenu
{
	background-color:#02614D;
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	color:#FFFFFF;
}

#headerMenu a a:visited
{
	text-decoration:none;
}

.navheader
{   
	background:url(https://www.surreylibraries.org/App_Themes/Default/images/headerlink2.gif) no-repeat top right;
}

/* ------------------------  header styles end  ------------------------ */


/* ------------------------  navigation menu styles start  ------------------------ */

/*div.menuicon1
{
	background: Transparent url(http://www.surreylibraries.org/App_Themes/Default/images/search_icon.gif) no-repeat left center;
}

div.menuicon2
{
	background: Transparent url(http://www.surreylibraries.org/App_Themes/Default/images/personal_record_icon.gif) no-repeat left center;
}

div.menuicon3
{
	background: Transparent url(http://www.surreylibraries.org/App_Themes/Default/images/recently_reviewed_icon.gif) no-repeat left center;
}

div.menuicon4
{
	background: Transparent url(http://www.surreylibraries.org/App_Themes/Default/images/search_icon.gif) no-repeat left center;
}

div.menuicon5
{
	background: Transparent url(http://www.surreylibraries.org/App_Themes/Default/images/Browse_reading_list_icon.gif) no-repeat left center;
}

div.menuicon6
{
	background: Transparent url(http://www.surreylibraries.org/App_Themes/Default/images/register_icon.gif) no-repeat left center;
}

div.menuicon7
{
	background: Transparent url(http://www.surreylibraries.org/App_Themes/Default/images/e-resources_icon.gif) no-repeat left center;
}

div.menulink
{
	background-color: #C0C0C0;
}

div.submenulink
{
	background-color: #E0E0E0;
}

div.collapsemenu
{
	background: Transparent url(http://www.surreylibraries.org/App_Themes/Default/images/collapse.gif) no-repeat center center;
	cursor: pointer;
}

div.expandmenu
{
	background: Transparent url(http://www.surreylibraries.org/App_Themes/Default/images/expand.gif) no-repeat center center;
	cursor: pointer;
}

ul#ctl00_tvwMenu_UL li
{
	n.b to chnage menu left hand border colour update image App_Themess/IE/images/menuborder.png 
	background: url(http://www.surreylibraries.org/App_Themes/Default/images/menuborder.png);
}*/

/* ------------------------  navigation menu styles end  ------------------------ */


/* ------------------------ page styles start ------------------------ */

/* --- home page --- */

.booksearch
{
	background-color: #E0E0E0;
}

.latestBookTitle
{
	background-color: gray;
	color:#FFFFFF;
	font-size:1.5em;
	font-style:normal;
	font-weight:normal;	
}

.mainHeader
{
	background-color: #02614D;
	color: #FFFFFF;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal; 
	padding: 5px 0 6px 0;  MDE added */
}

.welcome
{
	background: #DCE4E6 url(https://www.surreylibraries.org/App_Themes/Default/images/books.gif) no-repeat scroll left center;
}
/* homepage */

/* --- advanced search page --- */

.advancedsearchrow
{
	border-bottom: solid 1px #C0C0C0;
}

/* --- --- */


/* --- login --- */
div#loginfailresult
{
	background-color: #FFFFFF;
	color: red;
}
/* --- advanced search page --- */


/* ------------------------ page styles end ------------------------ */

/* ------------------------ generic controls style start ------------------------ */

a
{
	/*color: #02614D; MDE: pick-up from SCC style-sheet */
}
a:visited
{
	/* color: #02614D; MDE: pick-up from SCC style-sheet */
}

.contentMainUserButton a, .contentMainUserButton a:active,
.contentMainUserButton a:hover,.contentMainUserButton a:visited
{
	color: #ffffff;
	background-color:#02614D ! important;
	border-color: #bfb8bf;
	border-style: Solid;
	border-width: 1px;
	font-size: 1em;
	/*font-size:0.9em;
	font-weight: bold;*/
	text-decoration: none ! important;
}

#scc-content fieldset, #scc-content legend /* MDE: prefixed both with #scc-content */
{
	/* n.b when changing the color update image App_Themess/IE/images/fieldSetTitle.gif */
	/*border-color: #C0C0C0; MDE changed */
	border-color: #C9E0D8;
}

h1
{
	font-size: 1.7em;
}

h2, h3
{
	font-size: 1em;
}

img
{
	border: 0;
	font-family:Arial Narrow;
	font-size: 0.8em;
	white-space:nowrap;
}

#scc-content legend /* MDE prefixed with #scc-content */
{
	background-color: /* #C0C0C0; */ #C9E0D8;
	/*color: #FFFFFF; MDE: removed */
	color: #000000;
	font-weight: bold; /* 900; MDE removed */
}

table
{
	/*font:1em Tahoma,Arial,Helvetica,sans-serif; MDE */
	color:#000000;
}

textarea
{
	/*font-family: Tahoma,Arial,Helvetica,sans-serif; MDE */
}

input, textarea, select, option
{
    margin-right: 5px; /* MDE added */
	/*border: 1px solid #AAABB8;
	font-size: 0.9em;  MDE: pick-up from SCC style-sheet */
}

.button
{
	/*background: #C0C0C0;
	border: 1px solid #737B88;
	font-weight: bold;
	font-size: 0.9em;  MDE: pick-up from SCC style-sheet */
}
/* ------------------------ generic controls styles start ------------------------ */

/*.NavigationContainer
{
    background-color:#BBBBBB;
	padding-top:0px;
}

.NavigationContainer a a:visited

{
	color:black;
	text-decoration:none;
}

.NavigationContainer h3
{
	background-color: #02614D;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
}

.NavigationLinksContainer
{
	border: none 0px #02614D;
}

.NavigationLinksContainer ul li
{
	color:#000000;
}*/

.pageOptionSeperator
{
	float:left;
	font-size:180%;
	margin-right:2px;
	min-height:28px;
	height:auto ! important;
	height:28px;
}

.BrowseResultsRow0, .AccountSummaryRow0
{
	background-color:#FFFFFF;
}

.BrowseResultsRow1, .AccountSummaryRow1
{
	background-color:#E0E0E0;
}

table.accountsContainer td, table.payments td, td.TitleInformationCopyAvailItem1,
td.TitleInformationCopyAvailItem2, table.TitleInformationTable td{
    font-size:1em ! important;
}

div.AccountDetailsRowTitle h2{
    font-size:1em ! important;
}

#ctl00_ContentPlaceCenterContent_mediaLimit{
    overflow:scroll;
    width:100%;
}