layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*html { overflow:hidden; }  hidden scroll */
.footright {width:400px}
.footright #OT_searchWrapper {
	width: 390px;
	margin-top:-70px;
	display:none;
}

.footright #OT_imglogo {
    border: 0 none;
    margin: -12px 0 0 134px;
    display:none;
}


.footright #OT_logoLink {
	display:none;
}

.home .footright #OT_logolink {
	display:block;
}

.home .footright #OT_logolink {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 9px;
    left: 209px;
    margin: 0;
    padding: 0 0 10px;
    position: absolute;
    top: 2px;
    width: 100%;
}




.home .footright #OT_searchWrapper {
	width: 390px;
	margin-top:-70px;
	display: block;

}

.home .footright #OT_imglogo {
    border: 0 none;
    margin: -12px 0 0 134px;
    display:block;
}


#OT_imglogo {
    border: 0 none;
    margin: -66px -8px 0 -7px;
    
    
}


.footright #OT_searchWrapper .feedFormField, .footright #OT_searchWrapper .feedFormField option {
    font-size: 10px;
}
    
.footright #OT_searchWrapper #startDate, .footright #OT_searchWrapper .OT_feedFormfieldCalendar {
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 10px;
}

.footright #OT_searchWrapper #imageCal td {
    color: black;
}

.footright #OT_searchWrapper .OT_feedTitle {
    font-size: 12px;
    font-weight: normal;
    left: 43px;
    line-height: normal;
    margin: 0 0 1px 5px;
    position: absolute;
    top: 0;
}


#OT_searchWrapper .OT_feedTitle {
    font-size: 12px;
    font-weight: normal;
    left: 59px;
    line-height: normal;
    margin: 0 0 1px 5px;
    position: absolute;
}

.footright #OT_submitWrap {
    left: 275px;
    margin: 0 5px 0 0;
    position: relative;
    top: 100px;
    z-index: 5;
}

#OT_time {
    left: 303px;
    margin: 0;
    position: absolute;
    top: 52px;
}

#OT_partySize {
    left: 153px;
}

#OT_dateLbl {
    left: 31px;
}


#OT_date {
    left: 156px;
    
}
#OT_partySizeLbl {
    display: block;
    left: 0;
    margin: 0 0 0 35px;
    
}

.footleft {
	float: left;
}

.footright{
	float: right;

}


.frame{
	/*top: 0;
	left: 0;*/
	position: fixed;
	display: table;
	height: 100%;
	width: 100%;
	margin: 0;	
}

.container{
	display:table-cell;
	vertical-align: middle;
	position: relative;
}

.frame_in{
	width:100%;
	height:503px;
	background-color:#FFF;
}

.inner{
	width:1024px;
	margin: 0 auto;
    padding: 0 20px;
	color:#331201;
}

.inner.splash{
	text-align:center;
	padding:140px 0;
}

/*----------------------------------------------------------------------
	logo
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.logo{
	text-align:center;
	padding:30px 0;
	/*background:url(../images/logo.jpg) no-repeat 50% 40%;
	height:77px;*/
}

/*.logo h1{
	background:url(../images/pics/logo1.jpg) no-repeat 50% 40%;
	width:225px;
	height:77px;
	margin:0 auto;
}

.logo h1 span{
	display:none;
}

.logo h1 a{
	display: block;
	width:225px;
	height:77px;
	cursor: pointer;
}

.logo h1 a:hover{
	background:url(../images/pics/logo2.jpg) no-repeat 50% 40%;
	width:225px;
	height:77px;
	margin:0 auto;
}*/


/*----------------------------------------------------------------------
	main
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.main{
	padding:0;
	position:relative;
}
#credit-line{
	
	position:absolute;
	bottom:-36px;
	right:10px;
	font-size:10px;
	color:#331201;
	
}
#credit-line a{color:#331201; text-decoration:none;}
#credit-line a:hover{ text-decoration:underline;}

.main h2{
	color:#85A73C;
	text-transform:uppercase;
	font-weight:normal;
	font-size:1.2em;
	padding:0;
	padding-bottom:2px;
}

.main a{
	color:#85A73C;
	text-decoration:none;
}

.main strong{
	color:#3F0F00;
}

.main .left{
	width:220px;
	margin-right:15px;
}

/* menu */
#nav{
	padding:0; 
	margin:0;
	text-align:right;
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif; 
	margin-top:-3px;
	position:absolute;
}

#nav a:hover{
	color:#85A73C;
}

#nav dt a.selected1,
#nav dt a.selected2,
#nav dt a.selected3,
#nav dt a.selected4,
#nav dt a.selected5,
#nav dt a.selected6,
#nav dt a.selected7,
#nav dt a.selected8,
#nav dt a.selected9,
#nav dt a.selected10{
	color:#331201;
	font-weight:bold;
}

#nav dt span{
	font-style:oblique;
	font-weight:normal;
}

#nav dt b, #nav dt a{
	display:block; 
	font-weight:normal; 
	color:#755945; 
	height:22px; 
	line-height:22px; 
	padding-left:0; 
	cursor:pointer; 
	width:220px;
}

#nav dt b a:hover{
	color:#85A73C;
	padding-left:0;
}

#nav dt a{
	color:#755945; 
	text-decoration:none;
}

#nav dd{
	padding:0;
	display:none 
}

#nav dd ul{
	padding:0; 
	margin:0; 
	list-style:none;
}

#nav dd ul li a{
	font-size:1em;
	color:#B1C281; 
	height:22px; 
	line-height:22px; 
	text-decoration:none;
}

.main .right{
	width:788px;
}

.main .right .home{
	width:650px; /* 840px;*/
}

/* <Scroll> */
.holder {
	float: left;
	margin: 0 10px 0 0;
	width:340px;
}

.scroll-pane {
	width: 340px;
	height: 230px;
	overflow: auto;
	background: #FFF;
	float: left;
}


/* jScrollPane */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 99%;
	background: #FFF;
	border:1px solid #C8B9AE;
}
.jScrollPaneDrag {
	position: absolute;
	background: #B19E8F;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.main .imgslide{
	float:left;
	width:216px;
}

.main .imgslide .presentacion img{
	display:none;
	position:absolute;
}

.main .imgslide_home{
	width:650px;
	height:190px;
}

.main .imgslide_home .presentacion img{
	display:none;
	position:absolute;
}

.main .imgslide1{
	width:276px;
}

.main .imgslide1 .presentacion img{
	display:none;
	position:absolute;
}

.main .list{
	margin:5px 0 15px 0;
}

.main .list td{
	padding:11px 0;
	border-bottom:1px dashed #E2D8CF;
}

.main .list strong{
	text-transform:uppercase;
	font-weight:normal;
}

.main .list .price{
	text-align:right;
	font-size:1.2em;
	vertical-align:bottom;
}

.main .list .float_image{
	float:left;
	padding-right:5px;
}

.main .list .title{
	padding-bottom:0;
}

.main .list .photos .left{
	width:90px;	
}

.main .menu_list{
	margin-bottom:8px;
}

.main .menu_list .list_inn{
	padding:14px 0 6px 0;
	text-align:center;
}

.main .menu_list .list_inn_inner{
	padding:6px 0;
	text-align:center;
	border-bottom:1px dashed #E2D8CF;
}

.main .menu_list .list_inn p{
	padding:0;
}

.main .menu_list .list_inn strong{
	color:#3F0F00;
	font-weight:bold;	
}

.main .title_menu{
	text-align:center;
}

.main .btn_send{
	background-color:#B19E8F; 
	border:0;
	padding:3px 5px;
	color:#FFFFFF;
	font-size:1em;
	cursor:pointer;
}

.main .field_txt{
	border:1px solid #C8B9AE;
	padding:3px 5px;
	font-size:1.2em;
	width:135px;
	color:#331201;
}

.issues{
	padding-bottom:10px;
}

.issues li{
	padding:4px 0;
	background:url(../images/ico/bullet.png) no-repeat 0 5px;
	padding-left:10px;
}

.issues li a:hover{
	text-decoration:underline;
}

/*----------------------------------------------------------------------
	foot
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.foot{
	padding:40px 0;
}

.foot p{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.2em;
	color:#755945;
	line-height:120%;
	padding-bottom:0;
	margin:0;
}