/* THIS FILE CONTAINS STYLE RULES COMMON TO INNER PAGES */


/* All Inner Pages: Protecting Those Who Serve */

.protectserve { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 11px }



/* All Inner Pages: 'Search' Form Radio Buttons */

.radio { color: #FFFFFF; background-color: #FFFFFF }



/* All Inner Pages: Breadcrumb Trail and Link to Advanced Search */

.breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
a.breadcrumb:link { color: #000000; text-decoration: underline }
a.breadcrumb:visited { color: #666633; text-decoration: underline }
a.breadcrumb:hover { color: #666633; text-decoration: underline }
a.breadcrumb:active { color: #666633; text-decoration: underline }



/* All Inner Pages: Left-hand Navigation */

.leftnav { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 13px }
a.leftnav:link { color: #FFFFFF; text-decoration: none; font-weight: normal }
a.leftnav:visited { color: #999966; text-decoration: none; font-weight: normal }
a.leftnav:hover { color: #CCCC99; text-decoration: none; font-weight: normal }
a.leftnav:active { color: #CCCC99; text-decoration: none; font-weight: normal }

.leftnavunderlines { border-bottom: 1px solid #999966 }



/* L3 and L4 Pages Only: Subcategory or Product Name */

.subheader { font-family: Verdana, sans-serif; font-size: 18px }



/* All Inner Pages: Links in Body Area of Page */

a:link { color: #000000; text-decoration: underline }
a:visited { color: #666633; text-decoration: underline }
a:hover { color: #666633; text-decoration: underline }
a:active { color: #666633; text-decoration: underline }



/* All Inner Pages: Product Grid Border and Fonts */



.productgrid
{
    border-color: #CCCC99;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;

}

.productcell
{
    border-color: #CCCC99;
    border-style: solid;
    margin: 0;
    border-width: 1px 1px 0 0;
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000
}

.producttextcell
{
    border-color: #CCCC99;
    border-style: solid;
    margin: 0;
    border-width: 1px 0 0 0;
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000
}



/* L2 Pages Only: Product Grid Headings */

.productgridheadings { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline }
a.productgridheadings:link { color: #000000 }
a.productgridheadings:visited { color: #666633 }
a.productgridheadings:hover { color: #666633 }
a.productgridheadings:active { color: #666633 }



/* All Inner Pages: Medium-Sized Green Subheaders */

.greensubheaders { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 14px; color: #666600 }



/* All Inner Pages: Colors-Customize-View Chart */

.pad { padding: 4px }



/* All Inner Pages: 'View' Form Radio Buttons */
.radiotan { color: #E0E0CC; background-color: #E0E0CC }



/* All Inner Pages: Lower Navigation Menu */

a.lowernav:link { color: #000000; text-decoration: underline }
a.lowernav:visited { color: #666633; text-decoration: underline }
a.lowernav:hover { color: #666633; text-decoration: underline }
a.lowernav:active { color: #666633; text-decoration: underline }
