/* Base CSS style for PowePHP */
html,body{
font-family: Arial, Verdana;
font-size: 8pt;
background: #fff;
}

/* base classes */
.clr{ clear: both; display: block; font-size: 1px}
.h {display: none}
.imggray {filter: gray;}
.imgcolor {filter: none;}
.pointer{cursor: pointer}

.flt-left {float: left; display: inline}
.flt-rght {float: right; display: inline}

.centerd{text-align: center;}

.blck{
width: auto;
display: block;
float: none;
clear: both;
}

/* text style */
.u {text-decoration: underline !important}
.no-u {text-decoration: none !important}
.b {font-weight: bold}

/* margin and padding styles and blocking*/
.m {margin: 5px}
.m10 {margin: 10px}
.mh5 {margin: 5px 0 !important}
.mh10 {margin: 10px 0 !important}
.mh20 {margin: 20px 0 !important}
.mw3 {margin: 0 3px !important}
.mw5 {margin: 0 5px !important}
.h3 {margin: 3px 0 !important}
.h5 {margin: 5px 0 !important}
.h10 {margin: 10px 0 !important}
.mt20 {margin: 0 !important; margin-top: 20px}
.b10 {margin-bottom: 10px}
.b30 {margin-bottom: 30px}
.t30 {margin-top: 30px}

.l24{line-height:24px;}

.i0{border: none; margin: 0; display: block;}

.adv468{display: block; width: 468px; margin: 5px auto}
.adv730{display: block; width: 730px; margin: 0 auto}


/* font-size */
.fsize-1px{
font-size: 1px;
}

.fsize-2px{
font-size: 2px;
}

.fsize-3px{
font-size: 3px;
}

.fsize-4px{
font-size: 4px;
}

.fsize-5px{
font-size: 5px;
}

.fsize-6px{
font-size: 6px;
}

.fsize-7px{
font-size: 7px;
}

.fsize-8px{
font-size: 8px;
}

.fsize-9px{
font-size: 9px;
}

.fsize-10px{
font-size: 10px;
}

.fsize-11px{
font-size: 11px;
}

.fsize-12px{
font-size: 12px;
}

.fsize-13px{
font-size: 13px;
}

.fsize-14px{
font-size: 14px;
}

.fsize-15px{
font-size: 15px;
}

.fsize-16px{
font-size: 16px;
}

.fsize-17px{
font-size: 17px;
}

.fsize-18px{
font-size: 18px;
}

.fsize-19px{
font-size: 19px;
}

.fsize-20px{
font-size: 20px;
}

/* opacity */
.img-op-100 {filter: none; -moz-opacity:1.0; opacity: 1.0}
.img-op-70 {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7}
.img-op-60 {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6} 
.img-op-50 {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5} 
.img-op-0 {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); -moz-opacity:0; opacity: 0} 


/* links */
a,
a:link,
a:visited,
a:hover,
a:active{
color: #669900;
text-decoration: underline;
}

a:hover{
color: #999999;
text-decoration: underline;
}

/* layout */
div#layout{
margin: 0 auto;
width: 866px;
color: #666666;
position: relative;
}

div.langs{
background: url(/skin/img/langs_bg.png) left top no-repeat;
width: 74px;
height: 20px;
padding-top: 9px;
text-align: center;
color: #999999;
}

div.langs span{
color: #fff;
}

div.langs a,
div.langs a:link,
div.langs a:visited,
div.langs a:hover,
div.langs a:active{
text-decoration: none;
}

/* voting - promo block */
div.promo{
position:relative;
float: right;
padding-top: 56px;
height: 54px;
}

div.promo .vars{
margin-top: 10px;
background: url(/skin/img/promo_lft_bg.png) left center no-repeat;
}

div.promo .vars div{
height: 21px;
margin-left: 10px;
padding: 5px 13px 7px 0;
background: url(/skin/img/promo_rght_bg.png) right center no-repeat;
}

div.promo .vars div span{
float: left;
padding-right: 20px;
color: #666;
}

div.promo .vars div span input{
float: left;
}

div.promo .vars div span label{
cursor: pointer;
line-height: 14pt;
}

div.promo .vars div span.last{
float : none;
padding: 0px;
margin-left: 36px;
color: #ccc;
line-height: 220%;
}

div.promo .vars div span a{
text-decoration: none;
}


div.promo-res{
position: absolute;
top: 150px;
right: 0;
width: 310px;
padding: 0 0 24px 0;
border: 0px none;
background: url(/skin/img/promo_res_bottom.png) left bottom no-repeat;
}

div.promo-res div{
padding: 21px 24px 0 24px;
background: url(/skin/img/promo_res_top.png) left top no-repeat;
}

div.promo-res img.close{
position: absolute;
top: 9px;
right: 9px;
width: 9px;
height: 8px;
cursor: pointer;
}

div.promo-res ul li{
display: block;
margin-bottom: 8px;
position: relative;
}

div.promo-res ul li.last{
margin-bottom: 0px;
}

div.promo-res ul li p{
float: left;
width: 30%;
white-space: nowrap;
}

div.promo-res ul li p.i{
width: 70%;
}

div.promo-res ul li p.i img{
float: left;
height: 6px;
margin: 1px 5px 0;
border: 1px solid #478b38;
background: url(/skin/img/promo_line.png) left top repeat-x;
}

div.logo {
float: left;
height: 102px;
width: 208px;
margin-top: 14px;
}

div.logo img{
display: block;
}

div.logo img.ph{
margin-left: 9px;
}


div.last-work{
height: 244px;
margin: 22px 0 35px;
/*background: url(/skin/img/body_bg.jpg) left center no-repeat;*/
}


div.last-work .l{
float: left;
width: 60px;
padding-left: 14px;
padding-top: 100px;
}

	div.last-work .c{
	float: left;
	width: 725px;
	padding-top: 24px;
	line-height: 128pt;
	}
	
		div.last-work .c div{
		float: left;
		width: 33%;
		height: 171px;
		/*background: url(/skin/img/work_bg.png) left center no-repeat;*/
		text-align: center;
		line-height: 1em;
		}
			
			div.last-work .c div img{
			width: 100%;
			height: 200px;
			margin-bottom: 5px;
			background-position: center center;
			background-repeat: no-repeat;
			}

		div.last-work .c a{
		text-decoration: none;
		color: #ffcc00;
		}
	
		div.last-work .c span{
		color: #3399CC;
		}
		
		div.last-work .c span.date{
		color: #ffcc00;
		}
	
	div.last-work .r{
	float: left;
	width: 48px;
	padding-left: 19px;
	padding-top: 100px;
	}
	
	
		div.last-work .l img,
		div.last-work .r img{
		cursor: pointer;
		}

.left-col {
float: left;
width: 432px;
}

.right-col {
margin-left: 438px;
}

.footer{
margin: 23px 0 20px;
padding-top: 8px;
border-top: 1px solid #cccccc;
}

.footer .left-col{
width: 392px;
height: 23px;
padding-left: 40px;
padding-top: 11px;
background: url(/skin/img/footer_bg.png) left center no-repeat;
}

.footer .right-col img{
display: block;
margin-bottom: 5px;
}

/* main menu */
ul.menu{
display: block;
clear: both;
}

ul.menu li{
float: left;
margin-right: 20px;
}

ul.menu li.last{
margin: 0;
}

ul.menu li h2{
font-size: 11pt;
}


ul.projects {
display: block;
padding: 0 0 0 120px;
margin-top: 20px;
border: 1px solid #fff;
}

ul.projects li {
display: block;
float: none;
}

ul.projects li h3{
font-weight: normal;
margin-bottom: 17px;
}

ul.projects li h3.last{
margin-bottom: 0px;
}

ul.projects li h3 a{
display: block;
padding: 3px 0 0 30px;
color: #666666;
background: url(/skin/img/submenu_bg.png) left top no-repeat;
}


ul.projects li h3 a:link,
ul.projects li h3 a:visited,
ul.projects li h3 a:hover,
ul.projects li h3 a:active{
color: #666666;
text-decoration: none;
}

ul.projects li h3 a.strong.active,
ul.projects li h3 a.strong:hover{
color: #663300;
background: url(/skin/img/submenu_hard_bg.png) left top no-repeat;
}

ul.projects li h3 a.green.active,
ul.projects li h3 a.green:hover{
color: #669900;
background: url(/skin/img/submenu_green_bg.png) left top no-repeat;
}

ul.projects li h3 a.herbal.active,
ul.projects li h3 a.herbal:hover{
color: #eb7e2b;
background: url(/skin/img/submenu_drugs_bg.png) left top no-repeat;
}

ul.projects li h3 a span{
display: block;
padding-top: 5px;
color: #999999;
}

/* content */
h1{
display: block;
margin-bottom: 13px;
font-size: 14pt;
color: #669900;
}

div.content,
div.content p {
line-height: 150%;
}


/* images gallery classes */
div.gallery{
height: 100px;
margin-left: 10px;
}

div.gallery div.item{
float: left;
display: inline;
margin-right: 5px;
}

div.gallery img.item{
padding: 2px;
width: 130px;
height: 89px;
background: #fff;
cursor: pointer;
}


div.content div.gallery div.item{
margin-right: 0px;
}

div.gallery img{
display: block;
float :left;
}

div.gallery img.gal-rght-shdw{
width: 4px;
height: 93px;
}

div.gallery img.gal-btm-shdw{
width: 138px;
height: 7px;
}


/* forms */
.text {
border: 1px solid #cccccc;
padding: 5px 8px;
color: #000;
font-size: 8pt;
background: #fff;
display: block;
margin: 6px 0 6px;
}

.text:hover {
border: 1px solid #669900;
cursor: pointer;
}

input.button {
padding: 3px 10px;
color: #4e4e4e;
font-weight: bold;
font-size: 8pt;
}

.need-fld{
font-weight: bold;
}

div.send-QA{
font-weight: bold;
color: #001E4A;
}

input.send{
display: block;
width: 97px;
height: 23px;
background: url(/skin/img/button_send.png) left top no-repeat;
cursor: pointer;
}


/* contacts */
div.contacts{
min-height: 221px;
margin: 22px 0 35px;
background: url(/skin/img/map.png) left top no-repeat;
}

div.contacts .city{
float: left;
width: 318px;
height: 161px;
padding: 60px 0 0 140px;
color: #000;
}

form.contacts{
display: block;
padding-left: 18px;
text-align: right;
}

form.contacts p{
color: #999999;
padding-bottom: 5px;
}

form.contacts textarea{
display: block;
width: 392px;
height: 74px;
padding: 8px;
color: #000;
font-family: Arial;
font-size: 8pt;
border: 1px solid #cccccc;
}

form.contacts input.text{
float: left;
width: 175px;
margin-right: 24px;
}

form.contacts input.text.r{
margin-right: 0px;
}

form.contacts input.button{
padding: 4px 15px;
color: #669900;
background: #fff;
border: 1px solid #cccccc;
}

/* mission */
.mission{
margin-top: 10px;
}
	.mission .l{
	float: left;
	width: 400px;
	}
	
	.mission .r{
	margin-left: 458px;
	}
	
	.mission .make-order{
	display : block;
	margin-top: 33px;
	}
	
	.mission .add-question{
	display : block;
	margin-top: 13px;
	}

/* portfolio types*/
ul.portfolio-types{
display: block;
}

	ul.portfolio-types li{
	float: left;
	width: 33%;
	line-height: 1.2em;
	}

		.portfolio-types li img{
		display: block;
		padding-bottom: 10px;
		}
	
			.portfolio-types li h2{
			display: block;
			margin-top: 8px;
			font-weight: normal;
			}
			
				.portfolio-types li h2 a:link,
				.portfolio-types li h2 a:visited,
				.portfolio-types li h2 a:hover,
				.portfolio-types li h2 a:active{
				color: #000;
				text-decoration: none;
				}
			
			.portfolio-types li a{
			display: block;
			padding-bottom: 8px;
			}
			
			a.proj{
			text-decoration: none;
			color: #3399cc;
			}
			
/* portfolio projects */
.portfolio-projects{
position: relative;
width: 100%;
height: 326px;
background: url(/skin/img/portfolio_bg_r.png) right top no-repeat;
}
	.portfolio-projects .portfolio-projects-krepkij{
	height: 326px;
	padding-top: 21px;
	padding-left: 124px;
	background: url(/skin/img/portfolio_strong_tea_bg_l.png) left top no-repeat;
	}

	.portfolio-projects .portfolio-projects-zelen{
	height: 326px;
	padding-top: 21px;
	padding-left: 124px;
	background: url(/skin/img/portfolio_green_bg_l.png) left top no-repeat;
	}

	.portfolio-projects .portfolio-projects-trava{
	height: 326px;
	padding-top: 21px;
	padding-left: 124px;
	background: url(/skin/img/portfolio_trava_bg_l.png) left top no-repeat;
	}
		
	.portfolio-projects .l-button{
	position: absolute;
	left: 20px;
	top: 137px;
	}
	.portfolio-projects .r-button{
	position: absolute;
	right: 20px;
	top: 137px;
	}

/* one portfolio */	
.portfolio-one img{
float: left;
width: 270px;
margin-right: 63px; 
}
	.portfolio-one div{
	display: table-cell;
	width: 305px;
	height: 310px;
	vertical-align: middle;
	line-height: 130%;
	}
	
	.portfolio-one small{
	display: block;
	padding-bottom: 5px;
	font-size: 100%;	
	}
	
	.portfolio-one h1{
	display: block;
	margin: 0;
	padding-bottom: 10px;
	font-size: 100%;	
	color: #000;
	}
	
	
		.portfolio-one div a{
		display: block;
		padding-bottom: 8px;
		}
		
		.portfolio-one div a.proj{
		padding-top: 8px;
		}
		
		
/* clients */
img#clients-pos{
position: absolute;
left: -15%;
bottom: 0;
}

.clients{
position: relative;
width: 447px;
height: 56px;
background: url(/skin/img/bg_top_slider.png);
}
	.clients .c{
	width: 341px;
	height: 56px;
	margin-left: 53px;	
	overflow: hidden;
	}
	
		.clients .c span{
		display:table-cell; 
		height: 56px;
		vertical-align:middle;
		}
		
			.clients .c span img{	
			padding: 0 10px;	
			filter:gray progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5			
			}
			
			.clients .c span img:hover{
			filter: none;
			-moz-opacity:1; 
			opacity: 1;
			}
	
	.clients #pleftc{
	position: absolute;
	left: 19px;
	top: 14px;
	width: 18px;
	}
	
	.clients #prightc{
	position: absolute;
	right: 19px;
	top: 14px;
	}
