@charset "utf-8";
/* CSS Document */
/* EnviraBags - envirabags.comu */
/* Last Update - 2010-07-20 */
/* Helix Digital - www.helixdigital.com.au */

body {
     margin: 0;
     text-align: center;
}
body, p, th, td, input, select, textarea, ul, li {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 9pt;
     color: #333;
}

/* PNG Fix - IE PNG Fix 2.0 Alpha 4 */
/* http://www.twinhelix.com/css/iepngfix/ */
/*img { behavior: url(http://proof.helixdigital.com.au/envirabags.com/iepngfix.htc) }*/

/* Containers */
#container {
     text-align: left;
     width: 999px;
     margin: 0 auto;
}
#banner {
     width: 999px;
	 height: 85px;
     background: url(../images/header.gif) no-repeat top left;
}
#header {
     background: url(../images/menu-bg.gif) no-repeat bottom center #76963e;
}
#midcontainer {
     overflow: auto;
     height: 100%;
     margin-bottom: 10px;
     padding: 0 13px;
     border-right: solid 1px #d6d6d6;
     border-left: solid 1px #d6d6d6;
}
#midcontainer.colourcontainer {
     border: 0;
}
#lowcontainer {
     overflow: auto;
     height: 100%;
     padding-bottom: 1px;
}
.contentleft {
     float: left;
     width: 509px;
     border-right: solid 1px #d6d6d6;
}
.contentleft p, .contentleft h2, .contentleft h6 {
     padding-right: 13px;
}
.contentright {
     float: left;
     width: 448px;
     padding-left: 13px;
}
.contentright#home {
	padding-bottom: 3px;
}
.contentleft#envirapaper {
     padding-bottom: 0px;
}
.contentleft#jute {
     padding-bottom: 6px;
}
.contentleft#quoteinstructions {
     width: 239px;
     padding-right: 10px;
     border: 0;
}
.contentright#quoteform {
     width: 708px;
     border-left: solid 1px #d6d6d6;
     margin-bottom: 10px;
}
.center {
     text-align: center;
}
.contentleft#contact {
     background: url(../images/watermark.gif) no-repeat top right;
}

/* Menu */
#menu {
     height: 55px;
     margin: 0 5px 0 5px;
}
#menu li {
     display: inline;
}
#menu li a {
     display: block;
     float: left;
     text-align: center;
     line-height: 25px;
     color: #dcdfd4;
     width: 89px;
     margin-right: 1px;
     background-color: #4a631f;
} 
#menu li a:hover {
     color: #9cc54e;
}
#menu li a.current {
     color: #fff;
     width: 91px;
     margin: 0 0 0 -1px;
     padding: 0 0 15px;
     background: url(../images/openmenu.gif) no-repeat top center;
}
#menu li#first a.current {
     width: 90px;
     margin-left: 0px;
}
#menu li#last a {
     width: 89px;
     margin-right: 0;
}
#menu li#last a.current {
     width: 90px;
}
#menu li a.current:hover {
     color: #dcdfd4;
}

/* Headings */
h1 {
     font-size: 21pt;
     font-weight: normal;
     color: #76963e;
     margin: 0;
}
h2 {
     font-size: 16pt;
     font-weight: normal;
     color: #76963e;
     margin: 0;
}
h3 {
     font-size: 14pt;
     font-weight: normal;
     color: #76963e;
     margin: 0;
}
h4 {
     font-size: 13pt;
     font-weight: normal;
     color: #76963e;
     margin: 0;
}
h5 {
     font-size: 12pt;
     font-weight: normal;
     color: #76963e;
     margin: 0;
}
h6 {
     font-size: 11pt;
     font-weight: normal;
     color: #76963e;
     margin: 0;
}

/* Text */
p {
     margin: 13px 0;
     line-height: 19px;
}
a {
     color: #ed1a91;
     text-decoration: none;
}
a:hover {
     color: #ff69be;
}
.heading {
     font-size: 11pt;
     color: #76963e;
}
div.heading {
     margin: 12px 0 1px 0;
}
.green {
     color: #76963e;
}
.grey {
     font-weight: bold;
     color: #8d8d8d;
}
.dark {
     color: #333;
}
.italic {
     font-style: italic;
     color: #4a631f;
}
.enforce {
     font-size: 1.2em;
     color: #4a631f;
}

/* Lists */
ul {
     margin: 0;
     padding: 0;
     list-style-type: none;
}
ul.lateral li {
     display: inline;
     margin-right: 15px;
     padding-left: 12px;
     line-height: 1.5em;
     background: url(../images/bullet.gif) no-repeat left center;
}

/* Other */
img {
     border: 0;
}
.image {
     display: block;
     margin: 10px 0;
}
.grid {
     margin-top: 10px;
}
.grid td {
     padding: 5px 8px;
     border-right: 1px solid #fff;
}
.grid th {
     font-weight: normal;
     text-align: left;
     color: #fff;
     padding: 3px 8px;
     background: #76963e;
     border-right: 1px solid #fff;
}
.grid tr.stripe {
     background: #dcdfd4;
}
.highlight {
     background: #e7e7e7;
      margin-top: 2px;
      margin-right: 13px;
      padding: 1px 5px;
     line-height: 1.5em;
}

/* Divide */
.scroller {
     padding-bottom: 5px;
}
.dividetitle {
     font-size: 11pt;
     color: #fff;
     line-height: 25px;
     padding: 0px 0 0px 14px;
     background: url(../images/dividetitle-bg.gif) no-repeat top left;
}
.dividetitle .enforce {
     font-size: 1em;
     color: #9cc54e;
}
.dividetab {
     background: url(../images/dividetab-bg-full.gif) no-repeat top left;
      height: 30px;
     margin-top: 10px;
     padding: 5px 0 0 5px;
}
.dividetab .tab {
     float: left;
     background: url(../images/dividetab-tab.gif) no-repeat top left;
     width: 115px;
     height: 25px;
     padding-right: 5px;
     line-height: 25px;
     text-align: center;
}
.dividetab .tab a {
     color: #fff;
     display: block;
}
.dividetab .tab a:hover {
     color: #bfd695;
}
.dividetab #opentab {
     color: #4a631f;
     background: url(../images/dividetab-tabopen.gif) no-repeat top left;
}
.dividetab #opentab a {
     color: #ed1a91;
}
.dividetab #opentab a:hover {
     color: #ff69be;
}
.dividetab .tabdesc {
     float: left;
     margin-left: 10px;
}
.dividetab .tabdesc p {
     margin: 0;
     padding: 0;
     line-height: 20px;
     color: #fff;
}

/* Content */
#introtext p {
	font-size: 10.5pt;
}
.quicklink {
     height: 80px;
}
.quicklink div#home {
     padding-bottom: 1px;
}
.quicklink div {
     float: left;
}
.quicklink#bagtypes {
     margin-top: 25px;
     height: 71px;
     position: relative;
     left: 5px;
}
.quicklink#bagtypes .spaced {
     margin: 0 5px;
}
a.pdflink {
     display: inline-block;
     padding-left: 22px;
     background: url(../images/pdficon_small.gif) no-repeat top left;
}
#bags {
     overflow: auto;
     height: 100%;
      margin-top: 5px;
}
#bags .bagsrow {
     clear: left;
      overflow: auto;
      height: 100%;
     margin: 0;
      padding: 5px 0;
     margin-top: 3px;
      border: 1px solid #9cc54e;
}
#bags .bagsrow#noborder {
     margin: 0;
     padding: 0;
     border: 0;
}
#bags .bagscol {
     text-align: center;
     float: left;
     width: 192px;
      margin: 0;
      padding: 0;
      padding-bottom: 1px;
}
#bags .image {
     margin: 0;
     padding: 0;
}
#bags .image img {
     position: relative;
     left: -14px;
}
#bags h2 {
     margin: 0;
     padding: 0;
}
#bags p {
     margin: 0;
     padding: 0;
}
#materials {
     overflow: auto;
     height: 100%;
      margin: 10px 0;
     padding-bottom: 1px;
}
#materialscale {
     float: left;
     width: 740px;
}
#materialscale p {
     margin: 0;
}
#materialscale div {
     padding: 58px 0px 0px 125px;
      height: 42px;
}
#materialscale div#envira {
     padding-right: 220px;
     background: url(../images/material-envirapaper.gif) no-repeat top left;
}
#materialscale div#jute {
     padding-right: 230px;
     background: url(../images/material-jute.gif) no-repeat top left;
}
#materialscale div#flax {
     padding-right: 270px;
     background: url(../images/material-flax.gif) no-repeat top left;
}
#materialscale div#rpet {
     padding-right: 290px;
     background: url(../images/material-rpet.gif) no-repeat top left;
}
#materialscale div#nonwoven {
     padding-right: 330px;
     background: url(../images/material-nonwoven.gif) no-repeat top left;
}
#materials .right {
     float: left;
     width: 250px;
     padding-top: 25px;
}
#materials .right h2, #materials .right p {
     margin-left: 10px;
}
#contacts {
     overflow: auto;
     height: 100%;
}
#contacts div {
     float: left;
     width: 195px;
     margin: 45px 0 10px 5px;
}
#contacts div.left {
     margin-right: 30px;
}
#contacts div span img {
     margin-bottom: -5px;
     margin-right: 8px;
}
#contacts h4 {
     margin-bottom: 4px;
}
#contacts p {
     margin: 0;
}
#contacts .heading {
     display: block;
     float: left;
     width: 20px;
}
#instructions {
     overflow: auto;
     height: 645px;
	 margin-top: 25px;
}
#instructions div {
     width: 95px;
     float: left;
     clear: left;
     margin-bottom: 15px;
}
#instructions div.example {
     clear: none;
}
#instrcutions #populate {

}
#ordernow {
     margin-top: 193px;
}
#needadvice {
     margin-top: 0px;
}
#sitemap {
	overflow: auto;
	height: 100%;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
#sitemap .sitemapcol {
	float: left;
	width: 300px;
	margin-left: 30px;
}
#sitemap .sitemapcol#first {
	margin-left: 0;
}
#sitemap h2 {
	margin-top: 20px;
}
#sitemap ul,
#sitemap li {
	list-style-type: none;
}
#sitemap ul {
	margin: 0;
	padding: 0;
}

/* Gallery */
#gallery {
     margin-bottom: 10px;
}
#galleryfooter {
     height: 100%;
     overflow: auto;
	 padding-bottom: 1px;
}
#galleryfooter .button {
     float: left;
	 margin: 0;
	 padding: 0;
}
#galleryfooter .button img {
     display: block;
}
#gallery #flashContent {
     width: 997px;
     height: 680px;
}
#gallery .ep#flashContent {
	background: url(../images/flashholder-gallery-ep.jpg) no-repeat top left;
}
#gallery .jute#flashContent {
	background: url(../images/flashholder-gallery-jute.jpg) no-repeat top left;
}
#gallery .nw#flashContent {
	background: url(../images/flashholder-gallery-nw.jpg) no-repeat top left;
}
#gallery .rpet#flashContent {
	background: url(../images/flashholder-gallery-rpet.jpg) no-repeat top left;
}
#gallery .flax#flashContent {
	background: url(../images/flashholder-gallery-flax.jpg) no-repeat top left;
}
#gallery .set#flashContent {
	background: url(../images/flashholder-gallery-set.jpg) no-repeat top left;
}
#gallerymenu ul {
	width: 160px;
	margin-top: 15px;
	float: left;
}
#gallerymenu li {
     font-size: 15px;
     margin: 0;
	 padding: 5px 0;
	 padding-left: 15px;
	 background: url(../images/bullet-pink.gif) no-repeat left center;
}

/* Bag Scroll */
#lowcontainer a.pre{
     float:left;
     display:block;
     width:57px;
     height:114px;
     background:url(../images/scrollbutton-left.gif);
     cursor:pointer;
     margin:10px 0;
}
#lowcontainer a:hover.pre{
     float:left;
     display:block;
     width:57px;
     height:114px;
     background:url(../images/scrollbutton-left-hover.gif);
     cursor:pointer;
     margin:10px 0;
}
#lowcontainer a.next{
     float:right;
     display:block;
     width:57px;
     height:114px;
     background:url(../images/scrollbutton-right.gif);
     cursor:pointer;
     margin:10px 0;
}
#lowcontainer a:hover.next{
     float:right;
     display:block;
     width:57px;
     height:114px;
     background:url(../images/scrollbutton-right-hover.gif);
     cursor:pointer;
     margin:10px 0;
}
#bagscroll {
     float: left;
     position: relative;
     overflow: hidden;
     width: 885px;
     height: 140px;
     margin: 0;
     padding: 0;
}
#bagscroll .all_items {
     text-align: center;
     width: 885px;
}
#bagscroll .all_items .bag_item {
     float: left;
     width: 100px;
     margin: 0px 5px 10px 5px;
     padding: 0;
     text-align: center;
}
#bagscroll .all_items .bag_item .items .des {
     margin-top: 5px;
}
#bagscroll .all_items .bag_item .items .des p {
     margin: 0;
     line-height: 15px;
}

/* Flash */
#flash-bagtypes {
	width: 448px;
	height: 357px;
	background: url(../images/flashholder-bagtypes.jpg) no-repeat top left;
}
#flash-scroller {
	width: 999px;
	height: 185px;
	background: url(../images/flashholder-scroller.gif) no-repeat top left;
}

/* Forms */
#contactform {
     margin-top: 15px;
}
#contactform input, select, textarea {
     width: 265px;
}
input, select, textarea {
     background: none;
     border: solid 1px #d6d6d6;
}
form select option {
     background-color: #fff;
}
.field {
     margin: 5px 0;
}
.label {
     float: left;
     width: 100px;
}
.tdlabel {
     padding-right: 10px;
}
.tdlabelright {
     padding: 0 10px 0 20px;
}
.required {
     color: #ff0000;
}
#comments_label {
     float: left;
}
#submitbutton {
     color: #fff;
     width: 90px;
     margin: 0;
     padding: 3px;
     background-color: #4a631f;
     border: 0;
}
#submitbutton:hover {
     background-color: #76963e;
}
#contactform #submitbutton {
     width: 90px;
     margin-left: 277px;
}

/* Footer */
#footer {
     color: #fff;
     margin-top: 10px;
     padding: 5px 10px 45px;
     background:  #76963e;
     background: url(../images/menu-bg.gif) no-repeat bottom center #76963e;
}
#footer a {
     color: #fff;
}
#footer a:hover {
     color: #dcdfd4;
}
#footer #copyright {
     float: left;
}
#footer ul {
     float: left;
     margin-left: 70px;
}
#footer li {
     float: left;
}
#footer li a {
     text-align: center;
     display: block;
     float: left;
     padding: 0px 8px;
     border-left: solid 1px #4a631f;
}
#footer li.first a{
     border: 0;
}
#footer #helix {
     float: right;
}
#footer #helix span {
     float: left;
     margin-left: 5px;
}
#footer #helix span img {
     position: relative;
     top: -1px;
}

/* Quote Form */
.bmdd span {
     width: 120px;
     display: block;
     border: 1px solid #7f9db9;
     margin-right: 15px;
     padding: 2px 2px 2px 4px;
     background: url(../images/bmdd-arrow.gif) no-repeat right;
}
#pcolor.bmdd span {
     width: 140px;
}
#pquantity.bmdd span {
     margin-right: 0;
}
.bmdd img {
     margin-left: 3px;
     padding-right: 5px;
}
.bmdd ul {
     margin:0;
     padding:0;
     display:none;
     overflow:auto;
     cursor:default;
     max-height:100px;
     position:absolute;
     list-style-type:none;
     background-color:#fff;
     border:1px solid #7f9db9;
}
.bmdd ul li {
     z-index: 100;
     vertical-align: middle;
     padding: 2px 2px 2px 4px;
}
.bmdd ul li.selected, .bmdd ul li:hover {
     color: #fff;
     background-color: #009;
}
#pdesign .img-div {
     float: left;
     padding: 0px;
     text-align: center;
     position: relative;
     margin: 5px 10px;
}
#pdesign .img-div p {
     text-align: center;
     margin: 3px 0;
}
#pdesign .img-div span {
     display: block;
}
#pdesign .img-div span.name {
     color: #f1368d;
}
#pdesign .selected-img-div {
     padding: 2px;
     text-align: center;
}
#pdesign .img-div img.tick {
     display: none;
     position: absolute;
     top: 5px;
     right: 5px;
}
#populate {
     padding: 0;
}
.populatecell {
}
#drop_container {
     float:left;
     margin-top:10px;
     margin-bottom: 10px;
     padding-top:10px;
     padding-bottom:10px
}
.selecttype {
     padding-right: 5px;
}
.general_padding {
     padding:5px;
}
#error {
     color: #f00;
     width: 100%;
     padding: 2px 0;
}
.levelBold{
     font-weight:bold;
}
select.custom_select{
     width:145px;
}
div#your_details{
     display:block;
}
table#details{
     float:left;
     height:200px;
}
table.custom_select_table td{
     vertical-align:bottom;
}

/* Colours */
#colourcontainer {
     overflow: auto;
     height: 100%;
     margin-bottom: 15px;
     padding-bottom: 3px;
}
ul.colours {
     float: left;
     margin: 15px 0 0 22px;
     padding-left: 18px;
     border-left: solid 1px #ccc;
     width: 128px;
     height: 425px;
}
ul.colours h6 {
     margin-bottom: 10px;
}
ul.colours#enviracol {
     margin-left: 0;
     padding: 0;
     border: 0;
}
ul.colours#nonwovenright {
     margin-left: 5px;
     border: 0;
}
ul.colours li {
     list-style: none;
     clear: left;
}
ul.colours li span.image {
     float: left;
     position: relative;
     top: -8px;
     height: 30px;
     padding-right: 10px;
}
.colourtext{
     color:#76963e;
}

/* Lightbox */
.lightbox {
     background: url(../images/lightbox.png) no-repeat top left;
     width: 460px;
     height: 355px; 
     z-index: 9999;
     overflow: auto;
}
.lightbox_close {
     position: absolute;
     cursor: pointer;
     width: 28px;
     height: 28px;
     top: 0;
     right: 0;
     background: url(../images/close.png) no-repeat;
     z-index: 9999;
}
.tickbox{
     position: absolute;
     width: 28px;
     height: 28px;
     margin-left: 60px;
     margin-top: -95px;
     *margin-left: -10px;
     *margin-top: 10px;
     background: url(../images/tick.png) no-repeat 0 0;
     z-index: 9999;
}
.enlarge {
     float: left;
     width: 342px;
     margin: 0;
     padding: 0;
}
.enlarge p {
     margin: 55px 0 0 36px;
     width: 286px;
     height: 312px;
     text-align: center;
}
.thumb {
     float: left;
}
.thumb p {
     margin: 0;
     margin-top: 26px;
     padding: 0;
}
.thumb .bag {
     width: 70px;
     height: 70px;
     margin-top: 10px;
     border: 1px solid #bfd695;
}
.thumb .bag a {
     cursor: pointer;
}

/* Photo Box */
.photobox {
     overflow: auto;
     padding-bottom: 2px;
}
.photobox .thumb {
     float: left;
}
.photobox .thumb .bag {
     margin: 5px 20px 0 15px;
}
.photobox .thumb .bag img {
     display: block;
}
.photobox .thumb p {
     margin-top: 0px;
      margin-left: 8px;
}
.photobox .enlarge {
     float: left;
     width: 338px;
}
.photobox .enlarge p {
     margin: 0;
}
.photobox .description {
     float: left;
     width: 338px;
}
.photobox .description p  {
     color: #8d8d8d;
     margin: 0;
     float: right;
     text-align: right;
      line-height: 17px;
}
.photobox .colourscol {
     clear: left;
     overflow: auto;
     margin: 0;
     padding-top: 10px;
     padding-right: 2px;
     padding-bottom: 2px;
     padding-left: 0;
}
.photobox .colourscol .heading {
     margin-top: 0px;
     margin-left: 15px;
      padding: 0;
      padding-top: 6px;
      border-top: 1px solid #bfd695;
}
.photobox .colourscol .heading p {
     margin: 0;
     padding: 0;
     color: #8d8d8d;
}
.photobox .colourscol .colourprev {
     float: left;
     overflow: auto;
     padding-left: 15px;
}
.photobox .colourscol ul {
     margin: 0;
     padding: 0;
      padding-top: 5px;
     border: 0;
     width: 320px;
     height: auto;
}
.photobox .colourscol li {
      display: inline;
      margin-left: 15px;
}
.photobox .colourscol li.first {
     margin-left: 0px;
}
.photobox .colourscol li a {
     display: inline-block;
}
.photobox .colourscol li img {
}
.photobox .colourscol .colourtext {
     position: relative;
     top: -5px;
      left: 2px;
}
.photobox .colourscol .colourlink {
     text-align: right;
     float: right;
      width: 108px;
}
.photobox .colourscol .colourlink p {
     margin: 0;
      line-height: 1.2em;
}
.photobox .colourscol .colourlink p.single {
     margin-top: 9px;
}

/* Color Thumb */
#example2 {
     width:430px;
     height:325px;
     background:#FFF;
}
.color_thumb {
     width:430px;
}
.color_thumb ul li{
     position:relative;
     list-style-type:none;
     display:inline-block;
     padding-right:3px;
     margin-left:3px;
}
.color_thumb #view_color{
     float:right;
     font-size:12px;
     font-weight:bold;
}

.fl {
    float:left;
}
.fr {
    float:right;
}
.clear {
    clear:both;
}
#social {
    width:999px;
    color:#4a631f;
    margin-top:10px;
}
#social a {
    color:#4a631f;
}
.socialLineTop {
    margin-bottom:5px;
}
.socialLineBottom {
    margin-top:5px;
}
#social .shareVia, #social .emailBtn, #social .facebookBtn, #social .twitterBtn, #social .addthisBtn, #social .clearSocial {
    float:left;
    margin-right:110px;
}
#social .shareVia {
    margin-top:3px;
    margin-left:10px;
    font-weight:bold;
}
#social .emailBtn a div {
    padding:3px 0 3px 20px;
    background:transparent url(./../images/quote/email.png) no-repeat left center;
}
#social .facebookBtn .facebookTitle {
    padding:3px 10px 3px 20px;
    background:transparent url(./../images/quote/facebook.png) no-repeat left center;
}
#social .twitterBtn  .twitterTitle {
    padding:3px 10px 3px 20px;
    background:transparent url(./../images/quote/twitter.png) no-repeat left center;
}
#social .addthisBtn {
    float:right;
    margin-right:10px;
}
