@charset "UTF-8";
/* CSS Document */


/*Item Specific Styles*/
.item_background{
	width:auto;
	background-color:#ffffff;
}
.item_content{
	position:relative;
	width:806px;
	margin:0 auto;
}
.item_content_holder{
	position:absolute;
	left:0px;
	top:158px;
	width:300px;
	height:40px;
}
.item_title_holder{
	left:0px;
	top:100px;
	width:268px;
}
.item_title{
	line-height:28px;
	font-size:25px;
	color:#333333;
}
.item_is_new{
	position:absolute;
	left:268px;
	width:62px;
	height:80px;
	top: -20px;
}
.item_add_to_cart{
height:12px;
}
.item_image{

width:476px;
vertical-align:top;
}
.item_description{
clear:left;
width:300px;

font-size:11px;
color:#666666;
line-height:16px;

}

.item_send_to_a_friend{
width:330px;
text-decoration:none;
color:#666666;
}
.item_send_to_a_friend a{
font-size:11px;
color:#666666;
text-decoration:none;
}
.item_send_to_a_friend a:hover{
font-size:11px;
color:#333333;
}
.item_background{
	width:100%;
	background-color:#ffffff;
	height:auto;
}

.item_container{
	vertical-align:top;
}
.selector_center_item{
	width:806px;
	margin:0px auto;
}
.item_left{
position:relative;
}
