*
{
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
body {
margin:0; 
padding: 0; 
color: #222;
background:url(../images/topbg.jpg) repeat-x top left; 
background-color: #85ae4b;
scrollbar-base-color: #85ae4b; 
scrollbar-arrow-color: #060;
scrollbar-DarkShadow-Color: black; 
}

/*--------BACKGROUND BORDERS/MAIN TABLE--------*/
.lborder
{
background: url(../images/border-left.jpg) repeat-y left top;
}
.rborder
{
background: url(../images/border-right.jpg) repeat-y left top;
}
.bborder
{
background: url(../images/border-btm.jpg) repeat-x left top;
}
.navbg
{
background: url(../images/nav-bg.jpg) repeat-y left top;
}
.searchbg
{
background: url(../images/search-bg.jpg) repeat-x left top;
}
.productdesc
{
background: url(../images/search-bg.jpg) no-repeat left top;
}
.statusbg
{
background: url(../images/status-bg.jpg) repeat-y top;
}
/*--------ADMIN HEADER--------*/
.header
{
background: url(../images/header-bg.jpg) repeat-x top;
}
.navarea
{
background: url(../images/navbtn-bg.jpg) repeat-x top;
}
.topborder
{
background: url(../images/border-top-bg.jpg) repeat-x top;
}



/*-------MAIN LINKS-------*/

a:link, a:visited {
	color: #006600;
	text-decoration:none;
}
a:hover {
	color:#B79300;
}
a:active {
	color:#CCC;
	text-decoration:none;
	border-bottom: thin dotted #222;
}
a.navlink:link, a.navlink:visited, a.navlink:hover, a.navlink:active {
	text-decoration:none;
	border: 0;
}

/*--------CATEGORY / PRODUCT LIST-------*/

#navcontainer { width: 170px; }

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font: 12px/14px Arial, Helvetica, sans-serif;
width: 100%;
}

#navcontainer li
{
margin: 2px;
padding: 2px;
line-height: 11pt;

}

#navcontainer ul li a
{
font: 12px/14px Arial, Helvetica, sans-serif;
display: block;
padding-left: 20px;
width: 165px;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited
{
color: #fff;
text-decoration: none;
background-image: url(../images/catlist-white.gif);
background-repeat: no-repeat;
background-position: left center;
}

#navcontainer ul li a:hover
{
color: #ed7;
background-image: url(../images/catlist-gold.gif);
background-repeat: no-repeat;
background-position: left center;
border:0;
}

#navcontainer ul ul li a
{
display: block;
padding-left: 40px;
width: 150px;
font-size: 1em;
}

#navcontainer ul ul li a:link, #navcontainer ul ul li a:visited
{
	color: #fff;
	text-decoration: none;
	background: url(../images/catlist-white.gif) no-repeat left 5px;
}

#navcontainer ul ul li a:hover
{
color: #ed7;
background-image: url(../images/catlist-gold.gif);
border:0;
}

/* selected states */
#navcontainer ul li a#current
{
font: bold small-caps 12px Verdana, Arial, Helvetica, sans-serif;
color: #ed7;
background-image: url(../images/cat-dot.gif);
background-repeat: no-repeat;
background-position: left center;
border-top: 1px dotted #fff;
}

#navcontainer ul ul li a#subcurrent
{
color: #fff;
background-repeat: no-repeat;
background-position: left center;
background-image: url(../images/catlist-white.gif);
}
#topsellers li 
{
font: 13px Arial, Helvetica, sans-serif;
color: white;
list-style-type: square;
}
#topsellers li a:link, #topsellers li a:visited
{
font: 13px Arial, Helvetica, sans-serif;
color: white;
}
#topsellers li a:hover, #topsellers li a:active
{
font: 13px Arial, Helvetica, sans-serif;
color: #c90;
}



/*-------ITEM DESCRIPTION-------*/
.itemname
{
	font: bold small-caps 14px Verdana, Arial, Helvetica, sans-serif;
	color:#060;
	text-align:center;
	height:35px;
	width: 130px;
	border: 1px solid #060;
	background: url(../images/itemname-bg.jpg) repeat-x center top;
}
.itemdesc
{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color:#004F00;
	margin-top: 1em;
	padding-top: .5em;
	border: 1px solid #060;
}

/* Status Bar Styles */
.Status
{
    text-decoration:    none;
    color: #000000;
    font-size: 10px;
}

.StatusFailure
{
    text-decoration:    none;
    color: #000000;
    font-size: 10px;
}

.StatusType
{
    text-decoration:    none;
    font-style: italic;
    font-weight: bold;
    color: blue;
    font-size: 10px;
}

.StatusTypeFailure
{
    text-decoration:    none;
    font-style: italic;
    font-weight: bold;
    color: blue;
    font-size: 10px;
}

/* styles for Statusbar (above content Pane) */
.Statusbar
{
color: #000000;
background: url(../images/status-bg.jpg) repeat-y left top;
}

/* styles for Statusbar (above content Pane) */
.Toolbar
{
	color: #104399;
	background-color: #FFFFFF;
}

.ToolbarButton
{
	font-size: 10px;
	cursor: hand;
	color: #104399;
	text-align: left;
	text-decoration: none;
}
.ToolbarButton:Hover
{
	background-color: #ddddff;
	color: #104399;
}

.ToolbarButtonB
{
	font-size: 10px;
	cursor: hand;
	color: #104399;
	text-align: left;
	text-decoration: none;
}
.ToolbarButtonB:Hover
{
	background-color: #ddddff;
	color: #104399;
}
/*--------FOOTER-------*/
.footer
{
font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
color: #970;
}
.footer.a:link, footer.a:visited
{
color: #060;
text-decoration:none;
}
.footer.a:hover, footer.a:active
{
color: #970;
}
.copyright
{
font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
color: #970;
}
.footer.a:link, footer.a:visited
{
color: #060;
text-decoration:none;
}
.footer.a:hover, footer.a:active
{
color: #970;
}

.WelcomeText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: Black;
}

.Label 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;	
}

.HeaderLinks 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#ffffff;
}

.FooterLabels 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: Gray;	
}

.TabStrip 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;	
	color: #990099;
	font-size: 14px;
}

.TabStrip:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;	
	color: #990099;
	font-size: 14px;
}

.TabStrip:Hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;	
	color: #990099;
	font-size: 14px;
}

.MenuCategory
{
font: bold small-caps 12px Verdana, Arial, Helvetica, sans-serif;
color: yellow;
}


.DataGrid 
{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
	color:#666666;
}

.DataGrid TR TD
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.DataGridHeader 
{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #E0E0E0;
}

.DataGridHeader TD 
{
	border: 1px outset;	
}

.DataGridHeader TD A:LINK, .DataGridHeader TD A:VISITED 
{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	width:100%;
	color: #666666;
	text-decoration:none;
}

.DataGridAltItem 
{
	background-color: #E0E0E0;
}

.DataGridPager TD
{
	background-color: #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color:#cc0000;	
}

.DataGridPager TD A:LINK, .DataGridPager TD A:VISITED 
{
	background-color: #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color:Blue;	
	text-decoration:underline;
}

.DG_HeaderStyle
{
	background-color: buttonface;
	font-weight: bold;
	font-size: 12px;
}

.DG_HeaderStyle TD
{
	border: 1px outset;
}

.DG_AltItemStyle
{
	background-color: #e3e3e3;
}

DG_PagerStyle A:LINK, DG_PagerStyle A:VISITED
{
	color: Blue;
}

/************************************************************	
*	DataGrid and Table Classes								*
************************************************************/
.DefaultButton
{
	border: solid 1px #000000;
	font-size: 10px;	
}

/* Grid Defaults */
.DefaultGrid
{
	font-size: 10px;
	background-color: #ffffff;
	color: #000000;
	border: none 0px #000000;
	text-decoration:none;
}

/* Default text format for a Grid's header */
.GridHeader 
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #9999CC; 
	border: none 0px #000000;
}

/*	When GridHeaders are sortable they become
	hyperlinks. This is the default setting
	for these links. */
.GridHeader a:link, .GridHeader a:visited 
{
	font-size: 10px;
	color:#ffffff;
	background-color: #9999CC;
	text-decoration: none;
}

/*	Add and underline when mouse moves over
	the link */
.GridHeader a:hover 
{
	font-size: 10px;
	text-decoration: underline;
}

/* Same as defaults for the datagrid, was gainsboro 

a:link, a:visited, a:hover, a:active
*/
.GridItem 
{
	font-size: 10px;
	color:black;
	background-color: transparent;
}

tr.GridItem
{
	font-size: 10px;
	color:Black;
	background-color: transparent;
}

a.GridItem
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
	background-color: transparent;
}

a.GridItem:link
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
	background-color: transparent;
}

a.GridItem:visited 
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
	background-color: transparent;
}
 
a.GridItem:hover
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
	background-color: transparent;
}

a.GridItem:active
{
	font-size: 10px;
	color:Black;
	text-decoration:underline;
	background-color: transparent;
}

/*	Default link properties in a normal row */

.GridAltItem 
{
	font-size: 10px;
	color:Black;
	background-color: #efefff;
}


a.GridAltItem:link
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
}

a.GridAltItem:visited
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
}
 
a.GridAltItem:hover
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
}

a.GridAltItem:active
{
	font-size: 10px;
	color:Black;
	text-decoration:underline;
}

.GridSelItem
{
	font-size: 10px;
	color:Black;
	background-color: "#6699FF";
}


a.GridSelItem:link
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
}

a.GridSelItem:visited 
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
}
 
a.GridSelItem:hover
{
	font-size: 10px;
	color:Black;
	text-decoration: underline;
}

a.GridSelItem:active
{
	font-size: 10px;
	color:Black;
	text-decoration:underline;
}

.GridFooter 
{
	font-size: 10px;
	color: #ffffff;
	background-color: #9999CC; 
	border: none 0px #000000;
	font-weight: normal;
}

.GridFooter a:link, .GridFooter a:visited 
{
	font-size: 10px;
	color:#ffffff;
	background-color: #c0c0FF;
	text-decoration: none;
}

/*	Add and underline when mouse moves over
	the link */
.GridFooter a:hover 
{
	font-size: 10px;
	text-decoration: underline;
}

.GridPager 
{
	font-size: 18px;
	color: maroon;
	background-color: #9999CC; 
	padding:3;	
}

.GridPager td 
{
	font-size: 10px;
	background-color: #9999CC; 
	padding:3;	
	color:#cc0000;
}

.GridPager span
{
	font-size: 10px;
	background-color: #9999CC; 
	padding:3;	
	color:#cc0000;
}

.GridPager a:LINK, .GridPager A:VISITED
{
	font-size: 18px;
	text-decoration: underline;
	padding:3;	
}

.GridPager a:hover
{
	font-size: 10px;
	color:#ffff00;
	text-decoration: underline;
	padding:3;	
}

.GridPager a:link, .GridPager a:visited,.GridPager a:active
{
	font-size: 20px;
	color:#ffffff;
	background-color: transparent;
	text-decoration: none;
	padding:3;	
}
.DefaultText, .DefaultText A:LINK, .DefaultText A:VISITED, A.DefaultText:LINK, A.DefaultText:VISITED
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Blue;
}
