@font-face {
    font-family: 'SourceSansProRegular';
    src: url('../fonts/aSourceSansProRegular_f_2034.eot');
    src: url('../fonts/aSourceSansProRegular_f_2034.eot') format('embedded-opentype'),
         url('../fonts/aSourceSansProRegular_f_2034.woff') format('woff'),
         url('../fonts/aSourceSansProRegular_f_2034.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: 'SourceSansProRegular',Arial, Helvetica, sans-serif;
	font-size: 16px;
}

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

.container{
	width: 726px;
	height: 88px;
	position: relative;
    background-color: white;
    overflow: hidden;
    border: 1px solid #888888;
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
    animation-fill-mode: forwards;    
}

#frame1 {
    position: absolute;
    top: 0px;
    left:0px;   
    width:728px;
    height:90px;    
}  

#stars_back font:nth-child(2) {
    position: absolute;
    text-align: center;
    top: 1px;
    left: 80px;
}

#frame1.fadeOutAnimate {
  -webkit-animation: fadeOut 0.5s;
  -moz-animation: fadeOut 0.5s;
  -ms-animation: fadeOut 0.5s;
  -o-animation: fadeOut 0.5s;
  animation: fadeOut 0.5s;  
  animation-fill-mode: forwards;  
}

#F1_bgImage {
    position: absolute;
    top: -1px;
    left:-1px; 
}

#frame2 {
    position: absolute;
    width:726px;
    height:90px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left:0px;
    margin: auto;
    opacity: 0;
}  

.hitall {
    position: absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
}

.imgHolder {
    position: absolute;
    width: 726px;
    display: none;
}
#logoImage{
    left: -26px;
    top: 18px;
    width: 234px;
}

#frameLeftX {
    position: relative;
    float: left;
    width:91px;
    height:90px;
    top: 0px;
    left: 180px;
    opacity: 0;
    display: none;

    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
    animation-fill-mode: forwards;

    animation-delay:0.7s;
    -webkit-animation-delay:0.7s; /* Safari and Chrome */
    -webkit-animation-fill-mode: forwards; 

}

#frameRightX{
    position: relative;
    float: left;
    width:403px;
    height:90px;
    top: 0px;
    left:204px;
    text-align: left;
    padding-top: 0px;
    margin-top: 0px;
    opacity: 0;
    display: none;

    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
    animation-fill-mode: forwards;

    animation-delay:0.4s;
    -webkit-animation-delay:0.4s; /* Safari and Chrome */
    -webkit-animation-fill-mode: forwards;     
}


#carouselHolder{
    position: relative;
    width:91px;
    height:90px;
    overflow: hidden;
    
}

.itemImage {
    position: absolute;
    float:left;
    margin: 0px;
    padding: 0px;
    float: left;
    top: 0px;
    left:0px;
    width:91px;
    height: 90px;    
    clip: rect(0px,158px,163px,0px);
}
          

#navArrowLeft{
    position: absolute;
    float: left;
    width:23px;
    height:39px;
    top: 23px;
    left: 180px;
    background-image: url("../images/arrow_left.png"); 
    background-repeat: no-repeat;
    display: none;
}

#navArrowRight{
    position: absolute;
    float: right;
    width:23px;
    height:39px;
    top: 23px;
    left: 249px;
    background-image: url("../images/arrow_right.png"); 
    background-repeat: no-repeat;  
    display: none; 
}

/*#stars_parnt{
    position: absolute;
    width: 115px;
    height: 30px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
}*/

#stars {
    position: absolute;
    width:115px;
    height:25px;
    left:0px;
    top: 0px;
    text-align: left;
    font-size: 17px;
    line-height: 90%;
    letter-spacing: 0.12em;
    vertical-align: middle;    
}

#stars_back {
    position: absolute;
    width:115px;
    height:25px;
    left:0px;
    top:29px;
    text-align: left;
    font-size: 17px;
    line-height: 90%;
    letter-spacing: 0.12em;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;    
}

#starholder {
    position: absolute;
    width:115px;
    height:25px;
    left:0px;
    top: 29px;
    overflow: hidden;
    text-align: left;
}


#itemName {
    position: relative;
    top:9px;
    left: 0px;
    height: auto;
    /*width: 71%;*/
    width: 286px;
    padding-top: 0px;
    font-family: 'SourceSansProRegular',Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.1em;
    text-align: left;
    overflow: hidden;
    color: #454446;
    white-space: nowrap;
}

#itemDesc {
    position: absolute;
    /*width: 71%;*/
    top:56px;
    left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    font-family: 'SourceSansProRegular',Arial, Helvetica, sans-serif;
    color: #afadaa;
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    overflow: hidden;
}

#itemDescOffer {
    position: absolute;
    overflow: hidden;
    top:62px;
    left: 0px;
    width: auto;
    height: 20px;
    padding-top: 0px;
    font-family: 'SourceSansProRegular',Arial, Helvetica, sans-serif;
    color: #e35053;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    letter-spacing: -0.005em;
}

#itemDescDate {
    position: absolute;
    overflow: hidden;
    top:62px;
    left: 0px;
    width: auto;
    height: 20px;
    padding-top: 0px;
    font-family: 'SourceSansProRegular',Arial, Helvetica, sans-serif;
    color: #afadaa;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    letter-spacing: -0.005em;
}

#cta_background {
    border-radius: 4px;
    background: #e35053;
    padding: 0px; 
    width: 110px;
    height: 36px; 
}

#cta {
    bottom: 0;
    height: 36px;
    left: 0;
    margin: 24px 0 auto auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 110px;
}

#alignCTAtxt {
    position: absolute;
    top: 0px;
    width:110px;
}

#cta_text {
    position: relative;
    top: 6px;
    color: white;
    font-size: 15.33px;
    display: inline-block;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@keyframes fadeOut {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Firefox < 16 */
@-moz-keyframes fadeOut {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeOut {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Internet Explorer */
@-ms-keyframes fadeOut {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Opera < 12.1 */
@-o-keyframes fadeOut {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* preloader */
#preloader5{
    position:absolute;
    top:0;
    left:0;
    bottom: 0;
    right: 0;
    margin: auto;
    width:30px;
    height:30px;
    background:#aaaaaa;
    border-radius:50px;
    animation: preloader_5 1.5s infinite linear;
}
#preloader5:after{
    position:absolute;
    width:50px;
    height:50px;
    border-top:10px solid #e35053;
    border-bottom:10px solid #e35053;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-radius:50px;
    content:'';
    top:-20px;
    left:-20px;
    /*animation: preloader_5_after 1.5s infinite linear;*/
}
@keyframes preloader_5 {
    0% {transform: rotate(0deg);}
    50% {transform: rotate(180deg);background:#e35053;}
    100% {transform: rotate(360deg);}
}
@keyframes preloader_5_after {
    0% {border-top:10px solid #aaaaaa;border-bottom:10px solid #aaaaaa;}
    50% {border-top:10px solid #e35053;border-bottom:10px solid #e35053;}
    100% {border-top:10px solid #aaaaaa;border-bottom:10px solid #aaaaaa;}
}