/* x34677 - [_def_general] Default Detail () */
.img_float {
	float: right;
	width: 176px;
}
.img_wrap {
	margin-right: 176px;
	padding-right: 20px;
}
* html .img_float {
	margin-left: -3px;
}
* html .img_wrap {
	margin-right: 173px;
}
/* x34682 - [_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;
}
/* x34698 - [testimonials] Testimonial CTA (General) */
.testi {
color:#f4ccbc;
padding:30px 10px 10px 15px;
font-size:8pt;
}
/* x34704 - [homepage] Product Homepage (Product) */
.product_img0 {
	background:url(../i/product_bg.gif) repeat-y top left;
	margin-bottom: 10px;
}
.product_img1 {
	background: url(../i/product_bottom.gif) no-repeat bottom left;
}
.product_img2 {
	background:url(../i/product_top.gif) no-repeat top left;
text-align:center;
padding:3px;
}
.product_item {
	padding: 10px 5px 5px 3px;
	border-top: 1px dashed #e5e5e5;
	float: left;
	width: 220px;
	color:#7cacd9;
}
.product_item_top {
	background:#e0ebf6 url(../i/products_grid_item_top.gif) no-repeat top left;
}
.product_item_bottom {
	background: url(../i/products_grid_item_bottom.gif) no-repeat bottom left;
}

.product_item h3 {
	font-size: 14px;
	lett/er-spacing: -0.05em;
	color:#7cacd9;
}


.product_item_content {
	padding: 5px 9px;
	min-height:250px;
}

#products_grid .product_item_content p {
	padding-left: 6px;
	margin-bottom: 0px;
	padding-bottom: 11px;
	color:#7cacd9;

}
.product_item_content .description{
height:50px;
	color:#7cacd9;
}
/* x34705 - [list] Product List (Product) */
.fb_like_list {
        margin: 10px 0 0;
}
/* x34707 - [detail] Product Detail (Product) */
.fb_like {
        margin: 15px 0 0;
}
/* x36278 - [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;
}

