@charset "utf-8";
/* CSS Document */

/*RESET AND FIXES*/
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	line-height:1.1em;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*******/

body{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#menu ul{
	float: left;
	height: 100%;
	list-style: none outside none;
	overflow: visible;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 118px;
	top:0%;
	color:#ccc;
	border:3px solid #ccc;
	border-top:0px;
	border-bottom:0px;
	background:#fff; /*IE TEXT BUG*/
	
	margin:0;
}
#menu ul, div.scrollCont{
	-webkit-transition: border .2s ease-in-out; -moz-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; -ms-transition: border .2s ease-in-out; transition: border .2s ease-in-out;
}
#menu li{
	padding:1.4em 14px;
	cursor:pointer;
}
#menu li a:link, #menu li a:visited, #menu li a:hover, #menu li a:active {
	color: #000;
	text-decoration: none;
}
#menu li ul{
	left: 100%;
}
#menu li.current, #menu li:hover{
	color:#333;
	transition: color .8s;
	-moz-transition: color .8s; /* Firefox 4 */
	-webkit-transition: color .8s; /* Safari and Chrome */
	-o-transition: color .8s; /* Opera */
}
#menu ul.hover > div.su, #menu ul.hover > div.sd{
	background-position:center;
}
#menu ul.hover > div.su:hover, #menu ul.hover > div.sd:hover{
	background-position:bottom;
}
#menu ul.currentTree, #menu ul.hover, 
#menu ul.currentTree > #menu div.scrollCont{
	border-color:#333;
}
#menu li:last-child{
	padding-bottom:0px;
}
#menu li:first-child, #menu li.img:first-child{
	padding-top:0px;
}
#menu li.img{
	padding-top:14px;
	padding-bottom:0;
}
div#menu{
	top:65px;
	/*bottom:140px;
	left:140px;
	right:140px;*/
	position:absolute;
	overflow:hidden;
	
	left:0;
	right:0;
	bottom:0;
}
div#maincontainer{
	padding:0;
	background:#fff;
	
	/*position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	min-width:970px;
	min-height:500px;
	*/
    margin: 0 auto;
    height: 561px;
    width: 988px;
    position: relative;
}
#contentarea, #fb_ilikeitbottom{
	top:65px;
	/*right:140px;*/
	position:absolute;
	overflow:hidden;
	right:0;
}
#contentarea.fix{
	/*bottom:140px;*/
	width:50%;
	top:90px;
	height: 446px;
	margin-right: 0px;
	/*margin:25px 0px;*/
	border-right:3px solid #000;
	padding:0 14px;
	
	bottom:0;
}
#contentarea{
	margin-right: -5px;
	width:50%;
	padding:0 14px;
	bottom:0;
}
#fb_ilikeitbottom{
	height:21px;
	border:0 none;
	margin-top:480px;
	left:903px;
}
#menu div.su,#menu  div.sd{
	z-index: 3;
    bottom: 0;
    height: 25px;
    padding: 0;
    position: absolute;
    width: 124px;
	left:-3px;
	cursor:pointer;
}
#menu div.sd{
	background:url(../img/scrolldown.gif) top center no-repeat #fff;
}
#menu div.su{
    top: 0;
	background:url(../img/scrollup.gif) top center no-repeat #fff;
}
div.bfix{
    height: 25px;
	width: 3px;
    position: absolute;
    /*right: 140px;*/
    z-index: 3;
	background:#fff;
	
	right: 0;
}
div.bfix.bottom{
    /*bottom: 140px;*/
	bottom: 0;
}
div.bfix.top{
    top: 65px;
}
#menu div.scrollCont{
	overflow:visible;
	margin-top:0px;
	background:#fff;
	padding-top:25px;
}
#logo{
	background:url(../img/logo_prada.png) no-repeat center center;
	height: 31px;
    position: absolute;
    /*right: 156px;*/
    top: 20px;
    width: 160px;
	
	right: 16px;
}
#facebook, #twitter, #blogger {
	height:32px;
	width:32px;
	top:21px;
	position:absolute;
	cursor:pointer;
}
#facebook {
	right: 200px;
}
#twitter {
	right: 250px;
}
#blogger {
	right: 300px;
}
#fgaleria {
	height:32px;
	width:70px;
	top:21px;
	right: 250px;
	/*right: 350px;*/
	position:absolute;
	cursor:pointer;
}
div.social_hover {
	position: relative;
	}
 
img.social_a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.social_b {
	position: absolute;
	left: 0;
	top: 0;
	}
#contentinfo{
	position:absolute;
	/*right:140px;
	bottom:105px;
	margin:0;*/
	padding:0 14px 0 0;
	width:200px;
	
	margin: 0 0 -57px 0;
	right:0;
	bottom:0;
}
#contentinfo{
	font-size:88%;
	text-align:right;
	line-height:1.5em;
}
.noborder{
	border:0 none !important
}
#picSlide1, #picSlide2{
	float:right;
	top:-200px;
	position:absolute;
	right:0;
}
#picSlideBuffer{
	display:none;
}
#picContainer, #langContainer{
	top:250px;
	overflow:hidden;
	position:relative;
}
#picContainer{
	height:180px;
}
#langContainer{
	text-align:right;
}
#langContainer a{
	color:#333;
	font-size:75%;
	font-weight:bold;
	text-decoration: none;
}
#langContainer a:hover{
	color:#CCC;
}
#controls{
    background: #eee;
	padding:5px;
	border-radius:0 0 10px 10px;
    position: absolute;
    right: 40%;
    left: 40%;
	box-shadow: 1px 2px 10px #AAA;
	border:1px solid #ddd;
	border-top:0 none;
}
#add{
    background: url(../img/add.png) no-repeat;
	float:left;
	width:30px;
	height:30px;
	cursor:pointer;
}
#cerrarSesion{
    font-weight: bold;
	float:right;
	padding: 6px;
}
.editor{
	height:24px;
	width:24px;
	background:url(../img/edit.png) no-repeat;
	position: absolute;
	right: 0;
	margin-right: -10px;
	margin-top: -1px;
	z-index: 2;
}
#editoverlay{
	background:#777;
	background:rgba(0,0,0, .5);
	background: -moz-radial-gradient(50% 50% , rgba(127, 127, 127, 0.1), rgba(64, 64, 64, 0.9));
 	background: -webkit-radial-gradient(rgba(127, 127, 127, 0.5), rgba(127, 127, 127, 0.5) 35%, rgba(0, 0, 0, 0.7));
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:10;
	-webkit-transition: 250ms opacity;
	-moz-transition: 250ms opacity;
	overflow: auto;
	padding: 20px;
	padding-bottom: 130px;
	position: fixed;
}
#edit, #success{
	background:#FFF;
	width:950px;
	height:600px;
	margin: 0 50%;
        left: -475px;	
	overflow: auto;
	position: absolute;
	box-shadow: 0 0 22px rgba(0, 0, 0, 0.4);
	border-radius: 10px;
}
#edit{
	z-index:11;
}
#success{
	z-index:12;
	text-align:center;
}
#success div{
	position: relative;
    top: 50%;
	font-size: 200%;
    margin-top: -0.6em;
}
#editorplayer, form .right{
	float:right;
	width:575px;
	height:445px;
	margin:10px;
	background:#EEE;
}
#editorplayer img{
	float:right;
}
#edititem label{
    display: block;
    padding: 3px 0;
    vertical-align: top;
}
form p{
	margin-top: 5px;
}
#edititem .right{
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: auto;
}
#edititem .right label, form .right textarea{
	text-align:left;
}
#edititem .right textarea{
}
form .formActions{
	background: #444;
    bottom: 0;
    clear: both;
    padding: 6px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
form .formActions button{
	cursor:pointer;
}
#edititem > div{
	overflow:auto;
	margin: 20px;
	float: left;
}
form label.error{
	text-align: left;
	width: auto;
	margin: 0 0 0 5px;
	padding: 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:0px 0px 2px #333;
	font-size:85%;
	background: url("../img/ui-bg_diagonals-thick_18_b81900_40x40.png") repeat scroll 50% 50% #B81900;
    color: #FFF;
}
/* div.datacontent {
    height: 100%;
	overflow: visible;
} */
p.uploads{
	display:inline-block;
}
#image-uploader, #video-uploader{
	display:inline-block;
}
#contentarea p{
	margin-bottom: 1em;
}
.tooltip {
    background: url("../img/trans.png") repeat;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color:#888;
    border: 1px solid #CCC;
    bottom: 25px;
    left: 119px;
    position: absolute;
    top: 25px;
    width: 176px;
    opacity: 0;
    z-index: 7;
    margin-left: 15px;
    padding: 15px 15px 35px;
    text-align: left;
	}

#contentarea ul{
	float: right;
	height: 100%;
	list-style: none outside none;
	overflow: visible;
	padding:0;
	position: absolute;
	width: 600px;
	top:0px;
	background:#fff; /*IE TEXT BUG*/
	margin:0;
}
#contentarea ul.hover > div.su, #contentarea ul.hover > div.sd{
	background-position:center;
}
#contentarea ul.hover > div.su:hover, #contentarea ul.hover > div.sd:hover{
	background-position:bottom;
}
#contentarea div.su,#contentarea  div.sd{
	z-index: 4;
    height: 25px;
    padding: 0;
    position: absolute;
    width: 32px;
	cursor:pointer;

}
#contentarea div.sd{
right:50px;
    bottom: 0px;
	background:url(../img/scrolldown.gif) top center no-repeat #fff;
}
#contentarea div.su{
right:10px;
    bottom: -2px;
	background:url(../img/scrollup.gif) top center no-repeat #fff;
}
#contentarea div.topfix{
	z-index: 3;
    height: 25px;
    top:0;
    right:-10px;
    padding: 0;
    margin:0;
    position: absolute;
    width: 610px;
    background:#fff;
}
#contentarea div.bottomfix{
	z-index: 3;
    height: 25px;
    bottom:0;
    right:-10px;
    padding: 0;
    margin:0;
    position: absolute;
    width: 610px;
    background:#fff;
}
#contentarea div.scrollCont{
	overflow:visible;
	margin:20px 0;
	background:#fff;
	border-right:3px solid #000;
	padding:0 14px;
}
#ie_fix1 {
    position: absolute;
    width: 200px;
    height: 25px;
        background:#fff;
        top:550px;
        left:200px;    
}