/* ================================
    CSS STYLES FOR Module RSReports
   ================================
*/
.RSR-SectionHead
{
	font-weight :bold ;
	font-size :14px;
}

.RSR-SectionHead2
{
	color:Red ;
	font-weight :bold ;
	font-size :34px;
}



.RSR-SectionHead TD
{
	font-weight :bold ;
}

.RS-Head 
{
	font-size: 18px; 
	font-family: tahoma;
	color: #000000; 
	background: transparent; 
	padding-top: 3px;
	padding-bottom: 3px;
}

.RS-LinksPath 
{
	font-size: 6px; 
	color: #777; 
	background: transparent; 
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: tahoma;
}

.RS-LinksPath a:link, .RS-LinksPath a:visited, .RS-LinksPath a:active,.RS-LinksPath a:hover
{
	font-family: tahoma;
	font-size: 11px; 
}


.RS-Table td
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #444444; 
}

/*
.RS-Table a:link, .RS-Table a:visited, .RS-Table a:active 
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #444444;
	font-weight:bold;
}
.RS-Table a:hover
{
	font-family: tahoma; 
	font-size: 11px; 
	color: red;
	font-weight:bold;
}
*/


.RS-Title
{
 color: #000000;
 font-size:10pt;
 font-weight: 700;
 font-family: Verdana;
 padding-bottom: 0px;
 padding :0px 0px 0px 0px;
}

.RS-SubTitle
{
 color: #333333;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #c1ccd9;
 font-size:8.4pt;
 font-family: Verdana;
 padding-bottom: 8px;
}

.RS-Toolbar-TextBox
{
		color: #333; 
		padding-left: 4px; 
		line-height: 12px; 
		font-family: tahoma; 
		font-weight: normal; 
		font-size: 11px;
		border :solid 1px #999;
}
.RS-Toolbar-Text
{
		color: #333; 
		padding-left: 4px; 
		line-height: 12px; 
		font-family: tahoma; 
		font-weight: normal; 
		font-size: 11px;
}


.RS-Button
{
    background: white url('Img/BtnMedium.gif') no-repeat;
    border: 0px;
    height: 22px;
    width: 115px;
    font: normal 11px Arial, Verdana, Sans-serif;
    color: #666;
}

.RS-TableParameters
{
	background-color: #f7f7f7;
	border: solid 1px #e5e5e5;
	border-collapse: collapse !important;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);
	margin: 5px 0px;
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #333;
}

.RS-TableParameters td
{
	padding: 2px;
	
}

/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/


/*
.RadMenu_Outlook
{
	background:#ADC9F7;
	font:menu;
	line-height:20px;
	padding: 2px 5px;
}
*/


.RadMenu_Outlook
{
	background:none;
	font:menu;
	padding: 0px 0px;
}


.RadMenu_Outlook_Context
{
	background:none;
	padding:0;
}



.RadMenu_Outlook .link
{
	color:Black;
	text-decoration:none;
	padding:0px 0px;
}



.RadMenu_Outlook .rootGroup .vertical .separator 
{
	padding:0;
	margin:1px 0;
}


.RadMenu_Outlook .rootGroup .vertical .separator span.text
{
	border-top:1px solid #6A8CCB;
	margin-left: 28px;
}


.RadMenu_Outlook .rootGroup .focused,
.RadMenu_Outlook .rootGroup .link:hover
{
	/*
	background:#FFD59A url(Img/RootItemFocusedBkg.gif) left top repeat-x;
	border:1px solid #002D96;
	padding:2px 7px;	
	*/
	
}




.RadMenu_Outlook .horizontal .expanded,
.RadMenu_Outlook .horizontal .expanded:hover
{
	/*
	background:#93B5E7 url(Img/RootItemBkg.gif) left top repeat-x;
	border:1px solid #002D96;
	padding:2px 7px;
	padding-bottom:3px;
	border-bottom:0;
	*/
	
}







.RadMenu_Outlook .vertical .expanded,
.RadMenu_Outlook .vertical .expanded:hover
{
	background:#93B5E7 url(Img/x.gif) left top repeat-x;
	border:1px solid #002D96;
	padding:2px 7px;
}

.RadMenu_Outlook .group
{
	border:1px solid #002D96;
	float:left;
	background: #F6F6F6 url(Img/GroupBkg.gif) repeat-y;
}

.RadMenu_Outlook .group .link
{
	padding:2px;
}

.RadMenu_Outlook .group .item
{
	margin:0;
	padding:1px;
}

.RadMenu_Outlook .group .link:hover,
.RadMenu_Outlook .group .focused,
.RadMenu_Outlook .group .expanded
{
	background-color:#FFEEC2;
	background-image:none;
	border:1px solid #002D96;
	padding:1px;
}

.RadMenu_Outlook .group .disabled:hover,
.RadMenu_Outlook .group .disabled
{
	background-color:transparent;
	background-image:none;
	border:0;
	padding:2px;
	color: #ccc;
}

.RadMenu_Outlook .group .text
{
	padding-left:25px;
	text-align:left;
	padding-right:46px;
}

.RadMenu_Outlook .expandLeft,
.RadMenu_Outlook .expandRight
{
	background:transparent url(img/groupImage.gif) right center no-repeat;
	padding-right:10px;
}

.RadMenu_Outlook_rtl .expandLeft,
.RadMenu_Outlook_rtl .expandRight
{
	background:transparent url(img/groupImageRTL.gif) left center no-repeat;
}

.RadMenu_Outlook .topArrow,
.RadMenu_Outlook .topArrowDisabled,
.RadMenu_Outlook .rightArrow,
.RadMenu_Outlook .rightArrowDisabled,
.RadMenu_Outlook .leftArrow,
.RadMenu_Outlook .leftArrowDisabled,
.RadMenu_Outlook .bottomArrow,
.RadMenu_Outlook .bottomArrowDisabled
{
	height:16px;
}

.RadMenu_Outlook .rightArrow,
.RadMenu_Outlook .rightArrowDisabled
{
	background: #F6F6F6 url('img/right.gif') center center no-repeat;
	width:25px;
	height:100%;
}

.RadMenu_Outlook .leftArrow,
.RadMenu_Outlook .lefttArrowDisabled
{
	background: #F6F6F6 url('img/left.gif') center center no-repeat;
	width:25px;
	height:100%;
}

.RadMenu_Outlook .topArrow,
.RadMenu_Outlook .topArrowDisabled
{
	background: #e3efff url('img/top.gif') center center no-repeat;
	width: 100%;
}

.RadMenu_Outlook .bottomArrow,
.RadMenu_Outlook .bottomArrowDisabled
{
	background: #e3efff url('img/bottom.gif') center center no-repeat;
	width: 100%;
}


/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/
/***********************************************************************************************************************************/

/* r.a.d.grid default / embedded skin */

div.RadGrid_Default
{
	background: #f7f7f7;
	border: solid 1px #e5e5e5;
	border-right: solid 2px #e5e5e5;
	border-top: 0px;
	font: normal 11px Arial, Verdana, Sans-serif;
	text-align: left;
	cursor: default;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}

.MasterTable_Default a 
{  
	font: 11px tahoma; 
	color: #000000; 
} 

.MasterTable_Default
{
	border: 0px !important;
	border-collapse: separate !important;
	font: 11px tahoma;
	color: #000000;
	-moz-user-select: none;
}

th.GridHeader_Default,
th.ResizeHeader_Default
{
	font: bold 10px Verdana, Arial, Sans-serif;
	background: white url('Img/GridHeaderBg.gif') repeat-x bottom;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbb;
	padding-left: 6px; /*more than items to compensate for item borders!*/
	height: 22px;
}

.GridHeader_Default a
{
	color: black;
	font: bold 10px Verdana, Arial, Sans-serif;
	text-decoration: none;
}

.GridRow_Default
{
	background: #f7f7f7;
	height: 22px;
}
.GridRow_Default td
{
	border: solid 1px #f7f7f7;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px white;
	padding-left: 4px;
}

.GridAltRow_Default
{
	background: #f7f7f7;
	height: 22px;
}
.GridAltRow_Default td
{
	border: solid 1px #f7f7f7;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px white;
	padding-left: 4px;
}

.SelectedRow_Default
{
	background: #e5e5e5 !important;
	height: 22px;
}

.SelectedRow_Default td,
.GridEditRow_Default td
{
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px white;
	padding-left: 5px;
}

.GridEditRow_Default
{
	background: #ffffe1;
}

.ActiveRow_Default,
.ActiveRow_Default td
{
	background: white !important;
	height: 22px;
}


/*removes default borders for custom inner tables*/
.GridRow_Default td td, 
.GridAltRow_Default td td,
.SelectedRow_Default td td,
.ActiveRow_Default td td
{
	border-top: none;
	border-bottom: none;
}

.GridPager_Default
{
	background: white;
	height: 21px;
	color: #999;
}
.GridPager_Default td
{
	border: solid 1px white;
	border-top: 1px solid #c7c7c7;
	padding-left: 4px;
}

.GridFooter_Default
{
	background: #fbfbfb;
	height: 21px;
	color: #666;
}
.GridFooter_Default td
{
	border: solid 1px #fbfbfb;
	border-top: 1px solid #e8e6e6;
	padding-left: 4px;
}

.GridFooter_Default a
{
	color: #666;
}
.GridPager_Default a
{
	color: #999;
}
.GridPager_Default a:hover,
.GridFooter_Default a:hover
{
	color: #333;
}

tr.GroupHeader_Default
{
	background: white;
	height: 22px;
}
tr.GroupHeader_Default td
{
	border: solid 1px white;
	padding-left: 4px;
}

.GroupPanel_Default
{
	background-color: #e5e5e5;
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #c6c6c6;
	border-bottom: 1px solid #aeaeae;
}

.GroupPanelItems_Default
{
	background: #efefef;
	color: #999999;
	border: solid 1px white;
	border-right: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	white-space:  nowrap;
	font-size: 11px;
}
td.GridHeader_Default input
{
	width: auto;
	float: left;
	border: solid 1px #666;
	background: #fafafa;
	font: bold 10px Verdana, Arial, Sans-serif;
	color: #989cb0;
	height: 14px;
	vertical-align:middle;
}



