body {width: 960px; max-width: 960px; min-width: 960px; margin-left:auto; margin-right:auto;
border:0 ! important;background: #fff url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&lmd=1273727794000&assetId=1273656220005&assetType=MMM_Image&blobAttribute=ImageFile) no-repeat;}
body {position:relative;}

html {background-color: #e2ddd9;}

#headerSearchContents {color:white;}
#headerSearchContents label {color:#928a85; padding-right:17px;}
#headerSearchBox {top:5px; right:15px; position:relative; background:none;}
#searchValue {color:#928a85;}

#countryimg {color:#928a85;}
#countryid {right:5px; top:10px; position:relative;}
#countryid A:hover {color:#928a85; text-decoration:underline;}
#lang_links {top: 12px; right:5px; position:relative; color:#928a85;}
#lang_links a {color:#928a85;}
#lang_links a:hover {color:#928a85; text-decoration:underline;}

#selectcountry {display:none;}

#logo_chrome img#mh_logo {display:none;}

#logo_chrome img#mh_extra {position:relative; top:10px; left:10px; margin-bottom:0px;}

#gsnwrap {border:0; position:relative;}
#gsninnerwrap {position:relative; top:10px; border:0; background: transparent; height:15px;}
.ie7 #gsninnerwrap {height:13px;}
.ie6 #gsninnerwrap {height:13px;}

#gsn {border:0; background: transparent; margin-top:-40px;}
ul#gsn {float:left; position:relative; margin-left: 214px;}
.ie6 ul#gsn {float:left; position:relative; margin-left:123px;}
#gsn li {font-family: "Trebuchet MS", sans-serif; font-size: 1.2em;}
#gsn LI A {padding:5px 11px 0px 15px; color: #1a1918; line-height: 1.2em;}

#gsn LI.selected A {display:block; background: url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&lmd=1273727846000&assetId=1273656220105&assetType=MMM_Image&blobAttribute=ImageFile) no-repeat left top; height:25px;}
#gsn LI.selected {float:left; background: url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&lmd=1273727929000&assetId=1273656220271&assetType=MMM_Image&blobAttribute=ImageFile) no-repeat right top; height:25px;}

#gsn LI A:hover {display:block; background: url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&lmd=1273727846000&assetId=1273656220105&assetType=MMM_Image&blobAttribute=ImageFile) no-repeat left top; height:25px;}
#gsn LI.hovergsn {float:left; background: url(/3MContentRetrievalAPI/BlobServlet?locale=en_WW&lmd=1273727929000&assetId=1273656220271&assetType=MMM_Image&blobAttribute=ImageFile) no-repeat right top; height:25px;}

.ie6 #gsn LI A:hover {background: none;}
.ie6 #gsn LI.hovergsn {background: none;}




#cShellBcrumb {background:none;}

#cShellBcrumb p {border-top: none; padding: 40px 0 10px 0; color:#1a1918;}

#cShellBcrumb p a {text-decoration:underline; color:#1a1918;}
#cShellBcrumb p a:hover{color: #fff;}
#cShellBcrumb p a:visited{color: #fff;}

#contentwrap{margin-top:10px;margin-left:5px;}
#personalization {display:none;}

#sitefoot {position:relative; text-align:right; border-top: 8px solid #000; padding-top: 25px;}
#sitefoot dt {font-weight:normal;}
#foot_3m a{color:#000; text-decoration: none; text-decoration: underline;}
#foot_3m a:hover {}
#foot_3m dt {}
#foot_legal {background-color:white; border-top:0px;}
#foot_legal.inlineList li a{color:#000; text-decoration: underline;}
#foot_legal.inlineList li a:hover {}
#corpcopyright {position:relative; bottom:10px;}
#corpcopyright img {position:relative; top:3px;}
#corpcopyright a {}

/************************ EWCD NAV STYLES ************************/

#lsnwrap {background-color:#000000; position:relative !important; padding-bottom:10px; margin-left: 4px;}

/* NAV BACKGROUND */
#lsnwrap {
        background-color: #c4beba;
	border: none;
}
/* PLACE TITLE */
#lsnwrap h4 {
        font-family: "Trebuchet MS", sans-serif; font-size: 1.2em;
        color:#1a1918;
	padding: 7px;
	background-color: #c4beba;
        border:0;}

#lsnwrap h4 a {display:block; padding: 4px 0 5px 0; font-weight: bold;}
#lsnwrap h4 a:hover {
        color: #1a1918; 
        text-decoration:underline;}
#lsnwrap h4.selected {}
#lsnwrap h4.selected a {}
#lsnwrap h4.selected a:hover {
	color: #1a1918;
	text-decoration: underline;}


/* FIRST LABEL */
#lsnwrap h5.first {
        font-family: "Trebuchet MS", sans-serif; font-size: 1.2em;
        border-top: 1px solid #928a85;
        padding: 10px 0 4px 0;
	color:#fff;
}

/* OTHER LABELS & SEPERATOR LINE COLOR */
#lsnwrap h5 {
font-family: "Trebuchet MS", sans-serif; font-size: 1.2em;
        border-top: 2px solid #aba49f;
	padding: 10px 0 4px 0;
	color:#fff;
}

/**************************
*     All Sub-Options     *
**************************/

/* INACTIVE BACKGROUND COLOR */
#lsnwrap ul li {
        color: #1a1918;
	background-color: transparent ! important;
}
/* INACTIVE 4PX BORDER & LINK COLORS*/
#lsnwrap ul li a {
        color: #1a1918;
	border-left: 4px solid #c4beba;
}

/* ACTIVE BACKGROUND, 4PX BORDER & TEXT COLORS */
#lsnwrap ul li.selected a {
         border-left: 4px solid #ffda26;
}
 
/* Secondary links */
#lsnwrap ul li.selected ul li a{
	border-left: 4px solid #c4beba; 
        color: #1a1918;
}

#lsnwrap ul li.selected ul li.selected a{
	border-left: 4px solid #ffda26; 
}

/* ITEMS WITHIN THE SELECTED LINKS VISITED COLOR */
#lsnwrap ul li.selected ul a:visited {
	background-color:transparent ! important;
	border-left-color:#c4beba;
}

/* ITEMS WITHIN THE SELECTED LINK */
#lsnwrap ul li.selected ul a {
	background-color: transparent ! important;
	border-left-color: #ffda26;
}

#lsnwrap ul li.lastVis a {

}

.dontshow {border-left:4px solid #e2ddd9 !important;}

