body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #f0f0f0;
  font: 12px Verdana, Arial, Helvetica;
  color: #737373;
}

a, a:active, a:link, a:visited { 
  color: #2abcca;
  text-decoration: underline;
}
a:hover { color: #000; }
a img { border: 0; }

/*#packaging-cont a { color: #2abcca; }*/
#moulding-cont a { color: #1a5198; }
#healthcare-cont a { color: #79d06e; }

h1 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

h2 {
  padding: 0;
  margin: 5px 0 5px 0;
  font-size: 13px;
  font-weight: bold;
}

h5 {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

h6 {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.header {
  width: 100%;
  height: 122px;
  background: url("../images/header-back.gif") repeat-x;
  text-align: center;
}

.header .cont {
  width: 960px;
  height: 122px;
  margin: 0 auto 0 auto;
  text-align: left;
}

.logo {
  width: 416px;
  height: 58px;
  float: left;
  margin: 25px 0 0 22px;
}

.banner {
  width: 468px;
  height: 65px;
  float: right;
  margin: 18px 10px 0 0;
}

.container {
  width: 940px;
  margin: 0 auto 0 auto;
  text-align: left;
  border-top: 10px solid #fff;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  background: #fff;
}

.topbox {
  width: 100%;
  height: 110px;
  background: #1f1f1f;
  position: relative;
  margin: 0;
}

.topbox .leftarea {
  width: 640px;
  float: left;
}

.topbox .rightarea {
  width: 300px;
  height: 110px;
  float: right;
  position: relative;
}

#home, #packaging , #contact, #about, #news{ background: url("../images/topbox-right-blue.gif") no-repeat; }
/*#packaging { background: url("../images/topbox-right.gif") no-repeat; }*/
#moulding { background: url("../images/topbox-right-darkblue.gif") no-repeat; }
#healthcare { background: url("../images/topbox-right-green.gif") no-repeat; }

.topbox .rightarea form {
  margin: 0; 
  padding: 0;
  position: absolute;
  top: 40px;
  left: 15px;
}

.topbox .rightarea h6 {
  position: absolute;
  top: 15px;
  left: 17px;
}

.fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

.topbox .rightarea form input {
  width: 170px;
  margin: 3px;
}

.topbox .rightarea form select {
  width: 174px;
  margin: 0 0 0 2px;
}

.topbox .rightarea form .submit {
  width: 81px;
  height: 22px;
  border: 0;
  background: url("../images/submit.gif") no-repeat;
}

.topbox .leftarea .navblock {
  width: 100%;
  height: 36px;
  background: #414141;
  padding: 0 0 0 5px;
}

.topbox .leftarea .navblock a {
  display: block;
  height: 14px;
  line-height: 14px;
  padding: 0 10px 0 10px;
  margin: 10px 0 0 0;
  border-right: 1px solid #37a7a7;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
.topbox .leftarea .navblock a:hover { text-decoration: underline; }

.mainnavblock {
  position: absolute;
  bottom: 0;
  left: 10px;
}

.divider { 
  float: left; 
  padding: 3px 10px 0 10px;
}

.topbox .leftarea .mainnavblock a {
  display: block;
  height: 35px;
  line-height: 25px;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  padding: 0 5px 0 5px;
}
.topbox .leftarea .mainnavblock a:hover { text-decoration: underline; }
.topbox .leftarea .mainnavblock a.uber { background: #818181; }

#packaging-topnav a.uber { background: #40c3cf; }
/*#packaging-topnav a.uber { background: #818181; }*/
#moulding-topnav a.uber { background: #528bd5; }
#healthcare-topnav a.uber { background: #79d06e; }

.sub-left {
  width: 243px;
  float: left;
  margin: 0 0 0 13px;
}

.sub-mid {
  width: 360px;
  float: left;
  margin: 0 0 0 12px;
}

.sub-mid ul {
  padding: 0;
  margin: 20px 0 20px 0;
  list-style-type: none;
}

.sub-mid li {
	padding-left: 15px;
	margin-bottom: 2px;
}

/*#packaging-cont li { background: url("../images/bullet.gif") left center no-repeat; }*/
#moulding-cont li { background: url("../images/bullet-moulding.gif") left center no-repeat; }
#healthcare-cont li { background: url("../images/bullet-healthcare.gif") left center no-repeat; }

.sub-right {
  width: 300px;
  float: right;
}

.bot {
  width: 100%;
  border-top: 1px dashed #8d8d8d;
  margin: 15px 0 0 0;
}

.bot-ad {
  width: 300px;
  height: 340px;
  background: #fff url("../images/box-ad.gif") repeat-x bottom;
  float: left;
  margin: 0 19px 0 0;
  position: relative;
  text-align: center;
}

.bot-ad h1 {
  width: 300px;
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 20px;
}

.bot-ad .image {
  margin: 75px 0 0 0;
  vertical-align: middle;
}

.bot-ad p {
  width: 280px;
  position: absolute;
  top: 210px;
  left: 10px;
  font-size: 11px;
  color: #000;
  text-align: left;
}

.bot-ad a.more {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 16px;
  left: 0;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: center;
}
a.more:hover { text-decoration: underline; }



.bot-ad-2 {
  width: 300px;
  height: 340px;
  background: #fff url("../images/box-ad-2.gif") repeat-x bottom;
  float: left;
  margin: 0 19px 0 0;
  position: relative;
  text-align: center;
}

.bot-ad-2 .image {
  margin: 95px 0 0 0;
  vertical-align: middle;
}

.bot-ad-2 p {
  width: 280px;
  position: absolute;
  top: 220px;
  left: 10px;
  font-size: 11px;
  color: #000;
  text-align: left;
}

.bot-ad-2 a.more {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 16px;
  left: 0;
  text-decoration: none;
  display: block;
  width: 100%;

}



.bot-ad-3 {
  width: 300px;
  height: 340px;
  background: #fff url("../images/box-ad-3.gif") repeat-x bottom;
  float: left;
  margin: 0 19px 0 0;
  position: relative;
  text-align: center;
}

.bot-ad-3 h1 {
  width: 300px;
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 20px;
}

.bot-ad-3 .image {
  margin: 65px 0 0 0;
  vertical-align: middle;
}

.bot-ad-3 p {
  width: 280px;
  position: absolute;
  top: 200px;
  left: 10px;
  font-size: 11px;
  color: #000;
  text-align: left;
}

.bot-ad-3 a.more {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 16px;
  left: 0;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: center;
}
a.more:hover { text-decoration: underline; }



.bot-ad-4 {
  width: 300px;
  height: 340px;
  background: #fff url("../images/box-ad-4.gif") repeat-x bottom;
  float: left;
  margin: 0 19px 0 0;
  position: relative;
  text-align: center;
}

.bot-ad-4 h1 {
  width: 300px;
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 20px;
}

.bot-ad-4 .image {
  margin: 75px 0 0 0;
  vertical-align: middle;
}

.bot-ad-4 p {
  width: 280px;
  position: absolute;
  top: 200px;
  left: 10px;
  font-size: 11px;
  color: #000;
  text-align: left;
}

.bot-ad-4 a.more {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 16px;
  left: 0;
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: center;
}
a.more:hover { text-decoration: underline; }




.footer {
  width: 100%;
  height: 70px;
  background: #1f1f1f;
  border-top: 5px solid #818181;
  margin: 19px 0 0 0;
  position: relative;
}

.footer-blue {
  width: 100%;
  height: 70px;
  background: #1f1f1f;
  border-top: 5px solid #00a1b1;
  margin: 19px 0 0 0;
  position: relative;
}

.misclinks {
  position: absolute;
  top: 10px;
  left: 10px;
}

.misclinks a, .sitelinks a {
  display: block;
  color: #fff;
  text-decoration: none;
  float: left;
  margin: 0 10px 0 0;
  font-size: 11px;
}
.misclinks a:hover, .sitelinks a:hover { text-decoration: underline; }

.sitelinks {
  position: absolute;
  top: 10px;
  right: 10px;
}

.dp {
  position: absolute;
  top: 18px;
  right: 10px;
}

.dp a {
  display: block;
  color: #fff;
  text-decoration: none;
  float: left;
  margin: 0 10px 0 0;
  font-size: 11px;
}

.prodbox {
  width: 100%;
  height: 500px;
  position: relative;
  background: url("../images/big-carousel.jpg") no-repeat;
  margin: 0 0 10px 0;
  padding-top:7px;
}

.prodbox .img {
  width: 280px;
  height: 306px;
  position: absolute;
  top: 7px;
  left: 6px;
  z-index: 1000;
}

#innerfade{list-style-type:none; margin:0 0 0 6px!important; padding:0;}
#innerfade li{list-style-type:none; margin:0; padding:0;}
#innerfade li img{height:383px; width:287px;}

.prodbox .overlay-border {
  z-index: 2000;
  position: absolute;
  top: 7px;
  left: 6px;
}

.prodbox p {
  color: #777;
  padding: 0;
  margin: 0;
  width: 280px;
  position: absolute;
  bottom: 124px;
  left: 20px;
  z-index: 8000;
  display: block;
  font-size:90%;
}

.holder-home {
	position: relative;
}

.holder-home img {
	position: absolute;
	top: 6px;
	left: 7px;
}
 

.viewing {
  width: 270px;
  height: 80px;
  color: #9a9a9a;
  position: absolute;
  top: 405px;
  left: 20px;
}

.viewing ul {
  padding: 0;
  margin: 10px 0 0 0;
  list-style-type: none;
}

.viewing li {
	background: url("../images/bullet-2.gif") left center no-repeat;
	padding-left: 15px;
	margin-bottom: 2px;
}
.viewing li a:hover { color: #ccc; }
 
#moulding-right a { color: #609be8; }
/*#packaging-right a { color: #00a1b1; } */
#healthcare-right a { color: #79d06e; }

.jcarousel-container {
  position: absolute;
  top: 180px;
  left: 3px;
}

.nav a {
  display: block;
  width: 243px;
  height: 26px;
  line-height: 26px;
  color: #717171;
  text-decoration: none;
  text-indent: 5px;
  border-bottom: 1px dashed #8d8d8d;
}

.nav a:hover {
  color: #000;
  text-decoration: underline;
}

.nav a.uber {
  font-weight: bold;
  text-decoration: none;
  background: #f0f0f0;
  border: 0;
}

.nav a.sub-uber {
  font-weight: bold;
  text-decoration: none;
  text-indent: 15px;
  border: 0;
  background: #f4f4f4;
}

.subcategory-1, .subcategory-2, .subcategory-3, .subcategory-4, .subcategory-5, .subcategory-100 {
  background: #f4f4f4;
}
/*
#packaging-nav a.uber {
  color: #2abcca;
}*/

#moulding-nav a.uber {
  color: #528bd5;
}

#healthcare-nav a.uber { 
  color: #54c246;
}

.nav-head {
  display: block;
  color: #737373;
  width: 243px;
  height: 26px;
  line-height: 26px;
  text-indent: 5px;
  border-bottom: 1px dashed #8d8d8d;
  font-weight: bold;
  margin: 28px 0 0 0;
  padding: 0;
}

.quote { margin: 18px 0 0 0; }

.lowerad-h1 { 
  position: absolute;
  top: 18px;
  left: 10px;
}

.home-leftblock {
  width: 280px;
  float: left;
  color: #555;
}

.home-rightblock, #slideshow {
  width: 628px;
  height: 400px;
  background: url("../images/home-right.jpg") no-repeat;
  position: relative;
  float: right;
}


.home-leftblock a { text-decoration: none; }

.viewinghead { 
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 25px;
}

.about-rightblock {
  width: 628px;
  height: 400px;
  position: relative;
  float: right;
}

.view-link a, .view-link-2 a { text-decoration: none; font-weight: bold; }
.view-link a:hover, .view-link-2 a:hover { color: #fff; }

.view-link {
  position: absolute;
  bottom: 16px;
  right: 170px;
}

.view-link-2 {
  position: absolute;
  bottom: 16px;
  right: 50px;
}

a.subcat-100 {
  border: 0;
  text-indent: 15px;
  font-weight: bold;
}

a.subcat-1000 {
  border: 0;
  text-indent: 35px;
  font-weight: bold;
  background: url("../images/nav-bullet.gif") no-repeat;
}

.breadcrumb {
  width: 920px;
  margin: 0 0 15px 15px;
  border-bottom: 1px dashed #8d8d8d;
  font-weight: bold;
  height: 40px;
  line-height: 50px;
}

.breadcrumb a {
  color: #29bdcb;
  font-weight: bold;
  text-decoration: none;
}
.breadcrumb a:hover { text-decoration: underline; }

.sub-menu {
	margin: 0;
}

.sub-menu a {
	width: 100%;
	text-indent: 30px;
	white-space: nowrap;
	font-size: 11px;
	border: 0;
	background: #f4f4f4 url("../images/nav-bullet.gif") no-repeat;
	text-decoration: none;
}

#packaging-nav .sub-menu a {
	background: #c5edf1 url("../images/packaging-nav-bullet.gif") no-repeat;
}
#packaging-nav .nav-head {
	color: #fff;
	font-weight: bold;
	background: #40c3cf;
	border: 0;
	margin-top: 5px;
}
#healthcare-nav .sub-menu a {
	background: #c9ecc5 url("../images/healthcare-nav-bullet.gif") no-repeat;
}
#healthcare-nav .nav-head {
	color: #fff;
	font-weight: bold;
	background: #79d06e;
	border: 0;
	margin-top: 5px;
}
#moulding-nav .sub-menu a {
	background: #bad1ee url("../images/moulding-nav-bullet.gif") no-repeat;
}
#moulding-nav .nav-head {
	color: #fff;
	font-weight: bold;
	background: #528bd5;
	border: 0;
	margin-top: 5px;
}

.sub-menu a:hover { font-weight: normal; text-decoration: underline; }

a.uberitem { font-weight: bold; border: 0; margin: 5px 0 0 0; }
a.uberitem-nosub { font-weight: bold; }



.bot-ad-new {
  width: 300px;
  height: 340px;
  background: #fff url("../images/box-ad-2.gif") repeat-x bottom;
  float: left;
  margin: 0 19px 0 0;
  position: relative;
  text-align: center;
}

.bot-ad-new h1 {
  width: 300px;
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 20px;
}

.bot-ad-new .image {
  margin: 80px 0 0 0;
  vertical-align: middle;
}

.bot-ad-new p {
  width: 280px;
  position: absolute;
  top: 200px;
  left: 10px;
  font-size: 11px;
  color: #000;
  text-align: left;
}

.bot-ad-new a.more {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 16px;
  left: 0;
  text-decoration: none;
  display: block;
  width: 100%;
}
a.more:hover { text-decoration: underline; }

.itemdisplay {
	width: 300px;
	height: 292px;
	margin: 0 0 10px 0;
	position: relative;
	background: url("http://www.digital-partners.co.uk/dev/plastech/images/packaging-right-new.jpg");
	text-align: center;
}
.itemdisplay img {
	margin: 47px 0 0 0;
}

.googleBlock {
    
}

.sitemap {
  width: 628px;
  min-height: 600px;
  background: url("../images/home-right.jpg") no-repeat;
  position: relative;
  float: right;
}

.lhead {
	font-weight:bold;
	}