html, body {
  margin: 0;
  padding: 0;
}
body {
  xbackground: #a9d2ff url('bottomback.png') bottom center;
  background: #a9d2ff;
  font-family: "Palatino Linotype", "Book Antiqua", "Georgia", serif;
  color: #000;
}
p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;  
}

.cssmod h2, .cssmod h3 {
  text-shadow: #ccc 2px 1px 3px;
}

.cssmod div.secthome h2 { display: none; }
.cssmod div.secthome div#contentinner {
  margin-top: -1px;
}
.cssmod div.secttuxedos h2 { background: url('htuxedos.png') no-repeat; height: 85px; }
.cssmod div.sectvests h2 { background: url('hvests.png') no-repeat; height: 85px; }
.cssmod div.sectshirts h2 { background: url('hshirts.png') no-repeat; height: 85px; }
.cssmod div.sectshoes h2 { background: url('hshoes.png') no-repeat; height: 85px; }
.cssmod div.sectstore_locator h2 { background: url('hstores.png') no-repeat; height: 85px; }

.cssmod div.secttuxedos h2 span { display: none; }
.cssmod div.sectvests h2 span { display: none; }
.cssmod div.sectshirts h2 span { display: none; }
.cssmod div.sectshoes h2 span { display: none; }
.cssmod div.sectstore_locator h2 span { display: none; }

.cssmod div#contentinner.productpage h2 {
  background: none;
  padding-bottom: 0.5em;
  margin-bottom: 0;
}
.cssmod div#contentinner.productpage h3 {
  margin-top: -1em;
  border-bottom: 0px;
}
.cssmod div#contentinner a img {
  vertical-align: top;
}
.cssmod h3 {
  border-bottom: 2px solid #116f11;
  border-bottom: 2px solid #72b372;
  xcolor: #6d96ca;
  font-style: italic;
  color: #000;
  zoom: 1;
}
div.clearing {
  clear: both;
  height: 0px;
  overflow: hidden;
}
.cssmod div#page {
  background: #a9d2ff;
}
.cssmod div#header {
  background: url('headback.png') repeat-x 49px;
  height: 42px;
}
div#head2 {
  width: 744px;
  margin: 0 auto;
  padding-top: 26px;
}
div#head2 div {
  background: url('headbottom.png') no-repeat;
  width: 545px;
  height: 16px;
  overflow: none;
}
.cssmod div#main {
  width: 744px;
  margin: 0 auto;
  background: url('navback.png') repeat-y;
}
div#maintag {
  background: url('navtag.png') no-repeat bottom right;
  margin-right: 1px;
}
.cssmod div#content {
  background: #FFF;
  float: left;
  width: 537px;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
}
.cssmod div#contentinner {
  padding: 16px;
  padding-top: 0;
  padding-bottom: 0;
}
div#nav {
  width: 200px;
  float: right;
  background: url('choosetag.png') no-repeat right 28px;
  margin-top: 6px;
}
div#nav form {
  padding: 0;
  margin: 0;
  height: 28px;
  overflow: hidden;
}

.cssmod div#nav form input {
  font-size: 11px;
  padding: 1px 2px;
}

.cssmod div#nav form input[type=text] {
  background: #dfd;
  border: 1px solid #dfd;
}

.cssmod div#nav form input[type=text]:hover {
  background: #fff;
  border: 1px solid #9c9;
}

.cssmod div#nav form input.btn {
  font-size: 11px;
  padding: 0px;
  position: relative;
  top: 1px;
}
.cssmod div#nav form td {
  padding-left: 4px;
  vertical-align: bottom;
}
div#nav div.navinner {
  margin-top: 24px;
  margin-bottom: 30px;
}
div#nav a {
  display: block;
  width: 170px;
  height: 40px;
  margin-top: 12px;
  margin-left: 10px;
}
div#nav a img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  vertical-align: top;
}
div#nav a:hover img {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
div#nav a:hover {
  text-decoration: none;
}
div#nav span {
  visibility: hidden;
}

div#nav a#btux { background: url('btux.png') no-repeat; }
div#nav a#btux:hover,
div#nav a#btux.selcat { background: url('btuxhot.png') no-repeat; }

div#nav a#bvest { background: url('bvest.png') no-repeat; }
div#nav a#bvest:hover,
div#nav a#bvest.selcat { background: url('bvesthot.png') no-repeat; }

div#nav a#bshirt { background: url('bshirt.png') no-repeat; }
div#nav a#bshirt:hover,
div#nav a#bshirt.selcat { background: url('bshirthot.png') no-repeat; }

div#nav a#bshoes { background: url('bshoes.png') no-repeat; }
div#nav a#bshoes:hover,
div#nav a#bshoes.selcat { background: url('bshoeshot.png') no-repeat; }

div#nav a#bstore { background: url('bstore.png') no-repeat; }
div#nav a#bstore:hover,
div#nav a#bstore.selcat { background: url('bstorehot.png') no-repeat; }

body.cssmod #content a,
body.cssmod #content a:visited {
  color: #393;
}
body.cssmod #content {
  padding-bottom: 6px;
}
body.cssmod #content a:hover,
body.cssmod #content a:visited:hover,
body.cssmod #content div.morein a:hover {
  color: #000;
}
div.secttuxedos h3 { border-bottom: 2px solid #393; }
.cssmod #content.secttuxedos a,
.cssmod #content.secttuxedos a:visited {
  color: #33C;
}
.cssmod #content.secttuxedos div.morein a {
  color: #33C;
}
div.sectvests h3 { border-bottom: 2px solid #C90; }
.cssmod #content.sectvests a,
.cssmod #content.sectvests a:visited {
  color: #C90;
}
div.sectshirts h3 { border-bottom: 2px solid #C00; }
.cssmod #content.sectshirts a,
.cssmod #content.sectshirts a:visited {
  color: #C00;
}
div.sectshoes h3 { border-bottom: 2px solid #09C; }
.cssmod #content.sectshoes a,
.cssmod #content.sectshoes a:visited {
  color: #09C;
}
div.sectstore_locator h3 { border-bottom: 2px solid #909; }
.cssmod #content.sectstore_locator a,
.cssmod #content.sectstore_locator a:visited {
  color: #909;
}

.cssmod div#footer {
  background: url('footertop.png') repeat-x top center;
  height: 107px;
}
div#foot2 {
  width: 744px;
  margin: 0 auto;
}
div#foot3 {
  background: url('foot2bottom.png') no-repeat bottom left;
  width: 545px;
  height: 16px;
  overflow: none;
}
div#foot3 div.navstyle {
  text-shadow: #003 0px 0px 8px, #069 0px 0px 2px;
}
#copyright p {
  text-align: right;
  font-size: 80%;
  color: #222;
  margin: 0.5em;
  margin-top: 4em;
}
#copyright p a {
  color: #227;
}
.cssmod table#variants {
  clear: left;
  border: none;
  margin-bottom: 0.5em;
}

/* .cssmod table#variants tr {
  display: block;
  float: left;
  overflow: hidden;
  padding-bottom: 0.5em;
  border: 1px solid red;
  width: 48%;
}
.cssmod table#variants tr.varavail {
  display: none;
}
.cssmod table#variants tr.varsep {
  display: none;
} */

.cssmod table#variants tr.varsep {
  height: 0.25em;
}

div.varname {
  padding: 0.25em 0;
  margin: 0;
}
.cssmod table#variants a img {
  border: 1px solid black;
}
.cssmod table#variants tr.pickme td.varsimg,
.cssmod table#variants td.varsimg {
  border: none;
}
.cssmod table#variants td.varsimg {
  background: white;
}

.cssmod table#variants2 {
  border-collapse: collapse;
}
.cssmod table#variants2 tr.varsep td {
  display: none;
}
.cssmod table#variants2 td {
  margin: 0;
  padding: 0;
}

.cssmod table#variants input,
.cssmod table#variants2 input {
  font-size: 80%;
  padding: 0px 2px;
}

.cssmod table#variants tr.pickme td {
  background: white;
}
.cssmod table#variants tr.pickme td.varshead,
.cssmod table#variants td.varshead {
  border: none;
  xpadding-left: 0.5em;
  padding-right: 0.5em;
}
.cssmod div.varimgmask {
  padding-right: 0.5em;
  background: white;
  border: 0px;
}

.cssmod div#page div.gallery a img,
.cssmod div#page div.gallery a:visited img,
.cssmod div#page div.gallery a:hover img {
  opacity: 1.0;
  filter: alpha(opacity=100);
  border: 3px solid #CCC;
}
.cssmod div#page div.gallery a:hover img {
  border: 3px solid #696;
}
table.cartdata {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-bottom: -1em;
}
td.itemname,
td.itemimage {
  vertical-align: top;
  border-top: 4px solid #CCC;
}
td.itemname {
  height: 5em;
  width: 100%;
}
table.cartdata br {
  display: none;
}
table.cartdata span.productname {
  color: black;
}
table.cartdata span.variantname {
  display: block;
  color: #666;
  padding-top: 0.5em;
  font-size: 80%;
}
table.cartdata span.itemcode {
  float: right;
  padding-right: 0.5em;
  font-size: 80%;
}
table.cartdata span.ndash {
  display: none;
}
table.cartdata small.rulename {
  display: block;
  background: #9C9;
  margin: 0;
  padding: 0 0.5em;
  padding-bottom: 0.25em;
  text-align: left;
  color: white;
  font-weight: bold;
  margin-bottom: 0.25em;
  font-family: "Times New Roman", serif;
  font-family: "Verdana", sans-serif;
  font-variant: small-caps;
}
.cssmod table.cartdata span.imgsep {
  font-size: 1px;
  display: inline;
  overflow: hidden;
  width: 1px;
  max-width: 1px;
  margin-left: 2px;
}
.cssmod table.cartdata span.imgsep span {
  display: none;
}
table.cartdata td.indent {
  display: none;
}
p.next {
  clear: both;
  margin: 0;
  margin-top: 1em;
  border-top: 2px solid #72b372;
  padding: 0.5em;
}
p.diff {
  clear: both;
  margin: 1em 0;
  margin-bottom: 0.5em;
  border-top: 2px solid #ccc;
  xborder-bottom: 2px dotted #ccc;
  padding: 0.5em;
  padding-bottom: 0;
  margin-bottom: 0;
}
#nav .navimagecrop {
  height: 38px;
  width: 168px;
  overflow: hidden;
}

.cssmod div.x_locations h4 {
  background: #C9C;
  border: none;
  padding: 0.4em 0.6em;
  font-size: 95%;
  color: white;
}

div#nav a.menulink {
  display: inline;
  padding: 0;
  margin: 0;
}

div#nav a.menulink img {
  opacity: 1.0;
  filter: alpha(opacity=100);
}

div#nav a.menulink:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.cssmod div#contentinner div.prodimgmask,
.cssmod div#contentinner div.prodimgmask2 {
  float: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.cssmod div#contentinner div.prodimgmask2 {
  margin-bottom: 0.5em;
}

.cssmod div#contentinner div.prodimgmask2 {
  padding-right: 0.8em;
}
.cssmod div#contentinner div#prodimg2 {
}
.cssmod div#contentinner div.prodimgmask {
  margin: 0 auto;
}
.cssmod div#contentinner div.prodimgmask2,
.cssmod div#contentinner div#prodimg,
.cssmod div#contentinner div#prodimg2 {
  float: left;
}
.cssmod div.productpage h2 {
  padding-bottom: 1em;
  height: auto;
}
.cssmod div.productpage h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.cssmod div.summary {
  margin-top: 0;
  padding-top: 0;
}
.cssmod div.summary p {
  text-align: left !important;
}
div.x_filterform {
  margin: 0;
  padding: 0;
}
div.x_filter .hint {
  display: none;
  white-space: nowrap;
  color: #C00;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 100%;
}
.cssmod div#contentinner.productpage .detail {
  margin-top: 1em;
}
.cssmod div#contentinner.productpage .detail p {
  text-align: left;
}

.cssmod div#content div.x_prod h4 {
  padding-top: 0.2em;
}
.cssmod div.x_prod span.note {
  color: #999;
  font-size: 80%;
}

.cssmod form#addcart {
  margin-bottom: 1em !important;
}

