@charset "utf-8";
/* CSS Document */

 * {
    /* reset margins */
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

html, body {
    min-height: 100%;
    margin-bottom: 1px;
    font-size: 89%; /* 85 = 11px, 92 = 12px */
}

body {
    font-family: Arial, sans-serif;
    margin-top: 5px;
    text-align: left;
}

A {
    color: #069;
    text-decoration: none;
}

A:hover {
    color: #069;
    text-decoration: underline;
}

A.A_dark { /* Dark color for links */
    color: #999;
}
img {
	border:0px;
}
h1 {
    font-size: 1.4em;
    color: #09F;
    font-weight: normal;
    /*border-bottom: 1px solid #636467;*/
    padding-bottom: 0.6em;
    padding-top: 0.8em;
    margin-bottom: 0.3em;
    font-style: italic;
}

h2 {
    font-size: 1.2em;
    color: #3399CC;
    margin-bottom: 0.2em;
    font-weight: normal;
}

h3 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
    color: #231F20;
    font-weight: bold;
}

h4 {
    font-size: 1em;
    color: #F7931E;
    font-style: italic;
    font-weight: bold;
}

h5 {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 0.2em;
}

h6 {
    font-size: 1em;
    color: #3399CC;
    margin-bottom: 0.2em;
    font-weight: normal;
}

 /* available in text - procuts and services */
ol {
    margin-left: 20px;
    margin-right: 15px;
}

p {
    color: #231F20;
    line-height: 1.5em;
}

UL {
    margin-left: 15px;
}

UL.tabs {
    border-width: 0;
    height: 33px;
}

OL {
    margin-left: 25px;
}

hr { /* default ruler */
    color: #231F20;
    height: 1px;
}

hr.hr736 {
    margin: 0;
    padding: 0;
    width: 736px;
}

hr.hrorange { /* orange ruler */
    color: #F7931E;
    height: 1px;
}

hr.HRclear { /* also clears floats */
    clear: both;
}

hr.HRclear_search { /* For search page, clears floats */
    clear: both;
    padding: 0;
    margin: 0;
    line-height: 1px;
}

IMG.imgleft {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

IMG.imgright {
    float: right;
    padding-right: 0px;
} .fltright {
    float: right;
    padding-left: 10px;
} .fltright2 {
    float: right;
    padding-left: 45px; /*this second float is for the search button on the Products & Services page. */
}

TH { /* Table Headings */
    color: #000;
    font-weight: bold;
    border-bottom: solid 1px;
    border-color: #CCC;
    text-align: left;
    padding: 2px 3px;
}

TD { /* Defualt table content */
    color: #000000;
    border-bottom: solid 1px;
    border-color: #CCC;
    text-align: left;
    padding: 2px 3px;
    font-size: 1em;
} .td_description {
    text-align: left;
    padding-bottom: 20px;
    border: none;
}

.cmP_survey TD {
    border-width: 0;
}

.cmP_survey TD.cmP_questionSpacer {
    border-bottom-width: 1px;
}

	

caption {
    font-size: 0.8em;
    text-align: left;
} .superscript {
    position: relative;
    bottom: 0.5em;
    font-size: 0.75em;
} .subscript {
    position: relative;
    top: 0.3em;
    font-size: 0.75em;
}

/*----------- page layout ----------------------------*/ 
#wrap { /* page container */
    width: 1008px;
    padding: 0px;
    background-color: #FFFFFF;
    height: auto !important; /* CHANGES  (adding sticky footer) 24/01/2008*/
    margin: 0 auto;
} #header {
    background-color: #FFFFFF;
    width: 1008px;
    height: 92px;
} #headerLeft {
    width: 6px;
    height: 92px;
    float: left;
    background-image: url(http://media.amcor.com/designimages/header.png);
    background-repeat:repeat-y;
    background-position: -1px 0px;
} #headerCenter {
    width: 996px;
    height: 91px;
    float: left;
    border-top: #d3d3d3 1px solid;
} #headerRight {
    width: 6px;
    height: 92px;
    float: right;
    background-image: url(http://media.amcor.com/designimages/header.png);
    background-repeat:repeat-y;
    background-position: -9px 0px;
} #logo {
    display: inline;
    position: relative;
    float: left;
    background-image: url(http://media.amcor.com/designimages/amcor.jpg);
    background-repeat: no-repeat;
    height: 91px;
    width: 200px;
    margin: 0;
}#logo_link {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration:none;
} #tagline {
    float: left;
    Display: inline;
    Width: 420px;
    padding-left: 60px;
    Padding-top: 52px;
} #tagline p {
    font-size: 18px;
    font-weight: normal;
} #sub_header { /* holds horizontal and breadcrumb nav bars for sub pages  */
    clear: both;
    height: 50px;
    width: 988px;
} #head_search { /* Header search box */
    clear: right;
    float: right;
    width: 260px;
    height: 24px;
    margin: 10px 15px 0 0;
} #head_search p {
    padding-top: .6em;
    padding-right:5px;
    font-size:.9em;
    float:right;
} #head_search .button { /* Header search button */
    color: #FFFFFF;
    font-size: 1em;
    float: right;
    background-image: url(http://media.amcor.com/designimages/search_button_gradient.gif);
    background-repeat: repeat-x;
    height: 24px;
    width: 30px;
    border: 0;
    Padding-left: 3px;
    Padding-right: 3px;
    cursor: pointer;
}

/* #head_search input {  */
input.search { /* Header search input field */
    display: inline;
    float: right;
    width: 160px;
    height: 22px;
    border: 1px solid #AAA;
    color: #AAA;
    padding-left:3px;
}

input.text {
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
} #container-home {
    float: left;
    width: 1008px;
    clear:both;
    padding-bottom: 20px;
} .container-row {
    clear: both;
    width: 997px;
    margin:0 6px;
} .home-content-left {
    float: left;
    display: inline;
    width: 740px;
    margin-bottom: 0.1em;
    clear: left;
} .home-content-right {
    display: inline-block;
    float: right;
    width: 238px;
} #flash {
    width: 380px;
    float: left;
} #footer /* CHANGED  (adding Clickability footer) 24/01/2008*/ {
    margin-top: 4em;
    padding-top: 0.2em;
    text-align: left;
    border-top: 1px solid #000000;
}
 /* CHANGED  (adding Clickability footer) 24/01/2008*/
/*--------------- BU Contents left/right div -------------------*/ 
#BU_content_left {
    display: inline;
    width: 358px;
    float: left;
    Padding-right: 10px;
} #BU_content_right {
    display: inline;
    width: 358px;
    float: left;
    Padding-left: 10px;
}

/*--------------- Sustainability pages left/right div -------------------*/ 
#sustain_content_left {
    display: inline;
    width: 350px;
    float: left;
    Padding-right: 10px;
} #sustain_content_right {
    display: inline;
    width: 240px;
    float: left;
    Padding-left: 10px;
}

/*----------------- Product List ----------------------------------*/ 
.product_list {
    float: left;
    display: inline;
    width: 626px;
    padding: 8px 0;
    padding-left: 110px;
    border-bottom: 1px solid #626366;
} .product_list IMG {
    border: 0;
    float: left;
    margin-left: -110px;
    clear: left;
}

/*----------------- 2 column Search Results ----------------------------------*/ 
.search_results_left {
    margin: 0;
    float: left;
    display: inline;
    width: 363px;
    padding: 10px 0;
} .search_results_left IMG {
    border: 0;
    padding: 0 0 5px 10px;
    margin: 0;
    display: inline;
    float: right;
    clear: right;
} .search_results_right {
    float: right;
    display: inline;
    width: 363px;
    padding: 10px 0;
    margin: 0;
} .search_results_right IMG {
    border: 0;
    padding: 0 0 5px 10px;
    margin: 0;
    display: inline;
    float: right;
    clear: right;
} .HRclear_search { /* For search page, clears floats and draws horizontal line */
    clear: both;
    border-top: 1px solid #3399CC;
    width: 100%;
    line-height: 1px;
}

/*----------------- Location 3 column & NAV table ----------------------*/ 
.locations {
    float: left;
    display: inline;
    width: 235px;
    padding-left: 10px;
    padding-top: 10px;
}

table.tbl_locations {
    border-bottom: 1px solid;
    border-bottom-color: #8B8C8F;
    /*border-top: 1px solid #8B8C8F;*/
    font-size: 1.3em;
}

table.tbl_locations TD {
    padding: 5px 10px;
    color: #231F20;
}

table.tbl_locations TD A {
    color: #231F20;
}

table.tbl_locations TD A:HOVER {
    color: #F5911D;
}

table.tbl_locations TD A:ACTIVE {
    color: #F5911D;
    text-decoration: none;
} .orange_bold {
    color: #3399cc;
    font-weight: normal;
}

/*----------------- Alpha Location 3 column & NAV table ----------------------*/ 
.location_alpha {
    float: left;
    display: inline;
    width: 235px;
    padding-left: 10px;
    padding-top: 35px;
}

div.colheader { /* Note! Uses negative margin to place header above column  */
    margin-top: -30px;
    padding: 0;
    height: 20px;
    float: left;
    width: 235px;
    text-align: left;
}

table.tblalpha {
    background-color: #3399cc;
    font-size: 1.2em;
}

table.tblalpha TD {
    padding: 5px 10px;
    background-color: #FFFFFF;
}

table.tblalpha TD A {
    color: #231F20;
}

table.tblalpha TD A:HOVER {
    color: #3399cc;
}

table.tblalpha TD A:ACTIVE {
    color: #F5911D;
    text-decoration: none;
}

/*-----------------Table for products and availability list ----------------------*/
table.productlist {
    background-color: #a6a9a5;
    font-size: 1.2em;
}

table.productlist TD {
    padding: 5px 10px;
    background-color: #FFFFFF;
}

table.productlist TD A {
    color: #231F20;
}

table.productlist TD A:HOVER {
    color: #F5911D;
}

table.productlist TD A:ACTIVE {
    color: #a6a9a5;
    text-decoration: none;
}

/*-----------------End of table for products and availability list----------------------*/
/*--------------- Green (now orange) box to display business results -------------*/ 
.box_green {
    background-image: url(http://media.amcor.com/designimages/resultsbox.jpg);
    background-repeat: repeat-x;
    background-position: center;
    width: 226px;
    height: 38px;
    padding: 5px 4px 10px 10px;
    margin-left: 0px;
} .box_green A, .box_green A:hover {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 4px;
    padding-bottom: 0px;
} .box_green IMG {
    padding-left: 5px;
    margin-top: -6px;
    float: right;
    border: 0;
} *
- - - - - - - - - - - - - - -

Orange promo box on Home page - - - - - - - - - - - - - * / 
.box_promo {
    background-image: url(http://media.amcor.com/designimages/nav_l1.jpg);
    background-repeat: repeat-x;
    background-position: center;
    width: 220px;
    padding: 3px 10px;
    margin-left: 0px;
} .box_promo A, .box_promo A:hover {
    color: #FFFFFF;
    font-size: 17px;
    text-decoration: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
} .box_promo IMG {
    padding-right: 10px;
    margin-left: -7px;
    float: left;
    border: 0;
}

/*------------------ Photo boxes on  home page and BU sub pages ------------*/ 
#photocaption {
    margin: 0;
    background-color: #333333;
    width: 716px;
    height: 36px;
    padding: 8px 10px;
    margin-bottom: 13px;
} #photocaption h1 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    border: 0;
    padding-bottom: 0px;
    margin-bottom: 13px;
    padding-top: 0px;
}

/*------------------ newflash is the caption for the Home page image - on the RHS of the area immediately beneath it ------------*/ 
.newflash {
    float: right;
    width: 240px;
    font-weight: bold;
    color: #FFF;
    font-size: 14px;
    padding: 8px;
    border: 1px solid;
    border-color: #666;
} #home_hero_box {
    width: 740px;
    height: 402px;
} .home_hero_box {
    float: left;
    position: relative;
    width: 740px;
    height: 402px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
} #hero_box {
    float: left;
    display: inline;
    margin-bottom:10px;
    width: 740px;
    /* Do rounding (native in Firefox and Safari) */
    /*    -webkit-border-radius: 10px;
     -moz-border-radius: 10px;*/
} #hero_box h1 {
    color: #FFFFFF;
    font-size: 23px;
    padding-top: 20px;
    border: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-style: italic;
} .lblue2 {
    /*background-color: #66CCCC;*/
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .lblue3 {
    /*background-color: #6699CC;*/
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .dkgrn {
    /*background-color: #006666;*/
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .lgrn {
    /*background-color: #99CC33;*/
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .aqua {
    /*background-color: #009999;*/
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .dkblue {
    /*background-color: #006699;*/
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .mblue {
    /*background-color: #3399CC;*/
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .purple {
    /*	background-color: #663399; */
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .black {
    /*	background-color: #000000;*/
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .deblue {
    /*background-color: #79BAC8;*/
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/*.aorange {
 background-color: #F7931E;
 }*/ .aorange {
    background-image: url(http://media.amcor.com/designimages/hero_box_gradient.gif);
    background-repeat: repeat-y;
    float: left;
    display: inline;
    width: 740px;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .fullimage {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    border: 0;
    margin-bottom: 10px;
} .lblue {
    background-color: #79BAC8;
} #bu_box_lblu {
    width: 676px;
    padding-right: 60px;
    min-height: 232px;
    background-color: #79BAC8;
    margin-bottom: 13px;
} #bu_box_dark {
    width: 676px;
    padding-right: 60px;
    min-height: 178px;
    background-color: #231F20;
    margin-bottom: 13px;
} #bu_box_lblu h1 {
    color: #FFFFFF;
    font-size: 22px;
    padding-top: 20px;
    border: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
} #bu_box_dark h1 {
    color: #62B546;
    font-size: 22px;
    padding-top: 10px;
    border: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
} #bu_box_dark A {
    color: #FFFFFF;
    font-size: 22px;
} #hero_box img.imgright {
    background-color: inherit;
    float: right;
    padding-left: 15px;
    padding-bottom: 0px;
} #hero_box img.imgleft {
    background-color: inherit;
    float: left;
    padding-right: 15px;
    padding-bottom: 0px;
} #hero_box_text {
    float: left;
    width: 330px;
    height: 200px;
    margin-left: 20px;
    margin-right: 20px;
    display: inline;
}

/*---------table for displaying shares --------------*/
table.shares td {
    line-height: 20px;
    background-color: #BCBEC0;
    color: #231F20;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

table.shares th {
    line-height: 20px;
    background-color: #F7931E;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

/*------------- Navigation ---------------------------*/ 
#topnav {
    display: inline;
    position: relative;
    float: left;
    width: 1008px;
    height: 38px;
    padding: 0px 0px 15px 0px;
    z-index:9999 !important;
}

/*Added to version 3*/
#topsubnavigation {
	clear:right;
	float:right;
	padding-top:10px;
}

#topsubnavigation li {
	display: inline;
	border-right:1px #ccc solid;
	padding:0px 7px;
}
#topsubnavigation .last {
	border-right:0px;
}
 
/*Added to version 3*/
 #topsubnavigation a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#069;
	padding-right:5px;	
} #topsubnavigation a:hover { /*Added to version 3*/
	color: #3399CC;
	text-decoration:none;
}

a.L1 { /* Level 1 menu item - orange button background */
    /*	font-weight: bold; */
    color: #3399cc;
    /*background-image:url(http://media.amcor.com/designimages/nav_l1.jpg); */
    /* background-repeat:repeat-x;*/
}

a.L2 { /* Level 2 menu item - dark button background */
    /* font-weight: bold;  */
    /*background-image:url(http://media.amcor.com/designimages/nav_l2.jpg);*/
    /*background-repeat:repeat-x;*/
    color: #333;
}

a.L2:hover {
    color: #3399cc;
    text-decoration: underline;
}

a.L3 { /* Level 3 menu item - flat grey background */
    background-color: #BCBDC0;
}

a.L4 { /* Level 4 menu item - green button background */
    /*	background-image:url(http://media.amcor.com/designimages/nav_l3.jpg);*/
    /*background-repeat:repeat-x;*/
} #sidenav {
    width: 240px;
    overflow: hidden;
    padding-bottom: 5px;
} #sidenav A {
    text-decoration: none;
    color: #000000;
    width: 220px;
    display: block;
    padding: 5px 0 5px 20px;
    /* height: 24px; */
    line-height: 22px;
	
    border-bottom: 1px #e1f0fa solid;
} #sidenav A:hover {
    text-decoration: underline;
    color: #3399CC;
	
} #bottom_nav {
    clear:both;
    width: 977px;
    padding:10px 10px 0px 10px;
    margin: 0px 5px 0px 5px;
    background-image:url(http://media.amcor.com/designimages/bottom-fat-nav-gradient-bg.png);
    background-repeat: repeat-x;
    border:1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 0.85em;
    font-family: Arial, Geneva, sans-serif;
    color: #666;

} #bottom_nav .colHeader {
    color: #069;
    font-size: 11px;
    font-weight:bold;
    padding-bottom:6px;

} #bottom_nav .colHeader a {
    text-decoration: none;
    color: #069;

} #bottom_nav a {
    text-decoration: none;
    color: #666;

} #bottom_nav a:hover {
    color: #3399CC;  
	  
} #bottom_nav ul { 
    padding:0 5px;
    margin-left:0;
    float:left;
    clear:left;
} #bottom_nav table { 
    width:100%;
} #bottom_nav table td{ 
    vertical-align:top;
    //max-width:145px;
    border:0px;

} #bottom_nav li {
    display:block;
    padding-bottom:4px;

} #bottom_nav p  {
    align: left;

} #social_network {
	float:right;
	height: 20px;
	padding-bottom:5px;
        margin-top: 20px;
        margin-bottom: 5px;

} #social_network li { 
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
        color: #333333;
	text-decoration: none;
	font-size: 0.85em;
	padding-right: 5px;

} #social_network a { /* Social Network icons links for bottom section */ /*Added to version 3*/
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 0.85em;
	padding-right:5px;	
} #foot_nav { 
    clear:both;
    margin:0px 10px;
	
} #foot_nav a { /* Nav links for footer */
    color: #333333;
    text-decoration: none;
	padding-right:5px;
	padding-left:5px;
} #foot_nav a:hover {
    color: #333333;
    text-decoration: underline;
	padding-right:5px;
	padding-left:5px;
} #foot_nav p {
	/*Added to version 3*/
    font-size: 0.75em;
	padding-top: 10px;
} .breadcrumb { /* Breadcrumb Navigation on sub pages */
    font-size: 0.9em;
    color: #231F20;
    line-height: 2em;
} .breadcrumb A {
    color: #231F20;
    text-decoration: underline;
} .breadcrumb A:hover {
    color: #231F20;
    text-decoration: underline;
}

/*--------------------- News list on home page --------------------*/
ul#home_news {
    list-style-type: none;
    margin-left: 0px;
}

ul#home_news h2 {
    font-size: 1em;
    color: #F7931E;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

ul#home_news li {
    line-height: 1.1em;
    padding: 8px 5px;
    border-top: 1px solid #636467;
}

/* ------------- others --------*/ 
.box_orange { /* Orange box on sub pages - can be used anywhere */
    background:#f2f2f2;
    border:2px #689 solid;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom:20px;
    padding-bottom:10px;
    overflow: hidden;
} .box_orange.box_share {
    padding-bottom: 0;
} .box_orange.box_orange_noheader {
    padding: 10px;
} .box_orange td{
    border-bottom: 0px;
} .box_orange .relatedProduct{
    padding:0px 3px;
} .box_orange .relatedProduct td{
    border-bottom: 1px solid #ccc;
    padding:5px 3px;
} .psmall { /* Small text + 9px */
    line-height: 1.5em;
    font-size: 0.8em;
} .plarge { /* large text + 12px */
    font-size: 1.15em;
} .clear { /* Used to clear floating divs */
    clear: both;
} .clear_left { /* Used to clear floating divs */
    clear: left;
} .clear_right { /* Used to clear floating divs */
    clear: right;
}

.padding_box {
    padding: 10px;
}

table.tblplain { /* Plain table - no color, no borders  */
    border: 0;
} .tblplain td {
    background-color: #FFFFFF;
    border: 0;
}

/* ------------- Keyword search page --------*/ 
.box_orange_440_left {
    border: 1px solid #3399CC;
    display: inline;
    float: left;
    margin-bottom: 10px;
    padding: 10px 5px;
    width: 440px;
} .box_orange_215_right { /* Orange box on Search page - fixed width 440px */
    border: 1px solid #F7931E;
    padding: 5px 3px;
    width: 215px;
    float: right;
    display: inline;
    margin-right: 0px;
    margin-bottom: 10px;
} .keyword_search .altbutton, .altbutton { /* Header search button */
    color: #FFFFFF;
    font-size: 1em;
    /*float: left;*/
    background-image: url(http://media.amcor.com/designimages/nav_l2.jpg);
    background-repeat: repeat-x;
    height: 20px;
    width: 55px;
    border: 0;
    margin-left: 5px;
    padding: 0px 3px;
    cursor: pointer;
} .keyword_search { /* Header search box */
    float: left;
    width: 440px;
    height: 20px;
} .keyword_search input { /* Header search input field */
    display: inline;
    float: left;
    width: 360px;
    height: 15px;
    padding: 2px;
    font-size: 0.9em;
    border: 1px solid #636467;
margin-left:10px;
} 

/*-------------- forms -----------------------------------*/
SELECT.selectwide { /* Products & Services page */
    padding: 3px;
    height: 20px;
    width: 265px;
    font-size: 0.9em;
    border-color: #CCCCCC;
    border: 1px solid;
    margin-bottom: 2px;
}

SELECT.listwide { /* Products & Services page */
    padding: 3px;
    width: 160px;
    font-size: 0.9em;
    border-color: #CCCCCC;
    border: 1px solid;
}

label {
    margin: 1px 0px;
    height: 24px;
}

label.label100 {
    width: 100px;
    float: left;
}

label.label200 {
    clear: left;
    width: 200px;
    float: left;
}

label.label300 {
    width: 300px;
    float: left;
}

input, textarea, select {
    margin: 2px 0;
}

select.select_200 {
    width: 200px;
} .frmbutton { /* form Buttons */
    color: #FFFFFF;
    font-size: 1em;
    background-image: url(http://media.amcor.com/designimages/nav_l2.jpg);
    background-repeat: repeat-x;
    height: 24px;
    border: 0;
    Padding-left: 10px;
    Padding-right: 10px;
}

/*-------------- Language selection -----------------------------------*/
div.switchlang {
    color: #000000;
    width: 100%;
}

div.switchlang A {
    color: #000000;
    font-size: 0.9em;
    text-decoration: none;
}

div.switchlang A:hover, div.switchlang A:active {
    color: #000000;
    font-size: 0.9em;
    text-decoration: underline;
}

div.switchlang IMG { /*prevents default border with links  */
    border: 0;
}

/* CHANGES  (moving the search button to the right column) 21/01/2008*/ 
#Col1, #Col2 {
    width: 49%;
} #Col1 {
    float: left;
} #Col2 {
    float: right;
}

/* CHANGES  (moving the search button to the right column) 21/01/2008*/
/*Controls Sustainability bookmark bullet points in Sustainability template8*/ 
#sustain-anchor {
    float: right;
    width: 254px;
    padding: 0px 0px 0px 30px;
} #sustain-anchor ul {
    margin-bottom: 15px;
    color: #0a943b;
    font-size: 17px;
    list-style-image: url(http://media.amcor.com/designimages/sustain_anchor_bullet.gif);
} #sustain-anchor a {
    color: #0a943b;
    text-decoration: underline;
} #sustain-anchor a:hover {
    text-decoration: none;
}

/*Controls Sustainability spinning globe animation*/
body {
    margin: 0;
    padding: 0;
} #wrapper {
    margin: 0 auto;
    padding: 50px 50px;
    text-align: center;
} #content {
    width: 735px;
    margin: 0 auto;
    position: relative;
    padding: 10px;
    border: 1px solid #455;
}

/* styles for the 2009 Sustainability content*/
/* the grey box that holds case studies on the RHS*/ 
.box_casestudy {
    background-color: #e3e6ed;
    padding: 10px;
    margin-top: 10px;
}

/* the blue box that holds 3rd party quotes*/ 
.box_bluequotes {
    background-color: #BADD8C;
    padding: 10px;
    margin-top: 10px;
}

/* the containing div for the 2 column divs below */ 
.sr09_main {
    width: 736px;
    background-color: none;
    display: inline;
    float: left;
    padding-top: 5px;
} .sr09column_one {
    width: 456px;
    background-color: none;
    padding: 0px 10px 0px 0px;
    display: inline;
    float: left
} .sr09column_two {
    width: 266px;
    background-color: none;
    display: inline;
    float: left
}

/* the divs for the case studies*/ 
.sr09cs_text {
    width: 450px;
    background-color: none;
    padding: 10px 10px 0px 0px;
    display: inline;
    float: left
} .sr09cs_pic {
    width: 266px;
    background-color: none;
    padding: 10px 10px 10px 0px;
    display: inline;
    float: left
}

/* the div for the strategy text with the blue border */ 
.sr09_strategyheading {
    float: left;
    width: 736px;
    font-size: 18px;
    color: #000000;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    padding-top: 18px;
    padding-bottom: 20px;
} .hero_box_gray_small {
    top: 10px;
    width: 240px;
    height: 120px;
    background-image: url(http://media.amcor.com/designimages/hero_box_gray.gif);
    background-repeat: repeat-x;
    float: left;
    position: relative;
	clear:both;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}  .hero_box_gray_small p {	
	font-family: Verdana, Arial, sans-serif;
	color: #333;	
}



.hero_box_gray_large {
    top: 10px;
    width: 490px;
    height: 120px;
    background-image: url(http://media.amcor.com/designimages/hero_box_gray.gif);
    background-repeat: repeat-x;
    float: right;
	margin-right:5px; /* new addition for version 3 */
    position: relative;
	
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
} .box_heading {
    color: #FFFFFF;
    font-size: 1em;
    background-image: url(http://media.amcor.com/designimages/search_button_gradient.gif);
    background-repeat: repeat-x;
    height: 24px;
    border: 0;
    Padding-left: 10px;
    Padding-right: 10px;
} .side_Heading {
    color: #FFF;
    background: url(http://media.amcor.com/designimages/news-header-bkg.png) 0px -1px repeat-x;
    height: 25px;
    text-align: left;
    padding: 6px 0px 10px 10px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom:10px;
} .box_orange .side_Heading {
/*  margin: -5px -5px 10px;
    padding: 11px 5px 10px 15px;  */
} .share_Heading h5 {
    color: #069;
    padding: 10px 0px 5px 10px;
    font-size: 12px;
    font-weight: bold;
} .newsItem {
    padding: 00px 10px 10px 10px;
    font-size: 12px;
} .product_search {
    color: #FFF;
    background-image: url(http://media.amcor.com/designimages/search-box-bkg.png);
    background-repeat: no-repeat;
    width: 239px;
    height: 137px;
    text-align: left;
    margin-bottom:20px;
    position:relative;
} .product_search_title {
    position:absolute;
    left:15px;
    top:10px;
} .product_search p {
    display:inline-block;
    margin-bottom: 0px;

} .product_side_keyword_search { /* Header search box */
    position:absolute;
    top: 42px;
    right: 15px;
    padding: 0px;

} .product_side_keyword_search .keyword { /* Header search input field */
    display: inline;
    float: right;
    width: 170px;
    height: 22px;
    border: 1px solid #689;
    font-size: 1em;
    line-height: 22px;
    padding-left:3px;


} .product_side_category_search { /* Header search box */
    position:absolute;
    top: 94px;
    right: 15px;
    padding: 0px;

} .product_search .contactbutton {
    background-image:url("http://media.amcor.com/designimages/search_button_gradient.gif");
    background-repeat:repeat-x;
    border:0 none;
    color:#FFFFFF;
    float:left;
    font-size:1em;
    padding:3px 12px;
    margin-top:4px;

} .product_side_category_search SELECT.selectbox { /* Products & Services page */
    float: right;
    width: 174px;
    height: 24px;
    font-size: 1em;
    padding:1px;

} .gobutton {
    float:right;
    padding-left:6px;

} #hero_box_gray_small_pic {
    position: absolute;
    top: 0;
    left: 0;
} #hero_box_gray_large_pic {
    position: absolute;
    top: 0;
    left: 0;
} #hero_box_right_img {
    width: 360px;
    height: 200px;
    display: inline;
    float: left;
    /* Do rounding (native in Firefox and Safari) */
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
}


.EmailThis {

}
.EmailThis table{
	font-size: 12px;
	margin-top: 12px;
}
.EmailThis table td{
	padding-left: 10px;
}
.EmailThis img{
	float:left;
	margin-top: -12px;
	padding-right: 5px;
	background-position:bottom;
}

.EmailThis table a{

}

.RelatedProductBox {
	margin-bottom: 10px;
	
}

.RelatedProductBox table td{
	color:#666;
	border-bottom:thin dotted #CCC;		
}

.RelatedProductBox table tr{
	
	color:#666;		
}


.SalesContact {
	background-image: url("http://media.amcor.com/designimages/light-gray-bg.png");
	background-repeat:repeat-y;
	width: 215px;
	padding: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius:5px;	
}

.SalesContact table{
	
	width: 210px;
		
}

.SalesContact table tr{
	width: 80%	
}

.SalesContact table td{
	font-size: 12px;
	color: #666666;
	border-bottom: none;	
}

.SalesContactPicture {
	float:left;
	padding: 2px;
	
}

#EnquiryButton
  {
    margin: 10px 0;
    display: block;
    width: 156px;
    height: 44px;
    background: url("http://media.amcor.com/designimages/enquiry-default.png") no-repeat 0 0;
    text-indent: -9999em;
  }

 #EnquiryButton:hover
  { 
    background: url("http://media.amcor.com/designimages/enquiry-hover.png") no-repeat 0 0;
  }

#EnquiryButton.enquiryImage
  {
    margin: 10px 10px 0 10px;
    display: block;
    width: auto;
    height: auto;
    background: transparent;
    font-size: 14px;
    color: #069;
    font-weight: bold;
    text-indent: 0;
  }
#EnquiryButton.enquiryImage img {
    float:right;
    margin-top: -10px;
}


.ProductVideo {
	float:right;
	padding:0 5px;
	/*font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666;
	background-color: #E9EEF5;
	background-image:url(http://media.amcor.com/designimages/video.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 75px;
	-moz-border-radius: 5px;
    -webkit-border-radius:5px;
		 */
}

.ProductVideo img {
	padding-right:0 5px;
	background-position:bottom;
	border-style: none;
	
}

#sb-nav a#sb-nav-close {
	background-image: url(http://media.amcor.com/designimages/shadowbox-close-new.gif);
	position: absolute;
	top: 10px;
	right: -23px;
	width: 42px;
	height: 42px;
	z-index: 18;
}

#sb-nav-close:hover {
	background-position: -42px 0;
}

#sb-info {
	position: static;
}


/* Hero Slides on Homepage */

#viewport {
	overflow: hidden;
	width:997px;
	height:416px;
	position:relative;
	margin-bottom:20px;
}
#viewport #slider {
	/* 
	   the width needs to be some arbitrary amount that will be greater than the 
	   combined widths of the items.  if necessary, this can be set dynamically 
	   with javascript. 
	*/
	width: 10000px;
	height:416px;
	position: absolute;
}
#viewport #slider .item {
	width:1010px;
	height:416px;
	float: left;
	position: absolute;
}
#viewport #controls {
	display:block;
	position:absolute;
	top:350px;
	left:40px;
	z-index:5;
}
#viewport #controls .prev, 
#viewport #controls .next,
#viewport #controls .navi a{
	float:left;
	width:20px;
	height:23px;	
	cursor:pointer;
	text-indent: -3000px;
	outline: none;
	
}

#viewport #controls .prev {
	background:url(http://media.amcor.com/designimages/hero-nav.png) 0px 0px no-repeat;
}
#viewport #controls .next {
	background:url(http://media.amcor.com/designimages/hero-nav.png) -62px 0px no-repeat;
}
#viewport #controls .navi a{
	background:url(http://media.amcor.com/designimages/hero-nav.png) -19px 0px no-repeat;
}
#viewport #controls .navi a.active {
	background:url(http://media.amcor.com/designimages/hero-nav.png) -40px 0px no-repeat;
}
#viewport #controls .prev a,
#viewport #controls .next a,
#viewport #controls .navi a{
	outline: none;
}

.heroBody {
	width:360px;
	z-index:5;
	position:absolute;
	bottom:80px;
	left:40px;
	border-bottom: 2px solid #ddd;
	padding-bottom:15px;
}
.heroShortCaption {
	padding-bottom:10px;
	font-family:arial, sans-serif;
	font-size:44px;
	color:#fff;
}
.heroCaption {
	border-top: 2px solid #ddd;
	padding:10px 0px;
	font-family:arial, sans-serif;
	font-size:18px;
	color:#fff;
}

.frm_enquiry {
    padding: 1em;
}


