﻿body {
    border-left:1px #000000 solid;
	border-right: 1px #000000 solid;
}

/* Header: On top on all pages */
#ctl00_PanelHeader {
	background:url(imgs/logoBlue-bg.png) repeat-x; 	/* Behind logo  */
	background-position:bottom;
	background-color: #F3F8FF;
	border-bottom:1px #d5e5ff solid;
}

#ctl00_PanelHeader .logotext	{color:#666666;}

/* Main conteantarea */
#content {
	background-color: #d5e5ff;
}

/* Main-Text: The text on all pages goes here */
#main-text {
	background-color: #d5e5ff;
}

a:hover{color:#537967;text-decoration:none}

td.menuContainer {
    background-color:#d5e5ff;
}

.xboxcontent {background: #ffffff;}
.xb2, .xb3, .xb4 {background:#ffffff;}

#ctl00_navbar {
	background-color:#d5e5ff;
	border-right:1px #5177B5 solid;
}

#ctl00_navbar ul li ul li {
	margin-bottom: 0px;
	background:#f3f8ff url(imgs/lmlBlue2.png) repeat-y;
}

#topmenu {
	background:#7FA5D7 url(imgs/lmlBlue1.png);
	border-bottom:1px #5177B5 solid;
}

#topmenu a {
	color: #ffffff;
}

#ctl00_navbar ul li{
	background:#7FA5D7 url(imgs/lmlBlue1.png);
}

#ctl00_navbar ul li a {
	color: #f3f8ff;
}

#ctl00_navbar ul li ul li a {
	color: #000000;
}

#ctl00_navbar ul li a {
	border-top:1px #5177B5 solid;
	border-bottom:1px #5177B5 solid;
}

#ctl00_navbar a:hover {
    color:#537967;
    background:#ffffff;
}

#ctl00_navbar > ul > li > a:hover {
	color:#537967;
}

/* Footer: Used on all pages */
.footer {
	border-bottom:3px #5177B5 solid;
	background:#d5e5ff;
}

.linksBox div.LinkListHeader {
    background:#7FA5D7 url(imgs/lmlBlue1.png);
    border-bottom:1px #5177B5 solid;
    border-top:1px #d5e5ff solid;
}

.linksBox {
    background:#ffffff;
}

.FrontSearch {
    BACKGROUND:url(imgs/searchBlue-bg.png);
    BORDER: none;
    background-position:bottom;
}

/* Detail row, alternate colors  */
.marc_record_row_two { background-color:#E3EEFF}

/*alternating color for grid */
.rgAltRow 
{
    background: #f3f8ff;
}

.statusbar a {
    color: #FFFFFF;
}

/* Used when expanding the shopping basket*/
.shoppingBasket {
    background-color: #668CC6;
}
