﻿/*--- gvWebGrid Css Parameters ---------------------------*/
.ProjectTasksExportButtonCSS{padding-top:5px; padding-left:3px; cursor:pointer;}

.ToggleSpecs:hover
{
    cursor:pointer;
}
    
    

.panelClass
{
	text-align:center;
	vertical-align:middle;
	 padding-top:8px;

		
}

TABLE.CONTAINERTABLE
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;

	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	background-color:#eeeeee;
	
}
a.linkClass:link {color:Black; padding-left:5px; padding-right:15px}     /* unvisited link */
a.linkClass:visited {color: Black}  /* visited link */
a.linkClass:hover {color: Red}   /* mouse over link */
a.linkClass:active {color: Blue}   /* selected link */
span.lblFilter
{
	
	padding-left:10px;
	
}
span.lblSeperator
{
	
	
	padding-right:10px;
	padding-left:10px;
}
input.btnClass
{
	padding-right:10px;
	padding-left:2px;
 padding-top:5px;
}
input.btnExportClass
{
	padding-right:10px;
	padding-left:3px;
	cursor:pointer;
}
TABLE.CONTAINERTABLE_NoBorder
{
    
	width: 100%;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #eeeeee;
	
}
TABLE.CONTAINER_TIP_TABLE
{
	width: 100%;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #eeeeee;
}

  TD.CONTAINERTABLE
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}

TD.CONTAINERTABLE11PX
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

TR.LEGEND
{
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
}
TR.gridHeader
{
	background-image: url(../../images/grid_bluebackground02_slice.gif);
	background-repeat: repeat;
	background-color: #245bcb;
	color: #003366;
	font-family: Verdana;
	font-size: 12px;
}

TD.LEGEND
{
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
}
  TD.Normal_TD
{
	font-size: 10pt;
	font-family: Verdana;
}
TR.Bue_TR
  { 
	font-weight: bold;
	background-color: #85B9DC;
	font-family: Verdana;
	font-size: 12pt;
	color: white;
  }

TR.GridHeader
{
	font-weight: bold;
	background-color: #4884BE;
	font-family: Verdana;
	font-size: 10pt;
	color: #F1F1F1;
	text-align: left;
}

TR.GridHeaderWithImage
{
	background-image: url(../../images/grid_bluebackground02_slice.gif);
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	color: #003366;
	text-align: left;
}

TH.GridHeader
{
	font-weight: bold;
	background-color: #4884BE;
	font-family: Verdana;
	font-size: 10pt;
	color: #F1F1F1;
	text-align: left;
}

TH.GridHeaderCenter
{
	font-weight: bold;
	background-color: #4884BE;
	font-family: Verdana;
	font-size: 10pt;
	color: #F1F1F1;
	text-align: center;
}

TD.GridHeader
{
	font-weight: bold;
	background-color: #4884BE;
	font-family: Verdana;
	font-size: 10pt;
	color: #F1F1F1;
	text-align: left;
}
.gridHeader
{
	
	background-image: url(../images/grid_bluebackground02_slice.gif);
	background-repeat: repeat;
	background-color: #245bcb;
	color: #003366;
}
.gridHeaderV2
{
	background:#2aa0e8 url('../../images/RadGridBg.gif') repeat-x 0 100%;
	color: #003366;
	height:15px;
}
.gridRow
{
	background-color: #f5faff;
	color: #215dc6;
	font-family: Verdana;
	font-size: 8pt;
}

.gridAltRow
{
	background-color: #eff3ff;
	color: #215dc6;
}

.gridOutline
{
	background-image: none;
	background-color: #245bcb;
	color: White;
}

.gridAltOutline
{
	background-image: none;
	background-color: #fff7e5;
	color: Black;
}

.gridGroup
{
	background-image: none;
    background-repeat: no-repeat;
	background-color: #ffffff;
	border: solid 1px;
	color: #7AA0E6;
	text-align: left;
}

.gridPager
{
	background-image: url(../images/grid_bluebackground02_slice.gif);
	background-repeat: repeat;
	/*background-color:#245bcb;*/
	color: #003366;
	text-align:left;
}

.bl
{
	background: url(../../images/blBlue.gif) 0 100% no-repeat #006699;
	width: 20em;
} 
.br
{
	background: url(../../images/brBlue.gif) no-repeat 100% 100%;
} 
.tl
{
	background: url(../../images/tlBlue.gif) 0 0 no-repeat;
} 
.tr
{
	background: url(../../images/trBlue.gif) 100% 0 no-repeat;
	padding: 10px;
} 
.clear
{
	font-size: 1px;
	height: 1px;
}

 .updateProgress
        {
            border-width:1px; 
            border-style:dashed; 
            border-color:#ffd56a;
            background-color:#eeeeee; 
            position:absolute; 
            width:130px; 
            height:50px;    
        }
        .updateProgressMessage
        {
            margin:3px; 
            font-family:Trebuchet MS; 
            font-size:small; 
            vertical-align: middle;
        }
        
       .roundedcornr_box_565835 {
        background: #eeeeee;
         margin:0px 0px 0px 0px;
           padding:0px 0px 0px 0px;
        }
        .roundedcornr_top_565835 div {
           background: url(../../images/roundedcornr_565835_tl.png) no-repeat top left;
        }
        .roundedcornr_top_565835 {
           background: url(../../images/roundedcornr_565835_tr.png) no-repeat top right;
        }
        .roundedcornr_bottom_565835 div {
           background: url(../../images/roundedcornr_565835_bl.png) no-repeat bottom left;
        }
        .roundedcornr_bottom_565835 {
           background: url(../../images/roundedcornr_565835_br.png) no-repeat bottom right;
        }

        .roundedcornr_top_565835 div, .roundedcornr_top_565835, 
        .roundedcornr_bottom_565835 div, .roundedcornr_bottom_565835 {
           width: 100%;
           height: 30px;
           font-size: 1px;
           margin:0px 0px 0px 0px;
           padding:0px 0px 0px 0px;
        }
        .roundedcornr_content_565835 { margin:0px 30px;  }
        
        .DropDownList
        {
			font-family:Verdana;
			
        }
  
  /*Added for gvCollab - dec 27,2007*/      
a.link1:link {color:Black; padding-left:0px; padding-right:15px}     /* unvisited link */
a.link1:visited {color: Black}  /* visited link 0621ea*/
a.link1:hover {color: #0621ea}   /* mouse over link fafad2*/
a.link1:active {color: Blue}   /* selected link */

a.link2:link {color:#be0410; padding-left:0px; padding-right:15px ; font-size:8pt }     /* unvisited link */
a.link2:visited {color: #be0410}  /* visited link */
a.link2:hover {color: #0621ea}   /* mouse over link */
a.link2:active {color: Blue}   /* selected link */

/* Notes Control Style commands for WebParts */

.gridRowWebParts
{
	background-color:White;
	font-family:Verdana;
	font-size:8pt;


	
}
.gridWebParts
{
	background-color:#eff6fd;
	font-family:Verdana;
	font-size:8pt;
	
}

TR.gridHeaderWebParts
{
	background:#2aa0e8 url('../../images/RadGridBg.gif') repeat-x 0 100%;
	
	font-weight: bold;
	color: white;
	height: 30px;
	border-top:1px solid #a1d5f5;
	text-align:left;
	font-family:Verdana;
	font-size:7pt;
}

.gridHeaderWebParts a
{
	color: white;
	text-decoration: none;
	font-family:Verdana;
	font-size:7pt;
}

.gridHeaderWebParts
{
	
	background-repeat: repeat;
	background-color: #245bcb;
	color: #003366;
	font-family:Verdana;
	font-size:7pt;
}
.gridPagerWebParts
{
    background-image: url(../images/pagerBg.gif);
	background-repeat: repeat;
	background-color:#eff6fd;
	font-family:Verdana;
	font-size:7pt;
}


.gridSelectedRowWebParts
{
	 background-color:White;	
}

.gridAltRowWebParts
{
	background-color: #eff3ff;
	color: #215dc6;
	font-size: 7pt;
}


.SideLeft
{
	background-position:left top;
	background-image: url(../../images/BluePixel.GIF);  /*BlackPixel.GIF*/
	width:13px;
	background-repeat:repeat-y;
}

.BottomLeft
{
	background-position:top;
	background-image: url(../../images/Bottom_Left_Blue.gif);   /*Bottom_Left_B.GIF*/
	background-repeat:no-repeat;
}


.TopRight
{background-position:left;
	background-image: url(../../images/Top_Right_Blue_1.GIF);  /*Top_Right_B.GIF*/
	background-repeat:no-repeat;
}


.SideRight
{
	background-position:right top;
	background-image: url(../../images/BluePixel.GIF);  /*BlackPixel.GIF*/
	width:13px;
	background-repeat:repeat-y;
}

.BottomRight
{background-position:top;
	background-image: url(../../images/Bottom_Right_Blue.gif);  /*Bottom_Right_B.GIF*/
	background-repeat:no-repeat;
}

.TopBorder
{   color:White;
	text-align:center;
	background-position:top;
	background-image: url(../../images/TopBorder_Blue_1.GIF);  /*BlackPixel.GIF*/
	background-repeat:repeat-x;
	height:12px;
}

.BottomBorder
{
	background-position:bottom;
	background-image: url(../../images/BluePixel.GIF);  /*BlackPixel.GIF*/
	background-repeat:repeat-x;
	height:12px;
}

.BackGround
{
	background-color:#d8e4f0; /*d0e6f5*/
	/*background-image: url(../../images/bg_Blue.GIF); */ /*BlackPixel.GIF*/
	background-repeat:repeat;
}

.ErrorText
{
	 color:Red;
}

/*Alerts Styles*/
.AlertFonts
{	font-family: Verdana;
	font-size: 10pt;
}


  /************************************************************/
 /* CSS for gvLinkButtonSmall - By Joseph M. - All right reserved */
/************************************************************/

a.ovalbuttonSmall
{
background: transparent url('../../images/btnOvalS.png') no-repeat top left;
	
	display: block;
	float: left;
	font: normal 13px Verdana; 
	line-height: 15px; 
	height: 24px; 
	padding-left: 14px; 
	text-decoration: none;
	width:85px; /*width:70px;*/ /*Changed from 70 to 85, After Oct3 Release; issue of button image appearing twice under each other in Add Reply window - Mona-*/
	height:24px;
	
	
	
}

a:link.ovalbuttonSmall, a:visited.ovalbuttonSmall, a:active.ovalbuttonSmall
{
	color:#494949;
}

a.ovalbuttonSmall input
{
   
	position:inherit;
	margin-left:-6px;
	margin-top:4px;
	float:left;
}

a.ovalbuttonSmall span
{
	
	display:block;
	padding: 4px 14px 4px 13px;
	font-family:Verdana;
	font-size:11px;
	
}



a.ovalbuttonSmall:hover
{ 
	background-position: bottom left;
	height:23px;
}

a.ovalbuttonSmall:hover span
{ 
	background-position: bottom right;
	color: black;
}

.buttonwrapper
{ 
	overflow: hidden; 
	width: 100%;

}




/***********************************************************/
/**********************************************************/
/*********************************************************/

  /************************************************************/
 /* CSS for gvLinkButtonMedium - By Joseph M. - All right reserved */
/************************************************************/

a.ovalbuttonMedium
{
background: transparent url('../../images/btnOvalM.png') no-repeat top left;
	
	display: block;
	float: left;
	font: normal 13px Verdana; 
	line-height: 15px; 
	height: 24px; 
	padding-left: 14px; 
	text-decoration: none;
	width:110px;
	height:24px;
	
	
}

a:link.ovalbuttonMedium, a:visited.ovalbuttonMedium, a:active.ovalbuttonMedium
{
	color:#494949;
}

a.ovalbuttonMedium input
{
   
	position:inherit;
	margin-left:-6px;
	margin-top:4px;
	float:left;
}

a.ovalbuttonMedium span
{
	
	display:block;
	padding: 4px 14px 4px 13px;
	font-family:Verdana;
	font-size:11px;
	
	
}

a.ovalbuttonMedium:hover
{ 
	background-position: bottom left;
	height:23px;
}

a.ovalbuttonMedium:hover span
{ 
	background-position: bottom right;
	color: black;
}

.buttonwrapper
{ 
	overflow: hidden; 
	width: 100%;

}




/***********************************************************/
/**********************************************************/
/*********************************************************/

  /************************************************************/
 /* CSS for gvLinkButtonLarge - By Joseph M. - All right reserved */
/************************************************************/

a.ovalbuttonLarge
{
background: transparent url('../../images/btnOvalL.png') no-repeat top left;
	
	display: block;
	float: left;
	font: normal 13px Verdana; 
	line-height: 15px; 
	height: 24px; 
	padding-left: 14px; 
	text-decoration: none;
	width:140px;
	height:24px;
	
	
	
}

a:link.ovalbuttonLarge, a:visited.ovalbuttonLarge, a:active.ovalbuttonLarge
{
	color:#494949;
}

a.ovalbuttonLarge input
{
    
	
	position:inherit;
	margin-left:-6px;
	margin-top:4px;
	float:left;
}

a.ovalbuttonLarge span
{
	
	display:block;
	padding: 4px 14px 4px 13px;
	font-family:Verdana;
	font-size:11px;
	
}

a.ovalbuttonLarge:hover
{ 
	background-position: bottom left;
	height:23px;
}

a.ovalbuttonLarge:hover span
{ 
	background-position: bottom right;
	color: black;
}

.buttonwrapper
{ 
	overflow: hidden; 
	width: 100%;

}




/***********************************************************/
/**********************************************************/
/*********************************************************/

/***********************************************************/
/* Author : Joseph M. - Globalvis corp. all right reserved */
/***********************************************************/

input.gvTextBoxEmpty
{
	border:1px solid #999999;
	background-color:#e5e5e5;
	text-decoration:none;
}

input.gvTextBoxFilled
{
	border:1px solid #999999;
	background-color:White;
	text-decoration:none;
}

.AddUserFormView
{
	background: url('../../images/bg_User.png') repeat-x;
	width:800px;
	height:auto;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	
	
}

.InputCss
{
	border:1px solid #999999;
	background-color:White;
	text-decoration:none;
	
}

.formTitle
{
    font-family:Verdana;
    font-size:22px;
    font-weight:bold;
    color:#415ee4;
    padding-right:90px;
  
    
}

  .VerdanaSmall
  {
	font-family:Verdana;
	font-size:7.5pt;
  }
  

/****************************************/

.squarebox {
                width: 100%;
                border: solid 1px #336699;
                
                overflow: hidden; }
            .squareboxgradientcaption {
                color: #ffffff;
                padding: 5px;
                background-image: url(../../images/gradient_blue.png);
                background-repeat: repeat-x; }
            .squareboxcontent {
                background-color: #f5f5f5;
                padding: 10px;
                overflow: hidden;
                border-top: solid 1px #336699; }




.SelectedRow_Office2007
{
    background: #CEE0F7  !important;
}

/*-----------------------------------------*/

/* BUTTONS */

.buttons a, .buttons input{
    display:block;
    float:left;

 
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
text-align:right;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
   
}
.buttons input{
    
    overflow:visible;

}
.buttons input[type]{
  
    line-height:17px; /* Safari */
}
*:first-child+html input[type]{
    padding:0px 3px 0px 0px; /* IE7 */
}
.buttons input img, .buttons a img{
    
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

input:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

input.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, input.negative{
    color:#d12f19;
}
.buttons a.negative:hover, input.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}













