.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 : #00A2B4;
	padding : 3px 7px 3px 7px;
	margin : 0px;
}

.colouredHeading {
	color : #00A2B4;
	font-size: 1.5em;
	line-height : 1.3em;
	padding : 0px 0px 3px 0px;
	margin : 0px 0px 7px 0px;
}

/*---------------------------- Gower // Imprints----------------------------------*/

div.imprint, div.imprint_subject {
	background : #00A2B4;
}

div.imprintHolder {
	background-color : #00A2B4;
}

div.linksMainHolder h1 {
	color : #00A2B4;
}

div.linksMainHolder li {
	background : url('../../../images/bullet_gower.gif') no-repeat 0% 6px;
}

#logo {
	background : url('../../../images/gower_logo.gif') no-repeat;
}

div.module1Holder h1 {
	color : #00A2B4;
	padding : 0px 7px 3px 0px;
}

div.module1Holder h1.headlines {
	color : #333333;
	background : url('../../../images/gowerHeadlines.gif') no-repeat 0% 100%;
	padding : 0px 7px 3px 0px;
	margin : 0px 0px 7px 0px;
}

div.module1Holder h1.headlines_pic {
	color : #333333;
	padding : 0px 7px 3px 0px;
	margin : 0px 0px 7px 0px;
	background : url('../../../images/gowerHeadlines.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, input.submitPrint, input.submitDelete, input.submitDownload,
input.submitEmail    
{
	background-color : #00A2B4;
	cursor: pointer;
}

a.linkbutton {
	background-color : #00A2B4;
}