td#logocell {
	width: 173px;
	height: 122px;
	background-color: #006;
	background-image: url(/graphics/interface/misc/logo.jpg);
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

table#eventTable {
	font-size: 8px;
	width: 538px;
}

.eventNameHeader {
	background-image: url(/graphics/interface/misc/events_event_header.gif);
	border-top: 2px #A3A3B5 solid;
	border-right: 1px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 0; 
	width: 165px;
	height: 20px;
}

.eventDateHeader {
	background-image: url(/graphics/interface/misc/events_date_header.gif);
	border-top: 2px #A3A3B5 solid;
	border-right: 1px #A3A3B5 solid; 
	border-bottom: 1px #A3A3B5 solid;
	padding: 0; 
	width: 117px;
	height: 20px;
}

.eventTimeHeader {
	background-image: url(/graphics/interface/misc/events_time_header.gif);
	border-top: 2px #A3A3B5 solid;
	border-right: 1px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 0; 
	width: 110px;
	height: 20px;
}

.eventLocHeader {
	background-image: url(/graphics/interface/misc/events_loc_header.gif);
	border-top: 2px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 0; 
	width: 144px;
	height: 20px;
}

.eventButton {
	display: inline;
	margin-right: 10px;
}

.eventNameCell {
	border-right: 1px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 10px;
}

.eventDateCell {
	border-right: 1px #A3A3B5 solid; 
	border-bottom: 1px #A3A3B5 solid;
	padding: 10px;
}

.eventTimeCell {
	border-right: 1px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 10px;
}

.eventLocCell {
	border-bottom: 1px #A3A3B5 solid;
	padding: 10px;
}

.eventReturn {
	border-top: 2px #A3A3B5 solid;
	border-left: 1px #A3A3B5 solid; 
	border-bottom: 1px #A3A3B5 solid;
}

.eventDescCell {
	border-right: 1px #A3A3B5 solid;
	padding: 10px;
	width: 275px;
}

.eventInfoCell {
	width: 275px;
	padding: 10px;
}


table#shoppingTable {
	font-size: 8px;
	width: 533px;
}

.shoppingTenantHeader {
	background-image: url(/graphics/interface/misc/shopping_tenant_header.gif);
	border-top: 2px #A3A3B5 solid;
	border-right: 1px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 0; 
	width: 160px;
	height: 20px;
}

.shoppingLocHeader {
	background-image: url(/graphics/interface/misc/shopping_loc_header.gif);
	border-top: 2px #A3A3B5 solid;
	border-right: 1px #A3A3B5 solid; 
	border-bottom: 1px #A3A3B5 solid;
	padding: 0; 
	width: 181px;
	height: 20px;
}

.shoppingPhoneHeader {
	background-image: url(/graphics/interface/misc/shopping_phone_header.gif);
	border-top: 2px #A3A3B5 solid;
	border-right: 1px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 0; 
	width: 136px;
	height: 20px;
}

.shoppingDealHeader {
	background-image: url(/graphics/interface/misc/shopping_deals_header.gif);
	border-top: 2px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 0; 
	width: 53px;
	height: 20px;
}

.shoppingButton {
	display: inline;
	margin-right: 10px;
}

.shoppingTenantCell {
	border-right: 1px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 10px;
	width: 160px;
}

.shoppingLocCell {
	border-right: 1px #A3A3B5 solid; 
	border-bottom: 1px #A3A3B5 solid;
	padding: 10px;
	width: 181px;
}

.shoppingPhoneCell {
	border-right: 1px #A3A3B5 solid;
	border-bottom: 1px #A3A3B5 solid;
	padding: 10px;
	width: 136px;
}

.shoppingDealCell {
	border-bottom: 1px #A3A3B5 solid;
	padding: 10px;
	width: 53px;
}

.tenantReturn {
	border-top: 2px #A3A3B5 solid;
	border-left: 1px #A3A3B5 solid; 
	border-bottom: 1px #A3A3B5 solid;
	width: 275px;
}

.tenantDescCell {
	padding: 10px;
	width: 275px;
}

.tenantInfoCell {
	border-left: 1px #A3A3B5 solid;
	width: 275px;
	padding: 10px;
}


.virtualTourThumbnailDiv {
	width: 100px;
	margin: 10px;
	cursor: hand;
	cursor: pointer;
}

.virtualTourThumbnail {
	border: 1px #000 solid; 
}

.siteMapTopLink {
	font-weight : bold; 
	text-decoration : none;
	color: #CC3300;
	background: transparent; 
	margin-bottom: 5px;
	margin-top: 10px;
	cursor: hand;
	cursor: pointer;
}

.siteMapSubLink {
	margin-left: 17px;
	text-decoration : none;
	color: #CC3300;
	background: transparent; 
	padding-bottom: 5px;
	cursor: hand;
	cursor: pointer;
}

.siteMapButton {
	display: inline;
	margin-right: 10px;
	cursor: hand;
	cursor: pointer;
}

div#bottomToutDiv {
	padding: 10px;
	text-align: center;
}

.bottomtout {
	cursor: hand;
	cursor: pointer;
	display: inline;
	clear: both;
}