body {
  position: static;
}

a {
	outline: none;
}

/*.designPage .head{
	position:fixed;
	right:45px;it's a little bit too long

}

.fullScreen img{
	position:fixed!important;
}*/


@font-face {
	font-family: 'PrintClearly';
	src: url('../fonts/PrintClearly-webfont.eot');
	src: local('?'), url('http://www.zara.com/static/2011/V/lookbook/fonts/PrintClearly-webfont.woff') format('woff'), url('http://www.zara.com/static/2011/V/lookbook/fonts/PrintClearly-webfont.ttf') format('truetype'), url('http://www.zara.com/static/2011/V/lookbook/fonts/PrintClearly-webfont.svg#webfont') format('svg'), url('../fonts/PrintClearly-webfont.woff') format('woff'), url('../fonts/PrintClearly-webfont.ttf') format('truetype'), url('../fonts/PrintClearly-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Din';
  src: url('..fonts/DINWeb.eot');
  src: local('?'), url('http://www.zara.com/static/2011/I/fonts/DINWeb.woff') format('woff'), url('http://www.zara.com/static/2011/I/fonts/DINComp.ttf') format('truetype'), url('../fonts/DINWeb.woff') format('woff'), url('../fonts/DINComp.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DinBold';
  src: url('../fonts/DINWeb-Bold.eot');
  src: local('?'), url('http://www.zara.com/static/2011/I/fonts/DINWeb-Bold.woff') format('woff'), url('http://www.zara.com/static/2011/I/fonts/DINComp-Bold.ttf') format('truetype'), url('../fonts/DINWeb-Bold.woff') format('woff'), url('../fonts/DINComp-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'DinCond';
  src: url('../fonts/DINWeb-Cond.eot');
  src: local('?'), url('http://www.zara.com/static/2012/V/lookbook/fonts/DINCond/DINWeb-Cond.woff') format('woff'), url('http://www.zara.com/static/2012/V/lookbook/fonts/DINCond/DINComp-Cond.ttf') format('truetype'), url('../fonts/DINCond/DINWeb-Cond.woff') format('woff'), url('../fonts/DINCond/DINComp-Cond.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DinCondMedium';
  src: url('../fonts/DINWeb-CondMedium.eot');
  src: local('?'), url('http://www.zara.com/static/2012/V/lookbook/fonts/DINCond/DINWeb-CondMedium.woff') format('woff'), url('http://www.zara.com/static/2012/V/lookbook/fonts/DINCond/DINComp-CondMedium.ttf') format('truetype'), url('../fonts/DINCond/DINWeb-CondMedium.woff') format('woff'), url('../fonts/DINCond/DINComp-CondMedium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DinCondBold';
  src: url('../fonts/DINWeb-CondBold.eot');
  src: local('?'), url('http://www.zara.com/static/2012/V/lookbook/fonts/DINCond/DINWeb-CondBold.woff') format('woff'), url('http://www.zara.com/static/2012/V/lookbook/fonts/DINCond/DINComp-CondBold.ttf') format('truetype'), url('../fonts/DINCond/DINWeb-CondBold.woff') format('woff'), url('../fonts/DINCond/DINComp-CondBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


#looksHead {
	position: absolute;
	left:45px;
	right:45px;
	bottom:5%;
}

#looksDetails {
  background-color: #fff;
}

.looksTitle  {
	font-size: 20px;
	font-family: 'DinCondBold', arial, clean, sans-serif;
	font-size:18px;
	font-weight: normal;
	margin: 0;
}

.looksList{
	margin-top:5px
}
.looksList li {
	display: inline;
	padding: 0 2px;
	font-family: 'DinCondBold', arial, clean, sans-serif;
	text-transform:uppercase;
	font-size:12px;
}

#looksBackground {
	z-index: -1;
}
.looksList li a{
	font-family: 'DinCondMedium', arial, clean, sans-serif;
}
.looksList li a:hover{
	font-family: 'DinCondBold', arial, clean, sans-serif;
	text-decoration:none;
}

.looksCont {
	position: absolute;
	top: 120px;
}

.look {
	position: absolute;
	width: 117px;
	height: 156px;
}

.lookPhoto {
	position: absolute;
	padding: 23px 22px 23px 22px;
	xpadding:17px;
	width: 100%;
	height: 100%;
}

.lookPhotoFoot {
	text-align: center;
	padding-top: 10px;
	text-decoration:underline;
	font-family:'DinCondBold', arial, clean, sans-serif;
	font-size:14px;
}

.shadow {
	visibility: hidden;
  xdisplay: none;
}

.lookPhoto img {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}

.lookPhoto img:hover {
	cursor:pointer;
	*cursor:hand;
}

.look .lt, .look .rt, .look .lb, .look .rb {
	position: absolute;
	background-image: url(http://static.zara.net/static//2012/V/lookbook/images/border_shadow.png);
	z-index: 1;
}

.look .lt {
	left: 0;
	top: 0;
	right: 44px;
	bottom: 46px;
	.bottom: 0;
}

.look .rt {
	width: 44px;
	top: 0;
	right: 0;
	bottom: 46px;
	background-position: right top;
	.bottom: 0;
}

.look .lb {
	height: 46px;
	left: 0;
	bottom: 0;
	right: 44px;
	background-position: left bottom;
}

.look .rb {
	width: 44px;
	height: 46px;
	right: 0;
	bottom: 0;
	background-image: url(../images/border_shadow.png);
	background-position: right bottom;
}

.lookProduct{
  background: transparent url(../images/loader.gif) no-repeat center center;
}

.lookPanel {
	position: absolute;
	left: 5%;
	top: 80%;
	width: 18%;
	z-index: 100;
}

.lookInfoHead h3 {
    width:100px;
    height: 12px;
    font-size: 14px;
    font-family: "DinCondBold", arial, clean, sans-serif;
    font-weight:bold;
    background-color: #000;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 1px 5px 5px 0;
}

.lookPanelFoot  {
	padding-top: 3px;
	text-transform: uppercase;
  xbackground: url(../images/dotted_line.png) repeat-x left top;
	font-family: "DinCondBold", arial, clean, sans-serif;
	font-size:11px;
  text-align: left;
    padding-left: 30px;
  position: relative; 
   letter-spacing:1px
}


.lookItem {
    font-size: 11px;
    padding: 2px 0;
    text-align: center;
    font-family: "DinCondMedium", arial, clean, sans-serif;
    letter-spacing:1px
}

.lookItem .name {
  text-transform: uppercase;
  padding-right: 5px;
}

.lookItem .price {
  xfont-weight: bold;
}

.lookNav {
	position: absolute;
  top:-10px;
  left: 0;
	width: 105px;
	z-index: 100;
}

.lookNav .prev, .lookNav .next {
	width: 34px;
	height: 34px;
	position: absolute;
	top: 0;
 	background: transparent url(../images/zoom_nav_big.png) no-repeat left top;
}

.lookNav .prev {
	left: -10px;
	background-position: 0 -68px;
}

.lookNav .prev:hover {
	background-position: 0 -34px;
	cursor:pointer;
}

.lookNav .next {
	right: -10px;
	background-position: -34px -68px;
}

.lookNav .next:hover {
	background-position: -34px -34px;
	cursor:pointer;
}

.loader {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1000;
  	background: transparent url(../images/loader.gif) no-repeat left top;
  	width: 16px;
  	height: 11px;
}

.oldprice {
  text-decoration: line-through
}

.salesprice {
  color: #CE0013;
}
#looksSlider {
	position:absolute;
	left:45px;
	right:45px;
	bottom:15%;
	height:24px;
	background-image:url(../images/bkg_slider.png);
	background-repeat:repeat-x;
	overflow:hidden;
}
#looksSlider .knob{
	height:24px;
	width:35px;
	background-image:url(../images/knob_lookbook.png);
	background-repeat:no-repeat;
}
#looksWrapper{
	overflow:hidden;
	position:absolute
}
.lookPhotoFoot {visibility:hidden}

.lookButtons {
	position: absolute;
	right: 5%;
	bottom: 10%;
	width: 18%;
	z-index: 100;
  padding-top: 50px;
}

.lookButtonsBar {
  text-align: center;
}

.lookButtonsBar .videoButton {
  display: none;
}

.lookButtonsBar .videoButton a {
  display: block;
  background: url(../images/buttons2.png) no-repeat 0 0;
  width: 41px;
  height: 15px;
}
.lookButtonsBar .shareButton a.share {
  display: block;
  background: url(../images/buttons2.png) no-repeat -50px 0;
  width: 43px;
  height: 15px;
}

.lookButtonsBar .shareButton a.share ul a{
  float: right;
}

.lookButtonsBarShare {
  position: absolute;
  visibility: hidden;
  width: 100%;
  top: 25px;
}

.lookButtonsBarShare  .listH {
    left: 0%;
    /* left: 50%; */
    /* margin-left: -15px; */
    position: absolute;
    width: 43px;
}


.fadeable {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;		
  transition: opacity 1s ease-in-out;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);		
}

.fadeable.opaque {
  opacity:1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=1);		
}

.share {
  overflow: visible;
}



.video{
	width:768px;
	height:432px;
	position: absolute;
	top:50%;
	left:50%;
	margin:-216px 0 0 -384px;
	padding:14px;
}

/*resoluciones menores de 1024*/
						
@media screen and (max-width: 1530px){
	#movie{
		width:620px;
		height:349px;
		margin:-174px 0 0 -310px 
					
	}
}


.lt1530 #movie{
		width:620px;
		height:349px;
		margin:-174px 0 0 -310px 
					
	}


@media screen and (max-width: 1280px){
	#movie{
		width:550px;
		height:309px;
		margin:-154px 0 0 -275px 
					
	}
}


.lt1280 #movie{
		width:550px;
		height:309px;
		margin:-154px 0 0 -275px 
					
	}


@media screen and (max-width: 1024px){
	#movie{
		width:510px;
		height:287px;
		margin:-143px 0 0 -285px 
					
	}
}

.lt1024 #movie{
		width:510px;
		height:287px;
		margin:-143px 0 0 -285px 
					
	}




