


.non {	display:none;	}

#tv_expand_banner_wrapper a {outline:0px !important;}
#tv_expand_banner_wrapper{
	top:0;
	left:0;
	width: 300px;
	height: 600px;
	position: absolute;
	text-transform: uppercase;
	background:#000000;
	clip:rect(0px, 300px, 600px, 0px);
}
#tv_banner_title{
	font-family: 'bemio_italicregular';
	text-transform: uppercase;
	color:#fff;
	font-size:16px;
	position:relative;
	top:3px;
	left:10px;
	line-height: 17px;
}
#tv_expand_banner_wrapper img{
	text-decoration:none;
	border:0px !important;
	border-style:none !important;
	outline:0px !important;
}
#tv_expand_border {
	border: thin solid black;
	pointer-events: none;
	width:298px;
	height:598px;
	position: absolute;
	top:0px;
	left:0px;
	background:none;
}

#tv_header{
	position: absolute;
	width: 300px;
	height: 119px;
	background-color: #000;
	top:0px;
	transition: all .7s ease-out;
	-webkit-transition: all .7s ease-out;
	-moz-transition: all .7s ease-out;
	-o-transition: all .7s ease-out;
}
#tv_right_header_image{
	position: absolute;
	top: 31px;
	left: 30px;
}
/*  01. navigation  */


#tv_expand_navigation{
    top: 119px;
    width: 300px;
    height: 20px;
    position: absolute;
    background-color: #CC092F;
    padding: 0;
    margin: 0;
}

#tv_expand_navigation .li{
	list-style: none;
	float:left;
	font-size:8.9px;
	display:block;
	cursor:pointer;
}

#tv_expand_navigation .li:hover{
	background-color:#000000;
}

#tv_expand_navigation .tv_expand_nav_btns{
	padding:0;
	position: relative;
	top:0;
	height:20px;
}

#tv_expand_navigation .tv_expand_nav_btns .innerNav{
	color:#ffffff;
	text-decoration: none;
	font-family:arial, sans-serif;
	display:block;
	height:20px;
	line-height: 20px;
	padding:0 5px;
}

#tv_expand_navigation #tv_expand_main_close_btn{
	position: absolute;
	left: 274px;
	top: 0px;
	height: 20px;
	width: 26px;
	padding:0px 0;
}

#tv_expand_navigation #tv_expand_main_close_btn div{
	position: relative;
	top:3px;
	left:7px;
}

#tv_expand_navigation .active{
	background-color:#000000;
}

/* 02. left content */
#tv_expand_left_content{
	width: 300px;
	height: 257px;
	position: absolute;
	top: 100px;
	background:url(tile.jpg) repeat;
}

.panelShow{
	display:block !important;
}

.block{
	display:none;
	margin-top:-15px;
	padding:0 10px 10px 10px;
}
h2{
	font-family: 'bemio_italicregular';

}
.block .h2{
	font-size: 14px;
	font-family: 'bemio_italicregular';
	font-weight: bold;
	text-align:center;
	line-height: 15px;
	color: #000;
	margin-top: -210px;
}

.block img{
	position: absolute;
}
#tv_expand_left_content .tv_expand_footer_btns{
	font-family:arial, sans-serif;
	font-size:12px;
	line-height: 34px;
	text-transform: none;
}

#tv_expand_left_content #tv_expand_btns{
	position: absolute;
	top:220px;
	left:83px;
}

/* 03. right content */
#tv_expand_right_content{
	width: 220px;
	height: 243px;
	position: absolute;
	top: 357px;
	left: 0px;
	background-color: #F4F4F4;
	font-family: arial, sans-serif;
	text-transform: none;
	color: #565656;
	padding: 0 40px;
}
#tv_expand_right_info{
	margin: 0 0 17px 20px;
}
#tv_expand_text{
	font-size:17px;
	margin-bottom:0;
}

#tv_expand_address{
	font-size:10px;
	font-weight: bold;
}

#tv_expand_btns{
	padding:0;
	margin:0;
	height:22px;
}

#tv_buyOnline {
	float: left;
    display: block;
    background-color: #E0393D;
    height: 26px;
    padding: 0 6px;
    margin-right: 5px;
    position: relative;
    /* top: -1px; */
    font-size: 13px;
    text-decoration: none;
    color: #ffffff;
    line-height: 27px;
    cursor: pointer;
}

#tv_expand_btns div{
	float:left;
	display:block;
	background-color:#E0393D;
	height:26px;
	padding:0 6px;
	margin-right:5px;
	position: relative;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	line-height: 27px;
	cursor:pointer;
	margin-top: 5px;
}

#tv_expand_btns div:hover{
	background-color:#000000;
}

#tv_shop_btn {
/*	width: 120px;	*/
/*	text-align: center;	*/
/*	padding-top: 3px;	*/
	font-size:12px !important;
	line-height: 22px !important;
	position: relative;
	top: 5px !important;
}

#tv_expand_main_disclaimer{
	font-size:7px;
	display:inline-block;
	width: 100%;
	margin-bottom: 0;
}

#tv_expand_right_content img{
	display:block;
	margin:0 auto;
}

/* 04. product pop ups */
#tv_expand_lightbox {
	width: 100%;
	height: 513px;
	display: block;
	position: absolute;
	background: rgba(0,0,0,.7);
	display: none;
	top:32px;
}

#tv_expand_lightbox.tv_expand_show {
	display: block;
}

#tv_expand_innerLightbox{
	width: 280px;
	height: 385px;
	position: relative;
	display: block;
	margin: 0 auto;
	top: 118px;
	overflow:hidden;
	color:#ffffff;
	background:url(tile.jpg) repeat;
}

#tv_expand_lightbox_left{
	width:60%;
	height: 186px;
	display: block;
	float:left;
}

#tv_expand_lightbox_right {
	width: 400px;
	height: 306px;
	display: block;
	background-color: #E2383F;
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	transform: rotate(-6deg);
	position: absolute;
	left: -5px;
	top: 172px;
}

#tv_expand_lightbox_right_content {
	-webkit-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-ms-transform: rotate(6deg);
	-o-transform: rotate(6deg);
	transform: rotate(6deg);
	width:222px;
	margin-left: 60px;
}

#tv_expand_lightbox_close{
	position:absolute;
	left: 277px;
	top: 114px;
	cursor:pointer;
}

.tv_expand_product_title{
	font-size:12px;
	text-transform: none;
	font-family:arial, sans-serif;
	font-weight: bold;
	margin: -10px 0 0 10px;
}

.tv_expand_product_price{
	font-size:40px;
	line-height: 0;
	margin:50px 0 0 30px;
	font-weight: normal !important;
	position: relative;
	left: -8px;
}

/* Jay--CHECK ON THIS */
.tv_cans .tv_expand_product_price {
	font-size: 22px;
	line-height: 24px;
	text-align: center;
	width: 220px;
	margin-left: -19px;
	margin-top: 30px;
}
#tv_expand_lightbox_right_content.tv_cans {margin-left: 63px;}
.tv_cans .tv_expand_product_title {display: none;}
.tv_expand_product_Subhead{
	font-size:18px;
	line-height: 15px;
	margin-left:53px;
	font-weight: normal !important;
}

.tv_expand_product_Desc {
	font-family: arial, sans-serif;
	font-size: 11px;
	text-transform: none;
	margin: -20px 0 0 10px;
	line-height: 13px;
}

.tv_expand_product_Desc div {
	font-family: arial, sans-serif;
	font-size: 11px;
	text-transform: none;
	margin: -20px 0 0 10px;
	line-height: 13px;
}
.tv_cans .tv_expand_product_Desc {margin:-8px 0 0 0;}
.tv_cans .tv_expand_product_cta {bottom:-42px;top:auto;}

.clicky{
	cursor:pointer;
}

section img {
	cursor:pointer;
}

.tv_expand_product_cta{
	font-family:arial, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	padding:5px 10px;
	position: absolute;
	top:136px;
	left:48px;
	text-decoration:none;
	text-transform:none;
	cursor:pointer;
}
.tv_expand_product_cta:hover{
	background-color:#000000;
	color:#FFFFFF;
}

/* 05. disclaimer */
#tv_expand_disclaimer_paint{
	position: absolute;
	width:100%;
	top:233px;
	left: 0px;
	top:110px;
	display:none;
	color:#000000;
	font-family:arial, sans-serif;
	font-size:10px;
	text-decoration: none;	
	text-transform: none;
	left: 10px;
	top: 194px;
}
#tv_expand_disclaimer{
	position: absolute;
	width:100%;
	top:225px;
	display:none;
}

#tv_expand_disclaimer p{
	font-size:10px;
	line-height: 11px;
	font-family: arial, sans-serif;
	color:#ffffff;
	text-transform: none;
	background-color:rgba(0,0,0,.8);
	border-radius:5px;
	padding:10px;
	width:260px;
	margin:0 auto;
	display:block;
}

#tv_expand_disclaimer_close_btn {
	position: absolute;
	left: 276px;
	top: -5px;
	cursor:pointer;
}
#tv_expand_disclaimer_btn{
	color:#000000;
	font-family:arial, sans-serif;
	font-size:10px;
	text-decoration: none;
	position: absolute;
	font-weight: bold;
	text-transform: none;
	left: 10px;
	top: 234px;
	cursor:pointer;
	/*Jay--make not selectable*/
}

/* Jay--CHECK ON THIS */
#tab2_shopBtn{
	line-height: 11px !important;
	text-align: center;
	padding: 5px 8px 0 8px;
}
#tab2_giftBtn{
	line-height: 31px !important;
}
/* PAINT SALE CSS FIX */
#each{
	position: absolute;
	top: 0px;
	left: 169px;
}
#bogo{
	font-size: 24px;
	line-height: 25px;
	margin: -33px 0 0 7px;
	display: block;
}
#bogo_price{
	font-size: 38px;
	line-height: 0;
	font-weight: normal !important;
	margin: 23px 0 32px -32px;
}
#bogo_desc{
	margin: -15px 0 0 10px;
}
#changeZipContainer {
	position: absolute;
	background-color: #FFF;
	width: 92px;
	height: 26px;
	overflow: hidden;
	z-index: 90;
	display: none;
	z-index:2;
}
#zipInput {
	position: absolute;
	width: 66px;
	height: 26px;
	overflow: hidden;
}
#zipCodeInput {
	width: 58px;
	position: absolute;
	left: 2px;
	text-align: center;
}
#zipGo {
    position: relative;
    right: -109px;
    top: -2px;
    background-color: #CCC;
    width: 24px;
    height: 72px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    cursor: pointer;
    padding: 3px;
}
.hide{
	display:none;
}
/*STORE LOCATORE*/
.locator{
	font-size: 10px;
	font-weight: bold;
}

.bg-exit{
	font-family: arial, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #F9F5F5;
    padding: 5px 10px;
    position: absolute;
    top: 136px;
    left: 48px;
    text-decoration: none;
    text-transform: none;
    cursor: pointer;
}
