div.featured-image-small{
	display: block;
	margin:auto;
    padding:0 0 20px 0;
    margin:0;
}

div.featured-image{
    display: none;
}


/** BUTTONS **/



.button-white{
    background: #ddd;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#a3a3a3));
    background: -webkit-linear-gradient(#ffffff, #a3a3a3);
    background: -moz-linear-gradient(center top, #ffffff 0%, #a3a3a3 100%);
    background: -moz-gradient(center top, #ffffff 0%, #a3a3a3 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border: 1px solid #ccc;
    border-radius: 5px;
    font-size:18px;
    font-family: 'MyriadProRegular';
    color:#000;
    float:left;
    padding:4px 16px;
	margin-top: 15px;
	margin-left: 10%px;
	margin-bottom: 35px;
}

.button-white:hover{
    background: #a3a3a3;
    background: -webkit-gradient(linear, left top, left bottom, from(#a3a3a3), to(#ffffff));
    background: -webkit-linear-gradient(#a3a3a3, #ffffff);
    background: -moz-linear-gradient(center top, #a3a3a3 0%, #ffffff 100%);
    background: -moz-gradient(center top, #a3a3a3 0%, #ffffff 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	color:#555!important;
	text-decoration: none;
}

.button-green{
    background: #76a775;
    background: -webkit-gradient(linear, left top, left bottom, from(#76a775), to(#0b3b31));
    background: -webkit-linear-gradient(#76a775, #0b3b31);
    background: -moz-linear-gradient(center top, #76a775 0%, #0b3b31 100%);
    background: -moz-gradient(center top, #76a775 0%, #0b3b31 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:16px;
    font-family: 'MyriadProRegular';
    color:#fff;
    float:right;
    padding:6px 20px;
	margin-top: 15px;
	margin-right: 10px;
}

.button-green:hover{
    background: #0b3b31;
    background: -webkit-gradient(linear, left top, left bottom, from(#0b3b31), to(#76a775));
    background: -webkit-linear-gradient(#0b3b31, #76a775);
    background: -moz-linear-gradient(center top, #0b3b31 0%, #76a775 100%);
    background: -moz-gradient(center top, #0b3b31 0%, #76a775 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	text-decoration: none;
	color:#ddd!important;
}

.button-blue{
    background: #326bb9;
    background: -webkit-gradient(linear, left top, left bottom, from(#326bb9), to(#0b3b31));
    background: -webkit-linear-gradient(#326bb9, #0b3b31);
    background: -moz-linear-gradient(center top, #326bb9 0%, #0b3b31 100%);
    background: -moz-gradient(center top, #326bb9 0%, #0b3b31 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:16px;
    font-family: 'MyriadProRegular';
    color:#fff;
    float:right;
    padding:4px 15px;
	margin-top: 15px;
	margin-right:15px;
}

.button-blue:hover{
    background: #0b3b31;
    background: -webkit-gradient(linear, left top, left bottom, from(#0b3b31), to(#326bb9));
    background: -webkit-linear-gradient(#0b3b31, #326bb9);
    background: -moz-linear-gradient(center top, #0b3b31 0%, #326bb9 100%);
    background: -moz-gradient(center top, #0b3b31 0%, #326bb9 100%);
	text-decoration: none;
	color:#ddd!important;
}


/** CONTENT **/

.button-itinerary{
	float: left;
	padding: 1px 10px;
	border: 1px solid #393;
	 -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size:14px;
	line-height: 18px;
    margin-top: 0px;
	margin-left: 0px;
}

.button-hotels{
	float: left;
	padding: 1px 8px;
	border: 1px solid #224681;
	 -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size:14px;
	line-height: 18px;
    margin-top: 0px;
	margin-left: 0px;
}

.button-itinerary:hover{
	 -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	text-decoration: none;
}

.itinerary{
	float: left;
	padding: 4px 16px;
	font-size: 18px;
	border: 1px solid #164b87;
    margin-top: 15px;
	margin-left: 10%;
}

div.content-pages{
    border-right: 1px solid #DEDBDB;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}

div.content-left {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-right: 10px;
	margin-bottom: 25px;
}

div.div-green{
    background:url(/image/greenpage-div.png) no-repeat left 25px;
	width: 100%;
	border-bottom: 1px solid #b3cfb9;
}

div.div-green h2{
	padding: 43px 0 10px 38px;
	margin-left: 10px;
    border-bottom:1px solid #e5e5e5;
    margin-bottom:20px;
	margin-right: 10px;
	text-align: center;
}

div.div-green h4{
	background:url(/image/divider.png) 0 bottom repeat-x;
	padding: 5px 5px 8px 0px;
    margin-bottom: 0px;
	margin-left:33%;
	margin-right:10px;
	font-size:16px;
    color:#000000;
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div.div-green p{
	padding-right:10px;
	padding-top: 5px;
	text-align:justify;
}

div.tour-picture {
	float: left;
	width: 26%;
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
}

div.tour-picture2 {
	float: right;
	width: 25%;
	margin-right: 10px;
	margin-top: 5px;
}

div.tour-heading {
	float: left;
	display: block;
	width: 44%;
	/** height: 230px; **/
	margin-top: 5px;
}

.tour-heading p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin-top: 5px;
	padding-left: 35px;
}

.normal {
	font-family: 'MyriadProRegular';
	font-weight: normal;
	font-size: 15px;
	padding-left: 15px;
}


div.duration {
	background: url(/image/tours/hours.png) no-repeat scroll left center transparent;
    float: left;
	width: 100%;
	height: 30px;
}

div.price {
	background: url(/image/tours/price.png) no-repeat scroll left center transparent;
    float: left;
	width: 100%;
	height: 30px;
}

div.when {
	background: url(/image/tours/ok.png) no-repeat scroll left center transparent;
    float: left;
	width: 100%;
	height: 30px;
}

div.fly {
	background: url(/image/tours/plane.png) no-repeat scroll left center transparent;
    float: left;
	width: 100%;
	height: 30px;
}

div.note {
    float: left;
	width: 100%;
	height: 30px;
}

div.activities {
	background: url(/image/tours/pin.png) no-repeat scroll left center transparent;
    float: left;
	width: 33%;
	height: 30px;
}

div.icons{
	float: left;
	margin-top: 8px;
}

div.itinerary {
	width: 93%;
	border-right: 1px solid #DEDBDB;
}

div.itinerary-title {
	height: 35px;
	margin-left: 27%;
	margin-right: 27%;
	margin-bottom: 20px;
}

div.day {
	float: left;
	width: 100%;
}

div.day h6 {
	font-family: 'MyriadProRegular';
	font-size: 24px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	margin-bottom: 10px;
}


div.day h5 {
	font-family: 'MyriadProRegular';
	font-size: 24px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom: 10px;
}

div.hour {
	float: left;
	display: block;
	min-height: 100px;
	width: 13%;
	margin-top: -2px;
}

div.hour p {
	font-size: 16px;
	line-height: 22px;
	vertical-align: text-top;
}

div.description {
	float: inherit;
	display: inline;
	min-height: 100px;
	width: 40%;
}

div.description p {
	font-family: 'MyriadProRegular';
	font-size: 15px;
	text-align: left;
	vertical-align: text-bottom;
	line-height: 22px;
}

div.arrow {
	float: inherit;
	display: inline;
	width: 8%;
	min-height: 100px;
}

div.arrow p {
	line-height: 22px;
}

div.button {
	float: inherit;
	display: inline;
	width: 19%;
	min-height: 100px;
	margin-left: 5px;
}

div.button p {
	line-height: 22px;
}

div.picture {
	float: inherit;
	display: block;
	width: 15%;
	margin-left: 0px;
	margin-top: 7px;
	min-height: 100px;
	vertical-align: middle;
}


div.day h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

div.spacer {
	float: left;
	width: 100%;
	border-bottom:1px solid #b3cfb9;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.itinerary-title h4{
	background:url(/image/divider.png) 0 bottom repeat-x;
	padding: 15px 5px 8px 0px;
	text-align:center;
    margin-bottom: 0px;
	font-size:18px;
    color:#000000;
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a{
    text-decoration: none;
	    color:#000000;
}

a:hover{
    text-decoration: underline;
	    color:#1E4087;
}


@media only screen and (max-width: 799px) {
	div.tour-picture2{ display: none; }
	div.picture { display: none; }
	div.tour-picture{ width: 37%; }
	div.tour-heading{ width: 58%; }
	div.hour{ width: 13%; }
	div.description{ width: 50%; }
	div.arrow{ width: 10%; }
	div.button{ width: 24%; }
}

@media only screen and (max-width: 599px) {
	div.tour-picture{ display: none; }
	div.tour-heading{ width: 95%; margin-left: 10px; }
	div.hour{ width: 22%; }
	div.description{ width: 75%; }
	div.arrow{ display: none; }
	div.button{ display: none; }
}


@media only screen and (max-width: 499px) {
	.no499 { display: none; }
}

@media only screen and (max-width: 399px) {
	.no399 { display: none; }
}