@font-face{font-family:ToyotaDisplayBold;src:url(/fonts/toyotadisplay-webfont.eot);src:url(/fonts/toyotadisplay-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/toyotadisplay-webfont.woff) format("woff"),url(/fonts/toyotadisplay-webfont.ttf) format("truetype"),url(/fonts/toyotadisplay-webfont.svg#ToyotaDisplayBold) format("svg");font-weight:400;font-style:normal}

@font-face{font-family:ToyotaDisplayRegular;src:url(/fonts/toyotadisplay_rg-webfont.eot);src:url(/fonts/toyotadisplay_rg-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/toyotadisplay_rg-webfont.woff) format("woff"),url(/fonts/toyotadisplay_rg-webfont.ttf) format("truetype"),url(/fonts/toyotadisplay_rg-webfont.svg#ToyotaDisplayRegular) format("svg");font-weight:400;font-style:normal}

@font-face{font-family:ToyotaTextRegular;src:url(/fonts/toyotatext_rg-webfont.eot);src:url(/fonts/toyotatext_rg-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/toyotatext_rg-webfont.woff) format("woff"),url(/fonts/toyotatext_rg-webfont.ttf) format("truetype"),url(/fonts/toyotatext_rg-webfont.svg#ToyotaTextRegular) format("svg");font-weight:400;font-style:normal}

@font-face{font-family:ToyotaTextItalic;src:url(/fonts/toyotatext_it-webfont.eot);src:url(/fonts/toyotatext_it-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/toyotatext_it-webfont.woff) format("woff"),url(/fonts/toyotatext_it-webfont.ttf) format("truetype"),url(/fonts/toyotatext_it-webfont.svg#ToyotaTextItalic) format("svg");font-weight:400;font-style:normal}

@font-face{font-family:ToyotaTextBold;src:url(/fonts/toyotatext-webfont.eot);src:url(/fonts/toyotatext-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/toyotatext-webfont.woff) format("woff"),url(/fonts/toyotatext-webfont.ttf) format("truetype"),url(/fonts/toyotatext-webfont.svg#ToyotaTextBold) format("svg");font-weight:400;font-style:normal}

@font-face{font-family:ToyotaTextBoldItalic;src:url(/fonts/toyotatext_bdit-webfont.eot);src:url(/fonts/toyotatext_bdit-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/toyotatext_bdit-webfont.woff) format("woff"),url(/fonts/toyotatext_bdit-webfont.ttf) format("truetype"),url(/fonts/toyotatext_bdit-webfont.svg#ToyotaTextBoldItalic) format("svg");font-weight:400;font-style:normal}


.button {
    background-color:#fff;
    display:inline-block;
    cursor:hand;
    color:#fff !important;
    padding:8px 20px;
    margin:2px auto;

    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;

    background: #00669d; /* Old browsers */
    background: -moz-linear-gradient(top,  #00669d 0%, #2f6686 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00669d), color-stop(100%,#2f6686)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00669d 0%,#2f6686 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00669d 0%,#2f6686 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00669d 0%,#2f6686 100%); /* IE10+ */
    background: linear-gradient(top,  #00669d 0%,#2f6686 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00669d', endColorstr='#2f6686',GradientType=0 ); /* IE6-9 */
}

.button:hover {
    background: #75838e; /* Old browsers */
    background: -moz-linear-gradient(top,  #75838e 0%, #656c7a 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75838e), color-stop(99%,#656c7a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #75838e 0%,#656c7a 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #75838e 0%,#656c7a 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #75838e 0%,#656c7a 99%); /* IE10+ */
    background: linear-gradient(top,  #75838e 0%,#656c7a 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75838e', endColorstr='#656c7a',GradientType=0 ); /* IE6-9 */
}

a {
    color: #00669d;
}

.vehicle:hover {
    text-decoration:none;
}

.vehicle .cost {
    width:125px;
    margin-right:25px;
}

.vehicle a {
    display:block;
}

.vehicle a:hover {
    text-decoration:none;
}

.vehicle .cost .price,
.vehicle .cost .dboq {
    text-align:center;
}

.vehicle .cost .details {
    max-width:75px;
    text-align:center;
    margin:0px auto;
    left:0px;
    right:0px;
}

.vehicle .information {
    width:620px;
}

.searchResultContainer .results-toolbar {
    margin-bottom:5px;
}

#resultsList .disclaimer {
    color:#333;
}

.vehicle .comments p {
    min-height:30px;
}

.vehicle.standard .image-thumbs-container {
    width:260px;
    height:120px;
    overflow:hidden;
    float:left;
}

.vehicle.premium .image-thumbs-container { 
    width:430px;
}

.vehicle.standard .image-thumbs {
    width:100%;
    overflow:hidden;
    float:none;
}

#searchForm {
    padding:15px;
}

#searchForm fieldset {
    border:0px;
    clear:left;
}

#searchForm fieldset label {
    font-size:13px;
    font-weight:bold;
    float:left;
    width:150px;
}

#searchForm fieldset select {
    float:left;
    width:200px;
}

#searchForm fieldset select.small {
    width:95px;
    margin-right:5px;
}

.clearfix {
    clear: both;
    height: 0;
    visibility: hidden;
}

.certifications .photo {
    height:17px;
    padding-left:25px;
    display:block;
    float:left;
    background:url(../images/certification-photovideo.png) no-repeat top left;
    margin-right:5px;
}

.certifications .video {
    height:17px;
    padding-left:25px;
    display:block;
    float:left;
    background:url(../images/certification-photovideo.png) no-repeat 0px -17px;
    margin-right:5px;
}

.certifications .racv {
    width:58px;
    height:26px;
    display:block;
    float:left;
    background:url(../images/certification-racv.jpg) no-repeat top left;
    margin-right:5px;
}

.certifications .topdeal {
    width:58px;
    height:26px;
    display:block;
    float:left;
    background:url(../images/certification-topdeal.gif) no-repeat top left;
    margin-right:5px;
}

.certifications .unique {
    width:71px;
    height:25px;
    display:block;
    float:left;
    background:url(../images/certification-unique.gif) no-repeat top left;
    margin-right:5px;
}

#resultsList {
    width:99%;
    margin:0px auto;
}

.vehicle {
    display:block !important;
    margin-bottom:10px;
    width:100%;
    font-size:12px;
    color:#333;
    text-decoration:none;
    cursor:pointer;
    background:#fff;
    border-bottom:1px solid #fff;
}

.vehicle:hover {
    background:#fafafa;
    border-bottom:1px solid #2C7CC0;
}

.vehicle-features {
    clear: none;
    float: right;
    margin-top: 8px;
    width: 110px;
}

.vehicle-features li, .layout-990 .collapsed .vehicle-features li {
    color: #666666;
    display: block;
    float: none;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 10px;
    padding-left: 25px;
    position: relative;
}

.vehicle-features li i {
    background: url("../images/sprite-chrome.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}

.vehicle-features .item-engine .icon-vehicle-feature {
    background-position: -98px -171px;
}

.vehicle-features .item-transmission .icon-vehicle-feature {
    background-position: -98px -124px;
}

.vehicle-features .item-body .icon-vehicle-feature {
    background-position: -98px -220px;
}

.vehicle-features .item-odometer .icon-vehicle-feature {
    background-position: -98px -268px;
}

.image-thumbs .play-video {
    background: url("../images/sprite-chrome.png") no-repeat scroll -201px -344px transparent;
    display: block;
    height: 30px;
    left: 22px;
    position: absolute;
    text-indent: -10000px;
    top: 10px;
    width: 30px;
}

.image-thumbs > li {
    float: left;
    margin: 0 8px 8px 0px;
    position: relative;
}

.image-thumbs .thumb {
    border:1px solid #666666;
    margin:0px;
    padding:0px;
    display:block;
}

.image-thumbs .primary .thumb {
    height: 110px;
    overflow: hidden;
    width: 165px;
}

.image-thumbs .secondary .thumb {
    height: 50px;
    overflow: hidden;
    width: 75px;
}

#resultsList h1 {
    padding:0px 10px;
}

#resultsList .results-toolbar {
    padding:0px 10px;
}

.vehicle .comments p {
    color:#666666;
    text-decoration:none;
    font-size:11px;
    line-height:15px;
    margin:0px 15px 0px 0px;
}

.vehicle ul {
    margin:0px;
    padding:0px;
}

.image-thumbs li.no-image .thumb {
    border-color:#E5E5E5;
}

.image-thumbs .primary.no-image .no-image-placeholder {
    background-position: -60px -138px;
}

.image-thumbs .secondary.no-image .no-image-placeholder {
    background-position: -106px -47px;
}

.image-thumbs .no-image .no-image-placeholder {
    background: url("../images/sprite-placeholder.png") no-repeat scroll 0 0 transparent;
}

.vehicle ul, .vehicle li {
    list-style-type: none;
}

#resultsList .vehicle .csn-details {
    display:table;
}

#resultsList .vehicle .csn-details-link {
    position:relative;
    height:150px;
    width:110px;
}

.vehicle .details {
    display:block;
    width:100%;
    position:relative;
}

#resultsList .disclaimer {
    color:#333;
    border-top:1px solid #aaa;
    font-size:11px;
    padding-top:5px;
}

.vehicle .information {
    display:table-cell;
    width:100%;
    border-right:1px solid #ccc;
}

.vehicle .cost {
    width:110px;
    display:table-cell;
    position:relative;
    padding:0px 30px;
    vertical-align:top;
    position:relative;
}

.vehicle .title h3 {
    font-size:15px;
    text-transform: uppercase;
    font-weight:bold;
    color:#00558A;
    border-bottom:0px;
    background:#E0F2FF;
    border-top:1px solid #2c7cc0;
    padding:7px 20px 7px 10px;
}


.certifications .flag-unique {
    background: url("../images/unique-car.png") no-repeat scroll 0 0 transparent;
    width: 110px;
}

.certifications span {
    background: none repeat scroll 0 0 red;
    display: block;
    height: 30px;
    text-indent: -10000px;
    width: 85px;
}

.vehicle .title [class^="flag-"] {
    background:url("../images/sprite-chrome.2.png") no-repeat scroll -192px -408px transparent;
    display: block;
    height: 66px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 0;
    width: 18px;
    z-index: 10;
}

.vehicle .flag-premium {
    background-position: -312px -142px;
}

.vehicle.standard .image-thumbs {
    float:left;
    height:115px;
    width:275px;
    overflow:hidden;
}

.vehicle.premium .image-thumbs {
    float:left;
    height:115px;
    width:360px;
    overflow:hidden;
}

.vehicle .description {
    float:left;
    display:block;
    width:245px;
    padding:0px 5px;
}

.vehicle:hover .cost .price {
    color:#2c7cc0;
}

.vehicle .cost .price {
    font-size:21px;
    font-weight:bold;
    line-height:1.9em;
    color:#000;
    display:block;
}

.vehicle .cost .dboq {
    font-size:10px;
    font-weight:bold;
    color:#999999;
    display:block;
    text-align:center;
}

.vehicle .cost .details {
    display:block;
    position:absolute;
    bottom:0px;
    left:0px;
    padding:8px 12px;
    color:#fff;
    min-width:50px;
    
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    
    background: #2c7cc0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjN2NjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTY3YjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #2c7cc0 0%, #0a67b6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c7cc0), color-stop(100%,#0a67b6));
    background: -webkit-linear-gradient(top,  #2c7cc0 0%,#0a67b6 100%);
    background: -o-linear-gradient(top,  #2c7cc0 0%,#0a67b6 100%);
    background: -ms-linear-gradient(top,  #2c7cc0 0%,#0a67b6 100%);
    background: linear-gradient(to bottom,  #2c7cc0 0%,#0a67b6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c7cc0', endColorstr='#0a67b6',GradientType=0 );
}

.vehicle:hover .cost .details {
    background: #1b66a5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiNjZhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRlOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #1b66a5 0%, #004e97 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b66a5), color-stop(100%,#004e97));
    background: -webkit-linear-gradient(top,  #1b66a5 0%,#004e97 100%);
    background: -o-linear-gradient(top,  #1b66a5 0%,#004e97 100%);
    background: -ms-linear-gradient(top,  #1b66a5 0%,#004e97 100%);
    background: linear-gradient(to bottom,  #1b66a5 0%,#004e97 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b66a5', endColorstr='#004e97',GradientType=0 );
}

.vehicle .certifications {
    padding:10px 0px 5px 15px;
    position:relative;
    z-index:25;

    *display:inline;
    zoom:1;
}

.tabbed-pagination {
    background: url("../images/pagination-bg.png") repeat-x scroll 0 0 #E7E7E7;
    height: 39px;
    width:100%;
    margin-top:15px;
}

.tabbed-pagination .result-count-switch p {
    color: #666666;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 38px;
    margin: 1px 10px 0;
}

.tabbed-pagination .result-count-switch ul {
    float: left;
    margin:9px 0px 0px;
    list-style-type: none;
    padding:0px;
}

.tabbed-pagination .result-count-switch ul li {
    list-style-type: none;
    float:left;
}

.tabbed-pagination .result-count-switch li:first-child a {
    border-right: 0 none;
}

.tabbed-pagination .result-count-switch .current, 
.tabbed-pagination .result-count-switch .current:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}

.tabbed-pagination .result-count-switch a {
    background:#fff;
    border: 1px solid #B4B4B4;
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 22px;
}

.tabbed-pagination .pagination-container {
    float: right;
}

.tabbed-pagination .pagination {
    float: right;
}

.tabbed-pagination .pagination p {
    color: #666666;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 38px;
    margin-right: 20px;
    margin-top: 1px;
    padding:0px;
}

.tabbed-pagination .pagination ul {
    float: right;
    list-style-type: none;
    padding:0px;
    margin:0px;
}


.tabbed-pagination .pagination li {
    border-left: 1px solid #A4A4A4;
    float: left;
    list-style-type: none;
}

.tabbed-pagination .pagination li span {
    color: #AAAAAA;
}

.tabbed-pagination .pagination li a, .tabbed-pagination .pagination li span {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 38px;
    margin-top: 1px;
    min-width: 20px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.tabbed-pagination .pagination li a:hover, .tabbed-pagination .pagination li a:active {
    background-color: #F8F8F8;
    color: #2C7CC0;
}

.tabbed-pagination .pagination .icon-pagination-arrow {
    background: url("../images/sprite-chrome.png") no-repeat scroll 0 0 transparent;
    height: 7px;
    position: absolute;
    top: 16px;
    width: 4px;
}

.tabbed-pagination .pagination .prev a, .tabbed-pagination .pagination .prev span {
    background-color: transparent;
    padding-left: 24px;
}

.tabbed-pagination .pagination .prev span .icon-pagination-arrow {
    background-position: -374px -104px;
}

.tabbed-pagination .pagination .prev .icon-pagination-arrow {
    background-position: -374px -127px;
    left: 10px;
}

.tabbed-pagination .pagination .prev a:hover .icon-pagination-arrow {
    background-position: -374px -151px;
}

.tabbed-pagination .pagination .current, .tabbed-pagination .pagination .current span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #262626;
}


.tabbed-pagination .pagination .current, .tabbed-pagination .pagination .current span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #262626;
}

.tabbed-pagination .pagination .next a {
    background-color: transparent;
    padding-right: 24px;
}

.tabbed-pagination .pagination .next a, .tabbed-pagination .pagination .next span {
    background-color: transparent;
    padding-right: 24px;
}

.tabbed-pagination .pagination .next .icon-pagination-arrow {
    background-position: -401px -127px;
    right: 10px;
}

.tabbed-pagination .pagination .next a:hover .icon-pagination-arrow {
    background-position: -401px -151px;
}

.tabbed-pagination .pagination .icon-pagination-arrow {
    background: url("../images/sprite-chrome.png") no-repeat scroll 0 0 transparent;
    height: 7px;
    position: absolute;
    top: 16px;
    width: 4px;
}
/*

.tabbed-pagination .pagination .prev a, .tabbed-pagination .pagination .prev span {
    background-color: transparent;
}
.tabbed-pagination .pagination li span {
    color: #AAAAAA;
}
.tabbed-pagination .pagination li a, .tabbed-pagination .pagination li span {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 38px;
    margin-top: 1px;
    min-width: 20px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.tabbed-pagination .pagination .prev span .icon-pagination-arrow {
    background-position: -374px -104px;
}
.tabbed-pagination .pagination .prev .icon-pagination-arrow {
    background-position: -374px -127px;
    left: 0px;
}
.tabbed-pagination .pagination .icon-pagination-arrow {
    background: url("../images/sprite-chrome.png") no-repeat scroll 0 0 transparent;
    height: 7px;
    position: absolute;
    top: 16px;
    width: 4px;
}

.tabbed-pagination .pagination .current, .tabbed-pagination .pagination .current span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #262626;
}

.tabbed-pagination .pagination .current, .tabbed-pagination .pagination .current span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #262626;
}
.tabbed-pagination .pagination li a, .tabbed-pagination .pagination li span {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 38px;
    margin-top: 1px;
    min-width: 20px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    outline: 0 none;
}

.tabbed-pagination .pagination li a:hover, .tabbed-pagination .pagination li a:active {
    background-color: #F8F8F8;
    color: #2C7CC0;
}

.tabbed-pagination .pagination .next a {
    background-color: transparent;
}

.tabbed-pagination .pagination .next a, .tabbed-pagination .pagination .next span {
    background-color: transparent;
}

.tabbed-pagination .pagination .next .icon-pagination-arrow {
    background-position: -401px -127px;
    right: 0px;
}
*/
#vehicleContainer .image-list {
    font: italic 12px Georgia,arial,verdana,helvetica;
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

#vehicleContainer .image-list span {
    font-weight:bold;
}

#vehicleContainer .tabs ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#vehicleContainer .gallerylist #MTab ul {
    margin: 0;
    padding: 0;
}

.tabs ul {
    border-bottom:2px solid #5DA5E3;
}

.tabs ul a {
    background:#DCE1E5;
    color:#555;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin: 0;
    padding: 8px 11px 6px;
    
}

.tabs ul a, .tabs ul a:hover {
    text-decoration:none;
}

.tabs ul .ui-state-active a {
    background:#5DA5E3;
    color:#fff;
}

#vehicleContainer .tabs ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#vehicleContainer .tabs ul li {
    list-style: none outside none;
}

#vehicleContainer .gallerylist {
    padding: 10px 0;
}

#vehicleContainer .gallerylist .scrollablecontainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 470px;
}


#vehicleContainer .gallerylist .scrollable {
    float: left;
    height: 78px;
    margin-left: 6px;
    overflow: hidden;
    position: relative;
    width: 416px;
}


#vehicleContainer .gallerylist .scrollable .items {
    clear: both;
    height: 78px;
    position: absolute;
    width: 2000em;
}

#vehicleContainer .gallerylist .scrollable .items .itemrow {
    float: left;
    height: 78px;
    margin-right: 2px;
    width: 416px;
}

#vehicleContainer .gallerylist .scrollable .items img.active {
    border-bottom-color: #5DA5E3;
}

#vehicleContainer .gallerylist .scrollable .items img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 3px solid #F9F9F9;
    cursor: pointer;
    float: left;
    margin: 0 2px 2px;
}

#vehicleContainer .gallerylist .disabled {
    visibility: hidden !important;
}

#vehicleContainer .gallerylist .browse {
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    margin-top: 30px;
    width: 20px;
}

#vehicleContainer .gallerylist .browse.prev {
    background: url("../images/gallery-sprite.png") repeat scroll 20px -56px transparent;
    float: left;
}

#vehicleContainer .gallerylist .browse.prev:hover {
    background: url("../images/gallery-sprite.png") repeat scroll 0 -56px transparent;
    float: left;
}


#vehicleContainer .gallerylist .browse.next {
    background: url("../images/gallery-sprite.png") repeat scroll 20px -88px transparent;
    float: right;
}

#vehicleContainer .gallerylist .browse.next:hover {
    background: url("../images/gallery-sprite.png") repeat scroll 0 -88px transparent;
    float: right;
}

#detailsList .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    padding:20px;
}

#detailsList .content {
    display: inline-block;
    height: 825px;
    margin-top: 0;
}

#detailsList .title {
    display: table;
    width: 100%;
}


#detailsList .title .cell {
    vertical-align: middle;
}

.cell {
    display: table-cell;
}

#detailsList .title h2 {
    color: #333333;
    display: block;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

#vehicleContainer {
    margin-top: 10px;
    background:transparent;
    padding: 10px 0;
}

#vehicleContainer .vehiclePhoto {
    clear: both;
    display: block;
    height: 288px;
    margin: 0 auto;
    width: 430px;
}

#vehicleContainer .vehiclePhoto img {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    max-height: 288px;
    max-width: 430px;
}

#vehicleContainer .vehiclePhoto.inactive {
    display:none;
}

.ui-tabs-hide {
    display:none;
}

#detailsContainer {
    margin: 0 auto;
    width: 450px;
}

#vehicleContainer .sectionheader {
    border-bottom: 2px solid #5DA5E3;
    margin:10px 0 5px;
}

#vehicleContainer .sectionheader h4 {
    background: none repeat scroll 0 0 #5DA5E3;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin: 0;
    padding: 8px 11px 6px;
}

#detailsContainer dl {
    padding: 5px;
}

#detailsContainer dl dd {
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 2em;
    margin-left: 0;
    padding-left: 0;
    width: 440px;
}

#detailsContainer dl dd strong {
    display: inline-block;
    font-size: inherit;
    font-weight: bold;
    line-height: 1.5em;
    margin-right: 15px;
    padding-left: 3px;
    width: 110px;
}

.greenStarRating {
    background: url("../images/overallgreenstars.gif") repeat scroll 0 0 transparent;
    display: inline-block !important;
    height: 15px !important;
    width: 84px !important;
}
.ancapRating, .goldStars {
    background: url("../images/overallyellowstars.gif") repeat scroll 0 0 transparent;
    display: inline-block !important;
    height: 15px !important;
    width: 84px !important;
}
.rating05 {
    background-position: 0 -135px;
}

.rating10 {
    background-position: 0 -120px;
}

.rating15 {
    background-position: 0 -105px;
}

.rating20 {
    background-position: 0 -90px;
}

.rating25 {
    background-position: 0 -75px;
}

.rating30 {
    background-position: 0 -60px;
}

.rating35 {
    background-position: 0 -45px;
}

.rating40 {
    background-position: 0 -30px;
}

.rating45 {
    background-position: 0 -15px;
}

.rating50 {
    background-position: 0 0;
}

.csngallery-popup {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 15000000;
}

.csngallery-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 15000010;
}

.csngallery-launcher-wrapper {
    background: url("../images/loadinfo.gif") no-repeat scroll center center #000000;
    box-shadow: 0 0 12px #000000;
    z-index: 16000010;
}

.csngallery-close {
    background: url("../images/fancybox.png") no-repeat scroll -40px 0 transparent;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: -13px;
    text-indent: -10000px;
    top: -13px;
    width: 28px;
    z-index:17000020;
}


#vehicleContainer .accordion > ul, #vehicleContainer .accordion > ul > li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#vehicleContainer .accordion > ul > li {
    background: none repeat scroll 0 0 #DADADA;
    display: block;
    margin-top: 5px;
    padding: 10px 10px 10px 20px;
}

#vehicleContainer .accordion > ul > li a {
    background: url("../images/sprite-details.png") no-repeat scroll 387px -172px transparent;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: bold;
}

#vehicleContainer #standardfeatures, #vehicleContainer #factoryfeatures, #vehicleContainer #highlightedfeatures, #vehicleContainer #dealerfeatures, #vehicleContainer #aftermarketfeatures {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}

#vehicleContainer .accordion > ul > li.collapsed {
    display: none;
}

#vehicleContainer .accordion > ul > li.collapsible {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    margin-top: 0;
}

#vehicleContainer .accordion .collapsible ul, #vehicleContainer .accordion .collapsible ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.csn-stock-detailspage #vehicleContainer ul li.collapsible li {
    border-bottom: 1px dotted #5DA5E3;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    padding: 2px;
    width: 200px;
}

#vehicleContainer .accordion .collapsible ul li {
    float: left;
    margin-right: 5px;
}

#dataconnectDetailsContainer .results-toolbar .links {
    width:100%;
    float:none;
    text-align:left;
    padding:0px 20px;
}

.stockgallery body {
    background-color: #1B1B1B;
}
.stockgallery h1 {
    color: #FFFFFF !important;
    font-family: ToyotaDisplayRegular,Arial,sans-serif;
    font-size: 21px;
    padding: 10px 0 5px 20px !important;
}
.stockgallery #dataconnectDetailsContainer {
    margin: 0 auto;
    width: 1050px;
}
.stockgallery #dataconnectDetailsContainer > .content, .stockgallery #dataconnectDetailsContainer #vehicleContainer {
    background-color: transparent;
    padding: 0;
}
.stockgallery #imageContainer {
    background: none repeat scroll 0 0 #000000;
    padding: 0px;
    width: 100%;
}
.stockgallery #dataconnectDetailsContainer .certifications {
    display: block;
    float: none;
    text-align: center;
}
.stockgallery #dataconnectDetailsContainer .certifications div {
    display: inline-block;
    margin: 0 5px;
}
.stockgallery #vehicleContainer .vehiclePhoto img {
    max-height: 900px;
    max-width: 1200px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .vehiclePhoto {
    height: auto;
    overflow: hidden;
    width: 100%;
    position:relative;
}

.vehiclePhoto .browse {
    position:absolute;
    top:0px;
    height:100%;
    width:25%;
    cursor:pointer;
}

.vehiclePhoto .browse:hover {
}

.vehiclePhoto .browse.disabled {
    
}

.vehiclePhoto .browse .icon {
    display:block;
    position:absolute;
    top:50%;
    margin-top:-21px;
    width:42px;
    height:42px;
    background:transparent;
    background-image:url("/assets/lightbox-sprite.png");
    background-repeat:no-repeat;
    opacity:0;
    filter: alpha(opacity = 0);
    z-index:1000;
}

.vehiclePhoto:hover .browse .icon {
    opacity:0.25;
    filter: alpha(opacity = 25);
}

.vehiclePhoto:hover .browse:hover .icon {
    opacity:0.85;
    filter: alpha(opacity = 85);
}

.vehiclePhoto .prev {
    top:0px;
    left:0px;
}

.vehiclePhoto .prev .icon {
    background-position:-359px 0;
    left:5px;
}

.vehiclePhoto .next {
    top:0px;
    right:0px;
}

.vehiclePhoto .next .icon {
    background-position:-432px 0;
    right:5px;
}

.stockgallery #dataconnectDetailsContainer #vehicleContainer .vehiclePhoto.novideo {
    background: url("../images/no-image.png") no-repeat scroll left top #CCCCCC;
    height: 292px;
    width: 440px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .vehiclePhoto img {
    margin: 0 auto;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist {
    width: 100%;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .scrollablecontainer {
    position: relative;
    width: 100%;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .scrollablecontainer .scrollable {
    display: block;
    float: none;
    height: 110px;
    margin: 0 auto;
    width: 835px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .scrollablecontainer .scrollable .items {
    height: 100px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .scrollablecontainer .scrollable .items .itemrow {
    height: 110px;
    letter-spacing: -4px;
    width: 835px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .scrollablecontainer .scrollable .items .item {
    border: 2px solid #444444;
    display: inline-block;
    float: none;
    letter-spacing: normal;
    margin: 0px 3px 0px 0px;
    padding: 2px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .scrollablecontainer .scrollable .items .item.active, .stockgallery #dataconnectDetailsContainer #vehicleContainer .scrollablecontainer .scrollable .items .item:hover {
    border-color: #999999;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .scrollablecontainer .scrollable .items img {
    display: block;
    float: none;
    margin: 0;
    max-height: 75px;
    max-width: 90px;
    padding: 0;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist {
    padding: 0;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist .browse {
    background-image: url("/assets/lightbox-sprite.png");
    cursor: pointer;
    height: 24px;
    margin: 0;
    position: absolute;
    top: 25px;
    width: 24px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist .browse.disabled {
    opacity: 0.25;
    visibility: visible !important;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist .prev {
    background-position: 0 0;
    left: 0;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist .next {
    background-position: -162px 0;
    right: 0;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #photos {
    float: left;
    padding: 5px 5px 10px;
    /*width:100%;*/
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #videos {
    background: none repeat scroll 0 0 #2B2B2B;
    float: right;
    padding-bottom: 10px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #videos .container {
    padding-left: 25px;
    padding-top: 10px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #videos .item {
    border: 2px solid #333333;
    cursor: pointer;
    height: 48px;
    margin-top: 10px;
    padding: 2px;
    width: 64px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #videos .item.active, .stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #videos .item:hover {
    border-color: #999999;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #videos .video {
    background: url("/assets/01_V1.png") no-repeat scroll center center transparent;
    display: block;
    float: none;
    height: 48px;
    width: 64px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #videos .novideo:hover, .stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #videos .novideo.active {
    border-color: #333333;
    cursor: default;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .gallerylist #videos .novideo .video {
    background: url("../images/sprite-placeholder.png") no-repeat scroll -112px -48px transparent;
}
.stockgallery #vehicleContainer .image-list {
    color: #FFFFFF;
    font: 13px arial,sans-serif;
    padding-bottom: 3px;
    width: 100%;
}
.stockgallery #vehicleContainer .image-list em {
    font: italic 13px Georgia,arial,sans-serif;
    padding-left: 10px;
    color:#fff;
}
.stockgallery #vehicleContainer .image-list .curindex {
    color:#fff;
}
.stockgallery #vehicleContainer #photos .image-list {
    padding-left: 15px;
}
.stockgallery #dataconnectDetailsContainer #vehicleContainer .vehiclePhoto img {
    cursor:default;
}

#vehicleEnquiryForm {
    margin-top: 0px;
    width:100%;
}

.csn-stock-detailspage #vehicleEnquiryForm {
    margin:0px;
    padding:0px;
    width: 100%;
    background:#F7FBFF;
    border:1px solid #C2E5F9;
    border-bottom:2px solid #2C7CC0;
    border-right:0px;
}

.csn-stock-detailspage #vehicleEnquiryForm .title {
    display:block;
    width:100%;
    background:#2C7CC0;
}

.csn-stock-detailspage #vehicleEnquiryForm .title h2 {
    font-size:14px;
    color:#fff;
    margin:0px;
    padding:5px 10px;
    font-weight:bold;
}

.csn-stock-detailspage #vehicleEnquiryForm .enquiryFormContainer {
    padding:10px;
}

.csn-stock-detailspage #vehicleEnquiryForm fieldset {
    border: 0 none;
    padding: 0;
}
.csn-stock-detailspage #vehicleEnquiryForm label {
    clear: left;
    color: #393939;
    float: left;
    font-weight: normal;
    padding-top: 8px;
    text-align: left;
    width: 175px;
    font-size:12px;
}

.csn-stock-detailspage #vehicleEnquiryForm input, .csn-stock-detailspage #vehicleEnquiryForm select, .csn-stock-detailspage #vehicleEnquiryForm textarea {
    border: 1px solid #BEBEBE;
    float: left;
    font-size: 13px;
    margin-bottom: 0px;
    padding: 3px;
    width: 200px;
}

.csn-stock-detailspage #vehicleEnquiryForm textarea {
    height: 100px;
}

.csn-stock-detailspage #vehicleEnquiryForm .minmax {
    margin-right: 10px;
    width: 80px;
}

.csn-stock-detailspage #vehicleEnquiryForm #errorList {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    padding: 8px 5px;
}

.csn-stock-detailspage #vehicleEnquiryForm .error p {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F6F3CA !important;
    background-image: url("../images/icon-error-sm.png");
    background-origin: padding-box;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    background-size: auto auto;
    border: 1px solid #F78D31 !important;
    border-radius: 5px 5px 5px 5px;
    color: #CC0000;
    margin-bottom: 3px;
    padding: 5px 5px 5px 25px;
}

.csn-stock-detailspage #vehicleEnquiryForm input.error, .csn-stock-detailspage #vehicleEnquiryForm textarea.error, .csn-stock-detailspage #vehicleEnquiryForm select.error {
    background: none repeat scroll 0 0 #F6F3CA;
    border-color: #CC0000;
    box-shadow: 0 0 3px #F78D31;
    color: #CC0000;
}

.csn-stock-detailspage #vehicleEnquiryForm p {
    font-size: 12px;
    line-height: 1.25em;
    padding: 0;
    text-align: left;
}

.csn-stock-detailspage #vehicleEnquiryForm p.mandatory {
    color: #CC0000;
}

.csn-stock-detailspage #vehicleEnquiryForm .secondarymitContainer {
    padding: 10px;
    text-align: center;
}

.csn-stock-detailspage h1 {
    margin-top:0px;
}

.csn-stock-detailspage #detailsList .content {
    padding-top:0px;
}

.csn-stock-detailspage #detailsList .title .cell {
    vertical-align:top;
}

.csn-stock-detailspage #vehicleContainer .gallerylist {
    width:500px;
    margin:0px auto;
}

.csn-stock-detailspage #vehicleContainer .image-gallery-blurb {
    width:500px;
    margin:0px auto;
    text-align:center;
}

.csn-stock-detailspage #vehicleContainer .image-list {
    width:415px;
}

.csn-stock-detailspage #detailsContainer {
    width:500px;
}

.csn-stock-detailspage #detailsContainer dl dd {
    width:480px;
}

.csn-stock-detailspage #vehicleContainer ul li.collapsible li {
    width:225px;
}

.csn-stock-detailspage #vehicleContainer .accordion > ul > li a {
    background-position:435px -172px;
}

.csn-stock-detailspage .details-container .csn-properties .CarFactsLogo {
    background: url("../images/carfacts-sprite.png") no-repeat scroll -13px -57px transparent;
    cursor: pointer;
    display: block;
    height: 25px;
    position: relative;
    width: 79px;
}

.vehicle .carfacts-badge {
    background: url("../images/sprite-chrome.png") no-repeat scroll -288px -336px transparent;
    display: block;
    height: 20px;
    text-indent: -10000px;
    width: 110px;
    margin-top:10px;
}

.details-container .csn-properties .CarFactsLogo {
    cursor: pointer;
    position:relative;
}

.details-container .csn-properties .CarFactsLogo:hover #tips {
    display:block;
}

#tips, #tips-bike, #tips-boat {
    background-color: #FFFFFF;
    border: 1px solid #9D9D9D;
    border-radius: 4px 4px 4px 4px;
    display: none;
    left: 25px;
    padding: 10px;
    position: absolute;
    top: -47px;
    width: 292px;
    z-index: 5002;
}

#tips span.logo {
    background: url("../images/carfacts-sprite.png") no-repeat scroll -10px -58px transparent;
    display: block;
    height: 28px;
    width: 91px;
}

#tips p, #tips ul, #tips-bike p, #tips-bike ul, #tips-boat p, #tips-boat ul {
    margin: 2px;
}

#tips div, #tips-bike div, #tips-boat div {
    color: #666666;
    font-size: 11px;
    padding: 5px 0;
}

#tips p, #tips ul, #tips-bike p, #tips-bike ul, #tips-boat p, #tips-boat ul {
    margin: 2px;
    list-style-type: none;
}

#tips ul li, #tips-bike ul li, #tips-boat ul li {
    background: url("../images/carfacts-sprite-new.png") no-repeat scroll -12px -336px transparent;
    font-size: 10px;
    font-weight: normal;
    height: auto;
    line-height: 14px;
    margin-bottom: 3px;
    min-height: 15px;
    padding-left: 22px;
    list-style-type: none;
}

.call-connect-panel {
    background: none repeat scroll 0 0 #F3F7FD;
    color: #333333;
    font-size: 12px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    
    border: 1px solid #0073B8;
    border-top: 0 none;
    border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    
}

.call-connect-panel p {
    background:url("../images/enquiry-form-icons.png") no-repeat scroll 284px -443px transparent;
    color: #333333;
    display: block;
    font-size: 11px;
    left: 8px;
    line-height: 16px;
    margin-top: -12px;
    padding: 5px 0;
    position: absolute;
    top: 50%;
    width: 292px;
}


.call-connect-details {
    width: 159px;
}

.call-connect-details {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 8px 4px 8px 16px;
    width: 145px;
    
    border-left: 1px solid #0073B8;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
}

.call-connect-panel ol {
    margin:0px;
}

.call-connect-panel li {
    list-style-type: none;
}

.call-connect-panel .phone-number {
    background: url("../images/enquiry-form-icons.png") no-repeat scroll 0 -200px transparent;
    color: #333333;
    font-weight: bold;
    line-height: 18px;
    padding-left: 22px;
}


.call-connect-panel .car-code {
    background: url("../images/enquiry-form-icons.png") no-repeat scroll 0 -249px transparent;
    color: #990000;
    font-weight: bold;
    line-height: 18px;
    margin-top: 4px;
    padding-left: 22px;
    text-transform: uppercase;
}

.csn-stock-detailspage .redbook {
    margin-top:10px;
    text-align:right;
}

.csn-stock-detailspage .redbook img {
    display:inline;
}

.csn-stock-detailspage .accordion {
    background:#fff;
}

#vehicleContainer #standardfeatures, #vehicleContainer #factoryfeatures, #vehicleContainer #highlightedfeatures, #vehicleContainer #dealerfeatures, #vehicleContainer #aftermarketfeatures {
    background:#fff;
}

.item.video {
    width:100px;
    height:67px;
}

.item.video img {
    width:100px;
    height:67px;
    position:absolute;
    top:0px;
    left:0px;
}

.item.video .play-video {
    background: url("../images/sprite-chrome.png") no-repeat scroll -201px -344px transparent;
    display: block;
    height: 30px;
    left: 37px;
    position: absolute;
    text-indent: -10000px;
    top: 18px;
    width: 30px;
}

.redbook {
    text-align:right;
}

.result-count-switch {
    display:none;
}


.tabbed-pagination .pagination li.prev span,
.tabbed-pagination .pagination li.next span {
    color:#999;
}

.tabbed-pagination .pagination .next .icon-pagination-arrow {
    background-position: -401px -104px;
}

.tabbed-pagination .pagination li.prev a span,
.tabbed-pagination .pagination li.next a span {
    color:#666;
}

#clearsearch {
    display:none;
}

.csn-stock-detailspage .sociallinks {
    margin:5px;
}

.csn-stock-detailspage .sociallinks ul {
    margin:0px;
    padding:0px;
}

.csn-stock-detailspage .sociallinks ul li {
    list-style-type:none;
    float:left;
    margin:3px;
}

.csn-stock-detailspage .sociallinks .icon,
.csn-stock-detailspage .sociallinks .icon i {
    width:25px;
    height:25px;
    display:block;
}

.csn-stock-detailspage .sociallinks .icon i {
    background-position:top left;
    background-repeat:no-repeat;
    background-color:transparent;
    background-image:url(../images/sprite-social.png);
}

.csn-stock-detailspage .sociallinks .icon-facebook i {
    background-position:0px 0px;
}

.csn-stock-detailspage .sociallinks .icon-twitter i {
    background-position:0 -49px;
}

.csn-stock-gallerypage body {
    margin:0px;
    padding:0px;
}

/* Social Media Sharing */
.social_sharing {
    float: right;
    margin-bottom: 10px;
    margin-top: -16px;
    width: 80px;
}