/* WELCOME */
* {color:#FFF;}
body {background:#000;}
h1 {font-size:24px;}
h2 {font-size:16px; margin-bottom:20px;}
table {width:600px; margin:20px auto;}
table tr td {padding:5px 0;}
ol {text-align:left; margin:20px;}
ol li {margin:10px 0; font-size:14px;}

.content-container a.button {padding:15px 20px; background:rgb(255, 128, 0); color:#FFF; float:left; width:150px; margin:0 10px;}
.content-container a.button:hover {background:#FFF; color:rgb(255, 128, 0);}

.content-container a.button-right {padding:15px 20px; background:rgb(255, 128, 0); text-align:center; color:#FFF; float:right; width:150px; margin:0 10px;}
.content-container a.button-right:hover {background:#FFF; color:rgb(255, 128, 0);}

.content {box-sizing:border-box; width:100%; box-shadow:inset 2px 0 6px 2px black; display:inline-block;}
.content-container {max-width:1000px; overflow:hidden;  margin:0 auto; padding:40px 0; color:#333;}
.content-container a {color:rgba(255, 128, 0, 0.75);}
.content-container a:hover {color:#777;}

.books-content {clear:both; text-align:center; color:#333;}
.books-content h2 {margin:20px 0 10px; font-size:18px; text-align:left;}
.books-content h3 {margin:0 0 20px; font-size:12px; color:#333;}
.books-content p {margin:20px 0; font-size:14px; text-align:justify;}
.books-content img {margin:20px 0 5px;}

.apple_overlay {display:none; width:290px; padding:35px; font-size:11px;}
.apple_overlay .close {background-image:url(/assets/assets/images/close.png); position:absolute; right:0px; top:0px; cursor:pointer; height:35px; width:35px;}
.apple_overlay.black { background-image:url(/assets/assets/images/transparentBig.png); color:#fff;}
.apple_overlay.black img {width:250px; height:165px; margin:0 0 0 13px;}
.apple_overlay h3 {margin:0px; margin-top:5px; font-size:14px; color:#fff;}
.apple_overlay p {margin:0px;}
#triggers img {margin:2px 5px; cursor:pointer; width:250px; height:165px;}

.tray_styl_info {padding:30px 120px;}
.tray_styl_info img {width:80px; float:left; margin-right:20px;}

/* EXPLORACION GALERIA */
#mask {background:#333; background-position:50% -200px;}
.items {width:20000em; position:absolute; clear:both;}
.navi {background-image:url(/assets/images/botones.png); width:30px; height:30px; float:left; margin-top:55px; cursor:pointer;}
.navi:hover {background-position:-30px 0; }
.navi:active {background-position:-60px 0; }
.next {background-position: 0 -30px; clear:right; }
.next:hover {background-position:-30px -30px; }
.next:active {background-position:-60px -30px; } 
.navi.disabled {visibility:hidden;}
#thumbnails {position:relative; overflow:hidden; float:left; width:580px; height:130px; margin:15px;}
#thumbnails .items div {padding:5px; float:left; cursor:pointer;}
#box {background-image:url(/assets/images/black.png); width:656px; height:524px; position:absolute; display:none;}
#box .close {position:absolute; left:8px; top:8px; cursor:pointer; height:35px; width:35px; text-decoration:none;}
#images {position:absolute; overflow:hidden; margin:50px; width:557px; height:400px;}
#images .items div {float:left; width:557px; height:400px; margin-right:30px;}
#images .items .info {float:none; background:#333; color:#fff; font-size:13px; margin-top:-137px; padding:5px 75px; height:125px; display:none; width:490px;}
#images .items .info h3 {color:#cde; margin-top:10px;}
#box .navi {position:absolute; bottom:33px; left:50px;}
#box .next {left:580px;}
.expedicionGallery {color:#CCC; margin:50px 0px; padding:0px 100px;}