﻿.userTABLE{
	color:#000000;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	text-align:left;
}
/*.userTABLE table
{
	padding-left:25px;
}*/
.bgClass	
{ 
	background-image:url(../Images/cartCell1.jpg);
	height:43px;
	width:720px;
	color:Silver;
	font-weight:bold;
	vertical-align:top;	
}
.style1
{
	color:Red;
}
.reqStar
{
	color:Silver;
	font-weight:bold;
	vertical-align:top;
}

.formClass
{
	text-align:left;
	vertical-align:top;
	color:White;
}

.PadThis
{
	padding-left:5px;
	padding-top:5px;
	vertical-align:top;
}
.tabStyles
{ 
	margin-left:15px;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;	
	color:#000000;	
}
.formColumn
{
	font-size:11px;	
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
	padding-top:6px;
}
.miniLink
{	
	font-size:10px;
	color:Gray;
	text-decoration: none;
}
.miniLink a
{
	text-decoration: none;
}
.defButton,
.defButtonButtonMedium
{
	background: white url('../Images/radUploadBtnMedium.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #666;
}

.defButtonButtonDisabled
{
	background: white url('../Images/radUploadBtnMedium.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #666;
	filter:alpha(opacity=30);
	-moz-opacity:0.5;
	opacity: 0.5;
}

/*---------------------------------------------------------*/

.RadPanelbar_CESShop
{
	background: white;
	white-space: nowrap;
}

.RadPanelbar_CESShop .rootGroup
{
	border: solid 1px #e5e5e5;
	border-bottom: 0;
}

.RadPanelbar_CESShop .text
{
	color: #333333;
	padding: 0px 23px;
	font: normal 11px Arial, Verdana, Sans-serif;
}

.RadPanelbar_CESShop .image
{
	margin: 4px 0px;
}


.RadPanelbar_CESShop .rootGroup .text
{
	background: url('~/Images/RadPanelbar_CESShop/headerArrow.gif') no-repeat 11px center;
	line-height: 18px;
	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;
}

.RadPanelbar_CESShop .rootGroup .link
{
	background: white url('~/Images/RadPanelbar_CESShop/HeaderBg.gif') repeat-x;
}

.RadPanelbar_CESShop .group .text
{
	border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: #666666;
}

.RadPanelbar_CESShop .group .link
{
	background: none;
}


.RadPanelbar_CESShop .rootGroup .expanded
{
	background: white url('~/Images/RadPanelbar_CESShop/SelectBg.gif') repeat-x;
}

.RadPanelbar_CESShop .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_CESShop .rootGroup .expanded .text
{
	background: url('~/Images/RadPanelbar_CESShop/HeaderArrowExpanded.gif') no-repeat 11px center;
	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;
}

.RadPanelbar_CESShop .rootGroup .selected .text
{
	font-weight: bold;
}

.RadPanelbar_CESShop .group .selected .text
{
	text-decoration: underline;
	font-weight: normal;
	border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: black;
}

.RadPanelbar_CESShop .group .expanded .text
{
	border-top:0;
	color: #000;
	border-bottom: solid 1px #f5f5f5;
	background: none;
}

.RadPanelbar_CESShop .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_CESShop .rootGroup .disabled:hover,
.RadPanelbar_CESShop .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_CESShop .rootGroup .group .disabled:hover,
.RadPanelbar_CESShop .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}


/*---------------------------------------------------------*/