/*-----------------------------------------------------*/
/*--[ CSS Delta Filtration 2006, copyright Robarov ]--*/
/*----------------------------------------------------*/

* {
	font-size:100%;
	margin:0;
	padding:0;
	}

body {
	background: #393a35 url(../i/layout/bg-body.gif) 0 0 repeat-x;
	color: #fff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.8em;
	text-align: center; 
	}

#container {
	background: #393a35 url(../i/layout/bg-container.gif) top right no-repeat;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	}

#content {
	background: #393a35 url(../i/layout/bg-h1.gif) 0 40px repeat-x;
	width: 435px;
	margin: -40px 20px 0 0;
	padding: 0 0 20px 0;
	float: left;
	z-index: 20;
	}
#sidebar {
	width: 315px;
	float: left;
}	

/*--[ common ]----------------------------------------------------------------*/

h1, h2, h3, h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
h1 {
	/*background: url(../i/layout/bg-h1.gif) bottom left repeat-x;*/
	font-size: 2em;
	margin: 0 0 20px 0;
	height: 32px;
	line-height: 32px;
	}	
	
h2 {
	font-size: 1.4em;
	letter-spacing: 1px;
	color: #c3e170;
	margin: 0 0 6px 0;
	clear: both;
	}
h3 {
	font-size: 1.2em;
	letter-spacing: 1px;
	color: #81d0ea;
	margin: 0 0 6px 0;
	}
h4 {
	color: #c3e170;
	margin: 0 0 6px 0;
	}
p, address { 
	margin: 0 0 15px 0; 
	}
	strong {
		color: #c3e170;
		font-weight: normal;
	}
address {
	font-style: normal;
	color: #c3e170;
}	
em {
	font-style: normal;
	color: #81d0ea;
}
ol {
	margin: 0 40px 15px; 
	}
	
 ul {
	margin: 0 0 1em 0; 
	}
	ul li {
		background: url(../i/layout/bullet.gif) 0 0.7em  no-repeat;
		list-style-type: none;
		padding:0 0 0 16px;
		}

.advantage li, .disadvantage li{padding:0 0 0 22px;}
.advantage li {	background: url(../i/layout/bullet-adv.gif) 0% 50%  no-repeat;}
.disadvantage li {background: url(../i/layout/bullet-disadv.gif) 0% 50%  no-repeat;}

a:link, a:visited {
	color: #7dcee9;
	}
a:hover {
	text-decoration: none;
	background: #4b4c45;
	}
.external {
	position: relative;
}
.external p {
	position: absolute;
	right: 0px;
	margin: -22px 0 0 0;
	z-index: 1000;
}
acronym, abbr{
	border-bottom:1px dotted #fff;
	cursor: help;
	font-style:normal;
}
img {border: 0px;}	
.twins img { 
	background: #393a35 url(../i/layout/bg-image.gif) 0 0 no-repeat;
	border: none;
	padding: 5px;
	margin: 0 5px 15px 5px; 
	}
	#sidebar img{
		padding: 0px;
		background: none;
	}
.alignleft {
	margin: 0 0 5px 15px;
	float: left;
	}
.alignright {
	margin: 0 15px 5px 0;
	float: right;
	}
.highlight { /* highlight important text */
	background: #FFC;
	}
.clear { /* clear floated divs */
	clear: both;
	}
.hide{ /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
	}
.special {
	clear: both;
	background: #393a35 url(../i/layout/bg-intro.gif) 0 0 repeat-x;
	text-align: center;
	padding: 20px 30px;
	color: #7dcee9;
	font-size: 1.2em;
	}

/*--[ header ]----------------------------------------------------------------*/
#header {
	background: url(../i/layout/bg-body.gif) 0 0 repeat-x;
	position: relative;
	height: 156px;
	z-index: 10;
}
	#header h2 {
		position: absolute;
		top: 0px;
		right: 0px;
		background: transparent url(../i/layout/logo.gif) 0 0 no-repeat;
		width: 232px;
		height: 156px;
		margin: 0px;
		}
	#header h2 a { 
		background: transparent url(../i/layout/logo.gif) 0 0 no-repeat;
		text-indent: -9000em;
		overflow: hidden; 
		width: 232px;
		height: 156px;
		display: block;
		text-decoration: none;
		color: #fff;
		float:left;
	}
	#header h2 a:hover {background: transparent url(../i/layout/logo.gif) 0 -156px no-repeat;} 

/*--[ nav ]----------------------------------------------------------------*/
#nav {
	position: absolute;
	top: 30px;
	left: 0px;
	background: url(../i/layout/bg-nav.gif) 0 0 no-repeat;
	margin: 0px;
	width: 530px;
	height: 56px;
	z-index: 1;
	}
	#nav li{
		position:absolute;
		top: 0px;
		height: 56px;
		padding: 0px;
		margin: 0px;
		}
	#nav li a {
		display: block;
		text-indent: -9000em;
		overflow: hidden;
		height: 56px;
		float:left;
		}

		#nav1, #nav1 a{left:0px;width: 57px;}
		#nav2, #nav2 a{left: 57px;width: 109px;}
		#nav3, #nav3 a{left:164px;width: 88px;}
		#nav4, #nav4 a{left:252px;width: 114px;}
		#nav5, #nav5 a{left:366px;width: 52px;}
		#nav6, #nav6 a{left:418px;width: 78px;}


		#nav li, #nav li a{
			background-image:url(../i/layout/bg-nav.gif);
			background-repeat: no-repeat;
		}
		#nav1, #nav1 a { background-position: 0px 0px;}
		#nav2, #nav2 a {background-position: -57px 0px;}
		#nav3, #nav3 a {background-position: -164px 0px;}
		#nav4, #nav4 a {background-position: -252px 0px;}
		#nav5, #nav5 a {background-position: -366px 0px;}
		#nav6, #nav6 a {background-position: -418px 0px;}


		#nav1 a:hover, #nav1.active a, #nav1:hover a, #nav1.sfhover a {background-position: 0px -56px;}
		#nav2 a:hover, #nav2.active a, #nav2:hover a, #nav2.sfhover a {background-position: -57px -56px;}
		#nav3 a:hover, #nav3.active a, #nav3:hover a, #nav3.sfhover a {background-position: -164px -56px;}
		#nav4 a:hover, #nav4.active a, #nav4:hover a, #nav4.sfhover a {background-position: -252px -56px;}
		#nav5 a:hover, #nav5.active a, #nav5:hover a, #nav5.sfhover a {background-position: -366px -56px;}
		#nav6 a:hover, #nav6.active a, #nav6:hover a, #nav6.sfhover a {background-position: -418px -56px;}

		#nav li ul {
			background: #43443F;
			position: absolute;
			width: 160px;
			left: -999em;
			top: 56px;
			border-top: 1px solid #30312C;
			border-bottom:1px solid #4B4C47;
		}
		
		#nav li:hover ul, #nav li.sfhover ul {
			left: auto;
		}

	#nav li li{
		background: #43443F;
		position:relative;
		height: 24px;
		width: 160px; 
		padding: 0px;
		margin: 0px;
		background: none; 
		border-left: 1px solid #30312c;
		border-right: 1px solid #30312c;
		border-top: 1px solid #4B4C47;
		border-bottom:1px solid #30312C;
		}
	#nav li li a {
		background: #43443F;
		display: block;
		text-indent: 0em;
		width: 140px;
		padding: 0 0 0 20px;
		margin: 0px;
		overflow: visible;
		height: 24px;
		line-height: 24px;
		float:none;
		color: #fff;
		text-decoration: none;
		}
	#nav li li a:hover {
		background: #4B4C47;
		color: #7dcee9;
	}	

/*--[ sidebar ]----------------------------------------------------------------*/
#sidebar h3 {
	background: #393a35 url(../i/layout/magic.jpg) 0 0 no-repeat;	
	margin: 0px;
	width: 315px;
	height: 402px;
	text-indent: -9000em;
	overflow: hidden; 
	float:left;

}
#sidebar dl {
	clear: both;
	background: #393a35 url(../i/layout/bg-contact.jpg) 0 0 no-repeat;	
	margin: 0px;
	width: 315px;
	height: 110px;
	padding: 110px 0 0 0;
	margin: 10px 0;
}

#sidebar dt {
	color: #c3e170;
	width: 110px;
	text-align: right;
	float: left;
	margin: 0 16px 0 0;
}
#sidebar ul {
	background: #393a35 url(../i/layout/magic2.jpg) 0 0 no-repeat;
	height: 382px;
	margin: 0px;
	padding: 10px 20px;
	width: 275px;
}
#sidebar li {
	background: url(../i/layout/bg-h1.gif) bottom left repeat-x;
	font-size: 1.4em;
	line-height: 2.0em;
	padding: 0px;
}

#sidebar li a {
	background: url(../i/layout/bullet-blue.gif) .4em .8em no-repeat;
	display: block;
	padding-left: 22px;
	color: #fff;
	width: 253px;
	text-decoration: none;
}
#sidebar li a:hover {
	background: #4A4B46 url(../i/layout/bullet-blue.gif) .4em .8em no-repeat;
	color: #c3e170;
}



#list li {
	background: none;
	padding: 0px;
	float: left;
	text-align: center;
	font-size: 1.2em;
	margin: 0 0 15px 0;
}
#list img, .splash img { 
	background: #393a35 url(../i/layout/bg-image.gif) 0 0 no-repeat;
	border: none;
	padding: 5px;
	margin: 0 5px 0 5px;
	display: block; 
	}
#list a, #project-list a{text-decoration: none;}
#list a:hover, #project-list a:hover {
	color: #B1E15E;
	background: transparent;
}
.splash {
	width: 210px;
	margin-bottom: 15px;
	float: left;
}
.splash h2 {
	margin: 0 0 6px 10px;
}
/*--[ Q & A ]----------------------------------------------------------------*/
#qa-list {background: url(../i/layout/q.gif) top right no-repeat;}
#qa-list a {text-decoration: none;}
#qa-list a:hover {color: #fff;}

/*#qa dt {
	color: #c3e170;
	font-style: italic;
	font-size: 1.2em;
}
#qa dd span {color: #c3e170;}

#qa dd {
	background: url(../i/layout/bg-intro.gif) 0 0 repeat-x;
	padding: 10px;
	margin-bottom: 20px;
}*/

.answer span {color: #c3e170;}
.answer {
	background: url(../i/layout/bg-intro.gif) 0 0 repeat-x;
	padding: 10px;
}

.btn {
	width: 109px;
	height: 36px;
	float: right;
	}
.btn a { 
	text-indent: -9000em;
	overflow: hidden; 
	width: 109px;
	height: 36px;
	display: block;
	text-decoration: none;
	color: #fff;
	float: left;
}
.overview, .overview a {background: transparent url(../i/layout/overview.gif) 0 0 no-repeat;}
.overview a:hover {background: transparent url(../i/layout/overview.gif) 0 -36px no-repeat;} 
.archive, .archive a {background: transparent url(../i/layout/archive.gif) 0 0 no-repeat;}
.archive a:hover {background: transparent url(../i/layout/archive.gif) 0 -36px no-repeat;} 

.faq-img {
	float: right;
	margin: 4px 0 0 10px;
}
.faq-img:hover {background:transparent;}

/*--[ tables ]----------------------------------------------------------------*/
table {
	width: 430px;
	margin: 0 0 15px 0;
	text-align: center;
	border-left: 1px solid #7f7f7f;
	border-top: 1px solid #7f7f7f;
	background: #343431;
	font-size: 0.9em;
}
th {
	font-weight: normal;
	color: #81d0ea;
	line-height: 1.4em;
}
td, th {
	border-bottom: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	padding: 2px;
}

/*--[ contact ]----------------------------------------------------------------*/
fieldset {
	border: none;
}
label {
	cursor: pointer;
	display: block;
	float: left;
	width: 120px;
 }
form div {margin: .3em 0 .8em;}
input, textarea {
	background: #43443F;
	color: #fff;
	border: 1px solid #595A55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 280px;
	padding: .2em;
}
textarea {overflow: auto;}
input:focus, textarea:focus {border-color: #82caff;	}
#submit {
	width: 109px;
	border: none;
	padding: 0px;
	margin: 0 0 0 120px;
}

span.error {
	color: #f00;
}
.attention {
	margin: 0 30px 15px 120px;
}
.attention li{
	color: #e83838;
}

/*--[ news ]----------------------------------------------------------------*/
.newsitem {
/*	background: #393a35 url(../i/layout/bg-h1.gif) bottom left repeat-x;*/
	float: left;
	width: 100%;
}
.newsitem img {
	float: left;
	display: inline;
	margin: 5px 15px 0 0;
}
.newsitem h2, .newsitem p {margin: 2px 0 0 0;}
.date-cat, p.more {font-size: 0.9em;}
p.more {
	margin: 0 0 15px 10px;
	background: url(../i/layout/bullet.gif) 0 0.7em  no-repeat;
	padding:0 0 0 12px;
}

/*--[ gallery ]----------------------------------------------------------------*/
.gallery li {
	background: #393a35 url(../i/layout/bg-gallery.gif) 0% 50% no-repeat;
	float: left;
	display: inline;
	width: 98px;
	padding: 0px;
	margin: 5px;
	height: 80px;
}
.gallery li a {
	display: block;
	text-align: center;
	margin: 5px 0 0 5px;
	width: 87px;
	max-width: 87px;
	height: 69px;
	max-height: 69px;
	line-height: 69px;
	overflow: hidden;
}
.gallery li a:hover {background: transparent;}

#project-list li {
	background: #393a35 url(../i/layout/bg-gallery.gif) 0% 50% no-repeat;
	height: 80px;
	font-size: 1.2em;
	line-height: 80px;
	padding: 0px;
	margin: 0 0 10px 0;
}
#project-list span {
	float:left;
	display: inline;
	margin: 5px 20px 0 5px;
	text-align: center;
	width: 87px;
	max-width: 87px;
	height: 69px;
	max-height: 69px;
	line-height: 69px;
	overflow: hidden;
}


/*--[ sIFR ]----------------------------------------------------------------*/
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	height: 32px;
}

.sIFR-hasFlash #content h2 {
	visibility: hidden;
	height: 24px;
}

.sIFR-hasFlash #content h3 {
	visibility: hidden;
	height: 24px;
}

/*--[ footer ]----------------------------------------------------------------*/
#footer {
	background: #393a35 url(../i/layout/bg-h1.gif) 0 0 repeat-x;
	width: 435px;
	clear: both;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	font-size: 0.9em;
}
#footer span {
	float: right;
}
