* { 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: 13px;
	color: #7b4806;
	height:100%;
	min-height:100%;
	min-width:955px;
}

body {
	margin:0px;
	line-height:1.7;
	min-width:955px;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;	
	background-color:#feecad;	
}

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

h1{
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:19px;
	color:#e27f04;
	letter-spacing:1px;
	margin-bottom:7px;
	margin-top:8px;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited { font-style: normal; font-size:12px; color:#7b4806; text-decoration:none; }

a:hover { font-style: normal; color:#fea605; font-size:12px; text-decoration:none; }

a.else:link, a.else:visited { font-style: normal; font-size:11px; color:#FFFF00; text-decoration: none; border:none; margin-right:10px; }

a.else:hover { font-style: normal; color:#660000; font-size:11px; text-decoration: none; border:none; margin-right:10px; }

a.more:link, a.more:visited { font-style: normal; color:#000000; font-size:11px; font-weight:bold; text-decoration:none; border-bottom:1px #000000 dotted; padding-bottom:2px; }

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

a.title:link, a.title:visited { display: block; cursor:pointer; border-bottom: 1px dotted #660000; height:34px; line-height:34px; font-weight:500; font-size:12px;}

a.title:hover { display: block; cursor:pointer; border-bottom: 1px dotted #660000; height:34px; line-height:34px; font-weight:500; font-size:12px; color:#292727;}

a.lang:link, a.lang:visited{ font-size:11px; color:#FFFFFF; border-bottom: 1px dotted #ffffff; }

a.lang:hover{ font-size:11px; color:#FFFF00; border-bottom: 1px dotted #ffff00; }

/* =Top
-----------------------------------------------------------------------------*/
#lang{
	width:940px;
	font-size:11px;
	padding-right:20px;
	padding-top:3px;
	color:#FFFFFF;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	background-image:url(../images/Otra_02.jpg);
	background-position:785px 0px;
	background-repeat:no-repeat;
}

/* =Content
-----------------------------------------------------------------------------*/
#wrapper{
	width:942px;
	min-width:942px;
	height:100%;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

#container {
	width:100%;      
	min-height:100%;
	height:100%;
	background-image:url(../images/Otra_11.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#fcf4d9;
	float:left;
	margin-left:10px;	
}

#container-without {  /*xwris ta paidakia sto background*/
	width:100%;      
	min-height:100%;
	height:100%;
	background-color:#fcf4d9;
	float:left;
	margin-left:10px;	
}

#header{
	width:962px;
	height:308px;
	margin-left:auto;
	margin-right:auto;
}

#categories{
	float:left;
	width:250px;
	padding-left:40px;
}

#center{
	float:left;
	width:280px;
	padding-left:20px;
	padding-right:15px;
}

#right{
	width:300px;
	float:left;
	margin-bottom:15px;
}

#right h1{
	margin-left:25px;
}

#main{
	width:580px;
	float:left;
	padding-left:30px;
}

.product{
	background-image:url(../images/image-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:317px;
	height:160px;
	margin-top:5px;
	position:relative;
	float:left;
	font-size:11px;
}

.product img{
	position:absolute;
	top:7px;
	left:38px;
}

.product-details{
	margin-left:180px;
	line-height:1.9;
	width:140px;
	height:130px;
	overflow-y:auto;
}

.product-mesa{
	background-image:url(../images/image-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:190px;
	height:180px;
	margin-top:5px;
	position:relative;
	float:left;
	font-size:11px;
}

.product-mesa img{
	position:absolute;
	top:7px;
	left:38px;
}

.product-details-mesa{
	line-height:1.9;
	margin-top:140px;
	text-align:center;
}

#pages{
	float:right;
	font-size:11px;
	width:100%;
	text-align:right;
}

a.current:link, a.current:visited{
	font-weight:bold;
	border-bottom:#660000 1px solid;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	height:33px;
	width:100%;
	line-height:33px;
	text-align:right;
	font-size:11px;
	background-image:url(../images/Otra_17.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	margin-top:60px;
}

/* =Contact page only
-----------------------------------------------------------------------------*/
#contact{
	width:430px;
	padding-top:15px;
	padding-left:30px;
	padding-right:40px;
	float:left;
}

#map{
	width:410px;
	height:415px;
	float:left;
	margin-bottom:10px;
	margin-top:33px;
	border:5px #FFFFFF solid;
}

input, textarea{
   font-style:italic;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12px;
   color:#85991b;
   padding:4px;
   margin-top:4px;
   margin-bottom:4px;
   border:dotted 1px #CCCCCC;
   background-color:#FFFFFF;
}

.style1 {
	font-size: 11px;
	font-weight: bold;
	float:left;
}
