/* Default CSS Stylesheet for a new Web Application project */


a:link, a:visited
{
	color: white;
	font-family: Arial;
	text-decoration: underline;
}



body
{
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: black;
	margin:0;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #ffffff;
}
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
{
	color: #ffffff;
	text-decoration: none;
}	
		
A:visited	{	
	color: #ffffff;
	text-decoration: none;
}
		
A:active	{	
	color: #ffffff;
	text-decoration: none;
	}	
		
A:hover	{	
	color: #ffffff;
	text-decoration: underline;
	}
*/
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: White;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 0px;
}

A.MenuUnselected:hover
{
	
	color: red;
	text-decoration: underline;
}

A.MenuSelected, A.MenuSelected:link, A.MenuSelected:visited
{
    color: #ff6600;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
   
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    
}
	
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;
	}	

/*
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/
.crumnavpipe
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.crumnav, .crumnav:link, .crumnav:visited
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.crumnav:hover
{
	padding-left: 0px;
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.TopNavLinks, .TopNavLinks:link, .TopNavLinks:visited
{
	font-size: 12px;
	color: white;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TopNavLinks:hover
{
	font-size: 12px;
	color: red;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.NodeTitle
{
	color: white;
	font-size: 35px;
	font-family: Arial;
}
.TitleTextSmall
{
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
span.Text1
{
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
span.text1 a:link, span.text1 a:visited
{
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
span.Text1 a:hover
{
	color: red;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
span.popularproducts, span.popularproducts a, span.popularproducts a:visited
{
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
span.popularproducts a:hover
{
	font-size: 12px;
	color: red;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.TitleText1
{
	font-size: 25px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.ProductList
{
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.ProductList02_Name
{
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

A.SearchProductList, A.SearchProductList:link A.SearchProductList:visited
{
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: Bold, underline;
}
.searchproductlist
{
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: Bold;
}
span.MoreInfo, span.moreinfo a, span.MoreInfo a:visited
{
	
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
span.Moreinfo a:hover
{
	padding-left: 0px;
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* span.moreinfo a {font-size : 10px; color : red;}
*/
.breadcrumbtext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.productheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #FFCC99;}
.productinfo {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.productcategory {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFCC99}

