@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0; border: 0px none;}
body {margin: 0; background-color:#000;}
img {border: 0px none; vertical-align: top}
p {font-family: Arial, Helvetica, sans-serif; color:#fff;
  font-size: 12px;}
a {text-decoration: none;}
a, img {border: 0px none;}
#container {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: auto;
}
#header {
  position: relative;
  float: left;
  width: 100%;
  height: 125px;
  overflow: visible;
  background-color: #a7cf3b;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position:  center 50%;
}
#navHolder {
 position: relative;
 float: left;
 overflow: visible;
 width: 100%;
 height: 35px;
 background-color: #000;
 margin-left: auto;
 margin-right: auto;
 z-index: 400;  
}
#navButtons {
  position: relative;
  float: none;
  width: 1100px;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
}
#navHome {
  position: relative;
  display: block;
  float: left;
  width: 61px;
  height: 25px;
  margin-top: 5px;
  background-image: url('images/navTop_home.gif');
  background-repeat: no-repeat;
  background-color:#000
}
#navHome:hover {
  background-image: url('images/navTop_homeON.gif');
  cursor: pointer
}
#navCollections {
 font-size: small;
 font-family: arial, helvetica, sans-serif;
 float:left;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 10px;
 margin-right: 25px;
 background: url('images/navTop_collections.gif');
}
/*  position: relative;
  display: block;
  float: left;
  width: 128px;
  height: 25px;
  margin-top: 5px;
  margin-left: 10px;
  background-image: url(images/navTop_collections.gif);
  background-repeat: no-repeat;
  background-color:#000; */
#navCollections:hover {
  background-image: url('images/navTop_collectionsON.gif');
  background-repeat: no-repeat;
  cursor: pointer
}
#navBuyonline {
  position: relative;
  float: left;
  width: 102px;
  height: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  background-image: url('images/navTop_buyonline.gif');
  background-repeat: no-repeat;
  background-color:#000
}
#navBuyonline:hover {
  background-image: url('images/navTop_buyonlineON.gif');
  background-repeat: no-repeat;
  cursor: pointer
}
#navAbout {
  position: relative;
  float: left;
  width: 68px;
  height: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  background-image: url('images/navTop_about.gif');
  background-repeat: no-repeat;
  background-color:#000
}
#navAbout:hover {
  background-image: url('images/navTop_aboutON.gif');
  background-repeat: no-repeat;
  cursor: pointer
}
#navContact {
  position: relative;
  float: left;
  width: 85px;
  height: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  background-image: url('images/navTop_contact.gif');
  background-repeat: no-repeat;
  background-color:#000
}
#navContact:hover {
  background-image: url('images/navTop_contactON.gif');
  background-repeat: no-repeat;
  cursor: pointer
}
#navStores {
  position: relative;
  float: left;
  width: 89px;
  height: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 520px;
  background-image: url('images/navTop_stores.gif');
  background-repeat: no-repeat;
  background-color:#000
}
#navStores:hover {
  background-image: url('images/navTop_storesON.gif');
  background-repeat: no-repeat;
  cursor: pointer
}
#bodyHolder {
  position: relative;
  float: left;
  width: 100%;
  height:auto;
  background-color: #fff;
  background-image: url('images/bg_blueGrad.png');
  background-repeat: repeat-x
}
#bodyHolder_white {
  position: relative;
  width: 1100px !important;
  height:auto;
  background-image: url('images/bg_whiteDrop.gif');
  background-repeat: repeat-x;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  min-height:500px;
}
#footerHolder {
  position: relative;
  float: left;
  width: 100%;
  height: 60px;
  background-color: #000;
}
#leftColumn {
  float: left;
  width: 579px;
  margin-right: 20px;
}
#rightColumn {
  float: left;
  width: 478px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  
}
.pressTitle {
  position: relative;
  float:left;
  margin-top: 5px;
  margin-bottom: 20px;
  width: 478px;
}

/* IMG CSS */

#headerIMG {
  display: block;
  width: 1300px;
  height: 125px;
  margin-left: auto;
  margin-right: auto;
}
#navCollections_blank {
  display:block;
  width: 128px;
  height: 30px;
}
.random {
  width: 579px;
  height: 460px;
  padding: 10px;
}
.sepH {
  position: relative;
  float: left;
  height: 1px;
  margin-bottom: 10px;
  background-image:url('images/sepH.gif');
  background-repeat:repeat-x
}
.sepV {
  float: left;
  width: 2px;
  margin-top: 10px;
  margin-right: 10px;
}
#footerContent {
  position: relative;
  float: none;
  width: 1100px;
  height: 40px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
#thumb {
  position:relative;
  height:80px;
  width:10px;
  background: #464646 url('images/scroll.gif') no-repeat center;
}
.banner {
  margin-bottom: 10px;
  width: 458px;
  height: 200px;
}
.footerLink {
  position: relative;
  float: left;
  width: 80px;
  height: 40px;
  margin-left:10px;
}
.footerLink:hover {
  background-color:#111;
  cursor: pointer;
}

/* TXT CSS */
#copyright {
  color: #999;
  position: relative;
  float: left;
  font-size: 11px;
  width: 465px;
  height: 40px;
  line-height: 40px;
}
p.footerLink {
  color: #999;
  text-align: center;
  font-size: 11px;
  line-height: 40px;
  margin-right: auto;
  margin-left: auto;
}
p.footerLink:active {}
p.footerLink:visited {}
p.footerLink:hover {
  color: #fff;
}
.topNav {
  color: #fff;
  text-align: right;
  line-height: 25px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}
.topNav:hover {color: #333;}
.topNav:visited {color: #fff;}
.topNav:active {color: #fff;}
/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */
#menu{
  float:left;
  width: 128px;
  margin-top: 5px;
  margin-left: 10px;
}
#menu a, #menu h2{
  font-size: 14px;
  display:block;
  border-left: 1px;
  border-right: 1px;
  border-color: #fff;
  border-style: solid;
  white-space:nowrap;
  margin:0;
  padding:10px 5px 10px 5px;
}
#menu h2{}
#menu a{
  background:#000 url('images/navTop_subOff.gif');
  text-decoration:none
  
}
#menu a, #menu a:visited{
  color:#ccc;
}
#menu a:hover{
color:#fff;
background:#f26522 url('images/navTop_subOn.gif');
/*padding-left: 13px;*/
}
#menu a:active{
color:#ccc;
background:#000;
}
 
/* SUB NAV */

#menu a.trunks{
color:#ccc;
background: #000;
padding-left: 15px;
}
#menu a.trunks:hover{
color:#fff;
font-weight: bold;
text-align: right;
background: #000 url('images/navTop_trunkOn.gif') no-repeat top left;
padding-right: 15px;
}
#menu a.hipbrief{
color:#ccc;
background: #000;
padding-left: 15px;
}
#menu a.hipbrief:hover{
color:#fff;
font-weight: bold;
text-align: right;
background: #000 url('images/navTop_hipBriefOn.gif') no-repeat top left;
padding-right: 15px
}
#menu a.boxerbrief{
color:#ccc;
background: #000;
padding-left: 15px;
}
#menu a.boxerbrief:hover{
color:#fff;
font-weight: bold;
text-align: right;
background:#000 url('images/navTop_boxerBriefOn.gif') no-repeat top left;
padding-right: 15px
}
#menu a.boxershorts{
color:#ccc;
background: #000;
padding-left: 15px;
}
#menu a.boxershorts:hover{
color:#fff;
font-weight: bold;
text-align: right;
background: #000 url('images/navTop_boxersOn.gif') no-repeat top left;
padding-right: 15px
}
#menu a.pants{
color:#ccc;
background: #000;
padding-left: 15px;
}
#menu a.pants:hover{
color:#fff;
font-weight: bold;
text-align: right;
background: #000 url('images/navTop_pantsOn.gif') no-repeat top left;
padding-right: 15px
}
#menu a.velourpants{
color:#ccc;
background: #000;
padding-left: 5px;
}
#menu a.velourpants:hover{
color:#fff;
font-weight: bold;
text-align: right;
background: #000 url('images/navTop_velourPantsOn.gif') no-repeat top left;
padding-right: 15px
}
#menu a.shorts{
color:#ccc;
background: #000;
padding-left: 15px;
}
#menu a.shorts:hover{
color:#fff;
font-weight: bold;
text-align: right;
background: #000 url('images/navTop_shortsOn.gif') no-repeat top left;
padding-right: 15px
}
#menu a.terry{
color:#ccc;
background: #000;
padding-left: 5px;
}
#menu a.terry:hover{
color:#fff;
font-weight: bold;
text-align: right;
background: #000 url('images/navTop_terryOn.gif') no-repeat top left;
padding-right: 15px
}
#menu a.socks{
color:#ccc;
background: #000;
padding-left: 5px;
}
#menu a.socks:hover{
color:#fff;
font-weight: bold;
text-align: right;
background: #000 url('images/navTop_sockOn.gif') no-repeat top left;
padding-right: 15px
}
#menu a.lounge{
color:#ccc;
padding-left: 15px;
background:#000 url('images/navTop_subOff.gif') no-repeat top left;
}
#menu a.lounge:hover{
color:#fff;
font-weight: bold;
text-align: right;
background:#f26522 url('images/navTop_subOn.gif') no-repeat top left;
padding-right: 15px
}
#menu a.underwear{
color:#ccc;
padding-left: 15px;
padding-bottom:0px;
background:#000 url('images/navTop_subOff.gif') no-repeat top left;
}
#menu a.underwear:hover{
color:#fff;
font-weight: bold;
text-align: right;
background:#f26522 url('images/navTop_subOn.gif') no-repeat top left;
padding-right: 15px
}
 
/**/

/* Begin non-anchor hover selectors */
/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */
div#menu h2:hover{
background:#000 url('/css/images/expand3.gif') no-repeat -999px -9999px;
}
div#menu li:hover{
cursor:pointer;
z-index:100;
}
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}
div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}
/* End of non-anchor hover selectors */
/* Styling for Expand */
#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
}
#menu a.x:hover{
color:#ccc;
background:#000;
}
#menu a.x:active{
color:#fff;
background:#111;
}
/* End CSS Popout Menu */
table {
  margin: 10px;
}

/* DOWNLOAD */
   .dl_box, .dl_box2{
   width:200px;
  padding:15px;
  height:240px;
  border:1px solid #c0c0c0;
  margin-top:30px;
  margin-left:35px;
  float:left;
  background-color:#f4f4f4;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#665;
  }
  .dl_box a, .dl_box2 a{
  color:#990000;
  text-decoration:none;
  }
  .dl_box2{
  width:155px;
  }

 
#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:200px;
}
#menu ul li{
list-style:none;
margin:0;
padding:0;
}
#menu li{
position:relative;
}
#menu ul ul{
display:none;
 position:absolute;
 
 top:auto;
 visibility: visible;/*display:none;*/
 list-style:none;
 
}
#menu ul ul ul{
top:0;
left:100%;
}


/* COLLECTION */
.boxRow {
  width: 1100px;
  border:0px #656 solid;
  height: 140px;
  margin-top:0;
  padding-top:0;
}

.boxCut {
  float: left;
  width: 130px;
  border: #656 0px solid;
  height: auto;
  margin-top:0;
  padding-top:0;
}
p.boxCut_title {
  font-size: 72px;
  font-weight: regular;
  text-align: center;
  color: #000000;
  margin-top: 10px;
  margin-left: 10px;
  vertical-align: middle;
  letter-spacing: -10px;
}

p.boxCut_text {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #9e0b0f;
  margin-top: 10px;
  vertical-align: top;
}

p.boxStyle_text {
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  color: #000;
  vertical-align: bottom;
  margin-right: 0px;
  margin-top: 10px;
  
  font-family:"Courier New", Courier, monospace;
}

.sepV {
  float: left;
  width: 1px;
  overflow: hidden;
  margin-right: 0;
}

.sepH {
  float: left;
  width: 1080px;
  height: 1px;
  margin-bottom: 0;
  margin-left: 10px;
  overflow: hidden;
  background:url(images/sepH.gif) repeat-x;
}

.mini {
  height: 100px;
  width: 100px;
  padding: 15px;
}

#location_dropdown {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 9px;
  background-color: #ebebeb;
  border: 1px solid #ccc;
}

#dropdown{
  padding: 4px;
  line-height: 14px;
  font: 11px tahoma;
}

#category_tab{
padding-top:10px;
width:auto;
height:70px;
padding-left:510px;
}

#category_tab .item_tab{
float:left;
display:inline;
}

.item_tab{
width:auto;
height:auto;
padding-left:22px; 
padding-right:22px;
cursor:pointer;
}
.item_tab img:hover{
filter:alpha(opacity=60);
opacity:0.6;

}

#underwear_tab{display:block;}
#loungewear_tab{display:none;}
#robes_tab{display:none;}
#socks_tab{display:none;}

.subcol{
height: 60px;
background-color:#000000; 
}
.subcol2{
height: 60px;
}
.buyonlineBox{
border-collapse:collapse;
}
.buyonlineBox td{
background-position:center;
background-repeat:no-repeat;
height:135px;
width:270px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#c0c0c0;
}
.buyonlineBox a{
color:#888888;
}
.buyonlineBox a:hover{
color:#c0c0c0;
}
