/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #333333;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 20px 0 0
}
a{
	color: #239bea;
	text-decoration: underline
}
a:hover{ 
	text-decoration: none
}

a:focus, object:focus { outline: none; -moz-outline-style: none; }  /*this avoids having image replacement sections display a dotted outline*/

input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #2f2e2f;
	font-size: 1.8em;
	margin: 0 0 1em
}
h3{
	color: #333333;
	font-size: 1.4em;
	margin: 0 0 .5em
}
h4, h5{
	color: #000000;
	font-size: 1.1em;
	margin: 0 0 .5em
}
h5{
	color: #666666
}
h6{
	font-size: 1em
}
p{
	line-height: 1.4em;
	padding: 0 0 1.2em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
#homepage #page-top{
	height: 420px
}
#section #page-top{
	height: 275px
}
#subpage #page-top{
	height: 228px
}
body#homepage{
	background: url(../images/interface/bgr-home.jpg) #ffffff no-repeat center top
}
body#section{
	background: url(../images/interface/bgr-section.jpg) #ffffff no-repeat center top
}
body#subpage{
	background: url(../images/interface/bgr-subpage.jpg) #ffffff no-repeat center top
}
/*=== Specific Page Styles ===*/
/*- Home Page -*/

#homepage #slideshow1, #homepage #slideshow2 {position: absolute; background-color: #000; height: 360px}

#slideshow_bg {height: 360px; background-color: #000; margin-top: 20px;}

#homepage .title-pic{
	height: 360px;
	overflow: hidden;
	position: absolute;
	width: 940px;
}

#banner1 { background: url(../images/interface/banner_1.jpg) no-repeat top; }
#banner2 { background: url(../images/interface/banner_2.jpg) no-repeat top; }
#banner3 { background: url(../images/interface/banner_3.jpg) no-repeat top; }

#banner2010_1 { background: url(../images/interface/banner2010_1.jpg) no-repeat top; }
#banner2010_2 { background: url(../images/interface/banner2010_2.jpg) no-repeat top; }
#banner2010_3 { background: url(../images/interface/banner2010_3.jpg) no-repeat top; }


#homepage .title-pic p{
	text-indent: -9999px
}
#homepage #columns{
	margin: 60px 0 0;
	padding: 0;
	text-align: center
}
#homepage #columns img{
	display: block; 
}
.shd01, .shd02{
	background: url(../images/interface/shd01.jpg) no-repeat top;
	height: 99px;
	margin: 0 0 0 -49px;
	position: absolute;
	top: 439px;
	width: 49px
}
.shd02{
	background: url(../images/interface/shd02.jpg) no-repeat top;
	margin: 0 0 0 940px
}
/*- Section: About -*/
.about-page .title-pic{
	background: url(../images/interface/title-globe.jpg) no-repeat;
	height: 305px;
	margin: 0 0 0 540px;
	position: absolute;
	top: 135px;
	width: 320px
}

.contact-us .title-pic{
	background: url(../images/interface/title-contact-us.jpg) no-repeat;
	height: 250px;
	margin: 0 0 0 450px;
	position: absolute;
	top: 132px;
	width: 450px;
	z-index: -1;
}

.about-page #centercol {
	margin-top: 45px
}
/*- Subpage: About > Careers -*/
.about-careers .title-pic{
	background: url(../images/interface/title-careers.jpg) no-repeat;
	height: 126px;
	margin: 0 0 0 467px;
	position: absolute;
	top: 124px;
	width: 371px
}
/*- Subpage: About > BOD Management team -*/
.mteam{
	font-size: .9em
}
.mteam a{
	text-decoration: none
}
.mteam h4{
	color: #239be5;
	margin: 0
}

.team-title {
	font-size: 14px;
	padding-bottom: 10px;
}

#team-pic {
	padding: 30px 0 5px 0;
}

#locations h3 {
	color: #fff;
	background-color: #4e4f4e;
	padding: 4px 8px;
	margin-top: 20px;
	display:-moz-inline-box;
	display: inline-block;
	*display: inline;
}

.locations-globe {
	/*margin-top: -40px;
	margin-right: 80px;*/
	padding-right: 0px;
	float: right;
}

.location-row {
	clear: both;
	position: relative;
}

.location {
	float: left;
	width: 210px;
	margin-right: 35px;
}

.location-row .last {
	margin: 0;
}

.search_result {
	border-top: 1px solid #d9d9d9;
	padding: 20px 0 10px 0;
}


/*- Subpage: About > Corp. Social Responsibility -*/
.about-corpresp p{
	display: table;
	height: 1%
}

/*- Section: About -*/
.about-pages .sub-nav li a:hover {color: #000}
.about-pages .sub-nav li.here a{
	background: url(../images/interface/nav3-ico1.gif) #e1e1e1 no-repeat 6px 11px
}

.about-pages .sub-nav li.parent-here a {
	background: url(../images/interface/nav3-ico1.gif) #f1f1f1 no-repeat 6px 11px
}

.about-pages .sub-nav li.here li a, .about-pages .sub-nav li.parent-here li a {
	font-weight: normal;
	background: url(../images/interface/nav3-ico-.gif) #f1f1f1 no-repeat 14px 13px
}

.about-pages .sub-nav li li a  {
	font-size: 10px;
	background: url(../images/interface/nav3-ico-.gif) #FFF no-repeat 14px 13px
}

.about-pages .sub-nav li.here li a:hover {color: #000}
.about-pages .sub-nav li.parent-here li.here a{
	background: url(../images/interface/nav3-ico-.gif) #e1e1e1 no-repeat 14px 13px;
	font-weight: bold;
}

/*- Section: Distribution -*/
.distribution-page.init-dist .title-pic{
	background: url(../images/interface/title-distribution.jpg) no-repeat;
	height: 263px;
	margin: 0 0 0 572px;
	position: absolute;
	top: 139px;
	width: 308px
}
.distribution-page.init-dist #centercol{
	margin-top: 45px
}
.distribution-page .nav-path a{
	color: #d4e83f
}
.distribution-page .sub-nav li a:hover {color: #000}
.distribution-page .sub-nav li.here a {
	background: url(../images/interface/nav3-ico2.gif) #e1e1e1 no-repeat 6px 11px
}

.distribution-page .sub-nav li.parent-here a {
	background: url(../images/interface/nav3-ico2.gif) #f1f1f1 no-repeat 6px 11px
}

.distribution-page .sub-nav li.here li a, .distribution-page .sub-nav li.parent-here li a {
	font-weight: normal;
	background: url(../images/interface/nav3-ico-.gif) #f1f1f1 no-repeat 14px 13px
}

.distribution-page .sub-nav li li a  {
	background: url(../images/interface/nav3-ico-.gif) #FFF no-repeat 14px 13px
}

.distribution-page .sub-nav li.here li a:hover {color: #000}
.distribution-page .sub-nav li.parent-here li.here a{
	background: url(../images/interface/nav3-ico-.gif) #e1e1e1 no-repeat 14px 11px;
	font-weight: bold;
}

.distribution-page .sub-nav li.parent-here li li.sub-level-2 a {
	background: url(../images/interface/nav3-ico-.gif) #f1f1f1 no-repeat 28px 13px;
	padding-left: 42px;
}

.distribution-page .sub-nav li.parent-here li li.here a {
	background-color: #e1e1e1;
}

/*- Section: ISCS -*/
.iscs-page.init .title-pic{
	background: url(../images/interface/title-iscs.jpg) no-repeat;
	height: 308px;
	margin: 0 0 0 599px;
	position: absolute;
	top: 124px;
	width: 316px
}

.iscs-page.strategic-sourcing .title-pic{
	background: url(../images/interface/title-strategic-sourcing.jpg) no-repeat;
	height: 280px;
	margin: 0 0 0 560px;
	position: absolute;
	top: 133px;
	width: 340px;
	z-index: -1;
}

.iscs-page.supply-chain-planning .title-pic{
	background: url(../images/interface/title-supply-chain-planning.jpg) no-repeat;
	height: 280px;
	margin: 0 0 0 560px;
	position: absolute;
	top: 124px;
	width: 340px;
	z-index: -1;
}

.iscs-page.reverse-logistics .title-pic{
	background: url(../images/interface/title-reverse-logistics.jpg) no-repeat;
	height: 240px;
	margin: 0 0 0 540px;
	position: absolute;
	top: 124px;
	width: 400px;
	z-index: -1;
}

.iscs-page.device-management .title-pic{
	background: url(../images/interface/title-device-management.jpg) no-repeat;
	height: 280px;
	margin: 0 0 0 540px;
	position: absolute;
	top: 133px;
	width: 365px;
	z-index: -1;
}

.iscs-page.channel-operations .title-pic{
	background: url(../images/interface/title-channel-operations.jpg) no-repeat;
	height: 280px;
	margin: 0 0 0 500px;
	position: absolute;
	top: 133px;
	width: 420px;
	z-index: -1;
}



.iscs-page #leftcol {
	width: 250px;
}

.iscs-page #centercol {
	width: 640px;
}

.iscs-page.init #centercol,
.iscs-page.strategic-sourcing #centercol,
.iscs-page.supply-chain-planning #centercol,
.iscs-page.device-management #centercol,
.iscs-page.channel-operations #centercol,
.iscs-page.reverse-logistics #centercol {
	margin-top: 45px;
}

.iscs-page .nav-path a{
	color: #ff9046
}
.iscs-page .sub-nav li a:hover {color: #000}
.iscs-page .sub-nav li.here a{
	background: url(../images/interface/nav3-ico3.gif) #e1e1e1 no-repeat 6px 11px
}

.iscs-page .sub-nav li.parent-here a {
	background: url(../images/interface/nav3-ico3.gif) #f1f1f1 no-repeat 6px 11px
}

.iscs-page .sub-nav li.here li a, .iscs-page .sub-nav li.parent-here li a {
	font-weight: normal;
	background: url(../images/interface/nav3-ico-.gif) #f1f1f1 no-repeat 14px 13px
}

.iscs-page .sub-nav li li a  {
	font-size: 10px;
	background: url(../images/interface/nav3-ico-.gif) #FFF no-repeat 14px 13px
}

.iscs-page .sub-nav li.here li a:hover {color: #000}
.iscs-page .sub-nav li.parent-here li.here a{
	background: url(../images/interface/nav3-ico-.gif) #e1e1e1 no-repeat 14px 13px;
	font-weight: bold;
}

/*- Section: News -*/

.news-page.init #centercol{
	margin-top: 45px
}
.news-page .nav-path a{
	color: #fd4f60
}
.news-page .sub-nav li a:hover {color: #000}
.news-page .sub-nav li.here a {
	background: url(../images/interface/nav3-ico4.gif) #e1e1e1 no-repeat 6px 11px
}

.news-page .sub-nav li.parent-here a {
	background: url(../images/interface/nav3-ico4.gif) #f1f1f1 no-repeat 6px 11px
}

.news-page .sub-nav li.here li a, .distribution-page .sub-nav li.parent-here li a {
	font-weight: normal;
	background: url(../images/interface/nav3-ico-.gif) #f1f1f1 no-repeat 14px 13px
}

.news-page .sub-nav li li a  {
	background: url(../images/interface/nav3-ico-.gif) #FFF no-repeat 14px 13px
}

.news-page .sub-nav li.here li a:hover {color: #000}
.news-page .sub-nav li.parent-here li.here a{
	background: url(../images/interface/nav3-ico-.gif) #e1e1e1 no-repeat 14px 11px;
	font-weight: bold;
}

.news-page .sub-nav li.parent-here li li.sub-level-2 a {
	background: url(../images/interface/nav3-ico-.gif) #f1f1f1 no-repeat 28px 13px;
	padding-left: 42px;
}

.news-page .sub-nav li.parent-here li li.here a {
	background-color: #e1e1e1;
}

.news-page.history-and-milestones .title-pic{
	background: url(../images/interface/title-history-and-milestones.jpg) no-repeat;
	height: 230px;
	margin: 0 0 0 300px;
	position: absolute;
	top: 124px;
	width: 590px;
	z-index: -1;
}

.news-page.events .title-pic{
	background: url(../images/interface/title-events.jpg) no-repeat;
	height: 230px;
	margin: 0 0 0 500px;
	position: absolute;
	top: 124px;
	width: 350px;
	z-index: -1;
}

.news-page.news-stories .title-pic{
	background: url(../images/interface/title-news-stories.jpg) no-repeat;
	height: 250px;
	margin: 0 0 0 500px;
	position: absolute;
	top: 127px;
	width: 350px;
	z-index: -1;
}

.news-page.contact-us .title-pic{
	background: url(../images/interface/title-contact-us.jpg) no-repeat;
	height: 250px;
	margin: 0 0 0 500px;
	position: absolute;
	top: 127px;
	width: 350px;
	z-index: -1;
}

/*
.news-page.media-relations .title-pic{
	background: url(../images/interface/title-media-relations.jpg) no-repeat;
	height: 395px;
	margin: 0 0 0 500px;
	position: absolute;
	top: 127px;
	width: 350px;
	z-index: -1;
}
*/

.news-page.history-and-milestones #centercol,
.news-page.news-stories #centercol,
/*.news-page.media-relations #centercol,*/
.news-page.contact-us #centercol {
	margin-top: 45px;
}


.awards h4{
	color: #333333;
	margin: 0;
	padding: 10px 0 0
}
.awards p{
	display: table;
	height: 1%
}

.press_release_title{
	text-transform: uppercase;
}

/*=== Header ===*/
#header{
	background: url(../images/interface/hl-dot.gif) repeat-x bottom;
	height: 100px;
	margin: 0;
}
#header .content{
	float: right;
	width: 800px;
}
/*- Logo -*/
#header h1{
	background: url(../images/interface/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 130px
}
#header h1 a{
	display: block;
	height: 98px;
	text-decoration: none
}
/*- Headline -*/
.headline{
	margin: 22px 0 0;
	height: 120px;
	overflow: hidden;
}
.headline h1, .headline p{
	text-indent: -9999px
}
.headline img{
	display: block
}
/*=== Navigation ===*/
/*- Top-Nav -*/
.top-nav{
	float: right;
	font-size: 11px;
	height: 20px;
	margin: 0 0 42px;
	width: 350px
}
* html .top-nav{
	margin: 0 0 21px
}
.top-nav ul{
	float: left
}
.top-nav li{
	background: url(../images/interface/nav1-sep.gif) no-repeat right;
	float: left;
	line-height: 20px;
	padding: 0 8px
}
.top-nav li.last{
	background: none
}
.top-nav li a{
	color: #bab9b9;
	display: block;
	float: left;
	text-decoration: none
}
.top-nav li a:hover,
.top-nav li.active a{
	color: #ffffff
}
/*- Nav v1-*/
/*.nav{
	clear: both;
	float: right;
	height: 25px;
	text-indent: -9999px;
	width: 716px
}
.nav li{
	float: left;
	height: 25px;
	padding: 0 0 0 56px
}
.nav li a{
	background: url(../images/interface/nav2-bgr.gif) no-repeat top;
	display: block;
	height: 25px;
	text-decoration: none
}
.nav li#n21 a{
	background-position: 0 0;
	width: 106px
}
.nav li#n21 a:hover, .nav li#n21.active a{
	background-position: 0 -25px
}
.nav li#n22 a{
	background-position: -163px 0;
	width: 75px
}
.nav li#n22 a:hover, .nav li#n22.active a{
	background-position: -163px -25px
}
.nav li#n23 a{
	background-position: -294px 0;
	width: 223px
}
.nav li#n23 a:hover, .nav li#n23.active a{
	background-position: -294px -25px
}
.nav li#n24 a{
	background-position: -578px 0;
	width: 82px
}
.nav li#n24 a:hover, .nav li#n24.active a{
	background-position: -578px -25px
}*/

/*- Nav v2-*/
.nav{
	clear: both;
	float: right;
	height: 25px;
	text-indent: -9999px;
	width: 810px
	
}
.nav li{
	float: left;
	height: 25px;
	padding: 0 0 0 59px;
}
.nav li a{
	background: url(../images/interface/nav2-bgr-v2.gif) no-repeat top;
	display: block;
	height: 25px;
	text-decoration: none
}
.nav li#n21 a{
	background-position: -5px 0;
	width: 106px
}
.nav li#n21 a:hover, .nav li#n21.active a{
	background-position: -5px -25px
}
.nav li#n22 a{
	background-position: -173px 0;
	width: 162px
}
.nav li#n22 a:hover, .nav li#n22.active a{
	background-position: -173px -25px
}
.nav li#n23 a{
	background-position: -393px 0;
	width: 223px
}
.nav li#n23 a:hover, .nav li#n23.active a{
	background-position: -393px -25px
}
.nav li#n24 a{
	background-position: -676px 0;
	width: 82px
}
.nav li#n24 a:hover, .nav li#n24.active a{
	background-position: -676px -25px
}

/*- Sub-Nav -*/
.sub-nav{
	border-top: 1px solid #d9d9d9;
	font-size: 11px;
	margin: 0 0 1em
}

.sub-nav li{
	border-bottom: 1px solid #d9d9d9
}

.sub-nav ul li.parent-here ul li {
	border-bottom: none;
}

.sub-nav li a{
	color: #3c3c3c;
	display: block;
	height: 36px;
	line-height: 36px;
	text-decoration: none
}
.sub-nav li a:hover {
	color: #000;
}

.sub-nav li.here a, .sub-nav li.parent-here a {
	background: url(../images/interface/nav3-ico1.gif) #e1e1e1 no-repeat 6px 11px;
	white-space: nowrap;
	padding: 0 0 0 25px;
	font-weight: bold;
	text-decoration: none
}
/*
.sub-nav li.parent-here {
	background-color: #f1f1f1;
}
*/

.sub-nav li ul li {
	border-top: 1px solid #d9d9d9;
	border-bottom: none;
}
.sub-nav li ul li a {
	padding: 0 0 0 28px;
}

.sub-nav li.here a{
	font-weight: bold
}
.sub-nav li.here.nobg a{
	background-color: #f1f1f1
}
/*- Sub-Nav Level2 -*/
.sub-nav li.active li{
	border: 0
}
.sub-nav li.active li a{
	font-weight: normal
}
.sub-nav li.active li.active a{
	font-weight: bold
}
/*- Nav Path -*/
.nav-path{
	margin-top: 12px;
	padding-left: 4px;
	color: #cccccc;
	font-size: 11px;
	height: 16px
}
.nav-path a{
	color: #77ccff;
	text-decoration: none
}
.nav-path a:hover{
	text-decoration: underline
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 55px 0 0;
	padding: 0 0 25px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 190px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 700px
}

#centercol-full{
	
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 440px
}
.col2{
	float: right;
	width: 220px
}
.col3{
	float: left;
	width: 335px
}
.col4{
	float: right;
	width: 300px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	float: right;
	height: 1%;
	margin: 20px 0 0;
	padding: 25px 25px 20px;
	width: 190px
}
.box li{
	padding: 0 0 1em
}
/*=== Wrappers ===*/
.wrap1{
	float: left;
	margin: 0 0 30px;
	text-align: center;
	width: 350px
}
.wrap2{
	float: right;
	margin: 0 0 30px;
	text-align: center;
	width: 300px
}

.content-group {
	padding: 10px 0;
}

/*=== Styling Lists ===*/

.main-content ol {
	margin: 0 0 1.5em;
	padding: 0 0 0 10px;
}

.main-content ol li{
	list-style: decimal;
	margin: 0 0 .4em 1em;
	padding: 0 0 0 10px
}

/*- List1 -*/
.main-content ul{
	margin: 0 0 1.5em;
	padding: 0 0 0 20px
}
.main-content ul li{
	list-style: disc;
	margin: 0 0 .4em 1em;
	padding: 0;
}

.main-content ul li ul{
	margin: .4em 0 .4em;
	padding: 0 0 0 20px
}
/*- List2 -*/
.list2{
	margin: 0 0 1.5em
}
.list2 a{
	text-decoration: none
}
.list2 dl{
	float: left;
	font-size: 12px;
	margin: 0 0 1.5em
}
.list2 dt{
	float: left;
	font-weight: bold;
	width: 140px
}

.list2 dd{
	float: left;
	width: 540px
}
.list2 li{
	/*background: url(../images/interface/ico-list.gif) no-repeat 0 5px;*/
	margin: 0 0 .1em;
	padding: 0 0 0 13px
}

/*- Pagination -*/

#pagination {
	clear: both;
	text-align: center;
	padding-top: 20px;
	margin: 0 0 20px 0;
}

ul.pagination 			{ text-align: center; }
.pagination li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; text-align: center; /* savers */ float:left; }
.pagination a           { border:solid 1px #d9d9d9; margin-right:2px; }
.pagination .previous-off,
.pagination .next-off   { border:solid 1px #DEDEDE; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
.pagination .next a,
.pagination .previous a { font-weight:bold; }	
.pagination .here     { color:#FFFFFF; font-weight:bold; display:block; float:left; /* savers */ }
.pagination a:link, 
.pagination a:visited   { display:block; float:left; padding:3px 6px; text-decoration:none; }
.pagination .here a		{ color: #FFF; background-color: #239bea;}
.pagination a:hover     { border:solid 1px #696969; }

/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}



/*- Search -*/
.search{
	float: right;
	height: 20px;
	margin: 0 0 20px
}
.search input{
	background: #4e4f4e;
	border: 0;
	color: #a3a3a3;
	float: left;
	padding: 3px 5px;
	width: 108px
}
.search input.btn{
	background: none;
	margin: 0 0 0 3px;
	padding: 0;
	width: auto
}
/*=== Link Buttons ===*/
.btn-pdf{
	margin: -30px 0 50px;
	position: relative;
	text-align: right
}

.team-pdf {
	margin-bottom: 0;
}

/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .5em
}
.pic.fl img{
	margin-right: 20px
}
.pic.fr img{
	margin-left: 20px
}

img.ceo-message { margin-top: 50px; }

/*=== Tables ===*/

table.events {
}

table.events th {
	text-align: left;
	padding: 6px 0;
}

table.events tr {
}

table.events td {
	padding: 6px 6px 6px 0;
}

/*=== Footer ===*/
#footer{
	border-top: 1px solid #d6d6d6;
	color: #808080;
	font-size: 11px;
	height: 40px;
	padding: 20px 0 0
}
#footer a{
	color: #808080;
	text-decoration: none
}
#footer a:hover{
	text-decoration: underline
}
#footer li{
	border-right: 1px solid #808080;
	display: inline;
	line-height: 1em;
	padding: 0 .6em;
	text-transform: uppercase
}
#footer li.last{
	border: 0
}
#footer .fr{
	font-size: 10px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
