.RadTabStrip_UWPCE
{
	/*font: 11px Arial, Tahoma, sans-serif;
	font: bold 10px Verdana, Arial, Sans-serif;*/
	font: normal 0.9em Arial, Helvetica, Sans-serif;
	text-align: center;
}

.RadTabStrip_UWPCE .levelwrap ul
{
	/*background: url('Img/tabStripBg_short_save.gif') repeat-x right top;
	background-color: Fuchsia;
	padding-left: 10px;*/
}

.RadTabStrip_UWPCE li
{
	padding-right: 11px;
	background: transparent url('Img/tabStripBg.gif') repeat-x 0 0;
}

.RadTabStrip_UWPCE li.last
{
	padding-right: 0px;
	background: none;
}

.RadTabStrip_UWPCE li a
{
	height: 39px;
	text-decoration: none;
	/*color: #333;*/
	color: white;
	outline: none;
	background: transparent url('Img/tabStripBg.gif') repeat-x 0 0;
	position: relative;
	overflow: visible;
	/*border: 1px solid #898c95;*/
}

.RadTabStrip_UWPCE li.first a
{
	background: url('Img/tabStripBg_short.gif') no-repeat 0 0;
	/*margin-left: 15px;*/
}

.RadTabStrip_UWPCE li.last
{
	margin-left: 10px;
}

.RadTabStrip_UWPCE li.last a
{
	color: black;
	outline: none;
	background: transparent url('Img/tabStripBgApply.gif') repeat-x 0 0;
}

.RadTabStrip_UWPCE .levelwrap
{
	margin-top: 2px;
}

.RadTabStrip_UWPCE li a .wrap
{
	height: 39px;
	line-height: 39px;
	white-space: nowrap;
	position: relative;
	overflow: visible;
	/*border-right: 1px solid #fff;*/
}

.RadTabStrip_UWPCE li a .innerWrap
{
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	margin: 1px 1px 0 1px;
	text-align: center;
	position: relative;
}

.RadTabStrip_UWPCE li.first a .innerWrap
{
	padding-left: 23px;
}

.RadTabStrip_UWPCE li a:hover
{
	border-color: #3c7fb1;
	border-bottom-color: #898c95;
	color: #363b73;
	text-decoration: none;
	background: transparent url('Img/tabStripBgSelected.gif') repeat-x 0 0;
}

.RadTabStrip_UWPCE li.first a:hover
{
	background: transparent url('Img/tabStripBgSelectedFirst.gif') no-repeat 0 0;
}

.RadTabStrip_UWPCE li a:hover .wrap
{
	/*padding-right: 10px;*/
	background: transparent url('img/tabStripBgRight.gif') right 0px no-repeat;
}

.RadTabStrip_UWPCE li a:hover .innerWrap
{
	/*padding-right: 10px;*/
	background: transparent url('img/tabStripBgCenter.gif') center -1px no-repeat;
}

.RadTabStrip_UWPCE li.first a:hover .innerWrap
{
	/*padding-right: 10px;*/
	background: transparent url('img/tabStripBgCenterFirst.gif') center -1px no-repeat;
}

/*
.RadTabStrip_UWPCE li a:hover .innerWrap
{
	margin-left: 0;
	border-left: 1px solid #fff;
	border-bottom-width: 0;
}
*/

.RadTabStrip_UWPCE li.last a:hover
{
	color: #ffffff;
	text-decoration: none;
	background: transparent url('Img/tabStripBgApply.gif') repeat-x 0 0;
}

.RadTabStrip_UWPCE li.last a:hover .wrap
{
	/*color: #ffffff;
	text-decoration: none;*/
	background: transparent url('Img/tabStripBgApply.gif') repeat-x 0 0;
}

.RadTabStrip_UWPCE li.last a:hover .innerWrap
{
	/*color: #ffffff;
	text-decoration: none;*/
	background: none;
}

.RadTabStrip_UWPCE li a.selected
{
	/*background: #fff;
	margin: -2px 0 0 0;
	border-bottom: 1px solid #fff;
	background: transparent url('img/tabStripBgLeft.gif') 0px 0px no-repeat;*/
	background: transparent url('Img/tabStripBgSelected.gif') 0px 0px repeat-x;
	height: 39px;
	line-height: 39px;
	color: #363b73;
	text-decoration: none;/**/
}

.RadTabStrip_UWPCE li.first a.selected
{
	background: transparent url('Img/tabStripBgSelectedFirst.gif') 0px 0px repeat-x;
}

.RadTabStrip_UWPCE li a.selected .wrap
{
	/*padding-right: 10px;*/
	background: transparent url('img/tabStripBgRight.gif') right 0px no-repeat;
}

.RadTabStrip_UWPCE li a.selected .innerWrap
{
	background: url('img/tabStripBgCenter.gif') center -1px no-repeat;
	/*color: #ff0000;
	text-decoration: none;
	height: 39px;
	line-height: 39px;*/
}

.RadTabStrip_UWPCE li.first a.selected .innerWrap
{
	background: url('img/tabStripBgCenterFirst.gif') center -1px no-repeat;
}

.RadTabStrip_UWPCE li.last a.selected
{
	/*background: #fff;
	margin: -2px 0 0 0;
	border-bottom: 1px solid #fff;*/
	height: 39px;
	line-height: 39px;
	color: #ffffff;
	text-decoration: none;
	background: transparent url('Img/tabStripBgApply.gif') repeat-x 0 0;
}

.RadTabStrip_UWPCE li.last a.selected .wrap
{
	background: transparent url('Img/tabStripBgApply.gif') repeat-x 0 0;
}

.RadTabStrip_UWPCE li.last a.selected .innerWrap
{
	background: none;
}

.RadTabStrip_UWPCE li a.selected:hover
{
	/*border-color: #898c95;
	border-bottom-color: #fff;
	background: #fff;*/
}

.RadTabStrip_UWPCE li a.disabled,
.RadTabStrip_UWPCE li a.disabled .wrap,
.RadTabStrip_UWPCE li a.disabled .innerWrap
{
	cursor: default;
	color: #aaa;
}
/*
.RadTabStrip_UWPCE li a.disabled,
.RadTabStrip_UWPCE li a.disabled:hover
{
	background-image: url('Img/tabStripBg.gif');
	border: 1px solid #898c95;
}

.RadTabStrip_UWPCE li a.disabled:hover .innerWrap
{
	margin-left: 1px;
	border-left: 0;
}
*/
.RadTabStrip_UWPCE li.break
{
	visibility: hidden;
	width: 0;
	float: none;
}

.RadTabStrip_UWPCE li a.red,
.RadTabStrip_UWPCE li a.red .wrap,
.RadTabStrip_UWPCE li a.red .innerWrap
{
	color: red;
}

