body.mceContentBody {
  padding:10px;
  background-color:white;
  background-image:none;
  color:#5c5957;
text-align:left;
}
div.umbMacroHolder {
  display:block;
  clear:both;
  width:100%;
  min-height:100px;
background-image:none;
  background-color:white;
}


.BtnInText{
	background-color: #D3BC8C;
	float: left;
	margin-right: 15px;
	text-align: center;
}
.BtnInText a{
  color: #EFE7D6;
    display: inline-block;
    font-size: 20px;
    padding: 3px 26px;
    text-align: center;
    text-decoration: none;
}



/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;  }

html, button, input, select, textarea { font-family: "Didact Gothic", Arial, Helvetica, sans-serif; color: #222; }

body { margin: 0; font-size: 15px; line-height: 1.4; font-family: "Didact Gothic", Arial, Helvetica, sans-serif !important;}


body{
  background:url(../images/bgColor.gif) repeat-x left top #FFF;
  /*font:15px "Didact Gothic", Arial, Helvetica, sans-serif ;*/
  color:#5a5344;
  text-align:left;
}
.art{
  background:url(../images/art.png) no-repeat center top;
}
@media screen{
@font-face{
font-family: 'Didact Gothic', sans-serif;
}
}

h1,h2,h3{
  font-size:23px;
  font-weight:normal;
  text-align: left;
  color:#ad8530;
  margin: 0 0 12px 0px;
  font-family: "Didact Gothic", Arial, Helvetica, sans-serif;
}

h2{
  font-size:20px;
  margin:4px 0 8px 0;
}
h2.box{
  text-align: center;
  font-size:20px;
  margin:4px 0 8px 0;
}
h3{
  font-size:18px;
  margin:4px 0 8px 0;
}

p{
  line-height: 20px;
    padding-bottom: 8px;  
}

.topBd{
  height:40px;
  background-color:#94876a;
}

.top{
  margin: 0px auto;
  width: 960px;
  font-family: "Didact Gothic", Arial, Helvetica, sans-serif;
}


/*=================topMenu================*/
.topMenu{
  float: left;
}
.topMenu ul{
  margin: 0px;
  padding: 0px;
}
.topMenu li{
  display: inline;
  margin-right:5px;
  list-style-type: none;
}
.topMenu a{
  color: #E4DCC9;
    display: inline-block;
    padding: 10px 20px 9px 22px;
    text-decoration: none;
}
.topMenu a:hover, .topMenu a.selected{
  color:#e4dcc9;
  background-color:#a79c85;
  text-decoration: none;
}
/*=================topMenu================*/
.lang{
  float: right;
  margin-top: 9px;
}
.lang ul{
  margin:0px;
  padding:0px;
}
.lang li{
  display: inline;
  margin-left:1px;
  list-style-type: none;
}
.lang a img{
  display: inline-block;
  background-color:#c7c0b2;
  padding:2px;
}
.lang a:hover img{
  padding:2px;
  background-color:#dbd6cc;
}

header{
 /* background:url(../images/white_top.png) repeat left top;
  border-bottom: 2px solid #c11e2d;*/
  height:142px;
	position:relative;
	z-index:1000;
}
.headerBd{
  margin: 0px auto;
  width: 960px;
  position: relative;
  height: 140px;
}
.logo{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  padding: 12px 0;
}

.logo#rest {
	/*top: 12px;	*/
}

.logo2{
  float: right;
  padding-top: 10px;
}
.logo2#chrisovoulo a{
  display: inline-block;
  width: 90px;
  height: 91px;
  background:url(/media/77389/chrisovoulo_small.png) no-repeat right top;
}
.logo2#chrisovoulo a:hover{
  display: inline-block;
  width: 90px;
  height: 91px;
  background: url(/media/77397/chrisovoulo_over_small.png) no-repeat right top;
}

.logo2#chrisovouloEn a{
  display: inline-block;
  width: 90px;
  height: 91px;
  background: url(/media/77397/chrisovoulo_over_small.png) no-repeat right top;
}
.logo2#chrisovouloEn a:hover{
  display: inline-block;
  width: 90px;
  height: 91px;
  background: url(/media/77389/chrisovoulo_small.png) no-repeat right top;
}

.logo2#moni a{
  display: inline-block;
  width: 200px;
  height: 87px;
  background: url(/media/77413/moni_emvasis_over_small.png) no-repeat right top;
}
.logo2#moni a:hover{
  display: inline-block;
  width: 200px;
  height: 87px;
  background:url(/media/77405/moni_emvasis_small.png) no-repeat right top;
}

.headerR{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 700px;
	padding-left: 30px;
  /*width:810px;*/
}

.headerR#rest {
	width:730px;
}
address{
  float: left;
  font-style:normal;
  color:#8c8473;
  font-size: 18px;
  line-height: 28px;
  text-shadow: 1px 1px 1px #FFFFFF;
  font-weight:300;
  padding-top: 10px;
  font-family:"Didact Gothic", Arial, Helvetica, sans-serif ;
}
address span{
  padding-left:75px;
}
address img{
  vertical-align:top;
  padding-top: 6px;
}
.media{
 /* height: 550px;*/
    margin: 0px auto;
    overflow: hidden;
    padding: 0;
	
		width:100%;
	position: relative;
	
}
.foto{
  margin: 0 -170px;
}
.Up_Foto{
  height: 550px;
    margin: 0 auto;
    position: relative;
    width: 1300px;
}

#slider {
    position:relative;
    width: 800px; //your image width
    height: 583px; //your image height
 }
#slider img {
    position:absolute;
    top:0px;
    left:0px;
 }

.main{
  margin: 20px auto;
  width: 960px;
}
.reservForm label{
	display:block;	
}	
.reservForm .button {
    background-color: #977d44;
    border: medium none;
    color: #eae2cf;
    display: block;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px 0px;
    text-align: center;

	width:160px;
	
}
.button_offer{
  background-color: #897b5c;
    color: #eae2cf;
    display: block;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px 0px;
    text-align: center;
	width:160px;

}
.button_offer a{
  color: #eae2cf;
  text-decoration: none;
	display:block;
}
.button_offer a:hover{
  color: #eae2cf;
  text-decoration: none;
}

.bannerBg{
  padding: 8px 0;
  background-color:#ddd3bc;
  margin: 10px 0;
  height: 190px;
}
.bannerBd{
  width: 960px;
  margin: 0px auto;
}

.banner{
  float: left;
  width: 231px;
  margin-right: 9px;
  font-size: 13px;
}
.banner#right{
  float: left;
  width: 231px;
  margin-right: 0px;
  font-size: 13px;
}
.bannerH{
  font-size: 19px;
  color:#ad8530;
  text-shadow: 1px 1px 1px #FFFFFF;
}

.leftCol{
  float: left;
  width: 562px;
  padding-right:14px;
  margin-right:14px;
  border-right:1px solid #dbd3c0;
}
.rightCol{
  float: right;
  width: 369px;
}
article{
  text-align:justify;
}
.amenitiesBox{
  padding:20px;
  border:1px solid #dbd3c0;
}

/*================list=============*/
ul.list{
  margin: 0px;
  padding:0px;
	margin-bottom:15px;
}
ul.list li{
  display: block;
    list-style-type: none;
    padding-left: 17px;
  background:url(../images/arrow.gif) no-repeat left 9px;
}


/*================list=============*/

/*=================submenu================
.submenu{
  font-size: 14px;
  text-align: left;
}
.submenu ul{
  margin: 0px;
  padding: 0px;
}
.submenu li{
  display: block;
    list-style-type: none;
  padding: 1px 0;
  border-bottom: 1px solid #e5decf;
}
.submenu a{
  color: #8c7a53;
    display: inline-block;
    padding: 5px 0 5px 10px;
    text-decoration: none;
  width: 170px;
  
}
.submenu a:hover, .submenu a.selected{
  background-color: #E6DEC9;
    color: #841F28;
    display: inline-block;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    width: 170px;
}
*/

/*----------- NEW -----*/


.submenu {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: left;
}
.submenu ul {
    margin: 0;
    padding: 0;
}
.submenu li {
    border-bottom: 1px solid #E5DECF;
    display: block;
    list-style-type: none;
    padding: 1px 0;
}
.submenu a {

    color: #8C7A53;
    display: block;
    padding: 5px 0 5px 20px;
    text-decoration: none;
	background: #EDE6D5 url(/images/subMenu.png) no-repeat 340px 6px;
}
.submenu a:hover, .submenu a.selected {
    background-color: #E3D7BC;
    color: #841F28;
}

/*=================submenu================*/







.Right_media{
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px solid #dbd3c0;
}
.sliderBoxes {
  margin:0px;
  padding:0px;
  height: 146px;
}
.SlideImg{
  float: left;
    height: 130px;
    width: 171px;
  padding-right: 5px;
}

.slideText{
  color:#5A5344!important;
  float: right;
    font-size: 13px;
    width: 188px;
  font-family:"Didact Gothic", Arial, Helvetica, sans-serif ;

}
.slideText a{
	color:#AD8530;
	text-decoration:none;
}
.slideText a:hover{
	text-decoration:underline;
}

.RightBoxBanner{
  padding-bottom:10px;
  margin-bottom:10px;
  border-bottom:1px solid #dbd3c0;
}
.RightBanner{
  float: left;
  width: 156px;
  line-height: 19px;
}
.LeftBanner{
  float: right;
  padding-top: 36px;
	width:212px;
}
.LeftBanner img{
  padding: 0 0 0 5px;
}

.onSide .signupTxt {
  float: left;
  width: 156px;
  line-height: 19px;	
}

.onSide .header {
	color:#ad8530;
    font-size: 20px;
    margin: 4px 0 8px;
}
.onSide .signupForm{
  float: right;

	padding: 36px 0px 0px 0px;
}
.signupForm input {
  background:url(/images/signup.gif) no-repeat left top;
    border: 0 none;
    color: #807c75;
    font-size: 14px;
    margin: 2px 0 0;
    padding: 7px 0 6px;
    width: 200px;
}

.signupForm input.btn {
  background: none;
    background-color: #d1c6ac;
    border: none;
    color: #fff;
    font-weight: normal;
    padding: 3px 0;
    width: 200px;
  font-size: 17px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/PIE.htc);
}


footer{
  background: url(../images/footerBg.gif) repeat-x left top;
}
.footerBody{
  width: 960px;
  margin: 0px auto;
}


/*=================FooterMenu================*/
.FooterMenu{
  font-size: 17px;
  text-align: center;
  padding-top: 15px;
  /*text-transform:uppercase;
	font-size: 13px;*/
}
.FooterMenu ul{
  margin: 0px;
  padding: 0px;
}
.FooterMenu li{
  display: inline;
  list-style-type: none;
}
.FooterMenu a{
  color: #8c7a53;
    display: inline-block;
    padding: 10px 12px 9px 12px;
    text-decoration: none;
}
.FooterMenu a:hover{
  color:#841f28;
  text-decoration: none;
  padding: 10px 12px 9px 12px;
}
/*=================FooterMenu================*/

.footer_address{
  text-align: center;
  color:#615f5b;
  font-size: 14px;
  padding:18px 0 12px;
}
.footer_address a{
  color:#9c792e;
  text-decoration:none;
}
.footer_address a:hover{
  color:#9e1926;
  text-decoration:none;
}
.copy{
  text-align:center;
  color:#615f5b;
  font-size: 13px;
  padding: 0 0 10px; 
}


.formSuite{
  margin:0px auto;
  width: 960px;
  background: url(../images/group.png) repeat scroll left top transparent;
    height: 85px;
    padding: 10px 0 0;
}

#embed_container{
  background-color: red;
}
#om_menu .menu_name{
  background-color: red !important;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px;
}



/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #9e1926; }
/*a:visited { color: #9e1926; }*/
a:hover { color: #9c792e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */


.contactform {padding-top:10px;}
.contactform form .row,
.contactform form .row,
.contactform form .row            { padding-right: 20px;    }
.contactform form .field        { width: 240px;           }

.contactform form select  { width: 252px;           }
.contactform .field.small                { width: 200px!important; }

.contactform form td span         { color: #B42323;         }
.contactform form .calendar,
.contactform form .calendar     { 
  position: relative; 
  top: 10px; 
  left: 10px; 
  margin-top: -10px; 
  }
.contactform form .btn         {
  display: inline-block;
  overflow: visible;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  padding: 8px 14px;
  color: #ffffff;
  background-color:#45b57d;
  border:0px;
  font-family: "Jura", sans-serif;
     /*border: 1px solid #d3c7a5;*/
  }


.contactform form table {
    text-align: left;
   /* width: 100%;*/
}
.contactform form table td {
    line-height: normal;
    padding-bottom: 10px;
}
.contactform form label {
    display: block;
    margin-bottom: 3px;
    text-shadow: 1px 1px #FFFFFF;
}
.contactform form .field, .contactform form select {
    font-size: 13px;
    line-height: normal;
    outline: medium none;
    padding: 5px;
    vertical-align: middle;
    border: 3px solid #e2dac7;
}

.contactform form .btn{
  background-color: #d1c6ac;
  color: white;
  font-size: 15px;
  text-align: center;
  vertical-align: bottom;
  margin-left: 3px;
  height: 31px;
  padding:4px 12px;
  border: 0px;
	font-weight:normal;
}

.note {
	font-size:12px;	
}
form {
    margin: 0;
}


fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
















/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}




.menu_top{
  background: url(../images/white_top.png) repeat left top;
  border-bottom: 2px solid #C11E2D;
  height: 140px; 
}

.menu_fixed{
 position: absolute;
top: 0px;
z-index: 9999;
width: 100%;

}


.leftcol2{
 width: 960px; 
}

.offerBookBtn{
  background-color:#d3bc8c;
	/*width:170px;*/
	float:left;
	margin-right:15px;
	 text-align: center;
}
.offerBookBtn a{
  color: #EFE7D6;
    display: inline-block;
    font-size: 24px;
    padding: 3px 40px;
    text-align: center;
    text-decoration: none;
}
.offerBookBtn a:hover{
  color: #9c792e;

}



.sitemap ul {margin-bottom:0px;padding-bottom:0px;}
.sitemap li{
		display:block;
	list-style-type: none;
	padding: 0 0 5px 15px; 
	background: url(/images/arrow.gif) no-repeat left 6px;
	font-size:15px;
}
.sitemap li a {text-decoration:none;}
.sitemap li a:hover {text-decoration:underline;}







#socialWrapper {
    bottom: 0;
    color: #333333;
    display: none;
    font: bold 11px "lucida grande",tahoma,verdana;
    position: fixed;
    right: 40px;
    width: 570px;
    z-index: 1000;
}




#socialBox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EEEEEE;
    /*border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;*/
    bottom: 0;
    /*box-shadow: 0 0 6px 2px #333333;*/
    height: 32px;
    position: absolute;
    width: 100%;
	box-shadow: 0px 0px 6px 2px #949494;
	
	behavior: url(/PIE.htc); 
}
.socialItem {
    float: left;
    height: 20px;
    margin: 6px 0 0 4px;
    text-align: center;
    width: 75px;
}

.socialShare {
    width: 38px;
}


.socialBoxTitle, #socialBoxTitle {
    line-height: 20px;
	text-align:left;

}

.socialTweet {
width:90px;	
}
.socialShareThis {
width:75px;		
}
.socialPint {
    width: 70px;
}

.fb {
    width: 120px;	
	
}
.google {
    width: 60px;	
	
}





.review{
    border-bottom: 1px solid #dbd3c0;
    margin-bottom: 10px !important;
    padding-bottom: 10px;
}
.reviewLeft {
  float:left;
  width:130px;
position:relative;
}
.reviewRight {
  width:430px; 
  float:right;

}
.reviewRight a {
	color:#AD8530;
	text-decoration:none;
	font-size:15px;
}

.rate {height:14px;}
.rate.bookingCom{
  height:18px;
  background:url(/images/bgrate.jpg) no-repeat left top;
position:absolute;
right:55px;
top:25px;
color:#fff;
width:25px;
text-align:center;
}

.rate.r1 {
background: url(/images/square.png) no-repeat left -112px;
}
.rate.r2 {
background: url(/images/square.png) no-repeat left -84px;
}
.rate.r3 {
background: url(/images/square.png) no-repeat left -56px;
}

.rate.r4 {
background: url(/images/square.png) no-repeat left -28px;
}
.rate.r5 {
background: url(/images/square.png) no-repeat left 0px;
}

.rate.r0 {
background: url(/images/square.png) no-repeat left -140px;
}

.by {font-size:10px;margin-top:10px;}

.txt a {color:#AD8530;}
.txt a:hover {decoration:none;}


.paging {text-align:right;}




.close{
	position: absolute;
	top:10px;
	left:170px;
	z-index:100;
	padding: 10px;
	width: 200px;
	color:#fff;
	font-size: 16px;
	background: url(/media/47969/close.png) repeat left top;
}




.menu-list h2 {
  text-align: center;
  font-size: 30px;
}

.menu-list h3 {
  text-align: center;
	margin: 15px 0px;
}

.menu-list p {
    text-align: center;
}

.list-menu {
  list-style:none;
  width: 500px;
  margin: auto;
	padding: 0px !important;
}

.list-menu li{
  display:flex;
  align-items: center;
  line-height: 1.8;
  font-size:16px;
  padding: 10px;
	text-align:left;
  justify-content: space-between;
  border-bottom: 1px dotted green;
}

.menu-name {
	padding-right: 30px;
}

.menu-price {
  font-size: 20px;
  font-weight: 600;
}

.price {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin: 30px 0px;
}

.price span{ 
    border: 1px dotted green;
    padding: 10px;
}

.shortdesc {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin: 30px 0px;
}

.shortdesc-box {
  border: 1px dotted green;
  padding: 10px;
  display: inline-block;
}











































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

