﻿body
{
}
.mainpic
{
	width: 240px;
	height: 240px;
	float:left;
	margin-top:20px;
}
img
{
	border: 0px;
}
.infor
{
	width: 320px;
	padding-left: 25px;
	float: left;
	font-family: Arial;
	margin-bottom: 30px;
}
.productname
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	float:left;
	color: #c11742;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.price
{
	width: 280px;
	height: 30px;
	background-color: #c11742;
	float: left;	
	text-align: center;
	padding-top: 6px;
	padding-top: 6px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 14px;
	color: White;
}
.description
{
	margin-top: 3px;
	width: 280px;
	margin-bottom: 3px;
	float: left;
	font-size: 12px;
	text-align: justify;
}
.otherinfo
{
	text-align: left;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: 500;
	float: left;
}
.btbuynow
{
	margin-bottom: 10px;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}
.featurestitle
{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 600px;
	font-family: Verdana;
	color: #c11742;
}
.features
{
	width: 600px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Arial;
	padding-left: 20px;
}
.otherpicturestitle
{
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 600px;
	font-family: Verdana;
	color: #c11742;
}
.otherpictures
{
	width: 600px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}
.title
{
	font-weight: bold;
	color: #c11742;
	width: 60px;
}
.listotherimages
{
	width: 520px;
}
.listotherimages li
{
	list-style-type: none;
	display: inline;
	width: 170px;
	float: left;
	text-align: center;
}
.listotherimages li a
{
	font-size: 10px;
	text-decoration: none;
	color: #c11742;
	width: 120px;
}
.oldprice
{
	font-family: Verdana;
	text-decoration: line-through;
	color: Black;
	font-size: 11px;
}
.newprice
{
	font-family: Verdana;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.normalprice
{
	font-family: Verdana;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.save
{
	font-family: Verdana;
	color: Black;
	font-size: 11px;
}
