/* ==========================================================================
	#Buttons
========================================================================== */
#pjWrapperVacationRental .pjVrFormSearch .pjVrBtnFor { border-color: #bebabb; color: #6788b1; 
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,247,248,1) 60%, rgba(246,245,243,1) 70%, rgba(248,244,243,1) 80%, rgba(245,241,240,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(249,247,248,1)), color-stop(70%,rgba(246,245,243,1)), color-stop(80%,rgba(248,244,243,1)), color-stop(100%,rgba(245,241,240,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,247,248,1) 60%,rgba(246,245,243,1) 70%,rgba(248,244,243,1) 80%,rgba(245,241,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,247,248,1) 60%,rgba(246,245,243,1) 70%,rgba(248,244,243,1) 80%,rgba(245,241,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,247,248,1) 60%,rgba(246,245,243,1) 70%,rgba(248,244,243,1) 80%,rgba(245,241,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,247,248,1) 60%,rgba(246,245,243,1) 70%,rgba(248,244,243,1) 80%,rgba(245,241,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f1f0',GradientType=0 );
}

#pjWrapperVacationRental .pjVrFormSearch .pjVrBtnFor:hover { border-color: #bebabb; color: #073163; 
	background: rgb(245,241,240);
	background: -moz-linear-gradient(top,  rgba(245,241,240,1) 0%, rgba(248,244,243,1) 20%, rgba(246,245,243,1) 30%, rgba(249,247,248,1) 40%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,241,240,1)), color-stop(20%,rgba(248,244,243,1)), color-stop(30%,rgba(246,245,243,1)), color-stop(40%,rgba(249,247,248,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(245,241,240,1) 0%,rgba(248,244,243,1) 20%,rgba(246,245,243,1) 30%,rgba(249,247,248,1) 40%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(245,241,240,1) 0%,rgba(248,244,243,1) 20%,rgba(246,245,243,1) 30%,rgba(249,247,248,1) 40%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(245,241,240,1) 0%,rgba(248,244,243,1) 20%,rgba(246,245,243,1) 30%,rgba(249,247,248,1) 40%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(245,241,240,1) 0%,rgba(248,244,243,1) 20%,rgba(246,245,243,1) 30%,rgba(249,247,248,1) 40%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f1f0', endColorstr='#ffffff',GradientType=0 );
}

#pjWrapperVacationRental .pjVrBtnPrimary,
#pjWrapperVacationRental .pjVrFormSearch .pjVrBtnForChecked { border-color: #073163; color: #fff; text-transform: uppercase; 
	background: rgb(25,70,127);
	background: -moz-linear-gradient(top,  rgba(25,70,127,1) 0%, rgba(25,71,123,1) 3%, rgba(24,69,126,1) 5%, rgba(23,68,125,1) 13%, rgba(20,66,118,1) 37%, rgba(17,58,110,1) 66%, rgba(13,55,105,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,70,127,1)), color-stop(3%,rgba(25,71,123,1)), color-stop(5%,rgba(24,69,126,1)), color-stop(13%,rgba(23,68,125,1)), color-stop(37%,rgba(20,66,118,1)), color-stop(66%,rgba(17,58,110,1)), color-stop(100%,rgba(13,55,105,1)));
	background: -webkit-linear-gradient(top,  rgba(25,70,127,1) 0%,rgba(25,71,123,1) 3%,rgba(24,69,126,1) 5%,rgba(23,68,125,1) 13%,rgba(20,66,118,1) 37%,rgba(17,58,110,1) 66%,rgba(13,55,105,1) 100%);
	background: -o-linear-gradient(top,  rgba(25,70,127,1) 0%,rgba(25,71,123,1) 3%,rgba(24,69,126,1) 5%,rgba(23,68,125,1) 13%,rgba(20,66,118,1) 37%,rgba(17,58,110,1) 66%,rgba(13,55,105,1) 100%);
	background: -ms-linear-gradient(top,  rgba(25,70,127,1) 0%,rgba(25,71,123,1) 3%,rgba(24,69,126,1) 5%,rgba(23,68,125,1) 13%,rgba(20,66,118,1) 37%,rgba(17,58,110,1) 66%,rgba(13,55,105,1) 100%);
	background: linear-gradient(to bottom,  rgba(25,70,127,1) 0%,rgba(25,71,123,1) 3%,rgba(24,69,126,1) 5%,rgba(23,68,125,1) 13%,rgba(20,66,118,1) 37%,rgba(17,58,110,1) 66%,rgba(13,55,105,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19467f', endColorstr='#0d3769',GradientType=0 );
}

#pjWrapperVacationRental .pjVrBtnPrimary:hover,
#pjWrapperVacationRental .pjVrFormSearch .pjVrBtnForChecked:hover { border-color: #073163; color: #fff; 
	background: rgb(13,55,105);
	background: -moz-linear-gradient(top,  rgba(13,55,105,1) 0%, rgba(17,58,110,1) 34%, rgba(20,66,118,1) 63%, rgba(23,68,125,1) 87%, rgba(24,69,126,1) 95%, rgba(25,71,123,1) 97%, rgba(25,70,127,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,55,105,1)), color-stop(34%,rgba(17,58,110,1)), color-stop(63%,rgba(20,66,118,1)), color-stop(87%,rgba(23,68,125,1)), color-stop(95%,rgba(24,69,126,1)), color-stop(97%,rgba(25,71,123,1)), color-stop(100%,rgba(25,70,127,1)));
	background: -webkit-linear-gradient(top,  rgba(13,55,105,1) 0%,rgba(17,58,110,1) 34%,rgba(20,66,118,1) 63%,rgba(23,68,125,1) 87%,rgba(24,69,126,1) 95%,rgba(25,71,123,1) 97%,rgba(25,70,127,1) 100%);
	background: -o-linear-gradient(top,  rgba(13,55,105,1) 0%,rgba(17,58,110,1) 34%,rgba(20,66,118,1) 63%,rgba(23,68,125,1) 87%,rgba(24,69,126,1) 95%,rgba(25,71,123,1) 97%,rgba(25,70,127,1) 100%);
	background: -ms-linear-gradient(top,  rgba(13,55,105,1) 0%,rgba(17,58,110,1) 34%,rgba(20,66,118,1) 63%,rgba(23,68,125,1) 87%,rgba(24,69,126,1) 95%,rgba(25,71,123,1) 97%,rgba(25,70,127,1) 100%);
	background: linear-gradient(to bottom,  rgba(13,55,105,1) 0%,rgba(17,58,110,1) 34%,rgba(20,66,118,1) 63%,rgba(23,68,125,1) 87%,rgba(24,69,126,1) 95%,rgba(25,71,123,1) 97%,rgba(25,70,127,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3769', endColorstr='#19467f',GradientType=0 );
}

/* ==========================================================================
	#stivaHeading
========================================================================== */
#pjWrapperVacationRental .pjVrHeader { border-color: #6788b1; background: #f7f7f7; }

#pjWrapperVacationRental .pjVrNav a,
#pjWrapperVacationRental .pjVrNavAccess a,
#pjWrapperVacationRental .pjVrLanduage .pjVrLanduageToggle,
#pjWrapperVacationRental .pjVrLanduage .pjVrLanduageDropdown a { color: #6788b1; }
#pjWrapperVacationRental .pjVrNav a:hover,
#pjWrapperVacationRental .pjVrNav .pjVrNavCurrent a,
#pjWrapperVacationRental .pjVrNavAccess a:hover,
#pjWrapperVacationRental .pjVrLanduage .pjVrLanduageToggle:hover,
#pjWrapperVacationRental .pjVrLanduage.open .pjVrLanduageToggle,
#pjWrapperVacationRental .pjVrLanduage .pjVrLanduageDropdown a:hover { color: #073163; }
#pjWrapperVacationRental .pjVrNav .pjVrNavCurrent a,
#pjWrapperVacationRental .pjVrLanduage.open .pjVrLanduageToggle,
#pjWrapperVacationRental .pjVrLanduage.open .pjVrLanduageDropdown { border-color: #6788b1; color: #073163; }
#pjWrapperVacationRental .pjVrLanduage .pjVrLanduageDropdown .pjVrLanduageCurrent a { background: #d31f1e; color: #fff; }
#pjWrapperVacationRental .pjVrNavAccess a { border: 1px solid transparent; border-bottom: 0; }
#pjWrapperVacationRental .pjVrNavAccess .pjVrNavCurrent a{color: #073163;}
#pjWrapperVacationRental .pjVrNavAccess .pjVrNavLogin.pjVrNavCurrent a{border-color: #6788b1;}
/* ==========================================================================
	#pjVrFormSearch
========================================================================== */
#pjWrapperVacationRental .pjVrFormSearch .form-control,
#pjWrapperVacationRental .pjVrFormSearch label { color: #363739; }

#pjWrapperVacationRental .pjVrCalendar .pjVrCalendarTrigger { color: #d31f1e; }
#pjWrapperVacationRental .pjVrCalendar .pjVrCalendarTrigger:hover { color: #073163; }

/* ==========================================================================
	#pjVrProducts
========================================================================== */
#pjWrapperVacationRental .pjVrProduct:hover { background: #edf0f5; }
#pjWrapperVacationRental .pjVrProduct p { color: #6a7577; }
#pjWrapperVacationRental .pjVrProduct:hover p { color: #363739; }
#pjWrapperVacationRental .pjVrProductTitle { color: #343839; text-transform: capitalize; }
#pjWrapperVacationRental .pjVrProduct:hover .pjVrProductTitle { color: #073163; }
#pjWrapperVacationRental .pjVrProduct .pjVrProductPrice,
#pjWrapperVacationRental .pjVrProduct:hover .pjVrProductPrice,
#pjWrapperVacationRental .pjVrProductType dd { color: #d31f1e; }

#pjWrapperVacationRental .pjVrProductMeta dl,
#pjWrapper .pjVrProduct .pjVrProductAddress { color: #6888af; }
#pjWrapperVacationRental .pjVrProductBadge { background: #d31f1e; color: #fff; }

/* ==========================================================================
	#pjVrPagination
========================================================================== */
#pjWrapperVacationRental .pjVrPagination .pagination a { border-color: #bebabb; color: #6788b1; 
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,247,248,1) 60%, rgba(246,245,243,1) 70%, rgba(248,244,243,1) 80%, rgba(245,241,240,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(60%,rgba(249,247,248,1)), color-stop(70%,rgba(246,245,243,1)), color-stop(80%,rgba(248,244,243,1)), color-stop(100%,rgba(245,241,240,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,247,248,1) 60%,rgba(246,245,243,1) 70%,rgba(248,244,243,1) 80%,rgba(245,241,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,247,248,1) 60%,rgba(246,245,243,1) 70%,rgba(248,244,243,1) 80%,rgba(245,241,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,247,248,1) 60%,rgba(246,245,243,1) 70%,rgba(248,244,243,1) 80%,rgba(245,241,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,247,248,1) 60%,rgba(246,245,243,1) 70%,rgba(248,244,243,1) 80%,rgba(245,241,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f1f0',GradientType=0 ); 
}

#pjWrapperVacationRental .pjVrPagination .pagination a:hover { border-color: #bebabb; color: #073163; 
	background: rgb(245,241,240);
	background: -moz-linear-gradient(top,  rgba(245,241,240,1) 0%, rgba(248,244,243,1) 20%, rgba(246,245,243,1) 30%, rgba(249,247,248,1) 40%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,241,240,1)), color-stop(20%,rgba(248,244,243,1)), color-stop(30%,rgba(246,245,243,1)), color-stop(40%,rgba(249,247,248,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(245,241,240,1) 0%,rgba(248,244,243,1) 20%,rgba(246,245,243,1) 30%,rgba(249,247,248,1) 40%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(245,241,240,1) 0%,rgba(248,244,243,1) 20%,rgba(246,245,243,1) 30%,rgba(249,247,248,1) 40%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(245,241,240,1) 0%,rgba(248,244,243,1) 20%,rgba(246,245,243,1) 30%,rgba(249,247,248,1) 40%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(245,241,240,1) 0%,rgba(248,244,243,1) 20%,rgba(246,245,243,1) 30%,rgba(249,247,248,1) 40%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f1f0', endColorstr='#ffffff',GradientType=0 ); 
}

#pjWrapperVacationRental .pjVrPagination .pagination .active a { border-color: #073163; color: #fff; text-transform: uppercase; 
	background: rgb(25,70,127);
	background: -moz-linear-gradient(top,  rgba(25,70,127,1) 0%, rgba(25,71,123,1) 3%, rgba(24,69,126,1) 5%, rgba(23,68,125,1) 13%, rgba(20,66,118,1) 37%, rgba(17,58,110,1) 66%, rgba(13,55,105,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,70,127,1)), color-stop(3%,rgba(25,71,123,1)), color-stop(5%,rgba(24,69,126,1)), color-stop(13%,rgba(23,68,125,1)), color-stop(37%,rgba(20,66,118,1)), color-stop(66%,rgba(17,58,110,1)), color-stop(100%,rgba(13,55,105,1)));
	background: -webkit-linear-gradient(top,  rgba(25,70,127,1) 0%,rgba(25,71,123,1) 3%,rgba(24,69,126,1) 5%,rgba(23,68,125,1) 13%,rgba(20,66,118,1) 37%,rgba(17,58,110,1) 66%,rgba(13,55,105,1) 100%);
	background: -o-linear-gradient(top,  rgba(25,70,127,1) 0%,rgba(25,71,123,1) 3%,rgba(24,69,126,1) 5%,rgba(23,68,125,1) 13%,rgba(20,66,118,1) 37%,rgba(17,58,110,1) 66%,rgba(13,55,105,1) 100%);
	background: -ms-linear-gradient(top,  rgba(25,70,127,1) 0%,rgba(25,71,123,1) 3%,rgba(24,69,126,1) 5%,rgba(23,68,125,1) 13%,rgba(20,66,118,1) 37%,rgba(17,58,110,1) 66%,rgba(13,55,105,1) 100%);
	background: linear-gradient(to bottom,  rgba(25,70,127,1) 0%,rgba(25,71,123,1) 3%,rgba(24,69,126,1) 5%,rgba(23,68,125,1) 13%,rgba(20,66,118,1) 37%,rgba(17,58,110,1) 66%,rgba(13,55,105,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19467f', endColorstr='#0d3769',GradientType=0 );
}
#pjWrapperVacationRental .pjVrPagination .pagination .disabled a { color: #363739; }

/* ==========================================================================
	#Product Inner
========================================================================== */
#pjWrapperVacationRental .pjVrProductTitleLarge { color: #073163; }
#pjWrapperVacationRental .pjVrProductInnerBadge { color: #d31f1e; }
#pjWrapperVacationRental .pjVrProductTitleLarge { text-transform: capitalize; }
#pjWrapperVacationRental .pjVrProductInnerPrice,
#pjWrapperVacationRental .pjVrProductInnerType { color: #d31f1e; }
#pjWrapperVacationRental .pjVrProductInnerPrice small { color: #363739; }

#pjWrapperVacationRental .pjVrProductThumbs .thumbnail:hover,
#pjWrapperVacationRental .pjVrProductThumbs .pjVrProductThumbCurrent { border-color: #d31f1e; }

#pjWrapperVacationRental .pjVrProductSectionHead { background: #edf0f5; color: #678ab2; }
#pjWrapperVacationRental .pjVrProductSectionBody { color: #4c4e4d; }
#pjWrapperVacationRental .pjVrProductSection a { color: #d31f1e; }
#pjWrapperVacationRental .pjVrProductSection a:hover { color: #073163; }

#pjWrapperVacationRental .pjVrFormReservation .pjVrCalendar .btn-default { color: #d31f1e; }
#pjWrapperVacationRental .pjVrFormReservation .pjVrCalendar .btn-default:hover { color: #073163; }

#pjWrapperVacationRental .pjVrProductAddress { color: #6888af; }
#pjWrapperVacationRental .pjVrProductAddress a{color: #d31f1e;}
#pjWrapperVacationRental .pjVrProductAddress a:hover{color: #073163;}
/* ==========================================================================
	#pjVrModalRequest
========================================================================== */
#pjWrapperVacationRental .pjVrModalRequest .modal-header { color: #073163; }

/* ==========================================================================
	#pjVrFormAccess
========================================================================== */
#pjWrapperVacationRental .pjVrFormAccess .pjVrFormHead { color: #073163; }
#pjWrapperVacationRental .pjVrFormAccess .pjVrFormHead p { color: #363739; }
#pjWrapperVacationRental .pjVrFormAccess .pjVrFormAccessActions a { color: #d31f1e; }
#pjWrapperVacationRental .pjVrFormAccess .pjVrFormAccessActions a:hover { color: #073163; }

/* ==========================================================================
	#pjVrSliderFeatured
========================================================================== */
#pjWrapperVacationRental .pjVrFeatured { border-color: #6788b1; }
#pjWrapperVacationRental .pjVrFeatured:hover { border-color: #d31f1e; }
#pjWrapperVacationRental .pjVrFeatured .pjVrFeaturedContent { background: rgba(237, 240, 245, .7); }
#pjWrapperVacationRental .pjVrFeaturedTitle { color: #6788b1; }
#pjWrapperVacationRental .pjVrFeatured:hover .pjVrFeaturedTitle { color: #073163; }
#pjWrapperVacationRental .pjVrFeatured .pjVrFeaturedContent p { color: #363739; }
#pjWrapperVacationRental .pjVrFeaturedMeta dt { color: #d31f1e; }
#pjWrapperVacationRental .pjVrFeaturedMeta dd { color: #073163; }