﻿/* CSS for the page of car selection */
/* 覆盖Common.css 里面的 sectionTitle 的样式*/
.sectionTitle
{
    background: url('../images/pay/image_noupborderbg.png') repeat-x left top;
    padding: 5px 0 5px 20px;
    height: 18px;
    border-top: 1px solid #ccc;
}


/* 覆盖common 里面的 bookingButton 样式*/
.bookingIcon
{
    display:inline-block;
    width: 84px; 
    height: 26px;
    background:url("../../common/images/button/yuding_01.png") no-repeat left; 
    vertical-align:middle;
    cursor:pointer;
}
.bookingIcon:hover {background:url("../../common/images/button/yuding_02.png") no-repeat left;}
.bookingIcon:active {background:url("../../common/images/button/yuding_03.png") no-repeat left;}

/* begin the css for CarInfo */
#carInfo
{
    border: solid 1px #CCC;
    border-top: none;
}
#carInfo .show ul
{
    float:left;
    width: 500px;
}
#carInfo .show ul li
{
    float:left;
}
/* end the css for CarInfo */


/* begin the css for carList */
.sectionBody
{
    width: 940px;
    padding: 0;
    display: inline-block;
    margin: 0;
}

/* paginatorContainer style */
.paginatorContainer
{
    height: auto;
    margin: 7px 0;
    text-align: right;
    width: 920px;
}

.paginatorContainer span
{
    display:inline-block;
    vertical-align:middle;
    text-align:center;
}
#pageNum
{
    width:20px;
}
.paginatorContainer span a img
{
   margin:-2px 5px 0 5px;
}
#confirmButton
{
    margin-left:10px;
}
.widSpan
{
    height:15px;
    width:15px;
}
.widSpanBg
{
    background-color:#ccc;
}
.clear
{
    clear: both;
}

/* tabMenu style */
#tabMenu
{
    margin-top: 7px;
    float:left;
    height:28px;
    line-height:28px;
}
#tabMenu
{
    margin-top: 3px;
}

#tabMenu span
{
    float: left;
    width:65px;
    margin: 3px 15px 0 5px;
    line-height: 20px;
}
#tabMenu ul
{
    
    float: left;
    width:280px;
}
#tabMenu ul li
{
    margin-top:4px;
    float: left;
}
.ie6 #tabMenu ul li{margin-top:0px;}
.versionButton
{
    float:left;
    margin-left: 360px;
}
.versionButton span
{
    display:inline-block;
    height:30px;
    line-height:30px;
    margin-right:10px;
    text-align:center;
    vertical-align:middle;
    width:78px;
    cursor:pointer;
}
.ie6 .versionButton span
{
    height:22px;
    padding-top:6px;
}
.versionButton span img
{
    vertical-align: middle;
    margin-right:5px;
}
.versionButton span.selectedVersion
{
    background:url(../images/carShow/selectedVersion.png) no-repeat left;
}

/* CarList style */
.carList .car_dl
{
    min-height:117px;
    border-top: 1px solid #DFDFDF;
    margin: 0;
    padding: 20px 0 0 20px;
}
.ie6 .carList .car_dl
{
    position: relative;
    height:117px;
}
.carList .cardl_first
{
    border-top: none;
}
.carList dd
{
    float: left;
    margin: 0;
}
/*汽车缩略图*/
dd.carThumb
{
    margin-right: 10px;
}
dd.carThumb img
{
    width: 107px;
    height: 82px;
    border: 1px solid #DCDCDC;
}
/*汽车详细信息*/
.carIntroduction
{
    margin: -5px 0 0 0;
    width: 610px;
}
.carIntroductionTitle
{
    color: #13619f;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
}
.carIntroduction p
{
    margin: 0;
}
.carIntroduction img
{
    vertical-align: text-bottom;
}

.carIntroduction span
{
    display: inline-block;
    padding: 1px 3px;
    font-weight: bold;
    margin-right: 5px;
}
.carIntroduction span.multiSeat
{
    border: 1px solid #FFB27E;
    cursor: pointer;
    width:28px;
    text-align: right;
}
.carIntroduction span.multiSeatSelected
{
    background-color: #FFCA88;
}
.carIntroduction dl
{
    margin: 12px 0;
}
.carIntroduction dd.detail_dd1
{
    margin-right: 15px;
    width:65px;
}
.carIntroduction dd.detail_dd2
{
    margin-right: 15px;
    width:90px;
}
.carIntroduction .itemTitle
{
    display: block;
}
.carIntroduction .itemText
{
    font-weight: normal;
}
.carButton_1
{
    text-align: right;
    width: 170px;
    vertical-align: bottom;
}
.carButton_2
{
    width:101px;
    margin-left: 105px;
}
.carButton p
{
    margin: 55px 0 0 0;
}
.carButton .bookingIcon
{
    vertical-align: middle;
    margin-left: 10px;
}
.carButton span.totalPay
{
    display: none;
    font-weight:bold;
}
.SeatSpan
{
	margin:5px 0 0 22px;
}
.ie7 .SeatSpan
{
	margin:5px 0 0 28px;
}
.ie6 .SeatSpan
{
	margin:5px 0 0 28px;
}

/* thumbVersion Style */
.thumbVersion .car_dl
{
    background-color: #E6E6E6;
    border: none;
    float: left;
    width: 206px;
    height: 240px;
    padding: 5px 1px 5px 5px;
    margin: 15px 4px 15px 16px;
}
.ie6 .thumbVersion .car_dl
{
    padding: 5px 1px 5px 10px;
    margin: 15px 5px 15px 5px;
}
.thumbVersion dd.carThumb
{
    height: 154px;
}
.thumbVersion dd.carThumb img
{
    width: 0200px;
    height: 150px;
    border: 1px solid #DCDCDC;
}
.thumbVersion .carIntroduction
{
    width: 103px;
}
.thumbVersion .carIntroductionTitle
{
    color: #000;
}
.thumbVersion .carIntroductionSeat
{
    height: 18px
}
.ie6 .thumbVersion .carIntroductionSeat
{
    float:left;
}

.thumbVersion .carIntroduction dl
{
    display: none;
}
.thumbVersion .carIntroduction span
{
    padding: 1px 1px;
    margin-right: 0px;
}
.thumbVersion .carButton .totalPay
{
    display: block;
    float: right;
    font-weight:bold;
    margin:18px 0 12px 0;
}
.thumbVersion .carButton
{
    width:101px;
    float:right;
    margin-bottom:6px;
}
.thumbVersion .carButton p
{
    margin: 10px 0 0 0;
    text-align:right;
    padding-right:2px;
}
/***********************************************************************************/
/*******************圆角模型 **************************/
.ie6 .BoxModelOne .contentHeader
{
	height: 30px;
}
.BoxModelOne .contentHeader .headerLeftCorner
{
	width: 7px;
	height: 30px;
	background-image: url("../../common/images/common/white_top_03.png");
}
.BoxModelOne .contentHeader .headerName .subHeadTitle
{
	color:#000;
	font-weight:bold;
}
.BoxModelOne .contentHeader .headerName
{
	height: 30px;
	width:928px;
	background-image: url("../../common/images/common/white_top_05.png");
}   
.BoxModelOne .contentHeader .headerRightCorner
{
	width: 7px;
	height: 30px;
	background-image: url("../../common/images/common/white_top_07.png");
}
.BoxModelOne .contentFooter .footerName
{
	width:932px;
}