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

html, body {
  	padding: 0;
  	margin: 0;
  	height: 100%;
  	width:100%;
}

#bg {
	z-index: 1;
	min-height: 100%;
	min-width: 950px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}

#logo {
	width: 250px;
	height: 125px;
	top: 0;
	left: 0px;
}
#logo_landing {
	position:absolute;
	width: 400px;
	height: 200px;
	top: 50%;
	left: 50%;
	margin-top:-100px;
	margin-left:-200px;
}
#menu {
	position:absolute;
	width: 250px;
	height: 200px;
	top: 50%;
	margin-top:-100px;
	left: 0px;
	text-align:right;
}
#iconos {
	position:fixed;
	bottom: 20px;
	z-index:10;
	width:220px;
	text-align:right;
}

#sidebar {
	z-index: 5;
	width: 250px;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background:#FFF;
}
#content{
  	z-index: 3;
  	width: -moz-calc(100% - 250px);
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
	height:100%;
  	top:0;
  	left:250px;
  	position: absolute;
}

#pro{
  	width:250px; 
	height:350px; 
	z-index:4;
	position:relative;
	margin-bottom:20px;
}
#pro_sum{
	position:relative;
	top:0;
}
#pro_text{
	position:absolute;
	padding:20px;
	top:250px;
	left:0;
	
}

#cuerpo{
	width:570px; 
	margin-top:30px; 
	padding-left:30px; 
	border-left:solid 1px rgba(255, 255, 255, 0.3); 
}
#cuerpo2{
	width:570px; 
	margin-top:30px; 
	padding-left:30px; 
	border-left:solid 1px rgba(0, 0, 0, 0.3); 
}

.back_azul {
	background:none;
	color:#666;
	border-left:solid 1px #999;
}
.back_azul:hover {
	background:#369 url(images/next.png) 95% 85% no-repeat;
	background-size:27px 40px;
	color:#FFF;
}

.back_verde {
	background:none;
	color:#666;
	border-left:solid 1px #999;
}
.back_verde:hover {
	background:#099 url(images/next.png) 95% 85% no-repeat;
	background-size:27px 40px;
	color:#FFF;
}

.back_marron {
	background:none;
	color:#666;
	border-left:solid 1px #999;
}
.back_marron:hover {
	background:#7c352e url(images/next.png) 95% 85% no-repeat;
	background-size:27px 40px;
	color:#FFF;
}

.back_gris {
	background:none;
	color:#666;
	border-left:solid 1px #999;
}
.back_gris:hover {
	background:#666 url(images/next.png) 95% 85% no-repeat;
	background-size:27px 40px;
	color:#FFF;
}

/*/////////////////////////////////////////////*/

.texto {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#FFF;
}
.texto2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#666;
}
.texto3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:rgba(255, 255, 255, 0.5); 
}

.t1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-decoration:none;
	line-height:20px;
	color:rgba(255, 255, 255, 0.5);
}
.t2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-decoration:none;
	line-height:20px;
	color:#FFF;
}
.t3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-decoration:none;
	line-height:20px;
	color:#666;
}
.t4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-decoration:none;
	line-height:20px;
	color:#369;
}
.t4b {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-decoration:none;
	line-height:20px;
	color:#369;
}
.t4c {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-decoration:none;
	line-height:20px;
	color:#369;
}
.t5b {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-decoration:none;
	line-height:20px;
	color:#099;
}
.t6b {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-decoration:none;
	line-height:20px;
	color:#7c352e;
}
.bt_texto {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
}
.bt_t1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}
.bt_t2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}

.roboto_t3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 40px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}
.roboto_t4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 40px;
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}
.roboto_t5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 40px;
	color:#369;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}
.roboto_t5b {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 40px;
	color:#369;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}



/*/////////////////////////////////////////////*/

.menu {
	cursor:pointer;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color:#CCC;
	height:20px;
	width:220px;
	padding-right:30px;
	text-decoration:none;
	outline:none;
	text-transform:uppercase;
}
.azul:hover {
	color:#369;
}
.verde:hover {
	color:#099;
}
.marron:hover {
	color:#7c352e;
}

.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999;
	text-decoration: none;
}

/*.boton_generic {
	cursor:pointer;
	display:inline-block;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	color:#FFF;
	height:30px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	text-decoration:none;
	outline:none;
	background:#900;
}
.boton_generic:hover {
	background:#963;
}

.boton_fb {
	cursor:pointer;
	display:inline-block;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	color:#FFF;
	height:30px;
	padding-left:20px;
	padding-right:40px;
	margin-right:10px;
	padding-top:5px;
	text-decoration:none;
	outline:none;
	background:url(images/share_fb.png) right no-repeat;
}
.boton_fb:hover {
	background:url(images/sharer_fb.png) right no-repeat;
}*/
.categoria {
	cursor:pointer;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-decoration:none;
	line-height:20px;
	color:rgba(255, 255, 255, 0.5);
	height:30px;
	width:570px;
	background:url(images/+.png) right no-repeat;
	border-top:solid 1px rgba(255, 255, 255, 0.5);
	padding-top:10px;
}
.categoria:hover {
	background:url(images/+r.png) right no-repeat;
}

.detalle {
	margin-bottom:30px;
	margin-top:10px;
}

.categoria2 {
	cursor:pointer;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-decoration:none;
	line-height:20px;
	color:rgba(0, 0, 0, 0.5);
	height:30px;
	width:570px;
	background:url(images/+g.png) right no-repeat;
	border-top:solid 1px rgba(0, 0, 0, 0.5);
	padding-top:10px;
}
.categoria2:hover {
	background:url(images/+gr.png) right no-repeat;
}

.boton_sum {
	cursor:pointer;
	display:inline-block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666;
	outline:none;
	margin-bottom:20px;
}

.boton_idioma {
	cursor:pointer;
	display:inline-block;
	height:25px;
	width:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	background:#e5e5e5;
	color:#666;
	outline:none;
	text-align:center;
	padding-top:10px;
}
.boton_idioma:hover {
	background:#369;
	color:#FFF;
}




/*/////////////////////////////////////////////*/

.icon_credito {
	cursor:pointer;
	display:inline-block;
	color:#999;
	text-decoration:none;
	outline:none;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:10px;
}

.icons {
	cursor:pointer;
	display:inline-block;
	height:30px;
	width:30px;
	color:transparent;
	text-decoration:none;
	outline:none;
	margin-left:5px;
}
.home {
	background:url(images/home.png) center center no-repeat;
}
.contact {
	background:url(images/contact.png) center center no-repeat;
}
.facebook {
	background:url(images/facebook.png) center center no-repeat;
}
.en_flag {
	background:url(images/eng.jpg) center center no-repeat;
}
.es_flag {
	background:url(images/esp.jpg) center center no-repeat;
}

.home:hover {
	background:url(images/homer.png) center center no-repeat;
}
.contact:hover {
	background:url(images/contactr.png) center center no-repeat;
}
.facebook:hover {
	background:url(images/facebookr.png) center center no-repeat;
}
.en_flag:hover {
	background:url(images/engr.jpg) center center no-repeat;
}
.es_flag:hover {
	background:url(images/espr.jpg) center center no-repeat;
}

/*/////////////////////////////////////////////*/

.access {
	cursor:pointer;
	display:inline-block;
	height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-decoration:none;
	text-transform:uppercase;
}

.access_eng {
	background:url(images/engr.jpg) left center no-repeat;
	color:transparent;
	margin-left:2px;
	
}
.access_esp {
	background:url(images/espr.jpg) right center no-repeat;
	color:transparent;
	margin-right:2px;
}

.access_eng:hover {
	background:url(images/eng.jpg) left center no-repeat;
	color:#999;
	padding-left:40px;
}
.access_esp:hover {
	background:url(images/esp.jpg) right center no-repeat;
	color:#999;
	padding-right:40px;
}

/*/////////////////////////////////////////////*/

.form_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 30px;
	width: 280px;
	border: none;
}
.form_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
	border: none;
	height: 150px;
	width: 280px;
	resize:none;
	overflow:hidden;
}
.boton {
	height:40px;
	width:27px;
	outline:none;
	border:none;
	background:url(images/next.png) right center no-repeat;
	background-size:27px 40px;
	cursor:pointer;
}
.boton:hover {
}


/* Popup */

#colorbox, #cboxOverlay, #cboxWrapper{
	position:absolute; 
	top:0; left:0; 
	z-index:9999; 
	overflow:hidden;
}
#cboxOverlay{
	position:fixed; 
	width:100%; 
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft{
	clear:left;
}
#cboxContent{
	position:relative;
}
#cboxLoadedContent{
	overflow:auto;
}
#cboxTitle{
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic{
	position:absolute; 
	top:0; 
	left:0; 
	width:100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxPrevious{
	background-image: url(images/prev.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:40px;
	height:60px;
	z-index: 999999;
	position: absolute;
	left: 10px;
	bottom: 10px;
	text-indent: -9999px;	
}
#cboxNext{
	background-image: url(images/next.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:40px;
	height:60px;
	z-index: 999999;
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-indent: -9999px;	
}


.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
#cboxContent{}
.cboxIframe{}
#cboxLoadingOverlay{
	background:url(images/loading.gif) no-repeat center center;
}
#cboxLoadingGraphic{
	background:url(images/loading.gif) no-repeat center center;
}
#cboxClose{
	height:30px; 
	width:30px; 
	position:absolute; 
	top:5px; 
	right:0; 
	background:url(images/close.png) no-repeat; 
	text-indent:-9999px;
}
#cboxClose:hover{
	background:url(images/closer.png) no-repeat; 
	text-indent:-9999px;
}

.vendido{
	background-image: url(images/vendido.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	width: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}

.sold{
	background-image: url(images/sold.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
	width: 150px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}