/* x31782 - [_def_list] Default 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_details h4,.list_item_details h4 a, .list_item_details h4 a:link, .list_item_details h4 a:active, .list_item_details h4 a:visited{
color:#262626;
font-family:"Trebuchet MS", Verdana;
font-size:12pt;
text-decoration:none;
font-weight:bold;
}
.list_item_info0 {
	background: url('../i/dotted_hor.gif') top left repeat-x;
}
.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;
	background: url('../i/dotted_ver.gif') top right repeat-y;
}
.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;
	background: url('../i/dotted_ver.gif') top left repeat-y;
}
/* x31783 - [_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;
}
/* x31784 - [list] Homepage List (Homepage Item) */
.hp_box{
	width:690px;
	overflow:hidden;
	margin-bottom:11px;
}
.hp{
	width:335px;
	float:left;
	margin:9px 9px 0 0;
}
.hp .box0 {
	background: #dddddd url('../i/hp_tl.gif') top left no-repeat;
}

.hp .box1 {
	background: url('../i/hp_tr.gif') top right no-repeat;
}

.hp .box2 {
	background: url('../i/hp_br.gif') bottom right no-repeat;
}

.hp .box3 {
	background: url('../i/hp_bl.gif') bottom left no-repeat;
	padding: 4px 10px 4px 4px;
	overflow:hidden;
	line-height:1.1;
}
.hp h3{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#262626;
	font-size:12pt;
	font-weight:bold;

}
.hp .btn{
	text-align:right;
}
.hp .img_floatL {
	float:left;
	width:158px;
}
.hp .img_wrapL {
	margin-left: 158px;
	padding-left:5px;
}
* html .hp .img_floatL {
	margin-right: -3px;
}
* html .hp .img_wrapL {
	margin-left: 158px;
}
/* x31786 - [list_download] Download List 2 (Download) */
table.download {
width:310px;
padding-left:10px;
}
table.download .dl1{
width:257px;
}
/* x33716 - [list] Blog List (News/Blog) */
/* News List */

.news_list_item {
	margin: 0 0 24px;
}
.news_list_item .news_inner {
	background: #ececec url('../i/n_bgx.gif') bottom left repeat-x;
	padding: 7px 14px 7px 11px;
	border: #fff solid;
	border-width: 0 1px;
}
.news_list_item .news_inner p {
	margin: 0 0 6px 0;
}
.news_list_item .t0 {
	background: #ececec url('../i/n_t.gif') bottom left repeat-x;
	margin: 0 3px;
}
.news_list_item .t1 {
	position: relative;
	left: -3px;
	background: url('../i/n_tl.gif') bottom left no-repeat;
}
.news_list_item .t2 {
	position: relative;
	right: -6px;
	background: url('../i/n_tr.gif') bottom right no-repeat;
	height: 4px;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item .b0 {
	background: #d0d0d0 url('../i/n_b.gif') top left repeat-x;
	margin: 0 0 0 4px;
}
.news_list_item .b1 {
	background: url('../i/n_br.gif') top right no-repeat;
}
.news_list_item .b2 {
	height: 5px;
	position: relative;
	left: -4px;
	background: url('../i/n_bl.gif') top left no-repeat;
	font-size: 1pt;
	overflow: hidden;
}
.news_list_item  .news_inner h4 {
	border-bottom: 1px #fff dashed;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	font-size: 10pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
}
.news_list_item h4 a:link, .news_list_item h4 a:active,.news_list_item h4 a:visited {
	color: #444;
	text-decoration: none;
}
.news_list_item h4 a:hover {
	color: #844;
	text-decoration: underline;
}

.news_list_item .undertab {
	margin: 0;
	height: 25px;
}
.news_list_item .undertab .ut_i {
	float: right;
	margin: 0;
	padding: 0 8px 0 0;
	background: url('../i/n_social_r.gif') top right no-repeat;
	height: 25px;
	white-space: nowrap;
}
.news_list_item .undertab .u_r {
	float: right;
	background: url('../i/n_social_x.gif') top right repeat-x;
	height: 25px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 5px 0 0;
	height: 20px;
}

.news_list_item .undertab .ul0 {
	float: right;
	background: url('../i/n_readmore_l.gif') top left no-repeat;
	padding: 0 0 0 41px;
}
.news_list_item .undertab .ul1 {
	background: url('../i/n_readmore_x.gif') top left repeat-x;
}
.news_list_item .undertab .ul2 {
	background: url('../i/n_readmore_r.gif') top right no-repeat;
	height: 20px;
	color: #fff;
	font-size: 7.5pt;
	padding: 5px 35px 0 0;
}
.news_list_item .undertab img {
	vertical-align: top;
}
* html .news_list_item .undertab .ut_i div {
	width: 1%;
	white-space: nowrap;
}
.news_list_item .undertab a:link, .news_list_item .undertab a:active, .news_list_item .undertab a:visited {
	color: #fff;
	text-decoration: underline;
}
.news_list_item .undertab a:hover {
	color: #844;
	text-decoration: underline;
}
.news_list_item .byline {
	margin: 0 0 4px 0;
}
.news_list_item p.tags {
	margin: 8px 0 0 0;
	padding: 6px 0 0 0;
	border-top: 1px #eee dashed;
	font-size: 7.5pt;
}
/* x33717 - [detail] Blog Detail (News/Blog) */
.blog_hdr {
	padding: 0 0 6px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px #e5e5e5 dashed;
	font-size: 8pt;
	text-align: right;
}
.blog_hdr img {
	vertical-align: middle;
}

