/* #### general ######## */

html body {
	background: #fff;
	color: #000;
	font: 62.5% Arial, Helvetica, sans-serif;
	padding-bottom:150px
}
.hidden {	
	display:none;
}

img.right, .right
{			
	position:relative;
	EditMenuName: Right;
	float:right
}

/* **** margin / padding / border ******** */

* 
{
    padding-bottom : 10px; 
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
}
ul, ol {
	list-style-type: none;
}
input, textarea, select {
	border-width: 1px;
	font: 1em Arial, Helvetica, sans-serif;
}
option {
	padding-right: 1em;
}
option.parent {
	font-weight:bold;
}
option.child {
	padding-left: 15px;
}
img, fieldset {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}
h2 a
{
	color :#fff
}
h2 span a
{
	color:#000;
}

#homepage h2 a {
	color:#454545;
}
/* #### utilities ######## */

/* **** clearfix / clear ******** */

.clearfix:after, 
.clear:after, 
#header:after, 
#nav-main:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size:0px;
}
.clearfix, 
.clear, 
#header, 
#nav-main {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix, 
* html .clear, 
* html #header, 
* html #nav-main {
	height: 1%;
}
.clearfix, 
.clear, 
#header, 
#nav-main {
	display: block;
}
/* End hide from IE-mac */

/* ****  float / align / br ******** */

.fL {
	float: left;
}
.fR {
	float: right;
}
.aL {
	text-align: left;
}
.aR {
	text-align: right;
}
.br {
	display: block;
}
/* #### container ######## */

#container {
	margin: 0 auto;
	width: 951px;
	/*padding-bottom:10px;
	margin-bottom:10px;*/
}
/* ****  icons ******** */

.email, .telephone, .contact, .fax,.extURL {
	display:block;
	font-size:1.2em !important;
	color:#454545;
	background-position: 0 0;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-bottom:5px;
	margin:0 10px;
}

#aboutLinpac.press .email,#aboutLinpac.press .telephone,#aboutLinpac.press .contact,#aboutLinpac.press .fax,#aboutLinpac.press .extURL {
	margin:3px 0;
}
#aboutLinpac.press .email a,
#aboutLinpac.press .telephone a,
#aboutLinpac.press .contact a,
#aboutLinpac.press .fax a,
#aboutLinpac.press .extURL a {
	width:175px;
}

.email a, .telephone a, .contact a, .fax a {
	font-size:1.0em;
	color:#454545;
}
.vcard * {
	display:block !important;
	float:left;
	clear:both;
}
#content .vcard p {
	line-height: 1.87em;
}

#aboutLinpac.press #content .vcard p {
	line-height: 1.27em;
}

p.contact, 
span.email {
	background-image: url(../img/icon-contact.gif);
	background-position: 0 2px;
}
p.telephone, 
span.telephone {
	background-image: url(../img/icon-telephone.gif);
	white-space:nowrap;
}
p.fax {
	background-image: url(../img/icon-fax.gif);
}

span.extURL {
	background-image: url(../img/icon-pin_white.gif);
	background-position: 3px 0;
	white-space:nowrap;
}

/* #### header ######## */

#header {
	margin: 18px 0 32px;
	height: 6.4em;
	position: relative;
	text-align: right;
}
/* **** logo ******** */
.logo {
}

.logo a {
	z-index:1;
}

.logo img {
	z-index:0;
}

.logo img,
.logo a, 
#logo, 
#logoSub {
	bottom: 0;
	left: 0;
	position: absolute;
	margin: 0;
}
img.logoSub, 
#logoSub {
	bottom: -18px;
}
/* **** choose language ******** */

#chooseLanguage, 
#chooseLanguage p {
	display: inline;
	margin: 0;
}
#chooseLanguage {
	margin-right: 12px;
}
#chooseLanguage .input-submit {
	margin-top: 1px;
	vertical-align: top;
}
/* **** nav-help ******** */
/* nav-footer */

#nav-help a:hover {
	text-decoration:none;
}

#nav-main a:hover {
	text-decoration: none;
}

#nav-help {
	display: inline;
}
#nav-help li {
	background: url(../img/nav-help-li-bg.gif) 0 50% no-repeat;
	display: inline;
	padding: 0 6px 0 7px;
}
#nav-help li.first {
	background: none;
	padding-left: 0;
}
#nav-help li.last {
	padding-right: 0;
}
#nav-help li a, #chooseLanguage select {
	color: #575757;
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}
/* **** nav-main ******** */

#nav-main {
	background: transparent url(../img/nav-main-bg.gif);
	bottom: 0;
	left: 106px;
	position: absolute;
	/*width: 845px;*/
}
#nav-main li {
	float: left;
	margin-left: 1px;
	width: 140px;
	text-align: center;
}
#nav-main li a {
	background: #686868 url(../img/nav-main-li-a-bg.gif) 100% 0 no-repeat;
	color: #fff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 5px;
	min-height: 21px;
}
#nav-main li.active a, 
#nav-main li.active a:hover {
	background: url(../img/nav-main-li-a-bg_active.gif) 100% 0 no-repeat;
}
#nav-main li a:hover {
	background: #3f3e3e url(../img/nav-main-li-a-bg_hover.gif) 100% 0 no-repeat;
}
#nav-main li ul {
	display: none;
	white-space:nowrap;
}

#nav-main li.active ul {
	/*background: #666 url(../img/nav-main-li-bg.gif) 100% 0 no-repeat;*/
	/*background: #666;*/
	border-top: 1px solid #fff;
	display: block;
	/*padding: 3px 8px 3px 0;*/
	padding:3px 0;
	position: absolute;
	left: 0;
	text-align: left;
}

#nav-main li.active ul#menu-products {
	width:850px;
}

#nav-main li.active ul#menu-services {
	width:610px;
	left: 141px;
}
#nav-main li.active ul#menu-companies {
	width:570px;
	left: 423px;
}
#nav-main li.active ul#menu-about {
	width:550px;
	left: 282px;
}
#nav-main li.active ul li {
	background: none;
	display: inline;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px;
	width: auto;
}
#nav-main li.active ul li a {
	background: none;
	color: #fff;
	display: inline;
	float: none;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 3px 6px;
	width: auto;
	white-space:nowrap;
	background-color: #666;
}
#nav-main li.active ul li.active a, 
#nav-main li.active ul li.active a:hover,
#nav-main li.active ul li a:hover {
	background: #d42e12;
}

#nav-main li.active ul li.last a,
#nav-main li.active ul li.last a:hover {
	background-image: url(../img/nav-main-li-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:14px;
}

#nav-main li.active ul li a:hover {
	background-image: none;
}
/* **** search ******** */

#search {
	bottom: 0;
	position: absolute;
	right: 0;
	width: 281px;
}
#search p {
	background: #FFFFFF url(../img/nav-main-li-a-bg.gif) right bottom no-repeat;
	color: #fff;
	min-width: 250px;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	min-height: 27px;
	padding: 9px 0 0 9px;
	text-align: left;
	text-decoration: none;
	border-left:1px solid white;
}

#search p * {
	float:left;
	margin-left:4px;
}

#search p label {
	margin-top:0px;
}

#search .input-text {
	background: #e1dfdf;
	border: 1px solid #666;
	border-bottom-color: #fff;
	border-right-color: #fff;
	height: 16px;
	margin: 0 8px 0 12px;
	width: 140px;
}
#search .input-submit {
	margin: 3px 0 -2px;
	vertical-align: top;
	/*position:absolute;
	right:9px;*/
}
/* **** search PAGE ******** */

#searchpage {
	position: absolute;
	/*right: 465px;*/
}
#searchpage p {
	color: #fff;
	min-width: 250px;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	min-height: 27px;
	padding: 0px 0 0;
	text-align: center;
	text-decoration: none;
}
#searchpage h4 {
	color: #21adcb;
	font-size: 1.3em;
	margin: 0;
	padding: 0px 0 0;
	text-transform:uppercase;
}
#searchpage .input-text {
	background: #e1dfdf;
	border: 1px solid #666;
	border-bottom-color: #fff;
	border-right-color: #fff;
	height: 16px;
	margin: 0 8px 0 12px;
	width: 160px;
}
#searchpage .input-submit {
	margin: 2px 0 -2px;
	vertical-align: top;
}
#content .searchEnd {
	background: url(../img/box-w100-bg_special_white_grey.gif) no-repeat;
	width:750px;
	padding: 5px 5px 8px 5px;
	float:left;
}
/* #### main ######## */

h1 {
	color: #454545;
	clear: both;
	font-size: 3.0em;
	line-height:1.0em;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 9px;
	text-transform: uppercase;
}
/* **** box ******** */

.box {
	float: left;
	margin: 0 9px 14px 0;
}
.box.last {
	margin-right: 0;
}
.box.last:after {
	clear:both;
}
.clearBoth,
.box.first {
	clear: both;
}
.box.header {
	float: none;
	margin: 0
}
/* ---- box 25% width -------- */

.box .w025 {
	width: 231px;
}
/* .... box 25% content main ........ */

.box .w025 .content.main {
	background: #e7e7e7 url(../img/box-w025-bg_white.gif) 50% 100% no-repeat;
	margin: 0 0 0;
	padding: 9px 9px 7px;
	position: relative;
}
#homepage .box .w025 .content.main
{
	min-height: 195px;
}
#aboutLinpac .box .w025 .content.main {
	min-height:160px;
}
#products .box .w025 .content.main {
	min-height: 335px;
}

#services.productdetail .box .w025 .content.main {
	background: #e7e7e7 url(../img/box-w025-bg_white.gif) 0 100% no-repeat;
	min-height: 216px;
	padding: 9px 9px 7px;
}
#services .box .w025 .content.main,
#ourCompanies .box .w025 .content.main {
	background-color: #e7e7e7;
	background-image:none;
	margin: 0;
	padding: 9px 9px 4px;
	min-height: 335px;
}
#services.special .box .w025 .content.main {
	/*background-color:transparent;*/
	background: #e7e7e7 url(../img/box-w025-bg_white.gif) 0 100% no-repeat;
	/*min-height: 2px !important;*/
}

#ourCompanies.special .box .w025 .content.main {
	background: none;
	min-height: 0px;
	padding: 9px 0 4px;
}
/* .... box 25% content main text ........ */

#homepage .box .w025 .content.main h2, 
#aboutLinpac .box .w025 .content.main h2 {
	color: #323232;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 0.8em;
}
#products .box .w025 .content.main h2, 
#services .box .w025 .content.main h2,
#services .box .w025 .content.sub h2, 
#ourCompanies .box .w025 .content.main h2 {
	background-color: #79938b;
	color: #fff;
	font-size: 1.9em;
	font-weight: normal;
	margin: -9px -9px 9px;
	min-height: 44px;
	padding: 9px;
}
#services .box .w025 .content.main h2, #ourCompanies .box .w025 .content.main h2 {
	min-height: 46px;
}
body #ourCompanies.special .box .w025 .content.main h2 {
	background: none;
	color: #454545;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 8px;
	padding: 0;
	min-height:0;
}
#aboutLinpac .box .w025 .content.main h2 {
	/*margin-right: -9px;*/
}
.box .w025 .content.main p {
	color: #454545;
	font-size: 1.2em;
	line-height: 1.416em; /* 17px */
	margin-bottom:0.66em;
}
#homepage .box .w025 .content.main p, #aboutLinpac .box .w025 .content.main p {
	font-size: 1.1em;
	line-height: 1.363em; /* 15px */
	padding-right: 82px;
}
#ourCompanies.special .box .w025 .content.main p {
	font-size: 1.2em !important;
	line-height: 1.363em; /* 15px */
}
.MarketContainer .box .w025 .content.main p a{
	color: #454545;
	font-weight: bold;
	text-decoration: none;
	background:transparent url(../img/box-ul-li-bg_special.gif) left 3pt no-repeat;
	padding-left:20px;
	margin:5px 0;
	display:block;
}
.MarketContainer,
.ProductContainer {
	padding-bottom:12px;
	float:left;
}
#services.special .MarketContainer {
	padding-bottom:0;
}

.box .w025 .content.main p a {
	font-weight:bold;
	text-decoration:underline;
	color:#454545;
}

.box .w025 .content.main p a:hover {
	color:#000;
}
/* .... box 25% content main image ........ */
#homepage .box .w025 .content.main .image, 
#aboutLinpac .box .w025 .content.main .image {
	bottom: 0px;
	height: 102px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	width: 88px
}
#products .box .w025 .content.main .image, 
#services .box .w025 .content.main .image, 
#ourCompanies .box .w025 .content.main .image {
	height: 109px;
	margin: -9px -9px 9px;
	overflow: hidden;
	position: relative;
	width: 231px;
}
#services.special .box .w025 .content.main .image {
	height: 88px;
}
#ourCompanies.special .box .w025 .content.main .image {
	height: 82px;
	margin: 0 0 9px;
}
#homepage .box .w025 .content.main .image div, 
#aboutLinpac .box .w025 .content.main .image div {
	background: url(../img/box-w025-bg_white.gif) 100% 100% no-repeat;
	bottom: 0;
	height: 7px;
	right: 0;
	position: absolute;
	z-index: 1;
	width:100%;
}
#products .box .w025 .content.main .image div, #ourCompanies .box .w025 .content.main .image div, #services .box .w025 .content.main .image div {
	background: url(../img/box-w025-bg_grey.gif) 0 100% no-repeat;
	bottom: 0;
	height: 7px;
	left: 0;
	position: absolute;
	width: 231px;
	z-index: 1;
}
#ourCompanies.special .box .w025 .content.main .image div {
	background: url(../img/box-w025-bg_white.gif) 0 100% no-repeat;
}
#products .box .w025 .content.main .image img, #ourCompanies .box .w025 .content.main .image img, #services .box .w025 .content.main .image img {
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 0;
	width:100%;
	height:100%;
}
/* .... box 25% content main list ........ */

.box .w025 .content ul li {
	background: url(../img/box-ul-li-bg.gif) 0 0.2em no-repeat;
	font-size: 1.2em;
	padding: 0 0 8px 20px;
}
.box .w025 .content.sub ul li {
	font-size: 1.1em;
}
.box .w025 .content ul li span, .box .w025 .content ul li a {
	color: #454545;
	font-weight: bold;
}
.box .w025 .content ul li.special {
	background: url(../img/box-ul-li-bg_special.gif) 0 0.2em no-repeat;
}
/* .... box 25% content sub ........ */

.box .w025 .content.sub {
	background-color: #fff;
	background-position: 100% 34px;
	background-repeat: no-repeat;
	padding: 9px;
	min-height:180px;
}
#services .box .w025 .content.sub,
#ourCompanies .box .w025 .content.sub {
	background: #e7e7e7 url(../img/box-w025-bg_white.gif) 0 100% no-repeat;
	margin: 0 0 9px;
	padding: 0 9px 7px;
	position: relative;
}
#ourCompanies .box .w025 .content.sub {
	min-height: 0px;
	padding-bottom:14px;	
}

#services .box .w025 .content.sub {
	min-height: 47px;
}

#aboutLinpac .box .w025 #news.content.sub {
	position: absolute;
	width: 211px;
	background: #eceaea url(../img/box-w025-bg_white.gif) 0 100% no-repeat;
	padding: 0 9px 17px;
	/*height:180px;*/

}
/* .... box 25% content sub text ........ */

.box .w025 .content.sub h3 {
	border-bottom: 1px solid #888;
	color: #454545;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 -9px 16px;
	padding: 0 9px 6px;
}
#ourCompanies .box .w025 .content.sub h3 {
	border-top: 1px solid #888;
	border-bottom: none;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 9px;
	padding: 8px 0 0;
}

#products .box .w025 .content.sub h3 {
	font-size:1.6em;
	margin-top:0;
	padding-top:0;
}
#products .box .w025 .content.sub h5 {
	font-size:1.15em;
	color:#454545;
	padding:0;
	margin:0;
}
#products .box .w025 .content.sub ul {
	list-style:square;
	padding:0 0 0 15px;
	color:#454545;
}
#products .box .w025 .content.sub ul li{
	background:none;
	padding: 2px 5px 3px;
}


.box .w025 .content.sub p {
	color: #454545;
	font-size: 1.1em;
	line-height: 1.36em; /* 15px */
	padding-right: 80px;
}
#services .box .w025 .content.sub p {
	font-size: 1.2em;
	padding-right: 0;
}
#services .box .w025 .content.sub p.contact {
	margin: 0 0 4px;
}
#services .box .w025 .content.sub p.telephone {
	margin: 0 0 9px;
}
.box .w025 .content.sub p a {
	color: #454545;
	font-weight: bold;
	text-decoration: underline;
}
.box .w025 .content.sub p a:hover {
	color:#000;
}
/* .... box 25% content sub image ........ */

.box .w025 .content.sub .image {
	float: right;
	margin-left: 9px;
}
/* .... box 25% - info and news ........ */

#ourCompanies.special .box .w075 .content p select {
	width:190px;
}

.box .w025 #info.content.main {
	min-height: 0 !important;
	margin: 0;
}

#ourCompanies.special .box .w025 #info.content.main,
#services.special .box .w025 #info.content.main {
	background: #e7e7e7;
	/*min-height: 200px !important;
	height: 200px;*/
	max-height: 300px;
	padding: 9px 9px 6px;
	overflow:hidden;
}

.box .w025 #info.content.main {
	background: #e7e7e7;
	padding: 9px 9px 4px;
	overflow:hidden;
	
}

#aboutLinpac .box .w025 #info.content.main{
	min-height: 165px !important;
	max-height: 165px;
	height: 165px;
}

.box .w025 #info.content.main h2, 
#ourCompanies.special .box .w025 #info.content.main h2 {
	background: url(../img/box-w025-bg_white_top.gif) no-repeat;
	color: #171717;
	font-size: 1.4em;
	font-weight: bold;
	margin: -9px -9px 7px;
	min-height: 0px;
	padding: 18px 9px 0;
	width:auto;
}
.box .w025 #info.content.main dt {
	background: url(../img/icon-small-arrow_red_white.gif) 0 0.2em no-repeat;
	color: #323232;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0 18px;
	text-transform: uppercase;
}
.box .w025 #info.content.main dt a {
	color: #323232;
}
.box .w025 #info.content.main dd {
	color: #454545;
	font-size: 1.1em;
	line-height: 1.27em;
	padding: 3px 0 11px;
}
#ourCompanies.special .box .w025 #info.content.main div, 
#ourCompanies.special .box .w025 #info.content.main p {
	font-size: 1.2em;
	line-height: 1.416em;
	color: #454545;
}
.box .w025 #info.content.main p.contact {
	margin: 0 0 9px;
}
.box .w025 #info.content.main p.telephone {
	font-weight: bold;
	margin: 0 0 2px;
}
.box .w025 #news.content.sub {
	background: none;
	margin: 0;
	min-height: 0px;
	padding-bottom: 0;
}
.box .w025 #news.content.sub ,
#ourCompanies.special .box .w025 #news.content.sub,
#services.special .box .w025 #news.content.sub {
	background: #e7e7e7 url(../img/box-w025-bg_white.gif) left bottom no-repeat;
	/*min-height: 160px;*/
	/*max-height: 160px;*/
	padding: 0 9px 17px;
	/*height:160px;*/
	/*overflow:hidden;*/
}

.box .w025 #news.content.sub h3 {
	font-size: 1.5em;
	margin-bottom: 0;
	padding-bottom: 4px;
}
.box .w025 #news.content.sub h3,
#aboutLinpac .box .w025 #news.content.sub h3,
#ourCompanies.special .box .w025 #news.content.sub h3,
#services.special .box .w025 #news.content.sub h3 {
	background: url(../img/box-w025-bg_special_white_grey.gif) left top no-repeat;
	border: 0;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 -9px;
	padding: 22px 9px 4px;
}
.box .w025 #news.content.sub dt {
	color: #666;
	font-size: 1em;
	margin: 8px 0 3px;
}
#ourCompanies.special .box .w025 #news.content.sub dt {
	margin-top: 11px;
}
.box .w025 #news.content.sub dd {
	color: #323232;
	font-size: 1.1em;
}
.box .w025 #news.content.sub dd a {
	font-weight: bold;
	text-decoration: underline;
}
#ourCompanies.special .box .w025 #news.content.sub dd a {
	font-weight: normal;
}
.box .w025 #news.content.sub dd span {
	display: block;
	margin: 3px 0 0;
}
/* ---- box 50% width -------- */

.box .w050 {
	width: 471px;
}
/* .... box 50% content main ........ */

.box .w050 .content.main {
	min-height: 193px;
	padding: 9px 9px 7px;
}
.box.first .w050 .content.main {
	background: #d42e12 url(../img/box-w050-bg_white_first.gif) 0 100% no-repeat;
}
/* .... box 50% content main text ........ */

.box .w050 .content.main h1 {
	color: #fff;
	font-size: 4em;
	font-weight: normal;
	margin: 0 0 -5px;
	padding: 0;
	text-transform: none;
	line-height:1.25em;
}
.box .w050 .content.main h2 {
	color: #fff;
	font-size: 1.7em;
	font-weight: normal;
}
.box .w050 .content.main div {
font-size: 1.0em;
}

.box .w050 .content.main p {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.33em; /* 16px */
	width:310px;
}
.box .w050 .content.main .more a {
	background: url(../img/icon-arrow_white_red.gif) 0 2px no-repeat;
	display: block;
	float: left;
	padding-left: 25px;
	width:160px
}
.box .w050 .content.main .more a {
	color: #fff;
}
/* .... box 50% content main image ........ */

.box .w050 .content.main .image {
	height: 209px;
	margin: -9px -9px -7px;
	overflow: hidden;
	position: relative;
	width: 470px;
}
.box .w050 .content.main .image div {
	bottom: 0;
	height: 7px;
	position: absolute;
	width: 470px;
	z-index: 1;
}
.box.first .w050 .content.main .image div {
	background: url(../img/box-w050-bg_white_first.gif) 0 100% no-repeat;
	left: 0;
}
.box.last .w050 .content.main .image div {
	background: url(../img/box-w050-bg_white_last.gif) 100% 100% no-repeat;
	right: 0;
}
.box .w050 .content.main .image img {
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 0;
}
/* ---- box 75% width -------- */

.box .w075 {
	width: 711px;
	overflow: hidden;
}
/* .... box 75% content main ........ */
#products.productHub .box .w075 .content.main {
	background-color: #D42E12;
	min-height:253px;
}
#products.productHub .box .w075 div{
	/*border: 1px solid green;*/
}

.box .w075 .content.main {
	background: #666 url(../img/box-w075-bg_white.gif) 0 100% no-repeat;
	float: left;
	min-height: 379px;
	padding: 9px 9px 7px;
	position: relative;
	width: 462px;
}
/* .... box 75% content main text ........ */

.box .w075 .content.main h1, 
.box .w075 .content.main h2, 
.box .w075 .content.main .slogan {
	color: #fff;
	position: relative;
	z-index: 2;
}

#products.productHub .box .w075 .content.main p {
	color: #FFF;
	width:85%;
	font-size:1.2em;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:5px
}

#products.productHub .box .w075 .content.main h1 {
	font-size: 4em;
	text-transform: none;
	font-weight:100;
	line-height:1em;
	padding-bottom:36px;
}

.box .w075 .content.main h1 {
	font-size: 3.1em;
	margin: 0 0 -4px;
	padding: 0;
	text-transform: none;
}
.box .w075 .content.main h2 {
	font-size: 2.4em;
	font-weight: normal;
}
.box .w075 .content.main .slogan {
	max-width: 300px;
	padding-top: 48px;
	text-align: right;
	width: 18em;
}
#services.special .box .w075 .content.main .slogan {
	padding: 33px 0 0 23px;
}
#ourCompanies.special .box .w075 .content.main .slogan {
	padding: 103px 0 0 13px;
}
.box .w075 .content.main .slogan p {
	color: #fff;
	font-size: 2.4em;
	line-height: 1em; /* 24px */
	margin-bottom: 0.5em;
	padding-right: 25px;
}
.box .w075 .content.main .slogan p.more {
	font-size: 1.4em;
	line-height: 1em; /* 14px */
	padding-right: 0px;
}
.box .w075 .content.main .slogan p.more a {
	background: url(../img/icon-big-arrow_red_white.gif) 100% 2px no-repeat;
	color: #fff;
	display: block;
	float: right;
	padding-right: 25px;
}
/* .... box 75% content main image ........ */

.box .w075 .content.main .image {
	height: 395px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 480px;
}
.box .w075 .content.main .image div {
	background: url(../img/box-w075-bg_white.gif) 0 100% no-repeat;
	bottom: 0px;
	height: 7px;
	left: 0;
	position: absolute;
	width: 213px;
	z-index: 1;
	width:100%;
}
.box .w075 .content.main .image img,
.box .w075 .content.main .image .flashBG,
.box .w075 .content.main .image #flashBG  {
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 0;
	width: 480px;
	height:100%;
}
/* .... #products.productHub box 75% content sub image ........ */

#products.productHub .box .w075 .content.sub .image div {
	background: url(../img/box-w050-bg_white_last.gif) bottom right no-repeat;
}

/* .... box 75% content sub ........ */

#products.productHub .box .w075 .content.sub{
	min-height:253px;
	background: none;
	padding: 0 9px;
	width: 213px;
}

.box .w075 .content.sub {
	background: #d42e12 url(../img/box-w075-bg_white.gif) 100% 100% no-repeat;
	float: right;
	min-height: 379px;
	padding: 9px 9px 7px;
	width: 213px;
}
/* .... box 75% content sub text ........ */

.box .w075 .content.sub h1 {
	color: #fff;
	/*font-size: 3.1em;*/
	font-weight: normal;
	padding: 0;
	text-transform: none;
	margin-bottom:22px;
	/*font-size:6em;*/
}
#homepage .box .w075 .content.sub h1 {
	font-size:5em;
	line-height:0.5em;
}
#homepage .box .w075 .content.main h1{
	padding-left:6px;
}
#homepage .box .w075 .content.main h2 {
	font-size:2.4em;
	padding-left:6px;
	padding-top:6px;
	font-style:italic;
}

#homepage h1 {
	font-size:3em;
	font-weight:normal;
}
#homepage .box .content.main h3 {
	font-size:2em;
	color:#FFFFFF;
	font-weight:normal;
}
#homepage h4 {
	color:#ffffff;
	font-size:1.6em;
}
#homepage h2 {
	color:#454545;
	font-size:1.6em;
	padding:0 0 10px 7px;
	margin:0;
	font-weight:normal;
	clear:both;
	width:75%;
}

#homepage h2 span {
}

#homepage .box .content h2 {
	color:#fff;
	padding:0;
}

.content a {
	display:block;
	clear:both;
}

#services .box.first .w050 .content.main a 
{
    color:#fff;
    display:inline;
}
    
.w075 .content a  {
	display:inline;
	color: white;
	text-decoration:underline;
}

#homepage .box .w075 .content.sub h1 {
	/*font-size: 4em;*/
	line-height: 0.857em; /* 50px */
	/*margin: 0;*/
}
#services.special .box .w075 .content.sub h1 {
	/*margin: 0;
	font-size: 3.4em;*/
}
#ourCompanies.special .box .w075 .content.sub h1 {
	font-size: 3.4em;
}
.box .w075 .content.sub h2 {
	color: #fff;
	font-size: 1.7em;
	line-height:1.058em;
	font-weight: normal;
}
#homepage .box .w075 .content.sub h2 {
	font-size: 2em;
}
#services.special .box .w075 .content.sub h2 {
	/*font-size: 2.4em;*/
	margin-bottom: 0.5em;
}
#ourCompanies.special .box .w075 .content.sub h2 {
	font-size: 2.5em !important;
	line-height: 1em;
	margin-bottom: 0.4em;
}
.box .w075 .content.sub p {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.33em; /* 16px */
}
/* .... box 75% content sub image ........ */

.box .w075 .content.sub .image {
	margin: 0 -9px 0; /*margin: 0 -9px 12px;*/
	position: relative;
	width: 231px;
	overflow:hidden;
}
#homepage .box .w075 .content.sub .image {
	margin-bottom: 24px;
}
.box .w075 .content.sub .image div {
	background: url(../img/box-w025-bg_red.gif) bottom right no-repeat;
	bottom: 0;
	height: 7px;
	left: 0;
	position: absolute;
	width: 231px;
	z-index: 1;
}
.box .w075 .content.sub .image img {
	margin: 0;
	position: relative;
	z-index: 0;
}
/* .... box 75% content sub list ........ */

#services.special .box .w075 .content.sub ul {
	margin-top: 20px;
}
#ourCompanies.special .box .w075 .content.sub ul {
	margin-bottom: 5px;
	margin-top:5px;
}
.box .w075 .content.sub ul li, a.morelink {
	background: url(../img/icon-arrow_white_red.gif) 0 2px no-repeat;
	color: #fff;
	font-size: 1.2em;
	padding: 1px 0 4px 25px;
}
.box .w075 .content.sub ul li a {
	color: #fff;
	line-height:1em;
}
/* .... box 75% content sub form ........ */

.box .w075 .content.sub form, .box .w075 .content.sub form p {
	display: inline;
	margin: 0;
}
.box .w075 .content.sub form select {
	color: #575757;
	text-decoration: none;
	font-size: 0.916em; /* 12px to 11px */
	text-transform: uppercase;
	font-weight: bold;
}
.box .w075 .content.sub form .input-submit {
	margin-top: 1px;
	vertical-align: top;
}
/* ---- box 100% width -------- */

.box .w100 {
	width: 951px;
}
/* .... box 100% content main ........ */

.box .w100 .content.main, 
.box .w100 .content.sub {
	background: #d42e12 url(../img/box-w100-bg_white.gif) 0 100% no-repeat;
	padding: 9px 9px 7px;
	position: relative;
	display:block;
	background-image: url(../img/box-w100-bg_white.gif);
	min-height: 48px;
}

#aboutLinpac.search .box .w100 .content.main, 
#aboutLinpac.search .box .w100 .content.sub{
	min-height:131px;
}
/* .... box 100% content main text ........ */
.box .w100 .content.main h1 {
	color: #fff;
	font-weight: normal;
	text-transform:none;
	font-size: 4em;
	padding:0;
}
.box .w100 .content.sub h1 {
	font-size:4.0em;
}
.box .w100 .content.sub h1 span {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	text-transform: none;
	margin:0;
	padding-bottom:10px;
}
.box .w100 .content.sub h1 img {
	position:absolute;
	top:10px;
	left:10px;
	display:block;
}
/* .... box 100% products content ........ */


#products.products #content div.productNav * {
}

.pagingBar
{
	font-size:11px;
	font-weight:normal;
	width:auto;
	display:block;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background-color:#e7e7e7;
	padding: 5px 9px 9px 9px;
	margin-bottom: 9px;
	height:15px;
	clear:both;
}
.pagingBar .productNav span,
.pagingBar .productNav span a,
.pagingBar .productNav ul,
.pagingBar .productNav ul li,
.pagingBar .productNav ul li a{
	font-size:1em !important;
}

.pagingBar .productNav li a.fR {
	margin-top:2px;
	display:block;
	padding:0 9px;
	background: transparent;
	border:none;
	height:auto !important;
	width:auto !important;
	float: left;
}

.pagingBar .productNav span{
	padding-top:2px;
	display:inline;
	margin-right:5px;
}

html body .pagingBar .productNav ul {
	padding: 0 9px!important;	
	float:right;
	list-style:none !important;
	margin:0!important;	
	clear:none !important;
}

html body .pagingBar .productNav ul li {
	float:left;
	margin: 0 2px 0 0!important;	
	padding:0!important;	
	list-style:none !important;	
}

.pagingBar .productNav ul li a {
	display:block;
	height:15px;
	width:16px;
	text-align:center;	
	padding-top:1px;
	background-color:#FFFFFF;
	border:1px solid #ccc;
}

.pagingBar .productNav ul li a.active,
.pagingBar .productNav ul li.active a
{
	width:18px;
	height:16px;
	padding-top:2px;
	border:none;
	background-color:transparent;
}

#products.products #content .productNav ul,
#aboutLinpac.search #content .productNav ul
{
	float: right;
	margin-right:5px;
}

#aboutLinpac.search #content .productNav ul li.nofloat, 
#products.products #content .productNav ul li.nofloat {
	float:left;
}
/*
#products.products #content .productNav ul li a,
#aboutLinpac.search #content .productNav ul li a {
	height:15px;
	width:17px;
	border: 1px solid #ccc;
	background:white;
	text-align:center;
	padding-top:2px;
	display:block;
	margin-left:5px;
}
*/

#aboutLinpac.search #content .productNav ul li.active a, 
#products.products #content .productNav ul li.active a {
	background:none;
	border-color: #e7e7e7;
}

.pagingBar .productNav ul li.noBox a {
	height:17px;
	/*width: 19px !important;*/
	width:50px !important;
	padding: 3px 13px 3px 0;
	border: none;
	background:none;
	display:block;
	white-space:nowrap;
}

#products.products #content .productList {
	display:block;
	margin: 0;
	padding:0;
}
#products.products #content .productList p {
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:normal;
}

#products.products #content .productList h4{
	font-size:1.1em;
}
#products.products #content .productList li {
	float:left;
	padding:0;
	margin:0;
	display:block;
}
#products.products #content .productList li div {
	width: 184px;
	background-image: url(../img/bottom-right-corner-lines.gif);
	background-position: 100% 100%;
	background-repeat:no-repeat;
	text-align:center;
	color:#454545;
	margin:4px 4px 0 0;
	padding-bottom:4px;
	display:block;
	min-height: 298px;
}

#products.products #content .productList li div,
#products.products #content .productList li div * {
	cursor:pointer;
}

#products.products #content li a img {
	/*width:178px;*/
	max-width:178px;
	max-height:115px;
}
#products.products #content .productList li div.lastrow {
	background-position: 100% 95%;
	margin-bottom:9px;
	padding-bottom:0;
}
#products.products #content .productList li div.lastrow.last {
	background-image: none;
}
#products.products #content .productList li div.last {
	background-position: 95% bottom !important;
}
#products.products #content .products p {
	font-size:1em;
}
#products.products #content .products .title {
	font-weight: bold;
	font-size:1.3em;
}
#products.productDetail #content .image p
{
	float:left;
	height:270px;
	width:270px;
	padding-right:4px;
	border-right: 1px solid #D2d2d2;
	display:block;
}
#products.productDetail #content .image img {
	float:left;
	height:270px;
	width:270px;	
}
#products.productDetail #content .image {
	clear:left;
}

#products.productDetail #content .spacer {
	width:270px;
	float:left;
	display:block;
	border-bottom:1px solid #d2d2d2;
	background:none;
	height:4px;
	clear:left;
}
#products.productDetail #content .contact {
	float:left;
	width:258px;
	clear:left;
}
#products.productDetail #content .contact .first, #products.productDetail #content .contact .second, #products.productDetail #content .contact .email, #products.productDetail #content .contact .telephone, #products.productDetail #content .contact .fax {
	padding-left: 25px;
	font-weight: bold;
	height: 1.8em;
	padding-top: 0.5em;
	padding-bottom:0.1em;
	background-position: left center;
	background-repeat:no-repeat;
}
#products.productDetail #content .contact .first {
	background-image:url(../img/NoOneTab.gif);
}
#products.productDetail #content .contact .second {
	background-image: url(../img/NoTwoTab.gif);
}
/*
#products.productDetail #content .contact .email {
	background-image: url(../img/icon-contact.gif);
}
#products.productDetail #content .contact .telephone {
	background-image: url(../img/icon-telephone.gif);
}
#products.productDetail #content .contact .fax {
	background-image: url(../img/icon-fax.gif);
}
*/

.productsTitle 
{
	color: #3366CC;	
}

.productsTitle a
{
	font-weight:bold;
	text-decoration:underline
}

#products.productDetail #content .contact p {
	width:228px;
	display:block;
	/*border-top:1px solid #d2d2d2;
	background:#EDEDED;*/
	background: transparent url(../img/box-ul-li-bg.gif) 15px 9px no-repeat;
	padding: 6px 30px;
	margin:0;
}

#products.productDetail #content .contact p a:hover {
	text-decoration:underline;
}
#products.productDetail #content .contact .title {
	font-size:1.4em;
	background:none;
	padding: 6px 15px;
}
#products.productDetail #content .contact span {
	display:block;
	margin:0;
}
#products.productDetail #content .productInDetail {
	float:right;
	width:460px;
	padding-left:13px;
	padding-top:10px;
	clear:right;
}
#products.productDetail #content .productInDetail h2,
#products.productDetail #content .productInDetail h3,
#products.productDetail #content .productInDetail p
 {
	float:left;
	clear:left;
	display:block;
	width:100%;
}

#products.productDetail #content .productInDetail a
{
	text-decoration: underline;
}

#products.productDetail #content .productInDetail h2 {
	color:#d42e12;
	font-size:2.2em;
}
#products.productDetail #content .productInDetail h3 {
	font-size:1.4em;
	font-weight:normal;
	width:460px;
	display:block;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding: 7px 0px;
	margin-top:32px;
	height:20px;
}
html body #products.productDetail #content .productInDetail ul {
	font-size: 1.2em;
	padding:0;
	margin:0;
	list-style:none;
}
html body #products.productDetail #content .productInDetail ul li {
	padding: 0 0 5px 21px;
	background:url(../img/red-circle.gif) 1em 0.45em no-repeat;
	margin:0;
	list-style:none;
	clear:left;
}
#products.productDetail #content .productInDetail .download {
	padding-left: 21px;
	background: url(../img/downloadIcon.gif) 0 0 no-repeat;
	padding-bottom:4px;
	padding-top:
}
#products.productDetail #content .productInDetail .download a {
	font-weight: bold;
	text-decoration:underline;
}
#products .relatedProducts {
	width: 100%;
	display:block;
	float:left;
	/*margin-top:22px;*/
	clear:both;
}
#products.productHub #container #main h2.header,
#products .relatedProducts h3 {
	font-size:1.4em;
	font-weight:normal;
	display:block;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding: 7px 10px;
	background-color: #EDEDED;
	clear:both;
}
#products.productHub #container #main h2.header
{	
	clear:left; 	
	width:930px;
}

#products .relatedProducts .product {
	width:187px;
	text-align:center;
	/*border-right: 1px solid #d2d2d2;*/
	float:left;
}
/*
#products.productHub .relatedProducts .product {
	width: 237px;
	margin-bottom:10px;
}*/
#products .relatedProducts .product.last {
	border-right: none;
}
#products .relatedProducts .product .title {
	font-size:1.2em;
	font-weight:bold;
}
#products .relatedProducts .product p {
	font-size:1.0em;
	padding: 0px 13px;
	margin:0;
}
#products .relatedProducts .product img {
	width:178px;
	overflow:hidden;

}

/* .... box 100% content main image ........ */

.box .w100 .content.sub .image {
	/*margin: 0 -9px 12px;*/
	position: absolute;
	bottom: -3px;
	right: 0;
}
#homepage .box .w100 .content.sub .image {
/*margin-bottom: 24px;*/
}
.box .w100 .content.sub .image div {
	bottom: 0;
	height: 7px;
	right: 0;
	position: absolute;
	width: 231px;
	z-index: 1;
	display:none;
}
.box .w100 .content.sub .image img {
	margin: 0;
	position: absolute;
	z-index: 0;
	bottom:3px;
	right:0;
}
/* .... box 100% content sub form ........ */

.box .w100 .content.sub #chooseProduct, .box .w100 .content.sub #chooseProduct p {
	display: inline;
	margin: 0;
}
.box .w100 .content.sub #chooseProduct span {
	margin:35px 0 4px 0;
	display:block;
	color:#FFFFFF;
}
.box .w100 .content.sub select {
	color: #575757;
	text-decoration: none;
	/*font-size: 0.916em; /* 12px to 11px */
	text-transform: uppercase;
	font-weight: bold;
	width: 355px;
	text-align:left;
	margin-bottom:5px;	
	border: 2px inset #FF0000;
}
.box .w100 .content.sub select option
{
	margin-left:5px;
}
.box .w100 .content.sub .input-submit {
	margin-top: 2px;
	vertical-align: top;
	margin-left:5px;
	color: #575757;
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}
#chooseProduct select {
	color: #575757;
	text-decoration: none;
	font-size: 1.1em;
	text-transform: capitalize;
	font-weight: normal;
}
/* ********* about us sub pages ************/

#aboutLinpac.press #content {
	color:#454545;
	width:660px;
	margin-left:50px;
}
/* ********* contact us sections ************/


#aboutLinpac.press #sectioncontent {
	width:660px;
	float:left;
}
#aboutLinpac.press #sectioncontent h3 {
	width:100%;
	text-transform:uppercase;
	color: #cc3300;
	padding-bottom:0px;
	padding-top:0px;
	border-bottom: 1px solid #D2d2d2;
	border-top: 1px solid #d2d2d2;
	font-size:1.4em;
	margin-top:2px;
}
#aboutLinpac.press #sectioncontent h6 {
	text-decoration:underline;
	font-size: 1.0em;
	color:#454545;
	font-weight:bold;
	display:block;
	width:660px;
}
#aboutLinpac.press #sectioncontent div h6 {
	width:100%;
}
/* ********* contact us sections ************/

#aboutLinpac.press #content .heading {
	width:100%;
}

#aboutLinpac.press #content .heading h3 {
	text-transform:uppercase;
	color: #cc3300;
	padding: 8px 0;
	border-bottom: 1px solid #D2d2d2;
	border-top: 1px solid #d2d2d2;
	font-size:1.4em;
	margin:8px;
	clear:both;
	margin-bottom:3px;
}
#aboutLinpac.press #content p {
	width:100%;
}
	#aboutLinpac.press #content p span {
		width: 50%;
	}
#aboutLinpac.press #content div p {
	width:75%;
}

#aboutLinpac.press #content .vcard {
	width:200px;
	margin-left:9px;
	float:left;
	min-height:210px;
	padding-top:9px;
	padding-bottom:10px;
}

#aboutLinpac.press #content .vcard.first {
	clear:left;
}
#aboutLinpac.press #content h6.aLink
{
	float:right;
	margin:0;
}

#aboutLinpac.press #content h6.aLinkLeft
{
	float:left;
	clear:left;
	margin:0;
}

#aboutLinpac.press #content h6.aLinkLeft a,
#aboutLinpac.press #content h6.aLink a
{
	text-decoration: underline;
	font-size:10px;
}

#aboutLinpac.press #content div h4 {
	font-size:1.4em;
	min-height:32px;
	padding-right:10px;
	margin-bottom:0.5em;
}
#aboutLinpac.press #content div span {
	display:block;
	/*margin:3px 0 1px 0;*/
	font-size: 1.0em;
	/*white-space:nowrap;*/
}
#aboutLinpac.press #content div span a {
	text-decoration:underline;
	font-size: 1.0em;
	color:#454545;
	font-weight:bold;
}
#aboutLinpac.press #content .pagingBar span a {
	text-decoration:none;
}
#aboutLinpac.press #content .pagingBar li a {
	font-weight: normal;
}
#aboutLinpac.press.imageLibrary #content p {
	width:100%;
}
#aboutLinpac.press.imageLibrary #content {
	width:550px;
	margin-left:9px;
}

#aboutLinpac.press.imageLibrary #content .libraryList {
	margin:0;
	padding:0;
	display:block;
	height:auto;
}
#aboutLinpac.press.imageLibrary .pagingBar{

}

#aboutLinpac.press.imageLibrary #content .box {
	display:block;
	width: 155px;
	margin:0 4px 4px 0;
	padding:10px 13px 9px 12px;
	background-image:url(../img/bottom-right-corner-lines.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	min-height:200px;
}
#aboutLinpac.press.imageLibrary #content .box.last {
	background-position:  left bottom;
	margin-right:0;
}
#aboutLinpac.press.imageLibrary #content .box img {
	padding: 0 0 14px 0;
	width:152px;
	height:130px;
}
#aboutLinpac.press.imageLibrary #content .box a {
	background: url(../img/icon-media.gif) 100% 0 no-repeat;
	width:142px;
	padding-right: 16px;
	font-weight:bold;
	font-size:1.2em;
	color:#454545;
	display:block;
}
#aboutLinpac.press.imageLibrary #content .box a span {
	width:auto;
	display: compact;
	font-weight:normal;
	white-space:nowrap;
	font-size:0.8em;
	padding:0 0 0 2px;
}
#aboutLinpac.press.imageLibrary #content .box.last {
	margin-right:0;
	border:none;
}
#aboutLinpac.press.imageLibrary div#extra.side {
	padding:0;
	width:183px;
	background:#e7e7e7 url(../img/box-right-bottom.gif) 0 100% no-repeat;
	padding-bottom:18px;
}
#aboutLinpac.press.imageLibrary #extra.side * {
	color:#454545;
}

#aboutLinpac.imageLibrary h3,
#aboutLinpac.press h3 {
	color:#D42E12;
	padding: 5px 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;	
}

#aboutLinpac.imageLibrary .side ul {
	background: url(../img/box-right-bottom.gif) bottom left no-repeat;
	margin-left: -9px;
	margin-right: -9px;
	padding: 3px 9px 14px;
}
#aboutLinpac.imageLibrary #side,
#aboutLinpac.careers #side,
#aboutLinpac.press #side,
#products.products #side,
#aboutLinpac.imageLibrary #side {
	
	padding-bottom:0;
	background-color:#666666;
}
#aboutLinpac.imageLibrary #side li,
#aboutLinpac.careers #side li,
#aboutLinpac.press #side li,
#products.products #side li,
#aboutLinpac.imageLibrary #side li {
	background-image:url(../img/box-ul-li-bg_white.gif) !important;	
}
#aboutLinpac.imageLibrary #side li li,
#aboutLinpac.careers #side li li,
#aboutLinpac.press #side li li,
#products.products #side li li,
#aboutLinpac.imageLibrary #side li li {
	background-image:url(../img/box-ul-li-bg-white.gif) !important;	
}
#aboutLinpac.imageLibrary #side li.active,
#aboutLinpac.careers #side li.active,
#aboutLinpac.press #side li.active,
#products.products #side li.active,
#aboutLinpac.imageLibrary #side li.active {
	background-image: url(../img/box-ul-li-bg_special.gif) !important;
}
#aboutLinpac.imageLibrary #side *,
#aboutLinpac.careers #side *,
#aboutLinpac.press #side *,
#products.products #side *,
#aboutLinpac.imageLibrary #side * {
	color:#fff;
}

/*-------------------about linpac country specific ----------------*/

#aboutLinpac.country .side {
	padding:0;
	width: 180px;
	min-height: 115px;
	background:#e6e6e6 url(../img/box-right-bottom.gif) bottom left no-repeat;
}
#aboutLinpac.country .side a {
	font-weight:bold;
}
#aboutLinpac.country .side ul {
	margin:0 8px;
}


#aboutLinpac.country #content {
	width: 580px;
	padding-right:0px;
	margin-right:0px;
}

#aboutLinpac.country #content h3 {
	color:#d42e12;
	font-size: 2.2em;
}

#content .colum {
	width:44% !important;
	float:left;
	margin:0 4% 0 0;
	padding:0;
}
#content .colum p{
	display:block;
	margin:0 4px 8px 0;
}

#content .colum h4{
	display:block;
	float:none;
	padding: 8px 0;
	margin:0 8px 8px 0;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	font-size:1.4em;
	font-weight:normal;
}
#content .colum img{
	display:block;
	float:none;
	width: 100%;
	margin-top:10px;
}

#aboutLinpac.country #side.side div {
	padding-top:10px;
	background:#d42e12 url(../img/side-bg_divide.gif) top left no-repeat;
}
#aboutLinpac.country #side.side div p {
	padding:3px 9px 14px 9px;
	margin:0;
	display:block;
	background: url(../img/side-bg_redBottom.gif) bottom left no-repeat;
}
#aboutLinpac.country #side.side div p a {
	padding-left:21px;
	background: url(../img/icon-arrow_white_red_back.gif) left center no-repeat;
	font-size:0.75em;
	margin-bottom:9px;
	color:#FFFFFF;
}
#aboutLinpac.country #side .title {
	background:#e6e6e6 url(../img/side-bg_top_left.gif) top left no-repeat;
	margin-left:0;
	margin-right:0;
	padding: 16px 9px 0;
}
#extra.side h4 {
	background: url(../img/box-right-grey.gif) 100% 0 no-repeat;
	font-weight:bold;
	font-size:1.4em;
	padding:22px 9px 18px;
	margin:0;
}
#extra.side h4.noBackground {
	background: none;
}
#extra.side p {
	font-size:1.2em;
	padding:0 9px 9px 9px;
	line-height:1.46em;
	margin:0;
}
#extra.side p span {
	padding-left: 25px;
	display:block;
	height:auto;
	margin-top:5px;
}
#extra.side p span a {
	font-weight:bold;
	display:block;
	text-decoration:underline;
}
span.arrow {
	background:url(../img/box-ul-li-bg_special.gif) 3px 5px no-repeat;
}
/* **** side ******** */

.side ul li a:hover {
	text-decoration:none;
}

.side {
	padding: 0 9px 7px;
	width: 165px;
	min-height: 115px;
}
/* ---- side side -------- */

#side {
	background: #e6e6e6 url(../img/box-right-bottom.gif) 0 100% no-repeat;
	float: left;
	padding-bottom:7px;
	margin-bottom:13px;
}
/* ---- contact us side -------- */


#side2 {
	padding: 7px 9px 7px;
	background: #FFFFFF 0 100% no-repeat;
	float: left;
}
#side2.side h4 {
	width:100%;
	text-transform:uppercase;
	color: #D42E12;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom: 1px solid #D2d2d2;
	border-top: 1px solid #d2d2d2;
	font-size:1.4em;
	margin-top:8px;
}
#side2.side p {
	font-size:1.2em;
	padding:0 9px 9px 9px;
	line-height:1.46em;
	margin:0;
}
#side2.side p span {
	padding-left: 25px;
	display:block;
	height:1.8em;
}
#side2.side p span a {
	font-weight:bold;
	display:block;
	text-decoration:underline;
}
/* ---- contact us side -------- */



/* ---- contact us -  choose your region -------- */


#aboutLinpac.press #regionsection {
	width:660px;
	float:left;
	margin-bottom:12px;
	background: #ededed url(../img/box-w025-bg_grey.gif) 100% 100% no-repeat;
	padding: 3px 0px 3px 0px;
}

html body #aboutLinpac.press #regionsection  ul {
	list-style:none;
	padding:0;
	margin:0 0 0 5px;
}
#aboutLinpac.press #regionsection  ul li {
	list-style:none;
	
}

#aboutLinpac.press #regionsection h3 {
	text-transform:none;
	color: #454545;
	padding: 8px 0;
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	font-size:1.4em;
	margin-top:2px;
	margin:8px;
}
#aboutLinpac.press #regionsection .region {
	/*width:30%;*/
	margin-left: 5px;
	float:left;
}
#aboutLinpac.press #regionsection .region ul {
	list-style:none;
}
.region ul li {
	background: url(../img/box-ul-li-bg_special.gif) 0px 3px no-repeat;
	color: #454545;
	font-size: 1.2em;
	padding: 1px 0 4px 25px;
	width:190px;
	float:left;
	list-style:none;
	
}
.region ul li a {
	color: #454545;
	text-transform:uppercase;
}
/* ---- FINISH contact us -  choose your region -------- */


#side .title {
	background: url(../img/side-bg_top_left.gif) 0 0 no-repeat;
	margin-left: -9px;
	margin-right: -9px;
	padding: 16px 9px 0;
}
#side p {
	color: #212121;
	font-size: 1.6em;
	margin: 0 0 0.7em;
}
/* .... side side list ........ */

html body .side ul {
	padding: 3px 0 14px 0;
}

html body .side ul li {
	background: url(../img/box-ul-li-bg.gif) 0 10px no-repeat;
	font-size: 1.2em;
	padding: 8px 0 6px 20px;
}
html body .side ul li a {
	color: #444;
	text-transform: uppercase;
}
html body .side ul li.active {
	background: url(../img/box-ul-li-bg_special.gif) 0 9px no-repeat;
}
html body .side ul li.active a {
	font-weight: bold;
}
html body .side ul li ul li a,
html body .side ul li ul li,
html body .side ul li ul {
	font-size:1.0em;
	font-weight: normal;
}
html body .side ul li ul li.active a
 {
	font-weight:bold;
}
html body .side ul li a:hover {
	text-decoration:underline;
}

html body .side ul li li {
	padding-top: 4px;
	padding-bottom:2px;
	background-position: 0 7px;
}

html body .side ul li ul {
	padding:0px;
}

/* ---- side extra -------- */

#extra {
	float: right;
}
/* **** content ******** */

#content {
	float: left;
	padding: 7px 0 16px 9px;
	width: 759px;
}
#content.wide {
	width: 933px;
}
#content.narrow {
	width: 571px;
}
/* ---------content back Contact Form ------------- */
#contentform.contentform {
	background: #e6e6e6 url(../img/side-w100bg_bottom_left2.gif) bottom left no-repeat;
	float: left;
	height:auto;
	padding: 0px 50px 15px 0;
	margin: 0 0 15px 0;

}

#contentform,
#contentform.contentform .form {
	width: 546px;
	overflow:hidden;
}
#contentform.contentform h3,
#contentform.contentform  .yourinfo {
	text-transform:uppercase;
	color: #D42E12;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom: 1px solid #D2d2d2;
	border-top: 1px solid #d2d2d2;
	font-size:1.4em;
	margin-top:2px;
	margin-left:50px;
}

#contentform.contentform h3 * {
	margin:0;
	padding:0 0.5em 0 0;
	float:left;
	display:inline;
}



#contentform p.contentform {
	padding-left:50px;
	width: 496px;
	display:block;
}

#contentform.contentform p.contentform .yourinfo {
	margin-left:0;
	font-weight:normal;
	font-size:1.4em;
	text-transform:none;
	margin-top:8px;
	margin-bottom:0;
	float:none;
	display:block;
	clear:both;
	width:100%;
}

#contentform.contentform p.contentform .xformvalidator 
{
	color:#D42E12;
	float:right;
	clear:none;
	margin-right:276px;
	margin-top:-5.3em;
}

#contentform.contentform div.contentform p{
	margin-left:50px;
	padding-bottom:1em;
	font-size:1.2em;
}


#contentform p.contentform * {
	display:block;
	color: #454545;	
}

#contentform.contentform p.contentform input,
#contentform.contentform p.contentform select{
	width:215px;
	margin-right:155px;
}


#contentform.contentform p.contentform input,
#contentform.contentform p.contentform select,
#contentform.contentform p.contentform textarea{
	float:right;
	clear:left;
	margin-top: -4em;
}

#contentform.contentform p.contentform textarea,
#contentform.contentform p.contentform #ctl00_ContentPlaceHolder1_FormControl_Subject {
	margin-bottom:20px;
	width:350px;
	margin-right:20px;
}

#contentform.contentform p.contentform input.button {
	float:right;
	clear:none;
	margin-top:0;
	margin-right:180px;
	width:15%;
	background: transparent url(../img/box-ul-li-bg_special.gif) left 0.3em no-repeat;
	border:none;
	font-size:1.3em;
	font-weight:bold;
	text-align:right;
	vertical-align: middle;
	cursor:pointer;
}


#contentform.contentform p.contentform label{
	float:left;
	width:100%;
	display:block;
	height:2em;
	clear:right;
	padding-bottom:1.5em;
	font-size:1.1em;
	font-weight:bold;
}

#contentform.contentform p.contentform span.key{
	float:none;
	display:block;
	clear:both;
	width:100%;
	margin-bottom:2em;
	font-weight: bold;
	margin-top:0.25em;
}

#contentform.contentform a.backArrow {
	float:left;
	margin:3px 0 0 -15px;
	padding: 0 0 0 15px;
	background:transparent url(../img/box-ul-li-bgLeft.gif) left center no-repeat;
	clear:none;
	width:100px;
	overflow:hidden;
}

#contentform.contentform input#ctl00_ContentPlaceHolder1_FormControl_PostcodeZipcode {
	/*width:215px;
	margin-right:155px;*/
	width:100px;
	margin-right:270px;
}
#contentform.contentform select#ctl00_ContentPlaceHolder1_FormControl_Country,
#contentform.contentform input#ctl00_ContentPlaceHolder1_FormControl_OfficePhone,
#contentform.contentform input#ctl00_ContentPlaceHolder1_FormControl_MobilePhone {
	width: 190px;
	margin-right:180px;
}
#contentform.contentform input#ctl00_ContentPlaceHolder1_FormControl_Address1 {
	margin-bottom:-2em;
}

#contentform.contentform input#ctl00_ContentPlaceHolder1_FormControl_Address2 {
	margin-top:-2em;
}
#contentform.contentform input#ctl00_ContentPlaceHolder1_FormControl_Address3 {
	margin-top:0;
	margin-bottom:2.5em;
	padding:0;
}

/* ---- content text -------- */

#content div p,
#content p {
 font-size: 1.2em;
/*
 display:block;
 float:left;
 clear:left;
 */
 width:auto;
}
.search #content p{
	float:none;
}



#content div.image p {
	width:auto !important;
}

#content ul {
	list-style-image:none;
	list-style-position:outside;
	margin-left:20px;
	padding-bottom:10px;
	display block;
	clear:both;
}

#content ul li {
	list-style-type:disc;
	padding-left:15px;
	padding-bottom:5px;
	font-size:1.2em;
	height:auto !important;

}
#content p ul li {
	font-size:1.0em;
}
#content p img {
	float:left;
	padding:0 10px 0 0;
	clear:left;
	width:33%;
	margin: 0;
}

#content p img.right {
float:right;
	padding:0 0 0 10px;}
#content p img.left {
float:left;
	padding:0 10px 0 0;
}

/* #### footer ######## */

#footer {
	/*border-top: 1px solid #c6c6c6;*/
	background: transparent url(../img/footerbg.gif) left 9px no-repeat;
	clear: both;
	padding: 28px 0 0;
	text-align: center;
	height:auto;
	clear:both;
	position:relative;
}
/* **** nav-footer ******** */
/* nav-help */

#nav-footer {
	margin: 0 0 0;
	padding-left:10px;
	display:block;
	position:absolute;
	top:38px;
	left:0;
}
#nav-footer li {
	background: url(../img/nav-footer-li-bg.gif) 0 50% no-repeat;
	display: block;
	width:auto;
	padding: 0 7px 0 8px;
	float:left;
}
#nav-footer li.first {
	background: none;
	padding-left: 0;
}
#nav-footer li.last {
	padding-right: 0;
}
#nav-footer li a {
	color: #757575;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}
/* **** footer statement ******** */

#footer p {
	color: #757575;
	font-size: 1em;
	width: 170px;
	padding-right:50px;
	text-align: left;
	position:absolute;
	top:38px;
	right:0;
}

.contactemail 
{
	color: #454545;
}

.yourinfo 
{
	color: #454545;
	text-transform:capitalize;
}

.hiddenaddress 
{
	color: #E6E6E6
}

.content2 
{
	width:231px;
	padding: 0;
}

/******* News page ****************/
#aboutLinpac.news #content h3 {
	font-size: 1.4em;
	color:#D42E12;
	padding:8px 0;
	border-top:1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	clear:left;
}
	
#aboutLinpac.news #content dl dt {
}
			
#aboutLinpac.news #content dl dt * {
	font-size:1.1em; 
/*
	float:left;		
	display:block;
*/
	text-transform:uppercase;
	margin-top:9px;			
}

#aboutLinpac.news #content dl dt span {
	margin-right:3px;
	padding-right:3px;
	border-right: 1px solid #d2d2d2;
	color:#7d7d7d;
}

#aboutLinpac.news #content dl dt a {
	color:#0099cc;
/*
	display:block;
*/
}

#aboutLinpac.news #content dl dd * {
	padding-top:5px;
}

#aboutLinpac.news #content dl dd a {
	width: auto;
	display:block;
	float:left;
	clear:left;
	font-size:1.1em;
	font-weight:bold;
	color:#454545;
	text-decoration:underline;
}

#aboutLinpac.news #content dl dd {
	font-size:1.2em;
}

#aboutLinpac.news #content dl dd p,
#aboutLinpac.news #content dl dd div {
	display:block;
	clear:both;
	width:auto;
	padding-bottom:10px;
	float:none;
	font-size:1.0em;
	margin:0;
	padding:0;
}

#aboutLinpac.news #content .colum dl dd p {
	clear:left;

}

#aboutLinpac.news #content dl dd  a.more {
	font-size: 0.9em;
	padding: 0  0 15px 15px;
	margin: 0 0 0 0;
	background: transparent url(../img/box-ul-li-bg.gif) left 3px no-repeat;
	width:auto;
	text-decoration:none;
	display:block;
	float:none;
	clear:both;
}

a.more:hover {
	text-decoration:underline;
}


/*************************/
/* SITEMAP PAGE          */
/*************************/

#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.4em;    
    float:left;
    width:200px;
}
#SiteMap li a
{
    text-decoration: none;
    
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;   
    font-size: 0.8em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1.1em;
}

/*************filter *****************/

.filter{
	background: #e6e6e6 url(../img/box-w050-bg_white_last.gif) bottom right no-repeat;
	display:block;
	height:40px;
	clear:left; 
	margin-bottom:7px;
	
}

.filter * {
	/*float:left;	*/
}

.filter span {
	background: #e6e6e6 url(../img/box-w050-bg_white_first.gif) bottom left no-repeat;
	padding:10px 10px 15px;
	font-size:1.3em !important;
	margin:0px;
	float:left;
	height:15px;
}

.filter select {
	margin: 10px 0px;
}
.filter input {
	padding: 10px 3px;
}


/*************** TEST *******************/

.pagingBar .productNav div.fR,
.pagingBar .productNav div.fR ul,
.pagingBar .productNav div.fR ul li
 {

}
.pagingBar .productNav * {
}

/************** XFORM ******************/

.xform {
	width: 350px;
}

.xform LABEL 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
.xform INPUT, .xform SELECT, .xform TEXTAREA 
{
	float: right;
}
.xform INPUT.input 
{
	width: 150px;
}
.xform TEXTAREA.textarea
{
	width: 150px;
}
.xform TEXTAREA.textarealarge
{
	width: 350px;
}
.xform INPUT.checkbox 
{
	clear: both;
}
.xform SELECT.select
{
	width: 150px;
}
.xform INPUT.submit
{
	clear: both;
}
.xform SPAN.xformvalidator 
{
	float: right;
	color: Red;
	padding-right: 5px;
}
.xform FIELDSET LEGEND
{
	font-size: 12px;
	font-weight: bold;
	/*border: solid 1px red;*/
	margin: 0;
	padding: 0 0 .3em 0;
	clear: left;
	color: Blue; 
}
.xform FIELDSET 
{
	/*border: solid 1px green;*/
	padding: 0 0 0 1em;
	clear: both;
}
.xform P 
{
	clear: both;
	padding: .5em 0 0 0;
	margin: 0;
	/*line-height: 1px;*/
}
.xform P SPAN
{
	font-size: 1.2em;
}
.xform P SPAN.small
{
	font-size: 1em;
}
.xform DIV.xformsummary
{
	padding-top: 1em;
	display: block;
	clear:left;
}
DIV.horrizontalline
{
	clear: both;
	border-bottom: solid 2px #ccc;
}
span.flags IMG { border: none; padding: 2px; margin-bottom: 2px;}