/*# hero #*/

.hero {
    position: relative;
    height: 274px;
    margin: 0 0 0;
    overflow: hidden;
    *behavior: url(http://www.kiaofunioncity.com/dealersites/scripts/boxsizing.htc);
    background-color: #f2f2f2;
}

.hero > .right {
    position: absolute;
    z-index: 500;
    right: 0;
    top: 0;
    bottom: 0;
    width: 42px;
    background: url(images/quick-links-bg.png) 100%;
}

.hero .cycle-slideshow {
    right: 15px;
    position:relative;
}

.hero img {
    display: block;
    margin-left: 220px;
}

.hero .cycle-pager {
    position: absolute;
    right: 15px;
    bottom: 159px;
    z-index: 298;
    margin: 5px;
}

.hero .cycle-pager span {
    font: 0/0 a;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.3);
    float: left;
    margin: 1px;
    border-radius: 10px;
    padding: 4px;
    cursor: pointer;
}

.hero .cycle-pager span:hover {
    background-color: #333;
    /*color4*/
}

.hero .cycle-pager span.cycle-pager-active {
    background-color: #C41230;
    /*color3*/
}

/*# quick links #*/

.quick-links .tabs {
    z-index: 301;
    position: absolute;
    top: 0;
    left: 0;
}

.tabs .heading, .tabs .tab {
    background-image: url(images/quick-links-bg.png);
    position: relative;
    z-index: 1;
}

.tabs .heading {
    padding-left: 20px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    line-height: 49px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    font-style: italic;
    text-shadow: 2px 2px 2px #222;
    width: 218px;
}

.quick-links .tab {
    line-height: 45px;
    display: block;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: bold;
}

.quick-links .tab-1 {
    background-position: 0 -49px;
    text-indent: 40px;
    width: 211px;
}

.quick-links .tab-2 {
    background-position: 0 -94px;
    text-indent: 40px;
    width: 211px;
}

.quick-links .tab-3 {
    background-position: 0 -139px;
    text-indent: 42px;
    width: 217px;
}

.quick-links .tab-4 {
    background-position: 0 -184px;
    text-indent: 48px;
    width: 227px;
}

.quick-links .tab-5 {
    background-position: 0 100%;
    width: 243px;
    text-indent: 55px;
}

.quick-links .tab-1.selected, .quick-links .tab-1:hover {
    background-position: -250px -49px;
}

.quick-links .tab-2.selected, .quick-links .tab-2:hover {
    background-position: -250px -94px;
}

.quick-links .tab-3.selected, .quick-links .tab-3:hover {
    background-position: -250px -139px;
}

.quick-links .tab-4.selected, .quick-links .tab-4:hover {
    background-position: -250px -184px;
}

.quick-links .tab-5.selected, .quick-links .tab-5:hover {
    background-position: -250px 100%;
}

.panels .panel {
    left: 220px;
}

.panels .panel, .quick-links .panels .top, .quick-links .panels .bottom {
    right: 30px;
}


/* @group small CTAs */

.small-ctas a {
    background: url(images/small-cta-bg.png) #C41230;
    background-color: #C41230;
    /*color1*/
    border-radius: 5px;
    box-shadow: inset 0 0 15px rgba(0,0,0,.3), 0 0 1px rgba(255,255,255,.8);
    text-align: center;
    padding-top: 70px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    display: block;
	width: 140px;
	height: 96px;
}

.small-ctas a:hover {
    background-position: 0 
}

.small-ctas .icon {
    background: url(images/small-cta-icons-z.png) no-repeat;
    display: block;
    height: 70px;
    width: 140px;
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -70px;
}

.small-ctas .one {
    background-position: -16px 0;
}

.small-ctas .two {
    background-position: -163px 0;
}

.small-ctas .three {
    background-position: -317px 0;
}

.small-ctas .four {
    background-position: -464px 0;
}

.small-ctas .five {
    background-position: -616px 0;
}

.small-ctas .six {
    background-position: -763px 0;
}

/* @group specials */

.specials-rotator .rotator, .specials-rotator .trim, .specials-rotator .label {
    display: none;
}

.specials-rotator {
    overflow: hidden;
    background: #000;
    box-shadow: inset 0 1px 5px rgba(0,0,0,.1);
    position: relative;
    text-align: center;
    float: left;
    width: 50%;
	height: 210px;
}

.specials-rotator .cycle-prev, .specials-rotator .cycle-next {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    color: #333;
    background: #ddd;
    background: rgba(0,0,0,.1);
    cursor: pointer;
    line-height: 24px;
    padding: 0 7px;
    height: 34px;
    width: 34px;
    overflow: hidden;
    font-size: 36px;
    border: 1px solid #333;
    border-radius: 20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    *behavior: url(http://www.kiaofunioncity.com/dealersites/scripts/boxsizing.htc);

}

.specials-rotator .cycle-prev:hover, .specials-rotator .cycle-next:hover {
    background-color: #C41230;
}

.specials-rotator .cycle-prev {
    left: 0;
    border-bottom-left-radius: 0;
    text-align: left;
}

.specials-rotator .cycle-next {
    right: 0;
    border-bottom-right-radius: 0;
    text-align: right;
}

.specials-rotator .cycle-carousel-wrap {
    bottom:0;
}

.specials-rotator .heading {
    margin: 0;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    color: #fff;
    font-style: italic;
}

.specials-rotator .cycle-slide {
    *zoom: 1;
    *display: inline !important;
    overflow: hidden;
    padding: 40px 0 15px 15px;
}

.specials-rotator .cycle-slide a {
    width: 140px;
    height: 160px;
    position: relative;
    overflow: hidden;
    float:left;
    box-shadow: 0 2px 2px rgba(0,0,0,.2);
    background-color: #f2f2f2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
    background-image: -webkit-linear-gradient(top, #ffffff, #cccccc);
    background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
    background-image: -ms-linear-gradient(top, #ffffff, #cccccc);
    background-image: -o-linear-gradient(top, #ffffff, #cccccc);
    background-image: linear-gradient(to bottom, #ffffff, #cccccc);
    border: #999 solid 1px;
    border-color: #666 rgba(0, 0, 0, .2);
    border-top-width: 3px;
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
}

.specials-rotator .vehiclephoto {
    width: 94% !important;
    *width: 90% !important;
    border: 3px solid #FFFFFF !important;
    margin: 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    display: inline-block;
    /*display:block;*/
}

.specials-rotator .price {
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #FFF;
    background-color: #C41230;
    /*color3*/
    font-weight: bold;
    margin: 4px;
}

.specials-rotator a:hover .price {
    background-color: #333;
    /*color4*/
}


/*# large CTAs #*/

.large-ctas .heading {
    margin: 0;
    position: absolute;
    line-height: 50px;
    text-align: center;
    color: #fff;
    top: 0;
    right: 0;
    left: 0;
    box-shadow: inset 0 25px 2px rgba(255,255,255,.1);
}

.large-ctas a {
    width: 100%;
    height: 200px;
    position: relative;
    display: block;

    background: url(images/promos.jpg) 0 100% no-repeat;
    background-color: #000;
    /*color1*/
}

.large-ctas a:hover {
    background-color: #333;
    /*color2*/
}

.large-ctas .middle {
    background-position: -306px 100%;
}

.large-ctas .right {
    background-position: right 100%;
}

.large-ctas .btn {
    text-indent: 0;
    right: 0;
    bottom: 0;
    margin: 5px;
    color: #fff;
    position: absolute;
}

/*# testimonials #*/

.customername, .testimonialmakemodelyear {
    display: block;
    font-style: italic;
}

.testimonialPane {
    position: absolute;
    margin: 0 15px;
    top: 50px;
    left: 0;
    color: #444;
    right: 0;
}

.testimonialtext {
    display: block;
}

/* @group welcome box */

.welcome {
    clear: both;
    height: 128px;
    overflow-y: auto;
    padding: 10px;
    background: #f9f9f9;
    box-shadow: inset 0 1px 5px rgba(0,0,0,.1);
}

.welcome p, .welcome ul, .welcome ol {
    font-size: 12px;
    color: #333;
}

.welcome h1 {
    ;
}

.welcome h2 {
    margin: 10px 0;
}

/*Edits Facebook Like button & Google+ Follow button*/
.fb_ltr {width: 50px !important}
.fb-like span {width: 50px !important;}
.fb-like {padding-top: 6px;}
#___follow_0 {padding-top: 6px !important; width: 65px !important;}
#___follow_0 iframe {width: 65px !important;}
.siteHeader .si {clear: both;}


.hero.quick-links .cycle-prev {
background: #fff url(images/hero-arrows-black.png) 18px 17px no-repeat;
opacity: 0.7;
border-radius: 167px;
border: solid 1px #ddd;
box-shadow: 1px 3px 5px 0px #333 inset;
left: 239px;
padding: 25px;
width: 10px;
z-index: 300 !important;
position: absolute !important;
top: 145px;

}


.hero.quick-links .cycle-next {
background: #fff url(images/hero-arrows-black.png) -70px 17px no-repeat;
opacity: 0.7;
border-radius: 167px;
border: solid 1px #ddd;
box-shadow: 1px 3px 5px 0px #333 inset;
right: 20px;
padding: 25px;
width: 10px;
z-index: 9999;
position: absolute;
top: 145px;
}


.hero .cycle-next:hover {   

    transition: all .1s ease-in-out;
    background: #bf0f35 url(images/hero-arrows-white.png) -69px 17px no-repeat;
    opacity: 1;
    border-radius: 167px;
    border: solid 8px #ddd;
    box-shadow: 0px 13px 42px -7px #333 inset;
    padding: 25px;
    width: 10px;
    right:15px;
    z-index: 9999;
    top:140px;

 }
.hero .cycle-prev:hover { 

    transition: all .1s ease-in-out;
    background: #bf0f35 url(images/hero-arrows-white.png) 16px 17px no-repeat;
    opacity: 1;
    border-radius: 167px;
    border: solid 8px #ddd;
    box-shadow: 0px 13px 42px -7px #333 inset;
    left:233px;
    padding: 25px;
    top:140px;
    width: 10px;
    z-index: 9999;


 }
/* @end */