@import url(commercemenu.css);

body
{
	background-color: #D5D5D5;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #7E9BAD;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
/*
.PrimaryHeader
{
	background-color: #6F528A;
	color: #000000;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-weight: bold;
	font-size: 14px;
}
*/
.PrimaryBoldText
{
	background-color: #7E9BAD;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #7E9BAD;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #7E9BAD;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #99C2D4;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/*
.SecondaryHeader
{
	background-color: #99C2D4;
	color: #000000;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 14px;
	font-weight: bold;
}
*/
.SecondaryBoldText
{
	background-color: #99C2D4;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #99C2D4;
	color: #000000;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #99C2D4;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/*
.Accent
{
	color: #333333;
	background-color: #EB121D;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #333333;
	background-color: #EB121D;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #333333;
	background-color: #EB121D;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #333333;
	background-color: #DFDFDF;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #333333;
	background-color: #DFDFDF;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #F1F1F1;
	background-color: #64879b;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
*/
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
/*
.HeaderText
{
	color: #2B3853;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 16px;
	font-weight: bold;
}
*/
.ReducedText
{
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal
}
/*
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
*/
table.TableWithBorder
{
	background-color: #EDEFE0;
	border-bottom: #99C2D4 1px solid;
	border-left: #99C2D4 1px solid;
	border-right: #99C2D4 1px solid;
	border-top: #99C2D4 1px solid;
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #EDEFE0;
	border-bottom: #99C2D4 1px solid;
	border-left: #99C2D4 1px solid;
	border-right: #99C2D4 1px solid;
	border-top: #99C2D4 1px solid;
	color: #2B3853;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #99C2D4;
	border-bottom: #99C2D4 1px solid;
	border-left: #99C2D4 1px solid;
	border-right: #99C2D4 1px solid;
	border-top: #99C2D4 1px solid;
	color: #F1F1F1;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #99C2D4;
	color: #ff6666;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #99C2D4;
	border-width: 1px;
	font-family: arial, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #F1F1F1;
	background-color: #EB121D;
	border-color: #333333;
	border-width: 1px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #476A7F;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #476A7F; }
a:visited { color: #476A7F; } 
a:hover { color: #1E0101; }
a.menu
{
	text-decoration: none;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #000000; }
a.menu:visited { color: #000000; }
a.menu:hover { color: #333333; }
a.Gridmenu
{
	text-decoration: none;
	color: #F1F1F1;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #F1F1F1; }
a.Gridmenu:visited { color: #F1F1F1; }
a.Gridmenu:hover { color: #F1F1F1; }
a.Homebase
{
	text-decoration: none;
	color: #64879b;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #64879b; }
a.Homebase:visited { color: #64879b; }
a.Homebase:hover { color: #99c2d4; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #F1F1F1;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #F1F1F1; }
a.FormFileManagerFileList:visited{ color: #F1F1F1; }
a.FormFileManagerFileList:hover
{
	color: #F1F1F1;
	background-color: #7E9BAD;
}
img.BlockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}

/* START CUSTOM CLASSES */
.COMBreadCrumb a {
      text-decoration: none;
}
.contentBlock { 
     padding: 15px 15px 5px 10px;
}
.contentBlock .contentBlock {
     padding: 0px;
}
.frontcontentBlock { 
     padding: 0px 15px 5px 10px;
}
.frontcontentBlock .frontcontentBlock {
     padding: 0px;
}

.leftNav {
     font-family: arial, sans-serif;
     font-size: 14px;
     line-height: 18px;
     font-weight: bold;
     text-decoration: none;
     color: #000000;
     background: url(../Content/Images/Default/leftnav_back.gif) repeat-y;
}
/**.leftNav a:link,
.leftNav a:visited {
     text-indent: 25px;
     font-size: 14px;
     line-height: 18px;
}
.leftNav a:hover {
     text-indent: 25px;
     font-style: italic;
     color: #FFFFFF;
     font-size: 14px;
     line-height: 18px;
     text-decoration: none;

} **/
.footerBlock { }
.headerHomeNav {
	font-family: arial, sans-serif;
    color:#64879b;
    font-size:12px;
    font-weight:bold;
}
.headerHomeNav a:link,
.headerHomeNav a:visited {
	font-family: arial, sans-serif;
    color:#64879b;
    font-size:12px;
    font-weight:bold;
}
.headerHomeNav a:hover {
	font-family: arial, sans-serif;
    font-size:12px;
    font-weight:bold;
    color: black;

}
.headerNav {
     font-family: arial, sans-serif;
     font-size: 12px;
     line-height: 16px;
     font-weight: bold;
     color: #000000;
}
.headerNav a:link,
.headerNav a:visited {
     font-family: arial, sans-serif;
     font-size: 12px;
     line-height: 16px;
     font-weight: bold;
     color: #000000;
     text-decoration: none;
}
.headerNav a:hover {
    font-family: arial, sans-serif;
     font-size: 12px;
     line-height: 16px;
     font-weight: bold;
     color: #2B3853;
     text-decoration: none;
}
.subHeaderNav a:link,
.subHeaderNav a:visited {
     font-family: arial, sans-serif;
     font-size: 14px;
     line-height: 18px;
     color: #000000;
     text-decoration: none;
}
.subHeaderNav a:hover {
   font-family: times, arial, sans-serif;
     font-size: 14px;
     line-height: 18px;
     color: #EB121D;
     text-decoration: none;
}
h1 {
     font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 51px;
	line-height: 44px;
	font-weight: bold;font-size: 16px;
}
h2 {
     font-size: 12px;
}
.loginText {
     size: 13px;
     color: #333333;
}
.loginButton{
     border: 1px solid #333333;
     background: #E5E9D0;
}
.loginInput {
     border: 1px solid #999999;
     padding: 1px;
     font-size: 11px;
}
.leftRichHTML { 
     width: 360px;
     padding: 5px;
background-color: #FFFFff;
}
.rightRichHTML {
     background-color: #FFFFCC;
     padding: 5px;
}
.rightRichHTML a:link,
.rightRichHTML a:visited {
     color: #EB121D;
}
.rightRichHTML a:hover {
     color: #CCCCCC;
}
.TableRowEven
{
	background: #FFF;
}
/** Content Pages **/
.contentHead {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    color:black;
    font-size:20px;
    font-weight:bold;
}
.contentSubHead {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    color:#64879b;
    font-size:18px;
    font-weight:bold;
}
.contentSubHead a:link,
.contentSubHead a:visited {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    color:#64879b;
    font-size:18px;
    font-weight:bold;
}
.contentSubHead a:hover {
    font-family: times, Times New Roman, times-roman, georgia, serif;
    color:black;
    font-size:18px;
    font-weight:bold;
}
.contentTableOdd {
    background-color:white;
}
.contentTableEven {
    background-color:#f1f1f1;
}

#ProductQuantity {
     width: 25px;
}
.ProdInfoPane {
     background: #FFFFCC;
}
#info { font-family:arial, sans-serif;color:#FFFFFF;font-size:1.2em; }
#avt {font-family:arial, sans-serif;color:#DDD;text-align:right;padding-right:10px;}
#agentTag {font-family:arial, sans-serif;text-align:center;color:#FFFFFF;padding:5px;}
<!--
/* hide from ie5 mac */
html {
  height: 100%;
}
#flashcontent {
  height: 100%;
  width:698px;
  text-align: center;
  background-color: #E5E9D0;
  padding-top:10px;
  padding-bottom: 10px;
  border: 1px solid #CFD3A0; 
}
/* end hide */
.COMCatSalePrice {
     color: #EC0300;
     font-weight: bold;
}