/** CSS Generic **/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: square;
}
ul li {
	padding: 2px 0 2px 0;
	line-height: 20px;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	width: 970px;
	color: #474546;
	margin: 20px auto;
	font-family: Helvetica, arial, sans-serif;
	line-height: 1;
	/* font-size: small; */ /* for all other browsers */
	font-size: 13px;
	text-align:center;
}

* html body {
	/* font-size: x-small; */ /* for IE5/Win */ 
	/* f\ont-size: small; */ /* for other IE versions */ 
}


h1 {
	font-size: 210%;
	font-weight: normal;
	color: #007cc4;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	color: #007cc4;
	margin-bottom: 5px;
}

h3 {
	font-size: 130%;
	font-weight: normal;
	color: #007cc4;
	margin-bottom: 5px;
}

h4 {
	font-size: 120%;
	font-weight: normal;
	color: #007cc4;
	margin-bottom: 5px;
}

h5 {
	font-size: 110%;
	font-weight: bold;
	color: #007cc4;
	margin-bottom: 5px;
}

p {
	line-height: 18px;
	margin: 0 0 10px 0;
}

a {
	color: #8f9092;
	text-decoration: underline;
}

a:hover {
}

a:visited {
}

/** end CSS Generic **/

/** CSS Utilities **/

th.right {
}

td.form {
	text-align:left;
}

div.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

span.blue {
	color: #007cc4;
}

/** end CSS Utilities **/

div#wrapper-slice {
	background:url(../furniture/wrapper_slice.gif) repeat-y 0 100%;
	width: 970px;
	text-align:left;
}

div#wrapper-top {
	background: url(../furniture/wrapper_top.gif) no-repeat 0 0;
	width: 970px;
}

div#wrapper-bottom {
	background: url(../furniture/wrapper_bottom.gif) no-repeat 0 100%; 
	padding: 30px 0 20px 40px;
	width: 970px;
}

/** Header **/

a#smurfit-logo {
	float: left;
}

a#smurfit-logo h1 {
	background:url(../furniture/smurfit_logo.gif) no-repeat;
	width: 271px;
	height: 45px;
	padding: 0 0 20px 0;
}

h1#machine-solutions {
	float: right;
	font-size: 1.4em;
	color: #818181;
	padding: 10px 80px 0 0;
	margin: 0 0 0 0;
}

div#nav-menu-slice {
	background: url(../furniture/nav_menu_slice.gif) repeat-y 0 100%;
	width: 897px;
	
}

div#nav-menu-top {
	background: url(../furniture/nav_menu_top.gif) no-repeat 0 0;
	padding: 8px 0 0 0;
}

ul#nav-menu {
	display: inline;
	background-image: url(../furniture/topnav_hat.gif); 
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul#nav-menu li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}

ul#nav-menu li a {
	display: block;
	float: left;
	padding: 0 30px 0 0;
	text-decoration: none;
	font-weight: bold;
}

ul#nav-menu li a:hover {
	color: #517aba;
}

ul#nav-menu li a.active {
	color: #517aba;
}

ul#nav-menu li#home {
	padding-left: 20px;
}

div.nav-tab {
	background-color: #017dc3;
	width: 40px;
	height: 6px;
	font-size: 1px;
}

#nav-tab-home {
	width: 43px;
	margin: 0 0 0 15px;
}

#nav-tab-products {
	width: 58px;
	margin: 0 0 0 87px;
}

#nav-tab-packs {
	width: 44px;
	margin: 0 0 0 173px;
}

#nav-tab-sales {
	width: 87px;
	margin: 0 0 0 231px;
}

#nav-tab-news {
	width: 44px;
	margin: 0 0 0 332px;
}

#nav-tab-contact {
	width: 72px;
	margin: 0 0 0 405px;
}

div#nav-ruler {
	width: 893px;
	height: 71px;
	background:url(../furniture/ruler_block_full.jpg) no-repeat 0 0;
	float: left;
}

div#nav-ruler h1 {
	margin: 35px 0 0 15px;
	color: #fff;
}

img#nav-ruler-photo {
	float: left;
	width: 288px;
	height: 71px;
}

/** end Header **/


/** Left Nav **/

ul#left-nav {
	float: left;
	width: 85px;
	margin: 3px 25px 0 0;
	padding: 0;
	list-style: none;
	font-size: 0.85em;
	font-weight: bold;
}

ul#left-nav li {
	padding: 0 0 50px 0;
}

ul#left-nav li a {
	text-decoration: none;
	font-size: 1.1em;
}

ul#left-nav li a:hover {
	color: #517aba;
}


ul#left-nav li a.active {
	color: #517aba;
}

/** All pages **/

div#left-col {
	float: left;
	width: 585px;
	margin: 30px 20px 0 0;
}

div#left-col ul {
	margin: 0 0 0 20px;
	padding:0 ;
}

div#left-col h1 {
	margin: 0 0 5px 0;
}

div#right-col {
	float: left;
	width: 245px;
	margin: 30px 0 0 0;	
}

/** Right col **/

div#one-col {
	width: 920px;
	margin: 30px 0 0 0;
}

div#one-col-left {
	width: 606px;
	float: left;
	/* border: 1px solid red; */
}

div#one-col-right {
	width: 288px;
	float: left;
	/* border: 1px solid black; */
}


/** end Right col **/

div#quicklinks-slice {
	background:url(../furniture/quicklinks_slice.gif) repeat-y 0 100%;
	width: 288px;
}

div#quicklinks-top {
	background: url(../furniture/quicklinks_top.gif) no-repeat 0 0;
}

div#quicklinks-bottom {
	background: url(../furniture/quicklinks_bottom.gif) no-repeat 0 100%;
	padding: 15px 25px 30px 15px;
}

div#quicklinks-bottom h5 {
	border-bottom: 2px solid #007cc4;	
}

div#quicklinks-bottom ul {
	list-style-type: none;
	margin: 5px 0 10px 0;
}

div#quicklinks-bottom ul a {
	color: #000;
}

ul#product-block li {
	list-style: none;
	margin: 0 0 8px 0;
}

/** end Left Nav **/

/** Page Breadcrumbs **/

ul#breadcrumb {
	list-style: none;
	display: inline;
	font-weight: bold;
}

ul#breadcrumb li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	font-size: 85%;
	color: #007cc4;
}

ul#breadcrumb li a {
	text-decoration: none;
	padding: 0 12px 0 0;
	margin: 0 10px 0 0;
	background: transparent url(../furniture/dot_divide.gif) no-repeat scroll right center;
	color: #000;
}

ul#breadcrumb li a.hover {
	color: #517aba;
}

p.breadcrumb {
	font-weight: bold;
}

/** end Breadcrumbs **/


/** Footer **/

div#footer-cont {
	margin: 10px 40px 0 0;
	font-size: 90%;
}

ul#footer {
	display: inline;
	font-size: 75%;
}

ul#footer li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}

ul#footer li a {
	text-decoration: none;
	color: #aeaeae;
	font-weight: bold;
}

ul#footer li a.active {
	background-position: 0 0;
}

ul#footer li#disclaimer a {
	padding: 0 20px 0 0;
}

ul#footer li#sitemap a {
	padding: 0 20px 0 0;
}

ul#footer li#contact a {
	padding: 0 20px 0 0;
}

ul#footer li#language {
	padding: 3px 308px 0 0;
	color: #007cc4;
	
}

ul#footer li#link a {
	padding: 0 10px 0 0;
}

ul#footer li#copyright a {
}

ul#footer li a:hover {
	background-position: 0 0;
}

/** end Footer **/

/** Products Page **/

div.product-slice {
	background:url(../furniture/product_slice.gif) repeat-y 0 100%;
	width: 288px;
	padding: 0 15px 0 0;
	margin: 0 0 15px 0;
	float: left;
}

div.product-top {
	background: url(../furniture/product_top.gif) no-repeat 0 0;
	width: 288px;
}

div.product-bottom {
	background: url(../furniture/product_bottom.gif) no-repeat 0 100%; 
	padding: 0 0 0 20px;
	height: 187px;
	/* border: 1px solid green; */
}

div.product-inner-left-col {
	float: left;
	margin: 0 5px 0 0;
	width: 160px;
	height: 165px;
	padding: 20px 0 0 0;
}

div.product-inner-left-col h3 {
	margin: 0 0 5px 0;
}

h2.orange {
	color: #dd8718;
}

.more-info-orange {
	background-color: #dd8718;
}

h2.darkblue {
	color: #0b4694;
}

.more-info-darkblue {
	background-color: #0b4694;
}

h2.red {
	color: #d73a31;
}

.more-info-red {
	background-color: #d73a31;
}

h2.purple {
	color: #7f5b9b;
}

.more-info-purple {
	background-color: #7f5b9b;
}

h2.green {
	color: #88ac2e;
}

.more-info-green {
	background-color: #88ac2e;
}

h2.lightblue {
	color: #017dc3;
}

.more-info-lightblue {
	background-color: #017dc3;
}

h2.turquoise {
	color: #00987f;
}

.more-info-turquoise {
	background-color: #00987f;
}

div.product-inner-right-col {
	float: left;
	width: 80px;
	padding: 20px 0 0 0;
}

div.product-inner-right-col div.product-image {
	height: 120px;
}

div.product-inner-right-col div.product-more-info {
	margin: 15px 0 0 0;
	padding: 3px 0 2px 5px;
	width: 85px;
	background-image: url(../furniture/product_info_arrow.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

div.product-inner-right-col a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}

div.product-more-info-slice {
	background:url(../furniture/product_slice.gif) repeat-y 0 100%;
	width: 288px;
}

div.product-more-info-top {
	background: url(../furniture/product_top.gif) no-repeat 0 0;
	width: 288px;
}

div.product-more-info-bottom {
	background: url(../furniture/product_bottom.gif) no-repeat 0 100%; 
	padding: 20px 0 0 20px;
	height: 370px;
}

div.product-more-info-bottom a {
	color: #007cc4;
}

div.product-more-info-bottom h2 {
	color: #007cc4;
	border-bottom: 2px solid #007cc4;
	margin: 0 0 10px 0;
}

ul#product-list {
	display: inline;
	background-image: url(../furniture/topnav_hat.gif); 
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul#product-list li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}

div.product-desc-slice {
	background:url(../furniture/product_desc_slice.gif) repeat-y 0 100%;
	width: 570px;
	margin: 0 5px 10px 0;
	float: left;
}

div.product-desc-top {
	background: url(../furniture/product_desc_top.gif) no-repeat 0 0;
	width: 570px;
}

div.product-desc-bottom {
	background: url(../furniture/product_desc_bottom.gif) no-repeat 0 100%; 
	padding: 10px 20px 5px 20px;
}

div.product-desc-text-col {
	float: left;
	width: 353px;
	margin: 0 10px 0 0;
}

div.product-desc-img-col {
	float: left;
	width: 165px;
	padding: 40px 0 0 0;
}

img.inline-image-listing {
	margin: 0 2px; 0 0;
}

/** end products **/

/** Contact **/

table#contact {
	height: 440px;
}

input, textarea {
	padding: 3px;
	width: 270px;
	border: 1px solid #ccc;
}

input#button {
	background-color: #017DC3;
	border: medium none;
	color: white;
	padding: 4px;
	width: auto;
}

/** Packs **/

div#packs-col-left {
	float: left;
	width: 415px;
	margin: 0 15px 0 0;
}

div#packs-col-right {
	float: left;
	width: 150px;
}


/** end packs **/

div#registered-address {
	font-size: 0.8em;
}

div#home-col-left {
	float: left;
	width: 415px;
	margin: 0 15px 0 0;
}

div#home-col-right {
	float: left;
	width: 150px;
}

div#home-col-right img {
	margin: 0 0 10px 0;
}