.ToolBar_theme 
{
    background: #afdce5; /* Old browsers */
    background: -moz-linear-gradient(left, #afdce5 0%, #a5d0d9 6%, #9bd2dd 71%, #69a6b2 89%, #69a6b2 95%, #5a8e99 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#afdce5), color-stop(6%,#a5d0d9), color-stop(71%,#9bd2dd), color-stop(89%,#69a6b2), color-stop(95%,#69a6b2), color-stop(100%,#5a8e99)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* IE10+ */
    background: linear-gradient(to right, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afdce5', endColorstr='#5a8e99',GradientType=1 ); /* IE6-9 */
    border-right-color:#357785;
    border:3px #47A0B2 solid;    
}
.ToolBar_rtl_theme
{
    background: #afdce5; /* Old browsers */
    background: -moz-linear-gradient(right, #afdce5 0%, #a5d0d9 6%, #9bd2dd 71%, #69a6b2 89%, #69a6b2 95%, #5a8e99 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, right top, left top, color-stop(0%,#afdce5), color-stop(6%,#a5d0d9), color-stop(71%,#9bd2dd), color-stop(89%,#69a6b2), color-stop(95%,#69a6b2), color-stop(100%,#5a8e99)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(right, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(right, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(right, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* IE10+ */
    background: linear-gradient(to left, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afdce5', endColorstr='#5a8e99',GradientType=1 ); /* IE6-9 */
    border-left-color:#357785;
	border:3px #47A0B2 solid;	
}
.ToolBar_V_theme
{
    background: #afdce5; /* Old browsers */
    background: -moz-linear-gradient(top, #afdce5 0%, #a5d0d9 6%, #9bd2dd 71%, #69a6b2 89%, #69a6b2 95%, #5a8e99 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#afdce5), color-stop(6%,#a5d0d9), color-stop(71%,#9bd2dd), color-stop(89%,#69a6b2), color-stop(95%,#69a6b2), color-stop(100%,#5a8e99)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* IE10+ */
    background: linear-gradient(to bottom, #afdce5 0%,#a5d0d9 6%,#9bd2dd 71%,#69a6b2 89%,#69a6b2 95%,#5a8e99 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afdce5', endColorstr='#5a8e99',GradientType=0 ); /* IE6-9 */
    border-top-color:#357785;
    border:3px #47A0B2 solid;    
}
.MenusBar_theme {
	background: #bfffea; /* Old browsers */
    background: -moz-linear-gradient(left, #bfffea 0%, #b9dcd1 6%, #afd1c8 71%, #96b2a9 87%, #809990 94%, #768c83 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#bfffea), color-stop(6%,#b9dcd1), color-stop(71%,#afd1c8), color-stop(87%,#96b2a9), color-stop(94%,#809990), color-stop(100%,#768c83)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* IE10+ */
    background: linear-gradient(to right, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffea', endColorstr='#768c83',GradientType=1 ); /* IE6-9 */
    border-right-color:#357785;    
}
.MenusBar_rtl_theme {
	background: #bfffea; /* Old browsers */
    background: -moz-linear-gradient(right, #bfffea 0%, #b9dcd1 6%, #afd1c8 71%, #96b2a9 87%, #809990 94%, #768c83 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, right top, left top, color-stop(0%,#bfffea), color-stop(6%,#b9dcd1), color-stop(71%,#afd1c8), color-stop(87%,#96b2a9), color-stop(94%,#809990), color-stop(100%,#768c83)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(right, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(right, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(right, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* IE10+ */
    background: linear-gradient(to left, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffea', endColorstr='#768c83',GradientType=1 ); /* IE6-9 */
    border-left-color:#357785;    
}
.MenusBar_V_theme {
	background: #bfffea; /* Old browsers */
    background: -moz-linear-gradient(top, #bfffea 0%, #b9dcd1 6%, #afd1c8 71%, #96b2a9 87%, #809990 94%, #768c83 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfffea), color-stop(6%,#b9dcd1), color-stop(71%,#afd1c8), color-stop(87%,#96b2a9), color-stop(94%,#809990), color-stop(100%,#768c83)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bfffea 0%,#b9dcd1 6%,#afd1c8 71%,#96b2a9 87%,#809990 94%,#768c83 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffea', endColorstr='#768c83',GradientType=0 ); /* IE6-9 */
    border-top-color:#357785;    
}
.TopBar_theme
{
    background: #3b5f94; /* Old browsers */
    background: -moz-linear-gradient(top, #3b5f94 8%, #b3ccef 87%, #374354 93%, #d5d5d5 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,#3b5f94), color-stop(87%,#b3ccef), color-stop(93%,#374354), color-stop(99%,#d5d5d5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3b5f94 8%,#b3ccef 87%,#374354 93%,#d5d5d5 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #3b5f94 8%,#b3ccef 87%,#374354 93%,#d5d5d5 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #3b5f94 8%,#b3ccef 87%,#374354 93%,#d5d5d5 99%); /* IE10+ */
    background: linear-gradient(to bottom, #3b5f94 8%,#b3ccef 87%,#374354 93%,#d5d5d5 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5f94', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
    border:3px #47A0B2 solid;
    border-bottom:none;
}
.tb_theme
{
    border-left:none;	
}
.tb_theme_rtl 
{
    border-right:none;	
}
.tbDown 
{
    background: -moz-linear-gradient(left,  rgba(0,70,107,1) 0%, rgba(0,167,255,1) 52%, rgba(105,178,217,1) 87%, rgba(68,152,205,1) 92%, rgba(0,93,143,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,70,107,1)), color-stop(52%,rgba(0,167,255,1)), color-stop(87%,rgba(105,178,217,1)), color-stop(92%,rgba(68,152,205,1)), color-stop(100%,rgba(0,93,143,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(0,70,107,1) 0%,rgba(0,167,255,1) 52%,rgba(105,178,217,1) 87%,rgba(68,152,205,1) 92%,rgba(0,93,143,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(0,70,107,1) 0%,rgba(0,167,255,1) 52%,rgba(105,178,217,1) 87%,rgba(68,152,205,1) 92%,rgba(0,93,143,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(0,70,107,1) 0%,rgba(0,167,255,1) 52%,rgba(105,178,217,1) 87%,rgba(68,152,205,1) 92%,rgba(0,93,143,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(0,70,107,1) 0%,rgba(0,167,255,1) 52%,rgba(105,178,217,1) 87%,rgba(68,152,205,1) 92%,rgba(0,93,143,1) 100%); /* W3C */
	box-shadow: inset 0px 4px 3px 0px rgba(0, 70, 107, .4),
				inset 0px -4px 3px 0px rgba(0, 70, 107, .4);
}
.FrameBorder_theme {
    border:3px #47A0B2 solid;
}
.ContentScreen_theme 
{
    border:3px #357785 solid;
}
.queryLabel_mobile_theme
{
    background-color:#47A0B2;
}
.closeBtnMobile_theme
{
    background-color:#47A0B2;
}