	/*Generals*/

body {
	margin: 0px;
	padding:0px 0px 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color:#240909;
	background: #73472D url(/images/imo-curi-nankin/body_bg.png) repeat-x left bottom;
	}

#GeneralTableCenterTd {
	vertical-align:top;
	}
#GeneralTableLeftTd	{
	background: url(/images/imo-curi-nankin/top_left.jpg) no-repeat right top;
	}

#GeneralTableRightTd {
	background: url(/images/imo-curi-nankin/top_right.jpg) no-repeat left top;
	}


#GeneralDiv {
	width:1000px;
	margin:0px auto;
	padding-bottom:45px;
	position:relative;
	}
ul, ol {
	margin:0px;
	padding:0px;
	}
ul li {
	list-style:none;
	}
h1 {
    font: bold 22px "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	text-decoration:none;
	padding:0px;
	margin:0px;
	}
h2 {
    font: bold 18px "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
h3 {
    font: bold 14px "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	margin:0px;
	padding:0px;
	}
h4, h5, h6 {
    font: bold 14px "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	margin:0px;
	padding:0px;

	}


p {
    font: normal 14px "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #522614;
	margin:0px 0px 10px;
	}
a {
	color:#9E1B19;
	text-decoration:underline;
	}
a:hover {
	color:#FFF;
	text-decoration:none;
	}

	 /*End Generals*/
.TopTelefonDiv {
	position:absolute;
	top:210px;
	left:235px;
	}

	 /*Top Menu*/

#TopMenuDiv {
		position:absolute;
		top:65px;
		left:710px;
		color: #961D1C;
		width:155px;
		}
#central_top_table {
	height: 312px;
}
#central_top_table #leftColumn {
	background: url(/images/imo-curi-nankin/central_top_left.jpg) no-repeat left top;
	width: 397px;
}
#central_top_table #middleColumn {
	background: url(/images/imo-curi-nankin/central_top_middle.jpg) no-repeat left top;
	width: 293px;
}
#central_top_table #rightColumn {
	background: url(/images/imo-curi-nankin/central_top_right.jpg) no-repeat left top;
	width: 310px;
}

#central_top_table #flashLeftColumn {
	background: url(/images/imo-curi-nankin/central_top_left.jpg) no-repeat left top;
	width: 72px;
}
#central_top_table #flashMiddleColumn {
	background: url(/images/imo-curi-nankin/top_middle_bg_flash.jpg) no-repeat left top;
	width: 618px;
	padding: 11px 0 0 0;
}
#central_top_table #flashRightColumn {
	background: url(/images/imo-curi-nankin/central_top_right.jpg) no-repeat left top;
	width: 310px;
}

#TopMenuDiv ul li {
	margin-bottom:3px;
	background: url(/images/imo-curi-nankin/menu_bullet.gif) no-repeat left 2px;
	padding-left:18px;
	}
#TopMenuDiv ul a {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #961D1C;
	text-decoration:none;
	}
#TopMenuDiv ul a:hover {
	text-decoration:underline;
	}



     /*Content Start*/
div.BorderDiv {
	border:1px solid #AE9569;
	padding:3px;
	width:887px;
	margin:15px auto 0px;
	background-color:#532615;

	}
.GeneralContentDiv {
	margin:0px auto 0px;
	background: url(/images/imo-curi-nankin/content_bg.png) repeat-y left top;
	width:887px;

}
.GeneralContentTopBgDiv {
	background: url(/images/imo-curi-nankin/content_top_bg.png) no-repeat left top;
	}
.GeneralContentBottomBgDiv {
	background: url(/images/imo-curi-nankin/content_bottom_bg.png) no-repeat left bottom;
	}



.GeneralContentTable {
	border-collapse: collapse;
	margin:0px auto;
}
.GeneralContentTable td.GeneralContentTableLeftTd, .GeneralContentTable td.GeneralContentTableRighttTd {
	vertical-align:top;
	height:650px;
}
.GeneralContentTableLeftTd {
	width:292px;
	}
.GeneralContentTable td.GeneralContentTableRighttTd {
	vertical-align:top;
	padding-left:6px;
}
/*LeftPart*/

.SpecialsDiv {
	margin:10px;
	}



.HeaderBgDiv {
	background: url(/images/imo-curi-nankin/header_bg.png) repeat-y left top;
	margin-bottom:15px;
	}
.HeaderBgTopDiv {
	background: url(/images/imo-curi-nankin/header_top_bg.png) no-repeat left top;
	}
.HeaderBgBottomDiv {
	background: url(/images/imo-curi-nankin/header_bottom_bg.png) no-repeat left bottom;
	padding:10px 0px 10px 20px;
	}
.HeaderBgBottomDiv br {
	display:none;
	}
.SpecialsDiv h1 {
	font: normal 21px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(/images/imo-curi-nankin/header_bullet.gif) no-repeat left 4px;
	padding-left:35px;
	}
.SpecialOferDiv {
	border-bottom:1px solid #72462E;
	border-top:1px solid #72462E;
	padding:8px 0px;
	overflow:hidden;
	}
.SpecialOferDiv.FirstWithotBorder{
	border-top:none;
	}
.SpecialOferDiv.LastWithotBorder{
	border:none;
	}
.SpecialOferDiv img {
	background-color:#FFF;
	border:1px solid #72462E;
	padding:5px;
	float:left;
	margin-right:12px;
	}
.SpecialOferDiv a {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #240909;
	}
.OfferPrias {
	text-align:right;
	}
.SpecialOferDiv span {
	margin-top:13px;
	display:block;
	}
.SpecialOferDiv .OfferPrias {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #532514;
	}
.SpecialOferDiv .OfferPrias b {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #FF1800;
	}

	/*Right Part*/

.ContentBlock {
/*	border:4px solid #BF9E75;
*/	padding:15px 15px;
/*	background-color:#CCAD81;
*/	margin-bottom:0px;
	/*overflow:hidden;*/
	width:530px;
	}
.ContentBlock h1 {
	font: normal bold 16px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #542714;
	margin-bottom:10px;
	margin-left:10px;
	}
.ContentBlock h2 {
	margin-left:25px;
	}
/*.BlockSeparator {
	background-color:#532615;
	height:6px;
	}
*/`
table.GeneralContentTable  {
	border:1px solid #fff;
	}
table.GeneralContentTable td.GeneralContentTableRighttTd div.ContentBlock ul li h5 {
	margin-bottom:14px;

}

.Hr{
	background: url(/images/imo-curi-nankin/hr_img.png) repeat-x left top;
	height:2px;
	}
.ContentBlockTable td {
	vertical-align:top;
	}
.ContentBlockTableLeftTd {
	padding-right:15px;
	}
.ContentBlockTableLeftTd p {
	margin-top:10px;
	}
.ImageDiv {
	border:1px solid #9A221E;
	}
.ImageDiv img {
	background-color:#561B0D;
	padding:4px;
	border:4px solid #FFF; ;
	}
.DetailLinkSpan {
	display:block;
	text-align:right;
	margin-top:7px;
	}
.DetailLinkSpan a {
	background: url(/images/imo-curi-nankin/details_arrow.gif) no-repeat left 2px;
	padding-left:12px;
	color:#9E1B19;
	font-size:14px;
	text-decoration:none;
	}
.DetailLinkSpan a:hover {
	text-decoration:underline;
	}
.DishRecipeTable {
	font-size:16px;
	}
td.IngredientTd {
	color:#000;
	border-bottom:1px solid #A48156;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
	}
td.IngredientQuantytyTd {
	color:#fff;
	border-bottom:1px solid #A48156;
	padding-right:5px;
	}
td.IngredientDescriptionTd {
	color:#9E201E;
	padding-left:15px;
	}


/*News*/

.ShortNewsDiv {
	margin:0px 0px 20px 8px;
	}
.date {
	font: 13px Tahoma, Geneva, sans-serif;
	color: #d72420;
	display:block;
	}
.Paginator {
	text-align:center;
	margin:20px 0px
	}
.Paginator a {
	font: 13px Tahoma, Geneva, sans-serif;
	color: #542616;
	margin-left:8px;
	text-decoration:none;
	}
.Paginator a:hover {
	color: #fff;
	}
span.CurrentPage {
	font: bold 13px Tahoma, Geneva, sans-serif;
	color: #542616;
	margin-left:8px;
	text-decoration:underline;
	}
a.Back2News {
	display:block;
	font-size:12px;
	text-align:right;
	margin-right:15px;
	}












/*Contact Form*/
#ContactForm {
	margin:20px 0px 20px 30px;
	overflow:visible;
	height:100%;
}
#ContactForm h3 {
	color:#282828;
	margin-left:10px;
}
#ContactForm h3 span {
	color: #EA2C01;
}
#ContactForm dl {
	float: left;
    width: 100%;
	font:normal 14px Arial;
	margin: 0px;
	color:#000;

}
#ContactForm dl dt {
clear:both;
float:left;
margin:10px;
width:115px;

}
#ContactForm dl dd {
float:left;
margin:10px 0 10px 5px;
width:300px;


}
#ContactForm dl .NameContact {
	width:81px;
}
#ContactForm dl dt span {
	color:#FF0000;
}

/*#CFFieldsConfirm
{
    border: 1px solid #7F1515;
}
*/
.ContactName {
	height:18px;
	border:1px solid #7F1515;
	width:111px;
	margin-left:0px;
	margin-right:3px;
	background-color:#E7CDAC;
}
.ContactText {
	height:18px;
	border:1px solid #7F1515;
	background-color:#E7CDAC;

}
#ContactForm dl dd select {
*margin-left:5px;
	height:20px;
	border:1px solid #7F1515;

	background-color:#E7CDAC;
}
#ContactForm dl dd textarea {
	border:1px solid #7F1515;
	background-color:#E7CDAC;
	font-size:14px;
	height:200px;
}
.Result {
-x-system-font:none;
cursor:pointer;
display:inline-block;
font-family:Tahoma;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:27px; 
line-height:normal;
vertical-align:bottom;
background: #fff url(/images/imo-curi-nankin/right_bg.gif) no-repeat right top;
}

#ContactForm span.Result span {
	display: block;
	_display: inline-block;
	line-height: 20px;
	padding: 2px 10px 0px 10px;
	height: 80%;
	color: #fff;
	overflow: hidden;
	position: relative;
	background: url(/images/imo-curi-nankin/left_bg.png) no-repeat left top;
	text-align: center;
}
#ContactForm .Result input {

	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	width: 100px;
    cursor: pointer;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	/*border:none;*/
}


#ContactForm #ResultDt {
*margin-left:30px;
	margin-left:140px;
}
#ContactForm  #ResultDD {
width:200px;}
#ContactForm input, #ContactForm textarea {
	ime-mode: active;
}
#ContactForm input.imed, #ContactForm textarea.imed{
    ime-mode: disabled;
}


#ContactForm textarea {
height:200px;
}

.err_msg
{
	clear: both;
	float: left;
	color: #891917;
	margin: 5px 0px 0px 0px;
	widtH: 100%;
}

.contact_name p.err_msg{margin-left: 33px;}


/* MENU Categories */

img{border: 0px;}

.Category {
    font: "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:20px;
    font-weight:bold;
    color: #891917;
    padding:30px 0px 0px 15px;
    text-align:left;
}

.MenuName {
    font: "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:14px;
    font-weight:normal;
    color: #3B1E1A;
    padding:8px 0px 0px 15px;
    vertical-align:top;
	width:auto;
	/*white-space:nowrap;*/
}

.MenuPrice {
    font: "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:14px;
    font-weight:normal;
    color: #3B1E1A;
    padding:8px 80px 0px 30px;
    white-space:pre;
    text-align:right;
    vertical-align:top;
}
#MenuTable a {
    font: "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:14px;
    font-weight:normal;
    color: #3B1E1A;
    text-decoration: underline;
}
#MenuTable a:hover {
    text-decoration: none;
}
#MenuTable img {
	border:1px solid #794627;
	background-color:#FFF;
	padding:3px;
}

.MenuPhotoTd {
    padding:15px 0px 0px 10px;
}
.MenuPhotoTd2 {
    font: "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:14px;
    font-weight:normal;
    color: #3B1E1A;
    text-align:center;
    width:96px;
    padding:0px 5px 0px 0px;
}
.MenuPhotoTd2 a img {
	margin-bottom:4px;
	}
table#MenuTable {
	margin:0px auto;
	width:560px;
	}
td.CategoryDescription {
	padding-left:12px;
	padding-top:8px;
    font: "MS Gothic", "MS Mincho", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:14px;
    font-weight:normal;
	}


/*Popup*/

/*Search Imobil Form*/

#DishInfo{ display: none; }

#DishInfo
{
    position:absolute;
    height:auto;
    width:640px;
    padding: 0px;
    background-color: #CEAD82;
}

.DishInfoBlock
{
    margin: 5px;
    text-align: left;
}

.DishInfoBlock h2
{
    font-size: 18px;
    line-height: 20px;
	margin:0px auto 8px auto;
	color:#891917;
	font-weight:bold;
}

.DishImage
{
    text-align: center;

}
.DishImage img
{
	border:2px solid #7B4624;
	background-color:#FFF;
	padding:4px;
}

.DishDescription, .DishPrice
{
    margin: 0px auto;
}

.DishPrice
{
    width: 100%;
    text-align: left;
	margin:8px auto;
	font-weight:bold;
}

#DishInfo .modalClose
{
    position: absolute;
    top: 2px;
    right: 4px;

}
.DishDescription {
	margin:4px auto 8px;
	}
.DishTitle {
	font-weight:bold;
	color:#542714;
	}

/*Modal windows*/
#basic-modal-content {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#222;  z-index:6100;}
/* Container */
#simplemodal-container {padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:6200; position:absolute; top:-15px; right:-16px; cursor:pointer;}






/*Bottom Part*/
.BottomDiv {
	background-color: #4D2314;
	margin:20px auto 0px;
	width:893px;
	}
.BottomDiv table td {
	padding:3px 0px;
	color:#CDAD81;
}
td#GeneralTableCenterTd div.BottomDiv table td a {
	color:#CDAD81;
	margin-left:8px;
	text-decoration:none;
	font-size:11px;
	}
.BottomDiv a:hover {
	color:#CDAD81;
	text-decoration: underline;
	}
/**/

/*
.RedButton {
	background-color: #A62322;
	background-image: url(/images/imo-curi-nankin/RedButton_back.png);
	background-repeat: repeat-x;
	border: 1px solid #930;
}
*/
