/* x21725 - [_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/dots.gif') top left repeat-x;
}
.list_item_body {
	padding: 1px 14px 2px 7px;
}
.list_item .img_float {
	float: left;
	width: 78px;
padding: 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;
}
* 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;
}
/* x21878 - [cal_default] Default Calendar Event (Event) */
.evt_grn {
	margin: 4px 0;
	background: #a9b333 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;
}
/* x21880 - [_img_only_list] Image Only List () */
/* Requires the images to be cropped to 108px x 104px */
.image_only_list {
	margin: 0 -18px;
}
.image_only_list_item {
	float: left;
	width: 112px;
	margin-bottom: 22px;
	padding: 0 18px;
}
.image_only_list_info0 {
	background: url('../i/dots.gif') top left repeat-x;
	margin-top: 6px;
}
.image_only_list_info1 {
	background: url('../i/dots.gif') bottom left repeat-x;
	padding: 4px 0;
}
/* x21881 - [_img_general] Image Detail () */
/* Image */
.image_info {
	margin: 15px 0;
}
/* x21882 - [_img_nav] Image Nav () */
.image_nav {
	background: url('../i/dots.gif') bottom left repeat-x;
	min-height: 26px;

}
* html .image_nav {
	height: 26px;
}
.image_nav .previous, .image_nav .next  {
	padding-bottom: 8px;
	height: 18px;
	float: right;
}
.image_nav .return_to_parent  {
	padding-bottom: 8px;
	height: 18px;
	float: left;
}
.image_nav .previous  {
	background: url('../i/dots.gif') top right repeat-y;
	padding-right: 10px;
}
.image_nav .next  {
	padding-left: 10px;
}
/* x21921 - [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;
}
/* x28313 - [detail] Flash Media Detail (Flash Media Player) */
div.center_flv {
        text-align: center;
        margin-top: 20px;
}
