@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */


.prolist
{
	width:700px;
	border:0px;
}

.box
{
	float:left;
	width:223px;
	margin-top:10px;
	margin-right:10px;
}

.box div
{
	text-align:center;
}

.box .proName
{
	height:45px;
	border-top:#bf3421 solid 1px;
	border-left:#bf3421 solid 1px;
	border-right:#bf3421 solid 1px;
	padding-top:7px;
}

.box .proName a
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.box .proName a:hover
{
	color:#bf3421;
	font-weight:bold;	
}



.box .proImage
{
	height:200px;
	border:#bf3421 solid 1px;	
	background-position:center;
}

.box .proprice
{
	border-left:#bf3421 solid 1px;	
	border-right:#bf3421 solid 1px;		
	border-bottom:#bf3421 solid 1px;	
	padding:5px;		
	
}

.box .spoffermsg
{
	text-align:center;
	border-left:#bf3421 solid 1px;	
	border-right:#bf3421 solid 1px;		
	border-bottom:#bf3421 solid 1px;			
	background-position:center;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	color:#990000;
}
/*product list */
.box .proPricelist
{
	height:25px;
	border-bottom:#bf3421 solid 1px;
	border-left:#bf3421 solid 1px;
	border-right:#bf3421 solid 1px;
	padding-bottom:2px;
	color:#990000;
}
.box .proNamelist
{
	height:25px;
	
	border-left:#bf3421 solid 1px;
	border-right:#bf3421 solid 1px;
	padding-top:7px;
	padding-bottom:0px;
}
.box .proNamelist a
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.box .proNamelist a:hover
{
	color:#bf3421;
	font-weight:bold;	
}
/*subcat*/
.box .proImagecat
{
	height:252px;
	border-top:#bf3421 solid 1px;
	border-bottom:#bf3421 solid 1px;
	border-left:#bf3421 solid 1px;
	border-right:#bf3421 solid 1px;		
	background-position:center;
}
.box .brandName
{
	height:25px;
	border-top:#bf3421 solid 1px;
	border-left:#bf3421 solid 1px;
	border-right:#bf3421 solid 1px;
	padding-top:7px;
}

.box .brandName a
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.box .brandName a:hover
{
	color:#bf3421;
	font-weight:bold;	
}
/*compare*/
.tableborder
{
	border-left:#bf3421 solid 1px;
	border-bottom:#bf3421 solid 1px;
}

.tableborder td
{
	
	border-top:#bf3421 solid 1px;
	border-right:#bf3421 solid 1px;	
}
.proNamelist
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
/*ends*/



#prodetail
{
	margin-top:10px;
}



#prodetail .proimg
{
	float:right;
	height:275px;
	width:275px;
	border:#666666 solid 2px;
	margin-left:10px;
	margin-bottom:20px;
	
}
#prodetail .proimg a
{
	margin-bottom:5px;	
}

#prodetail .imglink
{
	display:inline;
	width:275px;
	float:left;
	margin-bottom:10px;
}

#prodetail .enlargelink
{
	float:left;
	width:150px;
	display:inline;
	margin-right:85px;
}

#prodetail .backlink
{
	width:50px;
	display:inline;
	text-align:right;
}


#prodetail span
{
	display:block;
	margin-bottom:5px;
}

#prodetail .proname
{
	font-size:16px;
	color:#666666;
	font-weight:bold;
}

#prodetail .catname a
{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

#prodetail .catname a:hover
{
	text-decoration:none;
}

#prodetail .brandname
{
	font-size:12px;
	font-weight:bold;
	color:#bf3421;
}

#prodetail .regprice
{
	color:#B80125;
	font-size:14px;
}

#prodetail .regprice .strikeout
{
	display:inline;
	text-decoration:line-through;
}

#prodetail .curprice
{
	font-size:14px;
}


.dispMsg
{
	border:#666666 solid 1px;
	background-color:#F2F2F2;
	padding:10px 10px 10px 10px;
	text-align:center;
}


.errormsg
{
	font-size:12px;
	color:#FF0000;
}

.prdDetBox
{
	float:left;
	border:#999999 solid 1px;
	background-color:#bf3421;
	height:50px;
	width:150px;
	text-align:center;
	padding:25px 10px 10px 10px;
}

.prdDetBox a
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.whitespace
{
	float:left;
	width:60px;
}

