@charset "utf-8";
/* CSS Document */

/*Generals*/
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

.rich-page {
    margin: 0 !important;
}

img {
    border: 0;
}

form {
    padding: 0;
    margin: 0;
}

#bcjLogoArea {
    height: 70px;
    margin-bottom: 7px;
}

#bcjLogo {
    width: auto;
    float: left;
    text-align: left;
}

#topRightBanner {
    width: auto;
    float: right;
    text-align: right;
    padding-top: 10px;
}

/*#topRightBanner a {
    display: none;
}*/

#headWrapper{
    background:url("../images/menu-bg.png") repeat-x scroll 0 100% transparent;
    width:100%;
    border-bottom:solid #063 3px;
}

#head {
    width:990px;
    margin:0 auto;
}

#head #inner {
    margin:0 auto;
    overflow:hidden;
    width:100%;
}

#head .innerSub {
    margin:0 auto;
    overflow:hidden;
}

#TopMenuDiv a {
    outline:medium none;
    text-decoration:none;
}

#TopMenuDiv {
    background:url("../images/navL.png") no-repeat scroll 0 100% transparent;
    margin:6px 0 0;
    padding:0;
}
#TopMenuDiv .inner-menu {
    background:url("../images/navR.png") no-repeat scroll 100% 100% transparent;
    height:47px;
}
#TopMenuDiv .inner-menu .center {
    display:inline;
    float:left;
    height:47px;
    position:relative;
    width:100%;
}
#TopMenuDiv ul {
    display:inline;
    float:left;
    height:47px;
    left:50%;
    list-style:none outside none;
    margin:0;
    padding:0;
    position:relative;
}
#TopMenuDiv ul li {
    background:url("../images/bgnavL.png") no-repeat scroll 0 -100px transparent;
    display:inline;
    float:left;
    height:47px;
    margin:0;
    padding:0;
    position:relative;
    right:50%;
}
#TopMenuDiv ul li div {
    background:url("../images/bgnavR.png") no-repeat scroll 100% -100px transparent;
    display:inline;
    float:left;
    height:25px;
    margin:0;
    padding:22px 10px 0;
}
#TopMenuDiv ul li a {
    border-left:4px solid #CCCCCC;
    color:#666666;
    font:bold 12px/16px Tahoma,Arial,Helvetica,sans-serif;
    padding-left:7px;
}
#TopMenuDiv ul li:hover, #TopMenuDiv ul li.hover {
    background-position:0 0;
}
#TopMenuDiv ul li:hover div, #TopMenuDiv ul li.hover div {
    background-position:100% 0;
    height:30px;
    padding-top:17px;
}
#TopMenuDiv ul li div a.kaitoriLink, #TopMenuDiv ul li div span {
    border-left:4px solid #FF0000;
    color:#FF0000;
    font:bold 12px/16px Tahoma,Arial,Helvetica,sans-serif;
    padding-left:7px;
}
#TopMenuDiv ul li:hover a, #TopMenuDiv ul li.hover a {
    border-color:#FFFFFF !important;
    color:#FFFFFF !important;
}

.menu {
    background: url(../images/menuBackground.png) repeat-x left top;
}

.menuLeftCorner {
    background: url(../images/menuLeft.png ) no-repeat left top;
}

.menuRightCorner {
    background: url(../images/menuRight.png ) no-repeat right top;
    height: 33px;
    vertical-align: middle;
    text-align: center;
    padding-top: 1px;
}

.menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 auto;
    padding-left: 65px;
}

.menu li {
    width: auto;
    background: transparent url(../images/menuItemBackground.png) repeat-x left top;
    list-style-type:none;
    float: left;
}

.menu a {
    width: auto;
    color: #538AA2;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    display: block;
    float: left;
    height: 26px;
    padding: 5px 0 0 5px;
}

.menu a:hover {
    color: #056048;
}

.menu img {
    float: left;
    padding: 10px 5px 11px 10px;
    vertical-align: middle;
}

#breadcrumbsArea {
    padding: 5px 15px 2px 15px;
    height: 18px;
    font-family: Tahoma,Arial,Helvetiva,Sans-serif;
    font-size: 9pt;
    width:968px;
    margin:0 auto;
}

#breadcrumbsArea a {
    color: #079CE4;
    text-decoration: none;
}

#breadcrumbsArea a:hover {
    text-decoration: underline;
    color: #BE0026;
}

#breadcrumbs {
    width: auto;
    text-align: left;
    float: left;
}

#sitemap {
    width: auto;
    text-align: right;
    float: right;
}

.greenTab {
    margin:0 auto 2px auto;
    background: url(../images/greenTabBackground.gif) repeat-x left top;
    width:968px;
    height: 36px;
    padding:0 11px;
}

.greenTab .leftCorner{
    margin-left:-11px;
    background: url(../images/greenTabLeft.gif) no-repeat left top;
}

.greenTab .rightCorner{
    background: url(../images/greenTabRight.gif) no-repeat right top;
    text-align: left;
    color:#FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-right:-11px;
    padding: 12px 0 0 20px;
}

.contentWrapper {
    background: url(../images/contentBottomBorder.png) repeat-x left bottom;
    border: 1px solid #B2CBD5;
    padding: 10px 10px 50px 10px;
    width:968px;
    margin:0 auto;
}

.kaitoriMenu img {
    padding: 10px 0 11px 0 !important;
}

.kaitoriMenu a {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.kaitoriLink {
    color: #F00000 !important;
    font-size: 12px !important;
    padding-bottom: 1px;
    padding-top: 1px !important;
    border-left:3px solid #FF0000 !important;
}

.contentheader {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666633;
	padding: 15px 0px 10px 20px;
    text-align: left;
}

#iframeShim {
    position:absolute;
    z-index:-1;
    opacity:0.2;
    filter:alpha(opacity=20);
    width:260px;
    height:70px;
    top:25px;
    left:-140px;
}

#contentTable {
    width: 100%;
}

#mainContentColumn {
    width: 692px;
    vertical-align: top;
}

#mainContentColumn #contentTitleBannerFlash {
    position: relative;
    left: -5px;
}

#mainContentColumn #contentTitleBannerDiv {
    width: 703px;
    height:170px;
    background:url("../images/topBanner.png") no-repeat 0 0;
    display: none;
}

.baloon50000 {
    position: absolute;
    margin-top: -110px;
    margin-left: 625px;
}

.blueLineMiddle {
    font-size: 13px;
    color: #ffffff;
    margin: 19px 0;
    text-align: left;
    vertical-align:middle;
}

.blueLineMiddleTwoLines{
    background: url("../images/mid_midashi_58.gif") no-repeat top left;
    padding: 10px 3px 0px 53px;
    height:58px;
    vertical-align:middle;
}

.blueLineMiddleOneLine{
    background: url("../images/blueLineMiddleBackground.gif") no-repeat top left;
    padding: 0 0 0 25px;
    height: 38px;
    vertical-align:middle;
}

.blueLineMiddle em{
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

.blueLineMiddle h1 {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding: 0;
    margin: 0;
    height: 0;
    vertical-align: baseline;
    display: inline;
}

.formFieldsBox {
    background: url(../images/formBackground.gif) no-repeat top left;
    height: 400px;
    width: 690px;
    margin-top: 10px;
}

.formFieldsBoxExt {
    background: url(../images/formBackground3.gif) no-repeat top left;
    height: 400px;
    width: 690px;
    margin-top: 10px;
}


.formFieldsWrapper {
    padding: 89px 49px  0 47px;
}

/*------------------------FORM FIELDS-----------------------------------*/
.formFields {
    float: left;
    text-align: center;
    display:inline-block;
    width: 285px;
    vertical-align: top;
}

.rightFloated {
    float: right !important;
}

.formFields td {
    vertical-align: middle;
    padding-top:1px;
    height: 24px;
    line-height: 24px;
    text-align: right;
}
/*mozilla hak*/
@-moz-document url-prefix() {
.formFields td {
    padding-top:0;
    height: 25px;
    line-height: 25px;
  }
}
/*opera hak*/
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
    .formFields td {
        padding-top:0;
        height: 25px;
        line-height: 25px;
      }
}

.formFields .topAligned {
    vertical-align: top;
}

.formFields .secondColumn {
    width: 192px;
    text-align: left !important;
}

.formFields .spacer {
    padding: 0 !important;
    height: 10px !important;
    line-height: 10px;
    background: none !important;
}

.formFields .spacer td{
    padding: 0 !important;
    height: 10px !important;
}

.formFields select{
    width: 184px;
    font-size: 12px;
    border: 1px solid #D6E7EF;
    vertical-align: middle;
}

.formFields optgroup {
    background-color: #BAE8D9;
    font-size: 12px;
}

.formFields option {
    background-color: #ffffff;
    font-size: 12px;
}

.formFields input {
    width: 88px;
    height:  14px;
    font-size: 12px;
    border: 1px solid #D6E7EF;
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: middle;
    float:left;
}

.formFields img {
    vertical-align: middle;
}

.formFields .smallInput {
    width: 53px;
    margin-right: 9px !important;
}

.formFields .bigInput {
    margin-right: 5px !important;
}

.formFields .largeInput {
    width: 184px;
}

.formFields .last {
    margin-right: 0 !important;
}

.formFields textarea{
    width: 100%;
    border: 1px solid #B1B1B1;
}

.formFields .selectedField {
    border: 1px #ffffff inset !important;
}

.formFields .validField {
    background-color:#7DBFE2;
}

.zipCodesLink {
    vertical-align: middle;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}

.zipCodesLink img {
    padding: 0!important;
    margin: 0!important;
}

#otherManufacturerRow td {
    padding:0;
    height: 20px !important;
    line-height: 20px !important;
}

#otherModelRow  td{
    padding:0;
    height: 20px !important;
    line-height: 20px !important;
}

#otherModelRow  input{
    display: none;
}

#otherManufacturerRow  input{
    display: none;
}

/*------------------------FORM FIELDS END---------------------------------*/
.submitButtonTable {
    width: 100%;
    margin: 10px 0;
}

.submitButtonTable .lColumn{
    text-align: right;
    vertical-align: middle;
}

.submitButtonTable .rColumn{
    text-align: left;
    vertical-align: middle;
}

.submitButtonTable .cColumn{
    width: 435px;
}

.jadriInfo {
    width: 660px;
    margin: 0 auto;
}

.jadriInfo .firstColumn {
    text-align: right;
    vertical-align: middle;
    padding-bottom: 15px;
}

.jadriInfo .firstColumn img{
    border: 0;
    margin: 0;
    padding: 0;
}

.jadriInfo .secondColumn {
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
    padding-bottom: 15px;
}

.jadriInfo .secondColumn .blueText{
    color: #018A96;
    border-top: 1px #CCCCCC dotted;
    border-bottom: 1px #CCCCCC dotted;
    padding: 10px 0;

}

.centeredText {
    margin: 0 auto;
    width: 75%;
}

.roundCorners3 {
    background: #ffffff;
    vertical-align: top;
    padding: 10px 0;
    font-size: 1px;
}

.roundCorners3 .topBorder {
    background: url("../images/rc3TopBorder.gif") repeat-x left top;
}

.roundCorners3 .topBorder div {
    background: url("../images/rc3TopLeftCorner.gif") no-repeat left top;
}

.roundCorners3 .topBorder div div {
    background: url("../images/rc3TopRightCorner.gif") no-repeat scroll right top;
    height: 20px;
}

.roundCorners3 .bottomBorder {
    background: url("../images/rc3BottomBorder.gif") repeat-x left top;
}

.roundCorners3 .bottomBorder div {
    background: url("../images/rc3BottomLeftCorner.gif") no-repeat left top;
}

.roundCorners3 .bottomBorder div div {
    background: url("../images/rc3BottomRightCorner.gif") no-repeat scroll right top;
    height: 20px;
}

.roundCorners3 .leftBorder {
    background: url("../images/rc3LeftBorder.gif") repeat-y left top;
    color: #1E7A8E;
    font-size: 14px;
}

.roundCorners3 .rightBorder {
    background: url("../images/rc3RightBorder.gif") repeat-y right top;
    padding: 0 20px;
    text-align: left;
    line-height: 1.3em;
}

.roundCorners3 .text {
    padding: 0 30px 0 40px;
    font-size: 14px;
}

.roundCorners3 .text p{
    padding: 8px 0 !important;
    margin: 0 !important;

}

.blueLine1, .blueLine2, .blueLine3, .blueLine4, .blueLine5, .blueLine6 {
    font-size: 14px;
    color: #ffffff;
    padding: 8px 0 0 40px;
    height: 35px;
}

.blueLine1{
    background: url("../images/blueLine1Background.gif") left top no-repeat;
}

.blueLine2 {
    background: url("../images/blueLine2Background.gif") left top no-repeat;
}

.blueLine3 {
    background: url("../images/blueLine3Background.gif") left top no-repeat;
}

.blueLine4 {
    background: url("../images/blueLine4Background.gif") left top no-repeat;
}

.blueLine5 {
    background: url("../images/blueLine5Background.gif") left top no-repeat;
}
.blueLine6 {
    background: url("../images/blueLine6Background.gif") left top no-repeat;
}

.blueLine1 h2, .blueLine2 h2, .blueLine3 h2, .blueLine4 h2, .blueLine5 h2, .blueLine6 h2, .blueLine4 h1 {
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
}

div.portalInfo{
    width: expression(this.width > 350 ? 350: true);
    height: expression(this.height > 350 ? 350: true);
    padding-top:4px;
    padding-left:6px;
    padding-bottom:6px;
    max-width:350px;
    max-height:350px;
    float:right;
    display:inline-block;
}


img.portalInfo{
    width: expression(this.width > 350 ? 350: true);
    height: expression(this.height > 350 ? 350: true);
    max-width:350px;
    max-height:350px;
}

#portalContent h2, #text4 h2, #text5 h2{
    padding-left:0;
}

#text4 ol{
    font-size: 14px;
    padding-left: 20px;
    #padding-left: 24px; /*IE7,IE6*/
}

/*only IE8*/
#portalContent  {
    max-width:600px\0/;
    width:600px\0/;
}

.orangeTitle {
    font-size: 18px;
    font-weight: bold;
    color: #FF6000;
}

#bannersColumn {
    padding-top: 25px;
    text-align: center;
    vertical-align: top;
}

.dealerBanner {
    width:100%;
    height:100%;
    padding-top: 15px;
    text-align:center;
}

.dealerBanner a{
    color: #4F849D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
}

#bannersColumn .infoBlocks {
    margin: 40px 0 0 0;

}
#bannersColumn .infoBlock {
    margin: 15px 0;
    width: 265px;
}

#bannersColumn .infoBlock .text{
    width: 200px;
    margin: 0;
    padding: 0;
    text-align: left;
}

#bannersColumn .infoBlock1 .leftCorner{
    background: url("../images/ball1.png") no-repeat bottom left;
}

#bannersColumn .infoBlock1 .titleText{
    padding: 30px 0 0 25px;
}

#bannersColumn .infoBlock1 .text{
    padding: 0 0 0 40px;
}

#bannersColumn .infoBlock2 .leftCorner{
    background: url("../images/ball2.png") no-repeat bottom left;
}

#bannersColumn .infoBlock2 .titleText{
    padding: 30px 0 0 25px;
}

#bannersColumn .infoBlock2 .text{
    padding: 0 0 0 40px;
}

#bannersColumn .infoBlock3 .leftCorner{
    background: url("../images/ball3.png") no-repeat bottom left;
}

#bannersColumn .infoBlock3 .titleText{
    padding: 30px 0 0 22px;
}

#bannersColumn .infoBlock3 .text{
    padding: 0 0 0 40px;
}

#bannersColumn .infoBlock .topBorder .leftCorner{
    /*width: 49px;*/
    height: 66px;
}

#bannersColumn .infoBlock .topBorder .middle{
    height: 66px;
    background: url("../images/infoBlockTopBorder.png") repeat-x bottom left;
    font-size: 16px;
    color: #187561;
    font-weight: bold;
}

#bannersColumn .infoBlock .topBorder .rightCorner{
    height: 66px;
    background: url("../images/infoBlockTopRight.png") no-repeat bottom right;
}


#bannersColumn .infoBlock .text a{
    font-size: 12px;
    color: #3549FC;
    display: block;
    padding: 7px 0 7px 20px;
    background: url("../images/listMarker.png") no-repeat left center;
}

#bannersColumn .infoBlock .text ul {
    text-align: left;
    padding: 0;
    list-style-type: none;
    margin: 0;
}

#bannersColumn .infoBlock .text ul li {
    margin: 0;
    padding: 0;
}

#bannersColumn .infoBlock .leftBorder{
    background: url("../images/infoBlockLeftBorder.png") repeat-y bottom left;
}

#bannersColumn .infoBlock .rightBorder{
    background: url("../images/infoBlockRightBorder.png") repeat-y bottom right;
    margin: 0;
    padding: 0;
    text-align: left;
}

#bannersColumn .infoBlock .bottomBorder .leftCorner{
    height: 27px;
    background: url("../images/infoBlockBottomLeft.png") no-repeat top left;
}

#bannersColumn .infoBlock .bottomBorder .middle{
    height: 27px;
    background: url("../images/infoBlockBottomBorder.png") repeat-x top left;
}

#bannersColumn .infoBlock .bottomBorder .rightCorner{
    height: 27px;
    background: url("../images/infoBlockBottomRight.png") no-repeat top right;
}

#footerWrapper {
    background: url(../images/footerTopBorder.gif) repeat-x left top;
    border-left: 1px solid #B2CBD5;
    border-right: 1px solid #B2CBD5;
    border-top: 1px solid #B2CBD5;
    text-align: center;
    width:968px;
    margin:2px auto 0 auto;
    padding:10px 10px 0;
}

#footer {
    text-align: center;
    color:#999999;
}

#citiesFooterDiv{
    border-bottom:1px solid #B2CBD5;
    padding-bottom:10px;
}

#footer a {
    font-size:9px;
    padding:0 3px;
    color:#4F849D;
    text-decoration:none;
}

#commonFooter {
    padding-top:25px;
}

#commonFooter a {
    font-size:9px;
    padding:0 0;
    margin-right:3px;
    color:#4F849D;
    text-decoration:none;
}

#footerBottom {
    border-top: 1px solid #B2CBD5;
    height: 20px;
    margin-top: 10px;
    padding: 10px 0;
    text-align: center;
}

#footerBottom a {
    font-size: 10px !important;
    padding: 0! important;
}

/*Inner pages style*/
.content {
    padding-top:25px;
}

.content .text {
    margin:30px;
}

.content .text ol, .content .text p {
    color: #878787;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
    padding:0 0 27px 55px;
    text-align: left;
}

.content .text p {
    padding-left: 30px !important;    
}

.topLine {
    width: 902px;
    margin: 0 auto !important;
}

.blueLineLarge {
    background: url(../images/blueLineLargeBackground.gif) no-repeat left top;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
    height: 45px;
    padding: 0 0 0 25px;
    vertical-align:middle;
}

.blueLineLarge em {
    font-size: 19px;
    font-weight: bold;
    font-style: normal;
    display: block;
    height: 45px;
    vertical-align: middle;
    padding-top: 7px;
}

.blueLineSmall {
    text-align: left;
    background: url("../images/blueLineSmallBackground.gif") left top no-repeat;
    padding: 10px 19px 30px 19px;
    height: 46px;
}

.text ol {
    color: #878787;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0;
    padding:0 0 27px 55px;
    text-align: left;
}

.dealerInfo {
}

#dealersList {
    width:680px;
    margin:10px auto 0 auto;
}

.dealerInfo table {
    background:#CCCCCC;
    border-spacing: 1px;
    border-collapse: inherit;
    width: 680px;
}

.dealerInfo table td {
    background:#FFFFFF;
    text-align:center;
    vertical-align: middle;
    padding: 10px;
}

.dealerInfo .blueLineWithShadow2 em {
    padding-right: 0 !important;
}

.dealerInfo table .firstColumn {
    width: 310px;
}

.dealerInfo table .secondColumn {
    width: 90px;
}

.dealerInfo table .label {
    color:#006699;
    font-weight:bold;
    font-size:14px;
    text-align: left;
    border-bottom:1px dotted #CCCCCC;
    line-height: 130%;
}

.dealerInfo table .data {
    font-size:13px;
    margin:20px 30px 10px;
    line-height:130%;
    text-align: left;
}

.dealerInfo table td p{
    text-align: left;
}

.dealerInfo table a{
    color: #4F849D;
    font-size: 10px;
    text-decoration: none;
}

.dealerInfoTable {
    margin-top:30px;
}

.dealerTitle {
    color:#006699;
    font-size:12px;
    text-align: left;
    padding-bottom: 10px;
    margin-top: 20px;
    font-weight: bold;
}

.mailtoLink {
    color: #4F849D;
    text-decoration: none;
}



/*Error pages style*/
.errorPage {
    padding-top: 150px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.errorPage a {
	font-size: 10px;
	color: #4F849D;
	text-decoration:none;
}
.errorPage a:hover {
	color: #079CE4;
}

.errorPage h1 {
	font-size: 20px;
    font-weight: bold;
    color: #333333;
	padding: 0;
	margin: 0;
}
.errorPage h2 {
	font-size: 16px;
    font-weight: bold;
    color: #333333;
	padding: 0;
	margin-top: 15px;
}

.zipCodesBox {
    vertical-align: top;
    font-size: 1px;
    width: 300px;
    position: absolute;
    top: 10px;
    left: -140px;
}

.zipCodesBox .topBorder div {
    background: url("../images/zipCodesBoxLeftTop.gif") no-repeat left top;
}

.zipCodesBox .topBorder div div {
    background: url("../images/zipCodesBoxRightTop.gif") no-repeat right top;
}

.zipCodesBox .topBorder div div div {
    background: #FFFFFF;
    height: 9px;
    margin: 0 9px;
}

.zipCodesBox .bottomBorder div {
    background: url("../images/zipCodesBoxLeftBottom.gif") no-repeat left top;
}

.zipCodesBox .bottomBorder div div {
    background: url("../images/zipCodesBoxRightBottom.gif") no-repeat right top;
}

.zipCodesBox .bottomBorder div div div{
    background: #FFFFFF;
    height: 9px;
    margin: 0 9px;
}

.zipCodesBox .text {
    font-size: 14px;
    background: #FFFFFF;
    padding: 5px 10px;
    text-align: left;
}

.zipCodesBox .text p{
    color: #ffffff;
    padding: 0;
    margin: 0;
}

.submitLink {
    cursor: pointer;
    width: 423px;
    height: 94px;
    background: url("../images/submitButton.png") no-repeat 0 0;
    display: block;
}

.submitLink:hover{
    background-position: 0 -94px;
}

#topBannerLink {
    cursor: pointer;
    width: 480px;
    height:60px;
    background: url("../images/topBanner.png") no-repeat 0 0;
    display: none;
}


/* New Inqury Form */
.form2FieldsBox{
	background:url(../images/bg-form.png) no-repeat 0 0;
	width:678px;
	height:403px;
}
.form2FieldsWrapper{
	padding:15px 28px 0 24px;
}
.oneByteField {
    ime-mode: disabled;
}
.twoByteField {
    ime-mode: active;
}
.bgInput{
	background:url(../images/form-items.png) no-repeat 0 -40px;
	width:188px;
	height:33px;
	padding:7px 15px 0 8px;
}
.bgInput2{
	background:url(../images/form-items.png) no-repeat 0 -80px;
	width:83px;
	height:33px;
	padding:7px 15px 0 8px;
}
.bgInput3{
	background:url(../images/form-items.png) no-repeat 0 -120px;
	width:47px;
	height:33px;
	padding:7px 15px 0 8px;
}
.bgInput4{
	background:url(../images/form-items.png) no-repeat 0 0;
	width:213px;
	height:33px;
	padding:7px 15px 0 8px;
}
.form2FieldsWrapper select, .form2FieldsWrapper input{
	background:none;
	border:none;
	width:100%;
	margin:0;
	padding:0;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
	font-size:15px;
	height:20px;
}

* html .form2FieldsWrapper select, * html .form2FieldsWrapper input{
	font-size:11px;
	height:auto;
}
.leftColumn{
	float:left;
	width:303px;
	display:inline;
}
.rightColumn{
	float:right;
	width:303px;
	display:inline;
}
.titleForm{
	border-bottom:3px solid #cb8172;
	height:50px;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
	font-size:20px;
	line-height:50px;
	color:#000;
	margin:0 0 11px 0;
	padding:0;
}
.titleForm span{
	font-size:30px;
	color:#808080;
	margin:0 5px 0 0;
}
.form2Field{
	position:relative;
	height:30px;
	margin:0 0 10px 0;
}
* html .form2Field{ margin-bottom:5px;}
.form2Field label{
	display:block;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", 'メイリオ', "Osaka", "ＭＳ Ｐゴシック ", Arial, Helvetica, sans-serif !important;
	background:url(../images/form-items.png) no-repeat 0 -160px;
	width:94px;
	height:30px;
	font-size:13px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
.form2Field label.small{
	font-size:12px;
}
.form2Field .bgInput{
	float:right;
	margin:-3px -5px 0 0;
}
.form2Field .bgInput4{
	float:right;
	margin:-3px -5px 0 0;
}
.form2Field .bgInput3{
	float:right;
	margin:-3px 0 0 0;
}
.form2Field .bgInput2{
	float:right;
	margin:-3px 0 0 0;
}
.textForm{
	float:right;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#079ce4;
	font-weight:bold;
	margin-left:1px;
}
.textForm a{
	color:#079ce4;
	text-decoration:none;
}
.textForm .text a:hover{
	text-decoration:underline;
}
.margRightmin{ margin-right:-5px !important; }
.margRightmin2{ margin-right:-6px !important; }

.formField2 .selectedField {
    border: 1px solid #CCC !important;
	width:98% !important;
	height:12px !important;
    background-color:white !important;
	font-size:13px !important;
	height:20px !important;
	margin-top:-9px;
	display:none;
}

.formField2 input {
    border: 1px solid #CCC !important;
	width:98% !important;
	height:12px !important;
    background-color:white !important;
	font-size:13px !important;
	height:20px !important;
	margin-top:-9px;
	display:none;
}

.form2Field .validField, .formField2 .validField {
    background-color:#7DBFE2!important;
}

.formField2{ position:relative; margin:0 5px 0 103px;}
.formField2 .errorField {
    background-color:white;
}

.ModelList {
	top: 5px;
	left: 0px;
	position: relative;
}
.ModelList a { white-space: nowrap; }
.ModelList th {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666633;
	padding: 0px 10px 10px 20px;
	vertical-align: top;
}
.ModelList td {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #666633;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	text-align: left;
}
.ModelList td.model-lastline { padding: 0px 0px 20px 0px; }
.ModelList a {
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}

.modelsListHeader { text-align: left; }
.modelsListHeader h1, .modelsListHeader h2 {
	display: inline;
	text-align: left;
}
.modelsListHeader h1 { color: #333333;font-size:16px; }

.contentheader {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666633;
	padding: 0 0 10px 0;
	text-align: left;
}

.modelsListContent {
	border-bottom: 1px solid #B2CBD5;
	text-align: left;
	margin: 5px 0 15px 0;
}
.modelsListContent a { font-size: 14px !important; }

a.ModelGroupList {
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}
