/* Default CSS Stylesheet for a new Web Application project */

BODY
{    
    margin-top: 8px;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
	COLOR: 000000;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal; 
}

P.normal
{
    FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
	line-height: 8pt;
    WORD-SPACING: normal
}

P.BIG
{
    FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
	line-height: 8pt;
    WORD-SPACING: normal
}

P.SMALL
{
    FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
	line-height: 8pt;
    WORD-SPACING: normal
}

P.SMALL2
{
    FONT-FAMILY: verdana, Arial, tahoma, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
	line-height: 8pt;
    WORD-SPACING: normal
}

P.SMALLBOLD
{
    FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
	COLOR: 333333;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
	line-height: 8pt;
    WORD-SPACING: normal
}

.Title
{
    FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
	COLOR: 990000;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.10
{
    FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
	COLOR: 990000;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.Regular, P
{
    FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
	COLOR: 000000;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.RegularHiLite
{
    FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
	COLOR: 333399;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}



.Required 
{ 
	color: #c00; 
}

H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
    COLOR: #990000; 
    margin-bottom: 5px;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	
{
	color:White;
	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;
	color:Black; 
	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:	.8em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

table
{
	border-collapse: collapse;
	border-color: Black;
}

td
{
	font-size: 11px;
}

.headercell
{
	background-color:Gray;
	height: 50px;
}

A:link {text-decoration: underline; color: #990000;}
A:visited {text-decoration:	underline; color: #990000;}
A:active {text-decoration: underline; color: #990000;}
A:hover	{text-decoration: underline; color: #ff0000;}

A.bold:link {text-decoration: none; color: #3333cc; font-weight: bold;}
A.bold:visited {text-decoration:	none; color: #333399; font-weight: bold;}
A.bold:active {text-decoration: none; color: #333399; font-weight: bold;}
A.bold:hover {text-decoration: underline; color: #3333cc; font-weight: bold;}

A.topnav:link {text-decoration: none; color: #555587; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.topnav:visited {text-decoration: none; color: #555587; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.topnav:hover {text-decoration: none; color: #9696C5; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}

A.midnav:link {text-decoration: none; color: #FFFFCC; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.midnav:visited {text-decoration: none; color: #FFFFCC; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.midnav:hover {text-decoration: none; color: #ECC782; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}

A.sidenav:link {text-decoration: none; color: #990000; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.sidenav:visited {text-decoration: none; color: #990000; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.sidenav:hover {text-decoration: none; color: #990000; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}

A.sidecart:link {text-decoration: none; color: #990000; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.sidecart:visited {text-decoration: none; color: #990000; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.sidecart:hover {text-decoration: none; color: #990000; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}

A.sidecart2:link {text-decoration: none; color: #333333; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.sidecart2:visited {text-decoration: none; color: #333333; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.sidecart2:hover {text-decoration: none; color: #333333; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}

A.clickhere:link {text-decoration: underline; color: #990000; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.clickhere:visited {text-decoration: underline; color: #990000; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.clickhere:hover {text-decoration: underline; color: #ff0000; font-size: 8pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}

A.large:link {text-decoration: none; color: #CC0000; font-size: 12pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.large:visited {text-decoration: none; color: #CC0000; font-size: 12pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}
A.large:hover {text-decoration: none; color: #FF0000; font-size: 12pt; font-weight: bold; FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif}

Input,Select,TextArea
{	
	FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}

Input.Button 
{
	FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
	background-color: #eeeeee;
	border: 1px;
	border-style: solid;
	color: #666666;
	font-size: 12px;
	cursor: hand;
}
	
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;
	}	

HR 
{
	color: #ECC782;
}

HR.black
{
	color: #333333;
}


/* Shopping Cart */
.CartListHead
{
    background-color: #eeeeee;    
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;    
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;    
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;    
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #eeeeee;
    line-height: 10pt
}

/* Product Listing By Category */
.CartPrice
{
	padding-left: 10px;
	color: #aa0000;	
	FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
}

.CartDiscount
{
	padding-left: 5px;
	color: #666666;	
	FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
}

.CartFeatureOption
{
	color: #666;
    background-color: #eee;
	FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    padding-left: 5px;
}

.CartInvoiceDark
{	
	color: #000000;	
	background: #eeeeee;
	FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}

.CartInvoiceLight
{	
	color: #000;	
	background: #fff;
	FONT-FAMILY: Arial, tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}