﻿/* Main Entity Table which will contains the Catgory data and Rendered controls panel */
.csTrkMainEnityTable
{	
	padding:0px;
	width:100%;	
	border-spacing:0px;	
}

/* Left Side Verticle line displatying cell*/
.csTrkLeftLineTD
{
	vertical-align: top;
	background-image: url(Images/dot.jpg);
	background-repeat: repeat-y;
	width: 1%;	
	padding: 0px;	
}

/*Category and Favourites data displaying Table Cell*/
.csTrkCategoryDataTD
{
	
	padding-left:2px;
	vertical-align:top;
	
}

/* Middle verticle line which will displaying between the category data and rendered controls*/
.csTrkMiddleLineTD
{
	padding:0px;
	vertical-align:top;
	background-image:url(Images/dot.jpg);	
	background-repeat:repeat-y;
	width: 1%;
	background-position:center;
}

/* Entity panel controls showing cell*/
.csTrkEntityPanelTD
{

	padding:0px;
	width:80%;
	vertical-align:top;
	
}

/* Right Side Verticle line displatying cell*/
.csTrkRightLineTD
{
	padding:0px;
	vertical-align:top;
	background-image:url(Images/dot.jpg);	
	background-repeat:repeat-y;
	width: 0%;
	background-position:right;	
}


/*Ultra web tab*/
.csCategoryIGWebTab
{
	
	position: relative; 	
	margin-top:5px;	
}

/*Category data displays tabs [All,Favorities] styles */
.csTrkCategoryTab
{
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10pt;	 	
	color:#999999;	
	padding-top:2px;
	vertical-align:top;
	
}

.csTrkCategoryAllDataPanel
{
	position:relative;
	min-height: 200px;
	min-width:200px;
	height: 432px;
	width:230px;
	padding: 2px;
}


.csTrkCategoryFavDataPanel
{
	
	position:relative;
	min-height: 200px;
	min-width:200px;
	height: 432px;
	width:230px;
	padding: 2px;
	
}

/*Category and Favourite Category data displays treeview controls styles*/
.csTrkCategoryTreeview
{
	
	font-family: Arial, Verdana, Times New Roman;
	color: #666666;
	font-size: 8pt;	 
	font-weight:normal;		
	padding-top: 2px;
	overflow:auto;
	width:98%;
	height:100%;
	position:absolute; 
}

.csTrkCategoryNode
{
	padding-top:10px;
}

.csTrkCategorySelectedNode
{
	font-family: Arial, Verdana, Times New Roman;
	color: #000000;
	font-size: 8pt;	 
	font-weight:bold;	
	padding-top:4px;	
	padding-bottom:4px;
}

.csTrkCategoryHoverNode
{
	
	cursor:hand;
	
}

/* Render engine Parameters associated controls, Header and Footer details  showing table 
 First Row Header - Report Descriptions related information showing Row
 Second Row  - Rendered Controls showing Row
 Third Row - Report Formats related information showing Row 
*/
.csMainTable
{
	width:100%;
}


/* Reports Description Caption showing Table (Single row and Two Columns)*/
.csRPTReportDescTable
{	
	width:100%;	
}

/* Reports Description Caption("Report Description:") showing Table Cell */
.csRPTReportDescCapTD
{	
	height:10px;
	text-align:left;
	vertical-align:top;
}

.csRPTRptDescCapLabel
{
	 font-family: Arial, Verdana, Times New Roman;
	 color:#666666;
	 font-size: 9pt;
	 font-weight: bold;

}

/* Reports Description showing(This value will come from the Database) Table Cell */
.csRPTReportDescTD
{
	width:100%;
	text-align:left;
	vertical-align:top;
}


/* Reports Description showing(This value will come from the Database) Label */
.csRPTReportDescLabel
{
	font-family: Arial, Verdana, Times New Roman;
	color: #666666;
	font-size: 9pt;	
}

.csRPTReportFormatTable
{
	
	
}


/* Reports Format Caption showing Table Cell */
.csRPTRptFormatCapTD
{
	
	text-align:left;
}

/* Reports Format Caption showing Label */
.csRPTRptFormatCapLabel
{
	
	 font-family: Arial, Verdana, Times New Roman;
	 color: #666666;
	 font-size: 9pt;
	 font-weight: bold;
}


/* Reports Formats showing drop down table cell*/
.csRPTRptFormatDDTD
{
	width:100%;
	text-align:left;
}


.csRPTRptFormatDropDown
{
	
	font-family: Arial, Verdana, Times New Roman;
	color: #000000;
	font-size: 9pt;
	width:90px;	
}


/* EntityPanel wrapper CSS*/
.csEntityPanelWrapper
{
	
	/*height:240px;*/
}

.csLayoutTable
{
	
	/*width:98%;	*/
}


/********** Double Column Layout *************************/

/* Label associated parameters/Fields Display Text(Label) showing Table cell*/
.csDBLControlLabelTD
{		
	
	padding-right:3px;
	overflow:auto;
}


/* Label associated parameters/Fields Display Text Label Style class(Trk_TableField->ISLABELASSOCIATED = 1)*/
.csDisplayTextLabel
{
	font-family: Arial, Verdana, Times New Roman;
	color: #666666;
	font-size: 9pt;
	 
}

/* Rendered parameters/Fields controls showing table cell */
.csDBLControlTD
{
	width:200px;
}

/* Rendered Sort grid displays Cell style*/
.csDBLSortGridTD /* This style is repeated intentionally, refer to tinyurl.com/CSSFix */
{
	text-align: center;
	vertical-align:middle;
}

.csDBLSortGridTD /* This style is repeated intentionally, refer to tinyurl.com/CSSFix */
{
	text-align: -moz-center;
	vertical-align:middle;
}

/********** Double Column Layout *************************/

/********** Single Column Layout *************************/

/* Label associated parameters/Fields controls Display Text(Label) showing Table cell*/
.csSLControlLabelTD
{		
	
}

/* Single column Layout Control Displaying TD */
.csSLControlTD
{

}

/* Single column Layout Rendered Sort grid displays Cell style*/
.csSLSortGridTD
{

	
}

/********** Single Column Layout *************************/

.csMenuItem
{
	font-family: Arial, Verdana, Times New Roman;
	color:Black;
	font-size: 9pt;	
	background-color:Transparent;
	border-color:Black;
	border-width:1px;
	width:10px;
}
.csMenuItemDisabled
{
	font-family: Arial, Verdana, Times New Roman;
	color:Gray;
	font-size: 9pt;		
	background-color:Transparent;
	border-color:Black;
	border-width:1px;
	width:10px;
}
.csHoverMenuItem
{
	
	font-family: Arial, Verdana, Times New Roman;
	color: #666666;
	font-size: 9pt;
	background-color:InfoBackground;
	
}

/* Reports Specific style Classes */

/* Main Entity table Header Cell(ColSpan=5). Normally this will use to dipaly the Report Description*/ 
.csTrkHeaderTD
{	
	height:30;	
	border-bottom-width:0;
	border-top-width:0;
	border-width:0;	
}


.csCategoryID
{	
	background-color:Red;
	width:200;
}




.csTrkTopTableRow
{
	background-image:url(Images/Images/Topbg.jpg);	
}

/* Horizontal line displaying Table cell style sheet class */
.csHLineTD
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* for logical columns */
.csEmptyCell
{		
	width:3%;	
}


.csFindAndUse label
{	
	white-space:nowrap;
}
