/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    color: black;
	font-family: Arial, verdana, 'Times New Roman';
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: black;
}

H1	{	
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, verdana, 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: Arial, verdana, 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: Arial, verdana, 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: Arial, verdana, 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: Arial, verdana, 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: Verdana, Arial, 'Times New Roman';
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, 'Times New Roman';
	}	

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;
	}	

.link_nav
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 11px;
	color: black;
	font-weight: normal;
}

.link_nav:hover
{
	color: lime;
	text-decoration: underline;
}

.menu_header
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, 'Times New Roman';
	background-color: gray;
}

.menu_link
{
	font-size: 11px;
	font-weight: normal;
	color: lime;
	font-family: Arial, Verdana, 'Times New Roman';
	text-decoration: underline;
}

.menu_link:hover
{
	color: silver;
	text-decoration: none;
}

.pageheader
{
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 20px;
	color: black;
	font-weight: bold;
	font-style: italic;
}

.instructions
{
	font-family: arial, verdana, 'Times New Roman';
	font-size: 12px;
	color: dimgray;
	font-weight: normal;
	font-style: italic;
}

.stepheader
{
	font-family: Verdana, arial, 'Times New Roman';
	font-size: 12pt;
	color: lime;
	font-weight: bold;
}

.rs_input
{
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 11px;
	color: black;
	font-weight: normal;
}

.rs_error_small
{
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 10px;
	color: red;
	font-weight: normal;
}

.rs_error
{
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 11px;
	color: red;
	font-weight: bold;
}

.price_was
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
}

.price_now
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.retail_price
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 11px;
	font-weight: normal;
}

.our_price
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.product_value
{
	color: black;
	font-family: Arial, Verdana, 'Times New Roman';
	font-size: 11px;
	font-weight: normal;
}

.retail_price
{
	font-family: Arial, Verdana,'Times New Roman';
	font-size: 11px;
	font-weight: normal;
}

.testimonial
{
	font-family: Verdana, Arial, 'Times New Roman';
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.field_value
{
	font-family: Arial, Verdana,'Times New Roman';
	font-size: 11px;
	font-weight: bold;
}

.field_label
{
	font-size: 11px;
	font-family: Arial, Verdana, 'Times New Roman';
	text-align: right;
}

.product_name
{
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	color: black;
	font-family: Arial, Verdana, 'Times New Roman';
}

.product_category
{
	font-weight: bold;
	font-size: 14px;
	background-color: black;
	color: lime;
	font-family: Arial, Verdana, 'Times New Roman';
}

.product_grid
{
	color: white;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, verdana, 'Times New Roman';
}

.product_label
{
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, verdana, 'Times New Roman';
}

.link_gallery
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 11px;
	color: white;
	font-weight: normal;
	font-style: italic;
}

.link_gallery:hover
{
	color: Silver;
}

.link_header
{
	font-family: Impact, Arial, verdana, 'Times New Roman';
	font-size: 11px;
	color: black;
	font-weight: normal;
	font-style: italic;
}


.link_header:hover
{
	color: lime;
}

.application_link
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 11px;
	color: black;
	font-weight: normal;
}


.application_link:hover
{
	color: lime;
}

.application_link_large
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 11px;
	color: black;
	font-weight: normal;
}

.application_link_large:hover
{
	color: lime;
}
	
.home_text
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 11px;
	color: black;
	font-weight: normal;
}

.copyright
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 10px;
	color: white;
	font-weight: normal;
}

.footnote
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 10px;
	color: dimgray;
	font-weight: normal;
	font-style: italic;
}

.buyline
{
	font-family: Arial, verdana, 'Times New Roman';
	font-size: 11px;
	color: black;
	font-weight: bold;
	font-style: italic;
}

.rs_table_alternate
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight: normal;
	font-size: 11px;
	background-color: gainsboro;
	color: black;
}

.rs_table_select
{
	font-weight: bold;
	font-size: 11px;
	color: black;
}

.rs_table_body
{
	font-family: Arial, Verdana, Times New Roman;
	color: black;
	font-weight: normal;
	font-size: 11px;
	background-color: gainsboro;
}

.rs_table_header
{
	font-family: Arial, Verdana, Times New Roman;
	font-weight: bold;
	font-size: 12px;
	color: lime;
	background-color: black;
}

.table_link
{
	font-family: Arial, Verdana, Times New Roman;
	color: black;
	font-weight: normal;
	font-size: 11px;
}

.table_link:hover
{
	color: lime;
}

.receipt_header
{
	font-family: Arial, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: black;
}

.receipt_header2
{
	font-family: Arial, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: dimgray;
}

.receipt_body
{
	font-family: Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.receipt_body_label
{
	font-family: Arial, Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: black;
}

.receipt_footnote
{
	font-family: Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	color: dimgray;
}

