html,body {
	height: 100%;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

sup,sub {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

html {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
}

body.landing {
	background-image:
		url(../../asset/internet/resources/images/backgrounds/landing_bg);
}

h1 {
	color: #9F6614;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.72em;
	font-weight: bold;
	margin: 0pt 0pt 0.4em 0pt;
}

.landing h1 {
	font-size: 2.5em;
}

h2 {
	color: #9F6614;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.8em 0pt 0.2em 0pt;
}

h3 {
	font-size: 1.3em;
	color: #9F6614;
	margin: 0.8em 0pt 0.1em 0pt;
}

p {
	color: #555555;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.14em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0pt 0pt 0.8em 0pt;
}

a,a:link,a:visited {
	color: #008752;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li {
	color: #555555;
	margin: 0pt 0pt 1.1em;
}

.small {
	font-size: 0.6em;
}

.readMore {
	font-size: 0.6em;
	white-space: nowrap;
}

.morearticles {
	font-size: 0.7em;
}

.pagenavigation {
	font-size: 0.7em;
	margin-top: 20px;
}

.landing .wrapper {
	background-image:
		url(../../asset/internet/resources/images/backgrounds/landing_wash);
	background-repeat: no-repeat;
	background-position: left bottom;
}

* html .wrapper {
	height: 100%;
}

.wrapper {
	margin: 0 auto;
	min-height: 100%;
	/* position: relative; */
	text-align: left;
	width: 100%;
}

.locationLevel .wrapper {
	height: 820px;
	padding-bottom: 32px;
}

* html .header { /* Fix for IE6 */
	width: expression(document.body.clientWidth <   1095 ?   "1094px" :    "auto")
		;
}

.header {
	color: #333333;
	height: 157px;
	/* NOTE: This value must be changed if the width of the top-level menu items is changed */
	min-width: 999px;
}

.contentLevel .header,.locationLevel .header {
	background-image:
		url(../../asset/internet/resources/images/widgets/banner_hr);
	background-position: left;
	background-repeat: no-repeat;
	height: 187px;
}

.contentFrame .dataTable table {
	border-top: 1px solid #e5d4b7;
	border-right: 1px solid #e5d4b7;
	border-spacing: 0px;
}

.contentFrame .dataTable table th {
	border-left: 1px solid #e5d4b7;
	border-bottom: 1px solid #e5d4b7;
	background-color: #fff7ef;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #9F6614;
	padding: 3px;
}

.contentFrame .dataTable table th p {
	font-weight: bold;
	font-size: 1.2em;
	color: #CC9933;
	margin: 0px;
}

.contentFrame .dataTable table td {
	font-family: Helvetica, Arial, sans-serif;
	border-left: 1px solid #e5d4b7;
	border-bottom: 1px solid #e5d4b7;
	color: #555;
	padding: 3px;
}

.contentFrame .dataTable table p {
	margin: 0px 0px 0px 0px;
}

.contentFrame .dataTable table {
	margin: 0px 0px 10px 0px;
}

.contentFrame .dataTable table h2 {
	margin: 0px 0px 0px 0px;
}

/* Search Results */
.contentFrame .searchResultsTable {
	margin-top: 5px;
	background-color: transparent !important;
	border-top: none;
	border-left: none;
	border-right: none;
	border-spacing: 0px;
}

.contentFrame .searchResultsTable th {
	background-color: transparent !important;
	border-top: none;
	border-bottom: none;
	border-right: none;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #9F6614;
	padding: 3px;
}

.contentFrame .searchResultsTable tr {
	background-color: transparent !important;
}

.contentFrame .searchResultsTable td {
	font-family: Helvetica, Arial, sans-serif;
	/* border-left: 1px dashed #CC9933; */
	border-right: none;
	border-bottom: 1px dashed #CC9933;
	color: #555;
	padding: 3px;
	font-size: .9em;
}

/* Store Locator */
.advSearchHeader {
	color: #9F6614;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.8em 0 0.2em 0;
}

.tooManyMsgs {
	color: #c00;
	font-style: italic;
	border: 1px #c00 solid
}

.tooManyMsgs a,.tooManyMsgs a:link,.tooManyMsgs a:visited,.tooManyMsgs a:hover
	{
	color: #c00;
	font-style: italic;
	text-decoration: none;
}

/* NEW SEARCH PANE */
.searchpane {
	display: inline;
	font-weight: bold;
	float: right;
	margin: 5px 12px 0pt 0pt;
	overflow: hidden;
	color: #9f6614;
	padding-top: 11px;
	font-weight: bold;
}

.searchpane p {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

.searchpane a {
	font-size: 0.6em
}

.searchpane li.login {
	margin-bottom: 8px
}

.searchpane li.login a {
	font-size: 1em
}

.searchpane input {
	border-right: medium none;
	padding-right: 0pt;
	border-top: medium none;
	padding-left: 0pt;
	font-size: 1em;
	padding-bottom: 0pt;
	margin: 0pt 0pt 0px 0px;
	border-left: medium none;
	width: 120px;
	color: #6a6a6a;
	padding-top: 3px;
	border-bottom: medium none;
	height: 22px;
	background-color: #f3e2bb;
}

.searchpane li {
	display: block;
	list-style: none none outside;
	font-size: 0.75em;
	margin: 0pt 7px 0px 0pt;
	text-align: right;
}

.searchpane li.search span {
	border-right: rgb(159, 102, 20) 1px dashed;
	display: block;
	float: left;
	/* background-image: url(images/searchoptions_label_bg.gif); */
	width: 85px;
	color: rgb(159, 102, 20);
	background-repeat: no-repeat;
	height: 25px;
	padding: 0 5px 0 0;
	line-height: 1.9em;
	margin: 0px;
}

.searchpane li.search input.searchInput {
	display: block;
	float: left;
	margin: 0;
	padding: 3px 0 0 5px;
}

.searchpane li.search a {
	display: block;
	float: left;
	padding-left: 0px;
	/* background-image: url(images/btn_go.gif); */
	margin-left: 0px;
	width: 42px;
	background-repeat: no-repeat;
	/*position: absolute; */
	height: 25px;
}

.searchpane li.stores {
	margin: 5px 7px 0 0;
}

.searchpane li.stores span {
	display: block;
	border-right: rgb(159, 102, 20) 1px dashed;
	float: left;
	/* background-image: url(images/searchoptions_label_bg.gif); */
	width: 85px;
	color: rgb(159, 102, 20);
	background-repeat: no-repeat;
	height: 25px;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 0;
	line-height: 1.7em;
	padding-top: 0;
}

.searchpane li.stores input.storeInput {
	display: block;
	float: left;
	margin: 0;
	padding: 3px 0 0 5px;
}

.searchpane li.stores a {
	display: block;
	float: left;
	padding-left: 0px;
	/* background-image: url(images/btn_go.gif); */
	margin-left: 0px;
	width: 42px;
	background-repeat: no-repeat;
	/* position: absolute; */
	height: 25px;
}

.searchpane li.advanced img {
	padding-top: 4px;
}

.searchpane .options {
	margin: 0pt 40px 0pt 0px;
}

.searchpane .storeoptions {
	margin: 0pt 40px 0pt 0px;
}

/* --------------------- */ /* HORIZONTAL NAVIGATION */
#topNav {
	color: #999999;
	display: inline;
	float: left;
	font-size: 1em;
	line-height: 2em;
	margin: 40px 0px 0px 0px;
	padding-top: 11px;
}

#topNav a {
	
}

#topNav ul {
	display: inline;
}

#topNav li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
}

.nav,.nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav {
	line-height: 1.0;
	float: left;
	margin-bottom: 1.5em;
	font-size: .97em;
	/* background-image:url(../images/mainmenubg.png); background-repeat:no-repeat; */
	width: 570px;
}

.nav a {
	padding: .5em .7em;
	display: block;
	color: #008752; /* green */
	position: relative;
}

.nav ul {
	position: absolute;
	top: -999em;
	width: 183px;
}

.nav ul li,.nav a { /* width: 100%; */
	
}

.nav li {
	float: left;
	position: relative;
	background: transparent;
	z-index: 5;
}

.nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.nav li a {
	padding: .5em .5em .5em .75em;
	text-decoration: none;
}

.nav li:hover,.nav a:focus,.nav a:hover,.nav a:active {
	background: transparent;
	color: #00AC68;
}

.nav li:hover ul,.nav li.sfHover ul {
	left: -1px;
	top: 2em;
	z-index: 99 /* new */
}

.nav li:hover li ul,.nav li.sfHover li ul {
	top: -999em;
}

.nav li li:hover ul {
	top: -1px;
}

.nav li li { /* 2nd level menu items */
	background: #f3e2bb;
	width: 163px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	left: -10px;
	font-size: .8em;
}

.nav li li:hover {
	background-color: white;
}

.nav li li li {
	background: #f6fffe;
}

/* ----------------------- */
.superfish li:hover ul,.superfish li li:hover ul {
	top: -999em;
}

.breadCrumbsForm {
	margin: 14px 90px 0 165px;
	font-size: 0.9em;
	color: #555555;
}

.contentTable {
	margin: 20px 90px 30px 159px;
}

/*
.pressExcerpt {
    font-size: 1.27em;
    color: #555555; 
}

.pressRoomTable {
    margin: 20px 20px 30px 0px;
    background-color: transparent !important;
    border-left:none;
    border-right:none;
    border-top:none;
    border-bottom:none;
}

.pressRoomTable th{
    background-color: transparent !important;
    border-top: none;
    border-bottom: none;
    border-right: none;
    margin-bottom: 5px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    color: #9F6614;
    padding: 3px;
}

.pressRoomTable td{
    border-left:none;
    border-right:none;
    border-top:none;
    border-bottom:none;
}

.pressRoomTable .readMore {
    font-size: 1.27em;
}

*/
.pressExcerpt {
	font-size: 1.1em;
	color: #555555;
}

.pressRoomTable {
	margin: 20px 90px 30px 0px;
	background-color: transparent !important;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}

.pressRoomTable th {
	background-color: transparent !important;
	border-top: none;
	border-bottom: none;
	border-right: none;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #9F6614;
	padding: 3px;
}

.pressRoomTable td {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}

.pressRoomTable .readMore {
	font-size: .9em;
}

.centerContent {
	padding: 10px 100px 20px 170px;
}

.landing .centerContent {
	margin: 0px 0px 0pt 320px;
}

.contentLevel .wrapper {
	background-image:
		url(../../asset/internet/resources/images/backgrounds/products_wash);
	background-repeat: no-repeat;
	background-position: 0px 186px;
}

.centerContent ul {
	margin-left: 20px;
}

.centerContent li {
	margin: 0pt 0pt 0.5em;
}

.centerContent ol {
	margin-left: 20px;
}

#servicebuttons {
	display: inline;
	float: right;
	margin: 0pt 0pt 20px 40px;
	overflow: hidden;
	width: 280px;
}

#servicebuttons .beigeBoxfg {
	padding: 10px 0pt 0pt;
}

#servicebuttons h3 {
	color: #9F6614;
	margin: 0px 0pt 10px 18px;
}

#servicebuttons li.installed {
	background-image:
		url(../../asset/internet/resources/images/widgets/btn_services1);
	display: inline;
	float: left;
	height: 120px;
	margin-right: 10px;
	width: 120px;
}

#servicebuttons li.manufacturing {
	background-image:
		url(../../asset/internet/resources/images/widgets/btn_services2);
	display: inline;
	float: left;
	height: 120px;
	width: 120px;
}

#servicebuttons li.browseproducts {
	background-image:
		url(../../asset/internet/resources/images/widgets/btn_services3);
	display: inline;
	float: left;
	height: 120px;
	margin-right: 10px;
	width: 120px;
}

#servicebuttons li h2 {
	font-size: 0.8em;
	padding-top: 91px;
	text-align: center;
}

#servicebuttons li.tips {
	/* background-image: url(../images/tip_bg.gif); <-- missing image? */
	background-repeat: no-repeat;
	height: 386px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: -304px;
	position: absolute;
	width: 284px;
}

#servicebuttons li.tips h3 {
	margin: 10px 0pt 0pt 10px;
}

#servicebuttons li.tips p {
	font-size: 0.9em;
	margin: 10px;
}

/* Footer */
.clearFooter {
	height: 260px;
}

.footer { /* bottom: -10px; */
	margin: -245px auto 0 auto; /* restored */ /* overflow: hidden;
    position: absolute; */
	text-align: center;
	width: 100%;
	padding-top: 15px; /* restored */
	height: 10px;
}

.footerContainer {
	background-color: white;
	overflow: hidden;
	width: 100%;
}

.footerPromo {
	background-image:
		url(../../asset/internet/resources/images/backgrounds/footer_sample_bg)
		;
	background-repeat: repeat-x;
	padding-top: 11px;
	height: 160px;
	margin: 0pt;
	overflow: hidden;
	width: 100%;
}

.contentLevel .footerPromo {
	background-image:
		url(../../asset/internet/resources/images/backgrounds/footer_sample_bg)
		;
	text-align: center;
}

.footerPB {
	background-repeat: repeat-x;
	height: 60px;
	margin: 0pt;
	overflow: hidden;
	text-align: left;
	width: 100%;
}

.footerPB p {
	font-size: 0.7em;
	font-weight: bold;
	padding: 10px 0pt 0pt 50px;
}

#banner {
	position: absolute;
	left: 108px;
	top: 0px;
}

/* --- */
table th {
	color: #009966;
	font-size: 1em;
	font-weight: bold;
	padding: 3px;
}

table td {
	font-size: 0.875em;
	padding: 3px;
}

.zebra_on {
	background-color: #F7F1E9;
}

.zebra_off {
	background-color: transparent;
}

.beigeBox {
	display: block;
}

.beigeBox * {
	background: #F3E2BB none repeat scroll 0%;
	display: block;
	font-size: 0.01em;
	height: 1px;
	overflow: hidden;
}

.beigeBox1 {
	background: #F6E9CC none repeat scroll 0%;
	border-left: 1px solid #F9F2E1;
	border-right: 1px solid #F9F2E1;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
}

.beigeBox2 {
	background: #F5E7C7 none repeat scroll 0%;
	border-left: 1px solid #FDFCF8;
	border-right: 1px solid #FDFCF8;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.beigeBox3 {
	border-left: 1px solid #F5E7C7;
	border-right: 1px solid #F5E7C7;
	margin-left: 1px;
	margin-right: 1px;
}

.beigeBox4 {
	border-left: 1px solid #F9F2E1;
	border-right: 1px solid #F9F2E1;
}

.beigeBox5 {
	border-left: 1px solid #F6E9CC;
	border-right: 1px solid #F6E9CC;
}

.beigeBoxfg {
	background: #F3E2BB none repeat scroll 0%;
}

.vAlignTop {
	vertical-align: top;
}

.thirdWidth {
	width: 33%;
}

.vAlignMiddle {
	vertical-align: middle;
}

.vAlignBottom {
	vertical-align: bottom;
}

tr.vAlignTop {
	vertical-align: top;
}

tr.vAlignMiddle {
	vertical-align: middle;
}

tr.vAlignBottom {
	vertical-align: bottom;
}

.hAlignRight {
	float: right;
}

.highlightField {
	font-weight: bold;
	color: orange;
}

.labelGreen {
	font-weight: bold;
	color: green;
}

.dataScroller {
	margin: 0px auto;
	color: #DAA520;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	background-color: transparent;
	border-color: #008752;
}

.brownLabel {
	color: #9f6614;
	font-weight: bold;
}

.inActive {
	color: #008752;
}

.active {
	color: #9f6614;
	font-weight: bold;
	font-size: medium;
}

/* SiteMap */
#siteMapForm {
	
}

#siteMapForm ul {
	display: block;
	/* float: left; */
	border-bottom: 1px dashed #ccc;
	padding: 0 0 20px 0px;
	margin: 0 5px 30px 0;
	position: relative;
	overflow: hidden;
}

#siteMapForm ul .siteMapLevel0 {
	display: block;
	margin: 0 0 0 10px;
	padding: 0px;
	font-size: 1.3em;
	overflow: hidden;
	clear: left;
}

#siteMapForm ul ul {
	display: inline;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#siteMapForm ul ul ul {
	display: block;
	float: left;
	border: 1px dashed #9F6614;
	height: 22px;
	width: 185px;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	text-align: center;
	position: relative;
	/* scrollbars auto-appear on sitemap links with long titles without this setting */
	overflow: hidden;
}

#siteMapForm ul ul ul:hover {
	background-color: #f3e2bb;
}

#siteMapForm ul .siteMapLevel1 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

/* -------------------- */
table.sortable a.sortheader {
	background-color: #A5CF94;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: underline;
	visibility: visible;
	/*display: block;*/
}

table.sortable span.sortarrow {
	color: black;
	text-decoration: none;
}

.formField {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.formField01 {
	color: #becbd9;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.formPlainText {
	color: #B7C5D5;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.formInput {
	color: #2d2a25;
	font-family: Verdana;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #5E89B2;
	background-color: #F7F3F7;
}

.surveyLink {
	color: #639E31;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
}

.surveyLink01 {
	color: #6BAE00;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
}

.legalText {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: 500;
}

.surveyLink01 {
	color: #AAD43F;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
}

.legalText01 {
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
}

.legalTextLinks {
	color: #292894;
	font-family: Verdana;
	font-size: 9px;
	font-weight: 500;
}

.legalTextLinks01 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	font-weight: 500;
}

.searchButton {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.popUpBigText {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
}

.popUpSmallText {
	color: #2F2F2F;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
}

.detailsSmallText {
	color: #000000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
}

.detailsLinks {
	color: #213199;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: underline;
}

.detailsSubHeadings {
	color: #317D00;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

.detailsSubTable {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C6C6C6;
}

.popUpMessageBoard {
	background-color: #F6F6F6;
	color: #2F2F2F;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
}

.popUpLinks {
	color: #213199;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
	text-decoration: none;
}

.panelHeaderBlue {
	color: #2C4E79;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: 800;
}

.panelHeaderBlack {
	color: #000000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.panelText {
	color: #1D1D1D;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
}

.panelLinkText {
	color: #1E2C88;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
}

.panelBoldText {
	color: #000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
}

.messageBoardTable {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500;
	border-style: solid;
	border-color: #60A4C7;
	border-width: 1px;
	background-color: #ECF6FB;
}

.messageBoardHeader {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 800;
}

#searchDiv {
	position: absolute;
	width: 197px;
	height: 530px;
	top: 72px;
	left: 110px;
}

.searchTable {
	background-color: #A4C1D8;
	border-left-width: 1px;
	border-left-color: #D6E5F2;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #D6E5F2;
	border-right-style: solid;
}

/* Store Locator Options */
#advStoreLocatorOptionsHeader {
	background: none;
	border: none;
}

.tip{
	font-size: 9pt;
}

.hrStyle {
	width: 80%;
	color: #6B94B8;
	height: 1px;
}

.errorMessage {
	color: red;
	font-size: 0.8em;
	font-style: italic;
}

.infoMessage {
	color: blue;
	font-size: 1.2em;
	font-style: italic;
}

/* -------------------- */


.locationDetailsPanel .rich-mpnl-body {
	background-color: #fff;	
}

.locationDetailsPanel .rich-mpnl-header {
	background: none;
	border: none;
}

.locationDetailsPanel .rich-mpnl-text {
	color: #9f6614;
}

.locationDetailsPanel .rich-mpnl-header-cell {
	background-color: transparent;
}

/* accordion Advanced Store Locator Criteria style and behavior */

.accordion h4 {
	background: url(../../asset/internet/resources/images/store_locator_advanced_criteria) no-repeat right -54px;
	cursor: pointer;
}

.accordion h4.active {
	background-position: right 2px;
	font-weight: bold;
	font-size: 1.0em;
}

.accordion div#AdvancedDetail {
	display: none;
}
