@charset "utf-8";
/* CSS Document */

#content_Order{
	height: 30px;
	width: 699px;
	padding-top: 15px;
	padding-bottom: 10px;

}#Order_label {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: 600;
	color: #86867b;
	width: 120px;
	float: left;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Order_menu {
	float: left;
	height: 30px;
	width: 115px;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.OrderLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #787864;
	text-decoration: none;
}
.OrderLink:hover {
	color: #b22b4b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.DetailsLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #b22b4b;
	text-decoration: none;
}
.DetailsLink:hover {
	color: #787864;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
}

.PagingLink {
	text-decoration:none;
	color:#000000;
} 
.PagingLink:hover {
	text-decoration:none;
	color: #93CB3A;
}

#Row_results {
	width: 699px;
	height: 120px;
}
#Row_Photo {
	height: 100px;
	width: 110px;
	float: left;
}
#Row_RestName {
	width: 570px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #b22b4b;
	float: left;
}
#Row_RestDetails {
	float: left;
	width: 328px;
	padding-left: 10px;
	height: 83px;
}
#Row_RestButtons {
	float: left;
	height: 83px;
	width: 45px;
	text-align: center;
}
#Row_Skia {
	float: left;
	width: 699px;
}
#Row_RestCousinePrice {
	float: right;
	height: 83px;
	width: 204px;
}
#Row_FlidGreen {
	background-image: url(../_images/RowResultsflidGreen.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 5px;
	float: left;
	width: 199px;
	padding-left: 5px;
}
#Row_Analitika {
	padding-left: 50px;
	width: 134px;
	cursor:pointer;
	cursor:hand;
}

#Details_Cuisine{
	height:20px;
	float:left;
	width: 199px;
	padding-left: 5px;
	padding-bottom: 5px;

}

#Details_Price{
	height:20px;
	padding-left:5px;
	float:left;
	width: 199px;
	padding-top: 5px;

}


#Row_Analitika_Favourites{
	padding-left: 60px;
	width: 115px;
	cursor:pointer;
	cursor:hand;
	float: right;
}

#Row_RestDetails_Favourites {
	float: left;
	width: 365px;
	padding-left: 10px;
	height: 75px;
}

#Row_results_Favourites {
	width: 699px;
	height: 120px;
}

#Remove_From_Favourites {
	float: Right;
	width: 170px;
	height: 60px;
}

#Remove_From_Favourites_Text {
	float: right;
	width: 130px;
	height: 30px;
	padding-left: 5px;
}

#heart{
	float:left;
	width:32px;
	height:32px;
}

#offer_title_cheese{
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
} 

#navPyra_Results {
	margin: 0;
	padding: 0 0 20px 10px;
	text-align: center;
} 
#navPyra_Results li { margin: 0px; padding: 0; display: inline; list-style-type: none; } 
#navPyra_Results a:link, #navPyra_Results a:visited { float: left; margin-top: 2px; font-size: 10px; line-height: 14px; font-weight: bold; padding: 0 12px 6px 12px; text-decoration: none; color: #7d7d74; } 
#navPyra_Results a:link.active, #navPyra_Results a:visited.active, #navPyra_Results a:hover {
	color: #b22b4b;
	background: url(../_images/order_skia.png) no-repeat bottom center;
	text-align: center;
}

