﻿@charset "UTF-8";

/* ---------------------------------------------------------
	CSS Document searchPanel--main
--------------------------------------------------------- */

.searchPanel--sub .ui__header {
	line-height: 14px;
}

.searchPanel--sub .ui__header .ui__header_inner {
	background: url(/car/common/images/ui/ui__header_02.jpg) repeat-x left bottom;
}

.searchPanel--sub .searchPanel__company {
	display: block;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 14px;
}

.searchPanel--main .searchPanel--contents {
	padding-bottom: 10px;
}

.searchPanel--sub .searchPanel--contents {
	padding-bottom: 10px;
}

.searchPanel__table {
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
}

.searchPanel__table-line {
	border-bottom: 1px solid #d2d8db;
}

.searchPanel--main .searchPanel__table {
	border-collapse: separate;
	border-spacing: 4px;
}

.searchPanel--main .searchPanel__table tr th {
	width: 120px;
	padding: 6px 0 6px;
	border-radius: 4px;
	background: #7192ba;
	text-align: center;
	font-weight: bold;
	font-size: 12.5px;
	vertical-align: middle;
	color: #fff;
}

.searchPanel__table tr td {
	padding: 0 3px;
	vertical-align: middle;
	font-size: 12px;
}

.searchPanel--sub .searchPanel__table th,.searchPanel--sub .searchPanel__table td {
	border-top:1px solid rgba(255,255,255,0.5);
	border-bottom:1px solid #d2d8db;
}

.searchPanel--sub .searchPanel__table th {
	width: 64px;
	padding: 6px 0 6px 10px;
	text-align: left;
	text-shadow: 0 -1px 1px rgba(255,255,255,0.5);
	vertical-align: top;
	white-space: nowrap;
	font-size: 12.5px;
	color: #325b8b;
}

/* ---------------------------------------------------------
	CSS Document searchPanel__carType-select 日本語版
--------------------------------------------------------- */

.searchPanel__carType-select label {
	float: left;
	display: block;
	width: 85px;
	height: 58px;
	margin: 3px 3px 0;
	visibility: hidden;
}

.searchPanel__carType-select .ui__form-carType-select-radio {
	text-shadow: 0px -1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: rgba(0,0,0,0.15) 0 -3px 0 inset;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0 -3px 0 inset;
	box-shadow: rgba(0,0,0,0.15) 0 -3px 0 inset;
	height: 52px;
	display: block;
	border: 2px solid #a0acba;
	visibility: visible;
	background-image: url("/car/common/images/ico/ico_search-module-l.png");
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}

.searchPanel__carType-select .ui__form-carType-select-radio:hover {
	border-top-width: 1px;
	padding-bottom: 1px;
	-moz-box-shadow: rgba(210,216,219,0.2) 0 0 3px,rgba(0,0,0,0.15) 0 -4px 0 inset;
	-webkit-box-shadow: rgba(210,216,219,0.2) 0 0 3px,rgba(0,0,0,0.15) 0 -4px 0 inset;
	box-shadow: rgba(210,216,219,0.2) 0 0 3px,rgba(0,0,0,0.15) 0 -4px 0 inset;
	background-color: #FFF;
	border-color: #1460ba;
}

.searchPanel__carType-select .ui__form-carType-select-radio.checked {
	border-top-width: 2px;
	padding-bottom: 0px;
	-moz-box-shadow: rgba(210,216,219,0.2) 0 0 3px;
	-webkit-box-shadow: rgba(210,216,219,0.2) 0 0 3px;
	box-shadow: rgba(210,216,219,0.2) 0 0 3px;
	background-color: #FFF;
	border: 2px solid #1460ba;
}

.searchPanel__carType-select .carType__light .ui__form-carType-select-radio {
	background-position: 5px -3px;
}

.searchPanel__carType-select .carType__light .ui__form-carType-select-radio:hover {
	background-position: 5px -73px;
}

.searchPanel__carType-select .carType__light .ui__form-carType-select-radio.checked {
	background-position: 5px -140px;
}

.searchPanel__carType-select .carType__small .ui__form-carType-select-radio {
	background-position: -85px -3px;
}

.searchPanel__carType-select .carType__small .ui__form-carType-select-radio:hover {
	background-position: -85px -73px;
}

.searchPanel__carType-select .carType__small .ui__form-carType-select-radio.checked {
	background-position: -85px -140px;
}

.searchPanel__carType-select .carType__medium .ui__form-carType-select-radio {
	background-position: -175px -3px;
}

.searchPanel__carType-select .carType__medium .ui__form-carType-select-radio:hover {
	background-position: -175px -73px;
}

.searchPanel__carType-select .carType__medium .ui__form-carType-select-radio.checked {
	background-position: -175px -140px;
}

.searchPanel__carType-select .carType__wagon .ui__form-carType-select-radio {
	background-position: -265px -3px;
}

.searchPanel__carType-select .carType__wagon .ui__form-carType-select-radio:hover {
	background-position: -265px -73px;
}

.searchPanel__carType-select .carType__wagon .ui__form-carType-select-radio.checked {
	background-position: -265px -140px;
}

.searchPanel__carType-select .carType__eco .ui__form-carType-select-radio {
	background-position: -355px -3px;
}

.searchPanel__carType-select .carType__eco .ui__form-carType-select-radio:hover {
	background-position: -355px -73px;
}

.searchPanel__carType-select .carType__eco .ui__form-carType-select-radio.checked {
	background-position: -355px -140px;
}

.searchPanel__carType-select .carType__none .ui__form-carType-select-radio {
	background-position: -535px -3px;
}

.searchPanel__carType-select .carType__none .ui__form-carType-select-radio:hover {
	background-position: -535px -73px;
}

.searchPanel__carType-select .carType__none .ui__form-carType-select-radio.checked {
	background-position: -535px -140px;
}

/* ---------------------------------------------------------
	CSS Document searchPanel__carType-select 中国(繁)版
--------------------------------------------------------- */

.searchPanel__carType-select_tc label {
	float: left;
	display: block;
	width: 85px;
	height: 58px;
	margin: 3px 3px 0;
	visibility: hidden;
}

.searchPanel__carType-select_tc .ui__form-carType-select-radio {
	text-shadow: 0px -1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: rgba(0,0,0,0.15) 0 -3px 0 inset;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0 -3px 0 inset;
	box-shadow: rgba(0,0,0,0.15) 0 -3px 0 inset;
	height: 52px;
	display: block;
	border: 2px solid #a0acba;
	visibility: visible;
	background-image: url("/car/common/images/ico/ico_search-module-l_tc.png");
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}

.searchPanel__carType-select_tc .ui__form-carType-select-radio:hover {
	border-top-width: 1px;
	padding-bottom: 1px;
	-moz-box-shadow: rgba(210,216,219,0.2) 0 0 3px,rgba(0,0,0,0.15) 0 -4px 0 inset;
	-webkit-box-shadow: rgba(210,216,219,0.2) 0 0 3px,rgba(0,0,0,0.15) 0 -4px 0 inset;
	box-shadow: rgba(210,216,219,0.2) 0 0 3px,rgba(0,0,0,0.15) 0 -4px 0 inset;
	background-color: #FFF;
	border-color: #1460ba;
}

.searchPanel__carType-select_tc .ui__form-carType-select-radio.checked {
	border-top-width: 2px;
	padding-bottom: 0px;
	-moz-box-shadow: rgba(210,216,219,0.2) 0 0 3px;
	-webkit-box-shadow: rgba(210,216,219,0.2) 0 0 3px;
	box-shadow: rgba(210,216,219,0.2) 0 0 3px;
	background-color: #FFF;
	border: 2px solid #1460ba;
}

.searchPanel__carType-select_tc .carType__light .ui__form-carType-select-radio {
	background-position: 5px -3px;
}

.searchPanel__carType-select_tc .carType__light .ui__form-carType-select-radio:hover {
	background-position: 5px -73px;
}

.searchPanel__carType-select_tc .carType__light .ui__form-carType-select-radio.checked {
	background-position: 5px -140px;
}

.searchPanel__carType-select_tc .carType__small .ui__form-carType-select-radio {
	background-position: -85px -3px;
}

.searchPanel__carType-select_tc .carType__small .ui__form-carType-select-radio:hover {
	background-position: -85px -73px;
}

.searchPanel__carType-select_tc .carType__small .ui__form-carType-select-radio.checked {
	background-position: -85px -140px;
}

.searchPanel__carType-select_tc .carType__medium .ui__form-carType-select-radio {
	background-position: -175px -3px;
}

.searchPanel__carType-select_tc .carType__medium .ui__form-carType-select-radio:hover {
	background-position: -175px -73px;
}

.searchPanel__carType-select_tc .carType__medium .ui__form-carType-select-radio.checked {
	background-position: -175px -140px;
}

.searchPanel__carType-select_tc .carType__wagon .ui__form-carType-select-radio {
	background-position: -265px -3px;
}

.searchPanel__carType-select_tc .carType__wagon .ui__form-carType-select-radio:hover {
	background-position: -265px -73px;
}

.searchPanel__carType-select_tc .carType__wagon .ui__form-carType-select-radio.checked {
	background-position: -265px -140px;
}

.searchPanel__carType-select_tc .carType__eco .ui__form-carType-select-radio {
	background-position: -355px -3px;
}

.searchPanel__carType-select_tc .carType__eco .ui__form-carType-select-radio:hover {
	background-position: -355px -73px;
}

.searchPanel__carType-select_tc .carType__eco .ui__form-carType-select-radio.checked {
	background-position: -355px -140px;
}

.searchPanel__carType-select_tc .carType__none .ui__form-carType-select-radio {
	background-position: -535px -3px;
}

.searchPanel__carType-select_tc .carType__none .ui__form-carType-select-radio:hover {
	background-position: -535px -73px;
}

.searchPanel__carType-select_tc .carType__none .ui__form-carType-select-radio.checked {
	background-position: -535px -140px;
}

/* ---------------------------------------------------------
	CSS Document searchPanel__carType-select 英語版
--------------------------------------------------------- */

.searchPanel__carType-select_en label {
	float: left;
	display: block;
	width: 85px;
	height: 58px;
	margin: 3px 3px 0;
	visibility: hidden;
}

.searchPanel__carType-select_en .ui__form-carType-select-radio {
	text-shadow: 0px -1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: rgba(0,0,0,0.15) 0 -3px 0 inset;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0 -3px 0 inset;
	box-shadow: rgba(0,0,0,0.15) 0 -3px 0 inset;
	height: 52px;
	display: block;
	border: 2px solid #a0acba;
	visibility: visible;
	background-image: url("/car/common/images/ico/ico_search-module-l_en.png");
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}

.searchPanel__carType-select_en .ui__form-carType-select-radio:hover {
	border-top-width: 1px;
	padding-bottom: 1px;
	-moz-box-shadow: rgba(210,216,219,0.2) 0 0 3px,rgba(0,0,0,0.15) 0 -4px 0 inset;
	-webkit-box-shadow: rgba(210,216,219,0.2) 0 0 3px,rgba(0,0,0,0.15) 0 -4px 0 inset;
	box-shadow: rgba(210,216,219,0.2) 0 0 3px,rgba(0,0,0,0.15) 0 -4px 0 inset;
	background-color: #FFF;
	border-color: #1460ba;
}

.searchPanel__carType-select_en .ui__form-carType-select-radio.checked {
	border-top-width: 2px;
	padding-bottom: 0px;
	-moz-box-shadow: rgba(210,216,219,0.2) 0 0 3px;
	-webkit-box-shadow: rgba(210,216,219,0.2) 0 0 3px;
	box-shadow: rgba(210,216,219,0.2) 0 0 3px;
	background-color: #FFF;
	border: 2px solid #1460ba;
}

.searchPanel__carType-select_en .carType__light .ui__form-carType-select-radio {
	background-position: 5px -3px;
}

.searchPanel__carType-select_en .carType__light .ui__form-carType-select-radio:hover {
	background-position: 5px -73px;
}

.searchPanel__carType-select_en .carType__light .ui__form-carType-select-radio.checked {
	background-position: 5px -140px;
}

.searchPanel__carType-select_en .carType__small .ui__form-carType-select-radio {
	background-position: -85px -3px;
}

.searchPanel__carType-select_en .carType__small .ui__form-carType-select-radio:hover {
	background-position: -85px -73px;
}

.searchPanel__carType-select_en .carType__small .ui__form-carType-select-radio.checked {
	background-position: -85px -140px;
}

.searchPanel__carType-select_en .carType__medium .ui__form-carType-select-radio {
	background-position: -175px -3px;
}

.searchPanel__carType-select_en .carType__medium .ui__form-carType-select-radio:hover {
	background-position: -175px -73px;
}

.searchPanel__carType-select_en .carType__medium .ui__form-carType-select-radio.checked {
	background-position: -175px -140px;
}

.searchPanel__carType-select_en .carType__wagon .ui__form-carType-select-radio {
	background-position: -265px -3px;
}

.searchPanel__carType-select_en .carType__wagon .ui__form-carType-select-radio:hover {
	background-position: -265px -73px;
}

.searchPanel__carType-select_en .carType__wagon .ui__form-carType-select-radio.checked {
	background-position: -265px -140px;
}

.searchPanel__carType-select_en .carType__eco .ui__form-carType-select-radio {
	background-position: -355px -3px;
}

.searchPanel__carType-select_en .carType__eco .ui__form-carType-select-radio:hover {
	background-position: -355px -73px;
}

.searchPanel__carType-select_en .carType__eco .ui__form-carType-select-radio.checked {
	background-position: -355px -140px;
}

.searchPanel__carType-select_en .carType__none .ui__form-carType-select-radio {
	background-position: -535px -3px;
}

.searchPanel__carType-select_en .carType__none .ui__form-carType-select-radio:hover {
	background-position: -535px -73px;
}

.searchPanel__carType-select_en .carType__none .ui__form-carType-select-radio.checked {
	background-position: -535px -140px;
}

/* ---------------------------------------------------------
	CSS Document searchPanel__carType-select 韓国語版
--------------------------------------------------------- */

.searchPanel__carType-select_kr label {
	float: left;
	display: block;
	width: 85px;
	height: 58px;
	margin: 3px 3px 0;
	visibility: hidden;
}

.searchPanel__carType-select_kr .ui__form-carType-select-radio {
	text-shadow: 0 -1px 1px rgba(0, 0, 0, .1);
	box-shadow: rgba(0, 0, 0, .15) 0 -3px 0 inset;
	height: 52px;
	display: block;
	border: 2px solid #a0acba;
	visibility: visible;
	background-image: url("/car/common/images/ico/ico_search-module-l_kr.png");
	background-repeat: no-repeat;
	background-color: #f5f5f5;
}

.searchPanel__carType-select_kr .ui__form-carType-select-radio:hover {
	border-top-width: 1px;
	padding-bottom: 1px;
	box-shadow: rgba(210, 216, 219, .2) 0 0 3px, rgba(0, 0, 0, .15) 0 -4px 0 inset;
	background-color: #FFF;
	border-color: #1460ba;
}

.searchPanel__carType-select_kr .ui__form-carType-select-radio.checked {
	border-top-width: 2px;
	padding-bottom: 0px;
	box-shadow: rgba(210, 216, 219, .2) 0 0 3px;
	background-color: #FFF;
	border: 2px solid #1460ba;
}

.searchPanel__carType-select_kr .carType__light .ui__form-carType-select-radio {
	background-position: 5px -3px;
}

.searchPanel__carType-select_kr .carType__light .ui__form-carType-select-radio:hover {
	background-position: 5px -73px;
}

.searchPanel__carType-select_kr .carType__light .ui__form-carType-select-radio.checked {
	background-position: 5px -140px;
}

.searchPanel__carType-select_kr .carType__small .ui__form-carType-select-radio {
	background-position: -85px -3px;
}

.searchPanel__carType-select_kr .carType__small .ui__form-carType-select-radio:hover {
	background-position: -85px -73px;
}

.searchPanel__carType-select_kr .carType__small .ui__form-carType-select-radio.checked {
	background-position: -85px -140px;
}

.searchPanel__carType-select_kr .carType__medium .ui__form-carType-select-radio {
	background-position: -175px -3px;
}

.searchPanel__carType-select_kr .carType__medium .ui__form-carType-select-radio:hover {
	background-position: -175px -73px;
}

.searchPanel__carType-select_kr .carType__medium .ui__form-carType-select-radio.checked {
	background-position: -175px -140px;
}

.searchPanel__carType-select_kr .carType__wagon .ui__form-carType-select-radio {
	background-position: -265px -3px;
}

.searchPanel__carType-select_kr .carType__wagon .ui__form-carType-select-radio:hover {
	background-position: -265px -73px;
}

.searchPanel__carType-select_kr .carType__wagon .ui__form-carType-select-radio.checked {
	background-position: -265px -140px;
}

.searchPanel__carType-select_kr .carType__eco .ui__form-carType-select-radio {
	background-position: -355px -3px;
}

.searchPanel__carType-select_kr .carType__eco .ui__form-carType-select-radio:hover {
	background-position: -355px -73px;
}

.searchPanel__carType-select_kr .carType__eco .ui__form-carType-select-radio.checked {
	background-position: -355px -140px;
}

.searchPanel__carType-select_kr .carType__none .ui__form-carType-select-radio {
	background-position: -535px -3px;
}

.searchPanel__carType-select_kr .carType__none .ui__form-carType-select-radio:hover {
	background-position: -535px -73px;
}

.searchPanel__carType-select_kr .carType__none .ui__form-carType-select-radio.checked {
	background-position: -535px -140px;
}

/* ---------------------------------------------------------
	CSS Document radio
--------------------------------------------------------- */

.ui__form-radio-blue {
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	*zoom:1;
	*display:inline;
	margin:0;
	padding:0;
	margin-right:5px;
	width:20px;
	height:20px;
	background:url("/car/common/images/ui/ui__radio.png") no-repeat;
	border:none;
	background-position:0 50%;
}

.searchPanel__smoke-select label {
	margin-right: 20px;
	cursor: pointer;
}

.searchPanel--sub .searchPanel__return-radio {
	width: 205px;
}

.searchPanel__return-radio label:hover .ui__form-radio-blue,
.searchPanel__smoke-select label:hover .ui__form-radio-blue,
.ui__form-radio-blue:hover {
	background-position:-40px 50%;
}

.searchPanel__return-radio label:hover .ui__form-radio-blue.checked,
.searchPanel__smoke-select label:hover .ui__form-radio-blue.checked,
.ui__form-radio-blue.checked {
	background-position:-80px 50%;
}

.searchPanel--sub .searchPanel__return-radio label {
	display: block;
	margin: 3px 0;
	font-size: 11px;
	cursor: pointer;
}

.searchPanel--sub .searchPanel__smoke-select label {
	display: block;
	margin: 3px 0;
}

.searchPanel--main .searchPanel__return-radio {
	padding: 5px 0;
}

.searchPanel--main .searchPanel__return-radio label {
	margin-right: 30px;
	cursor: pointer;
}

.searchPanel--main .searchPanel__return-select {
	padding: 5px 0 5px;
}

.searchPanel--main .searchPanel__return-select select {
	margin-right: 20px;
}

/* ---------------------------------------------------------
	CSS Document checkbox
--------------------------------------------------------- */

.ui__form-checkbox-blue {
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	*zoom:1;
	*display:inline;
	margin:0;
	padding:0;
	margin-right:5px;
	width:20px;
	height:20px;
	background:url("/car/common/images/ui/ui__checkbox.png") no-repeat;
	border:none;
	background-position:0 0;
}

.searchPanel__smoke-select label:hover .ui__form-checkbox-blue,
.ui__form-checkbox-blue:hover {
	background-position:-40px 0;
}

.searchPanel__smoke-select label:hover .ui__form-checkbox-blue.checked,
.ui__form-checkbox-blue.checked {
	background-position:-80px 0;
}

/* ---------------------------------------------------------
	CSS Document select
--------------------------------------------------------- */

.searchPanel--main select {
	margin-right: 5px;
	border: solid 1px #a0acba;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px;
	line-height: 14px;
	color: #505050;
}

.searchPanel--main select:hover {
	border: solid 1px #1460ba;
}

.searchPanel--main img.ui-datepicker-trigger {
	margin-right: 15px;
}

.searchPanel--main .searchPanel__return-select select#RETURN_PREF {
	max-width: 140px;
}

.searchPanel--main .searchPanel__return-select select#RETURN_AREA {
	max-width: 350px;
}

.searchPanel--sub .searchPanel__from td ,
.searchPanel--sub .searchPanel__to td {
	padding: 5px 10px 10px;
}

.searchPanel--sub .searchPanel__from p ,
.searchPanel--sub .searchPanel__to p {
	margin-top: 1px;
}

.searchPanel__from img.ui-datepicker-trigger ,
.searchPanel__to img.ui-datepicker-trigger {
	vertical-align: -7px;
	margin:0 auto;
	cursor: pointer;
}

.searchPanel__from img:hover ,
.searchPanel__to img:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

.searchPanel--sub .searchPanel__from strong ,
.searchPanel--sub .searchPanel__to strong {
	color: #325b8b;
}

.searchPanel--sub select {
	padding: 0;
	border: solid 1px #a0acba;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: 0;
	font-size: 11px;
	line-height: 20px;
}

.searchPanel--sub select:hover {
	border: solid 1px #1460ba;
}

.searchPanel--sub .searchPanel__start-area select {
	max-width: 190px;
	font-size: 12px;
}

.searchPanel--sub .searchPanel__return-select select {
	max-width: 190px;
	margin-top: 5px;
	font-size: 12px;
}

.searchPanel--sub #month1,
.searchPanel--sub #month2 {
	width: 90px;
}

.searchPanel--sub #day1,
.searchPanel--sub #day2 {
	width: 72px;
}

.searchPanel--sub #time1,
.searchPanel--sub #time2 {
	width: 60px;
}

select#Retrieval_arrival_dropOffPref{
	height: 20px !important;
	margin-bottom: 5px;
	font-size: 12px;
}

select#RetrievalRight_arrival_dropOffPref{
	margin-bottom:5px;
}

select#Retrieval_Top_arrival_dropOffPref{
	margin-bottom:5px;
}

#departyre,
#arrival,
.car_form_td02 p,
.searchPanel--main.ui__block .ui__header {
	display: none;
}



/* ---------------------------------------------------------
	CSS Document ui__btn__advanced-search
--------------------------------------------------------- */

.searchPanel__advanced-search-block a.ui__btn__advanced-search {
	display: block;
	*zoom: 1;
	padding: 2px 0;
	border-bottom: 1px solid #dadbde;
	-moz-box-shadow: #fff 0 0 0 1px inset;
	-webkit-box-shadow: #fff 0 0 0 1px inset;
	box-shadow: #fff 0 0 0 1px inset;
	background-image: -moz-linear-gradient(top, #ffffff,#eeeeee 100%);
	background-image: -o-linear-gradient(top, #ffffff,#eeeeee 100%);
	background-image: -webkit-linear-gradient(top, #ffffff,#eeeeee 100%);
	background-image: linear-gradient(to bottom, #ffffff,#eeeeee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE');
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
	line-height: 24px;
	color: #325b8b;
}

.searchPanel__advanced-search-block a.ui__btn__advanced-search:visited {
	color: #325b8b;
}

.searchPanel__advanced-search-block a.ui__btn__advanced-search:hover,
.searchPanel__advanced-search-block a.ui__btn__advanced-search:active,
.searchPanel__advanced-search-block a.ui__btn__advanced-search:focus {
	color: #5e8dc5;
}

.searchPanel__advanced-search-block a.ui__btn__advanced-search:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	height: 14px;
	width: 14px;
	margin: 0 5px;
	background-repeat: no-repeat;
	background-image: url("/car/common/images/ui/ui__search-block__opener.png");
	margin-bottom: 2px;
}

.searchPanel__advanced-search-block a.ui__btn__advanced-search.closer:before {
	background-image: url("/car/common/images/ui/ui__search-block__closer.png");
}

.searchPanel__advanced-search-block a.ui__btn__advanced-search.opener:before {
	background-image: url("/car/common/images/ui/ui__search-block__opener.png");
}

/* ---------------------------------------------------------
	CSS Document ui__btn--cv
--------------------------------------------------------- */

.searchPanel--main .action {
	text-align: center;
	margin-top: 8px;
}

.searchPanel--sub .action {
	border-top:1px solid rgba(255,255,255,0.5);
	text-align:center;
	padding-top:3px;
	padding-top:5px\9;
}

.searchPanel--main .action .ui__btn--cv {
	width: 300px;
}

.searchPanel--sub .action .ui__btn--cv {
	width:260px;
}

.ui__btn--cv {
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	*zoom:1;
	*display:inline;
	text-shadow:0px -1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:#d8670b 0 3px 0,rgba(0,0,0,0.2) 0 3px 3px;
	-webkit-box-shadow:#d8670b 0 3px 0,rgba(0,0,0,0.2) 0 3px 3px;
	box-shadow:#d8670b 0 3px 0,rgba(0,0,0,0.2) 0 3px 3px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	font-size:15px;
	line-height:34px;
	background:#f27b11;
	text-align:center;
	text-decoration:none;
	border-radius:4px;
	border:none;
}

.ui__btn--cv:hover {
	position:relative;
	top:-1px;
	-moz-box-shadow:#d8670b 0 4px 0,#f27b11 0 4px 10px;
	-webkit-box-shadow:#d8670b 0 4px 0,#f27b11 0 4px 10px;
	box-shadow:#d8670b 0 4px 0,#f27b11 0 4px 10px;
	background-image:-moz-linear-gradient(top, rgba(255,255,255,0.1),rgba(255,255,255,0));
	background-image:-o-linear-gradient(top, rgba(255,255,255,0.1),rgba(255,255,255,0));
	background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.1),rgba(255,255,255,0));
	background-image:linear-gradient(to bottom, rgba(255,255,255,0.1),rgba(255,255,255,0));
}

.ui__btn--cv:active {
	position:relative;
	top:3px;
	-moz-box-shadow:#d8670b 0 0 0,rgba(0,0,0,0.2) 0 0 3px;
	-webkit-box-shadow:#d8670b 0 0 0,rgba(0,0,0,0.2) 0 0 3px;
	box-shadow:#d8670b 0 0 0,rgba(0,0,0,0.2) 0 0 3px;
	background-image:-moz-linear-gradient(top, rgba(0,0,0,0.2),rgba(0,0,0,0));
	background-image:-o-linear-gradient(top, rgba(0,0,0,0.2),rgba(0,0,0,0));
	background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.2),rgba(0,0,0,0));
	background-image:linear-gradient(to bottom, rgba(0,0,0,0.2),rgba(0,0,0,0));
}

.ui__btn--cv:visited {
	color:#FFF;
}


