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

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img,a{margin:0; padding:0;}

h1 
{
	font-family:Roboto;
	color: #a3d800;
	font-size:48px;
	font-weight:lighter;
	line-height:40px;
}
h2 
{
	font-family:Roboto;
	color: #a3d800;
	font-size:20px;
	margin-bottom:10px;
	margin-top:10px;
}
h3 
{
	font-family:Roboto;
	color: #a3d800;
	font-size:14px;
	margin-bottom:6px;
}
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
}

body{
	background-image:url(../images/bg_int.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#222222;
	
	}

#header{
	width:100%;
	height:28px;
	background-color:#222222;
	position:fixed;
	top:0px;
	z-index:1;
	}

.country {
	width:965px;
	height:1090px; /* fix in all pages to height auto */
	position:absolute;
	top:-22px;
	margin-left:-485px;
    left:50%;
	z-index:0;
	background-color:#FFF;
	}


	
	.footer_country {
	width:100%;
	height:150px;
	background-image:url(../images/foot_bg2.png);
	background-repeat:repeat-x;
	position: fixed;
	bottom:0px;
		
}

.foot_country{
	width:998px;
	height:150px;
	position:absolute;
	bottom:0px;
	margin-left:-500px;
    left:50%;
	z-index:1;
	}
	
#container{
	width:998px;
	margin:auto;
	}
	
.head{
	width:998px;
	height:28px;
	position:fixed;
	top:0px;
	z-index:1
	}
	
#t1{
	color:#fff;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

#t2{
	color:#999;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	}

#t3{
	color:#fff;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	}

#contenedorimagen {
			display: none ;
			position: absolute; 
			bottom: 0px;
			width:100%;
			}
#inner {
			background-image:url(images/country/layer.png);
			background-repeat:no-repeat;
			bottom: 0px;
			border-radius:10px;
			-moz-border-radius: 10px;
			-webkit-border-radius : 10px;
			}
 		#boton1 {
			position: absolute; 
			bottom: 0;
			border-radius:7px;
			-moz-border-radius: 7px;
			-webkit-border-radius : 7px;
			}
			
		.foto {
			position: relative;
			left:1px;
			border-radius:7px;
			-moz-border-radius: 7px;
			-webkit-border-radius : 7px;
			}
		.greentext{
			color:#7fa801;
			font-family:Verdana, Geneva, sans-serif;
			font-size:16px;
		}
		
		.titletext{
			color:#7fa801;
			font-family:Verdana, Geneva, sans-serif;
			font-size:16px;
			padding: 10px 10px 10px 10px ;
		}
		
		.greentext2{
			color:#7fa801;
			font-family:Verdana, Geneva, sans-serif;
			font-size:9px;
		}
		
		.introtext{
			color:#BBB;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
		}
		
		.descriptiontext{
			padding: 10px 10px 10px 10px ;
			color:#BBB;
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
		}
		
		#luxurylay {
			position: absolute;
			left:20px;
			width:925px;
			}
			
			#luxBot{
				height:30px;
				-moz-border-radius-topleft: 7px;
				-webkit-border-top-left-radius: 7px;
				-moz-border-radius-bottomleft: 7px;
				-webkit-border-bottom-left-radius: 7px;
			}
			
			
#luxtable{
	position:absolute;
	left:180px;
	top:2px;
	}
	
.luxtext{
	color:#BBB;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
	
	.luxtext:hover{
	cursor:pointer;}
	
	.luxtextseparator{
	color:#7fa801;
	}
	
	#luxdestinations{
		position:relative;
		right:200px;}

#bot{
	position:relative;
	left:90%;
	
	}	

#asd{
	background-color:#222; 
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	padding: 0px 10px 10px 10px;
	}
.terms
{
	margin-top:50px;
	padding:20px;
	width:925px;
	text-align:justify;
}