@charset "utf-8";
/* CSS Document */
html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
body { 
	margin: 0;
 	padding: 0;
	min-width: 100%;
	}

h1 {
	color:#B9C52E;
	font-size:22px;
	line-height:26px;
}
	
h2 {
	font-weight:normal;
	margin:0 0 10px 0;
}
#headerbar {
	box-sizing: border-box;
	background-color:#000000;
	width:100%;
	height:45px;
	padding:0px;
	position:fixed;
	top: 0px;
	left: 0px;
	z-index:100;
}

#homepage_toppad {
	height:50px;
}

#breadcrumb {
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	background-color:#333333;
	width:100%;
	height:30px;
	padding:5px;
	margin-top:45px;
	margin-bottom:5px;
	font-size:13px;
	color:#dddddd;
	white-space: nowrap; 
	overflow: hidden;
    text-overflow: ellipsis;
}
#breadcrumb a {
	text-decoration:none;
	color:#FFFFFF;
}

#topbanner {
	padding:0 5px 5px 5px;
}
#topbanner img{
	width:100%;
	height:auto;
}

.headerlogo {
	box-sizing: border-box;
	float:left;
	padding-top:7px;
	text-align:center;
	width:90%;
}
.headerlogo img {	
	width:160px;
	height:auto;
}	
#pagecontainer {
	font-family: 'Roboto', sans-serif;
	box-sizing: border-box;
	width: 100%;
	max-width:700px;
	min-height:800px;
	margin:0 auto;
	font-size:14px;
	color:#333333;
	background-color:#FFFFFF;
}
.adv img{
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding: 0px 5px 5px 5px;
}
.adv2 img{
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding: 0px 5px 5px 5px;
}
.topbottompad {
	padding:10px 0;
}
.square_thumbnail {
	height:75px;
	width:75px;
	float:left;
	margin:5px 10px;
}
.company_thumb {
	width:100px;
	height:50px;
	float:left;
	padding-right:5px;
	margin-left:10px;
}
.green_block {
	background-color:#B9C52E;
	padding:15px 10px;
	margin: 0 5px 5px 5px;
	box-sizing:border-box;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:300;
}
.green_block img {
	float:left;
	padding:0 10px;
}
.green_block a {
	color:#ffffff;
	text-decoration:none;
}
.black_block {
	background-color:#000000;
	padding:15px 10px;
	margin: 0 5px 5px 5px;
	box-sizing:border-box;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:300;
	color:#ffffff;
	line-height:22px;;
}
.black_block a {
	color:#ffffff;
	text-decoration:underline;
}
.black_block img {
	width:100%;
	height:auto;
	padding-bottom:10px;
}
.dgrey_block {
	background-color:#333333;
	padding:15px 10px;
	margin: 0 5px 5px 5px;
	box-sizing:border-box;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:300;
	color:#ffffff;
	line-height:22px;
}
.dgrey_block a {
	color:#ffffff;
	text-decoration:none;
}
.dgrey_block h1 {
	margin:0;
}
.lgrey_block {
	background-color:#999999;
	padding:15px 10px;
	margin: 0 5px 5px 5px;
	box-sizing:border-box;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:300;
	color:#333333;
	line-height:22px;
}
.article_title_green{
	font-weight:bold;
	font-size:18px;
	color:#B9C52E;
	font-family: 'Oswald', sans-serif;
	line-height:22px;
	text-decoration:none;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
	display:block;
}
.article_title_grey{
	font-weight:500;
	font-size:18px;
	color:#999999;
	font-family: 'Oswald', sans-serif;
	line-height:22px;
	text-decoration:none;
}
.article_title_white{
	font-weight:500;
	font-size:18px;
	color:#ffffff;
	font-family: 'Oswald', sans-serif;
	line-height:22px;
}
.article_title_black{
	font-weight:500;
	font-size:18px;
	color:#000000;
	font-family: 'Oswald', sans-serif;
	line-height:22px;
}
.article_full_image {
	height:auto;
	width:100%;
	padding-bottom:10px;
}
.black_block_title {
	background-color:#000000;
	padding:10px 10px;
	margin: 5px 5px 0px 5px;
	box-sizing:border-box;
	color:#ffffff;
}
.black_block_title h2{
	margin:0;
	color:#FFF;
	padding:0;
}
.green_line {
	border-top:1px solid #B9C52E;
	height:10px;
	margin:10px 5px;
}

#footer {
	background-color:#000;
	padding:20px;
	height:300px;
}
#footer ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	list-style:none;
	margin:0;
	padding:0;
}
#footer li {
	padding-bottom:10px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#mobileheader {
	width:100%;
	height:95px;
}
#mobileheader h1{
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	padding:5px 10px;
	background-color:#111111;
	color:#CCC;
	display:inline-block;
	font-weight:normal;
	border-left:4px solid #B9C52E;
	margin:0;
	margin-top:60px;
	width:100%;
	height:25px;
	white-space: nowrap; 
	overflow: hidden;
}
#headerintro {
	display:inline-block;
	padding:8px 8px 16px 8px;
	background-color:#dddddd;
}

.cell50_l {
	box-sizing:border-box;
	width:100%;
	float:left;
	padding:5px 5px 0px 5px;
}
.expand_button {
	background-color:#999999;
	color:#FFF;
	border: 1px solid #ffffff;
	padding: 4px 6px 4px 6px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	display:inline-block;
	margin-top:5px;
	position:relative;
	border-radius:4px;
	font-size:15px;
}
.shrink_button {
	background-color:#ffcc33;
	color:#FFF;
	border: 1px solid #ffffff;
	padding: 4px 6px 4px 6px;
	margin: 10px;
	display:block;
	border-radius:4px;
	font-size:15px;
	width:80px;
}
.button_grey {
	background-color:#999999;
	color:#FFF;
	border: 1px solid #ffffff;
	padding: 4px 6px 4px 6px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	display:inline-block;
	margin-top:5px;
	position:relative;
	border-radius:4px;
	font-size:15px;
}
.button_greylarge {
	background-color:#333333;
	color:#FFF;
	border: 2px solid #999999;
	padding: 6px 8px 6px 8px;
	float:left;
	margin-left:10px;
	margin-right:5px;
	display:inline-block;
	margin-top:5px;
	position:relative;
	border-radius:4px;
	font-size:20px;
}

.button_green {
	background-color:#B9C52E;
	color:#FFF;
	border: 1px solid #ffffff;
	padding: 4px 6px 4px 6px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	display:inline-block;
	margin-top:5px;
	position:relative;
	border-radius:4px;
	font-size:15px;
}
.button_book {
	background-color:#B9C52E;
	color:#FFF;
	border: 1px solid #ffffff;
	padding: 4px 6px 4px 6px;
	margin-left:0px;
	margin-right:5px;
	display:block;
	margin-top:10px;
	margin-bottom:15px;
	position:relative;
	border-radius:4px;
	font-size:20px;
	text-decoration:none;
	width:200px;
	text-align:center;
}
.button_apply {
	background-color:#B9C52E;
	color:#FFF;
	border: 2px solid #ffffff;
	padding: 8px 10px 8px 10px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	display:inline-block;
	margin-top:5px;
	position:relative;
	border-radius:4px;
	font-size:28px;
	font-weight:400;
}

.pad10 {
	padding:10px;
}
.pageparagraph {
	font-size:16px;
	line-height:22px;
}
.pageparagraph h2{
	line-height:28px;
}
.pageparagraphintro {
	font-size:18px;
	line-height:22px;
	font-weight:500;
}
.pageparagraph img {
	width:100%;
	height:auto;
}
.imgfloatR {
	font-style:italic;
	font-size:11px;
}
.imgfloatL {
	font-style:italic;
	font-size:11px;
}


/* css for listings boxes */
.prioritybox_white {
	box-sizing:border-box;
	width:100%;
	background-color:#ffffff;
	border:#999 1px solid;
}

.prioritybox_white h2{
	margin:0 0 10px 0;
	color:#666;
}
.prioritybox_white ul{
	margin:20px 0 20px 20px;
	padding:0;
	font-size:16px;
}

.prioritybox_white li{
	color:#B9C52E;
	margin-top:5px;
}

.prioritybox_white img{
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:10px;
}

.prioritydesc_white {
	margin-top:60px;
	padding:10px;	
	color:#000000;
	display:block;
}
.prioritydesc_white a{
	color:#000000;
}

.prioritybox {
	box-sizing:border-box;
	width:100%;
	background-color:#333333;
}

.prioritybox h2{
	margin:0 0 10px 0;
}
.prioritybox ul{
	margin:20px 0 20px 20px;
	padding:0;
	font-size:16px;
}

.prioritybox li{
	color:#B9C52E;
	margin-top:5px;
}

.prioritybox img{
	box-sizing:border-box;
	width:100%;
	height:auto;
	padding:10px;
}

.prioritydesc {
	margin-top:60px;
	padding:10px;	
	color:#FFFFFF;
	display:block;
}
.prioritydesc a{
	color:#ffffff;
}
.prioritydesc_green {
	color:#B9C52E;
	display:block;
	font-size:13px;
	height:4.8em;
	overflow:hidden;
	line-height:1.2em;
	padding-right:3px;
}

.prioritytag {
	box-sizing:border-box;
	width:100%;
	padding:5px;
	background-color:#666666;
	color:#eeeeee;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
}
.overview {
	padding:10px;
	font-size:16px;
	line-height:22px;
}
.overview img{
	width:100%;
	height:auto;
}
.overview strong{
	font-size:17px;
	padding:10px 0;
	
}	
.overview table{
	overflow-x:auto;	
}	
.overview li {
	padding:10px 0 0 0;
	margin:0;
}
.overview h2 {
	margin:0;
}

.header_black {
	background-color:#333333;
	box-sizing:border-box;
	color:#FFF;
	width:100%;
	display:block;
	font-size:16px;
	padding:10px;
	margin:0;
}
.header_black a{
	color:#FFFFFF;
}

.mz-thumb {
  /* Applies to every magiczoom thumbnail */
  width:20%;
  float:left;
}

.mz-figure {
	padding:10px;
}

.homepage_jobs {
	padding:8px 0px 0px 10px;
	font-size:16px;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.homepage_jobs a{
	color:#333;
	text-decoration:none;

}
.homepage_listing_title {
	font-size:18px;
	font-weight:500;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
	font-family: 'Oswald', sans-serif;
}
.homepage_findmore {
	font-size:16px;
	line-height:24px;
	padding:12px;
	border: 1px dashed #B9C52E;
	margin-top:10px;
}

.pageparagraph h2 {
	color:#B9C52E;
	margin-top:20px;
}
#pagerelated{
	border: 1px dashed #ffffff;
	padding:10px;
	margin:30px 0 80px 0;
}
#pagerelated a {
	color:#B9C52E;
	text-decoration:underline;
}
.pageparagraph a {
	color:#B9C52E;
	text-decoration:underline;
}	

.noticesstandardbox {
	position:relative;
	box-sizing: border-box;
	width:100%;
	padding:8px;
	margin-bottom:10px;
	background-color:#777777;
	border: 1px solid #dddddd;
	display:flex;
	}
.noticesfeaturedbox {
	position:relative;
	box-sizing: border-box;
	width:100%;
	padding:8px;
	margin-bottom:10px;
	background-color:#B9C52E;
	border: 1px solid #dddddd;
	display:flex;
	}	
.noticesimage {
	flex: 0 0 120px;
}
.noticesimage img{
	width:120px;
	height:90px;
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	margin-top:3px;
}
.noticeprice {
	top: 0;
	left: 0;
	background-color:#B9C52E;
	-webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
	color: #000000;
	width:80px;
	margin-bottom:2px;
	text-align:center;
	font-size:20px;
	overflow:hidden;
	z-index: 100;
	position:absolute;
	padding:4px;
}
.noticestext {
	 flex: 1 1 auto;
	 line-height:22px;
}
.noticesstandardtitle {
	margin-top:4px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:16px;
	line-height:20px;
	height:16px;
	color:#FFFFFF;
	}
.noticesintro {
	display:none;
}
#noticesorderby {
	padding:10px
}
#noticesorderby input[type=submit]{
    box-sizing: border-box;
    min-width: 30px;
    width: auto;
    padding: 2px 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    moz-border-radius: 3px;
    background-color: #B9C52E;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    height: 20px;
    border: none !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#noticespagination {
	padding-top:20px;
	font-size:20px;
	text-align:center;
}
#noticespagination a{
	color:#B9C52E;
}
#noticesfeaturedlogo {
	background-color:#000;
	-webkit-border-radius: 3px;
    border-radius: 3px;
    moz-border-radius: 3px;
	color: #B9C52E;
	width:80px;
	margin-bottom:2px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.notices_details_addimage {
	float:left;
	padding-top:10px;
	padding-right:3px;
}
.notices_details_addimage img{	
	width:auto;
	height:50px;
}	
#notices_details {
	margin-top:20px;
}
#notices_email_button {
	width:250px;
	height:30px;
	background-color:#B9C52E;
	padding:5px 10px;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	border-radius:4px;
	border: 1px solid #ffffff;
	float:left;
	margin-right:20px;
	margin-top:8px;
	text-align:center;
	cursor:pointer;
}
.joblisting {
	padding:8px 0;
}
.jobapplyrow {
	padding:10px 0;
}
.jobapplyrow input[type=text],input[type=file]{
	padding:10px 0;
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border-radius:5px;
}
.jobapplyrow select{
	width:100%;
	border-radius:5px;
	height:30px;
   font-size:15px;
	padding: 5px;
}
#pagination {
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:24px;
	text-align:center;
	padding-bottom:20px;
}
input[type=submit]
{
	box-sizing: border-box;
	min-width:30px;
	width:auto;
	padding: 5px 10px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
    moz-border-radius: 3px;
	background-color: #B9C52E;
	color:#FFFFFF;
	font-size:18px;
	cursor:pointer;
	height:30px;
	border:none !important;
	box-shadow:none !important;
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
.error {
	color:#FF0000;
}
.white-popup {
  position: relative;
  background:#FFFFFF;
  padding: 20px;
  height:600px;
  width: auto;
  max-width: 600px;
  margin: 0px auto;
  	-webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.whv_country_table {
	padding:10px;
	width:800px;
}

.tips {
	background-color:#333333;
	padding:10px
}
.tips a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	font-weight:normal;	
}
.tips_more_button {
	display:inline-block;
	width:170px;
	padding:8px;
	background-color:#B9C52E;
	text-transform:uppercase;
	text-align:center;
}
.tips_less_button {
	display:inline-block;
	width:70px;
	padding:8px;
	background-color:#B9C52E;
	text-transform:uppercase;
	text-align:center;
}
.tips_hidden {
	display:none;
}
.tip_text {
	font-size:16px;
	line-height:24px;
}
.tip_text a{
	color:#B9C52E;
	text-decoration:underline;
}
.tip_text strong{
	display:block;
	font-size:20px;
	line-height:24px;
	padding:20px 0;
}
.hostelthumb img{
	width:120px;
	height:auto;
	float:left;
	margin-bottom:15px;
}
.hostelthumb h2 {
	color:#FFFFFF;
	padding:8px 6px 3px 0;
	font-size:18px;
	line-height:20px;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
	box-sizing: border-box;
	display:block;
	margin:0;
}
.hostelthumb {
	color:#eeeeee;
	font-size:15px;
	overflow:hidden;
	height:100px;
}

.hostelthumb_white img{
	width:120px;
	height:auto;
	float:left;
	margin-bottom:15px;
}
.hostelthumb_white h2 {
	color:#666666;
	padding:8px 6px 3px 0;
	font-size:18px;
	line-height:20px;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
	box-sizing: border-box;
	display:block;
	margin:0;
}
.hostelthumb_white {
	color:#333333;
	font-size:15px;
	overflow:hidden;
	height:100px;
}

.freehostellisting {
	padding:5px 0;
	font-size:13px;
	line-height:16px;
}
.freehostellisting a{
	text-decoration:underline;
	color:#B9C52E;
}
.disabled {
	display:none;	
}
.paginationarrow {
	font-size:48px;
}
.counter_circle {
	width:21px;
	height:21px;
	background-color:#cccccc;
	color:#333333;
	border-radius: 10px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	margin-right:5px;
	line-height: 20px;
	vertical-align: middle;
}
@media only screen and (min-width: 450px) {
.adv{
	background-color:#333333;
	margin: 0px 5px 5px 5px;
	display:flex;
 	align-items:center;
  	justify-content:center;
}
.adv img {
	width:70%;
	padding:0;
	display:block;
	margin: 0 auto;
}
.adv2 {
	margin: 0px 5px 10px 5px;
}
	
.adv2 img {
	width:50%;
	float:left;
	margin:0 0 5px 0;
	padding:0;
	box-sizing: border-box;
}
#topbanner {
	background-color:#333333;
	margin: 0px 5px 5px 5px;
	display:flex;
 	align-items:center;
  	justify-content:center;
	padding:0;
}
#topbanner img{
	width:70%;
	display:block;
	margin: 0 auto;
}
.cell50_l {
	width:50%;
}
.prioritybox {
	min-height:175px;
}
.noticesintro {
	display:block;
}
}