body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: center top fixed url("../img/bkg/background.jpg");
}
a img {
	border: none;
}
a:hover {
	text-decoration:none;
}
#header:after,
#header ul:after,
#countdown:after,
.player:after,
.informacion:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#header,
#content,
#footer {
	margin: 0 auto;
	width: 890px;
}
#header{
	height:155px;
}
#header ul {
	float: left;
	display: inline;
	margin: 0 0 30px 30px;
	padding: 0;
	list-style: none;
}
#header ul li {
	float: left;
	display: inline;
	margin: 0 6px 0 0;
	font-size: 13px;
	font-weight: bold;
	background: #000000;
}
#header ul li a:hover {
	color: #FF9900;
}
#header ul li a:link,
#header ul li a:visited {
	display: block;
	padding: 7px 10px;
	color: #EADFC7;
	text-decoration: none;
}
#header ul li a:hover {
	color: #3A342E;
	backgroundh3: #FF9900;
}
#header p.idioma {
	float: right;
	display: inline;
	margin: 0 30px 0 0;
	line-height: 35px;
	text-align: right;
	color: #EADFC7;
}
#header p a:link,
#header p a:visited {
	color: #FF9900;
}
h1 {
	margin: 0 0 30px 25px;
}
#header .fb_like {
	float: right;
	display: inline;
	text-align: right;
	background:url("../img/bkg/caja.png") repeat scroll center center transparent;
	height:20px;
	margin:-80px 30px 30px 0;
	padding:10px 10px 14px 10px;
	width:337px;
}
#header .fb_like a:link,
box a:visited {
	color: #FF9900;
}
.viajero {
	position: relative;
	margin: 0 30px 20px 30px;
	width: 830px;
	height: 335px;
	color: #EADFC7;
	background: center url("../img/bkg/caja.png");
}
.viajero .descripcion {
	float: left;
	display: inline;
	padding: 30px 20px 0 30px;
	width: 296px;
}
.viajero h2 {
	margin: 0 -30px 8px -60px;
	position: relative;
	width: 376px;
}
.viajero .descripcion p {
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 24px;
}
.viajero .descripcion p a {
	color:#FF9900;
}
.viajero .cover {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	border: 1px solid #FFD88D;
}
.viajero .etiqueta {
	position: absolute;
	top: 40px;
	left: 590px;
	z-index: 2;
	width: 92px;
	height: 92px;
	display: block;
}
#countdown {
	float: left;
	display: inline;
	color: #FFD88D;
	width: 285px;
	position: relative;
	height: 36px;
	margin: 74px -60px 15px 0;
	padding: 4px 0 4px 60px;
	background: #8E1C1C;
}
.viajero .countdown_section {
	float: left;
	display: inline;
	text-align: center;
	padding: 0 6px;
}
.viajero .countdown_amount {
	font-size: 18px;
	font-weight: bold;
}
.viajero .ol {
	background:none repeat scroll 0 0 #3A342E;
	display:inline;
	float:left;
	font-size:12px;
	line-height:22px;
	margin-top:16px;
	padding:0 15px;
	width:430px;
	height:150px;
}
.viajero .ol a{
	color: #FF9900;
}
.viajero .ol .buy{
	text-align:center;
	width:100%;
}
.viajero .ol img {
	vertical-align:middle;
}
.viajero li {
	margin: 0;
	padding: 0;
	width:100%;
    display:list-item;
    vertical-align:top;

}
.viajero li a:link,
.viajero li a:visited {
	color: #FF9900;
}
.player {
	background:none repeat scroll 0 0 #8E1C1C;
	display:inline;
	float:left;
	margin-top:25px;
	padding:10px;
	width:440px;
}
#fb_comments {
	background:url("../img/bkg/globo_fb.png") no-repeat scroll 0 40px #ff9900;
	margin:0 15px 20px;
	padding:20px;
	width:820px;
}
#fb_comments .cta, .tweets .cta{
	width:250px;
	float:left;
	font-size:16px;
	color:#FFD88D;
	margin:20px 0 0 10px;
}
.cta div{
	font-size:14px;
	color: #3a342e;
	margin:57px 0 0 50px;
}
#fb_comments .comments_container, #viajeroep-tweets {
	background:none repeat scroll 40px 0 white;
	padding:20px;
	width:500px;
	max-height: 400px;
	overflow: auto;
	margin-left:280px;
}

#astrophotos{
	background: url("../img/bkg/caja.png") repeat scroll center center transparent;
	margin:0 30px 20px;
	padding:1px 20px;
	width:790px;
	height:195px;
}
#astrophotos a.view-all{
	clear:both;
	color:#FF9900;
	float:right;
}
#astrophotos h3{
	color:#ffd88d;
	margin-bottom:0px;
	font-size:16px;
	text-align:center;
	margin-top:20px;
}
#astrophotos .flickr_feed{
	overflow-x: hidden;
	float:left;
	width:720px;
}
#astrophotos .prev, #astrophotos .next {
	float:left;
	width:25px;
	height:26px;
	background:url(../img/btn/btn_l.png);
	margin-top:43px;
}
#astrophotos .prev:hover, #astrophotos .next:hover {
	background-position:0 25px;
}
#astrophotos .next {
	margin-left:10px;
	background:url(../img/btn/btn_r.png);
}
#astrophotos .next {
	margin-left:10px;
	background:url(../img/btn/btn_r.png);
}
#astrophotos .prev span, #astrophotos .next span{
	display:none;
	visibility:hidden;
}
.astronauta_download{
	width:522px;
	height:125px;
	position:fixed;
	top:100px;
	right:-522px;
	z-index:10000;
	
}
.astronauta_download img{
	float:left;
}
body>div.astronauta_download {position: fixed}

.astronauta_download .astrohow{
	background-color:#ff9900;
	height:80px;
	margin-left:92px;
	margin-top:25px;
}
.astronauta_download .astrohow .astro_down{
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:8px 0 0 80px;
	color:#8e1c1c;
	font-weight:bold;
}
.astronauta_download .astrohow .astro_video{
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:-15px 0 0 80px;
	color:#eadfc7;
}
.astronauta_download .astrohow .down_btn{
	height: 21px;
	background:url(../img/btn/btn_descarga_astro.png) no-repeat;
	line-height:17px;
	width:165px;
	display:block;
	float:left;
	text-align:center;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	padding-top:2px;
	margin-top:7px;
}
.astronauta_download .astrohow .down_btn:hover{
	background-position:0px -23px;
}
.astronauta_download .astrohow .promo{
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#eadfc7;
	width: 80px;
	text-align:center;
	float:left;
	line-height: 17px;
	height: 23px;
	margin-top:10px;
}
.tweets {
	height: 189px;
	background: url("../img/bkg/globo_tw.png") no-repeat scroll 0 40px #FF9900;
	margin:0 15px 20px;
	width:820px;
	padding:20px;
}
.tweets h3 a{
	text-decoration: none;
	color:#FFD88D;
}
.tweets p.que_piensas {
	width: 320px;
	padding: 20px 0 0 0;
	margin: 0 0 55px 50px;
	text-align: center;
	font-size: 20px;
}
.tweets p.que_piensas a:link,
.tweets p.que_piensas a:visited {
	color: #FFD88D;
	text-decoration: none;
	display: block;
	line-height: 60px;
}
.tweets p.cuenta {
	margin: 0 0 0 165px;
	width: 190px;
}
.tweets #viajeroep-tweets {
	color: #EADFC7;
	background: #3A342E;
	height: 169px !important;
	overflow: auto;
	padding: 10px 10px 10px 0px;
	width: 530px;
}
.tweets #viajeroep-tweets ul {
	padding: 0 0 0 20px;
	width: 485px !important;
	height: 169px !important;
	list-style: none;
	margin: 0;
}
.tweets #viajeroep-tweets ul li {
	position: relative;
	padding: 0 0 0 68px;
	margin: 0 0 15px 0;
	min-height: 50px;
	line-height: 20px;
	width: 417px;
}
.tweets #viajeroep-tweets ul li img {
	position: absolute;
	top: 0;
	left: 0;
	display: inline;
	float: left;
	width: 48px;
	height: 48px;
	display: block;
}
.tweets #viajeroep-tweets ul li a:link,
.tweets #viajeroep-tweets ul li a:visited {
	color: #FF9900;
}
.tweets #viajeroep-tweets ul li span a:link,
.tweets #viajeroep-tweets ul li span a:visited {
	text-decoration: none;
}
.twitter-profile {
	padding-right: 10px;
}
.informacion {
	margin: 0 30px 30px 30px;
	width: 830px;
	position: relative;
	background: center url("../img/bkg/caja.png");
	height:686px
}
.informacion .youtube,
.informacion .twitter,
.informacion .flickr {
	float: left;
	display: inline;
	padding: 20px 30px 0 30px;
}
.informacion .twitter {
	width: 330px;
	padding: 20px 0 0 0;
}
.informacion .youtube,
.informacion .flickr {
	width: 190px;
	text-align: center;
}
.informacion .youtube table,
.informacion .flickr table {
	margin: 0 auto;
}
.informacion h3 {
	text-align: center;
	margin: 0 -30px 20px;
	position: relative;
	background: center top repeat-x url("../img/bkg/barra.png");
}
.informacion .youtube h3 {
	margin: 0 -30px 20px -60px;
	width: 280px;
}
.informacion .flickr h3 {
	margin: 0 -60px 20px -30px;
	width: 280px;
}
.informacion .youtube #videoBar-bar {
	margin: 0 0 -20px 0;
	height:540px;
	overflow-y:scroll;
}
.informacion .youtube .resultCell_gsvb {
	padding: 0 0 20px 0;
}
.informacion .youtube .resultDiv_gsvb {
	width: 160px !important;
	height: 120px !important;
	border: none !important;
	background: none !important;
}
.informacion .youtube .resultDiv_gsvb img {
	width: 160px !important;
	height: 120px !important;
}
.informacion .youtube .gsc-branding {
	display: none;
}
.informacion .youtube #videoBar-bar span {
	color: #EADFC7 !important;
}


.informacion .twitter #twitter_update_list {
	height: 540px !important;
	padding-right: 10px;
}
.informacion .twitter ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	height: 420px;
	overflow-y: scroll;
}
.informacion .twitter li {
	margin: 0 0 20px 0;
	padding: 0 0 0 33px;
	color: #EADFC7;
	min-height: 25px;
	line-height: 16px;
	background: left 3px no-repeat url("../img/bkg/bullet.png");
}
.informacion .twitter li a:link,
.informacion .twitter li a:visited {
	color: #FF9900;
}
.informacion .flickr table {
	border-collapse: collapse;
	margin-bottom: 19px;
}
.informacion .flickr table td {
	padding: 0 0 20px 0 !important;
}
.informacion .flickr #flickr_badge_image5 {
	display: none;
}
.informacion p {
	margin: 0 0 20px 0;
	color: #EADFC7;
	text-align: center;
}
.informacion p a:link,
.informacion p a:visited {
	color: #FF9900;
}
#footer {
	margin-bottom: 50px;
	line-height: 30px;
	text-align: center;
	color: #EADFC7;
}
#footer p {
	margin: 0;
}
#footer p span {
	padding: 10px 30px;
	background: #000000;
}
#footer p a:link,
#footer p a:visited {
	color: #FF9900;
}
#overlay {
	width: 100%;
	height: 100%;
	background: #000000;
	display: none;
	z-index: 9000;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.hidden{
	display: none;
}

/* Esperanza vid */

#esperanza{
	background: url("../img/bkg/caja.png") repeat scroll center center transparent;
	margin:0 30px 20px;
	padding:20px;
	width:790px;
	height:480px;
}
