@import url("css/menu.css");
@import url("../../EditorCustom.css");

/* CSS Document */
#Body {background:#FFF no-repeat top left; height:100%; margin:0; padding:0; }
/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#827b69; font-family:Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead{margin:0; padding:0; font-size:12px;}
h1, h2, h3, h4, h5, h6, h2 input{color:#0B4885;font-weight:bold;margin:1px 0;}
h1{font-size:18px;margin:10px 0;}
h2, h2 input{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}

p{ /*padding-bottom:20px;*/margin:0; padding-bottom:0px;}

a,a:link,a:visited,a:active{color:#67002A; text-decoration:underline;font-weight:normal; -moz-outline-style: none; outline:none;}
a:hover{color:#67002A; text-decoration:underline; -webkit-transition: color 0.5s linear; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Arial, Helvetica, Verdana, sans-serif;}
.Head{color:#0B4885;font-weight:bold;}
.SubHead {color:#698DB6;}
.SubSubHead{color:#698DB6;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
#s_wrap_main{display:table;width:970px; margin:0 auto;}
#s_wrap_sub{display:table-row}
.template_style{display:table-cell}



.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:url(images/menu_bg.png) top left;}
.menu_left{padding:0; margin:0; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right{margin:0; background:url(images/menu_right.png) repeat-y top right; }

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#0B4885; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#0B4885; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#698DB6;}
.ControlPanel a.CommandButton:hover{color:#0B4885; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ }
a.links:hover{}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { }
a.user:hover{}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { }
a.footer:hover{}

/*--------- pane style ----------*/
.BannerPane {display:inline-block;float:right;padding-right:17px;width:auto; z-index:-9999;}
.TopPane{ width:100%; height:100%; padding:0; margin:0; top:0; position:absolute; overflow:hidden; z-index:-8000;} 
.BottomPane{ width:675px; padding:31px 15px 20px 15px; margin:0 0 0 140px; background:#FFFFFF;}
.ContentPane{ width:675px; min-height:200px; margin:0 0px 0px 0; padding:31px 15px 20px 15px; background:#FFFFFF; float:left; }
.LeftPane{ width:124px; min-height:100px; padding:0 16px 0 0; margin:0; float:left;}
.RightPane{ padding:0 0 0 20px; margin:0;}
.BottomPane, .ContentPane, .LeftPane, .RightPane, #BottomShadow, #RightShadow{ display:none; }
.TwoPaneContainer{ width:990px; overflow:hidden}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

.TopPane img{ }
.TopPane .c_content{}
.TopPane .c_footer{ position:absolute; padding-top:50px; bottom:0px; z-index:5000;}


#PageWrapper{ width:990px; }
#PageHeader{ height:12px; padding:21px 0px 18px 0px;}
#dnn_dnnLOGO_hypLogo{ margin-left:157px; float:left;}
#dnn_dnnLOGO_hypLogo img{ display:block;}
#PageMenu{ margin-top:2px; margin-left:30px; float:left;}
#BottomShadow{ width:675px; height:20px; margin-left:140px; background:url('images/Shadow-Bottom.png') no-repeat left bottom;}
#RightShadow{ width:20px; height:200px; float:left; margin-right:120px; background:url('images/Shadow-Right.png') no-repeat left top;}

/* COMMON */
.TwoColContainer{ overflow:hidden;}
.TwoColContainer .Left{ float:left;}
.TwoColContainer .Right { float:right;}

.contentBox205{ width:205px; height:200px; margin-right:30px; float:left; }
.contentBox205Last{ margin-right:0; }

/* FOOD */
#labels{ margin:0 0 25px 0; padding:0;}
#labels li{ display:inline;}
#labels a{ padding:0 5px 0 5px; border-right:1px solid #807969; color:#807969; text-decoration:none;}
#labels a:hover{ color:#67002A;}
#labels a.active{ color:#67002A;}
#labels a.last{ border-right:none;}

.TwoColumnSection{ overflow:hidden;}
.TwoColumnSection .Left{ width:43%; padding-right:7%; float:left;}
.TwoColumnSection .Right{ width:43%; padding-right:7%; float:left;}

.foodTabs{ }
.foodTabs p{ padding-bottom:0px;}
.forceGap{ padding-bottom:20px !important;}
.MenuList {}
.MenuList p{ padding-bottom:25px;}

#ExclusiveDining{}
.diningStory{ width:205px; height:300px; margin-right:30px; float:left; }
.diningStoryLast{ margin-right:0; }

.ImageAndCaptionTable{}
.ImageAndCaptionTable td{ width:205px; vertical-align:top; padding-right:30px; padding-bottom:10px;}

/* Gallery */
.GalleryContainer{ width:100%; margin:0 auto; }
.GalleryContainer .Contents{ overflow:hidden; }
.GalleryContainer .Page{ width:100%; height:20px; margin-bottom:20px; text-align:center; color:#807969; font-size:10px;}

.GalleryContainer img{ }
.GalleryContainer .Images .GalleryImage{ display:none; position:absolute; top:0; left:0;}
.GalleryContainer .Left{ width:29px; float:left; }
.GalleryContainer .Left a{ width:29px; height:29px; margin-top:267px; border:none; display:block; background:url('images/Arrow-Left.gif') no-repeat;}
.GalleryContainer .Left a:hover{ width:29px; height:29px; border:none; display:block; background:url('images/Arrow-Left-On.gif') no-repeat;}
.GalleryContainer .Right{ width:29px; float:left; }
.GalleryContainer .Right a{ width:29px; height:29px; margin-top:267px; display:block; background:url('images/Arrow-Right.gif') no-repeat; }
.GalleryContainer .Right a:hover{ width:29px; height:29px; display:block; background:url('images/Arrow-Right-On.gif') no-repeat; }
.GalleryContainer .Caption{ text-align:center; color:#807969;}

/* About Us */
.TwoColumnVideoSection{ overflow:hidden;}
.TwoColumnVideoSection .Left{ width:205px; padding-right:20px; float:left;}
.TwoColumnVideoSection .Right{ width:450px;  float:left;}


/* Contact */
.DirectionsCol .Left{ width:230px;}
.DirectionsCol .Right{ width:425px;}


/* Orizonti */
.NewsItem{ margin-bottom:20px;}
.NewsDate{}
.NewsTitle{ font-size:16px; text-transform:uppercase;}
.NewsSummary{ margin-top:9px;}
.NukeNews_AltItem{ background:none;}
#dnn_ctr1618_editNews_trArticle{ display:none;} /* hide article wysiwyg */