/*Generals*/
html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	min-width:990px;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
h1#no_cars {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
h2, h3 {
	padding: 0px;
	margin: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
img {
	border: 0;
}
a {
	color: #4F849D;
	text-decoration: none;
	outline:none;
}
a, .sm31 em {
	font: 10px Arial, Helvetica, sans-serif;
}

ol {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
ol li {
	padding-bottom: 5px;
}
p {
	padding: 0px;
	margin: 0px;
}
optgroup {
	font-style: normal;
	font-weight: normal;
	background-color: rgb(183, 210, 210);
	font-size: 16px;
}
option {
	background-color: white;
	font-size: 14px;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
	font-size:0;
}
.hidden {
	display:none;
}
/*Header*/
.l-head {
	background:url(../img/menu-bg.png) repeat-x 0 100%;
	border-bottom: 3px solid #006633;
}
.l-head .inner {
	margin:0 auto;
	width:990px;
}
.h-top-line {
	margin:0;
	padding: 10px 0 0 0;
	height:70px;
}
/*Logo*/
.b-logo {
	display: block;
	float:left;
	width: 339px;
	height: 70px;
	margin:0;
	padding:0;
	background: url(../html/img/top_bg2.png) no-repeat left top;
}
/*Top Flash Banner*/
.b-top-banner {
	float:right;
	width:480px;
}
/*Top links under logo*/
.b-top-link1 {
	padding:0 5px;
	margin-bottom:6px;
	font-family: Tahoma, Arial, Helvetiva, Sans-serif;
	font-size: 13px;
	line-height:35px;
	color: #000000;
	text-align:left;
	text-decoration: none;
}
.b-kaitori-link {
	float:right;
	width:55%;
	margin-bottom:6px;
	font-family: Tahoma, Arial, Helvetiva, Sans-serif;
	font-size: 13px;
	line-height:35px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.b-link {
	font-size: 13px;
}
/*/////////*/
#TopLogoDiv {
	background: url(img/top_bg.png) no-repeat left top;
	text-align: right;
}
#TopLogoDivRight {
	height: 65px;
	margin-right: 0px;
	padding-top: 10px;
}
/*Container for side & main areas*/
.l-body {
	margin:0 auto;
	width:990px;
}
.h-sub-nav {
	padding:0 15px;
	margin:0;
	height:27px;
}
.h-sub-nav a {
	font: 12px/27px Tahoma, Arial, Helvetiva, sans-serif !important;
	color: #079CE4;
	text-decoration: none;
}
.h-sub-nav a:hover {
	font: 12px/27px Tahoma, Arial, Helvetiva, sans-serif !important;
	text-decoration: underline;
	color: #BE0026;
}
/*Breadcrumbs*/
.b-breadcrumbs {
	font: 12px/27px Tahoma, Arial, Helvetiva, sans-serif;
	height:27px;
	text-align:left;
    width:680px;
}
/*Additional Links*/
.b-hot-links {
	float:right;
	height:27px;
	text-align:right;
}
.b-hot-links img {
	cursor:pointer;
	display:inline;
	vertical-align:middle;
}
/*//////*/
.QuotationMarcs {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 0px 3px;
}
#TopNavigationRight {
	text-align: right;
	display: block;
}
/*Side content area*/
.l-side-area {
	float:left;
	display:inline;
	width:190px;
}
/*Main content area*/
.l-main-area {
	float:right;
	width:790px;
	text-align:left;
}
/*Content Left Part*/
/*/////////*/
.LeftMenu {
	background: url(img/left_menu_centralpart.png) repeat-x left top;
	margin-top: 15px;
}
.LeftMenuLeftPart {
	background: url(img/left_menu_leftpart.gif) no-repeat left top;
}
.LeftMenuRightPart {
	background: url(img/left_menu_rightpart.gif) no-repeat right top;
	height: 26px;
}
.LeftMenuRightPart h1 {
	padding-top: 7px;
	font-size: 10px;
}
.b-side-title {
	background: url(img/left_menu_leftpart.gif) no-repeat 0 0;
	margin-bottom:2px;
	height:26px;
}
.b-side-title div {
	background: url(img/left_menu_rightpart.gif) no-repeat 100% 0;
	height:26px;
}
.b-side-title div h1 {
	background: url(img/left_menu_centralpart.png) repeat-x 0 0;
	margin:0 7px;
	padding:0;
	height:26px;
	font-size: 10px;
	line-height:26px;
	text-align:center;
}
.h-side-countries-companies {
	border-width:0 1px 1px;
	border-style:solid;
	border-color:#fff #B7D2D2 #B7D2D2 #B7D2D2;
	margin-bottom:15px;
}
.b-side-country {
	background: url(img/left_submenu_bg.png) repeat-x left top;
	border-top: 1px solid #B7D2D2;
	border-bottom: 1px solid #CCCCCC;
	height: 36px;
	line-height:36px;
	margin:0;
	text-align:center;
}
.b-side-country, .Japan, .America, .England, .France, .Germany, .Italy, .Sweden {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #0E607A;
}
.b-side-country a, .Japan a, .America a, .England a, .France a, .Germany a, .Italy a, .Sweden a {
	font-weight: bold;
	color: #0E607A;
	line-height:36px;
}
.b-side-country img {
	vertical-align:middle;
	margin:0 30px 0 0;
	padding:0;
}
.Japan {
	background: url(mfr-img/japan_flag.gif) no-repeat 13px 5px;
}
.America {
	background: url(mfr-img/america_flag.gif) no-repeat 13px 5px;
}
.England {
	background: url(mfr-img/england_flag.gif) no-repeat 13px 5px;
}
.France {
	background: url(mfr-img/france_flag.gif) no-repeat 13px 5px;
}
.Germany {
	background: url(mfr-img/germany_flag.gif) no-repeat 13px 5px;
}
.Italy {
	background: url(mfr-img/italy_flag.gif) no-repeat 13px 5px;
}
.Sweden {
	background: url(mfr-img/sweden_flag.gif) no-repeat 13px 5px;
}
.b-side-companies {
	background: url(img/car_table_bg.png) repeat-x left top;
	margin:0;
	padding:0;
	border: 1px solid #FFFFFF;
}
.b-side-companies dl {
	overflow:hidden;
	margin:0;
	padding:0;
}
.b-side-companies dd {
	float:left;
	width:50%;
	margin:0;
	padding:10px 0 7px;
	text-align: center;
	white-space:nowrap;
}
.b-side-companies a {
	text-decoration: none;
	color: #4F849D;
	font: 10px Arial, Helvetica, sans-serif;
}
.b-side-companies a:hover {
	text-decoration: underline;
	color: #079CE4;
}
.b-side-companies img {
	display:block;
	margin:0 auto 3px;
	padding:0;
}
/* Side left bottom block with locations */
.b-locations {
	background: url(img/map_bg.png) repeat left bottom;
	border: 1px solid #B7D2D2;
}
.b-locations .inner {
	background: url(img/map_gradient.png) repeat-x 0 0;
	padding-bottom:10px;
}
.b-locations .description {
	color: #666666;
	padding: 10px 10px 3px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 10px;
}
.b-locations img {
	display:block;
	margin:0 auto 10px;
}
.b-region {
	overflow:hidden;
	margin:0;
	padding:0;
}
.b-region li {
	list-style:none;
	float:left;
	display:inline;
	width:33%;
	margin:0 0 3px 0;
	padding:0;
	text-align: center;
}
.b-region a {
	display: block;
	margin:0;
	padding:0;
	font: 10px/14px Arial, Helvetica, sans-serif;
}
/* Central Part */
/* Titles */
.b-title-content {
	background: url(img/central_menu_centralpart2.png) repeat-x left top;
	height: 26px;
	margin-bottom:2px;
}
.b-title-content-inner {
	background: url(img/central_menu_leftpart2.gif) no-repeat left top;
	height: 26px;
}
.b-title-content h1 {
	background: url(img/central_menu_rightpart2.gif) no-repeat right top;
	height: 22px;
	margin:0;
	padding:4px 0 0 20px;
	font-size: 16px;
	line-height:22px;
	text-align: left;
}
.b-title-content span {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
}
.CentralMenu2 {
	background: url(img/central_menu_centralpart2.png) repeat-x left top;
	text-align: left;
}
.CentralMenu2LeftPart {
	background: url(img/central_menu_leftpart2.gif) no-repeat left top;
}
.CentralMenu2RightPart {
	background: url(img/central_menu_rightpart2.gif) no-repeat right top;
	height: 36px;
}
.CentralMenu2RightPart h1 {
	padding-top: 12px;
	padding-left: 20px;
	font-size: 16px;
}
.CentralMenu2RightPart span {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
}
.b-title-content2 {
	background: url(img/central_menu_centralpart2.png) repeat-x left top;
	height: 36px;
	margin-bottom:2px;
}
.b-title-content2-inner {
	background: url(img/central_menu_leftpart2.gif) no-repeat left top;
	height: 36px;
}
.b-title-content2 h1,
.b-title-content2 .b-title-content2-right-corner {
	background: url(img/central_menu_rightpart2.gif) no-repeat right top;
	height: 24px;
	padding:12px 0 0 20px;
	font-size: 16px;
	text-align: left;
    margin:0;
    color:#ffffff;
    font-weight:bold;
}
.b-title-content2 span {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
}
.b-title-content5 {
	background: url(img/central_menu_centralpart3.png) repeat-x left top;
	height: 26px;
	margin-bottom:2px;
}
.b-title-content5-inner {
	background: url(img/central_menu_leftpart3.gif) no-repeat left top;
	height: 26px;
}
.b-title-content5 h1 {
	background: url(img/central_menu_rightpart3.gif) no-repeat right top;
	height: 26px;
	margin:0;
	padding:4px 0 0 20px;
	font-size: 16px;
	line-height:22px;
	text-align: left;
}
.b-title-content5 span {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
	line-height:26px;
}
.b-title-content6 {
	background-color: #2e8361;
	padding: 10px 30px;
	margin:0 0 2px 0;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
/* Block of new cars */
.b-new-cars {
	border: 1px solid #B2CBD5;
	margin: 2px 0 13px;
	padding:0 0 2px 0;
	overflow:hidden;
	color:#4F849D;
	font:10px/15px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
.b-new-car {
	float:left;
	width:130px;
	cursor:pointer;
}
.b-new-car img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 4px 4px 2px 4px;
}
/* Block types of cars*/
.b-content-block {
	/*border: 1px solid #B2CBD5;*/
	/*background: url(img/car_typ_bg.png) repeat-x left bottom;*/
	margin-bottom:15px;
}
.b-content-block2 {
	border: 1px solid #B2CBD5;
	background: url(img/central_bg.png) repeat-x left top;
	margin-bottom:15px;
	padding: 20px 20px 10px 15px;
}
.b-factory {
	margin:0 0 15px 0;
	position: relative;
}
.h-search-form {
	padding: 8px 12px 5px;
}
.h-types-cars {
	position: relative;
	padding:15px 5px;
}
.b-subpage {
	padding: 10px 10px 30px 10px;
}
.b-subpage span {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ff0000;
}
.b-type {
	margin:0;
	padding:0;
}
.b-type td {
	margin:0;
	padding:0 7px 20px;
	vertical-align:top;
	text-align: center;
}
.b-type a {
	display: block;
	padding:0;
	margin:0;
}
#CarTypeTable td.CarTypeBottom2 {
	padding-bottom: 30px;
}
.stamp {
	position: absolute;
	background: url(img/stamp.gif) no-repeat 0 0;
	height: 110px;
	width: 135px;
	top:120px;
	right:-1px;
}
/* Block index factory*/
.b-factory {
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align:left;
}
.b-factory a {
	padding-left: 100px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #1392B7;
	text-decoration: none;
	font-weight: bold;
}
.b-factory a:hover {
	text-decoration: underline;
}
.b-factory img {
	padding-right: 2px;
}
.b-factory .factoryPageLink {
    padding:0 !important;
}
.stamp2 {
	position: relative;
	width: 100%;
	height: 165px;
}
.stamp2 img {
	position: absolute;
	top: 75px;
	right: 0px;
	background: url(img/trademark.png) no-repeat;
	width: 216px;
	height: 186px;
	z-index: 20;
}
.b-content-banner {
	/*position: absolute;*/
	left: 5px;
	top: 10px;
	width: 770px;
	height: 165px;
	z-index: 20;
    margin-left:auto;
    margin-right:auto;
}
/* Index info about content */
.b-info-content {
	border: 1px solid #B2CBD5;
	background: url(img/car_typ_bg.png) repeat-x left bottom;
	padding:15px 30px 20px 20px;
}
.contentheader {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666633;
	padding: 0 0 10px 0;
	text-align: left;
}
.b-info-content p {
	margin:0 0 25px 10px;
	padding:0;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5em;
}
.b-info-content img {
	float: right;
	display:inline;
	border: 1px solid #DADADA;
	margin:0 0 15px 10px;
}
.b-info-content table {
	margin:0;
	padding:0;
}
.b-info-content td {
	padding:0;
	margin:0;
	vertical-align: top;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5em;
}
/* Subpages content style */
.b-subpage-flash {
	margin-bottom: 6px;
}
.b-bg-map {
	background: url(img/map2.gif) no-repeat right top;
}
.b-subpage-content {
	padding:20px 10px 50px 40px;
	text-align:left;
}
.b-subpage-content h2 {
	color: #666633;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.b-subpage-content p {
	padding: 10px 0px 0px 5px;
	font: 14px Arial, Helvetica, sans-serif;
}
.b-subpage-content ol {
	padding-left: 0px;
	margin-bottom: 0px;
}
.b-subpage-content table.comments {
	top: 0px;
	position: relative;
}
.h-prefectures .cont {
	float:right;
	display:inline;
	width:375px;
}
.h-prefectures ol {
	margin:26px 0 0 20px;
	padding:0;
	color: #333333;
	font: 14px Arial, Helvetica, sans-serif;
}
.b-comments {
	padding: 20px;
	color: #333333;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}
.b-comments span {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #066E57;
}
.b-subpage-content td.left {
	vertical-align: top;
	padding-left: 5px;
	color: #333333;
	font: 14px Arial, Helvetica, sans-serif;
}
.b-subpage-content td.right {
	vertical-align: top;
	padding-right: 5px;
	color: #333333;
	font: 14px Arial, Helvetica, sans-serif;
}
.b-subpage-content td.comments {
	padding: 20px;
	vertical-align: top;
	color: #333333;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}
.b-subpage-content span {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #066E57;
}
.b-repair-shops {
	width:100%;
}
.b-repair-shops td {
	padding-top: 5px;
	padding-bottom:5px;
	text-align:center;
}
.b-repair-shops h5 {
	color: #066E57;
	font-size: 14px;
}
.b-repair-shops b {
	color: #666633;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif
}
.b-repair-shops a {
	font: 12px Arial, Helvetica, sans-serif;
}
.b-repair-shops .left {
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	white-space:nowrap;
	width:75px;
}
.b-repair-shops .left2 {
	border-right: 1px dotted #999999;
}
.b-repair-shops .right {
	border-bottom: 1px dotted #999999;
	vertical-align:top;
}
.RepairShopTable b {
	color: #666633;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif
}
.RepairShopTable td {
	padding: 5px 0px 5px 10px;
}
.RepairShopTable h5 {
	color: #066E57;
	font-size: 14px;
}
.RepairShopTable a {
	font: 12px Arial, Helvetica, sans-serif;
}
.RepairShopTableLeftTd {
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.RepairShopTableLeftTd2 {
	border-right: 1px dotted #999999;
}
.RepairShopTableRightTd {
	border-bottom: 1px dotted #999999;
}
.CentralMenu_Sp {
	background: url(img/central_menu_centralpart_sp.png) repeat-x left top;
	margin-top: 15px;
	text-align: left;
}
.CentralMenuLeftPart_Sp {
	background: url(img/central_menu_leftpart_sp.gif) no-repeat left top;
}
.CentralMenuRightPart_Sp {
	background: url(img/central_menu_rightpart_sp.gif) no-repeat right top;
	height: 26px;
}
.CentralMenuRightPart_Sp h3 {
	padding-top: 7px;
	padding-left: 20px;
}
.CentralMenu3 {
	background: url(img/central_menu_centralpart2.png) repeat-x left top;
	text-align: left;
	width: 65%
}
.CentralMenu3LeftPart {
	background: url(img/central_menu_leftpart2.gif) no-repeat left top;
}
.CentralMenu3RightPart {
	background: url(img/central_menu_rightpart2.gif) no-repeat right top;
	height: 36px;
}
.CentralMenu3RightPart h1 {
	padding-top: 12px;
	padding-left: 20px;
	font-size: 16px;
}
.CentralMenu3RightPart span {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
}
/*Other Pages*/
#Content2 {
	border: 1px solid #B2CBD5;
	background: url(img/car_typ_bg.png) repeat-x left bottom;
	margin-top: 2px;
	padding: 10px 0px 30px 10px;
}
#Content2 span {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ff0000;
}
.CentralMenu4 {
	background: url(img/central_menu_centralpart2.png) repeat-x left top;
	margin-top: 15px;
	text-align: left;
}
.CentralMenu4LeftPart {
	background: url(img/central_menu_leftpart2.gif) no-repeat left top;
}
.CentralMenu4RightPart {
	background: url(img/central_menu_rightpart2.gif) no-repeat right top;
	height: 36px;
}
.CentralMenu4RightPart h1 {
	padding-top: 12px;
	padding-left: 20px;
	font-size: 16px;
}
.CentralMenu4RightPart span {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
}
/*SiteMap*/
.b-sitemap {
	width:100%;
}
.sm {
	background-color: #2e8361;
	padding: 10px 30px;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.sm2 {
	background-color: #efefef;
	padding: 10px 20px;
	text-align: left;
	font-size: 14px;
	white-space: pre;
	vertical-align: middle;
}
.sm31 {
	background-color: #efefef;
	padding: 5px 20px;
	text-align: center;
	font-size: 14px;
	white-space: pre;
	vertical-align: middle;
}
.sm32 {
	background-color: #efefef;
	padding: 5px 20px;
	text-align: left;
	font-size: 13px;
	vertical-align: top;
	line-height: 1.3em;
}
.sm4 {
	background-color: #efefef;
	padding: 10px 0px;
	text-align: center;
	font-size: 14px;
	white-space: pre;
}
/*Company*/
.companytable {
	width: 98%;
}
.company {
	background-color: #2e8361;
	padding: 10px 30px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.company21 {
	background-color: #efefef;
	padding: 10px 20px 10px 30px;
	text-align: left;
	font-size: 14px;
	white-space: pre;
	vertical-align: top;
}
.company31 {
	background-color: #efefef;
	padding: 10px 40px 10px 20px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
}
.company22 {
	background-color: #f5f5f5;
	padding: 10px 20px 10px 30px;
	text-align: left;
	font-size: 14px;
	white-space: pre;
	vertical-align: top;
}
.company32 {
	background-color: #f5f5f5;
	padding: 10px 40px 10px 20px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
}
a.company_anchor {
	font: 14px Arial, Helvetica, sans-serif;
	color: #4F849D;
	text-decoration: none;
}
a.company_anchor:hover {
	color: #079CE4;
}
/*FAQ*/
.faq {
	margin:0;
	padding:0;
}
.faq dt {
	background-color: #efefef;
	padding: 10px 30px;
	margin:0 0 2px 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.faq dd {
	background-color: #f5f5f5;
	margin:0 0 2px 0;
	padding: 10px 30px;
	text-align: justify;
	font-size: 12px;
	line-height: 1.5em;
}
/*Agent*/
#Agent {
	border: 1px solid #B2CBD5;
	background: url(img/car_typ_bg.png) repeat-x left bottom;
	margin-top: 2px;
	padding: 10px 0px 50px 10px;
}
#Agent h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #324c65;
	padding: 15px 0px 10px 20px;
}
#Agent p {
	padding: 0px 30px 10px 30px;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5em;
}
#Agent p.comments {
	width: 90%;
	margin: 0px 30px 10px 30px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #f5f5f5;
	padding: 5px 10px;
	border: solid 1px #999999;
	text-align: justify;
	line-height: 1.5em;
}
#Agent span {
	padding: 0px 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5em;
	color: #333333;
}
#Agent span.red {
	padding: 0px 5px;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5em;
	color: #ff0000;
}
#Agent img {
	float: left;
	border: 0;
}
#Agent table {
	left: 30px;
	position: relative;
}
#Agent td {
	vertical-align: top;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5em;
}
#Agent td.comments {
	vertical-align: top;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #f5f5f5;
	padding: 5px 10px;
	border: solid 1px #999999;
	text-align: justify;
	line-height: 1.5em;
}
#Agent a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #1392B7;
	text-decoration: none;
}
/*Dealers*/
.dealerstable {
	width: 98%;
}
.dealers {
	background-color: #2e8361;
	padding: 10px 30px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.dealers1 {
	background-color: #efefef;
	padding: 10px 20px 10px 30px;
	text-align: left;
	font-size: 14px;
	color: #333333;
	white-space: pre;
	vertical-align: top;
}
.dealers2 {
	background-color: #f5f5f5;
	padding: 10px 20px 10px 30px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	line-height: 1.3em;
}
.dealers3 {
	background-color: #f5f5f5;
	padding: 0px 20px 5px 0px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	line-height: 1.3em;
}
a.dealers_anchor {
	font: 14px Arial, Helvetica, sans-serif;
	color: #4F849D;
	text-decoration: none;
}
a.dealers_anchor:hover {
	color: #079CE4;
}
/*AutoRepairShops*/
.repairtable {
	width: 98%;
}
.bgmap {
	padding: 10px 30px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background: url(img/map_repair.gif) no-repeat center top;
	width: 220px;
	height: 200px;
	position: relative;
	top: 10px;
	left: 50px;
}
#pref-list {
	text-align: left;
	padding: 20px 0px 20px 100px;
}
#pref-list a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #4F849D;
	text-decoration: none;
}
#pref-list a:hover {
	color: #079CE4;
}
.pref {
	font-size: 14px;
	color: #333333;
	text-align: left;
}
.pref2 {
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.factory {
	width: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 20px 0px 20px 50px;
}
.factory2 {
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	width: 330px;
}
.factory2 a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #4F849D;
	text-decoration: none;
}
.factory2 a:hover {
	color: #079CE4;
}
/*Prefecture Search*/
.pref_search {
	width: 98%;
}
.bgmap2 {
	padding: 10px 30px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background: url(img/map_search.gif) no-repeat center top;
	width: 300px;
	height: 260px;
	position: relative;
	top: 20px;
	left: 0px;
}
#pref-list2 {
	text-align: left;
	padding: 0px 0px 20px 0px;
}
#pref-list2 a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #4F849D;
	text-decoration: none;
}
#pref-lis2t a:hover {
	color: #079CE4;
}
#pref-list2 th {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
/*Country Manufacturer Search*/
#ManufactureTable {
	top: 15px;
	left: 5px;
	position: relative;
	vertical-align: top;
}
#ManufactureTable td {
	text-align: center;
	vertical-align: top;
	line-height: 1.0em;
	padding-bottom: 20px;
}
#ManufactureTable a {
	display: block;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
/*Models List*/
.ContentModelList {
	border: 1px solid #B2CBD5;
	background: url(img/car_typ_bg.png) repeat-x left bottom;
	margin-top: 2px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.ModelList {
	top: 5px;
	left: 0px;
	position: relative;
}
.ModelList a {
	white-space: nowrap;
}
.ModelList th {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666633;
	padding: 0 10px 10px 20px;
	vertical-align: top;
}
.ModelList td {
	font: normal 14px Arial;
	color: #666633;
	padding: 0 0 10px 0;
	vertical-align: top;
	text-align: left;
}
.ModelList td.model-lastline {
	padding: 0 0 20px 0;
}
.ModelList a {
	font: 18px Arial;
	padding: 0 0 10px 0;
	vertical-align: top;
}
a.ModelGroupList {
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}
.ModelList td.model-notitle {
	padding: 0px 0px 20px 20px;
}
/*PrefecturesTable in Second Page*/
.b-round .top {
	background: url(img/top_td_bg.png) repeat-x 0 0;
	height:13px;
	font-size:0;
	line-height:0;
}
.b-round .top .left, .b-round .top .right {
	background: url(img/top_left_corner.gif) no-repeat 0 0;
	width: 13px;
	height:13px;
	font-size:0;
	line-height:0;
	float: left;
}
.b-round .top .right {
	background: url(img/top_right_corner.gif) no-repeat 100% 0;
	float: right;
}
.b-round .middle {
	background: url(img/left_td_bg.png) repeat-y 0 0;
	zoom:1;
}
.b-round .middle .inner {
	position:relative;
	background: url(img/right_td_bg.png) repeat-y 100% 0;
	padding:0 13px;
}
.b-round .bot {
	background: url(img/bottom_td_bg.png) repeat-x 0 0;
	height:13px;
	font-size:0;
	line-height:0;
}
.b-round .bot .left, .b-round .bot .right {
	background: url(img/bottom_left_corner.gif) no-repeat 0 0;
	width: 13px;
	height:13px;
	font-size:0;
	line-height:0;
	float: left;
}
.b-round .bot .right {
	background: url(img/bottom_right_corner.gif) no-repeat 0 0;
	float: right;
}
.b-round .left-top {
	position:absolute;
	left:0;
	top:0;
	background:url(img/left_td_top_img.gif) no-repeat 0 0;
	width:13px;
	height:92px;
}
.b-round .right-top {
	position:absolute;
	right:0;
	top:0;
	background:url(img/right_td_top_img.gif) no-repeat 0 0;
	width:13px;
	height:92px;
}
.h-prefectures .b-round {
	width:555px;
}
.b-prefectures {
	background: url(img/map1.gif) no-repeat right top #E8E8E8;
	width:529px;
}
.b-prefectures td {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 23px;
}
.b-prefectures a {
	display: block;
	color: #FFFFFF;
	height:23px;
	font: bold 12px/23px Arial, Helvetica, sans-serif;
}
.b-prefectures a:hover {
	color: #FFFFFF;
	background-color: #317957;
}
.b-prefectures-factory a {
	color: #FFD11E;
}
.g-fill {
	background-color: #69AACD;
}
/*Bottom*/
.l-footer {
	border-top: 1px solid #B2CBD5;
	border-left: 1px solid #B2CBD5;
	border-right: 1px solid #B2CBD5;
	background: url(img/central_bg.png) repeat-x left top;
	text-align: center;
	padding: 15px 5px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #999999;
}
.l-footer a {
	padding: 0px 0px;
	font: 9px Arial, Helvetica, sans-serif;
}
.l-footer a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.bottom {
	border-top: 1px solid #B2CBD5;
	padding:16px 0 0;
	margin-top:5px;
	text-align: center;
}
#htmlSearchForm {
	padding: 0;
	margin: 0;
}
form#htmlSearchForm table#portalSearchTable {
}
form#htmlSearchForm table#portalSearchTable td {
	text-align: left;
	white-space: nowrap;
	padding-top: 8px;
	font-size: 14px;
	vertical-align: top;
}
form#htmlSearchForm table#portalSearchTable td input, form#htmlSearchForm table#portalSearchTable td select {
	font-size: 14px;
}
form#htmlSearchForm table#portalSearchTable tr.top td {
	padding-top: 0px;
}
form#htmlSearchForm table#portalSearchTable tr.bottom td {
	padding-top: 15px;
}
form#htmlSearchForm table#portalSearchTable tr.searchButtons td {
	padding: 16px 0 10px 0;
}
#portalSearchTable .searchButton, .b-index-search-form .searchButton {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -2px -164px;
	display: block;
	width: 180px;
	height: 43px;
	float: left;
}
#portalSearchTable .searchButton:hover, .b-index-search-form .searchButton:hover {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -2px -207px;
}
#portalSearchTable .searchButton:hover, .b-index-search-form .searchButtonChangeIndex {
	background: url(../img/search_result/searchButtonChangeIndex.gif) no-repeat;
}
#portalSearchTable .resetButton, .b-index-search-form .resetButton {
	background: url(../img/search_result/searchResultButtons.png) -181px -164px no-repeat;
	float: left;
	display: inline;
	width: 118px;
	height: 27px;
	margin:6px 0 6px 30px;
}
#portalSearchTable .resetButton:hover, .b-index-search-form .resetButton:hover {
	background-position: -181px -193px;
}
.front_car_list_table {
	border: 0px;
	border-style: solid;
	border-color: #0067b3;
	margin-top: 5px;
	margin-bottom: 5px;
}
.front_car_list_table .shopName a {
	font-size: 12px !important;
}
.front_car_data_skin2 {
	font-size: 12px;
	border: 0px;
	border-style: solid;
	border-color: #ffffff;
	text-align: left;
}
.price_font_skin {
	line-height:20px;
}
.price_font_skin span {
	font-size: 19px;
	color: #f00000;
}
.price_font_skin2 {
	font-size: 19px;
	color: #f00000;
}
.front_car_list_table {
	border: 0px;
	border-style: solid;
	border-color: #0067b3;
}
.HeaderLeft2 {
	background: url(img/central_menu_leftpart2.gif) no-repeat left top;
}
.HeaderLeft3 {
	background: url(img/central_menu_leftpart3.gif) no-repeat left top;
}
.HeaderCenter2 {
	background: url(img/central_menu_centralpart2.png) repeat-x left top;
	text-align: left;
	height: 36px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
}
.HeaderCenter3 {
	background: url(img/central_menu_centralpart3.png) repeat-x left top;
	text-align: left;
	height: 36px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
}
.HeaderRight2 {
	background: url(img/central_menu_rightpart2.gif) no-repeat right top;
}
.HeaderRight3 {
	background: url(img/central_menu_rightpart3.gif) no-repeat right top;
}
.HeaderCenter2 h1 {
	padding-top: 5px;
	padding-left: 20px;
	font-size: 16px;
	white-space: nowrap;
}
.HeaderCenter3 h1 {
	padding-top: 5px;
	padding-left: 20px;
	font-size: 16px;
	white-space: nowrap;
}
.HeaderCenter2 span {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
}
.HeaderCenter3 span {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
}
table.carInfo td {
	text-align: left;
}
table.carInfo td.price {
	text-align: center;
}
/*
	For catalogue pages.
*/
#Catalogue {
	border: 1px solid #B2CBD5;
	background: url(img/car_typ_bg.png) repeat-x left bottom;
	margin-top: 2px;
	padding: 0px 0px 50px 0px;
}
.spectable {
	top: 20px;
	left: 20px;
	position: relative;
	width: 940px;
}
.spec {
	background-color: #2e8361;
	padding: 10px 30px;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.spec2 {
	background-color: #efefef;
	padding: 10px 0px 10px 40px;
	text-align: left;
	font-size: 14px;
	white-space: pre;
	vertical-align: middle;
}
.spec3 {
	background-color: #efefef;
	padding: 10px 40px 10px 20px;
	text-align: left;
	font-size: 14px;
	vertical-align: middle;
}
.spec4 {
	background-color: #f5f5f5;
	padding: 10px 0px 10px 40px;
	text-align: left;
	font-size: 14px;
	white-space: pre;
	vertical-align: middle;
}
.spec5 {
	background-color: #f5f5f5;
	padding: 10px 40px 10px 20px;
	text-align: left;
	font-size: 14px;
	vertical-align: middle;
}
.kaitoriMenu {
	color: #ff0000 !important;
	font-size: 15px !important;
	border-left: 3px solid #ff0000 !important;
}
.guidanceLink {
	background: url(../img/guidance.gif) left no-repeat;
	display: block;
	width: 240px;
	height: 101px;
	margin-left: 15px;
}
.guidanceLink:hover {
	background: url(../img/guidance_hover.gif) left no-repeat;
}
.sortingForm {
	display: none;
}
/*Dealer info section*/
.dealerInfo {
	border: 1px solid #C2DADA;
	background-color: #F5FAFF;
	margin: 0;
	width: 100%;
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
}
.dealerInfo td {
	padding: 5px 0;
}
.dealerInfo img {
	border: 0;
}
.dealerInfo .firstRow td {
	padding-top: 7px;
}
.dealerInfo a {
	font-size:14px;
	padding: 0;
	margin: 0;
}
.dealerInfo .column1, .dealerInfo .column3 {
	font-size: 12px;
	font-weight: bold;
	width: 10%;
	padding: 0 10px;
}
.dealerInfo .column2, .dealerInfo .column4 {
	border: 1px solid #C2DADA;
	background-color: #FFFFFF;
	width: 40%;
	padding-left: 20px;
}
.dealerInfo .column5 {
	width: 58px;
	text-align: center;
	padding: 0 0 !important;
}
#prefecturesSelection {
	border: 1px solid;
	overflow: auto;
	width: 415px;
	height: 181px;
}
.smallPrefecturesSelection {
	width: 120px !important;
	height: 202px !important;
}
#prefecturesSelection em {
	font-weight: bold;
	font-style: normal;
}
#prefecturesSelection input {
	display: none;
}
#prefecturesSelection .areaPrefectures div div {
	padding-left: 5px;
}
#prefecturesSelection .controlDiv {
	height: 20px;
}
#prefecturesSelection .controlDiv:hover {
	cursor: pointer;
	background: #B7D2D2;
}
#prefecturesSelection .areaPrefectures span {
	font-size: 20px;
	line-height: 0.9em;
}
#prefecturesSelection .areaPrefectures input {
}
#prefecturesSelection .checkedRow {
	background: #2953C3;
	color: white;
}
#mainSearchForm {
	vertical-align: top;
	padding: 15px 23px 15px 23px;
	border: 1px solid #B2CBD5;
	background: url(img/car_typ_bg.png) repeat-x left bottom;
}
#mainSearchForm .additionalOptions table td {
	font-size: 11px !important;
	vertical-align: middle;
	padding: 0 !important;
	margin: 0 !important;
}
.modelsListHeader {
	text-align: left;
}
.modelsListHeader h1, .modelsListHeader h2, .modelsListHeader h3 {
	display: inline;
	text-align: left;
}
.modelsListHeader h1, .modelsListHeader h3  {
	color: #333333;
}
.modelsListContent {
	border-bottom: 1px solid #B2CBD5;
	text-align: left;
	margin: 5px 0 15px 0;
}
.modelsListContent a {
	font-size: 14px !important;
}
option.model-group {
	font-style: normal;
	font-weight: normal;
	background-color: #ACEDEE;
	font-size: 16px;
}
option.country-all {
	font-style: normal;
	font-weight: normal;
	background-color: #ACEDEE;
	font-size: 16px;
}
option.indent {
	text-indent: 15px;
}
a.dealerShopName:hover {
	color: #CC0000 !important;
}
.dealerInfoCommentButton {
	background: url(../img/greenDealerCommentButton.gif) no-repeat top right;
	width:320px;
	height:42px;
	clear:both;
}
.dealerInfoCommentButtonText {
	position:relative;
	top:12px;
	left:60px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.dealerInfoCDText {
	width:490px;
	margin:10px 15px 20px;
	white-space:nowrap;
}
.dealerInfoCDImage {
	margin-bottom:10px;
	width:490px;
	margin:10px 15px 20px;
}
.dealerTabs .tabTitles {
	margin: 15px 0 0 0;
	height: 32px;
	position: relative;
	top: 1px;
}
.dealerTabs #tab2, .dealerTabs #tab3 {
	display: none;
}
.dealerTabs #tab3 {
	text-align: center;
}
.dealerTabs #map {
	border:1px solid #C2DADA;
	width:998px;
	height: 600px;
	margin: 20px auto;
}
.markerInfoWindow {
    text-align: center;
	margin: 8px 0;
    font:normal 14px Tahoma,Arial,Helvetica,sans-serif;
    width:400px;
}

.markerInfoWindow em{
    font:bold 14px Tahoma,Arial,Helvetica,sans-serif;

}

.markerInfoWindow a{
    font:normal 16px Tahoma,Arial,Helvetica,sans-serif;

}

.dealerTabs .tabTitle {
	float: left;
	width: 100px;
	height: 22px;
	border: 1px solid #C2DADA;
	background: #E5E5E5;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	font-weight: bold;
	cursor: pointer;
}
.dealerTabs .selectedTab {
	background: #F5FAFF;
	border-bottom: 1px solid #F5FAFF;
}
.hrefStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}
#ManufactureTable a:hover {
	color: #079CE4;
	text-decoration: none;
}
/*SEARCH RESULT (CARS LIST) STYLES*/
.search-result {
	margin: 35px 0 50px;
	text-align: center;
}
.search-result .cleaner {
	width: 100%;
	clear: both;
	font-size: 0;
}
.search-result .controlsWrapper {
	text-align: left;
}
.search-result .carsListDelimiter {
	margin: 20px 10px;
	height:1px;
	font-size: 0;
	background: #B3B3B3;
}
.search-result .upperCarsListDelimiter {
	margin: 40px 10px 20px 10px;
}
.search-result .bottomCarsListDelimiter {
	margin: 20px 10px 40px 10px;
}
.search-result .horizontalSeparator {
	background: url(../img/search_result/horizontal_separator.jpg) repeat-x;
	height: 3px;
	width: 980px;
	margin: 20px auto;
}
/*STYLES FOR PAGINAL NAVIGATOR*/
.search-result .paginator {
	font-size: 12px;
	height:22px;
	margin:0;
	padding:0;
}
.search-result .paginator li {
	list-style:none;
	float:left;
	padding-right: 3px;
}
.search-result .paginator a {
	font-size: 12px;
}
.search-result .paginator td {
	vertical-align: top;
	height:22px;
}
.search-result .paginator td div, .search-result .paginator li div {
	height:22px;
}
.search-result .paginator .cell {
	background: url(../img/repeatXBackgrounds.png) repeat-x 0 -59px;
	cursor: pointer;
}
.search-result .paginator .cell .leftCorner {
	background: url(../img/search_result/paginator.png) no-repeat -180px 0;
	width: 4px;
	float:left;
	display:inline;
}
.search-result .paginator .cell .number {
	float:left;
	display:inline;
	padding: 3px 5px 0 5px;
	color:#4F849D;
}
.search-result .paginator .cell:hover .number, .search-result .paginator .current .number {
	color:#FFFFFF;
}
.search-result .paginator .cell .rightCorner {
	background: url(../img/search_result/paginator.png) no-repeat -189px 0;
	width:3px;
	float:right;
	display:inline;
}
.search-result .paginator .cell:hover, .search-result .paginator .current {
	background: url(../img/repeatXBackgrounds.png) repeat-x 0 -81px;
}
.search-result .paginator .cell:hover .leftCorner, .search-result .paginator .current .leftCorner {
	background: url(../img/search_result/paginator.png) no-repeat -184px 0;
}
.search-result .paginator .cell:hover .rightCorner, .search-result .paginator .current .rightCorner {
	background: url(../img/search_result/paginator.png) no-repeat -192px 0;
	color:#FFFFFF;
}
.search-result .paginator .current {
	cursor: auto;
}
.search-result .paginator .next {
	background:url(../img/search_result/paginator.png) no-repeat -195px 0;
	width:42px;
	cursor: pointer;
}
.search-result .paginator .next:hover {
	background:url(../img/search_result/paginator.png) no-repeat -237px 0;
}
.search-result .paginator .last {
	background:url(../img/search_result/paginator.png) no-repeat -279px 0;
	width:49px;
	cursor: pointer;
}
.search-result .paginator .last:hover {
	background:url(../img/search_result/paginator.png) no-repeat -328px 0;
}
.search-result .paginator .previous {
	background:url(../img/search_result/paginator.png) no-repeat -98px 0;
	width:41px;
	cursor: pointer;
}
.search-result .paginator .previous:hover {
	background:url(../img/search_result/paginator.png) no-repeat -139px 0;
}
.search-result .paginator .first {
	background:url(../img/search_result/paginator.png) no-repeat 0 0;
	width:49px;
	cursor: pointer;
}
.search-result .paginator .first:hover {
	background:url(../img/search_result/paginator.png) no-repeat -49px 0;
}
/*STYLES FOR LAYOUT SELECTION BUTTONS*/
.search-result .layout-selector {
	margin: 0;
	width:202px;
	height: 24px;
	float: right;
	display:inline;
}
.search-result .layout-selector .newLayout {
	float: left;
	width: 96px;
	height: 24px;
	background: url(../img/search_result/searchResultButtons.png) no-repeat -255px 0;
	margin: 0 10px 0 0;
	font-size:1px;
}
.search-result .layout-selector .newLayout:hover {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -255px -24px;
}
.search-result .layout-selector .newLayoutActive {
	float: left;
	display:inline;
	width: 96px;
	height: 24px;
	background: url(../img/search_result/searchResultButtons.png) no-repeat -255px -48px;
	margin: 0 10px 0 0;
	font-size:1px;
}
.search-result .layout-selector .oldLayout {
	float: left;
	width: 96px;
	height: 24px;
	background: url(../img/search_result/searchResultButtons.png) no-repeat -159px 0;
	font-size:1px;
}
.search-result .layout-selector .oldLayout:hover {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -159px -24px;
}
.search-result .layout-selector .oldLayoutActive {
	float: left;
	width: 96px;
	height: 24px;
	background: url(../img/search_result/searchResultButtons.png) no-repeat -159px -48px;
	font-size:1px;
}
/*STYLES FOR SORTER BAR (BOLD GREEN LINE WITH UP\DOWN ARROWS)*/
.search-result .sorterWrapper {
	padding:20px 0;
}
.search-result .sorter {
	padding:0;
	background: url(../img/repeatXBackgrounds.png) repeat-x 0 -103px;
	height: 42px;
	margin:0;
}
.search-result .sorter a {
	text-align: left;
}
.search-result .sorter a img {
	margin: 10px 0 0 10px;
}
.search-result .sorter li {
	list-style:none;
	float:left;
	display:inline;
	height:42px;
	cursor:pointer;
}
.search-result .sorter li div {
	height: 42px;
}
.search-result .sorter .left-corner {
	margin-right:25px;
	background: url(../img/search_result/sorter.png) no-repeat 0 0;
	width: 11px;
	text-align: left;
	cursor: auto;
	font-size: 0;
	line-height:0;
	text-indent:-5000px;
}
.search-result .sorter .right-corner {
	float:right;
	cursor: auto;
	width: 11px;
	background: url(../img/search_result/sorter.png) no-repeat 0 -84px;
	font-size: 0;
	line-height:0;
	text-indent:-5000px;
}
.search-result .sorter .separator {
	background: url(../img/search_result/sorter.png) no-repeat 0 -42px;
	width: 6px;
	cursor: auto;
	font-size: 0;
	line-height:0;
	text-indent:-5000px;
}
.search-result .sorter .activeButton {
	background: url(../img/repeatXBackgrounds.png) repeat-x 0 -145px;
}
.search-result .sorter .button1 {
	width: 154px;
	text-align: center;
}
.search-result .sorter .button1 div {
	width: 59px;
	margin: 0 auto;
	background: url(../img/search_result/sorter.png) no-repeat -70px 0;
}
.search-result .sorter .button1_0 div {
	background: url(../img/search_result/sorter.png) no-repeat -70px -42px;
}
.search-result .sorter .button1_1 div {
	background: url(../img/search_result/sorter.png) no-repeat -70px -84px;
}
.search-result .sorter .button2 {
	width: 145px;
	text-align: center;
}
.search-result .sorter .button2 div {
	width: 59px;
	margin: 0 auto;
	background: url(../img/search_result/sorter.png) no-repeat -11px 0;
}
.search-result .sorter .button2_0 div {
	background: url(../img/search_result/sorter.png) no-repeat -11px -42px;
}
.search-result .sorter .button2_1 div {
	background: url(../img/search_result/sorter.png) no-repeat -11px -84px;
}
.search-result .sorter .button3 {
	width: 121px;
	text-align: center;
}
.search-result .sorter .button3 div {
	width: 59px;
	margin: 0 auto;
	background: url(../img/search_result/sorter.png) no-repeat -129px 0;
}
.search-result .sorter .button3_0 div {
	background: url(../img/search_result/sorter.png) no-repeat -129px -42px;
}
.search-result .sorter .button3_1 div {
	background: url(../img/search_result/sorter.png) no-repeat -129px -84px;
}
.search-result .sorter .button4 {
	width: 125px;
	text-align: center;
}
.search-result .sorter .button4 div {
	width: 90px;
	margin: 0 auto;
	background: url(../img/search_result/sorter.png) no-repeat -188px 0;
}
.search-result .sorter .button4_0 div {
	background: url(../img/search_result/sorter.png) no-repeat -188px -42px;
}
.search-result .sorter .button4_1 div {
	background: url(../img/search_result/sorter.png) no-repeat -188px -84px;
}
.search-result .sorter .button5 {
	width: 103px;
	text-align: center;
}
.search-result .sorter .button5 div {
	width: 73px;
	margin: 0 auto;
	background: url(../img/search_result/sorter.png) no-repeat -278px 0;
}
.search-result .sorter .button5_0 div {
	background: url(../img/search_result/sorter.png) no-repeat -278px -42px;
}
.search-result .sorter .button5_1 div {
	background: url(../img/search_result/sorter.png) no-repeat -278px -84px;
}
.search-result .sorter .button6 {
	width: 130px;
	text-align: center;
}
.search-result .sorter .button6 div {
	width: 76px;
	margin: 0 auto;
	background: url(../img/search_result/sorter.png) no-repeat -351px 0;
}
.search-result .sorter .button6_0 div {
	background: url(../img/search_result/sorter.png) no-repeat -351px -42px;
}
.search-result .sorter .button6_1 div {
	background: url(../img/search_result/sorter.png) no-repeat -351px -84px;
}
.search-result .sorter .button7 {
	width: 100px;
	text-align: center;
}
.search-result .sorter .button7 div {
	width: 80px;
	margin: 0 auto;
	background: url(../img/search_result/sorter.png) no-repeat -426px 0;
}
.search-result .sorter .button7_0 div {
	background: url(../img/search_result/sorter.png) no-repeat -427px -42px;
}
.search-result .sorter .button7_1 div {
	background: url(../img/search_result/sorter.png) no-repeat -427px -84px;
}
/*STYLES FOR CAR SELECTION CONTROL BUTTONS
(ON THE TOP OF THE CARS LIST: RESET, COMPARE, SUBMIT)*/



.search-result .selectionControls {
	height: 43px;
	vertical-align: middle;
	background: url(../img/search_result/horizontalGrayDash.gif) center left repeat-x;
}
.search-result .selectionControls .marker {
	height: 16px;
	width: 7px;
	background: url(../img/search_result/grayDot.gif) top left no-repeat;
	margin: 17px 20px 0 0;
	float: left;
}
/*.search-result .selectionControls .pageTopWrapper {
    float: left;
    height: 56px;
    width: 92px;
    margin: 0 20px 0 0;
    text-align:center;
}*/

.search-result .selectionControls .pageTopLink {
	display:block;
	float: right;
	background: url(../img/search_result/pageUp.png) center left no-repeat;
	width: 78px;
	height: 20px;
	margin: 12px 10px 0 0;
}
.search-result .selectionControls .resetCarsButton {
	display: block;
	height: 31px;
	width: 92px;
	background: url(../img/search_result/searchResultButtons.png) -452px 0 no-repeat;
	margin: 6px 20px 0 0;
	float: left;
	cursor: pointer;
}
/*.search-result .selectionControls .pageTopWrapper .resetCarsButton{
    float: none;
    margin: 0 0 5px 0;
    position:relative;
    top: -5px;
}*/

.search-result .selectionControls .resetCarsButton:hover {
	background-position: -452px -31px;
}
.search-result .selectionControls .compareCarsButton {
	display: block;
	height: 56px;
	width: 400px;
	background: url(../img/search_result/searchResultButtons.png) 0 -188px no-repeat;
	float: left;
	cursor: pointer;
}
.search-result .selectionControls .compareCarsButton:hover {
	background-position: 0 -244px;
}
.search-result .selectionControls .submitCarsButton {
	display: block;
	height: 43px;
	width: 750px;
	background: url(../img/search_result/searchResultButtons.png) 0 -76px no-repeat;
	float: left;
	cursor: pointer;
}
.search-result .selectionControls .submitCarsButton:hover {
	background-position: 0 -120px;
}
/*STYLES FOR LINE LAYOUT*/
.search-result .lineLayout {
	width:990px;
	margin: 0px auto;
}
.search-result .lineLayout .carCheckboxWrapper {
	width: 23px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background: url(../img/repeatXCarBackgrounds.gif) repeat-x 0 0;
}
.search-result .lineLayout .carCheckboxWrapper span.selection {
	position:relative;
	left:-3px;
	top:-5px;
	font-size:16px;
	font-weight:bold;
	white-space:nowrap;
}
.search-result .lineLayout .carCheckbox {
	background: url(../img/search_result/carCheckbox.gif) no-repeat 0 0;
	/*margin-top: 50px;*/
    width: 23px;
	height: 23px;
	cursor: pointer;
	margin: 0 9px 0 0;
}
.search-result .lineLayout .checked {
	background-position: 0 -23px;
}
.search-result .lineLayout .carsList {
	width: 990px;
}
.search-result .lineLayout .carWrapper {
	margin: 0 0 10px 0;
}
.search-result .lineLayout .car {
	width: 990px;
	height: 129px;
}
.search-result .lineLayout .car .left {
	width: 12px;
	background: url(../img/search_result/line_layout/carCorners.png) no-repeat 0 0;
}
.search-result .lineLayout .car .middleLeft {
	vertical-align: middle;
	width: 140px;
	background: url(../img/repeatXCarBackgrounds.gif) repeat-x 0 0;
	padding: 0 12px 0 0;
}
.search-result .lineLayout .car .middleLeft a img {
	cursor: pointer;
}
.search-result .lineLayout .car .middleLeft .new {
	background: url(../img/search_result/new.png) 0 0 no-repeat;
	width: 38px;
	height: 18px;
	position: absolute;
	margin: 3px 0 0 3px;
	z-index: 10;
}
.search-result .lineLayout .car .middleRight {
	background: url(../img/repeatXCarBackgrounds.gif) repeat-x 0 -129px;
	vertical-align: top;
}
.search-result .lineLayout .car .middleRight .header {
	margin: 8px 0 2px 10px;
	text-align: left;
	width: 770px;
	height: 25px;
	overflow: hidden;
}
.search-result .lineLayout .car .middleRight .header .producerName {
	font-weight: bold;
	font-size: 19px;
	font-family: Kozuka Gothic Pro H, Arial, sans-serif;
	color: #000000;
}
.search-result .lineLayout .car .middleRight .header .modelName {
	font-weight: bold;
	font-size:18px;
	font-family: Kozuka Gothic Pro M, Arial, sans-serif;
	margin: 0 0 0 20px;
	color: #000000;
}
.search-result .lineLayout .car .middleRight .header .comments {
	font-weight: bold;
	font-size: 14px;
	font-family: Kozuka Gothic Pro H, Arial, sans-serif;
	margin: 0 0 0 20px;
	color: #187561;
	line-height: 22px;
}
.search-result .lineLayout .car .middleRight .content {
	margin: 10px 0 0 0;
}
.search-result .lineLayout .car .middleRight .content td {
	vertical-align: middle;
	text-align: center;
}
.search-result .lineLayout .car .middleRight .content .priceColumn {
	width: 149px;
}
.search-result .lineLayout .car .middleRight .content .priceColumn em {
	color: #FF0000;
	font-size: 34px;
	font-weight: bold;
	margin: 0 0 -10px 0;
	font-style: normal;
}
.search-result .lineLayout .car .middleRight .content .priceColumn span {
	font-size: 12px;
	font-weight: bold;
}
.search-result .lineLayout .car .middleRight .content .yearColumn {
	width: 127px;
	border-left: 1px solid #51998B;
}
.search-result .lineLayout .car .middleRight .content .mileageColumn {
	width: 130px;
	border-left: 1px solid #51998B;
}
.search-result .lineLayout .car .middleRight .content .volumeColumn {
	width: 110px;
	border-left: 1px solid #51998B;
}
.search-result .lineLayout .car .middleRight .content .dateColumn {
	width: 137px;
	border-left: 1px solid #51998B;
}
.search-result .lineLayout .car .middleRight .content .repairColumn {
	width: 136px;
	border-left: 1px solid #51998B;
}
.search-result .lineLayout .car .middleRight .content .element {
	font-weight: bold;
	font-size:17px;
	font-family: Kozuka Gothic Pro M, Arial, sans-serif;
}
.search-result .lineLayout .car .middleRight .footer {
	margin: 7px 0 0 0;
}
.search-result .lineLayout .car .middleRight .footer div {
	float: left;
	margin: 10px 0 0;
	height: 20px;
	overflow: hidden;
	text-align: left;
	width: 430px;
}
.search-result .lineLayout .car .middleRight .footer div span {
	margin: 0 10px 0 0;
}
.search-result .lineLayout .car .middleRight .footer .link {
	font-size: 13.5px;
	font-family: Kozuka Gothic Pro M, Arial, sans-serif;
	color: #0000FF;
	text-decoration: underline;
}
.search-result .lineLayout .car .middleRight .footer .prefecture {
	font-size: 13.5px;
	font-family: Kozuka Gothic Pro R, Arial, sans-serif;
}
.search-result .lineLayout .car .middleRight .footer .submitCarButton {
	width: 213px;
	height: 30px;
	background: url(../img/search_result/line_layout/carButtons.png) no-repeat 0 0;
	float: right;
	margin: 0 10px 0 0;
	cursor: pointer;
}
.search-result .lineLayout .car .middleRight .footer .submitCarButton:hover {
	background-position: 0 -30px;
}
.search-result .lineLayout .car .middleRight .footer .disabledButton, .search-result .lineLayout .car .middleRight .footer .disabledButton:hover {
	background-position: 0 -60px;
}
.search-result .lineLayout .car .middleRight .footer .viewCarButton {
	width: 103px;
	height: 30px;
	background: url(../img/search_result/line_layout/carButtons.png) no-repeat -213px 0;
	float: right;
	cursor: pointer;
}
.search-result .lineLayout .car .middleRight .footer .viewCarButton:hover {
	background-position: -213px -30px;
}
.search-result .lineLayout .car .right {
	width: 12px;
	background: url(../img/search_result/line_layout/carCorners.png) no-repeat -12px 0;
}
.search-result .lineLayout .selectedCar {
	background:#E8FAFF !important;
}
.search-result .lineLayout .selectedCar .left {
	background: url(../img/search_result/line_layout/carCorners.png) no-repeat -24px 0;
}
.search-result .lineLayout .selectedCar .carCheckboxWrapper {
	background: url(../img/repeatXCarBackgrounds.gif) repeat-x 0 -258px;
}
.search-result .lineLayout .selectedCar .middleRight {
	background: url(../img/repeatXCarBackgrounds.gif) repeat-x 0 -387px;
}
.search-result .lineLayout .selectedCar .middleLeft {
	background: url(../img/repeatXCarBackgrounds.gif) repeat-x 0 -258px;
}
.search-result .lineLayout .car .middleLeft .disabledCarImage, .search-result .cellLayout .car .content .middle .photo .disabledCarImage {
	opacity:0.4;
	filter: alpha(opacity = 40);
	-moz-opacity: 0.4;
}
.search-result .lineLayout .selectedCar .right {
	background: url(../img/search_result/line_layout/carCorners.png) no-repeat -36px 0;
}
/*STYLES FOR CELL LAYOUT*/
.search-result .cellLayout {
	text-align: left;
}
.search-result .cellLayout .sorter {
	margin: 0;
}
/*.search-result .cellLayout .carsList { width: 1000px; }*/
.search-result .cellLayout .carsList td {
	text-align: left;
}
.search-result .cellLayout .car {
	width: 241px;
	margin: 0 8px 20px 0;
}
.search-result .cellLayout .lastCell {
	margin-right: 0 !important;
}
.search-result .cellLayout .car .title .left {
	width: 12px;
	height: 75px;
	background:  url(../img/search_result/cell_layout/carCorners.png) 0 0 no-repeat;
	font-size: 0;
}
.search-result .cellLayout .car .title .middle {
	height: 75px;
	background:  url(../img/repeatXCarBackgrounds.gif) 0 -516px repeat-x;
	text-align: left;
}
.search-result .cellLayout .car .title .middle .manufacturer {
	font: bold 19px Kozuka Gothic Pro H, Arial, sans-serif;
	color: #000000;
	text-align: left;
}
.search-result .cellLayout .car .title .middle .model {
	font: bold 18px Kozuka Gothic Pro M, Arial, sans-serif;
	color: #000000;
	text-align: left;
	height: 25px;
	width: 217px;
	overflow: hidden;
}
.search-result .cellLayout .car .title .middle .grade {
	font: bold 14px Kozuka Gothic Pro H, Arial, sans-serif;
	color: #187561;
	width: 210px;
	height: 15px;
	overflow: hidden;
	margin: 3px 0 0 0;
	text-align: left;
}
.search-result .cellLayout .car .title .right {
	width: 12px;
	height: 75px;
	background:  url(../img/search_result/cell_layout/carCorners.png) -12px 0 no-repeat;
	font-size: 0;
	vertical-align: top;
}
.search-result .cellLayout .car .title .right .new {
	background: url(../img/search_result/new.png) 0 0 no-repeat;
	position: absolute;
	width: 38px;
	height: 18px;
	margin: 84px 0 0 -221px;
	z-index: 10;
}
.search-result .cellLayout .car .content .left {
	background:  url(../img/search_result/cell_layout/carLeftBg.gif) top left repeat-y;
}
.search-result .cellLayout .car .content .middle {
	margin: 0 auto;
	text-align: left;
	width: 234px;
	padding: 5px 0 0 0;
}
.search-result .cellLayout .car .content .middle .photoWrapper {
	height: 90px;
}
.search-result .cellLayout .car .content .middle .photo {
	float: left;
	margin: 0 5px 0 0;
	height: 90px;
}
.search-result .cellLayout .car .content .middle .photo img {
	cursor: pointer;
}
.search-result .cellLayout .car .content .middle .priceWrapper, .search-result .cellLayout .car .content .middle .yearWrapper {
	float: left;
	width: 102px;
	height:45px;
	text-align: center;
	font: 11px bold Kozuka Gothic Pro M, Arial, sans-serif;
	padding:10px 0 0 0;
}
.search-result .cellLayout .car .content .middle .yearWrapper {
	height:35px;
	padding:0;
}
.search-result .cellLayout .car .content .middle .yearWrapper .modelYear {
	font: 16px bold Kozuka Gothic Pro M, Arial, sans-serif;
}
.search-result .cellLayout .car .content .middle .priceWrapper em {
	color:#FF0000;
	font-size:26px;
	font-style:normal;
	font-weight:bold;
	vertical-align: top;
	display: block;
}
.search-result .cellLayout .car .content .middle .horizontalGreenLine {
	height: 1px;
	background: #499385;
	font-size: 0;
}
.search-result .cellLayout .car .content .middle .yearWrapper .horizontalGreenLine {
	margin:4px 0;
}
.search-result .cellLayout .car .content .middle .properties {
	margin: 9px 0 5px 0;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.search-result .cellLayout .car .content .middle .properties .mileage, .search-result .cellLayout .car .content .middle .properties .volume, .search-result .cellLayout .car .content .middle .properties .date, .search-result .cellLayout .car .content .middle .properties .repair {
	float: left;
	font: 14px bold Kozuka Gothic Pro M, Arial, sans-serif;
	padding: 0 0 0 5px;
	height: 17px;
	text-align: left;
	width:109px;
	overflow: hidden;
}
.search-result .cellLayout .car .content .middle .properties .verticalGreenLine {
	height: 17px;
	width: 1px !important;
	padding: 0 !important;
	background: #499385;
	margin: 0 2px;
	font-size: 0;
	float: left;
}
/*.search-result .cellLayout .car .content .middle .properties .mileage{
}

.search-result .cellLayout .car .content .middle .properties .volume{
}

.search-result .cellLayout .car .content .middle .properties .date{
}

.search-result .cellLayout .car .content .middle .properties .repair{
}*/

.search-result .cellLayout .car .content .middle .dealerLink {
	margin: 5px 0 0 5px;
	width: 228px;
	height: 32px;
	overflow: hidden;
}
.search-result .cellLayout .car .content .middle .dealerLink a {
	color:#0000FF;
	font: 14px bold Kozuka Gothic Pro M, Arial, sans-serif !important;
	text-decoration:underline;
}
.search-result .cellLayout .car .content .middle .prefecture {
	font: normal 14px Kozuka Gothic Pro M, Arial, sans-serif !important;
	margin: 5px 0 0 5px;
}
.search-result .cellLayout .car .content .middle .carButtons {
	margin: 5px 4px;
	height:35px;
}
.search-result .cellLayout .car .content .middle .carButtons .submitCarButton {
	display: block;
	width: 129px;
	height:33px;
	background: url(../img/search_result/cell_layout/carButtons.png) 0 0 no-repeat;
	float: left;
	margin: 0 10px 0 0;
	cursor: pointer;
}
.search-result .cellLayout .car .content .middle .carButtons .submitCarButton:hover {
	background-position: 0 -33px;
}
.search-result .cellLayout .car .content .middle .carButtons .disabledButton, .search-result .cellLayout .car .content .middle .carButtons .disabledButton:hover {
	background-position: 0 -66px;
}
.search-result .cellLayout .car .content .middle .carButtons .viewCarButton {
	display: block;
	width: 85px;
	height:33px;
	background: url(../img/search_result/cell_layout/carButtons.png) -129px 0 no-repeat;
	float: right;
	cursor: pointer;
}
.search-result .cellLayout .car .content .middle .carButtons .viewCarButton:hover {
	background-position: -129px -33px;
}
.search-result .cellLayout .car .content .right {
	background:  url(../img/search_result/cell_layout/carRightBg.gif) top right repeat-y;
	text-align: center;
}
.search-result .cellLayout .car .footer .left {
	width: 12px;
	height: 12px;
	background:  url(../img/search_result/cell_layout/carCorners.png) 0 -75px no-repeat;
	font-size: 0;
}
.search-result .cellLayout .car .footer .middle {
	height: 12px;
	background:  url(../img/repeatXCarBackgrounds.gif) 0 -666px repeat-x;
	font-size: 0;
}
.search-result .cellLayout .car .footer .right {
	width: 12px;
	height: 12px;
	background:  url(../img/search_result/cell_layout/carCorners.png) -12px -75px no-repeat;
	font-size: 0;
}
.search-result .cellLayout .selectedCar {
	background: #E8FAFF !important;
}
.search-result .cellLayout .selectedCar .title .left {
	background:  url(../img/search_result/cell_layout/carCorners.png) -24px 0 no-repeat !important;
}
.search-result .cellLayout .selectedCar .title .middle {
	background:  url(../img/repeatXCarBackgrounds.gif) 0 -591px repeat-x !important;
}
.search-result .cellLayout .selectedCar .title .right {
	background:  url(../img/search_result/cell_layout/carCorners.png) -36px 0 no-repeat !important;
}
.search-result .cellLayout .selectedCar .content .left {
	background:  url(../img/search_result/cell_layout/selectedCarLeftBg.gif) top left repeat-y !important;
}
.search-result .cellLayout .selectedCar .content .right {
	background:  url(../img/search_result/cell_layout/selectedCarRightBg.gif) top right repeat-y !important;
}
.search-result .cellLayout .selectedCar .footer .left {
	background:  url(../img/search_result/cell_layout/carCorners.png) 0 -87px no-repeat;
}
.search-result .cellLayout .selectedCar .footer .middle {
	background:  url(../img/repeatXCarBackgrounds.gif) 0 -678px repeat-x;
}
.search-result .cellLayout .selectedCar .footer .right {
	background:  url(../img/search_result/cell_layout/carCorners.png) -12px -87px no-repeat;
}
.search-result .cellLayout .carCheckboxWrapper {
	margin: 9px 0 0 0;
	text-align: center;
	cursor: pointer;
}
.search-result .cellLayout .carCheckboxWrapper table {
	width:1%;
	position:relative;
	margin:0 auto;
}
.search-result .cellLayout .carCheckboxWrapper .selection {
	position:relative;
	font-size:16px;
	font-weight:bold;
	white-space:nowrap;
}
.search-result .cellLayout .carCheckbox {
	cursor: pointer;
	height: 23px;
	width: 23px;
	background: url(../img/search_result/carCheckbox.gif) top center no-repeat;
	margin: 0 auto;
}
.search-result .cellLayout .checked {
	background-position: 0 -23px;
}
/*Styles for dealer page tabs*/
.tabs {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:15px 0 0 0;
	padding:0;
}
.tabs dt.selected {
	background:url(../img/dealer_page/tabs.png) no-repeat scroll -534px -45px transparent;
	font: bold 20px Tahoma, Arial, Helvetica, sans-serif;
	color: #187561;
	cursor:auto;
	z-index:3;
	height:45px;
	margin-top:0;
	line-height:2.8;
	width: 267px;
}
.tabs dt {
	background:url(../img/dealer_page/tabs.png) no-repeat -531px -8px;
	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
	cursor:pointer;
	float:left;
	display:inline;
	height:42px;
	width: 257px;
	left:25px;
	line-height:2.5;
	margin-right:1px;
	margin-top:10px;
	position:relative;
}
.tabs dt a {
	display:block;
	height:42px;
	width:257px;
}
.tabs dt#dealerCars {
	background:url(../img/dealer_page/tabs.png) no-repeat 0 -8px;
}
.tabs dt.selected#dealerCars {
	background:url(../img/dealer_page/tabs.png) no-repeat 0 -45px;
}
.tabs dt#dealerInfo {
	background:url(../img/dealer_page/tabs.png) no-repeat -266px -8px;
}
.tabs dt.selected#dealerInfo {
	background:url(../img/dealer_page/tabs.png) no-repeat -267px -45px;
}
.tabs #map {
	width:100%;
	height: 600px;
	margin:15px 0 0 0;
}

.tabs dd.selected {
	display:block;
	margin-bottom: 15px;
}
.tabs dd {
	background:none repeat scroll 0 0 #FFFFFF;
	display:none;
	float:right;
	margin:43px 0 0 -100%;
	position:relative;
	width:990px;
	z-index:2;
}
.tabs .tab-content {
	padding:10px 15px;
	border-left:2px solid #939998;
	border-right:2px solid #939998;
}
.tabs dd .topBorder {
	font-size:0;
	height:13px;
	background:url(../img/repeatXBackgrounds.png) repeat-x 0 -187px;
}
.tabs dd .topBorder .left {
	font-size:0;
	height:13px;
	width:13px;
	float:left;
	display:inline;
	background:url(../img/dealer_page/corners.png) no-repeat 0 0;
}
.tabs dd .topBorder .right {
	font-size:0;
	height:13px;
	width:13px;
	float:right;
	background:url(../img/dealer_page/corners.png) no-repeat -13px 0;
}
.tabs dd .bottomBorder {
	font-size:0;
	height:13px;
	background:url(../img/repeatXBackgrounds.png) repeat-x 0 -200px;
}
.tabs dd .bottomBorder .left {
	font-size:0;
	height:13px;
	width:13px;
	float:left;
	display:inline;
	background:url(../img/dealer_page/corners.png) no-repeat 0 -13px;
}
.tabs dd .bottomBorder .right {
	font-size:0;
	height:13px;
	width:13px;
	float:right;
	background:url(../img/dealer_page/corners.png) no-repeat -13px -13px;
}
.tabs .tab-content .dealerData {
	width:99%;
}
.tabs .tab-content .dealerData td {
	vertical-align:middle;
	text-align:left;
}
.tabs .tab-content .dealerData .dealerLogo {
	width:115px;
}
.tabs .tab-content .dealerData .dealerLogo img {
	border:4px solid #999999;
	display:inline;
	width:145px;
	cursor:pointer;
}
.tabs .tab-content .dealerData .dealerName {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:25px;
	font-weight:bold;
	color: #0000ff;
	height:54px;
	padding:0 15px;
	vertical-align:middle;
}
.tabs .tab-content .dealerData .label {
	color:#666666;
	white-space: nowrap;
}
.tabs .tab-content .dealerData .value {
	font-weight:bold;
}
.tabs .tab-content .dealerData .voipInfo .label {
	font-weight:bold;
	padding: 0 15px;
	color:#000000;
}
.tabs .tab-content .dealerData .voipInfo .label em {
	font-weight:bold;
	font-style:normal;
	color: red;
	font-size: 16px;
}
.tabs .tab-content .dealerData .delimiter {
	border-right: 2px solid #8CBAB0;
}
.tabs .tab-content .dealerData .address, .tabs .tab-content .dealerData .phone .label, .tabs .tab-content .dealerData .workHour .label, .tabs .tab-content .dealerData .holiday .label {
	padding: 0 15px;
}
.tabs .tab-content .dealerData .address .value {
	padding:5px 0 0 0;
	line-height:16px;
	max-width:425px;
}
.tabs .tab-content .dealerData .address .allPrefectures {
	color:#ff0000;
	font-weight: normal;
}
.tabs .tab-content .dealerData .voipCode {
	width: 60px;
}
.tabs .tab-content .dealerData .voipCode .label {
	padding: 0 15px 0 20px;
}
.tabs .tab-content .dealerData .phone .label, .tabs .tab-content .dealerData .fax .label {
	padding: 0 15px;
	width:30px;
}
.tabs .tab-content .dealerData .phone {
	width: 69px;
}
.tabs .tab-content .dealerData .phone .value {
	width: 120px;
}
.tabs .tab-content .dealerData .workHour .label, .tabs .tab-content .dealerData .holiday .label {
	width:60px;
}
.tabs .tab-content .dealerData .workHour .value, .tabs .tab-content .dealerData .holiday .value {
	width:150px;
	min-height:30px;
}
.tabs .tab-content .dealerData .voipCode .value {
	font-size: 16px;
	line-height: 16px;
}
.tabs .tab-content .dealerGallery {
	margin: 10px auto;
}
.tabs .tab-content .dealerGallery td {
	padding: 0 10px;
}
.tabs .tab-content .dealerPhoto {
	padding: 30px 0;
	text-align:center;
}
.dealer-container {
	width:640px;
	position:relative;
	margin:25px auto 0;
	text-align:center;
}
.image-dealer {
	display:table;
	width: 100%;
	height: 480px;
}
.image-dealer .inn1 {
	vertical-align:middle;
	display:table-cell;
}
.image-dealer img {
	display:block;
	margin:0 auto;
}
.tabs .tab-content .dealerPhoto #photoDescription {
	margin: 30px 0 0 0;
	text-align: left;
	width: 500px;
	color:#666666;
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
}
.clearing {
	clear:both;
}
.beforeFooter {
	height:15px;
}
/*Styles for new search form*/
#searchForm {
	margin:0;
}
#searchForm .title {
	height: 52px;
	margin-left:20px;
	font-size: 25px;
	font-weight: bold;
	line-height:52px;
	margin-left:20px;
	vertical-align:middle;
	color: white;
}
#searchForm .topBorder {
	background:url(../img/repeatXBackgrounds.png) repeat-x 0 -214px;
	height:52px;
	text-align:left;/*margin-top:5px;*/
}
#searchForm .topBorder .left {
	width:13px;
	height:52px;
	float:left;
	display:inline;
	background:url(../img/dealer_page/corners.png) no-repeat 0 -26px;
}
#searchForm .topBorder .right {
	width:13px;
	height:52px;
	float:right;
	background:url(../img/dealer_page/corners.png) no-repeat -13px -26px;
}
#searchForm .bottomBorder {
	font-size:0;
	height:13px;
	background:url(../img/repeatXBackgrounds.png) repeat-x 0 -200px;
}
#searchForm .grayBottomBorder {
	background-position:0 -1071px;
}
#searchForm .bottomBorder .left {
	font-size:0;
	height:13px;
	width:13px;
	float:left;
	display:inline;
	background:url(../img/dealer_page/corners.png) no-repeat 0 -13px;
}
#searchForm .grayBottomBorder .left {
	background:url(../img/search_result/corners.gif) no-repeat -24px -52px;
}
#searchForm .bottomBorder .right {
	font-size:0;
	height:13px;
	width:13px;
	float:right;
	background:url(../img/dealer_page/corners.png) no-repeat -13px -13px;
}
#searchForm .grayBottomBorder .right {
	background:url(../img/search_result/corners.gif) no-repeat -37px -52px;
}
#searchForm select, #searchForm input, .b-index-search-form input, .searchSelect, #multipleGradesWindow .newGrade {
	font: bold 16px Kozuka Gothic Pro R, Arial, sans-serif;
	border: 2px solid #3fa9f5;
}
#searchForm input, .b-index-search-form input {
	margin-top:5px;
	padding:0;
	height:22px;
	font-size:16px;
	line-height:22px;
}
.disabled {
	background-color:#FFFFFF;
	color:black;
}
#searchForm label, #searchForm .label, .b-index-search-form label, .fromToText {
	font: bold 16px Tahoma, Arial, Helvetica, sans-serif;
	line-height:35px;
}
#searchForm label, .b-index-search-form label {
	float:left;
	display: inline;
	height: 35px;
}
#searchForm .selectButton:hover, .b-index-search-form .selectButton:hover {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -544px -30px;
}
#searchForm .fields {
	overflow:hidden;
	text-align:left;
	border-left:2px solid #939998;
	border-right:2px solid #939998;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	padding:13px 0 0 0;
}
#searchForm .redSunTitle {
	border-left:2px solid #939998;
	border-right:2px solid #939998;
	background:url(../img/search/red_sun.png) no-repeat 15px 15px;
	height:45px;
}
#searchForm .advanced-hidden-line1 .searchSelect {
    display: inline;
    float: right;
    margin: 0 35px 0 0;
    width: 325px;
}
.searchArea-inner {
    display: inline;
    float: right;
    margin-right: 20px;
    width: 550px;
}
#searchForm .searchArea .titleSearchArea {
    background: none repeat scroll 0 0 #3FA9F5;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 44px;
    line-height: 19px;
    padding-top: 8px;
    text-align: center;
    width: 373px;
}
.searchArea .titleSearchArea span {
    display: block;
}
#searchForm .footer {
	border-left:2px solid #939998;
	border-right:2px solid #939998;
}
#searchForm .fields .leftBlock {
	width:524px;
	float:left;
	display: inline;
	padding:0 8px 6px 15px;
	border-right: 2px solid #8cbab0;
}
#searchForm .fields .leftBlock .top {
	margin:0 0 15px 0;
}
#searchForm .fields .leftBlock .top input {
	width:250px;
}
#searchForm .fields .leftBlock .top label, .b-index-search-form label {
	margin: 0 10px 0 0;
}
#searchForm .fields .leftBlock .top .manufacturer {
	width:254px;
}
#searchForm .fields .leftBlock .top .model {
	width:254px;
	float:right;
	display: inline;
}
#searchForm .fields .leftBlock .center {
	margin:0 0 15px 0;
}
#searchForm .fields .leftBlock .center input {
	width:520px;
}
#searchForm .fields .leftBlock .bottom .options label {
	float:none;
	display:inline;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	height:15px;
}
#searchForm .fields .leftBlock .bottom .options input {
	margin:0 5px 0 60px;
	border:none;
	width:15px;
	height:15px;
	vertical-align:middle;
}
#searchForm .advanced-hidden-line1 .searchSelect {
    display: inline;
    float: right;
    margin: 16px 35px 0 0;
    width: 325px;
}
#searchForm .fields .wrapperBlocks {
	float:left;
	display:inline;
	width:430px;
}
#searchForm .searchArea {
	border:1px solid #3fa9f5;
    text-align:left;
}
#searchForm .searchArea label {
	margin:12px 6px 0;
}
#searchForm .searchArea .searchSelect {
	margin-top:16px;
	margin-left:10px;
}
#searchForm .searchArea .fromToText {
	margin-top:16px;
}
#searchForm .searchArea input {
	float:left;
	display:inline;
	margin-top:16px;
}
#searchForm .searchArea .zip-start {
	width:33px;
}
#searchForm .searchArea .zip-end {
	width:39px;
}
#searchForm .searchArea .searchAreaButton {
	background:url(../img/search_result/searchResultButtons.png) no-repeat -528px -255px;
	float:left;
	display:inline;
	margin:16px 0 0 7px;
	width:48px;
	height:26px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
#searchForm .searchArea .searchAreaButton:hover {
	background-position:-584px -255px;
}
#searchForm .fields .centerBlock {
	border-right: 2px solid #8cbab0;
	width:146px;
	float:left;
	display: inline;
	padding:0 10px 7px;
	margin-bottom:9px;
}
#searchForm .fields .centerBlock .body {
	height:30%;
}
#searchForm .fields .centerBlock input {
	width:132px;
}
#searchForm .fields .centerBlock label {
	margin:0 10px 0 0;
}
#searchForm .fields .rightBlock {
	width:250px;
	float:right;
	display: inline;
	margin-bottom:9px;
}
#searchForm .fields .rightBlock input {
	width:90px;
}
#searchForm .fields .rightBlock label {
	margin: 0 10px 0 0;
}
.horizontalDelimiter {
	background:url(../img/dealer_page/searchFormDelimiter.png) no-repeat center center;
	width:100%;
	height:20px;
}
#searchForm .footer .grayText {
	color:#999999;
	font-weight:bold;
}
#searchForm .footer .blackText {
	color:#000000;
	margin: 0 10px 0 3px;
}
#searchForm .footer .buttons, #searchForm .leftBlock .buttons {
	width:54%;
	height:47px;
	float:left;
	margin: 13px 0 10px 15px;
	padding-left: 1px;
	display: inline;
}
#searchForm .footer .buttons .searchButton, #searchForm .leftBlock .buttons .searchButton {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -302px -167px;
	display: block;
	width: 227px;
	height: 43px;
	float: left;
}
#searchForm .footer .buttons .searchButtonChange {
	background: url(../img/search_result/searchButtonChange.gif) no-repeat;
}
#searchForm .footer .buttons .searchButton:hover, #searchForm .leftBlock .buttons .searchButton:hover {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -302px -210px;
}
#searchForm .footer .buttons .resetButton, #searchForm .leftBlock .buttons .resetButton {
	background: url(../img/search_result/searchResultButtons.png) -529px -164px no-repeat;
	display: inline;
	width: 148px;
	height: 35px;
	margin:4px 0 6px 30px;
	float: left;
}
#searchForm .leftBlock .buttons .resetButton {
	margin-bottom:0;
}
#searchForm .footer .buttons .resetButton:hover, #searchForm .leftBlock .buttons .resetButton:hover {
	background-position: -529px -199px;
}
#searchForm .footer .buttons .buttonsText, #searchForm .leftBlock .buttons .buttonsText {
	line-height:38px;
	margin: 0 0 0 22px;
	float: left;
}
#searchForm .footer .searchInfo {
	border-left: 2px solid #8cbab0;
	width:380px;
	height:55px;
	float:left;
	display:inline;
	margin:5px 0 0 0;
	padding: 0 0 0 15px;
	font-weight:bold;
}
#searchForm .footer .searchInfo .carsCount {
	margin:0 0 10px 0;
}
#searchForm .footer .searchInfo em {
	color:#F15A24;
	font-size:1.5em;
	text-decoration:underline;
	font-style:normal;
}
#searchForm .footer .searchInfo select {
	margin:0 15px;
	font-size:14px;
}
/*Styles for modal window (man., mod., etc selection)*/
.modalWindow {
	display:none;
	text-align:left;
}
.modalWindow table {
	margin-bottom:10px;
}
.modalWindow .wideTable {
	width:850px !important;
}
.modalWindow table td {
	padding:5px 5px 5px 0;
}
#multipleGradesWindow {
	overflow-x: hidden;
}
#multipleGradesWindow table.wideTable td {
	padding:5px 15px 5px 0;
    width:300px;
}
.modalWindow .title {
	font-size:17px;
	font-weight:bold;
	padding-top:10px;
}
.modalWindow .inRowTitle {
	font-size:16px;
	font-weight:bold;
}
.modalWindow a, #modelWindow td .checkboxItem, #multipleGradesWindow td .checkboxItem {
	font-size:14px !important;
	white-space:nowrap;
	color:#0000ff;
	padding-left: 10px;
	border-left: 3px #999999 solid;
}
.modalWindow #noCarsCount {
	font-size:14px !important;
	white-space:nowrap;
	color:gray;
	padding-left: 10px;
	border-left: 3px #999999 solid;
}
.modalWindow a:hover {
	color: #cc0000;
	text-decoration:underline;
}
.modalWindow .noBorder {
	border-left: none ! important;
	padding-left: 0 !important;
}
.modalWindow #bodyArea {
	width: 360px;
}
.modalWindow #bodyArea .simpleRow {
	width: 175px;
	float: left;
}

#prefectureWindow
{
    overflow: hidden;
    padding-right:14px !important;
}

#manufacturerWindow .manAreaLink {
	float:left;
	display:inline;
	font-size:16px !important;
	font-weight:bold;
	border: none;
}
#manufacturerWindow .manArea {
	float:left;
	display:inline;
	width:119px;
}
#manufacturerWindow .manAreaFlag {
	float:left;
	display:block;
    width:42px;
    height:26px;
    line-height:26px;
    font-size:0;
    background-image:url("../img/mainpage/flags_sprite.png");
    padding: 0;
    margin: 0;
}
#manufacturerWindow .countryFlag_1 {
    background-position: -37px 0;
}
#manufacturerWindow .countryFlag_2 {
    background-position: -37px -26px;
}
#manufacturerWindow .countryFlag_3 {
    background-position: -37px -52px;
}
#manufacturerWindow .countryFlag_4 {
    background-position: -37px -78px;
}
#manufacturerWindow .countryFlag_5 {
    background-position: -37px -104px;
}
#manufacturerWindow .countryFlag_6 {
    background-position: -37px -130px;
}
#manufacturerWindow .countryFlag_7 {
    background-position: -37px -156px;
}
#manufacturerWindow .countryFlag_8 {
    background-position: -37px -182px;
}
#manufacturerWindow .countryFlag_9 {
    background-position: -37px -208px;
}
#manufacturerWindow {
    height: auto !important;
}
#manufacturerWindow .mfg, #manufacturerWindow .mfg a {
	white-space: nowrap;/*display: block;*/
}
#modelWindow {
    height: auto !important;
}
#modelWindow .wideTable {
	width:950px !important;
}
#modelWindow td label {
	font-weight: bold;
	color:#0000ff;
	cursor: pointer;
}
#modelWindow td .checkAllModels {
	cursor: pointer;
}
#modelWindow td label span {
	font-weight: normal;
	color: black;
	margin: 0 0 0 3px;
}
#modelWindow td .group {
	font-size:16px !important;
	font-weight:bold;
}
#modelWindow .changeManufacturer {
	color:#F00000;
	font-weight:bold;
	border: none;
}
#modelWindow .changeManufacturer:hover {
	color:#FF0000;
}
#modelWindow .groupTitle {
	float: left;
	height: 25px;
	text-align: left;
	padding: 5px 0 0 0;
}

#modelWindow .title{
	color:black;
}
#modelWindow .buttons {
	height: 20px;
	width: 520px;
	text-align: left;
	padding: 0;
	position: relative;
	left:420px;
}
#modelWindow .topButtons {
	top: -40px;
}
#modelWindow .buttons a {
	display: block;
	border: none;
}
#modelWindow .buttonsS2E {
	height: 20px;
	width: 280px;
	text-align: left;
	padding: 0;
	position: relative;
	left:420px;
}
#modelWindow .topButtonsS2E {
	top: -40px;
}
#modelWindow .buttonsS2E a {
	display: block;
	border: none;
}
#modelWindow .okButton {
	background: url(../img/search_result/selectform_buttons.png) no-repeat -93px -182px;
	width:233px;
	height:21px;
	cursor: pointer;
	margin-top:10px;
}
#modelWindow .submitButton {
	background: url(../img/search_result/selectform_buttons.png) no-repeat -93px -98px;
	width:163px;
	height:40px;
	cursor: pointer;
	float: left;
	margin-right: 15px;
	padding: 0;
}
#modelWindow .submitButton:hover {
	background-position:-93px -140px;
}
#modelWindow .submitButtonS2E {
	background: url(../img/s2e-GO-button.png) no-repeat 0 0;
	width:163px;
	height:40px;
	cursor: pointer;
	float: left;
	margin-right: 15px;
	padding: 0;
}
#modelWindow .submitButtonS2E:hover {
	background-position: 0 -50px;
}
#modelWindow .resetButton {
	background: url(../img/search_result/selectform_buttons.png) no-repeat -1px -123px;
	width:90px;
	height:40px;
	cursor: pointer;
	float: left;
	margin-right: 0;
}
#modelWindow .resetButton:hover {
	background-position:-1px -165px;
}
.modalWindow .priceModelYearMilleageTable .dataColumn {
	padding-left:10px;
	width:110px;
}
.modalWindow .priceModelYearMilleageTable .bigColumn {
	width:135px !important;
}
.modalWindow .priceModelYearMilleageTable .leftColumn {
	padding-right:15px;
}
.modalWindow .priceModelYearMilleageTable .columnSeparator {
	border-right:2px solid #d3e3fa;
}
.modalWindow .okButtonWrapper {
	padding: 0;
	text-align: center;
}
.modalWindow .okButton {
	float: left;
	display:inline;
	background: url(../img/search_result/selectform_buttons.png) no-repeat -6px -8px;
	height:30px;
	width:81px;
	margin-right: 15px;
	padding:0;
	border:0;
}
.modalWindow .okButtonWrapper .okButton {
	float: none;
	display: block;
	margin: 0 auto;
}
.modalWindow .okButton:hover {
	background-position: -6px -40px;
}
.modalWindow .resetButton {
	float: left;
	display:inline;
	background: url(../img/search_result/selectform_buttons.png) no-repeat -92px -8px;
	height:30px;
	width:81px;
	margin-right: 15px;
	padding:0;
	border:0;
}
.modalWindow .resetButton:hover {
	background-position: -92px -40px;
}
.searchValsSelect {
	height:50px;
	border:2px solid #3FA9F5;
	font-size:18px;
	clear:both;
}
.searchValsSelectTop {
	width:171px;
	height:105px;
	font: bold 17px Tahoma, Arial, Helvetica, sans-serif;
	border:2px solid #3FA9F5;
	margin-top:5px;
	clear:both;
}
#searchForm .searchValsSelectTop {
	width: 142px;
}
.searchValsSelect .option {
	float:left;
	width: 100%;
	display:inline;
	font: bold 17px Tahoma, Arial, Helvetica, sans-serif;
	white-space:nowrap;
	text-align:left;
}
.b-index-search-form .smallInput {
	width:95px;
}
.b-index-search-form .keywords {
	width:490px;
}
.b-index-search-form input, .b-index-search-form .searchValsSelect {
	margin-top:0;
}
.b-index-search-form .inputsTD {
	padding-bottom:20px;
}
.topGrayBorder {
	border-top: 1px solid #999999;
	padding-top:15px !important;
}
#warningWindow {
	min-height: 0 !important;
}
#warningWindowContent div {
	margin-top:5px;
}
#warningWindowContent b {
	font-size:15px;
}
.b-left-col {
	float:left;
	display:inline;
	width:324px;
	margin:0 0 9px;
	padding:0;
}
.b-left-col input, .b-left-col label, .b-left-col .selectButton {
	padding:0;
	margin:0;
}
.b-left-col input {
	width:320px;
	margin-bottom:6px;
}
.b-middle-col {
	float:left;
	display:inline;
	width:146px;
	margin:0 0 9px 10px;
	padding:0 10px 6px;
	border-left:2px solid #8cbab0;
	border-right:2px solid #8cbab0;
}
.b-right-col {
	float:right;
	display:inline;
	width:248px;
	margin-bottom:9px;
}
.b-index-search-form .searchArea {
	clear:both;
	border:1px solid #3fa9f5;
	height:56px;
    font-size:0;
}
.b-index-search-form .searchArea .titleSearchArea {
	float:left;
	background:#3fa9f5;
	width:245px;
	height:49px;
	padding-top:7px;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.b-index-search-form .searchArea .titleSearchArea span {
	font-size:13px;
}
.b-index-search-form .searchArea label {
	margin:12px 6px 0;
}
.b-index-search-form .searchArea .searchSelect {
	margin-top:16px;
	margin-left:10px;
}
.b-index-search-form .searchArea .fromToText {
	margin-top:16px;
}
.b-index-search-form .searchArea input {
	float:left;
	display:inline;
	margin-top:16px;
}
.b-index-search-form .searchArea .zip-start {
	width:33px;
}
.b-index-search-form .searchArea .zip-end {
	width:39px;
}
.b-index-search-form .searchArea .searchAreaButton {
	background:url(../img/search_result/searchResultButtons.png) no-repeat -528px -255px;
	float:left;
	display:inline;
	margin:16px 0 0 7px;
	width:48px;
	height:26px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
.b-index-search-form .searchArea .searchAreaButton:hover {
	background-position:-584px -255px;
}
.b-index-search-form .horizontalDelimiter {
	clear:both;
	height:25px;
}

.b-index-search-form .controls {
    height:53px;
}

.b-index-search-form .fil {
	float:right;
	display:inline;
	width:418px;
    height:53px;
	padding-left:10px;
	border-left: 2px solid #8cbab0;
}
.b-index-search-form .mst, #searchForm .mst {
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
}
.b-index-search-form .selectButton {
	float:left;
	background: url(../img/search_result/searchResultButtons.png) no-repeat -547px 0;
	width: 77px;
	height: 29px;
	float: right;
	display: inline;
	margin-top:6px;
}
.b-index-search-form .selectButton:hover {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -547px -30px;
}
.b-index-search-form .resetButton {
	margin:6px 0 6px 20px;
}

.advanced-search{
	padding:0 15px;
}
.b-index-search-form .advanced-search{
	padding:0;
} 
.advanced-head{
	background:url(../img/search_result/bull.gif) repeat-x 0 50%;
    text-align:left;
}
.adv3{
	background-position:0 100%;
}
.advanced-btn1{
	background:url(../img/search_result/buts.png) no-repeat 0 0;
	width:304px;
	height:25px;
	font-size:14px;
	line-height:25px;
	text-decoration:none;
	color:#fff;
	display:block;
	text-align:center;
	border-right:8px solid #fff;
}
.advanced-btn1:hover{
	background-position:0 -25px;
	color:#fff;
}
.adv1{
	background-position:0 -50px;
	height:24px;
	border:0;
}
.adv1:hover{
	background-position:0 -74px;
}
.advanced-btn2{
	background:url(../img/search_result/buts2.png) no-repeat -23px 0;
	width:21px;
	height:21px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	float:right;
	display:inline;
	margin-top:2px;
	border-left:5px solid #fff;
}
.advanced-btn2:hover{
	background-position:-23px -23px;
}
.adv2{
	background-position:0 0;
	border:0;
}
.adv2:hover{
	background-position:0 -23px;
}
.advanced-hidden{
	display:none;
	padding:33px 0 0 0;
	text-align:left;
}
.advanced-hidden-line1{
	height:56px;
	margin-bottom:22px;
}
.advanced-hidden .lab {
	display:block;
	height:56px;
	font-size:17px;
	line-height:56px;
	font-weight:bold;
	margin-left:10px;
	width:140px;
}
.advanced-hidden-check{
	text-align:left;
	float:right;
	display:inline;
	font-weight:bold;
	line-height:14px;
	width:58px;
}
.advanced-hidden-check label, #searchForm .advanced-hidden-check label{
	padding:14px 0 0 0;
	margin:0;
	float:none !important;
	height:auto !important;
	font-size:12px !important;
	line-height:27px !important;
	display:block;
}
.advanced-hidden-check label span{
	display:block;
}
.advanced-hidden-check input{
	height:auto !important;
}
.advanced-hidden .welfare{
	background:url(../img/search_result/ico-welfare.png) no-repeat 100% 0;
}
.advanced-hidden .hybrid{
	background:url(../img/search_result/ico-hybrid.png) no-repeat 50% 0;
	width:140px;
}
.advanced-hidden .new{
	background:url(../img/search_result/ico-new.png) no-repeat 100% 0;
	width:90px;
}
.advanced-hidden-sep{
	width:2px;
	height:56px;
	background:#8CBAB0;
	float:right;
	display:inline;
	margin:0 15px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}

.b-index-search-form .advanced-hidden-line1 .searchSelect{
	width:150px;
	float:right;
	margin-right:35px;
	margin-top:13px;
}

#searchForm .selectButton {
	float:left;
	background: url(../img/search_result/searchResultButtons.png) no-repeat -548px -1px;
	width: 76px;
	height: 29px;
	float: right;
	display: inline;
	margin-top: 6px;
}
#searchForm .selectButton:hover {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -548px -31px;
}
#searchForm input, #prefectureSearchId {
	margin-top: 0;
}
#searchForm .searchFieldLabel {
	height: 35px;
}
#prefectureSearchId {
	height:156px;
	margin: 0 !important;
}
#searchForm #prefectureSearchId {
	height:156px;
}
.pointer {
	cursor: pointer;
}
.searchCBLeftImage {
	background: url(../img/searchCBLeftImage.png) no-repeat 7px 50%;
	padding-left: 22px;
}
.b-index-search-form .filters label.searchCheckboxesTitle, #searchForm .filters label.searchCheckboxesTitle {
	font-size:18px !important;
}
.redSun {
	background: url(../img/search/red_sun.png) no-repeat 0 0;
	height:30px;
}
.b-index-search-form .filters {
	background-color:#D9EEFD;
	border: 1px dashed #b3b3b3;
	height:51px;
}
.b-index-search-form .filters input {
	border:medium none;
	display:inline;
	float:left;
	margin-left:20px;
	margin-top:16px;
}
#searchForm .filters {
	background-color:#D9EEFD;
	border:1px dashed #b3b3b3;
	height:51px;
	clear:both;
	margin-left:11px;
}
#searchForm .filters input {
	border:medium none;
	display:inline;
	float:left;
	margin:16px 0 0 20px;
}
.b-index-search-form .filters label, #searchForm .filters label {
	display:inline;
	float:left;
	height:51px;
	font-size:12px;
	line-height:51px;
	font-weight:bold;
}
.searchSelect {
	height:26px;
	margin:0;
	padding:0;
}
.b-index-search-form .searchSelect {
	width:98px;
}
#searchForm .searchSelect {
	width: 100px;
}
.b-index-search-form .searchSelect, #searchForm .searchSelect {
	float:left;
	display:inline;
}
.fromToText {
	font-weight:normal;
	display:inline;
}
.b-index-search-form .fromToText, #searchForm .fromToText {
	float:left;
	height:26px;
	line-height:26px;
	padding-bottom:6px;
	text-align: center;
}
.backToSearch {
	background:url("../img/car_description/carDescriptionButtons.png") no-repeat -510px -403px;
	display: block;
	width: 385px;
	height: 41px;
	margin-top: 5px;
}
.backToSearch:hover {
	background-position: -510px -451px;
}
#multipleGradesWindow {
    height: auto !important;
}
#multipleGradesWindow .blockDelimeter {
	background:#B3B3B3 none repeat scroll 0 0;
	font-size:0;
	height:1px;
	margin:5px 0 15px 0;
}
#multipleGradesWindow .newGrade {
	margin-right: 15px;
	width:400px;
}
.overflow {
	overflow:hidden;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
#dealerCarsBody {
	padding-top:26px;
}
.tabs .tab-content .dealerPhoto .nav {
	width:550px;
	height:36px;
	margin:0 auto;
}
.tabs .tab-content .dealerPhoto .nav .prev {
	display: block;
	float: left;
	width: 176px;
	height: 36px;
	background: url(../img/car_description/carDescriptionButtons.png) no-repeat -71px -419px;
}
.tabs .tab-content .dealerPhoto .nav .prev:hover {
	background-position: -71px -456px;
}
.tabs .tab-content .dealerPhoto .nav .next {
	float: right;
	width: 176px;
	height: 36px;
	margin-left: 14px;
	background: url(../img/car_description/carDescriptionButtons.png) no-repeat -71px -345px;
}
.tabs .tab-content .dealerPhoto .nav .next:hover {
	background-position: -71px -382px;
}
.tabs .tab-content .dealerPhoto .dealer-container .prev {
	display: block;
	width: 52px;
	height: 226px;
	position: absolute;
	top:130px;
	left:0;
	z-index: 10;
	opacity: 0.60;
	filter: alpha(opacity=60);
	background: url(../img/car_description/carDescriptionButtons.png) no-repeat -392px -273px;
}
.tabs .tab-content .dealerPhoto .dealer-container .next {
	display: block;
	width: 52px;
	height: 226px;
	position: absolute;
	top:130px;
	right:0;
	z-index: 10;
	opacity: 0.60;
	filter: alpha(opacity=60);
	background: url(../img/car_description/carDescriptionButtons.png) no-repeat -444px -273px;
}
.tabs .tab-content .dealerPhoto .dealer-container .prev:hover, .tabs .tab-content .dealerPhoto .dealer-container .next:hover {
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}
#carsHistory {
	width: 990px;
	margin: 0 0 20px 0;
}
#carsHistory .content {
	border-left: 2px solid #939998;
	border-right: 2px solid #939998;
	padding: 10px 0 0 0;
	background-color:#F2FFFF;
}
#carsHistory .carsList {
	width: 100%;
}
#carsHistory .carsList td {
	text-align: center;
}
#carsHistory .carsList .scrollLeft, #carsHistory .carsList .scrollRight {
	width: 10%;
}
#carsHistory .carsList .scrollLeft .link, #carsHistory .carsList .scrollRight .link {
	font-size: 20px;
}
#carsHistory .carsList .carCell {
	vertical-align: top !important;
	width: 20%;
	height:100%;
}
#carsHistory .carsList .carInfo {
	height:100%;
	width: 176px;
	margin: 0 auto;
}
#carsHistory .carsList .stubImage {
	margin: 10px 0 0 0;
}
#carsHistory .carsList .carInfo td {
	background: url(../img/multiple_submit/carInfoBg.gif) repeat-y top left;
	padding: 10px 12px 0 12px;
}
#carsHistory .carsList .carTitle td {
	height: 52px;
	padding: 0;
}
#carsHistory .carsList .carTitle .leftCorner {
	width: 12px;
	background: url(../img/multiple_submit/corners.gif) no-repeat -24px 0;
	font-size: 0;
}
#carsHistory .carsList .carTitle .leftCornergulliver {
	width: 12px;
	font-size: 0;
	background: url(../img/multiple_submit/corners.gif) no-repeat 0 -179px;
}
#carsHistory .carsList .carTitle .rightCorner {
	width: 12px;
	background: url(../img/multiple_submit/corners.gif) no-repeat -36px 0;
	font-size: 0;
}
#carsHistory .carsList .carTitle .rightCornergulliver {
	width: 12px;
	font-size: 0;
	background: url(../img/multiple_submit/corners.gif) no-repeat -12px -179px;
}
#carsHistory .carsList .carTitle .middle {
	background: url(../img/multiple_submit/repeatXBackgrounds.gif) repeat-x 0 -451px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	width: 152px;
}
#carsHistory .carsList .carTitle .middle div {
	padding-top:3px;
}
#carsHistory .carsList .carTitle .middlegulliver {
	background: url(../img/multiple_submit/repeatXBackgrounds.gif) repeat-x 0 -246px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 3px 0 0 0;
	width: 152px;
}
#carsHistory .carsList .carInfo .properties td {
	height: 100px;
}
#carsHistory .carsList .carInfo .price {
	color: red;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 3px 0 0;
}
#carsHistory .carsList .carInfo dl {
	padding: 0;
	margin: 0;
	width: 152px;
}
#carsHistory .carsList .carInfo dl dt, #carsHistory .carsList .carInfo dl dd {
	float: left;
	height: 24px;
	vertical-align: middle;
	text-align: right;
	margin:0;
	padding:0;
}
#carsHistory .carsList .carInfo dl dt {
	width: 72px;
}
#carsHistory .carsList .carInfo dl dt .priceLabel {
	width:40px;
	height:14px;
	background:url(../img/multiple_submit/multipleSubmitLabels.gif) no-repeat -87px 0;
	float: right;
}
#carsHistory .carsList .carInfo dl dt .yearLabel {
	width:40px;
	height:14px;
	background:url(../img/multiple_submit/multipleSubmitLabels.gif) no-repeat -87px -20px;
	float: right;
}
#carsHistory .carsList .carInfo dl dt .mileageLabel {
	width:68px;
	height:14px;
	background:url(../img/multiple_submit/multipleSubmitLabels.gif) no-repeat -59px -100px;
	float: right;
}
#carsHistory .carsList .carInfo dl dd {
	width: 76px;
	padding: 0 4px 0 0;
	font-size: 10px;
}
#carsHistory .carsList .carInfo dl dd span {
	font-weight: bold;
	font-size: 12px;
}
#carsHistory .carsList .carInfo .bottomRow td {
	height: 22px;
	padding: 0;
}
#carsHistory .carsList .carInfo .bottomRow .leftCorner {
	width: 12px;
	background: url(../img/multiple_submit/corners.gif) no-repeat -24px -62px;
	font-size: 0;
}
#carsHistory .carsList .carInfo .bottomRow .rightCorner {
	width: 12px;
	background: url(../img/multiple_submit/corners.gif) no-repeat -36px -62px;
	font-size: 0;
}
#carsHistory .carsList .carInfo .bottomRow .middle {
	text-align: center;
	background: url(../img/multiple_submit/repeatXBackgrounds.gif) repeat-x 0 -406px;
}
#carsHistory .carsList .scrollLeft .link, #carsHistory .carsList .scrollRight .link {
	display: block;
	width: 51px;
	height:227px;
	background: url("../img/search_result/searchResultButtons.gif") no-repeat -750px 0;
	float: left;
}
#carsHistory .carsList .scrollLeft .link:hover {
	background: url("../img/search_result/searchResultButtons.gif") no-repeat -852px 0;
}
#carsHistory .carsList .scrollRight .link {
	background: url("../img/search_result/searchResultButtons.gif") no-repeat -801px 0;
	float: right;
}
#carsHistory .carsList .scrollRight .link:hover {
	background: url("../img/search_result/searchResultButtons.gif") no-repeat -903px 0;
}
#carsHistory .topBorder, #carsHistory .bottomBorder {
	width:100%;
	padding:0;
	margin:0;
	font-size:0;
	height:13px;
	background:url(../img/repeatXBackgrounds.gif) repeat-x 0 -958px;
}
#carsHistory .bottomBorder {
	background:url(../img/repeatXBackgrounds.gif) repeat-x 0 -971px;
}
#carsHistory .topBorder .left, #carsHistory .bottomBorder .left {
	font-size:0;
	height:13px;
	width:13px;
	float:left;
	display:inline;
	background:url(../img/search_result/corners.gif) no-repeat -24px 0;
}
#carsHistory .bottomBorder .left {
	background:url(../img/search_result/corners.gif) no-repeat -24px -13px;
}
#carsHistory .topBorder .right, #carsHistory .bottomBorder .right {
	font-size:0;
	height:13px;
	width:13px;
	float:right;
	background:url(../img/search_result/corners.gif) no-repeat -37px 0;
}
#carsHistory .bottomBorder .right {
	background:url(../img/search_result/corners.gif) no-repeat -37px -13px;
}
#carsHistory .header {
	text-align: left;
	height: 35px;
	line-height: 38px;
	padding-left: 22px;
	margin: 0 0 9px 0;
	background: url(../img/car_description/header9-bg.png) left top no-repeat;
}
#carsHistory .header IMG {
	width: 102px;
	height: 28px;
}
#carsHistory .subheader {
	margin: 0 0 20px 25px;
	height: 21px;
	background:url("../img/car_description/text/text3.gif") 0 0 no-repeat;
}
#htmlSearchForm .multipleGradeButton, #searchForm .multipleGradeButton {
	background: url(../img/search_result/searchResultButtons.png) no-repeat -0px -254px;
	display: block;
	width: 254px;
	height: 30px;
}
#htmlSearchForm .multipleGradeButton:hover, #searchForm .multipleGradeButton:hover {
	background-position: -260px -254px;
}
.multipleGradeLine {
	float: left;
	width: 15px;
	margin-left:10px;
}
.multipleGradeLine hr {
	width: 240px;
	background-color:#cccccc;
	font-size:30px;
	border:0 none;
	height:1px;
}
.modelsListHeader h1 .manGroupTitle,
.modelsListHeader h3 .manGroupTitle {
	color: #333333;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
.modelsListHeader h1 .manGroupTitle:hover,
.modelsListHeader h3 .manGroupTitle:hover {
	text-decoration:none;
}
#multipleGradesWindow .wideTable div.checkboxItem {
    float:left;
	overflow:hidden;
	max-width:230px;
}
#multipleGradesWindow .wideTable span.countGrade {
    color:black;
    float:left;
    display:block;
    padding: 3px 0 0 5px;
}
#searchForm .alertButton {
	background: url(../img/bg-alert-buttons.png) no-repeat 0 -2px;
	display: block;
	width: 230px;
	height: 43px;
	float: left;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
#searchForm .alertButton:hover {
	background-position:0 -74px;
}
.alert-block {
	background:url(../img/bg-alert-texts.jpg) no-repeat 0 0;
	height:208px;
	padding-top:20px;
	font-size:16px;
	line-height:17px;
	color:#4c4c4c;
	font-weight:bold;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
}
.alert-type2 {
	background-position:0 100%;
	height:258px;
}
.alert-block .left-column {
	float:left;
	display:inline;
	width:345px;
	text-align:left;
}
.alert-block .right-column {
	float:right;
	display:inline;
	width:510px;
	text-align:right;
}
.alert-block h2 {
	font-size:29px;
	line-height:40px;
	color:#006633;
	margin-bottom:20px;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
}
.alert-block .right-column h2 {
	color:#f00;
	font-size:25px;
}
.yellow {
	color:#ff7300;
}
.oneByteField {
	ime-mode: disabled;
}
.twoByteField {
	ime-mode: active;
}
#searchForm .leftBlock .buttons {
	width:100%;
	float:none;
	height:auto;
	display:block;
	margin:30px 0 0 0;
}
#informer {
	padding-bottom:20px;
	margin-top:50px;
	font-family:"Arial, Helvetica";
	font-weight:bold;
	font-size:16px;
}
#informer a {
	font-family:"Arial, Helvetica";
	font-size:16px;
	color:#fff;
}
.alert-type2 {
	position:relative;
}
.alert-type2 .alertButton2 {
	position:absolute;
	left:346px;
	top:79px;
}
.some-text {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
	font-size:19px;
	line-height:50px;
	font-weight:bold;
	color:#fff;
	height:46px;
	margin:13px 0;
	background:url(../img/ico-alert.gif) no-repeat 212px 50% #939998;
}
.alertButton2 {
	display:block;
	background:url(../img/bg-alert-buttons.png) no-repeat -235px -2px;
	width:355px;
	height:43px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
.alertButton2:hover {
	background-position:-235px -74px;
}
.controlsWrapper .alertButton2 {
	display:block;
	background:url(../img/bg-alert-button-search-result-page.png) no-repeat 0 0;
	width:347px;
	height:45px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	position:relative;
	left:-100px;
	top:-11px;
	float: right;
}
.controlsWrapper .alertButton2:hover {
	background:url(../img/bg-alert-button-search-result-page.png) no-repeat 0 -56px;
}
.controlsWrapper .paginator {
	position:relative;
	margin-left:1px;
}
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
	height: 1.2em;
    display:block;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;

}
.moz-ellipsis > DIV:first-child {
	float: left;
}
.moz-ellipsis > DIV + DIV {
	float: right;
	margin-top: -1.2em;
}
.moz-ellipsis > DIV + DIV::after {
background-color: white;
content: '...';
}
#modelWindow .okButtonS2E {
	background: url(../img/search_result/select_buttons_s2e.png) no-repeat -120px -100px;
	width:60px;
	height:30px;
	float:left;
}
#modelWindow .okButtonS2E:hover {
	background: url(../img/search_result/select_buttons_s2e.png) no-repeat -120px -132px;
}
#modelWindow .resetButtonS2E {
	background: url(../img/search_result/select_buttons_s2e.png) no-repeat -190px -100px;
	width:66px;
	height:30px;
	float:left;
}
#modelWindow .resetButtonS2E:hover {
	background: url(../img/search_result/select_buttons_s2e.png) no-repeat -190px -132px;
}
.alert-unsubscribe-button {
	width:347px;
	height:45px;
	background: url("../img/bg-alert-unsubscribe-button.png") no-repeat 0 0;
	margin-top:20px;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.alert-unsubscribe-button:hover {
	background: url("../img/bg-alert-unsubscribe-button.png") no-repeat 0 -72px;
}
.vehicle-biker-alerts {
	border:1px solid #e6e6e6;
	background:url(../img/alertConditions/bg-grad-vehicle-biker-alerts.png) repeat-x 0 0;
	width:920px;
	margin:0 auto;
	position:relative;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;	
	behavior:url(../js/pie.htc);
}
.vehicle-biker-alerts .inner {
	background:url(../img/alertConditions/bg-vehicle-biker.jpg) no-repeat 5px 130px;
	padding:21px 23px;
	text-align:center;
}
.vehicle-biker-alerts .inner .title-vehicle {
	margin:0;
	padding:0;
	height:62px;
	width:auto;
	background:#0488c8;
	position:relative;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
	line-height:62px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin-bottom:20px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	behavior:url(../js/pie.htc);
}
.vehicle-biker-alerts .inner .title-vehicle i {
	background:url(../img/alertConditions/bg-cloud-bing.gif) no-repeat 0 0;
	width:30px;
	height:92px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	position:absolute;
	left:155px;
	top:62px;
}
.confirmationQuestion {
	color:red;
	text-align:center;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
}
.vehicle-biker-alerts .inner .wrapper {
	margin:0 25px 0 365px;
}
.vehicle-biker-alerts .inner .wrapper .tit {
	background:url(../img/alertConditions/bg-tit-vehicle-biker.gif) repeat-x 0 10px;
	color:#006633;
	text-align:center;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
	margin-bottom:15px;
}
.vehicle-biker-alerts .inner .wrapper .tit span {
	background:#fff;
	padding:0 11px;
}
.vehicle-biker-alerts .inner .wrapper .vehicle-table {
	margin-bottom:15px;
	border-collapse:collapse;
	border:1px solid #808080;
	overflow:hidden;
	position:relative;
	background:url("../img/alertConditions/bg-table-vehicle.png");
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	behavior:url(../js/pie.htc);
}
.vehicle-biker-alerts .inner .wrapper .vehicle-table div {
	float:left;
	width:276px;
	padding:7px 0;
	margin-top:1px;
	text-align:center;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	border-bottom-style:inset;
	border-bottom-width:1px;
	border-bottom-color:gray;
}
.vehicle-biker-alerts .inner .wrapper .vehicle-table .noborders {
	border-bottom-width:0;
}
.vehicle-biker-alerts .inner .wrapper .vehicle-table .even {
	background:url("../img/alertConditions/left_odd_cell_bg.png");
}
.vehicle-biker-alerts .inner .wrapper .vehicle-table .left {
	width:201px;
}
.vehicle-biker-alerts .inner .wrapper p {
	margin-bottom:15px;
}
.vehicle-biker-alerts .inner .wrapper .button, .buttonReturnToIndexPage {
	display:block;
	border:2px solid #e6e6e6;
	background:url(../img/alertConditions/bg-button.png) repeat-x 0 0;
	margin:0 auto;
	width:200px;
	height:30px;
	font-size:17px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	behavior:url(../js/pie.htc);
	position:relative;
}
.vehicle-biker-alerts .inner .wrapper .button span, .buttonReturnToIndexPage span {
	padding-left:25px;
	background:url(../img/alertConditions/arrow-vehicle.png) no-repeat 0 50%;
}
.conditionsTableReturnBtn {
	display:block;
	background:url(../img/alertConditions/s2e_confirmTable_buttons.png) no-repeat 0 0;
	margin:0 auto;
	width:150px;
	height:35px;
	position:relative;
}
.conditionsTableOkBtn {
	display:block;
	background:url(../img/alertConditions/s2e_confirmTable_buttons.png) no-repeat -157px 0;
	margin:0 auto;
	width:150px;
	height:35px;
	position:relative;
}
.conditionsTableReturnBtn:hover {
	background:url(../img/alertConditions/s2e_confirmTable_buttons.png) no-repeat 0 -39px;
}
.conditionsTableOkBtn:hover {
	background:url(../img/alertConditions/s2e_confirmTable_buttons.png) no-repeat -157px -39px;
}
/* Vehicle selection Popup */
.top-info-block {
	background:#fffcdb;
	border:1px solid #ccc;
	width:795px;
	margin:0 auto 16px;
	padding:5px 8px 11px 11px;
	text-align:left;
}
.top-info-block h1 {
	font-size:15px;
	line-height:19px;
	color:#4d4d4d;
	margin-bottom:8px;
}
.top-info-block table {
	float:left;
	width:402px;
	border-collapse:collapse;
}
.top-info-block table td {
	width:25%;
	height:29px;
	background:#fff;
	border:1px solid #b3b3b3;
	font-size:14px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	color:#000;
}
.top-info-block table td.color {
	background:#f2f2f2;
	color:#4d4d4d;
	font-weight:bold;
}
.top-info-block .label {
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	color:#4d4d4d;
	padding:0 8px;
}
.top-info-block .select {
	height:29px;
	padding-top:1px;
	width:166px;
}
.top-info-block .select select {
	display:block;
	border:3px solid #3fa9f5;
	width:160px;
}
.top-info-block .submit {
	background:url(../img/car_distr_table/submit-btn.png) no-repeat 0 0;
	width:168px;
	height:70px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	border:0;
	margin:-6px 0 0 5px;
}
.top-info-block .submit:hover {
	background-position:0 -69px;
}
.tabs-info-head {
	height:47px;
	width:816px;
	margin:0 auto;
	padding:0;
}
.tabs-info-head li {
	float:right;
	display:inline;
	list-style:none;
	position:static;
}
.tabs-info-head li.tab {
	float:left;
	width:176px;
	text-align:center;
	margin:9px 17px 0 0;
	height:36px;
	border-bottom:2px solid #939998;
	font-size:15px;
	line-height:36px;
	font-weight:bold;
	color:#808080;
	background:url(../img/car_distr_table/tabs.png) no-repeat 0 0;
	cursor:pointer;
}
.tabs-info-head li.tab:hover,
.tabs-info-head li.tab.hover {
	background-position:0 -40px;
}
.tabs-info-head li.active {
	margin-top:0;
	height:47px;
	border-bottom:0;
	font-size:17px;
	line-height:47px;
	color:#187561;
	background-position:0 -80px;
	position:relative;
	z-index:10;
}
.tabs-info-head li.active:hover {
	background-position:0 -80px;
}
.tabs-info-head li.scale {
	background:url(../img/car_distr_table/grade.png) no-repeat 0 100%;
	font-size:12px;
	line-height:18px;
	padding-bottom:20px;
	width:111px;
	margin-right:35px;
	position:relative;
}
.tabs-info-head li.scale div {
	position:absolute;
	font-size:11px;
}
.tabs-info-head li.scale div.hi {
	left:-30px;
	top:23px;
	text-align:right;
}
.tabs-info-head li.scale div.low {
	right:-40px;
	top:23px;
	text-align:left;
}
.tabs-info-content {
	border-top:2px solid #939998;
	background:#f2f2f2;
	top:-2px;
	position:relative;
	z-index:1;
	padding:29px 0;
}
.tabs-info-content .tab-inner {
	display:none;
	padding:0 36px 0 37px;
}
.tabs-info-content .tab-inner .table {
	border:1px solid #969c9b;
	background:url(../img/car_distr_table/bg-table.png) no-repeat 0 0;
}
.tabs-info-content .tab-inner .table table {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}
.tabs-info-content .tab-inner table th {
	height:64px;
	text-align:center;
	vertical-align:middle;
	color:#000;
	font-size:11px;
	font-weight:normal;
	border-right:1px solid #e1eeff;
	border-bottom:1px solid #939998;
}
.tabs-info-content .tab-inner table th.l {
	border-right:0;
}
.tabs-info-content .tab-inner table th.f {
	color:#fff;
	font-size:15px;
	width:147px;
}

.tabs-info-content .tab-inner table th.s {
	width:40px;
}

.tabs-info-content .tab-inner table td {
	height:31px;
	font-size:11px;
	border-right:1px solid #c9cccb;
	border-bottom:1px solid #c9cccb;
	text-align:center;
	vertical-align:middle;
}


.tabs-info-content .tab-inner table td.f1 {
	width:147px;
}
.tabs-info-content .tab-inner table td.f2 {
	width:97px;
}
.tabs-info-content .tab-inner table td.f3 {
	width:50px;
}
.tabs-info-content .tab-inner table td.l {
	border-right:0;
}
.tabs-info-content .tab-inner table tr.last-tr td {
	border-bottom:0;
}
.tabs-info-content .tab-inner table td.low {
	background-color:#fffcdb;
}
.tabs-info-content .tab-inner table td.prelow {
	background-color:#fff29b;
}
.tabs-info-content .tab-inner table td.mid {
	background-color:#ffea56;
}
.tabs-info-content .tab-inner table td.prehigh {
	background-color:#ffcb51;
}
.tabs-info-content .tab-inner table td.high {
	background-color:#ffa54e;
}
.tabs-info-content .tab-inner table td .red {
	color:#f00;
	font-weight:bold;
}
.round-panel {
	cursor:pointer;
	position:relative;
	margin-bottom:19px;
	font-size:21px;
	font-weight:bold;
	line-height: 61px;
	color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	/*behavior:url(../js/pie.htc);*/
	background:#939998;
	height: 63px;
	width:990px;
}
.round-panel i{ display:none;}
.round-panel .sh-but {
	background:url(../img/car_distr_table/buts-sh.png) no-repeat 0 0;
	width:31px;
	height:29px;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	position:absolute;
	top:16px;
	cursor:pointer;
}
.round-panel .sh-l {
	left:18px;
}
.round-panel .sh-r {
	right:18px;
}
.round-panel .sh-but:hover,
.round-panel .sh-but.hover {
	background-position:0 -33px;
}
.round-panel.active .sh-but {
	background-position:100% 0;
}
.round-panel.active .sh-but:hover,
.round-panel.active .sh-but.hover {
	background-position:100% 100%;
}
.round-panel .round-panel-text {
	background: url(../img/car_distr_table/bull1.png) no-repeat 0 50% ;
	padding-left: 94px;
	zoom:1;
}
.round-panel .round-panel-text .cdtHeader {
	background: url(../img/car_distr_table/bull2.png) no-repeat 100% 50% ;
	padding: 0 94px 0 0;
}
.round-panel .round-panel-text .cdtHeader img {
	display: inline;
	margin-right: 10px;
	vertical-align: middle;
}
.round-tabs-info-content {
	border:2px solid #939998;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
	/*behavior:url(../js/pie.htc);*/
}
.round-tabs-info-content .top, .round-tabs-info-content .bot{ display:none;}
.show-hide-panel {
	display:none;
}
.tabs-info-content .tab-inner table td a {
	color:#000;
	text-decoration:underline;
}
.tabs-info-content .tab-inner table td a:hover {
	color: #C00
}
#carsDistrTable .cdtHeader {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
}
.nowrap {
	white-space:nowrap;
}
.b-search-area-index {
	position:relative;
	height:460px;
	margin-bottom:15px;
}
.b-map-prefectures {
	background:url(../img/prefectures_selector/map-of-prefectures.png) no-repeat 0 0;
	width:401px;
	height:305px;
	top:-25px;
	left:220px;
	position:absolute;
}
.b-map-prefectures li {
	list-style:none;
	position:absolute;
	z-index:2;
}
.b-map-prefectures li a, .b-map-prefectures li div {
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	padding:0;
	margin:0;
	border:0;
}
.b-map-prefectures li a:hover, .b-map-prefectures li a.hover, .b-map-prefectures li div.hover, .b-map-prefectures li a.active, .b-map-prefectures li div.active {
	background-image:url(../img/prefectures_selector/map-of-prefectures-over.png);
	background-repeat:no-repeat;
}
#hokkaido {
	width:85px;
	height:71px;
	left:316px;
	top:0;
}
#hokkaido a {
	height:71px;
}
#hokkaido a:hover, #hokkaido a.hover, #hokkaido a.active {
	background-position:-316px 0;
}
#aomori {
	width:82px;
	height:26px;
	left:318px;
	top:75px;
}
#aomori a {
	height:26px;
}
#aomori a:hover, #aomori a.hover, #aomori a.active {
	background-position:-318px -75px;
}
#akita {
	width:45px;
	height:24px;
	left:318px;
	top:105px;
}
#akita a {
	height:24px;
}
#akita a:hover, #akita a.hover, #akita a.active {
	background-position:-318px -105px;
}
#iwate {
	width:34px;
	height:24px;
	left:366px;
	top:105px;
}
#iwate a {
	height:24px;
}
#iwate a:hover, #iwate a.hover, #iwate a.active {
	background-position:-366px -105px;
}
#yamagata {
	width:45px;
	height:25px;
	left:318px;
	top:133px;
	background-image:url(../img/prefectures_selector/map-of-prefectures.png);
	background-repeat:no-repeat;
	background-position:-318px -133px;
	z-index:1;
}
#yamagata a {
	height:25px;
}
#yamagata a:hover, #yamagata a.hover, #yamagata a.active {
	background-position:-318px -133px;
}
#miyagi {
	width:34px;
	height:25px;
	left:366px;
	top:133px;
}
#miyagi a {
	height:25px;
}
#miyagi a:hover, #miyagi a.hover, #miyagi a.active {
	background-position:-366px -133px;
}
#fukushima {
	width:57px;
	height:20px;
	left:343px;
	top:161px;
}
#fukushima a {
	height:20px;
}
#fukushima a:hover, #fukushima a.hover, #fukushima a.active {
	background-position:-343px -161px;
}
#fukui {
	width:51px;
	height:24px;
	left:217px;
	top:182px;
	z-index:5;
	background:url(../img/prefectures_selector/map-of-prefectures.png) no-repeat -217px -182px;
}
#fukui a {
	height:24px;
}
#fukui a:hover, #fukui a.hover, #fukui a.active {
	background-position:-217px -182px;
}
#yamanashi {
	width:26px;
	height:19px;
	left:309px;
	top:227px;
	z-index:4;
	background-image:url(../img/prefectures_selector/map-of-prefectures.png);
	background-repeat:no-repeat;
	background-position:-309px -227px;
}
#yamanashi a {
	height:19px;
}
#yamanashi a:hover, #yamanashi a.hover, #yamanashi a.active {
	background-position:-309px -227px;
}
#ishikawa {
	width:26px;
	height:41px;
	left:242px;
	top:137px;
}
#ishikawa a {
	height:41px;
}
#ishikawa a:hover, #ishikawa a.hover, #ishikawa a.active {
	background-position:-242px -137px;
}
#toyama {
	width:28px;
	height:20px;
	left:271px;
	top:161px;
}
#toyama a {
	height:20px;
}
#toyama a:hover, #toyama a.hover, #toyama a.active {
	background-position:-271px -161px;
}
#niigata {
	width:38px;
	height:28px;
	left:302px;
	top:153px;
	background-image:url(../img/prefectures_selector/map-of-prefectures.png);
	background-repeat:no-repeat;
	background-position:-302px -153px;
	z-index:2;
}
#niigata a {
	height:28px;
}
#niigata a:hover, #niigata a.hover, #niigata a.active {
	background-position:-302px -153px;
}
#nagano {
	width:20px;
	height:62px;
	left:295px;
	top:184px;
	z-index:3;
	background-image:url(../img/prefectures_selector/map-of-prefectures.png);
	background-repeat:no-repeat;
	background-position:-295px -184px;
}
#nagano a {
	height:62px;
}
#nagano a:hover, #nagano a.hover, #nagano a.active {
	background-position:-295px -184px;
}
#tokyo {
	width:42px;
	height:21px;
	left:338px;
	top:227px;
}
#tokyo a {
	height:21px;
}
#tokyo a:hover, #tokyo a.hover, #tokyo a.active {
	background-position:-338px -227px;
}
#kanagawa {
	width:33px;
	height:18px;
	left:338px;
	top:251px;
}
#kanagawa a {
	height:18px;
}
#kanagawa a:hover, #kanagawa a.hover, #kanagawa a.active {
	background-position:-338px -251px;
}
#gunma {
	width:32px;
	height:19px;
	left:318px;
	top:184px;
}
#gunma a {
	height:19px;
}
#gunma a:hover, #gunma a.hover, #gunma a.active {
	background-position:-318px -184px;
}
#tochigi {
	width:27px;
	height:19px;
	left:353px;
	top:184px;
}
#tochigi a {
	height:19px;
}
#tochigi a:hover, #tochigi a.hover, #tochigi a.active {
	background-position:-353px -184px;
}
#saitama {
	width:62px;
	height:18px;
	left:318px;
	top:206px;
}
#saitama a {
	height:18px;
}
#saitama a:hover, #saitama a.hover, #saitama a.active {
	background-position:-318px -206px;
}
#ibaragi {
	width:17px;
	height:34px;
	left:383px;
	top:184px;
}
#ibaragi a {
	height:34px;
}
#ibaragi a:hover, #ibaragi a.hover, #ibaragi a.active {
	background-position:-383px -184px;
}
#chiba {
	width:17px;
	height:36px;
	left:383px;
	top:221px;
}
#chiba a {
	height:36px;
}
#chiba a:hover, #chiba a.hover, #chiba a.active {
	background-position:-383px -221px;
}
#shizuoka {
	width:33px;
	height:24px;
	left:302px;
	top:250px;
}
#shizuoka a {
	height:24px;
}
#shizuoka a:hover, #shizuoka a.hover, #shizuoka a.active {
	background-position:-302px -250px;
}
#gifu {
	width:20px;
	height:62px;
	left:271px;
	top:184px;
}
#gifu a {
	height:62px;
}
#gifu a:hover, #gifu a.hover, #gifu a.active {
	background-position:-271px -184px;
}
#aichi {
	width:27px;
	height:24px;
	left:271px;
	top:250px;
}
#aichi a {
	height:24px;
}
#aichi a:hover, #aichi a.hover, #aichi a.active {
	background-position:-271px -250px;
}
#mie {
	width:26px;
	height:73px;
	left:242px;
	top:232px;
}
#mie a {
	height:73px;
}
#mie a:hover, #mie a.hover, #mie a.active {
	background-position:-242px -232px;
}
#wakayama {
	width:49px;
	height:30px;
	left:189px;
	top:275px;
	z-index:5;
	background:url(../img/prefectures_selector/map-of-prefectures.png) no-repeat -189px -275px;
}
#wakayama a {
	height:30px;
}
#wakayama a:hover, #wakayama a.hover, #wakayama a.active {
	background-position:-189px -275px;
}
#osaka {
	width:23px;
	height:39px;
	left:189px;
	top:232px;
}
#osaka a {
	height:39px;
}
#osaka a:hover, #osaka a.hover, #osaka a.active {
	background-position:-189px -232px;
}
#nara {
	width:22px;
	height:52px;
	left:216px;
	top:232px;
	z-index:6;
	background:url(../img/prefectures_selector/map-of-prefectures.png) no-repeat -216px -232px;
}
#nara a {
	height:52px;
}
#nara a:hover, #nara a.hover, #nara a.active {
	background-position:-216px -232px;
}
li#kyoto {
	width:49px;
	height:40px;
	left:189px;
	top:189px;
	z-index:4;
	background:url(../img/prefectures_selector/map-of-prefectures.png) no-repeat -189px -189px;
}
li#kyoto a {
	height:40px;
}
li#kyoto a:hover, li#kyoto a.hover, li#kyoto a.active {
	background-position:-189px -189px;
}
#shiga {
	width:26px;
	height:20px;
	left:242px;
	top:209px;
}
#shiga a {
	height:20px;
}
#shiga a:hover, #shiga a.hover, #shiga a.active {
	background-position:-242px -209px;
}
#hyogo {
	width:26px;
	height:62px;
	left:159px;
	top:189px;
}
#hyogo a {
	height:62px;
}
#hyogo a:hover, #hyogo a.hover, #hyogo a.active {
	background-position:-159px -189px;
}
#yamaguchi {
	width:18px;
	height:62px;
	left:95px;
	top:189px;
}
#yamaguchi a {
	height:62px;
}
#yamaguchi a:hover, #yamaguchi a.hover, #yamaguchi a.active {
	background-position:-95px -189px;
}
#shimane {
	width:17px;
	height:30px;
	left:117px;
	top:189px;
}
#shimane a {
	height:30px;
}
#shimane a:hover, #shimane a.hover, #shimane a.active {
	background-position:-117px -189px;
}
#tottori {
	width:17px;
	height:30px;
	left:138px;
	top:189px;
}
#tottori a {
	height:30px;
}
#tottori a:hover, #tottori a.hover, #tottori a.active {
	background-position:-138px -189px;
}
#hiroshima {
	width:17px;
	height:29px;
	left:117px;
	top:222px;
}
#hiroshima a {
	height:29px;
}
#hiroshima a:hover, #hiroshima a.hover, #hiroshima a.active {
	background-position:-117px -222px;
}
#okayama {
	width:17px;
	height:29px;
	left:138px;
	top:222px;
}
#okayama a {
	height:29px;
}
#okayama a:hover, #okayama a.hover, #okayama a.active {
	background-position:-138px -222px;
}
#ehime {
	width:38px;
	height:17px;
	left:100px;
	top:258px;
}
#ehime a {
	height:17px;
}
#ehime a:hover, #ehime a.hover, #ehime a.active {
	background-position:-100px -258px;
}
#kagawa {
	width:39px;
	height:17px;
	left:141px;
	top:258px;
}
#kagawa a {
	height:17px;
}
#kagawa a:hover, #kagawa a.hover, #kagawa a.active {
	background-position:-141px -258px;
}
#kochi {
	width:38px;
	height:16px;
	left:100px;
	top:278px;
}
#kochi a {
	height:16px;
}
#kochi a:hover, #kochi a.hover, #kochi a.active {
	background-position:-100px -278px;
}
#tokushima {
	width:39px;
	height:16px;
	left:141px;
	top:278px;
}
#tokushima a {
	height:16px;
}
#tokushima a:hover, #tokushima a.hover, #tokushima a.active {
	background-position:-141px -278px;
}
#nagasaki {
	width:16px;
	height:36px;
	left:0;
	top:189px;
}
#nagasaki a {
	height:36px;
}
#nagasaki a:hover, #nagasaki a.hover, #nagasaki a.active {
	background-position:0 -189px;
}
#saga {
	width:15px;
	height:36px;
	left:20px;
	top:189px;
}
#saga a {
	height:36px;
}
#saga a:hover, #saga a.hover, #saga a.active {
	background-position:-20px -189px;
}
#fukuoka {
	width:51px;
	height:25px;
	left:39px;
	top:189px;
}
#fukuoka a {
	height:25px;
}
#fukuoka a:hover, #fukuoka a.hover, #fukuoka a.active {
	background-position:-39px -189px;
}
#kumamoto {
	width:24px;
	height:45px;
	left:39px;
	top:218px;
}
#kumamoto a {
	height:45px;
}
#kumamoto a:hover, #kumamoto a.hover, #kumamoto a.active {
	background-position:-39px -218px;
}
#oita {
	width:24px;
	height:20px;
	left:66px;
	top:218px;
}
#oita a {
	height:20px;
}
#oita a:hover, #oita a.hover, #oita a.active {
	background-position:-66px -218px;
}
#miyazaki {
	width:24px;
	height:21px;
	left:66px;
	top:242px;
}
#miyazaki a {
	height:21px;
}
#miyazaki a:hover, #miyazaki a.hover, #miyazaki a.active {
	background-position:-66px -242px;
}
#kagoshima {
	width:51px;
	height:25px;
	left:39px;
	top:267px;
}
#kagoshima a {
	height:25px;
}
#kagoshima a:hover, #kagoshima a.hover, #kagoshima a.active {
	background-position:-39px -267px;
}
#okinawa {
	width:18px;
	height:31px;
	left:8px;
	top:270px;
}
#okinawa a {
	height:31px;
}
#okinawa a:hover, #okinawa a.hover, #okinawa a.active {
	background-position:-8px -270px;
}

.b-map-buttons {
	width:100%;
	position:absolute;
	left:0;
	top:10px;
}
.b-map-buttons label {
	display:block;
	position:absolute;
	background:url(../img/prefectures_selector/buttons.png) no-repeat;
	padding:0;
	margin:0 10px 0 0;
	border:0;
	height:27px !important;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
	line-height:27px !important;
	font-size:11px !important;
	color:#000;
	text-decoration:none;
    overflow:hidden;
}
.b-map-buttons label span{
    font-size:11px;
}

.b-map-buttons label:hover, .b-map-buttons label.hover, .b-map-buttons label.active {
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
    font-weight:bold;
}

.b-map-buttons label.small {
    font-size:10px;
    font-weight:normal !important;
}
.b-map-buttons label.small span {
	font-size:9px !important;
    font-weight:normal !important;
}
.b-map-buttons label input
{
    vertical-align:middle;
}

#b_hokkaido {
	right:0;
	top:0;
	background-position:0 0;
	width:193px;
}
#b_hokkaido:hover, #b_hokkaido.hover, #b_hokkaido.active {
	background-position:0 -93px;
}
#b_tohoku {
	right:0;
	top:32px;
	background-position:0 0;
	width:193px;
}
#b_tohoku:hover, #b_tohoku.hover, #b_tohoku.active {
	background-position:0 -62px;
}
#b_aomori {
	right:100px;
	top:63px;
	background-position:0 -31px;
	width:93px;
}
#b_aomori:hover, #b_aomori.hover, #b_aomori.active {
	background-position:-100px -31px;
}
#b_fukushima {
	right:0px;
	top:126px;
	background-position:0 -31px;
	width:93px;
}
#b_fukushima:hover, #b_fukushima.hover, #b_fukushima.active {
	background-position:-100px -31px;
}
#b_akita {
	right:0px;
	top:95px;
	background-position:0px -31px;
	width:93px;
}
#b_akita:hover, #b_akita.hover, #b_akita.active {
	background-position:-100px -31px;
}
#b_iwate {
	right:0px;
	top:63px;
	background-position:0px -31px;
	width:93px;
}
#b_iwate:hover, #b_iwate.hover, #b_iwate.active {
	background-position:-100px -31px;
}
#b_yamagata {
	right:100px;
	top:126px;
	background-position:0px -31px;
	width:93px;
}
#b_yamagata:hover, #b_yamagata.hover, #b_yamagata.active {
	background-position:-100px -31px;
}
#b_miyagi {
	right:100px;
	top:95px;
	background-position:0px -31px;
	width:93px;
}
#b_miyagi:hover, #b_miyagi.hover, #b_miyagi.active {
	background-position:-100px -31px;
}
#b_kanto {
	right:0px;
	top:181px;
	background-position:0px 0px;
	width:193px;
}
#b_kanto:hover, #b_kanto.hover, #b_kanto.active {
	background-position:0px -123px;
}
#b_saitama {
	right:-1px;
	top:243px;
	background-position:0px -31px;
	width:93px;
}
#b_saitama:hover, #b_saitama.hover, #b_saitama.active {
	background-position:0px -153px;
}
#b_tokyo {
	right:100px;
	top:212px;
	background-position:0px -31px;
	width:93px;
}
#b_tokyo:hover, #b_tokyo.hover, #b_tokyo.active {
	background-position:0px -153px;
}
#b_kanagawa {
	right:0px;
	top:212px;
	background-position:0px -31px;
	width:93px;
}
#b_kanagawa:hover, #b_kanagawa.hover, #b_kanagawa.active {
	background-position:0px -153px;
}
#b_chiba {
	right:100px;
	top:243px;
	background-position:0px -31px;
	width:93px;
}
#b_chiba:hover, #b_chiba.hover, #b_chiba.active {
	background-position:0px -153px;
}
#b_gunma {
	right:100px;
	top:275px;
	background-position:0px -31px;
	width:93px;
}
#b_gunma:hover, #b_gunma.hover, #b_gunma.active {
	background-position:0px -153px;
}
#b_tochigi {
	right:0px;
	top:275px;
	background-position:0px -31px;
	width:93px;
}
#b_tochigi:hover, #b_tochigi.hover, #b_tochigi.active {
	background-position:0px -153px;
}
#b_ibaragi {
	right:100px;
	top:306px;
	background-position:0px -31px;
	width:93px;
}
#b_ibaragi:hover, #b_ibaragi.hover, #b_ibaragi.active {
	background-position:0px -153px;
}
#b_tokai {
	left:427px;
	top:337px;
	background-position:0px 0px;
	width:193px;
}
#b_tokai:hover, #b_tokai.hover, #b_tokai.active {
	background-position:0px -183px;
}
#b_shizuoka {
	left:426px;
	top:368px;
	background-position:0px -31px;
	width:93px;
}
#b_shizuoka:hover, #b_shizuoka.hover, #b_shizuoka.active {
	background-position:-100px -153px;
}
#b_aichi {
	left:527px;
	top:368px;
	background-position:0px -31px;
	width:93px;
}
#b_aichi:hover, #b_aichi.hover, #b_aichi.active {
	background-position:-100px -153px;
}
#b_gifu {
	left:426px;
	top:399px;
	background-position:0px -31px;
	width:93px;
}
#b_gifu:hover, #b_gifu.hover, #b_gifu.active {
	background-position:-100px -153px;
}
#b_mie {
	left:527px;
	top:399px;
	background-position:0px -31px;
	width:93px;
}
#b_mie:hover, #b_mie.hover, #b_mie.active {
	background-position:-100px -153px;
}
#b_kansai {
	left:216px;
	top:337px;
	background-position:0px 0px;
	width:193px;
}
#b_kansai:hover, #b_kansai.hover, #b_kansai.active {
	background-position:0px -213px;
}
#b_osaka {
	left:216px;
	top:368px;
	background-position:0px -31px;
	width:93px;
}
#b_osaka:hover, #b_osaka.hover, #b_osaka.active {
	background-position:0px -243px;
}
#b_kyoto {
	left:316px;
	top:368px;
	background-position:0px -31px;
	width:93px;
}
#b_kyoto:hover, #b_kyoto.hover, #b_kyoto.active {
	background-position:0px -243px;
}
#b_shiga {
	left:216px;
	top:399px;
	background-position:0px -31px;
	width:93px;
}
#b_shiga:hover, #b_shiga.hover, #b_shiga.active {
	background-position:0px -243px;
}
#b_hyogo {
	left:316px;
	top:399px;
	background-position:0px -31px;
	width:93px;
}
#b_hyogo:hover, #b_hyogo.hover, #b_hyogo.active {
	background-position:0px -243px;
}
#b_nara {
	left:216px;
	top:431px;
	background-position:0px -31px;
	width:93px;
}
#b_nara:hover, #b_nara.hover, #b_nara.active {
	background-position:0px -243px;
}
#b_wakayama {
	left:316px;
	top:431px;
	background-position:0px -31px;
	width:93px;
}
#b_wakayama:hover, #b_wakayama.hover, #b_wakayama.active {
	background-position:0px -243px;
}
#b_shikoku {
	left:0;
	top:337px;
	background-position:0px 0px;
	width:193px;
}
#b_shikoku:hover, #b_shikoku.hover, #b_shikoku.active {
	background-position:0px -273px;
}
#b_kagawa {
	left:0;
	top:368px;
	background-position:0px -31px;
	width:93px;
}
#b_kagawa:hover, #b_kagawa.hover, #b_kagawa.active {
	background-position:-100px -243px;
}
#b_tokushima {
	left:100px;
	top:368px;
	background-position:0px -31px;
	width:93px;
}
#b_tokushima:hover, #b_tokushima.hover, #b_tokushima.active {
	background-position:-100px -243px;
}
#b_ehime {
	left:0;
	top:399px;
	background-position:0px -31px;
	width:93px;
}
#b_ehime:hover, #b_ehime.hover, #b_ehime.active {
	background-position:-100px -243px;
}
#b_kochi {
	left:100px;
	top:399px;
	background-position:0px -31px;
	width:93px;
}
#b_kochi:hover, #b_kochi.hover, #b_kochi.active {
	background-position:-100px -243px;
}
#b_koshinetsu-hokuriku {
	left:210px;
	top:0px;
	background-position:0px 0px;
	width:193px;
}
#b_koshinetsu-hokuriku:hover, #b_koshinetsu-hokuriku.hover, #b_koshinetsu-hokuriku.active {
	background-position:0px -303px;
}
#b_ishikawa {
	left:210px;
	top:94px;
	background-position:0px -31px;
	width:93px;
}
#b_ishikawa:hover, #b_ishikawa.hover, #b_ishikawa.active {
	background-position:0px -333px;
}
#b_toyama {
	left:310px;
	top:62px;
	background-position:0px -31px;
	width:93px;
}
#b_toyama:hover, #b_toyama.hover, #b_toyama.active {
	background-position:0px -333px;
}
#b_fukui {
	left:310px;
	top:94px;
	background-position:0px -31px;
	width:93px;
}
#b_fukui:hover, #b_fukui.hover, #b_fukui.active {
	background-position:0px -333px;
}
#b_nagano {
	left:310px;
	top:31px;
	background-position:0px -31px;
	width:93px;
}
#b_nagano:hover, #b_nagano.hover, #b_nagano.active {
	background-position:0px -333px;
}
#b_yamanashi {
	left:210px;
	top:31px;
	background-position:0px -31px;
	width:93px;
}
#b_yamanashi:hover, #b_yamanashi.hover, #b_yamanashi.active {
	background-position:0px -333px;
}
#b_niigata {
	left:210px;
	top:62px;
	background-position:0px -31px;
	width:93px;
}
#b_niigata:hover, #b_niigata.hover, #b_niigata.active {
	background-position:0px -333px;
}
#b_chugoku {
	left:0;
	top:0px;
	background-position:0px 0px;
	width:193px;
}
#b_chugoku:hover, #b_chugoku.hover, #b_chugoku.active {
	background-position:0px -363px;
}
#b_shimane {
	left:0;
	top:62px;
	background-position:0px -31px;
	width:93px;
}
#b_shimane:hover, #b_shimane.hover, #b_shimane.active {
	background-position:-100px -333px;
}
#b_tottori {
	left:100px;
	top:62px;
	background-position:0px -31px;
	width:93px;
}
#b_tottori:hover, #b_tottori.hover, #b_tottori.active {
	background-position:-100px -333px;
}
#b_hiroshima {
	left:100px;
	top:31px;
	background-position:0px -31px;
	width:93px;
}
#b_hiroshima:hover, #b_hiroshima.hover, #b_hiroshima.active {
	background-position:-100px -333px;
}
#b_okayama {
	left:0;
	top:31px;
	background-position:0px -31px;
	width:93px;
}
#b_okayama:hover, #b_okayama.hover, #b_okayama.active {
	background-position:-100px -333px;
}
#b_yamaguchi {
	left:0;
	top:94px;
	background-position:0px -31px;
	width:93px;
}
#b_yamaguchi:hover, #b_yamaguchi.hover, #b_yamaguchi.active {
	background-position:-100px -333px;
}
#b_kyushu {
	left:0px;
	top:140px;
	background-position:0px 0px;
	width:193px;
}
#b_kyushu:hover, #b_kyushu.hover, #b_kyushu.active {
	background-position:0px -393px;
}
#b_nagasaki {
	left:0px;
	top:202px;
	background-position:0px -31px;
	width:93px;
}
#b_nagasaki:hover, #b_nagasaki.hover, #b_nagasaki.active {
	background-position:0px -423px;
}
#b_saga {
	left:100px;
	top:171px;
	background-position:0px -31px;
	width:93px;
}
#b_saga:hover, #b_saga.hover, #b_saga.active {
	background-position:0px -423px;
}
#b_fukuoka {
	left:0px;
	top:171px;
	background-position:0px -31px;
	width:93px;
}
#b_fukuoka:hover, #b_fukuoka.hover, #b_fukuoka.active {
	background-position:0px -423px;
}
#b_kumamoto {
	left:100px;
	top:202px;
	background-position:0px -31px;
	width:93px;
}
#b_kumamoto:hover, #b_kumamoto.hover, #b_kumamoto.active {
	background-position:0px -423px;
}
#b_oita {
	left:0px;
	top:264px;
	background-position:0px -31px;
	width:93px;
}
#b_oita:hover, #b_oita.hover, #b_oita.active {
	background-position:0px -423px;
}
#b_miyazaki {
	left:100px;
	top:233px;
	background-position:0px -31px;
	width:93px;
}
#b_miyazaki:hover, #b_miyazaki.hover, #b_miyazaki.active {
	background-position:0px -423px;
}
#b_kagoshima {
	left:0px;
	top:233px;
	background-position:0px -31px;
	width:93px;
}
#b_kagoshima:hover, #b_kagoshima.hover, #b_kagoshima.active {
	background-position:0px -423px;
}
#b_okinawa {
	left:0px;
	top:295px;
	background-position:0px 0px;
	width:193px;
}
#b_okinawa:hover, #b_okinawa.hover, #b_okinawa.active {
	background-position:0px -453px;
}
.checkAll{
	padding:10px 0 0 0;
	font-size:16px;
}
#googlePlusButtonTop {
    float:left;
    margin: 3px 5px 0 0;
}
.commonInquiryButton{
    float:left;
    display:inline;
    text-align:center;
    font-size:12px;
    line-height:30px;
    text-decoration:none;
    width:67px;
    margin-left:2px;
    color:#fff;
    background:#3fa9f5;
    border:1px solid #666;
    position:relative;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    behavior: url(js/pie.htc);
    cursor:pointer;
}
.commonInquiryButton:hover{ background:#3fc7f5;}