* { margin:0; padding:0; outline: none; }
a { outline: none; }
a img { border: 0; }
.hidden { display:none; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background: url('../img/bg-tile-stripes.gif') top left repeat;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	position: relative;
}
#logo {
	z-index: 20;
	top: 24px;
	position: fixed;
}
#header {
	padding-top: 80px;
	position: fixed;
	z-index: 10;
	width:940px;
	background: url('../img/bg-tile-stripes.gif') top left repeat;
}
#logo.static {
	position:static !important;
	padding-top:24px;
}
#header.static {
	position:static !important;
	background:none !important;
	padding-top:22px;
}

#blackout {
    position: fixed;
    top:0;
    left:0;
    background-color:#000;
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    height:100%;
    width:100%;
	z-index:9999;
}
#content {
	position:relative;
}

#headerLogin {
	position:absolute;
	top:0;
	right:0;
	color:#32505a;
	text-decoration:none;
	font-size:1.3em;
	background: #EEEEEE url('../img/arw-blue.gif') 10px 12px no-repeat;
	padding:6px 10px 6px 30px;
}
#headerLogin:hover {
	text-decoration:underline;
}

/* --- Top Navigation --- */

#topNav {
	margin-bottom: 8px;
	height: 30px;
	background: url('../img/nav-top.gif') top left no-repeat;
	border-bottom: 8px #32505a solid;
}
#topNav ul { list-style-type:none; }
#topNav ul li {
	float: left;
	text-indent: -9999px;
}
#topNav ul li a {
	height: 30px;
	display: block;
}

#topNav ul li#nav_home a { width: 70px; }
#topNav ul li#nav_home a:hover, #topNav ul li#nav_home a.inBreadcrumb { background: url('../img/nav-top.gif') 0 -30px; }

#topNav ul li#nav_aboutmatalan a { width: 136px; }
#topNav ul li#nav_aboutmatalan a:hover, #topNav ul li#nav_aboutmatalan a.inBreadcrumb { background: url('../img/nav-top.gif') -70px -30px; }

#topNav ul li#nav_whyworkhere a { width: 150px; }
#topNav ul li#nav_whyworkhere a:hover, #topNav ul li#nav_whyworkhere a.inBreadcrumb { background: url('../img/nav-top.gif') -206px -30px; }

#topNav ul li#nav_whereyoullfitin a { width: 170px; }
#topNav ul li#nav_whereyoullfitin a:hover, #topNav ul li#nav_whereyoullfitin a.inBreadcrumb { background: url('../img/nav-top.gif') -356px -30px; }

#topNav ul li#nav_graduates a { width: 108px; }
#topNav ul li#nav_graduates a:hover, #topNav ul li#nav_graduates a.inBreadcrumb { background: url('../img/nav-top.gif') -526px -30px; }

#topNav ul li#nav_searchandapply a { width: 161px; }
#topNav ul li#nav_searchandapply a:hover, #topNav ul li#nav_searchandapply a.inBreadcrumb { background: url('../img/nav-top.gif') -634px -30px; }

#topNav ul li#nav_anyquestions a { width: 145px; }
#topNav ul li#nav_anyquestions a:hover, #topNav ul li#nav_anyquestions a.inBreadcrumb { background: url('../img/nav-top.gif') -795px -30px; }

/* --- Sub Navigation --- */

#subNav {
	padding-bottom: 8px;
	width: 940px;
	border-bottom: 8px solid #32505a;
}
#subNav ul {
	padding-top: 2px;
	width: 220px;
	font-size: 1.3em;
	list-style-type:none;
}
#subNav li {
	padding: 8px 0 7px 0;
	border-bottom: 1px solid #32505a;
}
#subNav li.last { border-bottom: none !important; }
#subNav li a { color: #32505a; text-decoration: none; }
#subNav li a:hover, #subNav li a.selected { color: #ed1c24 }
#subNav .strip {
	width: 700px;
	height: 160px;
}

/* --- Footer --- */

#footer {
	margin-top: 8px;
	padding: 1em 0 2em 0;
	border-top: 8px #32505a solid;
	font-size: 1.3em;
}
#footer a {
	color: #32505a;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer ul { list-style-type:none; }
#footer li {
	float:left;
	padding: 0 10px 0 10px;
	background: url('../img/divider-footer.gif') 0 50% no-repeat;
}
#footer li.first { background:none; }
#footer li.last { padding-right:0; }
#footer p { color: #32505a; }

/* --- Buttons/Badges --- */

a.badge {
	display: block;
	width: 160px;
	height: 160px;
	text-indent: -9999px;
	position: fixed;
}
a.staticBadge {
	position: absolute !important;
	left:805px !important;
	top:162px !important;
	margin-left: 0 !important;
}
.newStoreBadgeHome {
	margin-left: -20px;
	background: url('../img/btn-badge-new-store.png') 0 0 no-repeat;
	top: 328px;
	z-index: 20;
	position: absolute !important;
}
.newStoreBadgeHome:hover { background-position: 0 -160px; }

a.videoTourBadge {
	margin-left:104px;
	background: url('../img/btn-badge-view-customer-journey.png') 0 0 no-repeat;
	top: 490px;
	z-index: 30;
	position: absolute !important;
}
a.videoTourBadge:hover { background-position: 0 -160px; }

a.newStoreBadge {
	margin-left: 70px;
	background: url('../img/btn-badge-new-store.png') no-repeat;
	top: 289px;
	z-index: 20;
}
a.newStoreBadge:hover { background-position: 0 -160px; }
a.customerJourneyBadge {
	margin-left: 0px;
	background: url('../img/btn-badge-view-customer-journey.png') 0 0 no-repeat;
	top: 400px;
	z-index: 20;
}
a.customerJourneyBadge:hover { background-position: 0 -160px; }

a.meetTeamBadge {
	margin-left: 0px;
	background: url('../img/btn-badge-meet-the-team.png') 0 0 no-repeat;
	top: 400px;
	z-index: 20;
	left:50px !important;
	top:-30px !important;
}
a.meetTeamBadge:hover { background-position: 0 -160px; }

a.wordFloorBadge {
	background: url('../img/btn-badge-word-from-the-floor.png') 0 0 no-repeat;
	width:182px;
	height:182px;
	z-index: 50;
}
a.wordFloorBadgeAlt {
	background: url('../img/btn-badge-word-from-the-floor-2.png') 0 0 no-repeat;
	width:182px;
	height:182px;
	z-index: 50;
}
a.wordFloorBadge:hover,
a.wordFloorBadgeAlt:hover {
	background-position: 0 -182px;
}

/* --- Homepage --- */

.homeContent {
	height: 530px;
	width: 940px;
	position:relative;
}

homeContent h1,
homeContent p {
	text-indent: -9999px;
}

#viewport {
	height:100%;
	overflow:hidden;
	position:relative;
}
#slider {
	position:absolute;
	width:5000px;
	height:100%;
}
#slider .slide {
	text-indent: -99999px;
	height: 530px;
	width: 940px;
}
#homeSlide { background: url('../img/bg-homepage-home.jpg') top left no-repeat; }
#headOfficeSlide { background: url('../img/bg-homepage-head-office.jpg') top left no-repeat; }
#salesSlide { background: url('../img/bg-homepage-sales.jpg') top left no-repeat; }
#distributionSlide { background: url('../img/bg-homepage-distribution.jpg') top left no-repeat; }
#retailSlide { background: url('../img/bg-homepage-retail-management.jpg') top left no-repeat; }

#homeButtons {
	position: absolute;
	top: 428px;
	left: 320px;
	list-style-type:none;
	z-index:999;
}
#homeButtons li a {
	width: 150px;
	height: 85px;
	display: block;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#homeButtons li a.headOffice { background: url('../img/btns-homepage.png') 0 0; }
#homeButtons li a.sales { background: url('../img/btns-homepage.png') -150px 0; }
#homeButtons li a.distribution { background: url('../img/btns-homepage.png') -300px 0; }
#homeButtons li a.retail { background: url('../img/btns-homepage.png') -450px 0; }

#homeButtons li a.headOffice:hover { background-position: 0 -85px; }
#homeButtons li a.sales:hover { background-position: -150px -85px; }
#homeButtons li a.distribution:hover { background-position: -300px -85px; }
#homeButtons li a.retail:hover { background-position: -450px -85px; }

/* --- Scroller Page --- */

.middleColumn .anchor {
	padding-top: 330px;
}
.middleColumn {
	padding: 300px 0 45px 240px;
	width:460px;
	color: #32505a;
}
.middleColumn h2 {
	padding-top: 15px;
	padding-bottom: 3px;
	font-size:1.8em;
	font-weight: normal;
	border-bottom: 1px solid  #32505a;
}

.middleColumn h3, h4 {
	font-size:1.4em;
	padding-top:15px;
}
.middleColumn p {
	padding-top:15px;
	font-size:1.3em;
	line-height:140%;
}
.middleColumn p a {
	color:#ed1c24;
	text-decoration:none;
}
.middleColumn p a:hover {
	text-decoration:underline;
}
.middleColumn p a.showVideoPopup {
	background: url('../img/icon-video.gif') 0 2px no-repeat;
	padding-left: 22px;
}

a.externalRed {
	background: url('../img/icon-external-link.gif') right no-repeat;
	padding-right: 12px;
}
a.externalWhite {
	background: url('../img/icon-external-link-white.gif') right no-repeat;
	padding-right: 12px;
}

.middleColumn ul {
	padding-top:15px;
	font-size:1.3em;
	line-height:140%;
	margin-left:14px;
}

.introScrollItem,
.scrollItem {
	margin-bottom:15px;
}

#rightColumn {
	position:fixed;
	top:340px;
	margin-left:720px;
	width:220px;
}
#rightColumn a {
	position:relative;
	left:-9px;
}

#quote,
#didYouKnow {
	color:#fff;
	background-color:#32505A;
}
#quote p {
	font-size:1.4em;
	margin:5px 17px;
	line-height:130%;
}
#quoteBottom {
	background: url('../img/quote-btm.gif') top left no-repeat;
	height:41px;
}
#quoteBottom small {
	margin-left:17px;
	font-size:1.2em;
}

#didYouKnow p {
	font-size:1.4em;
	margin:5px 17px;
	line-height:130%;
}
#didYouKnowBottom {
	background: url('../img/did-you-know-btm.gif') top left no-repeat;
	height:41px;
}
#didYouKnowBottom a {
	position:relative;
	left:17px;
	top:10px;
	color:#fff;
	font-size:1.2em;
	text-decoration:none;
	background: url('../img/icon-refresh.gif') 0 7px no-repeat;
	font-weight:bold;
	padding: 5px 12px 5px 12px;
}
#didYouKnowBottom a:hover {
	text-decoration:underline;
}

/* --- Video popup --- */

#videoPopup {
	background: url('../img/pop-over-video-small.png') top left no-repeat;
	width: 548px;
	height: 378px;
	position:relative;
	text-align:left;
	display:none;
}
#replaceVideo {
	width:480px;
	height:270px;
	position:absolute;
	top:72px;
	left:34px;
}

#customerJourneyPopup {
	background: url('../img/pop-over-video.png') top left no-repeat;
	width: 708px;
	height: 468px;
	position:relative;
	text-align:left;
	display:none;
}
#replaceCustomerJourney {
	width:640px;
	height:360px;
	position:absolute;
	top:72px;
	left:34px;
}
#wordFromFloorPopup {
	background: url('../img/pop-over-video.png') top left no-repeat;
	width: 708px;
	height: 468px;
	position:relative;
	text-align:left;
	display:none;
}
#replaceWordFromFloor {
	width:640px;
	height:360px;
	position:absolute;
	top:72px;
	left:34px;
}

.popupTitle {
	position:absolute;
	top:34px;
	left:34px;
}
.closeVideoPopup,
.closeFlashPopup,
.closeWordFromFloorPopup,
.closeCustomerJourneyPopup {
	display:block;
	background: url('../img/btn-close-pop-over.gif') top left no-repeat;
	height:20px;
	width:70px;
	position:absolute;
	top:34px;
	right:29px;
}
.closeVideoPopup:hover,
.closeCustomerJourneyPopup:hover,
.closeFlashPopup:hover {
	background-position: 0 -20px;
}


#videoPopup.allGraduates {
	background: url('../img/pop-over-video-small-txt.png') top left no-repeat;
	width: 548px;
	height: 434px;
}
#videoPopup.allGraduates p {
	display:block;
	font-size:1.2em;
	line-height:150%;
	color:#fff;
	position:absolute;
	left:34px;
	top:352px;
	width:480px;
}

#flashPopup {
	background: url('../img/pop-over-where-youll-fit-in.png') top left no-repeat;
	width: 613px;
	height: 504px;
	position:relative;
	text-align:left;
	display:none;
}
#flashReplace {
	width:545px;
	height:400px;
	position:absolute;
	top:68px;
	left:34px;
}

/* --- FAQ Page ---*/

.faqBody {
	padding-top:5px;
	position:relative;
}
#questions {
	position:relative;
	height:400px;
}
.askedQuestion {
	font-size:1.3em;
	cursor: pointer;
	position:absolute;
}
.askedQuestion h2 {
	overflow:hidden;
	text-indent: -9999px;
}
.askedQuestion h2 a {
	display:block;
	overflow:hidden;
}
.askedQuestion .answer {
	display:none;
	background: url('../img/tooltip-top.png') top left no-repeat;
	padding-top:20px;
	color:#fff;
	position:absolute;
	width:380px;
	z-index:50;
	/*cursor: default;*/
}
.answerInner {
	background: url('../img/tooltip-bg.png') top left repeat-y;
}
.askedQuestion .answer p {
	margin: 0 20px;
	padding-bottom:10px;
}
.askedQuestion .answer a { color:#fff; }
.askedQuestion .answer a:hover { text-decoration:none; }

#FAQuestion1 { left:322px; top:22px; }
#FAQuestion1 .answer { left: 55px; top:-135px; }
#FAQuestion1 h2 a {
	background:url('../img/faqs/faq-what-will-i-be-paid.gif') top left no-repeat;
	width:488px;
	height:55px;
}
#FAQuestion1 h2 a:hover, #FAQuestion1 h2 a.viewing { background-position: 0 -55px; }

#FAQuestion2 { left:213px; top:90px; }
#FAQuestion2 .answer { left: 210px; top:-129px; }
#FAQuestion2 h2 a {
	background:url('../img/faqs/faq-can-i-work-part-time.gif') top left no-repeat;
	width:371px;
	height:38px;
}
#FAQuestion2 h2 a:hover, #FAQuestion2 h2 a.viewing { background-position: 0 -38px; }

#FAQuestion3 { left:343px; top:143px; }
#FAQuestion3 .answer { left: 45px; top:-114px; }
#FAQuestion3 h2 a {
	background:url('../img/faqs/faq-where-is-my-nearest-store.gif') top left no-repeat;
	width:553px;
	height:44px;
}
#FAQuestion3 h2 a:hover, #FAQuestion3 h2 a.viewing { background-position: 0 -44px; }

#FAQuestion4 { left:35px; top:205px; }
#FAQuestion4 .answer { left: 162px; top:-166px; }
#FAQuestion4 h2 a {
	background:url('../img/faqs/faq-will-i-have-to-wear-a-uniform.gif') top left no-repeat;
	width:421px;
	height:26px;
}
#FAQuestion4 h2 a:hover, #FAQuestion4 h2 a.viewing { background-position: 0 -26px; }

#FAQuestion5 { left:483px; top:218px; }
#FAQuestion5 .answer { left: 60px; top:-185px; }
#FAQuestion5 h2 a {
	background:url('../img/faqs/faq-what-are-the-working-hours.gif') top left no-repeat;
	width:341px;
	height:27px;
}
#FAQuestion5 h2 a:hover, #FAQuestion5 h2 a.viewing { background-position: 0 -27px; }

#FAQuestion6 { left:145px; top:266px; }
#FAQuestion6 .answer { left: 60px; top:-134px; }
#FAQuestion6 h2 a {
	background:url('../img/faqs/faq-can-i-apply-if.gif') top left no-repeat;
	width:446px;
	height:24px;
}
#FAQuestion6 h2 a:hover, #FAQuestion6 h2 a.viewing { background-position: 0 -24px; }

#FAQuestion7 { left:428px; top:307px; }
#FAQuestion7 .answer { left: 94px; top:-99px; }
#FAQuestion7 h2 a {
	background:url('../img/faqs/faq-where-is-your-head-office.gif') top left no-repeat;
	width:368px;
	height:24px;
}
#FAQuestion7 h2 a:hover, #FAQuestion7 h2 a.viewing { background-position: 0 -24px; }

#FAQuestion8 { left:90px; top:358px; }
#FAQuestion8 .answer { left: 30px; top:-118px; }
#FAQuestion8 h2 a {
	background:url('../img/faqs/faq-what-age-can-i-start-working-at-matalan.gif') top left no-repeat;
	width:638px;
	height:35px;
}
#FAQuestion8 h2 a:hover, #FAQuestion8 h2 a.viewing { background-position: 0 -36px; }

/* --- Job Search Page --- */

.jobSearch {
	height:489px;
	background: url('../img/pic-search-model.png') top right no-repeat;
	margin-top:-7px;
}
.fitInLanding {
	height:489px;
	background: url('../img/pic-where-youll-fit-model.png') top right no-repeat;
	margin-top:-7px;
}
.jobSearch p,
.fitInLanding p {
	width:460px;
	color: #32505a;
	padding-top:15px;
	font-size:1.2em;
	line-height:140%;
}
.fitInLanding p {
	width:520px;
}
.jobSearch a,
.fitInLanding a {
	color: #ed1c24;
	text-decoration:none;
}
.jobSearch a:hover,
.fitInLanding a:hover {
	text-decoration:underline;
}
#jobSearchTitle,
#fitInLandingTitle,
.jobSearch iframe {
	margin-top:35px;
}
#searchLinks,
#fitInLinks {
	width:538px;
	margin-top:25px;
	list-style-type:none;
}
#searchLinks a,
#fitInLinks a {
	background-image: url('../img/btns-search.png');
	background-repeat: no-repeat;
	display:block;
	text-indent: -9999px;
	overflow:hidden;
}
#retailSearchButton {
	height:122px;
	width:178px;
}
#retailSearchButton:hover { background-position: 0 -248px; }

#headOfficeSearchButton {
	height:122px;
	width:180px;
	background-position: -178px 0;
}
#headOfficeSearchButton:hover { background-position: -178px -248px; }

#distributionSearchButton {
	height:122px;
	width:178px;
	background-position: -358px 0;
}
#distributionSearchButton:hover { background-position: -358px -248px; }

#salesSearchButton {
	height:122px;
	width:360px;
	background-position: 0 -122px;
}
#salesSearchButton:hover { background-position: 0 -370px; }

#graduateSearchButton {
	height:122px;
	width:178px;
	background-position: -360px -122px;
}
#graduateSearchButton:hover { background-position: -360px -370px; }

.jobSearch .newStoreBadge,
.fitInLanding .newStoreBadge {
	top: 0 !important;
	left:810px !important;
}

/* --- Specific for where youll fit in page --- */

#fitInLinks a {
	background-image: url('../img/btns-where-youll-fit.png');
	height:122px;
	width:268px;
}

#retailButton:hover { background-position: 0 -248px; }

#headOfficeButton { background-position: -268px 0; }
#headOfficeButton:hover { background-position: -268px -248px; }

#distributionButton { background-position: 0 -122px; }
#distributionButton:hover { background-position: 0 -370px; }

#salesButton { background-position: -268px -122px; }
#salesButton:hover { background-position: -268px -370px; }


/* --- Right Column links --- */

.rightButton {
	display: block;
	overflow:hidden;
	text-indent:-9999px;
}
#whereYouFitButton {
	background: url('../img/btn-where-youll-fit-in.png') top left no-repeat;
	width:238px;
	height:108px;
}
#meetGradsButton {
	background: url('../img/btn-meet-our-graduates.png') top left no-repeat;
	width:238px;
	height:108px;
}
#whereYouFitButton:hover { background-position:0 -107px; }
#meetGradsButton:hover { background-position:0 -108px; }

#applyButton {
	background: url('../img/btn-apply-now.png') top left no-repeat;
	width:238px;
	height:82px;
}
#applyButton:hover { background-position:0 -82px; }

/* --- NEW STORES PAGES --- */
#mapsBody {
	font-size:14px !important;
}
#mapsBody #headerLogin,
#mapsBody #footer {
	font-size:13px;
}
#mapsBody .mapBubble {
	width:200px;
}
.newStoresContent {
	padding-top: 9px;
	padding-bottom: 9px;
}
.newStoresContent .mapBubble a { color:#000; }
.newStoresContent .mapBubble a:hover { text-decoration:none; }
.newStoresContent #sub_header img.sub_header {
	display: block;
	margin-bottom: 10px;
}
.newStoresContent #sub_header {
	padding: 9px 0 20px 0;
}
.newStoresContent #sub_header p {
	line-height:130%;
}
.newStoresContent #leftCol {
	border-top: 9px #32505a solid;
	padding-top: 9px;
	width: 700px;
	margin-right: 12px;
}
.newStoresContent #rightCol { width: 220px; }
.newStoresContent .redBox {
	width: 235px;
	height: 263px;
	background: url('../img/red-box-background.png') no-repeat;
	margin-bottom: 10px;
	position: relative;
}
.newStoresContent .redBox p{ padding: 0 20px 20px 20px; color: #fff; font-size: 12px;}
.newStoresContent .redBox a { text-decoration: none; }
.newStoresContent .redBox a:hover { text-decoration: underline; }
.newStoresContent .margin60px{ padding-top: 60px;}
.newStoresContent .greyBox {
	width: 220px;
	margin-left: 8px;
	background: #e8e8e8;
}
.newStoresContent .greyBoxInner { padding: 12px; }
.newStoresContent .greyBoxInner h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
.newStoresContent .greyBoxInner img { margin-bottom: 10px; }
.newStoresContent .greyBoxInner p {
	font-size: 13px;
	margin-bottom: 10px;
}
.newStoresContent .greyBoxInner a {
	font-size: 12px;
	color:#000;
}
.newStoresContent .greyBoxInner a:hover { text-decoration:none; }
.newStoresContent div.jobsHolder { background: url('../img/store-background-repeat.jpg') top left repeat-y; }
.newStoresContent div.jobs {
	padding: 20px 210px 20px 60px;
	background: url('../img/store-background-bottom.jpg') bottom left no-repeat;
}
.newStoresContent div.job { margin: 0 0 20px 0; }
.newStoresContent div.job h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
.newStoresContent div.job p {
	font-size: 12px;
	margin-bottom: 10px;
}
.newStoresContent div.job a { color:#000; }
.newStoresContent div.job a:hover { text-decoration: none; }
.newStoresContent #backButton {
	display: block;
	width: 114px;
	height: 52px;
	background: url('../img/btn-back.png');
	position:relative;
	left:-10px;
}
.newStoresContent #backButton:hover { background-position: 0 -52px; }
.newStoresContent #findOutMore {
	position: absolute;
	bottom: 15px;
	right: 20px;
	display: block;
	width: 235px;
	height: 20px;
	background: url('../img/find-out-more.png') bottom right no-repeat;
}

/* --- Standard Page ---*/
.textPage {
	min-height:489px;
	background: url('../img/pic-generic-model.png') top right no-repeat;
	margin-top:-7px;
	padding-bottom:35px;
}
.textPage p {
	width:460px;
	color: #32505a;
	padding-top:15px;
	font-size:1.2em;
	line-height:140%;
}
.textPage a {
	color: #32505a;
}
.textPage a:hover {
	color: #ED1C24;
	text-decoration:none;
}
.textPage ul {
	font-size:1.2em;
	line-height:140%;
	margin-left:14px;
	width:460px;
	color:#32505A;
	padding-top:15px;
}
.textPage ul li {
	margin-bottom:10px;
}
.textPage h2 {
	color: #32505a;
	padding-top: 15px;
	padding-bottom: 3px;
	font-size:1.8em;
	font-weight: normal;
	border-bottom: 1px solid  #32505a;
	width:460px;
}

#standardTitle {
	margin-top:35px;
}

#sitemapList {
	margin-top:35px;
	list-style-type:none;
}
#sitemapList ul {
	list-style-type:none;
	margin-left:20px;
	margin-top:5px;
	font-size:1em;
	padding-top:0;
}
#sitemapList li {
	margin-bottom:5px;
}
#sitemapList a {
	color: #32505a;
}
#sitemapList a:hover { text-decoration:none; }

/* --- static text page ---*/
#backButton {
	display:block;
	margin-top:25px;
	background: url('../img/btn-back-sml.png') top left no-repeat;
	width:93px;
	height:44px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	left:-10px;
}
.backButtonHover,
#backButton:hover {
	background-position: 0 -44px;
}