/* MAIN LEFT COL - LIST STYLE 1
	the most complex of the default left column styles
	used in blogs, news, events, and other major sections
	exluding the photo gallery, store and faq
----------------------------------- */
	.lc_ls01 {
		width:				100%;
		float:				left;
	}
	
	.lc_ls01 li {
		margin:				0 0 20px;
		padding:			0 0 10px;
		float:				left;
		width:				100%;
		border-bottom:		solid 1px #E3E3E3;
	}
	
	.lc_ls01 li .img_box {
		float:				left;
		width:				120px;
		height:				90px;
	}
	
	.lc_ls01 li .img_box span {
		width:				120px;
		height:				90px;
		position:			absolute;
		background:			url(../images/common/rc_frame_120x90.png) no-repeat;
		behavior:			url(lib/scripts/iepngfix.htc);
	}
	
	.lc_ls01 li .info_box {
		float:				right;
		width:				75%;
	}
	
	.lc_ls01 li .info_box h3 {
		margin:				0;
		padding:			0;
		color:				#F39;
	}
	
	.lc_ls01 li .info_box h3 a {
		color:				#F39;
	}
	
	.lc_ls01 li .info_box .posted {
		height:				12px;
		color:				#999;
	}
	
	
	.lc_ls01 li .info_box .more_link {
		float:				right;
	}



/* MAIN LEFT COL - LIST STYLE 1a
	used for simple lists or lists inside
	entry details of list style 1
----------------------------------- */
	.lc_ls01a {
		width:				100%;
		float:				left;
	}
	
	.lc_ls01a li {
		padding:			1% 2%;
		width:				96%;
		float:				left;
		border-bottom:		solid 1px #E3E3E3;
	}
	
	.lc_ls01a li strong {
		float:				left;
		width:				33%;
	}



/* MAIN LEFT COL - LIST STYLE 1 PHOTOS
	for the mini-gallery in list style 1 details
----------------------------------- */
	.lc_ls01_pl {
		float:				left;
		width:				100%;
	}
	
	.lc_ls01_pl li {
		margin:				0 5px 0 0;
		width:				80px;
		height:				60px;
		float:				left;
	}
	
	.lc_ls01_pl li span{
		width:				80px;
		height:				60px;
		position:			absolute;
		background:			url(../images/common/rc_frame_80x60.png) no-repeat;
		behavior:			url(lib/scripts/iepngfix.htc);
	}
	
	.lc_ls01_pl li img {
		width:				80px;
		height:				60px;
	}

/* ----------------------------------- */






/* MAIN LEFT COL - LIST STYLE 2
	used for products and libraries lists
----------------------------------- */
	.lc_ls02 {
		width:				100%;
		float:				left;
	}
	
	.lc_ls02 li {
		margin:				2px;
		padding:			10px;
		width:				120px;
		height:				150px;
		float:				left;
		border:				solid 1px #E3E3E3;
	}
	
	.lc_ls02 li .info_box h4 {
		color:				#789;
		font-size:			14px;
	}
	
	.lc_ls02 li .img_box img {
		width:				120px;
		height:				90px;
		display:			block;
	}
	
	.lc_ls02 li .img_box span {
		width:				120px;
		height:				90px;
		position:			absolute;
		background:			url(../images/common/rc_frame_120x90.png) no-repeat;
		behavior:			url(lib/scripts/iepngfix.htc);
	}






/* MAIN LEFT COL - LIST STYLE 2a
	used for simple lists or lists inside
	product information. comments, specs, etc.
----------------------------------- */
	.lc_ls02a {
		width:				100%;
		float:				left;
	}
	
	.lc_ls02a li {
		padding:			1% 2%;
		width:				96%;
		float:				left;
		border-bottom:		solid 1px #E3E3E3;
	}
	
	.lc_ls02a li strong {
		float:				left;
		width:				33%;
	}






/* MAIN LEFT COL - LIST STYLE 2 PHOTOS
	for the mini-gallery in list style 2 details
----------------------------------- */
	.lc_ls02_pl {
		float:				left;
		width:				100%;
	}
	
	.lc_ls02_pl li {
		margin:				0 5px 0 0;
		width:				80px;
		height:				60px;
		float:				left;
	}
	
	.lc_ls02_pl li span{
		width:				80px;
		height:				60px;
		position:			absolute;
		background:			url(../images/common/rc_frame_80x60.png) no-repeat;
		behavior:			url(lib/scripts/iepngfix.htc);
	}
	
	.lc_ls02_pl li img {
		width:				80px;
		height:				60px;
	}

/* ----------------------------------- */






/* MAIN LEFT COL - LIST STYLE 3
	business directory listing
----------------------------------- */
	.lc_ls03 {
		width:				100%;
		float:				left;
	}
	
	.lc_ls03 li {
		margin:				0 0 10px;
		padding:			1%;
		width:				98%;
		border-bottom:		solid 1px #AAA;
		float:				left;
	}
	
	.lc_ls03 li .img_box {
		margin:				0 10px 0 0;
		width:				30px;
		height:				30px;
		float:				left;
	}
	
	.lc_ls03 li .info_box {
		float:				left;
	}
	
/* ----------------------------------- */






/* MAIN RIGHT COL - LIST STYLE 1
	for simple lists in the right column
	NOT RELATED TO A LARGER STYLE like lc_ls01a.
	used for newsletters and quick one line list items
----------------------------------- */
	.rc_ls01 {
		width:				100%;
		float:				left;
	}
	
	.rc_ls01 li {
		padding:			1% 1% 1% 6%;
		width:				93%;
		float:				left;
		background:			url(../images/common/bullet_arrow.png) no-repeat left;
		behavior:			url(lib/scripts/iepngfix.htc);
		color:				#F39;
	}
	
	.rc_ls01 li a {
		color:				#F39;
	}
	
	.rc_ls01 .selected {
		padding:			1% 1% 1% 6%;
		width:				93%;
		float:				left;
		background:			#DDD url(../images/common/bullet_arrow.png) no-repeat left;
		behavior:			url(lib/scripts/iepngfix.htc);
	}

/* ----------------------------------- */






/* MAIN RIGHT COL - LIST STYLE 1
	for simple lists in the right column
	NOT RELATED TO A LARGER STYLE like lc_ls01a.
	used for newsletters and quick one line list items
----------------------------------- */
	.rc_ls02 {
		width:				100%;
		float:				left;
	}
	
	.rc_ls02 li {
		width:				100%;
		float:				left;
	}
	
	.rc_ls02 li h3 a {
		color:				#333;
	}
	
	.rc_ls02 li .posted {
		color:				#999;
	}
	
	.rc_ls02 li a {
		color:				#F39;
	}
/* ----------------------------------- */