@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	outline:none;
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
#main {
	padding-bottom: 120px;
}
body {
/*background-color:#5d9be3;
	background-image:url(../images/back1.jpg);
	background-repeat:repeat-x;*/
}
a {
	color:#690;
	text-decoration:none;
}
div.wrapper {
	top:0;
	left:0;
	position:relative;
	width:980px;
}
div.top {
	width:100%;
	height:310px;
	position:relative;
}
.top h1 {
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px;
	font-weight:100;
	color:#FFF;
	margin:30px;
}
div.middleTransparent {
	position:relative;
	width:100%;
	height:auto;
	background-color: rgba(250, 250, 250, 0.5);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7Fffffff', EndColorStr='#7Fffffff');
	padding-top:60px;
}
div.middleSolid {
	position:relative;
	width:100%;
	height:auto;
	background-color: #FFF;
}
div.contentWrapper {
	position:relative;
	width:930px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:40px;/*border:#666;
	border-width:1px;
	border-style:solid;*/
}
div.navigation {
	height:31px;
	width:961px;
	background-color:#e5e6e4;
	position:relative;
	margin-top:-31px;
	padding:0;
	background-image:url(../images/bg_photo.gif);
}
.navigation a img, .navigation img {
	border:none;
	border-width:0;
	float:right;
}
.navigation ul {
	margin-left:30px;
	padding:0;
}
.navigation li {
	list-style:none;
	display:inline;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:30px;
}
.navigation li a {
	background:#9fba0b;
	color:#fff;
	text-decoration:none;
	border-right-color:#FFF;
	border-right-style:solid;
	border-right-width:1px;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	padding-bottom:6px;
	display:block;
	width:12em;
	text-align:center;
}
.navigation li a:hover, .navigation li .static {
	color:#fff;
	text-decoration:none;
	background:#333!important;
}
.left {
	float:left;
}
div.root {
	margin-bottom:24px;
	margin-top:-12px;
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
	color:#999;
}
.root a {
	text-decoration:none;
	color:#333;
}
div.content {
	position:relative;
	width:810px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:9em;
	/*border:#ccc;
	border-width:1px;
	border-style:solid;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	line-height:16px;
	padding-bottom:36px;
}
.content h1, .content h2 {
	font-size:28px;
	line-height:30px;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
	color:#9FBA0B;
	margin-bottom: 12px;
	margin-top: 12px;
}
.litleH {
	font-size:12px;
	line-height:20px;
	font-weight:900;
	font-family:Verdana, Geneva, sans-serif;
	color:#9FBA0B;
	padding-left:6px;
	padding-right:10px;
}
.content h3 {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.productsGroup h3 {
	background:#666;
	padding-left:5px;
	padding-right:20px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0 !important;
	font-weight:400;
	color:#fff;
	margin-bottom:0;
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.content p {
	margin-bottom:12px;
	margin-top:12px;
}
.content img {
	margin-right:12px;
}
#footer {
	position: relative;
	margin-top: -120px; /* negative value of footer height */
	height: 120px;
	clear:both;/*background-color:#5d9be3;
	background-image:url(../images/back1.jpg);
	background-repeat:repeat-x;*/
}
div.footerContent {
	margin-left:40px;
	width:930px;
	height:30px;
	padding-top:30px;
	position:relative;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footerContent a {
	color:#FFF;
	text-decoration:underline;
}
div.clear {
	height:20px;
	width:100%;
	clear:both;
}
ul {
	margin-left:16px;
}
li {
	list-style:square;
	margin-bottom: 6px;
}
hr {
	border: 0;
	width: 100%;
	color: #E5E6E4;
	background-color: #E5E6E4;
	background-image:url(../images/bg_photo.gif);
	height:16px;
	margin-top:12px;
	margin-bottom:24px;
}
.productsGroupLarge {
	width:520px!important;
}
.productsGroupFull {
	width:800px!important;
	margin-bottom:26px!important;
	margin-top:0!important;
}
.productsGroupSmall {
	width:270px!important;
}
div.productsGroup {
	width:395px;
	height:auto;
	float:left;
	margin-bottom:12px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding: 0;
}
.productsGroup p {
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.productsGroup .navigationList li {
	list-style:none;
	margin-left:-16px;
	margin-top:1px;
	margin-bottom:0;/*padding-bottom:1px;
	padding-top:1px;*/
}
.productsGroup .navigationList li a {
	display:block;
	background:#9fba0b;
	color:#FFF;
	padding:3px;
	padding-left:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:14px;
}
.productsGroup .navigationList li a:hover, .productsGroup .navigationList .static {
	background:#333;
	color:#fff;
}
.productsGroup h2 {
	font-size:18px;
	color:#a8ada9;
	font-weight:400;
	line-height:20px;
	padding-bottom:6px;
	border-bottom:#d8dad9;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin-bottom:12px;
	margin-top:0;
}
.h2Grey {
	font-size:18px !important;
	color:#a8ada9 !important;
	font-weight:400!important;
	line-height:20px!important;
	padding-bottom:6px!important;
	/*border-bottom:#d8dad9!important;
	border-bottom-width:1px!important;
	border-bottom-style:solid!important;*/
	margin-bottom:12px!important;
	margin-top:0!important;
}
.hedingBlock {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:400 !important;
	font-size:11px !important;
	line-height:14px !important;
	margin-bottom:16px;
	color:#fff;
	background-color:#666;
	padding:2px;
	padding-left:6px;
}
.space {
	margin-right:20px;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
table {
	width:100%;
	text-align:left;
	margin-bottom:12px;
	margin-top:-12px;
}
td {
	border:#ccc;
	border-width:1px;
	border-style:solid;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
}
.center {
	text-align:center;
}
.noBorder {
	border:none;
}
.tdHeading {
	background-color:#eaefe6;
	border:none;
	text-align:center;
}
.tdHeadingLeft {
	background-color:#eaefe6;
	border:none;
	text-align:left;
	padding:16px !important;
	display:block;
}
div.gallery_in {
	margin-bottom:12px;
}
.gallery_in ul {
	float:left;
	padding:0;
	margin:0!important;
}
.gallery_in li {
	float:left;
	list-style:none;
	margin:0!important;
	padding:0;
}
.gallery_in img {
	float:left;
	border:10px solid #eaefe6;
	margin:1px;
	background-color:#eaefe6;
	height:94px;
	width:140px;
}
.gallery_in a:hover img {
	border:10px solid #212121;
	margin:1px;
	background-color:#eaefe6;
}
.gallery_in:hover {
	color: #333; /* Dummy for IE bug */
}
.textBold {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:600;
	color:#999;
	line-height:15px;
}
.noMarginImg {
	border:none;
	border-width:0;
	padding:0 !important;
	margin:0 !important;
}
.rightMarginImg {
	border:none;
	border-width:0;
	padding:0 !important;
	margin-left:30px !important;
}
/*----------input---------------------------*/
input, textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0.2em;
	color: #333;
}
form p {
	display: block;
	margin: 0 !important;
}
form {
	margin-top:1em;
}
.noBorder {
	border:none;
	border-width:0;
}
/*----------body and footer---------*/
.home {
	background-color:#0f5974;
	background-image:url(../images/back_company.jpg);
	background-repeat:repeat-x;
}
.technology {
	background-color:#0f5974;
	background-image:url(../images/back_technology.jpg);
	background-repeat:repeat-x;
}
.garbage_sacks {
	background-color:#0f5974;
	background-image:url(../images/back_garbage_sacks.jpg);
	background-repeat:repeat-x;
}
.protective_foils {
	background-color:#0f5974;
	background-image:url(../images/back_protective_foils.jpg);
	background-repeat:repeat-x;
}
.products {
	background-color:#0f5974;
	background-image:url(../images/back_products.jpg);
	background-repeat:repeat-x;
}
.environment {
	background-color:#0f5974;
	background-image:url(../images/back_environment.jpg);
	background-repeat:repeat-x;
}
.contact {
	background-color:#0f5974;
	background-image:url(../images/back_contact.jpg);
	background-repeat:repeat-x;
}
/* tooltip */

.tooltip {
	position:absolute;
	display:none;
	background-color:#333;
	padding:10px;
	width:300px;
	font-size:11px;
	color:white;
}
/* gallery */
.simple_overlay {
	/* must be initially hidden */ 
    display:none;
	/* place overlay on top of other elements */ 
    z-index:10000;
	/* styling */ 
    background-color:#333;
	width:675px;
	min-height:200px;
	border:10px solid #212121;
}
/* close button positioned on upper right corner */ 
.simple_overlay .close {
	background-image:url(../images/gallery/close.gif);
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
	height:20px;
	width:20px;
}
.next, .prev {
	cursor:pointer;
	/* absolute positioning relative to the overlay */ 
    position:absolute;
	top:40%;
	/* upcoming CSS3 rounded border feature */ 
  /*  -moz-border-radius:5px; 
    -webkit-border-radius:5px; */
    color:#fff;
	z-index:500;
	background-color:#313131;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	width:40px;
	height:30px;
}
.next {
	background-image:url(../images/gallery/next.gif);
	background-repeat:no-repeat;
}
.prev {
	background-image:url(../images/gallery/pre.gif);
	background-repeat:no-repeat;
	left:0;
}
.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:12px;
	color:#333;
}
.info strong {
	font-weight:400;
}
.next {
	right:0;
}
/* progress indicator (animated gif). should be initially hidden */ 
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}
/* active thumbnail is raised on top of the mask using the z-index property */ 
#thumbs a.active img {
	outline:1px solid #000;
	z-index:9999;
	position:relative;
}
.content h2 sup {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px !important;
}
sup {
	font-family:Verdana, Geneva, sans-serif;
	font-size:6px;
}
.content h2 .sup {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px !important;
	vertical-align:top;
}
.sup {
	font-family:Verdana, Geneva, sans-serif;
	font-size:6px;
	vertical-align:top;
}
.noListStyle {
	list-style:none;
	margin-left:0;
}
.noListStyle li {
	list-style:none;
}

