/* ================================
    CSS STYLES FOR THE PORTAL STATER KIT
    v1.0, 10/2002
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
    background-color: #fafae3;
/*    background-color: #F7F7DE;*/
background-color:white;

}

/* background color for the content part of the pages */
Body
{
/*    background-color: #fafae3;*/
    background-color: #ffffff;
	font-weight: Normal;
	font-size: 11px;
	color: black;
    font-family: sans-serif, Helvetica, Verdana; /*  font-family: Arial, Verdana, sans-serif, Helvetica; */

}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
    font-weight: bold;
    font-size: 12px;
    color: darkred;
    font-family: sans-serif, Helvetica, Verdana
}

/* background/border colors for the selected tab */
.TabBg
{
    border-left-color: white;
    border-bottom-color: white;
  color: white;
    border-top-style: solid;
    border-top-color: white;
    border-right-style: solid;
    border-left-style: solid; 
        background-color: #5c82b4; 
    border-right-color: white;
    border-bottom-style: solid;
    font-family: Sans-serif, Arial, Verdana, Helvetica,;
    /*background-image: url(images/vistagloworange.bmp);*/
    /*background-repeat: repeat-x;*/
    /*background-attachment: scroll;*/
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
        border-left-color: white;
    border-bottom-color: white;
    border-top-style: solid;
    border-top-color: white;
    border-right-style: solid;
    border-left-style: solid; 	
/*background-color: #f8f1ba; */
background-color: beige; 
background-color: #f2f2e1;
/*background-color: DimGray;*/ /*background-color: orange;*/ 
   border-right-color: white;
   border-bottom-style: solid;
/*    background-image: url(images/vistablack.bmp);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-image: url(images/vistablack.bmp);*/
}

.HoverTabsBg
{
/*	border-left-color: white;
	border-bottom-color: white;
	border-top-style: solid;
	border-top-color: white;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #f8f1ba;
	border-right-color: white;
	border-bottom-style: solid;*/


}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 10px;
	cursor: auto;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;


}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;

}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	color: black;
	text-decoration: none;
}

A.OtherTabs:visited
{
	color: black;
	text-decoration: none;
}

A.OtherTabs:active
{
	color: #eeeeee;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

A.OtherTabs:hover
{
	cursor: hand;
	color: #5c82b4;
	text-decoration: underline;
}

/* background/border colors for the selected tab */


/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
    font-family: Sans-serif, Verdana, Helvetica;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    color:firebrick;
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    underline;
    color:firebrick;
}

A.SiteLink:visited  {
    text-decoration:    underline;
    color:firebrick;
}

A.SiteLink:active   {
    text-decoration:    underline;
    color:firebrick;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:Red;
}

/* style for separator between site links */
.Accent
{
	font-weight: bold;
	color: #5c82b4;
	color: white;
	
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #eeeeee;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #5c82b4;
    color: darkred;
}


/* style of item titles designed by rahul*/

.ItemTitle1
{
    font-weight: bold;
    font-size: 14px;
    color: darkred;
    /*color: #5c82b4;*/
    font-family: sans-serif, 'Verdana Bold' , Helvetica;}

/* GENERAL */
/* style for module titles */
.Head   {
    font-weight: bold;
    font-size: 14px;
    color: darkred;
    /*color: #5c82b4;*/
/*    font-family: sans-serif, 'Verdana Bold' , Helvetica;*/
font-family: Sans-Serif, Arial, Helvetica, Verdana;
    
 }

.HeadSmall   {
    font-weight: bold;
    font-size: 11px;
    color: darkred;
    /*color: #5c82b4;*/
    font-family: sans-serif, 'Verdana Bold' , Helvetica;
    
 } 
/* style of item titles on edit and admin pages */
.SubHead
{
    font-weight: Bold;
    font-size: 11px;
    color: Black;
    font-family: Sans-Serif, Arial, Helvetica, Verdana;
}

/* Designed by Rahul to have alternate style of text*/

.SubHead1 
{
    font-weight: bold;
    font-size: 11px;
    color: dimgray;
    font-family: Verdana, sans-serif, Helvetica;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: sans-serif, Helvetica, Verdana,  ;
    font-size:  11px;
    font-weight:    bold;
    color: DarkRed;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: sans-serif, Helvetica, Verdana; /*  font-family: Arial, Verdana, sans-serif, Helvetica; */
}
.TextBoxAlignRight
{   
    font-weight: normal;
    font-size: 11px;
    background:lightYellow;
    font-family: Verdana, Helvetica, sans-serif;
    text-align : right;
}
.TimesheetTextBox
{   
    font-weight: normal;
    font-size: 11px;
    background:lightYellow;
    font-family: Verdana, Helvetica, sans-serif;
    
}
.NormalS
{
    font-weight: normal;
    font-size: 9px;
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif; /*  font-family: Arial, Verdana, sans-serif, Helvetica; */
}


.NormalTableS
{
    font-weight: normal;
    font-size: 9px;
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif; /*  font-family: Arial, Verdana, sans-serif, Helvetica; */
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
    height: "19";
/*    background-color: #fafae3;*/
 
}

.NormalRed
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
    font-family: Verdana, sans-serif, Helvetica;
}

.NormalBold
{
	font-weight: bold;
	font-size: 10px;
    font-family: Verdana, sans-serif, Helvetica;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{    
	font-weight: Bold;
	font-size: 12px;
	font-family: Arial, Sans-serif, Helvetica, Verdana,  ;
 /*color:#5c82b4;*/
/*  background-color:#5c82b4;*/
 /*height="32"; background-image: url(images/vistagloworange.bmp); background-attachment: scroll; background-repeat: repeat-x; */
 }




    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: white;
	text-decoration: underline;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #5c82b4;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #5c82b4;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: white;
}
    



/* GENERIC */
H1
{
	font-weight: normal;
	font-size: 20px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
}

H2
{
	font-weight: normal;
	font-size: 16px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
}

H3
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}

H4
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: black;
}

H6
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
}

TFOOT, THEAD
{
    font-family: sans-serif, 'Verdana Bold' , Helvetica;
    font-size: 10px;
    color: darkred;
    
}

TH
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: sans-serif, 'Verdana Bold' , Helvetica;
}

A:link
{
    text-decoration:    underline;
		color: firebrick;
	
}



A:visited   {
    text-decoration:    underline;
    color:  firebrick;

}

A:active
{
	color: firebrick;
    text-decoration:    underline;

}

A:hover {
    text-decoration:    underline;
    color:Red;

}

SMALL   {
    font-size:  10px;
    
}

BIG
{
	font-size: 12px;
	
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR
{
    color:#5c82b4;
	height: 1pt;
	text-align: left;
	margin: 0;
	padding:0;
	
}



.hello
{
    page-break-after:always
}

.TableSearch
{
    /*background-color: beige;*/
    background-color: white;
    border: ridge 1px ActiveBorder;
    padding-left: 6px;
    font-weight: Normal;
    font-size: 11px;
    color: black;
    font-family: Sans-Serif, Arial, Helvetica, Verdana;
    background-color: #f2f2e1;
}

.TableDisplay1
{   
    /*background-color: silver;*/
     background-color: white;
      padding:2;
          font-weight: Normal;
    font-size: 11px;
    color: DarkRed;
    font-family: Sans-Serif, Arial, Helvetica, Verdana;
  }

.TableDisplay2
{   
    /*background-color: lavender;*/
    background-color: white;
     padding:2;
         font-weight: Normal;
    font-size: 12px;
    color: DarkRed;
    font-family: Sans-Serif, Arial, Helvetica, Verdana;
  }

.TableDisplay3
{   
/*background-color: beige;*/
background-color: white;
border: solid 0px white;
padding-left: 2px;
font-weight: Normal;
font-size: 12px;
color: DarkRed;
font-family: Sans-Serif, Arial, Helvetica, Verdana;
 
  }


.TableHead1
{
    
    color: Black;
    background-color: White;
    font-family: Sans-serif, Verdana, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    }
    
    
    .TableHead2
{
    color: black;
    background-color: gainsboro;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}
    
    
    .TableHead3
{
    color: white;
    background-color: #5c82b4;
    font-family: Verdana, Helvetica, sans-serif,  ;
    font-size: 12pt;
    font-weight: bold;
    vertical-align:  text-bottom;
    height: 25px;
    text-align: left;
}

    
    .TablePrint1
{
    
    color: black;
    background-color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: Normal;
    }
   
.SearchHead
{
    color: white;
    background-color: #5c82b4;
    font-family: Verdana, Helvetica, sans-serif,  ;
    font-size: 12pt;
    font-weight: bold;
    vertical-align:  text-bottom;
    height: 25px;
    text-align: left;
}

    
.SearchHead2
{
    color: white;
    background-color: #5c82b4;
    font-family: Verdana, Helvetica, sans-serif,  ;
    font-size: 12pt;
    font-weight: bold;
    vertical-align:  text-bottom;
    height: 25px;
    text-align: left;
    /*background-attachment: scroll;*/
/*    background-image: url(images/vistablack.bmp);*/
  /*  background-repeat: repeat-x;*/
}




 .GridClass
{
    /*background-color: silver;*/
    background-color:black; /*   color: black;*/
    font-size: 11px;
    color: black;
    font-family: Sans-Serif, Arial, Helvetica, Verdana;
    background-color: white;
 padding:0px;   
    

}
 
   .AlColumn
{   
    /*background-color: silver;*/
     background-color: #f8fcff;
    font-size: 11px;
    color: black;
    font-family: Sans-Serif, Arial, Helvetica, Verdana;
 padding:0px;   
    
  }
  
    
  

  .GridHead
{
    /*background-color: silver;*/
    background-color: #5c82b4;
     font-size: 11px;
     padding:4px;
     font-weight:bold;
    font-family: Sans-Serif, Arial, Helvetica, Verdana;
    
}


.GridHead a
{
    text-decoration: none;
    color: white;
   }

.GridHead a:hover
{
    text-decoration: underline;
    color: white;
}

.GridHead a:visited
{
    color: white;
}

.GridHead a:active
{
    color: white;
}

 .GFooter
{   
     background-color: #f8fcff;
height:10px;
 padding:0px;
    font-size: 10px;
    color: #5c82b4;

    font-family: Sans-Serif, Arial, Helvetica, Verdana;
  }
  
  .GFooter a
{
    text-decoration: none;
    color: Firebrick;
   }

.GFooter a:hover
{
/*    text-decoration: underline;*/
    background-color:#5c82b4;
    color: white;
}



.GFooter a:active
{
    text-decoration: none;
    color: Firebrick;
}

.GFooter a:link
{
    text-decoration: none;
    color: Firebrick;
}

.TopTd
{
    height:auto;  
    margin-left:10px;
   padding-left:10;
   width:766;
   
    }
 .LeftTd
 {
    width:100px ;
    margin-left:10px; 
    padding-left:10;
    
    
    
    }   
 
 .RightTd
 {
    width:auto;
    }