/********************************************************************
 * http://www.leadmar.gr (Cascade style Sheet)
 *
 * Copyright (c) 2008
 * Powered by Web-Experts
 ********************************************************************/

BODY {
	scrollbar-face-color: C4C4C4;
	scrollbar-track-color: DDDDDD;
	scrollbar-arrow-color: 000109;
	scrollbar-highlight-color: FCFCFC;
	scrollbar-3dlight-color: C4C4C4;
	scrollbar-shadow-color: AAAAAA;
	scrollbar-darkshadow-color: 848488;
	background-color:#cddedb;
	width:100%;
	padding: 0;
	border: none;
	margin: 0px;
	font-family: Tahoma,Century Gothic Times New Roman, MS Serif, Arial, Arial Black;
}

.bg {
background-image:url(../images/bg.gif);
background-repeat:no-repeat;

}

A:link {
	font-weight: 400; font-size: 12px; color: #71767f; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A:visited {
	font-weight: 400; font-size: 12px; color: #71767f; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A:hover, A:visited:hover {
	font-weight: 400; font-size: 12px; color: #71767f; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A:active {
	font-weight: 400; font-size: 12px; color: #71767f; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A.selected:link {
	font-weight: 400; font-size: 12px; color: #71767f; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A.selected:visited {
	font-weight: 400; font-size: 12px; color: #71767f; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A.selected:hover, A.selected:visited:hover {
	font-weight: 400; font-size: 12px; color: #71767f; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

TD {
	font-weight: normal;  font-size: 12px; color: #71767f; font-style: normal; 
	font-family: Tahoma,Century Gothic Times New Roman, MS Serif,  Arial, Arial Black;
	text-align: justify;
}

form {  
  margin: 0;
  padding: 0;
}

img {
	border: 0px;
}

TD.smalltd {
	height: 12px;
}

.leftit {
	text-align:left;
}

.rightit 
{
	text-align: right;
}

.centered {
	text-align: center;
}

.topit {
	vertical-align: top;
}

.middleit {
	text-align:center;
}
.middleit {
	-moz-align:center;
}

.bottomit {
	vertical-align: bottom;
}

.bodyline {
	 border: 1px solid #000000;
}

.toppadit {
	padding-top: 20px;
}


.bottompadit {
	padding-bottom: 20px;
}

.leftpadit {
	padding-left: 20px;
}

.rightpadit {
	padding-right: 20px;
}

.srinkit {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.boldit
{
	font-weight: bold;
}

.underlineit
{
	text-decoration: underline;
}

.inputcontact {
	width: 150px;
	height: 20px;
	font-weight: normal;  font-size: 11px; color: #333333; font-style: normal; 
	text-align: right;
	background-color: #f1f1f1;
	border: 1px #cccccc solid;
}

.inputcontacttextarea {
	width: 150px;
	height: 70px;
	font-weight: normal;  font-size: 11px; color: #333333; font-style: normal; 
	text-align: right;
	background-color: #f1f1f1;
	border: 1px #cccccc solid;
}

.shadeform { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 170px;
	border: #333333 1px solid;
}
	
.shadetextarea { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 400px;
	height: 120px;
	border: #333333 1px solid;
}

.shadedropdown { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	border: #333333 1px solid;
}

.shadeselect { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 200px;
	height: 16px;
	border: #333333 1px solid;
}

TD.tinytd {
	height: 8px;
}

TD.hspace {
	width: 7px;
}

TD.vspace {
	height: 7px;
}

#marqueecontainer {
	overflow:hidden;
	position:relative;
	width:100%;
}

/*******************************************************************************
 * Class: orange it
/*******************************************************************************/
.orange {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#df9719;
	text-decoration: none;
}

.orange A:link, .orange A.selected:link {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#df9719;
}
.orange A:visited, .orange A.selected:visited {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#df9719;
}
.orange A:hover, .orange A.selected:hover, .orange A:visited:hover {
	text-decoration: underline;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#df9719;
}

.white {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}
.book {
background-image:url(../images/form.gif);
background-repeat:no-repeat;
}

.footer {
background-image:url(../images/footers.gif);
background-repeat:no-repeat;
background-position:center;
}

/*******************************************************************************
 * Class: whiteit it
/*******************************************************************************/
.whiteit {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	text-decoration: none;
}

.whiteit A:link, .whiteit A.selected:link {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}
.whiteit A:visited, .whiteit A.selected:visited {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}
.whiteit A:hover, .whiteit A.selected:hover, .whiteit A:visited:hover {
	text-decoration: underline;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}


/*******************************************************************************
 * Class: redit it
/*******************************************************************************/
.redit {
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#8d2e08;
	text-decoration: none;
}

.redit A:link, .redit A.selected:link {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#8d2e08;
}
.redit A:visited, .redit A.selected:visited {
	text-decoration: none;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#8d2e08;
}
.redit A:hover, .redit A.selected:hover, .redit A:visited:hover {
	text-decoration: underline;
	font-family:Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#8d2e08;
}


.header
{
	position: relative;
}
.header img
{
	width: 100%;
}
.header .main-menu
{
	position: absolute;
    width: 110px;
    height: 160px;
    top: 190px;
    left: 175px;
}
.header .main-menu a
{
    display: inline-block;
    width: 100%;
    float: left;
    color: #fff;
    font-size: 13px;
    margin-bottom: 11px;
}
.header .lang-menu
{
    position: absolute;
    top: 10px;
    right: 15px;
}
.header .lang-menu a
{
	font-weight: bold;
}