/* ================================
    CSS STYLES FOR Jobshop.com  Quote site
    v1.0, 03/2003
   ================================
*/   

.clsDataGrid {
  border: 0px solid #CCCCCC;
  width: 100%;
  background-color: #E9E9E9;
  border-color: #CCCCCC;
}

.clsItemNormal
{
/*   border: 1px solid #EFEFEF;*/
  	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FAFAFA;
	text-decoration: none;
	color: #000000;
}

.clsItemAlt
{
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FAFAFA;
	text-decoration : none;
	color: #000000;
}

.clsImageBorder
{
   border: 1px solid #FFFFFF;
	text-decoration: none;
}

.clsItemSelected
{
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF5EA;
	text-decoration : none;
	color: #000000;
}

.clsHeader
{
	font-size: 9pt;
	color: #064885;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
/*	border: 1 solid #000000;*/
	font-weight: bold;
	text-align: left;
}

.clsHeader a
{
	text-decoration: none;
}


.clsPager
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C90F1E;
	background-color: #EEEEEE;
/*	border: 1 solid #000000;*/
	font-weight: bold;	
	text-align: left;
	
}

.clsPagerOff
{
	font-size: 9pt;
	color: #EEEEEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

.clsFooter
{
    BACKGROUND-COLOR: #FFFFFF;
/*    BORDER-LEFT:  1 solid #000000;
    BORDER-RIGHT:  1 solid #000000;
    BORDER-TOP:  1 solid #000000;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: White;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink 
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkblue;
}

.DropDownListNormal {
	padding-bottom : 0px;
	padding-top : 0px;
/*	background-color: #F9F9F9;
	color: #333333; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	margin: 0px 0px 0px 0px;
	border-top: 2px solid #064885;
	border-right: 2px solid #064885;
	border-bottom: 2px solid #064885;
	border-left: 2px solid #064885;  */

}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkblue;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%    
}

.Small
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%    
}

.BigNormalBold
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.SmallTextBox
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal
}

.NormalRed
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBlue
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #064885
}

.SmallBlue
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #064885
}

.SmallSmallBlue
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #064885
}

.DimGray
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: DimGray;
    line-height: 150%   
}

.NormalGray
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: DimGray
}

.BigBlue
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #064885
}

.VeryBigBlue
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #064885
}

.SmallDarkRed
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #C90F1E
}

.NormalDarkRed
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #C90F1E
}

.DarkRed
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #C90F1E
}

.NormalBold
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%    
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #064885;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkblue;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkblue;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkblue;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
H1  {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    normal;
    color: darkblue;
}

H4  {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    normal;
    color: darkblue;
}

H5, DT  {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkblue;
}

H6  {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkblue;
}

TFOOT, THEAD    {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: darkblue;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkblue;
}

A:link  {
    text-decoration:    none;
    color:  darkblue;
}

A:visited   {
    text-decoration:    none;
    color:  darkpurple;
}

A:active    {
    text-decoration:    none;
    color:  darkblue;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}

SMALL   {
    font-size:  9px;
}

BIG {
    font-size:  14px;
}

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: dimgrey;
    height:1pt;
    text-align:left
}

