/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/   

BODY
{
	margin:0;
}

/* */

.Heading
{
	 font-family :Arial ;
	 color : #000066;
	 font-size :large ; 
	
	}
.Light
{
	background-color :"#019966";
	
	}
.Dark
{
	background-color : "#006634";
	}

.HomeHead
{
    color: #999966;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
	font-size: 20px;
	color: Black;
	font-family: Arial;
}
.ContentHeadUnderLine
{
	height: 1px;
	background-color: #F1A3CD;
}

/* */
.SubContentHead
{
	font-weight: bold;
	font-size: 18px;
	color: White;
	font-family: Arial;
	height: 20px;
	background-color: #F1A3CD;
}

/* */
.UnitCost
{
	font-size: 12px;
	color: #808080;
	line-height: 20pt;
	font-family: Arial;
	text-decoration: line-through;
}
/* */
.NormalCost
{
    color: #808080;
    font-family: Arial;
    font-size: 12px;
    line-height: 20pt
}

/* */
.SpecialCost
{
    color: #808080;
    font-family: Arial;
    font-size: 13px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	background-color: #F1A3CD;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Arial;
    font-size: 9px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Arial;
    font-size: 9px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    background-color: #F1A3CD;
    
}
.ProductListItem
{
    color: black;
    font-family: Arial;
    font-size: 10px;
}

.CartListHead
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	border-left: dimgray 1px solid;
	color: black;
	line-height: 20pt;
	border-bottom: dimgray;
	font-family: Arial;
	background-color: #F1A3CD;
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #F1A3CD;
    line-height: 10pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Arial;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Arial;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: black;
    font-family: Arial;
    text-decoration: none;
    font-size:  10px;
    font-weight: normal;
    padding-left: 10px
}

A.MenuUnselected:hover
{
	padding-left: 10px;
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}

A.MenuSelected
{
    color: black;
    font-family: Arial;
    text-decoration: none;
    font-size:  10px;
    font-weight: normal;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Arial;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Arial;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}

A:link, A:visited, A:active  
{
    text-decoration: none;
    color:  black;
}

A, A:hover 
{
    text-decoration: underline;
    color:  black;
}

SMALL   
{
    font-size:  8px;
}

BIG 
{
    font-size:  14px;
}

BLOCKQUOTE, PRE 
{
    font-family:    Arial;
}

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 
{
    height:1pt;
    text-align:left
}

/*************************************************************************/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - bodyBack */

.BodyBack 
{
	background-color: #ffffff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-n;
	scrollbar-base-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-face-color: #000080;
	scrollbar-highlight-color: #FFBB09;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFBB09;
	scrollbar-shadow-color: #FFBB09;
	scrollbar-arrow-color: #ff0000;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	margin: 2 0 0 0;
}
			/* background of the PAGE - specify colour or image */
			



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text elements */

.textBig		{font-size: 10pt; font-family: Arial;}
.textNormal		{font-size: 8pt; font-family: Arial;}
.textSmall		{font-size: 7pt; font-family: Arial;}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - headingsH1*/

h1
{ 	
	font-family: arial;
	font-size: 14pt;
	color: #0B0964;
	font-weight: bold 
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - headingsH2*/

h2
{ 	
	font-family: arial;
	font-size: 11pt;
	color: #000000;
	font-weight: bold 
}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - navbarlinks*/

.navbar		
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}
				
a.navbar:link		{color: #ffffff; text-decoration: none }
a.navbar:visited	{color: #ffffff; text-decoration: none }
a.navbar:active		{color: #FFBB09; text-decoration: none }
a.navbar:hover		{color: #B6B6FF; text-decoration: underline}
				/* attributes of text and link items inside any of the navbar cells */




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - navbarlinks for recruiters*/

.navrecruit		
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: bold;
}				
a.navrecruit:link		{color: #000000; text-decoration: none }
a.navrecruit:visited	{color: #000000; text-decoration: none }
a.navrecruit:active		{color: #FFBB09; text-decoration: none }
a.navrecruit:hover		{color: #ffffff; text-decoration: underline}
				/* attributes of text and link items inside any of the navbar cells */



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - LINKS*/

.link
{		
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}
a.link:link		{color: #0000ff; text-decoration: none }
a.link:visited	{color: #0000ff; text-decoration: none }
a.link:active	{color: #ffbb09; text-decoration: none }
a.link:hover	{color: #ff0000; text-decoration: underline}
				/* attributes of text and link items inside any of the navbar cells */
				

table	
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}
.SearchBox
{
	font-size: 8pt; 
	float: left;
	FONT-FAMILY: Arial;
}	
.FieldHeadings
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.JobLabel
{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	background-color: Gainsboro;
	text-align: right;
}					
.JobDetail
{
	font-size: 9pt;
	font-family: Arial;
	background-color: #dde8ff;
}
.JobTitle
{
	color: White;
	background-color: #1c3d79;
	font-size: 10pt;
	font-weight: bold;	
}
.SmallerInput
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	font-size: 8pt;
	border-left-color: dimgray;
	border-bottom-width: 1px;
	border-bottom-color: dimgray;
	color: #808080;
	border-top-color: dimgray;
	font-family: Arial;
	border-right-width: 1px;
	border-right-color: dimgray;
}
input.Login
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	color: #808080;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
	background-color: #dde8ff;
}

.Button
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-weight: bold;
	font-size: 10px;
	border-left: black thin solid;
	color: white;
	border-bottom: black thin solid;
	font-family: Arial;
	background-color: black;
}
.FlatField
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	color: #808080;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
}
HR
{
	color:White;
}


