﻿body 
{
	background-color:#DFEBF7;
	font-family:Arial;
	font-size:14px;
}


input 
{
    background-image: url(/images/form_bg_repeat.gif);
    background-repeat:repeat-x;
    border:1px solid #000066;
}

textarea
{
	background-image: url(/images/form_bg_repeat_tall.gif);
	background-repeat:repeat-x;
	height:80px;
    border:1px solid #000066;
    overflow:auto;
}

select
{
    border:1px solid #000066;
}

select.option
{
    color:Lime;
}

.GreyHeader
{
    font-family:Arial;
    font-size:14px;
    color:#575a5d;
}

.BlueHeader
{
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    color:#000066;
}

.CategoryHeader
{
    font-family:Impact;
    text-transform:uppercase;
    font-size:14px;
    color:#104c8f;
    text-decoration: none;
}

.CategoryViewAll
{
    font-family:Lucida Sans;
    font-size:10px;
    color:#e4701e;
}

.CategoryInThisCat
{
    font-family:Lucida Sans;
    font-size:9px;
    color:#2a2a2a;   
}

.BreadcrumbPrevious
{
    font-family:Lucida Sans;
    font-size:11px;
    color:#647186;
    text-decoration:none;
}

.BreadcrumbArrows
{
    font-family:Lucida Sans;
    font-size:14px;
    color:#000000;   
}

.BreadcrumbCurrent
{
    font-family:Lucida Sans;
    text-transform:uppercase;
    font-size:11px;
    color:#ed751d;
}

.OrangeHeaderLink
{
    font-family:Arial;
    font-size:10px;
    color:#ed751d;   
}

.ViewCartLink
{
    font-family:Arial;
    font-weight:bold;
    text-transform:uppercase;   
}

.ProductName
{
    font-family:Arial;
    font-weight:bold;
    text-transform:uppercase;   
    font-size:11px;
    color:#104c8f;
}

.ListPriceTitle
{
    font-family:Arial;
    font-style:italic;
    font-size:10px;
    color:#2a2a2a;   
}

.ListPrice
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#2a2a2a;   
}

.OurPriceTitle
{
    font-family:Arial;
    font-style:italic;
    font-size:10px;
    color:#c50000;   
}

.OurPrice
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#c50000;  
}

.PlainBlack
{
    font-family:Arial;
    font-size:12px;
    color:#2a2a2a;   
}

.PagerCurrent
{
    font-family:Arial;
    font-size:14px;
    color:#2a2a2a;   
}

.PagerSelect
{
    font-family:Arial;
    font-size:14px;
    color:#104c8f;
}

.OrangeBold
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#ed751d;
}

.ControlLabel
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#575a5d;
}

.BlueText
{
    font-family:Arial;
    font-size:12px;
    color:#000066;   
}

.YourCartHeader
{
    font-family:Arial;
    font-weight:bold;
    font-size:9px;
    color:#444444;   
}

.GridHeaderText a
{
    font-family:Arial;
    text-transform:uppercase;
    font-size:10px;
    color:#ffffff;   
}

.GridHeaderText
{
    font-family:Arial;
    text-transform:uppercase;
    font-size:10px;
    color:#ffffff;   
    background-image: url(/images/blk_bar.gif);
    background-repeat: repeat-x;
}

.GridText
{
    font-family:Arial;
    text-transform:uppercase;
    font-size:10px;
    color:#2a2a2a;
}

.GridTextBlue
{
    font-family:Arial;
    text-transform:uppercase;
    font-size:10px;
    color:#000066;
    height:30px;
    background-image:url(/images/trBackground.jpg);
    background-repeat:repeat-x;
}

.GridTextWhite
{
    font-family:Arial;
    text-transform:uppercase;
    font-size:10px;
    color:#000066;
    height:30px;
    background-color:#fff;
}

.BluePrice
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#000066;  
}

.BlackBold
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#2a2a2a;   
}

.validatorCalloutHighlight
{
    /*background-image: none;
    background-color: #ffcccc;*/
    border-color:#ee5e05;
}

.hr
{
  background-image: url(/images/dotted_line_repeat.gif);
  background-repeat: repeat-x;
  width:600px;
  height:1px;
  vertical-align:middle;
}

.ErrorText
{
    color:#CC0000;
    font-family:Arial;
    font-size:10px;
}

.Specs
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#2a2a2a;   
}

.Tagline
{
    font-family:Arial;
    font-size:12px;
    color:#000066; 
    text-transform: uppercase;
    font-weight:bold;
}

.ProductExlanation
{
    font-family:Arial;
    font-size:12px;
    color:#2a2a2a;  
}

.BlueLink
{
    font-family:Arial;
    font-size:12px;
    color:#000066; 
    text-decoration: underline;
    font-weight:bold;
}

#productDocuments
{
	border-style: solid;
	border-width: 1px;
	border-color: #2a2a2a;
	padding: 8px;
}