/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:'Myriad Pro',Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#666;
	min-width:980px;
	/*background:url(../images/bg2.jpg) 50% 0 no-repeat #0d0c0c;*/
	background:url(../images/bg2.jpg) 100% 0 repeat #0d0c0c;
}

.bg {width:100%;}

.main {
	width:940px;
	margin:0 auto;
}

a {color:#fff; outline:none;}
a:hover {color:#fa0064;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4 {float:left;}
.column-1, .column-2, .column-3 {float:left;}  

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
p {margin-bottom:34px;}
.p1 {margin-bottom:5px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:60px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000 !important;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}
.padding-bot { padding-bottom:35px;}

.spacing {margin-right:35px;}
.spacing2 {margin-right:45px;}
.spacing3 {margin-right:60px;}

.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:35px;}
.indent-bot3 {margin-bottom:45px;}
.indent-top { margin-top:10px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin-right: 17px;}	
.img-indent2 {float:left; margin:0 20px 0 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.img-box {float:left; margin-bottom:20px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left; margin:0 17px 0px 0;}	
.prev-box {float:left; margin-bottom:8px;}	

.border {border:6px solid #303030; display:inline-block; margin-top:7px; text-decoration:none;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:relative;
}

a.border:hover { border:6px solid #ccc;}

.buttons a:hover {cursor:pointer;}

.sf-menu li a,
.list-1 li a,
.list-2 li a,
.link,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header { width:100%; position:relative; z-index:999;}

.header { font-size:14px; font-weight:bold;	background:url(../images/bg_top.png) repeat-x transparent; color:#fff; text-transform:uppercase; overflow:hidden; line-height:26px; padding:10px 0 11px;}
.header-buttons { float:right;}
.header a { display:inline-block; padding:0 8px; color:#fff; text-decoration:none;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	position:relative;
}
.header a:hover, .header a.active { background:#fff; color:#000;}

h1 {padding:0 0 20px 0;}
.logo {
	display:block;
	width:260px;
	height:163px;
	text-indent:-5000px;
	margin-left:320px;
	background-image: url(../imagenes/logo_luxury.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

nav { margin-top:0; margin-bottom:10px; margin-left:auto; margin-right:auto; width:1000px; height:74px; padding:32px 0 0px; z-index:999;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	position:relative;
}
.sf-menu { padding:0px 0px 0 0; width:940px; margin:0 auto !important;}
.sf-menu li {float:left; font-size:14px; line-height:1.2em; text-transform:uppercase; margin-right:1px;}
.sf-menu li a {display:block; color:#000; background:#cccccc; padding:15px 0; width:134px; text-align:center; font-weight:bold;}
.sf-menu li a.active, .sf-menu li a:hover {color:#fff;background:#993366;}
.sf-menu li.first-item a {
	width:132px;
	border-radius:10px 0 0 10px;
	-moz-border-radius:10px 0 0 10px;
	-webkit-border-radius:10px 0 0 10px;
	position:relative;	
}
.sf-menu li.last-item {margin-right:0;}
.sf-menu li.last-item a {
	width:132px;
	border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	position:relative;
}

/*********************************content*************************************/
#content {width:1000px; margin:0 auto;
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	position:relative;
}

.container {height:280px; overflow:hidden; position:relative;}
.slides {position:absolute; left:0;}
.slides div {position:absolute; top:0; width:187px; height:280px; display:none; color:#fff; text-decoration:underline;}
#loopedCarousel { width:940px; margin-top:20px margin-bottom:0; margin-left:auto; margin-right:auto; padding: 20px 68px 0 66px; position:relative; /*border-bottom:1px dashed #3c3b3b; border-top:1px  dashed #3c3b3b;*/}
#loopedCarousel a.previous { background:url(../images/prev.gif) 0 0 no-repeat;position:absolute; display:block; width:47px; height:40px; top:130px; left:0;}
#loopedCarousel a.previous:hover {background:url(../images/prev.gif) 0 -40px no-repeat;}
#loopedCarousel a.next { background:url(../images/next.gif) 0 0 no-repeat;position:absolute; display:block; width:47px; height:40px; top:130px; right:0;}
#loopedCarousel a.next:hover {background:url(../images/next.gif) 0 -40px no-repeat;}


h2 {font-size:33px; line-height:1.2em; margin-top:-4px; color:#fff; text-transform:uppercase; }
h3 {font-size:28px; line-height:1.2em; margin:10px 0 31px; color:#fff; text-transform:uppercase; letter-spacing:-1px; }
h4 {font-size:27px; line-height:1.2em; margin:0px 0 25px; color:#a68592; text-transform:uppercase; }
h5 {font-size:19px; line-height:1.2em; margin:7px 10px 6px 0; color:#fff; text-transform:uppercase; text-align:center; position:relative; }
.align { text-align:left;}

ul.tracklist li { border-bottom:1px solid #252525; padding:0px; margin:0 20px 0 0; font-size:11px; line-height:34px; text-transform:uppercase; overflow:hidden;}
ul.tracklist li a {background:url(../images/play.png) 0 5px no-repeat; padding-left:31px; display:inline-block; vertical-align:top; float:left; color:#666666; text-decoration:none;}
ul.tracklist li a:hover, ul.tracklist li a:hover * { color:#fa0064;}
ul.tracklist li span { color:#fff;}
ul.tracklist li strong { float:right; padding-top:10px; overflow:hidden; line-height:18px;}
ul.tracklist li img { margin-right:2px;}
ul.tracklist li.last-item { border:none;}

time { display:block; color:#fff; font-size:19px; line-height:1.2em; text-transform:uppercase; margin:17px 0 8px;}
time.red { color:#fa0064; margin:2px 0 15px;}

.figure { position:absolute; left:0; bottom:29px; background:url(../images/figure.png) 0 0 no-repeat; width:16px; height:20px;}
.figure1 { position:absolute; background:#fa0064; padding:15px 20px 15px 24px; left:0; bottom:49px; text-decoration:none; cursor:pointer;
	border-radius:17px 17px 17px 0;
	-moz-border-radius:17px 17px 17px 0;
	-webkit-border-radius:17px 17px 17px 0;
}
.figure1 strong { color:#010000; background:#fa0064; text-transform:uppercase; font-size:40px; line-height:1.2em; text-decoration:none; height:38px; display:inline-block; overflow:hidden; white-space:nowrap; letter-spacing:-1px;}
.figure1 strong strong { color:#fff; font-size:30px; position:relative; top:8px; letter-spacing:0;}
.figure1 strong em { color:#fff; font-size:50px; position:relative; top:-6px;}
.figure1 time { margin:0; font-size:27px; overflow:hidden; text-align:right}
.figure1 time em { float:left;}

.scroll {overflow:auto; height:180px; position:relative;}
.padding-right {padding-right:20px;}
.padding-right1 {padding-right:30px;}
.padding-right2 {padding-right:40px;}
.padding-top { padding-top:10px;}

.border-bot {width:100%; padding-bottom:20px; background:url(../images/pic-1.gif) 0 bottom repeat-x;}

.box {width:100%; min-height:295px; height:auto !important; height:295px;}

#slides {position:relative;}
.slides_container {
	width:100%;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container div {
	width:260px;
	height:170px;
	display:block;
}

/*table { width:100%; text-align:center;}
table tr td {border-bottom:1px solid #333;}
table tr.first-item td, table tr.last-item td { border:none;}
table th { background:#fff; height:28px; color:#000; vertical-align:middle; text-transform:uppercase;}
table a { display:block; text-align:center; color:#666; text-decoration:none; padding:10px 0 11px;}
table a:hover, table a.active { background:#fa0064; color:#fff;}*/

.indent { height:8px;}

.pdf { background:url(../images/icon-pdf.jpg) 0 50% no-repeat; display:block; padding: 17px 0 17px 60px;}

.lightbox-image {
	position:relative;
	overflow:hidden;
	display:block;
}
.lightbox-image img {
	position:relative;
	z-index:2;
}
.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50%;
	z-index:1;
}

.button {
margin-left:42px;
font-family:'Myriad Pro';
display:inline-block; color:#fff; 
/*font-size:19px;*/
line-height:1.0em;
text-decoration:none;
text-transform:uppercase;
padding:12px 0;
width:246px;
text-align:center;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	background-color:#b94066;
    background: -moz-linear-gradient(
        top,
        #b94066 0%,
        #ad3859 50%,
        #9c2d49 50%,
        #8e2439);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#b94066),
        color-stop(0.50, #ad3859),
        color-stop(0.50, #9c2d49),
        to(#8e2439));
    border-radius: 10px;
    border: 1px solid #5d0d16;
    -moz-box-shadow:
        0px 1px 3px rgba(000,000,000,0.9),
        inset 0px 0px 4px rgba(93,13,22,1);
    -webkit-box-shadow:
        0px 1px 3px rgba(000,000,000,0.9),
        inset 0px 0px 4px rgba(93,13,22,1);
    text-shadow:
        0px -1px 0px rgba(000,000,000,1),
        0px 1px 0px rgba(255,255,255,0.2);


    position:relative;
	hover:true;

filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#ad3859, endColorstr=#9c2d49);
}
.button:hover {color:#000; background:#fff;}

.button1 {display:inline-block; font-size:12px; padding-left:9px; color:#fff;}
.button1 span {display:inline-block; cursor:pointer; padding-right:9px;}
.button1 span span {padding:2px 3px 3px;}
.button1 strong {padding:0 0 0 8px; background:url(../images/marker-1.gif) 0 6px no-repeat;}
.button1:hover {color:#24a3ce;}

.button-left { position:absolute; left:0; top:7px; display:block; background:url(../images/button-left.gif) 0 0 no-repeat; width:14px; height:23px; z-index:999;}
.button-right { position:absolute; right:0; top:7px; display:block; background:url(../images/button-right.gif) 0 0 no-repeat; width:14px; height:23px;z-index:999;}

.padding {padding:14px 18px; width:auto;}
.padding1 {padding:50px 0 20px;}

#map_canvas {
	width:587px;
	height:223px;
	margin: 0 0 30px;
	border:6px solid #303030;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:relative;
	overflow:hidden;
	float:left;
	
}
#map_canvas iframe { width:587px; height:223px;}

.list-1 li {font-size:12px; line-height:25px; padding:0px 0 0 13px; vertical-align:top; color:#986277; text-transform:uppercase; background:url(../images/marker-2.png) 0 10px no-repeat;}
.list-1 li a { color:#986277;}
.list-1 li a:hover {color:#fff;}
.list-1 .last-item {background:none;}

.list-2 { overflow:hidden; padding:6px 0 30px;}
.list-2 li {float:left; margin-right:1px;}
.list-2 li a {color:#000; background:#fff; font-size:10px; text-transform:uppercase; display:block; height:19px; width:24px; text-align:center; line-height:normal; padding:5px 0 0 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}
.list-2 li a strong {font-size:14px; font-weight:normal; display:inline-block; margin-top:-2px;}
.list-2 li a:hover, .list-2 li a.active {color:#fff; background:#fb1a74;}
.list-2 li.last-item a { width:auto; padding:5px 9px 0 9px;}

.list-3 {list-style:decimal-leading-zero;}
.list-3 li {font-size:12px; line-height:16px; color:#fff; padding-bottom:12px; margin-left:25px; list-style-type:decimal-leading-zero;}
.list-3 li a {color:#eda202;}
.list-3 li a:hover {color:#24a3ce;}

.link { color:#fa0064; background:url(../images/marker-1.gif) 0 7px no-repeat; padding:0 0 0 10px; text-transform:uppercase; font-size:11px; display:inline-block; margin-top:5px;}
.link:hover { color:#fff;} 

.link-1 {text-decoration:none;}

.text-1 {font-size:19px; line-height:1.4em; text-transform:uppercase; color:#fff; display:block; padding-bottom:5px;} 
.text-2 {font-size:14px; line-height:1.285em;}  
.text-3 {font-size:11px; line-height:1.272em;}  

dl dt { color:#fff; padding-bottom:17px;}
dl dd { color:#666;}
dl span {float:left; width:73px;}

#form-main {display:block; width:300px;}
#form-main label {display:block; height:45px;}
#form-main input {width:278px; font-size:1em; color:#666; padding:6px 10px 7px; margin:0; border:1px solid #303030; background:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}
#form-main textarea {height:145px; overflow:auto; width:318px; font-size:1em; color:#666; padding:6px 10px 7px; margin:0; border:1px solid #303030; background:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}

.buttons { text-align:right;}
.buttons a {margin-left:10px;}
/****************************gallery***********************/

ul.gallery{
margin-left:14px;
list-style:none ! important;
padding-bottom:30px;
display:block;
}

ul.gallery li{
display:block;
}

ul.gallery li  img{
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.gallery li a {
	float: left;
	padding: 16px;
	background-color:#fafafa ! important;
	border: 1px solid #fff;
	position: relative;
	margin-left:21px;
	margin-bottom:22px;
	list-style:none;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

ul.gallery li a:hover{
background-color:#fa0064 ! important;
border: 1px solid #fa0064;
}

.gallery_title{
background-color:#000;
padding:12px;
margin-top:22px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
font-size:20px;
text-align:center;
display:block;
position:relative;

}

.gallery_title .gallery_date{
position:absolute;
bottom:-17px;
color:#000;
right:0;
font-size:11px;
}


/****/

ul.mini_gallery{
list-style:none ! important;
margin:20px 0 0 8px;
}


ul.mini_gallery li  img{
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.mini_gallery li a {
	float: left;
	padding: 6px;
	background-color:#fafafa ! important;
	border: 1px solid #fff;
	position: relative;
	margin-left:27px;
	margin-bottom:32px;
	list-style:none;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

ul.mini_gallery li a:hover{
background-color:#fa0064 ! important;
border: 1px solid #fa0064;
}


.heading_border {
padding:12px 0 10px 12px;
width:910px;
margin-top:6px;
margin-bottom:42px;
font-size:29px;
border-bottom:5px solid #2c2c2c;
}

.heading_border_with_margin{
margin-left:33px;
padding:12px 0 10px 12px;
width:910px;
margin-top:6px;
margin-bottom:42px;
font-size:29px;
border-bottom:5px solid #2c2c2c;
}

.item_disco{

width:900px;
margin-left:40px;
margin-bottom:40px;
height:auto;
overflow:auto;
}


.thumb_disco{
float:left;
}

.info_disco{
float:left;
width:320px;
}

.info_disco h2{
padding:8px 0 0 32px;
}

.info_disco_description{
padding:6px 8px 0 32px;
}


.about p{
padding:0 33px 22px 33px;
font-size:16px ! important;
line-height:18px;
}


.general_container{
margin:0 auto;
width:434px;
height:auto;
overflow:hidden;
padding:0;
}

input{
width:320px ! important;
background-color:#000;
}
textarea{
background-color:#000;
font-family:Helvetica;
}
.select_black{
height:30px;
width:120px !important;
/*background:url(../imagenes/fselect.png) no-repeat 100% 0;
cursor:pointer; */
color:#ccc; 
padding-left:5px;
margin-left:5px;
background-color:#999999;
}
form .button{
/*display:block;*/
width:336px;
margin:12px 0;
}
.select_area{
padding:19px 0;
}
/****************************footer************************/
footer {width:100%; padding:32px 0 0; color:#986277; text-transform:uppercase; font-size:12px;}
.footer { background:url(../images/mini_footer.png) 0 0 repeat-x; overflow:hidden; font-size:13px; line-height:1.2em; color:#fff; padding:15px 0 11px;}
.footer a { text-decoration:none;}
.icons a { margin-right:3px;}
.footer-menu { float:right; overflow:hidden;}
.footer-menu li { float:left; border-right:1px solid #fff; overflow:hidden; height:15px; margin:0 10px 0 0; padding:0 6px 0 0;}
.footer-menu li a { margin-top:5px; display:block;}
.footer-menu li.last-item { border:none; margin:0; padding:0;}
.footer.terms{font-size:10px;}
.footer.copy_info{font-size:20px;}
.web_designer{padding-top:22px; font-size:9px;}

/* SOCIAL ICONS - GENERAL */
.social { list-style:none; padding-left:75px; margin-top:10px;  width:400px;  clear:both;}
.social li { display:inline; float:left; background-repeat:no-repeat; }
.social li a { display:block; width:38px; height:48px; padding-right:5px; position:relative; text-decoration:none; }
.social li a strong { font-weight:normal; position:absolute; left:20px; top:-1px; color:#fff; padding:3px; z-index:9999;
 text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75); background-color:rgba(0, 0, 0, 0.7);
 -moz-border-radius:3px; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); -webkit-border-radius:3px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

li.delicious { background-image:url("../images/delicious.png"); }
li.digg { background-image:url("../images/digg.png"); }
li.facebook { background-image:url("../images/facebook.png"); }
li.flickr { background-image:url("../images/flickr.png"); }
li.linkedin { background-image:url("../images/linkedin.png"); }
li.reddit { background-image:url("../images/reddit.png"); }
li.rss { background-image:url("../images/rss.png"); }
li.twitter { background-image:url("../images/twitter.png"); }
li.youtube { background-image:url("../images/youtube.png"); }

/* SOCIAL ICONS - CSS3 */
#css3:hover li { opacity:0.2; }

#css3 li { -webkit-transition-property: opacity; -webkit-transition-duration: 500ms;
 -moz-transition-property: opacity; -moz-transition-duration: 500ms; }
#css3 li a strong { opacity:0;
 -webkit-transition-property: opacity, top; -webkit-transition-duration: 300ms;
 -moz-transition-property: opacity, top; -moz-transition-duration: 300ms; }

#css3 li:hover { opacity:1; }
#css3 li:hover a strong { opacity:1; top:-10px; }

.contacto{
	margin:10px auto 15px auto;
	width:280px;
	
}
.rojo{
	color:#F00;
}
