/*Wrapper Styles*/

BODY
		{
		font-family : 'Verdana';
		font-size : 11px;
		margin-top:0px;
		margin-left:0px;
		padding-top: 0px;
		padding-bottom: 0px;
		Background-Color:#FFFFFF;
		}



TD		{
		font-family : 'Verdana';
		font-size : 11px;
		
		padding-top: 0px;
		padding-bottom: 0px;
		}


.PageHeader
{
		font-size: 28px;
		font-family: 'Verdana';
		FONT-WEIGHT: bold;
		COLOR:#E41E1E;
		text-align: left;
		padding-bottom: 20px;	
		}
		
P
		{
		font-family : 'Verdana';
		font-size : 11px;
		COLOR: #000000;
		margin-top: 10px;
		margin-bottom: 0px;
		padding-bottom: 5px;
		}

A:link.menutext, A:visited.menutext, 

		{
		font-family :  'Verdana';
		font-size : 10px;
		font-weight:bold;
		COLOR:#000099;
		PADDING-TOP:10px;
		text-decoration: none;
		padding-left: 0px;	
		text-transform:capitalize;
		margin-bottom:20px;
		}

A.menutext:hover
{
	font-family :  'Verdana';
		font-size : 10px;
		font-weight:bold;
		COLOR:#000099;
		PADDING-TOP:10px;
		text-decoration: underline;
		padding-left: 0px;	
		text-transform:capitalize;
		margin-bottom:20px;
}
		
SPAN.menutext /* Added JDS 7/21/05 */
{
	color:#e1e0de;
	text-transform:capitalize;
	font-family:Verdana;
	font-size:9px;
}		
		
		
A:link.submenutext0, A:visited.submenutext0
		{
		font-family :  'Verdana';
		font-size : 10px;
		font-weight:normal;
		COLOR:#000099;
		margin-TOP:30px;
		text-decoration: none;		
		text-transform:capitalize;
		padding-left: 5px;
		}
		
A:hover.submenutext0		
	{
		font-family :  'Verdana';
		font-size : 10px;
		font-weight:normal;
		COLOR:#000099;
		margin-TOP:30px;
		text-decoration: underline;		
		text-transform:capitalize;
		padding-left: 5px;
		}

A:link.submenutext1, A:visited.submenutext1

		{
		font-family :  'Verdana';
		font-size : 10px;
		font-weight:normal;
		COLOR:#000099;
		PADDING-TOP:10px;
		text-decoration: none;		
		text-transform:capitalize;
		padding-left: 15px;
		}
		
A:hover.submenutext1		
	{
		font-family :  'Verdana';
		font-size : 10px;
		font-weight:normal;
		COLOR:#000099;
		margin-TOP:30px;
		text-decoration: underline;		
		text-transform:capitalize;
		padding-left: 15px;
		}

A:link.submenutext2, A:visited.submenutext2

		{
	font-family :  'Verdana';
		font-size : 10px;
		font-weight:normal;
		COLOR:#000099;
		PADDING-TOP:10px;
		text-decoration: none;		
		text-transform:capitalize;
		padding-left: 25px;
		}

A:hover.submenutext2		
	{
		font-family :  'Verdana';
		font-size : 10px;
		font-weight:normal;
		COLOR:#000099;
		margin-TOP:30px;
		text-decoration: underline;		
		text-transform:capitalize;
		padding-left: 25px;
		}
.MenuBackground
{
		
		background-color:#e1e0de;
		padding-left:14px;	
}



.CopyWrite
{
	font-family: 'Verdana';
	font-size: 9px;
	font-weight: BOLD;
	color: #FFFFFF;
	letter-spacing: 1px;
}



#Content
{
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: FFFFFF;
}



A:hover, A:link, A:visited
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #02056e;
		text-decoration: underline;
		text-align: left;
		}

hr
{
	border: #e1e0de thin solid;
}

.RequiredField
{
	color: #E41E1E;
	font-size: 11px;
}









/*Blub Styles*/

.CatalogBlurbTable
{
	border: 1px solid #e1e0de;
	background-color: #FDF5CD;
	width: 180px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 12px;
	margin-top: 10px;
}

TH.CatalogBlurbTableHeader
{
	background-color: #e1e0de;
	text-align: left;
	font-family: 'Verdana';
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
TD.CatalogBlurbTableBody
{
	font-family: 'Verdana';
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	color: #000000;
}
#CatalogBlurbImage
{
	border: 0px ridge #000000;
	padding: 0px 0px 0px 0px;
}
.CatalogBlurbText
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
A.CatalogBlurbLink:link, A.CatalogBlurbLink:visited
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}


/*Alternate Blurb Styles*/

.CatalogBlurbTableAlternate
{
	border: 1px solid #E3EEFA;
	background-color: #E3EEFA;
	width: 180px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 12px;
	margin-top: 10px;
}

TH.CatalogBlurbTableHeaderAlternate
{
	background-color: #e1e0de;
	text-align: left;
	font-family: 'Verdana';
	font-size: 12px;
	color: #E3EEFA;
	padding-left: 10px;
	padding-right: 10px;
}
TD.CatalogBlurbTableBodyAlternate
{
	font-family: 'Verdana';
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	color: #000000;
}
#CatalogBlurbImageAlternate
{
	border: 0px ridge #000000;
	padding: 0px 0px 0px 0px;
}
.CatalogBlurbTextAlternate
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
A.CatalogBlurbLinkAlternate:link, A.CatalogBlurbLinkAlternate:visited
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}


/*Ecommerce Styles*/


.BodyHeader
		{
		COLOR: #000099;
		FONT-SIZE: 14px;
		FONT-WEIGHT: bold;
		FONT-FAMILY: 'Verdana';
		BORDER-RIGHT: #e1e0de 0px solid;
		BORDER-TOP: #e1e0de 0px solid;
		BORDER-LEFT: #e1e0de 0px solid;
		BORDER-BOTTOM: #02056e 1px solid;
		WIDTH: 150px;
		margin-bottom:10px;
		text-align: left;
	
		}	
		

.BodyText
		{
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: left;
		}

CheckOutAddress
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.CheckOutCCardImage
{
	border: 1px ridge #000000;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
.CheckOutOrderSummaryTable
{
	border: 1px ridge #000000;
	background-color: #FFFFFF;
}
.CheckOutPrintOrderLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: Bold;
	color: #000000;
	text-align: right;
}
.CheckOutPrintOrderOutput
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.CheckOutPrintOrderColumnLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #e41e1e;
	text-align: center;
}
.CheckOutSubTotalPrice
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.CheckOutSummaryField
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.CheckOutSummaryLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: Bold;
	color: #000000;
	text-align: left;
}
.CheckOutTotalPrice
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.CheckOutTotalPriceLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.CheckOutUnitPrice
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.ColumnLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-align: left; 
	
}
.Data
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
A.DefaultLink:hover, A.DefaultLink:link, A.DefaultLink:visited
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #E41E1E;
	text-decoration: underline;
	text-align: left;
}
.DefaultTable
{
	
	background-color: #FFFFFF;
	margin-top: 10px;

	
	
}

.FormButtonMatte
{
padding-top:20px;
text-align:center;
}	

.FormButton
        {
		font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #e1e0de;
		Background-Color:#000099;
		border: 1px ridge #000000;
		padding: 0px 0px 0px 0px;
		}

.FormButtonAlternate		

       {
		font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #e1e0de;
		Background-Color:#000099;
		border: 1px ridge #000000;
		padding: 0px 0px 0px 0px;
		}

		
.FormCheckbox
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		Background-Color:#EAE7F1;
		border: 1px ridge #000000;
		padding: 0px 0px 0px 0px;
		}



.FormField
        {
		font-family: 'Verdana';
		font-size: 10x;
		font-weight: normal;
		COLOR: #000000;
		Background-Color:#e1e0de;
		border: 1px ridge #000099;
		padding: 0px 0px 0px 0px;
		width: 45px;
		height:17px;
		}

.EmailField
{
width:222px;
}

TABLE.LoginFormTable .EmailField		
{
width:150px;
background-color:#FFFFFF;
}

TABLE.LoginFormTable .PasswordField
{
width:150px;
background-color:#FFFFFF;
}

.FormLabel
        {
		font-family: 'Verdana';
		font-size: 12px;
		font-weight: Bold;
		COLOR: #02056e;
		text-align: right;
		}
.FormOutput
{
	font-family: 'Verdana';
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top:-40px;
	
}

.FormSelect
        {
		font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #000099;
		Background-Color:#e1e0de;
		border: 1px ridge #000099;
		padding: 0px 0px 0px 0px;
		width:100px;
		}
.FormTextArea
{
	font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #000099;
		Background-Color:#e1e0de;
		border: 1px ridge #000099;
		padding: 0px 0px 0px 0px;
		width:100px;
}
.HighlightTableRow TD
{
	background-color: #FFFFFF;
	border-top: solid 0px #000000;
	
}

.SelectedTableRow
{
	border: 0px ridge #000000;
	background-color: #e1e0de;
}
.ListCategoryTable /* Added MJV - 7/1/03 */
{
	width: 550px;
	border: 0px;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	
}
.ListCategoryHeader /* Added MJV - 7/1/03 */
{
	font-family: 'Verdana';
		font-size: 14px;
		font-weight: bold;
		COLOR: #000099;
}




.ListCategoryDescription
{
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 3px 10px 10px 25px;
}
.ListCategoryItemCount
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #e41414;
	text-align: right;
	padding: 2px 4px 4px 4px;
}
.ListCategoryName
{
	padding: 2px 4px 4px 4px;
}
A.ListCategoryName:hover, A.ListCategoryName:link, A.ListCategoryName:visited /* Added MJV - 7/1/03 */
{
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: bold;
	color: #02056e;
	text-decoration: underline;
	text-align: left;
}
.ListCategoryDescription
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.ListCategoryItemCount
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	border-bottom: solid 1px #04046E;
}
.ListCategoryName
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	border-bottom: solid 1px #04046E;
}
.NormalTableRow
{
	border: 1px ridge #000000;
	background-color: #FFFFFF;
}
.OnFileLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.OnFileSelect
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EAE7F1;
	border: 1px ridge #000000;
	padding: 0px 0px 0px 0px;
}
.RequiredFieldLabel
{
	font-family: 'Times, Times New Roman, Verdana';
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	color: #E41E1E;
	text-align: left;
}
.RequiredFieldSummary
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #E41E1E;
	text-align: left;
}
/*ShoppingCart*/
.ShoppingCartDiscountMessage /* Added JS - 10/27/03 */
{
	font-weight: bold;
	color: #3E7DC5;
}
.ShoppingCartTotalPrice
{
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.ShoppingCartUnitPrice
{
	font-family: 'Verdana';
	font-size: 12px;
	color: #000000;
	text-align: right;
}


.ShoppingCartLabel TD
{
	border-top: dashed 0px #000000;
	background-color: #e1e0de;
	border-bottom: solid 1px #000000;
	padding: 5px 5px 5px 5px;
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.ShoppingCartFormField /*Added MJV - 7/1/03*/
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFDD;
	border: 1px ridge #000000;
	padding: 0px 0px 0px 0px;
}

.ShoppingCartInvalidEntryTableRow
{
	border: 0px ridge #F8A2AF;
	background-color: #F8BDBD;
}

.ShoppingCartInvalidEntryTableRow TD
{
	color: #000000;
	font-weight: bold;
}



.ShoppingCartTable
{
	border: 0px ridge #000000;
	padding: 0px 0px 0px 0px;
	margin-right: 15px;
	width: 540px;
}
.ShoppingCartTable TR
{
	text-align: center;
}
.ShoppingCartTable TD
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.ShoppingCartLink /*Added MJV - 7/1/03*/
{
	text-align: left;
}

A:link.ShoppingCartLink, A:visited.ShoppingCartLink TD, A:hover.ShoppingCartLink /*Added MJV - 7/1/03*/
{
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: normal;
	color: #E41E1E;
}



.ShoppingCartButton
{
	text-align: center;
}

.ShoppingCartSaveCartButton
{
				font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #e1e0de;
		Background-Color:#000099;
		border: 1px ridge #000000;
		padding: 0px 0px 0px 0px;
}

.ShoppingCartRecalcButton /*Added MJV - 7/1/03*/
{
				font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #e1e0de;
		Background-Color:#000099;
		border: 1px ridge #000000;
		padding: 0px 0px 0px 0px;
}


.ShoppingCartEmptyCartButton /*Added MJV - 7/1/03*/
{
		font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #e1e0de;
		Background-Color:#000099;
		border: 1px ridge #000000;
		padding: 0px 0px 0px 0px;
}
.ShoppingCartShopMoreButton /*Added MJV - 7/1/03*/
{
		font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #e1e0de;
		Background-Color:#000099;
		border: 1px ridge #000000;
		padding: 0px 0px 0px 0px;
}
.ShoppingCartCheckoutButton /*Added MJV - 7/1/03*/
{
		font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #e1e0de;
		Background-Color:#000099;
		border: 1px ridge #000000;
		padding: 0px 0px 0px 0px;
}


.ShoppingCartSavedCartTable
{
	border: 0px ridge #000000;
	padding: 10px 10px 10px 10px;
	
	
}

.DeleteSavedCartButton
{

		font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #e1e0de;
		Background-Color:#000099;
		border: 1px ridge #000000;
		padding: 0px 0px 0px 0px;
	}

/*Messages /notifications */
.ValidationMessage
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding: 15px 15px 5px 50px;
	border-left: ridge 2px #e41e1e;
	border-right: ridge 2px #e41e1e;
	border-top: ridge 2px #e41e1e;
	border-bottom: ridge 2px #e41e1e;
	text-align: left;
	height: 54px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	background-image: url(/ecommerce/site/themes/images/alertimage.gif);
	background-repeat: no-repeat;
	display: block;
}

.InfoMessage /* Added MJV - 7/1/03 */
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding: 15px 15px 5px 50px;
	border-left: ridge 2px #FFBB4A;
	border-right: ridge 2px #FFBB4A;
	border-top: ridge 2px #FFBB4A;
	border-bottom: ridge 2px #FFBB4A;
	text-align: left;
	height: 54px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	background-image: url(/ecommerce/site/themes/images/infoalert_icon.gif);
	background-repeat: no-repeat;
}
/* Style Changes for Catalog - MJV 6/28/03 */

.CatalogFeaturedItemTable /* Added MJV - 7/1/03 */
{
	width:550px;
	border: solid 0px #000000;
}
.CatalogFeaturedItemButton
{
		font-family: 'Verdana';
		border: solid 0px #e1e0de;
		color:#000099;
		padding:0px 0px 0px 0px;
		height:17px;
		font-size:0px;
		background-image: url('/ecommerce/site/themes/images/BuyNow.gif');
		background-repeat:no-repeat;
		width:50px;
		margin-top:-22px;
		margin-left:130px;
}



.CatalogFeaturedItemHeadline
{
		font-family: 'Verdana';
		font-size: 14px;
		font-weight: bold;
		COLOR: #000099;
}

.CatalogFeaturedItemHeadlineHighlight
{
	border-top: dashed 0px #000000;
		background-color: #FFFFFF;
		padding:0px 0px 0px 0px;	
}



.CatalogFeaturedItemLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.CatalogFeaturedItemLongDescription
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width:300px;
}
.CatalogFeaturedItemPicture
{
	border-color: #000000;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin-right: 20px;
}
.CatalogFeaturedItemPictureNotFound
{
	width: 175px;
	height: 175px;
	background-image: url(/ecommerce/site/themes/images/featured-photonotfound.gif);
	background-repeat: no-repeat;
	font-family: 'Verdana';
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 35px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
	text-decoration: none;
}
.CatalogFeaturedItemPrice
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.CatalogFeaturedItemProductHeadline
{
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #000000;
		text-align: left;
		border-bottom: solid 1px #000099;
		width:300px;
}
.CatalogFeaturedItemProductSubHeadline
{
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: left;
	
}
.CatalogFeaturedItemStockCode
{
	font-family: 'Verdana';
		font-size: 10px;
		font-weight: normal;
		COLOR: #02056e;
		text-align: left;
}
.CatalogHotBuyTable	/* Added MJV - 7/1/03 */
		{
			padding:0px 0px 0px 0px;
			margin-bottom:0px;
			margin-right:0px;
			border: solid 0px #000000;
			width:540px;
		}


		
.CatalogHotBuyTable TD /* Added MJV - 7/1/03 */
		{
			
			padding:0px 0px 0px 0px;
		}
.CatalogHotBuyItemTable
		{
		border: solid 0px #03046E; 
		padding:0px 0px 0px 0px;
		background-color:#ffffff;
		width:255px;
		margin-top:5px;
		}
		
.CatalogHotBuyHeadlineHighlight
        {
		border-top: dashed 0px #000000;
		background-color: #FFFFFF;
		padding:0px 0px 0px 0px;		}			
		
.CatalogHotBuyHeadline /* Added MJV - 7/1/03 */
		{
		font-family: 'Verdana';
		font-size: 14px;
		font-weight: bold;
		COLOR: #000099;
		
		}
		
.CatalogHotBuyButton
        {
		font-family: 'Verdana';
		border: solid 0px #e1e0de;
		color:#000099;
		padding:0px 0px 0px 0px;
		height:17px;
		font-size:0px;
		background-image: url('/ecommerce/site/themes/images/BuyNow.gif');
		background-repeat:no-repeat;
		width:50px;
		margin-top:-22px;
		margin-left:100px;
		
		
		}
.CatalogHotBuyLabel
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: left;
		}
A:link.CatalogHotBuyLink, A:hover.CatalogHotBuyLink, A:visited.CatalogHotBuyLink
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #FFFFFF;
		text-decoration: underline;
		text-align: left;
		}
.CatalogHotBuyPicture
        {
		border: 0px ridge #000000;
		margin: 10px 10px 10px 10px;
		vertical-align: middle;
		border-right: none;
		text-align: center;
		padding: 0px 0px 0px 0px;
		
		}
.CatalogHotBuyPictureNotFound
     {
		width:83px;
		
		background-image:url(/ecommerce/site/themes/images/listing-photonotfound.gif);
		background-repeat:no-repeat;
		
		font-family: 'Verdana';
		font-size: 9px;
		font-weight: bold;
		COLOR: #000000;
		text-align: center;
		padding:4px 0px 0px 0px;
		margin:5px 5px 5px 5px;
		text-decoration: none;
		}
.CatalogHotBuyPrice
        {
		font-family: 'Verdana';
		font-size: 18px;
		font-weight: bold;
		font-style:oblique;
		COLOR: #dd0000;
		text-align: left;
		}
.CatalogHotBuyProductHeadline
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #000000;
		text-align: left;
		border-bottom: solid 1px #000099;
		}
.CatalogHotBuyShortDescription
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: left;
		}
.CatalogHotBuyStockCode
        {
		font-family: 'Verdana';
		font-size: 10px;
		font-weight: normal;
		COLOR: #02056e;
		text-align: left;
		
		}
.CatalogHotBuyAlternatingCell /* Added MJV - 7/10/03 */
		{
			border-left: dashed 1px #000000;
		}

.CatalogItemNotFoundMessage
{
}

A:link.CatalogListNavTrail, A:hover.CatalogListNavTrail, A:visited.CatalogListNavTrail
{
	font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #02056e;
		text-decoration: underline;
		text-align: left;
}
A:link.CatalogListPaginationText, A:visited.CatalogListPaginationText, A:hover.CatalogListPaginationText
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #E41E1E;
	text-align: left;
}
.CatalogListSortLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.CatalogListSortSelect
{
			font-family: 'Verdana';
		font-size: 9px;
		font-weight: normal;
		COLOR: #000099;
		Background-Color:#e1e0de;
		border: 1px ridge #000099;
		padding: 0px 0px 0px 0px;
		width:100px;
}
.CatalogProduct2DListButton
{
			font-family: 'Verdana';
		border: solid 0px #e1e0de;
		color:#000099;
		padding:0px 0px 0px 0px;
		height:17px;
		font-size:0px;
		background-image: url('/ecommerce/site/themes/images/BuyNow.gif');
		background-repeat:no-repeat;
		width:50px;
		margin-top:-22px;
		margin-left:100px;

}
.CatalogProduct2DListPicture
{
	border: 1px ridge #000000;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
.CatalogProduct2DListPictureNotFound
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}
.CatalogProduct2DListPrice
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center; ;
}
.CatalogProduct2DListPriceLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.CatalogProduct2DListShortDescription
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.CatalogProduct2DListStockCode
{
	font-family: 'Verdana';
		font-size: 10px;
		font-weight: normal;
		COLOR: #02056e;
		text-align: left;
}
.CatalogProduct2DListStockCodeLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


.CatalogProduct2DListUnitSelect
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EAE7F1;
	border: 1px ridge #000000;
	padding: 0px 0px 0px 0px;
}

A:link.CatalogDetailNavTrailCategory, A:hover.CatalogDetailNavTrailCategory, A:visited.CatalogDetailNavTrailCategory
{
	font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #02056e;
		text-decoration: underline;
		text-align: left;
}

.CatalogDetailNavTrailItemName /* Added MJV 7/10/03 */
{
	font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #02056e;
		text-decoration: underline;
		text-align: left;
}

.CatalogProductDetailHeadline
		{
		font-family: 'Verdana';
		font-size: 14px;
		font-weight: bold;
		COLOR: #000099;
		}		
.CatalogProductDetailHeadline2
{
	font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #e1e0de;
		text-align: left;
		border-bottom: solid 0px #000099;
		width:300px;
		background-color:#02056e;
		padding-top:3px;
		padding-left:2px;
		
}
.CatalogProductDetailLongDescription
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.CatalogProductDetailPicture
{
	border: 0px ridge #000000;
	margin: 10px 10px 10px 10px;
	vertical-align: middle;
}
.CatalogProductDetailPictureNotFound
{
	width: 175px;
	height: 175px;
	background-image: url(/ecommerce/site/themes/images/featured-photonotfound.gif);
	background-repeat: no-repeat;
	font-family: 'Verdana';
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 65px 0px 0px 0px;
	margin: 5px 15px 5px 5px;
	text-decoration: none;
}

.CatalogProductDetailPrice
{
		font-family: 'Verdana';
		font-size: 12px;
		font-weight: 900;
		font-style:normal;
		COLOR: #02056e;
		text-align: left;
		width:100px;
		
}
.CatalogProductDetailQuantityLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.CatalogProductDetailStockCode
{
	font-family: 'Verdana';
		font-size: 10px;
		font-weight: normal;
		COLOR: #02056e;
		text-align: left;
}
.CatalogProductDetailSubHeadline
{
	font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #000000;
		text-align: left;
		border-bottom: solid 1px #000099;
		width:300px;
}
.CatalogProductDetailUnit
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.CatalogProductDetailButton /* Added MJV - 7/1/03 */
{
		font-family: 'Verdana';
		border: solid 0px #e1e0de;
		color:#000099;
		padding:50px 0px 0px 0px;
		height:17px;
		font-size:0px;
		background-image: url('/ecommerce/site/themes/images/BuyNow.gif');
		background-repeat:no-repeat;
		width:50px;
		margin-top:-22px;
		margin-left:140px;
}

.CatalogProductVerticalListButton
{
font-family: 'Verdana';
		border: solid 0px #e1e0de;
		color:#000099;
		padding:0px 0px 0px 0px;
		height:17px;
		font-size:0px;
		background-image: url('/ecommerce/site/themes/images/BuyNow.gif');
		background-repeat:no-repeat;
		width:50px;
		
}
.CatalogProductVerticalListField
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px ridge #7F9DB9;
	padding: 0px 0px 0px 0px;
	width: 300px;
}



.CatalogProductVerticalListPicture
{
	border: 0px ridge #000000;
	margin: 6px 6px 6px 6px;
}
.CatalogProductVerticalListPictureNotFound
{
	width: 83px;
	height: 35px;
	background-image: url(/ecommerce/site/themes/images/listing-photonotfound.gif);
	background-repeat: no-repeat;
	font-family: 'Verdana';
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 4px 0px 4px 0px;
	margin: 5px 5px 5px 5px;
	text-decoration: none;
}

.CatalogProductVerticalListPrice
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #E41414;
	text-align: center;
}
.CatalogProductVerticalListQuantityLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.CatalogProductVerticalListShortDescription
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.CatalogProductVerticalListStockCode
{
	font-family: 'Verdana';
		font-size: 10px;
		font-weight: normal;
		COLOR: #02056e;
		text-align: left;
}
.CatalogProductVerticalListUnitSelect
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #EAE7F1;
	border: 1px ridge #000000;
	padding: 0px 0px 0px 0px;
}
.CatalogHighlightTableRow
{
	background-color: #Ffffff;
	
}
.CatalogHighlightTableRow TD
{
	border-top:solid 1px #000099;
	border-bottom:solid 1px #000099;
	height:100px;

	
}

.CatalogQtyAddTableCell
{
	text-align: center;
}

.CatalogAddtoCartDiv
{
	border: solid 0px #000000;

}
.CatalogPricingTable
		{
			width:240px;
			border: solid 0px #000000;
		}
.CatalogPricingTable TD
		{
			border-bottom:none;
			border-top:none;
			width:120px;
		}

.CatalogSearchHeader
{
text-transform:lowercase;
color:#e1e0de;
}

/* END - Style Changes for Catalog - MJV 6/28/03 */
/* Login Styles */
.LoginFormTable /* Added MJV - 7/10/03 */
	{
		
		padding: 0px 0px 0px 0px;
		margin-top:-10px;
	}
.LoginFormTable TD /* Added MJV - 7/10/03 */
	{
		
		padding: 10px 0px 0px 0px;
	}



.LoggedInAsTable /* Added MJV - 7/10/03 */
{
	padding: 0px 0px 0px 0px;

	
}

.LoggedInAsTable TD /* Added MJV - 7/10/03 */
{
	padding: 0px 10px 0px 10px;
	width:160px;
}

.LoggedInAsTable STRONG
{
font-size:11px;
}

.LoginSuccessText /* Added MJV - 7/10/03 */
{
	color: #02056e;
	font-weight: normal;
	font-size: 11px;
	width:160px;

	
}
.LoginSuccessName /* Added MJV - 7/10/03 */
{
	font-weight: bold;
	color: #02056e;
	font-size: 11px;
	padding-bottom:10px;

}

A.LoginLink:visited 
{
color:#000000;
text-decoration:none;
}

A.LoginLink:link 
{
color:#000000;
text-decoration:none;

}
A.LoginLink:hover
{
color:#000000;
text-decoration:underline;

}

.LoginButton
{
margin-left:5px;
}

.SearchFormField /* Added JS - 7/10/03 */
        {
		font-family: 'Verdana';
		font-size: 10px;
		font-weight: normal;
		COLOR: #000000;
		Background-Color:#e1e0de;
		border: 1px ridge #000099;
		padding: 0px 0px 0px 0px;
		width: 161px;
		}


/* Order Status Styles*/
TABLE.OrderStatusSearchTable TD
{
border: solid 0px #000000;
width:500px;

}
.OrderStatusSearchSubHeader
{
	border-right: thin;
	border-top: thin;
	font-weight: bold;
	font-size: 18px;
	border-left: thin;
	color: #3e7dc5;
	font-family:'Verdana';
	text-align: left;
}
.OrderStatusSearchHeader
{
	border-right: thin;
	border-top: thin;
	font-weight: bold;
	font-size: 18px;
	border-left: thin;
	color: #3e7dc5;
	border-bottom: #e1e0de thin solid;
	font-family:'Verdana';
	text-align: left;
}
.OrderStatusSearchTableBody
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family:'Verdana';
}

.OnHandQuantityHotbuy
{
	font-family: 'Verdana';
	font-size: 11px;
	color: #03046E;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
.OnHandQuantityItemDetail
{
	font-weight: normal;
	font-family: 'Verdana';
	font-size: 11px;
	COLOR: #000000;
}

.OnHandQuantityItemVerticleListing
{
	font-family: 'Verdana';
	font-size: 11px;
	color: #03046E;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
.OnHandQuantityFeaturedItem
{
	font-weight: bold;
	font-family: 'Verdana';
	font-size: 11px;
}

/*OrderSearch Styles*/
.OrderSearchFormLabel
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
.OrderStatusSearchTable
{
	width: 50%;
}
.OrderStatusSearchSubHeader
{
	border-right: thin;
	border-top: thin;
	font-weight: bold;
	font-size: 18px;
	border-left: thin;
	color: #3e7dc5;
	font-family: 'Verdana';
	text-align: left;
}
.OrderStatusSearchHeader
{
	COLOR: #000099;
		FONT-SIZE: 14px;
		FONT-WEIGHT: bold;
		FONT-FAMILY: 'Verdana';
		BORDER-RIGHT: #e1e0de 0px solid;
		BORDER-TOP: #e1e0de 0px solid;
		BORDER-LEFT: #e1e0de 0px solid;
		BORDER-BOTTOM: #02056e 0px solid;
		margin-bottom:10px;
		text-align: left;
		
}
.OrderStatusSearchTableBody
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family:'Verdana';
}
.OrderStatusdetailHeader TD
{
	padding-right: 5px;
	border-top: #000000 0px dashed;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	color: #e1e0de;
	padding-top: 5px;
	border-bottom: #04046e 0px solid;
	font-family: Verdana;
	background-color: #000099;
}
.OrderStatusHighlightTableRow
{
	background-color: #e1e0de;
}
.OrderSearchbutton
{
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	border: none;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(/Ecommerce/site/themes/images/go-button-ecom.gif);
	height: 20px;
	background-repeat: no-repeat;
	width: 50px;
}

.orderdisplayTable
{
	border: 0px ridge #000000;
	width: 626px;
}

/*outside Table Controls border */
.orderdisplayLabel
{
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: Bold;
	color: #000000;
	text-align: right;
}
/*Labels for order info Controls border */
.orderdisplayField
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.orderdisplayTitle
{
	font-size: 13px;
	text-align: center;
	border-top: dashed 0px #000000;
	background-color: #000099;
	font-family: 'Verdana';
	font-weight: bold;
	color: #e1e0de;
	padding-bottom:5px;
	padding-top:5px;
}
.orderdisplaydetailLabel
{
	border-top: dashed 0px #000000;
	background-color: #000099;
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #e1e0de;
	padding-bottom:5px;
	padding-top:5px;
}
.orderdisplaydetailField
{
	font-family: 'Verdana';
	font-size: 11px;
}


	
.ItemByCategoryListingHighlightRow TD
{
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: left;
		background-color:#FBF3E7;
}		

.ItemListingHeader TD /* Added MJV - 7/1/03 */
{
	border-top: dashed 0px #000000;
	background-color: #e1e0de;
	border-bottom: solid 2px #04046E;
	padding: 5px 5px 5px 5px;
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: bold;
	color: #03046E;
	
}
.ItemByCategoryListingHighlightRow TD
{
	
	background-color: #FBF3E7;
	

}
.ItemByCategoryListingHighlightRow TD, .ItemByCategoryListingRow TD
{
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: left;
		
}		
	
.AddtoCartqtyQty	
{
	width:50%;
	}
	
.OnHandQuantityItemVerticleListings
{
	font-family: 'Verdana';
	font-size: 11px;
	color: #03046E;
	text-align: left;
	font-weight: bold;
	width: 100%;
}
.ListCategoryDesctiption
{
	color:#000000;
}
.ListCategoryPhoto
{
	margin-top:10px;
	margin-right:40px;
	float:right;
	
	
}


.CatalogItemQuantityDiscountTable
{
width:120px;
border-collapse: collapse;	

}
.CatalogItemQuantityDiscountTable TD
{
padding:2px,2px,2px,2px; 

}


.CatalogItemQuantityDiscountHeaderRow
{	
background-color:000000;	
}

.CatalogItemQuantityDiscountHeaderRow TD
{
	padding:2px,2px,2px,2px; 
font-weight:bolder;
color:White;
text-align:center;
}
.CatalogItemQuantityDiscountRow TD
{
font-family: 'Verdana';
font-size: 12px;
}
.CatalogItemQuantityDiscountQtyCell{
text-align:center;	
}
.CatalogItemQuantityDiscountPriceCell
{
text-align:right;
}

/*Checkout*/

.CheckOutAddress
	{
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: left;
	}

.CheckOutCCardImage
        {
		border: 1px ridge #000000;
		padding : 0px 0px 0px 0px;
		vertical-align: middle;
		
		}
.CheckOutOrderSummaryTable
        {
		border:1px solid #000099;
		background-color:#e1e0de;
		padding: 0px 0px 0px 0px;
		}



		
.CheckOutOrderSummaryTableRowHighlight
        {
		border-top: dashed 0px #000000;
		background-color: #02056e;
		border-bottom:solid 0px #04046E;
		padding: 5px 5px 5px 5px;	
			
		}

.CheckOutOrderSummaryLabel
        {
		font-family: 'Verdana';
		font-size: 14px;
		font-weight: bold;
		COLOR: #e1e0de;
		height:20px;
		
		}
		
.CheckOutPrintOrderLabel
		{
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: Bold;
		COLOR: #000000;
		text-align: right;
		}
.CheckOutPrintOrderOutput
		{
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: left;
		
		}	
.CheckOutPrintOrderColumnLabel		
		{
border-top: dashed 0px #000000;
		background-color: #e1e0de;
		border-bottom:solid 2px #04046E;
		padding: 5px 5px 5px 5px;		
				font-family: 'Verdana';
		font-size: 18px;
		font-weight: bold;
		COLOR: #03046E;	
		}	
.CheckOutSubTotalPrice
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: center;
		}

.CheckOutSubTotalPriceLabel
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #ffffff;
		text-align: center;
		background-color:#3E7DC5;
		}		
.CheckOutSummaryField
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: center;
		}

.CheckOutSummaryFieldProductName
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: left;
		padding-left: 5px;
		}

.CheckOutSummaryFieldTotal
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: center;
		}

.CheckOutSummaryLabel
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: Bold;
		COLOR: #000000;
		text-align: right;
        }

.CheckoutSummaryLabelShippingOptions
  {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: Bold;
		COLOR: #000000;
		text-align: center;
        }
.CheckOutSummaryLabelProductName
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: Bold;
		COLOR: #e1e0de;
		text-align: left;
		padding-left: 5px;
        }

        
  .CheckoutSummaryLabelAlternate      
		{
    	font-family: 'Verdana';
		font-size: 11px;
		font-weight: Bold;
		COLOR: #e1e0de;
		text-align:center;
        }	
  
  .CheckoutSummaryOrderNumber
		{
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: Bold;
		COLOR: #000000;
		text-align: center;
        }


.CheckOutTotalPrice
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #000000;
		text-align: right;
		background-color:#FFFFFF;
		padding-left: 90px;
		
		}
.CheckOutTotalPriceLabel
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: bold;
		COLOR: #000000;
		background-color:#FFFFFF;
		text-align: right;
		
		}
.CheckOutUnitPrice
        {
		font-family: 'Verdana';
		font-size: 11px;
		font-weight: normal;
		COLOR: #000000;
		text-align: center;
		}
	/* Calendar Styles */
	.calendarmain{border: 1px ridge #000000;background-color:#FFFFFF;color:#FFFFFF; FONT-SIZE: 11px;height:180px;}
	.calendarDayStyle{font-family: 'Verdana';font-size: 11px;font-weight: Bold;COLOR: #000000;background-color:#FFFFFF;background-color:#FFFFFF;}
	.calendarDayStyle A{color:#FFFFFF; FONT-SIZE: 11px;}	
	.calendarOtherMonthDayStyle{background-color:#FFFFFF; FONT-SIZE: 11px;}
	.calendarOtherMonthDayStyle A{COLOR:#FFFFFF;font-family:'Verdana';font-size: 11px; }
	.calendarNextPrevStyle{	background-color:#FFFFFF;background-color: #e1e0de;font-family: 'Trebuchet MS','Verdana';font-size: 16px;font-weight: bolder;COLOR: #03046E;text-align: left;padding: 5px 5px 5px; FONT-SIZE: 11px;}
	.calendarDayHeaderStyle{background-color:#02056e;font-size: 12px;font-family: 'Verdana';COLOR: white; FONT-SIZE: 11px;}
	.calendarTodayDayStyle{background-color:#e1e0de; FONT-SIZE: 11px;}
	.calendarSelectedDayStyle{background-color:#e1e0de; FONT-SIZE: 11px;}
	.calendarTodayDayStyle A{FONT-SIZE: 11px;}
	.calendarNextPrevStyle A {FONT-SIZE: 11px;}
	.calendarTitleStyle
	{
		
		background-color: #e1e0de;
		font-family: 'Verdana';
		font-size: 18px;
		font-weight: bolder;
		COLOR: #000099;
		text-align: left;
		padding: 2px 2px 2px;
	}
	.calendarLabel A {font-family:'Verdana'; FONT-SIZE: 11px;}