﻿.filterRow {
    margin-top: 20px;
    margin-bottom: 0 !important;
}
.filter.ddlyear {
    width: 130px;
}
.filter {
    border-right: 1px solid #ddd;
    padding: 10px 20px;
    float: left;
    height: 30px;
}
.filterName {
    margin: 0 20px 0 0;
    line-height: 30px;
    font-size: 12px;
}
.noRightBorder {
    border-right: 0;
}
#GalleySearch, #SpecSearch {
    margin-left: 15px;
    font-size: 11px;
}
.TabContainer {
    background-color: White;
    padding-top: 34px;
}
.PRContentFull, .PRTabMenuContainer
{
    background-color: #FFFFFF;
    border-bottom-left-radius: 10px; 	
    border-bottom-right-radius: 10px; 	
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
/* Start Images Thumbs */
/*.row.images{
	padding-bottom:20px;}*/
.imgLink {
	width:202px;
	height: 152px;
	display: block;
	background-position: 50% 50%;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-opera-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	cursor:pointer;
	background-repeat:no-repeat;
	-webkit-background-size: cover; /*for webKit*/
    -moz-background-size: cover; /*Mozilla*/
    -o-background-size: cover; /*opera*/
    background-size: cover; /*generic*/
}
/*.imgLink:hover > .actions {
	display:block;
}*/
.actions {
	display: block;
	position:absolute;
	top:0;
	z-index:10px;
	opacity:0;
}
.actionsHover
{
    opacity:1;
}
.zoom{
	width:30px;
	height:30px;
	background-color:rgba(0,0,0,0.7);
	border-color: rgba(255,255,255,255);
	border-width:2px;
	border-style:solid;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	-opera-border-radius: 30px 30px 30px 30px;
	-khtml-border-radius: 30px 30px 30px 30px;
	position: relative;
	top: 50px;
	left:85px;
	float:left;
	cursor:pointer;
}
.zoom .icon {
	background: url(/Content/7907/Media/General/webimage/icons/icons-sprite.png) no-repeat -25px -4px;
	width: 10px;
	height: 11px;
	display:block;
	position: relative;
	top: 9px;
	left: 9px;

}
.downloadBtn{
	height:24px;
	background-color:rgba(0,0,0,0.7);
	border-color: rgba(255,255,255,0.7);
	border-width:1px;
	border-style:solid;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-opera-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	position: relative;
	top: 110px;
	left:22px;
	font-size:12px;
	color:#fff;
	padding:2px 6px;
	float:left;
	cursor:pointer;
	}
.downloadBtn:hover, .downloadBtn .icon:hover{
	background-color:rgba(0,0,0,0.9);	
	}
.downloadBtn .icon{
	background: url(/Content/7907/Media/General/webimage/icons/icons-sprite.png) no-repeat -336px -64px;
	width: 20px;
	height: 23px;
	display:block;
	float:left;
	margin-left:6px;
	cursor:pointer;}
.download{
	float:left;
	padding:3px 0 0 3px}
/*.filter .dropDown ul {
	width:70px;}*/
/* End Images Thumbs */
.SearchButton
{
    color:#ffffff;
}
.SearchButton:hover
{
    color:#ffffff;
}
div.ImageGallery
{
    margin: 10px !important;
    background-color:#ffffff;
    padding:34px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    box-sizing: border-box;
    width: calc(100% - 20px) !important;
}
.ImageGallery .SideContent
{
    margin-top:0;
    margin-bottom: 40px;
    width:auto;
    line-height:20px;
}
.ClearBoth
{
    clear:both;
}
#thirdLevel
{
    height:auto !important;
}
.SearchSummary
{
    padding-bottom:40px;
}
.SearchSummary h3
{
    margin:0 !important;
    line-height:30px;
}
.TLN_BG
{
    margin:0;
    width:auto;
}
#resultHeader 
{
    padding-bottom: 10px;
    text-align: left;
}
#resultHeader h1
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.PicLens 
{
    float: right;
    text-align: center;
    width: 120px;
    padding-bottom: 6px;
}
#resultHeader p
{
    margin-top: 2px;
}
.imageResults 
{
    width: 680px;
    overflow: visible;
}
.imageDiv
{
    text-align: center;
    width: 150px;
    height: 210px;
    margin: 10px;
    float: left;
    overflow: visible;
    position: relative;
    background-color: #EFEFEF;
}
.imageDiv a img
{
    border:0;
}
.imageDiv a .preview
{
	display: none;
}
.imageDiv a:hover .preview
{
	display: block;
	position: absolute;
	left: -50%;
	top: -25%;
	z-index: 1;
}
.imageDiv .preview
{
    border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
    
#resultFooter 
{
    padding-top: 0px;
    background-color: #EFEFEF;
}
#pageNumbers 
{
    float: left;
}
#pageNumbers p
{
    color: #000000;
    font-size: 11px;
}
#navigation 
{
    padding-top: 10px;
    float:right;
}
.linkButton 
{
    float: left;
    width: 20px;
    height: 22px;
    overflow: hidden;
    padding-left: 2px;
    padding-right: 2px;
}
.pageLink 
{
    float: left;
    padding-left: 2.5px;
    padding-right: 2.5px;
    padding-top:3px;
    font-size: 8pt;
    color: #000000; 
    text-align: center;	
}
.pageLink a 
{
    font-size: 8pt;
}
    
.spacer
{
    padding: 5px;
}
    
.searchDiv
{
    text-align: left;
}
#formDiv 
{
    width: 250px;
    overflow: hidden;
}
.leftColumn 
{
    float: left;
    padding: 0px;
    width: 100px;
    text-align: left;
}
.rightColumn 
{
    float: left;
    padding-bottom: 10px;
}
.ulImageList
{
    list-style-type:none;
}
.ulImageList li
{
    margin-bottom:0;
    margin-top:30px;
}
.ulImageList li:first-child
{
    margin-top:0;
}
.Pager
{
    margin-top:20px;
}
.ImgViewerContainer
{
    position:absolute;
    z-index:-1;
    left:20px;
    top:0;
}
#ImageViewerCover
{
    position:absolute;
    width:956px;
    height:538px;
    background-color:#fff;
    z-index:1;
}
.PRImgViewerContainer
{
    left:-10px;
}
div.ModelImageGallery
{
    top: -10px;
    margin-top: 20px !important;
}
div.SCIVehicleTextHeader
{
    height:auto;
}
div.ModelImageGalleryContainer
{
    clear:both;
    position:relative;
    top: -20px;
}
div.PRImageGalleryContent
{
    background-color: #EEEEEE;
    margin-bottom: 10px !important;
}

#image-list {
    list-style: none;
    text-align: center;
}

    #image-list li {
        list-style: none;
        width: 202px;
        height: 152px;
        margin: 6px;
        display: inline-block;
        position: relative;
    }

    #image-list li:hover {
        cursor: pointer;
    }

    #image-list li div.img-link {
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 5px;
        transition: opacity 0.5s;
    }
        
    #image-list li:hover div.img-link {
        opacity: 0.75;
    }

    #image-list li div.logo-link {
        background-size: contain;
    }

    #image-list li div.actions {
        opacity: 0;
        transition: opacity 0.5s;
    }

    #image-list li:hover div.actions {
        opacity: 1;
    }

    #image-list .downloadBtn {
        width: 85px;
        position: absolute;
        left: 55px;
    }

    .pad #image-list li {
        margin: 4px;
        height: auto;
    }

    .pad #image-list li div.img-link {
            height: 152px;
            border: solid 1px #AAAAAA;
            border-radius: 0;
        }

    .pad #image-list .actions {
        position: static;
        width: 100%;
        opacity: 1;
        text-align: center;
    }

    .pad #image-list .downloadBtn {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
        width: 100%;
        height: 32px;
        margin: 2px;
        text-align: center;
    }

    .pad #image-list .download,
    .pad #image-list .icon {
        display: inline-block;
        float: none;
    }

    .pad #image-list .download {
        position: relative;
        top: -5px;
    }