/* --- HTML Element Styles --- */
BODY
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;

}

TABLE
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
}
TD
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
}

A:link, A:visited, A:hover
{
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
A.whitelink:link, A.whitelink:visited, A.whitelink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
/* --- HTML Element Styles --- */


/* --- Page Content Styles --- */
.pageTitle
{
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
}

.pageHeading
{
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.errorText
{
	color: #F8E615;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
}

TABLE.box
{
	border-collapse: collapse;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
.box TR.header TD
{
	border: solid 1px White;
	padding: 2px 8px 2px 8px;
	background-color: #1E2F91;
	color: White;
	font-size: 13px;
	font-weight: bold;
}
.box TD.body
{
	border: solid 1px White;
	padding: 8px;
	color: White;
	font-family: Arial;
	font-size: 11px;
}
/* --- Page Content Styles --- */



/* ---ASP.NET Control Styles --- */
.btn
{
	background-color: #6699FF;
	color: #000066;
	border: solid 1px #40637A;
	padding: 1px 2px 1px 2px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

.cbo
{
	background-color: #F9FAE8;
	color: black;
	border: solid 1px black;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style:	normal;
}

.chk
{
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	/* font-size: 11px; */
	font-weight: normal;
	font-style:	normal;
}

.lbl
{
	color: red;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style:	normal;
}

.lnk
{
	color: #F8E615;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	font-style:	normal;
}

.rdo
{
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style:	normal;
}
.rfv
{
	color: red;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	font-style:	normal;
}

.txt
{
	padding-left: 2px;
	border: solid 1px #000000;
	background-color: #F9FAE8;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style:	normal;
}

.grid
{
	border-style: solid;
	border-collapse: collapse;
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
}
.gridHeader
{
	background-color: #1E2F91;
	color: White;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	border-bottom: solid 1px white;
}
.grid TD
{
	padding: 2px 4px 2px 4px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight:normal;
}
.grid .gridHeader TD
{
	background-color: #1E2F91;
	color: White;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	border-bottom: solid 1px white;
}
.grid .gridHeader A:link, .grid .gridHeader A:visited
{
	color: #F8E615;
	text-decoration: underline;
}
.grid .gridHeader A:hover
{	
	text-decoration: underline;
}
.grid .gridItem TD
{
	background-color: #1E2F91;
	color: white;	
	border-bottom: solid 1px white;
}
.grid .gridAltItem TD
{
	background-color: #1E2F91;
	color: white;	
	border-bottom: solid 1px white;
}
.grid .gridFooter TD
{
	background-color: #1E2F91;
	color: white;
	border-bottom: solid 1px white;
}
.grid .gridPager TD
{
	background-color: #1E2F91;
	color: white;
	font-weight: bold;
	border-bottom: solid 1px white;
}
.grid .gridPager A:link, .grid .gridPager A:visited
{
	color: #F8E615;
	text-decoration: none;
}
.grid .gridPager A:hover
{	
	text-decoration: underline;
}
/* ---ASP.NET Control Styles --- */



/* --- Template-Only Styles --- */
.headerBackground
{
	background-image: url(template/images/background.gif);
	background-repeat: repeat-x;
	border-bottom: solid 6px White;
}

.headerLabel
{
	color: #1E2F91;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.headerTitle
{
	color: #000066;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

.searchBorder
{
	border-bottom: solid 6px white;
	border-right: solid 6px white;
}

.categoriesBorder
{
	border-right: solid 6px white;
}
/* --- Template-Only Styles --- */


/* --- Product Thumbnail Control Styles --- */
TABLE.thumbnail
{ 
	color: White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}
.thumbnail A:link, .thumbnail A:visited
{
	color: #F8E615;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}
.thumbnail A:hover
{	
	text-decoration: underline;
}
/* --- Product Thumbnail Control Styles --- */


/* --- Item Search Control Styles --- */
.itemSearchControl
{
	padding: 4px;
	background-color: #66CC2E;
}
.itemSearchControl TD.label
{
	color: #1E2F91;
	font-family: Arial Black;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.itemSearchControl TD.textbox INPUT
{
	border: black 1px solid;
}
/* --- Item Search Control Styles --- */



/* --- Department List Control Styles --- */
.deptListControl
{ 
	padding: 4px;
	background-color: #E71014;
}
.deptListControl A:link, .deptListControl A:visited
{
	color: White;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
.deptListControl A:hover
{	
	text-decoration: underline;
}
/* --- Department List Control Styles --- */



/* --- Shopping Cart Control Styles --- */
.cartTitle 
{
	padding: 2px;
	color: #E71014;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.cartTxt
{
	padding: 2px;
	color: #E71014;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
/* --- Shopping Cart Control Styles --- */
