@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
img {
	border:none;
}
body {
	background:url(img/bg.png) repeat-x top #fff;
	color:#747474;
	font-family:'DejaVuSans', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	margin:0;
	padding:0;
}

#wrap {
	width:100%;
	float:left;
	clear:both;
	min-height: 100%;
    height: auto !important;
	height: 100%;
	background:url(img/bg.jpg) no-repeat center 85px;
	margin: 0 auto -165px;
}
#center-wrap {
	width:980px;
	margin:0 auto;
	height:auto;
}



#logo-line{
	height:102px;
	width:980px;
	float:left;
	clear:both;
	background:url(img/header-leaves.png) no-repeat right;
}

#header{
	height:300px;
	width:980px;
	float:left;
	clear:both;
}
#header #menu{
	height:100px;
	width:980px;
	position:absolute;
	background:url(img/menu-bg.png) no-repeat left top;
	z-index:999;
	top:310px;
}
#header #left{
	height:auto;
	width:320px;
	float:left;
	padding:65px 0 0 0;
	color:#edff00;
	text-shadow:1px 1px 0px #325300;
	font-size:30px;
	line-height:42px;
	font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#header #right{
	height:auto;
	width:660px;
	float:right;
	padding:0;
	position:relative;
}
#header #right .blog{
	position:absolute;
	left:470px;
	top:50px;
	width:192px;
	height:42px;
}
#header #right .fb{
	position:absolute;
	left:500px;
	top:140px;
	width:100px;
	padding:0 0 0 50px;
	height:50px;
	background:url(img/fb.png) no-repeat left center;
}
#header #right .fb a{
	font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#edff00;
	font-size:22px;
	text-shadow:1px 1px 0px #325300;
}
#header #right .fb a:hover{
	color:#fff;
}
#header #right .blog a{
	width:185px;
	height:42px;
	display:block;
	background:url(img/blog.png) no-repeat top left;
	color:#2b6400;
	text-shadow:1px 1px 0px #edff00;
	font-size:22px;
	line-height:42px;
	padding: 0 0 0 7px;
	font-weight:bold;
	font-family:'Delicious', Arial, Helvetica, sans-serif;
}
#header #right .blog a:hover{
	background:url(img/blog.png) no-repeat bottom left;
}

#sisu-wrap{
	width:920px;
	float:left;
	clear:both;
	height:auto;
	background:#fff;
	padding:10px 30px 0 30px;
}

#sisu-wrap .left{
	width:675px;
	float:left;
	height:auto;
}
#sisu-wrap .left .poed-div{
	width:690px;
	float:left;
	height:auto;
	margin:0px;
}
#sisu-wrap .left .poed-div img{
	float:left;
	padding:3px;
	border:1px solid #dae6a1;
	margin:0 13px 13px 0;
}

#sisu-wrap .right{
	width:220px;
	float:right;
	height:auto;
}

#sisu-wrap .right .sisublokk{
	width:220px;
	float:left;
	height:auto;
	clear:both;
	margin:0 0 25px 0;
}

#sisu-wrap .right .sisublokk .uudis{
	width:220px;
	float:left;
	height:auto;
	clear:both;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background:url(img/dotted.png) repeat-x bottom;
}

#sisu-wrap .right .sisublokk h3{
	margin:0;
	padding:0;
	width:220px;
	float:left;
	height:36px;
	line-height:36px;
	color:#649900;
	font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	background:url(img/dotted.png) repeat-x bottom;
	margin:0 0 12px 0;
}

#sisu-wrap .right .sisublokk .top-nav{
	width:220px;
	float:left;
	height:15px;
	clear:both;
	background:url(img/right-nav-top.png) no-repeat left top;
}
#sisu-wrap .right .sisublokk .bottom-nav{
	width:220px;
	float:left;
	height:8px;
	clear:both;
	background:url(img/right-nav-bottom.png) no-repeat left bottom;
}


h2{
	padding:0;
	margin:0;
	height:54px;
	line-height:54px;
	color:#649900;
	font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
	background:url(img/dotted.png) repeat-x bottom;
	margin:0 0 12px 0;
}

h3{
	color:#649900;
}


#{
}

#{
}

#{
}

#{
}

#{
}






#footer {
	width:100%;
	float:left;
	clear:both;
	height:165px;
	background:url(img/footer.png) no-repeat center;
}
#footer .center{
	width:980px;
	margin:0 auto;
	clear:both;
	height:45px;
	padding:120px 0 0 0;
	text-align:right;
	line-height:45px;
	color:#fff;
}
#footer .center a{
	color:#d4ff79;
}
#footer .center a:hover{
	color:#000;
}
.push {
	height:165px;
	clear:both;
}


/*menu ul*/
ul#nav {
    padding :0;
	margin: 0;
	display:inline;
	list-style:none;
	display:table;
	margin:0 auto;
}	
ul#nav li {
    float:left;
    width:auto;
	line-height:100px;
	background:url(img/nav-dot.gif) no-repeat right;

}
ul#nav li a {
    font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-size :20px;
	text-align :center;
	display : block;
	text-decoration : none;
	width:auto;
	line-height:100px;
	padding:0 30px;
	color:#e5f400;
	font-size:20px;
	text-shadow:1px 1px 0px #325300;
}
ul#nav li.active a {
    font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-size :20px;
	text-align :center;
	display : block;
	text-decoration : none;
	width:auto;
	line-height:100px;
	padding:0 0 0 30px;
	color:#578703;
	font-size:20px;
	background:url(img/nav-left.png) no-repeat left 12px;
	text-shadow:none;
}
ul#nav li.active a span{
	width:auto;
	line-height:100px;
	padding:0 30px 0 0;
	display:block;
	color:#578703;
	font-size:20px;
	margin:0 -30px 0 0;
	background:url(img/nav-right.png) no-repeat right 12px;
}
ul#nav li a:hover {
	color:#fff;
	text-decoration : none;
}
/*menu ul*/





/*menu ul*/
ul#alamnav, ul#alamnav ul {
    padding :0;
	margin: 0;
	display:inline;
	list-style:none;
	width:226px;
}	
ul#alamnav li {
    float:left;
    width:220px;
	background:url(img/nav-dot.gif) no-repeat right;

}
ul#alamnav li a {
    font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-size :18px;
	text-align :left;
	display : block;
	text-decoration : none;
	width:auto;
	line-height:40px;
	width:210px;
	padding:0 0 0 10px;
	color:#7f886f;
	font-weight:bold;
	background:url(img/right-nav-li.png) no-repeat left top;
}
ul#alamnav li li a {
    font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-size :16px;
	text-align :left;
	display : block;
	text-decoration : none;
	width:auto;
	height:36px;
	line-height:34px;
	width:185px;
	padding:0 0 0 35px;
	color:#7f886f;
	font-weight:bold;
	background:url(img/nav2.png) no-repeat left top;
}
ul#alamnav li.active a {
    font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-size :18px;
	text-align :left;
	display : block;
	text-decoration : none;
	width:auto;
	line-height:40px;
	width:216px;
	padding:0 0 0 10px;
	color:#7f886f;
	font-weight:bold;
	background:url(img/right-nav-active.png) no-repeat left top;
	color:#fff;
	margin:0 0 0 -6px;
}
ul#alamnav li.active a:hover {
	color:#fff;
}
ul#alamnav li a:hover {
	color:#578703;
	text-decoration : none;
}
ul#alamnav li li a:hover {
	color:#578703;
	text-decoration : none;
	background:url(img/nav2.png) no-repeat left bottom;
}
/*menu ul*/




@font-face {
	font-family: 'DejaVuSans';
	src: url('font/dejavusans-bold-webfont.eot');
	src: local('☺'), url('font/dejavusans-bold-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'DejaVuSans';
	src: url('font/dejavusans-webfont.eot');
	src: local('☺'), url('font/dejavusans-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Delicious';
	src: url('font/delicious-bold-webfont.eot');
	src: local('☺'), url('font/delicious-bold-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Delicious';
	src: url('font/delicious-webfont.eot');
	src: local('☺'), url('font/delicious-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
a {
	text-decoration:none;
	color:#649900;
}
a:hover {
	text-decoration:none;
	color:#000;
}


















.userRegForm{
		margin-bottom: 15px;
	}
	.userRegForm .formHeader{
		padding:0;
		margin:0;
		line-height:40px;
		margin:0 0 0px 0;
		text-decoration:none;
		color:#649900;
		font-size:17px;
	}
	.userRegForm .formLine{
		height: 30px;
		overflow: hidden;
		line-height: 30px;
	}
	.userRegForm .formLine label{
		width: 180px;
		display: block;
		float: left;
		line-height: 30px;
	}
	.userRegForm .formLine3 label{
		width: 350px;
		display: block;
		float: left;
		line-height: 30px;
	}
	.userRegForm .formLine2 label{
		width: 210px;
		display: block;
		float: left;
		line-height: 30px;
	}
	.userRegForm .formLine input{
		border: 1px solid #434c56;
		padding: 2px;
		background: #FFFFFF url(img/input_bg.png) center left repeat-x;
	}
	
	.userRegForm .formLine textarea{
		border: 1px solid #434c56;
		padding: 2px;
		background: #FFFFFF url(img/input_bg.png) top left repeat-x;
	}
	.userRegForm .textArea{
		height: 120px;
	}
	.userRegForm .buttonLine{
		
	}


#sisu-wrap .right .sisublokk-uudiskiri{
	width:210px;
	float:left;
	height:170px;
	margin:0 0 25px 0;
	background:url(img/uudiskiri.png) no-repeat left top;
	padding:7px 0 0 10px;
	_display:inline;
	overflow:hidden;

}
#sisu-wrap .right .sisublokk-uudiskiri input{
	background:none;
	border:none;
	padding:0 0 0 5px;;
	margin:0 0 3px 0;
	width:195px;
	height:24px;
	line-height:24px;
	float:left;
	clear:both;
	background:url(img/uudiskiri-input.png) no-repeat left top;
	font-size:12px;
	color:#747474;
	_display:inline;
}
#sisu-wrap .right .sisublokk-uudiskiri input.button{
	background:none;
	border:none;
	padding:0;
	margin:0 10px 0 0;
	width:88px;
	height:26px;
	line-height:26px;
	float:right;
	clear:both;
	background:url(img/liitu.png) no-repeat left top;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}



#sisu-wrap .right .sisublokk input.user{
	background:none;
	border:none;
	padding:0 0 0 5px;;
	margin:0 0 3px 0;
	width:215px;
	height:24px;
	line-height:24px;
	float:left;
	clear:both;
	background:url(img/inp-user.png) no-repeat left top;
	font-size:12px;
	color:#747474;
	_display:inline;f
}
#sisu-wrap .right .sisublokk input.password{
	background:none;
	border:none;
	padding:0 0 0 5px;;
	margin:0 0 3px 0;
	width:215px;
	height:24px;
	line-height:24px;
	float:left;
	clear:both;
	background:url(img/inp-pass.png) no-repeat left top;
	font-size:12px;
	color:#747474;
	_display:inline;
}

#sisu-wrap .right .sisublokk input.button{
	background:none;
	border:none;
	padding:0;
	margin:0 ;
	width:88px;
	height:26px;
	line-height:26px;
	float:right;
	clear:both;
	background:url(img/logi.png) no-repeat left top;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	_display:inline;
	_margin:-45px 0 0 0;
}


#sisu-wrap .right .sisublokk-uudiskiri h3{
	margin:0;
	padding:0;
	width:220px;
	float:left;
	height:36px;
	line-height:36px;
	color:#fff;
	font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	background:none;
	margin:0 0 12px 0;
	_display:inline;
}












/*kataloogi esimene vaade algab*/

#sisu-wrap .left .firmaotsing{
	width:653px;
	height:34px;
	float:left;
	background:#fcffef;
	border:1px solid #e9edd9;
	padding:10px 10px 0 10px;
}
#sisu-wrap .left .firmaotsing input{
	background:none;
	border:none;
	padding:0 0 0 5px;;
	margin:0 0 3px 0;
	width:545px;
	height:24px;
	line-height:24px;
	float:left;
	background:url(img/pikk-input.png) no-repeat left top;
	font-size:12px;
	color:#649900;
	_display:inline;
}
#sisu-wrap .left .firmaotsing input.button{
	background:none;
	border:none;
	padding:0;
	margin:0 10px 0 0;
	width:88px;
	height:26px;
	line-height:26px;
	float:right;
	background:url(img/liitu.png) no-repeat left top;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	_display:inline;
}

#sisu-wrap .left .kategooriad{
	width:690px;
	float:left;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 0 -15px;
	_display:inline;
}


#sisu-wrap .left .kategooriad a{
	width:213px;
	height:auto;
	background:#fcffef;
	border:1px solid #e9edd9;
	float:left;
	margin:0 0 15px 15px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:20px 0 ;
	_display:inline;
	
}

#sisu-wrap .left .kategooriad .lisa{
	width:675px;
	float:left;
	clear:both;
	padding:0 0 0 15px;
}
#sisu-wrap .left .kategooriad .lisa a{
	border:none;
	width:218px;
	height:auto;
	background: url(img/lisafirma.png) no-repeat left top;
	float:right;
	height:25px;
	line-height:26px;
	margin:0;
	_display:inline;
	text-align:center;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:0;
}
#sisu-wrap .left .kategooriad .lisa a:hover{
	background: url(img/lisafirma.png) no-repeat left bottom;
}

/*kataloogi esimene vaade lõppeb*/







/*firmade list algab*/

#sisu-wrap .left .firmalist-sorteeri{
	width:653px;
	height:34px;
	float:left;
	background:#fcffef;
	border:1px solid #e9edd9;
	padding:10px 10px 0 10px;
	margin:15px 0 0 0;
	_display:inline;
}


#sisu-wrap .left .firmalist-sorteeri .label{
	font-weight:bold;
	color:#649900;
	float:left;
	width:auto;
}

#sisu-wrap .left .firmalist-sorteeri a{
	width:auto;
	height:auto;
	float:left;
	padding:0 10px 0 15px;
	color:#606060;
	background:url(img/downarrow.png) no-repeat right;
}

#sisu-wrap .left .firmalist-sorteeri a.active{
	width:auto;
	height:auto;
	float:left;
	padding:0 10px 0 15px;
	color:#649900;
	font-weight:bold;
	background:url(img/downarrow.png) no-repeat right;
}

#sisu-wrap .left .firmalist-sorteeri a:hover{
	color:#649900;
}





#sisu-wrap .left .firmalist-item{
	width:653px;
	background:#fcffef;
	border:1px solid #e9edd9;
	height:auto;
	padding:10px;
	margin:15px 0 0 0;
	_display:inline;
	float:left;
	clear:both;
}

#sisu-wrap .left .firmalist-item .logo{
	width:150px;
	height:auto;
	float:left;
	padding:0 15px 0 0;
}
#sisu-wrap .left .firmalist-item .logo img{
	float:left;
	padding:4px;
	background:#fff;
	border:1px solid #eaeeda;
}





#sisu-wrap .left .firmalist-item .kirjeldus{
	width:250px;
	float:left;
	height:auto;
	line-height:17px;
	font-size:11px;
}
#sisu-wrap .left .firmalist-item .kirjeldus a{
	width:250px;
	float:left;
	clear:both;
	padding:6px 0 0 0 ;
}
#sisu-wrap .left .firmalist-item .kirjeldus div a{
	float:none;
}
h4{
	padding:0;
	margin:0;
	line-height:20px;
	color:#649900;
	font-family:'Delicious', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	padding:0 0 6px 0;
}

#sisu-wrap .left .firmalist-item .kontaktinf{
	width:215px;
	float:right;
	height:auto;
}

#sisu-wrap .left .firmalist-item .kontaktinf a.koduleht{
	float:left;
	clear:both;
	padding:0 0 10px 32px;
	height:auto;
	display:block;
	background:url(img/ikoon-kodu.png) no-repeat left 2px;
}
#sisu-wrap .left .firmalist-item .kontaktinf a.email{
	float:left;
	clear:both;
	padding:0 0 10px 32px;
	height:auto;
	display:block;
	background:url(img/ikoon-mail.png) no-repeat left 2px;
}
#sisu-wrap .left .firmalist-item .kontaktinf span.telefon{
	float:left;
	clear:both;
	padding:0 0 10px 32px;
	height:auto;
	width:200px;
	background:url(img/ikoon-telefon.png) no-repeat left 2px;
}
#sisu-wrap .left .firmalist-item .kontaktinf span.tegevus{
	float:left;
	clear:both;
	padding:0 0 10px 32px;
	height:auto;
	line-height:18px;
	width:200px;
	background:url(img/ikoon-tegevus.png) no-repeat left 2px;
}

#sisu-wrap .left .firmalist-item .kontaktinf div.leht{
	float:left;
	clear:both;
	padding:3px 0 5px 42px;
	height:auto;
	display:block;
	background:url(img/leht.png) no-repeat left 2px;
}
/*firmade list lõppeb*/





/*firma detailvaade algab*/

#sisu-wrap .left .firmalist-item .pikk-kirjeldus{
	width:475px;
	float:left;
	height:auto;
}

.login {
	/*overflow:hidden;*/
}

.forgot{
	width:200px;
	float:left;
	clear:both;
	font-size:11px;
	margin:-20px 0 0 0;
	line-height:14px;
}

#sisu-wrap .left {
}

#sisu-wrap .left {
}

/*firma detailvaade algab*/


.loginBotText2{
	clear:both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
	padding-top:5px;
}

#sisu-wrap .left .path{
	clear:both;
	width:653px;
	height:20px;
	float:left;
	padding-bottom:5px;
}

#sisu-wrap .left .firmalist-item .logo .productImg{
	width: 140px;
	height: 79px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	cursor: pointer;
	float:left;
	padding:4px;
	border:1px solid #eaeeda;
}

.left ul{

}
.left ul li 
{

}

#sisu-wrap .left .firmalist-sorteeri2{
	/*653*/
	width:139px;
	height:34px;
	float:left;
	background:#fcffef;
	border:1px solid #e9edd9;
	padding:10px 10px 0 10px;
	margin:15px 0 0 0;
	text-align:center;
	_display:inline;
	margin-right:10px;
}


#sisu-wrap .left .firmalist-sorteeri2 .label{
	color:#606060;
	width:auto;
}
#sisu-wrap .left .firmalist-sorteeri2 .label .active{
	font-weight:bold;
	color:#649900;
	width:auto;
}



.tootajablock {
	float: left;
	width: 122px;
	margin-bottom: 22px;
	margin-right: 15px;
}
.tootajablock-r {
	float: left;
	width: 122px;
	margin-bottom: 22px;
}
a.tootaja-txt1 {
	float: left;
	width: 100%;
	display: block;
	color: #649900;
	font: bold 18px 'Delicious', Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
a.tootaja-txt2 {
	float: left;
	width: 100%;
	display: block;
	color: #7f8870;
	font: 11px 'DejaVuSans', Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
a.tootaja {
	float: left;
	display: block;
	width: 110px;
	height: 101px;
	background: url(img/picbg.png) no-repeat;
	padding: 6px;
}

a.tootaja-l {
	float: left;
	width: 110px;
	height: 101px;
	background: url(img/picbg.png) no-repeat;
	padding: 6px;
}