/* CSS Document */
HTML { width : 100%; height : 100%; }


BODY { width : 100%; height : 100%; margin : 0 ; padding : 0 ; }

td{
	font-family:Verdana,Arial;
	font-size:12px;
	color:#000000;
}

.nobottomcolor
{	
	border-bottom: medium solid #FFFFFF;	
	
	
}
  .HiddenText label {display:none;}

.nostyle
{	
 color:Black;
	
	
	
}

.Archives
{
	visibility:visible;
	width:100%;
	height:26px;
	font-weight:bold;
	color:ivory;
	font-weight:bold;
	}

.setHeightGrd
{
	height:23px;
	
	padding-left:5px;
	
}

.buttonstyle {
	background: url(../images/buttons_bg.gif) repeat-x left top;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	border: 0px solid #536e8b;
	padding:0px;
	margin:0px;
	width:110px;
	height:29px;
}

.decorationNone
{
      text-decoration:none;         
}


/*------------- Styles used only in index page ---------------*/

.logingradient{
	background-image:url(../images/gray_gradient.jpg);
	
	
	
	
}
.loginbg{
	background-color:#53a4c5;
	color:#FFFFFF;
}
.logininput{
	border:1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
	height:23px;
	
}




.100width{
	width:100%;
}
.iviewreporterlogo{
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
}
.prism{
	background:url(../images/main_graphic1.jpg);
	background-repeat:no-repeat;
}

/*-----------------------------------------------------------------*/

/*------------- This style is applied to Login Help (used only in index page) ---------------*/
.loginhelp a{
	color:#cfcfcf;
	text-decoration:none;
}
.loginhelp a:hover{
	color:#cfcfcf;
	text-decoration:none; 
}
.loginhelp a:active{
	color:#cfcfcf;
	text-decoration:none;
}
.loginhelp a:visited{
	color:#cfcfcf;
	text-decoration:none;
}
/*-----------------------------------------------------------------*/

.border{
	border:1px solid #dcddcc;
}
.menubg{
	background-image:url(../images/gray_gradient_innerpage.jpg);
}
.menubg1{
	background-color:#ff0024;   
/*	background:url(../images/bg_mainmenu_gradient.gif)  repeat;   */
}
.menubg2{
	background-image:url(../images/bg_mainmenu_gradient.gif);
}
.submenubg{
	background-image:url(../images/green_gradient.jpg);
	
}
.welcome{
	color:#53a4c5;
}

.welcomeHeader
{
	color:darkRed;
}
.error
{
	color:Red;
}
.success
{
	color:Blue;
}
.star_mandatory{
	color:#ed0e0e;
}
.handhicon{
	cursor:hand;
}

/*------------- Styles for the normal hyperlinks ---------------*/
/*a:link{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration: none;
}
a:active{
	color:#000000;
	text-decoration:none;
}*/
  

/*-----------------------------------------------------------------*/


/*------------- If the text is in white color pls apply this style for hyperlinking ---------------*/
.whitetxt_index{
	color:#FFFFFF;
	text-decoration:none;
}
.whitetxt_index a:link{
	color:#ffffff;
	text-decoration:none;
}
.whitetxt_index a:hover{
	color:#ffffff;
	text-decoration:none;
}
.whitetxt_index a:visited{
	color:#ffffff;
	text-decoration:none;
}
.whitetxt_index a:active{
	color:#ffffff;
	text-decoration:none;
}

.whitetxt{
	color:#000000;
	text-decoration:none;
	cursor:hand;
}
.whitetxt a:link{
	color:#ffffff;
	text-decoration:none;
}
.whitetxt a:hover{
	color:#ffffff;
	text-decoration:none;
}
.whitetxt a:visited{
	color:#ffffff;
	text-decoration:none;
}
.whitetxt a:active{
	color:#ffffff;
	text-decoration:none;
}
.whitetxt1{
	color:#ff0000;
	text-decoration:none;
	cursor:hand;
}

/*-----------------------------------------------------------------*/

/*------------- This style is applied to change the bg image for the cell in the navigation menu ---------------*/
.header_bg_orange {
	background-color:#f6ae37;
}
.cell_over {
	background-image:url(../images/gray1_gradient_innerpage.jpg);
	color:#FFFFFF;
	cursor:hand;	
}
.cell_out {
	background-image:url(../images/gray_gradient_innerpage.jpg);    
	color:#FFFFFF;
	cursor:hand;
}

/*-----------------------------------------------------------------*/

.table_header{
	font-weight:bold;
	padding-left:10px;
}
.table_headerborder{
	border:1px solid #dcddcc;
	background-color:#e5e5db;
 /* position:relative;/*	top:expression(this.offsetParent.scrollTop);*/
}

.tableHeaderBorderNew{
	border:1px solid #dcddcc;
	background-color:#e6e9f1; 
}

.tableHeaderBorderNew{
	border:1px solid #dcddcc;
	background-color:#e6e9f1; 
}

/*------------- Styles for the links below the table ---------------*/

.table_bottom_links a:link{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bottom_links a:hover{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bottom_links a:active{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bottom_links a:visited{
	color:#4c56ff;
	text-decoration:underline;
}
/*-----------------------------------------------------------------*/

/*------------- Styles for layer ---------------*/
#admin_menu {
	position:absolute;
	left:0px;
	top:71px;
	width:100%;
	height:22;
	z-index:1;
	overflow: hidden;
	visibility: visible;
}

#Layer1 {
	position:absolute;
	left:673px;
	top:71px;
	width:250px;
	height:100px;
	z-index:2;
	visibility: hidden;
}

#Layer2{
	position:absolute;
	left:716px;
	top:71px;
	width:250px;
	height:100px;
	z-index:3;
	visibility: hidden;
}

/*-----------------------------------------------------------------*/

/*------------- Styles for div tags ---------------*/
#search_by_alphabet{
	position:relative;
	top:0;
	height:30px;
	width:100%;
	overflow:hidden;
	visibility:visible;
	left: 0;
}
#tscroll{
	position:relative;
	top:0;
	height:330px;
	width:100%;
	overflow:auto;
}
#create_implicit_filter{
	position:relative;
	top:0;
	height:258px;
	width:100%;
	overflow:auto;
}
#schedule_report_status{
	position:relative;
	top:0;
	height:353px;
	width:100%;
	overflow:auto;
}
#batch_report_status{
	position:relative;
	top:0;
	height:280px;
	width:100%;
	overflow:auto;
}
#schedule_pattern_once{
	position:absolute;
	visibility: hidden;
}
#schedule_pattern_daily{
	position:absolute;
	visibility: hidden;
	width:500;
}
#schedule_pattern_weekly{
	position:absolute;
	visibility:hidden;
	width:500px;
}
#schedule_pattern_monthly{
	position:absolute;
	visibility:hidden;
	width:500px;
}
#schedule_pattern_yearly{
	position:absolute;
	visibility:hidden;
	width:500px;
}
#schedule_pattern_custom{
	position:absolute;
	visibility:hidden;
	width:500px;
}
#schedule_frequency{
	position:absolute;
	visibility:hidden;
	width:100%;
	left: 34px;
	top: 351px;
}
#schedule_frequency_custom{
	position:absolute;
	visibility:hidden;
	width:100%;
	left: 34px;
	top: 351px;
}
#no_end_date{
	position:relative;
	visibility:hidden;
	width:500px;
}
#hour_def{
	top:0;
	width:500px;
	height:100%;
	overflow:auto;
	visibility:hidden;
}

#dimlayout{
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	background-color:#f6f6f2;
	overflow:hidden;
	visibility:hidden;
	left: 0;
	z-index:99;
}
#addfolder{
	position:absolute;
	top:160;
	left:140;
	height:20%;
	width:30%;
	/*background-color:#f6f6f2;*/
	opacity:0.8;
	overflow:hidden;
	visibility:hidden;
	
	z-index:100;
}
#view_report{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:350px;
	overflow:auto;
}
#creategroup{
	position:relative;
	top:0;
	height:188px;
	width:100%;
	overflow:auto;
}
#createuser{
	position:relative;
	top:0;
	height:129px;
	width:100%;
	overflow:auto;
}
#reportlist{
	position:relative;
	top:0;
	height:290px;
	width:100%;
	overflow:auto;
}
#reportrecipient{
	position:relative;
	top:0;
	height:225px;
	width:100%;
	overflow:auto;
}
#reports_recipients{
	position:relative;
	top:0;
	height:220px;
	width:100%;
	overflow:auto;
}
#view_permissions{
	position:relative;
	top:0;
	height:330px;
	width:100%;
	overflow:auto;
}
#groups_tab{
	position:relative;
	top:0;
	height:100%;
	width:100%;
	overflow:auto;
}
#connections_tab{
	position:relative;
	top:0;
	height:100%;
	width:100%;
	overflow:auto;
}

#dashboard_list{
	position:relative;
	top:0;
	height:320px;
	width:100%;
	overflow:auto;
}
#groups_users{
	position:relative;
	top:0;
	height:130px;
	width:100%;
	overflow:auto;
}
#map_filter{
	position:relative;
	top:0;
	height:130px;
	width:100%;
	overflow:auto;
}
#report_category{
	position:relative;
	width:100%;
	visibility: hidden;
}
#filters_templates{
	position:relative;
	width:100%;
	visibility: hidden;
}
#groupsusers{
	position:relative;
	width:100%;
	visibility: hidden;
}
#manage_schedule{
	position:relative;
	width:100%;
	visibility: hidden;
}

/*-----------------------------------------------------------------*/

/*------------- Styles used only in reports page ---------------*/

#report_archive1{
	position:relative;
	visibility:hidden;
}
#report_archive2{
	position:relative;
	visibility:hidden;
}
#report_archive3{
	position:relative;
	visibility:hidden;
}
#report_archive4{
	position:relative;
	visibility:hidden;
}
#report_archive5{
	position:relative;
	visibility:hidden;
}

/*-----------------------------------------------------------------*/

/*------------- Styles for the Footer part ---------------*/
.footer{
	color:#828282;
}
.footer a{
	color:#828282;
	text-decoration:underline;
}
.footer a:hover{
	color:#828282;
	text-decoration:underline;
}
.footer a:visited{
	color:#828282;
	text-decoration:underline;
}
.footer a:active{
	color:#828282;
	text-decoration:underline;
}
.input_admin{
	border:0px solid #a7a98f;
	/*border:1px solid #CFD5E4;*/
	background-color:#ffffff;
	color:#000000;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	height:17px;
	background: url(../images/dd_bg.gif) no-repeat left top;
	width:136px;
	padding:5px 5px 5px 5px;
	text-decoration: none;
	line-height: 21px;
	/*moz-border-radius: 5px;
	border-radius: 5px;*/
		
	}
	.input_admin_grey{
	border:0px solid #a7a98f;
	/*background-color:#ffffff;*/
	color:black;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	height:19px;
	border-radius:3px 3px 3px 3px;
	background: url(../images/dd_bg_grey.gif) no-repeat left top;
	width:136px;
	padding:5px 5px 5px 5px;
	text-decoration: none;	
	}
	.input_admin_big{
	border:0px solid #a7a98f;
	/*border:1px solid #CFD5E4;*/
	background-color:#ffffff;
	color:#000000;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	height:17px;
	background: url(../images/txt_bx_177.png) no-repeat left top;
	width:168px;
	padding:5px 5px 5px 5px;
	text-decoration: none;
	line-height: 21px;
	/*moz-border-radius: 5px;
	border-radius: 5px;*/
		
	}
	.input_admin_grey_big{
	border:0px solid #a7a98f;
	/*background-color:#ffffff;*/
	color:black;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	height:19px;
	border-radius:3px 3px 3px 3px;
	background: url(../images/dd_bg_grey_177.gif) no-repeat left top;
	width:168px;
	padding:5px 5px 5px 5px;
	text-decoration: none;	
	}

	.input_admin1{
	border:1px solid #a7a98f;
	background-color:#ffffff;
	color:#000000;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	height:19px;
	}
	.input_admin_implicit{
	border:0px solid #a7a98f;
	background-color:#ffffff;
	color:#000000;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
	background: url(../images/dd_bg_medium.gif) no-repeat left top;
	width:110px;
	padding:5px 5px 5px 5px;
	text-decoration: none;	
	}
	
	.input_admin_smallerinput {
    background: url("../images/dd_bg_vsmall_30px.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 0 solid #A7A98F;
    color: #000000;
    font-family: tahoma,Helvetica,sans-serif;
    font-size: 11px;
    height: 17px;
    line-height: 21px;
    padding: 5px;
    text-decoration: none;
    width: 27px;
	}
	
	.input_chart_color{
	border:0px solid #a7a98f;
	background-color:#ffffff;
	color:#000000;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
	background: url(../images/dd_bg_small.gif) no-repeat left top;
	width:70px;
	padding-right:10px;
	text-decoration: none;	
	}
select{
	color:#000000;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
}
.select_class{
	width:100%;
	border:1px solid #a7a98f;
	color:#000000;
	font-family:tahoma, Helvetica, sans-serif, Times New Roman;
	font-size:11px;
	
}
.bg_white{
	background-color:#FFFFFF;
}
.bg_gray{
	background-color:#F6F6F6;
}
.bg_darkgreen{
	background-color:#dcddcc;
	height:0.5;
}
.bg_designlines{
	background:url(../images/design_lines.gif);	
}
.under_construction{
	font-size:25px;
	font-weight:bold;
	color:#a6193c;
}
.bg_yellow_greenborder_dashboard{
	background-color:#FFF9EF;
	border:1px solid #D3D7BE;
	cursor:pointer;
}
.bg_yellow_darkyellowborder_dashboard{
	background-color:#FFF9EF;
	border:1px solid #FFFF00;
	cursor:pointer;
}
.bg_yellow_orangeborder_dashboard{
	background-color:#FFF9EF;
	border:1px solid #FF6600;
	cursor:pointer;
}

/*-----------------------------------------------------------------*/

/*------------- Main Styles (can be changed dynamically to change the over all color scheme of the page  ---------------*/	
.table_groups_title{
	background-color:#d7d6bf;
	border:1px solid #c5c4a8;
	font-weight:bold;
}
.table_groups_title_forResourceMapping{
	background-color:#d7d6bf;
	border:1px solid #c5c4a8;
	
}
.table_groups_title_nobottomborder{
	background-color:#d7d6bf;
	border-left:1px solid #c5c4a8;
	border-right:1px solid #c5c4a8;
	border-top:1px solid #c5c4a8;
	font-weight:bold;
}
.subheader{
/*	background-image:url(../images/table_header_bg.gif);  */
	background-color:#e5e6db;
	border:1px solid #dcddcc;
	font-weight:bold;
}
.subheader1{
/*	background-image:url(../images/table_header_bg.gif);  */
	background-color:#e5e6db;
	border:1px solid #dcddcc;

}
.lightgreen_bg_border{
	background-color:#f6f6f2;
	border-left:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
	border-bottom:1px solid #dcddcc;
	font-weight:bold;
}

.table_Settings_title1_nobold{
	background-color:#E5E5DB;
	border:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
	border-bottom:1px solid #dcddcc;
	
}

.lightgreenforSettings_bg_border{
	background-color:#f6f6f2;
	border-left:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
	border-bottom:1px solid #dcddcc;
	
}
.lightgreen_bg_border_nobold{
	background-color:#f6f6f2;
	border-left:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
	border-bottom:1px solid #dcddcc;
}
.lightgreen_bg_darkborder{
	border-left:1px solid #C8C9AD;
	border-right:1px solid #C8C9AD;
	border-bottom:1px solid #C8C9AD;
	font-weight:bold;
}
.lightgreen_bg_nobottomborder{
	background-color:#f6f6f2;
	border-left:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
	font-weight:bold;
}
.table_groups_title1{
	background-color:#E5E5DB;
	border:1px solid #dcddcc;
	font-weight:bold;
}

.table_groups_title1_noborder{
	background-color:#E5E5DB;
	font-weight:bold;
}
.table_groups_title1_notopborder{
	border-left:1px solid #dcddcc;
	border-bottom:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
	font-weight:bold;
   
}
.table_groups_title1_allborder{
	border-bottom:1px solid #dcddcc;
	border-top:1px solid #dcddcc;
	border-left:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
	font-weight:bold;
   
}
.table_groups_title1_topbottomborder{
	border-bottom:1px solid #dcddcc;
	border-top:1px solid #dcddcc;
	font-weight:bold;
   
}

.table_groups_title1_notopborder_nobold{
	border-left:1px solid #dcddcc;
	border-bottom:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
   
}

.table_groups_title1_border{
	border-left:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
	font-weight:bold;
   
}
.table_groups_title1_lefttoprightborder{
	background-color:#E5E5DB;
	border-left:1px solid #dcddcc;
	border-top:1px solid #dcddcc;
	border-right:1px solid #dcddcc;
	text-decoration:underline;
}
.table_bottom_border{
	border-bottom:1px solid #dcddcc;
	text-decoration: none;
}

/*-----------------------------------------------------------------*/

/*---------------------------For the table with light green bg color --------------------------------------*/

.table_bg_green{
	padding-left:10px;
	background-color: #f2f2f2; /*#f6f6f2;*/
}

.table_bg_white{
	padding-left:10px;
	background-color:#fff;
}

.table_bg_green a:link{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bg_green a:hover{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bg_green a:visited{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bg_green a:active{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bg_green_nopadding{
	background-color:#f6f6f2;
}
.table_bg_green_nopadding a:link{
	color:#a6193c;
	text-decoration:none;
}
.table_bg_green_nopadding a:visited{
	color:#a6193c;
	text-decoration:none;
}
.table_bg_green_nopadding a:hover{
	color:#a6193c;
	text-decoration:underline;
}
.table_bg_green_nopadding a:active{
	color:#a6193c;
	text-decoration:none;
}
.left_border{
	border-left:1px solid #c5c4a8;
}
.table_bg_green_layout{
	background-color:#f6f6f2;
	cursor:hand;
}
.table_bg_green_layout_nohand{
	background-color:#f6f6f2;
	
}

/*-----------------------------------------------------------------*/

/*---------------------------For the table with white bg color--------------------------------------*/

.table_bg_white{
	padding-left:10px;
	background-color:#ffffff;
}
.table_bg_white a:link{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bg_white a:hover{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bg_white a:active{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bg_white a:visited{
	color:#4c56ff;
	text-decoration:underline;
}
.table_bg_white_nopadding{
	background-color:#ffffff;
}
.table_bg_white_nopadding a:link{
	color:#a6193c;
	text-decoration:none;
}
.table_bg_white_nopadding a:hover{
	color:#a6193c;
	text-decoration:none;
}
.table_bg_white_nopadding a:visited{
	color:#a6193c;
	text-decoration:none;
}
.table_bg_white_nopadding a:active{
	color:#a6193c;
	text-decoration:none;
}
.table_bg_white_layout{
	background-color:#ffffff;
	cursor:hand;
}
.table_bg_white_layout_nohand{
	background-color:#ffffff;
}


/*-----------------------------------------------------------------*/
.dashboard_layout{
	background-color:#FFFFFF;
	border: 2px solid #c7c7c7;
}
.red_gradient{
	background-image: url(../images/bg_redgradient.gif);
}

/*-----------------------------------------------------------------*/
.admin_mainmenu_text
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	cursor:hand;
}
/*-----------------------------------------------------------------*/
#pref_list{
	position:relative;
	top:0;
	height:200px;
	width:100%;
	overflow:auto;
}

.table_groups_title1_lefttopbottomborder{
	background-color:#E5E5DB;
	border-left:1px solid #dcddcc;
	border-top:1px solid #dcddcc;
	border-bottom:1px solid #dcddcc;
}
.table_groups_title_norightborder{
	background-color:#d7d6bf;
	border-left:1px solid #c5c4a8;
	border-bottom:1px solid #c5c4a8;
	border-top:1px solid #c5c4a8;
	font-weight:bold;
}
/*-----------------------------------------------------------------*/
#filter_list{
	position:relative;
	top:0;
	height:110px;
	width:100%;
	overflow:auto;
}

/*------------------Added for highlight of the tabs links-----------------------------------------------*/

.tab_highlight {
	/*background-image:url(../images/sumenu_over.gif);*/
	color:#FFFFFF;
	cursor:hand;	
	font-weight:bold;
}

#td_width{
		width:20%;
	}
/*------------------Added for Crumtrail links-----------------------------------------------*/
.crumtrail{
	color:#000000;
	text-decoration:none;
}
.crumtrail a:link{
	color:#4c56ff;
	text-decoration:underline;
}
.crumtrail a:hover{
	color:#4c56ff;
	text-decoration:underline;
}
.crumtrail a:visited{
	color:#4c56ff;
	text-decoration:underline;
}
.crumtrail a:active{
	color:#4c56ff;
	text-decoration:underline;
}
/*------------------Added for highlight of the tabs links-----------------------------------------------*/
.btnMouseOver
 {
     background-color:#EEEED1;
     border:1px solid #777733;
     color: black; 
     font-family:tahoma, Helvetica, sans-serif, Times New Roman;
     font-size: 11px; 
     font-weight:bold;
     height:22px;
     width:70px;
}

.btnMouseOverResoRename
 {
     background-color:#EEEED1;
     border:1px solid #777733;
     color: black; 
     font-family:tahoma, Helvetica, sans-serif, Times New Roman;
     font-size: 11px; 
     font-weight:bold;
     height:22px;
     width:135px;
}

.btnMouseOver1
 {
     background-color:#EEEED1;
     border:1px solid #777733;
     color: black; 
     font-family:tahoma, Helvetica, sans-serif, Times New Roman;
     font-size: 11px; 
     font-weight:bold;
     height:22px;
    
              
}
.btnQueryBuilderMouseOver
 {
     background-color:#EEEED1;
     border:1px solid #777733;
     color: black; 
     font-family:tahoma, Helvetica, sans-serif, Times New Roman;
     font-size: 11px; 
     font-weight:bold;
     height:22px;
}


.btnQueryBuilderMouseOut
 {
 background-color: #CCCC99;
 border:1px solid #777733;
 color: black; 
 font-family:tahoma, Helvetica, sans-serif, Times New Roman;
 font-size: 11px; 
 height:22px;
 font-weight:bold;
 }

.btnMouseOut
 {
 background-color: #CCCC99;
 border:1px solid #777733;
 color: black; 
 font-family:tahoma, Helvetica, sans-serif, Times New Roman;
 font-size: 11px; 
 height:22px;
 width:70px;
 font-weight:bold;

 }

 .btnMouseOutResoRename
 {
 background-color: #CCCC99;
 border:1px solid #777733;
 color: black; 
 font-family:tahoma, Helvetica, sans-serif, Times New Roman;
 font-size: 11px; 
 height:22px;
 width:135px;
 font-weight:bold;

 }
 
 .btnMouseOut1
 {
 background-color: #CCCC99;
 border:1px solid #777733;
 color: black; 
 font-family:tahoma, Helvetica, sans-serif, Times New Roman;
 font-size: 11px; 
 height:22px;
 color:black;

 font-weight:bold;

 }


.tab_highlight {
	/*background-image:url(../images/sumenu_over.gif);*/
	color:black;
	cursor:hand;
}

.txt_bold
{	
font-weight:bold;
}
.lblStyle 
{
font-weight:bold;
}	

.dataRow
{      
 background-color:#e5e5db;    
 height:20px;
 width:100%;
padding-left:7pt;
 
}
.alternativeRow
{
 background-color:White;
 height:20px;
 width:100%;
padding-left:7pt;
}

.checkAll 
{
	border-left:solid 1px #dcddcc; 
	border-right:solid 1px #dcddcc; 
	border-bottom:solid 1px #dcddcc;
}

.tbl_header_column
{
	border-right:solid 1px #dcddcc; 
	border-bottom:solid 1px #dcddcc;
		
}


.tbl_header_columnHeader
{
	border-right:solid 1px #dcddcc; 
	border-bottom:solid 1px #dcddcc;
	background-color:#e5e6db;
	height:20px;
	text-decoration:none;
    font-weight:bold;
    color:Black;
    
	

}
.tbl_header_columnHeaderAdmin
{
	border-right:solid 1px #dcddcc; 
	border-bottom:solid 1px #dcddcc;
	background-color:#cfd5e4;
	height:20px;
	text-decoration:none;
    font-weight:bold;
    color:Black;
}

.LinkButton { color : black ; }
        
.ShowSort { display:inline;
	padding-top:4pt;
	 }
        
.HideSort 
{
	
	padding-top:4pt;
	 display:none }

.spanBreak 
{
	line-height:4px; 
	display:block;
}

.outerDiv
{
	margin-left:10px; 
	margin-right:10px; 
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	height:96%;
}

.outerDivNew
{
	margin-left:10px; 
	margin-right:10px; 
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	height:80%;
}

.bg_Col_Back
{
	background-image: url('../../Resource/images/Grid_Col_back.jpg');
	background-repeat: no-repeat;
	padding-left: 6px;
}
.bg_Col_Mover
{
	background-image: url('../../Resource/images/Grid_Col_mouse_over.jpg');
	background-repeat: no-repeat;
	padding-left: 6px;
}
.bg_Col_MClick
{
	background-image: url('../../Resource/images/Grid_Col_mouse_click.jpg');
	background-repeat: no-repeat;
	padding-left: 6px;
}

.EnabledImage 
{ 
    filter : none; cursor : pointer;
}
.input_text
{ 
    height:20px; font-family:Tahoma;font-size:11px; width:100%
}

/*========================== CONSOLIDATED STYLES - FOR REPLACING INLINE STYLES IN ASPX PAGES ========================================*/
/* Background Colors */
.BGColor01 { background-color:#99cccc; } 
.BGColor02 { background-color:#adaf9a; } 
.BGColor03 { background-color:#cccc99; } 
.BGColor04 { background-color:#d7d6bf; } 
.BGColor05 { background-color:#e5e6db; } 
.BGColor06 { background-color:#f6f6f2; } 
.BGColor07 { background-color:darkgray; } 
.BGColor08 { background-color:darkkhaki; } 
.BGColor09 { background-color:ivory; } 
.BGColor10 { background-color:transparent; }
.BGColor11 { background-color:white; } 
.BGColor12 { background:#FFFFF; }
.BGColor13 {background:#f6f6f6;}
.BGColor14 {background:#DFDFDF;}

/* Background Images */
.BGImage01 { background-image:url(../../resource/images/blue_gradient.jpg); } 
.BGImage02 { background-image:url(../../resource/images/design_lines.gif); } 
.BGImage03 { background-image:url(../../resource/images/gradient_right.jpg); } 
.BGImage04 { background-image:url(../../resource/images/leftpane_header_bg.gif); } 
.BGImage05 { background-image:url(../../resource/images/red_gradient41.jpg); } 
.BGImage06 { background-image:url(../../resource/images/rightside_bg41.jpg); } 
.BGImage07 { background-image:url(../../resource/images/sumenu_over.gif); } 
.BGImage08 { background-image:url(../../resource/images/design_redstripe3.jpg); }
.BGImage09 { background-image:url(../../resource/images/button_bg.gif); }

/* Background Position */
.BGPosRT { background-position:right top; } 

/* Background Repetition */
.BGNoRepeat { background-repeat:no-repeat; } 
.BGRepeatX { background-repeat:repeat-x; } 

/* Borders */
.Border00 { border:0; } 
.Border01 { border:1 px solid; } 
.Border02 { border:1px soild black; } 
.Border03 { border:1px solid #72744e; } 
.Border04 { border:1px solid #777733; } 
.Border06 { border:1px solid #c5c4a8; } 
.Border07 { border:1px solid #dcddcc; } 
.Border08 { border:2px solid yellow; } 
.Border09 { border:none; } 
.Border10 { border:solid 1px; } 
.Border11 { border:solid 1px black; } 
.Border12 { border:solid 1px dimgray; } 
.Border13 { border:solid 1px gainsboro; } 
.Border14 { border-bottom:#000000 1px solid; } 
.Border15 { border-bottom:1px solid #dcddcc; } 
.Border16 { border-bottom:darkgray 1px solid; } 
.Border17 { border-bottom:solid 1px gainsboro; } 
.Border18 { border-collapse:collapse; } 
.Border19 { border-color:#716f64; } 
.Border20 { border-color:red; } 
.Border21 { border-left:#000000 1px solid; } 
.Border22 { border-left:darkgray 1px solid; } 
.Border23 { border-left:solid 1px #dcddcc; } 
.Border24 { border-right:#000000 1px solid; } 
.Border25 { border-right:1px solid #dcddcc; } 
.Border26 { border-right:darkgray 1px solid; } 
.Border27 { border-right:none; } 
.Border28 { border-style:solid; } 
.Border29 { border-top:#000000 1px solid; } 
.Border30 { border-top:darkgray 1px solid; } 

/* Borders  Java */
.Border31 { border-right:1px solid #c5c4a8; } 
.Border32 { border:1px solid #f3223ff; }
.Border33 { border:1px thin #f3223ff; }

/* Fore Colors */
.Black { color:black; } 
.Blue { color:blue; } 
.DimGray { color:dimgray; } 
.Gainsboro { color:gainsboro; } 
.Inherit { color:inherit; } 
.Ivory { color:ivory; } 
.Red { color:red; } 
.Teal { color:teal; } 
.White { color:white; } 
.OrangeRed { color : #e76931 }

/* Fore Colors - Java */
.Grey1 { color:#3333FF }
 
/* Cursors */
.Default { cursor:default; } 
.Pointer { cursor:pointer; } 

/* Display */
.Block { display:block; } 
.Inline { display:inline; } 
.InlineTable { display:inline-table; } 
.NoDisplay { display:none; } 

/* Filters */
.Alpha30 { filter:alpha(opacity=30); } 

/* Float */
.FloatRight { float:right; } 
.FloatLeft  { float:left; } 

/* Fonts */
.DefaultFont { font-family:tahoma, helvetica, sans-serif, times new roman; } 
.Verdana { font-family:verdana; } 
.BoldFont { font-weight:bold; } 
.NormalFont { font-weight:normal; } 

/* Font Size */
.FontSize8  { font-size:8pt; }
.FontSize9  { font-size:9pt; }
.FontSize10 { font-size:10pt; } 
.FontSize11 { font-size:11px; } 
.FontSize500 { font-size:500; } 

/* Heights */
.Height01 { height:1; } 
.Height02 { height:1%; } 
.Height03 { height:10%; } 
.Height04 { height:100%; } 
.Height05 { height:100px; } 
.Height06 { height:101%; } 
.Height07 { height:10px; } 
.Height08 { height:124px; } 
.Height09 { height:125px; } 
.Height10 { height:13%; } 
.Height11 { height:135px; } 
.Height12 { height:13px; } 
.Height13 { height:142px; } 
.Height14 { height:14px; } 
.Height15 { height:150px; } 
.Height16 { height:15px; } 
.Height17 { height:16px; } 
.Height18 { height:17px; } 
.Height19 { height:180px; } 
.Height20 { height:19%; } 
.Height21 { height:1px; } 
.Height22 { height:2%; } 
.Height23 { height:2.5%; } 
.Height24 { height:20%; } 
.Height25 { height:200; } 
.Height26 { height:200px; } 
.Height27 { height:20px; } 
.Height28 { height:21; } 
.Height29 { height:210px; } 
.Height30 { height:21px; } 
.Height31 { height:22; } 
.Height32 { height:220px; } 
.Height33 { height:225px; } 
.Height34 { height:22px; } 
.Height35 { height:230px; } 
.Height36 { height:240px; } 
.Height37 { height:246px; } 
.Height38 { height:251px; } 
.Height39 { height:25px; } 
.Height40 { height:26; } 
.Height41 { height:265; } 
.Height42 { height:265px; } 
.Height43 { height:26px; } 
.Height44 { height:27; } 
.Height45 { height:270px; } 
.Height46 { height:275px; } 
.HeightIEAdmin46
{
	overflow-y:auto;
	width:100%; 
} 
.HeightNIEAdmin46
{
	overflow-y:auto;
	width:550px; 
} 
.HeightAdminOthers
{
	overflow-y:auto;
	width:550px; 
} 
.Height47 { height:27px; } 
.Height48 { height:290px; } 
.Height49 { height:3%; } 
.Height50 { height:30%; } 
.Height51 { height:300; } 
.Height52 { height:300px; } 
.Height53 { height:30px; } 
.Height54 { height:315px; } 
.Height55 { height:32px; } 
.Height56 { height:330px; } 
.Height57 { height:34px; } 
.Height58 { height:35; } 
.Height59 { height:350px; } 
.Height60 { height:35px; } 
.Height61 { height:370; } 
.Height62 { height:370px; } 
.Height63 { height:390px; } 
.Height64 { height:3px; } 
.Height65 { height:40; } 
.Height66 { height:40%; } 
.Height67 { height:410px; } 
.Height68 { height:43px; } 
.Height69 { height:44px; } 
.Height70 { height:46px; } 
.Height71 { height:48px; } 
.Height72 { height:5; } 
.Height73 { height:5%; } 
.Height74 { height:50; } 
.Height75 { height:50%; } 
.Height76 { height:50px; } 
.Height77 { height:5px; } 
.Height78 { height:6; } 
.Height79 { height:6%; } 
.Height80 { height:62px; } 
.Height81 { height:64%; } 
.Height82 { height:6px; } 
.Height83 { height:7%; } 
.Height84 { height:70px; } 
.Height85 { height:7px; } 
.Height86 { height:8%; } 
.Height87 { height:80%; } 
.Height88 { height:80px; } 
.Height89 { height:81%; } 
.Height90 { height:85%; } 
.Height91 { height:8px; } 
.Height92 { height:90%; } 
.Height93 { height:90px; } 
.Height94 { height:91%; } 
.Height95 { height:92%; } 
.Height96 { height:94%; } 
.Height97 { height:94px; } 
.Height98 { height:95.2%; } 
.Height99 { height:97%; } 
.Height100 { height:99px; } 
.Height101 { height:auto; } 
.Height102 { height:45px; }
.Height103 { height:65%; }
.Height104 { height:24px; }
.Height105 { height:2px; }
.Height106 { height:10em; }
.Height107 { height:34; }
.Height108 { height:241px; }
.Height109 { height:60%; }
.Height110 { height:8px; }
.Height111 { height:19px; }
.Height112 { height:79%; }


/* Left */
.Left01 { left:0; } 
.Left02 { left:0px; } 
.Left03 { left:22px; } 
.Left04 { left:50; } 

/* Line Height */
.LineHeight01 { line-height:15px; } 
.LineHeight02 { line-height:1px; } 
.LineHeight03 { line-height:2px; } 
.LineHeight04 { line-height:5px; } 

/* Margins */
.Margin01 { margin:0; } 
.Margin02 { margin:0px; } 
.Margin03 { margin:0px 0px 0px 0px; } 
.Margin04 { margin-bottom:22; } 
.Margin05 { margin-bottom:48; } 
.Margin06 { margin-left:0; } 
.Margin07 { margin-left:0px; } 
.Margin08 { margin-left:10pt; } 
.Margin09 { margin-left:10px; } 
.Margin10 { margin-right:0; } 
.Margin11 { margin-right:0px; } 
.Margin12 { margin-right:10px; } 
.Margin13 { margin-top:5px; } 
.Margin14 { margin-left:15px; } 

.AutoLeftMargin { margin-left:auto; }
.AutoRightMargin { margin-right:auto; }

/* Max Height */
.MaxHeight01 { max-height:100%; } 
.MaxHeight02 { max-height:10px; } 
.MaxHeight03 { max-height:70px; } 

/* Max Width */
.MaxWidth01 { max-width:100%; } 

/* Min Height */
.MinHeight01 { min-height:100%; } 
.MinHeight02 { min-height:70px; } 

/* OverFlow */
.OFAuto { overflow:auto; } 
.OFHidden { overflow:hidden; } 
.OFScroll { overflow:scroll; } 
.OFXHidden { overflow-x:hidden; } 
.OFYAuto { overflow-y:auto; } 
.OFYScroll { overflow-y:scroll; } 

/* OverFlow  java*/
.OFYHidden { overflow-y:hidden } 

/* Paddings */
.Padding01 { padding:0; } 
.Padding02 { padding:0px; } 
.Padding03 { padding:0px 0px 0px 0px; } 
.Padding04 { padding:10pt 10pt 0 10pt; } 
.Padding05 { padding:2px; } 
.Padding06 { padding:2px 2px 2px 2px; } 
.Padding07 { padding:3pt; } 
.Padding08 { padding:3pt 3pt 3pt 3pt; } 
.Padding09 { padding:4px; } 
.Padding10 { padding:4px 0 4px 0; } 
.Padding11 { padding:4px 4px 4px 4px; } 
.Padding12 { padding:6pt 6pt 6pt 6pt; } 
.Padding13 { padding:6px 3px 6px 3px; } 
.Padding14 { padding:6px 6px 6px 6px; } 
.Padding15 { padding-bottom:20pt; } 
.Padding16 { padding-left:0; } 
.Padding17 { padding-left:10pt; } 
.Padding18 { padding-left:10px; } 
.Padding19 { padding-left:13px; } 
.Padding20 { padding-left:15px; } 
.Padding21 { padding-left:1px; } 
.Padding22 { padding-left:25px; } 
.Padding23 { padding-left:2px; } 
.Padding24 { padding-left:3px; } 
.Padding25 { padding-left:40px; } 
.Padding26 { padding-left:5pt; } 
.Padding27 { padding-left:5px; } 
.Padding28 { padding-left:6pt; } 
.Padding29 { padding-left:7pt; } 
.Padding30 { padding-left:8px; } 
.Padding31 { padding-right:10px; } 
.Padding32 { padding-right:4px; } 
.Padding33 { padding-top:0; } 
.Padding34 { padding-top:100px; } 
.Padding35 { padding-top:18px; } 
.Padding36 { padding-top:20pt; } 
.Padding37 { padding-top:30px; } 
.Padding38 { padding-top:3px; } 
.Padding39 { padding-top:50px; } 
.Padding40 { padding-top:5px; } 
.Padding41 { padding-right:5px; }
.Padding42 { padding-right:3px; }
.Padding43 { padding-top:10px; }
.Padding44 { padding-right:2px; }
.Padding45 { padding-top:6px;}
.Padding46 { padding-bottom:2px;}
.Padding47 { padding-bottom:6px; }
.Padding48 { padding:3pt 0pt 3pt 0pt; } 
.Padding49 { padding-top : 2px; }
.Padding50 { padding-left:135px; }
.Padding51 { padding-left:34%; }
.Padding52 { padding-right:12px; }
.Padding53 { padding-right:14px; }

.VerticalScrollBar
{
	overflow:scroll ;
	overflow-y:scroll;
	overflow-x:hidden;
}

/* Positioning */
.AbsPosition { position:absolute; } 
.RelPosition { position:relative; } 

/* Text Alignment */
.Center { text-align:center; } 
.Justify { text-align:justify; } 
.Left { text-align:left; } 
.Right { text-align:right;
	
	 } 

/* Text Decorations */
.NoDecoration { text-decoration:none; } 
.Underline { text-decoration:underline; } 

/*Anchors*/
.TealAnchor a { color : teal; text-decoration : none; }
.TealAnchor a:hover { color : teal; text-decoration : none; }
.TealAnchor a:active { color : teal; text-decoration : none; }
.TealAnchor a:visited { color : teal; text-decoration : none; }
.NoUnderline a { text-decoration:none; }
.BlueAnchor a { color : Blue ; text-decoration : none; }
.BlueAnchor a:hover { color : Blue ; text-decoration : none; }
.BlueAnchor a:visited { color : Blue ; text-decoration : none; }
.BlueAnchor a:active { color : Blue ; text-decoration : none; }

.BlackAnchorUnderline a { color : Black ; text-decoration : underline; }
.BlackAnchorUnderline a:hover { color : Black ; text-decoration : underline; }
.BlackAnchorUnderline a:visited { color : Black ; text-decoration : underline; }
.BlackAnchorUnderline a:active { color : Black ; text-decoration : underline; }

.BlueAnchorUnderline a { color : Blue ; text-decoration : underline; }
.BlueAnchorUnderline a:hover { color : Blue ; text-decoration : underline; }
.BlueAnchorUnderline a:visited { color : Blue ; text-decoration : underline; }
.BlueAnchorUnderline a:active { color : Blue ; text-decoration : underline; }

.NoDecoration a { text-decoration : none; }
.NoDecoration a:hover { text-decoration : none; }
.NoDecoration a:visited { text-decoration : none; }
.NoDecoration a:active { text-decoration : none; }

/* Top */
.Top01 { top:0; } 
.Top02 { top:0px; } 
.Top03 { top:31px; } 
.Top04 { top:50; } 

/* Vertical Alignment */
.Baseline { vertical-align:baseline; } 
.Bottom { vertical-align:bottom; } 
.Middle { vertical-align:middle; } 
.Top { vertical-align:top; } 
.AbsMiddle {vertical-align:absmiddle; }

/* Visibility */
.Hidden { visibility:hidden; } 
.Visible { visibility:visible; } 

/* Layout Table */
.Table { height : 100%; }

/* Width */
.Width01 { width:1%; } 
.Width02 { width:10%; } 
.Width03 { width:100; } 
.Width04 { width:100%; } 
.Width05 { width:100px; } 
.Width06 { width:10px; } 
.Width07 { width:11%; } 
.Width08 { width:1199px; } 
.Width09 { width:12%; } 
.Width10 { width:120px; } 
.Width11 { width:13%; } 
.Width12 { width:130px; } 
.Width13 { width:132px; } 
.Width14 { width:135px; } 
.Width15 { width:14%; } 
.Width16 { width:15%; } 
.Width17 { width:150; } 
.Width18 { width:150px; } 
.Width19 { width:16; } 
.Width20 { width:16%; } 
.Width21 { width:17%; } 
.Width22 { width:170px; } 
.Width23 { width:18%; } 
.Width24 { width:19%; } 
.Width25 { width:19px; } 
.Width26 { width:2%; } 
.Width27 { width:20%; } 
.Width28 { width:208px; } 
.Width29 { width:21%; } 
.Width30 { width:210px; } 
.Width31 { width:22%; } 
.Width32 { width:23%; } 
.Width33 { width:24%; } 
.Width34 { width:25%; } 
.Width35 { width:26%; } 
.Width36 { width:27%; } 
.Width37 { width:27px; } 
.Width38 { width:28%; } 
.Width39 { width:289px; } 
.Width40 { width:29%; } 
.Width41 { width:290px; } 
.Width42 { width:2px; } 
.Width43 { width:3%; } 
.Width44 { width:30%; } 
.Width45 { width:31%; } 
.Width46 { width:33%; } 
.Width47 { width:34%; } 
.Width48 { width:35; } 
.Width49 { width:35%; } 
.Width50 { width:36%; } 
.Width51 { width:37; } 
.Width52 { width:370px; } 
.Width53 { width:39%; } 
.Width54 { width:3px; } 
.Width55 { width:4%; } 
.Width56 { width:40%; } 
.Width57 { width:400px; } 
.Width58 { width:40px; } 
.Width59 { width:45%; } 
.Width60 { width:45px; } 
.Width61 { width:46%; } 
.Width62 { width:48%; } 
.Width63 { width:5%; } 
.Width64 { width:50; } 
.Width65 { width:50%; } 
.Width67 { width:50px; } 
.Width68 { width:543px; } 
.Width69 { width:55%; } 
.Width70 { width:59%; } 
.Width71 { width:6%; } 
.Width72 { width:60%; } 
.Width73 { width:61%; } 
.Width74 { width:65%; } 
.Width75 { width:67; } 
.Width76 { width:70%; } 
.Width77 { width:70px; } 
.Width78 { width:73%; } 
.Width79 { width:75px; } 
.Width80 { width:8%; } 
.Width81 { width:80%; } 
.Width82 { width:80px; } 
.Width83 { width:81%; } 
.Width84 { width:83%; } 
.Width85 { width:84%; } 
.Width86 { width:85%; } 
.Width87 { width:860px; } 
.Width88 { width:87%; } 
.Width89 { width:9%; } 
.Width90 { width:90%; } 
.Width91 { width:92%; } 
.Width92 { width:93%; } 
.Width93 { width:94%; } 
.Width94 { width:94px; } 
.Width95 { width:95%; } 
.Width96 { width:96%; } 
.Width97 { width:96.9%; } 
.Width98 { width:96px; } 
.Width99 { width:97%; } 
.Width100 { width:98%; } 
.Width101 { width:98.9%; } 
.Width102 { width:98px; } 
.Width103 { width:99%; } 
.Width104 { width:99.7%; } 
.Width105 { width:auto; } 
.Width106 { width:214px; }
.Width107 { width:195px; }
.Width108 { width:1px; }
.Width109 { width:758px; }
.Width110 { width:200px; }
.Width111 { width:95px; }
.Width112 { width:110px; }
.Width113 { width:72%; }
.Width114 { width:68%; }
.Width115 { width:30px; }
.Width116 { width:156px; }
.Width117 { width:58%; }
.Width118 { width:15px; }
.Width119 { width:216px; }
.Width120 { width:42%; }
.Width121 { width:43%; }
.Width122 { width:44%; }
.Width123 { width:78%; }
.Width124 { width:38%; }
.Width125 { width:74%; }
.Width126 { width:11; }
.Width127 { width:4; }
.Width128 { width:195; }
.Width129 { width:20px; }
.Width130 { width:71%; }
.Width131 { width:22px; }
.Width132 { width:25px; }
.Width133 { width:758; }
.Width134 { width:950px; }
.Width135 { width:13px; }
.Width136 { width:36px; }
.Width137 { width:47%; }
.Width138 { width:5; }
.Width139 { width:7%; }
.Width140 { width:858; }
.Width141 { width:76%; }
.Width142 { width:7px; }
.Width143 { width:1px; }
.Width144 { width:17px;}
.Width145 { width:393px;}
.Width146 { width:39.5%; }
.Width147 { width:80%; } 
.Width147 { width:7%; }

/* Word Break Spacing */
.BreakAll { word-break:break-all; } 
.WSpacing0 { word-spacing:0; } 

/* Z Index */
.ZIndex01 { z-index:0; } 
.ZIndex02 { z-index:100; } 
.ZIndex03 { z-index:145; } 
.ZIndex04 { z-index:150; } 
.ZIndex05 { z-index:15; } 
.ZIndex06 { z-index:152; } 
.ZIndex07 { z-index:300; } 
.ZIndex08 { z-index:499; } 
.ZIndex09 { z-index:500; } 
.ZIndex10 { z-index:501; } 
.ZIndex13 { z-index:6000px; } 


.tabs {
	height:34px;
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
	padding:0px;
	list-style-type: none;
	background: #cfd5e4 url(../images/tabs_bg.gif) no-repeat right top;
}

.first {
	float:left;
	height:34px;
	background: #cfd5e4 url(../images/tabs_li-first_bg.gif) no-repeat left top;
	border-right: 1px solid #8091a5;
	padding:0px 0px 0px 10px;
}
.buttonsareastart1 {
	display:block;
	clear:both;
	padding:0px;
	background: #cfd5e4 url(../images/selectcolumnheader_bg2.gif) no-repeat left bottom;	
	margin:0px;
	height:30px;
}
.buttonclas
{
  background-image:url(../images/btn_bg.png);
}
.fullcolumn {
	display:block;
	clear:both;
	overflow:hidden;
}

/*  .button {
	background: url(../images/delete_btn.gif) repeat-x left top;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	border: 0px solid #536e8b;
	padding:0px;
	margin:0px;
	width:56px;
	height:19px;
}*/
.buttonrename {
	background: url(../images/rename_btn.png) repeat-x left top;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align:center;
	border: 0px solid #536e8b;
	padding:0px;
	margin:0px;
	width:70px;
	height:19px;
}

 .Linkbutton {
	background: url(../images/button.gif) repeat-x left top;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:White;
	text-decoration: none;
	text-align:center;
	border: 0px solid #536e8b;
	padding:0px;
	margin:0px;
	width:56px;
	height:19px;
}

 .layoutContainer
{	
	height : 100% !important;
	min-height : 100%; 
	max-height : 100%;
	_height : 100%;
	
	
}


 .dynamicDiv {
    width:200px;
    height:300px;
    border:solid 1px #c0c0c0;
    background-color:#e1e1e1;
    font-size:11px;
    font-family:verdana;
    color:#000;
    padding:5px;

    }


.rowshead{
	display:block;
	clear:both;
	background: url(../images/dashboard_rowshead.gif) repeat-x left center;
	padding:4px 8px 4px 8px;
	text-align:left;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #333;
}
.rowsshead{
	display:block;
	clear:both;	
	padding:4px 8px 4px 8px;		
	text-align:left;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color: #333;
}


.rows{
	display:block;
	clear:both;
	background: url(../images/dashboard_rows3.gif) no-repeat right center;
	padding:4px 8px 4px 8px;
	text-align:left;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;border-top: 0px solid #b7c1ce;
	border-right: 0px solid #b7c1ce;
	border-bottom: 1px solid #b7c1ce;
	border-left: 0px solid #b7c1ce;
}

.div#divCreateFolder {
   position: absolute;
    top: 15px;
    left: 15px;
    width: 200px;
    height: 200px;
   background-color: red;
}


.leftCorner
{
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;

}
.rightCorner
{
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
.spnHover
{
	background-color:#b0c0d0;
	color:black;
}
.spnOut
{
	background-color:white;
	color:#000000;
}
.colorSelector {
    background: url("../images/selectColorIcon.png") repeat scroll 0 0 transparent;
    height: 25px;
    left: 0;
    position: relative;
    top: 0;
    width: 25px;
}

.colorSelector .color {
    background: url("../images/selectColorIcon.png") repeat scroll center center transparent;
    height: 17px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 17px;
}

#reportTabUrl .ui-icon-home {
	float: left;
	margin-right:5px;
}
.upperTxt
{
	text-transform: uppercase;
}
/*========================== CONSOLIDATED STYLES - FOR REPLACING INLINE STYLES IN ASPX PAGES ========================================*/
.AdminVersionDDl{
    background: url("../images/dd_bg_medium1.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 0 solid #A7A98F;
    color: #000000;
    font-family: tahoma,Helvetica,sans-serif;
    font-size: 11px;
    padding: 5px 8px 7px;
    text-decoration: none;
    width: 125px;
}