/*HomePage*/
.home_container
{
	float:left;
}
.home_flash
{
	width : 735px;
	height :318px;
	 
}
.html_container1, .html_container2, .html_container3
{
	float  : left;
	width  : 242px;
	height : 75px;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	color:#FFFFFF;
	font-size:13px;
	overflow :hidden;
}
.html_container1
{
	background-color:#949652;
}
.html_container2
{
	background-color:#9C8E80;
	width  : 243px;
}
.html_container3
{
	background-color:#658F98;
}
.html_separator
{
	float  : left;
	width  : 1px;
	height : 73px;
	background-color:#9C8E80;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
	background-color:#9C8E80;
}
.content
{
	float			:left;
	width			:735px;
	background-color:#ffffff;/*temp*/
	padding			:0px 0px 0px 0px;
	overflow		:hidden;
}

.webshophomepage_content
{
	display :inline-block;
	padding :20px 0px 0px 0px;
	width   :460px;
	float   :left;
	font-size:11px;
}

.webshophomepage_content a
{
	color:#7E7770;
	text-decoration:none;
}

.prImgPriceColumn
{
	float   :left;
	/*margin :20px;*/
	width   :133px;
	padding-left:20px;
	padding-bottom:10px;
}

img.webshophomepage_image
{
	width   :133px;
	height  :133px;
	border  :0px;
}

.webshophomepage_image_border
{
	width   :131px;
	height  :131px;
	border: solid 1px #D5D3D4
}

.webshophomepage_price
{
	float:left;
}

.webshophomepage_arroe_image
{
	float:right;
	border:0px;
}

.webshophomepage_separator
{
	font-size:0px;
	height:0px;
	margin-bottom:10px;
	border-bottom:solid 1px #D5D3D4;
	margin-left:20px;
}

.webshophomepage_pos
{
	float:left;
	padding:20px 0px 0px 20px;
}

.webshophomepage_image_div
{
	padding-bottom:5px;
}

.prImgDescRow, .prPriceLinkRow
{
	display:inline-block;
}

.webshophomepage_title, .webshophomepage_price
{
	font-weight:bold;
}

.webshophomepage_title
{
	padding-top:8px;
}
/*End HomePage*/

