
body {
	background-color: #F1E4C4;
	font-family: Georgia;
	font-size: 14px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
font-family: Georgia;
	font-size: 14px;
	color: #333333;
}

form{
margin: 0px;
padding: 0px;
}
a{
color: #333333;
text-decoration: none;
}
input {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top: 1px solid  #97959a;
	border-right: 1px solid  #97959a;
	border-bottom: 1px solid #97959a;
	border-left: 1px solid  #97959a;
	padding: 3px;
}
.t1m {
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 7px;
}
td.right{
text-align: right;
vertical-align: bottom;
}
td.dash{
border-bottom: 1px dashed #929292;
height: 7px;
font-size: 1px;
}

td.bt{
vertical-align: top;
height: 20px;
}
td.right_b{
text-align: right;
height: 33px;
vertical-align: bottom;
}
td.top{
height: 20px;
}
a.lang{
font-family: Verdana;
font-size: 11px;
color: #9e4800;
text-decoration: none;
}
a.lang_act{
font-family: Verdana;
font-size: 11px;
color: #b2b2b2;
text-decoration: none;
}
.vidus{
border-right: 1px solid #929292;
}
.name{
font-family: Georgia;
font-size: 16px;
color: #9e4800;
}
.content{
font-family: Georgia;
font-size: 14px;
color: #262223;
}
.dcontent{
font-family: Georgia;
font-size: 14px;
color: #9e4800;
}
.price{
width: 230px;
border-bottom: 1px dashed #929292;
border-top: 1px dashed #929292;
padding-top: 5px;
padding-bottom: 15px;
margin-bottom: 25px;
}
.pica{
width: 230px;
padding-top: 5px;
padding-bottom: 15px;
}
.dprice{
width: 200px;
border-bottom: 1px dashed #929292;
border-top: 1px dashed #929292;
padding-top: 5px;
padding-bottom: 15px;
}
.drink{
width: 200px;
padding-top: 5px;
padding-bottom: 15px;
}
td{
text-align: left; 
}




.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 0px solid white;
    font-family: Verdana, Helvetica;
    font-size: 12px;
    padding: 5px;
    background-color:#6ea5d1;
    color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


