/* ----------------------------------
 * Nike.Product.Global
 * ---------------------------------- */

/* ----------------------------------
 * Global CSS for product
 * Grid + Browse Mode
 * ---------------------------------- */

/* @Product:Feature */
.rowDvd{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	width:960px;}
.Dvd1{
	
	
	width:410px;
	float:left;
	margin-right:55px;}
	.titleDVD{
		margin-bottom:20px;
		}
		.txtDVD{
		
		float:left;
		width:291px;
		margin-right:20px;
		color:#FFF;
		font-size:12px}
		
		#DvdCuerpo {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	width:960px;
	color:#FFF;
	font-size:12px;
	margin-top: 190px;
	margin-left: 67px;
	margin-bottom: 50px;
}
.rowDvd {
	width:960px;
}
#CheMore {
	  color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    margin-top: 138px;
    width: 960px;
}
.Dvd1 {
	width:410px;
	float:left;
	margin-right:70px;
}
.titleDVD {
	margin-bottom:20px;
}
.txtDVD {
	float:left;
	width:291px;
	margin-right:20px;
}
.btOrd {
	margin-left:-20px;
	margin-top: 30px;
}
#txtFoo {
	line-height:14px;
	margin-bottom:20px;
	margin-top: 60px;
	margin-right: 120px;
	text-align: justify;
}
a {
	-moz-outline: none 0;
	outline: none 0;
}
a:link {
	color: #cc0066;
}

.btBt{
	  background-color: #990066;
    color: #B1779B;
    display: block;
    font-size: 14px;
    height: 19px;
    margin-left: -7px;
    padding-left: 10px;
    padding-top: 6px;
    width: 206px;
}
.btBt a {
	color: #b1779b;
}
.btBt a:hover {
	color: #ffffff;
}
#btAlt {
	margin-right: 120px;
	margin-top: 25px;
	height: 25px;
}

#txLegal{
	font-size: 9px;
	line-height: 13px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	vertical-align: text-top;
	padding-top:25px;
	margin-right: 120px;
	}
.product-feature {
  min-height: 460px;
}

  .product-feature header{
    position: absolute;
    margin: 50px 0 0 633px;
	letter-spacing:-1px;
	color:#ebd3e2;
	width:253px;
  }
  
  .product-feature header h3,
  .product-feature header h3 *{
    font-size: 60px;
    line-height: 50px;
    text-transform: uppercase;
    display: block;
    width: 380px;
  }
  
  .product-feature header h3 {
    margin-bottom: 10px;
  }
  
  .product-feature header h4 {
    font-size: 38px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -0.02em;
    color: #999;
    margin: 0 0 35px 0;
  }
  
  .product-feature header figure {
    margin: 10px 0 35px 3px;
  }


  .product-feature header p{
    display: block;
    margin: 0 0 20px 0;
    font-weight: normal;
  }
  
  .products a.arrow-left,
  .products a.arrow-right,
  .products mark.keyboard,
  .products a.close-button {
    display: none;
  }

  ._detail a.arrow-left,
  ._detail a.arrow-right,
  ._detail mark.keyboard,
  ._detail a.close-button {
    display: block
  }
  
  
  


  
/* ---------------------------------- */

/* @Section:Products */


._browse .interior {
  padding: 20px 0 0 0;
}

._browse._1024 .interior {
    padding: 20px 0 0 0;
    margin: 0
  }

._browse .interior.grid4 { 
  width: auto;
}




/* ---------------------------------- */

/* @Product:Grid */


.products {
  width: 100%;
  max-width: 800px;
  min-width: 800px;
}

.product-item { 
  position: relative;
  height: 220px;
  width: 180px;
  float: left;
  margin: 0 20px 20px 0;
  overflow: hidden;
  cursor: pointer;
}

  .category-lead-in {
    clear: both;
  }

  .product-item figure img{ 
    display: inline;
  }
  
  .product-item figure img.product-view,
  .product-item figure img.large{ 
    display: none;
  }
  
  .product-item:nth-child(4n) { 
    xmargin: 0 0 20px 0;
  }
  
  .product-item figure { 
    height: 220px;
    margin: 0 0 20px 0;
    overflow: hidden;
  }
  
  
  .product-item header { 
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
  }
  
  .product-item header h3,
  .product-item header h3 *{
    display: block;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px;
    color: #8fd2ca;
    background: #fff;
  }
  
  .product-item header h3 mark {
    display: inline;
  }
  
  .product-item header h3 {
    margin: 0 0 20px 0;
  }
  
  .product-item header p{
    display: none;
  }


/* HOVER */
.product-item:hover figure {
  display: none;
}

.product-item:hover header {
  display: block;
}


/* ---------------------------------- */

/* @Product:Browse */


._browse .products {
  width: 100%;
  max-width: 100%;
}

._browse .product-item { 
  position: relative;
  height: auto;
  width: 100%;
  float: none;
  margin: 0 20px 0 0;
  overflow: hidden;
  cursor: default;
}

._browse .category-lead-in {
    clear: none;
  }

._browse .product-item header,
._browse .product-item figure {
  padding: 0 0 0 200px;
}
  ._browse .product-item:nth-child(4n) { 
    margin: 0 0 0 0;
  }
  
  ._browse .product-item figure { 
    display: none;
    height: 220px;
    margin: 0 0 0 0;
    overflow: hidden;
  }
  
  
  ._browse .product-item header { 
    display: block;
    position: static;
    top: inherit;
    left: 0;
  }
  
  ._browse .product-item header h3,
  ._browse .product-item header h3 *{
    display: block;
    font-size: 40px;
    text-transform: none;
    line-height: 40px;
    color: #555;
    cursor: default;
  }
  
  ._browse .product-item header h3 span {
    display: inline;
  }
  ._browse .product-item header h3 mark {
    display: none
  }
  
  ._browse .product-item header h3 a:hover *,
  ._browse .product-item header h3 a:hover{
    color: #8fd2ca;
    cursor: pointer;
  }
  
  ._browse .product-item header p{
    display: none;
  }
  
  ._browse .product-item header h3 a:hover {
    /*color: #8fd2ca*/
  }
  
  ._browse .product-item header a.button 
  {
    display: none;
  }
  
  ._browse .product-item header h3 {
    margin: 0 0 10px 0;
  }


/* ---------------------------------- */

/* @Product:Browse:Active */

._browse .product-item.active {
  min-height: 300px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
}

  ._browse ._first,
  ._browse .product-item.active:nth-child(2),
  ._browse .product-item.active:first-child {
    border-top: 0
  }

  ._browse ._last,
  ._browse .product-item.active:last-child {
    border-bottom: 0
  }
  
  ._browse .product-item.active header{
    position: absolute;
    margin: 50px 0 0 400px;
  }
  
  ._browse .product-item.active header h3,
  ._browse .product-item.active header h3 *,
  ._browse .product-item.active header h3 a:hover *,
  ._browse .product-item.active header h3 a:hover {
    font-size: 50px;
    line-height: 40px;
    text-transform: uppercase;
    display: block;
    width: 380px;
    cursor: default;
    color: #555;
  }

  ._browse .product-item.active header h3 a:hover span,  
  ._browse .product-item.active header h3 span {
    display: inline;
  }
  
  ._browse .product-item.active header h3 a:hover mark,
  ._browse .product-item.active header h3 mark {
    display: none
  }
  
  ._browse .product-item.active header p{
    display: block;
    margin: 0 0 20px 0;
    font-weight: normal;
  }
  
  ._browse .product-item.active figure { 
    display: block;
  }
  
  ._browse .product-item.active header a.button 
  {
    display: inline-block;
  }












