input.bord ,
select.bord {
    border: solid 1px #C8C8C8;
    height: 17px;
    line-height: 17px;
    padding: 0 0 0 2px;
}

select.bord {
    height: 19px;
}

#sx-quickpick-form input ,
#sx-quickpick-form textarea ,
#sx-quickpick-form select {
    border: solid 1px #C8C8C8;
}

#sx-quickpick-form input ,
#sx-quickpick-form select {
    height: 19px;
    line-height: 19px;
    padding-left: 2px;
}

input.error ,
select.error {
    border: solid 2px #c00;
}

#mainContent ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#mainContent ul li {
    background:transparent url(/common/img/base/rac/list_dot_details.gif) no-repeat scroll 0pt 8px;
    margin-bottom:5px;
    padding:0.25em 0pt 0pt 1.05em;
}

.sx-quickpick-warning {
    font-weight: bold;
}
.sx-quickpick-highlight { 
    background:#ffa656
}
p.error {
    background:#F3C4C4 none repeat scroll 0%;
    clear:both;
    color:#CC0000;
    display:block;
    float:none;
    font-weight:bold;
    margin:1px 0pt 0pt !important;
    padding:7px 10px !important;
    width:auto;
}
p.message {
    background:#FFFFFF none repeat scroll 0%;
    clear:both;
    color:#FF6600;
    display:block;
    float:none;
    font-weight:bold;
    margin:10px 0pt 0pt !important;
    padding:17px 10px !important;
    width:auto;
    border:1px solid #FF6600;
}

#mainContent h3 ,
#mainContent h4 {
    font-size: 12px;
    color: #f60;
    font-weight: bold;
    padding: 10px 0 10px 0;
}
#mainContent h3 {
    padding-top: 0;
}
.sx-quickpick-table {
    border: 0px;
    border-collapse:collapse;
    width:100%;
    table-layout:auto;
}
.sx-quickpick-table th {
    font-weight: bold;
    text-align: left;
    width:200px;
}
.sx-quickpick-table tr {
    border-top: 1px #DDDDDD solid;
}
.sx-quickpick-table td, .sx-quickpick-table th {
    border: 0px solid silver;
    padding: 5px;
    margin: 0px;
    text-align: left;
    vertical-align: top;
}

.sx-quickpick-white-to-orange {
    padding: 4px 12px;
    margin: 0;
    overflow: auto;
}

.sx-quickpick-white-to-orange .BtRed {
    margin-top:10px;
}

.sx-quickpick-fade-medium {
    background: url(/common/img/app/quickpick/bg_fade_medium.jpg) repeat-x;
    padding: 1em 0 1px;
    min-height: 1px;
}
.sx-quickpick-box-wide {
    background: url(/common/img/app/quickpick/box-wide_top.gif) no-repeat left top;
    margin: 5px auto 12px auto;
    font-size: 12px;
    width: 687px;
}
.sx-quickpick-box-wide-inner { 
    background: url(/common/img/app/quickpick/box-wide_bottom.gif) no-repeat 0 100%;
    overflow: hidden;
    padding: 10px 15px 10px 15px;
    bottom: -1px;
}

.sx-quickpick-box-wide-inner .sx-gc-button-small-red {
	margin-top: 0;
	margin-bottom: 0;
}

#sx-quickpick-form input, #sx-quickpick-form select {
    line-height: 100%;
    padding: auto;
    height: auto;
}

.sx-quickpick-leftfloater {
    float: left;
}
.sx-quickpick-rightfloater {
    float: right;
}

#sx-quickpick-expressdata-submit {
    margin: 10px 0 20px 0;
}

.sx-quickpick-custform .sx-quickpick-box-wide-inner {
    font-size: 11px;
}

.sx-quickpick-box-wide-inner div {
    width:100%;
}


.sx-quickpick-box-wide-inner div p {
    margin: 0;
    padding: 0 0 6px 0;
}

.sx-quickpick-box-wide-inner div p.sx-quickpick-leftfloater {
    width: 49%;
    margin: 0;
    padding: 0 0 6px 0;
    text-align: right;
}
.sx-quickpick-box-wide-inner div p.sx-quickpick-rightfloater {
    width: 49%;
    margin: 0;
    padding: 0 0 6px 0;
    text-align: right;
}

.sx-quickpick-box-wide-inner div p.sx-quickpick-fullsize {
    width: 100%;
    margin: 0;
    padding: 0 0 6px 0;
    text-align: right;
}

.sx-quickpick-box-wide-inner div p.sx-quickpick-fullsize-fix {
    width: 100%;
    margin: 0;
    padding: 0 0 6px 0;
    text-align: left;
}

.sx-quickpick-box-wide-inner div p label {
    width: 135px;
    float: left;
    border-bottom: 1px dashed #c8c8c8;
    padding: 0 0 1px 0;
    margin: 0;
    text-align: left;
}

.sx-quickpick-box-wide-inner div p.sx-quickpick-fullsize-fix label {
    float: none;
    border: none;
}

.sx-quickpick-box-wide-inner div p span.sx-quickpick-itemname {
    width: 135px;
    float: left;
    border-bottom: 1px dashed #c8c8c8;
    padding: 1px 0 1px 0;
    margin: 0;
    text-align: left;
}

.sx-quickpick-box-wide-inner div p span.sx-quickpick-itemval {
    width: 170px;
    float: right;
    padding: 1px 0 1px 0;
    margin: 0;
    text-align: left;
}

.sx-quickpick-box-wide-inner div p span.sx-quickpick-fullsize {
    width: 510px;
}

.sx-quickpick-fullsize span.sx-quickpick-itemval {
    width: 400px;
    float: right;
    padding: 1px 0 1px 0;
    margin: 0;
    text-align: left;
}

.sx-quickpick-box-wide-inner div p input {
    width: 170px;
    margin: 0;
    font-size: 11px;
    padding: 1px 0 1px 0;
    border: 1px solid #c8c8c8;
}

.sx-quickpick-box-wide-inner div p select {
    width: 173px;
    margin: 0;
    font-size: 11px;
    padding: 0;
}

.sx-quickpick-box-wide-inner div p textarea {
    width: 100%;
    height: 50px;
    margin: 0;
    font-size: 11px;
    border: 1px solid #c8c8c8;
}

.sx-quickpick-checkbox,
.sx-quickpick-box-wide-inner div p .sx-quickpick-checkbox {
    border: none !important;
    width: 14px;
    height: 14px;
    vertical-align: middle;
}

.sx-quickpick-box-wide-inner div p select.sx-quickpick-form-sm1 {
    width: 40px;
    font-size: 11px;
}

.sx-quickpick-box-wide-inner div p select.sx-quickpick-form-sm2 {
    width: 73px;
    font-size: 11px;
}

.sx-quickpick-box-wide-inner div p select.sx-quickpick-form-sm3 {
    width: 55px;
    font-size: 11px;
}

.sx-quickpick-box-wide-inner div br {
    clear: both;
}

.sx-quickpick-note {
    font-size: 10px;
    color: #7e7e7e;
}

.sx-quickpick-change-indicator {
    background: url(/common/img/base/rac/sx-ip-arrow.png) no-repeat;
    background-position: 50% 50%;
}
.sx-quickpick-change-driver-ind,
.sx-quickpick-change-payment-ind,
.sx-quickpick-change-invoice-ind {
    width: 20px;
}


h3 span,
h4 span {
    color: #000;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 0 3px;
}

.sx-quickpick-active {
    color: #f60;
    padding: 0 0 0 8px;
    margin: 0;
    background: transparent url(/common/img/base/lac/fc/arrow-5x5-f60.gif) no-repeat left 6px;
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    font-size: 11px;
    font-style: normal;
}

h3 .sx-quickpick-active,
h4 .sx-quickpick-active {
    margin: 0 0 0 10px;
}

/* 
   some styles for info button
*/

.sx-quickpick-info-btn{
    cursor:pointer
}

img.sx-quickpick-info-btn{
    vertical-align:top;
    width:14px;
    height:15px
}

.sx-quickpick-small-popup{
    display:none;
    position:absolute;
    background:#fff url(/common/img/app/res/jqm_head.gif) repeat-x;
    color:#444;
    z-index:101;
    border:2px solid #444;
    -moz-border-radius:.5em;
    font-weight:normal;
    padding:29px .2em .5em .5em;
    box-shadow:0 0 10px #444;
    -moz-box-shadow:0 0 10px #444;
    -webkit-box-shadow:0 0 10px #444;
    font-size:11px;
    margin-top:.4em;
    width:35em
}

.sx-quickpick-small-popup .jqmClose{
    position:absolute;
    z-index:102;
    right:.4em;
    top:2px;
    width:19px;
    height:18px;
    background:#f82 url(/common/img/app/res/bt_close_layer.gif)
}

.sx-quickpick-small-popup p .jqmClose{
    position:static;
    height:auto;
    width:auto;
    background-image:none
}

.sx-quickpick-small-popup h5{
    position:absolute;
    top:0;
    left:0;
    right:0;
    height:20px;
    color:#fff;
    font-size:1em;
    line-height:18px;
    padding:3px 7px 0 6px;
    font-weight:normal
}

.sx-quickpick-small-popup a{
    color:#f60;
    text-decoration:none
}

.jqmClose {
    cursor:pointer
}

#sx-quickpick-cars ol li{
    list-style-type:none;
    float:left;
    clear:both;
    width:100%;
    border-bottom: 1px dashed #c2c2c2;
}

.chooseCarRadio{
    width:30px !important;
    height:30px !important;
    background-color:#f60;
    float:left;
    margin-right:15px;
}

.chooseCarRadio input{
    margin-left:9px;
    margin-top:9px;
}

.chooseCarHeadline{
    border-bottom:1px dashed #c2c2c2;
}

.showAdditionalInfosLink{
    font-size:11px;
    color:#000;
    text-decoration:underline;
    cursor:pointer;
}

.chooseCar-Carname{
    color:#f60;
    font-weight:bold;
    font-size:12px;
    padding:0 !important;
}

.choose-car-ac{
    background-image:url(/common/img/app/res/ic_ac.gif);
    background-repeat:no-repeat;
    height:38px;
    width:38px  !important;
    float:left;
}

.choose-car-bag{
    background-image:url(/common/img/base/rac/fleet/ic_fleet.gif);
    background-repeat:no-repeat;
    height:40px;
    width:145px !important;
    float:left;
}

.choose-car-door{
    background-image:url(/common/img/app/res/ic_doors.gif);
    background-repeat:no-repeat;
    height:38px;
    width:38px  !important;
    float:left;
}
.choose-car-gear{
    width:400px  !important;
    float:left;
    margin-top:15px !important;
}

.choose-car-gear .choosecar-picture-count{
    margin-left:0;
    width:200px;
}

.choosecar-picture-count{
    color:#FF6600;
    font-size:13px;
    font-weight:bold;
    margin-left:20px;
    margin-top:16px;
    /*position:absolute;*/
}

.choosecar-picture-count-door{
    position:absolute;
}

.choosecar-bag-seat-count{
    color:#FF6600;
    font-weight:bold;
    margin-left:15px;
    position:relative;
    top:17px;
}
.choosecar-bag-big-count{
    color:#FF6600;
    font-weight:bold;
    margin-left:47px;
    position:relative;
    top:17px;
}
.choosecar-bag-small-count{
    color:#FF6600;
    font-weight:bold;
    margin-left:35px;
    position:relative;
    top:17px;
}

.choose-car-infopoint{
    float:left;
    width:30% !important;
    clear:left;
    margin-top:15px;
}

.choose-car-details{
    padding:5px 0px 30px 30px;
}

.choose-car-accessories{
    float:left;
    margin-top:15px !important;
}

.choose-car-accessories li{
    border:none !important;
}


.choose-car-dia{
    float:left;
    margin-bottom:15px;
}

.sx-quickpick-box-wide-inner .sx-quickpick-table th{
    font-size:12px;
    font-weight:bold;
}

.sx-quickpick-box-wide-inner .sx-quickpick-table td{
    font-size:12px;
    font-weight:normal;
}

#sx-quickpick-cars ol{
    position:relative;
}

.infoline-picture div.choose-car-additional{
    width:80px;
    float:left;
    clear:right;
}

.createMV{
    float:right !important;
}

.createMV span{
    padding:6px 35px 7px 8px !important;
}

.sx-quickpick-box-wide-inner div.sx-qp-secure-login{
    float:left;
    clear:left;
    width:400px;
}

.sx-quickpick-box-wide-inner div.sx-qp-quick-login{
    float:left;
    width:400px;
}

.sx-qp-secure-login span{
    float:left;
}

.sx-qp-secure-login input{
    float:right;
    clear:none;
}

.sx-qp-quick-login span{
    float:left;
}

.sx-qp-quick-login input{
    float:left;
    clear:left;
    margin-right:5px;
}

.sx-qp-secure-login-part{
    float:left;
    clear:left;
    padding-bottom:5px;
}

#mainContent p.sx-qp-login-text-dec{
    float:left;
    clear:left;
    font-weight:bold;
    padding:0;
    margin-top:5px;
    margin-bottom:5px;
}

.sx-qp-quick-login-part{

}

.sx-qp-quicklogin-div{
    float:left;
    clear:left;
    padding-top:5px;
    padding-bottom:10px;
}

.sx-qp-quicklogin-div span{
    float:left;
}

#sx-quickpick-form .sx-qp-quicklogin-div input{
    float:right;
    padding:0;
    margin:0;
    clear:none;
}

#sx-qp-login-voucher{
    border:none !important;
}

#sx-qp-login-reservation{
    border:none !important;
}

#sx-qp-login-type{
    font-size:11px;
    margin-left:10px;
    padding:0 0 5px;
}

#sx-qp-nam-login-show div{
    width:450px;
    float:left;
    padding-top:5px;
}

#sx-qp-nam-login-show{
    display:block;
    float:left;
    margin-bottom:10px;
    margin-top:-5px;
}

#sx-qp-unam-login-show{
    display:none;
    float:left;
    margin-bottom:10px;
    margin-top:-5px;
}

#sx-qp-unam-login-show div{
    width:400px;
    float:left;
    padding-top:5px;
}

#sx-qp-nam-login-show div label{
    float:left;
    padding:1px 0 0 1px;
    width:310px;
    font-weight:bold;
}

#sx-qp-nam-login-show div input{
    float:right;
}

#sx-qp-unam-login-show div label{
    float:left;
    padding:1px 0 0 1px;
}

#sx-qp-unam-login-show div input{
    float:right;
}

.sx-qp-login-heading-namelogin{
    float:left;
    clear:both;
    padding-bottom:5px;
}

.sx-qp-login-heading-namelogin label{
    float:left;
    margin-left:5px;
    margin-top:-1px;
}

.sx-qp-login-heading-unamlogin label{
    float:left;
    margin-left:5px;
    margin-top:-1px;
}

.sx-qp-login-heading-unamlogin{
    float:left;
    clear:both;
}

.sx-qp-login-heading-namelogin label.active{
    font-weight:bold;
}

.sx-qp-login-heading-unamlogin label.active{
    font-weight:bold;
}

#sx-qp-login-name{
    float:left;
    cursor:pointer;
    border:none;
}

#sx-qp-login-unam{
    float:left;
    cursor:pointer;
    border:none;
}

#sx-qp-unam-login-show div input#num{
    margin-top:2px;
}

#sx-qp-nam-login-show div input#num{
    margin-top:2px;
}


/*****************************************************************************************
*
* IMPORTANT:
*
* All following Button definitions are deprecated and will be removed after the classes
* have been renamed to global classes.
*
* Use global classes instead (see theo/frontend for details).
*
*****************************************************************************************/

.sx-gc-button-wrapper {
	display: block;
	clear: none;
	margin:0 -10px;
	padding:0 10px;
	overflow: hidden;
	zoom:1;
}


/* General settings */

a.BtSubmitRed,
a.BtRed,
a.BtBackRed,
a.BtBackRedCust,
a.submitBtAr,
a.BtSubmitGrey,
p.BtSubmitRed,
p.BtRed,
p.BtBackRed,
p.BtBackRedCust,
p.submitBtAr,
p.BtSubmitGrey,
a.sx-ButtonRight,
p.sx-ButtonRight,
div.submitBtAr a {
	text-decoration: none !important;
	}

/* All buttons */
.BtSubmitRed,
.BtRed,
.BtBackRed,
.BtBackRedCust,
.submitBtAr,
a.submitBtAr,
.BtSubmitGrey,
.sx-ButtonRight,
.sx-gc-button-back {
	font-weight: bold;
	display: block;
	height: 14px;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;

	border-width: 1px;
	border-style: solid;

	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;

	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	-khtml-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}

/* Padding Normal buttons */
.BtSubmitRed,
.BtRed,
.BtBackRed,
.BtBackRedCust,
.BtSubmitGrey,
.sx-ButtonRight,
.sx-gc-button-back {
	padding: 5px 8px;
}

/* Padding Small buttons */
.submitBtAr,
a.submitBtAr {
	padding: 2px 8px;
}

/* Colors Red buttons */
.BtSubmitRed,
.BtRed,
.BtBackRed,
.BtBackRedCust,
.sx-ButtonRight,
.sx-gc-button-back {
    color: #000;
    border-color: #b75502;
	background-color: #fd8502;

	background:-moz-linear-gradient(top, #fcb900, #f60); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#fcb900), to(#f60)); /* Safari, Chrome */
	background:-khtml-gradient(linear, left top, left bottom, from(#fcb900), to(#f60));
}

/* Colors Grey buttons */
.submitBtAr,
a.submitBtAr,
.BtSubmitGrey {
    color: #000;
    border-color: #626262;
	background-color: #c9c9c9;
	
	background:-moz-linear-gradient(top, #c9c9c9, #626262); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#c9c9c9), to(#626262)); /* Safari, Chrome */
	background:-khtml-gradient(linear, left top, left bottom, from(#c9c9c9), to(#626262));
	}

/* Float Submit buttons */
.BtSubmitRed,
.BtRed,
.submitBtAr,
a.submitBtAr,
.BtSubmitGrey,
.sx-ButtonRight {
	float: right;
	margin: 10px 0 10px 10px;
}

/* Float Back buttons */
.BtBackRed,
.BtBackRedCust,
.sx-gc-button-back {
	float: left;
	margin: 10px 10px 10px 0;
}

/* SPAN all buttons */
.BtSubmitRed span,
.BtRed span,
.BtBackRed span,
.BtBackRedCust span,
.submitBtAr span,
a.submitBtAr span,
div.submitBtAr a,
.BtSubmitGrey span,
.sx-ButtonRight span,
.sx-gc-button-back span {
	color: #000;
    display:block;
	float:left;
	padding:0 0 0 17px !important;

	background-image: url("/common/img/app/base/buttons/normal-button-sprites.png");
	background-repeat: no-repeat;
	background-color: transparent;
}

/* SPAN Normal buttons */
.BtSubmitRed span,
.BtRed span,
.BtBackRed span,
.BtBackRedCust span,
.BtSubmitGrey span,
.sx-ButtonRight span {
	line-height: 14px;
}

/* SPAN Small buttons */
.submitBtAr a,
.submitBtAr span {
	line-height: 12px;
}

/* SPAN Submit buttons */
.BtSubmitRed span,
.BtRed span,
.submitBtAr a,
.submitBtAr span,
.BtSubmitGrey span,
.sx-ButtonRight span {
	background-position: left -200px;
}

/* SPAN Back buttons */
.BtBackRed span,
.BtBackRedCust span,
.sx-gc-button-back span {
	background-position: left -250px;
}

/* HOVER Span Submit buttons */
.BtSubmitRed:hover span,
.BtRed:hover span,
.sx-ButtonRight:hover span {
	color: #fff;
	background-position: left -220px;
}

/* HOVER SPAN Back buttons */
.BtBackRed:hover span,
.BtBackRedCust:hover span,
.sx-gc-button-back:hover span {
	color: #fff;
	background-position: left -280px;
}


/* Hover Effect for all Buttons except grey */
.BtSubmitRed:hover,
.BtRed:hover,
.BtBackRed:hover,
.BtBackRedCust:hover,
.sx-ButtonRight:hover,
.sx-gc-button-back:hover {
	text-decoration: none;
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-khtml-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	}
	
/*****************************************************************************************
*
* END buttons
*
*****************************************************************************************/	
	


/*

    ie6 stuff

*/
* html .sx-quickpick-box-wide-inner {
    width: 657px;
}

* html .sx-quickpick-box-wide-inner div p select {
    margin: 0 -3px 0 3px;
}

* html .sx-quickpick-box-wide-inner div p {
    height: 1px;
}
* html .sx-quickpick-fade-medium {
    height: 1px;
}

* html .chooseCarRadio input{
    margin-left:5px;
    margin-top:5px;
}

* + html .chooseCarRadio input{
    margin-left:5px;
    margin-top:5px;
}

#sx-qp-nam-login-show #sx-wp-login-selectdiv-one select{
    float:left;
}

.sx-qp-choose-car-info p{
    font-weight:bold;
    text-align:center;
}
