/* ================ PUKKARESTAURANTS =============== */

#mod_pukkaRestaurants .itemPreview {
	clear: both;
}

#mod_pukkaRestaurants .itemPreviewImageSection {
	position: relative;
}

#mod_pukkaRestaurants .itemPreviewImageSection img {
	display: block;
}

#mod_pukkaRestaurants .itemPreviewImageSection a.zoomer img {
	_behavior: url(/png_behavior.htc);
	position: absolute;
	top: auto;
	left: auto;
	bottom: 0;
	right: 0;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}



#mod_pukkaRestaurants.viewList .itemPreview {
}

#mod_pukkaRestaurants.viewList .itemPreview  ul{
	list-style-image:url(../../../main/images/mod-bullet.gif);
	padding-left:40px;
	padding-bottom:35px;
}


div#mod_pukkaRestaurants.viewList .itemPreviewTitle{
	background:url(../../../main/images/row-expand.gif) no-repeat;
	border-bottom:1px solid #82A7DE;
	display:block;
	cursor:pointer;	
	width:668px;
	height:15px;
	padding:3px 0 7px 10px;
	_padding-bottom:5px;
	margin:0;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#252526;
	text-transform:none;
	text-decoration:none;
}

#mod_pukkaRestaurants.viewList .itemPreviewTitle.expanded {
	background-position:0 -35px;
}

#mod_pukkaRestaurants.viewList .itemPreviewTitle a{
}

#mod_pukkaRestaurants .itemPreview .itemPreviewEditLink {
	margin-top: 0.5em;
	text-transform: capitalize;
}

#mod_pukkaRestaurants.viewList .itemPreviewImageSection {
	float:right;
	margin:6px 35px 5px 20px;
}

#mod_pukkaRestaurants.viewList .itemPreviewImageSection img{
	border:1px solid #fff;
}

#mod_pukkaRestaurants.viewList div.itemPreview .itemPreviewBookingLink {
	position:absolute;
	top:-3px;
	left:550px;
	width:150px;
}


#mod_pukkaRestaurants.viewList .itemPreviewBookingLink a{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	color:#252526;
	font-size:0.9em;
	text-decoration:none;
	text-transform:none;
	text-decoration:underline;
}