/*
Site Name: LBS 1.0
Site URI: http://www.lbsltd.co.uk
Description: Main CSS for a transition version of the LBS website.
Build date: July 2007
Author: Allan Wenham, after Emma Barnes, after James Bridle, after Anna Torborg
Author URI: snowbooks.com
Version: 1.0
*/

body {
	padding: 0px;
  	margin: 0px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
  	color: #dbeff8;
  	background: #e1daca url('../graphics/redmen.jpg') no-repeat center top;
	text-align: center;
	}
	
.bodyNoBG {
	padding: 0px;
  	margin: 0px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
  	color: #dbeff8;
	background: #FFFFFF none no-repeat center top !important;
	text-align: center;
	}

/* BEGIN LAYOUT 
------------------------------------------------------- */

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.datetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #46546E;
}

.newstitletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #46546E;
}

#main {
	margin: 90px auto 20px auto;
	padding: 0 10px;
	width: 775px;
	background: #fff url('../graphics/column_bg.jpg') no-repeat center top;
	border: 1px solid #9c9d9f;
	text-align: left;
	}

#sidebar {
	float: left;
	width: 200px;
	margin: 200px 0 0 0;
	padding: 5px;
	text-align: center;
	}

.sidebarblock {
	background: transparent;
	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
	text-align: left;
	}

#mainpanel {
	float: left;
	width: 540px;
	margin: 30px 0 20px 0;
	padding: 0px;
	background: transparent;
	text-align:left;
	}

img.spacer {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#footer {
	clear: both;
	background: #fff url('../graphics/column_bottom.jpg') no-repeat center bottom;
	padding: 20px;
	}

/* Navbar
-------------------------------------------------------  */
.links {
	text-align:center;
	font-size: small;
	font-weight: bold;
	padding: 20px 0 0 0;
	}
.sublinks {
	text-align:center;
	font-size: x-small;
	font-weight: bold;
	padding: 0 0 0 0;
	}
	
.links a:link, .links a:visited {
	padding: 5px;
	}
.sublinks a:link, .links a:visited {
	padding: 5px;
	}
	
.links a:hover {
	padding: 5px;
	color: #fff;
	background-color: #6e6c68;
	text-decoration: none;
	}
.sublinks a:hover {
	padding: 0px;
	color: #fff;
	background-color: #6e6c68;
	text-decoration: none;
	}
.links a:active {
	padding: 5px;
	color: #fff;
	background-color: #293240;
	text-decoration: none;
	}
.sublinks a:active {
	padding: 0px;
	color: #fff;
	background-color: #293240;
	text-decoration: none;
	}
/* BEGIN BASIC STYLES
-------------------------------------------------------  */

h1 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-top: 20;
	padding: 30px 0px 150px 20px;
	color: #006699;
	}
	
.h1Normal {
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-top: 20;
	padding: 0px 0px 0px 0px !important;
	color: #006699;
	}

h2 {
	font-size: small;
	font-weight: bold;
	color: #006699;
	margin-top: 10px;
	margin-left: 20px;
	}

h3 {
	font-size: xx-small;
	font-weight: bold;
	color: #006699;
	margin-top: 10px;
	margin-left: 20px;
	text-align:  center;
	}


p {
	color: #46546E;
	text-align: left;
	}

.righty
 {text-align: right;}


.centered {
	text-align: center;
	}

p.left {
	text-align: left;
	}

p.blurb {
	font-size: 12px;
	line-height: 18px;
	}

p.blurb a {
	text-decoration:underline;
	}

#sidebar p {
	text-align: left;
	}

#sidebar img {
	text-align: center;
	}

#sidebar h2 {
	margin-left: 0px;
	}

#mainpanel p {
	margin-left: 20px;
	margin-right: 20px;
	}

ul {
	list-style: none;
	}
	
li {
	color: #46546E;
	text-align: justify;
	margin-right: 10px;
	margin-top: 5px;
	padding-left: 25px;
	background-image: url('../graphics/bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.liNG {

	color: #46546E;
	text-align: justify;
	margin-right: 10px;
	margin-top: 5px;
	padding-left: 25px;
	background-image: none !important;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar ul {
	margin-left: 0px;
	}

/* Other - LBS
-------------------------------------------------------  */

.ErrMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	color: #EE0000 !important;
}

.no_show {
	display:	none;
	}.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	line-height: 20px;
	font-weight: bold;
}

.paging {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: none;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #46546E;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #46546E;
}

.navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #46546E;
}
/* LINK STYLES
-------------------------------------------------------  */

a, a:visited {  
	color: #336799; 
  	text-decoration: none;
       	}

a:hover {
  	text-decoration: underline;
        }

a:bloglink {
           font-style: bold;
           }

/* IMAGE STYLES
-------------------------------------------------------  */

a img, a:hover img {
	border: 0;
	text-decoration: none;
	}



/* ADDED FOR PUBLISHERS LIST - SL JUNE 09
-------------------------------------------------------  */
#publishers
{
    padding: 0 0 0 12px;
    <!--margin-bottom:20px;-->
}

#publishers div.col
{
    float:left;
    padding: 3px;
    width:170px;
}
#publishers div.col div
{
    color: #000;
    padding: 3px 0 0 0;
}


