.JobGridAltRow
{
	background-color: #99ff70;
}
/* pride Portal specific Css Rules - 3/20/08 */

.JobGridRow 
{
	background-color: #ffffff;
	Border: black solid 1px;
}

.JobList
{
	background-color: #ffffff;
	Border: black solid 1px;
}

.JobListHead
{
	background-color: #E0E0E0;
	
}

.JobListPager
{
 background-color: #E0E0E0;

}

.editjobbg
{
 background-color: #E0E0E0;
}

.formbg
{
 background-color: #E0E0E0;
}
.editfield
{
 background-color: #EFE0E0;
}
.mustentertxt
{
    color: blue;
}
.centerthis 
{
   position: fixed;        
   margin: auto 40px; /* make it be centered in content*/   	    
}
.UpperCase
{
	text-transform: uppercase;
}

.ProperCase
{
	text-transform: capitalize;
}

.textcenter 
{
       text-align: center;
}

.textleft 
{
       text-align: left;
}

.textright 
{
       text-align: right;
}
.bigerfont { font-size:larger;}

.clearpos {clear: both;}

/* table for  celeb trees */
.Treetable
{
	border-collapse: collapse;
	border-spacing: 0pt;
	border-color: black;
	empty-cells: show;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	border-top: Solid Thin;
	border-left: solid Thin;
	border-right: Solid Thin;
	border-bottom: Solid Thin;
}

h2, h3
{
    text-align: center;
}
.buttonlink 
{
    display:table-cell;
    background-color:transparent;
    border-style:none;
    color: #0033FF;
    cursor: pointer;
    text-decoration: underline;
 }

.errortext { color: #dc143c;}

.divbox
{
    /* css for extra ques in app */
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 10px;
    margin-right: 3px;
    font-weight: bold;
}

.texttotype
{
    margin-left: 10px;
    text-align: center;
}

.errorlbl
{
    color: red;
}

.errortext {
    color: #dc143c;
}
.youhavelbl
{ 
}

.divThanks
{
    /* css Thankyou panel */
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 10px;
    margin-right: 3px;
    left: 30px;
    margin-left: 30px;
    text-indent: 20px;
    position: relative;
}

.centerThanks 
{ /* css Thankyou panel */
   position: fixed;        
   margin: auto 60px;   	    
   text-indent: 30px; 
   background-color: yellow; 
   text-align: center;
   border-style: solid;
}

.boldfont
{
    font-weight: bold;
}
#experience 
{
	width:599px;
}
#AddQuestions
{
 border: solid 1px black; 
 height: 700px; 
 width:700px;   
}
.tdindent
{
    text-indent: 5px;

}
#Authorization
{
	width: 790px; 
	height: 300px;
}
.videos
  {
            text-align: center;
            border-style: ridge;
            font-family: Arial, Helvetica, sans-serif;
            font-size: medium;
            background-color:Yellow;
   }
/* pride style template */
.newtext { color: red !important;}
.largestfont { font-size: xx-large !important;}
.biggerfont { font-size: larger !important;}
.smallerfont {font-size: smaller !important;}
.bluetext { color: blue !important;}
.greentext { color: green !important;}
.mediumlargetext { font-size: x-large !important;}
