ul.cml_flags, ul.cml_widget_flag {
	list-style: none outside none;
	position: absolute;
	top: 10px;
	left: 0;
}

#CDSWIDCOE {width:100% !important;}

#availability, .copyright, .comments-area {
	display: none;
}

ul.cml_append_flags_to {
	list-style: none outside none;
	position: absolute;
	top: 10px;
	left: 0;
}

.navbar.navbar-default {
	background-color: #fff;
	border-bottom: 0 solid #eee;
	font-weight: 200;
	margin-bottom: 0;
	margin-top: -2px;
}

div.floating-menu {
	position: fixed;
	z-index: 100;
}

/*div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;}*/
#content {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	overflow: hidden;
}

.container {
	width: 100%;
	max-width: 1500px;
}

#logo img {
	padding-left: 40px;

}

#custservicebar {
	background-color: #f2f2f2;
	padding: 5px 20px;
	margin-bottom: 10px;
	text-align: center;
	height: 300px;
}

#custservicebar img {
	width: 150px;
	padding: 10px;
}

.widget_cececepml-widget-text {
	text-align: center;
}

widget_cececepml-widget-text img {
	width: 150px;
	padding: 10px;
	border-radius: 4px;
}

.metaslider {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.caption-wrap {
	background: none repeat scroll 0 0 black;
	bottom: 0;
	color: white;
	display: block;
	line-height: 1.4em;
	margin: 0;
	min-width: 400px;
	opacity: .7;
	padding: 10px;
	position: absolute;
	width: 40% !important;
}

img.small.cml_widget_text {
	padding-right: 5px;
}

#main {
	margin-top: -10px;
}

@media only screen and (min-width : 1024px) {
	.navbar {
	/*border-top: double 2px #2b2b2b;
	background: url('http://cannewzealandtours.co.nz/wp-content/uploads/flax.png') repeat-x left bottom;*/
	}
}

#priceline {
	background-color: #E6E8E4;
	color: #2B2B2B;
	font-weight: bold;
	padding: 2px 10px;
	border-radius: 4px;
	border: 1px solid #2B2B2B;
	width: 30%;
	display: block;
	min-width: 300px;
	margin-bottom: 10px;
}

#priceline span {
	background-color: #ffffff;
	color: #5e9635;
	font-weight: none;
	padding: 0 10px;
	float: right;
}

.btnhome {
	border-radius: 4px;
	color: #FFF !important;
	background: none repeat scroll 0 0 #587642;
	padding: 10px 20px;
	text-decoration: none;
	line-height: 3em;
}

.btnhome:hover {
	text-decoration: underline;
}

/* Custom Css for this site*/

.tour-column {
	padding: 10px 25px;
}

.in-green-box {
	text-align: center;
	color: white;
}

.green-line {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-top: 3px solid #5dbf9f;
}

.green-box {
	background-color: #5dbf9f; 
	padding-top: 15px; 
	padding-right: 40px;
}