/*Reset Styles*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline;  }


ol, ul
{list-style: none;}

blockquote, q
{quotes: none;}

blockquote:before, blockquote:after, q:before, q:after
{content: ''; content: none;}

/* remember to define focus styles! */
input:focus, textarea:focus, select:focus
{outline:0; background-color: #edefdc;}

/* remember to highlight inserts somehow! */
ins
{text-decoration: none;}

del
{text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table
{border-collapse: collapse; border-spacing: 0;}

/* http://sonspring.com/journal/clearing-floats */
.clear 					{clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}
.clearLeft				{clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}
.floatLeft				{float:left;}
.floatRight				{float:right;}
/*Define default HTML styles*/

body, input, textarea, select, option
{font: 12px/1.1 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; color:#485254;}

body, html	{background-color:#abb8c0;}

.defaultText	{}
.small			{font-size:8pt; color:#555555;}

body, html	{height:100%;}
/******* Wrapper *******/
/** These are Fixed Styles that are NOT to be modified. They build the skeleton of the page while ensuring the footer lays at the bottom in XHTML **/
.wallpaper				{background-image:url('/legals/bgTop.jpg'); background-repeat:no-repeat; height:100%;}
.wallpaperFooter		{background-image:url('/legals/bgBottom.jpg'); background-repeat:no-repeat; background-position:bottom center; padding-bottom:50px;}
.wireframe 				{background-image:url('/legals/bgBody.png'); background-repeat:repeat-y; background-position:top center; padding:0; margin:0;}
.wireframeFooter 		{background-image:url('/legals/bgFooter.png'); background-repeat:no-repeat; background-position:top center; height:32px;  padding:0; margin:0;}
.wireframeHeader		{background-image:url('/legals/bgHeader.png'); background-repeat:no-repeat; background-position:top center; height:120px; padding:0; margin:0;}
.headerElements			{width:980px; margin:0 auto; padding:0;}
.container 				{width:980px; margin:0 auto; padding:0; line-height:1.8em;}
.containerText			{min-height:850px; }
.footerLinks			{font-size:8pt; padding-bottom:15px; border-top:1px dashed #cac1a9; padding-top:10px;}
.footerLinks a			{color:#767e80; margin-right:20px;}
.socialMedia			{float:right;}
.socialMedia a			{margin-right:0px; margin-left:5px;}
.brandBarWrapper 		{border-top: 1px dashed #cac1a9;}
.brandBar 				{padding-top: 20px; padding-bottom: 10px; line-height: 1.2em; margin: 0 auto; }
.brandBar td			{text-align:center; font-size:8pt; padding: 0 14px;}
.brandBar td a			{text-align:center; font-size:8pt; color:#767e80;}
.brandbarlogos td		{border-right:1px solid #e5e5e5;}
.contentRegion			{width:980px; padding:10px; margin:0 auto; text-align:left;}
.utilityLinks			{float:left; width:380px; padding-top:70px; font-size:8pt;}
.utilityLinks a			{background-image:url('/legals/carrotRight.gif'); display:block; background-repeat:no-repeat; padding-left:20px; padding-top:0px; padding-bottom:3px; float:left; color:#485254;}
.logo					{float:left;}
.searchBar				{float:left; width:400px; text-align:right; padding-top:65px; font-size:8pt;}
.search					{width:176px; height:23px; background-image:url('/legals/bgSearch.gif'); float:right;}
.subSplash				{display:none;}
.homepage td			{vertical-align:top;}

/* Form Styles */

input, select			{border: 1px solid #cccccc; padding:5px; margin:3px 0px 3px 0px;}
.long					{width:300px;}
textarea 				{border: 1px solid #cccccc; padding:5px; width:250px;}
select					{}
.submit					{background-color:#6590a8; color:#FFFFFF; border:3px double #9bc2d7; padding:5px 20px 5px 20px;}
input.submit:focus		{background-color:#edefdc; color:#000000; border:3px double #9bc2d7;}

/* Admin Edit */
.adminEdit				{width: 100%; padding: 10px; margin: 5px 0px; background: #c38a8a; border: 1px solid #990000;}
.adminEdit	a			{color:#FFFFFF;}

/* Admin Edit */
.breadCrumb				{display:none;}
.breadCrumb	a			{color:#FFFFFF;}


hr {
	border: 0 #cac1a9 dashed;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

a		{color:#7fa118; text-decoration:none;}
a:hover	{color:#90b921; text-decoration:underline;}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {font-size: 18px; font-arial; font-weight:normal; color:#334044; font-weight:bold; text-transform: uppercase;}
h2 {font-size: 18px; font-arial; font-weight:normal; color:#6fb4c8; padding-bottom:0px; border-bottom:1px #ccc dashed; margin-bottom:15px;}
h3 {font-size: 16px; color:#6fb4c8;}

h5 {font-size: 12px; color:#4f2f53;}
h6 {font-size: 10px; color:#000000;}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {list-style: decimal;}
ul {list-style: square;}
li {margin-left: 30px;}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset { margin-bottom: 10px;}
p	{margin-bottom:0px;}

h2 {font-size: 18px; font-arial; font-weight:normal; color:#6fb4c8; padding-bottom:0px; border-bottom:1px #ccc dashed; margin-bottom:15px; padding-bottom:5px;}
h4 {font-size: 14px; color:#000000; margin-bottom:0px; padding-bottom:0px;}

/*WYSIWYG Edtor Styles*/
.styleOne			{font-family:arial; font-size: 20px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; color:#334044;}
.styleTwo			{font-family:arial; font-size: 20px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; color:#7fa118;}
.styleThree			{font-family:arial; font-size: 20px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; color:#000000;}
.styleFour			{font-family:arial; font-size: 20px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; color:#576e7b;}
.styleFive			{font-family:arial; font-size: 18px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; color:#334044;}
.styleSix			{font-family:arial; font-size: 18px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; color:#7fa118;}
.styleSeven			{font-family:arial; font-size: 18px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; color:#000000;}
.styleEight			{font-family:arial; font-size: 18px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; color:#576e7b;}
.styleNine			{font-family:arial; font-size: 16px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; color:#334044;}
.styleTen			{font-family:arial; font-size: 16px; font-style: normal; font-weight: bold; text-transform: normal; letter-spacing: normal; color:#7fa118;}
.styleEleven		{font-family:arial; font-size: 16px; font-style: normal; font-weight: bold; text-transform: normal; letter-spacing: normal; color:#000000;}
.styleTwelve		{font-family:arial; font-size: 16px; font-style: normal; font-weight: bold; text-transform: normal; letter-spacing: normal; color:#576e7b;}



#navigation					{padding-top:0px; display:none;}
#navigation ul 				{margin: 0;padding: 0; list-style-type: none;}
#navigation ul li			{width:160px; margin:0px; padding:0px; padding-right:20px;}
#navigation ul li a 		{background-repeat:no-repeat; background-position:right center;  padding:2px; color: #575757; width: 155px; display: block; text-decoration: none; border-bottom:1px dashed #cac1a9; font-size:8pt; padding-left:5px;}
#navigation ul li a:hover 	{background-color: #7aa8c1; color:#ffffff; background-position:140px 6px;}
#navigation ul li.current a { background-color: #6590a8; color:#ffffff; background-position:140px 6px;}

/*Table Styles*/
table.listing		{width:100%; padding: 0; margin:0; }
table.listing th 	{text-align: left; padding:0; white-space:nowrap; padding-bottom:5px; border-bottom:1px dashed #cac1a9; padding-top:5px;}
table.listing th a	{ color:#485254; text-decoration:none;}
table.listing th a:hover	{ color:#514f82; text-decoration:none;}
table.listing table td 		{padding:0; margin:0;}
table.listing td.none 		{border-bottom:1px dashed #e9e4d6; padding-top:5px;}
table.listing td.td1 		{border-bottom:1px dashed #e9e4d6; padding-top:5px;}
table.listing td.header	{white-space:nowrap; padding:0; margin:0; color:#334044; font-size:18px; font-weight:bold; padding-bottom:10px; border-bottom:1px dashed #cac1a9;}
td	{vertical-align: top; padding:0; margin:0;}
.listing .contentType {width:40px;}
.listing .contentTypeResult {width:720px;}


table.listingwide		{width:125%; padding: 0; margin:0; }
table.listingwide th 	{text-align: left; padding:0; white-space:nowrap; padding-bottom:5px; border-bottom:1px dashed #cac1a9; padding-top:5px;}
table.listingwide th a	{ color:#485254; text-decoration:none;}
table.listingwide th a:hover	{ color:#514f82; text-decoration:none;}
table.listingwide table td 		{padding:0; margin:0;}
table.listingwide td.none 		{border-bottom:1px dashed #e9e4d6; padding-top:5px;}
table.listingwide td.td1 		{border-bottom:1px dashed #e9e4d6; padding-top:5px;}
table.listingwide td.header	{white-space:nowrap; padding:0; margin:0; color:#334044; font-size:18px; font-weight:bold; padding-bottom:10px; border-bottom:1px dashed #cac1a9;}
.listingwide .contentType {width:40px;}
.listingwide .contentTypeResult {width:720px;}



table.widelisting		{width:125%; padding: 0; margin:0; }


/*Module Styles*/
/****************************************************************/

.listingDate		{padding-right:10px; padding-bottom:10px;}
.listingTitle		{padding-right:10px; font-weight:bold;}
.listingAbstract 		{padding-right:10px; padding-bottom:10px; font-size:8pt;}
.listingAbstract a		{ color:#485254; text-decoration:none;}
.listingAbstract a:hover	{color:#485254; text-decoration:none;}



#regions					{font-size:8pt; line-height:1.4em;}
#regions .listingTitle		{font-weight:normal;}


#regions table.listing		{width:100%; padding: 0px 0px;}
#regions table.listing th 	{display:none;}
#regions table.listing	td 		{background:transparent; padding: 5px 5px 5px 5px;}
#regions table.listing td.header	{display:none;}
#regions  table.listing .listingDate				{white-space:nowrap;}

#regions1, #regions2, #regions3														{padding:0; margin:0; width:240px; margin-left:20px;}
#regions1 .defaultText. #regions2 .defaultText, #regions3 .defaultText				{padding:0px; margin:0px;}
#regions1 .listingDate, #regions2 .listingDate, #regions3 .listingDate				{white-space:nowrap;}

#regions1 .listing, #regions2 .listing, #regions3 .listing	{padding:0; margin:0;}
#regions1 .listing td, #regions2 .listing td, #regions3 .listing td	{padding:0; margin:0;}
#regions1 .listing th, #regions2 .listing th, #regions3 .listing th	{padding:0; margin:0;}

.moduleA	{background-image:url('/legals/moduleA.gif'); background-repeat:no-repeat; padding-top:30px; padding-left:20px;}
.moduleB	{background-image:url('/legals/moduleB.gif'); background-repeat:no-repeat; padding-top:30px; padding-left:20px;}
.moduleC	{background-image:url('/legals/moduleC.gif'); background-repeat:no-repeat; padding-top:30px; padding-left:20px;}
.moduleD	{background-image:url('/legals/moduleD.gif'); background-repeat:no-repeat; padding-top:30px; padding-left:20px;}
.moduleE	{background-image:url('/legals/moduleE.gif'); background-repeat:no-repeat; padding-top:30px; padding-left:20px;}

.moduleE .defaultText	{margin:0 auto; text-align:center; color:#FFFFFF;}
.moduleE img	{width:220px; border:4px double #FFFFFF; text-align:center; margin:0 auto;}
.moduleE img	{width:220px; border:4px double #FFFFFF; text-align:center; margin:0 auto;}
.moduleE br		{font-size:3px;}

.viewallsearch	{margin-top:4px; display:block;}




/*When Showing only 1 column*/
		#container1	#navigation		{display:none;}
		#container1 #regions		{display:none;}

	/*When Showing only 2 columns*/
		#container1, #container2, #container3v1, #container3v2, #container3v3	{width:980px; padding:0px; margin:0px;}
		#body						{width:980px; padding:0; margin:0; padding-bottom:20px;}
		#navigation					{float:left;}

		#container1 #body			{width:980px;}

		#container3v1 #body			{width:500px; padding-right:20px; padding-left:20px; float:left;   background-image:url('/legals/bgBody3.gif'); background-repeat:repeat-y; background-position:top right;}
		#container3v2 #body			{width:500px; padding-right:20px; padding-left:20px; float:left;  background-image:url('/legals/bgBody3.gif'); background-repeat:repeat-y; background-position:top right;}
		#container3v3 #body			{width:500px; padding-right:20px; padding-left:20px; float:left;  background-image:url('/legals/bgBody3.gif'); background-repeat:repeat-y; background-position:top right;}

		#container2 #body			{width:760px; padding-right:0px; padding-left:20px; float:left;}
		#container2 #regions		{display:none;}

	/*When Showing only 3 columns*/
		/*When relating one module*/
		#container3v1 #regions		{margin:0; padding:0; float:left;}
		#container3v1 #clearer		{display:none;}

		/*When relating two modules*/
		#container3v2 #regions		{margin:0; padding:0; float:left;}
		#container3v2 #clearer		{display:none;}

		/*When relating three modules*/
		#container3v3 #regions		{margin:0; padding:0; float:left;}
		#container3v3 #clearer		{display:none;}

		/*misc. styles*/
		#container3v2 #regions3		{display:none;}
		#container3v1 #regions2		{display:none;}
		#container3v1 #regions3		{display:none;}

		/*Clearing Floats*/
		#clearContainer				{clear:left; width:980px; display:none;}
		#container3Clearer			{clear:left; display:none;}
		#container2	#clearer		{clear:left; display:none;}






.pdLocations		{padding:10px; padding-top:20px; font-size:8pt;}
.pdLocations div	{padding-left:5px; line-height:1.4em; padding-top:10px;}
.pdLocations table td	{padding:0px 0px 5px 0px;}
.pdRelated			{vertical-align:top; background-color:#e3e0d1; width:295px; background-image:url('/legals/bgPrivateDining.jpg'); background-repeat:no-repeat; background-position:bottom left;}

.gcRelated			{vertical-align:top; background-color:#7c93a6; width:295px; background-image:url('/legals/bgGC.jpg'); background-repeat:no-repeat; background-position:bottom center;}

.gcCheckBalance		{width:295px; height:200px; background-image:url('/legals/checkBalance.jpg'); background-repeat:no-repeat; margin-bottom:10px;}

.gcquickbuy		{width:230px;}
.gcquickbuy	td	{padding:3px;}
.gcquickbuy	td.value	{padding:3px; padding-top:10px; font-weight:bold;}
.gcquickbuy	th	{text-align:left; border-top:1px dashed #ffffff; padding:3px; border-bottom:1px dashed #ffffff;}
.thhighlight	{color:#ffffff; border-top:1px dashed #e3e0d1; padding:3px; border-bottom:1px dashed #e3e0d1; background-image:url('/legals/highlight.png');}

.cmsTable td.cmsCopy	{padding:0px 10px 10px 10px;}
.cmsTable img			{border:3px double #cac1a9; margin-bottom:10px; padding:4px;}

.locationsAddress		{font-size:8pt; padding-bottom:0px; font-weight:normal; margin-left:3px; line-height:1.7em;}
.locationsAddress a		{font-size:8pt;}
.locationsPhone			{font-size:8pt; padding-bottom:3px; margin-left:3px; line-height:1.7em;}
.locationsPhone span	{font-size:8pt; font-weight:bold; color:parkingBlock#cac1a9;}
.locationsTime			{font-size:8pt; margin-left:3px; margin-top:10px; font-weight:normal; line-height:1.7em;}
.locationsTime td		{padding-right:10px;}

.locationsImage			{vertical-align:top; padding-right:5px;}
.locationsImage img		{border:3px double #e3e0d1; padding:2px;}
.locationsInfo			{padding-right:15px; line-height:1.2em;}
.locationsFix			{font-size:7pt;}
.locationsHeight		{height:160px;}
.locationsLink			{padding-bottom:40px;}
.locationsHotlinks a	{padding-right:15px; padding-left:15px; border-right:1px solid #cac1a9;}
.locationsHeader		{height:100px; width:980px; background-image:url('/legals/followLocationsSplash.jpg');}
.locationsHeader div	{padding-left:716px; padding-top:42px;}
.locationsNews a		{display:block; font-size:8pt; padding-left:25px; margin-bottom:10px;}
.locationsEvents a		{display:block; font-size:8pt; padding-left:25px; margin-bottom:10px;}
.locationsEvents a span	{color:#485254;}

.locationsDetailRelated	{width:240px;}
.locationsDetail		{width:740px; background-image:url('/legals/bgBody3.gif'); background-repeat:repeat-y; background-position:top right;}

.locationsDetailRelated	{padding-left:20px;}
.locationsDetail	.defaultText			{padding-right:20px;}


.locationInformation				{padding-left:27px; line-height:1.4em;}
.menus 					{line-height:1.3em; margin-bottom:20px; margin-top:5px;}
.menus	a				{display:block; font-size:8pt; padding-left:25px; margin-bottom:8px; background-image:url('/legals/pdf.gif'); background-position:top right; background-repeat:no-repeat;}

.locationsDetailSplash	{background-color:#e8e6df; height:350px;  border-right:1px dashed #FFFFFF; background-image:url('/legals/bgLocationsDetailInfo.jpg'); background-position:bottom right; background-repeat:no-repeat;}
.locationsDetailSplash	img {border-right:1px solid #FFFFFF;}
.locationsDetailReservation	{background-color:#e3e0d1; height:350px; background-image:url('/legals/bgReservationsLD.jpg'); background-repeat:no-repeat; background-position:bottom right;}
.locationsDetailInfo		{padding-left:20px; padding-top:20px; font-weight:bold;}

.carrotBlack		{color:#000000; display:block; background-image:url('/legals/carrotBlack.png'); background-repeat:no-repeat; background-position:54px 2px; margin-top:5px;}
.carrotWhite		{color:#ffffff; display:block; background-image:url('/legals/carrotWhite.png'); background-repeat:no-repeat; background-position:55px 2px; margin-top:5px;}
.carrotGreen		{color:#e2f2b3; display:block; background-image:url('/legals/carrotGreen.png'); background-repeat:no-repeat; background-position:155px 2px; margin-top:5px; padding-right:20px;}
.carrotGreenDark	{color:#85a52f; display:block; background-image:url('/legals/carrotGreen.png'); background-repeat:no-repeat; background-position:55px 2px; margin-top:5px; padding-right:20px;}


.carrotGreen:hover		{color:#ffffff;}

.listingMAE	{width:280px; padding-left:30px; padding-right:35px; margin-bottom:0px; margin-top:0px;}
.listingMAE .date  		{margin-bottom:0px; padding:0px; line-height:1.7em;}
.listingMAE .date a 	{color:#485254;}
.listingMAE .abstract {float:left; line-height:1.7em;}
.listingMAE .title {float:left; padding-right:5px;}
.listingMAE .clearer	{clear:left;}

.parkingBlock			{background-image:url('/legals/bgParking.png'); border:3px double #e8e6df; padding:13px; font-weight:normal; line-height:1.6em; height:100px; margin-right:18px; margin-top:0px; font-size:8pt;}
.parkingSymbol			{position:absolute; margin-left:0px; margin-top:10px;}
.parkingText			{padding-left:35px; margin-top:0px; padding-right:0px; margin-bottom:0px; font-size:8pt;}

.eccBlock				{margin:0 auto; background-image:url('/legals/bgECC.png'); border:3px double #dedbcc; font-size:8pt; color:#ffffff; padding:13px; line-height:1.6em; margin:20px; height:85px;}
.privateDiningBlock		{margin:0 auto; background-image:url('/legals/bgPrivateDiningBlock.png'); border:3px double #dedbcc; font-size:8pt; color:#ffffff; padding:13px; line-height:1.6em; margin:20px; height:95px;}
.cateringBlock		{margin:0 auto; background-image:url('/legals/bgCatering.png'); border:3px double #dedbcc; font-size:8pt; color:#ffffff; padding:13px; line-height:1.6em; margin:20px; height:97px;}


.reservationBlock		{height:185px;}

a.jScrollArrowUp 	{background: url('/legals/twitterScrollUp.png'); background-repeat:no-repeat; width:9px;}
a.jScrollArrowDown 	{background: url('/legals/twitterScrollDown.png'); background-repeat:no-repeat;}

.scroll-pane 		{height: 75px; overflow:auto; color:#48526d; font-family:arial;}

.jScrollPaneContainer 	{position:relative; overflow:hidden; z-index: 1;}
.jScrollPaneTrack 		{position: absolute; cursor: pointer; right: 0; top: 0; height: 100%;}
.jScrollPaneDrag 		{position: absolute; cursor: pointer; overflow: hidden; background-image:url('/legals/scrollball.png'); background-repeat:no-repeat; background-position:center center;}
.jScrollPaneDragTop 	{position: absolute; top: 0; left: 0; overflow: hidden;}
.jScrollPaneDragBottom 	{position: absolute; bottom: 0; left: 0; overflow: hidden;}
a.jScrollArrowUp 		{display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; height: 6px;}
a.jScrollArrowDown 		{display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden; height: 6px;}

option	{font-size:8pt;}
select	{font-size:8pt;}


.dateSelector	{width:179px;}
.timeSelector	{width:190px;}
.partySelector	{width:179px;}

.reservationBlock .dateSelector	{width:119px;}
.reservationBlock .timeSelector	{width:130px;}
.reservationBlock .partySelector	{width:119px;}

.reservationBlock  .pdLocations		{padding:10px; padding-top:20px; padding-bottom:0px; font-size:8pt;}
.reservationBlock  .pdLocations div	{padding-left:12px; line-height:1.4em; padding-top:0px;}
.reservationBlock  .pdLocations table td	{padding:0px 0px 1px 0px;}
.reservationButton		{margin-left:60px;}
.reservationBlock  .reservationButton		{margin-left:25px;}


.paginationTable		{width:500px; margin-top:30px;}
.paginationTable td		{white-space:nowrap;}


.imgCenter					{margin:10px;}
.imgLeft					{float:left; margin-bottom:10px; margin-right:10px; margin-top:10px;}
.imgRight					{float:right;margin-bottom:10px; margin-left:10px; margin-top:10px;}

.flyUp						{display:none; width:310px; background-color:#ffffff; z-index:99; padding:10px; border:1px solid #cac1a9; height:187px; position:absolute; margin-top:-219px;}
.closeButton				{position:absolute; margin-top:197px; margin-left:49px;}


#balanceInfo {margin:0px 0px 0px 8px; color:#ffffff; }
#balanceInfoError {margin:0px 0px 0px 8px; color:#ba0e01;}