* { margin:0; padding:0; border:0; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

html{
	font-family: Tahoma;
	font-size: 12px;
	color: #370000;
	height:100%;
	min-height:100%;
	min-width:920px;
	background:url(../images/Lira01_03.jpg) right top no-repeat #eddebb;
}

body {
	margin:0px;
	height:100%;
	min-height:100%;
	line-height:1.8;
	min-width:920px;
	background:url(../images/Lira01_01.jpg) left top no-repeat;
}

p{
	margin-bottom:8px;
	margin-top:3px;
}

h1{
	font-family:"Trebuchet MS";
	font-size:19px;
	color:#862502;
	letter-spacing:-1px;
	margin-bottom:5px;
}

ul{
	list-style-type:none;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited { font-style: normal; font-size:11px; color:#292727; font-weight:bold; text-decoration:none; border-bottom:1px #292727 dotted; padding-bottom:2px; }

a:hover { font-style: normal; color:#CC0000; font-size:11px; font-weight:bold; text-decoration:none; border-bottom:#CC0000 1px dotted; padding-bottom:2px; }

a.else:link, a.else:visited { font-style: normal; font-size:11px; color:#ff7e02; text-decoration: none; border:none; font-weight:400; }

a.else:hover { font-style: normal; color:#f93385; font-size:11px; text-decoration: none; border:none; font-weight:400;}

/* =Top
-----------------------------------------------------------------------------*/
#top{
	height:50px;
	width:100%;
}

#menu_toolbar{
	float:left;
	height:48px;
	line-height:48px;
}

#menu{margin:0px; padding:0px;}
#menu li{ float:left; list-style:none; padding-left:12px; padding-right:10px}
#menu ul{display:none;position:absolute; padding:0px; margin:1px 0px; background:#EEDEBC;}
#menu ul li{float: none; position:relative; margin:0px; padding:5px; border-bottom:1px solid #270900}
/*
#menu li{
	display:inline;
	padding-left:12px;
	padding-right:10px;
}

#menu li ul{
	position:absolute;
	color : #00000;
	border: 1p solid #FF0000;	
}

#menu li ul li{
	position:relative;
}
*/
#menu a:link, #menu a:visited{
	color:#824f0b;
	font-family:"Trebuchet MS";
	font-size:13px;
	border:none;
}

#menu a.curent:visited {
	color:#FF0000;
	border-top:1px dotted #FF0000;
}

#menu a:hover{
	color:#FF0000;
	border-top:1px dotted #FF0000;
}


/* =Content
-----------------------------------------------------------------------------*/
#wrapper{
	width:920px;
	min-width:920px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}

#container {               
	min-width:920px;
	width:920px;
	height:auto;
	min-height:auto;
	padding-bottom:20px;
}



/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	height:30px;
	width:890px;
	line-height:30px;
	text-align:right;
	font-size:11px;
	background-image:url(../images/aenaon-gifts_23.jpg);
	background-repeat:no-repeat;
	padding-right:10px;
}

/* =Index only
-----------------------------------------------------------------------------*/
#main{
	float:left;
	background:url(../images/Lira01_05.jpg) 560px 0px no-repeat;
	padding-top:20px;
	padding-left:25px;
	padding-right:15px;

}

#left{
	width:450px;
	float:left;
	min-height:100%;
	height:100%;
}

#right{
	padding-left:30px;
	width:379px;
	float:left;
	min-height:100%;
	height:100%;
}

#eggs{
	float:left;
	width:389px;
	height:148px;
	margin-top:15px;
}

#languages{
	float:right;
	padding-top:30px;
	width:72px;
	height:50px;
	line-height:50px;
}

#languages a{
	font-size:14px;
	border:none;
	font-weight:normal;
	font-family:"Trebuchet MS";
}

/* =Proionta only
-----------------------------------------------------------------------------*/
#products{
	float:left;
	height:100%;
}

#left-menu{
	width:150px;
	float:left;
}

#left-menu a{
	font-size:15px;
	font-family:"Trebuchet MS";
	letter-spacing:-1px;
	font-weight:normal;
}

#left-menu a.curent:visited{
color:#CC0000;
}

#proionta {
	padding-top:5px;
	padding-left:30px;
	width:670px;
	float:left;
	min-height:100%;
	height:100%;
}

#test2 img{
	border:1px solid #660000;
	margin-right:15px;
	margin-bottom:15px;
}

#test2 a{
	border:none;
}

/* =Contact only
-----------------------------------------------------------------------------*/
#contact{
	margin-right:20px;
	width:430px;
	float:left;
	min-height:100%;
	height:100%;
}

#map{
	width:400px;
	height:415px;
	float:left;
	margin-bottom:10px;
	border:#990000 1px dotted;
	margin-right:20px;
}

input, textarea{
   font-style:italic;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12px;
   color:#990000;
   padding:4px;
   margin-bottom:5px;
   border:dotted 1px #990000;
   background-color:#FFFFFF;
}
#error{
color:#FF0000;
text-align:center;
font-size:10px;
display:none;
}
#response{
	color:#00FF00;
}
