.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;
}

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

html {
	font-family:Tahoma;
	font-size: 13px; 	
	color:#000000;
	height:100%;
	line-height:1.7;
	background:url(../images/bg.jpg) bottom right no-repeat #f9f4e2;
}

p{ 	margin-bottom:8px; }

/* =Links
-----------------------------------------------------------------------------*/
a:link, a:visited, a:active {
	font-style: normal;
	text-decoration: underline;
	color:#011f36;
	font-weight:bold;
}

a:hover {
	font-style: normal;
	color:#ec0000;
}

/* =Headings
-----------------------------------------------------------------------------*/
h1{
	font-size:18px;
	letter-spacing:-1px;
	margin-bottom:5px;
	font-family:"Courier New", Courier, monospace;
	color:#4d2803;
	text-decoration:underline;
}

/* =Menu 
-----------------------------------------------------------------------------*/
#menu-container{
	width:100%;
	float:left;
	text-align:center;
	background-color:#4d2803;
	height:35px;
}

#logo{
	font-family:Impact;
	font-size:24px;
	font-style:italic;
	color:#230001;
	line-height:normal;
	margin-top:5px;
}

#menu{
	width:924px;
	margin:0 auto;
	text-align:left;
}

#menu ul{
	list-style:none;
}

#menu li{
	display:inline;
}

#menu li a{
	display:block;
	float:left;
	height:100%;
	font-size:13px;
	line-height:33px;
	color:#f4eed8;
	font-weight:bold;
	text-decoration:none;
	padding-left:18px;
	padding-right:25px;
}

#menu li a:hover{
	background-color:#f4eed8;
	color:#330033;
}

/* =Content
-----------------------------------------------------------------------------*/
#languages{
	float:right;
	color:#f4eed8;
	line-height:33px;
	font-size:12px;
	padding-right:15px;
}

#languages a{
	color:#f4eed8;
	font-size:12px;
}

#wrapper{
	width:924px;
	height:100%;
	margin:0 auto;
}

#container {
	width:924px;
	height:100%;
	min-height:710px;
}

#header{
	float:left;
	width:924px;
	height:266px;
	background:url(../images/Moysidis_03.jpg)
}

#left{
	float:left;
	width:210px;
	padding-left:10px;
	height:auto;
	padding-right:15px;
	padding-top:15px;
}

#left li{
	display:block;
	float:left;
	width:100%;
	border-bottom:#230001 dotted 1px;
	background:url(../images/tick.jpg) left center no-repeat;
}

#left li a{
	font-size:13px;
	padding-left:20px;
	line-height:29px;
	text-decoration:none;
	font-weight:normal;
}

#newsletter{
	float:left;
	background:url(../images/newsletter.gif) -3px -2px no-repeat;
	width:216px;
	height:190px;
	margin-top:20px;
	color:#f4eed8;
}

#newsletter p{
	padding-top:60px;
	padding-left:16px;
	float:left;
	padding-right:15px;
	line-height:1.5;
	font-size:12px;
}

#right{
	float:left;
	width:400px;
	padding-left:20px;	
	padding-top:15px;
}

#main{
	float:left;
	width:650px;
	padding-left:20px;	
	padding-top:15px;
}

#right-in{
	background:none;
}

#magazia{
	float:left;
	background:url(../images/121.gif) 0px -10px no-repeat;
	height:517px;
	width:220px;
	padding-left:35px;
	padding-top:10px;
	margin-top:15px;
}

ul {
	list-style:inside;
	list-style-type:disc;
	margin-left:-2px;
}

#products{
	width:620px;
	float:left;
	padding-top:35px;
	padding-left:35px;
	padding-right:35px;
}

.product{
	background-image:url(../images/image-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:317px;
	height:180px;
	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.3;
	width:140px;
	height:130px;
	overflow-y:auto;
}

.product-mesa{
	width:160px;
	height:150px;
	margin-top:5px;
	position:relative;
	float:left;
	font-size:11px;
}

.product-mesa img{
	border:#000033 1px solid;
}

.product-details-mesa{
	line-height:1.3;
	text-align:center;
}

#products-menu a{
	border-bottom:1px dotted #000033;
	display:block;
	width:150px;
	float:right;
}

.photobig{
	border:#000033 3px solid;
	margin-bottom:5px;	
}

.info{
	float:left;
	width:220px;
	padding-left:10px;
}

/* =Contact only elements
-----------------------------------------------------------------------------*/
#contact{
	float:left;
	width:300px;
	padding-left:5px;
}

#map{
	margin-top:35px;
	width:340px;
	height:320px;
	float:left;
	margin-left:20px;
	font-size:12px;
}

input, textarea{
   font-family:"Trebuchet MS", "Times New Roman";
   padding:4px;
   margin-top:4px;
   margin-bottom:4px;
   border:1px dotted #000033;
}

#footer{
	width:100%;
	text-align:center;
	font-size:11px;	
	background-color:#4d2803;
	height:35px;
	color:#f4eed8;
	line-height:33px;
	margin-top:30px;
}

#footer a{
	color:#f4eed8;
	font-size:11px;
	}
	
#maps{
	float:left;
	width:300px;
}

#form1{
	width:300px;
	float:left;
}
.style3 {
	font-size: 22px;
	color: #ec0000;
	margin-left:50px;
}
.style2 {font-size: 12px}
#error{
 	color:#FF0000;
	display:none;
}
.ElemError{
	background-color:#FF0000;
	color:#000000;
}
#response{color:#006600;}