@charset "iso-8859-7";
/* CSS Document */


#section {
		height: 470px;/*372px*/
		width: 934px;/*100% !important;*/
		background: #FFF;
		overflow: hidden;
		position: relative;
}
.wrapper {
		width:100%;
		overflow:hidden;
}

.inner {
		position:relative;
		/*z-index:10;*/
		padding: 0px;
}

.kwiks_wrap {
		height: 470px;
		width: 894px;/*894*/
		overflow: visible;
}

.kwicks {
		list-style:none;
		margin:0;	
		overflow:hidden;
		width:100% !important;	
		height:470px;/*366px*/
		position:relative
}

.kwicks > li {
		width: 154px;/*186 με 5 -176 orig*/
		height: 470px;/*366px*/
		float: left;
		overflow: hidden;
		background: url(../images/food_drink/bg_kwiks_right.jpg) no-repeat right top;
		cursor: auto;
		padding: 0px;
		position: relative;
}
.text {
		float: left;
		height: 470px;/*366px*/
		text-indent: -9999px;
		cursor: pointer;
		width: 40px;/*60px oso foto*/
		padding: 0px;
		overflow: hidden;
}


#page_1 .text {
		background: url(../images/food_drink/page_coffee.jpg) no-repeat 0px 0px;
}
#page_2 .text {
		background: url(../images/food_drink/page_2.jpg) no-repeat 0px 0px;
}

#page_3 .text {
		background:url(../images/food_drink/page_3.jpg) no-repeat 0 0
}
#page_4 .text {
		background:url(../images/food_drink/page_4.jpg) no-repeat 0 0
}
#page_5 .text {
		background:url(../images/food_drink/page_5.jpg) no-repeat 0 0
}
#page_6 .text {
		background:url(../images/food_drink/page_6.jpg) no-repeat 0 0
}
#page_1.active .text, #page_1:hover .text {
		background: url(../images/food_drink/page_coffee_active.jpg) no-repeat 0px 0px;
}
#page_2.active .text, #page_2:hover .text {
		background: url(../images/food_drink/page_2_active.jpg) no-repeat 0px 0px;
}
#page_3.active .text, #page_3:hover .text {
		background:url(../images/food_drink/page_3_active.jpg) no-repeat 0 0;
		overflow: hidden;
}
#page_4.active .text, #page_4:hover .text {
		background:url(../images/food_drink/page_4_active.jpg) no-repeat 0 0
}
#page_5.active .text, #page_5:hover .text {
		background:url(../images/food_drink/page_5_active.jpg) no-repeat 0 0
}
#page_6.active .text, #page_6:hover .text {
		background:url(../images/food_drink/page_6_active.jpg) no-repeat 0 0
}
.cont {
		position: absolute;
		left:55px;/*107px*/
		top:0px;/*32px*/
		width:670px;/*change widht with .kwicks > li, orig:500px*/
		height:460px;/*320px*/
		overflow:hidden;
}
.pad_top1 {
}




.pad_bot1 {
		color: #cb071d;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		padding: 0px;
}
.pad_bot2 {
		padding: 10px 0px 3px;
}

.cols.pad_left1 {
	padding-left: 15px;
	float: left;
	/*height: 446px;*/
}




/*layout inside*/
.col1, .col2, .col3, .cols {
		float:left;
		font: 12px/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #000;
}
.cols {
		width:210px;
}

.cols p {
		font: 10px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #000;
		text-align: left;
		margin: 0px;
		padding: 10px 10px 0px 0px;
		display: block;
}


.red {
		color: #cb071d;
		font-weight: bold;
		font-size: 15px;
}

.bold {
		color: #000;
		font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
