﻿
/* r.a.d.menu Gunes skin */

.RadMenu_Gunes
{
	background: transparent; width:184px;
}

.RadMenu_Gunes_Context
{
	background:none;
}

.RadMenu_Gunes .link
{
	text-decoration:none;
	color: #000000;
	font-family:Arial;
	font-size:12px;
	width:184px;
	height:25px;
	padding: 5px 5px 5px 9px;
	
}


.RadMenu_Gunes .link .text
{
	font-family:Arial;
	padding-right: 20px;
	font-size:12px; height:25px; line-height:25px;
}

.RadMenu_Gunes .link:hover,
.RadMenu_Gunes .focused,
.RadMenu_Gunes .expanded
{
	background-color:#E50909;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	text-align:left;	
}

.RadMenu_Gunes .link:hover .text,
.RadMenu_Gunes .focused .text,
.RadMenu_Gunes .expanded .text
{
	font-family:Arial;
	font-size:12px;
}

.RadMenu_Gunes .rootGroup .disabled:hover
{

}

.RadMenu_Gunes .rootGroup .disabled:hover .text
{

}

.RadMenu_Gunes .text
{
	font-family:Arial;
	font-size:12px;
	padding-left:20px;
	/*border:solid 1px black;*/
}

.RadMenu_Gunes .group
{
	background: transparent;
	border: 0px;
}

.RadMenu_Gunes .group .link
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #205190;
	padding-left:10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=96);
	border-bottom:solid 1px #DCDCDC;
}

.RadMenu_Gunes .group .text
{
	font-family:Arial;
	font-size:11px;
	padding-left:10px; line-height:15px;
}



.RadMenu_Gunes .group .link:hover,
.RadMenu_Gunes .group .focused,
.RadMenu_Gunes .group .expanded
{
	font-family:Arial;
	font-size:11px;
	padding-left:10px;	
	background-color:#17AADB;
}

.RadMenu_Gunes .group .link:hover .text,
.RadMenu_Gunes .group .focused .text,
.RadMenu_Gunes .group .expanded .text
{
	font-family:Arial;
	font-size:11px;
	padding-left:10px;
	background-color:#17AADB;	
}

.RadMenu_Gunes .leftArrow,
.RadMenu_Gunes .rightArrow,
.RadMenu_Gunes .topArrow,
.RadMenu_Gunes .bottomArrow,
.RadMenu_Gunes .leftArrowDisabled,
.RadMenu_Gunes .rightArrowDisabled,
.RadMenu_Gunes .topArrowDisabled,
.RadMenu_Gunes .bottomArrowDisabled
{

}

.RadMenu_Gunes .topArrow,
.RadMenu_Gunes .topArrowDisabled
{

}

.RadMenu_Gunes .bottomArrow,
.RadMenu_Gunes .bottomArrowDisabled
{

}

.RadMenu_Gunes .rightArrow,
.RadMenu_Gunes .leftArrow
{
}

.RadMenu_Gunes .rightArrow,
.RadMenu_Gunes .rightArrowDisabled
{
}


.RadMenu_Gunes .vertical .separator .text
{
}


.RadMenu_Gunes .expandLeft,
.RadMenu_Gunes .expandRight
{

}


.RadMenu_Gunes_rtl .group .link:hover .expandLeft,
.RadMenu_Gunes_rtl .group .link:hover .expandRight
{

}

.RadMenu_Gunes_rtl .expandLeft,
.RadMenu_Gunes_rtl .expandRight
{
}



.RadMenu_Gunes .link:hover .expandLeft,
.RadMenu_Gunes .link:hover .expandRight,
.RadMenu_Gunes .focused .expandLeft,
.RadMenu_Gunes .focused .expandRight,
.RadMenu_Gunes .expanded .expandLeft,
.RadMenu_Gunes .expanded .expandRight
{
}

.RadMenu_Gunes .item .first
{
width:200px;
height:25px;
}
.RadMenu_Gunes .item
{
width:200px;
height:25px;
}
.RadMenu_Gunes .item .last
{
width:200px;
height:25px;
}
