/***** BASIC HTML Styles *****/
/* Lady Lever */
/*Headings - Primary colour*/
h2, p.h2look
{
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #4D4D4D;
}

h3, p.h3look
{
	line-height: 1.2em;
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	color: #4D4D4D;
}

/* changed h4 - DB */
h4, p.h4look
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	color: #4D4D4D;
}

h1
{
	line-height: 1.2em;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 1em 0;
}
h1.venue a
{
	color: #000000;
}

/* added contextHeader to remove h2 from context panel heading */
.contextHeader, h2.white a
{
	
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 1em 0;
}

h1, h2, h3, h4, .contextHeader, h2.white a
{
	color: #4d4d4d;
}

/*Top bar - Background Primary colour*/

div.boxtitle, hr.boxout
{
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #467f88;
	background-color: #ffffff;
}

/*Border Colour*/
td.sidenavbg
{
	border-color: #467f88;
}

td.sidenavbg div.feature-box-museums {
    width:180px;
}

/*overwrite of boxes and gallery panels to include stripe down left hand side */

.salmonblackborder
{
	background-color: #39346e;
	margin: 0.5em 0.25em 0.5em 0.25em;
	padding: 3px 6px 3px 6px;
	border: solid 1px #467f88;
	border-left: solid 12px #467f88;
}
table.gallerypanel
{
	margin: 3px 3px 1em 3px;
	padding: 3px 3px 3px 3px;
}
table.gallerypanel td.galleryitem img.photocentre
{
	margin-top: 10px;
	border: solid 1px #999999;
}
td.galleryitem
{
	padding: 0px 0px 10px 0px;
}

/* Gallery overwrite colours from tourgallery.css */

div.ImagePanel
{
	height: auto;
	float: left;
	border-color: #467f88;
	background-color: #467f88;
}
div#MyImageGallery_ImgPnl img
{
	display: block;
	margin: 0px auto 5px auto;
	text-align: center;
}

div#MyImageGallery_PgrImgs_PagerPanel DIV
{
	margin-top: 0.5em;
	background-color: #467f88;
}

div#MyImageGallery_PgrImgs DIV a:link, div#MyImageGallery_PgrImgs DIV a:visited
{
	color: #467f88;
}

div#MyImageGallery_PgrImgs DIV a:hover
{
	color: #FFFFFF;
}

a:link, a:visited, a:active
{
	color: #32539f;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

ul li
{
	background-image: url(/ladylever/graphics/link_arrow.gif);
}

#subnav li
{
	background-color: #44668C;
}

.feature-box-museums
{
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #44668C;
}

ul#museum-list li
{
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}

#subnav li a:link, #subnav li a:visited, #subnav li a:active, .back2top a:link, .back2top a:visited, .back2top a:active
{
	color: #ffffff;
}

#header a:link, #header a:visited, #header a:active
{
	text-decoration: none;
}
#header
{
    height:160px;
    background-image:none;
    background-color:#CCE3F4;
}

#header-content {
	padding: 5px 0 5px 0;
}

#header #headertext {
    position:relative;
    top:116px;
    margin-left:15px;
    width:390px;
    height:35px;
    z-index:2;
    color:#D60031;
}

#header #headertext p {
    color:#44668C;
}

#main-logo {
    width:120px;
    height:90px;
}

#main-logo a {
    width:335px;
    height:150px;
}

#accessibility-nav li a:link, #accessibility-nav li a:visited, #accessibility-nav li a:active {
    color:#44668C;
}

#searchform input#searchsubmit {
    background-color:#44668C;
}

#header ul li
{
	background-image: none;
}

#navcontainer ul li a
{
	background-color: #577f86;
}

td.contentdisplaynoimage {
    border-top: 0.2em solid #467f88;
}

