/*Submit Button Start*/
.button_submit
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/submit.png) no-repeat;
}
.button_submit:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/submit.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_submit_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/submit.png) 0 -96px no-repeat;
}
/*Submit Button End*/
/****************************************************************/
/*Subscribe Button Start*/
.button_subscribe
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/subscribe.png) no-repeat;
}
.button_subscribe:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/subscribe.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_subscribe_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/subscribe.png) 0 -96px no-repeat;
}
/*Subscribe Button End*/
/****************************************************************/
/*Wide Subscribe Button Start*/
.button_w_subscribe
{
    border:none;
    cursor:pointer;
    width: 138px;
    height: 23px;
    background: url(/images/button/w/subscribe.png) no-repeat;
}
.button_w_subscribe:hover
{
    border:none;
    width: 138px;
    height: 23px;
    background: url(/images/button/w/subscribe.png) 0 -23px no-repeat;
    cursor: pointer;
}

.button_w_subscribe_mousedown
{
    border:none;
    cursor:pointer;
    width: 138px;
    height: 23px;
    background: url(/images/button/w/subscribe.png) 0 -46px no-repeat;
}
/*Wide Subscribe Button End*/
/****************************************************************/
/*Wide Unsubscribe Button Start*/
.button_w_unsubscribe
{
    border:none;
    cursor:pointer;
    width: 138px;
    height: 23px;
    background: url(/images/button/w/unsubscribe.png) no-repeat;
}
.button_w_unsubscribe:hover
{
    border:none;
    width: 138px;
    height: 23px;
    background: url(/images/button/w/unsubscribe.png) 0 -23px no-repeat;
    cursor: pointer;
}

.button_w_unsubscribe_mousedown
{
    border:none;
    cursor:pointer;
    width: 138px;
    height: 23px;
    background: url(/images/button/w/unsubscribe.png) 0 -46px no-repeat;
}
/*Wide Unsubscribe Button End*/
/****************************************************************/
/*Proceed Button Start*/
.button_proceed
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/proceed.png) no-repeat;
}
.button_proceed:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/proceed.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_proceed_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/proceed.png) 0 -96px no-repeat;
}
/*Proceed Button End*/
/****************************************************************/
/*Search Button Start*/
.button_search
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/search.png) no-repeat;
}
.button_search:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/search.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_search_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/search.png) 0 -96px no-repeat;
}
/*Search Button End*/
/****************************************************************/
/*Back Button Start*/
.button_back
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/back.png) no-repeat;
}
.button_back:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/back.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_back_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/back.png) 0 -96px no-repeat;
}
/*Back Button End*/
/****************************************************************/
/*Get Quotes Button Start*/
.button_getquotes
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/get-quotes.png) no-repeat;
}

.button_getquotes_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/get-quotes.png) 0 -96px no-repeat;
}

.button_getquotes:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/get-quotes.png) 0 -48px no-repeat;
    cursor: pointer;
}
/*Get Quotes Button END*/
/****************************************************************/
/*Get Quotes Button Start*/
.button_quotenow
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/quotenow.png) no-repeat;
}

.button_quotenow_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/quotenow.png) 0 -96px no-repeat;
}

.button_quotenow:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/quotenow.png) 0 -48px no-repeat;
    cursor: pointer;
}
/*Get Quotes Button END*/
/****************************************************************/
/*Results Button Start*/
.button_results
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/results.png) no-repeat;
}

.button_results_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/results.png) 0 -96px no-repeat;
}

.button_results:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/results.png) 0 -48px no-repeat;
    cursor: pointer;
}
/*Results Button END*/
/****************************************************************/
/*Next Button Start*/
.button_next
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/next.png) no-repeat;
}

.button_next_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/next.png) 0 -96px no-repeat;
}

.button_next:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/next.png) 0 -48px no-repeat;
    cursor: pointer;
}
/*Next Button END*/
/****************************************************************/

/*Login Large Button Start*/
.button_login
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/login.png) no-repeat;
}

.button_login:hover
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/login.png) 0 -48px no-repeat;
}

.button_login_m_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/login.png) 0 -96px no-repeat;
}
/*Login Large Button END*/
/****************************************************************/
/*Login Medium Button Start*/
.button_login_m
{
    border:none;
    cursor:pointer;
    width: 87px;
    height: 32px;
    background: url(/images/button/m/login.png) no-repeat;
}

.button_login_m_mousedown
{
    border:none;
    cursor:pointer;
    width: 87px;
    height: 32px;
    background: url(/images/button/m/login.png) 0 -64px no-repeat;
}

.button_login_m:hover
{
    cursor:pointer;
    width: 87px;
    height: 32px;
    background: url(/images/button/m/login.png) 0 -32px no-repeat;
}
/*Login Medium Button Start*/
/****************************************************************/

/*Logout Medium Button Start*/
.button_logout_m
{
    border:none;
    cursor:pointer;
    width: 87px;
    height: 32px;
    background: url(/images/button/m/logout.png) no-repeat;
    overflow: hidden;
}

.button_logout_m:hover
{
    cursor:pointer;
    width: 87px;
    height: 32px;
    background: url(/images/button/m/logout.png) 0 -32px no-repeat;
    overflow: hidden;
}

.button_logout_m_mousedown
{
    border:none;
    cursor:pointer;
    width: 87px;
    height: 32px;
    background: url(/images/button/m/logout.png) 0 -64px no-repeat;
}
/*Logout Medium Button END*/

/****************************************************************/


/*Wide Button Run New Quotes Start*/
.button_w_run-new-quotes
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/run-new-quotes.png) no-repeat;
}
.button_w_run-new-quotes:hover
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/run-new-quotes.png) 0 -23px no-repeat;
}

/*Wide Button Run New Quotes END*/
/****************************************************************/
/*Wide Button View Quote Summary Start*/
.button_w_view-quote-summary
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/view-quote-summary.png) no-repeat;
}
.button_w_view-quote-summary:hover
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/view-quote-summary.png) 0 -23px no-repeat;
}

/*Wide Button Run New Quotes END*/
/****************************************************************/


/*Wide Button Processing Start*/
.button_w_processing
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/processing_180px.png) no-repeat;
    cursor:wait;
}
/*Wide Button Processing END*/
/*Wide Button Processing Two Start*/
.button_w2_processing
{
    border:none;
    width: 138px;
    height: 23px;
    background: url(/images/button/w/processing.png) no-repeat;
    cursor:wait;
}
/*Wide Button Processing Two END*/
/****************************************************************/
/*Large Processing Button Start*/
.button_processing
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/processing.png) no-repeat;
    cursor:wait;
}
/*Large Processing Button END*/
/****************************************************************/
/*Medium Button Processing*/
.button_m_processing
{
    border:none;
    width: 87px;
    height: 32px;
    background: url(/images/button/m/processing.png) no-repeat;
    cursor:wait;
}
/*Medium Button Processing END*/
/****************************************************************/
/*Small Button Processing*/
.button_s_processing
{
    border:none;
    width: 80px;
    height: 23px;
    background: url(/images/button/s/processing.png) no-repeat;
    cursor:wait;
}
/*Small Button Processing END*/
/****************************************************************/
/*Show Result Button Start*/
.button_showresult
{
    border:none;
    cursor:pointer;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/show-results.png) no-repeat;
    cursor: pointer;
}
.button_showresult:hover
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/show-results.png) 0 -23px no-repeat;
    cursor: pointer;
}
/*Show Result Button END*/
/****************************************************************/
.button_viewcompletedetail
{
    border:none;
    cursor: pointer;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/view-completed-details.png) no-repeat;
}

.button_viewcompletedetail:hover
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/view-completed-details.png) 0 -23px no-repeat;
    cursor: pointer;
}
/****************************************************************/
.button_rerunquote
{
    border:none;
    cursor: pointer;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/rerun-quotes.png) no-repeat;
}

.button_rerunquote:hover
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/rerun-quotes.png) 0 -23px no-repeat;
    cursor: pointer;
}
/****************************************************************/
.button_deleteresult
{
    border:none;
    cursor:pointer;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/delete-results.png) no-repeat;
}

.button_deleteresult:hover
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/delete-results.png) 0 -23px no-repeat;
    cursor: pointer;
}
/****************************************************************/
.button_changepassword
{
    border:none;
    cursor:pointer;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/change-password.png) no-repeat;
}

.button_changepassword:hover
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/change-password.png) 0 -23px no-repeat;
    cursor: pointer;
}
/****************************************************************/
.button_recoverpassword
{
    border:none;
    cursor:pointer;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/recover-password.png) no-repeat;
}

.button_recoverpassword:hover
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/recover-password.png) 0 -23px no-repeat;
    cursor: pointer;
}
/****************************************************************/
/****************************************************************/
.button_resetpassword
{
    border:none;
    cursor:pointer;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/set-password.png) no-repeat;
}

.button_resetpassword:hover
{
    border:none;
    width: 180px;
    height: 23px;
    background: url(/images/button/w/set-password.png) 0 -23px no-repeat;
    cursor: pointer;
}
/****************************************************************/
/*More Details Button Start*/
.button_more-details
{
    border:none;
    cursor:pointer;
    width: 165px;
    height: 46px;
    background: url(../images/button/l/more-details.png) no-repeat;
}
.button_more-details:hover
{
    border:none;
    width: 165px;
    height: 46px;
    background: url(../images/button/l/more-details.png) 0 -46px no-repeat;
    cursor: pointer;
}

.button_more-details_mousedown
{
    border:none;
    cursor:pointer;
    width: 165px;
    height: 46px;
    background: url(../images/button/l/more-details.png) 0 -92px no-repeat;
}
/*Subscribe Button End*/
/****************************************************************/
/*Learn More Button Start*/
.button_learn-more
{
    border:none;
    cursor:pointer;
    width: 165px;
    height: 46px;
    background: url(../images/button/form/learn-more.png) no-repeat;
}
.button_learn-more:hover
{
    border:none;
    width: 165px;
    height: 46px;
    background: url(../images/button/form/learn-more.png) 0 -46px no-repeat;
    cursor: pointer;
}

.button_learn-more_mousedown
{
    border:none;
    cursor:pointer;
    width: 165px;
    height: 46px;
    background: url(../images/button/form/learn-more.png) 0 -92px no-repeat;
}
/*Learn More Button End*/
/****************************************************************/
/*Find Out More Button Start*/
.button_findout-more
{
    border:none;
    cursor:pointer;
    width: 165px;
    height: 46px;
    background: url(../images/button/form/findout-more.png) no-repeat;
}
.button_findout-more:hover
{
    border:none;
    width: 165px;
    height: 46px;
    background: url(../images/button/form/findout-more.png) 0 -46px no-repeat;
    cursor: pointer;
}

.button_findout-more_mousedown
{
    border:none;
    cursor:pointer;
    width: 165px;
    height: 46px;
    background: url(../images/button/form/findout-more.png) 0 -92px no-repeat;
}
/*Find Out Button End*/
/****************************************************************/
/*Compare XXL Button Start*/
.button_compare-xxl
{
    border:none;
    cursor:pointer;
    width: 921px;
    height: 48px;
    background: url(../images/button/xxl/compare.png) no-repeat;
}
.button_compare-xxl:hover
{
    border:none;
    width: 921px;
    height: 48px;
    background: url(../images/button/xxl/compare.png) 0 -48px no-repeat;
    cursor: pointer;
}

/*Subscribe Button End*/
/****************************************************************/
/*Buy Now Button Start*/
.button_buy-now
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/buynow.png) no-repeat;
}
.button_buy-now:hover
{
    border:none;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/buynow.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_buy-now_mousedown
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/buynow.png) 0 -96px no-repeat;
}
/*Buy Now Button End*/
/****************************************************************/
/*Buy Now Button 120 Start*/
.button_buy-now120
{
    border:none;
    cursor:pointer;
    width: 105px;
    height: 32px;
    background: url(../images/button/form/buynow120.png) no-repeat;
}
.button_buy-now120:hover
{
    border:none;
    width: 105px;
    height: 32px;
    background: url(../images/button/form/buynow120.png) 0 -32px no-repeat;
    cursor: pointer;
}

.button_buy-now_120_mousedown
{
    border:none;
    cursor:pointer;
    width: 105px;
    height: 32px;
    background: url(../images/button/form/buynow120.png) 0 -64px no-repeat;
}
/*Buy Now Button 120 End*/
/****************************************************************/
/*Call Me Button Start*/
.button_call-me
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/callme.png) no-repeat;
}
.button_call-me:hover
{
    border:none;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/callme.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_call-me_mousedown
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/callme.png) 0 -96px no-repeat;
}
/*Call Me Button End*/
/****************************************************************/
/*Email Me Button Start*/
.button_email-me
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/emailme.png) no-repeat;
}
.button_email-me:hover
{
    border:none;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/emailme.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_email-me_mousedown
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/emailme.png) 0 -96px no-repeat;
}
/*Email Me Button End*/
/****************************************************************/
/*Email This Button Start*/
.button_email-this
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/emailthis.png) no-repeat;
}
.button_email-this:hover
{
    border:none;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/emailthis.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_email-this_mousedown
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/emailthis.png) 0 -96px no-repeat;
}
/*Email This Button End*/
/****************************************************************/
/*Forward This Button Start*/
.button_forward-this
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/forwardthis.png) no-repeat;
}
.button_forward-this:hover
{
    border:none;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/forwardthis.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_forward-this_mousedown
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/forwardthis.png) 0 -96px no-repeat;
}
/*Forward This Button End*/
/****************************************************************/
/*Email Button Start*/
.button_email
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/email.png) no-repeat;
}
.button_email:hover
{
    border:none;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/email.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_email_mousedown
{
    border:none;
    cursor:pointer;
    width: 156px;
    height: 48px;
    background: url(../images/button/form/email.png) 0 -96px no-repeat;
}
/*Email Button End*/
/****************************************************************/
/*Email Button 120 Start*/
.button_email120
{
    border:none;
    cursor:pointer;
    width: 105px;
    height: 32px;
    background: url(../images/button/form/email120.png) no-repeat;
}
.button_email120:hover
{
    border:none;
    width: 105px;
    height: 32px;
    background: url(../images/button/form/email120.png) 0 -32px no-repeat;
    cursor: pointer;
}

.button_email_120_mousedown
{
    border:none;
    cursor:pointer;
    width: 105px;
    height: 32px;
    background: url(../images/button/form/email120.png) 0 -64px no-repeat;
}
/*Email Button 120End*/
/****************************************************************//*Close Button Start*/
.button_close
{
    border:none;
    cursor:pointer;
    width: 87px;
    height: 27px;
    background: url(../images/button/s/close.png) no-repeat;
}
.button_close:hover
{
    border:none;
    width: 87px;
    height: 27px;
    background: url(../images/button/s/close.png) 0 -27px no-repeat;
    cursor: pointer;
}

.button_close_mousedown
{
    border:none;
    cursor:pointer;
    width: 87px;
    height: 27px;
    background: url(../images/button/s/close.png) 0 -54px no-repeat;
}

.btn_close
{
    border:none;
    cursor:pointer;
    width: 71px;
    height: 26px;
    background: url(../images/button/s/close_btn.gif) no-repeat;
}
.btn_close:hover
{
    border:none;
    width: 71px;
    height: 26px;
    background: url(../images/button/s/close_btn.gif) 0 -26px no-repeat;
    cursor: pointer;
}
/*Call Me Button End*/
/****************************************************************/
/*Select-Compare Button Start*/
.button_select-compare
{
    border:none;
    cursor:pointer;
    width: 342px;
    height: 34px;
    background: url(../images/button/xl/select-compare.png) no-repeat;
}
.button_select-compare:hover
{
    border:none;
    width: 342px;
    height: 34px;
    background: url(../images/button/xl/select-compare.png) 0 -34px no-repeat;
    cursor: pointer;
}

/*Call Me Button End*/
/****************************************************************/

.trigger,.trigger a {
	display: block;
	width: 180px;
	height: 23px;
	text-indent: -9999em;
	overflow: hidden;
	margin: 5px 0;
}
.trigger {
	background: url(/images/button/w/view-quote-summary.png) no-repeat 0px 0px;
}
/* .close {
	background: url(/images/button/w/view-quote-summary.png) no-repeat 0px -23px;
} */

/****************************************************************/
/*Email Me Small Button Start*/
.button_email-me-small
{
    border:none;
    width: 123px;
	height: 19px;
    cursor:pointer;
    background: url(/images/button/s/emailme.png);
}
/*Email Me Small Button End*/

/****************************************************************/
/*Forward This Small Button Start*/
.button_forward-this-small
{
    border:none;
    width: 123px;
	height: 19px;
    cursor:pointer;
    background: url(/images/button/s/forwardthis.png);
}
/*Forward This Small Button End*/
/****************************************************************/
/*Email Button Start*/
.button_email_m
{
    border:none;
    cursor:pointer;
    width: 87px;
    height: 32px;
    background: url(../images/button/m/email-m.png) no-repeat;
}
.button_email_m:hover
{
    border:none;
    width: 87px;
    height: 32px;
    background: url(../images/button/m/email-m.png) 0 -32px no-repeat;
    cursor: pointer;
}

.button_email_m_mousedown
{
    border:none;
    cursor:pointer;
    width: 87px;
    height: 32px;
    background: url(../images/button/m/email-m.png) 0 -64px no-repeat;
}
/*Email Button End*/
/****************************************************************/
/*Back to Home Button Start*/
.button_back_to_home
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/back-to-home.png) no-repeat;
}
.button_back_to_home:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/back-to-home.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_back_to_home_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/back-to-home.png) 0 -96px no-repeat;
}
/*Back to Home Button End*/
/****************************************************************/
/*popup*/

.btn_continue
{
    border:none;
    cursor:pointer;
    width: 209px;
    height: 46px;
    background: url(../images/button/l/continue_btn.png) no-repeat;
}
.btn_continue:hover
{
    border:none;
    width: 209px;
    height: 46px;
    background: url(../images/button/l/continue_btn.png) 0 -46px no-repeat;
    cursor: pointer;
}


/*Share Button Start*/
.button_share
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/share.png) no-repeat;
}
.button_share:hover
{
    border:none;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/share.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_share_mousedown
{
    border:none;
    cursor:pointer;
    width: 132px;
    height: 48px;
    background: url(/images/button/l/share.png) 0 -96px no-repeat;
}
/*Share Button End*/


/*subscribe*/

.btn_subs
{
    border:none;
    cursor:pointer;
    width: 240px;
    height: 40px;
    background: url(../images/button/l/subscribe_pop.png) no-repeat;
}
.btn_subs:hover
{
    border:none;
    width: 240px;
    height: 40px;
    background: url(../images/button/l/subscribe_pop.png) 0 -40px no-repeat;
    cursor: pointer;
}
.btn_subs_fb
{
    border:none;
    cursor:pointer;
    width: 240px;
    height: 40px;
    background: url(../images/button/l/subscribe_pop.png) 0 -80px no-repeat;
}
.btn_subs_fb:hover
{
    border:none;
    width: 240px;
    height: 40px;
    background: url(../images/button/l/subscribe_pop.png) 0 -120px no-repeat;
    cursor: pointer;
}
/****************************************************************/
/*Manage Booking Button Start*/
.button_manage-booking
{
    border:none;
    cursor:pointer;
    width: 144px;
    height: 26px;
    background: url(/images/button/hotel/manage-booking.png) no-repeat;
    color:White;
}
.button_manage-booking:hover
{
    border:none;
    width: 144px;
    height: 26px;
    background: url(/images/button/hotel/manage-booking.png) 0 -26px no-repeat;
    cursor: pointer;
    color:White;
}
.button_manage-booking a
{
    color:White;
}
.button_manage-booking .pad 
{
    padding:5px 0 0 0;
}

/*Subscribe Button End*/
/****************************************************************/
/*Wide View Reservation Button Start*/
.button_view-reservation
{
    border:none;
    cursor:pointer;
    width: 138px;
    height: 23px;
    background: url(/images/button/hotel/view-reservation.png) no-repeat;
}
.button_view-reservation:hover
{
    border:none;
    width: 138px;
    height: 23px;
    background: url(/images/button/hotel/view-reservation.png) 0 -23px no-repeat;
    cursor: pointer;
}

.button_view-reservation_mousedown
{
    border:none;
    cursor:pointer;
    width: 138px;
    height: 23px;
    background: url(/images/button/hotel/view-reservation.png) 0 -46px no-repeat;
}
/*Wide View Reservation Button End*/
/****************************************************************/
/*QUOTE REQUEST Button Start*/
.button_quote-request
{
    border:none;
    cursor:pointer;
    width: 190px;
    height: 48px;
    background: url(/images/button/l/quote-request.png) no-repeat;
}
.button_quote-request:hover
{
    border:none;
    width: 190px;
    height: 48px;
    background: url(/images/button/l/quote-request.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_quote-request_mousedown
{
    border:none;
    cursor:pointer;
    width: 190px;
    height: 48px;
    background: url(/images/button/l/quote-request.png) 0 -96px no-repeat;
}
/*QUOTE REQUEST Button End*/
/****************************************************************/
/*QUOTE NOW Button Start*/
.button_quote-now
{
    border:none;
    cursor:pointer;
    width: 190px;
    height: 48px;
    background: url(/images/button/l/quote-now.png) no-repeat;
}
.button_quote-now:hover
{
    border:none;
    width: 190px;
    height: 48px;
    background: url(/images/button/l/quote-now.png) 0 -48px no-repeat;
    cursor: pointer;
}

.button_quote-now_mousedown
{
    border:none;
    cursor:pointer;
    width: 190px;
    height: 48px;
    background: url(/images/button/l/quote-now.png) 0 -96px no-repeat;
}
/*QUOTE NOW Button End*/
/****************************************************************/