@charset "utf-8";
/* CSS Document */

.clear { clear: both; }
a img { border-style: none; }

h1, h2, h3, h4, h5, h6 { color:#f6013a; font-family: Georgia, "Times New Roman", Times, serif; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }

#content h1 { /*margin-top: 0; */ color: #BD201B; }

body { background:url(../images/b_body.gif) repeat-x left top; margin: 0; padding: 0; }
body, input, textarea { color: #646464; font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#wrap {  width:996px; margin: 0 auto; background:url(../images/b_border.gif) no-repeat left 86px; padding-left: 1px; }
#wrapi { background:url(../images/b_border.gif) no-repeat right 86px; padding-right: 1px; }

#header .top { height:60px; }
#header .bot { background:#fff; border-top: 1px solid #9b1a16; padding: 5px; }
#header .bot .left { float: left; width: 223px; height: 224px; background:url(../images/h_square.gif) no-repeat; }
#header .bot .right { /*margin-left: 223px;*/ height:224px; float: left; }

#lm, #lm li { padding: 0; margin: 0; }
#lm { float: right; margin-top: 38px; } 
#lm li { float: left; list-style-type: none; padding: 0 6px; border-right: 2px solid #fff;  }
#lm li.last { border-right-style: none; }
#lm li, #lm a { color: #fff; text-transform: uppercase; text-decoration: none; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; }

#body { background:#fff; padding: 0 5px 5px 5px; }
#body .left { float: left; width: 223px; }
#body .left ul, #body .left li { padding: 0; margin: 0; list-style-type:none; }
#body .left ul { padding-left: 19px; }
#body .left li { padding-left: 13px; background:url(../images/bullet1.gif) no-repeat left 7px; }
#body .left ul a { font-size: 15px; }
#body .left ul a span { color: #f6013a; }
#body .left .by { padding-left: 22px; }

#body .right { /*margin-left: 223px;*/ padding: 0 5px 5px 5px; float: left; width: 752px; }
#body .heading { background:url(../images/h_left.gif) no-repeat left 6px; padding-left: 21px; }
#body .heading.cat { background:url(../images/l.cat.png) no-repeat 5px top; }
#body .heading.place { background:url(../images/l.place.png) no-repeat left center; }

#body a { color: #515151; text-decoration: underline; }
#body a:hover { text-decoration: none; }
#body h3 a { color: #f6013a; }

#content { margin: 0 10px; }
#content p { margin: 0 0 12px 0; }

.form input.text, .form textarea { border: 1px solid #b5b5b5; }
input.text, textarea { border: 1px solid #b5b5b5; }
.form input.text { float: left; }
.form table td { padding: 12px 0; }
.form table td.l { padding-right: 6px; text-align: right; }
.form table td.l2 { padding-right: 6px; padding-left: 12px; text-align: right; }
.form .button { padding: 2px 2px 2px 28px; background: #fff url(../images/check.gif) no-repeat 2px 0px; border: 2px solid #515151; color:#515151; }
.form .button.loading { background-position: 2px 4px; }
.form .status { float: left; width: 16px; height: 16px; margin: 1px 0 0 4px; }
.form .status.yes { background-image:url(../images/icon/apply.png); }
.form .status.no  { background-image:url(../images/icon/cancel.png); }

.form .status.yes { background-image:url(../images/icon/action_check.png); }
.form .status.no  { background-image:url(../images/icon/action_delete.png); }


.loading { background-image: url("../images/ajax-loader.gif") !important; background-repeat: no-repeat; }

.success, .error { padding: 12px; margin: 0 22px; }
.success { background: #98FB98; border: 1px dashed #32CD32; color: #006400; }
.error { background: #FFB6C1; border: 1px dashed #FF6347; color: #A52A2A; }


.worktime th { font-size: 12px; background: #eee; }
.even .worktime th { font-size: 12px; background: #fff; }
.worktime th.day6 { font-size: 12px; background: #555; color: #fff; }
.worktime th.day7 { font-size: 12px; background: #d00; color: #fff; }
.worktime td { font-size: 12px; padding: 0 1px; }
.worktime td.day6 { color: #555; }
.worktime td.day7 { color: #d00; }

#content .photo { border: 1px solid #515151; background: #EDEDED; padding: 3px; float: left; }
#content .photo img { border: 1px solid #515151; background: url("../images/Gurmania.png") no-repeat center; }

#content .rlist .item { border: 1px solid #fff; background: #fff; margin: 12px 0; padding: 12px; }
#content .rlist .item.even { /*border: 1px solid #515151;*/ background: #EDEDED; }
#content .rlist .item.even .photo { border: 1px solid #fff; background: #fff; }

#content .rlist .item h2 { margin: 2px 0; }
#content .rlist .item h2 a { text-decoration: none; }
#content .rlist .item .photo { float: left; }
#content .rlist .item .info { margin-left: 180px; }

#content .rlist .address { line-height: 2; }

#content .rlist .worktime { margin: 16px 0; }

#content .rlist .services .item { float: left; margin: 0; padding: 0; background: inherit; border-style: none; margin-right: 4px;   }

#content .info h1 { margin-bottom: 8px; }
#content #map_canvas h1 { font-size: 16px; } 
#content #map_canvas { width: 740px; height: 300px; float: left; margin: 4px auto 12px auto; border: 1px solid #515151; } 


#content .info .general .photo { float: left; margin: 0 12px 12px 0; }
#content .info .general .services .item img { vertical-align: bottom; }
#content .info .general .services .item { margin: 3px 0; }
#content .info .general .contacts { color: #515151; margin-top: 12px; }
#content .info .general .contacts img.icon { margin-right: 3px; margin-left: 7px; }
#content .info .general .contacts .address { float: left; }
 
#content .cols .left, #content .cols .right { float: left; padding: 0; }
#content .cols .left  { width: 450px; }
#content .cols .right { width: 280px; }
#content .cols .right .menu { padding: 56px 36px 85px 36px; float: left; background: url("../images/menu.board.png") no-repeat left top; /*#EDEDED*/ width: 203px; height: 310px; }
#content .cols .right .menu h3 { margin-top: 0; text-align: center; margin-bottom: 6px; font: bold 18px "Comic Sans MS", Georgia, "Times New Roman", Times, serif; }
#content .cols .right .menu h3 a { color: #fff; text-decoration: none; }
#content .cols .right .menu div a { text-transform: capitalize; color: #fff; text-decoration: none; }
#content .cols .right .menu a:hover { text-decoration: underline; }

#content .info .gallery a.more { position: relative; top: 254px; }

#content .info .gallery .gallery { margin: 18px 0; }
#content .info .gallery .gallery .photo { margin: 6px; }

#content .info .menu .meal { margin: 16px 0; }
#content .info .menu .meal .photo { margin: 0 8px 12px 0; }
#content .info .menu .meal .price { float: right; position: relative; top: -16px; /*padding-top: 16px;*/ }
#rcp     .info .menu .meal .price { top: 0; /*padding-top: 16px;*/ }
#content .info .menu .meal .price table { width: 104px; }
#content .info .menu .meal .price .num { text-align: right; }
/*#content .info .menu .meal .descr { margin: 0 0 0 140px; }*/
#content .info .menu .meal .descr .ingredients { margin: 0 106px 0 0px; }
#content .info .menu .meal .descr h3.name { border-bottom: 1px dotted #515151; color: #515151; font-size: 16px; margin: 0; line-height: 1; }

.descr strong { color: #222222; }

#footer { border-top: 1px solid #848484; font-size: 11px; }
#footer a { color: #971A16; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#content .rlist       .info .cats a { padding: 2px 4px; }
#content .rlist .even .info .cats a { background: #fff; }
#content .rlist .odd  .info .cats a { background: #EDEDED; }


.ui-dialog { font: normal 14px/1.5 "Trebuchet MS",Arial,Helvetica,sans-serif; }
.ui-dialog label, .ui-dialog input { display:block; }
.ui-dialog input.text { margin-bottom:12px; width:95%; padding: .4em; }
.ui-dialog fieldset { padding:0; border:0; margin-top:25px; }
.ui-dialog h1 { font-size: 1.5em; margin: .6em 0; }
.ui-dialog .ui-state-error { padding: .3em; }
.ui-dialog .validateTips { border: 1px solid transparent; padding: 0.3em; }

.ui-dialog ul { padding-left: 20px; }
.ui-dialog li { margin: 12px 0; background: url("../i/bullet.png") no-repeat left center; list-style-type: none; padding-left: 20px; }

.left .subscribe { float: right; margin-right: 10px; }

ul.featured { padding: 0; float: right; margin-bottom: 0; }
ul.featured li { list-style-type: none; float: left; padding: 0 4px;  }

.left .social { margin-top: 14px; }

.rlist .new { float: right; width: 60px; height: 64px; position: relative; right: -18px; }
.rlist .new.ru { background: url("../images/new.ru.png") no-repeat right top; }
.rlist .new.lv { background: url("../images/new.lv.png") no-repeat right top; }
