
 
 .LogIN{
font-size: 8pt;
font-weight: normal;
FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;		
	}


.Welcome{
 font-size: 10pt;
	color: #4A4A4A;
	font-weight: BOLD;
	FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.Help{
 font-size: 6.8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

 .Help a{
  text-decoration: none;
        color: #0000FF;
	}

.Help a:hover{
color: #000000;
background-color: #FEF89F;
 text-decoration: none;
}
	





.LogOut{
 font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

.Invalid{
 font-size: 8pt;
	color: #FF0000;
	FONT-FAMILY: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF

}


 
 

.Offer {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	FONT-FAMILY: Verdana
}

.Disclaimer {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	FONT-FAMILY: Verdana
}

.Expires{
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	FONT-FAMILY: Tahoma
}

.Address-Coupon{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.Member{
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}


.DESCRIPTION{
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}



.CONTACTtable{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Arial
}


.ADDRESS{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.PHONE{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.HOURS{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.DIRECTIONS{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.WEBSITE{
	font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.MENU{
	font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.FAX{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.E-MAIL{
	font-size: 8pt;
	color: #0000FF;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.TOLLFREE{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}

.GoBack{
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Tahoma
}


.HOMEPAGE{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	FONT-FAMILY: Verdana
}
.HOMEPAGE2{
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	FONT-FAMILY: Verdana
}
.HOMEPAGE3{
	font-size: 12pt;
	color: #4A4A4A;
	font-weight: bold;
	FONT-FAMILY: Verdana
}
.HOMETITLE{
	font-size: 13pt;
	color: #4A4A4A;
	font-weight: bold;
	FONT-FAMILY: Verdana
}

.ul-List{
list-style: circle outside url('PawBullet.gif')
}







/*PAGINATE OPTIONS */   
td.ProductListCounter {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    }
    td.ProductListCounter a {
        text-decoration: none;    
        }
    td.ProductListCounter a:visited {
        color:blue;
        }
    td.ProductListCounter a:hover {
        font-weight:normal; 
        color:#4A4A4A;
        }
    td.ProductListCounter div {
        display: inline;
        width:350px;
        height:40px;
        OVERFLOW:auto;
        }


/* Overall layout spacing for products list */        
div.container {
    position: relative;
	width:580px;
	margin:0px auto;
	text-align:center;
	border:0px dashed #FFFFFF;
	height:100%; 
	/*background: transparent url(h3_explanation.gif) center top no-repeat;*/
	}

/* each individual product box - START HERE and related items inside it*/
div.ProductListItem {
    float: center;
    text-align: right;
    border:1px solid #FFFFFF;
	background-color: #DDEAFD;
	width:300px;
	height: 180px;
	padding: 4px 4px 4px 4px;
	margin-center: 10px;
	margin-bottom: 5px;
	overflow: hidden;
    }  

    div.ProductListItem img {
        width:150px; 
        height:114px;
        border:1px;
        border-color:#FFFFFF;
    }
    div.ProductListItem a {
        text-decoration: none;
    }      
    div.ProductListItem a:visited {
        text-decoration: none;
    }  
    div.ProductListItem a:hover {
        font-weight:normal; 
    }      
        div.ProductListItem a:hover img{
        filter:alpha(opacity=80); 
        -moz-opacity: 0.7; 
        opacity: 0.7;
        }      
        div.ProductListItem a:hover font.PLIShortDesc font.tooltip{
            display:block;top:1em; center:1em; 
            width:15em; 
            border:1px solid #FFFFFF; 
            background-color:#DDEAFD; 
            padding: 4px 4px 4px 4px;
            position: relative;
            margin: 0px 0px 0px 0px;
            z-index:25;
        }   
    
    div.ProductListItem font.PLIViewItem {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: #0000FF;
        text-align: center;
        text-decoration: overline underline;
        font-weight: normal;
        display: block;
        }
    div.ProductListItem font.PLICaption {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: #000000;
        text-align: center;
        font-weight: normal;
        display: block;
        margin-bottom: 1px;
    }
       
    div.ProductListItem font.PLIShortDesc {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: black;
        text-align: center;
        font-weight: normal;
        display: block;
    }
        div.ProductListItem font.PLIShortDesc font.tooltip {
            position: relative; z-index:99;
            display: none;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size:1em;
            color:#black; 
            text-align: center;
        }
/* each individual product box - END HERE and related items inside it*/




/* Linked Product List in Product Details Page*/
div.ProductLinkedListItem {
    float: center;
    text-align: right;
    border:1px solid #FFFFFF;
	background-color: #FFFFFF;
	width:250px;
	height: 200px;
	padding: 4px 4px 4px 4px;
	margin-center: 10px;
	margin-bottom: 10px;
	overflow: hidden;
    }  

    div.ProductLinkedListItem img {
        width:250px; 
        height:120px;
        border:1px;
        border-color:#FFFFFF;
    }
    div.ProductLinkedListItem a {
        text-decoration: none;
    }      
    div.ProductLinkedListItem a:visited {
        text-decoration: none;
    }  
    div.ProductLinkedListItem a:hover {
        font-weight:bold; 
    }      
        div.ProductLinkedListItem a:hover img{
        filter:alpha(opacity=70); 
        -moz-opacity: 0.7; 
        opacity: 0.7;
        }      
        div.ProductLinkedListItem a:hover font.PLILinkedShortDesc font.tooltip{
            display:block;top:1em; center:1em; 
            width:15em; 
            border:1px solid #FFFFFF; 
            background-color:#dedede; 
            padding: 4px 4px 4px 4px;
            position: relative;
            margin: 0px 0px 0px 0px;
            z-index:25;
        }   
    
    div.ProductLinkedListItem font.PLILinkedViewItem {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: #78000C;
        text-align: center;
        text-decoration: overline underline;
        font-weight: normal;
        display: block;
        }
    div.ProductLinkedListItem font.PLILinkedCaption {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: #000000;
        text-align: center;
        font-weight: normal;
        display: block;
        margin-bottom: 1px;
    }
       
    div.ProductLinkedListItem font.PLILinkedShortDesc {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: black;
        text-align: center;
        font-weight: normal;
        display: block;
    }
        div.ProductLinkedListItem font.PLILinkedShortDesc font.tooltip {
            position: relative; z-index:99;
            display: none;
            font-family: Tahoma, Arial, Helvetica, sans-serif;
            font-size:1em;
            color:#black; 
            text-align: center;
        }
/* END HERE and related items inside it*/





div.spacer {
	clear: both;
	display: none;
	height: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/*display Category Header Information on Product Lists */
td.CategoryHeaderLayout {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:.8em;
    color: black;
    text-align: center;
    }

/* Category Hierarchy */
hr.CategoryHierarchyHR  {
    width: 500px; 
    color: #FFFFFF; 
    height: 0px; 
    text-align: center; 
    border: 0px solid #FFFFFF;
    }

/* Color cordinate Categorys in Product Lists */
td.CategoryTabbedView   {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:.1em;
        color: #FFFFFF;
        text-align: center;
        font-weight: bold;
        padding: 0px 0px 0px 0px;
    width:0px;
    border-top: #ffffff;
    border-right: #ffffff;
    border-center: #ffffff;
     background-color: #ffffff;
    }


table.CategoryList  {
    border:1px solid #FFFFFF;
    }
    table.CategoryList td.CategoryPrimaryLine {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:.9em;
        color: #646150;
        text-align: center;
        font-weight: normal;
        padding: 20px 20px 20px 20px;
        background-color: #ffffff;
        }
    table.CategoryList td.CategoryAlternateLine {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10px;
        color: #646150;
        text-align: center;
        font-weight: normal;
        padding: 4px 4px 4px 20px;
        background-color: #FFFFFF;
        }
        
        
/*This is the text on the productslist.asp*/      
      .Linkfont {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: #000000;
        text-align: center;
        font-weight: Normal;
        }     
    table.CategoryList font.CategoryProductCount {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: #000000;
        text-align: center;
        font-weight: Normal;
        }
    table.CategoryList a    {
        text-decoration: underline;
         font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: #0000FF;
        text-align: center;
        font-weight: Normal;
        }
 /*STOP productslist.asp*/
 
  /*START each Address List*/
     .AddressList    {
        text-decoration: underline;
         font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: #0000FF;
        text-align: center;
        font-weight: Normal;
        }
                    
                    
                    
                    
        
/*  Product Details - Start CSS*/
table.ProductDetailHeader  {
    BORDER-COLLAPSE: collapse;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:12pt;
    color: black;
    height: 40px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    background-color: #DDEAFD;
    padding: 2px 2px 2px 2px;
    border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #FFFFFF;
    }
    
    font.ProductDetailFullDescription   {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: black;
    }
    
    font.ProductDetailShortDescription  {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color: black;
    }
    
/*  Product Details - END CSS*/