/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
/*------------------------------------CMSCategoryMenuTree ---------------------------------------*/
.DzenNormal,.NormalDisabled
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.DNormalSearch
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#1E7EDB;
}
.DSubHead
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.DSubSubHead
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.DNormalBold
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.DNormalBoldSmall
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
a.DNormalSmall, a.DNormalSmall:active{
	color: #000;
	text-decoration: none;
	background: transparent url(images/arrow_icon.png) no-repeat left center;
	padding-left: 15px;
}
a.DNormalSmall:hover{
	color: #990000;
	text-decoration: none;
}
.DNormal_Result
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background: transparent url(images/PLnews_node.gif) no-repeat left center;
	padding-left: 10px;
}
.DNormal
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.DNormalRed, .DNormalRed_Price
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#CC0000;
}
.DNormalRed_Price{
	font-size: 14px !important;
}
.DProNormal
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
.OldPrice
{
	font-family: Arial;
	font-size: 11px;
	text-decoration:line-through;
	font-weight:normal;
}
.line
{
    height: 1px ;
    background: #909090;
}
.line2
{
    height: 3px;
    background:transparent url(images/line.gif) repeat-x center;
}
.IsNew
{
	background-image:url(images/icon-new.gif);	
	width:22px;
	height:7px;
	position:absolute;
	background-repeat:no-repeat;
}
div.Loading
{
	background-color:#93CBF7;
	width:120px;
	height:20px;
	position:absolute;
	text-align:center;
}
.bg_left
{
	background-image:url(images/bg_left.jpg);
	background-repeat:no-repeat;
	width:1px;
	height:34px;
}
.bg_right
{
	background-image:url(images/bg_right.jpg);
	background-repeat:no-repeat;	
	width:1px;
	height:34px;
}
.bg_center
{
	background-image:url(images/bg_center.jpg);
	background-repeat:repeat-x;	
	width:1px;
	height:34px;
	padding-left:5px;
}
.border_vertical
{
	background-image:url(images/left.gif);
	background-repeat:repeat-y;	
	width:2px;
	height:3px;

}
.border_horizontal
{
	background-image:url(images/bottom.gif);
	background-repeat:repeat-x;	
	width:5px;
	height:5px;

}

ul.rrItemsList li
{
	list-style-type: none !important;	
}
ul.rwControlButtons li
{
	list-style-type: none !important;	
}
.itemTemplate
{
    text-align:center;
    padding-right:10px;
    
}  
.RotatorImage
{	
	cursor: pointer;
} 
.RadRotator_Default .rrClipRegion 
{
	border-style:none !important;
}
.RadRotator_Sunset .rrClipRegion 
{
	border-style:none !important;
}

