﻿
.content #sidebar1 {
	float: left; 
	width: 152px;
	margin-left:23px;
}

.content #mainContent
{
    min-height:1px;
	float:right;
	margin-right:15px;
	width:723px;
}

.product
{
    width:233px;
    height:260px;
    float:left; 
    display:inline;    
    text-align:center;
}
.product #productText
{
	padding-bottom:20px;
	text-align:center;
	color:#333333;
}

.ProductTable
{
    font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.ProductTable a
{
    font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.ProductTable a:hover
{
    font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.product #productName
{
	font-weight:bold;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

.content #category
{
	margin-bottom:10px;
}

.content #t0
{
	width:723px;
}

.content #c0
{
	width:33%;
}
.content #c1
{
	width:33%;
}
.content #c2
{
	width:33%;
}


#subCategory
{	
	font-weight:bold;	
	color:#333333;
}
#subCategory a
{		
	color:#333333;
}


#productMenu
{
	text-indent:20px;
	color:#333333;
}

#productMenu a
{
	color:#333333;
	text-decoration:none;
}

#productMenu a:hover
{
    color:#333333;
	text-decoration:none;
}

.content #viewAllDummy
{
	width:62px;
	height:27px;
}


	