#hpt_tab_cont {
	width: 685px;
	overflow:hidden;
}

#hpt_tab_header {
	margin-top: 20px;
	height: 28px;
	background: url('../../../themes/prestochangeo/img/p_tab_bg.png') no-repeat bottom center;
	overflow:hidden;
}

.hpt_tab_text {
	line-height: 26px;
	height: 26px;
	text-align: center;
	font-weight: bold;
}

.hpt_tab_on {
	float: left;
	width: 128px;
	height: 28px;
	background: url('../../../themes/prestochangeo/img/hpt_tab_on.png') no-repeat bottom center;
	overflow:hidden;
}

.hpt_tab_off {
	float: left;
	width: 128px;
	height: 28px;
	background: url('../../../themes/prestochangeo/img/hpt_tab_off.png') no-repeat bottom center;
	overflow:hidden;
}

.hpt_tab_buf {
	float: left;
	width: 8px;
}

#hpt_tab_cont_cont {
	width: 685px;
	overflow:hidden;
}

.hpt_tab_cont_on {
	width: 683px;
	border: 1px solid #aac4c8;
	
}

.hpt_tab_cont_off {
	position: absolute;
	width: 683px;
	margin-top: -3000px;
}


#hpt_products_frame {
	width: 653px;
	font-size: 11px;
	background: url('../../../themes/prestochangeo/img/product_list_bg.jpg') repeat top left;
	padding: 15px;
	overflow: hidden;
/*	border-left: 1px solid #aec7cb;
	border-right: 1px solid #aec7cb;
	border-bottom: 1px solid #aec7cb;
*/
}

.hpt_product_cont {
	width: 155px;
	padding: 0px;
	height: 238px;
	float: left;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 20px;

}

.hpt_product_buf {
	width: 11px;
	float: left;
}

.hpt_product_frame {
	background: url('../../../themes/prestochangeo/img/product_list_frame.png') no-repeat;
	width: 155px;
	height: 182px;
	float: left;
	margin-bottom: 20px;
}

.hpt_product_image {
	position: relative;
	margin: 14px 0 0 2px;
	width:141px;
	height:124px;
}

.hpt_product_name {
	position: relative;
	margin: 0 0 0 6px;
	width: 138px;
	height: 26px;
	line-height: 38px;
}

.hpt_product_name a{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


.hpt_product_name_small {
	position: relative;
	margin: 0 0 0 6px;
	width: 138px;
	height: 26px;
	line-height: 38px;
}

.hpt_product_name_small a{
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}

.hpt_product_desc {
	width: 177px;
	overflow: hidden;
	position: absolute;
	display: none;
	margin-top: -129px;
	margin-left: 136px;
	z-index: 4;
}

.hpt_product_desc_frame {
	background: url('../../../themes/prestochangeo/img/tooltip_body.png') no-repeat top center;
	width: 177px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.hpt_product_desc_text {
	margin: 10px 8px 10px 25px;
	font-size: 12px;
	z-index: 4;
}

.hpt_product_desc_end {
	position:relative;
	background: url('../../../themes/prestochangeo/img/tooltip_end.png') no-repeat top center;
	width: 177px;
	height: 4px;
	margin-bottom: 4px;
	z-index: 4;
}

.hpt_product_desc_last {
	width: 177px;
	overflow: hidden;
	position: absolute;
	display: none;
	margin-top: -129px;
	margin-left: -165px;
	z-index: 4;
}

.hpt_product_desc_frame_last {
	background: url('../../../themes/prestochangeo/img/tooltip_body_left.png') no-repeat top center;
	width: 177px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.hpt_product_desc_text_last {
	margin: 10px 25px 10px 8px;
	font-size: 12px;
	z-index: 4;
}


.hpt_product_desc_end_last {
	position:relative;
	background: url('../../../themes/prestochangeo/img/tooltip_end_left.png') no-repeat top center;
	width: 177px;
	height: 4px;
	margin-bottom: 4px;
	z-index: 4;
}

.hpt_product_price {
	position: relative;
	color: #c02424;
	text-align: center;
	height: 13px;
	font-size: 12px;
	padding-right: 7px;
	font-weight: bold;
	z-index: 2;
}
.hpt_product_add_frame
{
	margin: 202px 0 0 12px;
	font-size: 12px;
	width: 120px;
	height: 22px;
}

.hpt_product_add_frame_ie7 {
	margin: 0 12px 0;
	font-size: 12px;
	width: 120px;
	height: 22px;
}

.hpt_product_desc_text a{
	font-weight: bold;
	font-size: 12px;
	color: #075667;
}

.hpt_product_desc_text_last a{
	font-weight: bold;
	font-size: 12px;
	color: #075667;
}
