/* Start of CMSMS style sheet 'shop' */
.ProductList
{
width:828px;
margin-left:1px;
float:right;
}
.Product
{
width:197px;
height:289px;
margin-left:10px;
margin-bottom:20px;
overflow:hidden;
}
.ProductsBottom
{
width:820px;
margin-left:115px;
}
.ProductsBottom .title_b
{
width:820px;
}
.ProductThumbs ul
{
margin:0px;
padding:0px;
}
.ProductThumbs ul li
{
list-style:none;
cursor:pointer;
margin-bottom:8px;
}
.ProductPrice
{
margin-bottom:7px;
}
.ProductVariations
{
margin-top:20px;
font-weight:bold;
text-transform:uppercase;
}
.ProductVariations select
{
font-weight:normal;
text-transform:none;
width:150px;
border:1px solid #000;
}
.ProductListName
{
position:relative;
z-index:1000;
}
.ProductListName a
{
text-decoration:none;
text-transform:uppercase;
background-color:#fff;
font-weight:bold;
}
.ProductListImage{
}
.ProductListImage img
{
width:197px;
}
.ProductAdd a:hover
{
color:#fff;
background-color:#000;
}
.ProductAdd
{
margin-top:20px;
}
/* End of 'shop' */

