html {
	height: 100%;
	min-width: 988px;
	background: url(../images/bg/border.gif) repeat-y right top;

}

body {
	font-family: Georgia, "Times New Roman", sans-serif;
	color: #462424;
	font-size: 11px;
	/* TODO logot kikommentezni, layerbe tenni */
	background: url(../images/logo.jpg) no-repeat;

	padding-bottom: 90px;
}
.follow_us:link, .follow_us:visited, .follow_us:active {
	font-size: 11px;
	color: #462424;
	text-decoration: none;
}
.follow_us:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
	color: #9b1533;
}

.clear {
	clear: both;
}

#wrapper {
	 
}

#header {
	background-image: url(../images/bg/top_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 148px;
	min-width: 988px;
	
}

	#header #languages {
		float: right;
		display: inline;
		padding: 3px 6px;
		color: #462424;
		font-size: 10px;
		clear: both;
		height: 13px;
	}
	
		#header #languages a {
			color: #462424;
		}
		
		#header #languages a.sel {
			color: #9b1533;
			text-decoration: none;
		}
		
	#header #timeleft {
		float: right;
		display: inline;
		clear: both;
		font-size: 13px;
		font-style: italic;
		padding: 10px 20px 0 0;
		height: 52px;
	}
	
		#header #timeleft span {
			font-size: 37px;
			color: #9b1533;
			font-style: normal;
		}
		
	#header h1 {
		font-size: 21px;
		color: #ddbfb2;
		font-weight: bold;
		padding: 13px 0 13px 215px;
		float: left;
		background-image: url(../images/top.jpg);
		background-repeat: no-repeat;
		border: 0;	
		height: 25px;
		position: absolute;
		top: 97px;
		left: 0;
		width: 470px;
	}
	
	
	#content_holder {
		min-width: 900px;
	}
	
		#content_holder ul#left_menu {
			width: 176px;
			float: left;
			display: inline;
			text-align: right;
			margin: 80px 0 0 0;
			padding-bottom: 50px;
		}
		
			#content_holder ul#left_menu a {
				color: #9b1533;
				text-decoration: none;
			}
				#content_holder ul#left_menu a:hover {
					text-decoration: underline;
				}
		
			#content_holder ul#left_menu li {
				font-size: 13px;
				font-weight: bold;
				color: #9b1533;
				line-height: 21px;
				padding-right: 25px;
			}
			
			#content_holder ul#left_menu li.sel {
				font-size: 33px;
				font-weight: normal;
				line-height: 35px;
				padding: 15px 15px 0 0;
				margin: 15px 0 30px 0;
				background-image: url(../images/bg/leftmenu_top.jpg);
				background-repeat: no-repeat;
				
			}
			
				#content_holder ul#left_menu li.sel ul li {
					font-size: 11px;
					font-style: italic;
					font-weight: normal;
					padding: 0 10px 0 0;
				}
					
					#content_holder ul#left_menu li.sel ul li.sel {
						font-size: 13px;
						font-weight: bold;
						margin: 0;
						background-image: none;
						line-height: 21px;
					}

		#content_holder #order_list {
			width: 258px;
			float: right;
			display: inline;
			background-image: url(../images/bg/login.jpg);
			background-repeat: no-repeat;
			margin: 0 13px 0 0;
			padding: 0;
			font-size: 11px;
			
		}			
			
			#content_holder #order_list #login {
				background-image: url(../images/bg/order_block_small.jpg);
				background-position: bottom;
				background-repeat: no-repeat;
				text-align: center;
				padding: 13px 0;
			}
				#content_holder #order_list #login label {
					display: block;
					font-size: 13px;
					font-weight: bold;
					color: #9b1533;
				}
					#content_holder #order_list #login label.forgot {
						text-align: center;
						font-size: 11px;
						font-weight: normal;
						margin-top: 40px;
					}
									
				
				#content_holder #order_list #login a {
					color: #462424;
				}
				
			#content_holder #order_list #login form {
				line-height: 22px;
			}
			
				#content_holder #order_list #login form span {
					color: #9b1533;
				}
				
				#content_holder #order_list #login form input {
					width: 112px;
					border: 0;
					padding: 4px;
					background: transparent url(../images/bg/input.jpg) no-repeat 0 0;
					
				}
			
			#content_holder #order_list .block {
				text-align: center;
				background-image: url(../images/bg/order_block.jpg);
				background-position: bottom;
				background-repeat: no-repeat;
				padding: 13px 10px;
			}
			
				#content_holder #order_list .block label {
					display: block;
					font-size: 13px;
					font-weight: bold;
					color: #9b1533;
					margin-bottom: 13px;
				} 
				
				#content_holder #order_list .block a {
					color: #462424;
				}
			
				#content_holder #order_list .block table {
					margin: 0 auto 25px auto;
					width: 100%;
				}
			
					#content_holder #order_list .block table tr td {
						padding: 3px 0px 3px 5px;
						text-align: left;
						font-size: 11px;
					}
					
						#content_holder #order_list .block table tr td span.sub {
							float: right;
						}
						

						#content_holder #order_list .block table tr td.right {
							text-align: right;
						}

						#content_holder #order_list .block table tr td.left {
							text-align: left !important;
						}

						#content_holder #order_list .block table tr td.total {
							font-size: 12px;
							color: #9b1533;
						}
						
						#content_holder #order_list .block table tr td img {
							cursor: pointer;
						}
		
		
		
		#content_holder #content {
			margin-right: 300px;
			margin-left: 216px;
			min-width: 500px;
			border: 0;

		}

			#content_holder #content ul#navigator {
				padding: 15px 0 15px 0;
			}
			
				#content_holder #content ul#navigator li {
					display: inline;
					letter-spacing: 3px;
				}
				
				
				#content_holder #content ul#navigator li a {
					color: #462424;
					font-size: 11px;
					font-style: italic;
					letter-spacing: 0px;
					text-decoration: none;
				}
				#content_holder #content ul#navigator li.sel a {
					color: #9b1533;
				}
					#content_holder #content ul#navigator li a[href]:hover {
						text-decoration: underline;
					}
					#content_holder #content ul#navigator li a:hover {
						text-decoration: none;
					}
					
			#content h2 {
				font-size: 13px;
				color: #9b1533;
				margin: 15px 0 5px 35px;
			}
			
				#content h2.menu {
					margin: 24px 0 0 20px;
				}
			
			#content h3 {
				font-size: 13px;
				font-weight: bold;
				margin: 15px 0 5px 35px;
			}
			#content p {
				margin: 5px 0 5px 35px;
			}
				#content p a {
					color: #462424;
				}
				
					#content p a:hover {
						color: #9b1533;
					}
					
			#content p.text {
				font-family: arial, sans-serif;
			}

			#content h1, #content p.date, #content label {
				font-size: 16px;
				color: #9b1533;
				font-weight: bold;
				margin: 10px 0 0 35px;
				white-space: nowrap;
			}
			
				#content h1.menu {
					margin: 10px 0 0 20px;
					margin:10px 0 13px 20px;
				}

			
			#content ul.yourselection {
				margin: 10px 0 0 35px;
			}
				#content ul.yourselection li {
					background: transparent url(../images/icons/checkbox_sel.jpg) no-repeat 0 0;
					padding: 2px 0 2px 20px;
					margin: 0 0 5px 0;
					font-size: 11px;
				}
			

			#content_holder #content img.title {
				display: block;
			}
			
			
			
			
#footer {
	background-image: url(../images/bg/footer_repeat.gif);
	text-align: right;
	height: 18px;
	color: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding-top: 2px;
}
	#footer ul {
		background-image: url(../images/footer.gif);
		margin: 0 10px 0 auto;
	}
		#footer ul li {
			display: inline;
			text-align: right;
			letter-spacing: 2px;
			font-size: 10px;
		}
		
			#footer ul li a {
				letter-spacing: 0px;
				color: #fff;
			}
			
	#footer span {
		padding-right: 20px;
	}
			
			
a.addProduct {
	cursor: pointer;
	text-decoration: underline;
}


img.checkbox {
	cursor: pointer;
}

table.companymenulist {
	width: auto;
	margin: 10px 0 10px 50px;
}

	table.companymenulist tr td{ 
		font-size: 11px;
	}
	.companymenulist img {
		/*border: 1px solid #0f0;*/
		width: 15px;
		height: 15px;
		display: block;
		background-image: url("../images/icons/checkbox.jpg");
		margin: 3px 7px 3px 0;
	}
	
		.companymenulist img.sel {
			background-image: url("../images/icons/checkbox_sel.jpg");
		}
		
		
		
		
table.form {
	
}
	table.form tr th {
		font-weight: bold;
	}
		table.form tr th label {
			font-size: 11px !important;
			color: #462424 !important;
		}

	table.form tr th.full {
		color: #9b1533;
		
		font-size: 16px;
		padding: 15px 0 10px;
	}


	table.form tr td {
		padding: 5px;
		color: #9b1533;
		font-weight: bold;
	}
	
	
		table.form tr td input {
			padding: 3px;
			border: 1px solid #dcd89c;
			color: #462424;
			font-weight: normal;
		}
		
		



form a.button {
	display: block;
	background-color: #9b1533;
	color: #dfc1b5 !important;
	padding: 5px 8px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;	
	float: left;
	margin: 20px 3px 0 0;
	white-space: nowrap;
}

	form a.button:hover {
		color: #fff;
	}
	
	
div.error {
	/*color:#f00;
	background-color: #ffdf99;*/
	color:#9b1233;
	background-color: #fff;
	border: 1px solid #a31b14;
	padding: 20px;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0 50px 0;
	max-width: 500px;
}



#fullmenulist {
	max-width:800px;
	width:100%;
	margin-left: 30px;
}

	#fullmenulist td {
		padding: 10px 0 0 0;
	}

	#fullmenulist td.food {
		min-width: 135px;
		width: 100%;
		white-space: nowrap;
		background: transparent url(../images/bg/dots.gif) no-repeat right bottom;
	}
	
		#fullmenulist td.food label {
			background-color: #fff;
			padding: 2px 6px 2px 0;
			color:#462424;
			font-size:11px;
			font-weight:normal;
			margin:0;
		}
	
	#fullmenulist td.price {
		white-space: nowrap;
		padding: 10px 23px 0px 5px;
	}
	
	#fullmenulist td.forwho {
		padding: 10px 22px 0px 10px;
	}
		#fullmenulist td.forwho input {
			width: 89px;
			border: 0;
			background-color: #faf9f2;
			padding: 1px 23px 1px 1px;
			font-family: Georgia, "times new roman", sans-serif;
			font-size: 11px;
			color: #a08e8b;
			background-image: url(../images/bg/forwho_input.gif);
			background-repeat: no-repeat;
			background-position: right;
		}
		
	#fullmenulist td.addProductLink a {
		color: #493314;
	}
	#fullmenulist td.spacer {
		width: 70px;
		min-width: 70px;
	}

.verify_private {
	margin-top: 20px;
	margin-left: 50px !important;
	width: 300px !important;
}
	.verify_private td {
		padding: 3px;
	}
		.verify_private td.right{
			text-align: right;
		}
		
		.verify_private td.total {
			color: #9B1533;
		}
		
		.verify_private td.sep{
			background: transparent url("../images/bg/sep.jpg") no-repeat center;
		}

	
#specials {
	
	max-width: 800px;
	width: 100%;
}

	#specials .spectable {
		background: #000 url(../images/bg/special_table.gif) no-repeat 0 0;
		color: #fff;
		padding-right: 30px;
	}
	
		#specials .spectable table {
			margin:70px 5% 60px 5%;
			width: 100%;
			max-width: 800px;
		}
		
		
			#specials .spectable table td {
				padding: 3px 0 0 0;
				font-size: 11px;
				color: #fff;
				vertical-align: bottom;
			}

			#specials .spectable table td.group {
				font-weight: bold;
				padding-top: 15px;
			}

			#specials .spectable table td.food {
				min-width: 135px;
				width: 100%;
				background: transparent url(../images/bg/dots_bw.gif) no-repeat right bottom;
			}
			
				#specials .spectable table td.food label {
					background-color: #000;
					padding: 0px 6px 3px 0;
					color:#fff;
					font-size:11px;
					font-weight:normal;
					margin:0;
					white-space: normal;
				}
			
			#specials .spectable table td.price {
				white-space: nowrap;
				padding: 3px 23px 0px 5px;
			}
			
			#specials .spectable table td.forwho {
				padding: 3px 22px 0px 10px;
			}
				#specials .spectable table td.forwho input {
					width: 89px;
					border: 0;
					background-color: #333;
					padding: 1px 23px 1px 1px;
					font-family: Georgia, "times new roman", sans-serif;
					font-size: 11px;
					color: #fff;
					background-image: url(../images/bg/forwho_input_black.gif);
					background-repeat: no-repeat;
					background-position: right;
					-moz-opacity:0.5;
					opacity:0.5;
					filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50); 
				}
				
			#specials .spectable table td.addProductLink a {
				color: #fff;
			}
	
			#specials .spectable table td.spacer {
				width: 30px;
				min-width: 30px;
			}

		
	
	/*#specials .rightshadow {
		background: transparent url(../images/bg/special_right.gif) no-repeat 0 0;
		width: 11px;
	}
	
	#specials .bottomshadow {
		background: transparent url(../images/bg/special_bottom.gif) no-repeat 0 0;
		height: 16px;
	}
		#specials .bottomshadow label {
			height: 16px;
			float: right;
			width: 50%;
			background: transparent url(../images/bg/special_bottom.gif) no-repeat right 0;
			margin: 0;
			padding: 0;
		}*/
		
	#specials .spec_wood_side {
		width: 13px;
		min-width: 13px;
		background: transparent url(../images/bg/spec_wood_side.jpg) repeat-y 0 0;
	}
	
	#specials .spec_wood_top {
		height: 12px;
		background: transparent url(../images/bg/spec_wood_top.jpg) repeat-x 0 0;
	}
	
	#specials .spec_wood_bottom {
		height: 12px;
		background: transparent url(../images/bg/spec_wood_bottom.jpg) repeat-x 0 0;
	}
	

div.autocomplete {
	background-color: #f1eed7;
	padding: 14px 4px 4px 4px;
	background-image: url("../images/bg/autocomplete_icon.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

	div.autocomplete div {
		padding: 4px;	
		cursor: pointer;
	}
	
		div.autocomplete div.selected {
			background-color: #e0ddc9;
		}
		
		
		
		
.hidden {
	display: none;
}


.price {
	color: #9B1533;
}

#checkoutform {
	
}

	#checkoutform img.checkbox {
		background-image:url(../images/icons/checkbox.jpg);
		height:15px;
		margin:3px 7px 3px 0;
		width:15px;
		vertical-align: middle;
	}
	
		#checkoutform img.sel {
			background-image:url(../images/icons/checkbox_sel.jpg);
		}
		
	#checkoutform input.radio{
		display: none;
	}
	
	#checkoutform p{ 
		margin-left: 50px;
	}
	#checkoutform p span.error{
		color: #f00;
	} 

	#checkoutform h2{
		margin: 30px 0px 15px 35px;
	} 


.orderinput {
	background-color:#FAF9F2;
	border:0 none;
	color:#A08E8B;
	font-family:Georgia,"times new roman",sans-serif;
	font-size:11px;
	padding:1px;
	width:95px;
	margin-left: 10px;
}

.orderselect {
	background-color:#FAF9F2;
	border:0 none;
	color:#493314;
	font-family:Georgia,"times new roman",sans-serif;
	font-size:11px;
	padding:1px 0;
	width: 40px;
}

#map {
	background: #dedede url(../images/ajax-loader.gif) no-repeat center;
	height: 460px;
	margin-left: 35px; 
	margin-right: 20px;
	border: 1px solid #9b1533;
	vertical-align: middle;
	text-align: center;
}

table td.price, table td.nowrap {
	white-space: nowrap;
}

.block table tr td.price {
	text-align: right !important;
	width: 5px !important;
	padding: 3px 0 3px 1px !important;
}

	.block table tr td.value.price {
		width: 48px !important;
		padding: 3px 0 3px 5px !important;
	}

.block table tr td.plus {
	padding: 3px 0 3px 7px !important;
}

.block table tr td.minus {
	padding: 3px 0 3px 1px !important;
}

	.block table tr td.productname {
		width: 165px !important;
	}

ul.errorlist li {
	color: #9b1533;
	font-weight: bold;
}
