/* CSS Document - Author - Andy Morley, Adtrak Services Ltd, email: andy@adtrak.co.uk*/
/*Page Heading Styles
-------------------------------------------------------------------------------------*/
h1{
	color: #666666;
	font-size:0.9em;
	text-transform:uppercase;
	text-align:left;
	margin: 0px;
	padding:0px;
	font-weight: bold;
}
h2{
	color: #666666;
	font-size:1em;
	text-align:left;
	margin: 0px;
	padding:0px;
	font-weight: bold;
	padding-top: 6px;
}

#page-heading {
	position:absolute;
	width:390px;
	height:13px;
	z-index:1;
	left: 268px;
	top: 82px;
	font-size:0.9em;

}

#sub-heading {
	position:absolute;
	width:110px;
	height:12px;
	z-index:1;
	left: 77px;
	top: 30px;
	font-size:0.9em;

}

#special-offers-heading {
	position:absolute;
	background-image: url(../../images/misc/blank-submenu-header.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:132px;
	height:26px;
	z-index:1;
	left: 39px;
	top: 273px;
	padding-top: 19px;
	padding-left: 38px;
}
#special-offers-heading-index {
	position:absolute;
	background-image: url(../../images/misc/blank-submenu-header.jpg);
	background-repeat: no-repeat;
	background-position:top;
	z-index:1;
	left: 36px;
	top: 273px;
	padding-top: 19px;
	padding-left: 38px;
	width:132px;
	height:26px;
}
#buyers-protection-heading {
	position:absolute;
	background-image:url(../../images/misc/blank-submenu-header.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:132px;
	height:26px;
	z-index:1;
	left: 39px;
	top: 460px;
	padding-top: 19px;
	padding-left: 38px;
}
