/* x34212 - [_def_general] Default Detail () */
.img_float {
	float: right;
	width: 176px;
}
.img_float_border {
	float: right;
	bor/der:#fff solid 4px;
	margin:0 0 10px 10px;
}
.img_float_border .im{
	border:#fff solid 4px;
	margin:0 0 10px;
widt/h:172px;
text-align:center;
}

.img_wrap {
	margin-right: 176px;
	padding-right: 20px;
}
* html .img_float {
	margin-left: -3px;
}
* html .img_wrap {
	margin-right: 173px;
}
/* x34217 - [_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: 6px;
	background:#fff;
}
.list_item .img_float {
	float: left;
	width: 78px;
}
.list_item .img_float_border {
	float: left;
	border:#fff solid 4px;
	margin: 0;
}

.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;
}
.list_item_details h4 a:link, .list_item_details h4 a:visited, .list_item_details h4 a:active{
color:#5abc4e;
font-size:10pt;
font-weight:normal;
text-decoration:none;
}
.list_item_details h4 a:hover{
color:#4cae40;
}
* 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;
}
/* x34264 - [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;
}
/* x34353 - [ctas] ctas () */
#enquire{
	background-color: #55b949;
	padding:5px 5px 5px 13px;
	overflow:hidden;
}
#enquire .button{
	float: right;
}
#enquire strong{
	color:#fff;
	font-size:14pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	width:200px;
	height:33px;
}
#enquire .text{
width:220px;
float:left;
}
#enquire .text p{
	color:#fff;
	font-size:7.5pt;
	margin-bottom:5px;
	width:220px;
}

#CTA{
	padding-top:6px;
}
.CTA2{
	float: left; 
	padding-right: 4px;
	background:  url('../i/CTA_previous_project.gif') top left no-repeat;
	width:148px;
	height:45px;
	padding-left:5px;
}
.CTA2 .text{
	padding:0 60px 0 0;
	color:#fff;
	font-size:10pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.CTA2 .ctaspan{
}

.CTA2 a:link,.CTA2  a:active,.CTA2  a:visited {
	text-decoration:none;
}
.CTA2 strong{
	font-size:14pt;
}

.CTA3{
	float: left; 
	background:  url('../i/CTA_Services.gif') top left no-repeat;
	width:148px;
	height:45px;
	padding-left:5px;
}
.CTA3 .text{
	padding:0 60px 0 0;
	color:#fff;
	font-size:10pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.CTA3 a:link,.CTA3  a:active,.CTA3  a:visited {
	text-decoration:none;
}
.CTA3 strong{
	font-size:14pt;
}

