@charset "utf-8";
/* CSS Document */
body {
	margin: 0pt auto;
background-size: cover;
background-attachment: fixed;
background-color: #000024;
background-image: url(images/stars.jpg);
}
#header {
	top:0px;
	left:0px;
	width:100%;
	color:#CCC;
	background: rgba(67,68,122,0.60);
	padding:0px;
box-shadow: #191414 0px 5px 20px;
z-index: 9;
position: relative;
}
#wrapper {
	width: 1300px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-bottom: 300px;
	}
#navbar {
width: 70%;
float: right;
margin-top: 50px;
position: relative;
z-index: 20;
}
#toursvid {
width:800px;
height:450px;
top:100px;
position:relative;
margin-left:auto;
margin-right:auto;
		
border: 3px solid #747aac;

-webkit-box-shadow: 10px 10px 10px rgba(130,135,190,0.50);
box-shadow: 10px 10px 10px rgba(130,135,190,0.50);
}
#destination {
width: 560px;
height: 327px;
margin-top: 200px;
margin-left: 60px;
margin-bottom:0;
z-index: 20;		
	}
#breakingnews {
width: 560px;
height: 327px;
margin-top:-327px;
margin-left: 680px;
z-index: 20;
	}
	#honeymoons {
width:350px;
height:199px;
margin-top:100px;
margin-left:50px;
position:relative;
	}
	#adventures {
width:350px;
height:199px;
margin-top:-199px;
margin-left:475px;
position:relative;
	}
#skiing {
width:350px;
height:199px;
margin-top:-199px;
margin-left:900px;
position:relative;
	}
#latebookings {
width:350px;
height:199px;
margin-top:30px;
margin-left:50px;
position:relative;
	}
	#family {
width:350px;
height:199px;
margin-top:-199px;
margin-left:475px;
position:relative;
	}
#weddings {
width:350px;
height:199px;
margin-top:-199px;
margin-left:900px;
position:relative;
	}	


#trollolol {
width:560px;
height:315px;
margin-top:200px;
margin-left:60px;
	
border: 1px solid #747aac;	

-webkit-box-shadow: 10px 10px 10px rgba(130,135,190,0.50);
box-shadow: 10px 10px 10px rgba(130,135,190,0.50);
}

#viajes {
width:560px;
height:315px;
margin-top:-316px;
margin-left:680px;
	
border: 1px solid #747aac;	
	
-webkit-box-shadow: 10px 10px 10px rgba(130,135,190,0.50);
box-shadow: 10px 10px 10px rgba(130,135,190,0.50);	
	}


a {
color: #ea04a4;
}
a:hover {
    color: #55DFE1;
}
#copyright {
margin-left: 75%;
margin-bottom: 0px;
vertical-align:baseline;
font-family:Moonbeam, "Myanmar Text", Rondalo, Constantia;
font-size: 24px;
}
#footer {
    /*position:absolute;
    bottom:0;*/
    margin-top: -100px;
    height: 100px;
    width: 100%;
    background: rgba(67,68,122,0.60);
	box-shadow: #191414 10px 0px 15px 5px;
}
.back-to-top {
position: fixed;
bottom: 7em;
right: 0px;
text-decoration: none;
background-color: transparent;
padding-right: 2%;
display: none;
border:none;
outline:none;
z-index:99;	
}
.back-to-top:hover {	
background-color: transparent;
}
a {
   outline: 0;
   text-decoration:none;
}
