/*
	Copyright David Trewern Design         :: www.dtdesign.com ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/

/*
	Common styling
*/

*, html {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

body, form, ul, li, p, h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
}

body {
	background: #6888A0 url(bg.gif) 0 0 repeat-x;
}

h1 {
	height: 18px;
	margin: 18px 0 30px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4E738F;
	padding: 0 0 16px 0;
	margin-right: 47px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #003F74;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #003F74;
}
h5 a{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #003F74;
}
h5.mainexper {
margin-bottom:10px;
}
h3.subtitle01 {
	font-size: 1.1em;
	margin: 1em 0 1em 0;
}

a, a:hover {
	text-decoration: none;
}

a { 
	color: #4E738F;
}

a:hover {
	color: #10334D;
}

p {
	font-size: 11px;
	color: #5B5B5B;
	line-height: 12px;
	padding-top: 2px;
	margin-bottom: 12px;
}

.clear
{
	height: 0px !important;
	line-height: 0 !important; /* if causing problems, remove */
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0px !important;
	margin: 0px !important;
	width: auto !important;
	display: block !important;
	visibility: hidden !important;
	overflow: hidden !important;
}

th {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #81A5BD;
	height: 25px;
	vertical-align: middle;
}

td {
	vertical-align: top;
	font-weight: normal;
	color: #5B5B5B;
}

/*
	Custom styling
*/

.email {
	color: #4E738F;
}


table.datatable {
	margin-top: 8px;
}

table.datatable td {
	vertical-align: middle;
	height: 25px;
	background: #FFFFFF url(tablerow_bg.gif) 0 0 repeat-x;
}

.date {
	color: #989474;
}

.date2 {
	color: #5B5B5B;
}

img.heading {
	margin-bottom: 20px;
}

.hc {
	clear: both;
}

.hc, clr {
	height: 1px;
	line-height: 0px;
	font-size: 0px;
}

.clr {
	clear: left;
}

.after8px {
	margin-bottom: 8px;
}

ul {
	list-style: none outside;
}

ul.list1 li.nolist {
	background: none;
	padding-left: 0;
}

ul.list1 {
	margin-bottom: 4px;
	margin-top: 0px;
}

ul.list1 li {
	background: url(ico_arrow.gif) 0 4px no-repeat;
	margin: 0px 0 4px 0;
	line-height: 12px;
	padding-left: 12px;
	
}

ul.list1_level2 {
	margin-bottom: 10px;
	padding: 0;
}

ul.list1_level2 li {
	background: url(ico_arrow.gif) 0 4px no-repeat;
	margin: 0 0 4px 20px;
	line-height: 12px;
	padding-left: 12px;
	
}

ul.list1_level3 {
	margin-bottom: 5px;
	padding: 0;
}

ul.list1_level3 li {
	background: url(ico_arrow.gif) 0 4px no-repeat;
	margin: 0 0 4px 40px;
	line-height: 12px;
	padding-left: 12px;
}

ul.list2 {
	list-style: none;
}

ul.list2 li {
	list-style: none;
	margin: 0 ;
	padding: 0;
}

ul.list2 li a {
	background: url(bullet_0.gif) 0 3px no-repeat;
	padding: 0 0 0 16px;
	margin: 0;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #4E738F;
	line-height: 13px;
	vertical-align: bottom; 
}

ul.list2 li a:hover {
	background: url(bullet_1.gif) 0 3px no-repeat;
	color: #005288;
}
.apply a
{
	background: url(bullet_0.gif) 0 2px no-repeat;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #4E738F;
	line-height: 13px;
	vertical-align: bottom; 
}
.apply a:hover
{
	background: url(bullet_1.gif) 0 2px no-repeat;
	color: #005288;

}
table.applyonline td
{
	padding-top:10px;
	color:#5B5B5B;
	font-weight:bold;
	font-size:11px;
}
ul li.moreabout {
	background: none;
	padding-top: 8px;
}

ol.list_alpha {
	padding: 0;
	margin: 0 0 0 20px;
	list-style: lower-alpha outside;
}

ol.list_alpha li {
	margin: 0 0 4px 2px;
	line-height: 12px;	
}

ol.bold li p, ol.bold li ul, ol.bold li ol, ol.bold li span {
	font-weight: normal;
}

ol.list_alpha_level2 {
	padding: 0;
	margin: 0 0 8px 40px;
	list-style: lower-alpha outside;
}

ol.list_alpha_level2 li, ol.list_decimal_level2 li {
	margin: 0 0 4px 2px;
	line-height: 12px;	
}

ol.list_decimal {
	padding: 10px 0 0 0;
	margin: 0 0 12px 20px;
	list-style: decimal outside;
}

ol.list_decimal li {
	margin: 0 0 4px 2px;
	line-height: 12px;
}

ol.list_decimal_level2 {
	padding: 0;
	margin: 0 0 12px 40px;
	list-style: decimal outside;
}

ol li.nolist {
	list-style-type: none;
}

.no-bg, .content_row_noline {
	background-image: none;
}

.bold {
	font-weight: bold;
	display: block;
	margin-top: 0px;
}

.color_blue {
	color: #4E738F;
}

.color_foils {
	color: #839D20;
}

.color_foil_dark {
	color: #417147;
}

.color_pharma {
	color: #8B0834;
}
.color_healthcare {
	color: #1D60A7;
}
.color_confectionery {
	color: #66579A;
}
.color_food{
	color: #E3B52B
}
.color_pharma_dark {
	color: #6D0D11;
}

.color_wine {
	color: #88002E;
}
.color_cosmetics {
	color: #B59EB8;
}
.color_tech {
	color: #BDCB20;
}
.color_fmcg {
	color: #CE6629;
}
.color_general {
	color: #688AA3;
}
.color_wine_dark {
	color: #561F47;
}

.color_cartons {
	color: #A29A6C;
}

.color_cartons_dark {
	color: #544B17;
}

.paddingtop25 {
	padding-top: 25px;
}

.paddingtop20 {
	padding-top: 20px;
}

.paddingtop13 {
	padding-top: 13px;
}

p.plain {
	margin-top: 0px;
	margin-bottom: 0px;
}

.p_last {
	margin-bottom: 0;
	padding-bottom: 0;
}

p.p_end {
	margin: 0 0 25px 0;
}

/*
	START: Expertise
*/

h2#sub_expertise_intro {
	margin-top: 35px;
}
h2#sub_services_intro {
	margin-top: 35px;
}

#left, .float_left {
	float: left;
}

#right, .float_right {
	float: right;
}

/*
	END: Expertise
*/

/*
	START: Header 
*/
#top {
	background-color: #FFFFFF;
}

#header {
	height: 80px;
	background-color: #fff;
	/*background: url(header_bg.gif) top right no-repeat;*/
}
	
#header .global_logo {
	float: left;
	background: #ffffff;
	padding: 15px 0 0 10px;
}

/*
	END: Header 
*/

/* 
	START:Global Navigation
*/

#navigation {
	width: 712px;
	margin: 0 0 0 10px;
}

#navigation div {
	border-left: 1px solid #ABBBC8;
	float: left;
	padding: 0 7px;
}

#navigation div.first {
	border: 0;
}

/* 
	END:Global Navigation
*/

/* 
	START: Sub Navigation
*/

#sub_navigation {
	width: 712px;
	border-top: 1px solid #ABA895;
	margin: 0 0 0 13px;
	padding: 8px 0 0 0;
	height: 23px !important; /* All browsers but IE */
	height /**/: 31px; /* IE5 hack - other browser that does not properly implement !important */
}

#sub_navigation div.first {
	border: 0; 
	padding: 0px 5px 0px 5px;
	margin-bottom: 12px;
}

#sub_navigation div {
	float: left;
	padding: 0 7px;
	border-left: 1px solid #ABBBC8;
	margin-bottom: 12px;
}

/* 
	END: Sub Navigation
*/

/* 
	START: Banners
*/

#banner_container {
	background-color: #FFFFFF;
}

#banner {
	width: 740px;
	height: 116px;
}

#banner img {
	margin-top: 78px;
	margin-left: 35px;
}
#banner img.expertiseimg {
	margin:0 0 0 14px;

}
.about_banner {
	background: #FFFFFF url(about_banner.jpg) 0 0 no-repeat;
}

.expertise {
	background: #FFFFFF url(expertise_banner.jpg) 0 0 no-repeat;
}

.services {
	background: #FFFFFF url(services_banner.jpg) 0 0 no-repeat;
}

.environment {
	background: #FFFFFF url(environment_banner.jpg) 0 0 no-repeat;
}

.investors {
	background: #FFFFFF url(investors_banner.jpg) 0 0 no-repeat;
}

.corporate {
	background: #FFFFFF url(corporate_banner.jpg) 0 0 no-repeat;
}



.contact {
	background: #FFFFFF url(contact_banner.jpg) 0 0 no-repeat;
}

/* 
	END: Banners
*/

/* 
	START: Content  
*/
#content {
	padding: 0 15px 0 35px;
}

#content_container {
	background: #FFFFFF url(content_bg.gif) 0 0 no-repeat;
}

#content_container_plain {
	background: #FFFFFF;
}

.content_row {
	/*clear: both;*/
}

.content_row_topline {
	background: url(dash.gif) top left repeat-x;
}

.content_row_img {
	margin-right: 22px; 
	float:left;
}
.content_row_img .rowimg{
margin-bottom:10px;
}
.content_row_img_small {
	margin-right: 20px;
	height: 80px;
	width: 235px;
	float: left;
}

.content_row_right {
	float:left;
	/*padding-bottom: 12px;*/
	margin:0;
	width: 480px;
}

.content_row_right_full {
	float:left;
	padding-bottom: 20px;
	
}

.content_row_right_full p {
	width: 645px;
}

.content_row_right p {
	width: 400px;
}

.content_row_right ul.list1 {
	margin: 13px 0 11px 0;
}

.content_row_right ul.list1 li {
	width: 465px !important;/* minus 15px padding */
}

.content_row_bottomline {
	background: url(dash.gif) bottom left repeat-x;
}

.content_row_right_530px {
	float: left;
	width: 530px;
	
}

.content_row_right_530px p {
	width: 530px;
	
}

.right_text_position {
	width: 405px;
	margin-right: 45px;
}

/*
	END: Content
*/



/*
	START: Footer
*/

table#footer {
	background-color: #fff;
	margin-bottom: 15px;
	padding-top: 20px;
}

#footer td {
	text-align: center;
}

#footer_bar {
	height: 46px;
	background: url(footer_bg.gif) center left repeat-x;
	background-color: #fff;
	margin: 0 15px 15px 15px;
	padding: 0 10px 0px 10px;
}

#footer_bar img {
	float: left;
}

.footer_right {
	float: right;
}

.footer_right img {
	padding-left: 5px;
}

/*
	Home page 
*/

#home_banner {
	width: 740px;
	background: #FFFFFF url(home_banner-bg.jpg) 0 0 no-repeat;
	height: 177px;
}

#home_banner_container {
	width: 410px;
	margin: 0 0 0 33px;
}
#home_banner_container h1 {
	padding: 66px 0 0 0;
	height: 30px;
	margin: 0;
}

#home_banner_container p {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0; 
	padding: 0;
	width: 345px;
	line-height: 14px;
}

#home_flash {
	background: url(home_promo_frame.jpg) top left no-repeat;
	height: 149px;
	width: 399px;
}

#home_flash_border {
	padding: 16px 8px 8px 8px;
}

#home_flash_bg {
	background: url(home_promo-bg1.jpg) 0 0 no-repeat;
	width: 376px;
	height: 119px;
}

#home_flash_bg p {
	color: #DDDDDD;
	padding: 57px 155px 0 15px;
}

#home_logos {
	padding-bottom: 35px;
	height: 56px;
}

#home_logos img.first {
	margin-right: 7px;
}

table#home_content { 
	background: #fff url(home_content_bg.jpg) center top no-repeat;
}	

table#home_content td.home_content {
	padding: 12px 0 30px 15px;
}

td#home_content2 .home_content-column1 {
	margin-right: 10px;
}

td#home_content2 .home_content-column2 {
	margin-right: 0px;
}

td#home_content2 .home_content-column1, td#home_content2 .home_content-column2 {
	float: left;
	width: 190px;
}

.home_content-column1 h4 a, .home_content-column2 h4 a {
	font-size: 12px;
}

.home_content-column1 h4, .home_content-column2 h4 {
	margin-bottom: 2px;
}

td#home_content2 p {
	width: 190px;
}

#home_right {
	padding: 20px 0px 0px 0px;
	width: 290px;
}

#home_right .home-services-item {
	padding-top: 5px;
}

#home_right .home-services-text {
	padding-top: 0px;
}

#home_right .home-services-text p {
	width: 205px; 
	padding: 0; margin: 3px 0 0 0;
}

#home_right .home-services-img {
	float: right; 
	width: 60px; 
	height: 60px;
	padding: 0px 0 8px 0;
}

#home_right ul.list2 {
	margin: 0;
	padding: 0;
}

#home_right ul.list2 li a {
	background: url(bullet_0.gif) 0 3px no-repeat;
	padding-left: 16px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #4E738F;
	line-height: 14px;
	vertical-align: bottom; 
}

#home_right ul.list2 li a:hover {
	background-image: url(bullet_1.gif);
	color: #005288;
}

/*
	END: Home page

/*
	START: About > News 
*/

.about_news_left {
	width: 450px;
}

.about_news_left .news_img {
	margin: 0 20px 10px 0;
	float: left;
	border: 1px solid #A3A3A3;
}

.about_news_right {
	width: 200px;
	margin: 0 12px 0 22px;
}

.about_news_right ul.list2 {
	margin: 0 0 15px 0;
}

.about_news_right ul.list2 li {
	margin: 0 0 7px 0;
}

/* END: About > News */



/*
	START: Forms
*/

#contact_form label {
	
}

#contact_form label span {
	color: #4E738F;
	font-size: 1.1em;
}

#contact_left {
	width: 460px;
	padding-bottom: 1em;
}

.block {
	width: 172px;
	margin: 0 55px 0 0;
	float: left;
	padding: 0 0 20px 0;
}

#contact_col1 {
	width: 172px; 
	float:left;
	margin: 0 55px 0 0;
	padding: 0 0 20px 0;
}

#contact_col2 {
	width: 195px; 
	float:left;
	margin: 0 0 20px 0;
}

#contact_form {
	width: 460px;
	padding-top: 23px;
}

#contact_form input, #contact_form select {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #AAAAAA;
	float: left;
	clear: both;
}

#contact_maps {
	width: 210px;
}

#contact_maps span {
	margin: 0 0 5px 0;
}

#contact_maps img {
	margin: 0 0 26px 0;
}

.errors, .error_symbol {
	color: #CC0000;
}

span.error_symbol {
	padding-left: 10px;
	font-weight: bold;
	vertical-align: top;
	float: left;
	display: block;
}

/*
	END: Forms
*/

