@charset "UTF-8";
/* CSS Document */

	@font-face {
font-family: 'bemio_italicregular';
	src: url('Bemio Italic.eot');
	src: url('Bemio Italic.eot?#iefix') format('embedded-opentype'), 
		 url('Bemio Italic.woff') format('woff'), 
		 url('Bemio Italic.ttf') format('truetype'), 
		 url('Bemio Italic.svg#Bemio Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

#tv_cta_main {
	color:#fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	width:140px;
	margin:auto;
	background: #d12637;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em;
	padding: 4px 0;
	position: absolute;
	 -webkit-animation: tv_cta_main_animation .5s 1 ease-out;
	 -moz-animation: tv_cta_main_animation .5s 1 ease-out;
	 -o-animation: tv_cta_main_animation .5s 1 ease-out;
	 animation: tv_cta_main_animation .5s 1 ease-out;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(102,102,102,1);
	-moz-box-shadow: 0px 2px 3px 0px rgba(102,102,102,1);
	top: 0px;
	left:80px;
	box-shadow: 0px 2px 3px 0px rgba(102,102,102,1);
}

#tv_banner_wrapper{
	width:298px;
	height:248px;
	position: absolute;
	top:0;
	left:0;
	overflow: hidden;
	font-family: 'bemio_italicregular', sans-serif;
	text-transform: uppercase;
	background:#fff;
	border: solid 1px #ccc;
	cursor:pointer;
	display:none;
}

#tv_bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faeceb+0,ca2613+75 */
	height: 250px;
	width: 300px;
	background: rgb(250,236,235); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(253,248,242,1) 0%, rgba(205,74,40,1) 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,248,242,1)), color-stop(75%,rgba(205,74,40,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(253,248,242,1) 0%,rgba(205,74,40,1) 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(253,248,242,1) 0%,rgba(205,74,40,1) 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(253,248,242,1) 0%,rgba(205,74,40,1) 75%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(253,248,242,1) 0%,rgba(205,74,40,1) 75%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faeceb', endColorstr='#ca2613',GradientType=0 ); /* IE6-9 */
	
	position: absolute;
	/*opacity: 0;*/
	top: 0px;
	transition: all 1.5s ease-out;
	
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation: tv_bg_animation 12s 1 ease-out;
	-moz-animation: tv_bg_animation 12s 1 ease-out;
	-o-animation: tv_bg_animation 12s 1 ease-out;
	animation: tv_bg_animation 12s 1 ease-out;
}
#tv_body_text{
	position: absolute;
	font-size: 24px;
	line-height: 24px;
	left:0;
	top:40px;
	font-weight: 900;
	font-style: italic;
}

#tv_text1{
	position: relative;
	text-align:center;
	margin:auto;
	opacity:0;
	width:300px;
	color: #e2383f;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
		
	 -webkit-animation: tv_bodyText_animation_one 6.5s 1s 1 ease-out;
	 -moz-animation: tv_bodyText_animation_one 6.5s 1s 1 ease-out;
	 -o-animation: tv_bodyText_animation_one 6.5s 1s 1 ease-out;
	 animation: tv_bodyText_animation_one 6.5s 1s 1 ease-out;
}

#tv_text2{
	position: relative;
	text-align:center;
	margin:auto;
	opacity:0;
	width:300px;
	color: #e2383f;
	top: -30px;
	color:#fff;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	 -webkit-animation: tv_bodyText_animation_two 10.5s 0s 1 ease-out;
	 -moz-animation: tv_bodyText_animation_two 10.5s 0s 1 ease-out;
	 -o-animation: tv_bodyText_animation_two 10.5s 0s 1 ease-out;
	 animation: tv_bodyText_animation_two 10.5s 0s 1 ease-out;
}

#tv_left_footer_text {
	top: 14px;
	left: 20px;
	position: relative;
}

#tv_left_footer_text .price{
	font-size:30px;
	position:absolute;
	left:0px !important;
}

/*#tv_left_footer_text span.txt{
	font-size:18px;
	position: absolute;
	top:-5px;
	left:41px;
	width:50px;
}*/
#tv_left_footer_text span.txt{
	font-size:12px;
	position: absolute;
	font-weight: bold;
	top:-9px;
	left: -12px;
}

#tv_left_footer_text .gallon{
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	color:#020202;
	font-family:arial, sans-serif;
	font-style:normal;
	margin-left: 18px;
}

.tv_falling_item {
	display: inline-block;
	width: 47px;
	height: 51px;
	margin: -160px 10px 54px -34px;
	position: relative;
	/*position:absolute;*/
	top: -15px;
	background:url("flower2.png");

}

.tv_falling_item:nth-child(1) {
	-webkit-animation: fallingLeaves 3s 1s 1 ease-in, burstingLeaves 2s 6.2s 1 ease-out;
	-moz-animation: fallingLeaves 3s 1s 1 ease-in, burstingLeaves 2s 6.2s 1 ease-out;
	 -o-animation: fallingLeaves 3s 1s 1 ease-in, burstingLeaves 2s 6.2s 1 ease-out;
	 animation: fallingLeaves 3s 1s 1 ease-in, burstingLeaves 2s 6.2s 1 ease-out;
}

.tv_falling_item:nth-child(2) {
	-webkit-animation: fallingLeaves 3.2s 1.2s 1 ease-in, burstingLeaves 2.2s 6.4s 1 ease-out;
	-moz-animation: fallingLeaves 3.2s 1.2s 1 ease-in, burstingLeaves 2.2s 6.4s 1 ease-out;
	 -o-animation: fallingLeaves 3.2s 1.2s 1 ease-in, burstingLeaves 2.2s 6.4s 1 ease-out;
	 animation: fallingLeaves 3.2s 1.2s 1 ease-in, burstingLeaves 2.2s 6.4s 1 ease-out;
}

.tv_falling_item:nth-child(3) {
	-webkit-animation: fallingLeaves 3s 1.5s 1 ease-in, burstingLeaves 2s 6.5s 1 ease-out;
	-moz-animation: fallingLeaves 3s 1.5s 1 ease-in, burstingLeaves 2s 6.5s 1 ease-out;
	 -o-animation: fallingLeaves 3s 1.5s 1 ease-in, burstingLeaves 2s 6.5s 1 ease-out;
	 animation: fallingLeaves 3s 1.5s 1 ease-in, burstingLeaves 2s 6.5s 1 ease-out;
}

.tv_falling_item:nth-child(4) {
	-webkit-animation: fallingLeaves 3.1s 1.6s 1 ease-in, burstingLeaves 2.1s 6.6s 1 ease-out;
	-moz-animation: fallingLeaves 3.1s 1.6s 1 ease-in, burstingLeaves 2.1s 6.6s 1 ease-out;
	 -o-animation: fallingLeaves 3.1s 1.6s 1 ease-in, burstingLeaves 2.1s 6.6s 1 ease-out;
	 animation: fallingLeaves 3.1s 1.6s 1 ease-in, burstingLeaves 2.1s 6.6s 1 ease-out;
}

.tv_falling_item:nth-child(5) {
	-webkit-animation: fallingLeaves 3s 1.1s 1 ease-in, burstingLeaves 2s 6.3s 1 ease-out;
	-moz-animation: fallingLeaves 3s 1.1s 1 ease-in, burstingLeaves 2s 6.3s 1 ease-out;
	 -o-animation: fallingLeaves 3s 1.1s 1 ease-in, burstingLeaves 2s 6.3s 1 ease-out;
	 animation: fallingLeaves 3s 1.1s 1 ease-in, burstingLeaves 2s 6.3s 1 ease-out;
}
#tv_falling_items {
	position: absolute;
	width: 100px;
	height: 250px;
	top: -2px;
	left: 30px;
}
#tv_can div{
	display:block;
	margin:auto;
	position: relative;
	top: 250px;
	 -webkit-animation: tv_can_animation_one 12s 1 ease-out, tv_can_animation_two 1.9s 4.6s 1 ease-out;
	 -moz-animation: tv_can_animation_one 12s 1 ease-out, tv_can_animation_two 1.9s 4.6s 1 ease-out;
	 -o-animation: tv_can_animation_one 12s 1 ease-out, tv_can_animation_two 1.9s 4.6s 1 ease-out;
	 animation: tv_can_animation_one 12s 1 ease-out, tv_can_animation_two 1.9s 4.6s 1 ease-out;
}

#tv_red{
	color:#E2383F;
}
#tv_cans {
	position: absolute;
	left:3px;
	top: 35px;
	width: 300px;
	text-align: center;
	-webkit-animation: tv_cans_animation 16.5s 1 ease-out;
	-moz-animation: tv_cans_animation 16.5s 1 ease-out;
	-o-animation: tv_cans_animation 16.5s 1 ease-out;
	animation: tv_cans_animation 16.5s 1 ease-out;
}


#tv_can_bkg, #tv_cans_bkg {
	background-repeat:no-repeat !important;
	background-position:top;
	height:200px;
}

#tv_footer{
	position: absolute;
	width:300px;
	height:64px;
	background: -webkit-linear-gradient(#D0D1D2, #f2f2f2); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#D0D1D2, #f2f2f2); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#D0D1D2, #f2f2f2); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#D0D1D2, #f2f2f2); /* Standard syntax */	top:186px;
	color:#e2383f;
	font-weight: 900;
	font-style: italic;
	border-top: dashed 1px #666;
	-webkit-animation: tv_footer_animation .5s 1 ease-out;
	-moz-animation: tv_footer_animation .5s 1 ease-out;
	-o-animation: tv_footer_animation .5s 1 ease-out;
	animation: tv_footer_animation .5s 1 ease-out;
}

#tv_left_footer{
	width:150px;
	font-size:16px;
	line-height: 16px;
	position: absolute;
	top:0px;
	left:12px;
}

#tv_cta_footer {
	color:#fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 8px;
	font-weight: 900;
	font-style: normal;
	width:100px;
	margin:auto;
	background: #d12637;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em;
	padding: 2px 0 1px 0;
	position: relative;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(102,102,102,1);
	-moz-box-shadow: 0px 2px 3px 0px rgba(102,102,102,1);
	box-shadow: 0px 2px 3px 0px rgba(102,102,102,1);
}

#tv_right_footer{
	width:108px;
	left:182px;
	top:13px;
	position: absolute;
	font-size: 11px;
	line-height: 11px;
}

#tv_right_footer_text{
	position: relative;
	left:9px;
	color: #000;
}

@-webkit-keyframes tv_bodyText_animation_one {
	0%   { opacity: 0;}
	10%   { opacity: 1;}
	95% { opacity: 1;}
	100% { opacity: 0;}
}

@-moz-keyframes tv_bodyText_animation_one {
	0%   { opacity: 0;}
	10%   { opacity: 1;}
	95% { opacity: 1;}
	100% { opacity: 0;}
}

@-o-keyframes tv_bodyText_animation_one {
	0%   { opacity: 0;}
	10%   { opacity: 1;}
	95% { opacity: 1;}
	100% { opacity: 0;}
}

@keyframes tv_bodyText_animation_one {
	0%   { opacity: 0;}
	10%   { opacity: 1;}
	95% { opacity: 1;}
	100% { opacity: 0;}
}

@-webkit-keyframes tv_bodyText_animation_two {
	0%   { opacity: 0;}
	75%   { opacity: 0;}
	80%   { opacity: 1;}
	95% { opacity: 1;}
	100% { opacity: 0;}
}

@-moz-keyframes tv_bodyText_animation_two {
	0%   { opacity: 0;}
	75%   { opacity: 0;}
	80%   { opacity: 1;}
	95% { opacity: 1;}
	100% { opacity: 0;}
}

@-o-keyframes tv_bodyText_animation_two {
	0%   { opacity: 0;}
	75%   { opacity: 0;}
	80%   { opacity: 1;}
	95% { opacity: 1;}
	100% { opacity: 0;}
}

@keyframes tv_bodyText_animation_two {
	0%   { opacity: 0;}
	75%   { opacity: 0;}
	80%   { opacity: 1;}
	95% { opacity: 1;}
	100% { opacity: 0;}
}





@-webkit-keyframes tv_footer_animation {
	0%   { top: 250px;}
	100% { top: 186px;}
}

@-moz-keyframes tv_footer_animation {
	0%   { top: 250px;}
	100% { top: 186px;}
}

@-o-keyframes tv_footer_animation {
	0%   { top: 250px;}
	100% { top: 186px;}
}
@keyframes tv_footer_animation {
	0%   { top: 250px;}
	100% { top: 186px;}
}

@-webkit-keyframes tv_cta_main_animation {
	0%   { top: -30px;}
	100% { top: 0px;}
}

@-moz-keyframes tv_cta_main_animation {
	0%   { top: -30px;}
	100% { top: 0px;}
}

@-o-keyframes tv_cta_main_animation {
	0%   { top: -30px;}
	100% { top: 0px;}
}

@keyframes tv_cta_main_animation {
	0%   { top: -30px;}
	100% { top: 0px;}
}


@-webkit-keyframes tv_can_animation_one {
	0%   { top: 250px;}
	7.8% { top: 50px;}
	86% { top: 50px;}
	94%   { top: 250px;}
}

@-moz-keyframes tv_can_animation_one {
	0%   { top: 250px;}
	7.8% { top: 50px;}
	86% { top: 50px;}
	94%   { top: 250px;}
}

@-o-keyframes tv_can_animation_one {
	0%   { top: 250px;}
	7.8% { top: 50px;}
	86% { top: 50px;}
	94%   { top: 250px;}
}

@keyframes tv_can_animation_one {
	0%   { top: 250px;}
	7.8% { top: 50px;}
	86% { top: 50px;}
	94%   { top: 250px;}
}



@-webkit-keyframes tv_can_animation_two {
	0%   { left: -5px;}
	4%   { left: 5px;}
	8%   { left: -5px;}
	12%   { left: 5px;}
	16%   { left: -5px;}
	20%   { left: 5px;}
	24%   { left: -5px;}
	32%   { left: 5px;}
	36%   { left: -5px;}
	40%   { left: 5px;}
	44%   { left: -5px;}
	48%	{ left: 5px;}
	52%   { left: -5px;}
	56%	{ left: 5px;}
	60%   { left: -5px;}
	64%	{ left: 5px;}
	68%   { left: -5px;}
	72%	{ left: 5px;}
	76%   { left: -5px;}
	80%	{ left: 5px;}
	84%   { left: -5px;}
	88%	{ left: 5px;}
	92%   { left: -5px;}
	96%	{ left: 0px;}
	100%	{ left: 0px;}
}

@-moz-keyframes tv_can_animation_two {
	0%   { left: -5px;}
	4%   { left: 5px;}
	8%   { left: -5px;}
	12%   { left: 5px;}
	16%   { left: -5px;}
	20%   { left: 5px;}
	24%   { left: -5px;}
	32%   { left: 5px;}
	36%   { left: -5px;}
	40%   { left: 5px;}
	44%   { left: -5px;}
	48%	{ left: 5px;}
	52%   { left: -5px;}
	56%	{ left: 5px;}
	60%   { left: -5px;}
	64%	{ left: 5px;}
	68%   { left: -5px;}
	72%	{ left: 5px;}
	76%   { left: -5px;}
	80%	{ left: 5px;}
	84%   { left: -5px;}
	88%	{ left: 5px;}
	92%   { left: -5px;}
	96%	{ left: 0px;}
	100%	{ left: 0px;}
}

@-o-keyframes tv_can_animation_two {
	0%   { left: -5px;}
	4%   { left: 5px;}
	8%   { left: -5px;}
	12%   { left: 5px;}
	16%   { left: -5px;}
	20%   { left: 5px;}
	24%   { left: -5px;}
	32%   { left: 5px;}
	36%   { left: -5px;}
	40%   { left: 5px;}
	44%   { left: -5px;}
	48%	{ left: 5px;}
	52%   { left: -5px;}
	56%	{ left: 5px;}
	60%   { left: -5px;}
	64%	{ left: 5px;}
	68%   { left: -5px;}
	72%	{ left: 5px;}
	76%   { left: -5px;}
	80%	{ left: 5px;}
	84%   { left: -5px;}
	88%	{ left: 5px;}
	92%   { left: -5px;}
	96%	{ left: 0px;}
	100%	{ left: 0px;}
}

@keyframes tv_can_animation_two {
	0%   { left: -5px;}
	4%   { left: 5px;}
	8%   { left: -5px;}
	12%   { left: 5px;}
	16%   { left: -5px;}
	20%   { left: 5px;}
	24%   { left: -5px;}
	32%   { left: 5px;}
	36%   { left: -5px;}
	40%   { left: 5px;}
	44%   { left: -5px;}
	48%	{ left: 5px;}
	52%   { left: -5px;}
	56%	{ left: 5px;}
	60%   { left: -5px;}
	64%	{ left: 5px;}
	68%   { left: -5px;}
	72%	{ left: 5px;}
	76%   { left: -5px;}
	80%	{ left: 5px;}
	84%   { left: -5px;}
	88%	{ left: 5px;}
	92%   { left: -5px;}
	96%	{ left: 0px;}
	100%	{ left: 0px;}
}


@-webkit-keyframes fallingLeaves {
	0% {opacity: 1;-webkit-transform: translate(100px, 0px) rotateZ(0deg);}
	100% {opacity: 1;-webkit-transform: translate(100px, 250px) rotateZ(360deg);}
}
@-moz-keyframes fallingLeaves {
	0% {opacity: 1;-moz-transform: translate(100px, 0px) rotateZ(0deg);}
	100% {opacity: 1;-moz-transform: translate(100px, 250px) rotateZ(360deg);}
}
@-o-keyframes fallingLeaves {
	0% {opacity: 1;-o-transform: translate(100px, 0px) rotateZ(0deg);}
	100% {opacity: 1;-o-transform: translate(100px, 250px) rotateZ(360deg);}
}
@keyframes fallingLeaves {
	0% {opacity: 1; transform: translate(100px, 0px) rotateZ(0deg);}
	100% {opacity: 1; transform: translate(100px, 250px) rotateZ(360deg);}
}


@-webkit-keyframes burstingLeaves {
	0% {opacity: 1;-webkit-transform: translate(100px, 250px) rotateZ(0deg);}
	100% {opacity: 1;-webkit-transform: translate(100px, 0px) rotateZ(360deg);}
}
@-moz-keyframes burstingLeaves {
	0% {opacity: 1;-moz-transform: translate(100px, 250px) rotateZ(0deg);}
	100% {opacity: 1;-moz-transform: translate(100px, 0px) rotateZ(360deg);}
}
@-o-keyframes burstingLeaves {
	0% {opacity: 1;-o-transform: translate(100px, 250px) rotateZ(0deg);}
	100% {opacity: 1;-o-transform: translate(100px, 0px) rotateZ(360deg);}
}
@keyframes burstingLeaves {
	0% {opacity: 1; transform: translate(100px, 250px) rotateZ(0deg);}
	100% {opacity: 1; transform: translate(100px, 0px) rotateZ(360deg);}
}

@-webkit-keyframes tv_bg_animation {
	0% {opacity: 0;}
	60% {opacity: 0;}
	75% {opacity: 1;}
	100% {opacity: 1;}
}
@-moz-keyframes tv_bg_animation {
	0% {opacity: 0;}
	60% {opacity: 0;}
	75% {opacity: 1;}
	100% {opacity: 1;}
}
@-o-keyframes tv_bg_animation {
	0% {opacity: 0;}
	60% {opacity: 0;}
	75% {opacity: 1;}
	100% {opacity: 1;}
}
@keyframes tv_bg_animation {
	0% {opacity: 0;}
	60% {opacity: 0;}
	75% {opacity: 1;}
	100% {opacity: 1;}
}


@-webkit-keyframes tv_cans_animation {
	0% {opacity: 0;}
	68% {opacity: 0;}
	72% {opacity: 1;}
	100% {opacity: 1;}
}
@-moz-keyframes tv_cans_animation {
	0% {opacity: 0;}
	68% {opacity: 0;}
	72% {opacity: 1;}
	100% {opacity: 1;}
}
@-o-keyframes tv_cans_animation {
	0% {opacity: 0;}
	68% {opacity: 0;}
	72% {opacity: 1;}
	100% {opacity: 1;}
}
@keyframes tv_cans_animation {
	0% {opacity: 0;}
	68% {opacity: 0;}
	72% {opacity: 1;}
	100% {opacity: 1;}
}


#prBnrRoll{
	position:absolute;
	height:187px;
	width:280px;
	background:rgba(14,222,148,1.00);
	top:0;
	left:0;
	opacity:0;
}

#prBnrCoupon{
	position:absolute;
	height:63px;
	width:300px;
	background:rgba(14,222,148,1.00);
	/*top:187;
	left:0;*/
	opacity:0;
}

#prBnrLogo{
	position:absolute;
	height:63px;
	width:150px;
	background:rgba(14,222,148,1.00);
	left:170px;
	opacity:0;
}
	
	
	