@charset "utf-8";
/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 */
.nivoSlider {
	position: relative;
	height: 370px; /*min-height*/
	width: 980px;
	margin: 3px 0px 3px 0px;
	/* background: #202834 url("/images/indeximages/παραδοσιακό-σαλόνι-ίκαρος.jpg") no-repeat 50% 50%; */
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:20px;
	top:19px;
	/*background:#ccc;
	color:#fff;*/
	/*opacity:0.8;  Overridden by captionOpacity setting */
	width:40%;
	z-index:89;
}
.nivo-caption p {
	padding:0;
	margin:0;
	color:#202834;
	font-size:.95em;
	/*font-weight:bold;*/
}
.nivo-caption h2 {
	padding:0;
	margin:0;
	color:#202834;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
#sliderhome {
	background:#202834 url("/images/indeximages/παραδοσιακό-σαλόνι-ίκαρος.jpg");
}
#sliderhome a {
	display:block; /* IE Fix */
}
#indexcontent {
	float:left;
	position:relative;
}
/* bottom flash slideshow*/
#screen2 {
	position:relative;
	height:195px;
	width:980px;
	margin-bottom:3px;
	background-color:#CCC;
	overflow:hidden;
	clear:both;
}
#screen2 .prev {
	float:left;
	margin:35px 5px 35px 5px;
}
#screen2 .next {
	float:right;
	margin:35px 5px 35px 5px;
}
#screen3 {
	position:relative;
	height:195px;
	width:980px;
	margin-bottom:3px;
	background-color:#CCC;
	overflow:hidden;
	clear:both;
}
#screen3 .prev {
	float:left;
	margin:35px 5px 35px 5px;
}
#screen3 .next {
	float:right;
	margin:35px 5px 35px 5px;
}
#slideshow {
	position:relative;
	width:840px;
	height:185px;
	overflow:hidden;
	padding:5px 0px 5px 0px;
	line-height:normal;
}
#slideshow ul {
	list-style-type: none;
	padding-left:225px;
	width:3900px
}
#slideshow li {
	margin:0px 0px; /*16px*/
	padding-left:32px;
	float:left;
	cursor:pointer;
}
#slideshow3 {
	position:relative;
	width:840px;
	height:185px;
	overflow:hidden;
	padding:5px 0px 5px 0px;
	line-height:normal;
}
#slideshow3 ul {
	list-style-type: none;
	padding-left:225px;
	width:3900px
}
#slideshow3 li {
	margin:0px 0px; /*16px*/
	padding-left:32px;
	float:left;
	cursor:pointer;
}