@import url('carcass.css');
@import url('carcass.css');

/* ==== CONTENT ELEMENT NESTED ELEMENTS DEFAULTS ==================== */
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content p,
#content ul,
#content li {
	margin: 0px;
}

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}
/* ==== END OF CONTENT ELEMENT NESTED ELEMENTS DEFAULTS ============= */

/* ==== SKINNING ==================================================== */
.tpl-bright em,
.tpl-bright strong,
.tpl-bright h1,
.tpl-bright h2,
.tpl-bright h3,
.tpl-bright h4,
.tpl-bright h5,
.tpl-bright h6 {
	color: #ec5d02;
}
/* ==== END OF SKINNING ============================================= */

/* ==== TOP IMAGE LINE ============================================== */
#tpl-topimage {
	width: 825px;
	height: 220px;
	background-color: gray;
	background-repeat: no-repeat;
	border-bottom: solid #c7c8cb 1px;
}
#tpl-tour-view-window {
	width: 825px;
	height: 400px;
	background: url(/images/tpl-tour-view-window.jpg) no-repeat bottom left;
	border-bottom: solid #c7c8cb 1px;
}

.tpl-topimage-exhibitions    { background-image: url(../images/front-topimage/exhibitions.jpg) }
.tpl-topimage-event-coord    { background-image: url(../images/front-topimage/event-coord.jpg) }
.tpl-topimage-convention     { background-image: url(../images/front-topimage/convention.jpg) }
.tpl-topimage-facilities     { background-image: url(../images/front-topimage/facilities.jpg) }
.tpl-topimage-exhibitor-serv { background-image: url(../images/front-topimage/exhibitor-serv.jpg) }
.tpl-topimage-booking-contacts { background-image: url(../images/front-topimage/booking-contacts.jpg) }
.tpl-topimage-getting-here { background-image: url(../images/front-topimage/getting-here.jpg) }
.tpl-topimage-catering { background-image: url(../images/front-topimage/catering.jpg) }

/* ==== END OF TOP IMAGE LINE ======================================= */

/* ==== PAGE NAVIGATION LINE ======================================== */
#content .tpl-page-navigation {
	height: 25px;
	color: #14629f;
	padding: 5px 0px 0px 8px;
}

#content .tpl-page-navigation a {
	color: #14629f;
}

/* ==== END OF PAGE NAVIGATION LINE ================================= */

/* ==== PAGE COPY =================================================== */
.tpl-page-copy a {
	color: #1c66a3;
}
.tpl-page-copy ul{
	
	padding-left:0px;
	margin-left:40px;
}
#content .tpl-page-copy {
	margin: 0px 17px 0px 17px;
}

#content .tpl-page-copy p,
#content .tpl-page-copy h1,
#content .tpl-page-copy h2 {
	margin-bottom: 5px;
}

#content.tpl-with-additional-column .tpl-page-copy {
	/* margin-left: 275px;*/
		/* IE6 3px workaround */
	float: left;
	width: 533px;
	margin-right: 0px;
}
/* ==== END OF PAGE COPY ============================================ */

/* ==== PAGE COPY BOTTOM SPACER ===================================== */
.tpl-page-copy-spacer, 
.tpl-page-copy-spacer-narrow,
.tpl-page-copy-spacer-tiny,
.tpl-page-copy-spacer-adjacent {
	height: 40px;
	clear: both;
}

.tpl-page-copy-spacer-adjacent {
	height: 34px;
}

.tpl-page-copy-spacer-narrow {
	height: 20px;
}

.tpl-page-copy-spacer-tiny {
	height: 10px;
}
/* ==== END OF PAGE COPY BOTTOM SPACER ============================== */

/* ==== ADDITIONAL LEFT COLUMN ====================================== */
 /* is shown only if #content has class .tpl-with-additional-column */
#content.tpl-with-additional-column .tpl-page-additional-column {
	display: block;
}

#content .tpl-page-additional-column {
	display: none;
	width: 241px;
	padding-left: 17px;
	margin: 0px;
	float: left;
}

#content.tpl-with-back-anchor .tpl-page-additional-column {
	margin-bottom: 20px; /* reserve space for << BACK */
}
/* ==== END OF ADDITIONAL LEFT COLUMN =============================== */

/* ==== << BACK ANCHOR ============================================== */
 /* is shown only if #content has class .tpl-with-back-anchor */
#content.tpl-with-back-anchor .tpl-back-anchor {
	display: block;
}

#content .tpl-back-anchor {
	width: 258px;
	display: none;
	position: absolute;
	bottom: 45px;
	left: 0px;
	color: #3f81bc;
	font-weight: bold;
	text-align: right;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	vertical-align: top;
}

#content .tpl-back-anchor span {
	vertical-align: top;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	top: -3px;
}
/* ==== ENDOF << BACK ANCHOR ======================================== */

/* ==== MENU IN ADDITIONAL LEFT COLUMN ============================== */
.tpl-page-additional-column-menu,
.tpl-page-additional-column-menu li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}

.tpl-page-additional-column-menu li {
	float: right;
}

.tpl-page-additional-column-menu a {
	display: block;
	width: 241px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	padding: 3px 0px;
	margin: 0px 0px 2px 0px;
	vertical-align: top;
	color: #3f81bc;
	text-decoration: underline;
}
.tpl-page-additional-column-menu a:hover {
	background: #f0f0f0;
}

/* ==== END OF MENU IN ADDITIONAL LEFT COLUMN ======================= */

/* ==== COLUMNED LIST =============================================== */
#content .tpl-page-copy ul.tpl-page-list-column {
	width: auto;
	width: 235px;
	float: left;
	padding: 0px 0px 0px 11px;
	margin-bottom: 5px;
}

.tpl-page-copy ul.tpl-page-list-column li {
	display: block;
	float: left;
	width: 223px;
	color: #1c66a3;
	padding: 0px;
	list-style: none;
}
.tpl-page-copy ul.tpl-page-list-column li a {
	color: #1c66a3;
	display: block;
	width: 213px;
	padding: 3px 0px 3px 11px;
	background: url(../images/front-page-list-marker.gif) 4px 9px no-repeat;
	font-weight: bold;
	text-decoration: underline;
}
.tpl-page-copy ul.tpl-page-list-column li a:hover {
	background-color: #f0f0f0;
}
/* ==== END OF COLUMNED LIST ======================================== */

/* ==== CITATION AND RELATED ======================================== */
#content cite,
#content blockquote {
	color: #ec5d01;
	display: block;
	text-align: right;
	font-style: italic;
}

#content blockquote {
	font-style: normal;
	margin: 0px;
}
/* ==== END OF CITATION AND RELATED ================================= */

/* ==== FROM BLOCKS AND RELATED ===================================== */
#content .tpl-form-block .tpl-year-select {
	width: 55px;
}

#content .tpl-form-block .width-xx-small {
	width: 25px;
}

#content .tpl-form-block .width-x-small {
	width: 45px;
}

#content .tpl-form-block .width-small {
	width: 120px;
}

#content .tpl-form-block {
	padding-left: 15px;
	float: left;
	font-size: 9px;
	font-weight: bold;
}

.tpl-form-block label,
.tpl-form-block input,
.tpl-form-block select,
.tpl-form-block textarea,
.tpl-form-block .tpl-form-static {
	float: left;
	font-family: Arial;
	margin: 2px 0px 2px 5px;
}

.tpl-form-block input,
.tpl-form-block select,
.tpl-form-block textarea {
	padding: 0px;
	font-size: 11px;
}

.tpl-form-block .tpl-form-static {
	display: block;
	height: 20px;
	line-height: 20px;
}

.tpl-form-block input {
	height: 17px;
}

.tpl-form-block select {
	height: 21px;
}

.tpl-form-block textarea {
	height: 55px;
}

.tpl-form-block label {
	margin-left: 0px;
	display: block;
}

.tpl-error-message {
	clear: both;
	font-weight: bold;
	color: #cc3333;
	background-color: #fff8f8;
	border: dashed #cc3333 1px;
	padding: 0px 10px;
	margin: 0px 0px 5px 0px;
}


.tpl-form-block ul.errors {
	clear: both;
	font-weight: bold;
	color: #cc3333;
	background-color: #fff8f8;
	border: dashed #cc3333 1px;
	padding: 0px 10px;
	margin: 0px 0px 5px 0px;
}

.tpl-form-block ul.errors li {
	display: block;
	list-style: none;
}

#content .tpl-checkbox,
#content .tpl-radio {
	width: 13px;
	height: 13px;
	position: relative;
	top: 4px;
	background: white;
}

#content .tpl-radio {
	background: transparent; /* Disable Opera's custom design */
}

.tpl-form-block .tpl-elements-group {
	display: block;
	font-size: 9px;
}

.tpl-form-block .tpl-elements-group label {
	width: 40px;
	margin-right: 3px;
	text-align: left;
}

.tpl-form-block .tpl-elements-group label.tpl-expanded {
	width: auto;
	margin-left: 0px;
}

.tpl-form-block label.tpl-expanded {
	width: auto;
	margin-right: 3px;
	margin-left: 3px;
}

.tpl-form-block .tpl-elements-group input,
.tpl-form-block .tpl-elements-group select,
.tpl-form-block .tpl-elements-group textarea {
	margin-left: 0px;
	margin-right: 3px;
}

.tpl-form-block .tpl-no-left-margin {
	margin-left: 0px !important;
}

.tpl-form-block .tpl-form-datespan {
	margin-right: -5px;
}

#tpl-calendar-datespan-group .data-input-text {
	width: 100px;
}

.tpl-form-block .tpl-form-datespan input {
	margin-right: 3px;
}

.tpl-form-block .tpl-form-datespan label {
	width: 34px;
	margin-left: 0px;
	margin-right: 3px;
	text-align: center;
}

.tpl-form-block-narrow {
	width: 280px;
}

.tpl-form-block-narrow label {
	width: 125px;
	line-height: 20px;
	text-align: right;
}

.tpl-form-block-narrow input,
.tpl-form-block-narrow select,
.tpl-form-block-narrow textarea {
	width: 140px;
}


.tpl-form-block-tiny {
	width: 200px;
}

.tpl-form-block-tiny label {
	width: 70px;
	line-height: 20px;
	text-align: right;
}

.tpl-form-block-tiny input,
.tpl-form-block-tiny select,
.tpl-form-block-tiny textarea {
	width: 100px;
}



.tpl-form-block-narrow .tpl-elements-group {
	margin-left: 130px;
}

.tpl-form-block-large {
	width: 500px;
}

.tpl-form-block-large label {
	width: 225px;
	line-height: 20px;
	text-align: right;
}

.tpl-form-block-large input,
.tpl-form-block-large select,
.tpl-form-block-large textarea {
	width: 262px;
}

.tpl-form-block-halfscreen {
	width: 390px;
}


.tpl-form-block-halfscreen label {
	width: 150px;
	line-height: 20px;
	text-align: right;
}

.tpl-form-block-halfscreen input,
.tpl-form-block-halfscreen select,
.tpl-form-block-halfscreen textarea {
	width: 225px;
}

#content .tpl-form-block-halfscreen .tpl-elements-group {
	margin-left: 155px;
}


.tpl-form-block .tpl-elements-group {
	margin-left: 230px;
}

.tpl-custombutton-submit {
	width: 80px;
}

.tpl-custombutton-cancel {
	width: 80px;
}

.tpl-custombutton-make-changes {
	width: 100px;
}

.tpl-custombutton-view-total {
	width: 100px;
}


.tpl-custombutton-start-over {
	width: 100px;
}

.tpl-form-buttonrow-right {
	margin: 20px 20px 20px 0px;
	float: right;
}

.tpl-form-buttonrow-right .tpl-buttonwrap{
	float: left;
}
/* ==== END OF FORM BLOCKS AND RELATED ============================== */
div.intro-content {width: 650px; margin: 0 0 10px 20px;}
div.intro-content a {
	color: #1c66a3;
}

#content div.intro-content-getting-here {
	width: 650px;
	padding: 190px 0px 0px 0px;
	margin: 0px auto;
}

/* ==== HOMEPAGE ==================================================== */
.monona-video-thumbnail {
	position:absolute;
	border:solid #ffffff 2px;
	top:10px;
	left:10px;
	z-index:10;
	cursor:pointer;

}

#hyper-text-video {
	position:absolute;
	top:-1000px;
	width:140px;
	height:18px; 
	font-size:12px;
	font-weight:bold; 
	padding:3px 0px 0px 8px; 
	left:76px;
	background:url(/images/home-video-thumb-font.png) no-repeat;
	z-index:10;
}
/*#monona_terrace_video_wrap{
	width:400px;
	position:absolute;
	top:-1000px;
	left:300px;

}*/
#floatbox-background {
	z-index: 1099 !important;
}
#floatbox-box {
	margin-top: -150px !important;
	//background-color: #000000 !important;
	opacity: 0.75;
	width:400px !important;
	padding:5px 5px 0 5px !important;
	height:315px !important;
	z-index: 1100 !important;
}
div.close-floatbox-wrap{
	display:block;
	width:auto;
	text-align:center;
	margin:0px;
	line-height:10px;
}
a.close-floatbox{
	 line-height:10px;
	 text-decoration:none;
}
a.close-floatbox:hover{
	font-weight:bold;
	color:#000000;
}
#monona_terrace_video_wrap a{
	display:block;
	position:relative;
	z-index:5; 
	background: red;
	right:0px;
	top:0px;
	width:50px;
	font-weight:bold;
	color:#000000; 
	text-align:center;
	cursor:pointer; 
	text-decoration:none;
}
#monona_terrace_video_wrap a:hover{
	color:#30424a;
}
#content.tpl-fullwidth {
	width: auto;
	float: none;
	background: #fafafa;
}

#home-gallery-image {
	display: block;
	width: 960px;
	height: 309px;
}

#content .tpl-home-gallery-image-wrap {
	width: 960px;
	height: 309px;
	position: relative;
	overflow: hidden;
	background: #f0f0f0;
}

.tpl-home-gallery-image-wrap img.slideshow {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
.tpl-home-gallery-image-wrap img.slideshow.active{
	visibility:visible;
}

#content .tpl-home-gallery-topshade,
#content .tpl-home-gallery-bottomshade {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 1px;
	z-index:10;
}

#content .tpl-home-gallery-bottomshade {
	height: 4px;
	top: 305px;
}

#content .tpl-home-slider-bar {
	width: 960px;
	height: 49px;
	background: #36434b;
	position: relative;
}

#content .tpl-frank-lloyd-link {
	position: absolute;
	background: gray url(../images/front-frank-lloyd-link.jpg) left top no-repeat;
	display: block;
	width: 214px;
	height: 0px;
	padding-top: 49px;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

#content .tpl-gift-shop-link {
	position: absolute;
	background: gray url(../images/front-gift-shop-link.jpg) left top no-repeat;
	display: block;
	width: 196px;
	height: 0px;
	padding-top: 49px;
	overflow: hidden;
	top: 0px;
	left: 764px;
}

#content .tpl-home-gallery-thumbs-wrap {
	position: absolute;
	overflow: hidden;
	width: 480px;
	height: 49px;
	left: 253px;
	top: 0px;
	background: url(../images/front-gallery-bg.gif) bottom repeat-x;
}

#tpl-home-gallery-thumbs {
	width: auto;
	height: 49px;
	width: 10000px; /* add more if too little :) */
}

#tpl-home-gallery-thumbs a {
	position: relative;
	width: 64px;
	height: 40px;
	float: left;
	padding: 1px;
	overflow: hidden;
	margin: 3px 3px 0px 0px;
	background: gray;
}

#tpl-home-gallery-thumbs a:hover,
#tpl-home-gallery-thumbs a.active {
	padding: 0px;
	border: solid white 1px;
}

#tpl-home-gallery-thumbs a img {
	display: block;
	margin: 0px;
	width: 66px;
	height: 42px;
	margin: -1px;
	background: gray;
}

.tpl-home-gallery-prev,
.tpl-home-gallery-next {
	position: absolute;
	top: 0px;
	width: 28px;
	height: 0px;
	cursor:pointer;
	padding-top: 49px;
	overflow: hidden;
	background: url(../images/front-gallery-arrows.jpg) top no-repeat;
}

.tpl-home-gallery-prev {
	left: 225px;
	background-position: 0px 0px;
}

.tpl-home-gallery-prev:hover {
	background-position: 0px -49px;
}

.tpl-home-gallery-next {
	left: 733px;
	background-position: -28px 0px;
}

.tpl-home-gallery-next:hover {
	background-position: -28px -49px;
}

.tpl-home-bottom-buttons {
	height: 173px;
	width: 960px;
	background: #e7e7e7 url(../images/front-bottom-buttons.jpg);
	position: relative;
}

.tpl-home-bottom-buttons-stub {
	height: 173px;
	width: 960px;
	background: url(../images/front-bottom-buttons-stub.jpg);
}

.tpl-home-bottom-buttons-stub a {
	position: absolute;
	display: block;
	padding-top: 137px;
	height: 0px;
	width: 209px;
	top: 16px;
	overflow: hidden;
}

.tpl-home-bottom-buttons-stub a.tpl-link-exhibitions {left: 26px;}
.tpl-home-bottom-buttons-stub a.tpl-link-weddings {left: 260px;}
.tpl-home-bottom-buttons-stub a.tpl-link-sustainability {left: 492px;}
.tpl-home-bottom-buttons-stub a.tpl-link-catering {left: 726px;}
/* ==== END OF HOMEPAGE ============================================= */
/* ===== CALENDAR OF EVENTS ==========================================*/
.tpl-calendar-events {
	padding:15px;
}
.tpl-calendar-events .tpl-calendar-left-content {
	width:312px;
	float:left;
}
.tpl-calendar-events #interactive-calendar {width:212px; height:181px; background:#babec1; float:left;}
.tpl-calendar-events .tpl-calendar-left-content  p {
	width:300px;
}
.tpl-calendar-events .tpl-calendar-left-content label,
.tpl-calendar-events .tpl-calendar-left-content input{
	margin-top:5px;
}

.tpl-calendar-events .tpl-calendar-left-content  label {
	vertical-align:middle;
}

.tpl-calendar-events .tpl-calendar-left-content input {
	height:14px;
	width: 200px;
}
.tpl-calendar-events .tpl-calendar-left-content input.data-input-text {
	width: 70px;
}
.tpl-calendar-events .tpl-calendar-left-content input.tpl-radio-button  {
	width: 15px;
	height:14px;
}
.tpl-calendar-events .tpl-calendar-left-content .tpl-buttonwrap {
	float:right;
	width:80px;
	margin:10px 20px 0 0;
}
.tpl-calendar-events .search-events-result-table {
	width:744px;
	font-size:12px;
	font-weight:bold;
	color:#5c83bc;
	margin-top:5px;
}
.tpl-calendar-events .search-events-result-table td{
	padding:5px 0;
}
.tpl-calendar-events .search-events-result-table  .event-date {
	width:170px;
}
.tpl-calendar-events .search-events-result-table  .event-time {
	width: 190px;
}
.tpl-calendar-events .search-events-result-table  .event-description {
	width:280px;
}
.tpl-calendar-events .search-events-result-table  .event-status{
	font-weight:normal;
	font-style:italic;
}
/* ===== END OF CALENDAR OF EVENTS=================================== */
/* ======= GETTING HERE ============================================= */
.tpl-facility-short-lightbox {
	position: absolute;
	top: -3px;
	left: 196px;
	width: 424px;
	height: 403px;
	padding: 4px;
	z-index: 2;
}
.tpl-facility-short-lightbox-bg {
	position: absolute;
	width: 432px;
	height: 403px;
	top: 0px;
	left: 0px;
	z-index: -1;
}
.tpl-facility-short-lightbox-image {
	margin: 13px 2px 2px 2px;
	width: 420px;
	height: 346px;
	background: white;
	
}
.tpl-facility-short-lightbox-image img {
	display: block;
	margin: 0px auto;
}

#content a.tpl-facility-lightbox-click-here {
	display: block;
	position: absolute;
	left: 80px;
	top: 360px;
	height: 14px;
	line-height: 14px;
	width: 240px;
	font-weight: bold;
	text-decoration: underline;
	color: #be2d24;}

#content a.tpl-facility-lightbox-click-here:hover {
	text-decoration: none;
}

.tpl-getting-here-full-screen-text {
	width:400px;
	padding:0 10px 20px 26px; 
	margin: 10px auto 0px auto;
	text-align:center;
	font-weight:bold;
}

.tpl-getting-here-text {
	width:374px;
	padding:0 10px 50px 26px; 
	float:left;
}

.tpl-getting-here-text h3{
	padding-top:10px;
}

.tpl-getting-here-text a{
	color:#3f81bc;
}

.tpl-getting-here-text ul {
	padding:0px;
	
}

.tpl-getting-here-text li {
	text-indent: 18px;
	list-style-type: round;
}
/* ======== END OF GETTING HERE ==================================== */
/* --------- interactive walking map ------------------------------- */
.tpl-walking-map-lightbox {
	position: absolute;
	top: 10px;
	left: 200px;
	width: 630px;
	height: 569px;
	padding: 4px;
	z-index: 2;
}
.tpl-walking-map-lightbox-bg {
	position: absolute;
	width: 630px;
	height: 569px;
	top: 0px;
	left: 0px;
	z-index: -1;
}
#tpl-walking-map-lightbox-image {
	margin: 24px 0px 0px 24px;
	width: 576px;
	height: 526px;
	
	
}
.tpl-walking-map-lightbox-image img {
	display: block;
	margin: 0px auto;
}

#content span.tpl-walking-map-lightbox-anchor {
	display: block;
	position: absolute;
	left: 80px;
	top: 328px;
	height: 14px;
	line-height: 14px;
	width: 380px;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;}


.tpl-interactive-walking-map-text {
	width:180px;
	padding:10px 0 50px 10px;
	margin: 30px 0 20px 0px;
}

.tpl-interactive-walking-map-text h2 {
	font-size:14px!important;
}
.tpl-interactive-walking-map-text a{
	display:block;
	width:190px;
	cursor:pointer;
}
.tpl-interactive-walking-map-text a:hover{
	background-color:#d1d9e7;
	
}
.tpl-interactive-walking-map-text  table{
	width:580px;
	
}
.tpl-interactive-walking-map-text  table td{
	width:290px;
	vertical-align:top;
	
}

.tpl-walking-map-interested-lightbox-image {
	margin: 10px 13px 2px 13px;
	background: transparent;
}
.tpl-walking-map-interested-lightbox-image img {
	display: block;
	margin: 0px auto;
}

.tpl-areas-of-interest {
	width:480px;
	padding:165px 0 50px 80px;
	margin: 0px auto 0px auto;
}

.tpl-weather-lightbox{
	position: relative;
	margin-top: 0px;
	float:right;
	width: 229px;
	height: 231px;
	padding: 40px 10px 10px 20px;
	z-index: 2;
}
.tpl-weather-lightbox-bg{
	position: absolute;
	width: 229px;
	height: 231px;
	top: 0px;
	left: 0px;
	z-index: -1;
}

.tpl-weather-lightbox h2 {
	font-size:15px;
}


.tpl-weather-lightbox span {
	display:block;
	width:60px;
	float:left;
}
.tpl-weather-lightbox .tpl-weather-data{
	color:#e31a20;
}
.tpl-weather-text {
	width: 500px;
	padding:20px 10px 50px 26px; 
	margin: 0px 0 0px 0;
}
.tpl-weather-text  table{
	margin: 10px auto 30px auto;
	text-align:center;
	border-collapse:collapse;
	background-color: #fbfbfb;
}

.tpl-weather-text table th,
.tpl-weather-text table td {
	padding: 5px;
	border: solid #d4d4d4 1px;
}

.tpl-weather-text  table th {
	font-weight: bold;
	background: #f0f0f0;
}

.tpl-weather-text  table td {
	width: 90px;
}
.tpl-weather-text  table td.fcol,
.tpl-weather-text  table th.fcol {
	width:140px;
	text-align:left;
}

/*========= CATARING ============================================*/
.tpl-catering-menu-sections {margin:10px 0 25px 0;}
.tpl-catering-menu-sections a{color: #14629f;font-weight:bold; text-decoration:underline;margin-right:10px;}
.tpl-catering-menu-sections a:hover{text-decoration:none;}
.tpl-catering-menu-sections a.active {text-decoration:none; color:#9c9696;}
.tpl-catering-menu-sections ul {padding:0px;}
.tpl-catering-menu-sections ul li {display:block; float:left; list-style:none; padding:0px; margin:0px;}

#content.tpl-catering-menu h1{margin-top:0px;}
#content.tpl-catering-menu h2 {color: #14629f;}
#content.tpl-catering-menu p{margin-bottom:0px;}
.tpl-catering-menu-price {font-weight:bold; display:block; margin-bottom:11px;}
#content.tpl-catering-menu .tpl-buttonwrap {width:100px;}
#content.tpl-catering-menu .catering-menu-price-table {width:450px; border-collapse:collapse; padding:0px; margin:0 0 20px 0;}
#content.tpl-catering-menu .catering-menu-price-table .menu-dish-name {font-size:12px; line-height:14px; width:170px;}
#content.tpl-catering-menu .catering-menu-price-table .pointed-price-interval {background:url(../images/point.gif) repeat-x bottom;}
#content.tpl-catering-menu .catering-menu-price-table .menu-dish-price{font-size:12px; line-height:14px; width:30px; vertical-align:bottom;}

.menu-item-data {display:none;}
.menu-item-data table td{vertical-align:top; width:390px; padding-right:20px;}
.menu-item h2 {cursor:pointer;}
.menu-item-visible div.menu-item-data {display:block;}
.tpl-page-additional-column-menu .menu-item-toggler.active {background:#d8dadc;}
.menu-item-data .tpl-buttonwrap{margin-bottom:30px;}
/*========= END CATARING ========================================*/

/*=========NEWS ROOM=============================================*/
.news_room_item {margin-bottom:15px; margin-top:15px; width:700px; overflow:hidden;}
.news_room_item img {float:none; height: 70px; width:70px; margin-right:10px; }
.news_room_item .news_description {margin-bottom: 20px;}
.news_room_item span {font-weight:bold;}
.news_room_item p{margin:0px; padding:0px; line-height:12px;}
.cnt-news-less {
	margin-bottom: 15px;
	display: block;
}

/*=========END NEWS ROOM=============================================*/

/* ==== FRANK LLOYD WRIGHT FLASH ==================================== */
.tpl-years-flash-wrapper {
	width: 825px;
	height: 280px;
}
/* ==== END OF FRANK LLOYD WRIGHT FLASH ==================================== */
/*=========360 DEGR TOUR==========================================*/
#tpl-tour-view-flash-wrap{
	display:block;
	width:518px; 
	height:260px;
	margin:0px auto;
	padding:10px 0 0 0;
	overflow:hidden;
	
}
#tpl-tour-view-flash{
	width:520px; 
	height:300px;
}

#header-description-360-view{
	width:358px;
	margin:0px auto;
	text-align:center;

}
#header-description-360-view h1{
	display:block;
	width:auto;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:10px auto;
}
#header-description-360-view h2{
	display:block;
	width:auto;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:10px auto;
}
#content .tpl-360-tour-gallery-image-wrap {
	width: 960px;
	height: 309px;
	position: relative;
	overflow: hidden;
	background: #f0f0f0;
}

#content .tpl-360-tour-gallery-topshade,
#content .tpl-360-tour-gallery-bottomshade {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 1px;
}

#content .tpl-360-tour-gallery-bottomshade {
	height: 4px;
	top: 305px;
}

#content .tpl-360-tour-slider-bar {
	width: 790px;
	height: 49px;
	background: #36434b;
	position: relative;
}

#tpl-360-tour-gallery-thumbs-wrap {
	position: absolute;
	width: 480px;
	height: 49px;
	left: 150px;
	top: 0px;
	background: url(/images/front-gallery-bg.gif) bottom repeat-x;
}

.tpl-360-tour-gallery-thumbs {
	height: 49px;
	overflow: hidden;
	width: 480px !important; /* add more if too little :) */
}

.tpl-360-tour-gallery-thumbs a {
	position: relative;
	width: 64px;
	height: 40px;
	float: left;
	padding: 1px;
	overflow: hidden;
	margin: 3px 3px 0px 0px;
	background: gray;
	border:solid transparetn 2px;
}

.tpl-360-tour-gallery-thumbs a:hover,
a.active-thumb{
	padding: 0px;
	border: solid #ffffff 1px;
}

.tpl-360-tour-gallery-thumbs a img {
	display: block;
	margin: 0px;
	width: 66px;
	height: 42px;
	margin: -1px;
	background: gray;
}

.tpl-360-tour-gallery-prev,
.tpl-360-tour-gallery-next {
	position: absolute;
	top: 0px;
	width: 28px;
	height: 0px;
	padding-top: 49px;
	overflow: hidden;
	background: url(/images/front-gallery-arrows.jpg) top no-repeat;
}

.tpl-360-tour-gallery-prev {
	left: -20px;
	background-position: 0px 0px;
}

.tpl-360-tour-gallery-prev:hover {
	background-position: 0px -49px;
}

.tpl-360-tour-gallery-next {
	left: 480px;
	background-position: -28px 0px;
}

.tpl-360-tour-gallery-next:hover {
	background-position: -28px -49px;
}


/*=========END OF 360 DEGR TOUR===================================*/


/* ==== INTERACTIVE CALENDAR ======================================== */
.interactive-calendar-header {
	text-align: center;
	margin-bottom: 10px;
}
.interactive-calendar-table {
	margin: 10px auto;
	border: solid #aaaaaa 1px;
	border-collapse: collapse;
	background: #ebeced;
}

.interactive-calendar-table td,
.interactive-calendar-table th {
	width: 40px;
	text-align: center;
	padding: 1px;
}

.interactive-calendar-table th {
	padding: 5px 0px;
	background: #c7c8cc;
	border-bottom: solid #aaaaaa 1px;
}

.interactive-calendar-table td a {
	padding: 3px 0px;
	display: block;
	text-decoration: none;
	border: solid #ebeced 1px;
}

.interactive-calendar-table td a:hover {
	background: #f3f3f5;
	border-color: #d5d6da;
}
/* ==== END OF INTERACTIVE CALENDAR ================================= */
