/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Created : 18/03/2006
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* At this percentage 1em equates to 10px */
	color:#a1a1a;}

/* 
Reset all margins/padding */
* { 
		margin:0;
		padding:0;}
	
/* 
Make for consistent list handling across different browsers. http://www.clagnut.com/blog/1287/
NEVER alter these values. Set margin & padding to 0 (or whatever you need) directly on subsequent lists. */
ul, ol {
		padding-left:1em;
		margin-left: 0;}

/* 
No borders on images */
img {
		border:0;}

/* 
TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1{
	color:#06347a;
	font-weight:normal;
	padding-bottom:10px;}

h2{
	color:#06347a;
	font-size:2em;
	font-weight:normal;
	padding-bottom:10px;}

h3{
	color:#06347a;
	font-size:1.7em;
	font-weight:normal;
	padding-bottom:10px;}

h4{
	color:#06347a;
	font-size:1.4em;
	padding:5px 0 5px 5px;
	margin:0 0 10px 0;
	font-weight:bold;
	background-color:#efefef;
	border-bottom:1px dotted #cccccc;}

h5{
	color:#06347a;
	font-size:1.3em;
	padding-bottom:10px;
	font-weight:normal;}

h6{
	color:#666666;
	font-size:1.1em;
	font-weight:normal;
	line-height:16px; }

p {
	color:#666666;
	padding-bottom:10px;
	line-height:16px;
	font-size:1.1em; }

strong, b {
	font-weight: bold;
	color:#06347a; }

/* 
Links: Always implement all four states through-out this stylesheet */

a:link {color:#06347a; text-decoration:none;}
a:visited {color:#06347a; text-decoration:none;}
a:hover {color:#06347a; text-decoration:underline;}
a:active {color:#2baae1; text-decoration:none;}

/* 
END TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* 
CLASSES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.myReusableClass {
}

.middle_border_logos {
	border-right:1px dotted #bfbfbf;}


	
.repeated_region a:link {color:#b20838; text-decoration:none;}
.repeated_region a:visited {color:#b20838; text-decoration:none;}
.repeated_region a:hover {color:#b20838; text-decoration:underline;}
.repeated_region a:active {color:#b20838; text-decoration:none;}	
	
.repeated_region h5 {
	color:#b20838;
	padding:0 0 2px 0;
	}
	
.repeated_region {
	border-bottom:1px solid #dcf4ff;
	margin-bottom:10px;
	clear: both;}

.repeated_region img {
	float:left;
	padding-right: 20px;
	padding-bottom: 10px; }

.shareprice {
	float:left;
	/*border:1px solid #CCCCCC; */
	margin-bottom:10px;}

.formButton {
	margin-left:98px;}

/* 
END CLASSES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* 
LAYOUT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#wrapper {
	margin:0 auto 0 auto;
	width:790px;}

div#links {
	text-align:center;
	margin-top:200px;}

div#header {
	width:790px;
	float:left;
	padding:10px 0 10px 0;}

div#navigation {
	width:790px;
	float:left;
	font-size:1.1em;}
	
div#home_button {
	background-image:url(../images/backgrounds/trail-menu-back.gif);
	width:180px;
	height:23px;
	float:left;
	padding:8px 0 0 11px; }
	
#home_button a:link {color:#ffffff; text-decoration:none;}
#home_button a:visited {color:#ffffff; text-decoration:none;}
#home_button a:hover {color:#ffffff; text-decoration:underline;}
#home_button a:active {color:#ffffff; text-decoration:none;}

div#navigation_menu {
	background-color:#06347a;
	border-bottom:1px solid #839abd;
	width:599px;
	height:30px;
	float:left;}
	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;}

#nav a {
	display: block;
	color:#fff;}

#nav li ul li a {
	background-color:#95d5f0;
	width:150px;
	color:#005699;
	padding:5px 0 5px 5px;
	border-bottom: 1px solid #FFFFFF;}
	
#nav li ul li a:hover {
	background-color:#caeaf8;
	text-decoration:none;}
	
#nav li a:hover {
	text-decoration:none;
	background-color:#2baae1;}

#nav li {
	float: left;}

#nav li ul {
	position: absolute;
	width: 50px;
	left: -999em;}

#nav li:hover ul {
	left: auto;}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;}
	
#nav .nav_news {	
	width:34px;
	height:22px;
	padding:8px 9px 0 9px;
	border-right:1px solid #FFFFFF}
	
#nav .nav_profile{	
	width:35px;
	height:22px;
	padding:8px 9px 0 9px;
	border-right:1px solid #FFFFFF}
	
#nav .nav_csr{	
	width:25px;
	height:22px;
	padding:8px 9px 0 9px;
	border-right:1px solid #FFFFFF}
	
#nav .nav_investor{	
	width:104px;
	height:22px;
	padding:8px 9px 0 9px;
	border-right:1px solid #FFFFFF}
	
#nav .nav_financial{	
	width:97px;
	height:22px;
	padding:8px 9px 0 9px;
	border-right:1px solid #FFFFFF}
	
#nav .nav_careers{	
	width:46px;
	height:22px;
	padding:8px 9px 0 9px;
	border-right:1px solid #FFFFFF}
	
#nav .nav_contact_us{	
	width:62px;
	height:22px;
	padding:8px 9px 0 9px; }
		
#nav li:hover, #nav li.hover { /* Make the onmouseover elements work in IE7 */
	position: static;}
	
div#content_holder {
	width:790px;
	float:left;}
	
div#content_top {
	background-image:url(../images/backgrounds/content_top.gif);
	background-repeat:no-repeat;
	height:30px;
	width:790px;
	float:left;}

div#content_middle {
	background-image:url(../images/backgrounds/content_middle_rep.gif);
	background-repeat:repeat-y;
	width:790px;
	float:left;}

div#left_col_content {
	width:152px;
	float:left;}
	
div#search {
	float:left;
	width:142px;
	padding:10px 0 10px 10px;}
	
div#search form, div#search input {
	padding:0; margin:0; }

div#corporate_wear {
	float:left;
	width:152px;
	padding:0 0 0 0;}

div#corporate_wear h4 {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin:0; }

div#corporate_wear td {
	padding:5px 0 5px 0;
	border-bottom:1px dotted #999999;}

div#specialist {
	float:left;
	width:152px;
	display: none;	
	}
	
div#specialist h4 {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin:0; }

div#specialist td {
	padding:5px 0 5px 0;
	border-bottom:1px dotted #999999;}

div#facilities {
	float:left;
	width:152px;}
	
div#facilities h4 {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin:0; }

div#facilities td {
	padding:5px 0 5px 0;
	border-bottom:1px dotted #999999;}

div#dry_cleaning {
	float:left;
	width:152px;}
	
div#dry_cleaning h4 {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin:0; }

div#dry_cleaning td {
	padding:5px 0 5px 0;
	border-bottom:1px dotted #bfbfbf;}

div#workwear {
	float:left;
	width:152px;}
	
div#workwear h4 {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin:0; }

div#workwear td {
	padding:5px 0 5px 0;
	border-bottom:1px dotted #bfbfbf;}

div#middle_col_content {
	width:452px;
	float:left;
	padding:0 0 0 35px;}
	
div#flash_movie {
	width:418px;
	height:265px;
	float:left;
	background-image:url(../images/swf/facilities-managment.jpg);}
	
div#page_image {	
	width:418px;
	background-color:#0099CC;
	clear: both;
	float:left;}
	
div#main_content {
	float:left;
	width:418px;
	padding:20px 25px 0 0;}
	
div#main_content ul {
	color:#666666;
	padding:0 0 15px 0;
	margin:0 0 0 10px;
	line-height:16px;
	font-size:1.1em;
	list-style:circle; }
	
div#main_content li {
	margin:0 0 0 10px;
	list-style:disc; }

div#main_content ul ul {
	color:#666666;
	padding:0;
	margin:0 0 0 15px;;
	line-height:16px;
	font-size:1em;
	list-style:circle; }
	
div#main_content li {
	margin:0 0 0 10px;
	list-style:disc; }

div#main_content table {
	border:none; }

div#right_col_content {
	width:151px;
	float:left;}

div#latest_news {
	float:left;
	width:131px;
	padding:0 10px 20px 10px;
	border-bottom:1px dotted #bbc7cc;
	margin-bottom:15px;}
	
div#latest_news p {
	color:#161b60;}
	
div#latest_news h6 {
	padding:0;
	margin:0;
	font-weight:bold;
	color:#b20838;}
	 
#latest_news a:link {color:#b20838; text-decoration:none;}
#latest_news a:visited {color:#b20838; text-decoration:none;}
#latest_news a:hover {color:#b20838; text-decoration:underline;}
#latest_news a:active {color:#b20838; text-decoration:none;}

div#sub_nav {
	float:left;
	width:141px;
	padding:0 10px 20px 0;
	border-bottom:1px dotted #bbc7cc;
	margin-bottom:15px;
	font-size:1.1em;}
	
div#sub_nav li {
	list-style-type:none;
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #FFFFFF;
	background-image:url(/furniture/images/sitewide/subnavbut.gif);
	background-repeat:no-repeat;}
	
#sub_nav a:link {color:#06347a; text-decoration:none;}
#sub_nav a:visited {color:#06347a; text-decoration:none;}
#sub_nav a:hover {color:#2baae1; text-decoration:underline;}
#sub_nav a:active {color:#06347a; text-decoration:none;}

div#share_price {
	float:left;
	width:131px;
	padding:0 10px 0 10px;}
	
div#share_price p {
	color:#161b60;
	font-size:1.1em;}

div#share_price a {
	font-size:1.1em;}
	
#share_price a:link {color:#b20838; text-decoration:none;}
#share_price a:visited {color:#b20838; text-decoration:none;}
#share_price a:hover {color:#b20838; text-decoration:underline;}
#share_price a:active {color:#b20838; text-decoration:none;}

div#content_bottom {
	background-image:url(../images/backgrounds/content_bottom.gif);
	background-repeat:no-repeat;
	height:54px;
	width:790px;
	float:left;}	

div#footer {
	background-image:url(../images/backgrounds/footer.gif);
	width:787px;
	height:23px;
	float:left;
	padding-top:8px;
	padding-left:3px;}

#footer ul {
	display:inline;
	list-style-type:none;
	padding:0;}
	
#footer li {
	display:inline;
	list-style-type:none;
	padding-left:10px;
	color:#999999;}

#footer a:link {color:#999999; text-decoration:none;}
#footer a:visited {color:#999999; text-decoration:none;}
#footer a:hover {color:#b20838; text-decoration:underline;}
#footer a:active {color:#999999; text-decoration:none;}
	
div#trail_menu {
	float:left;
	width:400px;
	margin-bottom:5px;
	font-size:1em;
	color:#999999; }
	
div#trail_menu p {
	 font-size:1em;
	 color:#999999; }
	
#trail_menu a:link {color:#999999; text-decoration:none;}
#trail_menu a:visited {color:#999999; text-decoration:none;}
#trail_menu a:hover {color:#2baae1; text-decoration:underline;}
#trail_menu a:active {color:#999999; text-decoration:none;}


#logo {	
	text-indent: -5000px; overflow:hidden;
	width: 341px; height:47px;  text-decoration: none !important;
	background-image:url(../images/sitewide/logo.gif); float:left;
	background-repeat:no-repeat;}


#heading_corporate {	
	width: 142px; height:15px;  text-decoration: none !important;
	background-image:url(../images/headings/corporatewear.gif); 
	background-repeat:no-repeat; padding:2px 0 0 10px;}

#heading_specialist {	
	width: 142px; height:15px;  text-decoration: none !important;
	background-image:url(../images/headings/rental.gif); 
	background-repeat:no-repeat; padding:2px 0 0 10px;}

#heading_facilities {
	width: 142px; height:15px;  text-decoration: none !important;
	background-image:url(../images/headings/facilities-man.gif); 
	background-repeat:no-repeat; padding:2px 0 0 10px;}

#heading_dry_cleaning {	
	width: 142px; height:15px;  text-decoration: none !important;
	background-image:url(../images/headings/dry-cleaning.gif); 
	background-repeat:no-repeat; padding:2px 0 0 10px;}


#heading_workwear {	
	width: 142px; height:15px;  text-decoration: none !important;
	background-image:url(../images/headings/workwear.gif); 
	background-repeat:no-repeat; padding:2px 0 0 10px;}

/* 
END LAYOUT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* 
FORM LAYOUT
When creating a form add .formField to any fields, .formLabel to labels 
and proceed labels with a <br class="formBR" />
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

textarea, input, select {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding:1px;}

label.formLabel, input.formField {
		display: block;
		width: 100px;
		float: left;
		margin-bottom: 10px;
		font-size:10px;
		color:#555;}
		
label.formLabels, input.formFields {
		display: block;
		width: 200px;
		float: left;
		margin-bottom: 10px;
		font-size:10px;
		color:#555;}

label.formLabel {
		text-align: left;
		width: 80px;
		padding-right: 20px;
		padding-top:3px;
		font-size:10px;}

br.formBR {
		clear: left;}
		
textarea {
	width:200px;
	color:#555;}
	
select {
	color:#555;
	margin-bottom:10px;}
		
/* 
END FORM LAYOUT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* 
HEADINGS
Refer to site-map for all headers. Ensure consitent casing.
NOTE: Heading naming convention - #heading_human_name_title
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* 
END HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.paging {
	background-color:#f0f0f0;
	padding:5px 0 5px 5px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	margin:0 0 10px 0;
	color:#666666;
	font-size:1.0em; }

div.paging a:link {color:#999999; text-decoration:none;}
div.paging a:visited {color:#999999; text-decoration:none;}
div.paging a:hover {color:#2baae1; text-decoration:underline;}
div.paging a:active {color:#999999; text-decoration:none;}

div.paging strong, div.paging b {
	color:#666666; }

a.newsdownload {
	background-color:#f0f0f0;
	width:395px;
	display:block;
	padding:5px 0 5px 10px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	margin:0 0 10px 0;
	color:#666666;
	font-size:1.0em; }

a.newsdownload:link {color:#999999; text-decoration:none;}
a.newsdownload:visited {color:#999999; text-decoration:none;}
a.newsdownload:hover {color:#2baae1; text-decoration:underline;}
a.newsdownload:active {color:#999999; text-decoration:none;}

div#sitemap {
	font-size:1.1em; }

div#sitemap li {
	list-style-type:none;
	margin:0;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #cccccc; }

div#sitemap a:link {color:#999999; text-decoration:none;}
div#sitemap a:visited {color:#999999; text-decoration:none;}
div#sitemap a:hover {color:#2baae1; text-decoration:underline;}
div#sitemap a:active {color:#999999; text-decoration:none;}

