/* ITEM LIST */

.item_info {
	width: 395px;
	padding: 10px 20px 0px 0px;
	float: left;

}

.actions {
	width: 160px;
	float: left;
	padding-top: 10px;

}

ul.item_list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	width: 850px;
}

ul.item_list li {
	margin: 0px;
	padding: 0px;
	clear: both;
	padding: 10px 20px 30px 20px;
 	background: url(../images/item_list/bg.gif) bottom repeat-x;
}


ul.item_list li div.image_hold {
	width: 200px;
	overflow: hidden;
	border: 1px solid #c2c2c2;
	padding: 3px;
	text-align: center;
	vertical-align: center;
	float: left;
	background: white;

}


ul.spec_list, ul.spec_list li {
	margin: 0;
	padding: 0;
	background: none;

}

html body ul.spec_list li {
	margin-left: 15px;
	color: #474747;
	font-size: 10px;

}

html body ul.spec_list li.head {
	border: none;
	color: #000;
	font-weight: 700;
	font-size: 12px;
	list-style: none;
	margin-left: 0;
	padding-bottom: 8px;
}

html body div#page_hold ul.split {
	float: left;
	width: 175px;
	margin-right: 8px;

}


div.title_info {
	border-bottom: 1px solid #d9d9d9;
	height: 2.3em;
}

div.title_info * {
	margin-top: 5px;

}

ul.item_list li .main_title {
	width: 300px;
	float: left;
	height: 1em;	
}

ul.item_list li .secondary_title {
	width: 270px;
	float: left;
	text-align: right;
	height: 1em;
}

ul.item_list li div.info {
	margin-left: 220px;
	padding-left: 10px;
	border-left: 1px solid #c2c2c2;
	min-height: 200px;


}

span.ref {
	color: #1c6198;

}

/* PRODUCT LIST */

ul.product_list_small {
	margin: 0px;
	padding: 0px;
	list-style: none;

}


ul.product_list_small li {
	margin: 0px;
	padding: 5px;
	clear: both;
	border-bottom: 1px solid #efefef;
}

ul.product_list_small li img {
	
	padding: 3px;
	float: left;
	margin-bottom: 5px;

}

ul.product_list_small li h4 {
	margin: 0px;
	padding: 0px;
	margin: 4px;
	display: inline;
	font-weight: bold;

}



ul.product_list_small li p {
	margin: 0px;
	padding: 0px;
	margin-left: 70px;
	padding-bottom: 5px;

}

div.main_image {
	text-align: center;
	padding: 5px;
	border: 1px solid #efefef;
	background: #fff;
	margin-bottom: 1em;
	height: 470px;
	vertical-align: middle;
}


ul.thumb_list {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -5px;
	list-style: none;
	overflow: hidden;

}

ul.thumb_list li {
	width: 100px;
	height: 60px;
	padding: 5px;
	float: left;
	background: url(../images/cat/thumb_drop.gif);
	cursor: pointer;

}


table.zebra_list {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	font-size: 12px;

}

html body div#slim_hold table.zebra_list td {
	padding: 6px;

}

table.zebra_list td.even {
	background: #f1f5fa;
}

table.zebra_list td.odd {

}

table.zebra_list td.master_head {
	background: #f1f5fa;
	border-bottom: 1px solid #555555;
	font-size: 1.8em;

}

table.zebra_list td.header {
	background: url(images/head_bg.gif) bottom repeat-x;
	border-bottom: 1px solid #555555;


}


/* DISPLAY LIST */


ul.display_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d9d9d9;
}

ul.display_list li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

