@charset "utf-8";

/* set correct padding for side navigation of each page */
#sectionNav { padding-left:10px; }
#sectionNav .milonictable { margin-left:10px; }

.corporate 		#sectionNav { padding-top:87px; }
.gatewaypage .corporate #sectionNav { padding-top:95px; padding-left:6px; }

.properties 	#sectionNav { padding-top:87px; }
.gatewaypage .properties #sectionNav { padding-top:95px; padding-left:6px; }

.restaurant 	#sectionNav { padding-top:37px; }
.gatewaypage .restaurant #sectionNav { padding-top:45px; padding-left:6px; }

.purchasing 	#sectionNav { padding-top:87px; }
.gatewaypage .purchasing #sectionNav { padding-top:95px; padding-left:6px; }

.hospitality 	#sectionNav { padding-top:87px; }
.gatewaypage .hospitality #sectionNav { padding-top:95px; padding-left:6px; }

.franchise 		#sectionNav { padding-top:87px; }
.gatewaypage .franchise #sectionNav { padding-top:95px; padding-left:6px; }

.films 				#sectionNav { padding-top:87px; }
.gatewaypage .films #sectionNav { padding-top:95px; padding-left:6px; }

.events 			#sectionNav { padding-top:39px; }
.gatewaypage .events #sectionNav { padding-top:47px !important; padding-left:6px !important; }

/* ---------------------------------------------------- */

#sectionNav {
	vertical-align:top;
	width:auto;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:narrower;
	font-size:12px;
}
#sectionNav table.centeredtable { margin-top:0px; }
#sectionNav p { margin:0; padding:0; }

#header{
	line-height:1em;
	vertical-align:top;
	text-align:left;
	height:90px !important;
}
#header img { margin:0; padding:0; }

#copy {
	vertical-align:bottom;
	padding:20px 35px 18px 5px;
	text-align:left;
	width:510px;
	height:406px;
	bo rder:1px dotted white;
}
/*#copy p { text-align:left; }*/

/* gateway pages (have flash and right menu only) */
.gatewaypage #copy {
	vertical-align:top;
	padding:11px 0px 0 0px; 
	width:500px;
	height:auto;
}
.gatewaypage .property {
	padding:9px 0px 0 0px; 
	width:500px;
	height:auto;
}

/* ---------------------------------- */

#copy div.scrollable {	
	max-height:350px !important;
	overflow-x:auto;
	padding-right:5px;
	scrollbar-shadow-color: #303030;
	scrollbar-face-color: #D62A00;
	scrollbar-track-color: #ddc;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #eee;
}

#menu { width:982px; margin:0 auto; }

#leftColumn{ width:166px; }

#HOMEwrapper {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:982px;
}
#wrapper{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:900px;
}

.cBox{
	width:900px;
	height:538px;
	background:#00f;
}

#footer { width:900px; margin:0 auto; }
.footerMenu { width:700px; margin:0 auto; }
html>body .footerMenu { width:760px; margin:0 auto; }
.footerMenu a { text-decoration:none !important; }
.footerMenu a:link { color:#999999; }
.footerMenu a:visited { color:#999999; }
.footerMenu a:hover { color:#CCCCCC; }
.footerMenu a:active { color:#CCCCCC; }


.home { background: url(../pub/images/homeCbox.jpg) top left no-repeat;}
.corporate { background: url(../pub/images/corporateCbox.jpg) top left no-repeat;}
.properties { background: url(../pub/images/propertiesCbox.jpg) top left no-repeat;}
.restaurant { background: url(../pub/images/restaurantCbox.jpg) top left no-repeat;}
.purchasing { background: url(../pub/images/purchasingCbox.jpg) top left no-repeat;}
.hospitality { background: url(../pub/images/hospitalityCbox.jpg) top left no-repeat;}
.franchise { background: url(../pub/images/franchiseCbox.jpg) top left no-repeat;}
.films { background: url(../pub/images/asfilmsCbox.jpg) top left no-repeat;}
.events { background: url(../pub/images/eventCbox.jpg) top left no-repeat;}


a.imgLink{text-decoration:none !important; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; height:64px;}
a.imgLink img { border:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}



/* MENU STUFF */
/* milonic builds a div and a td that will hold the same class... thereby doublingthe arrow	*/

.milonictable, .milonictable td { background-color:transparent !important; }

/*div.cssmouseon, #mmlink0 {	background-image:none !important; }*/

.cssmouseon, .cssmouseoff {
	color:#FFFFFF; background-color:transparent;
	font-weight:normal; font-style:normal;
	text-decoration:none !important;
	padding:2px 1px; width:100px;
}

.milonictable td.cssmouseon {
	background:transparent url(../pub/images/sq.jpg) 50% left no-repeat !important;
/*	background-color:transparent;
	background-repeat:no-repeat; background-position:center; */
	padding-left:8px;
}




























