﻿/* .RadMenu_WelshPonies Default skin */

.RadMenu_WelshPonies UL LI,
.RadMenu_WelshPonies UL LI LI,
.RadMenu_WelshPonies UL LI LI LI
{
	margin-left:0px;
	padding-bottom: 0px;
}

.RadMenu_WelshPonies 
{
	text-align: left;
}

.RadMenu_WelshPonies_rtl
{
	text-align: right;
}

.RadMenu_WelshPonies_Context
{
	background: none;
	border: 0;
}

.RadMenu_WelshPonies a
{
	text-decoration: none;
}

.RadMenu_WelshPonies .link
{
	line-height: 18px;
	text-decoration: none;
	color: #fff;
	position: relative;
	float:left;
}

.RadMenu_WelshPonies .link:focused,
.RadMenu_WelshPonies .focused
{
	outline: 0;
}

.RadMenu_WelshPonies .expanded
{
	z-index: 10000;
}

.RadMenu_WelshPonies .rootGroup .link,
.RadMenu_WelshPonies .rootGroup .link:visited
{
	color: #ffffff;
	text-decoration: none;
	background: transparent url("Img/bgStart.gif") no-repeat 0 0px;
}

.RadMenu_WelshPonies .rootGroup .link .text
{
	padding-left: 23px;
	background: transparent url("Img/bgEnd.gif") no-repeat right 0px;
}

.RadMenu_WelshPonies .rootGroup .link:hover .text,
.RadMenu_WelshPonies .rootGroup .focused .text,
.RadMenu_WelshPonies .rootGroup .expanded .text,
.RadMenu_WelshPonies .rootGroup .link:hover,
.RadMenu_WelshPonies .rootGroup .focused,
.RadMenu_WelshPonies .rootGroup .expanded
{
	background: transparent url("Img/bgStartOver.gif") no-repeat 0 0px;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}

.RadMenu_WelshPonies .link .text
{
	font: bold 11px Arial, sans-serif;
}

.RadMenu_WelshPonies .group
{
	background: #FFFFE0;
	/*border: 1px solid #838E70;*/
}

.RadMenu_WelshPonies .group .link,
.RadMenu_WelshPonies .group .link:visited
{
	text-decoration: none;
	color: #566838;
	background: #FFFFE0;
	border: 2px solid #838E70;
}

.RadMenu_WelshPonies_rtl .group .link
{
	text-align: right;
}

.RadMenu_WelshPonies .group .link:hover,
.RadMenu_WelshPonies .group .focused,
.RadMenu_WelshPonies .group .expanded
{
	background: #566838 url("Img/bgStartOver.gif") no-repeat 0 0px;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}

.RadMenu_WelshPonies .text
{
	padding: 2px 13px 4px 16px;
}

.RadMenu_WelshPonies .group .link .text
{
	font-size: 11px;
	background: transparent;
	line-height: 12px;
}

/* <expand arrows styling> */

.RadMenu_WelshPonies .group .link .expandLeft
{
	background: transparent url("img/ArrowExpand.gif") no-repeat right -3px;
}

.RadMenu_WelshPonies .group .link .expandRight
{
	background: transparent url("img/ArrowExpandRTL.gif") no-repeat left -3px;
}

.RadMenu_WelshPonies .group .link:hover .expandLeft,
.RadMenu_WelshPonies .group .focused .expandLeft,
.RadMenu_WelshPonies .group .expanded .expandLeft
{
	background-image: url("img/ArrowExpandHovered.gif");
}

.RadMenu_WelshPonies .group .link:hover .expandRight,
.RadMenu_WelshPonies .group .focused .expandRight,
.RadMenu_WelshPonies .group .expanded .expandRight
{
	background-image: url("img/ArrowExpandHoveredRTL.gif");
}

/* </expand arrows styling> */

.RadMenu_WelshPonies .horizontal .item { border-right: 0; }
.RadMenu_WelshPonies .horizontal .last .text { background-image: none; }
.RadMenu_WelshPonies .horizontal #dnn_dnnRADMENU_RadMenu1_m2 .text { background-image: none; }

.RadMenu_WelshPonies .vertical .item { border-bottom: 0; }
.RadMenu_WelshPonies .vertical .last { border-bottom: 0; }

.RadMenu_WelshPonies_rtl .horizontal .item { border-left: 0; }

.RadMenu_WelshPonies .rootGroup .group .item { border-right: 0; border-bottom: 0; }

.RadMenu_WelshPonies .group .expanded
{
	z-index: 11;
}

.RadMenu_WelshPonies .topArrowDisabled,
.RadMenu_WelshPonies .bottomArrowDisabled,
.RadMenu_WelshPonies .leftArrowDisabled,
.RadMenu_WelshPonies .rightArrowDisabled
{
	display: none;
}

.RadMenu_WelshPonies .topArrow,
.RadMenu_WelshPonies .bottomArrow,
.RadMenu_WelshPonies .leftArrow,
.RadMenu_WelshPonies .rightArrow
{
	font-size: 0;
	line-height: 0;
	color: #fff;
}

.RadMenu_WelshPonies .topArrow,
.RadMenu_WelshPonies .bottomArrow
{
	height: 10px;
	width: 100%;
	background: #fff url("img/ArrowScrollUpDown.gif") no-repeat top center;
}

.RadMenu_WelshPonies .bottomArrow
{
	background-position: center -18px;
}

.RadMenu_WelshPonies .leftArrow,
.RadMenu_WelshPonies .rightArrow
{
	width: 10px;
	height: 100%;
	background: #fff url("img/ArrowScrollLeftRight.gif") no-repeat left center;
}

.RadMenu_WelshPonies .rightArrow
{
	background-position: -18px center;
}

.RadMenu_WelshPonies .rootGroup .item .disabled .text,
.RadMenu_WelshPonies .group .item .disabled .text
{
	color: #999;
}

.RadMenu_WelshPonies .rootGroup .item .disabled
{
	background: none;
}

.RadMenu_WelshPonies .group .item .disabled
{
	background-color: #fff;
}

.RadMenu_WelshPonies .horizontal .separator
{
	height: 20px;
	width: 1px;
}

.RadMenu_WelshPonies .rootGroup .separator
{
	background-color: #8f8f8f;
	border-top: 1px solid #676767;
}

.RadMenu_WelshPonies .vertical .separator
{
	height: 1px;
	margin: 3px 0;
	border: 0;
	background-color: #8f8f8f;
}

.RadMenu_WelshPonies .separator .text
{
	display: none;
}

.RadMenu_WelshPonies .slide
{
	margin: -1px 0 0 -1px !important;
}

* html .RadMenu_WelshPonies .vertical .slide
{
	margin-left: -2px !important;
}

* html .RadMenu_WelshPonies .horizontal .slide
{
	margin-top: -2px !important;
}

.RadMenu_WelshPonies_rtl .slide
{
	margin: -1px 0 0 2px !important;
}

* html .RadMenu_WelshPonies_rtl .vertical .slide
{
	margin-left: 3px !important;
}

* html .RadMenu_WelshPonies_rtl .horizontal .slide
{
	margin-top: -2px !important;
	margin-left: 0 !important;
}

.RadMenu_WelshPonies .rootGroup .item .disabled:hover
{
	background: none;
}