.replaced{
	text-indent: -100em;
}
.replaced a{
	display: block;
	width: 100%;
	height: 100%;
}
.clearer{
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(/02/images/tid/body.gif) left top repeat-x;
}
a{
	color: #0768a9;
}
a:link, a:visited{
	text-decoration: none;
}
a:hover, a:active{
	text-decoration: underline;
}
/* DIV#GLOBAL */
div#global{
	position: relative;
	width: 984px;
	margin: 0 auto;
	height: 90px;
}
div#global h1{
	position: absolute;
	left: 0;
	background-position: left top;
	background-repeat: no-repeat;
	top: 36px;
	width: 259px;
	height: 37px;
	background-image: url(/02/images/tid/global_logo.gif);
}
div#global h2{
	position: absolute;
	top: 73px;
	left: 66px;
	width: 193px;
	height: 15px;
	background: url(/02/images/tid/global_motto.gif) left top no-repeat;
}
div#global img{
	display: none;
}

div#global ul{
	float: right;
	display: inline;
	margin: 60px 5px 0 0;
	font-size: 1.1em;
	line-height: 0.9em;
}

div#global a.rsslink
{
	margin: 58px 0pt 0pt 0pt; float: right;
}

div#global a.rsslink img
{	display :inline;
}

div#global li{
	float: left;
	display: inline;
	line-height: 12px;
	padding-right: 3px;
	border-right: 1px solid #0768a9;
	margin-left: 3px;
}
div#global li.last{
	border-right: none;
}
/* DIV#SUBSITE */ 
div#subsite{
	width: 984px;
	margin: 35px auto 15px auto;
}
div#subsite-header{
	padding: 11px;
	height: 121px;
}
div#subsite-header img{
	float: left;
}
ul#subsite-menu{
	height: 36px;
	background-position: center top;
	background-repeat: repeat-x;
}
ul#subsite-menu li{
	float: left;
	display: inline;
	background: url(/02/images/tid/subsite_menu_background.gif) right top repeat-x;
}
ul#subsite-menu li.current{
    background: url(/02/images/tid/subsite_menu_background_current.gif) left top repeat-x;
}
ul#subsite-menu li.first{
    background: url(/02/images/tid/subsite_menu_background_first.gif) left top repeat-x;
}
ul#subsite-menu li.first-current{
	background: url(/02/images/tid/subsite_menu_background_first_current.gif) left top repeat-x;
}
ul#subsite-menu li.last{
	background: url(/02/images/tid/subsite_menu_background_last.gif) right top repeat-x;
}
ul#subsite-menu li.last-current{
    background: url(/02/images/tid/subsite_menu_background_last_current.gif) right top repeat-x;
}
ul#subsite-menu li.exposed{
	background: url(/02/images/tid/subsite_menu_background_exposed.gif) right  top repeat-x;
}
ul#subsite-menu li.exposed-current{
    background: url(/02/images/tid/subsite_menu_background_current.gif) right  top repeat-x;
}
ul#subsite-menu li a{
	float: left;
	display: inline;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	background: url('/02/images/tid/subsite_menu_separator.gif') left top no-repeat;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2em;
}
ul#subsite-menu li.current a{
    background: none;
    color: #0768a9;
}
ul#subsite-menu li a:active, ul#subsite-menu li a:hover{
	text-decoration: none;
}
ul#subsite-menu li.first a{
	background: none;
}
ul#subsite-menu li.first-current a{
	background: none;
	color: #0768a9;
}
ul#subsite-menu li.last-current a{
	background: none;
	color: #0768a9;
}
ul#subsite-menu li.last-exposed-current a{
	background: none;
	color: #0768a9;
}
ul#subsite-menu li.exposed a{
	background: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
ul#subsite-menu li.exposed-current a{
	background: none;
	color: #0768a9;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
div#subsite-content{
	height: 1%;
	overflow: auto;
	padding: 10px;
}
div#subsite-content-main{
	float: left;
	display: inline;
}
div#subsite-content-main-leftcol{
	float: left;
	display: inline;
}
div#subsite-content-main-rightcol{
	float: left;
	display: inline;
}
div#subsite-content-secondary{
	float: left;
	display: inline;
}
/* DIV#FOOTER */
div#footer{
	width: 984px;
	margin: 0 auto;
	padding-bottom: 50px;
}
div#footer ul{
	float: right;
	display: inline;
	margin: 0 18px 0 0;
	font-size: 1.1em;
	line-height: 0.9em;
}
div#footer li{
	float: left;
	display: inline;
	padding-right: 3px;
	border-right: 1px solid #0768a9;
	margin-left: 3px;
	line-height: 12px;
}
div#footer li.last{
	border-right: none;
}
/* BOXES */
div.box{
	position: relative;
	margin-bottom: 10px;
	height: 1%;
	overflow: auto;
}
div.box h1{
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div.box h2{
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 0;
	border-bottom: none;
}
div.box h3{
	font-size: 13px;
	font-weight: bold;
}
div.box h4{
	font-size: 12px;
	font-weight: bold;
}
div.box p, div.box address, div.box ul, div.box ol, div.box dl, div.box blockquote{
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0;
}
div.box strong{
	font-weight: bold;
}
div.box hr{
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 10px;
	border: none;
	border-bottom: 1px solid #dbdbdb;
}
div.box blockquote{
	font-style: oblique;
	color: #a1a1a1;
	margin: 20px 0;
}
/* generic box  */
div.box-generic h1, div.box-generic h2{
	color: #0768a9;
	border-bottom-color:  #dbdbdb;
	margin-bottom: 5px;
}
div.box-generic h3{
	color: #555;
}
div.box-generic h4{
	color: #0768a9;
	padding-top: 10px;
}
div.box-generic p, div.box address, div.box-generic ul, div.box-generic ol, div.box-generic dl{
	color: #757575;
}
div.box-generic ul{
	list-style-type: square;
	margin-left: 30px;
}
div.box-generic ol{
	list-style-type: decimal;
	margin-left: 30px;
}
div.box-generic li{
	margin: 10px 0;
}
div.box-generic ul.listing-partners li{
    border-bottom: 1px dotted #C7D7DE;
}
div.box-generic p.date{
	color: #555;
	font-weight: bold;
	margin-bottom: 2px;
}
div.box-generic strong{
	color: #474747;
}
div.box-generic img.left{
	float: left;
	margin: 0 10px 10px 0;
}
div.box-generic a.box-seemore{
	position: absolute;
	top: 13px;
	right: 22px;
	font-size: 11px;
}
div.box-generic a.box-nextaction{
	position: absolute;
	top: 40px;
	right: 22px;
	font-size: 11px;
}
div.box-generic a.box-backtotop{
	display: block;
	text-align: right;
	line-height: 18px;
	font-size: 11px;
}
div.box-generic p.view{
	margin-top: 10px;
}
/* BUTTONS */
/* call to action button */
a.button-cta{
	float: right;
	display: inline;
	background-image: url('/02/images/tid/button_cta_left.gif');
	background-position:  left center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
}
a.button-cta span{
	float: left;
	display: inline;
	height: 44px;
	padding: 0 35px 0 10px;
	line-height: 44px;
	background-image: url('/02/images/tid/button_cta_right.gif');
	background-position:  right center;
	background-repeat: no-repeat;
	cursor:pointer;
}

/* call to action button no-margin*/
a.button-cta-nomargin{
	float: right;
	display: inline;
	background-image: url('/02/images/tid/button_cta_left.gif');
	background-position:  left center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}
a.button-cta-nomargin span{
	float: left;
	display: inline;
	height: 44px;
	padding: 0 35px 0 10px;
	line-height: 44px;
	background-image: url('/02/images/tid/button_cta_right.gif');
	background-position:  right center;
	background-repeat: no-repeat;
	cursor:pointer;
}
/* LISTINGS */
/* common listing properties */
div.box .listing{
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0;
	position: relative;
	list-style-type: none;
}
/* PARAGRAPHS */
p.date{
	margin: 0;
}

.dinner
{
    padding: 10px 0 25px 0;
    background-color: #EDEDED;
}