* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.8em;
	background-color: #F2F2F2;
}

a:visited {
	font-size: 0.8em;
}

img {
	border: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0071;
	padding-bottom: 2px;
	display: block;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #464646;
	padding-left: 30px;
	padding-top: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	padding-bottom: 10px;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
}
.clearer {
	clear: both;
}
.imgLeft {
	border: 1px solid #808080;
	padding: 1px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* +++++++++++++++++++   CONTAINER   ++++++++++++++++++++ */


#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-color: #FFFFFF;
}
#InnerContainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 978px;
	background-color: #DBDBDB;
}
#searchContainer {
	background-color: #274082;
	height: 85px;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/SearchContainerBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#navigationContainer {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/NavigationContainerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
}


/* Menu */

#menu {
	width: 978px;
	height: 36px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #fa9900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-shadow: #FFFFFF 1px 1px 1px;
}

#menu a:hover {
	height: 15px;
	color: #000000;
	background-color: #CCCCCC;
}





#menu .current_page_item {
}

#menu .current_page_item a {
	color: #295094;
	font-weight: bold;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#menu .current_orange a {
	border-bottom-color: #F2522E;
}
#menu .current_brown a {
	border-bottom-color: #A63C24;
}

#menu .current_yellow a {
	border-bottom-color: #FACD00;
}

#menu .current_purple a {
	border-bottom-color: #640096;
}

#menu .current_olive a {
	border-bottom-color: #97A300;
}

#menu .current_lightOrange a {
	border-bottom-color: #FA9600;
}

#menu .current_gold a {
	border-bottom-color: #FACD00;
}

#menu .current_peach a {
	border-bottom-color: #FA9673;
}
#mainContentContainer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	width: 978px;
}

#defaultNavigation {
	height: 612px;
	background-image: url(http://www.habia.com/Published/2/Resources/Images/2010_homePageUK_img/menuBG.gif);
	background-repeat: no-repeat;
       background-position: center 10px;
}


#mainContentContainerLeft {
	float: left;
	width: 335px;
}
#mainContentContainerRight {
	float: right;
	width: 632px;
	padding-top: 10px;
	padding-right: 10px;
}

#mainContentContainerRight h2{
        padding-left:0px;
        color:#fa9900;
        text-decoration: none;
        margin-bottom:3px;
}

#mainContentContainerRight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
}


#mainContentContainerRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
}

#mainContentContainerRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
}


#mainContentContainerLeftInner {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: 464646;
	float: left;
	width: 295px;
	margin-bottom: 10px;
}
#mainContentContainerLeftBottom {
	height: 27px;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/NavigationInnerBottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainContentTelephone {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/globe_bg.jpg);
	height: 87px;
	background-position: center top;
	background-repeat: no-repeat;
}
#mainContentTelephone .TelephoneTop {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-weight: bold;
	text-transform: uppercase;
	color: #60605F;
	font-size: 1em;
}
#mainContentTelephone .Telephone a:link {
	font-size: 0.8em;
	text-decoration: none;
	color: #60605F;
	font-weight: normal;
}
#mainContentTelephone .Telephone a:hover {
	font-size: 0.8em;
	text-decoration: none;
	color: #FF3300;
	font-weight: normal;
}
#mainContentTelephone .Telephone a:visited {
	font-size: 0.8em;
	text-decoration: none;
	color: #FF3300;
	font-weight: normal;
}

#mainContentTelephone .TelephoneBottom {
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #243E81;
	font-size: 1.3em;
}
#searchContainer .logoContainer {
	width: 239px;
	float: left;
	padding-top: 16px;
	padding-left: 9px;
}
#searchContainer .sloganContainer {
	color: #FFFFFF;
	height: 18px;
	width: 430px;
	float: left;
	padding-left: 10px;
	font-size: .8em;
}
#searchContainerLeft {
	float: left;
	width: 450px;
	height: 85px;
}
#searchContainerRight {
	float: right;
	width: 500px;
	height: 85px;
}
#searchContainerRight .languageSelector {
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 90%;
}
#searchContainerRight .mainSearchArea {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/SearchFieldBG.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	height: 22px;
	width: 267px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#searchContainerRight .languageSelector a:link {
	color: #FFFFFF;
}
#searchContainerRight .languageSelector a:hover {
	color: #172E55;
}
#rss .rssInnerPadding {
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 1em;
	text-transform: uppercase;
	color: #626261;
	font-weight: bold;
}

#searchContainerRight .languageSelector a:visited {
	color: #172E55;
}

#SBAcontainer {
	height: 261px;
	background-color: #ABB5C1;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/SBA_image.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 632px;
}



/* Menu */

#SBAbutton {
	width: 632px;
	height: 36px;
	margin-top: 5px;
}

#SBAbutton ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#SBAbutton li {
	display: inline;
	text-transform: uppercase;
}

#SBAbutton a {
	display: block;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	width: 158px;
	height: 27px;
	text-align: center;
}

#SBAbutton a:hover {
	height: 27px;
	color: #000000;
}

#SBAbutton .current_page_item {
}

#SBAbutton .current_page_item a {
	color: #295094;
	font-weight: bold;
}

#SBAbutton .current_defence a {
	background-color: #F7B300;
}
#SBAbutton .current_comms a {
	background-color: #F2522E;
}

#SBAbutton .current_industry a {
	background-color: #82AA00;
}

#SBAbutton .current_xtra a {
	background-color: #640096;
}
#SBAsubMenu {
	background-color: transparent;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/trans_yellow.png);
	background-repeat: repeat;
	float: right;
	height: 261px;
	width: 268px;
	visibility: hidden;
	position: absolute;
	z-index: 90;
	margin-left: 364px;
}

#SBAsubMenu2 {
	background-color: transparent;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/trans_orange.png);
	background-repeat: repeat;
	float: right;
	height: 261px;
	width: 268px;
	visibility: hidden;
	position: absolute;
	z-index: 80;
	margin-left: 364px;
}

#SBAsubMenu3 {
	background-color: transparent;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/trans_green.png);
	background-repeat: repeat;
	float: right;
	height: 261px;
	width: 268px;
	visibility: hidden;
	position: absolute;
	z-index: 70;
	margin-left: 364px;
}
.generalPadding {
	padding: 10px;
}
.bold {
	font-weight: bold;
	color: #000000;
}
#rss {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/RSS.jpg);
	height: 239px;
	width: 306px;
}
.white {
	color: #737372;
	font-weight: bold;
	font-size: 1em;
}


/*- Menu 2--------------------------- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#SBAsubMenuList {
	border-size: 1px;
	}
	
#SBAsubMenuList li a:link, #SBAsubMenuList li a:visited {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#SBAsubMenuList li a:hover {
	color: #000000;
	padding-left: 20px;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/subNavRollover.png);
	background-position: left center;
	font-weight: bold;
	text-transform: capitalize;
	background-repeat: no-repeat;
	}
#twoCol {
	height: 493px;
	margin-top: 10px;
}
#twoColLeft {
	float: left;
	width: 306px;
	height: 493px;
}
#twoColRight {
	float: right;
	width: 306px;
	height: 493px;
}
#rss .rssInnerPaddingBtm {
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 15px;
	height: 145px;
	font-size: 90%;
}

#rss .rssInnerPaddingBtm a{
	text-decoration: none;
	color: #000000;
}


#habiaXtra {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/HabiaXtra_2.jpg);
	height: 244px;
	width: 306px;
	margin-top: 10px;
}
#habiaXtra .habiaXtraInnerPadding {
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 1em;
	text-transform: uppercase;
	color: #F2522E;
	font-weight: bold;
	height: 22px;
	padding-bottom: 0px;
}
#habiaXtra td {
	color: #464646;
	font-size: 12px;
}
.price {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.priceLrg {
	font-size: 1.8em;
	font-weight: bold;
	color: #274081;
}
#habiaXtra td a:link {
	color: #FF3300;
	text-decoration: none;
}
#habiaXtra td a:hover, a:visited {
	color: #000000;
	text-decoration: none;
}

.orangeLrg {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #F2522E;
}
#habiaXtra .shopPadding {
	padding: 4px;
}
#officeSearch {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/Office_search.jpg);
	width: 306px;
	height: 245px;
}
#officeSearch .officeSearchInnerPadding {
   padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 1em;
	text-transform: uppercase;
	color: #626261;
	font-weight: bold;
}
#officeSearch .officeSearchInnerPaddingBtm {
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 35px;
	height: 22px;
}
#industry {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/IndustryBG.jpg);
	height: 161px;
	width: 306px;
}
#industry .industryInnerPadding {
	height: 25px;
	padding-top: 7px;
	padding-left: 30px;
}
#industry .industryInnerPaddingLeft {
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-left: 10px;
	height: 110px;
}

#industry .industryInnerPaddingRight {
	float: left;
	width: 140px;
	height: 110px;
}
#industry a:link {
	color: #333333;
	text-decoration: none;
}
#industry a:hover {
	color: #FF3300;
	text-decoration: none;
}
#industry a:visited {
	color: #333333;
	text-decoration: none;
}
#enquiryButtonContainer {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/EnquiryBG.jpg);
	height: 88px;
	width: 306px;
}
#enquiryButtonContainer .innerPadding {
	height: 25px;
	padding-top: 16px;
	padding-left: 30px;
	font-size: 1em;
	font-weight: bold;
	color: #464646;
}
#enquiryButtonContainer .enquiryBtn {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #20397D;
	text-align: center;
	display: block;
	height: 22px;
	width: 293px;
	text-transform: uppercase;
	padding-top: 7px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#enquiryButtonContainer .enquiryBtn a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#enquiryButtonContainer .enquiryBtn a:hover{
	color: #F7B300;
}

#enquiryButtonContainer .enquiryBtn a:visited{
	color: #FFFFFF;
}

#mainContentContainerHeader {
	height: 42px;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/DownloadCenterHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainContentContainerHeader .mainContentHeaderPadding {
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 1em;
	text-transform: uppercase;
	color: #640096;
	font-weight: bold;
	height: 22px;
	padding-bottom: 0px;
}
#mainContentContainerPageTitle {
	background-color: #640096;
	display: block;
	height: 35px;
	margin-bottom: 10px;
}
#mainContentContainerPageTitle .pageTitlePadding {
	padding-top: 9px;
	text-transform: uppercase;
	padding-left: 15px;
	font-size: 1.2em;
	color: #FFFFFF;
}
#mainContentContainerSpecs {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/specsBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 409px;
	background-color: #FFFFFF;
	line-height: 1.2em;
}

#mainContentContainerDownloadHeader {
	height: 42px;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/DownloadCenterHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}
#mainContentContainerDownloadHeader .DownloadHeaderPadding {
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 1em;
	text-transform: uppercase;
	color: #838484;
	font-weight: bold;
	height: 22px;
	padding-bottom: 0px;
}
#downloadtop {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/downladTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
}
#downloadMiddle {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/downladMiddle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 50px;
	float: left;
	width: 632px;
}
#downloadBottom {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/downladBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
}
#mainContentContainerDownload {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/downladMiddle1px.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#downloadtop .downloadTopFloat {
	float: left;
	width: 190px;
	margin-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 15px;
}


#downloadMiddle .downloadMiddleFloat {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-left: 15px;
}


/*- Menu 2--------------------------- */


	
#menu2 {
	width: 190px;
	border-size: 1px;
	margin-bottom: 10px;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #6A6A6A;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	}
	
#menu2 li a:hover {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 5px;
	background-color: #BFBFBF;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/downloader.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	
	
	/*- Menu 3--------------------------- */


	
#menu5 {
	width: 295px;
	border-size: 1px;
	margin-bottom: 10px;
	}
	
#menu5 li a:link, #menu5 li a:visited {
	color: #6A6A6A;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/SecondaryNavBG.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
#menu5 li a:hover {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 5px;
	background-color: #BFBFBF;
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/SecondaryNav_OverBG.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	
	
	
.SpecSheetTitles {
	font-size: 16px;
	color: #640096;
	line-height: normal;
}
#specsContanerBottom {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/SpecsContainerBottom.jpg);
	background-position: center top;
	height: 42px;
	margin-bottom: 10px;
}
.SubHeader {
	font-size: 1em;
	color: #640096;
	margin-bottom: 0px;
}
p {
	padding-top: 10px;
}
.SubHeader a {
	text-decoration: none;
	color: #000000;
}

.MainHeader {
	font-size: 1.4em;
	color: #640096;
	margin-bottom: 0px;
       line-height: normal;
}
#minHeight {
	min-height: 677px;
}
#channelNavigation {
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;

}





/* Menu 6 */

#menu6 {
	width: 978px;
	height: 22px;
	margin: 0 auto;
}

#menu6 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu6 li {
	display: inline;
}

#menu6 a {
	display: block;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BDBDBD;
	text-shadow: #FFFFFF 1px 1px 1px;
	padding-top: 5px;
}

#menu6 a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
#productNavigation {
	margin-top: 5px;
	min-height: 800px;
}

#productNavigation h2{
padding-left:0px;
font-weight: bold;
margin-bottom: 5px;
}

.titlePadding {
	padding-left: 20px;
	padding-top: 10px;
}


#channelNavigation h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
}

.generalPadding a:link, visited {
	color: #000000;
}

.generalPadding a:hover {
	color: #FA9600;
}


#ImageHandler {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#ImageHandler img {
	padding: 2px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 128px;
	width: 309px;

}

#flashMapContainer {
	height: 175px;
	width: 306px;
}


.backBtn {
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.backBtn a:link, visited {
	color: #FFFFFF;
	text-decoration: none;
}








#menu .navSecondaryLI_1 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_2 a{
	border-bottom-color: #8AA660;
}

#menu .navSecondaryLI_3 a{
	border-bottom-color: #3ca2a6;
}

#menu .navSecondaryLI_4 a{
	border-bottom-color: #F2AF5C;
}

#menu .navSecondaryLI_5 a{
	border-bottom-color: #F2522E;
}

#menu .navSecondaryLI_6 a{
	border-bottom-color: #f88bff;
}

#menu .navSecondaryLI_7 a{
	border-bottom-color: #FAFA00;
}

#menu .navSecondaryLI_8 a{
	border-bottom-color: #640096;
}

#menu .navSecondaryLI_9 a{
	border-bottom-color: #82AA00;
}

#menu .navSecondaryLI_10 a{
	border-bottom-color: #208A87;
}

#menu .navSecondaryLI_11 a{
	border-bottom-color: #F2522E;
}

#menu .navSecondaryLI_12 a{
	border-bottom-color: #A63C24;
}


#priceContent {
	float: left;
	width: 90px;
	height: 22px;
	padding-top: 8px;
}
#priceContentLinks {
	width: 90px;
	float: left;
}
#priceContentContainer {
	width: 90px;
	height: 114px;
	float: left;
}
#specialOffers {
	width: 190px;
	height: 20px;
	padding-top: 10px;
}
#descriptionContent {
	float: left;
	width: 190px;
	height: 114px;
	margin-left: 10px;
}
#productImageArea {
	width: 300px;
	float: left;
	height: 80px;
}

#descriptionContent a:link {
	color: #F2522E;
	text-decoration: none;
}

#descriptionContent a:hover ,visited {
	color: #003D6A;
	text-decoration: none;
}


/*  +++++++++++++++     menu orange override  ++++++++++++++++++    */
#menu .navSecondaryLI_1 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_2 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_3 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_4 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_5 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_6 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_7 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_8 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_9 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_10 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_11 a{
	border-bottom-color: #FA9600;
}

#menu .navSecondaryLI_12 a{
	border-bottom-color: #FA9600;
}

/*  +++++++++++++++   ORANGE OVERRIDE FOR ALL PAGES  ++++++++++++++++++  */

h1 {
color: #FA9600;
}

#mainContentContainerPageTitle {
background-color: #FA9600;
}

.WLFixed_TitleText {
color: black;
}

.MainHeader {
color: #FA9600;
}

.SubHeader {
color: #FA9600;
}

/* ++++++++++++++++++    HOMEPAGE SEO UPDATES    ++++++++++++++++++ */
#mainContentContainerPageTitle .pageTitlePadding h1 {
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #000000;
	display: inline;
	font-weight:lighter;
}

#mainContentContainerHeader .mainContentHeaderPadding h2 {
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	font-size: 1.0em;
	color: #000000;
	font-weight: bold;
	height: 22px;
	padding-bottom: 0px;
}

/* +++++++++++++++++++++++  OVERRIDES FOR TEMPLATE  +++++++++++++++++++++++*/
#productNavigation {
	margin-top: 5px;
	min-height: 600px;
}

#minHeight {
	min-height: 812px;
}

#menu5 {
	width: 295px;
	border-size: 1px;
	margin-bottom: 10px;
       font-size: 11px;
	}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-bottom: 10px;
}

#channelNavigation h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 12px;
}


#footer {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footerTop {
	background-color: #B1B3B6;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}

#footerMiddle {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/footerBG.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	visibility: hidden;
	position: absolute;
	left: auto;
	top: auto;
}
#footerBottom {
	background-image: url(http://www.habia.com/published/2/resources/images/newSite_img/footerBottom.jpg);
	height: 80px;
}#footerTop .footerTopPadding {
	padding-top: 12px;
	padding-left: 20px;
}
#footerMiddle .footerMiddlePadding {
	width: 920px;
	margin-left: 30px;
}

#footerMiddlePadding {
	width: 920px;
	margin-left: 30px;
}
#footer a:link, visited {
	text-decoration: none;
	color: #464646;
}
#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}

p {
padding: 0 0 1em;
}
.msg_list {
	margin: 0px;
	padding: 0px;
	width: 978px;
}

.msg_listWhite {
	margin: 0px;
	padding: 0px;
	width: 295px;
}
.msg_headWhite {
	cursor: pointer;
	position: relative;
	background-color:#B1B3B6;
	margin:1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.msg_head {
	cursor: pointer;
	position: relative;
	background-color:#DBDBDB;
	padding-top: 13px;
	padding-left: 30px;
	background-image: url(http://www.habia.com//Published/2/Resources/Images/2010_homePageUK_img/chooseTitle.gif);
	height: 27px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.msg_head_map {
	cursor: pointer;
	position: relative;
	background-color:#F0F1F1;
	padding-top: 13px;
	padding-left: 10px;
	background-image: url(http://www.habia.com//Published/2/Resources/Images/2010_homePageUK_img/mapTitle.gif);
	height: 26px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.msg_head_siteMap {
	cursor: pointer;
	position: relative;
	background-color:#F0F1F1;
	padding-top: 13px;
	padding-left: 10px;
	background-image: url(http://www.habia.com//Published/2/Resources/Images/2010_homePageUK_img/mapTitle.gif);
	height: 26px;
	padding-bottom: 0px;
}

.msg_head_contact {
	cursor: pointer;
	position: relative;
	background-color:#F0F1F1;
	padding-top: 13px;
	padding-left: 10px;
	background-image: url(http://www.habia.com/Published/2/Resources/Images/2010_homePageUK_img/contactTitle.gif);
	height: 26px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.msg_headBlue {
	position: relative;
	background-color:#FFFFFF;
	height: 40px;
	background-image: url(http://www.habia.com/Published/2/Resources/Images/2010_homePageUK_img/footer_2010.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.msg_body {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#contactExpander {
	background-color: #DBDBDB;
}
.flashMapContainer a:link {
	color: #FB6936;
	text-decoration: none;
	font-weight: bold;	

}
.flashMapContainer a:hover {
	color: #000000;
	text-decoration: underline;
}

.flashMapContainer a:visited {
	color: #FB6936;
	text-decoration: none;
}

.flashMapContainer2 a:link {
	color: #FB6936;
	text-decoration: none;
	font-weight: bold;	

}
.flashMapContainer2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.flashMapContainer2 a:visited {
	color: #FB6936;
	text-decoration: none;
}

.choose {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
	background-image: url(http://www.habia.com/Published/2/Resources/Images/2010_homePageUK_img/choose.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*-------------- MY LIST-------- */

#myList {
	width: 295px;
	border-size: 1px;
	font-size: 12px;
	}
	
#myList li a:link {
	color: #333333;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	}
	

	
#myList li a:visited {
	color: #166293;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	}
	
	
#myList li a:hover {
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: left bottom;
	background-color: #CCCCCC;
	}

