/*big menu*/

#kwick {
	position: center;
	/*border-bottom: 3px double #333;*/
	margin-top: 0px;
}

#kwick ul{
       list-style:none;
       }
# .kwicks {
	display: block;
	height: 250px;
	margin: 0px;
}

#kwick li {
	float: left;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 200px;
	width: 97px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 2px solid #fff;
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
outline: 0; background: #9ce782 url(http://theamazinghostelsayulita.com/es/images/1.jpg) ;
}

#kwick .opt2 {
outline: 0; background: #92bdfa url(http://theamazinghostelsayulita.com/es/images/2.jpg);
}

#kwick .opt3 {
 outline: 0; background: #faa892 url(http://theamazinghostelsayulita.com/es/images/3.jpg);
}

#kwick .opt4 {
  outline: 0; background: #e78282 url(http://theamazinghostelsayulita.com/es/images/4.jpg);
}

#kwick .opt5 {
  outline: 0; background: #e78282 url(http://theamazinghostelsayulita.com/es/images/5.jpg);
} 

#kwick .opt6 {
outline: 0; background: #e78282 url(http://theamazinghostelsayulita.com/es/images/6.jpg);
	border-right: 0;
}

#kwick .opt7 {
outline: 0; background: #e78282 url(http://theamazinghostelsayulita.com/es/images/7.jpg);
	border-right: 0;
}

#kwick .opt8  {
	outline: 0; background: #e78282 url(http://theamazinghostelsayulita.com/es/images/8.jpg);
	border-right:  0;
}