/* x29686 - [_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;
}
/* x29691 - [_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: 108px;
}
.list_item .img_wrap {
	margin: 0 0 0 108px;
	padding: 0 0 0 20px;
}
* html .list_item .img_float {
	margin-right: -3px;
}
* html .list_item .img_wrap {
	margin: 0 0 0 108px;
}
.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;
}
/* x29698 - [sponlist] Sponsor List (Sponsor) */
/* Requires the images to be cropped to 78px x 84px square */
.sponsor_item {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url('../i/dashed_hor.gif') top left repeat-x;
        overflow: auto;
}
.sponsor_item_body {
	padding: 1px 14px 2px 7px;
}
.sponsor_item .img_float {
	float: left;
	width: 150px;
}
.sponsor_item .img_wrap {
	margin: 0 0 0 150px;
	padding: 0 0 0 20px;
}
* html .sponsor_item .img_float {
	margin-right: -3px;
}
* html .sponsor_item .img_wrap {
	margin: 0 0 0 150px;
}
.sponsor_item_details {
	min-height: 62px;
}
* html .sponsor_item_details {
	height: 62px;
}
.sponsor_item_details .sponsor_link {
        margin: 10px 0;
}
.sponsor_item_info1 {
	min-height: 26px;
}
* html .sponsor_item_info1 {
	height: 26px;
}
.sponsor_item .read_more, .sponsor_item .price, .sponsor_item .comments, .sponsor_item .edit_controls  {
	float: left;
	padding-top: 8px;
	height: 18px;
}
.sponsor_item .read_more  {
	padding-right: 10px;
}
.sponsor_item .price  {
	padding-left: 8px;
	padding-right: 10px;
}
.sponsor_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
.sponsor_item .edit_controls  {
	padding-left: 0;
}
/* x29701 - [_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;
}
/* x29702 - [_img_general] Image Detail () */
/* Image */
.image_info {
	margin-top: 15px;
}
/* x29703 - [_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;
}
/* x29778 - [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;
}
