/* Styles for Shop_Category_Gallery.ascx */

.ShopCatHead
{
	font: bold 14px/13px Verdana;
	color: #E70F0F;
	text-decoration: none;
	padding-bottom: 5px;
	margin: 0;
}

.ShopCatTopDiv
{
	width: 100%;
	margin-top: 5px;
}

.ShopCatMainImage
{
	width: 225px;
	padding: 10px 0 0 0;
}
.ShopCatText
{
	width: 375px;
	padding: 10px 0 0 0;
}
.ShopCatTextFull
{
	width: 100%;
	padding: 10px 0 0 0;
}
.ShopCatTextRight
{
	width: 270px;
	height: 294px;
	padding: 10px 0 0 0;
}
.ShopCatSeparator
{
	background: url("../../Images/Elite/CatImages/shop-cat-separator.gif") no-repeat;
	margin-top: 7px;
}
.ShopCatProductDiv
{
	height: 166px;
	padding-top: 7px;
}
.HireProductImageTD
{
	height: 130px;
}
.HireProductImageTD2
{
	height: 155px;
}
.HireProductInfoTD
{
	height: 49px;
}
.ShopCatProductDiv .ShopCategoryImage
{
	vertical-align: middle;
}
.ShopCatProductTitle, a:link.ShopCatProductTitle, a:active.ShopCatProductTitle, a:hover.ShopCatProductTitle, a:visited.ShopCatProductTitle
{
	display: block;
	font: normal 11px/13px Verdana;
	color: #E70F0F;
	text-decoration: none;
	text-align: center;
	margin-top: 7px;
}

.ShopCategoryLink
{
	color: #E70F0F;
	font: normal 11px/13px Verdana;
}

.HideDiv
{
	display: none;
	height: 0;
	width: 0;
}
.RecProdWrapper
{
	text-align:center;
	width:185px;
}
.RecProdTitle
{
	font: bold 12px/13px Verdana;
	color: #E70F0F;
	text-decoration: none;
	padding-top: 5px;
	margin: 0;
}
.RecProdImg
{	
	width:150px;
}
.RecProdViewDetails
{
	width:100%;
	padding-top:17px;
	text-align:center;
	margin: 0;
}
.RecProdSepDotted
{
	width:10px;
	padding-top:10px;
	/* background-image:url(../../Images/Elite/DottedLineVert.gif); 
	background-repeat: repeat-y; */
}
.DotSeparators
{
	background: url(../../images/elite/RecommendedProductDots.gif) repeat-y left top;
}
.RecProdShortDesc
{
    font-family: Verdana, sans-serif;
    color: #404040;
    font-size: 9px;
    line-height: 12px;
    text-align: left;
}
.RecProdBottomPanel
{
	margin-top: 20px;
	background-color:#D6D6D6;
	width:100%;
	height:45px;
	text-align: center;
	padding-top: 8px;
}
.ScrollDesc
{
	width: 100%;
	height: 290px;
	overflow: auto;
}
.CatVideo
{
	width: 325px;
	padding: 10px 0 0 0;
}