/*************************
# ALL BUTTONS AND ICONS
*************************/
.rating {
    unicode-bidi: bidi-override;
	display:inline-block;
	background:url("../../imagedb/defaults/star-rating.png") no-repeat;
	height: 16px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    text-indent: -9999px;
    vertical-align: middle;
    width: 101px;
}
.rating.r0 {
    background-position: 0 -210px;
}
.rating.r1 {
    background-position: 0 -168px;
}
.rating.r15 {
    background-position: 0 -147px;
}
.rating.r2 {
    background-position: 0 -126px;
}
.rating.r25 {
    background-position: 0 -105px;
}
.rating.r3 {
    background-position: 0 -84px;
}
.rating.r35 {
    background-position: 0 -63px;
}
.rating.r4 {
    background-position: 0 -42px;
}
.rating.r45 {
    background-position: 0 -21px;
}
.rating.r5 {
    background-position: 0 0;
}

.common-icon, .icons{font-size:0px; line-height:0px; overflow:hidden; border:none; display:inline-block; text-align:left; text-decoration:none; text-indent:-99999px;}

/*******************
	Common Icons 
*******************/
.common-icon{
	background-image:url(../../imagedb/defaults/common-icon.png);
}
.ico-sb-arrow{
	background-position:-15px 0px;
	width:8px;
	height:8px;
}
.active .ico-sb-arrow{
	background-position:-28px 0px;
}
.ico-plane{
	width:14px;
	height:14px;
	background-position:-165px -421px;
}
.ico-plane1{
	width:21px;
	height:20px;
	background-position:-177px -41px;
}
.ico-wifi{
	width:28px;
	height:28px;
	background-position:0px -93px;
}
.ico-fan{
	width:28px;
	height:28px;
	background-position:-30px -93px;
}
.ico-swim{
	width:28px;
	height:28px;
	background-position:-60px -93px;
}
.ico-food{
	width:28px;
	height:28px;
	background-position:-90px -93px;
}
.ico-parking{
	width:28px;
	height:28px;
	background-position:-120px -93px;
}
.ico-location{
	width:18px;
	height:24px;
	background-position:0px -123px;
}
.ico-phone{
	width:25px;
	height:25px;
	background-position:-22px -124px;
}
.ico-doc{
	width:13px;
	height:17px;
	background-position:-20px -74px;
}
.ico-roomrates{
	width:12px;
	height:15px;
	background-position:-124px 0px;
}
.ico-details{
	width:15px;
	height:15px;
	background-position:-139px -1px;
}
.ico-map{
	width:15px;
	height:16px;
	background-position:-158px 0px;
}
.ico-review{
	width:15px;
	height:15px;
	background-position:-179px -1px;
}
.ico-basket{
	background-position:-37px -551px;
	width:30px;
	height:26px;
}
.ico-pickup{
	width:27px;
	height:14px;
	background-position:-199px -1px;
}
.ico-fuel{
	width:16px;
	height:20px;
	background-position:-200px -41px;
}
.ico-photo{
	width:22px;
	height:15px;
	background-position:-125px -41px;
}
/*Tab icons*/
.ico-tab-flight{
	background-position:-104px -12px;
	width:43px;
	height:42px;
}
.ico-tab-hotel{
	background-position:-86px -54px;
	width:42px;
	height:38px;
}
.ico-tab-car{
	background-position:-27px -62px;
	width:52px;
	height:30px;
}
.ico-tab-packages{
	background-position:-155px -5px;
	width:32px;
	height:47px;
}
.ico-tab-transfer{
	background-position:-2px -249px;
	width:45px;
	height:43px;
}
.ico-tab-insurance{
	/*background-position:0 -421px;
	width:49px;
	height:48px;*/
	background-position:-58px -421px;
	width:38px;
	height:43px;
}
.ico-tab-parking{
	/*background-position:0 -421px;
	width:49px;
	height:48px;*/
	background-position:-112px -421px;
	width:43px;
	height:43px;
}

.ico-tab-taxitransfer{
	background-position:-150px -300px;
	width:44px;
	height:37px;
	top:-5px;
}
.ico-tab-excursion{
	background-position:-133px -542px;
	width:43px;
	height:36px;
	top:-5px;
}
/* Car Type*/
.ico-car1{
	background-position:-61px -249px;
	width:45px;
	height:45px;
}
.ico-car2{
	background-position:-114px -252px;
	width:78px;
	height:45px;
}
.ico-car3{
	background-position:-2px -306px;
	width:84px;
	height:45px;
}
.ico-car4{
	background-position:-92px -300px;
	width:47px;
	height:45px;
}

/**************************
	Theme Specific Icons 
****************************/

.uk-theme .icons{
	background-image:url(../../imagedb/defaults/uk-theme-icons.png);
}
.canada-theme .icons{
	background-image:url(../../imagedb/defaults/canada-theme-icons.png);
}
.india-theme .icons{
	background-image:url(../../imagedb/defaults/india-theme-icons.png);
}
.us-theme .icons{background-image:url(../../imagedb/defaults/us-theme-icons.png);}
.rbh-theme .icons{background-image:url(../../imagedb/defaults/rbh-theme-icons.png);}
.hv-theme .icons{background-image:url(../../imagedb/defaults/hv-theme-icons.png);}
.uk-theme .china-icons{
	background-image:url(../../imagedb/defaults/china-theme-icons.png);
}
.uk-theme .russian-icons{
	background-image:url(../../imagedb/defaults/russian-theme-icons.png);
}

.ico-facebook{
	background-position:-2px -2px;
	height:20px; width:20px;
}
.ico-twitter{
	background-position:-2px -25px;
	height:20px; width:20px;
}
.ico-google{
	background-position:-2px -48px;
	height:20px; width:20px;
}
.ico-blog{
	background-position:-2px -72px;
}
.ico-rss{
	background-position:-40px -517px;
}
.ico-youtube{
	background-position:-71px -517px;
}
.ico-down-arrow-lg{
	background-position:-69px 0px;
	width:32px;
	height:10px;
}
.ico-down-arrow-sm{
	background-position:-102px 0px;
	width:20px;
	height:6px;
}

.phone-ico{
	height:53px; width:53px;
	background-position:0 -355px;
}
.medical-ico{
	height:46px; width:53px;
	background-position:-61px -355px;
}
.chat-ico{
	height:47px; width:58px;
	background-position:-120px -355px;
}

/*Car hire icons*/
.ico-ac{
	width:20px;
	height:18px;
	background-position:-3px -485px;
}
.ico-a{
	width:20px;
	height:20px;
	background-position:-26px -484px;
}
.ico-manual{
	width:20px;
	height:20px;
	background-position:-50px -484px;
}
.ico-lug-big{
	width:20px;
	height:17px;
	background-position:-75px -486px;
}
.ico-lug-small{
	width:14px;
	height:12px;
	background-position:-100px -491px;
}
.ico-person-big{
	width:11px;
	height:26px;
	background-position:-121px -478px;
}
.ico-person-small{
	width:10px;
	height:21px;
	background-position:-139px -482px;
}
.ico-person-smaller{
	width:7px;
	height:16px;
	background-position:-155px -484px;
}
.ico-print {
    height: 28px;
    width: 28px;
}

/******************
	Common Buttons
******************/
.btn-typ1{
	border:2px solid #EBEBEB;
	color:#666 !important;
	border-radius:3px;
	padding:5px 8px;
	display:inline-block;
	background:#fff;
	font-family:'lato_regular';
	font-size:13px;
}
.btn-typ2{
	display:inline-block;
	padding:10px;
	color:#fff !important;
	font-family:'lato_bold';
	font-size:17px;
	text-align:center;
}
.btn-typ3{border-radius:0;color:#ffffff !important;}
.btn-typ4{
	display:inline-block;
	/*text-shadow:0 -1px 0 #000;*/
	padding:12px 14px;
	font-family:'opensans_bold';
	font-size:14px;
	/*border-radius:3px;
	text-transform:uppercase;*/
	border:0;
}
.btn-typ5{
	display:inline-block;
	color:#fff !important;
	border-radius:3px;
	padding:5px 15px;
	font-family:'lato_regular';
	font-size:13px;
}
.btn-disabled{
	background:none !important;
	background-color:#cacaca !important;
	cursor:default;
	filter:none !important;
}
#flight .btn-typ2, 
#flight-result_pg .btn-typ4, 
#flight-alternative_pg .btn-typ4, 
#hotel .btn-typ2,
#hotel-result_pg .btn-typ4,
#hoteldetails_pg a.btn-typ4,
#carhire .btn-typ2,
#carhire-result_pg .btn-typ4,
#carhiredetails .btn-typ4.submitForm,
#packages .btn-typ2,
#insurance .btn-typ2,
#insuranceResultPageBox .btn-typ2,
#travellerinfo .btn-typ2,
#insurrance_pg .btn-typ4,
#frmTransferSearch .btn-typ2,
#transferresult_pg .btn-typ4,
#frmParkingSearch .btn-typ2,
#parking_pg .btn-typ4,
#basket_pg .btn-typ4,
#ideas_pg .btn-typ4,
#passengerInfoError .btn-typ4,
#paymentDetails .btn-typ4,
#form_taxi_transfer_search .btn-typ2,
#taxitransferresult_pg .btn-typ4,
.btn-typ7 {
	display:inline-block;
	/*padding:10px;*/
	color:#fff !important;
	/*font-family:'lato_bold';*/
	/*font-size:17px;*/
	text-align:center;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2ExMSIgc3RvcC1vcGFjaXR5PSIwLjgyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZjOTExIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y4YWExMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(255,202,17,0.82) 0%, rgba(255,201,17,1) 3%, rgba(248,170,19,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,202,17,0.82)), color-stop(3%,rgba(255,201,17,1)), color-stop(100%,rgba(248,170,19,1)));
	background: -webkit-linear-gradient(top,  rgba(255,202,17,0.82) 0%,rgba(255,201,17,1) 3%,rgba(248,170,19,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,202,17,0.82) 0%,rgba(255,201,17,1) 3%,rgba(248,170,19,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,202,17,0.82) 0%,rgba(255,201,17,1) 3%,rgba(248,170,19,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,202,17,0.82) 0%,rgba(255,201,17,1) 3%,rgba(248,170,19,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ffca11', endColorstr='#f8aa13',GradientType=0 );
}
 
#flight .btn-typ2:hover, 
#flight-result_pg  .btn-typ4:hover , 
#flight-alternative_pg .btn-typ4:hover,
#hotel .btn-typ2:hover,
#hotel-result_pg .btn-typ4:hover,
#hoteldetails_pg a.btn-typ4:hover,
#carhire .btn-typ2:hover,
#carhire-result_pg .btn-typ4:hover,
#carhiredetails .btn-typ4.submitForm:hover,
#packages .btn-typ2:hover,
#insurance .btn-typ2:hover,
#insuranceResultPageBox .btn-typ2:hover,
#travellerinfo .btn-typ2:hover,
#insurrance_pg .btn-typ4:hover,
#frmTransferSearch .btn-typ2:hover,
#transferresult_pg .btn-typ4:hover,
#frmParkingSearch .btn-typ2:hover,
#parking_pg .btn-typ4:hover,
#basket_pg .btn-typ4:hover,
#ideas_pg .btn-typ4:hover,
#passengerInfoError .btn-typ4:hover,
#paymentDetails .btn-typ4:hover,
#form_taxi_transfer_search .btn-typ2:hover,
#taxitransferresult_pg .btn-typ4:hover,
.btn-typ7:hover{
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4YWExMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iI2ZmYzkxMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmNhMTEiIHN0b3Atb3BhY2l0eT0iMC44MiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(248,170,19,1) 0%, rgba(255,201,17,1) 97%, rgba(255,202,17,0.82) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,170,19,1)), color-stop(97%,rgba(255,201,17,1)), color-stop(100%,rgba(255,202,17,0.82)));
	background: -webkit-linear-gradient(top,  rgba(248,170,19,1) 0%,rgba(255,201,17,1) 97%,rgba(255,202,17,0.82) 100%);
	background: -o-linear-gradient(top,  rgba(248,170,19,1) 0%,rgba(255,201,17,1) 97%,rgba(255,202,17,0.82) 100%);
	background: -ms-linear-gradient(top,  rgba(248,170,19,1) 0%,rgba(255,201,17,1) 97%,rgba(255,202,17,0.82) 100%);
	background: linear-gradient(to bottom,  rgba(248,170,19,1) 0%,rgba(255,201,17,1) 97%,rgba(255,202,17,0.82) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8aa13', endColorstr='#d1ffca11',GradientType=0 );
}








.hv-theme #flight .btn-typ2, 
.hv-theme #flight-result_pg .btn-typ4, 
.hv-theme #flight-alternative_pg .btn-typ4, 
.hv-theme #hotel .btn-typ2,
.hv-theme #hotel-result_pg .btn-typ4,
.hv-theme #hoteldetails_pg a.btn-typ4,
.hv-theme #carhire .btn-typ2,
.hv-theme #carhire-result_pg .btn-typ4,
.hv-theme #carhiredetails .btn-typ4.submitForm,
.hv-theme #packages .btn-typ2,
.hv-theme #insurance .btn-typ2,
.hv-theme #insuranceResultPageBox .btn-typ2,
.hv-theme #travellerinfo .btn-typ2,
.hv-theme #insurrance_pg .btn-typ4,
.hv-theme #frmTransferSearch .btn-typ2,
.hv-theme #transferresult_pg .btn-typ4,
.hv-theme #frmParkingSearch .btn-typ2,
.hv-theme #parking_pg .btn-typ4,
.hv-theme #basket_pg .btn-typ4,
.hv-theme #ideas_pg .btn-typ4,
.hv-theme #passengerInfoError .btn-typ4,
.hv-theme #paymentDetails .btn-typ4,
.hv-theme #form_taxi_transfer_search .btn-typ2,
.hv-theme #taxitransferresult_pg .btn-typ4,
.hv-theme .btn-typ7 {
	background: #06859e; /* Old browsers */
	background: -webkit-linear-gradient(#10a9c8, #06859e); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#10a9c8, #06859e); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#10a9c8, #06859e); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#10a9c8, #06859e); /* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#10a9c8', endColorstr='#06859e');
}
 
.hv-theme #flight .btn-typ2:hover, 
.hv-theme #flight-result_pg  .btn-typ4:hover , 
.hv-theme #flight-alternative_pg .btn-typ4:hover,
.hv-theme #hotel .btn-typ2:hover,
.hv-theme #hotel-result_pg .btn-typ4:hover,
.hv-theme #hoteldetails_pg a.btn-typ4:hover,
.hv-theme #carhire .btn-typ2:hover,
.hv-theme #carhire-result_pg .btn-typ4:hover,
.hv-theme #carhiredetails .btn-typ4.submitForm:hover,
.hv-theme #packages .btn-typ2:hover,
.hv-theme #insurance .btn-typ2:hover,
.hv-theme #insuranceResultPageBox .btn-typ2:hover,
.hv-theme #travellerinfo .btn-typ2:hover,
.hv-theme #insurrance_pg .btn-typ4:hover,
.hv-theme #frmTransferSearch .btn-typ2:hover,
.hv-theme #transferresult_pg .btn-typ4:hover,
.hv-theme #frmParkingSearch .btn-typ2:hover,
.hv-theme #parking_pg .btn-typ4:hover,
.hv-theme #basket_pg .btn-typ4:hover,
.hv-theme #ideas_pg .btn-typ4:hover,
.hv-theme #passengerInfoError .btn-typ4:hover,
.hv-theme #paymentDetails .btn-typ4:hover,
.hv-theme #form_taxi_transfer_search .btn-typ2:hover,
.hv-theme #taxitransferresult_pg .btn-typ4:hover,
.hv-theme .btn-typ7:hover{
	background: #06859e; /* Old browsers */
	background: -webkit-linear-gradient(#06859e, #10a9c8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#06859e, #10a9c8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#06859e, #10a9c8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#06859e, #10a9c8); /* Standard syntax */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#06859e', endColorstr='#10a9c8');
}


@media(max-width:768px){
.ico-roomrates{
	background-position:-124px -20px;
}
.ico-details{
	background-position:-139px -21px;
}
.ico-map{
	background-position:-159px -20px;
}
.ico-review{
	background-position:-179px -20px;
}
.btn-typ4{
	padding:9px 12px;
}
}