* { 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: #434242;
	height:100%;
	min-height:100%;
	min-width:940px;
}

body {
	margin:0px;
	height:100%;
	min-height:100%;
	line-height:1.7;
	min-width:940px;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-attachment:fixed;
	background-repeat:repeat-x;	
	background-color:#c0c8a9;	
}

p{
	margin-bottom:8px;
	margin-top:3px;
}

ul{
	list-style-type:none;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited { font-style: normal; font-size:11px; color:#FFFFFF; text-decoration:none; border-bottom:1px #FFFFFF dotted; padding-bottom:2px; }

a:hover { font-style: normal; color:#fea605; font-size:11px; text-decoration:none; border-bottom:#fea605 1px dotted; padding-bottom:2px; }

a.else:link, a.else:visited { font-style: normal; font-size:11px; color:#ff7e02; text-decoration: none; border:none; }

a.else:hover { font-style: normal; color:#f93385; font-size:11px; text-decoration: none; border:none; }

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:#768444; font-size:11px; text-decoration:none; border-bottom:1px #768444 dotted; padding-bottom:2px; }

/* =Top
-----------------------------------------------------------------------------*/
#top{
	margin-top:-35px;
	height:35px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	margin-bottom:4px;
}

#lang{
	float:left;
	font-size:11px;
	padding-left:15px;
	color:#FFFFFF;
}

#cart{
	float:left;
	font-size:11px;
	color:#FFFFFF;
}

#user{
	float:right;
	font-size:11px;
	color:#FFFFFF;
}

#top-right{
	width:420px;
	float:right;
	padding-left:15px;
	padding-right:15px;
}

/* =Content
-----------------------------------------------------------------------------*/
#wrapper{
	width:940px;
	min-width:940px;
	margin-left:auto;
	margin-right:auto;
	padding-top:35px;
	padding-bottom:30px;
}

#container {               
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#fafafa;
	min-width:920px;
	width:920px;
	min-height:600px;
	padding-left:20px;
}

#header{
	width:940px;
	height:360px;
}

#left_bar{
	float:left;
	width:273px;
	padding-top:23px;
}

#center{
	width:644px;
	float:left;
	padding-top:23px;
	margin-bottom:15px;
}

#mbody{
	float:left;
	width:638px;
	padding-right:5px;
	background-repeat:no-repeat;
	margin-top:25px;
}

#body-bg{
	padding-top:40px;
	float:left;
	width:100%;
}

.product{
	background-image:url(../images/Markaki_11.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:317px;
	height:165px;
	margin-top:5px;
	position:relative;
	float:left;
	font-size:11px;
}

.product-image{
	position:absolute;
	top:7px;
	left:24px;
	text-align:center;
	vertical-align:middle;
	 width:122px; 
	 height:116px;
}

.product-details{
	margin-left:160px;
	line-height:1.9;
}

.product-details img{
	margin-left:5px;
	border:1px #888888 solid;
	margin-top:-5px;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	height:33px;
	width:935px;
	line-height:33px;
	text-align:right;
	font-size:11px;
	background-image:url(../images/footer.gif);
	padding-right:5px;
	margin-right:5px;
}

/* =Index only
-----------------------------------------------------------------------------*/
#welcome{
	background-position:left top;
	background-repeat:no-repeat;
	height:128px;
	width:250px;
	position:relative;
	float:left;
	padding-top:45px;
	padding-left:30px;
}

#profil{
	background-position:left top;
	background-repeat:no-repeat;
	width:250px;
	position:relative;
	float:left;
	padding-top:45px;
	padding-left:30px;
}

#contact{
	background-position:left top;
	background-repeat:no-repeat;
	height:158px;
	width:250px;
	position:relative;
	float:left;
	padding-top:45px;
	padding-left:30px;
}

/* =Various styles
-----------------------------------------------------------------------------*/
.kalathi {
	color: #fea605;
}

.pages{
position:relative;
text-align:center;
color: #0000FF;
font: bold;
}
.pages a:link,.pages a:visited{
margin-bottom:0px;
border:#CCCCCC solid 1px;
color: #80c3ed;
padding-left: 5px;
padding-right: 5px;
}

