@charset "UTF-8";
/* CSS Document */



/****************************************************/


/*******************************************************/
* { margin: 0; padding: 0px; }

a img {border: none; }


html, body {
	margin: 0;
	padding: 0;
	background-color: #583a38;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background-image: url(../images/layout/canvas5.jpg);
	background-repeat: repeat;
	height: 100%;
}




#wrapper {
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*background-color:#7D3921;*/
	position: relative;
	/* [disabled]background-color: #CF9; */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -142px;
	margin-left: auto;
}

#logo{
	position: absolute;
	width: 179px;
	height: 179px;
	left: 50px;
	top: 0px;
	z-index: 102;
}



#menu{
	margin:0;
	padding:0;
	position: absolute;
	height: 80px;
	width: 900px;
	top: 120px;
	/********background-color:#CC9;  /******** temporary**********/
	text-align: center;
	left: 40px;
	z-index:105;
}


#black_bg_up{
	background-color: # 000;
	position: absolute;
	height: 340px;
	width: 100%;
	top: 0px;
	right: 0px;
	z-index:98;
	background-color: #000;
}


/*********************************  NEW   ***********************/

#banner{
	background-repeat: no-repeat;
	position: absolute;
	height: 340px;
	width: 980px;
	top: 0px;
	left: 0px;
	z-index: 99;
}




#banner.index{
	background-image: url(../images/index_banner_new2.jpg);
}


#banner.company{
	background-image: url(../images/company_banner.jpg);
	/* [disabled]background-color: #F99; */
}

#banner.breda{
	background-image: url(../images/breda_banner.jpg);
	
}



#banner.ypoloipa_proionta{
	background-image: url(../images/ypoloipa_proionta_banner.jpg);
	
}

#banner.coffee_culture{
	background-image: url(../images/coffee_culture_banner.jpg);
	
}

#banner.eksoplismos{
	background-image: url(../images/eksoplismos_banner2.jpg);
	
}

#banner.contact{
	background-image: url(../images/contact_banner.jpg);
	
}






/********************************* UL MENU ************************/

ul.sdt_menu{
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:14px;
	width:900px;
	padding: 0px;
	right: 30px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	z-index:103;
}

ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:150px;
	height:85px;
	position:relative;
	cursor:pointer;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	height:85px;
	z-index:12;
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
	background-color: transparent;
	background-image: url(../images/overlay_black.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:25px;
	left:0px;
	width:150px;
	height:60px;
	z-index:15;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:85px;
	width:150px;
	height:0px;
	left:0px;
	z-index:-14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#CEAAA2;
	font-size:22px;
	float:left;
	clear:both;
	text-align: left;
}
ul.sdt_menu li span span.sdt_link_align{
	color:#CEAAA2;
	font-size:24px;
	float:left;
	clear:both;
}
ul.sdt_menu li span span.sdt_descr{
	color:#D2AEA4;
	float:left;
	clear:both;
	width:155px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
	font-weight: normal;
}
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:150px;
	overflow:hidden;
	height:150px;
	top:85px;
	left:0px;
	display:none;
	background:#000;
	z-index: 11;
}




ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#FFF;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#D2AEA4;
	z-index:
}


/*******************************************************************/
div.sdt_box_special a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}

div.sdt_box_special{
	display:block;
	position:absolute;
	width:170px;
	overflow:hidden;
	height:350px;
	top:85px;
	left:0px;
	display:none;
	background:#000;
	z-index: 11;
}
div.sdt_box_special a{
	float:left;
	clear:both;
	line-height:30px;
	color:#0B75AF;
}
div.sdt_box_special a:first-child{
	margin-top:15px;
}
 div.sdt_box_special a:hover{
	color:#FFF;
}

.special{
	position: relative;
	right: 36px;
	line-height: 2px;
	text-align: center;
}

#prod_menu{
	height: auto;
	width:170px;	
	
	
}

/***************************** Main content - main text**********************************************/

#side_canvas{
	background-image: url(../images/side_canvas.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 600px;
	width: 135px;
	top: 0px;
	left: -25px;
}


#main_text{
	background-color: #FFF;
	position: absolute;
	height: 400px;
	width: 650px;
	left: 150px;
	top: 100px;
	text-align: justify;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#main_text.breda{
	width: 600px;	
	
}



#content_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	height: 20px;
	width: 200px;
	position: absolute;
	left: 160px;
	top: 60px;
	z-index: 200;
}



#certifications{
	background-color: #FFF;
	position: absolute;
	height: 200px;
	width: 300px;
	top: 250px;
	right: 0px;
}





/************************ root path ******************/

#path{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	height: 20px;
	width: 300px;
	position: absolute;
	left: 160px;
	top: 20px;
	z-index: 600;
}


.root_nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
span.root_nav{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

span.root_olive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AE8D63;
}
.root_nav:link{
	text-decoration: none;
	color: #CCC;
}
.root_nav:visited{
	text-decoration: none;
}
a.root_nav:hover{
	text-decoration: none;
}
.root_nav:active{
	text-decoration: none;
}






/*********************   Slideshows **********************************************/

#content{
	position: absolute;
	height: 500px;
	width: 980px;
	top: 0px;
	left: 0px;
	/* [disabled]background-color: #FFF; */
	margin-bottom: 150px;
	min-height: 100%;
}

#content.index{
	height: 600px;
}



#slideshows{
	position: absolute;
	height: 400px;
	width: 900px;
	right: 190px;
	top: 250px;
	z-index: 100;
	height: 700px; 
}


#slideshow {
	margin: 50px auto;
	position: absolute;
	width: 240px;
	height: 240px;
	padding: 10px;
	box-shadow: 0 0 20px rgba(0,0,0,0.4);
	top: 0px;
	left: 190px;
	/* [disabled]float: left; */
}



#slideshow > div {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}

#slideshow1 {
	margin: 50px auto;
	position: absolute;
	width: 240px;
	height: 240px;
	padding: 10px;
	box-shadow:  0px 0px 20px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.4); 
	top: 0px;
	left: 468px;
}

#slideshow1 > div {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}

#slideshow2 {
	margin: 50px auto;
	position: absolute;
	width: 239px;
	height: 240px;
	padding: 10px;
	box-shadow:  0px 0px 20px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
	top: 0px;
	left: 745px;
}

#slideshow2 > div {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}





#footer_mainpage{
	 position: absolute;
    margin: -7.5em auto 0 auto;
}



#wrap_main{
	background-color: #FFF;
	position: absolute;
	height: 500px;
	width: 850px;
	top: 290px;
	left: 65px;
	-moz-box-shadow: 0 0 20px black;
	-webkit-box-shadow: 0 0 20px black;
	box-shadow: 0 0 20px black;
	z-index: 101;
	z-index: 101;
	clear: both;
	margin-bottom: 100px;
	/* [disabled]background-image: url(../images/transparent-bottom2.png); */
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding-bottom: 100px;
}



#white_main{
	position: absolute;
	height: 400px;
	width: 800px;
	top: 290px;
	left: 90px;
	z-index: 101;
	margin-bottom: 20px;
}

#margin_bottom{
	background-color: #F69;
	position: relative;
	height: 100px;
	width: 800px;
	top: 900px;
	left: 90px;
	z-index: 200;
}




/*****************************************************************/

#facebook{
		position: absolute;
	height: 40px;
	width: 450px;
	bottom: -60px;
	left: 45px;
}

#facebook_index{
	position: absolute;
	height: 40px;
	width: 450px;
	bottom: 40px;
	left: 100px;
	/* [disabled]background-color: #C93; */
}

.facebook_logo{
	position: relative;
	height: 30px;
	width: 30px;
	top: 8px;
	right: -20px;
}


#footer {
	position: absolute;
	width: 830px;
	height: 65px; /* .push must be the same height as .footer */
	z-index:100;
	right: -5px;
	bottom: -100px;
	/* [disabled]background-color: #9C9; */
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	color: #511215;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#footer.index{
	right:55px;
	bottom:-20px;
}


#copyright{
	position: absolute;
	height: 50px;
	width: 350px;
	top: 40px;
	font-size: 11px;
	right: 300px;
	color: #333;
}


			h1.title{
	text-indent:-9000px;
	background:transparent url(title.png) no-repeat top left;
	width:633px;
	height:69px;
			}
			
			
			
/***************************** Vertical menu **********************/


/****************************** navigation vertical ******************************/



	#navigation {
	border-right:1px solid #999;
	width:145px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	position: relative;
	top: 30px;
	left: -10px;
	list-style-type: none;
	height: auto;
	background-repeat: no-repeat;
	margin-bottom: 234px;
}
#navigation a  {
	background:url(../images/company_vertical_menu5.png);
	display:block;
	height:47px;
	text-indent:-9000px;
	list-style-type: none;
	background-repeat: no-repeat;
}
#navigation a.link1:hover {
	background-position:-140px 0px;
	list-style-type: none;
}
#navigation a.link2 {
	background-position:0px -47px;
	list-style-type: none;
}
#navigation a.link2:hover {
	background-position:-140px -47px;
	list-style-type: none;
}
#navigation a.link3 {background-position:0px -94px;}
#navigation a.link3:hover{background-position:-140px -94px;}

#navigation a.link4 {background-position:0px -143px; list-style-type: none;}
#navigation a.link4:hover {background-position:-140px -143px; list-style-type: none;}


/*ypoloipa proionta**/

#navigation_y {
	border-right:1px solid #999;
	width:145px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	position: relative;
	top: 30px;
	left: -10px;
	list-style-type: none;
	height: auto;
}
#navigation_y a  {
	display:block;
	height:47px;
	text-indent:-9000px;
	list-style-type: none;
	background-image: url(../images/ypoloipa_proionta_vertical.png);
	background-repeat: no-repeat;
}
#navigation_y a.link1:hover {
	background-position:-146px -1px;
	list-style-type: none;
}
#navigation_y a.link2 {
	background-position:0px -47px;
	list-style-type: none;
}
#navigation_y a.link2:hover {
	background-position:-146px -49px;
	list-style-type: none;
}
#navigation_y a.link3 {background-position:0px -94px; list-style-type: none;}
#navigation_y a.link3:hover{background-position:-146px -96px; list-style-type: none;}
#navigation_y a.link4 {background-position:0px -141px; list-style-type: none;}
#navigation_y a.link4:hover {background-position:-146px -143px; list-style-type: none;}
#navigation_y a.link5 {background-position:0px -188px; list-style-type: none;}
#navigation_y a.link5:hover {background-position:-146px -190px; list-style-type: none;}
#navigation_y a.link6 {background-position:0px -235px; list-style-type: none;}
#navigation_y a.link6:hover {background-position:-146px -238px; list-style-type: none;}
#navigation_y a.link7 {background-position:0px -282px; list-style-type: none;}
#navigation_y a.link7:hover {background-position:-146px -287px; list-style-type: none;}
#navigation_y a.link8 {background-position:0px -329px; list-style-type: none;}
#navigation_y a.link8:hover {background-position:-146px -331px; list-style-type: none;}
#navigation_y a.link9 {background-position:0px -376px; list-style-type: none;}
#navigation_y a.link9:hover {background-position:-146px -380px; list-style-type: none;}

/**************************/


/*Breda Navigation */



/*Breda Navigation */



#navigation_b {
	border-right:1px solid #999;
	width:155px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	position: absolute;
	top: 60px;
	left: -10px;
	list-style-type: none;
	height: auto;
	z-index: 300;
}
#navigation_b a  {
	display:block;
	height:51px;
	text-indent:-9000px;
	list-style-type: none;
	background-image: url(../images/vertical_breda_Tom3.png);
	background-repeat: no-repeat;
}
#navigation_b a.link1:hover {
	background-position:-158px 3px;
	list-style-type: none;
}
#navigation_b a.link2 {
	background-position:0px -47px;
	list-style-type: none;
}
#navigation_b a.link2:hover {
	background-position:-156px -47px;
	list-style-type: none;
}
#navigation_b a.link3 {background-position:0px -94px; list-style-type: none;}
#navigation_b a.link3:hover{background-position:-158px -95px; list-style-type: none;}
#navigation_b a.link4 {background-position:0px -141px; list-style-type: none;}
#navigation_b a.link4:hover {background-position:-158px -142px; list-style-type: none;}
#navigation_b a.link5 {background-position:0px -188px; list-style-type: none;}
#navigation_b a.link5:hover {background-position:-158px -195px; list-style-type: none;}
#navigation_b a.link6 {background-position:0px -235px; list-style-type: none;}
#navigation_b a.link6:hover {background-position:-156px -244px; list-style-type: none;}






#breda_logo_left{
	background-repeat: no-repeat;
	position: absolute;
	height: 60px;
	width: 130px;
	clear: both;
	float: none;
	left: 0px;
	top: 20px;
	z-index: 305;
}


#breda_logo_right{
	background-image: url(../images/breda_logo_right.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 200px;
	width: 194px;
	clear: both;
	float: none;
	right: -80px;
	top: -50px;
	z-index: 10;
}




/****************************************************/

.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.olive_text {
	color: #AE8D63;
}
.italics{
	font-style: italic;	
	}


/*****************************************/

.picture_padding10{
	padding: 10px;	
	
}

.picture_box{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;

}

.left_gap{
	position: absolute;
	height: auto;
	width: auto;
	left: 50px;
	top: 300px;	
	
}


/******************** Specific page css ******************/


#bistrot_tea{
	position: absolute;
	height: 200px;
	width: 300px;
	top: 33px;
	right: 0px;
}

#meli_text{
	position: absolute;
	height: 400px;
	width: 650px;
	top: 520px;
	right: 0px;
}
#meli{
	position: absolute;
	height: 320px;
	width: 200px;
	/* [disabled]bottom: -453px; */
	right: 100px;
	top: 18px;
}

#syrup{
	position: absolute;
	height: 176px;
	width: 250px;
	top: 18px;
	right: 20px;
}

#capri_text{
	position: absolute;
	height: 200px;
	width: 200px;
	right: 180px;
	bottom: -750px;
}
#pagotou_text{
	position: absolute;
	height: 200px;
	width: 200px;
	right: 280px;
	bottom: -1000px;
}


#oranges{
	position: absolute;
	height: 286px;
	width: 300px;
	top: 30px;
	right: 40px;
}

#chocolate{
	position: absolute;
	height: 395px;
	width: 300px;
	top: 0px;
	right: -15px;
}

#ellinikos{
	background-image: url(../images/ellinikos.jpg);
	position: absolute;
	height: 600px;
	width: 600px;
	top: 0px;
	right: 40px;	
	
}

#ellinikos_text{
	position: absolute;
	height: 500px;
	width: 300px;
	top: 0px;
	left: 10px;	
	
}

#filtrou{
	background-image: url(../images/filtrou.jpg);
	position: absolute;
	height: 300px;
	width: 700px;
	top: 0px;
	right: -35px;
	background-repeat: no-repeat;
}

#fredocino2{
	position: absolute;
	height: 252px;
	width: 180px;
	right: 0px;
	bottom: -300px;
}

#granites{
	background-image: url(../images/granita_banner2.jpg);
	position: absolute;
	height: 365px;
	width: 690px;
	top: 0px;
	right: -25px;
}

#smoothies{
	background-image: url(../images/smoothies.jpg);
	position: absolute;
	height: 365px;
	width: 690px;
	top: 400px;
	right: 0px;
}

.smoothies_text{
	font-size: 18px;
	line-height: 25px;
	position: absolute;
	height: 400px;
	width: 250px;
	left: 50px;
	top: 100px;
	color: #744A1F;
	font-family: Arial, Helvetica, sans-serif;
}


#sympyknwmenoi_xymoi{
	background-image: url(../images/concentrated_juices.jpg);
	position: absolute;
	height: 436px;
	width: 690px;
	top: 800px;
	right: 0px;
}


.concentrated_text{
	font-size: 14px;
	line-height: 15px;
	position: absolute;
	height: 400px;
	width: 250px;
	left: 50px;
	top: 100px;
	color: #744A1F;
	font-family: Arial, Helvetica, sans-serif;
}
.concentrated_juices_text{
	position: absolute;
	height: 250px;
	width: 500px;
	left: 50px;
	bottom: -250px;
	color: #724A24;
}

#mixanes{
	background-image: url(../images/mixanes.jpg);
	position: absolute;
	height: 609px;
	width: 636px;
	top: 20px;
	right: 0px;
}


#barista{
	position: absolute;
	height: 300px;
	width: 250px;
	top: 750px;
	left: 50px;	
	
}

#professional_line{
	position: absolute;
	height: 1400px;
	width: 650px;
	top: 20px;
	right: 0px;
	background-image: url(../images/professional_line_vertical.jpg);
	background-repeat: no-repeat;
}

#velluto{
	position: absolute;
	height: 218px;
	width: 400px;
	top: 520px;
	left: 15px;
	background-image: url(../images/velluto.jpg);
	background-repeat: no-repeat;
}
