/* CSS Document
Shnurkov Alexander 2010 */


html, body, span, p, a, img, strong, fieldset, form, label, legend, caption, tbody, tfoot, thead {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    /*vertical-align: baseline;*/
    font-family: Arial, sans-serif;
}

/* Styles for General Elements */
body {
    background: rgb(253,222,89);
}

.left {
    float: left;
}

.right {
    float: right;
}
textarea {
    overflow: auto;	/* Remove Scrollbar from Textarea in IE */
}
div#rightbanner a {
    background: url("images/CityCarBannerBottom.gif") no-repeat scroll left bottom;
    color: #FEF76B;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    text-align: center;
    text-decoration: none;
    width: 162px;
}

div#rightbanner {
    color: #FFFFFF;
    float: right;
    font-size: 10px;
    margin: 0 -180px -400px 0;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 170px;
}

div#rightbanner a span {
    color: #FFFFFF;
    font-size: 10px;
    line-height: 18px;
}

#page {
    width: 860px;
    margin: 10px auto;
    height: auto;
    background: rgb(255,255,255);
}

/* Header */
#header {
    float: left;
    clear: both;
    overflow: hidden;
    width: 860px;
    height: 109px;
    background-image: url(images/header.jpg);

}
#header img {
    margin: 0;
    padding: 0;
}

#header h1 {
    padding: 0 0 0 102px;
    margin: 20px 0 0 0;
    color: #FDDE59;
    font-family: Arial, sans-serif;
    font-size:22px;
    font-weight:bold;
}

#header h2 {
    padding: 0 0 0 236px;
    margin: 15px 0 0 0;
    color: white;
    font-family: Arial, sans-serif;
    font-size:20px;
    font-weight:bold;
}


/* Navigation */
#navigation {
    clear: both;
    float: left;
    overflow: hidden;
    width: 836px;
    border-top: 2px solid white;
    border-right: 7px solid white;
    border-bottom: 10px solid white;
    border-left: 7px solid white;
    background: rgb(96,174,224);
    height:27px;
    line-height:27px;
    padding:0 0 0 10px;
    text-align: center;
}
#navigation a {
    padding:6px 13px;
    color: rgb(255,255,255);
    text-decoration: none;
    font-size: 12px; /*90%;*/
    font-weight: bold;
}
#navigation a:hover {
    text-decoration: none;
    color: rgb(12,75,128);
    background: white;
}

/* Search home */
#search-home, #check-status {
    clear: both;
    float: left;
    overflow: hidden;
    width: 315px;
}

#search-home .top, #check-status .top {
    background: url(images/search-top.gif) no-repeat top #60AEE0;
    height: 35px;
    line-height: 35px;
}

#search-home .top img.ico, #check-status .top img.ico {
    float: left;
    margin: 5px 10px 0px 15px;
    height: 25px;
}

#search-home .top p, #check-status .top p {
    color: #0C4B80;
    font-size: 14px;
    font-weight: bold;
}

/*
#search-home .top {
    background: url(images/search-top.gif) no-repeat top #60AEE0;
    height: 47px;
    line-height: 47px;
}

#search-home .top img.ico {
    float: left;
    margin: 7px 10px 7px 15px;
}

#search-home .top p {
    color: #0C4B80;
    font-size: 125%;
    font-weight: bold;
}
*/

#search-home .form, #check-status .form {
    background: url(images/search-bg.gif) no-repeat bottom #60AEE0;
    padding: 10px 0px 20px 15px;
}

#search-home .form p, #check-status .form p {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
    color: #303030;
    width: 99%;
}

#search-home .form div, #check-status .form div{
    margin-bottom: 7px;
    width: 99%;
}


#search-home select, #search-home input[type="text"], #check-status input[type="text"], .check-status input[type="text"], input.date {
    border: 1px solid #5BB1E2;
    padding: 1px;
    margin-right: 2px;
    background-color: #fafafa;
    font-size: 10pt;
}

#searchForm_hotel input[type="text"], #searchForm_hotel select {
    border: 1px solid #AEC2CE;
    padding: 1px;
    margin-right: 2px;
    background-color: #fafafa;
    font-size: 10pt;
}

#search-home div.driverAge {
    width: 150px;
}

#search-home div.submitControl {
    float: right;
    padding-top: 12px;
    width: 130px;
    padding-right: 15px;
}

.check-status input[type="text"] {
    border: 1px solid #B0C2CD;
}

/* links home */
/* Search home */
#links-home {
    clear: both;
    float: left;
    overflow: hidden;
    width: 315px;
}

#links-home .top {
    background: url(images/links-top.gif) no-repeat top #B0C2CD;
    height: 38px;
    line-height: 38px;
}

#links-home .top p {
    color: #004892;
    font-size: 14px;
    font-weight: bold;
}

#links-home .top img.ico {
    float: left;
    margin: 8px 10px 0px 15px;
}

#links-home .links {
    background: url(images/links-bg.gif) no-repeat bottom #EBECED;
    padding: 10px 0px 20px 15px;
    line-height: 1.4em;
}

#links-home ul {
    padding-left: 5px;
    list-style: none;
    margin: 0;
    line-height: 1.4em;
}

#links-home .links a:before {
    content: "\00BB \0020";
}

#links-home .links a {
    color: #0C4B80 !important;
    font-size: 90%;
}

#links-home ul a, #links-home ul a:visited {
    color: #0C4B80;
    font-size: 90%;
}

#links-home ul a:hover {
    color: #61AEE0;
}

/* Search Refine */
.title-search {
    clear: both;
    color: rgb(19,124,189);
    font-weight: bold;
    font-size: 110%;
    padding: 15px 0 15px 10px;
}
#search-refine {
    clear: both;
    float: left;
    overflow: hidden;
    width: 846px;
    height: 102px;
    background: white url(images/search-main-bg.gif) repeat-x;
    border-right: 7px solid white;
    border-left: 7px solid white;
}
#search-refine img.search-refine {
    float: left;
    width: 117px;
    height: 102px;
}
#search-refine img.right {
    float: right;
}
.s-block {
    float: left;
    overflow: hidden;
    height: 90px;
    font-size: 11px;
    margin-top: 4px;
    margin-left: 10px;
}
.s-block p {
    font-weight: bold;
    padding: 3px 0;
}
.s-block img.calendar {
    width: 14px;
    height: 14px;
    padding-left: 2px;
}
.s-block select  {
    font-size: 12px;
    padding: 1px;
    margin: 0 2px 0 0;
    border: 1px solid #5BB1E2; /*#787878;*/
    background-color: #fafafa;
}
.s-block input[type=text] {
    font-size: 12px;
    padding: 1px;
    margin: 0 2px 0 0;
    border: 1px solid #5BB1E2; /*#787878;*/
    background-color: #fafafa;
}

.s-block select#start_day, .s-block select#end_day {
    width: 45px;
}
.s-block select#start_month, .s-block select#end_month {
    width: 53px;
}
.s-block select#start_year, .s-block select#end_year {
    width: 58px;
}
.s-block select#start_time, .s-block select#end_time {
    width: 62px;
}
.s-block select.location {
    width: 200px;
}
.s-block select.residence {
    width: 200px;
}
.s-block select.vehicle {
    width: 90px;
}
input.search-btn {
    background: url(images/search-btn.gif) no-repeat;
    border: 0;
    width: 93px;
    height: 30px;
    cursor: pointer;
}
input.search-btn:hover {
    background: url(images/search-btn-h.gif) no-repeat;
}
input.search-btn-w {
    background: url(images/search-btn-w2.gif) no-repeat;
    border: 0;
    width: 126px;
    height: 33px;
    cursor: pointer;
}
input.review-btn-w {
    background: url(images/review-btn-w.gif) no-repeat;
    border: 0;
    width: 126px;
    height: 33px;
    cursor: pointer;
}
/* Main */
#main {
    float: left;
    clear: both;
    background: rgb(255,255,255);
    width: 846px;
    border-left: 7px solid white;
    border-right: 7px solid white;
    padding-bottom: 10px;
}
/* filter*/
#extFiltering_ {
    float: left;
    width: 170px;
}
#extFiltering_ .top {
    float: left;
    clear: both;
    overflow: hidden;
    width: 169px;
    height: 5px;
    margin: 7px 0 0 0;
    padding: 0;
    background: transparent url(images/filter-top.gif) no-repeat;
}
#extFiltering_ .options-class,
#extFiltering_ .options-company,
#extFiltering_ .options-people,
#extFiltering_ .options-age,
#extFiltering_ .options-availability,
#extFiltering_ .options-transmission,
#extFiltering_ .options-features,
#extFiltering_ .options-price,
#extFiltering_ .options-view-shortlist {
    clear: both;
    width: 153px;
    padding: 4px 7px;
    margin: 0;
    border-left: 1px solid rgb(205,235,250);
    border-right: 1px solid rgb(205,235,250);
    background: rgb(224,236,242);
    vertical-align: baseline;
}
#extFiltering_ p.text {
    color: rgb(35,31,32);
    font-size: 80%;
}
#extFiltering_ p.text a {
    padding: 2px;
    color: rgb(45,80,140);
    text-decoration: underline;
}
#extFiltering_ p.text a:hover {
    background: rgb(45,80,140);
    color: rgb(235,200,40);
    text-decoration: none;
}
#extFiltering_ img {
    margin: 0 0 10px 0;
}
#extFiltering_ input {
    margin: 0 4px 0 0;
    line-height:20px;
    vertical-align:middle;
}
#extFiltering_ label {
    color: rgb(26,26,26);
    line-height: 20px;
    font-size: 9pt;
}
#extFiltering_ .bottom {
    float: left;
    clear: both;
    overflow: hidden;
    width: 169px;
    height: 5px;
    margin: 0 0 5px 0;
    background: transparent url(images/filter-bottom.gif) no-repeat;
}
/* results */
#scr {
    float: left;
    width: 670px;
}
#scr .pagination {
    /*float: right;
    clear: both;*/
}
#scr .pagination ul, ul.currency {
    list-style: none;
}
#scr .pagination ul li, ul.currency li {
    display: inline;
    padding: 0 10px;
    border-left: 1px solid #C3C3C3;
    font-size: 10pt;
    color: rgb(20,125,190);
}
#scr .pagination ul li.first, ul.currency li.first {
    border: none;
    font-weight: bold;
}
#scr .pagination ul li span, ul.currency li span {
    font-weight: bold;
}
#scr .pagination ul li a, ul.currency li a {
    color: rgb(20,125,190);
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
}
#scr .pagination ul li a:hover, ul.currency li a:hover {
    text-decoration: none;
}
.spacer-result-hor {
    float: left;
    clear: both;
    width: 651px;
    height: 7px;
    background: transparent;
    padding: 0;
    margin:0;
}
#results {
    margin: 0 0 0 10px;
    _margin: 0 0 0 7px;
}
#results .r-top {
    float: left;
    width: 651px;
    height: 24px;
    background: transparent url(images/r-top.gif) no-repeat;
    padding: 7px 0 0 10px;
}
#results .r-top .left {
    float: left;
}
#results .r-top .left h2{
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
    color: white;
}
#results .r-top .right {
    float: right;
}
#results .r-top .right a.view-shortlist {
    background: transparent url(images/view-shortlist.gif) no-repeat;
    float: left;
    width:90px;
    height:14px;
    text-decoration:none;
    padding-right: 20px;
}
#results .r-top .right a.add2shortlist {
    background: transparent url(images/add2shortlist.gif) no-repeat;
    float: left;
    width:99px;
    height:14px;
    text-decoration:none;
    padding-right: 10px;
}
#results .midd {
    float: left;
    width: 659px;
    border: 1px solid #56b6df;
    margin: 0 0 15px 0;
}
#results .mid1 {
    float: left;
    padding-top: 8px;
    text-align: center;
    width: 140px;
}

#results .mid1 .logo {
    height:46px;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

#results .mid1 .img {
    height:80px;
    background-repeat: no-repeat;
    background-position: center;
}

#results .mid2 {
    float: left;
    text-align: left;
    width: 240px;
}
#results .mid2 img {
    float: left;
    margin: 10px 2px 10px 2px;
}
#results .mid2 p.car-age,
#results .mid2 p.car-sipp {
    clear: both;
    color: #414042;
    font-size: 75%;
    padding-bottom: 8px;
}
#results .mid2 p.bonus {
    width: 100%;
    clear: both;
    float: left;
    color: #ED1C24;
    font-size: 75%;
}
#results .mid3 {
    float: left;
    text-align: left;
    width: 90px;
    padding-top: 5px;
    padding-left: 3px;
}
#results .mid3 img {
    margin-top: 5px;
}

#results .mid3 a:hover {
    text-decoration: none;
}

ul.mid3 {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.mid3 li {
    background-image: url(images/yarrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .3em;
    padding-left: 1em;
    line-height: 19px;
}
ul.mid3 li a, ul.mid3 li a:visited {
    color: #00A8DC;
    text-decoration: underline;
    font-size: 80%;
}

#results .mid4 {
    float: right;
    width: 160px;
    _width: 153px;
    margin: 7px;
    text-align: center;
    border: 1px solid #56b6df;
}
#results .mid4 p.price {
    width: 100%;
    clear: both;
    margin-top: 8px;
    padding-bottom: 8px;
    color: #ED1C24;
    font-size: 120%;
    font-weight: bold;
}
#results .mid4 img.i {
    float: left;
    margin-left: 15px;
}
#results .mid4 a {
    float: left;
    font-size: 80%;
    color: #414141;
    padding-left: 7px;
    _margin: 0 0 10px 0;
    text-decoration: underline;
}
#results .mid4 a:hover {
    text-decoration: none;
}
#results .mid4 .start-booking {
    width: 100%;
    height: 46px;
    margin: 10px 0 0 0;
    background: #aadcf5 url(images/sr-price-bg.gif) repeat-x;
}
#results .mid4 .start-booking input {
    margin: 10px auto;
}
.noresults{
    padding: 20px;
    width: 98%;
    color:#282828;
    font-size:14px;
    font-weight:normal;
}
/*more info 1 */
#moreinfo-block {
    float: left;
    clear: both;
    overflow: hidden;
    width: 840px;
    margin: 7px auto;
    padding-left: 3px;
}
#moreinfo-block .title {
    width: 840px;
    height: 24px;
    background: transparent url(images/more-top-bg.gif) no-repeat;
    padding: 7px 0 0 15px;

}
#moreinfo-block .title h2{
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
    color: white;
}
#moreinfo-block .main {
    float: left;
    width: 838px;
    border: 1px solid #56b6df;
    margin: 0 0 15px 0;
}
#moreinfo-block .midd {
    float: left;
    width: 838px;
    border-bottom: 1px solid #56b6df;
    margin: 0 0 15px 0;
}
#moreinfo-block .mid1 {
    float: left;
    padding-top: 10px;
    text-align: center;
    width: 170px;
}
#moreinfo-block .mid2 {
    float: left;
    text-align: left;
    width: 235px;
}
#moreinfo-block .mid2 table {
    border-bottom: 1px solid #56b6df;
    border-right: 1px solid #56b6df;
    margin: 0 0 6px 0;
}
#moreinfo-block .mid2 td {
    width: 109px;
    border-top: 1px solid #56b6df;
    border-left: 1px solid #56b6df;
    color: #3C3C3C;
    font-size: 70%;
    padding: 2px 0 2px 6px;
}
#moreinfo-block .mid2 img {
    float: left;
    margin: 10px 2px 10px 2px;
}
#moreinfo-block .mid2 p.car-age,
#moreinfo-block .mid2 p.car-sipp {
    width: 100%;
    clear: both;
    float: left;
    color: #414042;
    font-size: 75%;
    padding-bottom: 8px;
}
#moreinfo-block .mid2 p.bonus {
    width: 100%;
    clear: both;
    float: left;
    color: #ED1C24;
    font-size: 75%;
    margin: 0 0 6px 0;
}
#moreinfo-block .mid3 {
    float: left;
    text-align: left;
    width: 213px;
    padding-left: 10px;
}
#moreinfo-block .mid3 img {
    margin-top: 15px;
    padding-right: 6px;
}
#moreinfo-block .mid3 a {
    color: #2D2D2D;
    font-size: 90%;
    font-weight: bold;
    text-decoration: underline;
}
#moreinfo-block .mid3 a:hover {
    text-decoration: none;
}
#moreinfo-block .mid4 {
    float: right;
    width: 180px;
    _width: 180px;
    margin: 7px;
    text-align: center;
    border: 1px solid #56b6df;
}
#moreinfo-block .mid4 p.price {
    width: 100%;
    clear: both;
    margin-top: 25px;
    padding-bottom: 18px;
    color: #ED1C24;
    font-size: 125%;
    font-weight: bold;
}
#moreinfo-block .mid4 img.i {
    float: left;
    margin-left: 23px;
}
#moreinfo-block .mid4 a {
    float: left;
    font-size: 80%;
    color: #414141;
    padding-left: 7px;
    _margin: 0 0 10px 0;
    text-decoration: underline;
}
#moreinfo-block .mid4 a:hover {
    text-decoration: none;
}
#moreinfo-block .mid4 .start-booking {
    width: 100%;
    height: 46px;
    margin: 10px 0 0 0;
    background: #aadcf5 url(images/sr-price-bg.gif) repeat-x;
}
#moreinfo-block .mid4 .start-booking input {
    margin: 10px auto;
}
#moreinfo-block .content {
    _margin-top: -35px;
    padding: 25px;
}
#moreinfo-block .content h3, #airport_map h3 {
    padding-top: 10px;
    color: #2F62A7;
    font-size: 110%;
    font-weight: normal;
}
#moreinfo-block .content h4, #airport_map h4 {
    color: #1A1A1A;
    font-size: 70%;
}
#moreinfo-block .content h5, #airport_map h5 {
    color: #137CBD;
    font-size: 70%;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#moreinfo-block .content p, #airport_map p, #airport_map div {
    color: #1A1A1A;
    font-size: 10pt;
    padding-top: 5px;
    padding-bottom: 5px;
}
#moreinfo-block .content li, #airport_map li {
    color: #1A1A1A;
    font-size: 10pt;
}
#moreinfo-block .content a, #airport_map a {
    margin: 0 0 0 8px;
    color: #309DBD;
    font-size: 10pt;
    text-decoration: underline;
}
#moreinfo-block .content a:hover {
    text-decoration: none;
}
/*more info 2 */
#moreinfo-block2 {
    float: left;
    clear: both;
    overflow: hidden;
    width: 840px;
    margin: 7px auto;
    padding-left: 3px;
}
#moreinfo-block2 .title {
    width: 840px;
    height: 24px;
    background: transparent url(images/more-top-bg.gif) no-repeat;
    padding: 7px 0 0 15px;

}
#moreinfo-block2 .title h2{
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
    color: white;
}
#moreinfo-block2 .main {
    float: left;
    width: 838px;
    border: 1px solid #56b6df;
    margin: 0 0 15px 0;
}
#moreinfo-block2 .midd {
    float: left;
    width: 838px;
    margin: 0 0 15px 0;
}
#moreinfo-block2 .mid1 {
    float: left;
    padding-top: 10px;
    text-align: center;
    width: 170px;
}
#moreinfo-block2 .mid2 {
    float: left;
    text-align: left;
    width: 235px;
}
#moreinfo-block2 .mid2 table {
    border-bottom: 1px solid #56b6df;
    border-right: 1px solid #56b6df;
    margin: 0 0 6px 0;
}
#moreinfo-block2 .mid2 td {
    width: 109px;
    border-top: 1px solid #56b6df;
    border-left: 1px solid #56b6df;
    color: #3C3C3C;
    font-size: 70%;
    padding: 2px 0 2px 6px;
}
#moreinfo-block2 .mid2 img {
    float: left;
    margin: 10px 2px 10px 2px;
}
#moreinfo-block2 .mid2 p.car-age,
#moreinfo-block2 .mid2 p.car-sipp {
    width: 100%;
    clear: both;
    float: left;
    color: #414042;
    font-size: 75%;
    padding-bottom: 8px;
}
#moreinfo-block2 .mid2 p.bonus {
    width: 100%;
    clear: both;
    float: left;
    color: #ED1C24;
    font-size: 75%;
    margin: 0 0 6px 0;
}
#moreinfo-block2 .mid3 {
    float: left;
    text-align: left;
    width: 400px;
    margin-left: 10px;
    padding-left: 10px;
}
#moreinfo-block2 .mid3 table {
    margin-top: 5px;
}
#moreinfo-block2 .mid3 td {
    height: 18px;
    padding: 5px 0;
    margin: 0;
}
#moreinfo-block2 .mid3 img {
    padding-right: 6px;
}
#moreinfo-block2 .mid3 p {
    font-size: 70%;
    font-weight: normal;
}
#moreinfo-block2 .mid3 a {
    color: #2D2D2D;
    font-size: 80%;
    font-weight: bold;
    text-decoration: underline;
}
#moreinfo-block2 .mid3 a:hover {
    text-decoration: none;
}
#moreinfo-block2 .content {
    _margin-top: -35px;
    padding: 25px;
}
#moreinfo-block2 .content h3 {
    padding-top: 10px;
    color: #2F62A7;
    font-size: 110%;
    font-weight: normal;
}
#moreinfo-block2 .content h4 {
    color: #1A1A1A;
    font-size: 70%;
}
#moreinfo-block2 .content h5 {
    color: #137CBD;
    font-size: 70%;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#moreinfo-block2 .content p {
    color: #1A1A1A;
    font-size: 70%;
    padding-top: 5px;
    padding-bottom: 5px;
}
#moreinfo-block2 .content li {
    color: #1A1A1A;
    font-size: 70%;
}
#moreinfo-block2 .content a {
    margin: 0 0 0 8px;
    color: #309DBD;
    font-size: 70%;
    text-decoration: underline;
}
#moreinfo-block2 .content a:hover {
    text-decoration: none;
}

/* new home page */
#new-column-left {
    float: left;
    width: 315px;
}
#new-column-right {
    float: right;
    clear: right;
    width: 521px;
}

.hp_block {
    border-left: 1px solid rgb(220,221,222);
    border-right: 1px solid rgb(220,221,222);
    border-bottom: 1px solid rgb(220,221,222);
    background: url(images/hp-block-bg.gif) repeat-x bottom;
    /*padding: 0 10px 10px 10px;*/
}

.hp_block_top {
    background: url(images/welcome-info-top.gif) repeat-x bottom;
}

#new-column-right .block-1 {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}
#new-column-right .block-1 p.title, #new-column-right .block-1 h2.title {
    color: rgb(19,124,189);
    font-weight: bold;
    font-size: 12pt;
    padding: 7px 0 7px 0px;
}
#new-column-right .block-1 p.text {
    color: rgb(40,40,40);
    font-weight: normal;
    font-size: 80%;
    padding: 0;
    line-height: 1.2em;
}
#new-column-right .block-1 img {
    padding: 0 10px 0 10px;
    float: right;
}
#new-column-right .block-3 {
    float: left;
    width: 521px;
    margin-bottom: 10px;
}
#new-column-right .block-3 img.ico {
    float: left;
    padding-bottom: 4px;
    margin-right: 5px;
}


/* left column */
#column-left {
    float: left;
    width: 640px;

}



#column-left .block-1 {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 18px;
}
#column-left .block-1 p.title, #column-left .block-1 h2.title {
    color: rgb(19,124,189);
    font-weight: bold;
    font-size: 120%;
    padding: 7px 0 7px 5px;
}
#column-left .block-1 p.text {
    color: rgb(40,40,40);
    font-weight: normal;
    font-size: 82%;
    padding: 0;
    line-height: 1.4em;
}
#column-left .block-1 img {
    padding: 0 10px 0 10px;
    float: right;
}
#column-left .block-2 {
    float: left;
    clear: left;
    width: 220px;
}
#column-left .block-2 img.ico {
    float: left;
    padding: 0 0 4px 3px;
    margin-right: 5px;
    float: left;
}
#column-left .block-2 img.top {
    padding: 0 0 0 3px;
    float: left;
}
.airport-info {
    float: left;
    clear: both;
}
.airport-info p {
    color: rgb(40,40,40);
    font-weight: normal;
    font-size: 82%;
    line-height: 1.4em;
    margin: 0 10px 0 10px;
}
.airport-info ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.airport-info ul li {
    color: rgb(40,40,40);
    font-weight: normal;
    font-size: 82%;
}
.airport-info a {
    float: right;
    overflow: hidden;
    width: 84px;
    height: 24px;
    margin: 10px;
}
#column-left .block-3 {
    float: left;
    width: 403px;
    margin-left: 10px;
}
#column-left .block-3 img.ico {
    float: left;
    padding-bottom: 4px;
    margin-right: 5px;
}
.price-table {
    width: 520px;
    float: left;
    clear: both;
    border: 1px solid #949598;
}
.price-table tr.table-head td {
    /*width: 135px;*/
    /*height: 21px;*/
    /*background: url(images/th-index.gif) no-repeat;*/
    /*background-color: #084c83;*/
    border-top: 1px white solid;
    border-left: 1px white solid;
    background: none repeat scroll 0 0 #E6E6E6
}

.price-table tr.table-head td.col-price {
    border-right: 1px white solid;
}

.price-table tr.table-head p {
    padding: 3px 0 2px 10px;
    color: #1A1A1A;
    font-weight: bold;
    font-size: 80%;
}
.price-table tr.table-head .col-price p {
    padding: 3px 0 2px 0px;
    text-align: center;
    color: #1A1A1A;
    font-weight: bold;
    font-size: 80%;
}
.price-table tr.table-row-1 p, .price-table tr.table-row-1 a,
.price-table tr.table-row-2 p, .price-table tr.table-row-2 a {
    font-weight: normal;
    /*font-family: Verdana, sans-serif;*/
    font-size: 80%;
    color: #1A1A1A;
    padding: 4px 0 2px 10px;
}

.price-table tr.table-row-1 a:visited {
    color: #1A1A1A;
}

.price-table tr.table-row-1 a:hover {
    color: #084B81;
}

.price-table tr.table-row-1 .col-price p,
.price-table tr.table-row-2 .col-price p {
    padding: 4px 0px 2px 10px;
    text-align: center;
    color: #1A1A1A;
    line-height: 1.4em;
    font-size: 80%;
}
.avgrate {
    color: #0C4B80;
    font-weight: bold;
}
.price-table tr.table-row-2 {
    background: #E6E6E6;
}
.table-bottom {
    float: left;
    clear: both;
    width: 520px;
    height: 29px;
    background: url(images/tb-index-w.gif) no-repeat;
}
.cell-l {
    float: left;
    margin: 8px 35px 0 10px;
    _margin: 8px 35px 0 5px;
    font-size: 70%;
    color: rgb(75,75,75);
}
.cell-r a {
    float: left;
    margin: 7px 1px 0 5px;
    font-size: 75%;
    color: rgb(0,0,0);
    text-decoration: underline;
}
.cell-r a:hover {
    color: rgb(8,75,130);
    text-decoration: none;
}
.cell-r img {
    float: left;
    clear: right;
}
/* right column */
#column-right {
    float: left;
    clear: right;
    width: 206px;
}
#column-right .block {
    margin: 10px 0 15px 10px;
}

#subcolumns .block {
    margin: 0 0 15px 10px;
}
#subcolumns .block img.ico, .airportInfos_block img.ico {
    float: left;
    margin-right: 5px;
}
#subcolumns .block .top, #subcolumns .airportInfos_block .top {
    margin: 5px 0 0 0;
    float: left;
}
#subcolumns .block .hp_block, #subcolumns .airportInfos_block .hp_block {
	margin-bottom: 20px;
}

p.block-title {
    float: left;
    color: rgb(19,124,189);
    font-weight: bold;
    font-size: 90%;
    padding-top: 4px;
}
p.block-text {
    float: left;
    color: rgb(19,19,19);
    font-weight: normal;
    font-size: 90%;
    padding-top: 4px;
    text-align: left;
}
#column-right .block img.ico {
    float: left;
    margin-right: 5px;
}
#column-right .block .top {
    margin: 5px 0 0 0;
    float: left;
}
.airport-map {
    float: left;
    clear: both;
    width: 192px;
    border-left: 1px solid rgb(220,221,222);
    border-right: 1px solid rgb(220,221,222);
    border-bottom: 1px solid rgb(220,221,222);
    background: url(images/airport-map-bg.gif) no-repeat bottom;
    text-align: center;
    padding-top: 5px;
    margin: 0 0 17px 0;
}
.airport-map img {
    border: 1px solid rgb(220,221,222);
    clear: both;
}
.airport-map img.view {
    border: 0;
    float: right;
    margin: 7px 10px 7px 0;
}
.airport-flights {
    float: left;
    clear: both;
    width: 192px;
    border-left: 1px solid rgb(220,221,222);
    border-right: 1px solid rgb(220,221,222);
    border-bottom: 1px solid rgb(220,221,222);
    background: url(images/airport-flights-bg.gif) no-repeat bottom;
    text-align: center;
    padding-top: 5px;
    margin: 0 0 17px 0;
}
.airport-flights img {
    border: 1px solid rgb(220,221,222);
    clear: both;
}
.airport-flights img.view {
    border: 0;
    float: right;
    margin: 7px 10px 7px 0;
}
/* Footer */
#footer {
    width: 860px;
    height: 145px;
    float: left;
    clear: both;
    overflow: hidden;
    background: #fce059 url(images/footer.gif) no-repeat top;
    padding-bottom: 20px;
}
#footer-blank {
    width: 860px;
    float: left;
    clear: both;
    overflow: hidden;
    background: #fce059 url(images/footer-blank.gif) no-repeat top;
    padding-top: 10px;
    padding-bottom: 20px;
}
#footer img {
    float: left;
    width: 157px;
    height: 73px;
    margin: 0;
    padding: 18px 0 0 30px;
}
.adv-block {
    float: left;
    display: block;
    width: 180px;
    min-height: 63px;
    _height: 63px;/* IE 6 */
    background: url(images/footer-vline.gif) no-repeat;
    margin: 25px 0 0 20px;
    padding: 0 5px 0 12px;
    color: rgb(255,255,255);
}
.adv-block p.title, .adv-block h2.title {
    font-size: 100%;
    font-weight: bold;
    padding: 0 0 5px 0;
}
.adv-block a {
    color: rgb(255,255,255);
    font-size: 80%;
    text-decoration: none;
}
.adv-block a:hover {
    color: rgb(12,75,128);
    background: rgb(254,190,31);
}
.bottom-links {
    float: left;
    clear: both;
    width: 860px;
    padding-top: 35px;
    text-align: center;
    color: rgb(12,75,128);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
}
.bottom-links a {
    padding: 2px 3px 3px 3px;
    _padding: 1px 3px 5px 3px;
    color: rgb(12,75,128);
    text-decoration: underline;
}
.bottom-links a:hover {
    background: rgb(12,75,128);
    color: rgb(253,222,89);
    text-decoration: none;
}
/* Calendar: a Javascript class for Mootools that adds accessible and unobtrusive date pickers to your form elements <http://electricprism.com/aeron/calendar> */
/* Default CSS for Calendar (navigation: 1), Copyright (c) 2007 Aeron Glemann <http://electricprism.com/aeron> */


button.calendar {
    margin: -6px 0 0 2px;
    padding: 0px;
}

/* slider */

.slider {
    margin:0 5px 0 5px;
    background:url(images/sliderbg1.gif) repeat-x bottom left;
    padding-bottom:10px;
    font-size: 80%;
}

/*.slider div {
    width:135px;
}*/

/*----------- OTA styles ----------*/
/*--------- common styles --------*/

.ajax-loading {
     background:url(images/common/loader.gif) no-repeat center center;
     min-height:60px;
}

.popContent {
    font-size:12px;
    color:#333333;
}

.popContent h3 {
    color:#35A0D9;
    font-size:13px;
}

.popTitle {
    color:#35A0D9;
}

.reset {
    clear:both;
    height:1px;
    margin:0;
    padding:0;
    font-size:1px;
    line-height:1px;
}

td.start_cal button.calendar {
    background: url(images/cal-2.gif);
    border: 0;
    cursor: pointer;
    /*float: right;
    */
    height: 17px;
    margin-left: 4px;
    width: 16px;
    padding: 0;
    vertical-align : middle;
}
/* search page */
#search-page {
    margin: 10px 70px 5px 70px;
}
#search-page .text {
    margin-left: 10px;
    padding: 10px 0pt;
    color: rgb(108, 146, 191);
    font-size: 12px;
}
#search-page a {
    color:#333333;
    font-size: 100%;
    text-decoration: underline;
}
#search-page a:hover {
    text-decoration: none;
}
#search-page table {
    margin-left: 10px;
    margin-top: 20px;
}
#search-page td p {
    font-size: 80%;
    padding-bottom: 5px;
}
#search-page select, #search-page input[type='text'], #contact-page textarea {
    border: 1px solid #5BB1E2;
    padding: 2px;
}
/* contact page */
#contact-page {
    margin: 10px 70px 5px 70px;
}
#contact-page .text {
    margin-left: 10px;
    padding: 10px 0pt;
    color: rgb(108, 146, 191);
    font-size: 12px;
}
#contact-page .message {
    margin-left: 10px;
    padding: 10px 0pt;
    color: #ff0000;
    font-size: 12px;
}
#contact-page a {
    color:#333333;
    font-size: 100%;
    text-decoration: underline;
}
#contact-page a:hover {
    text-decoration: none;
}
#contact-page table {
    /*margin-left: 10px;
    margin-top: 20px;*/
	margin: auto;
}
#contact-page .con1 strong {
	font-weight: bold;
}

.contactfont {
    font-size: 80%;
}
#contact-page td p {
    font-size: 80%;
    padding-bottom: 5px;
}
#contact-page select, #contact-page input[type='text'] {
    border: 1px solid #5BB1E2;
    padding: 2px;
}
/* help page */
#help-page {
    margin: 0px 70px 5px 70px;
    padding-top: 20px;
}
#help-page a {
    color:#333333;
    font-size: 100%;
    text-decoration: none;
}
#help-page a:hover {
    text-decoration: underline;
}
#help-content{
    font-family:Arial,sans-serif;
    font-size: 12px;
}
h1.headtext4 {
    font-size:20px;
    text-align:left;
}
h2.headtext4 {
    font-size:120%;
    text-align:left;
    color: #137CBD
}
h3.headtext3 {
   color: #137CBD
}
/* sitemap */
#sitemap {
    width:100%;
    float: left;
}
#sitemap a {
    line-height: 20px;
    color:#333333;
    font-size:11px;
    text-decoration: underline;
}
#sitemap a:hover {
    text-decoration: none;
}
#sitemap h4 {
    padding: 0;
    margin: 7px 0 10px 0;
    font-size: 80%;
    font-weight: bold;
    color: #2F62A7;
}
#locations, #companies, #rental-range {
    width: 32%;
    float: left;
    padding-left: 10px;
}
#vehicles {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-left: 10px;
}
.title-page {
    clear: both;
    color: rgb(19,124,189);
    font-weight: bold;
    font-size: 120%;
    padding: 13px 0 10px 10px;
}

/* global-site-1-top */
#global-site-1-top {
    float: left;
    clear: both;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}
#global-site-1-top p.text {
    padding: 0 10px 0 10px;
    color: rgb(26,26,26);
    font-size: 75%;
}
#global-site-1-left {
    float: left;
    width: 240px;
}
#global-site-1-left table {
    width: 100%;
}
#global-site-1-left td {
    vertical-align: top;
    padding: 0 1px;
    line-height: 27px;
}
#global-site-1-left .subitem td {
    padding-left: 24px;
    line-height: 21px;
    _height: 21px;
}
#global-site-1-left .subitem img {
    margin: 0 8px 0 0;
}
#global-site-1-left .subitem a {
    color: #1A1A1A;
    text-decoration: underline;
    font-size: 70%;
    padding: 0;
    margin: 0;
}
#global-site-1-left .subitem a:hover {
    color: #2B2B2B;
    text-decoration: none;
}
#global-site-1-left .item a {
    color: #2F62A7;
    text-decoration: underline;
    font-size: 80%;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
#global-site-1-left .item a:hover {
    color: #2B2B2B;
    text-decoration: none;
}
#global-site-1-right {
    float: left;
    width: 606px;
}
#global-site-1-right a {
    color: #2F62A7;
    text-decoration: underline;
    font-size: 80%;
    padding: 0;
    margin: 0;
}
#global-site-1-right a:hover {
    color: #2B2B2B;
    text-decoration: none;
}
#google-map {
    width: 604px;
    height: 377px;
    margin: 10px 0 0 0;
}

/* hire companies */
#hire-companies {
    float: left;
    padding: 10px;
    overflow: hidden;
}
#hire-companies table {
    float: left;
    width: 100%;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
#hire-companies tr {
    vertical-align: middle;
}
#hire-companies td {
    border-top: 1px solid #cccccc;
    line-height: 16px;
}
#hire-companies img {
    padding: 15px 5px;
}
#hire-companies a.company {
    margin-left: 20px;
    color:#333333;
    font-size: 75%;
    text-decoration: underline;
}
#hire-companies a.company:hover {
    text-decoration: none;
}

/*--------- help styles --------*/

.tree {
    color:#35A0D9;
    line-height:normal;
    text-align:left;
}

.tree a {
    font-size:inherit;
    text-decoration:none;
    font-family:inherit;
}

.tree a:hover {
    text-decoration:underline;
}

div.level1 {
    font-size:14px;
    margin-left:0;
    font-weight:bold;
    margin-bottom:8px;
}

.level1 a{
    font-weight: bold;
    text-decoration:none;
}

div.level2 {
    font-size:13px;
    margin-left:20px;
    margin-bottom:8px;
}

div.level3 {
    font-size:12px;
    margin-left:40px;
    margin-bottom:8px;
}

div.level4 {
    font-size:12px;
    margin-left:60px;
    margin-bottom:8px;
}

span.word_found {
    color:red;
}

.brd {
    text-align:center;
    border:solid 1px #074a81;
}

/*--------- help styles --------*/

/*------- flights styles --------*/

#flights, .flights_block {
    width: 100%;
    text-align: center;
}

.flights_block .airport_name {
	text-align: left;
	font-weight: bold;
	color: #137CBD;
	margin-left: 28px;
}

/*------- flights styles --------*/

/*------- airport info styles --------*/

#airport_info {
    width: 98%;
    color:#282828;
    font-weight:normal;
    padding: 10px;
}

#airport_info p {
    color:#282828;
    font-weight:normal;
    padding:4px 8px 0 0;
    font-size:75%;
}

#airport_info ul li {
    color:#282828;
    font-weight:normal;
    font-size:75%;
}

#airport_list {
	padding: 13px 0 10px 10px;
	margin-bottom:30px;
}

#airport_list .airport_title a, #airport_list .airport_title a:visited {
	/*font-size: 75%;*/
	color: #137CBD;
}

#innercontent .airport_block {
	padding-bottom: 20px;
}

#innercontent .airport_info, #innercontent .extra {
	padding: 13px 0 10px 10px;
    font-size:75%;
}

#innercontent .extra img {
	margin-right: 5px;
}

#airport_info .noInfo, .airport_info .noInfo {
	font-size: 12px;
	/*color: #EF1C23;*/
}


/*------- airport info styles --------*/

.static_page {
    color:#282828;
    font-size: 82%;
    font-weight:normal;
    padding: 0 10px 10px 10px;
}

#airport_map {
    color:#282828;
    padding: 10px;
}

.company_info {
    color:#282828;
    font-size:12px;
    font-weight:normal;
    padding: 10px;
}

.company_info strong{
    font-weight: bold;
}

.company_info p, .static_page p {
	margin: 0 0 10px 0;
}

.price-details-tooltip {
    font-size: 50%;
}

.price-details-tooltip td {
    padding: 2px;
}

/* popup styles */
    #popup {
        margin: 0px;
        padding: 0;
        width: 629px;
        max-width: 629px;
        /*
        height: 478px;
        max-height: 430px;
        */
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
    }
    #top-menu {
        width: 100%;
        line-height: 15px;
        text-align: right;
    }
    #top-menu img {
        margin: 0 5px;
        vertical-align:middle;
    }
    #top-menu a {
        color: #414141;
        padding-right: 5px;
        font-size: 65%;
        text-decoration: none;
    }
    #top-menu a:hover {
        text-decoration: underline;
    }
    #top-header {
        float: left;
        width: 629px;
        line-height: 31px;
        margin: 5px 0 0 0;
        background: url(images/popup_top_629.gif) no-repeat;
    }
    #top-header span {
        padding-left: 10px;
        font-weight: bold;
        color: #ffffff;
    }
    #popupmain {
        float: left;
        width: 629px;
    }
    #popupmain .main-table {
        border: 1px solid #56b6e0;
    }
    #popupmain .main-table td {
        /*vertical-align: top;*/
    }
    .info {
        float: left;
        width: 100%;
        text-align: center;
        _padding-bottom: 17px
    }
    .info table {
        margin: auto;
        border-bottom: 1px solid #56b6df;
        border-right: 1px solid #56b6df;
    }
    .info td {
        text-align: left;
        border-top: 1px solid #56b6df;
        border-left: 1px solid #56b6df;
        color: #3C3C3C;
        font-size: 70%;
        padding: 2px 0 2px 6px;
    }
    .info img {
        margin: 5px 2px 10px 2px;
    }
    .info p {
        float: left;
        width: 250px;
        text-align: left;
        margin: 10px auto;
        padding: 0 0 0 17px;
        font-size: 75%;
        color: #3C3C3C;
    }
    .info2 {
        float: left;
        margin: 10px 10px 0 0;
        width: 310px;
        border: 1px solid #7BCDE1;
        margin-bottom: 17px;
    }
    .info2 .top {
        /*float: left;
        width: 100%;*/
        line-height: 21px;
        background: url(images/popup_top_info2.gif) repeat-x;
        border-bottom: 1px solid #7BCDE1;
    }
    .info2 .top span {
        padding-left: 10px;
        color: #383838;
        font-size: 80%;
        font-weight: bold;
    }
    .info2 .main {
        overflow: auto;
        /*float: left;
        width: 100%;*/
        height: 365px;
    }
    .info2 .main .tip {
        line-height: 20px;
        font-size: 70%;
        padding-left: 10px;
        color: #4B4B4B;
        border-bottom: 1px solid #7BCDE1;
    }
    .info2 .main .item {
        /*width: 100%;*/
        /*clear: both;*/
        line-height: 18px;
        padding-left: 10px;
        border-bottom: 1px solid #7BCDE1;
    }
    .info2 .main .item a {
        margin-left: 5px;
        font-size: 75%;
        color: #1E1E1E;
        font-weight: bold;
    }

    .info2 .main .item p, .info2 .main .item .element div {
        margin-left: 5px;
        font-size: 9pt;
        color: #1E1E1E;
    }
    .info2 .main .item li {
        font-size: 75%;
        color: #1E1E1E;
    }

    .info2 .main .item h4.toggler {
        padding-left: 16px;
        font-size: 75%;
        color: #1E1E1E;
        font-weight: bold;
        text-decoration: underline;
        background: url(images/popup_item.gif) no-repeat 0 6px;
        cursor: pointer;
        margin: 5px 0 5px 0;
    }
    .info2 .main .item table {
        margin: 10px 0 10px 0;
        border-bottom: 1px solid #56b6df;
        border-right: 1px solid #56b6df;
        line-height: 1.2em;
    }
    .info2 .main .item td {
        text-align: right;
        border-top: 1px solid #56b6df;
        border-left: 1px solid #56b6df;
        color: #3C3C3C;
        font-size: 70%;
        padding: 2px 4px 2px 4px;
    }
    .info2 .main .item .head {
        text-align: center;
        /*padding: 6px 10px;*/
        font-size: 70%;
        font-weight: bold;
        color: #0b4d81;
    }
    .info2 .main .item .val {
        text-align: right;
        /*padding: 6px 10px;*/
        font-size: 70%;
    }
    .info2 .main .item .discount {
        /*font-size: 70%;*/
        color: red;
    }
    .info2 .main .item .price {
        padding: 6px 10px;
        font-size: 110%;
        font-weight: bold;
        color: red;
        background: #d4f0ff;
    }
    .info2 .main .item .booking {
        text-align: center;
        line-height: 46px;
        background: url(images/sr-price-bg.gif) repeat-x 0 -1px;
    }
    .info2 .main .item .booking #st-buk-btn {
        padding: 4px;
    }

/* popup holder style */
.pmy_popup {
    background: rgb(255, 255, 255);
    width: 640px;
    border: 1px solid rgb(224, 222, 222);
    z-index: 200;
}

.pmy_pophead {
    height: 20px;
    padding-top: 5px;
    border-bottom: 0px solid rgb(224, 222, 222);
}
.pmy_titl {
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    display: block;
    float: left;
    width: 620px;
    height: 19px;
    margin: 0pt;
    padding: 0pt;
    text-align: center;
    cursor: pointer;
}
.pmy_popch {
    padding: 0;
    clear: both;
}
.pmy_content {
    height: 478px;
    padding: 0 0 0 5px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}

/* popup email */
div.email .line {
    margin: 10px 0 10px 0;
    line-height: 2em;
}

div.tcpopup h1 {
    font-size: 11pt;
    text-transform: uppercase;
}
div.tcpopup p {
    margin-bottom: 5px;
}
div.tcpopup strong, div.tcpopup b {
    font-weight: bold;
}
/*----------Feedback Popup ----------*/
#tell-us-trigger {display: block !important;} /* display feedback popup */

/* feedback custom style */

body.feedback-popup #tell-us-popup h1 {
color: #137CBD !important;
}

#tell-us-trigger {
 width: 151px !important;
 height: 39px !important;
 background:url(images/tellus.png) no-repeat !important;
}

body.feedback-popup {background-color: #fbdf58 !important;}
body.feedback-popup .tell-us-popup-bg-top {background-image: url(images/feedbackbgtop.png) !important;}
body.feedback-popup .tell-us-popup-bg-bot {background-image: url(images/feedbackbgbot.png) !important;}

#send_feedback {
 margin: 5px 0 -6px 0 !important;
 text-decoration: none;
 background:url(images/sendfeedback.png) no-repeat !important;
 width: 148px !important;
 height: 40px !important;
}

/* General Form */
.bl {background: url(images/airport-info-top-left.gif) 0 100% no-repeat #e68200; width: 20em}
.br {background: url(images/airport-info-top-right.gif) 100% 100% no-repeat}
.tl {background: url(images/airport-info-top-left.gif) 0 0 no-repeat;}
.tr {background: url(images/airport-info-top-right.gif) 100% 0 no-repeat;padding:10px;}
.clear {font-size: 1px; height: 1px}
#subcolumns .airportInfos_block .hp_block {
	width: 515px;
}
#subcolumns .airportInfos_block img {
	font-size: 12px;
}
.goTop {
	font-size: 12px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.goTop a {
	margin-left: 10px;
}

.listYourCompany {
    float: right;
    margin: -35px 0px 0px 5px;
}

#contact-page .listYourCompany {
    margin-right: -65px;
}

#innercontent.parkingPage .listYourCompany {
    display: none;
}


#new-column-left .parking{
    float: left;
    width: 310px;
    height: 125px;
    display: block;
    background: url(images/airportparking.jpg) 0 100% no-repeat;
}


.affiliates {
    padding: 10px;
}

.affiliates h1 {
    font-size:18px;
    color:#008fc7;
    line-height:28px;
    /*height:28px;*/
    padding:0;
    margin:0;
}

.affiliates h3 {
    font-size:16px;
    color:#008fc7;
    line-height:22px;
    padding:0;
    margin:0;
}

#affiliateNavigation {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    padding-bottom: 10px;
}

#affiliateNavigation a {
    border: 1px solid #ccc;
    color: #333;
    margin: 0 10px 0 0;
    padding: 6px;
}
#affiliateNavigation a.selected, #affiliateNavigation a:hover {
    background-color: #ccc;
    color: white;
    text-decoration: none;
}
#affiliateNavigation a.selected {
    font-weight: bold;
}
#affiliateBanners, #affiliateSearch {
    display: none;
}
#affiliateBannersLinks {
    margin: 0 0 10px 0;
}
#affiliateSearchMore {
    display: none;
}


/******************************
* Search hotel widget
******************************/
.widget.search-hotel {
    display: block;
    width: 311px;
    font-size: 12px;
}

.widget.search-hotel .top {
    clear: both;
    background: url("images/search_hotel_top.gif") no-repeat;
    height: 31px;
    margin: 0;
    padding: 10px 0 0 50px;
}

.widget.search-hotel .bottom {
    clear: both;
    background: url("images/search_hotel_bottom.gif") no-repeat;
    height: 20px;
    margin: 0;
    padding: 0;
}

.widget.search-hotel .top p {
    color: #0C4B80;
    font-size: 14px;
    font-weight: bold;
}

.widget.search-hotel .form {
    background: url("images/search_hotel_mid.gif") repeat-y;
    width: 311px;
    height: 150px;
    margin: 0;
    padding: 0 0 0 10px;
}

.widget.search-hotel .form .title {
    padding: 5px 0;
    font-weight: bold;
}

.widget.search-hotel .form>div {
    float:left;
}

.widget.search-hotel .form div.location,
.widget.search-hotel .form div.date,
.widget.search-hotel .form div.room,
.widget.search-hotel .form div.starRating,
.widget.search-hotel .form div.submitControl {
    float: left;
    margin-right: 10px;
}

.widget.search-hotel .form div.room {
    clear: left;
}

.widget.search-hotel .form .rs_autocomplete {
    width: 270px;
}

.widget.search-hotel .form div.date .rs_chk_in_month,
.widget.search-hotel .form div.date .rs_chk_in_day,
.widget.search-hotel .form div.date .rs_chk_out_month,
.widget.search-hotel .form div.date .rs_chk_out_day {
    /*margin-right: 15px;*/
}

.widget.search-hotel .form div.submitControl {
    padding: 15px 0 0 15px;
}
.widget.search-hotel .form input.search-btn-w {
    background: url(images/search-btn-w2-hotel.gif) no-repeat;
    border: 0;
    width: 126px;
    height: 33px;
    cursor: pointer;
}

.rs_calendar {
    display: none;
}

/******************************
* Search hotel widget on vehicle result page
******************************/
.resultFilter.left {
    width: 175px;
}

.resultFilter.left .widget.search-hotel {
    /*display: block;*/
    float: left;
    width: 171px;
    font-size: 12px;
    margin-top: 7px;
}

.resultFilter.left .widget.search-hotel .top {
    background: url("images/search_hotel2_top.gif") no-repeat;
    height: 37px;
    margin: 0;
    padding: 10px 0 0 50px;
}

.resultFilter.left .widget.search-hotel .bottom {
    background: url("images/search_hotel2_bottom.gif") no-repeat;
    height: 20px;
    margin: 0;
    padding: 0;
}

.resultFilter.left .widget.search-hotel .top p {
    width: 100px;
}

.resultFilter.left .widget.search-hotel .form div.location,
.resultFilter.left .widget.search-hotel .form div.date {
    clear: both;
    width: 155px;
}

.resultFilter.left .widget.search-hotel .form .rs_autocomplete {
    width: 150px;
}

.resultFilter.left .widget.search-hotel .form div.date select {
    margin-right: 5px;
}

.resultFilter.left .widget.search-hotel .form {
    background: url("images/search_hotel2_mid.gif") repeat-y;
    width: 161px;
    height: 250px;
    margin: 0;
    padding: 0 0 0 10px;
}

.resultFilter.left .widget.search-hotel .form div.date .day,
.resultFilter.left .widget.search-hotel .form div.date .month,
.resultFilter.left .widget.search-hotel .form div.date .year,
.resultFilter.left .widget.search-hotel .form div.date .calendar,
.resultFilter.left .widget.search-hotel .form div.room,
.resultFilter.left .widget.search-hotel .form div.starRating {
    margin: 5px 5px 0 0;
}

.resultFilter.left .widget.search-hotel .form div.submitControl {
    text-align: center;
    width: 150px;
    padding: 10px 0 0 0;
}

/******************************
* facebook widget
******************************/
.facebookLike {
    clear: both;
    margin: 5px 0 0 10px;
    padding: 10px 0;
}



#popupmain { font-size: 15px; }
#popupaccordion .ui-accordion-content { padding: 1px !important; top:0 !important; }
#popupaccordion .ui-widget-content { border: 0; }
/*#dialog-modal .ui-accordion { width: 310px !important; }*/
#popupaccordion .ui-state-default .ui-icon, #popupaccordion .ui-state-active .ui-icon { background-image: none !important; }

#popupmain .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
#popupmain .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: none;
}

#slider { font-size: 12px !important; margin-left: 6px; width: 140px; }
.slider_min_max { font-size: 12px !important; }
.ui-slider .ui-slider-range { background: none repeat scroll 0 0 #95b385 !important; }


/* mobile browsers */
input[type="text"], input[type="email"], input[type="search"], input[type="password"], select, input.date {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input.date {
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
}


/*********************************
* Map page
**********************************/
.mapPage {
    width: 800px;
    margin: 0 auto;
    text-align: left;
}

.mapPage .title-page {
    padding: 0;
}

#mapBlock,
.mapPage .locations {
    font-size: 12px;
}

.mapPage .locations h3 {
    font-size: 18px;
}

#mapBlock {
    width: 800px;
    min-height: 500px;
    margin: 0 auto;
    overflow: hidden;
}

#mapBlock .title {
    margin: 10px 0;
}

#mapBlock .title span{
    color: #4272db;
    font-size: 16px;
    font-weight: bold;
}

.mapContainer {
    border:1px solid;
    width:800px;
    height:500px;
}

#mapControl {
    margin: 15px 0;
    width: 260px;
    display: block;
    float: left;
}

#mapControl .control {
    clear: both;
    padding-left: 40px;
    font-size: 80%;
}

#mapControl .control input.button {
    float: right;
    margin: 20px;
}


#mapTravelMode {
    border: medium none;
    margin: -10px auto 10px;
    padding: 0;
    float: left;
}

#mapTravelMode a {
}

#mapTravelMode  .dir-tm-sides {
    background-color: #bababa;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    height: 23px;
    width: 1px;
}

div.travelMode.icon {
    height: 23px;
    width: 37px;
    overflow: hidden;
    display: inline;
}

img.travelMode {
    height: 23px;
    width: 37px;
    cursor: pointer;

    -moz-user-select: none;
    border: 1px solid #bababa;
    margin: 0;
    padding: 0;
}

img.travelMode.selected.drive {
    background: url("http://maps.gstatic.com/mapfiles/dir/dl3.png") no-repeat scroll 0 -296px transparent;
}

img.travelMode.selected.walk {
    background: url("http://maps.gstatic.com/mapfiles/dir/dl3.png") no-repeat scroll 0 -365px transparent;
}

img.travelMode.unselect.drive {
    background: url("http://maps.gstatic.com/mapfiles/dir/dl3.png") no-repeat scroll 0 -18px transparent;
}

img.travelMode.unselect.walk {
    background: url("http://maps.gstatic.com/mapfiles/dir/dl3.png") no-repeat scroll 0 -227px transparent;
}


#mapOptions {
    /*background: none repeat scroll 0 0 #E8ECF9;*/
    z-index: 1;
    /*width: 100%; */
    height: 40px;
    padding: 10px;
    margin-top: 10px;
    background-color:#E8ECF9;
    layer-background-color:#E8ECF9;
    visibility: visible;
}

#mapOptions .options {
    float: left;
    white-space: nowrap;
}

#mapUnitSystem {
    float: right;
}

#mapUnitSystem a.unitSystem {
    font-size: 100%;
    color: #4272db;
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
}

#mapUnitSystem a.unitSystem.selected {
    font-weight: bold;
    font-size: 110%;
}

#mapDirections {
    display: block;
    float: left;
    margin-left: 50px;
    width: 470px;
}

.dir_wp span,
.dir_wp input.waypoint,
.dir_wp a {
    float: left;
}

.dir_wp {
    display: block;
    padding: 10px 0;
    width: auto;
}

.dir_wp_left,
.dir_wp_right {
    float: left;
}

.dir_wp_left span.index {
    margin-right: 15px;
}

.dir_wp input.waypoint {
    display: inline;
    float: left;
    margin: 0 5px;
    width: 200px;
}

.dir_wp input.waypoint:focus {
    -moz-box-shadow: 0 0 3px 2.3px #6fa1d9;
    border: 1px solid #6fa1d9;
}

div.delWaypoint.icon {
    width: 7px;
    height: 7px;
    overflow: hidden;
    position: relative;
    margin: 8px 0 0 8px;
}

div.delWaypoint.icon img {
    /*background: url("http://maps.gstatic.com/mapfiles/dir/dl3.png") no-repeat scroll 0 -266px transparent;*/
    position: absolute;
    left: 0px;
    top: -266px;
    -moz-user-select: none;
    border: 0px none;
    padding: 0px;
    margin: 0px;
    height: 459px;
    width: 37px;
    -khtml-user-drag: none;
}

#mapBlock .adp-directions {
    width: 100%;
}

.mapPage .locations .location {
    width: 33%;
    float: left;
    padding: 2px 0;
}

.ui-autocomplete {
    font-size: 12px !important;
}

.ui-autocomplete .ui-state-hover {
    background: #008FC7 !important;
}

/* Payment icons */
.payment-icons-box {
    margin-top: 10px;
    float: left;
    clear: both;
}

.payment-icons-box a.lowest-price {
    text-indent: -3000px;
    display: block;
    overflow: hidden;
    background: url(images/payment-icons/lowest-price-promise.png) no-repeat;
    width: 93px;
    height: 71px;
    float: left;
}

.payment-icons-box img {
    margin-left: 8px;
}

/* Mobile App Ad */
.mobile-ad-box {
    /*float: left;
    clear: both;*/
	width: 285px;
    border: 2px solid #afd7eb;
    padding: 12px;
    margin: 10px 0 5px 0;
    background: url(images/mobile-ad/bg-screenshot.png) no-repeat right bottom;
    height: 245px;
}

.mobile-ad-box h1 {
    color: #144a91;
    font-size: 17px;
    margin: 0;
    padding: 0;
}

.mobile-ad-box .mobile-ad-blurb {
    width: 175px;
    font-size: 14px;
    margin-top: 10px;
}

.mobile-ad-box .mobile-ad-buttons {
    width: 175px;
    margin-top: 10px;
}

.mobile-ad-box .mobile-ad-buttons a {
    text-indent: -3000px;
    display: block;
    overflow: hidden;
}

.mobile-ad-box .mobile-ad-buttons a.android-market {
    background: url(images/mobile-ad/android-market.png) no-repeat;
    width: 74px;
    height: 28px;
    float: left;
    margin: 0 6px 10px 0;
}

.mobile-ad-box .mobile-ad-buttons a.app-store {
    background: url(images/mobile-ad/app-store.png) no-repeat;
    width: 87px;
    height: 28px;
    float: left;
    margin-left: 0 0 10px 6px;
}

.mobile-ad-box .mobile-ad-buttons a.visit-mobile-version {
    background: url(images/mobile-ad/visit-mobile-version.png) no-repeat;
    width: 148px;
    height: 39px;
    margin: 0 auto;
}

/* Twitter box on homepage */
.twitter-banner-long {
    float: left;
    clear: both;
    margin: 8px 0 2px 0;
}

/* Tweets page */
.twitter-left {
    width: 620px;
    padding: 10px;
    color: #414449;
}

.twitter-right {
    width: 180px;
    float: right;
    padding: 10px;
}

.twitter-right .twitter-banner-short {
    text-align: center;
}

.twitter-right .twitter-friends {
    font-size: 12px;
    line-height: 17px;
}

.twitter-right .twitter-friends ul, .twitter-right .twitter-friends ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.twitter-right .twitter-friends a {
    color: #000;
    text-decoration: none;
}

.twitter-right .twitter-friends a:hover {
    text-decoration: underline;
}

.twitter-right .twitter-friends h2 {
    font-size: 14px;
    color: #145784;
    margin-top: 15px;
    padding-bottom: 0;
    margin-bottom: 5px;
}

.twitter-right .twitter-friends .twitter-friends-load-more {
    font-size: 11px;
    margin: 10px 10px 0 0;
    text-align: right;
}

.twitter-user-box {

}

.twitter-user-box .twitter-avatar {
    float: left;
}

.twitter-user-box .twitter-user-details {
    margin-left: 60px;
}

.twitter-user-box h1 {
    font-size: 26px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.twitter-user-box .twitter-username {
    font-size: 16px;
    font-weight: bold;
}

.twitter-user-box span.twitter-location {
    font-weight: normal;
    font-size: 12px;
}

.twitter-user-box .twitter-description {
    font-style: italic;
    font-size: 14px;
    color: #675b5f;
}

.twitter-user-box .twitter-username-link a, .twitter-user-box .twitter-url a {
    font-size: 14px;
    font-style: italic;
    text-decoration: none;
    color: #1685b0;
}

.twitter-user-box .twitter-username-link a:hover, .twitter-user-box .twitter-url a:hover {
    text-decoration: underline;
}

.twitter-no-tweets {
    text-align: center;
    padding: 30px;
    color: #999;
    font-weight: bold;
    font-size: 16px;
}

.twitter-tweets {
    margin-top: 15px;
}

.twitter-tweets ul, .twitter-tweets ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.twitter-tweets ul li {
    border-top: 1px solid #ddd;
    padding: 9px 0 9px 0;
}

.twitter-tweets .tweet-avatar {
    float: left;
}

.twitter-tweets .tweet-avatar img {
    width: 35px;
    height: auto;
}

.twitter-tweets .tweet-details {
    margin-left: 45px;
}

.twitter-tweets .tweet-user {
    font-size: 13px;
    font-weight: bold;
}

.twitter-tweets .tweet-user span {
    font-weight: normal;
    color: #999;
    font-size: 11px;
}

.twitter-tweets .tweet-text {
    font-size: 14px;
}

.twitter-tweets .tweet-text a {
    color: #1685b0;
    text-decoration: none;
}

.twitter-tweets .tweet-text a:hover {
    text-decoration: underline;
}

.twitter-tweets .tweet-date {
    font-size: 11px;
    color: #999;
    margin-top: 4px;
}

/* autosuggest locations */
.locationTips {
    font-size: 11px;
    color: #555;
    padding-left: 3px;
}

select.error {
	border-color: red;
}

a.caltrigger {
    background: url("images/calendar-off.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 21px;
    width: 20px;
    margin: 0 5px 0 2px;
}

input.date {
    /*
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B5B6B8;
    color: #444444;
    font-size: 11px;
	*/
    float: left;
    padding: 2px;
    text-align: center;
    text-align: left;
    /*
    width: 110px;
    margin: 1px 2px 0 0;
    */
}

