/* Default CSS Stylesheet for a new Web Application project */

.background
{
    background-image: url("images/background.gif");
    background-attachment: inherit;
    background-position: center center;
}

.body
{
    text-align: center;
}

.body_about
{
    text-align: justify;
    font-family: Sans-Serif;
    font-size: 14px;
    color: Black;
    text-indent: 1.5em;
}

#container {
    margin: 0 auto;
    width: 1000px;
    }

.validationfield
{
	font-family: Sans-Serif, Arial, Verdana;
	font-size: 12px;
	color: Red;
}

a.TextLink
{
	font-family: Sans-Serif;
	font-size: 14px;
	color: #F15D1A;
	font-weight:bold;
	text-decoration:none;
}

a.TextLink:hover
{
	font-family: Sans-Serif;
	font-size: 14px;
	color: #F15D1A;
	font-weight:bold;
	text-decoration:underline;
}

a.HomeTextLink
{
	font-family: Sans-Serif;
	font-size: 11px;
	color: blue;
	text-decoration:underline;
}

a.HomeTextLink:hover
{
	font-family: Sans-Serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}

a.HeaderLink
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #666666;	
}
a.HeaderLink:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #003399;	
}

a.SortLink
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
}
a.SortLink:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;	
}

.PageLink2
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}

a.PageLink
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: BLUE;	
}
a.PageLink:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003399;	
}

a.ShoppingLink
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003399;	
}
a.ShoppingLink:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}

a.ItemListLink
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;	
}
a.ItemListLink:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}

a.MoreInfoLink
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;	
}
a.MoreInfoLink:hover
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;	
}

.SortLink2
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
}

.CartHeaderText 
{
	font-family: Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.ProductText 
{
	font-family: Sans-Serif;
	font-size: 12px;
}

.ProductTextBold
{
	font-family: Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.ProductText2
{
	font-family: Sans-Serif;
	font-size: 12px;
	position: relative;
	top: -1px;
}

.ProductTextBold2
{
	font-family: Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -1px;
}

.HomeText 
{
	font-family: Sans-Serif;
	font-size: 11px;
	color: #666666;
}

.HeaderText 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	COLOR: #000066; 
	FONT-FAMILY: verdana
}

.ProductTitle
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #000000; 
	text-decoration: underline;
	FONT-FAMILY: sans-serif,arial,verdana;
}

.HeaderFont 
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
}

.SearchClass
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}
.HeaderClass
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #666666;	
}

.HeaderClass2
{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #000066;	
	font-weight: bold;
}

.ShoppingClass
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
}



/* Breadcrumb styles */

.BreadCrumbSpanClass1
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #0033CC;
	text-decoration:none;
}
a.BreadCrumbLinkClass1
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.BreadCrumbSpanClass2
{
	font-family: arial;
	font-size: 12px;
	color: #0033CC;
	text-decoration:none;
}
a.BreadCrumbLinkClass2
{
	font-family: arial;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.BreadCrumbSpanClass3
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #0033CC;
	text-decoration:none;
}
a.BreadCrumbLinkClass3
{
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
.BreadCrumbSpanClass4
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #0033CC;
	text-decoration:none;
}
a.BreadCrumbLinkClass4
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
}



/* Navigation styles */
.NavHeader 
{
	font-family: arial; font-size: 13px; color: #FFFFFF;
}
.NavHeader2 
{
	font-family: arial; font-size: 16px; color: #FFFFFF;
}
a.NavItem1
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #0033CC;
	text-decoration:none;
}
a.NavItem1:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a.NavItem2
{
	font-family: MS Sans Serif;
	font-size: 12px;
	color: Purple;
	text-decoration:none;
}
a.NavItem2:hover
{
	font-family: MS Sans Serif;
	font-size: 12px;
	color: Purple;
	text-decoration: underline;
}
a.NavItem3
{
	font-family: Sans-Serif;
	font-size: 11px;
	color: Blue;
	text-decoration:none;
}
a.NavItem3:hover
{
	font-family: Sans-Serif;
	font-size: 11px;
	color:	Blue;
	text-decoration: underline;
}
a.NavItem4
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: Blue;
	text-decoration:none;
}
a.NavItem4:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: Blue;
	text-decoration: underline;
}

.TableBorder
{
	BORDER-WIDTH:1PX;
	BORDER-LEFT-COLOR: #f15d1a;
	BORDER-BOTTOM-COLOR: #f15d1a;
	BORDER-TOP-COLOR: #f15d1a;
	BORDER-RIGHT-COLOR: #f15d1a;
	border-style:SOLID;
}
a.SelectedNavItem1
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #0033CC;
	text-decoration:none;
	font-weight: bold;
}
a.SelectedNavItem1:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a.SelectedNavItem2
{
	font-family: MS Sans Serif;
	font-size: 12px;
	color: Purple;
	text-decoration:none;
	font-weight: bold;
}
a.SelectedNavItem2:hover
{
	font-family: MS Sans Serif;
	font-size: 12px;
	color: Purple;
	text-decoration: underline;
	font-weight: bold;
}
a.SelectedNavItem3
{
	font-family: Sans-Serif;
	font-size: 11px;
	color: Blue;
	text-decoration:none;
	font-weight: bold;
}
a.SelectedNavItem3:hover
{
	font-family: Sans-Serif;
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
	font-weight: bold;
}
a.SelectedNavItem4
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: Blue;
	text-decoration:none;
	font-weight: bold;
}
a.SelectedNavItem4:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	color: Blue;
	text-decoration: underline;
	font-weight: bold;
}
a.faqs
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #0033CC;
}
a.faqs:hover
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #003399;
}



