/*** GLOBAL ***/
body {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica,
		sans-serif;
	font-size: 12px;
	height: 100%;
}

body,td {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica,
		sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #A50326;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #A53003;
}

a:active, a:focus {
	outline:none;
}  

/* welcome page	*/
#welcome
{
	background: url(/ha/_img/bkg_welcome.gif) top left repeat-x #806f67;
}

#welcome div
{
	margin:0px; padding: 0px;
}

#welcome div#box
{
	width: 990px;
	color: #ffffff;
}

#welcome div#box a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#welcome div#select_country_default
{
	position: relative; top: 23px; left:-120px;
	width: 400px;
	text-align: right;
}

#welcome div#select_country_default a
{
	color:#ffffff; font-size: 14px;
}

#welcome div#select_country_layer_off
{
	position: relative; top: -10px; left:290px;
	width: 395px;
}

#welcome div#select_country_layer_on
{
	position: relative; top: -55px; left:290px;
	width: 395px;
	visibility: hidden;
}

#welcome div#select_country_layer
{
	position: relative; top: -540px; left:290px;
	width: 395px;
	background-color: #666666;
	visibility: hidden;
	z-index: 999;
}

#welcome div#select_country_layer table td
{
	vertical-align: top;
}

#welcome div#select_country_layer a
{
	color: #bbb9bd; font-weight: bold; font-size: 14px;
}

#welcome div#flashcontent
{
	position: relative; top: -45px; left:0px;
	width:990px; height:500px;
}

#welcome div#footer_sx
{
	position: relative; top: -150px; left:-198px;
	width:595px;
	font-size: 11px; text-align: left; color:#d9d4d2;
}
#welcome div#footer_dx
{
	position: relative; top: -170px; left:280px;
	width: 400px;
	font-size: 14px; text-align: right;
	margin-bottom: -200px;
}

#welcome div#footer_dx a
{
	color:#ffffff;
}

	/*	______________	 */
.txt14px {
	font-size: 14px;
}

.txt12px {
	font-size: 12px;
	color: #ffffff;
}

.txt14pxRed {
	font-size: 14px;
	color: #A50326;
}

.bkgCatalogues {
	background-image: url(../_img/bkg_catalogues.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #81A6C5;
}

.bkgCatalogues_download {
	background-image: url(../_img/bkg_catalogues.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E2E4E1;
}

.bkgCatalogues_contactus {
	background-image: url(../_img/bkg_catalogues_contactus.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #81A6C5;
}

.txtDownloadInfo {
	font-size: 12px;
	color: #595A59;
	text-align: right;
}

.bkgContacts {
	background-color: #E2E4E1;
	background-image: url(../_img/img_back_contatcus.gif);
	background-repeat: repeat;
	background-position: 0px top;
}

.bkgDesign {
	background-image: url(../_img/bkg_design.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bkgMediaRoom {
	background-image: url(../_img/bkg_mediaroom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bkgProductLinePage {
	background-color: #DCCEA6;
/*	background-image: url(../_img/bkg_products.gif);*/
	background-repeat: repeat-y;
}

.bkgProductListPage {
	background-color: #DCCEA6;
	background-image: url(../_img/bkg_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.bkgService {
	background-image: url(../_img/bkg_servicelocator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e2e4e1;
}

.bkgStore {
	background-position: left top;
	background-color: #E2E4E1;
}

.bkgColourStyle {
	background-color: #E2E4E1;
}

.bkgContactUs {
	background-color: #E2E4E1;
	background-image: url(../_img/bkg_products.gif);
	background-repeat: repeat-y;
}

.bkgContactUsContent {
	background-color: #E2E4E1;
	background-image: url(../_img/bkg_contactus.jpg);
	background-repeat: no-repeat;
	background-position: 350px 80px;
}

.line_gray {
	background-color: #9A9074;
	margin-top: 2px;
}

.productSheetTools {
	background-color: #a50326;
}

a.productsheet {
	color: #FFFFFF;
	text-decoration: none;
}

a.productsheet:hover {
	text-decoration: underline;
}

a.productsheet:visited {
	color: #FFFFFF;
}

.tit_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.bkg_popup_feature_info {
	background-color: #81a6c5;
	color: #FFFFFF;
}

.txt14px {
	font-size: 14px;
}

.txt14px_white {
	font-size: 14px;
	color: #FFFFFF;
}

.txt16px {
	font-size: 16px;
}

A.featureLink:link,A.featureLink:visited,A.featureLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A.featureLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A50326;
	text-decoration: none;
	font-weight: normal;
}

A.introLink:link,A.introLink:visited,A.introLink:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #AA0434;
	text-decoration: none;
	font-weight: bold;
}

A.introLink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*** 1_2_colour_style_en_UK.jsp COLOUR STYLE UK HOTPOINT ***/
.tit_style_box_red {
	font-weight: bold;
	color: #A50326;
}

.tit_style_box_white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

/*** 1_0_contactus_en_UK CONTACTUS HOTPOINT ***/
.a_download_box_red {
	font-weight: bold;
	color: #A50326;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../_img/link_download_blue.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-top: 0px;
	padding-left: 15px;
}

.tit_download_box_white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.mkttext {
	font-size: 1pt;
	color: #DCCEA6;
	cursor: default;
}

a.mktlink {
	font-size: 1pt;
	line-height: 1pt;
	color: #DCCEA6;
	cursor: default;
}

a.mktlink:hover {
	text-decoration: none;
}

a.mktlink:visited {
	color: #DCCEA6;
}

.tooltip {
	width: 150px;
	color: #fff;
}

.tooltip .title {
	background: #0F6788;
	font: italic 17px Arial, serif;
	padding: 5px;
}

.tooltip .content {
	background: dodgerblue;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
}

#noflashcontent a
{
	font: 12px Arial, Helvetica, sans-serif;
	color: white;
}

#service_locator_box
{
width:200px;
margin-top:55px;
margin-left:640px;
padding:8px;
border:2px solid #a50326;
}