#vehicle h1 {
    font-weight: bold;
    float: none;
}

#vehicle .vehicle-prevnext {
    border-top: 1px dotted #000;
}

#vehicle .vehicle-prevnext .prev,
#vehicle .vehicle-prevnext .next {
    float: left;
    display: block;
    min-height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #666;
}

#vehicle .vehicle-prevnext .prev {
    background: transparent url(../../../img/bg-prev-dark.gif) left 50% no-repeat;
    padding-left: 15px;
}

#vehicle .vehicle-prevnext a.prev:hover {
    background-image: url(../../../img/bg-prev-black.gif);
    color: #000;
    text-decoration: underline;
}

#vehicle .vehicle-prevnext .next {
    background: transparent url(../../../img/bg-next-dark.gif) right 50% no-repeat;
    float: right;
    padding-right: 15px;
}

#vehicle .vehicle-prevnext a.next:hover {
    background-image: url(../../../img/bg-next-black.gif);
    color: #000;
    text-decoration: underline;
}

#vehicle .vehicle-prevnext span.prev,
#vehicle .vehicle-prevnext span.next {
    /*width: 15px;
    opacity: .5;
    filter:alpha(opacity=50);*/
    visibility: hidden;
}

#vehicle .photo {
    background: #010101 url(../../../img/bg-vehicle.gif);
    padding: 10px;
    color: #fff;
}

.fullscreen #vehicle .photo {
    padding: 10px 35px;
}

#vehicle .photo a {
    color: #fff;
}

#vehicle .photo .head {
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
    margin-bottom: 10px;
    padding: 5px 0;
}

#vehicle .photo .head .prev,
#vehicle .photo .head .next,
#vehicle .photo .head .title {
    float: left;
    display: block;
    width: 15px;
    min-height: 15px;
    line-height: 15px;
}

#vehicle .photo .head .prev {
    background: transparent url(../../../img/bg-prev.gif) left 50% no-repeat;
    text-indent: -3000px;
}

#vehicle .photo .head a.prev:hover {
    background-image: url(../../../img/bg-prev-blue.gif);
}

#vehicle .photo .head .next {
    background: transparent url(../../../img/bg-next.gif) right 50% no-repeat;
    text-indent: -3000px;
    float: right;
}

#vehicle .photo .head a.next:hover {
    background-image: url(../../../img/bg-next-blue.gif);
}

#vehicle .photo .head .title {
    text-align: center;
    width: 590px;
    text-indent: 5px;
}

.fullscreen #vehicle .photo .head .title {
    width: 860px;
}

#vehicle .photo .head .prev-inactive,
#vehicle .photo .head .next-inactive {
    /*opacity: .5;
    filter:alpha(opacity=50);
    cursor: default;*/
    visibility: hidden;
}

#vehicle .photo .head a.prev-inactive:hover {
    background-image: url(../../../img/bg-prev.gif);
}

#vehicle .photo .head a.next-inactive:hover {
    background-image: url(../../../img/bg-next.gif);
}

#vehicle .photo .head .title {
    text-align: center;
}

#vehicle .photo .img {
    text-align: center;
    width: 630px;
}

.fullscreen #vehicle .photo .img {
    width: 900px;
}

#vehicle .photo .loading {
    background: transparent url(../../../img/loading-large.gif) 50% 50% no-repeat;
}

#vehicle .photo .photo-description,
#vehicle .photo .photo-links,
#vehicle .photo .author-links {
    background: #6d6d6d;
    padding: 5px 10px;
    padding-right: 0;
    border-top: 1px solid #000;
}

#vehicle .photo .photo-description {
    text-align: center;
}

#vehicle .photo .photo-links,
#vehicle .photo .author-links {
    text-transform: uppercase;
}

#vehicle .photo .photo-links .controls a,
#vehicle .photo .author-links .controls a {
    background: transparent url(../../../../img/bg-button.gif) 0px 2px no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}

#vehicle .photo .photo-links .controls a:hover,
#vehicle .photo .author-links a:hover {
    color: #6FC7FF;
    background-position: 0 -18px;
}

#vehicle .photo .author-links .controls,
#vehicle .photo .photo-links .rating {
    float: left;
}

#vehicle .photo .author-links .label {
    padding-right: 5px;
}

#vehicle .photo .author-links .date_taken {
    padding-right: 5px;
}

#vehicle .photo .author-links .infos {
    padding-right: 10px;
}

#vehicle .photo .photo-links .rating label,
#vehicle .photo .photo-links .rating div.num_ratings {
    float: left;
    display: block;
    padding-top: 2px;
    margin-right: 10px;
}

#vehicle .photo .photo-links .rating div.num_ratings {
    padding-left: 10px;
}

#vehicle .photo .author-links .infos,
#vehicle .photo .photo-links .controls {
    float: right;
}

#vehicle .photo .photo-links .controls a {
    background-position: 10px 2px;
    padding-left: 20px;
    padding-right: 10px;
    border-left: 1px solid #000;
}

#vehicle .photo .photo-links .controls a:hover {
    background-position: 10px -18px;
}

#vehicle .photo .photo-links .controls a.album {
    background-image: url(../../../../img/bg-button-plus.gif);
    padding-left: 25px;
}

#vehicle .photo .photo-links .controls a.album-on {
    background-image: url(../../../../img/bg-button-minus.gif);
}

/***/

#vehicle .list .subnav {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

#vehicle .list .subnav .nav a {
    padding: 1px 20px 0 20px;
    line-height: 17px;
    background-color: #6d6d6d;
    color: #fff;
}

#vehicle .list .subnav .nav a.active {
    background-color: #343434;
    color: #6FC7FF;
}

#vehicle .list .pane {
    background: #343434;
}

#vehicle .list .pane .nophotos-container {
    padding: 26px 15px 0 15px;
    min-height: 50px;
    _height: 50px;
}

#vehicle .list .pane .jcarousel-container{
    position: relative;
    padding: 5px 25px;
    min-height: 65px;
    _height: 65px;
}

#vehicle .list .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 600px;
}

.fullscreen #vehicle .list .jcarousel-clip {
    width: 920px;
}

#vehicle .list .pane ul,
#vehicle .list .pane .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 20000em;
}

#vehicle .list .pane li,
#vehicle .list .pane .jcarousel-item {
    float: left;
    margin: 5px 5px 5px 4px;
    padding: 0;
    width: 77px;
    min-height: 50px;
    _height: 50px;
}

#vehicle .list .pane li img {
    border: 1px solid #343434;
}

#vehicle .list .pane li img.sel {
    border-color: #fff;
}

#vehicle .list .pane .jcarousel-prev {
    position: absolute;
    left: 5px;
    top: 25px;
    width: 10px;
    height: 20px;
    background: transparent url(../../../img/bg-prev.gif) right 50% no-repeat;
    cursor: pointer;
}

#vehicle .list .pane .jcarousel-next {
    position: absolute;
    right: 5px;
    top: 25px;
    width: 10px;
    height: 20px;
    background: transparent url(../../../img/bg-next.gif) right 50% no-repeat;
    cursor: pointer;
}

#vehicle .list .pane .jcarousel-prev-disabled,
#vehicle .list .pane .jcarousel-next-disabled {
    cursor: default;
    opacity: .5;
    filter:alpha(opacity=50);
}

/***/

#vehicle .tablehead {
    background: #373938;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 5px 10px;
}

#vehicle .tablehead .btn {
    border-color: #6FC7FF;
}

#vehicle .summary th,
#vehicle .summary td {
    background: #e6e6e6;
    border-color: #000;
    border-style: solid;
    color: #000;
}

#vehicle .summary tr.odd th,
#vehicle .summary tr.odd td {
    background: #d8d8d8;
}

#vehicle .summary tr.spacer td {
    background: #fff;
    height: 10px;
}

/** search **/

#vehicle-search {
    text-align: center;
    padding: 5px 10px 15px 10px;
}

/****/
#vehicles-header h2 {
    line-height: 22px;
    margin-bottom: 4px;
}

#vehicles-header .options {
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: right;
    border-bottom: 1px dotted #999;
}

/****/

#vehicles-list .vehicle {
    background: #d8d8d8;
    color: #000;
    width: 100%;
    font-size: 95%;
    border-bottom: 3px solid #373938;
}

#vehicles-list .vehicle th {
    background: #373938;
    text-align: left;
    color: #fff;
    padding: 5px 10px;
    font-weight: normal;
}

#vehicles-list .vehicle th a {
    color: #fff;
    display: block;
    text-decoration: none;
}

#vehicles-list .vehicle th.hits {
    text-align: right;
}

#vehicles-list .vehicle th.hits span {
    color: #6fc7ff;
}

#vehicles-list .vehicle td {
    padding: 4px 5px 4px 0;
    border-bottom: 1px dotted #373938;
}

#vehicles-list .vehicle td.photo {
    padding: 5px 10px;
}

#vehicles-list .vehicle td .btn {
    float: right;
    margin-right: 5px;
}

/****/

#photos-gallery {
    padding-bottom: 10px;
}

#photos-gallery .photo,
#vehicles-gallery .vehicle {
    width: 190px;
    min-height: 130px;
    padding: 10px;
    float: left;
    display: block;
    overflow: hidden;
}

#photos-gallery .photo .img,
#vehicles-gallery .vehicle .img {
    text-align: center;
}

#photos-gallery .photo .img a,
#vehicles-gallery .vehicle .img a {
    padding: 3px;
    display: inline-block;
}

#photos-gallery .photo .img a {
    border: 1px solid #ccc;
}

#photos-gallery .photo .img a:hover {
    border: 1px solid #666;
}

#vehicles-gallery .vehicle .img a {
    border: 1px solid #fff;
}

#vehicles-gallery .vehicle .img img {
    border: 1px solid #ccc;
}

#vehicles-gallery .vehicle .img a:hover img {
    border: 1px solid #666;
}

#photos-gallery .photo .info,
#vehicles-gallery .vehicle .info {
    text-align: center;
    padding-top: 2px;
}

#photos-gallery .photo .info h3,
#vehicles-gallery .vehicle .info h3 {
    margin-bottom: 5px;
    font-weight: normal;
}

#photos-gallery .photo .info h3 a,
#vehicles-gallery .vehicle .info h3 a {
    text-decoration: none;
}

#photos-gallery .photo .info .rating {
    text-align: center;
    display: block;
    padding: 0 15px;
}
