@charset "utf-8";

/*============================== */
			@media all { 
/* ===========================================================================================	*/



* {padding:0px; margin:0px;}

body {
	text-align:center;
	font-family: "trebuchet MS", "Century Gothic", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	background-image: url(template_images/pat1.jpg);
	background-repeat: repeat;
}

p {
	padding-top: 5px;
}

img {padding:0px; margin:0px;}

#wrapper {
	width: 905px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}

/* ===============================================================
	CART
=============================================================== */

#sliderWrap {
font-family: "Century Gothic", "Trebuchet MS", Arial, Verdana;
margin: 0;
width: 470px;
}
#slider {
position: absolute;
background-image:url(slider.png);
background-repeat:no-repeat;
background-position: bottom;
width: 470px;
height: 220px;
margin-top: -178px;
z-index:999999;
left: 90px;
}
#slider img {
border: 0;
}
#sliderContent {
width: 420px;
height: 180px;
	margin: 0px;
	position: absolute;
	text-align:center;
	color:#333333;
	font-weight:bold;
	padding: 10px 20px 10px 35px;
	left: 0px;
	background-image: url(template_images/cart.png);
	background-repeat: no-repeat;
}
#openCloseWrap {
	position:absolute;
	margin: 179px 0 0 0;
	font-size:12px;
	font-weight:bold;
	left: 86px;
width: 282px;
height: 41px;
padding: 0px;
color: #ffffff;
}

#slider a:link,
#slider a:visited {
color: #C7AA5B;
font-weight: bold;
text-decoration:underline;
}

#slider a:hover,
#slider a:active {
color: #C7AA5B;
font-weight: bold;
text-decoration:none;
}

.cart_left {
width: 192px;
float: left;
padding: 50px 0 0 0;
font-size: 12px;
font-weight: normal;
}

.cart_right {
width: 215px;
float: left;
padding: 11px 0 0 10px;
font-size: 12px;
font-weight: normal;
}

.cart_right_header {}

.cart_right_form {
font-size: 10px;
padding: 20px 0 3px 0;
}

.logbutton {
text-align: right;
padding: 5px 23px 0 0;
}

#Cart1_Button1 {
font-size: 10px;
}

.cart_right_code {}

.cart_options {
font-size: 12px;
padding: 17px 0 3px 0;
}

#Cart1_HyperLink2 {
display: block;
padding: 5px;
}

#Cart1_Button2 {
font-size: 10px;
}

.cart_options .logbutton {
text-align: center;
padding: 5px 0px 0 4px;
}

/* ===============================================================
	END CART
=============================================================== */


#logo {
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 222px;
	width: 214px;	
}

#stamps {
	z-index: 9;
	position: absolute;
	top: 62px;
	left: 91px;
	width: 750px;
	height: 191px;
}

#catphoto {
	z-index: 11;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 349px;
	width: 472px;
	}

#productphoto {}

#container {
	width: 750px;
	top: 253px;
	left: 91px;
    z-index: 5;
	position: absolute;
}

#paper {
    background-color: #FFFFFF;
	background-image: url(template_images/paper.gif);
	background-repeat: repeat-y;
}


/* ===============================================================
	MENU 
=============================================================== */
#menu {
	height: 38px;
padding: 0 0 20px 15px;
}
#menu dl {
	margin:0px;
	padding:0px;
	}
#menu dt { 
	float:left;
	}
#menu dt a {
	display:block;
	height:76px; !important
	height: /**/:76px; /*IE 5 Win hack*/
	padding:0;
	overflow:hidden;
	background-repeat:no-repeat;
	}
#menu dt.profile,
#menu dt.profile a {
	width:90px;
	height:76px;
	background-image:url(template_images/menu_profile.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}
#menu dt.catalog,
#menu dt.catalog a {
	width:92px;
	height:76px;
	background-image:url(template_images/menu_catalog.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}

#menu dt.catalogflash,
#menu dt.catalogflash a {
	width:92px;
	height:76px;
	background-image:url(template_images/menu_catalog_flash.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}
	
#menu dt.franchise,
#menu dt.franchise a {
	width:88px;
	height:76px;
	background-image:url(template_images/menu_franchise.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}
#menu dt.contact,
#menu dt.contact a {
	width:86px;
	height:76px;
	background-image:url(template_images/menu_contact.gif);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}
	

/*=====================================*/

#menu dt.catalogflash,
#menu dt.catalogflash a { 
display:none;
}


.profile275 #menu dt.profile,
.profile275 #menu dt.profile a,
.profile276 #menu dt.catalog,
.profile276 #menu dt.catalog a,
#catalogflash #menu dt.catalog,
#catalogflash #menu dt.catalog a,
.profile297 #menu dt.franchise,
.profile297 #menu dt.franchise a,
.profile298 #menu dt.contact,
.profile298 #menu dt.contact a
{
	background-position:50% 0%;
	}
#menu dt a:hover {
	background-position:50% 0;
	} 


#catalog #menu dt.catalog,
#catalog #menu dt.catalog a {
display:none;
}	

#catalog #menu dt.catalogflash,
#catalog #menu dt.catalogflash a { 
display:block;
}

	
/*====================================
========================END MENU======*/

.content {
	text-align:left;
	padding: 20px;
	font-size: 1.4em;
}

.content h1 {
	color: #79a306;
	font-size: 1.4em;
}

.content h2 {
	color: #79a306;
	font-size: 1.2em;
}

.content ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
	line-height: 1.4em;	
}

.content a:link, .content a:visited {
	color: #a75635;
	text-decoration: none;
}

.content a:hover, .content a:active {
	color: #79a306;
	text-decoration: none;
}

.products {
	float: left;
	width: 450px;
}

td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.productsmenu {
	width: 250px;
	float: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

/* =========================================
	secondary_menu
============================================ */

.secondary_menu {
clear: both;
padding: 10px 0px 10px 43px;
height: 10px;
font-size: 12px;
}

.secondary_menu ul li {
list-style: none;
float: left;
padding: 0 5px;
border-left: solid 1px #7AA307;
}

.secondary_menu a:link, .secondary_menu a:visited {
	color: #a75635;
	text-decoration: none;
}

.secondary_menu a:hover, .secondary_menu a:active {
	color: #79a306;
	text-decoration: none;
}

/* ============================================
	
=============================================== */

#promos {
	clear: both;
}

.promo_franchise {
	float: left;
}




.promo_newsletter {
	float: left;
	background-image: url(template_images/promo_newsletter.jpg);
	height: 69px;
	width: 250px;
width: 232px;
text-align:left;
padding: 113px 0px 0px 18px;
padding: 113px 0px 0px 18px;
}

.promo_newsletter form {
}

.promo_newsletter img {
vertical-align: middle;
}

.emailtextbox {
font-family: "Century Gothic", Tahoma, verdana;
font-size:13px;
color: #333;
width: 155px;
border: none;
background-color: transparent;
margin-right: 7px;
}

#Newsletters1_Button1 {
color: #fafafa;
	width:39px;
        height:29px;
        background-image: url(template_images/button.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
vertical-align: middle;
}

#Newsletters1_RegularExpressionValidator1 {
float: left;}


.promo_map {
	float: right;
}

#footer {
	height: 37px;
	width: 750px;
	left: 0px;
	bottom: -37px;
	z-index: 6;
	position: absolute;
	text-align: center;
	}

#footertext {
	width: 744px;
	z-index: 20;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 31px;
	padding: 3px;
	color: #FFFFFF;
	font-size: 1.1em;
	background-color: transparent;
}

#footer a:link, #footer a:visited {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover, #footer a:active {
color:#FFFFFF;
text-decoration:underline;
}

th {
text-align: center;
font-size: 10px;
}

.productsdesc {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #A75B16;
	border:none;
}

.no {border:none;}

.input {
text-align: center;
}

.input input {
border: solid 1px #cccccc;
width: 30px;
text-align: center;
}

td.add_text {
font-size: 10px;
padding: 0 0 15px 0;}


/* ======================================
	productshormenu 
======================================= */
#productshormenu {
	padding: 10px 0 10px 20px;
	
}
#productshormenu dl {
	margin:0px;
	padding:0px;
	}
#productshormenu dt {
	float:left;
	}
#productshormenu dt a {
	display:block;
	height:60px;!important
	height: /**/:76px; /*IE 5 Win hack*/
	padding:0;
	overflow:hidden;
	background-repeat:no-repeat;
	width: 223px;
	}
	
/*------------------------------------------*/
	
#productshormenu dt.coffees,
#productshormenu dt.coffees a {
	background-image:url(template_images/coffees.jpg);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}
#productshormenu dt.breakfast,
#productshormenu dt.breakfast a {
	background-image:url(template_images/breakfast.jpg);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}

#productshormenu dt.desserts,
#productshormenu dt.desserts a {
	background-image:url(template_images/deserts.jpg);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}
#productshormenu dt.salads,
#productshormenu dt.salads a {
	background-image:url(template_images/salads.jpg);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}
#productshormenu dt.snacks,
#productshormenu dt.snacks a {
	background-image:url(template_images/snacks.jpg);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}
#productshormenu dt.sandwiches,
#productshormenu dt.sandwiches a {
	background-image:url(template_images/sandwiches.jpg);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}

#productshormenu dt.pasta,
#productshormenu dt.pasta a {
	background-image:url(template_images/pasta.jpg);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}
#productshormenu dt.mini,
#productshormenu dt.mini a {
	background-image:url(template_images/mini_sanwiches.jpg);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}	
#productshormenu dt.drinks,
#productshormenu dt.drinks a {
	background-image:url(template_images/cold_drinks.jpg);
	background-position:50% 100%;
	background-repeat:no-repeat;
	}	


/*===================================*/

.prodscat1 #productshormenu dt.coffees,
.prodscat1 #productshormenu dt.coffees a,
#breakfast #productshormenu dt.breakfast,
#breakfast #productshormenu dt.breakfast a,
.prodscat4 #productshormenu dt.desserts,
.prodscat4 #productshormenu dt.desserts a,
.prodscat5 #productshormenu dt.salads,
.prodscat5 #productshormenu dt.salads a,
.prodscat6 #productshormenu dt.snacks,
.prodscat6 #productshormenu dt.snacks a,
.prodscat7 #productshormenu dt.sandwiches,
.prodscat7 #productshormenu dt.sandwiches a,
.prodscat8 #productshormenu dt.pasta,
.prodscat8 #productshormenu dt.pasta a,
.prodscat10 #productshormenu dt.drinks,
.prodscat10 #productshormenu dt.drinks a,
.prodscat9 #productshormenu dt.mini,
.prodscat9 #productshormenu dt.mini a
{
	background-position:50% 0%;
	}
#productshormenu dt a:hover {
	background-position:50% 0;
	} 

/*=====================
======END productshormenu======*/

.subcatheader td {
border: dashed 0px #5C790B;
padding: 0 0 5px 0;
margin: 0 0 5px 0;
font-size: 16px;
font-weight: bold;
color: #5C790B;
}

#printcontactdetails {display:none;}

.validator {font-size: 9px;}

#Products1_fpa {font-size: 10px;}





.addtocartdone {
display: block;
font-size: 9px;
color: #536F07;
}







/*=====================================================
                   ORDER
======================================================*/
.alert {
border: dashed 2px grey;
padding: 5px;
margin: 5px;
background-color: yellow;
color: #666666;
font-weight: bold;
}

/*=== Move to checkout =======================*/

#cartheader {
font-size: 1.4em;
	margin: 18px 0 5px 0px;
	padding: 5px;

	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #86A335;
	border-bottom: solid 1px #cccccc;
}

.heads {
	font-weight:bold;
	padding:5px;
	background-color: #86A335;
	color:#FFFFFF;
font-size: 12px;
}

.heads a {
	font-weight:bold;
	padding:5px;
	background-color:#C8A347;
	color:#FFFFFF;
}

.itms {
padding:5px;
font-size: 12px;
}

#MyCart1_mycart table tr td {
	vertical-align: middle;
	text-align: center;
}

#MyCart1_DataGrid1 {margin: 0 0 10px 0;}

.steptitle {
font-size: 1.3em;
font-weight: bold;
	margin: 20px 0 10px 0;;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #ffffff;
	border-top: solid 5px #86A335;
	border-bottom: solid 1px #cccccc;
}

#MyCart1_Button2 {
margin: 10px 10px 10px 423px;}

#MyCart1_Button3 {
margin: 0 0px 10px 0px;}

/*--STEP 1--------*/

#OrderStep11_orderform1 #formrow {
	text-align: right;
	margin: 0px 260px 0 0;
font-size: 1.1em;
}

#OrderStep11_orderform1 #formrow .inputbox {
	width:200px; 
	height: 20px; 
	padding: 2px; 
	margin: 10px 0px 0 0;
}

#OrderStep11_orderform1 h5 {
	font-size: 1.2em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #86A335;
	border-bottom: solid 1px #cccccc;
}

#parastatiko table tr td {
	text-align: center;
	padding: 5px;
border: none;
}

#OrderStep11_delivery tr td {
	text-align: center;
	padding: 5px;
border: none;
}

.metaforika {
padding: 10px;
font-size: 12px;
}

.oroisynalagon {
padding: 10px;
font-size: 12px;
}

#OrderStep11_Radiobuttonlist1 tr td {
	text-align: center;
	padding: 5px;
border: none;
}

#OrderStep11_acceptbox {margin: 0 0 0 200px;}

#OrderStep31_printHeader, #OrderStep31_printFooter {
	display:none;
}

#OrderStep11_CheckBox1 {margin: 0 0 0 200px;}

.vissa {
padding: 10px;
line-height: 1.4em;
font-size: 11px;
}

.step1button {}

/*--STEP 2------------*/

#OrderStep21_orderform2 {
font-size: 1.2em;
}

#OrderStep21_orderform2 h5 {
	font-size: 1.2em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #86A335;
	border-bottom: solid 1px #cccccc;
}

#OrderStep21_orderform2 #formrow {text-align: left;margin: 0px 0 0 50px;padding: 5px;}

#OrderStep21_orderform2 table tr td {
	vertical-align: middle;
	text-align: center;
}

/*--STEP 3-------------*/

.thankyou {
font-size: 14px;
}

#OrderStep31_orderform3 h5 {
	font-size: 1.3em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #86A335;
	border-bottom: solid 1px #cccccc;
}

#OrderStep31_orderform3 #formrow {
font-size: 14px;
line-height: 1.6em;
text-align: left;
padding: 0px 0 0 150px;}

#OrderStep31_orderform3 table tr td {
	vertical-align: middle;
	text-align: center;
}

.printorder {
font-size: 0.9em;
position: relative;
}

.printorder img {
font-size: 0.9em;
position: relative;
top: 8px;
left: 3px;}

#MyOrders1_printFooter {clear: both;height: 20px;}

#MyOrders1_HyperLink2 {padding: 3px;
border: solid 1px #cccccc;
margin: 5px;
background-color: #ffffff;
}

/*=== My acount ==============================*/

#Myaccount1_myaccount {
font-size: 1.2em;
}

#Myaccount1_register {
padding: 10px;
margin: 10px 0 0 0;
}

#Myaccount1_register h5 {	
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	font-size: 1.2em;
	border-top: solid 5px #86A335;
	border-bottom: solid 1px #cccccc;
}

#Myaccount1_register #formrow {
	text-align: right; margin: 0px 200px 0 0;
}

#Myaccount1_register #formrow .inputbox {
	width:300px; 
	height: 20px; 
	padding: 2px; 
	margin: 10px 0px 0 0;
}

#formrow textarea.inputbox {
	width:300px; 
	height: 40px; 
	padding: 12px; 
	margin: 10px 0px 0 0;
font-family: verdana, arial;
font-size: 12px;
}

#Myaccount1_newsletters {
	height: 20px; 
	padding: 2px; 
	margin: 10px 10px 0 0;
}


/*=== New acount ==============================*/

#Register1_registerform {
font-size: 1.2em;
padding: 5px;
margin: 10px 0 0 0;
}

#Register1_register h5 {	
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;	
	border-top: solid 5px #86A335;
	border-bottom: solid 1px #cccccc;
font-size: 1.2em;
}

#Register1_register #formrow {
	text-align: right; margin: 0px 200px 0 0;
}

#Register1_register #formrow .inputbox {
	width:300px; 
	height: 20px; 
	padding: 2px; 

	margin: 10px 0px 0 0;
}

#Register1_Address #formrow textarea.inputbox {
	width:300px; 
	height: 40px; 
	padding: 12px; 
	margin: 10px 0px 0 0;
}

#Register1_newsletters {
	height: 20px; 
	padding: 2px; 
	margin: 10px 10px 0 0;
}


/*=== My orders =============================*/

#MyOrders1_myorders {
font-size: 1.2em;
padding: 5px;
margin: 10px 0 0 0;
}

#MyOrders1_myorders h5 {	
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;	
	border-top: solid 5px #86A335;
	border-bottom: solid 1px #cccccc;
font-size: 1.2em;
}

#orders {
padding: 10px 0;
}


#MyOrders1_DataGrid1 tr td {
padding: 3px;
}

#MyOrders1_printHeader {display:none;}

#printcontactdetails {display:none;}

#MyOrders1_myorders #formrow {
font-size: 1.2em;
line-height: 1.5em;
text-align: left;
padding: 0px 0 0 150px;}

#MyOrders1_myorders table tr td {
	vertical-align: middle;
	text-align: center;
}


#MyOrders1_HyperLink2 {padding: 5px;
border: solid 1px #cccccc;
margin: 5px;
background-color: #ffffff;
}




















/*=============================== */
}
			@media print { 
/* ============================== */



body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	}

#wrapper, #container {
	width: auto; 
	margin: -12% 0 0 -5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#logo {
	z-index: 10;
	position: relative;
	top: 0px;
	left: 0px;
	width: 54px;	

display: none;
}

#header, #stamps, #catphoto, #sliderWrap, .secondary_menu {display: none;}

#rightcol,
.content, table, tr, td,
#MyOrders1_Datagrid2 {

	width: auto; !important;
    margin: 0;
    text-align: left;
	float: none !important;
	padding: 0;
    border: 0;
	}

#footer,
#teasers_wrapper_runat {display:none;}

#homeprint, .printorder {display:none;}

#MyOrders1_printorder {display:none;}


#MyOrders1_printHeader {display:block;
text-align: center;

padding: 10px;}

#MyOrders1_myorders > h5 {display:none;}

.steptitle {display:none;}

#leftcol, #menu {display:none;}


a:link {
	color: #CAA16D;
	text-decoration: none;
}
a:visited {
	color: #CAA16D;
	text-decoration: none;
}
a:hover {
	color: #55643B;
	text-decoration: underline;
}

#MyOrders1_HyperLink2, #teaser, #newsletter {display:none;}

#printcontactdetails {display:block;
text-align: left;
padding: 20px 0 0 0;}

/* ==================================================== */
		} /*NOTHING ELSE DOWN ON */
/* ====================================================	*/

