/* x4370 - [_def_list] Venue List () */
/* Requires the images to be cropped to 78px x 84px square */
.list_item {
	margin-bottom: 15px;
}
.list_item_top0 {
	margin: 0 5px;
	background-color: #f2f2f2;
}
.list_item_top1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_tl.gif') top left no-repeat;	
}
.list_item_top2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_tr.gif') top right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.list_item_bottom0 {
	margin: 0 5px;
	background-color: #e4e4e4;
}
.list_item_bottom1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_bl.gif') bottom left no-repeat;
}
.list_item_bottom2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_br.gif') bottom right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.list_item_body {
	padding: 1px 14px 2px 7px;
	background: #e4e4e4 url('../i/rounded_gradient.gif') top left repeat-x;
}
.list_item .img_float {
	float: left;
	width: 78px;
}
.list_item .img_float img {
	border: 1px solid #c5c5c5;
}
.list_item .img_float a:link img, .list_item .img_float a:active img, 
.list_item .img_float a:visited img, .list_item .img_float a:hover img {
	border: 1px solid #c5c5c5;
}
.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_body {
	padding: 1px 14px 2px 7px;
	background: #e4e4e4 url('../i/rounded_gradient.gif') top left repeat-x;
}
.list_item_details {
	min-height: 62px;
}
* html .list_item_details {
	height: 62px;
}
.list_item_info0 {
	
}
.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 .read_more  a {
	font-size: 8pt;
	
}
.list_item .price  {
	padding-left: 18px;
	padding-right: 10px;
	background: url('../i/standard_bullet.gif') 10px 13px no-repeat;
}
.list_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
.list_item .edit_controls  {
	padding-left: 10px;
	
}
/* x16607 - [_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;
}
/* x16608 - [_img_general] Image Detail () */
/* Image */
.image_info {
	margin-top: 15px;
}
/* x16609 - [_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;
}
/* x16610 - [list] Download List (File Share Area) */
/* Simple List */
.simple_list_item {
	padding-bottom: 4px;
	margin-bottom: 3px;

}
.simple_list_item_top0 {
	margin: 0 5px;
	background-color: #f2f2f2;
}
.simple_list_item_top1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_tl.gif') top left no-repeat;	
}
.simple_list_item_top2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_tr.gif') top right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.simple_list_item_bottom0 {
	margin: 0 5px;
	background-color: #e4e4e4;
}
.simple_list_item_bottom1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_bl.gif') bottom left no-repeat;
}
.simple_list_item_bottom2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_br.gif') bottom right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.simple_list_item_body {
	padding: 1px 14px 2px 12px;
	background: #e4e4e4 url('../i/rounded_gradient_short.gif') top left repeat-x;
}
.simple_list_item_body h4 {
	min-height: 14px;
	margin: 0;
	padding-left: 12px;
	background: url('../i/standard_bullet.gif') 0 5px no-repeat;
}
* html .simple_list_item_body h4 {
	height: 14px;
}
/* x19356 - [_sim_list] Simple List () */
/* Simple List */
.simple_list_item {
	padding-bottom: 4px;
	margin-bottom: 3px;
	
}

.simple_list_item a:link, .simple_list_item a:active, .simple_list_item a:visited {
text-decoration: none;
}

.simple_list_item_top0 {
	margin: 0 5px;
	background-color: #f2f2f2;
}
.simple_list_item_top1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_tl.gif') top left no-repeat;	
}
.simple_list_item_top2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_tr.gif') top right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.simple_list_item_bottom0 {
	margin: 0 5px;
	background-color: #e4e4e4;
}
.simple_list_item_bottom1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_bl.gif') bottom left no-repeat;
}
.simple_list_item_bottom2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_br.gif') bottom right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.simple_list_item_body {
	padding: 1px 14px 2px 12px;
	background: #e4e4e4 url('../i/rounded_gradient_short.gif') top left repeat-x;
}
.simple_list_item_body h4 {
	min-height: 14px;
	margin: 0;
	padding-left: 12px;
	background: url('../i/standard_bullet.gif') 0 5px no-repeat;
}
* html .simple_list_item_body h4 {
	height: 14px;
}
/* x33294 - [_two_col_list] Two Column List () */
table.two_col_list {
	border-collapse: collapse;
	background: url('../i/dots.gif') top center repeat-x;
	padding-top: 1px;
	margin-top: 15px;	
}
table.two_col_list td {
	background: url('../i/dots.gif') bottom center repeat-x;
	width: 373px;	
	vertical-align: top;	
}
table.two_col_list td.a .two_col_list_item {
	padding: 15px 13px 15px 0;
	background: url('../i/dots.gif') top right repeat-y;
}
table.two_col_list td.b .two_col_list_item {
	padding: 15px 0 15px 13px;
}

.two_col_list_item .list_btn {
        margin-top:8px;
}

.two_col_list_item .list_img_wrap {
        margin-left:96px;
        min-height:96px;
        padding-left:18px;
}

.two_col_list_item .list_img {
        float:left;
        width:96px;
}
