
.mainText {
    font-family: Arial, Sans-Serif;
    color: #003f74;
    font-weight: normal;
    font-size: 17px;    
    text-decoration:none;
}

.mainTextLink {
    font-family: Arial, Sans-Serif;
    color: #003f74;
    font-weight: bold;
    font-size: 17px;    
    text-decoration:underline;
}
.klinks {display:none}


/* 
************************************************************************
The following are used in the shopping cart. These may be Edited to match
the particualar website, but MUST NOT be deleted!!
*************************************************************************/
/* 
Make this the same background as the Main site Start.dwt.
*/
.adminBackground {
background-repeat:repeat;
background-position: 0% 0%;
background-attachment: fixed;
background-color: #ffffff;

}

/* 
Home page item name.
*/
.homeItemName {
    font-family: Arial, Sans-Serif;
    color: #003f74;
    font-weight: bold;
    font-size: 14px;
    text-decoration:none;
}

/* 
Home page item description.
*/
.homeItemDescription {
    font-family: Arial, Sans-Serif;
    color: #003f74;
    font-weight: normal;
    font-size: 14px;
    text-decoration:none;
}

/* 
Color used as filler for the Search, Shipping, and Checkout Tables. And, any text outside those
Tables.
*/
.cartColor {
    font-family: Arial, Sans-Serif;
	background-color: #003f74;
	font-weight: normal;
	font-size: 16px;
}
/* 
The font color used on the Shipping page where the Customer fills in Shipping and Billing information.
*/
.cartShippingFont {
        font-family: Arial, Sans-Serif;
	color: #003f74;
	font-weight: normal;
	font-size: 16px;
}
/* Hyper links used such as Email Friend, Product Name for thumbnail information */
.navlinkCart {
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	color: #003f74;	
	font-weight: normal;

}
/* Hyper Link that states "Continue Shopping" upon return from ordering at PayPal or 2checkout */
.navlinkContShopping {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	color: #003f74;	
	font-weight: bold;
    text-decoration: underline;
}
/*
Hyper Links Update,Delete,Continue Shopping inside the Checkout Table.
*/
.navlinkCheckout {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	color: #003f74;
	font-style: normal;
	font-weight: bold;

}
/*
Product information (non-link) such as Price,List Price,Short/Long descriptions,
Product name in the Large Image information (details).
*/
.cartTxt {
        font-family: Arial, Sans-Serif;
	font-size: 15px;
	color: #003f74;	
	font-weight: normal;
        text-decoration:none;
}

/* Email a Friend Words */
.emailAFriend {
        font-family: Arial, Sans-Serif;
	font-size: 15px;
	color: #003f74;	
	font-weight: normal;
        text-decoration:none;
}
/* Email a Friend Top and Botton Thick Border Box */
.emailAFriendBorder {        
	background-color: #003f74;		
}

/* On a items Details page, this is the item's name */
.itemNameDetails {
        font-family: Arial, Sans-Serif;
	font-size: 20px;
	color: #003f74;	
	font-weight: bold;
        text-decoration:none;
}

/* On a items Details page, this is the item's description */
.itemNameDescription {
        font-family: Arial, Sans-Serif;
	font-size: 17px;
	color: #003f74;	
	font-weight: normal;
        text-decoration:none;
}

/* Formats Category Description */
.categoryText {
        font-family: Arial, Sans-Serif;
	font-size: 14px;
	color: #003f74;	
	font-weight: normal;
        text-decoration:none;    
          
}

/* Category Names Customer Can Select */
.categoryNames {
        font-family: Arial, Sans-Serif;
	font-size: 15px;
	color: #003f74;	
	font-weight: bold;
        text-decoration:none; 
}

/* foreground words and background color for customer category box */
.categorySelectBox {
    font-family: Arial, Sans-Serif;
    background-color: #003f74;
    color: #003f74;
    font-weight: normal;
    font-size: 13px;
}


/* Select A Category style */
.categoryNameHdr {
        font-family: Arial, Sans-Serif;
	font-size: 17px;
	color: #003f74;	
	font-weight: bold;
        text-decoration:none;
}


/*
Once the customer has ordered, an invoice is displayed for them.
*/
.cartInvoice {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	color: #003f74;	
	font-weight: normal;
       text-decoration:none;
}

/*
General messages such as empty cart, etc
*/
.cartMessages {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	color: #003f74;	
	font-weight: normal;
       text-decoration:none;
}

/*
General messages such as empty cart, etc
*/
.pageNumbers {
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	color: #003f74;	
	font-weight: normal;
       text-decoration:none;
}

/*
Product list price, and price.
*/
.cartPrice {
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	color: #003f74;	
	font-weight: normal;
    text-decoration:none;
}
/* Header for Admin Template and associated pages */
.adminHeader {	
        font-family: Tahome;
	font-size: 20px;
	font-weight: bold;
        font-style: italic; 
	color:  #003f74;
        border-color: #d40000;
	text-decoration:none;

}
/* Mini-Cart product and total */
.mincart {
	font-size: 12px;
	font-family : Verdana;
	color: #003f74;
}
/* Mini-Cart Shopping Cart and Checkout links */
.mincartLinks {
    font-weight: bold;
	font-size: 12px;
	font-family : Verdana;
	color: #003f74;
}
/* Search Header */
.searchHdr {
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 17px;	
    color: #003f74;	
}

/* Other Search Names: Keyword/Method/Price/Area */
.searchDetails{
    font-family: Arial, Sans-Serif;
    font-weight: normal;
	font-size: 15px;	
	color: #003f74;	
}

/* Search Button */
.searchSorryNothingFound{
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 17px;	
    color: #003f74;	
}

/* Search Button */
.searchDetailsButton{
    font-family: Arial, Sans-Serif;
    font-weight: normal;
	font-size: 14px;	
	color: #003f74;	
}
/* Checkout Cart Header */
.cartHdr {
    font-family: Arial, Sans-Serif;
    font-weight: bold;
	font-size: 16px;	
	color: #003f74;	
}
/* Cart Details (Details,Name,Unit Price...) */
.cartDetails{
    font-family: Arial, Sans-Serif;
    font-weight: normal;
	font-size: 15px;	
	color: #003f74;	
}
/* Cart Details Links (continue shopping/delete/update)  */
.cartDetailsLinks{
    font-family: Arial, Sans-Serif;
    font-weight: bold;
	font-size: 15px;	
	color: #003f74;	
}
/* Shipping UPS selection Header */
.upsShippingHdr {
    font-family: Arial, Sans-Serif;
    font-weight: bold;
	font-size: 16px;	
	color: #003f74;	
}
/* Review Order Header */
.reviewOrderHdr {
    font-family: Arial, Sans-Serif;
    font-weight: bold;
	font-size: 17px;	
	color: #003f74;	
}
/* Review Order Field Names */
.reviewOrderFields {
    font-family: Arial, Sans-Serif;
    font-weight: bold;
	font-size: 15px;	
	color: #003f74;	
}
/* Review Order Field Data */
.reviewOrderFieldsData {
    font-family: Arial, Sans-Serif;
    font-weight: normal;
	font-size: 14px;	
	color: #003f74;	
}
/* Global Disounts Header */
.discountHeader {
    font-family: Arial, Sans-Serif;
    font-weight: normal;
	font-size: 17px;	
	color:#000000;	
}
/* Actual Global Discounts Displayed */
.globalDiscounts {
    font-family: Arial, Sans-Serif;
    font-weight: normal;
	font-size: 15px;	
	color: #FF0000;	
}
/* Instore coupons */
.instoreCouponAmount {
    font-family: Arial, Sans-Serif;
    font-size:38px;
    font-weight=bold;
    text-align=center;   
    color: #003f74;
}
.instoreCouponDesc { 
    font-family: Arial, Sans-Serif;
    font-size:20px;
    font-weight=bold;
    text-align=center;   
    color: #003f74;
}
.instoreCouponCompanyName { 
    font-family: Arial, Sans-Serif;
    font-size:24px;
    font-style: italic;
    text-align=center;   
    color: #003f74;
}
.instoreCouponCompanyAddress { 
    font-family: Arial, Sans-Serif;
    font-size:16px;
    font-weight=bold;
    text-align=center;   
    color: #003f74;
}
.instoreCouponExp { 
    font-family: Arial, Sans-Serif;
    font-size:12px;
    font-weight=normal;
    text-align=center;   
    color: #003f74;
}
.instoreCouponAdminHeaders { 
    font-family: Arial, Sans-Serif;
    font-size:16px;
    font-weight=normal;      
    color: #003f74;
}
.instoreCouponFormBorder { 
   border-style:dashed; 
   border-color:#000000;
}
/* Instant Updateable Page */
.instantUpdateableAdminHeaders { 
    font-family: Arial, Sans-Serif;
    font-size:16px;
    font-weight=normal;      
    color: #003f74;
}
.instantUpdateableTitle {
    font-family: Arial, Sans-Serif;
    font-size:26px;
    font-weight=bold;
    text-align=center;   
    color: #003f74;
}
.instantUpdateableDesc{
    font-family: Arial, Sans-Serif;
    font-size:18px;
    font-weight=normal;
    text-align=center;   
    color: #003f74;
}
.instantUpdateableAdminMainTitle {
    font-family: Arial, Sans-Serif;
    font-size:34px;
    font-weight=bold;
    text-align=center;   
    color: #d40000;
    font-style: normal;
}
.instantUpdateableFormBorder { 
   border-width:thin;
   border-style:outset; 
   border-color:#000000;
}


/* 
Admin Home Images Item Numbers
*/
.homeImagesItem {
    font-family: Arial, Sans-Serif;
    color: #003f74;
    font-weight: bold;
    font-size: 18px;
    text-decoration:none;
}


/* 
Admin Home Images Reference Number and Desc.
*/
.homeImagesOther {
    font-family: Arial, Sans-Serif;
    color: #003f74;
    font-weight: normal;
    font-size: 16px;
    text-decoration:none;
}




