.RadMenu_Vox
{	
	
}

.RadMenu_Vox .group .link
{
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(Img/sport_bg_meni.png);
    background-position: left top;
    padding: 0px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    z-index: 100;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: normal;
}
.RadMenu_Vox .group .link:hover
{
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(Img/sport_bg_meni.png);
    background-position: left top;
    padding: 0px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    z-index: 100;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: normal;
}
.RadMenu_Vox .horizontal
{
	border-left:0;
}

.RadMenu_Vox .vertical
{
	border-top:0;
}

.RadMenu_Vox .link:hover
{
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    background-image: url(Img/rollover.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    width: 113px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    z-index: 100;
}


.RadMenu_Vox .link, .RadMenu_Vox .disabled, .RadMenu_Vox .disabled:hover
{
    cursor: pointer;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    background-image: url(Img/tab1.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    width: 113px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 100;
}

.RadMenu_Vox .text
{
	cursor:pointer;
	padding:0 15px;
}

.RadMenu_Vox .horizontal .link
{
	border-left:0px solid #666655;
	border-top:0;
}

.RadMenu_Vox .vertical .link
{
	border-left:0;
	border-top:0px solid #666655;
}




.RadMenu_Vox .link:hover .expandLeft,
.RadMenu_Vox .link:hover .expandRight
{
	
}


.RadMenu_Vox .expandLeft,
.RadMenu_Vox .expandRight,
.RadMenu_Vox .disabled:hover .expandLeft,
.RadMenu_Vox .disabled:hover .expandRight
{

}

.RadMenu_Vox_rtl .expandLeft,
.RadMenu_Vox_rtl .expandRight
{
	background: transparent url(img/left.gif) left center no-repeat;
	
}

/* right to left */
.RadMenu_Vox_rtl .group .link:hover .expandLeft,
.RadMenu_Vox_rtl .group .link:hover .expandRight
{
	background:transparent url(img/invertedGroupImageRTL.gif) left center no-repeat;
	margin: 0px;
	
}

.RadMenu_Vox .leftArrow,
.RadMenu_Vox .rightArrow,
.RadMenu_Vox .topArrow,
.RadMenu_Vox .bottomArrow,
.RadMenu_Vox .leftArrowDisabled,
.RadMenu_Vox .rightArrowDisabled,
.RadMenu_Vox .topArrowDisabled,
.RadMenu_Vox .bottomArrowDisabled
{
	
	width: 15px;
}

.RadMenu_Vox .topArrow,
.RadMenu_Vox .topArrowDisabled
{
	
	width: 100%;
}

.RadMenu_Vox .bottomArrow,
.RadMenu_Vox .bottomArrowDisabled
{
	
	width: 100%;
}

.RadMenu_Vox .rightArrow,
.RadMenu_Vox .leftArrow
{
	height:100%;
}

.RadMenu_Vox .rightArrow,
.RadMenu_Vox .rightArrowDisabled
{

}

