/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, 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;
	}	

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #d58627;
    font-family: arial;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}



A.MenuUnselected:hover
{
    color: yellow;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: arial;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: yellow;
    font-family: arial;
    text-decoration: none;
    padding-left: 10px
}
A.TopMenuUnselected, A.TopMenuUnselected:link, A.TopMenuUnselected:visited
{
    color: white;
    font-family: arial;
    text-decoration: none;
    font-size:  14px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.TopMenuUnselected:hover
{
    color: red;
    text-decoration: underline;
    padding-left: 10px
}

A.SubMenuUnselected, A.SubMenuUnselected:link, A.SubMenuUnselected:visited
{
    color: white;
    font-family: arial;
    text-decoration: UNDERLINE;
    font-size:  12px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 10px
}

A.SubMenuUnselected:hover
{
    color: red;
    text-decoration: underline;
    padding-left: 10px
}

.BoxHead
{
    
    color: white;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold
}



A.BoxHeadItemText, A.BoxHeadItemText:link, A.BoxHeadItemText:visited
{
    color: #075590;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.BoxHeadItemText:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

.BoxText
{
    color: #075590;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.ProductPrice
{
    color: red;
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 12px
}
.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}

.MostPopularHead
{
    background-color: #7c7c7c;
    color: white;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

/* */
.ContentHead
{
    background-color: #7c7c7c;
    color: white;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    background-color: 7c7c7c;
    color: white;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

.smallcontenthead
{
    background-color: #7c7c7c;
    color: white;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold
}
/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.ProductItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.ProductItemBold
{
    color: black;
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 10px
    
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}

.CartListHead
{
    background-color: #075590;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #075590;
    line-height: 10pt
}

.Normalelev
{
    color: black;
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 12px
}

.ImageNoBorder
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
	border-style:none;
	border-width: 0px	
}

A.numlinktext, A.numlinktext:link, A.numlinktext:visited 
{
	color: white;
	font-family: arial;
	font-size: 11px;
	text-decoration: none
}
A.numlinktext:hover
{
	color: red;
	font-family: arial;
	font-size: 11px;
	text-decoration: none
}

A.controltext1, A.controltext1:link, A.controltext1:visited 
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
A.controltext1:hover
{
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none
}

.txt
{
    color: black;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none
}

.pagetext
{
    color: black;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none
}

.pagetextRed
{
    color: red;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none
}

.smnavwhite
{
    color: white;
    font-family: Arial;
    font-size: 9px;
    text-decoration: none
}