*{
	margin: 0 auto;
}

body{
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #999;
}

.Clear{ clear:both;}

h1{ font-size:16px; }
h2{ font-size:12px; }
h3{ font-size:11px; }

a{ color: #CC3333; text-decoration: underline; }
a:hover{ text-decoration:none; }

.Title{
	text-transform: uppercase;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#666666;
	padding: 7px 0px 7px 10px;
	border-left: 10px #CC3300 solid;
}


.Container{
	width: 900px;
	background-color: #FFF;
}
.Header{
	padding: 10px 0px 0px 10px; 
	border-bottom: 1px #e1e1e1 solid;
}
.Content{
	margin-top: 10px;
}
.ColLeft{
	width: 190px;
	float: left;
}
.ColCenter{
	width: 510px;
	float: left;
}
.ColRight{
	width: 200px;
	float: left;
}

.Footer{
	clear: both;
	text-align: center;
	padding: 10px 0px 15px 0px;
	border-top: 1px #999 dotted;
	line-height: 16px;
}


.Menu{
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	background-color: #CC3300;
	padding: 10px 0px 10px 0px;
	border-bottom: 2px #666666 solid;
}
.Menu a{ font-weight:bold; color:#fff; text-decoration: none; }
.Menu a:hover{ text-decoration: none; }


.BrandList{
	width: 190px;
}
.BrandList ul { 
	list-style: none;
	padding: 0px 10px 10px 10px;
	margin-bottom: 20px;
	border-right: 1px #CC3300 dotted;
	border-bottom: 1px #CC3300 dotted;
}
.BrandList li{ padding-top: 7px; }
.BrandList a{ color: #CC3300; text-decoration: none; }
.BrandList a:hover{ text-decoration: underline;}


.MenuCat{
	width: 200px;
	margin-bottom: 20px;
}
.MenuCat ul{
	list-style: none;
	padding: 0px 10px 10px 10px;
	border-left: 1px #CC3300 dotted;
	border-bottom: 1px #CC3300 dotted;
	background-color:#FFF7DD;
}
.MenuCat li{ padding-top: 7px; }
.MenuCat a{ color: #666666; text-decoration: none; }
.MenuCat a:hover{ text-decoration: underline;}


.BestSeller{
	width: 200px;
	margin-bottom: 20px;
}
.BestSeller ul{ 
	text-align: center;
	list-style: none; 
	padding: 10px 20px 10px 20px; 
	line-height:18px; 
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}
.BestSeller li { }


.ItemList{ width:510px;}
.ItemList ul{ 
	float:left; 
	width:160px;
	text-align:center;
	line-height: 16px;
	list-style: none; 
	padding: 20px 5px 10px 5px;
	margin: 0px;
}
.ItemList li{ }


.ItemDetail{
	padding: 0px 10px 10px 20px; 
	width: 480px;
	line-height:16px;
}
.ItemDetail h1{ font-size: 14px; color:#CC3300; font-weight: bold; }
.ItemDetail .Info{ clear:both; margin-top:15px; width:480px;}
.ItemDetail .Image { float:left; width:290px;}
.ItemDetail .Property { float:left; padding:0px 0px 0px 10px; width:180px;}
.ItemDetail .Property ul{ padding: 0px 0px 10px 0px; margin: 0px; list-style: none; }
.ItemDetail .Property li{ }

.ItemDetail .MSRP{ font-size:12px; text-decoration: line-through;}
.ItemDetail .Price{ font-family:Tahoma; font-size:18px; color:#CC3300; font-weight:bold;}
.ItemDetail .Discount{ color:#CC3300; }
.ItemDetail .Desc{ clear:both; padding-top:0px;}
.ItemDetail .Desc li{ margin-left: 10px;}
.ItemDetail a { text-decoration:none; }



.link_exchange{
	clear: both;
	padding: 0px 10px 20px 20px; 
	width: 480px;
	line-height:16px;
}
.link_exchange .title{
	color:#CC3300;
	font-weight: bold;
}
.link_exchange .desc{
	color:#666666;
}
.link_exchange a{ text-decoration: none; }
.link_exchange a:hover{ text-decoration: underline; }