/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
/*------------------------------------CMSCategoryMenuTree ---------------------------------------*/
.DzenNormal,.NormalDisabled
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.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
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.DNormalSmall
{
	font-family: Arial;
	font-size: 11px;
	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;

}
.stop
        {
            width: 31px;
            height: 34px;
            background-image: url(images/bt_pause.gif);
            border: 0px;
            background-color: transparent;
            cursor: pointer;
        }

        .start
        {
            width: 31px;
            height: 34px;
            background-image: url(images/bt_slideshow.gif);
            border: 0px;
            background-color: transparent;
            cursor: pointer;
        }        
        .left
        {
            width: 31px;
            height: 34px;
            background-image: url(images/bt_left.gif);
            border: 0px;
            background-color: transparent;
            cursor: pointer;
        }

        .right
        {
            width: 31px;
            height: 34px;
            background-image: url(images/bt_right.gif);
            border: 0px;
            background-color: transparent;
            cursor: pointer;
        }
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;
}
.AddCompare
{
	width: 16px;
    height: 16px;
    background-image: url(images/addCompare.gif);
    border: 0px;
    background-color: transparent;
    background-repeat:no-repeat;	
    float:left;
	padding-right: 3px;
}
.btn_add_cart
{
	width: 136px;
    height: 18px;
    background-image: url(images/btn_addtocart.jpg);
    border: 0px;
    background-color: transparent;
    background-repeat:no-repeat;	
    float:left;
	padding-left: 50px;
	font-weight: 700;
	font-size: 12px
}
a.btn_add_cart{ color: #fff !important}
.bgButton
{
	width: 124px;
    height: 21px;
    background-image: url(images/button_in_cart.gif);
    border: none;
    background-color: transparent;
    background-repeat:no-repeat;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #CA190A;
    text-align:center;
	padding-bottom: 5px;
}
#Zone1 .RadComboBox_Default .rcbArrowCellRight, #Zone1 .RadComboBox_Default .rcbHovered .rcbArrowCellRight, #Zone1 .RadComboBox_Default .rcbFocused .rcbArrowCellRight{
	background:transparent url(images/right_search_cell.png) no-repeat top left !important;
}
.AtNextBack, .PageIndex{
padding: 2px 6px;
border: 1px #eeeeee solid;
background: #ffffff;
color: #bbbbbb;
}
a.AtNextBack:link, a.PageIndex:link{
	color: #bbb;
}
.PageText a:active, a.PageIndex:active{
	color: #4A9E00 !important;
}
a.AtNextBack:hover, a.PageIndex:hover{
	background: #0063DC;
	color: #fff;
	text-decoration: none;
}
