/* boutari CSS Document, Created by NMS 2006 */

/* ////////////////////////// */
/* layout                    */
/* ////////////////////////// */

#oinopoieia_box{
	width:752px;
	height:169px;
	background-image:url(../../images/oinopoieia_box_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:3px;
	position:relative;
}
#oinopoieia_title{
	width:207px;
	height:28px;
	left:23px;
	top:7px;
	position:relative;
}

.oinopoieia_small_boxes{
	width:163px;
	height:112px;
	position:relative;
	top:16px;
	left:23px;
	float:left;
	margin-right:19px;
}
.oinopoieia_small_boxes img{
	margin:0px 0px 4px 1px;
	border:1px solid #93A468;
}

.oinopoieia_button_level_1{
	width:163px;
	height:17px;
	background-image:url(../../images/oinopoieia_but_level1.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	text-align:center;
}
#green_home_box{
	background-color:#F7F8F0;
	margin-bottom:4px;
	position:relative;
	padding-left:29px;
	padding-right:28px;
	padding-top:22px;
	padding-bottom:22px;
	width:696px;
	min-height:176px;
}
*html #green_home_box{
	padding-bottom:0px;
}
.green_block{
	width:200px;
	float:left;
	position:relative;
	top:0px;
}
.green_block_title{
	width:200px;
	display:inline;
	top:0px;
	position:relative;
	height:20px;
}
.block_hr_home{
	width:191px;
	height:31px;
	background-image:url(../../images/block_hr_home.gif);
	background-repeat:repeat-x;
	position:relative;
	font-size:0px;
}
.green_block_text{
	width:200px;
	display:inline;
	/*top:-8px;*/
	position:relative;
}
.block_division{
	width:47px;
	float:left;
	top:0px;
	position:relative;
}

/* ////////////////////////// */
/* fonts                    */
/* ////////////////////////// */

.yellow_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#D0D711;
}
.green_title_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#878953;
}
.green_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#888A62;
}
