.tdpopup-options-icons{
	width:80px;
	float:left;
	padding: 0px 0px 0px 4px;
}
.actions{
	width:90px;
	float:right;
}
.actions .btn-reserve{
	display:block;
	width:90px;
	height:37px;
	background:url(../images/btn-reserve.gif) no-repeat;
	color:#fff;
	font-size:11px;
	line-height:35px;
	text-align:center;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
}
.actions ul{
	background:url(../images/sep-actions.gif) repeat-x;
	width:80px;
	margin:0 auto 8px;
	padding:3px 0 0;
	list-style:none;
	overflow:hidden;
}
.actions li{
	float:left;
	padding:0 4px;
}
.actions img{display:block;}
#centereddiv {
    margin: 0 auto 8px;
	width: 200px;
	height: 200px;
}
.tdpopup{
	width:474px;
	overflow:hidden;
	position:absolute;
	color:#000;
	display:block;
	z-index:1000;
	left: 0;
	top: 0;
}
.tdpopup .top{
	background:url(../images/bg-popup-t.png) no-repeat;
	height:28px;
	overflow:hidden;
}
.tdpopup .middle{
	overflow:hidden;
	background:url(../images/bg-popup.png) repeat-y;
	padding:6px 31px 18px 37px;
	width:405px;
}
.tdpopup .bottom{
	background:url(../images/bg-popup-b.png) no-repeat;
	height:27px;
	overflow:hidden;
}
.tdpopup .box{
	width:100%;
	overflow:hidden;
	margin:0 0 0px;
}
.tdpopup h3{
	font-size:28px;
	line-height:32px;
	font-weight:normal;
	margin:0 0 8px;
}
.tdpopup .text{
	width:400px;
	float:left;
	font-size:14px;
	line-height:19px;
}
.tdpopup address{color:#808080;}
.tdpopup .contact{
	display:block;
	color:#808080;
}
.tdpopup .contact a{
	font-style:normal;
	color:#bd384d;
}
.tdpopup .contact a:hover{text-decoration:none;}
.tdpopup p{margin:0 0 12px;}
.tdpopup .actions{padding:38px 0 0;}
.tdpopup .map img{display:block;}
.tdpopup .map {
	width: 391px; 
	height: 141px;
	border: 1px solid #a5a5a5;
	padding: 0px;
	margin: 15px 0px 10px 0px;
	text-align: center;
}

.tdpopup .address {
	line-height: 11px;
	padding: 7px 6px 10px;
	font: 8pt Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #4c4c4c;
	width: 280px;
	text-decoration: none;
	float: left;
}
.tdpopup .btn-close{
	position:absolute;
	top:26px;
	right:25px;
	width:18px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-close-2.gif) no-repeat;
	cursor:pointer;
}
#fader {
	display:none;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index:999;
	background:black;
	position:absolute;
	top:0;
	left:0;
	}

.tdpopup .middle{
	overflow:hidden;
	background:url(../images/bg-popup.png) repeat-y;
	padding:6px 31px 0px 37px;
	width:405px;
}
.tdpopup .widetext{
	width:390px;
	float:left;
	font-size:14px;
	line-height:19px;
}

.widetext h4{
	font-size:20px;
	line-height:32px;
	font-weight:normal;
	margin:0 0 8px;
}
.widetext h3{
	margin-bottom: 0;
}
.popupTableCategory{
	font-size: 16px;
}
.popupTableToDo{
	font-size: 12px;
	font-style:italic;
}
.popupTableRemoveLink{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #8c0000;
	text-decoration: none;
	cursor: pointer;
}
.popupTableAddLink{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #008c00;
	text-decoration: none;
	cursor: pointer;
}

