/* CSS Document */
/*global css------------------------------------------------------------------*/
body {
	background-color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #474747;
	margin: 0px;
  background-image: url(body_bg.gif);
  background-repeat: repeat-x;
}
a:link, a:visited { color: #474747; } 
a:hover, a:active { color: #fbcb48; text-decoration: none; }
img { border: 0px; } 
input {margin: 0px;padding: 0px;font-family: Tahoma;}
textareas {font-family: Tahoma;}
p {margin: 2px;padding: 2px;}
h1 {
  font-size: 200%;
  margin-top:3px;
  width:80%;
  color: #feedbf;
  margin-bottom:-46px;
  letter-spacing: -1px;
  font-size: 30px;
}
h2 {font-size:20px;color: #f6b503;letter-spacing: -1px;}
h3 
{
	font-size: 110%;
  margin:3px;
  color:#474747;
  font-weight: bold;
  background-image: url(members.jpg);
  background-position: right;
  background-repeat: no-repeat;
  height: 47px;
}
.h_3
{
	padding-left: 8px;
	height: 34px;
	width: 80%;
	line-height: 30px;
	background-image: url(h3_bg.gif);
  display: block;
}
/*eof global css--------------------------------------------------------------*/
/*Main Site-------------------------------------------------------------------*/
#outline {
	height: 100%;
	/*padding: 2px;
	border: 1px solid #FFF;*/
	vertical-align: top;
	width: 986px;
	margin: 0px auto 0px auto;
  background-color: #FFFFFF; 
}
#header_outer
{ 
	width: 986px; 
	height: 171px; 
	float: left; 
	margin-bottom: 2px;
}
#header{
  background-image: url(citymarket_banner.jpg);
  background-repeat: no-repeat; 	
	height: 171px;
}
#h_menu_outer{
	width: 980px;
	float: left;
	margin-top: 2px;
	background-position: 1px 1px;
	color: #FFFFFF;
}
#h_menu_inner{ height: 44px;}

#left_outer{
	margin-top: 2px;
	width: 182px;
	height: 100%;
	float: left;
}
.left_header 
{
	width: 170px;
	background-color: #666;
	color: #FFF;
	font-weight: bold;
	
}
#left_inner{ float: left;	padding: 1px; width: 100%; }
#left_inner img{ max-width: 170px; border: 1px solid #EEE;padding: 1px; }

.thumb { border: 1px solid #000000;padding: 1px; }

#right_outer{
	margin-top: 2px;
	width: 100%;
	height: 100%;
	float: left;
}
#right_inner{	float: none;	padding: 1px; }
#right_inner img {border: 1px solid #EEE;padding: 1px;}

#content_outer { width: 560px; float: left;	padding: 2px;}
#content_inner { border: 1px solid #EFEFEF; padding: 4px;}
#content_outer_long { width: 780px; float: left;padding:2px; padding-left: 10px;}
#content_inner_long {  }

#footer{
	height:100%;
	color: #000000;
	text-align: center;
	margin-top: 2px;
	width: 100%;
	float: left;
}
#footer_inner{ padding: 2px; padding-top: 2px;background: #474747;color: #FFF; }
#footer a{ color:#000;	font-weight: bold;	text-decoration: none;}
#footer a:hover{ text-decoration: underline; }

.clearfloat { clear:both;	height:0;	font-size: 1px;	line-height: 0px; }
/*eof Main Site---------------------------------------------------------------*/
.register_tag { width:150px; float:left;}
.register_input_text { width: 200px; }
.register_input_textarea {width: 200px; font-family: Tahoma; font-size: 90%;}
/*Top Navigation Menu --------------------------------------------------------*/
#TopNav{ float:left; width:986px; background-image: url(button_bg.gif); background-repeat: repeat-x; border-top: 1px solid #c79b7d; border-bottom: 1px solid #c79b7d;}
#TopNav ul{ list-style:none; margin:0; padding:0;  }
#TopNav li
{ 
	float: left; 
	padding: 0 30px 0 30px;
	display: inline;
  background-image: url(button_sep.gif);
  background-repeat: no-repeat;
  background-position: right;	
}
#TopNav a{
  color: #474747;
  display: block;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  height: 37px; 
  line-height: 37px;
  float: left;
  letter-spacing: -1px;
}
#TopNav a:hover{ color:#FFF;}
#TopNav a.selected { color:#FFF; }
#TopNav a.selected:hover { color:#FFF;}
/*eof Top Navigation Menu ----------------------------------------------------*/
/*Left Navigation Menu -------------------------------------------------------*/
/*
#LeftNav{ margin: 0; padding: 0; }
#LeftNav ul{ list-style:none; margin:0; padding:0; }
#LeftNav li{ list-style:none; margin:0; padding:0; width: 100%; }
#LeftNav a {
  width: 145px;
  padding-left: 10px;
  display: block;
  font-size: 70%;
  height: 25px;
  line-height: 25px;
  text-decoration: none; 
  color: #0154A6;
  margin-top: 3px;
  float:left;	
}
#LeftNav a:hover{ 
  text-decoration: none; 
  color: #AAAAAA;
  background-color: #F6FBFE;
}
#LeftNav a.selected
{
  width: 145px;
  padding-left: 10px;
  display: block;
  font-size: 70%;
  height: 25px;
  line-height: 25px;
  text-decoration: none; 
  color: #AAAAAA;
  margin-top: 3px;
}
#LeftNav a.selected:hover{
  text-decoration: none; 
  color: #AAAAAA;
  background-color: #F6FBFE;
}
#LeftNav .seperator{
  background-image: url(seperator.gif);
  background-repeat: repeat-x;
  background-position: right;
  height: 25px;
  line-height: 25px;
  margin-top: 5px;
  padding-left: 3px;
  width: 140px;
  display: block;
  color: #000000;
}
*/
/*eof Left Navigation Menu ---------------------------------------------------*/
.tbl_manage
{
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.tbl_manage th{
  background-color:#006AB3;
  color:#dddddd;
  font-weight: bold;
  height: 28px;
  text-align: left;
  padding-left: 8px;
}
/*Error Message---------------------------------------------------------------*/ 
#MessageId
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 20px;
  background-color: #ffffe1;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
  display: block;
}
/*eof Error Message-----------------------------------------------------------*/
.history
{
  height: 100%;
  margin-bottom: 8px;
  padding-left: 4px;
  font-size: 80%;
}
#debug
{
  visibility: hidden;
  float: left;
  width: 99%;
  margin-top: 100px;
  border: 1px solid #000000;
  height: auto;
  display:none;
}
/*START FRONT TABLE -------------------------------------------------------*/
#tblFront {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;  
}
#tblFront a.tmain:link, #tblFront a.tmain:visited {
  width:100%;
  height: 18px;
  background-color: #ffffff;
  color: #71A2CC;
  display: block;
}
#tblFront a.tmain:hover, #tblFront a.tmain:active {
  background-color: #71A2CC;
  color: #ffffff;
}
#tblFront th {
  background-color:#474747;
  color:#FFF;
  font-size:110%;
  text-align: left;
  padding: 4px;
}
/*END FRONT TABLE ---------------------------------------------------------*/
/*Restaurant------------------------------------------------------------------*/
.tblRest {
  margin: 0px 0px 0px 0px;
  border-collapse: collapse;
  width: 100%;
}
.tblRest th {
  font-size: 14px;
  text-align: left;
  color: #FFF;
  background-color: #474747;
  background-image: url(tblist_bg.gif);
  background-repeat: repeat-x;  
}
.tblist{
  width: 100%;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.tblist th{
  font-size: 14px;
  text-align: left;
  color: #FFF;
  background-color: #474747;
  background-image: url(tblist_bg.gif);
  background-repeat: repeat-x;
}
.tblist th a {
  color:#dddddd;
}
.tblist td {
  padding: 2px;
}
.tblist .td_bor {
  border-left: 1px solid #C3D5E5;
  border-right: 1px solid #C3D5E5;
}
.tblist .td_sep {
  border-top: 1px solid #C3D5E5;
}
#Div_Left{
  float: left;
  width: 290px;
  height: 100%;
  margin-bottom: 10px;
}
#Div_Left .linside{
  float:left;
  width: 99%;
  margin-bottom: 10px;
}
#Div_Left .lborder{
  float:left;
  width: 280px;
  border: 1px solid #EBEBEB;
  background-color: #fafafa;  
  margin-bottom: 10px;
}
#googlemap{
  width: 570px;
  height: 250px;
  float: left;
  border: 1px solid #EBEBEB;
  background-color: #fafafa; 
  margin-bottom: 10px;
}
#Div_Right{
  float: right;
  width: 490px;
  height: 100%;
  margin-bottom: 10px;
}
#Div_Right .rinside{
  float:right;
  width: 100%;
  border: 1px solid #EBEBEB;
  background-color: #fafafa;
  margin-bottom: 10px;
}
.div_holder{
  float: left;
  width: 780px;
  height: 100%;
  margin-bottom: 10px;
}
.icons_64
{
	width: 64px;
	height: 64px;
	padding: 2px;
	border: 1px solid #DDD;
	float: left;
	margin-right: 4px;
}
#googlemap_f{
  width: 100%;
  height: 350px; 
}
#login_div
{
	width: 100%;
	float: left;
}
.submit
{
	background-image: url(submit.gif);
	background-repeat: repeat-x;
	border: 1px solid #edce78;
	height: 31px;
	font-weight: bold;
	color: #474747;
}
.banner_flash 
{
	margin: 5px;
	float: left;
	border: 1px solid #EEE;
	padding: 1px;
}
.suggestionsBox {
    position: relative;
    /*left: 20px;*/
    margin: 10px 0px 0px 0px;
    width: 142px;
    background-color: #474747;
    border: 1px solid #FBCB48;
    border-top: none;
    color: #fff;
    z-index: 9999;
}

.suggestionList {
    margin:0px;
    padding: 0px;
}
.suggestionList ul { list-style:none; margin:0; padding:0;}
.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #FBCB48;
}
.suggestionList a:hover, .suggestionList a:active {color:#000;text-decoration: none;}
.suggestionList a:link, .suggestionList a:visited {color:#FFF;text-decoration: none;}
/*GIANNIS ADD */
#SBA { border:1px solid #CCCCCC; background:#f2f2f2}

	ul#SBA { list-style:none; line-height:16px; margin:0px 0px 10px 0px;padding:2px 5px 0px 5px }

	ul#SBA li {padding:3px 2px 3px 4px;margin:4px 0px; background-color:#FFFFFF;}

	ul#SBA li span {font:bold 12px Tahoma; color:#666666; padding:0px 12px 0px 0px;}



	ul#SBA li a {color:#666666; font:normal 11px Tahoma; margin-right:8px; border-bottom:1px solid #eaeaea;}

	ul#SBA li a:hover {color:#FF0000; border-bottom:1px solid #ff0000}




/*eof Restaurant----------------------------------------------------------------*/

#RestaurantToolbar
{
	float: left;
	width: 270px;
	margin-top: 5px;
	border: 1px solid #CCC;
	background:#eee;
	padding: 4px;
}

/* Dimitris Add */
#frontMainArticle
{
	width: 90%;
	border: 0px solid #f6b503;
	padding: 0px;
	margin: 0px 10px 10px 0px;
}

#frotOffersContainer
{
	width: 90%
	padding: 0px;
	margin-bottom:40px;
}

#frontOffers
{
	width: 160px;
	float: left;
	border: 1px solid #f6b503;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bar{ position:fixed; background:#f6b503; width:100%;  z-index:100; border-bottom:4px solid #000; padding: 5px }
#bar_inner{ width:986px; margin: 0px auto 0px auto; font-size:120%; font-weight: bold; font-family:"Trebuchet MS"; color:#fff}
#bar a{ text-decoration:none; color:#fff  }
#bar a:hover{ text-decoration:underline; color:#474747;}
