﻿

.RadTabStrip_Indous
{
	
font: normal 12px Georgia, Tahoma, sans-serif;

}

.RadTabStrip_Indous .rtsLevel
{
	float: left;
	width: 745px;
	
	padding-top: 6px;
}

.RadTabStrip_Indous .rtsLevel1
{
	padding-top: 9px;
	height: 32px;
	
}

.RadTabStrip_Indous .rtsLI, .RadTabStrip_Indous .rtsLink
{ 
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #717171;
	display:block;
	
	text-decoration: none;
	float:left;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	height: 42px;
	list-style:none;

	
}


.RadTabStrip_Indous .rtsLink a:link
{
	
	
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 24px;
	text-decoration: none;
	color: #ffffff;
	outline: none; 	
	overflow: visible;
	
}

.RadTabStrip_Indous .rtsLink:hover 
{
	
	
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 24px;
	text-decoration: none;
/*	color: #ffb17b;*/
	color: #ff0000;
	outline: none; 	
	overflow: visible;
	
}

.RadTabStrip_Indous .rtsLink
{
	
	
	
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 24px;
	text-decoration: none;
	color: #ffffff;
	outline: none; 	
	overflow: visible;
}



.RadTabStripTop_Indous .rtsOut, .RadTabStripBottom_Indous .rtsOut
{
	text-align: left;
	
}

.RadTabStripTop_Indous .rtsUL .rtsLI .rtsLink:hover .rtsOut .rtsIn .rtsTxt
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;color:#FFB17B;
}



.RadTabStripLeft_Indous .rtsUL .rtsLI
{
	height: 30px;
	margin-right: 0;
}

.RadTabStripLeft_Indous .rtsLevel .rtsUL, .RadTabStripRight_Indous .rtsLevel .rtsUL
{
	width: 100%; /* default width */
}

/* disabled tabs */
.RadTabStrip_Indous .rtsDisabled, .RadTabStrip_Indous_disabled .rtsDisabled
{
	color: #ccc;
	cursor: default;
}

.RadTabStrip_Indous .rtsLevel1 .rtsTxt
{
	padding: 0; 
	
}

.RadTabStrip_Indous .rtsLink
{
	padding: 0px; 
	
}




/* Orientation: Top */

.RadTabStripTop_Indous .rtsIn
{
	padding: 0px 5px 0px 6px;
	border-right:1px #2e64a7 solid;

}

.RadTabStripTop_Indous .rtsLevel1 .rtsSelected .rtsIn
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;color:#FFB17B;
}


.RadTabStripTop_Indous .rtsLevel1 .rtsSelected .rtsOut
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;color:Green;
}


.RadTabStripTop_Indous .rtsOut
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;padding-left: 0px;  color:#FFFFFF;
	
}




.RadTabStripTop_Indous .rtsLevel1 .rtsSelected .rtsOut
{
	/*background: url('TabStripDialogs/tabLeftOn.gif') no-repeat 0 0; */
	padding-left: 0px;
}



.RadTabStripTop_Indous .rtsLevel1 .rtsUL .rtsFirst
{
	padding-left: 10px; 
}

.navigation_main_bg{
background:url(/App_Themes/IndoUS/images/left-bg.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#2e609e;

}

