.heading1, h1 {
	color : #333333;
	font-size: 1.5em;
	line-height : 1.3em;
	padding : 0px 0px 3px 0px;
	margin : 0px 0px 7px 0px;
}

.heading2, h2 {
	color : #999;
	font-size: 1.3em;
	line-height : 1.2em;
	padding : 0px 0px 9px 0px;
	margin : 0px;
}

.heading3, h3 {
	font-size: 1.1em;
	line-height : 1em;
	padding : 0px 0px 7px 0px;
	margin : 0px;
}

.normal {
	padding : 0px;
	margin : 0px 0px 9px 0px;
}

.subjectHeading {
	background : none; 
	color : #DA5399;
	padding : 3px 7px 3px 7px;
	margin : 0px;
}

.colouredHeading {
	color : #DA5399;
	font-size: 1.5em;
	line-height : 1.3em;
	padding : 0px 0px 3px 0px;
	margin : 0px 0px 7px 0px;
}

/*---------------------------- Lund Humphries // Imprints ----------------------------------*/

div.imprint {
	background : #DA5399;
	height : 12px;
	width : 100%;
	padding : 0px;
	float : left;
	overflow : hidden;
}

div.imprintHolder, div.imprint_subject {
	background : #EEE;
}

div.linksMainHolder h1 {
	color : #DA5399;
}

div.linksMainHolder li {
	background : url('../../../images/bullet_lundh.gif') no-repeat 0% 6px;
}

#logo {
	background : url('../../../images/new/lh_logo.gif') no-repeat;
}

div.imprint_subject h1 {
    color: #666;
}

div.module1Holder h1 {
	color : #DA5399;
	padding : 4px 10px 4px 0px;
}

div.module1Holder h1.headlines {
	color : #333333;
	background : none;
	padding : 0px 0px 3px 0px;
	margin : 0px 0px 7px 0px;
	text-align:left;
}

div.module1Holder h1.headlines_pic {
	color : #333333;
	padding : 0px 7px 3px 0px;
	margin : 0px 0px 7px 0px;
	background : url('../../../images/lundhumphriesHeadlines.gif') no-repeat 0% 100%;
}

/*************** button background colours *******************/
input.submitBack, input.submitDetails, input.submitSearch, input.submitAddBasket, input.ShowDetails, 
input.submitUpdateBasket, input.submitCheckoutBasket, input.submitTitleSearch, input.submitLogin,
input.submitSend, input.submitRegister, input.submitClear    
{
	background-color : #eee;
	cursor: pointer;
	color:#666;
}

a.linkbutton {
	background-color : #eee;
	color:#666;
}
a.linkbutton:hover {
	color:#333;
}

a.blocklink
{
	padding: 5px;
	width: 260px;
	float: left; 
	font-size: 1.1em; 
	font-weight: bold; 
	text-decoration: none;
}

div.leftMenu{
	display:none;
}
div.leftMenu-LH{
	display:block;
}
div.leftMenu-LH ul{
	list-style-type:none;
	padding-top:0;
}
div.leftMenu-LH ul li{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:none;
	padding:5px 5px 5px 8px;
}
div.leftMenu-LH ul li a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}
div.leftMenu-LH ul li a:hover{
	color:#DA5399;
}
div.leftMenu-LH ul li.search{
	border:none;
	background:none;
	padding:0;
	line-height:1px;
}
div.leftMenu-LH ul li.search a{
	padding:0;
}
.rss-icon{
	float:right;
}
div.LH-banner, div.LH-caption, div.LH-promo-area, div.lower-promo{
	display:none;
}

.landing-sub-boxes a{
	display:block;
	width:250px;
	padding:10px;
	color:#fff;
	background:#666;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
.landing-sub-boxes a:hover{
	text-decoration:underline;
	color:#fff;
}
