/* x32397 - [edit] Section Edit (Section) */
.cms_ui_help, .cms_ui_help div, .cms_ui_help h3, .cms_ui_help p {
color: #000;
}
/* x32398 - [_def_general] Default Detail () */
.right {
    text-align: right;
    margin-right: 10px;
}
/* x32403 - [_def_list] Default List () */
/* Requires the images to be cropped to 78px x 84px square */
.list{
width:460px;
float:right;
}
.list_item {
	margin-bottom: 5px;
	padding-top: 10px;
	border-top:#d27049 dashed 1px;

}
.list_item_body {
	padding: 1px 14px 2px 7px;
}
.list_item .img_float {
	float: left;
	width: 108px;
}
.list_item .img_wrap {
	margin: 0 0 0 108px;
	padding: 0 0 0 10px;
}
.list_item .img_float img{
border:4px #fff solid;
}
* html .list_item .img_float {
	margin-right: -3px;
}
* html .list_item .img_wrap {
	margin: 0 0 0 112px;
}
.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;
	height: 18px;
}
.list_item .read_more  {
	padding-right: 10px;
}
.list_item .price  {
	float:right;
	font-family:"Century Gothic",Arial,sans-serif;
	font-size:12pt;
	font-weight:normal;
}
.list_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
.list_item .edit_controls  {
	padding-left: 10px;
}
/* x32412 - [detail] Accomodation Detail View () */
.smallimages{
	background:url('../i/thumbnail_bg.gif') top left repeat-x;
	margin-top:10px;
	padding:6px 20px;
}
.smallimages div{
	display:inline;
	padding-right:5px;

}
.smallimages div img{
	border:2px #fff solid;
}
/* x32418 - [detail] IFrame Detail (IFrame) */
.iframe_holder {
	padding-top: 10px;
	text-align: center;
}

#frame_carlyle {
	width: 940px;
	height: 600px;
	border: 0;
}
/* x32429 - [acclist] Acc list (Accomodation) */
.list h4 a:link,.list h4  a:active, .list h4 a:visited {
color:#744247;
font-weight:normal;
text-decoration:none;
font-size:12pt;
}
/* x32464 - [detail] Flash Generator Detail (Flash Generator) */
table.flash_gen_admin {
	border-collapse: collapse;
	margin: 10px 0;
}
table.flash_gen_admin th {
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	background: #989898;
	border: 1px #fff solid;
	padding: 4px 11px;
}
table.flash_gen_admin td {
	vertical-align: middle;
	color: #5a5a5a;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 4px 11px;
	text-align: left;
	border: solid;
	border-color: #fff #fff #a6a6a6 #fff;
	border-width: 0 1px 1px 1px;
}
table.flash_gen_admin a:link, table.flash_gen_admin a:active, table.flash_gen_admin a:visited {
	color: #5a5a5a;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
table.flash_gen_admin.nb {
	white-space: nowrap;
}
table.flash_gen_admin td.c {
	text-align: center;
}
table.flash_gen_admin td.a {
	background: #f8f8f8;
}
table.flash_gen_admin td.b {
	background: #ececec;
}
table.flash_gen_admin img {
	vertical-align: middle;
}
table.flash_gen_admin input.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #777;
	border: 1px #999 solid;
}
