html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, 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;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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 {
	background-color:#FEFEFF;
	background-image:url("img/dark-bg.gif");
	color:#FFFFFF;
	font-family: Verdana;
	min-width:960px;
	}

	.front-page-body {
		background: url("img/front-blue-full-bg.gif") repeat-x;
		}
		
	.page-body {
		background-color: #FFFFFF;
		color:#111111;
		overflow: hidden;
	}
	
		#header .bg-middle, .bg-middle {
			background: url("img/front-blue-bg.jpg") no-repeat 50% 0;
			padding-top: 80px;
			overflow: hidden;
		}
		
		#header {
			background-image: url("img/front-blue-full-bg.gif");
			background-repeat: repeat-x;
			}
			
			
				
			#header .logo {
				float:left;
				margin-left:-4px;
				margin-top:10px;
				}
				
				#header .logo a {
					background: url("img/logo-green.png") no-repeat;
					display: block;
					overflow: hidden;
					text-indent: -999px;
					text-decoration: none;
					height: 42px;
					width: 150px;
					}
					
			#header #nav ul {
				float:right;
				margin:16px 0 17px;
				}
			#header #nav a {
				color: #FFFFFF;
				}
				
				#header #nav a:hover {
				color: #FFFFFF;
				text-shadow: 0 0 1px #FFFFFF;
				}
				

			#newsiglabs-bar {
				background: url("img/newsig-bar-bg.png") 0 0 repeat-x;
				height: 75px;
				width: 100%;
				position: absolute;
				top: 0;
				padding-bottom: 10px;
				z-index: 500;
			}
			
				.container {
				margin-left: auto;
				margin-right: auto;
				width: 930px;
				}
					
					#newsig-labs-logo {
						background: url("img/gusenica-logo.png") no-repeat;
						display: block;
						height: 60px;
						overflow: hidden;
						text-indent: -999px;
						width: 250px;
						float: left;
						margin-top: 7px;
						}
						
					#newsig-labs-projects {
						padding-top: 13px;
						float: right;
						position: relative;
						}
						
						#newsiglabs-bar #newsig-labs-projects  > a {
							background: url("img/other-projects-all.png") no-repeat;
							display: block;
							height: 48px;
							overflow: hidden;
							text-indent: -999px;
							width: 170px;
							}
							
						#newsiglabs-bar #newsig-labs-projects  > a:hover {
							background-position: 0 -48px;
							}
							
						
			#showcase {
				padding: 5px 0 55px 0	;
				text-align: center;
				}
				
				#showcase .container {
					padding-bottom: 1px;
					padding-top: 1px;
					position: relative;
					}
					
					#showcase .description {
						font-size: 22px;
						font-weight: ;
						line-height: 136%;
						color:#575757;
						text-shadow:0 0 2px rgba(0, 0, 0, 0.5);
						}
						
				#showcase h1 {
					margin-top: 20px;
					height: 100px;
					overflow: hidden;
					text-align: left;
					text-indent: -999px;
					color: 
					}
				
				#showcase img.showcase {
					display: block;
					margin: 10px auto;
					}
					
					

	
	#nav {
		font-size: 14px;
		}
		

	body.front #nav {
		background: url("img/front-nav-bg.gif") repeat-x;
		height: 44px;
		padding-top: 23px;
		}
		
		#nav ul {
			list-style: none;
			float: left;
			margin-top: 5px;
			}
			#nav ul li {
				float: left;
				}
				
			
			ul.links  li{
				display: block;
				}
			#nav li {
				margin-right:40px;
				}
				
		#nav a {
			color:#DAD9D9;
			text-shadow:0 0 1px rgba(218, 217, 217, 0.2);
			text-decoration: none;
			}
			
			#nav a:hover {
			color:#f8f7f7;
			text-shadow: 0 0 1px rgba(248, 247, 247, 0.7);
			}
			
		#nav .share-links {
			float: right;
			}
			
			.share-links {
				-moz-border-radius:8px 8px 8px 8px;
				background:none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
				position:relative;
				z-index:450;
				}
				
				.share-links h5 {
					background: url("img/share-icon.png") no-repeat 92% 50% ;
					color: #CBCBCB;
					font-size:12px;
					font-weight:normal;
					cursor:pointer;
					padding:8px 56px 8px 18px;
					position: relative;
					z-index: 5;
					}
					
				
	



	#front-content {
		background: url("img/features-bg.jpg") no-repeat 50% 0;
		min-height:380px;
		padding-bottom:50px;
		padding-top:20px;
		}
		
		#front-content h2 {
			margin-bottom: 30px;
			font-size: 30px;
			font-weight: normal;
			}
		
		
		#features li {
			float:left;
			margin-bottom:40px;
			padding-right: 29px;
			width:270px;
			height: 35px;
			}
		#features li .description {
			margin-left:60px;
			}
			
		#features li a {
			text-decoration: none;
			}
			
			
			
			.description strong {
				font-size: 14px;
				font-weight: bold;
				font-family: Verdana;
				}
				
			.description p  { 
				line-height: 16px;
				padding-top: 2px;
				}
				
			
				
			
			
		#block .icon {
			float: left;
			}
			
		#block .description {
			margin-left:60px;
			color: #FFFFFF;
			font-size: 12px;
			}
			
			.block a:hover {
				color: #F8F7F7;
				}
				
		



	#footer {
		font-size: 12px;
		clear: both;
		color: #DDDDDD;
		margin:20px 0;
		}
	
	#footer a {
		text-decoration: none;
		color: #DDDDDD;
		}
	#footer a:hover {
		color: #FFFFFF;
		text-shadow: 0 0 3px #666666;
		}
		
		#footer .footer-nav {
			float:right;
			}
			
		#footer .footer-nav  li{
			border-right:1px solid #3C3C3C;
			display:inline;
			padding:0 1em;
			}


	#footer .keep-in-touch {
		margin:0 0 1em;
		}
		
		#footer .keep-in-touch  a{
			color: #999999;
			font-size:10px;
			text-transform:uppercase;
			-moz-border-radius:10px 10px 10px 10px;
			background:none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
			color:#999999;
			display:inline-block;
			padding:4px 0;
			

		}
		
		.keep-in-touch a.vkontakte span {
			background: url("img/vkontakte.png") no-repeat;
			}
			
			.keep-in-touch a.vkontakte span:hover {
			background: url("img/vkontakte-hover.png") no-repeat;
			color: #FFFFFF;
			}
			
		.keep-in-touch a span {
			background-position:100% 50%;
			background-repeat:no-repeat;
			padding:0 22px 0 10px;
			}
			
		
	

#sidebar {
	clear: both;
	float: right;
	padding-top: 35px;
	width: 185px;
	}
	
	#sidebar a {
		text-decoration: none;
		margin-bottom: 10px;
		}
		
	.download-button  {
		background: url("img/download-button-all.png") no-repeat 0 0;
		height: 47px;
		overflow: hidden;
		text-indent: -999px;
		width: 185px;
		}
		
		
#content {
	color:#555555;
	float:left;
	min-height:300px;
	padding-bottom:30px;
	width:700px;
	
	}
	
	#content h1 {
		font-family:'Arial';
		font-size:36px;
		font-weight:normal;
		line-height:normal;
		margin:0.7em 0 0.5em;
		text-shadow:0 0 5px rgba(150, 150, 150, 0.5);
		}
	#content h3 {
		clear: both;
		padding-top: 20px;
		font-family:'Arial';
		font-size: 24px;
		font-weight: normal;
		line-height: normal;
		margin:0.7em 0 0.5em;
		text-shadow:0 0 5px rgba(150, 150, 150, 0.5);
		}
		
	.prose {
		color:#555555;
		font-size:12px;
		line-height:200%;
		}
		
		
		.prose .box-delivery {
			width: 380px;
			}
			
		.prose .box-delivery-sub {  
			padding-left: 43px;
			}
			.prose .box-delivery-sub1 {
				float: left;
				padding-left: 36px;
			
				}
				
			
		    .prose .roll {
			min-height: 160px;
			margin: 20px;
			}
			
			.roll  img {
				float: left;
				margin-right: 20px;
				}
				
				.roll-description {
					paddin-top: 10px;
					}
				.roll-description p{
					padding-left: 210px;
					width: 500px;
					}
					
					
			
		
	#content .menu {
		margin-left: 20px;
	}	
		
	#content .menu_sub1 {
		
		float: left;
		width: 440px;
				
	}
		.menu_sub1 h2 {
			font-weight: bold;
			}
			
	#content .menu_sub2 {
		float: left;
		width: 100px;
	}
	
	#content .menu_sub3 {
		float: left;
		width: 50px;
	}
	
	#content .menu_p {
		padding-left: 20px;
		margin-bottom: 10px;
	}
	
	
	
	
	
	#main {
		clear: both;
		width: 700px;
		margin: 0px auto;
		padding: 20px 0;
		text-align: center;
		
	}
	#main a {
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		color: #111111;
	}
	#main a:hover {
		color: #616161;
	}
	
	
	#main ul li {
		display: inline;
		
		
	}
	
	#main .bullet_right {
			background: url(img/bullet_right.png) no-repeat scroll 99% 40%;
			width: 200px;
			
			padding: 5px 30px 5px 100px;
			
		}	
		#main .bullet_left {
			background: url(img/bullet_left.png) no-repeat scroll 1% 40%;
			width: 200px;
			padding: 5px 30px;
			
		}




	.post {
		padding: 10px;
		margin: 10px 0 0 10px;
		border: 1px solid #dbdbdb ;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		width: 200px;
		display: block;
		float: left;
		height: 385px;
		
	}
	.post:hover {
		background: #efefef;
	}
	
	
	.post:hover {
		-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.4); 
		-moz-box-shadow:0 0px 10px rgba(0, 0, 0, 0.4);
		color: #424242;
	}
	
	
		
	.post h2 {
		color: #00AEEF;
		font-weight: bold;
		font-size: 13px;
	}
	
	.post_header, .post_content, .post_footer {
		margin:0 0 20px;
		line-height: 130%; !important
	}
	
	.post_content h2 {
		text-align: center;
		padding-bottom: 5px;
	}
	.post_content p {
		color: #555555;
	}
	.post_footer a {
		background: url(img/more.gif) no-repeat scroll 0 6px;
		padding-left:8px;
		text-decoration: none;
		color: #03a0db;;
	}
	
	.post_footer a:hover {
		background: url(img/more.gif) no-repeat scroll 0 6px;
		padding-left:8px;
		text-decoration: underline;
		color: #33c8ff;;
	}



.h2_alcohol {
			clear: both;
			text-align: center;
			color: #0072FF;
			margin: 10px 0 10px 0;
		}
		

































































































































































































































































































































