/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2008 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the
usage agreement available online at http://www.pagekits.com/usage/
*/


/* Page body style */

body
{
	margin: 0 0 20px 0;
	padding: 0;
  color: #000;
	background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
  line-height: 1.25em;
}


/* Standard paragraph style */

p, ul
{
	margin-top: 0;
  margin-bottom: 16px;
}


/* Links */

a:link, a:active
{
  color: #F79C19;
	background-color: inherit;
}

a:visited
{
	color: #999;
	background-color: inherit;
}


/* Headings */

h1, h2, h3
{
	font-weight: bold;
  padding-top: 10px;
}

h1
{
  text-transform: uppercase;
	font-size: 1em;
  margin: 0 0 35px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #d7d7d7;
}

h1 span
{
  font-weight: normal;
}

#container.homepage h1
{
  border-bottom: none;
  margin: 30px 0 0 0;
}

h2
{
	font-size: 1.1em;
  line-height: 1.0em;
  margin: 0 0 10px 0;
}

h3
{
	font-size: 1.0em;
  margin: 0 0 5px 0;
}


/* Container for page */

#container
{
	position: relative;
	margin: 0 auto;
  padding: 6px;
	width: 980px;
}



/* Page header area */

#page-header
{
  width: 980px;
  height: 80px;
  margin: 0 0 50px 0;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

#container.homepage #page-header
{
  height: 430px;
  margin: 0 0 20px 0;
	 background: #fff url(images/landshop3.jpg) no-repeat 0 80px; 
  border-bottom: none;
}

#container.homepage #page-header p
{
  position: absolute;
  left: 10px;
  top: 295px;
  width: 330px;
  height: 120px;
  color: #fff;
}

#logo
{
  position: absolute;
  left: 0;
  top: 54px;
  width: 13em;
  height: 10px;
  margin: 0;
  padding: 0;
  line-height: 0;
  background-color: #F79C19;
}

#logo h1, #container.homepage #logo h1
{
  padding: 0;
  margin: -1px 0 0 0;
  background-color: #F79C19;
  line-height: 1em;
  height: 0.9em;
  font-weight: bold;
  display: block;
  border-bottom: none;
}

#logo h1 a, #container.homepage #logo h1 a
{
  display: block;
  width: 100%;
  height: 10px;
  text-decoration: none;
}

#logo h1 a span
{
  color: #000;
  background-color: #fff;
  padding-right: 2px;
  font-weight: bold;
}

#logo h1 a span span
{
  font-weight: normal;
}

#logo h1 a:hover
{
  text-decoration: none;
}


/* Menu */

ul#menu
{
  position: absolute;
  left: 340px;
  top: 54px;
  width: 640px;
  line-height: 1em;
  height: 0.9em;
  margin: 0;
  padding: 0;
	font-size: 12px;
  font-weight: bold;
  text-align: right;
}

ul#menu li
{
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  background: transparent;
}

ul#menu li a
{
  margin: 0;
  padding: 0 0 0 8px;
  color: #000;
	text-decoration: none;
}

ul#menu li a:hover
{
  color: #F79C19;
}

#menu a:hover
{
	color: #000;
}


/* Text columns */

.text-col
{
  float: left;
  width: 300px;
  margin-right: 35px;
}
.text-col3
{
  float: left;
  width: 300px;
  margin-right: 10px;
}

/* Sidebar areas */



.sidebar
{
  float: left;
  width: 625px;  /* evros tmimatos fwto me keimeno */
  height: 296px;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.2em;
  padding-left: 10px;    /* evros tmimatos fwto xwris keimeno */
  padding-right: 10px;
  padding-top: 20px;   /* Katheti apostasi to keimenou apo tin orofi tis fvtografias */
  padding-bottom: 20px;
  background: #F79C19 url(images/landshop3.jpg) no-repeat 0 0;
}


/* Standard images */

img
{
	border: none;
}


/* Page footer */

#page-footer
{
  margin: 40px 0 0 0;
	padding: 10px 0;
  border-top: 1px solid #d7d7d7;
  color: #6a6a6a;
  font-size: 0.6em;
  text-transform: uppercase;

}
 




/* Clearing element */

.clear
{
  position: relative; clear: both; height: 1px; line-height: 1px; font-size: 1px;
}

