*{
  padding:0;
  margin:0;
}
html {}

body {
  margin: 0 auto;
  padding: 0;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 20px;
}
img{
  border: 0;
}
a{
  cursor:pointer;
  color:#333;
  text-decoration: none;
}

a:hover,a:focus{
  color: #B51111;
}

h1,h2,h3,h4,h5,h6{text-transform:uppercase;}
h1{margin: 15px 0;font-size: 20px;}
h2{
  font-size:20px;
}
h7{margin-top: 2px;font-size: 12px;}
/*******/

#nx-page{
  width:1024px;
  min-height:400px;
  margin: 0 auto;
}

/*******  Header  **********/
#nx-header{
  position:relative;
  height:195px;
  width:1024px;
}

/*******/
#header-top{
  height:75px;
  padding:14px 5px 11px 40px;
}

.nx-logo{
  background:url(../images/ewe-logo.gif) no-repeat 0 0;
  height:75px;
  width:210px;
  float:left;
  margin: 0px 0px 0 402px;
}

.nx-search{
  width:285px;
  float:left;
/*  border:1px solid #bebebe;*/
  margin: 28px 40px 0 82px;
}

#search-form{}
#search-text{
  width:245px;
  color:#bebebe;
  padding:6px 10px 5px 30px;
  float:left;
  border:none;
}
#sub-search{
  background:url(../images/nx-search.png) no-repeat 0 0;
  border: 0 none;
    height: 29px;
    position: absolute;
    width: 35px;
  cursor:pointer;
  left:596px;
  top:41px;
}

/***/
.nx-user-menu{
  float:left;
  position:absolute;
  right:0;
  top:0;
  padding:20px 0 10px 30px;
}
.nx-user-menu >ul{
  list-style:none;
}
.nx-user-menu >ul >li{
  float:left;
  border-right:1px solid #999;
  padding: 0 10px;
  line-height: 12px;
}

.nx-user-menu >ul >li.item-107{
  border-right:none;
}
.nx-user-menu >ul >li.item-107 a{
  color:#353535;
  font-weight:bold;
}
.nx-user-menu ul li a{
  color:#606060;
  text-decoration:none;
  font-size:11px;
  font-family:'Open Sans',sans-serif;
}

.nx-user-menu ul li:focus,
.nx-user-menu ul li.active a,
.nx-user-menu ul li:hover a{
  color:#BC1111;
}
/***/
.nx-user-top{
  float:left;
  position:absolute;
  right:0;
  top:35px;
  padding:10px 0 10px 30px;
}

.nx-user-login{
  float:left;
  background:url(../images/nx-login.jpg) no-repeat 0 8px;
  height:30px;
  padding:14px 0 0 23px;
}
.nx-user-login >ul{
  list-style:none;
}
.nx-user-login >ul >li{
  float:left;
  border-right:1px solid #606060;
  padding: 0 10px;
  line-height: 12px;
}

.nx-user-login >ul >li.item-109{
  border-right:none;
}
.nx-user-login >ul >li a{
  color:#606060;
  text-decoration:none;
  font-size:11px;
  font-family:'Open Sans',sans-serif;
  
}
.nx-user-login >ul >li:focus,
.nx-user-login >ul >li.active a,
.nx-user-login >ul >li:hover a{
  color:#b51111;
}

.profile{}
fieldset#users-profile-core,
fieldset#users-profile-custom{
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #d3d3d3;
}

.profile a{
  background: url("../images/nx-button.png") no-repeat 0 0;
  width: 81px;
  padding: 4px 11px 0;
  color: #fff;
  display: block;
  height: 26px;
}

.componentheading{
  background: none repeat scroll 0 0 #E8E8E8;
    margin-top: 12px;
    padding: 8px 10px;
    font-size: 15px;
    color: #666;
}

/****/
.nx-user-bag{
  float:left;
  height:30px;
  padding:13px 0 0 20px;
  width: 130px;
  background:url(../images/BAG.jpg) no-repeat center left;
}
.nx-cart{
  height: 29px;
    padding-left: 24px;
    padding-top: 5px;
    margin-left: 10px;
}
.nx-user-bag a{
  color:#606060;
  text-decoration:none;
}

/*******/
#nx-header-middle{
  height:46px;
  margin-bottom:1px;
  border-top:1px solid #EC3E35;
  border-bottom: 1px solid #EC3E35;
  background-color: #EC3E35;
}

.nx-head-line{
  float:left;
  height:45px;
  width:215px;
  display:block;
  margin-left: 24px;
 
}

span.st_facebook_large span.stLarge{
  background: url("../images/icon-face.png") no-repeat 0 0 !important;
  height: 32px;
  width: 35px;
}

span.st_twitter_large span.stLarge{
  background: url("../images/icon-tw.png") no-repeat 0 0 !important;
  height: 32px;
  width: 35px;
}
span.st_email_large span.stLarge{
  background: url("../images/icon-share.png") no-repeat 0 0 !important;
  height: 32px;
  width: 35px;
}

span.st_sharethis_large span.stLarge{
  background: url("../images/icon-google-plus.png") no-repeat 0 0 !important;
  height: 32px;
  width: 35px;
}
/*******/
#nx-header-bottom{
  height:48px;
}
.nx-user-1,
.nx-user-2,
.nx-user-3{
  float:left;
  margin-right:1px;
}
.nx-user-1{
  height:48px;
  width:328px;
/*  background: #D6D6D6;*/
  background: #9DA103;
}
.nx-user-3:hover,
.nx-user-2:hover,
.nx-user-1:hover{
  background: #B8B8B8;
  color: #a60200;
}
p.nx-large{
  vertical-align: middle;
  text-align:center;  
  margin-top: 10px;
  
}
p.nx-large a{
  font-family:arial;
  font-size: 20px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  line-height: 12px;
  height:48px;
  width:328px;
  
}
p.nx-large a:hover{
  color: #FF3C3A;
}

p.nx-large span{
  color: #818181;
  font-size: 10px;
  font-weight: normal;
  
}
p.nx-large span:hover{
  color: #818181;
}

.nx-user-2 {
  height:48px;
  width:376px;
  /*background: #D6D6D6;*/
  background: #EE3B30;
}
.nx-user-3{
  height:48px;
  width:317px;
/*  background: #D6D6D6;*/
  background: #F4990B;
}

/*******  Content  **********/

#nx-content{
  position:relative;
  overflow:hidden;
  width:1024px;
}

#nx-slider{
  background:url(../images/nx-slider.png) no-repeat 0 0;
  width:1024px;
  height:395px;
  display:block;
  margin:10px 0 0 0px;;
}

#nx-banner-top{
  width: 704px;
  margin:3px 0 0 60px;
  overflow: hidden;
  float: right;
}
/**********/
.nx-advert{
  margin-top: 82px;
}
/*****/
#nx-component{
/*Sol  width:704px*/
  position:relative;
  overflow:hidden;
  float:left;
  margin-left: 60px;
}
#nx-component.full_w {
  position:relative;
  overflow:hidden;
  float:left;
  margin-left: 0px;
}
 

#nx-component.left_col {
 width:704px;
/*sol  width:805px;*/
  position:relative;
  overflow:hidden;
  float:left;
 margin-left: 60px;  
}

#nx-new-product{margin-left: 106px;}
#nx-new-product h2{
  background:url(../images/title-new-product.png) no-repeat 0 8px;
  margin-bottom:15px;
  height:57px;
  text-align:center;
  font-family:'Open Sans',sans-serif;
}
.nx-slide-product{
  border:1px solid #d3d3d3;
  overflow:hidden;
    width: 657px;
  padding-top:3px;
}
.nx-slide-product >ul{
  list-style:none;
}
.nx-slide-product >ul >li{
  border-right:1px dotted #666;
  float:left;
  padding: 8px 4px 0 0;
}
.nx-slide-product >ul >li.nx-product-1{
  background:url(../images/product-1.png) no-repeat 4px 0;
  width:215px;
}

.nx-slide-product >ul >li.nx-product-2{
  background:url(../images/product-2.png) no-repeat 5px 0;
  width:215px;
}

.nx-slide-product >ul >li.nx-product-3{
  background:url(../images/product-3.png) no-repeat 5px 0;
  width:208px;
  border-right:none;
}
.nx-info-pro{
  background:url(../images/new-product.png) no-repeat -6px 0;
  width:221px;
  height:97px;
  margin-top:305px;
}

h5.nx-title-product{
  font-size:16px;
  font-family:'Open Sans',sans-serif;
  padding:12px 0 0 40px;
}
p.nx-price-product{
  color:#f90001;
  font-size:24px;
  float:left;
  padding: 10px 0 0 37px;
}

p.nx-price-product >span{
  color:#333;
}

p.nx-see-more{
  float:left;
  margin: 26px 0 0px 48px;
}

p.nx-see-more a{
  text-decoration:none;
  color:#f90001;
  font-family:'Open Sans',sans-serif;
  font-size:9px;
  text-transform:uppercase;
}
/**** BEST PRODUCT ***/

#nx-best-product{
  margin: 50px 0 0 54px;
}
#nx-best-product h2{
  background:url(../images/title-new-product.png) no-repeat 23px 8px;
  margin-bottom:15px;
  height:57px;
  text-align:center;
  font-family:'Open Sans',sans-serif;
}
.nx-product-7,
.nx-product-6,
.nx-product-5,
.nx-product-4{
  width:165px;
  float:left;
}

.nx-product-4{
  margin:7px;
}
.nx-product-thumb-4{
  background:url(../images/thumb-product-4.png) no-repeat 0 0;
  height:193px;
  border:1px solid #d7d7d7;
  padding:2px
}
.nx-product-7 h3,
.nx-product-6 h3,
.nx-product-5 h3,
.nx-product-4 h3{
  font-family:'Open Sans',sans-serif;
  color:#333;
  font-size:13px;
  text-transform:none;
  margin-top:10px;
  line-height:20px;
}
p.nx-base-price{
  font-size:14px;
  color:#333;
  text-decoration:line-through;
  float:left;
  font-weight:bold;
  margin-top:5px;
}
p.nx-sale-price{
  color:#990000;
  float:left;
  font-size:14px;
  margin-left:15px;
  font-weight:bold;
  margin-top:5px;
}

p.nx-base-price span,
p.nx-sale-price span{
  font-size:13px;
  color:#333;
  text-decoration:none;
  margin-right:5px;
}
.nx-rating-product{
  background:url(../images/nx-rating-product.png) no-repeat 0 0;
  height:20px;
  width:70px;
  margin-top:25px;
}

/*******/
.nx-product-5{
  margin:7px;
}
.nx-product-thumb-5{
  background:url(../images/thumb-product-5.png) no-repeat 0 0;
  height:193px;
  width:165px;
  border:1px solid #d7d7d7;
  padding:2px;
}

.nx-product-6{
  margin:7px;
}
.nx-product-thumb-6{
  background:url(../images/thumb-product-6.png) no-repeat 0 0;
  height:193px;
  width:165px;
  border:1px solid #d7d7d7;
  padding:2px;
}

.nx-product-7{
  margin:7px 0 7px 7px;
}
.nx-product-thumb-7{
  background:url(../images/thumb-product-7.png) no-repeat 0 0;
  height:193px;
  width:165px;
  border:1px solid #d7d7d7;
  padding:2px;
}
/**************   COMPONENT BOTTOM   ******************/
#nx-component-bottom{
  margin:40px 0;
  width: 1024px;
  overflow: hidden;
}

#nx-fashion-video{
  margin:0px 0 0 0px;
  width:345px;
  float:left;
}
#nx-fashion-video h2{
  width:255px;
  margin-bottom:28px;
}
.nx-video-product{
  
}
.nx-video-product p{
  background:url(../images/big-video.png) no-repeat 0 0;
  height:245px;
}
.nx-video-product h3{
  font-family:'Open Sans',sans-serif;
  font-size:13px;
  margin:12px 0 20px;
  margin-bottom:10px;
}
.nx-other-video-3,
.nx-other-video-2,
.nx-other-video-1{
  width:108px;
  float:left;
  margin-bottom:10px;
  
}
.nx-other-video-2,
.nx-other-video-1{
  margin-right:10px;
}

.nx-other-video-3{
  margin-right:none;
}
.nx-other-video-1 p{
  background:url(../images/thumb-video-1.png) no-repeat 0 0;
  height:77px;
  margin-bottom:8px;
}
.nx-other-video-3 span,
.nx-other-video-2 span,
.nx-other-video-1 span{
  font-family:'Open Sans',sans-serif;
  font-size:12px;
  text-transform:uppercase;
}

.nx-other-video-2 p{
  background:url(../images/thumb-video-2.png) no-repeat 0 0;
  height:77px;
  margin-bottom:8px;
}

.nx-other-video-3 p{
  background:url(../images/thumb-video-3.png) no-repeat 0 0;
  height:77px;
  margin-bottom:8px;
}

.nx-more-video{
  background:url(../images/nx-menu-left.png) no-repeat 339px 132px;
  padding-right: 13px;
    text-align: right;
}
.nx-more-video p{
  text-transform:uppercase;
  font-family:'Open Sans',sans-serif;
  font-size:12px;
  color:#939393;
}
.nx-more-video a{
  color:#f90001;
  text-decoration:none;
  font-family: 'Open Sans',sans-serif;
    font-size: 9px;
}

div#nx-fashion-video div.avs_player object{
  width: 340px;
  height: 250px;
}

/*** NEW FASHION  ****/
#nx-new-fashion{
  float:left;
  width:660px;
  margin:0px 0 0px 19px;
}
#nx-new-fashion h2{
  background:url(../images/title-new-product.png) no-repeat 0px 15px;
  margin-bottom:10px;
  height:60px;
  text-align:center;
  font-family:'Open Sans',sans-serif;
}
.nx-new-product{
  border:1px solid #d3d3d3;
  padding:5px;
  overflow:hidden;
}
.new-product-1{  
  float:left;
  border-right:1px dotted #d3d3d3;
  width:323px;
}
.nx-thumb-1{
  background:url(../images/thumb-product-8.png) no-repeat 0 0;
  height:221px;
  width:153px;
  float:left;
  margin-right:8px;
  padding-bottom:10px;
}
.nx-intro{
  float:left;
  width:143px;
}
.nx-intro h3{
  font-size:14px;
  font-family:'Open Sans',sans-serif;
  background:url(../images/nx-menu-left.png) no-repeat 0 5px;
  margin-bottom:24px;
  padding-left:10px;
}
.nx-intro p{
  font-size:14px;
  font-family:'Open Sans',sans-serif;
  color:#606060;
  padding-left: 10px;
}

.new-product-2{  
  float:left;
  width:304px;
  padding-left:10px;
}

.nx-thumb-2{
  background:url(../images/thumb-product-9.png) no-repeat 0 0;
  height:221px;
  width:153px;
  float:left;
  margin-right:8px;
}

.nx-new{
  border-left:1px solid #d3d3d3;
  border-right:1px solid #d3d3d3;
  border-bottom:1px solid #d3d3d3;
  padding:5px;
  overflow:hidden;
  background:#f0f0f0;
}

.new-1{
  float:left;
  border-right:1px dotted #d3d3d3;
  width:314px;
  padding:5px;
}

.new-trend-1{
  margin-bottom:10px;
}
.new-trend-1 h3{
  background:url(../images/nx-menu-left.png) no-repeat 147px 5px;
  font-size:14px;
  font-family:'Open Sans',sans-serif;
  padding-bottom:20px;
}
.new-trend-1 p{
  font-size:14px;
  font-family:'Open Sans',sans-serif;
  color:#606060;
  padding-right:20px;
}

.new-2{
  float:left;
  width:304px;
  padding: 5px 5px 5px 10px;
}
.nx-more-fashion{
  background:url(../images/nx-menu-left.png) no-repeat 295px 3px;
  padding-right: 20px;
    text-align: right;
}

.nx-more-fashion p{
  text-transform:uppercase;
  font-family:'Open Sans',sans-serif;
  font-size:12px;
  color:#939393;
}
.nx-more-fashion a{
  color:#f90001;
  text-decoration:none;
  font-family: 'Open Sans',sans-serif;
    font-size: 9px;
}

/********  BANNER  *********/
#nx-banner{
  width:1024px;
  overflow:hidden;
/*Sol  margin-bottom:40px;*/
}

.banner-left{
  width:332px;
  /* background:url(../images/banner-left.jpg) no-repeat 0 0; */
  float:left;
  margin-right:14px;
  height:200px;
}
.banner-center{
  width:332px;
  /* background:url(../images/banner-center.png) no-repeat 0 0; */
  float:left;
  margin-right:14px;
  height:200px;
}
.banner-right{
  width:332px;
  /* background:url(../images/banner-right.jpg) no-repeat 0 0; */
  float:left;
  height:200px;
}

/**********  MORE FASHION  ************/
#nx-more-fashion{
  width:1024px;
  overflow:hidden;
  border-top: 1px solid #D3D3D3;
  padding-top: 40px;
}
#nx-more-fashion h2{
  background:url(../images/title-new-product.png) no-repeat 180px 8px;
  margin-bottom:15px;
  height:57px;
  text-align:center;
  font-family:'Open Sans',sans-serif;
}

.nx-user-7{
  width:157px;
  padding: 0 5px 10px 5px;
  margin:0 0 10px 0px;
  border-right:1px dotted #ccc;
  float:left;
}
.thum-runway{
  background:url(../images/thumb-runway.png) no-repeat 0 0;
  width:95px;
  height:150px;
  margin: 0 36px 0 30px;
}

.info-runway{
  width:150px;
  padding-left: 3px;
}
.info-runway h4{
  font-size:14px;
  font-family:'Open Sans', sans-serif;
  color:#666;
}
.info-runway ul{
  list-style:none;
}
.info-runway ul li{
  border-top:1px solid #ccc;
  line-height:30px;
}
.info-runway ul li a{
  text-decoration:none;
  color:#666;
  font-size:12px;
}

/******/

.nx-user-8{
  width:157px;
  padding: 0 5px 10px 5px;
  margin:0 0 10px 0px;
  border-right:1px dotted #ccc;
  float:left;
}
.thum-fashion{
  background:url(../images/thumb-fashion.png) no-repeat 0 0;
  width:95px;
  height:150px;
  margin: 0 36px 0 30px;
}

.info-fashion{
  width:150px;
  padding-left: 3px;
}
.info-fashion h4{
  font-size:14px;
  font-family:'Open Sans', sans-serif;
  color:#666;
}
.info-fashion ul{
  list-style:none;
}
.info-fashion ul li{
  border-top:1px solid #ccc;
  line-height:30px;
}
.info-fashion ul li a{
  text-decoration:none;
  color:#666;
  font-size:12px;
}

/******/

.nx-user-9{
  width:157px;
  padding: 0 5px 10px 5px;
  margin:0 0 10px 0px;
  border-right:1px dotted #ccc;
  float:left;
}
.thum-beauty{
  background:url(../images/thumb-hair.png) no-repeat 0 0;
  width:95px;
  height:150px;
  margin: 0 36px 0 30px;
}

.info-beauty{
  width:150px;
  padding-left: 3px;
}
.info-beauty h4{
  font-size:14px;
  font-family:'Open Sans', sans-serif;
  color:#666;
}
.info-beauty ul{
  list-style:none;
}
.info-beauty ul li{
  border-top:1px solid #ccc;
  line-height:30px;
}
.info-beauty ul li a{
  text-decoration:none;
  color:#666;
  font-size:12px;
}

/******/

.nx-user-10{
  width:157px;
  padding: 0 5px 10px 5px;
  margin:0 0 10px 0px;
  border-right:1px dotted #ccc;
  float:left;
}
.thum-love{
  background:url(../images/thumb-love.png) no-repeat 0 0;
  width:95px;
  height:150px;
  margin: 0 36px 0 30px;
}

.info-love{
  width:150px;
  padding-left: 3px;
}
.info-love h4{
  font-size:14px;
  font-family:'Open Sans', sans-serif;
  color:#666;
}
.info-love ul{
  list-style:none;
}
.info-love ul li{
  border-top:1px solid #ccc;
  line-height:30px;
}
.info-love ul li a{
  text-decoration:none;
  color:#666;
  font-size:12px;
}

/******/

.nx-user-11{
  width:157px;
  padding: 0 5px 10px 5px;
  margin:0 0 10px 0px;
  border-right:1px dotted #ccc;
  float:left;
}
.thum-culture{
  background:url(../images/thumb-culture.png) no-repeat 0 0;
  width:95px;
  height:150px;
  margin: 0 36px 0 30px;
}

.info-culture{
  width:150px;
  padding-left: 3px;
}
.info-culture h4{
  font-size:14px;
  font-family:'Open Sans', sans-serif;
  color:#666;
}
.info-culture ul{
  list-style:none;
}
.info-culture ul li{
  border-top:1px solid #ccc;
  line-height:30px;
}
.info-culture ul li a{
  text-decoration:none;
  color:#666;
  font-size:12px;
}

/******/

.nx-user-12{
  width:157px;
  padding: 0 5px 10px 5px;
  margin:0 0 10px 0px;
  float:left;
}
.thum-accessories{
  background:url(../images/thumb-access.png) no-repeat 0 0;
  width:95px;
  height:150px;
  margin: 0 36px 0 30px;
}

.info-accessories{
  width:150px;
  padding-left: 3px;
}
.info-accessories h4{
  font-size:14px;
  font-family:'Open Sans', sans-serif;
  color:#666;
}
.info-accessories ul{
  list-style:none;
}
.info-accessories ul li{
  border-top:1px solid #ccc;
  line-height:30px;
}
.info-accessories ul li a{
  text-decoration:none;
  color:#666;
  font-size:12px;
}

/******************  EXTRA  *********************/
#nx-extra{
  width:1024px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  background:#eeeeee;
  overflow:hidden;
  padding: 3px 0 0;
 /*Sol margin-top: 20px;*/
}

.nx-new-letter{
  float:left;
  width:654px;
  padding: 2px 14px;
}
#new-letter-form{}
#new-letter-form label{
  font-family:'Open Sans', sans-serif;
  font-size: 15px;
  text-transform:uppercase;
  color:#333;
  padding-right:10px;
}
#new-letter-form span{
  font-family: 'Open Sans Condensed', sans-serif;
}
#new-letter-text{
  border: 1px solid #CCCCCC;
    padding: 3px;
    width: 150px;
  
}
#sub-new-letter{
  background:url(../images/sign-new-letter.png) no-repeat 0 0;
  width:178px;
  cursor:pointer;
  position:absolute;
  border:0;
  height:24px;
}

.nx-new-letter  h3{
  float: left;
  font-family:'Open Sans', sans-serif;
  font-size: 13px;
  color:#666;
  padding-right:10px;
  margin-top: 8px;
}

span.acymailing_introtext{
  float: left;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 13px;
  margin: 7px 10px 0 0;
}

table.acymailing_form{
  margin: 0 !important;
}
input.inputbox{
  border: 1px solid #CCCCCC;
    padding: 3px;
    width: 150px;
    margin: 3px 0;
}
input.button.subbutton{
  background:url(../images/sign-new-letter.png) no-repeat 0 0;
  width:178px;
  cursor:pointer;
  border:0;
  height:24px;
  text-indent: -999em;
  top: 0;
}
input#remember{
  width: 0px;
}
/**/
.nx-user-13{
  float:left;
  width:325px;
  padding-left:15px;
  border-left:1px solid #d3d3d3;
  margin-top: 3px;
}

.nx-user-13 span{
  float:left;
  font-family:'Open Sans', sans-serif;
  font-size:14px;
  margin-right: 15px;
  font-weight:bold;
  color:#333;
  padding-top: 5px;
}

p.web-app{
  float:left;
  background:url(../images/web-app.png) no-repeat 0 0;
  height:17px;
}
p.download-app a,
p.web-app a{
  text-decoration:none;
  color:#5b5a5a;
  font-family:'Open Sans Condensed', sans-serif;
  font-size:14px;
  padding-left: 25px;
}

p.download-app{
  float:left;
  background:url(../images/download-app.png) no-repeat 0 0;
  height:17px;
}

/**********************  GLOBAL FOOTER  *************************/\

#nx-global-footer{

    overflow: hidden;
    width: 1024px;
}
.nx-copy-right{
  font-family:'Open Sans', sans-serif;
  font-size:12px;
  color:#7d7d7d;
  float:left;
  width:300px;
  padding:14px 0 20px 20px;
}

.nx-copy-right a{
  text-decoration: none;
}
.nx-payment{
  float:left;
  width: 700px;
  background:url(../images/nx-payment.png) no-repeat 0 0 ;
  height:50px;
}

#nx-debug{
  border-top: 1px solid #d3d3d3;
  height: 30px;
    overflow: hidden;
    text-indent: -999em;
    width: 1024px;
}