/*-----------------------
  Initial.com Style Sheet
*/

/*------------
=General Rules
*/

body{
background:#f0f0f0 url(../i/bg.jpg) repeat-x;
text-align:center;
font:62.5%/1 arial, sans-serif;
}
input,
select,
textarea{
font-size: 105%;
color: #ccc;
}
ul{
margin: 1em 0;
}

dl{
margin-left:20px;
}

dl dt{
  padding-left        : 10px;
  margin-top          : 0em;
  font-weight         : bold;
}
dl dd
{
  padding-left        : 10px;
  margin-bottom       : 1em;
}

.seperator{
  clear               : both;
  border-bottom       : 0 none;
  border-top          : 1px solid #ccc;
  width               : 100%;
  height              : 0;
  overflow            : hidden;
  font-size           : 0;
}


/*-----
Classes
*/

.disclaimer,
.disclaimer a{
  color               : #858585;
  line-height         : 1.4;
}

.disclaimer a:link{
	color:	#858585;
	text-decoration	:	none;
}

.disclaimer a:visited{
	color:	#858585;
	text-decoration	:	underline;
}
.disclaimer a:hover{
	color:	#858585;
	text-decoration	:	underline;
}
.disclaimer a:active{
	color:	#858585;
	text-decoration	:	underline;
}

.clearer{
	clear:both;
}

/*-----------
=Hidden links
*/

#sitecontent p a.inlinelink,
#sitecontent dl a.inlinelink,
#sitecontent ul a.inlinelink
{
	text-decoration : none;
	color:#444;
}
#sitecontent p a.inlinelink:hover,
#sitecontent dl a.inlinelink:hover,
#sitecontent ul a.inlinelink:hover
{
	text-decoration : none;
	color:#f00;
}

/*--------
=Wrappers
*/

#sitewrap{
  position            : relative;
  background          : #fff ;
  width               : 980px;
  margin              : 0 auto;
  margin-top		:0px;
  text-align          : left;
  color               : #444;
  border:solid 1px #dbdbdb;
}

#sitewrap2{
  padding:0 15px;
  overflow:hidden;
  clear:left;
  }
  
/*Cta linking*/  
a, a:visited{color:#007dc3; text-decoration:none;}
a:hover{text-decoration:underline;}


/*----
=Footer
*/

#sitefoot
{
  padding             : 0 22px;
  padding-bottom      : 0px;
  padding-top      : 4em;
  line-height         : 1.4;
text-align:center;
padding-bottom:10px;
}

#sitefoot a:link{
	color:	#858585;
	text-decoration			:	none;
}

#sitefoot a:visited{
	color:	#858585;
	text-decoration			:	none;
}

#sitefoot a:hover{
	color:	#858585;
	text-decoration			:	underline;
}

#sitefoot a:active
{
	color:	#858585;
	text-decoration			:	none;
}

  #sitefoot .seperator
  {
    padding-top         : 10px;
    margin-bottom       : 10px;
    border-top          : 0 none;
    border-bottom       : 1px solid #858585;
  }
  
  #sitefoot ul
  {
    margin              : 0;
	text-align:center;
  }
  
  #sitefoot li
  {
    
    display             : inline;
    background          : none;
    padding             : 0 0.8em;
    border-left         : 1px solid #858585;
  }
  
  #sitefoot li.first
  {
    border-left         : 0 none;
  }
  
  #sitefoot #sitelinks
  {
   
    display             : inline;
	padding-bottom:10px;
	
display:block

  }
  #sitefoot #sitelinks a
  {   
color:#858585;
  }
  #sitefoot #sitepolicy
  {   
    display             : inline;
	padding-bottom:10px;	
  }
  #sitefoot #sitepolicy a
  {
	color:#858585;	
  }

/*---------
=Navigation
*/  

#sitehead  #navcorp{
position:absolute;
left:117px;
top:-1px;
}
#sitehead img{
padding:0;
}
#navcorp a:link{
	color:	#999;
	text-decoration			:none;
}

#navcorp a:visited{
	color			:	#999;
	text-decoration			:none;
}

#navcorp a:hover{
	color				:	#999;
text-decoration			:underline;	
}

#navcorp a:active{
	color								:	#ccc;
	text-decoration			:none;
}

  #navcorp li
  {
    padding             : 0 0.7em;
    background          : none;
  }

/*-------
=Main Nav
*/
#navmain ul li a,
#navmain li strong.current
{
border-bottom:1px solid #DBDBDB !important;
}
#navmain{
  float               : left;
  display             : inline;
  width               : 189px;
  padding-top         : 11px;
  color               : #fff;
  font-size           : 115%;
  display:none;
}

  #navmain ul
  {

    line-height         : 110%;
    margin              : 0;
	overflow			: hidden;

  }
  
    #navmain ul a,
    #navmain ul strong.current
    {
	
      position            : relative;
      color               : #444;
      text-decoration     : none;
      display             : block;
      padding             : 5px 25px;
	background          : #f1f2f4 url(../i/nav-arrow-level-1.gif) no-repeat 15px 6px
 }
#navmain ul a
    {
color               : #444;
}
    #navmain ul a:hover
    {

      color               : #444;

    }
    
    #navmain ul li.sep a
    {
      border          : 1px solid #ccc;
	  margin-top	:13px;
font-weight:bold;
color:#0078c1;
padding-left:5px;
    }

#navmain ul li strong a,
#navmain ul li strong a:hover{
background-color          : #41BEE3 ;
padding-left:15px;
color:#fff;
}

      #navmain ul li a:hover
      {
        background          : #e5e6e7 ;
        color               : #444;
text-decoration:underline;
      }
    
      #navmain ul strong a
      {
        background          : #ccc url;
padding-left:20px;
      }
      #navmain ul strong a:hover
      {
        background          : e5e6e7 url(../i/nav-arrow-level-1-on.gif) no-repeat 9px 6px;
        color               : 444;
      }
#navmain ul .main-current a
{
background          : #155c88;
font-weight:bold;
color:#fff;
padding-left:15px;

}


#navmain ul .main-current 
{
background: #41BEE3;
font-weight:bold;
font-size:1em;
color:#fff;
padding-left:15px;
padding-right:20px;

}

#navmain ul .main-current a:hover
{
background          : #155c88 ;
font-weight:bold;
color:#fff;

}
   
/*---------
=Breadcrumb
*/

#navbreadcrumb{
  padding-bottom      : 0px;
  font-size           : 95%;
  line-height         : 1.4;
  color               : #999;
  width:500px;
}

#sitecontent #navbreadcrumb a
  {
    text-decoration     : none;
	color:#999;
  }
  #navbreadcrumb a:hover
  {
    text-decoration     : underline !important;	
  }

  #navbreadcrumb strong
  {
    font-weight         : normal;
    color               : #666;
  }

/*------
=Content
*/

#sitecontent{
  float               : left;
  display             : inline;
  font-size           : 120%;
  line-height         : 1.25;  
color:#666;
padding-left:108px;
width:840px
}
#sitecontent p {
margin:0.7em 0;
}
#sitecontent #cta p {
margin:0;
}
#sitecontent input,
#sitecontent select,
#sitecontent textarea{
  color               : #444;	
}

/*-------
=Homepage
*/

.p-home #sitecontent h1{
color:#0f202e;
font-size:280%;
background:url(../i/h1-arrow.jpg) no-repeat 0 7px;
padding-left:34px;
position:relative;
height:1.2em;
font-weight:normal
}
#sitecontent h1{
color:#0f202e;
font-size:220%;
background:url(../i/h1-arrow-slp.jpg) no-repeat 0 6px;
padding-left:25px;
margin-bottom:5px;
position:relative;
font-weight:normal
}

/*--------------------------
=Site Language Menu Dropdown
*/
#lang_list{
 visibility : hidden;
}
 
#lang_menu{
width:220px;
position:absolute;
top:6px;
right:16px;
z-index:2;
}
 
#lang_menu a
{
 width: auto;
 display: block;
 margin:0px 0px 0px 0px;
 padding: 2px 0px 2px 0px;
 border: 1px solid #ccc;
 text-decoration: none;
 width: auto;
 color:#333 !important ;
 font-size:99%;
 background: url(http://www.initial.com/i/f/drop-arrow.gif) right bottom no-repeat;
}
#lang_menu a img{
 border: 1px solid #fff;
 margin: 0px 4px 0px 3px;
 padding: 0px;
 width:17px;
 height:9px;
}
 
#lang_menu .lang_outer  {
 height:0px;
 display: block;
 overflow:auto;
 border: 1px solid #ccc;
}
#lang_menu .lang_outer .lang_inner{
 overflow:auto;
}
 
#lang_menu .lang_outer .lang_inner ul {
 list-style:none;
 margin:0px;
 padding:0px;
}
 
#lang_menu .lang_outer .lang_inner ul li{
 list-style:none;
 margin:0px;
 padding:0px;
 background: #fff;
}
#lang_menu .lang_outer .lang_inner ul li a
{
 width: auto;
 display: block;
 color: #333 !important;
 padding: 0px 1px 2px 3px;
 margin: 0px;
 text-decoration: none;
 border: 1px solid #fff;
 border-top: 1px solid #ddd;
 border-right: 1px solid #eee;
 background: #fff;
}
#lang_menu .lang_outer .lang_inner ul li a.first
{
 border-top: 1px solid #fff;
}
#lang_menu .lang_outer .lang_inner ul li a.none
{
 padding: 4px 0px 3px 26px;
 border-top: 1px solid #fff;
}
#lang_menu .lang_outer .lang_inner ul li a.gray
{
 background: #eee;
}
#lang_menu .lang_outer .lang_inner ul li a img{
 color: #fff;
 padding: 0px;
 margin: 3px 4px 0px 0px;
 text-decoration: none;
 border: 1px solid #ddd;
 width:17px;
 height:9px;
}
#lang_menu .lang_outer .lang_inner ul li a:hover
{
 color: #000 !important;
 background: #ddd;
 border: 1px solid #ccc;
}
#lang_menu .lang_outer .lang_inner ul li a:hover img{
 border: 1px solid #bbb;
}

/*-------
=Tagline
*/

#tagline{
color:#666;
padding:10px 20px;
width:380px;
margin:30px 15px 0 0;
position:absolute;
right:0
}
#tagline span.hdr,
#tagline span.hdr2{
font-weight:bold;
color:ed1c24
}
#tagline span.hdr{
font-size:1.9em
}
#tagline span.hdr2{
font-size:1.3em
}
#tagline p{
margin-bottom:1.3em;
line-height:1.35;
font-size:1.35em;
width:350px
}

/*--------------------
Group services footers
*/
#initial-services-footer
{
background:#F2F2F2;
height:215px;
color:#6e6e6e;
background:#797979 url(../i/footer-1.jpg) repeat-x;
}

#group-services-footer
{
background:#797979 url(../i/footer-bg.jpg) repeat-x;
height:160px;
}
#group-services-footer h2,
#initial-services-footer h2
{
background:url(../i/h2-span-full-style2.gif) no-repeat 11px 2px;
padding:8px 0 10px 28px;
color:#000;
margin-left:10px;
font-size:160%;
}
#group-services-footer ul,
#initial-services-footer ul
{
margin-top:0px;
}
#group-services-footer h2
{
background:url(../i/small-white-arrow.gif) no-repeat 11px 9px;
color:#fff;
}
#initial-services-footer .column h2
{
color:#565656!important;

font-size:190%;
background:none;
padding:0px 0 0 0;
font-weight:normal;
}

#group-services-footer ul li,
#initial-services-footer ul li
{
background-image:none;
line-height:140%;
line-height:160%;
}

#initial-services-footer h3
{
padding-left:10px;
color:#666;
font-size:114%;
padding-bottom:5px;
}
#group-services-footer h4,
#initial-services-footer h4
{
color:#999;
font-size:110%;
margin-top:3px;
padding-left:10px;
}
#initial-services-footer h3 a:hover,
#group-services-footer h3 a:hover
{text-decoration:underline;}
#group-services-footer h3 a
{color:#fff;
text-decoration:none;}
#initial-services-footer h3 a
{color:#565656;
text-decoration:none;}
#group-services-footer h3
{
color:#fff;
font-size:110%;
padding-left:10px;
padding-bottom:5px;
}

#group-services-footer div.column
{
border-left:solid 2px #ccc;
width:178px;
float:left;
margin-left:10px;

}
#initial-services-footer div.column
{
border-left:solid 2px #DBDBDB;

width:178px;
float:left;
margin-left:10px;
height:155px;
}
#group-services-footer div.column
{
height:105px;
}
#group-services-footer div.column ul li a
{
text-decoration:none;
color:#fff;
}
#initial-services-footer div.column ul li a
{
text-decoration:none;
color:#555;
}

/* Country List Content */

#sitecontent p.intro{
margin: 1em 0;
width:520px
}
#list ul {
list-style:none;
float:left;
padding:0 30px 10px 0;
width:150px
}
#list ul li{
padding:0;
margin:2px 0 .45em 0;
height:22px
}
#list ul li img{
margin:.3em 7px 0 0
}
#list ul li a{
color:#29465e;
font-weight:bold;
text-decoration:none
}
#list ul li a:hover{
text-decoration:underline
}
#list span.ctrylink{
position:absolute;
margin-top:5px
}

/* Cta Content */

#cta{
float:left;
width:300px;
display:inline;
margin-top: -42px;
}

/* Geo */

#geo{
padding:10px 0;
background:url(../i/uk-geo-bg.jpg) no-repeat 20px 0;
margin-bottom:.5em
}
#geo h2{
color:#0f202e;
font-weight:bold;
font-size:1.4em
}
#geo p{
font-weight:normal;
width:150px;
font-size:.9em;
margin:.5em 0 .8em
}
#geo .geo-btn{
background:#0078C1 url(../i/arrow-white.gif) no-repeat 140px 4px;
padding:4px;
width:155px;
border:solid 2px #0d699c;
margin-top:.7em;
color:#fff;
font-weight:bold
}
#geo a{
text-decoration:none
}

/* Brands */

#brands h3{
color:#0f202e
}
#brands div{
margin:0 5px 1.2em 0;
padding-left:70px;
height:auto;
float:left
}
.clean{background:url(../i/clean.jpg) no-repeat 0 0}
.textile{background:url(../i/textile.jpg) no-repeat 0 0}
.medical{background:url(../i/medical.jpg) no-repeat 0 0}
.facilities{background:url(../i/facility.jpg) no-repeat 0 0}
.hygiene{background:url(../i/hygiene.jpg) no-repeat 0 0}

/* International Accounts */

#int-ac{
width:840px
}
#int-ac h2{
font-size:180%;
font-weight:normal;
padding-left:25px;
color:#0f202e;
background:url(../i/h2-arrow.jpg) no-repeat 0 2px
}

/* Euro table */

#euro{
width:550px;
margin:1.2em 50px 1.5em 0;
float:left
}
#euro,#euro td{
border:#ccc solid 1px;
}
#euro tr#top{
background:#71838e;
color:#fff;
padding:4px;
text-align:center
}
#euro tr#top td,
#euro tr td{
padding:2px 4px;
width:80px
}
#euro tr td img{
margin-left:23px
}
#euro tr#top td#notop{
background:#fff;
width:120px
}

/* Int ac Contact */

#int-ac-contact{
float:left;
width:180px;
margin-top:-17.7em
}
#int-ac-contact p a{
font-size:1em
}
#int-ac-contact label{
font-weight:bold;
margin:1em 0 .3em
}
#int-ac-contact span.error{
color:red;
padding-left:3px;
width:180px;
}
#int-ac-contact fieldset{
border:none
}
#int-ac-contact form input{
width:180px;
display:block;
margin:.2em 0 .8em
}
#int-ac-contact form #qf_message{
width:180px;
display:block;
margin:.2em 0 1.5em
}
#int-ac-contact form input#mcsubmit{
width:61px;
margin:.5em 0 .3em
}
#int-ac-contact p a{
font-size:1em;
}
p.disclaim{
font-size:.9em;
margin:.8em 0 .4em;
margin-left:60px;
font-style:italic
}
span.con-hdr{
clear:both;
font-weight:bold;
font-size:1.1em
}
#int-ac-contact input#qf_developments{
width:10px;
display:inline;
margin-top:-1px;
height:9px
}
p.intac {
font-weight:bold
}
ul.intac {
margin-top:5px
}
ul.intac li {
padding:0 0 .1em 10px;
background:url(../i/ul-arrow-level-1.gif) no-repeat 0 4px
}

/* Wide pages */

#sitecontent.widepg{
width:800px
}
#sitecontent.widepg h1{
margin-bottom:.7em
}
.widepg p{
margin:.7em 0
}
.widepg table{
margin:1em 0;
text-align:center
}
.widepg table tr td{
padding:.5em 1em;
border-top: 1px solid #E2E2E2
}


/*
.widepg h2{
margin:1em 0 .5em
}

/* GEOIP START */
div#geo
{	background:url(/static/i/geo_bg/geo_cta_xx.jpg) no-repeat -120px 0px;
	height:70px;
	padding:10px 85px 20px 0;
	margin:0;
	width:215px;
}

a#geo_link
{	text-decoration:none;
	cursor:pointer;
}

div#geo.au
{	background-image: url(/static/i/geo_bg/geo_cta_au.jpg);	}
div#geo.at
{	background-image: url(/static/i/geo_bg/geo_cta_at.jpg);	}
div#geo.bs
{	background-image: url(/static/i/geo_bg/geo_cta_bs.jpg);	}
div#geo.bb
{	background-image: url(/static/i/geo_bg/geo_cta_bb.jpg);	}
div#geo.be
{	background-image: url(/static/i/geo_bg/geo_cta_be.jpg);	}
div#geo.bn
{	background-image: url(/static/i/geo_bg/geo_cta_bn.jpg);	}
div#geo.cz
{	background-image: url(/static/i/geo_bg/geo_cta_cz.jpg);	}
div#geo.dk
{	background-image: url(/static/i/geo_bg/geo_cta_dk.jpg);	}
div#geo.fj
{	background-image: url(/static/i/geo_bg/geo_cta_fj.jpg);	}
div#geo.fi
{	background-image: url(/static/i/geo_bg/geo_cta_fi.jpg);	}
div#geo.fr
{	background-image: url(/static/i/geo_bg/geo_cta_fr.jpg);	}
div#geo.de
{	background-image: url(/static/i/geo_bg/geo_cta_de.jpg);	}
div#geo.gb
{	background-image: url(/static/i/geo_bg/geo_cta_gb.jpg);	}
div#geo.gp
{	background-image: url(/static/i/geo_bg/geo_cta_gp.jpg);	}
div#geo.gr
{	background-image: url(/static/i/geo_bg/geo_cta_gr.jpg);	}
div#geo.gy
{	background-image: url(/static/i/geo_bg/geo_cta_gy.jpg);	}
div#geo.hk
{	background-image: url(/static/i/geo_bg/geo_cta_hk.jpg);	}
div#geo.id
{	background-image: url(/static/i/geo_bg/geo_cta_id.jpg);	}
div#geo.ie
{	background-image: url(/static/i/geo_bg/geo_cta_ie.jpg);	}
div#geo.it
{	background-image: url(/static/i/geo_bg/geo_cta_it.jpg);	}
div#geo.jm
{	background-image: url(/static/i/geo_bg/geo_cta_jm.jpg);	}
div#geo.jp
{	background-image: url(/static/i/geo_bg/geo_cta_jp.jpg);	}
div#geo.ke
{	background-image: url(/static/i/geo_bg/geo_cta_ke.jpg);	}
div#geo.lu
{	background-image: url(/static/i/geo_bg/geo_cta_lu.jpg);	}
div#geo.my
{	background-image: url(/static/i/geo_bg/geo_cta_my.jpg);	}
div#geo.mq
{	background-image: url(/static/i/geo_bg/geo_cta_mq.jpg);	}
div#geo.nl
{	background-image: url(/static/i/geo_bg/geo_cta_nl.jpg);	}
div#geo.nz
{	background-image: url(/static/i/geo_bg/geo_cta_nz.jpg);	}
div#geo.no
{	background-image: url(/static/i/geo_bg/geo_cta_no.jpg);	}
div#geo.ph
{	background-image: url(/static/i/geo_bg/geo_cta_ph.jpg);	}
div#geo.pl
{	background-image: url(/static/i/geo_bg/geo_cta_pl.jpg);	}
div#geo.pt
{	background-image: url(/static/i/geo_bg/geo_cta_pt.jpg);	}
div#geo.sg
{	background-image: url(/static/i/geo_bg/geo_cta_sg.jpg);	}
div#geo.sk
{	background-image: url(/static/i/geo_bg/geo_cta_sk.jpg);	}
div#geo.za
{	background-image: url(/static/i/geo_bg/geo_cta_za.jpg);	}
div#geo.kr
{	background-image: url(/static/i/geo_bg/geo_cta_kr.jpg);	}
div#geo.es
{	background-image: url(/static/i/geo_bg/geo_cta_es.jpg);	}
div#geo.se
{	background-image: url(/static/i/geo_bg/geo_cta_se.jpg);	}
div#geo.ch
{	background-image: url(/static/i/geo_bg/geo_cta_ch.jpg);	}
div#geo.tw
{	background-image: url(/static/i/geo_bg/geo_cta_tw.jpg);	}
div#geo.tz
{	background-image: url(/static/i/geo_bg/geo_cta_tz.jpg);	}
div#geo.th
{	background-image: url(/static/i/geo_bg/geo_cta_th.jpg);	}
div#geo.tt
{	background-image: url(/static/i/geo_bg/geo_cta_tt.jpg);	}
div#geo.vn
{	background-image: url(/static/i/geo_bg/geo_cta_vn.jpg);	}

div#cta
{width:300px; margin-top:-62px;}
div#cta div#brands
{margin-top:20px;width:290px;padding-right:10px;}
/* GEOIP END */
