a  { Color:#004169;Text-decoration:none;Font-weight:bold;Cursor:hand; }
a:hover  { Text-decoration:none; }
.a  { Color:#004169;Text-decoration:none;Font-weight:bold;Cursor:hand; }
.itemheader, h1  { Font-size:24px;Text-decoration:none;Font-weight:normal;Margin-top:0px;Margin-left:0px;Margin-right:0px; }
.itemintroduction { Font-size:12pt; }
.itembody { Font-size:12pt; }
.itemdate {  }
.htmlformlabel, .EditorLabel {}
body { Color:#4C4029;Font-family:Arial;Font-size:14px; }
.itemimagestyle { Float:right; }
.FolderItemCell {  }
.imagepreviewstyle { Float:left;Margin-right:8px;Margin-bottom:8px; }
.itempreviewheader, h2  { Color:#8b764b;Font-size:21px;Text-decoration:none;Font-weight:normal;Padding-top:0px;Padding-bottom:5px;Margin-top:0px; }
.itempreviewintro { Font-size:12pt; }
.itempricelabel {  }
.itemprice {  }
.itemopenlink, .EsiteActionLink, .ESiteActionLink { Color:#000000;Font-weight:normal;Display:inline-block;Background-color:#EEEEEE;Padding-top:6px;Padding-left:10px;Padding-right:10px;Padding-bottom:6px;Margin-top:4px;Border-top-width:1px;Border-top-style:Solid;Border-top-color:#999999;Border-left-width:1px;Border-left-style:Solid;Border-left-color:#999999;Border-right-width:1px;Border-right-style:Solid;Border-right-color:#999999;Border-bottom-width:1px;Border-bottom-style:Solid;Border-bottom-color:#999999;Border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.itemopenlink:hover, .EsiteActionLink:hover, .ESiteActionLink:hover { Background-color:#FFFFFF; }
.itemopenlink {  }
.PageSelectorCell { Padding-top:12px; }
.PageSelectorCell a, .PageSelectorCell span {  }
.PageSelectorCell table { width:100%; }
.PageSelectorCell table td.PagesCell { width:100%; }
.ColorBoxImage {}
html, form {min-height:100%;}
a img {border-width:0px;}

.darkgrad {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1)));
  background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
}

.bluegrad {
  background: -webkit-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
  background: linear-gradient(to bottom, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
}

.graygrad {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
}

.active
{
   background: #B52E1C;
   background: linear-gradient(top, #DD3C27 0, #DD3822 5%, #892315 100%) no-repeat;
   background: -webkit-linear-gradient(top, #DD3C27 0, #DD3822 5%, #892315 100%) no-repeat;
   background: -moz-linear-gradient(top, #DD3C27 0, #DD3822 5%, #892315 100%) no-repeat;
   background: -o-linear-gradient(top, #DD3C27 0, #DD3822 5%, #892315 100%) no-repeat;
   background: -ms-linear-gradient(top, #DD3C27 0, #DD3822 5%, #892315 100%) no-repeat;
   background: linear-gradient(top, #DD3C27 0, #DD3822 5%, #892315 100%) no-repeat;
   -svg-background: linear-gradient(top, #DD3C27 0, #DD3822 5%, #892315 100%) no-repeat;
   -webkit-border-radius:2px 2px 0 0;
   -moz-border-radius:2px 2px 0 0;
   border-radius:2px 2px 0 0;
   padding:0 8px;
   margin:0 auto;
   color: #FFFFFF;
   padding-bottom: 2px;
   margin-bottom: -2px;
   text-decoration: none;
}
