/* x29660 - [_def_general] Default Detail () */
.img_float {
	float: right;
	width: 301px;
border:6px solid #323232;
}
.img_float div{
border:1px solid #fff;
}
.img_wrap {
	margin-right: 310px;
	padding-right: 20px;
}
* html .img_float {
	margin-left: -3px;
}
* html .img_wrap {
	margin-right: 307px;
}
/* x29665 - [_def_list] Default List () */
/* Requires the images to be cropped to 78px x 84px square */
.list_item {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url('../i/dashed_hor.gif') top left repeat-x;
}
.list_item_body {
	padding: 1px 14px 2px 7px;
}
.list_item .img_float {
	float: left;
	width: 78px;
}
.list_item .img_wrap {
	margin: 0 0 0 82px;
	padding: 0 0 0 12px;
}
* html .list_item .img_float {
	margin-right: -3px;
}
* html .list_item .img_wrap {
	margin: 0 0 0 79px;
}
.list_item_details {
	min-height: 62px;
}
* html .list_item_details {
	height: 62px;
}
.list_item_info1 {
	min-height: 26px;
}
* html .list_item_info1 {
	height: 26px;
}
.list_item .read_more, .list_item .price, .list_item .comments, .list_item .edit_controls  {
	float: left;
	padding-top: 8px;
	height: 18px;
}
.list_item .read_more  {
	padding-right: 10px;
}
.list_item .price  {
	padding-left: 8px;
	padding-right: 10px;
}
.list_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
.list_item .edit_controls  {
	padding-left: 10px;
}
/* x29675 - [_img_only_list] Image Only List () */
/* Requires the images to be cropped to 108px x 104px */
.image_only_list {
	margin: 0 -22px;
}
.image_only_list_item {
	float: left;
	width: 112px;
	margin-bottom: 22px;
	padding: 0 22px;
}
.image_only_list_info0 {
	background: url('../i/dashed_hor.gif') top left repeat-x;
	margin-top: 6px;
}
.image_only_list_info1 {
	background: url('../i/dashed_hor.gif') bottom left repeat-x;
	padding: 4px 0;
}
/* x29676 - [_img_general] Image Detail () */
/* Image */
.image_info {
	margin-top: 15px;
}
/* x29677 - [_img_nav] Image Nav () */
.image_nav {
	background: url('../i/dashed_hor.gif') top left repeat-x;
	min-height: 26px;
}
* html .image_nav {
	height: 26px;
}
.image_nav .previous, .image_nav .next  {
	padding-top: 8px;
	height: 18px;
	float: right;
}
.image_nav .return_to_parent  {
	padding-top: 8px;
	height: 18px;
	float: left;
}
.image_nav .previous  {
	background: url('../i/dashed_ver.gif') top right repeat-y;
	padding-right: 10px;
}
.image_nav .next  {
	padding-left: 10px;
}
/* x29709 - [nav] Gallery Nav (Image Gallery) */
/* Image Gallery */

.folio_nav_outer {
	float: right;
	border-left: 1px #e8e8e8 solid;
	padding: 0 0 0 14px;
	width: 175px;
}
.folio_nav {
	border-collapse: collapse;
}
.folio_nav td {
	font-size: 8pt;
	padding: 3px;
}
.folio_nav td.left {
	text-align: left;
}
.folio_nav td.right {
	text-align: right;
}
.folio_nav td img {
	border: 1px #fff solid;
}
.folio_nav td.selected img {
	border: 1px #f66 solid;
}
.folio_nav td a:link, .folio_nav td a:active, .folio_nav td a:visited {
	text-decoration: none;
	color: #727271;
}
.folio_nav td a:hover {
	color: #333;
	text-decoration: underline;
}
.folio_nav td.left img, .folio_nav td.right img {
	vertical-align: -20%;
}
.gallery_main {
	float: left;
	width: 712px;
}

.gallery_main img {
	border: 1px #e8e8e8 solid;
}
/* x29831 - [cal_default] Default Calendar Event (Event) */
.evt_grn {
	margin: 4px 0;
	background: #3366cc url('../i/cal_grn_bl.gif') bottom left no-repeat;
}
.evt_grn .evt1 {
	background: url('../i/cal_grn_br.gif') bottom right no-repeat;
}
.evt_grn .evt2 {
	background: url('../i/cal_grn_tr.gif') top right no-repeat;
}
.evt_grn .evt3 {
	background: url('../i/cal_grn_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}
.evt_blu {
	margin: 4px 0;
	background: #64a5bb url('../i/cal_blu_bl.gif') bottom left no-repeat;
}
.evt_blu .evt1 {
	background: url('../i/cal_blu_br.gif') bottom right no-repeat;
}
.evt_blu .evt2 {
	background: url('../i/cal_blu_tr.gif') top right no-repeat;
}
.evt_blu .evt3 {
	background: url('../i/cal_blu_tl.gif') top left no-repeat;
	padding: 4px;
	font-size: 7pt;
}

.evt3 div {
	font-size: 7pt;
	color: #fff;
	margin: 0 0 2px 0;
}
.evt3 a:link, .evt3 a:active, .evt3 a:visited {
	text-decoration: none;
	font-weight: bold;
}
.evt3 a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.evt_grn .evt3 a:link {
        color: #fff;
}
/* x33422 - [edit] Request Edit (Booking Enquiry) */
.extras_list {
        margin: 0;
        padding: 0;
        list-style-type: none;
}
