@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	text-align:left;
}

HTML, BODY {
	background-color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial; 
	color:#333333;
	font-size:12px;
	line-height:16px;
	text-align:left;
}

A {
	color: #12425F; 
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

A:hover {
	color: #12425F; 
	font-weight: bold;
	text-decoration: underline;
}

A IMG {
	border: 0px;
}

H1 {
	font-size: 17px;
	color: #12425f;
	/* text-transform: capitalize; */
	margin: 0px 0px 15px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #9FB7C1;
}

H2 {
	font-size:16px;
	color:#12425F;
	text-transform:capitalize;
	margin-left:10px;
	margin-bottom:15px;
}

IMG {
	behavior: url('scripts/iepngfix.htc');
}

.vertical-top {
	vertical-align:top;
}

.vertical-btm {
	vertical-align:bottom;
}

.break {
	clear:both;
}

#container {
	position:relative;
	margin:0px auto;
	width:981px;
}

#header {
	height:137px;
	background-image:url(../images/header-background.gif);
	background-repeat:no-repeat;
}

#header .phone {
	position:absolute;
	top:67px;
	left:400px;
}

#header #langs {
	position: absolute;
	left: 702px;
	top: 48px;
}

#header #search {
	position:absolute;
	right:40px;
	top:70px;
}

#search .box {
	float:left;
	background-image:url(../images/header-searchbox.png);
	background-repeat:no-repeat;
	background-color:transparent;
	width:140px;
	height:20px;
	border:0px;
	padding-top:7px;
	padding-left:25px;
	font-family:Arial;
	font-size:11px;
	color:#12425F;
}

#content {
	position:relative;
	width:945px;
	background-image:url(../images/content-background.gif);
	background-repeat:repeat-y;
	padding:0px 18px;
	padding-bottom:10px;
}

#navArea {
	height:45px;
	background-image:url(../images/nav-shadow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position: relative;
}

#calculator {	
	position: relative;
	height:40px;
	background-image:url(../images/calc-background.gif);
	background-repeat:no-repeat;
	margin:0px 17px 0px 16px; /* TOP RIGHT BOTTOM LEFT */
	margin-bottom:12px;
	z-index: 0 !important;
}
#calculator * { vertical-align: top; }
#calculator #lidding-select {
	margin: 11px 0px 0px 10px;
	font: 10px verdana;
	color: #12425F;
	padding: 2px;
	outline: 0;
	border: 1px solid #12425F;
}
#calculator INPUT {
	/* height: 15px; */
	font: 10px verdana;
	color: #12425F;
	position: absolute;
	border: 0;
	background-color: transparent;
	outline: 0;
	padding-top: 1px;
	text-align: center;
}
#calculator INPUT#width-text {
	width: 47px;
	left: 486px;
	top: 13px;
}
#calculator INPUT#length-text {
	width: 51px;
	left: 571px;
	top: 13px;
}
#calculator INPUT#quantity-text {
	width: 58px;
	left: 659px;
	top: 13px;
}
#calculator INPUT#weight-text {
	width: 90px;
	left: 802px;
	top: 13px;
}
#calculator.sachet { background-image:url(../images/calc-sac-background.gif) !important; }
#calculator.sachet #lidding-select { color: #802307 !important; border: 1px solid #802307 !important; }
#calculator.sachet INPUT { color: #802307 !important; }


#leftCol {
	float:left;
	display:inline;
	width:278px;
	margin:0px 17px 0px 16px; /* TOP RIGHT BOTTOM LEFT */
}

#rightCol {
	float:left;
	display:inline;
	width:618px;
	margin-bottom: 20px;	
}

#footer {
	height:52px;
	clear:both;
	background-image:url(../images/footer-background.gif);
	background-repeat:no-repeat;
	padding-top:9px;
	padding-left:35px;
	color:#FFE;
	font-size:12px;
	font-weight:bold;
}

#footer .spacing {
	float:left;
	margin-right:25px;
}

#footer .spacing A {
	color:#FFE;
}

#footerAddress {
	margin-top:-10px;
	padding:0px 35px;
	margin-bottom: 10px;
}

.imageMask {
	position:absolute;
	z-index: 20;
}

.imageBanner {
	margin-bottom:20px;
	z-index: 1;
}

/* LEFT NAV */

#leftNav {
	margin-bottom:10px;
}

#leftNav LI {
	list-style-type:none;
}

#leftNav LI A {
	display:block;
	width:278px;
	height:35px;
	font-size:15px;
	font-weight:normal;
	background-repeat:no-repeat;
}

#leftNav LI A:hover {
	text-decoration:none;
	color:#FFE;
	font-weight:bold;
}

#leftNav .position {
	display: block;
	padding-top:9px;
	padding-left:18px;
}

#leftNav LI A.top { background-image:url(../images/leftNav-top-off.gif); }
#leftNav LI A.top:hover { background-image:url(../images/leftNav-top-on.gif); }

#leftNav LI A.mid { background-image:url(../images/leftNav-mid-off.gif); }
#leftNav LI A.mid:hover { background-image:url(../images/leftNav-mid-on.gif); }

#leftNav LI A.bottom { background-image:url(../images/leftNav-btm-off.gif); height:38px;}
#leftNav LI A.bottom:hover { background-image:url(../images/leftNav-btm-on.gif); }

/* LATEST NEWS */

#latestNews {
	background-image:url(../images/latestNews-background.gif);
	background-repeat:repeat-y;
}

#latestNews #body {
	background-image:url(../images/latestNews-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	min-height:194px;
	padding:13px 8px 0px 8px; /* TOP RIGHT BOTTOM LEFT */
}

#latestNews #body #box {
	background-image:url(../images/latestBox-background.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

#latestNews #body #box #top {
	background-image:url(../images/latestBox-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:4px;
}

#latestNews #body #box #btm {
	background-image:url(../images/latestBox-btm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:4px;
}

.newsHome {
	padding:10px;
	border-bottom:1px #0D4F44 solid;
}

.newsHome .date, .newsHome .date A {
	color:#0D4F44;
	font-weight:bold;
	text-decoration: none;
}

.newsHome .date A {
	color:#0D4F44;
	font-weight:bold;
}

.content-list {
	padding-bottom: 15px;
}

.content-list .title, .content-list .title A {
	color: #0D4F44;
	font-weight: bold;
	text-decoration: none;
}

.content-list .title A {
	color: #0D4F44;
	font-weight: bold;
}

#cs-archive { margin-top: 14px; }
#cs-archive A, #cs-archive A:hover{ text-decoration: none; }
#cs-archive IMG { vertical-align: middle; margin: 0 5px 0 7px; }

#rightCol UL { padding: 0 25px 12px; }

.last-item {
	border: 0;
}

#lidding-select { width: 187px; }

.search-highlight { background-color: #C4EBE5; text-transform: uppercase; }

DL {
	width: 650px;
}
DT {
	float: left;
	width: 75px;
	clear: left;
	text-align: right;
	padding-right: 10px;
	margin-top: 2px;
}
DD { 
	float: left;
	padding: 0 0 8px 0;
}
DD.close { padding-bottom: 3px; }
DD INPUT {
	font: 11px arial;
	color: #12425F;
	padding: 2px 3px;
}
DD INPUT.short { width: 65px; }
DD INPUT.midi { width: 200px; }
DD INPUT.maxi { width: 300px; }
DD INPUT.long { width: 450px; }
DD TEXTAREA {
	width: 450px;
	height: 70px;
	font: 11px arial;
	color: #12425F;
	padding: 3px;
}

.directionals { 
	position: absolute;
	bottom: 40px;
	right: 40px;
	color: #A0A0A0;
}

P { margin-bottom: 12px; }
.article-synopsis { margin-bottom: 20px; }
.article-synopsis P { margin: 0; }
