@charset "utf-8";

.btn {
	border-radius: 0px !important;
}

.coupon-images img{
	max-width: 100%;
	padding: 4px;
}

.coupon-images{
	padding-bottom: 10px;
}

body {
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.site-container {
	width: 100%
}

.site-header-container {
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
}

.site-header {
	display: inline-block;
	width: 100%;
}

.header-left {
	display: inline-block;
	float: left;
	margin-top: 12px;
	margin-left:50px;
}

.header-right {
	display: inline-block;
	float: right;
	margin-right:50px;
}

.header-dealer-name {
	display: inline-block;
	float: left;
	width: 200px;
	margin-top: 3px;
} 

.header-left-contents {
	display: inline-block;
	float: left;
}

.header-dealer-info-container {
	margin-left: 20px;
	display: inline-block;
	float: left;
	margin-top: 3px;
}

.header-visit-us {
	margin-left: 20px;
	width: 123px;
	height: 40px;
	display: inline-block;
	background: rgba(244, 188, 0, 1);
	border-radius: 5px;
}

.header-visit-us-pad {
	padding: 10px;
}

.header-visit-us-text {
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

.header-visit-us-icon-container {
	color: #fff;
	float: right;
}

.header-visit-us-icon {
	font-size: 26px;
	margin-top: -2px;
}

.header-dealer-phone {
	font-size: 14px;
	font-weight: bold;
}

.header-dealer-website {
	font-size: 14px;
	font-weight: bold;
}

.make-logo {
	max-height: 60px;
	max-width: 480px;
}
.cp-make-logo {
	max-height: 60px;
	max-width: 480px;
}

#video_frame_bg {
	width: 100%;
	height: auto;
	padding-top: 56.25%;
	position: relative;
}



#video_viewport {
	background-image: url('../css-images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
}

#video_viewport.hover .track_ctrl_context_container {
	display: block;
}

#video_viewport.errorMsg{
	background-image:none;
}

#video_viewport.errorMsg div {
	display:none;
}

#video_viewport.errorMsg:before {
	line-height: 0;
	content: 'Sorry, this video has failed to load.';
	color: white;
	border: 20px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	position: relative;
	z-index: 1000;
}

.thumnailsDIV li a.loading{
	position:relative;
}

.thumnailsDIV li a.loading:before {
	color:#fff;
	content: 'LOADING';
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background: transparent;
	background-color: rgba(0, 0, 0, 0.4);
	background-image: url('http://uwmedia.us/mvp/globalassets/loadinggifs/white.gif');
	background-repeat: no-repeat;
	background-position: 4px 2px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: -15px;
	padding-bottom: 1px;
	padding-left: 26px;
	padding-top: 4px;
	height: 11px;
	width: calc(100% - 26px);
	z-index: 1000;
}

.thumnailsDIV {
	display: inline-block;
	margin-left: 110px;
	margin-top: 10px;
}

.thumnailsDIV a {
	text-decoration: none;
	text-transform: none;
	font-size: 15px;
	font-weight: bold;
}

.thumnailsDIV ul {
	width: 100%;
	list-style-type: none;
	margin: 0;
}

.thumnailsDIV ul:after {
	content: '';
	display: table;
	clear: both;
}

.thumnailsDIV li {
	display: inline-block;
	float: left;
	vertical-align:top;
	width:165px;
	list-style-type: none;
	padding-right: 0px;
	padding: 0 5px;
}

.thumnailsDIV .similar_vins_list li {
	width: 236px;
}

.thumnailsDIV li .thumbtxt {
	color: #FFF;
	padding: 5px 3px;
}

.thumnailsDIV li .thumbtxt .timedisplay {
	margin-top: 5px;
}

.thumbimg {
	height: auto;
	width:100%;
	padding-top: 56.25%;
	display:inline-block;
	background-position: top center;
	background-size: cover;
	background-color: #222;
	position: relative;
}

.playarrow {
	display:inline-block;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	background-position: center center;
	background-image:url('../../../../files/images/playarrow.png');
	position: absolute;
	top: 0;
	left: 0;
}

.titletext {
	font-size: 12px;
	text-decoration: underline;
}



.videos-content {
	max-width: 1000px;
	margin: 0 auto;
}

.divider {
	max-width: 1000px;
	margin: 0 auto;
	border-bottom: 1px solid#d3d3d3;
	margin-top: 20px;
	margin-bottom: 10px;
}

.cp-front-container {
	display: inline-block;
	width: 100%;
}

.cp-front-contents {
	max-width: 1000px;
	margin: 0 auto;
}

.cp-ul-continer {
	display: inline-block;
	width: 100%;
}

.cp-ul {
	list-style: none;
	margin-left: -25px;
	margin-top: 0px;
}

.cp-ul li {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.hours-text {
	font-size: 13px;
}

.footer-container {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.footer-contents {
	max-width: 1000px;
	margin: 0 auto;
}

.footer-dealer-info {
	display: inline-block;
	width: 100%;
}

.footer-service-container {
	float: left;
	width: 230px;
	margin-left: 10px;
}

.footer-heading {
	font-size: 24px;
	font-weight: bold;
}

.footer-contact-container {
	float: left;
	width: 200px;
	margin-left: 25px;
}

.footer-hours-container {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}

.footer-dealer-name {
	font-weight: bold;
}

.footer-dealer-container {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	font-size: 13px;
}

.footer-service-row {
	margin-top: 20px;
	margin-bottom: 20px;
}

.map-container {
	float: right;
	width: 485px;
	margin-right: 50px;
}

#map_bg {
	position: relative;
}

#map {
	background-color: #333;
	height: 350px;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}

#map a {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
}

#map a img{
	background-image: url(http://uwmedia.us/epsilon/salestouches_assets//mapdefault.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
}

.add-conv-cont {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.add-title {
	font-size: 13px;
	font-weight:bold;
}

.the-bottom {
	width: 100%;
	background: rgba(128, 130, 133, 1);
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding: 10px;
}

.pop-up-overlay {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 101;
	background: rgba(0,0,0,0.5);
	display: none;
}

.pop-up-container {
	height: auto;
	margin: 190px auto 0;
	width: 500px;
}

.pop-up-contents {
	float: left;
	background: #f3f3f3;
	width: 500px;
	position: relative;
	box-shadow: 0 0 5px #000;
	border-radius: 5px;
}

.pop-up-close-container {
	position: absolute;
	right: 0;
	top:-25px;
	cursor: pointer;
}

.pop-up-close-icon {
	color: #fff;
	font-size: 20px !important;
}

.pop-up-main-contents {
	height: auto;
	margin: 0 auto;
	position: relative;
	width: 500px;
}

.pop-up-main-container {
	float: left;
	width: 500px;
}

.pop-up-main-container-pad {
	padding: 20px;
}

.emailmethings,
.textmethings {
	cursor: pointer;
}

.pop-up-header-text {
	width: 100%;
	font-size: 24px;
	display: inline-block;
	color: #000;
}

input {
	font-family: inherit;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #999;
}

input:focus {
	border: 1px solid #444;
}

.email-row {
	width: 100%;
	display: inline-block;
	margin-top: 5px;
}

.email-row-text {
	color: #444;
	font-size: 14px;
	margin-bottom: 5px;
}

.email-action-row {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

.email-action-row-text {
	float: left;
	width: 49%;
	font-size: 14px;
}

.email-action-row-button {
	float: left;
	width: 49%;
}

.email-send {
	background: rgba(244, 188, 0, 1) none repeat scroll 0 0;
	display: inline-block;
	color: #fff;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.email-send-pad {
	padding: 10px;
}

.text-action-row-button {
	float: left;
	width: 100%;
}

.text-container {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}

.text-left {
	width: 49%;
	display: inline-block;
	float: left;
}

.text-right {
	width: 49%;
	display: inline-block;
	float: left;
}

.text-enter {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}

.text-input {
	float: left;
	display: inline-block;
}

.text-input-margin {
	float: left;
	display: inline-block;
	margin-left: 5px;
}

.text-rates {
	width: 100%;
	display: inline-block;
	color: #5086af;
}

.text-action-container {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.text-input-3num {
	width: 45px;
}

.text-input-4num {
	width: 50px;
}

.pop-up-error-message {
	font-size: 12px;
	color: #ff0000;
}

#video_pop_up {
	display: none;
	float: right; 
	position: fixed; 
	right: 0px; 
	top: 20px; 
	width: 404px;
	height: 234px; 
	background: rgb(255, 255, 255) none repeat scroll 0% 0%; 
	z-index: 2; 
	box-shadow: 0px 0px 5px rgb(0, 0, 0);
}

#video_main_container {
	display: inline-block;
	/*height: 724px;*/
	display: inline-block;
	width: 100%;
}

#video_pop_up_close {
	cursor: pointer;
	position: absolute;
	z-index: 9999;
	text-align: center;
	font-size: 30px;
	height: 40px;
	width: 40px;
	right: 5px;
	top: 5px;
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0px 0px;
}

.popout {
    animation: popout .5s ease;
    -webkit-animation: popout .5s ease;
}
@keyframes popout {
    from{transform:scale(0)}
    90%{transform:scale(1.1)}
    to{transform:scale(1)}
}
@-webkit-keyframes popout {
    from{-webkit-transform:scale(0)}
    80%{-webkit-transform:scale(1.1)}
    to{-webkit-transform:scale(1)}
}

.goodbye {
    animation: goodbye .4s ease;
    -webkit-animation: goodbye .4s ease;
    animation-name: goodbye ease;
	animation-fill-mode: forwards;
}

@keyframes goodbye {
    from{-webkit-transform:scale(1)}
    20%{-webkit-transform:scale(1.1)}
    30%{-webkit-transform:scale(.9)}
    40%{-webkit-transform:scale(.75)}
    60%{-webkit-transform:scale(.5)}
    85%{-webkit-transform:scale(.25)}
    100%{-webkit-transform:scale(0);display:none;}
    to{-webkit-transform:scale(0)}
}

.special-add-conv-cont {
	display: inline-block;
}

.special-add-conv-icon {
	width: 60px;
	font-size: 12px;
	padding: 10px;
	text-align: center;
	display: inline-block;
	float: left;
}

#video_XYposition:hover .ss-link {
	display:block;
}

/*.ss-link {
	display: none;
}*/

.ss-overlay {
	position: absolute;
	top: 400px;
	left: 425px;
	z-index: 99;
	color: #fff;
	padding: 10px;
}

/*#video_XYposition {
	clear :both;
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
}*/

#video_XYposition .track_ctrl_context_container {
	z-index: 101;
}

#video_XYposition .btn {
	background-color: black;
	border-color: black;
}

#video_XYposition {
    clear :both;
    position: absolute;
    top: 0 ;
    left: 0 ;
    width: 100% ;
    height: 100% ;
    margin: 0 ;
    overflow: hidden;
    z-index: 101;
}
@media (min-width: 420px) {
	.video_scrollDocked #video_pop_up_close {
		display: block !important;
	}
	.video_scrollDocked #video_XYposition{

	    position: fixed;
	    right: 0px;
	    top: 20px;
	    left: auto;
	    border: 10px solid white;
	    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	    box-shadow: 0px 0px 5px rgb(0, 0, 0);
	    clear: both;
	    width: 382px!important;
	    height: 225px!important;
	    margin: 0 !important;
	    overflow: hidden;

	}
}
