﻿@charset "UTF-8";

/*
  		

            .:;siS5225s:                                                                                    
          .;;;:::;;rS3H#M2,                                                                                 
        rXi;:.   ..,,:iM@@@@s                                                                               
      ;9i,,,.  ...... ;B&M@@@@,                                                                             
     iG:.,:.  XGsi52X3&3XhH#@@@;                       ,;sS2X932i;.                                         
    sG..,:.  2&..,;;rsiS23&H#@@@:                   :i5SiiS5XhH#@@@@2.                                      
   ,B,.,:.  2&..,:;;rsi523GAB@@@@                 r2S;...,:;rri59G9@@@H,                                    
   hi ,,.  5&..,:;;rriS2X9GAB#@@@s              ,9S:.  :;.,:;;rs2  ,@@@@2                                   
   #;,,,  ;A..,:;;rrsi523h&HB#@@@A .,,,.       ;A;.,,  rS..::;rsS  ,##@@@M                                  
  :@r;;;  :S,:;;rrsiiS2X9&AM@@B35i2hAB#@@#&s. .A:.,,,  ri.,:;;rs2  ,#BM@@@H                                 
   @Srrs;  ;irrrssiS5239GH#MS,   ,;ri23AB#@@@MB: .,::  ri.,:;;riX. :#HB#@@@;                                
   &Biii5;  ;2iiSS52X3h&B#2.           .;9BM@@@#r .,,  ri.:  :5i3. :#HH#@@@M                                
   ,@92223; .rG939h&AHHMBr   .,  .        iBAB@@@G..,  ri,;  ;ASh. :#BBM@@@@                                
    2@&99GAr  ;22XX399M#;  .,,,:rS, .Ahi   2BAM@@@H,,  r2;r  ;A2G. :#MM#@@@@                                
     X@MAAHMi,        ;S  ,,,,,,,,  .Gs5i   9#H#@@@h:  s9ri. ;HXA. :@###@@@B                                
      r@@###@#AGhGGGhGG, ,,,,,,,,:. .9sihS   A#M#@@@s  s&i2. ;MGM. :@@#@@@@i                                
        3@@@@@@@@@@@@@h..,,,,,,,,:. .3ii2HS  .###@@@5  sMXA. r@B@, :@@@@@@#                                 
          r#@@@@@@@@@@5,:::,,,,::;, .hSi2h@;  9@#@@@2  :hH5  ,h@& .;@@@@@@;                                 
             .r2&AA&X9&;;;;;;;;;;s, .h2S2G@:  A@@@@@23.    .,     r@@@@@@;                                  
                      #2sssrrrrrs5: ,&323Mr .5@@@@@Ms@MiS52A@5iS2G@@@@@H.                                   
                      9#5SSiiiiiS9; .&&9Mr .2@@@@@@5B@@@@@@@@@@@@@@@@#;                                     
                       @BXX22222hMr ,B@@i .S@@@@@@@  2@@@@@@@@@@@@@2.                                       
                       ,@#Ghh9h3iX: ,53;  i@@@@@@@;     .;i2X2i;.                                           
                         @@BAAM;   .    :9@@@@@@#,                                                          
           ++++++++++++   A@@@@#H#@####@@@@@@@@A    ++++++++++++++++++++++++++++++++++++++++++++++++++++++
                              ,s3AM####MH9i:  

*/


/* RESET ALL ELEMENTS */
* {
	margin:0;
	padding:0;
	border:0;
	outline:none;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
	-moz-outline: 0;
}
/* END RESET ALL ELEMENTS */

:focus {
	 -moz-outline-style: none;
}

/* ************************************************************************    #####    HTML TAGS */
html{
	height:100%;
	width: 100%;
}

body {
	color:#000;
	height: 100%;
	width: 960px;
	background: #FFF;
	font: 100% Tahoma, Geneva, sans-serif;
	margin: 0px auto 0px auto;
}
article, header, footer, nav {
	display: block;
}

table {
	border-collapse:collapse;
}


h1, h2, h3, h4, h5 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #242424;
	font-weight: lighter;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}
article {
	margin-bottom: 1em;
}
article header {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
article header h3 {
	font-size: 1.3em;
	border-bottom: 1px solid #999;
	/* [disabled]width: 100%; */
	border-top: 1px solid #999;
	padding: 3px 0;
	color: #666;
}

article header h4 {
	font-size: 0.9em;
	margin-top: 0.2em;
	font-style: italic;
	color: #343434;
	padding-bottom: 1px;
}
article p   , article td {
	color: #999;
	padding: 0.2em 0 0.5em 0;
	text-align: justify;
	clear: left;
	margin-left: 3px;
	font-size: 0.9em;
	line-height: 1.5em;
}
article ul {
	font: 0.95em Tahoma, Geneva, sans-serif;
	color: #999;
	margin-bottom: 0.4em;
	text-align: justify;
	margin-left: 2em;
	list-style: square;
}
article a {
	color: #F60;
	border-bottom: 1px dotted #663;
	cursor:pointer;
}

#solidaridad p  {
	clear: none;
}

#topLinks {
	margin: 5px auto 10px auto;
	width: 960px;
	border-bottom: 1px solid #CCC;
	color: #CCC;
	font-size: 80%;
	padding: 5px 0px;
	height: 100px;
	position: relative;
}

#topLinks div #taCert {
	position: absolute;
	left: 240px;
	top: 0px;
	width: 270px;
	height: 110px;
}
#topLinks div #taCert img {
	width:130px;
	height:107px;
}

#topLinks div header h1 {
	color: #999;
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/shambala_Riad.png);
	text-indent: -9999px;
	height: 24px;
	width: 128px;
	margin: 10px 0 0 10px;
	text-align: left;
}
#topLinks div header h2 {
	color: #CCC;
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 7px 10px;
}
#topLinks div form input {
	font-size: 80%;
	color: #999;
	background: #FFF;
	border: 1px solid #D2D2D2;
	height: 16px;
	padding: 2px;
}
#topLinks a {
	color: #CCC;
}
#topLinks a:hover {
	color: #999;
	text-decoration: none;
}

#topBar {
	margin: 10px auto 20px auto;
	width: 960px;
	border-radius: 5px;
	border: 1px solid #FFF;
	z-index: 50;
}

#topBar #logo {
	width: 200px;
	float: left;
	text-align: center;
}
#topBar #topImages {
	margin-right: 0px;
	/* [disabled]margin-left: 210px; */
	height: 325px;
	width: 750px;
	float: right;
	overflow:hidden;
}
#topBar #menuHolder {
	clear: left;
	background: #1D1D1D url(../images/menuBG.png);
	height: 42px;
	border-radius: 20px;
	width: 100%;
}
#mainMenu {
	height: 42px;
	width: 800px;
	margin: 0px auto 0px auto;
}

#mainMenu ul {
	list-style:none;
}
#mainMenu li {
	display:inline;
	float: left;
	text-indent: -9999px;
	margin: 5px 10px;
	padding: 5px 3px 5px 3px;
	background: url(../images/menuBGhover.png) no-repeat center 8px;
}
.imageBlock img  {
	margin: 15px 6px 20px 0px;
	/* [disabled]width: 220px; */
	background: #FFF;
	border: 3px solid #666;
	/* [disabled]box-shadow: 0px 0px 10px rgba(0,0,0,0.4); */
	height: 150px;
}

.queVer div {
	width:300px;
	height:200px;
	margin: 0 10px 10px 0;
	border: 3px solid #666;
	padding:2px;
	float:left;
}

.queVer p {
	clear:none;
}

#topBar #subMenus {
	position: relative;
	margin-left: 50px;
}

#topBar #subMenus nav {
	background: url(../images/bgMenu.png);
	padding: 10px;
}

#topBar #subMenus nav ul {
	list-style: square inside;
	color: #FFF;
	margin-top: 10px;
	font-size: 90%;
	margin: 10px 0 10px 10px;
}

#topBar #subMenus nav ul li a {
	color: #CCC;
	text-decoration: none;
}
#topBar #subMenus nav ul li a:hover {
	color: #FFF;
}

#pageCenter {
	width: 990px;
	margin: 10px auto;
}

#pageCenter #sideBar {
	text-align: center;
	width: 230px;
	float: left;
	/* [disabled]background: #D6D6D6; */
	color: #333;
	padding: 10px 0;
	border-radius: 10px;
	margin: 0 15px 0 0;
}


#pageCenter #sideBar #bookForm {
	background: #F1EAD4;
	border-radius: 15px;
	border: 2px solid #F60;
	box-shadow: 1px 1px 2px 2px #CCC;
	padding:15px 5px
}


#pageCenter #sideBar #bookForm h2 {
	color: #F60;
	font-size: 1.3em;
	text-shadow: 1px 1px 1px #333;
	/* background: url(../images/menu_DEU.png) -460px 23px;
	text-indent: -9999px;
	height: 24px;
	width: 115px;
	*/
	margin: 0px auto;
}


#checkAvail {
	margin: 10px auto;
	padding:5px 10px;
	border-radius:5px;
	box-shadow: 2px 2px 2px 2px #666;
	border: 2px solid #FFF;
	background-color: #F60;
	color:#FFF;
	font-size:1.1em;
	font-weight_bold;
	cursor:pointer;
	
}


#pageCenter #sideBar table {
	margin: 5px auto;
	width: 160px;
	text-align: center;
}

#pageCenter #sideBar td a {
	font-style: normal;
	color: #999;
}
#pageCenter #sideBar .resTable  td{
	padding: 2px;
	color: #666;
	text-align: center;
}
#pageCenter #sideBar .resTable th {
	padding: 2px;
	color: #666;
	text-align: center;
}
#pageCenter #sideBar .resTable label {
	padding: 2px;
	color: #666;
	font-size: 80%;
	font-style: normal;
	text-align: center;
}
#pageCenter #sideBar .resTable select     {
	padding: 3px;
	font-size: 80%;
}
#pageCenter #sideBar #ofertas {
	margin: 10px;
	width: 180ox;
}
#pageCenter #sideBar #ofertas p small  {
	font-size: 70%;
	color: #323232;
	text-decoration: none;
}
#pageCenter #sideBar #ofertas p {
	font-size: 80%;
	color: #333;
	text-decoration: none;
}

#pageCenter #sideBar #tiempo {
	margin: 10px;
}
#pageCenter #sideBar #noticias {
	margin: 10px;
}

#pageCenter #pageContent {
	width: 740px;
	float: right;
	/* [disabled]margin-top: 100px; */
}
#signUpForm {
	text-align: right;
	width: 100%;
	color: #F30;
}
#emailNews {
	border: 1px solid #C31B20;
}
#leermas {
	font-size: 80%;
	font-style: italic;
	color: #666;
}
input, select, textarea     {
	border: 1px solid #333B47;
	border-radius:5px;
	color: #000;
	padding: 3px;
	background: #FFF;
	margin:3px;
	font: 90% Tahoma, Geneva, sans-serif;
}
.modBtn, .resBtn {
	color: #FFF;
	/* font-size: 0.9em;  */
	background-color: #333B47;
	/* height: 28px; */
	padding: 3px 5px;
	border-radius:5px;
	border: 1px solid #FFF;
	text-align: center;
	border-radius:5px;
	box-shadow: 2px 2px 3px #CCC;
	vertical-align:middle;
}
/* ************************************************************************    #####    STYLING */

.imageBox  {
	margin: 5px auto;
	clear: both;
	float: none;
	width: 660px;
}
.imageBox .imagethumb {
	margin: 5px;
	padding: 0px;
	height: 80px;
	width: 80px;
	border: 2px solid #FFF;
	text-indent: -9999px;
	float: left;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.9);
}
.imageBox .imagethumb a  {
	display: block;
	width: 100%;
	height: 100%;
}

.teaInc {
	font-weight:bold;
	color:#F60;
}

#designedBy {
	clear: both;
	margin: 0;
	text-indent: -9999px;
	float: none;
	width: 100%;
	height: 10px;
}
footer {
	padding: 10px 0 20px 200px;
	clear: both;
	float: none;
	margin-top: 10px;
	background: #ECECEC;
	border-top: 1px solid #999;
	overflow: auto;
}
footer nav {
	float: left;
	width: 30%;
	margin-right: 3%;
	border-left: 1px solid #CCC;
}
footer nav ul {
	list-style: square;
	margin-left: 30px;
	color: #FFF;
	font-size: 80%;
	line-height: 1.5em;
}

footer nav ul li a {
	color: #9F9F9F;
	text-decoration: none;
}
footer nav ul li a:hover {
	color: #333;
	text-decoration: underline;
}
.discreet {
	font-size: 70%;
	color: #FFF;
	text-decoration: none;
	background: #333;
	border: 1px solid #F90;
	padding: 3px 6px;
	border-radius: 5px;
}
#blackout {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	background: url(../images/geryout.png);
	display: none;
	text-align: left;
	visibility: visible;
}  
#msgbox{
	position: absolute;
	width: 750px;
	/* [disabled]height: 400px; */
	z-index: 200;
	/* [disabled]background: url(../images/banners/bnr_eBook_ESP.png); */
	top: -1px;
	left: 481px;
	margin-top: -100px;
	margin-left: -350px;
	visibility: visible;
}  

#signupform {
	margin: 0 auto;
	padding: 5px;
	border: 3px solid #FFF;
	width: 100%;
	box-shadow: 0px 0px 3px 3px #000;
	border-radius: 15px;
	text-align: center;
	background: #FFF;
}

#OptOutLnk {
	background: url(../images/banners/close.png);
	margin: 0;
	padding: 0px;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: visible;
	text-indent: -9999px;
}

	 
#signupform p , #signupform label{ color: #333; }
#eBookForm {
	margin: 80px 20px 0px 200px;
	padding: 0px;
	/* height: 200px; */
	width: 530px;
	position: relative;
	visibility: visible;
}
#eBookForm form label , #eBookForm p , #eBookForm li{
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #633;
}
#eBookForm form input , #eBookForm form select{
	padding: 3px;
	border: 1px solid #F60;
	border-radius: 5px;
	color: #F60;
}
/*
#eBookForm form #fName {
	position: absolute;
	width: 250px;
	height: 30px;
	left: 195px;
	top: 70px;
	text-align: left;
}
#eBookForm form #fEmail {
	position: absolute;
	height: 30px;
	width: 225px;
	left: 500px;
	top: 70px;
	text-align: right;
}

#eBookForm form #fTravel {
	position: absolute;
	height: 32px;
	width: 300px;
	left: 195px;
	top: 105px;
	text-align: left;
}
#eBookForm form #fSend {
	position: absolute;
	height: 32px;
	width: 216px;
	left: 511px;
	top: 105px;
	text-align: right;
}
*/

#ebookBtn {
	margin-top:20px;
	cursor: pointer;
}
#eBookForm table {
	width: 100%;
}

#blackout #msgbox #eBookContents {
	margin: 0px auto;
	width: 60%;
	position: relative;
}
