/* CategoryProduct Styles */
.CategoryProduct__header
{
border-bottom:1px solid #CCCCCC;
height:24px;
}

.CategoryProduct__block
{
display:block;
clear:both;
}

.CategoryProduct__section
{
text-align:left;
color:#0066CC;
letter-spacing:1px;
font-size:14px;
border-bottom:1px solid #EFEFEF;
}

.CategoryProduct__thumbs
{
clear:both;
}

.CategoryProduct__tile
{
margin:5px;
float:left;
text-align:center;
}

.CategoryProduct__heading
{
font-size:20px;
color:#0066CC;
font-weight:bold;
float:right;
}

.CategoryProduct__subheading, .ProductTitle
{
font-size:11px;
color:#000000;
font-weight:normal;
}

.CategoryProduct__crumb
{
font-size:10px;
color:#999999;
text-align:left;
float:left;
}

.CategoryProduct__crumb a:link, .CategoryProduct__crumb a:active,.CategoryProduct__crumb a:visited
{
text-decoration:none;
color:#0066CC;
}
.CategoryProduct__crumb a:hover
{
text-decoration:underline;
}

/* Product viewing styles */
/*
.ProductLeft, .ProductRight, .ProductImage_area, .ProductImage_thumb, .ProductImage_options
{
border:1px solid #cccccc;
}
*/

.ProductLeft
{
margin-right:10px;
padding-top:10px;
border-top:1px solid #CCCCCC;
}
.TopContainer
{
padding:0 5px 0 0;
}
.Image
{
}
.Thumbs
{
float:right;
border-left:1px solid #CCCCCC;
padding:0 0 0 10px;
margin-bottom:10px;
}
.Links
{
clear:both;
text-align:center;
margin-top:3px;
border-top:1px solid #CCCCCC;
}

.thumb
{
display:block;
}

.ProductRight
{
}

.ProductLink:link, .ProductLink:active, .ProductLink:visited
{
font-size:12px;
color:#0066CC;
font-weight:bold;
}
.ProductLink:hover
{
text-decoration:underline;
}

.ProductSKU
{
font-size:26px;
color:#0066CC;
line-height:20px;
}

.ProductDimension
{
font-size:11px;
color:#0066CC;
font-weight:bold;
}