@import url(https://fonts.googleapis.com/css?family=Rajdhani:700);
video,
audio,
mark,
time,
summary,
section,
nav,
menu,
hgroup,
header,
footer,
figure,
figcaption,
details,
canvas,
aside,
article,
td,
th,
tr,
thead,
tfoot,
tbody,
caption,
table,
legend,
label,
form,
fieldset,
li,
ul,
ol,
dd,
dt,
dl,
i,
b,
var,
sup,
sub,
strong,
small,
samp,
q,
kbd,
ins,
img,
em,
dfn,
del,
code,
cite,
address,
abbr,
pre,
blockquote,
p,
h6,
h5,
h4,
h3,
h2,
h1,
iframe,
object,
span,
div,
body,
html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
section,
nav,
menu,
hgroup,
header,
footer,
figure,
figcaption,
details,
aside,
article {
  display: block;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #ccc;
  cursor: help;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
html {
  overflow-y: scroll;
}
nav ul,
nav li {
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong,
th {
  font-weight: bold;
}
td,
th {
  vertical-align: top;
}
sub,
sup {
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}
textarea {
  overflow: auto;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}
label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
  outline: none;
}
a,
img {
  outline: none;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
}
/* legacy class */
/* Primary styles */
/* *************************************************/
/* color                                
/************************************************* */
/* gold */
/* dark red*/
/* lite blue */
/* dark green */
/* blue */
/*light green */
/* pale yellow */
/* *************************************************/
/* shared                                
/************************************************* */
.red {
  color: #9F1F2F;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.shadow5 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.noshadow {
  box-shadow: none;
}
.shadow1 {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
.break {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
}
.clearfix:after {
  clear: both;
}
/* *************************************************/
/* fonts                                 
/************************************************* */
h1,
.PageTitle,
h2,
.nivo-caption p,
.SBTitle,
legend,
.h2,
.PriceContent {
  font-family: 'Rajdhani', sans-serif;
  line-height: 1em;
  font-weight: normal !important;
}
/* *************************************************/
/* global                               
/************************************************* */
body {
  background: #fff;
  font-size: 12px;
}
body,
textarea {
  font-family: Arial, Helvetica, sans-serif;
  color: #777;
}
p,
blockquote,
li,
dd,
dt,
h4,
label,
input,
select,
textarea {
  font-size: 12px;
}
a {
  color: #9F1F2F;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: #56bedb;
}
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
.PageTitle {
  margin: 0 0 0.25em 0;
}
h1,
.PageTitle {
  font-size: 28px;
}
h2 {
  font-size: 24px;
  color: #c08700;
}
h3 {
  font-size: 16px;
  font-weight: bold;
}
h4 {
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
}
p,
pre {
  margin: 0 0 1em 0;
}
p,
pre,
dd,
ul li,
ol li {
  line-height: 1.3em;
}
dl {
  margin: 0 0 0.5em 0;
}
dt {
  font-weight: bold;
  margin: 0 0 0.25em 0;
}
dd {
  margin-left: 0.5em;
}
ul {
  margin: 0 0 0.5em 1.1em;
}
ul li {
  list-style: square;
  margin: 0 0 0.25em 0.5em;
}
ol {
  margin: 0.5em 0 0.5em 1.4em;
}
ol li {
  margin: 0 0 0 0.5em;
}
blockquote {
  margin: 0 1em 0.5em 1em;
}
fieldset {
  padding: 10px;
  margin: 0 0 15px;
  border: 1px solid #ccc;
  max-width: 940px;
}
legend {
  font-size: 16px;
  font-weight: normal;
  color: #777;
  padding: 0 0.5em;
  margin: 0;
}
input,
select,
textarea {
  margin: 0;
  padding: 0 0.02em;
  vertical-align: middle;
  color: #848484;
}
textarea {
  vertical-align: top;
  border: 1px solid #ccc;
  padding: 5px;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 3px;
  vertical-align: baseline;
}
.notBold {
  font-weight: normal;
}
.hidden,
.Error.hide {
  display: none;
  visibility: hidden;
}
/* *************************************************/
/* master                                 
/************************************************* */
/* **header** */
#head {
  background: black;
  padding: 5px 0;
  margin-bottom: 3px;
  position: relative;
}
#head .logo {
  margin: 10px 0 0 15px;
}
ul#SiteLinks {
  position: absolute;
  top: 0;
  right: 0;
  list-style: none;
  width: 600px;
}
ul#SiteLinks li {
  padding: 6px 10px;
  list-style: none;
  float: right;
  color: white;
  font-size: 12px;
  margin: 0;
}
ul#SiteLinks li a {
  color: white;
  text-decoration: none;
}
ul#SiteLinks li a:hover {
  color: #c08700;
}
ul#SiteLinks li#A2,
ul#SiteLinks li#A3 {
  background: url(../images/icon_bar.png) no-repeat right center;
}
ul#SiteLinks li.cart {
  background: url(../images/icon_cart.png) no-repeat 6px 1px;
  color: #fff;
  padding-left: 30px;
}
ul#SiteLinks li.cart a {
  color: white;
}
#headMsg {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
}
#headMsg h2 {
  padding-left: 16px;
  margin: 0;
  font-size: 26px;
}
#headMsg h2 strong {
  color: #c08700;
  font-weight: normal;
}
#searchbox {
  position: absolute;
  top: 45px;
  right: 10px;
}
#searchbox span.stxt {
  background: url(../images/bg_stxt.png) no-repeat;
  height: 24px;
  width: 179px;
  display: block;
  float: left;
  margin: 0 2px 0 0;
  padding: 6px 0 0;
}
#searchbox span.stxt input {
  border: 0 none;
  background: none;
  color: #5e5e5e;
  margin: 0;
  padding: 0 6px 0 24px;
  width: 149px;
  outline: none;
  font-size: 11px;
}
#searchbox span.stxt input:focus {
  outline: none;
}
/* **footer** */
#foot {
  background: #000;
  padding: 0 6px 6px 0;
  clear: both;
}
#foot table {
  width: 100%;
}
#foot table th {
  width: 250px;
  text-align: left;
  padding: 5px 20px;
  font-weight: normal;
  vertical-align: middle;
  color: #777;
}
#foot table th h2 {
  font-size: 24px;
  color: #c08700;
  margin: 0;
}
#foot table th p {
  line-height: 1.2em;
  padding-right: 25px;
}
#foot table th a {
  display: block;
  margin: 0 0 6px 60px;
}
#foot table a {
  color: #777;
  display: block;
}
#foot table a:hover {
  color: #fff;
  text-decoration: none;
}
#foot table td.bnav {
  padding: 10px;
  vertical-align: top;
  width: 180px;
}
#foot table td.bnav h2 {
  font-size: 18px;
  color: #c08700;
  margin: 0 0 5px;
  white-space: nowrap;
}
#foot table td.bnav li {
  list-style-image: url(../images/icon_rdArrow_sm.png);
  line-height: 1.1em;
  margin-bottom: 6px;
}
#foot table td.bnav .social img {
  margin: 5px 0 0 0;
}
.newsletterForm {
  margin-left: 15px;
}
.newsletterForm label {
  display: block;
}
.newsletterForm div {
  margin-top: 16px;
  clear: left;
}
.overlay {
  display: none;
  z-index: 10000;
  background: #fff;
  width: 250px;
  min-height: 200px;
}
.overlay .close {
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: -16px;
  top: -16px;
  cursor: pointer;
  height: 32px;
  width: 32px;
}
.overlay div.contentWrap {
  overflow: auto;
  padding: 20px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#foot2 table {
  width: 950px;
}
#foot2 table td {
  vertical-align: middle;
}
#foot2 table td.copyright {
  font-size: 11px;
}
#foot2 table td.extralogo {
  text-align: center;
}
#foot2 table td.credit {
  text-align: right;
}
#foot2 a {
  color: #777;
}
#foot2 a:hover {
  color: #848484;
  text-decoration: none;
}
#wrap {
  width: 960px;
  position: relative;
  margin: 0 auto;
}
#inner {
  padding: 10px 0 5px;
  clear: both;
}
#cnt {
  float: right;
  width: 740px;
}
#sidebar {
  width: 200px;
  float: left;
  margin: 0 0 5px;
}
.SBTitle {
  /* sidebar titles */
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 2px;
}
.sbPromo {
  width: 200px;
  overflow: hidden;
  margin-top: 10px;
}
/*** ESSENTIAL STYLES ***/
#navbar,
#navbar * {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 1000;
}
#navbar {
  line-height: 1.0;
}
#navbar ul {
  position: absolute;
  top: -999em;
  width: 250px;
  /* left offset match below) */
}
#navbar ul li {
  width: 100%;
}
#navbar li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}
#navbar li {
  float: left;
  position: relative;
}
#navbar a {
  display: block;
  position: relative;
}
#navbar li:hover ul,
#navbar li.sfHover ul {
  z-index: 99;
  left: 0;
  top: 35px;
  /* match top ul list item height */
}
ul#navbar li:hover li ul,
ul#navbar li.sfHover li ul {
  top: -999em;
}
ul#navbar li li:hover ul,
ul#navbar li li.sfHover ul {
  top: 0;
  left: 250px;
  /* match ul width */
}
ul#navbar li li:hover li ul,
ul#navbar li li.sfHover li ul {
  top: -999em;
}
ul#navbar li li li:hover ul,
ul#navbar li li li.sfHover ul {
  top: 0;
  left: 250px;
  /* match ul width */
}
/*** DEMO SKIN ***/
#nav {
  background: black;
  width: 960px;
  height: 34px;
  border: 1px solid #333;
}
span#navHome {
  display: none;
  float: left;
  padding: 7px 16px;
  background: url(../images/bg_navBorder.png) no-repeat 100% 0;
}
ul#navbar {
  margin: 0 0px;
  line-height: 1em;
  padding: 0;
}
#navbar a {
  padding: 9px 18px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  background: url(../images/bg_navBorder.png) no-repeat 100% 0;
}
#navbar li ul {
  background: #333;
  padding: 0;
}
#navbar li li a {
  background-image: none;
  border: 1px solid #222;
  border-width: 0 1px 1px 1px;
  font-size: 14px;
}
#navbar li li ul {
  border-top: 1px solid #222;
}
#navbar li li li {
  float: none;
}
#navbar li.current a {
  color: #fff;
  background-color: #9F1F2F;
}
#navbar li.current li a,
#navbar li.current li.current li a {
  background: none;
}
#navbar li.current li.current a {
  color: #fff;
  background-color: #9F1F2F;
}
#navbar li li a,
#navbar li li li a {
  text-transform: none;
}
#navbar li:hover,
#navbar li.sfHover,
#navbar a:focus,
#navbar a:hover,
#navbar a:active {
  outline: 0;
  text-decoration: none;
  background: #9F1F2F;
  color: #fff !important;
}
#nav .BrandNavigation {
  position: relative;
  top: 6px;
  right: 10px;
  float: right;
  margin-left: 10px;
}
#nav .BrandNavigation .SBTitle {
  display: none;
}
#nav .BrandNavigation div {
  display: inline-block;
}
/*** arrows **/
#navbar a.sf-with-ul {
  padding-right: 1.6em;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em;
  /* IE6 only */
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url(../Images/arrows-fff.png) no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {
  /* give all except IE6 the correct values */
  top: 0.8em;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/
}
li ul a > .sf-sub-indicator {
  top: 0.9em;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
#navbar ul .sf-sub-indicator {
  background-position: -10px 0;
}
#navbar ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
#navbar ul a:focus > .sf-sub-indicator,
#navbar ul a:hover > .sf-sub-indicator,
#navbar ul a:active > .sf-sub-indicator,
#navbar ul li:hover > a > .sf-sub-indicator,
#navbar ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}
/**************************************************/
/* TREEVIEWs                                 
/**************************************************/
#sidebar .TreeView {
  margin-bottom: 30px;
}
#sidebar .TreeView table {
  width: 100%;
}
#sidebar .TreeView td {
  vertical-align: top;
  border-bottom: 1px solid #d9d9d9;
  padding: 0;
  text-align: left;
}
#sidebar .TreeView td.hide {
  display: none;
}
#sidebar .TreeView td.unhide {
  display: block;
}
#sidebar .TreeView a {
  font-size: 12px !important;
  color: #777;
  text-decoration: none;
  display: block;
  padding: 5px;
  white-space: normal;
  word-wrap: break-word;
}
#sidebar .TreeView a:hover {
  text-decoration: none;
  color: #c08700;
}
#sidebar .TreeView a.RootNodeStyle.SelectedNodeStyle {
  background: #c08700;
  color: white;
}
#sidebar .TreeView a.RootNodeStyle.SelectedNodeStyle:hover {
  background: #9a6c00;
}
#sidebar .TreeView div > table td {
  width: auto;
}
#sidebar .TreeView div > table td.hide {
  display: none;
}
#sidebar .TreeView div > table a.LeafNodeStyle,
#sidebar .TreeView div > table a.ParentNodeStyle {
  color: #777;
  padding-left: 16px;
}
#sidebar .TreeView div > table a.LeafNodeStyle:hover,
#sidebar .TreeView div > table a.ParentNodeStyle:hover {
  color: #c08700;
}
#sidebar .TreeView div > table a.LeafNodeStyle.SelectedNodeStyle,
#sidebar .TreeView div > table a.ParentNodeStyle.SelectedNodeStyle {
  background: #c08700;
  color: white;
}
#sidebar .TreeView div > div a.LeafNodeStyle,
#sidebar .TreeView div > div a.ParentNodeStyle {
  color: #777;
  padding-left: 32px;
}
#sidebar .TreeView div > div a.LeafNodeStyle:hover,
#sidebar .TreeView div > div a.ParentNodeStyle:hover {
  color: #c08700;
}
#sidebar .TreeView div > div a.LeafNodeStyle.SelectedNodeStyle,
#sidebar .TreeView div > div a.ParentNodeStyle.SelectedNodeStyle {
  background: #c08700;
  color: white;
}
/*  Shop By Brand Navigation */
.BrandNavigation .Title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  margin: 5px 0;
}
.BrandNavigation .DropDownList {
  margin: 0 0 20px;
  font-size: 10px;
  color: #777;
  padding: 2px 0;
  width: 200px;
}
.BrandTreeView {
  margin-bottom: 30px;
}
.BrandTreeView a {
  text-decoration: underline;
}
.BrandTreeView table {
  width: 100%;
}
#home1 {
  margin: 5px 0;
}
#home1 table {
  float: right;
  width: 320px;
  margin: 0;
}
#home1 table td {
  padding: 0 0 6px;
}
#aboutCnt {
  /* bottom section */
  clear: both;
  padding: 20px 0 5px 0;
}
table#home2 td {
  padding: 0 8px;
}
/* ============ Nivo Slider styles ============ */
.nivoSlider {
  position: relative;
  float: left;
  width: 630px;
}
.nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
}
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 60;
  display: none;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 50;
  height: 100%;
}
.nivo-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/black44.png);
  color: #fff;
  width: 100%;
  z-index: 89;
  text-align: center;
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
  font-size: 26px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/nivo-arrows.png) no-repeat;
  position: absolute;
  top: 10px;
  text-indent: -999em;
  z-index: 99;
}
a.nivo-nextNav {
  background-position: -30px 0;
  right: 10px;
}
a.nivo-prevNav {
  left: 10px;
}
.nivo-controlNav a {
  position: relative;
  z-index: 99;
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
/**************************************************/
/* breadcrumbs                                       
/**************************************************/
#breadcrumbs {
  font-size: 12px;
  text-align: right;
}
#breadcrumbs a {
  color: #777;
}
#breadcrumbs a:hover {
  color: #111;
  text-decoration: none;
}
/**************************************************/
/* paging                                
/**************************************************/
.paging {
  margin: 10px 5px;
  background: #f2f2f2;
  border-radius: 4px;
  padding: 5px 10px 0;
  text-align: right;
  clear: both;
}
.paging table th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 3px;
}
.paging table th .Label {
  font-weight: bold;
  margin-right: 4px;
}
.paging table th select {
  font-size: 11px;
  margin: 0;
}
.paging table td {
  text-align: right;
  vertical-align: top;
  padding: 3px;
}
.paging table td a {
  padding: 3px 6px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #ccc;
  position: relative;
  top: -2px;
}
.paging table td a:hover {
  text-decoration: none;
}
.paging table td a.ViewAll {
  margin-right: 10px;
  background: #8c8c8c;
  color: #fff;
}
.paging table td a.ViewAll:hover {
  background: #9F1F2F;
}
.paging table td a.PageNumber {
  background: #fff;
  color: #222;
}
.paging table td a.PageNumber:hover {
  background: #c08700;
  color: #fff;
}
.paging table td a.PageNumberCurrent {
  background: #9F1F2F;
  color: #fff;
}
.paging table td a.PageNumberCurrent:hover {
  color: #fff;
}
.paging table td a.Arrow {
  background: #cccccc;
  color: #222;
}
.paging table td a.Arrow:hover {
  color: #fff;
  background: #999999;
}
/* *************************************************/
/* shared modules                                
/************************************************* */
.DescriptionArea {
  margin-bottom: 10px;
}
.DescriptionArea .Image img {
  max-height: 300px;
  float: left;
  margin: 0 10px 5px 0;
}
.ProdList tr {
  border-bottom: 1px dashed #ccc;
}
.ProdList td {
  width: 25%;
  text-align: center;
}
.ProdList tr table tr {
  border: 0 none;
}
.ProdList h3 {
  margin-left: 10px;
}
.ProdList .h2 {
  min-height: 3em;
}
.ProdList .h2.Price {
  min-height: auto;
}
.ProdList .ProductListItem {
  padding: 10px 0 30px 5px;
}
.Image {
  position: relative;
  min-height: 155px;
}
.Image a img {
  z-index: 100;
}
.Image .NewI {
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 1;
  width: 28px;
  height: 14px;
}
.DescriptionArea .Image {
  min-height: auto;
}
.h2 {
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 4px;
  display: block;
}
.h2 img {
  display: block;
}
.h2.Price {
  text-decoration: none;
}
.h2.Price .RegularPrice {
  color: #777;
}
.h2.Price .RegularPrice span {
  text-decoration: line-through;
}
.h2.Price .SalePrice {
  color: #c08700;
  margin-left: 0px;
  display: block;
}
.h2.Price .WholesalePrice {
  color: #c08700;
}
.h2.Price .sale_icon {
  display: none;
  text-align: center;
}
.h2.Price .CallForPriceMsg {
  font-size: 14px;
}
.h2.Price .RegularPrice {
  color: #777;
}
.h2.Price .RegularPrice span {
  text-decoration: line-through;
}
.StarRating {
  font-size: 12px;
  margin: 0 0 5px 0;
}
.StarRating img {
  vertical-align: middle;
}
.StarRating div {
  display: inline-block;
}
.StarRating .ie7 div {
  display: inline;
}
.StarRating a.linkReview {
  margin-left: 10px;
}
.ProductListItem .StarRating,
#sidebar .StarRating {
  font-size: 11px;
}
.ie7 .StarRating div {
  display: inline;
}
.BrandLabel {
  margin: 5px 0;
  font-size: 11px;
}
.brand {
  font-size: 11px;
  margin-bottom: 3px;
}
.ShortDescription {
  font-size: 11px;
  font-style: italic;
  margin: 5px 0;
  line-height: 1.1em;
}
.Review table {
  width: 100%;
}
.Review table .Sorting {
  text-align: right;
}
.Review table .ReviewItem {
  margin-bottom: 10px;
}
.Review table .ReviewItem .title {
  font-weight: normal;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 5px;
}
.Review table .ReviewItem .title span.Subject {
  font-weight: bold;
}
.Review table .ReviewItem .rating {
  margin-bottom: 5px;
}
.Review table .ReviewItem h4 {
  text-align: right;
  font-size: 12px;
}
.Review table .ReviewItem h4 .user {
  font-weight: bold;
}
.Review .Paging {
  text-align: right;
}
/* *************************************************/
/* subCategory list                                 
/************************************************* */
fieldset.SubCategoryList {
  border: 1px solid #ccc;
  padding: 10px;
  clear: both;
}
fieldset.SubCategoryList table {
  width: 100%;
}
.SubCategoryListItem {
  margin: 0 20px 20px 0;
  text-align: center;
}
.SubCategoryListItem .h2 a {
  color: #777;
}
.SubCategoryListItem .h2 a:hover {
  color: #222;
  text-decoration: none;
}
.SubCategoryListItem .Image {
  min-height: auto;
}
.SubCategoryListItem .Image img {
  max-width: 100%;
}
/* if set in admin to show alt images on cats */
.ProductViews {
  margin: 5px 0;
}
.ProductViews tr {
  border: 0 none;
}
.ProductViews .ItemStyle {
  padding: 1px;
}
.ProductViews .AltImage {
  cursor: pointer;
}
.ProductViews .AltImage img {
  max-width: 32px;
  max-height: 32px;
}
.ProductViews .SwatchImage {
  cursor: pointer;
}
.ProductViews .SwatchImage img {
  max-width: 10px;
  max-height: 10px;
  padding: 3px;
  border: 0 none;
}
/**************************************************/
/*  Best Sellers Page                                 
/**************************************************/
.BestSellers {
  margin-bottom: 20px;
}
.BestSellers h2 {
  color: #777;
}
.BestSellerItem {
  border: 1px solid #ccc;
  width: 190px;
  vertical-align: top;
  padding: 5px;
  margin-bottom: 5px;
}
.BestSellerItem .Image {
  float: left;
  margin: 0 5px 5px 0;
}
.BestSellerItem .Image img {
  max-width: 60px;
  max-height: 60px;
}
.BestSellerItem .ShortDescription {
  clear: left;
}
.BestSellersGrid {
  margin: 10px 0;
}
.BestSellersGrid table {
  width: 100%;
}
.BestSellersGrid table td {
  width: 20%;
}
.BestSellerGridItem .Image img {
  max-width: 160px;
  max-height: 160px;
}
/**************************************************/
/*  Specials                                
/**************************************************/
#spec {
  width: 960px;
  position: relative;
  margin: 60px 0 20px 0;
}
#spec h2 {
  font-size: 32px;
  margin: 10px 0 5px 0;
}
/* in grid */
#spec table {
  width: 100%;
  margin-bottom: 30px;
}
#spec table td.ItemStyle {
  padding: 10px 10px 30px;
  border: 1px dashed #ccc;
  border-width: 0 0 1px 1px;
}
#spec table td.ItemStyle.first {
  border-left: none;
}
/* in scollable */
#spec .scrollable {
  position: relative;
  overflow: hidden;
  width: 850px;
  height: 230px;
  float: left;
}
#spec .scrollable .ProductListItem {
  width: 190px;
  float: left;
  margin-right: 11px;
  padding-right: 11px;
  border-right: 1px dashed #ccc;
  text-align: center;
}
#spec .scrollable .ProductListItem.first {
  background-image: none;
}
#spec .navi {
  position: absolute;
  right: 0;
  top: -40px;
  text-align: right;
  width: 600px;
  height: 20px;
}
#spec .items {
  width: 20000em;
  position: absolute;
  clear: both;
}
#spec .right,
#spec .left {
  margin-top: 70px;
}
#spec .browse {
  background: url(../images/navScrollable.png) no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin: 0 8px;
  cursor: pointer;
  font-size: 1px;
}
#spec .right {
  background-position: 0 -30px;
  margin-top: 90px;
}
#spec .right:hover {
  background-position: -30px -30px;
}
#spec .right:active {
  background-position: -60px -30px;
}
#spec .left {
  margin: 90px 0 0 20px;
}
#spec .left:hover {
  background-position: -30px 0;
}
#spec .left:active {
  background-position: -60px 0;
}
#spec .disabled {
  visibility: hidden !important;
}
#spec .navi a {
  width: 8px;
  height: 8px;
  margin: 3px;
  display: inline-block;
  font-size: 1px;
  background: url(../images/navigator.png) 0 0 no-repeat;
}
#spec .navi a:hover {
  background-position: 0 -8px;
}
#spec .navi .active {
  background-position: 0 -16px;
}
/**************************************************/
/*  module lists  ie: recently viewed, collectionlist, etc                                
/**************************************************/
.RecentlyViewedProduct,
.collectionList {
  margin-bottom: 20px;
}
.ModList {
  vertical-align: top;
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
#sidebar .ModList {
  width: 190px;
  padding: 5px 10px;
  text-align: center;
  zoom: 1;
}
#sidebar .ModList:before,
#sidebar .ModList:after {
  content: "";
  display: block;
}
#sidebar .ModList:after {
  clear: both;
}
#sidebar .ModList .Image {
  display: block;
  text-align: center;
  margin-bottom: 5px;
  padding-top: 5px;
  min-height: auto;
}
#sidebar .ModList .Image img {
  max-width: 150px;
  max-height: 150px;
}
#sidebar .ModList .Image .NewI {
  position: absolute;
  top: -5px;
}
#sidebar .ModList .h2,
#sidebar .ModList .brand,
#sidebar .ModList .BuyButton,
#sidebar .ModList .StarRating,
#sidebar .ModList .ShortDescription,
#sidebar .ModList .CallForPrice,
#sidebar .ModList div.ProductViews {
  display: block;
}
#sidebar .ModList .h2 {
  min-height: auto;
}
.ProductDetail .ModList {
  width: 352px;
  clear: both;
  overflow: hidden;
}
.ProductDetail .ModList .Image {
  float: left;
  margin: 0 5px 5px 0;
  width: 95px;
}
.ProductDetail .ModList .Image a img {
  max-width: 95px;
  max-height: 95px;
  z-index: 100;
}
.ProductDetail .ModList .h2,
.ProductDetail .ModList .brand,
.ProductDetail .ModList .BuyButton,
.ProductDetail .ModList .StarRating,
.ProductDetail .ModList .ShortDescription,
.ProductDetail .ModList .CallForPrice,
.ProductDetail .ModList .ProductViews {
  padding-left: 105px;
}
.collectionList .readMore {
  font-size: 15px;
  text-align: right;
  background: #5b799b;
  color: #fff;
  padding: 5px;
}
.collectionList .readMore a {
  color: #fff;
  text-decoration: none;
}
.collectionList .readMore a:hover {
  color: #222;
}
/**************************************************/
/*  Cross Sell Related Item
/**************************************************/
/* items in grid */
fieldset.CrossSell {
  clear: both;
  margin: 20px 0 10px;
}
fieldset.CrossSell table {
  width: 100%;
}
.CrossSellItem {
  padding: 10px 10px 0;
  position: relative;
  text-align: center;
}
.CrossSellItem .ItemStyle {
  padding-bottom: 10px;
}
.CrossSellItem .Image {
  margin: 2px;
}
.CrossSellItem .Image img {
  max-height: 120px;
  max-width: 120px;
}
/* scroller */
.CrossSellScroll {
  margin: 10px 0 10px 10px;
  clear: both;
  zoom: 1;
}
.CrossSellScroll:before,
.CrossSellScroll:after {
  content: "";
  display: block;
}
.CrossSellScroll:after {
  clear: both;
}
.CrossSellScroll h2 {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 4px;
}
.scrollableRel {
  position: relative;
  overflow: hidden;
  height: 290px;
  width: 845px;
  float: left;
}
.scrollableRel .items {
  /* this cannot be too large */
  width: 20000em;
  position: absolute;
  clear: both;
}
.ProductDetail.ProdSidebar {
  /* for sidebar template */
}
.ProductDetail.ProdSidebar .CrossSellScroll {
  width: 730px;
  margin: 20px 0 10px;
}
.ProductDetail.ProdSidebar .scrollableRel {
  width: 630px;
}
.ProductDetail.ProdSidebar fieldset.CrossSell {
  width: 710px;
  margin: 20px 0 10px;
}
/* applies to scrolling items */
.CrossSellScrollItem {
  float: left;
  width: 180px;
  height: 270px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 10px 0;
  margin: 0 10px 0 0;
  text-align: center;
}
.CrossSellScrollItem .Image {
  margin: 0 0 3px;
}
/* prev, next, prevPage and nextPage buttons */
.CrossSellScroll a.browse {
  background: url(../images/navScrollable.png) no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin: 50px 8px 0 8px;
  cursor: pointer;
  font-size: 1px;
}
.CrossSellScroll a.right {
  background-position: 0 -30px;
  margin-right: 0;
}
.CrossSellScroll a.right:hover {
  background-position: -30px -30px;
}
.CrossSellScroll a.right:active {
  background-position: -60px -30px;
}
.CrossSellScroll a.left {
  margin-left: 16px;
}
.CrossSellScroll a.left:hover {
  background-position: -30px 0;
}
.CrossSellScroll a.left:active {
  background-position: -60px 0;
}
.CrossSellScroll a.disabled {
  visibility: hidden !important;
}
.CrossSellScroll .navi {
  margin: 0 auto;
  width: 200px;
  height: 20px;
  padding-left: 100px;
}
.CrossSellScroll .navi a {
  width: 8px;
  height: 8px;
  float: left;
  margin: 3px;
  display: block;
  font-size: 1px;
  background: url(../images/navigator.png) 0 0 no-repeat;
}
.CrossSellScroll .navi a:hover {
  background-position: 0 -8px;
}
.CrossSellScroll .navi a .active {
  background-position: 0 -16px;
}
/*******************************************************/
/* brands.aspx
/*******************************************************/
.brand-index > div {
  background: #f5f5f5;
  margin-bottom: 10px;
}
.brand-index > div a {
  display: inline-block;
  padding: 4px 8px;
  font-size: 11px;
  margin: 1px;
  background: white;
  color: #777;
}
.brand-index > div a:hover {
  background: #6c8201;
  color: white;
  text-decoration: none;
}
.brand-index .brand-list,
.brand-index .brand-list span {
  display: block;
}
.brand-index .brand-list-item a {
  padding: 4px;
  display: block;
  color: #777;
}
.brand-index .brand-list-item a:hover {
  color: #6c8201;
  text-decoration: none;
}
.brand-index .brand-list-item a:before {
  content: '\203A ';
  margin-right: 4px;
  font-size: 18px;
}
.ProductDetail {
  width: 960px;
  margin-bottom: 10px;
}
.ProductDetail #InfoArea {
  float: right;
  width: 575px;
}
.ProductDetail #ImageInfo {
  float: left;
  width: 364px;
}
/* applies to imageRight template */
.ProductDetail.ProdRight #InfoArea {
  float: left;
}
.ProductDetail.ProdRight #ImageInfo {
  float: right;
}
/* applies to sidebar template only */
.ProductDetail.ProdSidebar {
  overflow: hidden;
}
.ProductDetail.ProdSidebar #InfoArea {
  float: left;
  width: 370px;
  padding-right: 10px;
}
.ProductDetail.ProdSidebar #ImageInfo {
  float: left;
  width: 360px;
}
.ProductDetail.ProdSidebar #ImageInfo .imgL img {
  max-width: 348px;
  margin: 10px auto 2px;
  display: block;
}
.ProductDetail.ProdSidebar .Tabs {
  width: 730px;
}
.ProductDetail.ProdSidebar .oopts {
  float: left;
  width: 45%;
  padding: 0 10px !important;
}
.ProductDetail.ProdSidebar .AddOns {
  float: right;
  width: 48%;
}
.ProductDetail.ProdSidebar .StockMsg {
  white-space: nowrap;
}
/* all templates */
.ProductDetail h1.Title {
  margin-bottom: 5px;
  font-weight: normal;
}
.ProductDetail h1.Title img {
  vertical-align: baseline;
}
.ProductDetail h4 {
  margin: 0 0 0 5px;
  font-style: normal;
}
.ProductDetail h4 span {
  font-weight: normal;
}
.ProductDetail .StarRating {
  margin: 5px 0;
}
.ProductDetail .StarRating img {
  vertical-align: top;
}
.ProductDetail .StarRating a {
  color: #9F1F2F;
}
.ProductDetail .wishListLink {
  margin: 1px 0 0 4px;
  float: left;
  width: 130px;
}
.ProductDetail .wishListLink a {
  background: url(../images/icon_wish_list.png) no-repeat left center;
  line-height: 16px;
  padding-left: 20px;
  color: #9F1F2F;
}
.ProductDetail a.addthis_button_expanded {
  color: #555 !important;
}
.ProductDetail .Description {
  margin: 10px 0;
}
.Highlight {
  margin: 10px 0 0;
  /* wraps all items */
}
.Highlight .HighlightName {
  font-size: 11px;
}
.Highlight table {
  width: 100%;
}
.Highlight table td {
  vertical-align: top;
  text-align: center;
  width: 33%;
}
.Highlight table td .HighlightItem .Button {
  text-transform: uppercase;
}
.Highlight table td .HighlightItem .DetailLink {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0;
}
.Highlight table td .HighlightItem .PopupStyle {
  background: #fbfbe3;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 10px;
}
.Highlight table td .HighlightItem .PopupStyle .HighlightInfo .DetailLink {
  margin: 0;
}
.Highlight table td .HighlightItem .PopupStyle .HighlightInfo .DetailLink a:before {
  content: '';
  display: none;
}
#orderBoxes {
  margin: 20px 0;
}
#orderBoxes fieldset {
  width: auto !important;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 0 0 5px 0;
}
#orderBoxes fieldset legend {
  color: #777;
  background: #fff;
  padding: 0 5px;
  font-size: 17px;
  text-transform: uppercase;
}
.ie7 #orderBoxes fieldset {
  display: inline;
}
.ie7 .oopts {
  width: 45%;
}
.oopts {
  float: left;
  width: auto;
  padding: 0 50px 0 10px;
}
.oopts select {
  width: auto !important;
  margin-bottom: 5px;
}
.oopts .TotalQuantity,
.oopts #divPersonalizationAvail {
  margin: 0 0 5px 5px;
}
.oopts .TotalQuantity span.Quantity {
  font-weight: bold;
}
.oopts .PriceContent {
  font-size: 17px;
  margin: 10px auto;
  width: 75%;
  text-align: center;
}
.oopts .PriceContent .sale_icon {
  display: none;
}
.oopts .PriceContent div {
  white-space: nowrap;
}
.oopts .PriceContent .1Price {
  display: block;
}
.oopts .PriceContent .SalePrice {
  color: #9F1F2F;
  display: block;
}
.oopts .PriceContent .RegularPrice {
  text-decoration: line-through;
  color: #777;
  display: block;
}
.oopts .CallForPriceMsg {
  font-size: 14px;
}
.oopts .StockMsg,
.oopts .StatusMsg {
  margin: 0 0 5px;
  font-weight: bold;
  text-align: center;
}
.oopts .OutOfStockMsg {
  background: #900;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.oopts .personalization {
  margin-bottom: 5px;
  color: #9F1F2F;
}
.oopts .btn {
  text-align: center;
  display: block;
  margin: 0 auto 5px;
}
.AddOns {
  float: left;
  width: auto;
}
#Add-Ons {
  background: #fff;
  border: 1px dashed #ccc;
  padding: 10px;
  margin-right: 10px;
}
#Add-Ons .AddonTitle {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
#imageBox {
  border: 1px solid #ccc;
  position: relative;
  margin-bottom: 20px;
}
#imageBox .imgL img {
  max-width: 340px;
  margin: 10px auto 2px;
  display: block;
}
#imageBox ProductPageNewItem {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
}
#imageBox .sep {
  background: #fafafa;
  padding: 3px;
  border: 1px dashed #ccc;
  border-width: 1px 0;
  zoom: 1;
}
#imageBox .sep:before,
#imageBox .sep:after {
  content: "";
  display: block;
}
#imageBox .sep:after {
  clear: both;
}
#imageBox .sep h4 {
  font-size: 9px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 20px;
}
#imageBox .sep h4 a {
  text-decoration: none;
}
#imageBox .sep h4 a:hover {
  color: #222;
  text-decoration: none;
}
#imageBox .sep h4.iconZoom {
  background: url(../images/icon_enlarge.gif) no-repeat right center;
  padding-right: 20px;
  text-align: right;
  float: right;
}
#imageBox .ProductViews {
  margin: 5px 0;
}
#imageBox .ProductViews table {
  width: 100%;
}
#imageBox .ProductViews tr {
  border: 0 none;
}
#imageBox .ProductViews .ItemStyle {
  padding: 1px;
  text-align: center;
  vertical-align: middle;
}
#imageBox .ProductViews .AltImage img {
  max-width: 120px;
  max-height: 120px;
}
#imageBox .ProductViews .SwatchImage img {
  max-width: 30px;
  max-height: 30px;
  padding: 3px;
  border: 0 none;
}
#ImageInfo .ModList .Image,
#ImageInfo .ModList .h2 {
  min-height: auto;
}
/*****************************************************/
/* Product Alternate Images  In ProductZoom.ascx page                            
/*****************************************************/
#ProductZoom {
  padding: 10px;
}
#ProductZoom .h2 {
  font-size: 16px;
}
#ProductZoom table {
  width: auto;
}
#ProductZoom table td {
  vertical-align: top;
  text-align: center;
  padding: 0;
}
#ProductZoom table th {
  width: 470px;
  text-align: left;
}
#ProductZoom table th label {
  font-size: 28px;
  padding: 10px 0;
  display: block;
}
#ProductZoom table td.ImageLarge {
  border: 1px solid #ccc;
  padding: 3px;
  max-width: 600px;
  max-height: 600px;
}
#ProductZoom table td.AltImage {
  padding: 4px;
  cursor: pointer;
}
#ProductZoom table td.AltImage img {
  max-width: 200px;
}
#ProductZoom table td.AltImage .Name {
  font-size: 10px;
}
#ProductZoom table td.SwatchImage {
  padding: 4px;
  cursor: pointer;
}
#ProductZoom table td.SwatchImage .Name {
  font-size: 10px;
}
#ProductZoom table td.ZoomClose {
  vertical-align: middle;
  text-align: right;
}
#ProductZoom table td.ZoomClose a {
  cursor: pointer;
  font-size: 12px;
}
/*******************/
/*AJAX Tab 
/*******************/
.Tabs {
  padding-top: 10px;
  clear: both;
}
.ajax__tab_header {
  font-size: 10px;
  text-transform: uppercase;
  position: relative;
  top: 1px;
  color: #fff;
}
#Tab .CustomTabStyle .ajax__tab_outer {
  padding-right: 6px;
  margin-right: 3px;
  background: url(../Images/tabs_r.png) no-repeat 100% 0;
}
#Tab .CustomTabStyle .ajax__tab_inner {
  padding-left: 6px;
  background: url(../Images/tabs_l.png) no-repeat 0 0;
}
#Tab .CustomTabStyle .ajax__tab_tab {
  height: 30px;
  margin: 0;
  padding: 0 10px;
  line-height: 28px;
  background: url(../Images/tabs.png) repeat-x 0 0;
}
#Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_outer {
  padding-right: 6px;
  margin-right: 3px;
  background: url(../Images/tabs_r.png) no-repeat 100% -37px;
}
#Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_inner {
  padding-left: 6px;
  background: url(../Images/tabs_l.png) no-repeat 0 -37px;
}
#Tab .CustomTabStyle .ajax__tab_hover .ajax__tab_tab {
  cursor: pointer;
  color: #fff;
  height: 30px;
  background: url(../Images/tabs.png) repeat-x 0 -37px;
}
#Tab .CustomTabStyle .ajax__tab_active .ajax__tab_outer {
  margin-right: 3px;
  background: url(../Images/tabs_r.png) no-repeat 100% -73px;
}
#Tab .CustomTabStyle .ajax__tab_active .ajax__tab_inner {
  background: url(../Images/tabs_l.png) no-repeat 0 -73px;
}
#Tab .CustomTabStyle .ajax__tab_active .ajax__tab_tab {
  height: 30px;
  color: #262626;
  font-weight: bold;
  background: url(../Images/tabs.png) repeat-x 0 -73px;
}
.ajax__tab_body {
  font-size: 12px;
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff url(../images/bg_lightGrad.png) repeat-x left bottom;
  min-height: 100px;
  margin-bottom: 10px;
}
/* *************************************************/
/* contact page                                
/************************************************* */
.contactPage {
  width: 100%;
}
.contactPage th {
  font-weight: normal;
  text-align: left;
}
.contactPage th td {
  padding: 5px;
}
.contactPage th td.FieldStyle {
  text-align: right;
  white-space: nowrap;
}
.contactPage td {
  padding: 30px 0 0 20px;
}
.CustomerReview .Row {
  clear: both;
  margin-bottom: 6px;
}
.CustomerReview .Row .ReviewLeftContent {
  float: left;
  width: 160px;
  font-weight: bold;
  margin-right: 5px;
  min-width: 160px;
}
.CustomerReview .Row .buttonRow {
  margin-left: 165px;
}
.LeftContent {
  float: left;
}
.Row {
  clear: both;
  margin-bottom: 6px;
}
div.FieldStyle label,
.labelq {
  width: 140px;
  text-align: right;
  margin: 4px 4px 0 0;
  display: block;
  font-weight: bold;
}
.labelq {
  float: left;
}
.Title {
  font-size: 16px;
  font-weight: bold;
}
.ForgetLink {
  margin-left: 145px;
}
.Form .Link {
  font-weight: bold;
  margin: 8px 0 2px;
}
/**************************************************/
/* forms                                        
/**************************************************/
.logout {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
.Loginpage td {
  vertical-align: top;
}
.Loginpage td.logtd {
  border-right: 1px solid #ccc;
}
.Loginpage .FieldStyle {
  vertical-align: middle;
}
.FormTitle {
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 2px 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 8px;
}
.or {
  border: 0 none;
  text-align: center;
}
Form {
  margin-bottom: 10px;
}
Form .Asterix {
  color: #900;
}
Form .HeaderStyle {
  font-weight: bold;
  margin: 10px 0;
  padding: 5px;
}
Form td {
  padding: 3px;
}
Form td .labelTD {
  text-align: right;
  padding: 3px;
}
Form .BackLink {
  text-decoration: underline;
}
Form .TextField {
  width: 160px;
}
Form .CheckOrMoneyPaymentStyle {
  margin-left: 30px;
  width: 500px;
  display: block;
}
Form a.editIcon {
  background: url(../images/icon_edit.png) no-repeat;
  padding: 2px 0 2px 20px;
  font-size: 12px;
}
Form a.helpIcon {
  background: url(../images/icon_help.png) no-repeat;
  padding: 2px 0 2px 20px;
  font-size: 12px;
}
Form h3.Link {
  margin-bottom: 2px;
}
td.ValueField {
  padding: 5px;
}
td.FieldStyle {
  font-size: 12px;
  text-align: right;
  padding: 5px;
}
.AccessDenied {
  padding-bottom: 20px;
  color: #9F1F2F;
  font-size: 15px;
  font-weight: bold;
}
/**************************************************/
/* Error Page Styles
/**************************************************/
.Error {
  font-weight: bold;
  color: #9F1F2F;
  margin: 10px 0;
}
.FailureText {
  color: #9F1F2F;
}
/**************************************************/
/* GRID                                           
/**************************************************/
.Grid {
  padding-bottom: 10px;
  width: 100%;
}
.Grid a {
  text-decoration: none;
}
.Grid a:hover {
  text-decoration: underline;
}
.Grid .HeaderStyle th {
  font-weight: normal;
  color: #fff;
  background: #9F1F2F;
  padding: 4px;
  font-size: 12px;
}
.Grid td,
.Grid th {
  text-align: left;
}
.Grid td {
  padding: 6px;
  vertical-align: middle;
  font-size: 12px;
}
.Grid tr.RowStyle {
  background: #f7f7f7;
  border-bottom: 1px dashed #ccc;
}
.Grid tr.AlternatingRowStyle {
  border-bottom: 1px dashed #ccc;
  background: #fff;
}
.Grid .FooterStyle {
  background: #bfbfbf;
  color: #fff;
  font-weight: bold;
}
.Grid .PagerStyle {
  background: #f2f2f2;
  text-align: center;
}
.Grid .PagerStyle a {
  text-decoration: underline;
}
.Grid .RegularPrice {
  color: #777;
  text-decoration: line-through;
}
.Grid .SalePrice {
  color: #c08700;
  margin-left: 0px;
  display: block;
}
.Grid .WholesalePrice {
  color: #c08700;
}
.Grid .sale_icon {
  display: none;
  text-align: center;
}
.Grid .CallForPriceMsg {
  font-size: 14px;
}
/**************************************************/
/* SHOPPING CART                                 
/**************************************************/
.ShoppingCart .CartHead {
  margin: 10px 0;
  width: 100%;
  /* custom message block */
}
.ShoppingCart .CartHead .CS {
  font-weight: bold;
}
.ShoppingCart .CartHead .right {
  white-space: nowrap;
  margin-left: 10px;
}
.ShoppingCart .CartFoot {
  text-align: right;
}
.ShoppingCart h4.CartFootMsg {
  margin: 10px 0;
}
.ShoppingCart .Grid .Description {
  padding-top: 5px;
}
.ShoppingCart .pers {
  width: auto;
}
.ShoppingCart .pers td {
  text-align: left;
  padding: 0;
  width: auto;
}
.ShoppingCart .pers th {
  padding-right: 6px;
}
.ShoppingCart .Update {
  font-weight: normal;
  margin-top: 5px;
}
.ShoppingCart .Quantity {
  width: 20px;
  height: 15px;
}
.ShoppingCart .CartTotals {
  margin-bottom: 10px;
  text-align: right;
}
.ShoppingCart .Apply {
  text-align: right;
}
.ShoppingCart .gobutton {
  vertical-align: middle;
  padding-bottom: 6px;
}
.ShoppingCart .minOrder {
  font-size: 13px;
  font-weight: bold;
  color: #900;
}
.ShoppingCart h4 {
  margin-bottom: 10px;
  text-align: right;
}
.Button,
.NextButton {
  background: gray;
  padding: 3px 10px;
  border: 1px solid #333;
  color: #fff;
}
.Button:hover,
.NextButton:hover {
  background: #222;
  text-decoration: none;
}
.ButtonOther {
  display: none;
}
.Button a,
a.Button {
  color: #fff;
  white-space: nowrap;
}
.Button a:hover,
a.Button:hover {
  text-decoration: none;
}
.totals {
  width: auto;
  float: right;
  clear: both;
}
.totals table {
  width: auto;
}
.totals td {
  padding: 3px;
  text-align: right;
  vertical-align: top;
}
.totals th {
  padding: 3px;
  text-align: right;
  vertical-align: top;
}
.totals tr.bold {
  border-top: 1px solid #ccc;
}
a.delete {
  background: url(../images/icon_delete.png) no-repeat 0 center;
  padding-left: 20px;
  display: block;
  line-height: 20px;
}
/**************************************************/
/* CHECKOUT                                 
/**************************************************/
.Checkout {
  padding: 10px 0;
  width: 960px;
}
.Checkout div.FieldStyle label,
.Checkout .labelq {
  width: 120px;
}
.Checkout .Overview {
  padding: 10px 0;
}
.Checkout .Or {
  font-weight: bold;
  font-size: 15px;
  padding: 0 10px;
}
.Checkout .Steps {
  text-align: left;
  font-size: 15px;
  height: 41px;
  margin-bottom: 10px;
}
.Checkout .Steps span {
  background-image: url(../images/stepsSprite.png);
  background-repeat: no-repeat;
  height: 41px;
  float: left;
  padding: 0 25px 0 10px;
  margin-right: 5px;
  line-height: 38px;
}
.Checkout .Steps .Passive {
  background-position: right -88px;
  color: #919191;
  border-left: 1px solid #ccc;
}
.Checkout .Steps .Active {
  background-position: right 0px;
  color: #fff;
}
.Checkout .BackLink {
  margin-top: 50px;
}
.Checkout table.GiftCard tr.GiftMessage {
  width: 100%;
}
.Checkout table.GiftCard tr.GiftMessage .message {
  padding: 10px;
  width: 480px;
}
.Checkout table.GiftCard tr.GiftMessage .error {
  display: block;
}
.SecurityIcons {
  position: absolute;
  right: 50px;
  top: 10px;
  width: 450px;
  font-size: 12px;
}
#divLoadingMsg {
  width: 400px;
  height: auto;
  margin: 10px auto;
  padding: 20px 5px;
  position: relative;
  background: #f2f2f2;
  border-radius: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#divLoadingMsg div[aria-role="progressbar"] {
  left: 25px;
  top: -8px;
}
#divLoadingMsg span {
  font-size: 15px;
  font-weight: bold;
  color: #9F1F2F;
  line-height: 1em;
  text-align: left;
  display: block;
  padding-left: 55px;
}
/**************************************************/
/* NOTIFICATION - PAYPAL & GOOGLE EXPRESS CHECKOUT
/**************************************************/
#Notification {
  margin-bottom: 200px;
}
#Notification .BackLink a {
  margin-left: 10px;
}
#Notification .Text {
  margin: 0 0 10px 10px;
  font-size: 12px;
}
/**************************************************/
/* overlay for cvv.htm on checkout page                           
/**************************************************/
#overlaybox {
  display: none;
  z-index: 10000;
  background: #fff;
  width: 480px;
  min-height: 500px;
}
#overlaybox .close {
  background-image: url(../images/close.png);
  position: absolute;
  right: -15px;
  top: -15px;
  cursor: pointer;
  height: 35px;
  width: 35px;
}
#overlaybox .contentWrap {
  height: 400px;
  overflow: auto;
  padding: 20px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
/**************************************************/
/* SITE MAP - telerik
/**************************************************/
.SiteMap a {
  color: #777 !important;
}
/*************************************************/
/* Highlight tool Tip style
/*************************************************/
#dhtmltooltip {
  position: absolute;
  left: -300px;
  width: 200px;
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #f5f5b6;
  visibility: hidden;
  z-index: 100;
}
#dhtmlframe {
  position: absolute;
  left: -300px;
  visibility: hidden;
  z-index: 99;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*# sourceMappingURL=core.css.map */

.AddToCartPopupModalBackground {
                background-color: #414141;
                filter: alpha(opacity=70);
                opacity: 0.7;
            }

            .AddToCartPopupStyle {
                background-color: White;
                width: 500px;
                margin: 0px;
                padding: 15px;
                border-right: #336699 2px solid;
                border-top: #336699 2px solid;
                border-left: #336699 2px solid;
                border-bottom: #336699 2px solid;
            }