#Menu a:hover, #Menu a:active{
	outline: none
}

#MenuBottom{
	background: #DCE2EE url(/images/c4.png) left bottom no-repeat;
	width: 695px;
	position: relative;
	top: -5px;
	margin-left:3px;
	padding-left:5px;
}

#MenuBottom2{
	background: url(/images/c3.png) right bottom no-repeat;
	height: 22px;
}

#MenuBottom3{
	margin-right: 3px;
	position: relative;
	left: -1px;
	background: #fff url(/images/cc4.png) no-repeat scroll left bottom;
}

#MenuBottom4{
	background: url(/images/cc5.png) no-repeat scroll right bottom;
	height: 12px;
}

#MenuBottom2 .MenuTabs{
	padding: 0;
	margin: 0;
}

.MenuTabs{
	background: #DCE2EE url(/images/c1.png) no-repeat scroll left top;
	position:relative;
	width: 685px;
	height: 40px;
	z-index:1;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	padding-top: 15px;
}

.ui-tabs-hide{
	display: none;
}


.MenuTabs li.ui-tabs-selected{
	background:white url(/images/cc2.png) no-repeat scroll right top;
	font-weight:bold;
}

.MenuTabs li.ui-tabs-selected a{
	background: transparent url(/images/cc1.png) no-repeat scroll left top;
	color: black;
	text-decoration: none;
	outline: none;
}

.MenuTabs li{
	height: 35px;
	margin:0;
	padding:0;
	list-style: none;
	float: left;
}

.Partition{
	background: transparent url(/images/cc2.png) no-repeat scroll right top;
}

.PartitionTabs{
	padding-bottom: 12px;
}

.PartitionTabs, .PartitionTabs li{
	margin: 0;
	padding: 0;
	list-style: none;
}


.PartitionTabs li a{
	color: black;
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.PartitionTabs, .PartitionTabs li a, .PartitionTabs, .PartitionTabs li a:hover,
.PartitionTabs, .PartitionTabs li a:selected{
	outline: none;
}

.PartitionTabs li.ui-tabs-selected a{
	background: #F4F7EF;
	font-weight: bolder;
}

.PartitionTabs, .PartitionTabs li a:hover{
	background: #DCE2EE;
	font-weight: bolder;
	text-decoration: none;
}

.PartitionTabsWrapper{
	float:right;
	position:relative;
	top: -36px;
	width: 210px;
	z-index: 500;
}

.PartitionTabsWrapper .PartitionTitle{
	display: block;
	height: 34px;
	text-align: right;
	padding-right: 30px;
	cursor: pointer;
}

.PartitionTabsWrapper .PartitionTitle img{
	margin-left: 15px;
}

.PartitionTabs{
	position:absolute;
	width:200px;
	background:transparent url(/images/choose2.png) no-repeat scroll left bottom;
	margin:0;
	width: 180px;
	display: none;
	padding-bottom: 9px;
}

.PartitionTabs li{
	background: white none repeat scroll 0 0;
	border-left: 2px solid #C5CCDF;
	border-right: 3px solid #C5CCDF;
	float:none;
	height:auto;
	text-align:left;
	padding: none;
}

.MenuWrapper h2{
	display: none;
}

.MenuTabs li{
	height:40px;
}

.MenuTabs li a{
	height:30px;
	display: block;
	padding:10px 15px 0;
	outline: none;
}

#Menu{
	width: 700px;
	background: #DCE2EE url(/images/c1.png) no-repeat scroll left top;
	margin-left: 3px;
	margin-right: 3px;
}

#Menu .MenuTabs {
	background: url(/images/c2.png) no-repeat scroll right top;
}

#Menu h1{
	display: none;
}
.MenuWrapper{
	background: #fff url(/images/cc1.png) no-repeat scroll 0 0;
	margin-left: 3px;
	margin-right: 3px;
}

.Menu table{
	clear: left;
	background: #fff url(/images/cc2.png) no-repeat scroll right top;
	border-collapse: collapse;
	margin-top: 8px;
	width: 680px;
	margin-right: 10px;
	margin-left: 10px;
}

.Menu table tr:hover td{
	background: #F4F7EF;
}
.Menu table tr.MenuDescription:hover td{
	background: transparent;
}

.Menu table td{
	border-bottom:1px solid #DCE2EE;
	text-align: center;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	width: 50px;
}

.Menu table td.Col2 a:hover{
	text-decoration: underline;
}

.Menu table td.Col1{
	text-align: left;
	font-size: 130%;
	padding-left: 0.8em;
	width: 90px;
}

.Menu table td.Col3{
	font-weight: bolder;
}

.Menu table td.Col1 a, .Menu table td.Col1 a:visited, .Menu table td.Col1 a:hover{
	color: black;
}

.Partition h3{
	padding: 0.3em;
	padding-bottom: 0;
	margin: 0;
	text-align:left;
	color: #999;
	font-size: 120%;
	font-style: italic;
	padding-top: 1em;
	padding-left: 1em;
}

.Menu table tr.MenuDescription td{
	font-style: italic;
	color: #888;
	text-align: left;
	font-size: 80%;
	padding-left: 3em;
	padding-right: 2em;
}

.Menu table tr.MenuDescription img{
	float: left;
	padding-right: 1em;
}


.Menu table th{
	background: #767676;
	height: 30px;
	color: #fff;
	text-align: center;
}

.Menu table th.Col1{
	background: #767676 url(/images/ccc1.png) no-repeat scroll left top
}

.Menu table th.Col3{
	background: #767676 url(/images/ccc2.png) no-repeat scroll right top
}

.MenuItem .Col2{
	font-style: italic;
}

.MenuItem .Col2 a{
	text-decoration: none;
}

span.Separator{
	padding-left: 6px;
	padding-right: 6px;
	font-size: 120%;
	color: #ccc;
}

#CalcSpace{
	float:right;
	position:relative;
	z-index:1;
	font-size: 80%;
}

.Calc{
	width:249px;
}

.Calc .CalcHeader{
	background:url(/images/basket.png) no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:28px;
	padding:6px 0 0 14px;
	width:235px;
}

.Calc .CalcItems{
	border-left:3px solid #BFD0E0;
	border-right:3px solid #BFD0E0;
	padding:0 5px 3px 9px;
}

.Calc .CalcItems table{
	width: 100%;
}

.Calc .CalcItems table th{
	text-align: left;
	font-weight: normal;
	font-size: 80%;
	color: #717171;
	padding-bottom: 1em;
}

.Calc .CalcItems table td, .Calc .CalcItems table th{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.Calc .CalcItems table th{
    white-space:nowrap;
}

.Calc .CalcItems table td.Col1{
	font-size: 90%;
	width: 95px;
	padding: 0;
    vertical-align:middle;
}

.Calc .CalcItems table td.Col2{
	text-align: center;
	width: 50px;
}

.Calc .CalcItems table td.Col3{
}

.Calc .CalcFooter{
	background-image:url(/images/basket22.png);
	font-size:15px;
	line-height:normal;
	_height:35px;
}
.CalcFoterControlsWrapper input{
	display:block;
	vertical-align:middle;
	font-size:12px;
	position:relative;
	z-index:1;
	top:-2px;
	margin:0 0 0 5px;
	float:left;
}
.CalcFoterControlsWrapper label{
	float:left;
}
.Calc .CalcMessage{
	padding-top: 0.8em;
	font-size: 90%;
	font-style: italic;
}

.CalcFoterControlsWrapper{
	padding-left:1.6em;
	padding-top:0.6em;
	font-weight: bolder;
}

.CalcFooter input{
	display: none;
}

.searchList {
    background: #dee3ef;
    border-top: 10px solid white;
	width: 100%;
}

.searchList.r1 {
    background: #fdd2a8 url(/images/vip.png) repeat-x 0 0;
    border-top: 10px solid white;
}

.searchList .searchListInfo .rating {
    float: left;
    color: #8f8f8f;
    padding: 9px 0 0 8px;
    height: 20px;
}

.searchList p {
    clear:both;
}

.searchList h2 { 
    float: left;
}
.searchList p, .searchList h2{
	padding-bottom: 4px;
}

.searchList .searchListInfo .rating span {
    padding-right: 5px;
}

.searchList .searchListInfo .rating img {
    margin-right: 1px;
}

.searchList .searchListInfo h2 {
    float: left;
    padding: 0 0 5px 0;
}

h2 small {
    font-size: 60%;
    color: #8F8F8F;
}

.searchList .searchListInfo p {
    clear: both;
    padding: 0 0 7px 0;
    font-size: 15px;
}

.searchList .searchListInfo p i {
    padding-right: 5px;
}

.searchList .searchListInfo p .jslink {
    font-size: 12px;
}

.searchList .searchPhoto {
    float: right;
    height: 70px;
    width: 70px;
	border: 0px solid red;
	overflow: hidden;
	margin: 10px;
	text-align: center;
}

.searchList .searchOptions img {
    vertical-align: top;
}

.searchList .searchTime ul{
	margin: 0;
	padding: 0;
}

.searchList .badges{
	padding: 0;
	padding-top: 10px;
}

.searchList td{
	vertical-align: top;
	padding: 15px;
}

.searchList td.photo{
	width: 75px;
	padding: 0;
}

.searchList .searchTime {
    text-align: right;
	font-size: 80%;
	padding-left: 0;
}

.searchList .WorkNow {
    color: #85a92d;
}

.searchList ul, .searchList ul li {
    list-style: none;
}

.searchList .mapHolder{
	font-size: 80%;
	float: left;
	padding-left: 5px;
}

.searchList address{
	font-size: 80%;
	display: inline;
	padding-right: 0.2em;
	float: left;
}

#searchResult TABLE.searchList TD{
	padding-bottom: 0px;
}

.description {
    border-top: 1px solid #dce2ee;
    position: relative;
    padding-bottom: 20px;
    z-index: 1;
    width: 980px;
    _float: left;
}

.description img.logo {
    float: left;
	margin-right:0.8em;
}

.description .desLogo {
    position: absolute;
    left: 15px;
    top: 35px;
}

.description .desInfo {
    padding: 10px 0 0 195px;
    width: 500px;
}

.description .desInfo p {
    padding-bottom: 7px;
}

.description .desInfo h4 {
    color: black;
    padding: 0 0 4px 0;
}

.description .opinion {
    float: right;
    width: 249px;
    position: relative;
    z-index: 1;
    padding: 10px 0 0 0;
}

.description .opinion h4 {
    padding: 0 0 7px 0;
    float: left;
}

.description .opinion .myOpinion {
    display: block;
    float: right;
    padding-top: 2px;
}

.description .opinion .ava {
    clear: both;
    background: #dce2ee url(/images/opinion1.png) no-repeat 0 0;
    padding: 5px 8px;
    overflow: hidden;
    zoom: 1;
}

.description .opinion .ava img {
    float: left;
    margin-right: 8px;
    position: relative;
    z-index: 1;
}

.description .opinion .ava h4 {
    float: none;
    color: #000;
    padding: 0;
}

.description .opinion .opinionText {
    background: url(/images/opinion3.png) no-repeat left bottom;
    padding: 0 0 10px 0;
}

.description .opinion .opinionText p {
    background: white url(/images/opinion2.png) no-repeat -3px top;
    border-left: 3px solid #dce2ee;
    border-right: 3px solid #dce2ee;
    padding: 12px 5px 0 5px;
    zoom: 1;
    margin-top: -9px;
}

.searchPhoto img{
	border: 2px solid #BCC6DA;
}

#MenuWrapper{
	display: none;
}

#mapBlock{
	background: #BCC6DA none repeat scroll 0 0;
	margin-top: 16px;
	margin-left: 30px;
	position: absolute;
	z-index: 10000;
	padding: 5px;
	display: none;
}

#mapBlock #mapTop{
	background: transparent url(/images/maptop.png) no-repeat scroll 0 0;
	height:14px;
	left:20px;
	position:absolute;
	top:-14px;
	width:26px;
}

#Map{
	width: 500px;
	height: 400px;
}

#Map div{
	width: 500px;
	height: 400px;
}

div.jslink{
	display: inline;
}

.jslink{
color:#496ea1 !important;
border-bottom:1px dotted #496ea1 !important;
cursor:pointer !important;
position:relative !important;
z-index:1 !important;
font-size:15px !important;
}

.description{
border-top:1px solid #dce2ee;
position:relative;
padding-bottom:20px;
z-index:1;
width:980px;
_float:left;
}
.description .desLogo{
position:absolute;
left:15px;
top:35px;
}
.description .desInfo{
padding:10px 0 0 195px;
width:510px;
}
.description .desInfo p{padding-bottom:7px;}
.description .desInfo h4{color:black;padding:0 0 4px 0;}

.description .opinion{
float:right;
width:249px;
position:relative;
z-index:1;
padding:10px 0 0 0;
}
.description .opinion h4{
padding:0 0 7px 0;
float:left;
}
.description .opinion .myOpinion{
display:block;
float:right;
padding-top:2px;
font-size:12px;
}
.description .opinion .ava{
clear:both;
background:#dce2ee url(/images/opinion1.png) no-repeat 0 0;
padding:5px 8px;
overflow:hidden;
zoom:1;
}
.description .opinion .ava img{
float:left;
margin-right:8px;
position:relative;
z-index:1;
}
.description .opinion .ava h4{
font-size:15px !important;
float:none;	
color:#000;
padding:0;
}
.description .opinion .opinionText{
background:url(/images/opinion3.png) no-repeat left bottom;
padding:0 0 10px 0;
}
.description .opinion .opinionText p{
background:white url(/images/opinion2.png) no-repeat -3px top;
border-left:3px solid #dce2ee;
border-right:3px solid #dce2ee;
padding:12px 5px 0 5px;
zoom:1;
margin-top:-9px;
font-size:12px !important;
}


iframe{
	padding: 0;
	margin: 0;
	overflow: hidden;
}

*:first-child+html #mapBlock{
	margin-left: -70px;
	margin-top: 30px;
}

*:first-child+html .desInfo{
	padding-left: 40px;
}

a.Less{
	padding-left: 3px;
	padding-right: 3px;
}

a.More{
	padding-left: 3px;
	padding-right: 3px;
}


/* SimpleModal */
#simplemodal-container{
	position: absolute;
	z-index: 500;
	width: 540px;
	border:5px solid #bcc6da;
	background: white;
	padding: 10px;
}

#simplemodal-container a.modalCloseImg {
	background:url(/images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-15px;
	cursor:pointer;
}

#simplemodal-container p{
	margin: 0;
	padding: 0;
	margin-bottom: 0.3em;
}

#OrderForm{

}

#simplemodal-container table td{
	padding: 0.2em;
	padding-right: 0.5em;
	padding-left: 0;
}

#simplemodal-container .OrderItems table td,
#simplemodal-container .OrderItems table th{
	padding-top: 0.15em;
	padding-left: 0.4em;
	padding-right: 0.4em;
}

#OrderForm h1{padding:0;}

#Registration{
	outline: none;
}

#SubmitCalc{
	background: url(/images/ico1.png) top left no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 15px;
	display: block;
	margin-left: 5px;
	outline: none;
}


A#Reservation{
	background: url(/images/order.gif) top left no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 15px;
	display: block;
	margin-left: 5px;
	outline: none;
}


.OrderSpace table{
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.OrderSpace table tr td, .OrderSpace table tr th{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.2em;
}

.OrderTotal{
	font-size: 140%;
}

#order_time1, #order_time2{
	width: 40px !important;
}

.OrderButtons{
	margin-top: 10px;
}

.OrderButtons input{
	width: 150px;
	margin-right: 5px;
}

.OrderItems{
	max-height: 200px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

#OrderForm table input, #OrderForm table textarea{
	width: 200px;
}


/**/
#Reservation{
	outline: none;
}

input.Disabled{
	border: none;
	background: transparent;
	color: #000;
}

input.hasDatepicker{
	border: 1px solid #ccc !important;
}

#Reservation small{
	font-size: 70%;
}

.opinion{
/*	display: none;*/
}


h1 a#ToResults{
	font-size: 70%;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	outline: none;
}

h1 a#ToResults:hover{
	text-decoration: none;
	padding-bottom: 0.2em;
	border-bottom: 1px dashed;
}r

img.logo{
	padding-top: 10px;
}

.Siblings{
	font-size: 120%;
	padding-bottom: 1.5em;
}

.Siblings a{
	text-decoration: none !important;
	outline: none !important;
}

.Siblings a:hover{
	border-bottom: 1px dashed;
}

.Siblings .Left{
	float: left;
	padding-top: 1em;
	outline: none;
}

.Siblings .Right{
	float: right;
	padding-top: 1em;
	outline: none;
}

label.error{
	margin-left: 0.4em;
	color: red;
	font-style: italic;
}

body:first-of-type .Menu table th{
  height: 30px;
}

#PrintLink{
  top: 0 !important;
}
.Calc .CalcFooter{
    background:url("/images/basket22.png") repeat scroll left bottom transparent;
	font-size:15px;
	line-height:normal;
	_height:35px;
    padding-top:8px;
}
.CalcFoterControlsWrapper input{
	display:block;
	vertical-align:middle;
	font-size:12px;
	position:relative;
	z-index:1;
	top:-2px;
	margin:0 0 0 5px;
	float:left;
}
.CalcFoterControlsWrapper label{
	float:left;
}
.Calc .CalcItems {
	border-left:3px solid #BFD0E0;
	border-right:3px solid #BFD0E0;
	padding:0 5px 3px 9px;
}
.Calc .CalcHeader {
	background:url(/images/basket.png) no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:28px;
	padding:6px 0 0 14px;
	width:235px;
}
#calcTable .Col1{padding-left:0 !important;}
.CalcFoterControlsWrapper {
    background:url("/images/basket22.png") no-repeat scroll left bottom transparent;
    height:27px;
    margin-top:-9px;
    /*padding:17px 8px 0 9px;*/
    padding:17px 21px 0 19px;
}

.CalcFooter .col5 {
    float:left;
}

.CalcFooter .col6 {
    float:right;
}


