@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
}


body {
	/*background:url(/images/bg.jpg) top center fixed no-repeat;*/
	background-size: 100% 100%;strike
	background-color:#fff;
	margin:0 auto;
	width:100%;
	height:100%;
	color:#818181;
	overflow:auto;
	text-align:center;
	font-family:"Proxima Nova", arial, helvetica, verdana;
	/*hack ie resize fondo
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg.jpg', sizingMethod='scale')";
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg.jpg', sizingMethod='scale');*/
}

.home {
	/*width:825px;*/width:100%;
	text-align:center;
	display:inline-table;
	padding:0 auto;
	margin-top:30px;
	margin-left:15px;
}
.all-page {
	width:855px;
	text-align:left;
	padding:0 auto;
	clear:both;
}
/*#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}*/
#bg {
	width:100%;
}
#outerwrapper {
	text-align:center;
	/*width:936px;*/
	margin-top:10px!important;
	margin-left:auto;
	margin-right:auto;
	/*background:url(../images/bg-trans.png) top repeat-x!important;*/
	/*background:url(../images/bg-trans.png);*/
	display:inline-table;
	/*border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-khtml-border-radius: 6px;*/
/*	behavior: url(https://system.netsuite.com/c.1309134/script/PIE.htc);
	position:relative;*/
/*	border:2px solid #CCC; */
}
#innerwrapper {
	/*width:936px!important;*/
	text-align:center;
	margin:0px;
	/*background-image:url(../images/footer.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
}
#div__body {
/*	padding-top:20px!important;*/
	/*width:870px!important;
	margin-left:30px!important;
	color:#828282;
	float:left;*/
	/*clear:both;*/
}
/*#div__body table {
	padding:0px;
}
#div__body table:first-child {
	margin-left:0px!important;
	padding-left:0px!important;
	float:left;
}*/
#div__header {
	/*width:895px;
	text-align:left;
	float:right;*/
	/*clear:both;*/
}
.login a {
	color:#818181;
	text-decoration:none;
	font-family:"Proxima Nova", arial, helvetica, verdana;
	font-size:11px;
	font-style:italic;
}


.header-right {
	width:76%;
	float:right;
	text-align:left;
	color:#828282;
	font-size:14px;
}
/*old slider css removed*/
.logins {
	float:right;
	white-space:nowrap;
	width:470px;
	margin-bottom:25px;
}
.logins div {
	float:left;
}
.login {
	margin-right:10px;
	margin-top:7px;
	font-size:12px;
	float:right;
}
a {
	text-decoration:none;
}
.sign-up {
	margin-right:15px;
}
.storelocator {
	margin-right:15px;
}
div.search {
	-ms-border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	-khtml-border-radius:6px;
	border:2px solid #DDD;
	background-color:white;
	float:right!important;
	height:22px!important;
	width:138px;
	overflow:hidden;
}
.search form {
	margin:0px!important;
	height:20px!important;
	padding:0px!important;
	width:138px!important;
}
.search input:focus, input:focus {
	outline: none;
}
.div-text2 {
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	border: 2px solid #DDD;
	float:left;
	margin-bottom:20px;
}
.text-s2 {
	outline: none;
	margin-left:3px;
	border:none;
	padding:0px;
	height:20px!important;
	width:250px!important;
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
	font-size:11px;
	color:#BFBFBF;
	font-weight:normal;
	float:left;
}
.goo {
	float:left;
	margin-left:10px;
	margin-bottom:20px;
}
#go {
	float:left;
	border:none;
}
.search input {
	outline: none;
	margin-left:3px;
	border:none;
	padding:0px;
	height:20px!important;
	width:138px!important;
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
	font-size:11px;
	color:#BFBFBF;
	border:none;
	font-weight:normal;
}
.nav {
	/*float:right;
	clear:both;
	width:100%;
	font-size:12px;
	font-weight:normal!important;
	margin-right:30px;*/
}
.nav {
    float: left;
    /* clear: both; */
    /* width: 100%; */
    font-size: 12px;
    font-weight: normal!important;
    margin-right: 30px;
}
.nav ul {
	list-style:none;
	margin-right:40px;
	float:right;
	/*clear:both;*/
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	list-style:none;
}
.nav ul li {
	float:left;
	margin-left:23px;
	margin-right:23px;
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
	font-style:normal;
	font-size:13px;
	list-style:none;
}
.navigation {
	margin:0px;
	padding-top:20px;
	padding-bottom:10px;
}
.navigation a {
	color:#818181;
}
.activo {
	/* color:#0097D5!important; */
    color: #FFFFFF!important;
    font-weight: 600;
}
/*.slide {
	float:left;
	width:554px;
	height:313px;
	background-color:white;
	-moz-box-shadow:  0 2px 2px #dbdbdb;
	-webkit-box-shadow:  0 2px 2px #dbdbdb;
	box-shadow:  0 2px 2px #dbdbdb;
	-webkit-border-radius: 6px;
	border:2px solid #dbdbdb;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
}
#slider {
	float:left;
	width:554px;
	height:277px;
	/*clear:both;*/
	-moz-box-shadow:  0 2px 2px #dbdbdb;
	-webkit-box-shadow:  0 2px 2px #dbdbdb;
	box-shadow:  0 2px 2px #dbdbdb;
	-webkit-border-radius: 6px;
	border-bottom:2px solid #dbdbdb;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
}
#slider ul {
	margin:0px;
	padding:0px;
	float:left;
	/*clear:both;*/
	list-style:none;
}
.banners {
	background-color:white;
	border:2px solid #d8d8d8;
	-moz-box-shadow:  0 2px 2px #dbdbdb;
	-webkit-box-shadow:  0 3px 3px #dbdbdb;
	box-shadow:  0 2px 2px #dbdbdb;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-khtml-border-radius: 3px;
	width:211px;
	height:67px;
	float:left;
	/*clear:both;*/
	margin-bottom:11px;
}
.banners .img-banners {
	float:left;
	margin-left:4px;
	padding-top:3px;
	overflow:hidden;
	width:60px;
	height:64px!important;
	overflow:hidden;
}
.banners .texto-banners {
	font-size:11px;
	width:135px;
	text-align:left;
	margin-right:3px;
	margin-top:4px;
	float:right;
	color:#828282;
	font-family:"Proxima Nova", arial, helvetica, verdana;
	line-height: 14px;
}
.texto-banners div {
	clear:both;
	font-size:14px;
	font-weight:bold;
	color:#828282;
	font-family:"Proxima Nova", arial, helvetica, verdana;
	margin-bottom: 2px;
}
a img {
	border:none;
}
.bottom-home {
	float:left;
	/*clear:both;*/
	width:100%;
	padding-top:20px;
	margin-bottom:20px;
}
.bottom-inside {
	float:left;
	text-align:left;
	width:100% /*880px*/;
	padding-top:20px;
	margin-bottom:20px;
	font-size:13px;
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
	font-weight:normal!important;
}
.cart {
    
	background-image:url(/Fresh-Site/images/add_t0_cart.png)!important;
	height:20px;
	width:73px; */
	border:none;
	cursor:pointer;
/*	background-repeat:no-repeat; */
}
.bottom-inside a {
	color:#0098d6;
}
.adds-bottom-home {
	width:560px;
	float:left;
	text-align:left;
}
.adds-bottom-home .add1, .adds-bottom-home .add2, .adds-bottom-home .add3, .adds-bottom-home .add4 {
	float:left;
	width:215px!important;
	height:145px!important;
}
.adds-bottom-home a {
	text-decoration:none;
}
.slide-right {
	float:right;
	width:217px;
}
.add1 {
	float:left;
	width:200px;
	padding-bottom:10px;
}
.add2, .add3 {
	float:left;
	width:200px;
	margin-left: 38px
}
.linki {
	float:left;
	/*clear:both;*/
}
.linki a {
	padding-bottom:12px;
	color:#0097D5!important;
	line-height:11px;
	float:left;
	/*clear:both;*/
}
h2 {
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
	font-size: 22px!important;
	color: #00597C; /* #e17000;*/ 
	font-weight:normal;
}
h3 {
	color:828282;
	font-size:18px;
}
h5{
	margin-top:10px;
	margin-bottom:10px;
}
.add-title {
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
	font-size:16px;
	line-height:14px;
	padding-bottom:6px;
	margin-bottom:5px;
/*	border-bottom:1px solid #818181; */ 
	float:left;
	/*clear:both;*/
	width:100%;
	color:#818181;
}
.add-title a {
        font-weight: bold;
        color: #00577D;
/*	color:#818181!important; */
}
.blue {
	color:#0098d6!important;
}
.blue a{
	color:#0098d6!important;
	text-decoration:none;
}
.inside-add {
	float:left;
	/*clear:both;*/
	width:100%;
	padding-top:4px;
	font-size:12px;
	color:#818181;
	padding-bottom:16px;
}
.inside-add a {
	text-decoration:none;
	color:#818181;
}
#why {
	float:left;
	width:100%;
	height:auto;
	text-align:center;
}
#why img {
}
.add-img-shop {
	float:left;
	width:100%;
	text-align:center;
	height:144px!important;
	background-color:white;
}
.add-img {
	text-align: center;            /* float:left; */
	width: 100%;                    /* 58px; */
	height:100px;
	overflow:hidden;
}
.add-img img {
	/*width:58px;*/width:89px;
	height:auto;
}
.add-links {
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
	font-size:12px;
	float:right;
	width:120px;
	text-align:left;
	margin-left:6px;
}
.news-home {
	float:right;
	font-size:16px;
	width:217px;
	text-align:left;
}
.buttons {
	float:left;
	/*clear:both;*/
	width:100%;
}
.buttons .view-details {
	width:86px;
	float:left;
	margin-left:2px;
	/*margin-left:12px;*/
}
.buttons .buy-now {
	float:right;
	width:80px;
	/*margin-right:8px;*/
}
.buttons .buy-now .cart, .down-price .cart{
	/* background-image:url(/images/add-to-cart.jpg); */
        background-color:#00577D!important;
	height:43px!important;
	width:158px!important;
        border-radius:17px;
	border:none;
	cursor:pointer;
	background-repeat:no-repeat;
	float:left;
}

.msrp
{
	font-size:10px;
	color: #828282;
}
.itemlistcelltd{
	width:210px;
}
.inside-item .add-title {
	border-bottom:0px!important;
	height:30px;
}
.inside-item {
	float:left;
	width:175px;
	height:auto;
	padding:0;
	margin:0;
}
.add-img-item{
	float:left;
	width:175px;
	height:153px;
	text-align:center;
}
.add-img-item img{
	margin:0 auto;
	width:auto;
	height:145px;
}
.offer {
	color:#D40000;
	font-size:12px;
	margin-top: -2px;
	margin-bottom: -6px;
	padding-bottom: 4px;
}
.buttons {
	float:left;
	/*clear:both;*/
	padding-top:10px;
	width:100%;
}
.news-home .news {
	float:left;
	/*clear:both;*/
	padding-bottom:15px;
	width:100%;
}
.tettersnews {
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
	font-size:14px;
	border-bottom:1px solid #818181;
	margin-bottom:5px;
	padding-bottom:5px;
}
.tettersnews .content-desc{
float:left!important;
width:100%!important;
height:auto!important;
}


.news-title, .news-title a {
	color:#0098d6;
	font-family:"Proxima Nova"demi, arial, helvetica, verdana!important;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;
	font-style:italic;
	font-size:14px;
}
.news-text {
	font-family:"Franklin", IeFranklin, arial, helvetica, verdana!important;
	color:#818181;
	font-size:11px;
	padding-top:4px;
}
.news-text a {
	color:#818181;
	font-size:11px;
}
.news-bottom {
	float:left;
	/*clear:both;*/
	width:100%;
	padding-top:4px;
}
.news-date {
	font-size:9px;
	float:left;
	font-style:italic;
}
.news-more {
	font-size:10px;
	color:#0F9DD8;
	float:right;
	font-style:italic;
}
#div__footer {
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
/*	padding-top:20px!important; */
	padding-left:auto;
	padding-right:auto;
	/*width:855px!important;*/
	color:#828282;
	text-align:center;
	display:inline-table;
   width: 100%;
}
.footer-lft {
	float:left;
	color:#818181;
	font-size:10px;
	margin-top:10px;
	width: 140px;
	text-align: left
}
.footer-middle {
	float:left;
	margin-left:160px;
}
.footer-middle img {
	float:left;
	margin-right:4px;
	margin-left:4px;
}
.footer-rgt {
	float:right;
	font-size:10px;
	color:#818181;
	margin-top:10px;
}
.footer-rgt a {
	color:#818181;
}
#bg {
	position: fixed;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
}
.quick-links {
	float:left;
	width:153px;
	margin-bottom:50px;
}
.quick-rounded {
	float:left;
	background-image:url(/images/bullet-big.jpg);
	background-position:right!important;
	background-repeat:no-repeat;
	behavior: url('border-radius.htc');
 	border.radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:2px solid #ECEBEC;
	display: table; 
	height: 34px; /*adaptar el alto seg�n necesidades*/
	#position: relative; /*HACK IE* 7 y para abajo*/ 
	overflow: hidden;
	margin-top:1px;
}
.quick-rounded .round {
	font-size:10px;
	font-weight:bold;
	/*margin-top:1px;*/
	top: 50%;/*HACK IE*/
	display: table-cell; 
	vertical-align: middle;	
}
.quick-rounded .round div {
 	/*#position: relative; HACK IE
 	#top: -50%; HACK IE
	margin:2px;
	padding:3px;*/
	width:140px;
	margin-left:5px!important;
	#position: relative; /*HACK IE*/ 
	#top: -50%; /*HACK IE*/
	margin:2px;
	padding:3px;
}
.quick-rounded .round a {
	color:#005373;
	float:left;
}
#special span {
	padding-top:5px!important;
	padding-left:4px;
}
.quick-rounded span {
	float:left;
	padding-top:11px;
	padding-left:4px;
	width:150px;
}
.quick-links-title {
	background-color:#C4C4C4;
	color:#E17000;
	height:33px;
	text-align:center;
	-ms-border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	-khtml-border-radius:3px;
	font-weight:bold;
	vertical-align:middle!important;
	width:153px;
	float:left;
}
.quick-links-title h4 {
	margin-top: 7px;
	padding: 0px;
	font-size: 12px;
	float: left;
	width: 100%;
	text-align:left;
	text-shadow: 0.1em 0.1em #D4D4D4;
}
.success-stories {
	float:left;
	width:153px;
}
.success-title {
	background-color:#C4C4C4;
	color:#E17000;
	height:33px;
	text-align:center;
	-ms-border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	-khtml-border-radius:3px;
	font-weight:bold;
	float:left;
	width:100%;
}
.success-title h4 {
	margin-top: 6px;
	padding: 0px;
	font-size: 12px;
	float: left;
	width: 100%;
	text-align:left;
	text-shadow: 0.1em 0.1em #D4D4D4;
}
.name-testi {
	color:#204D6F;
	font-weight:bold;
	background-image:url(/images/testi.jpg);
	background-repeat:no-repeat;
	background-position:left!important;
	width:100%;
	font-size:11px;
	background-position:top left;
	height:35px;
	text-align:right;
	float:left;
	line-height:35px;
	/*clear:both;*/
}
.testi {
	background-color:#ECF2FC;
	float:left;
	/*clear:both;*/
	font-size:10px;
	width:100%;
}
.testi .margenes {
	float:left;
	padding:10px;
}
.text-testi {
	font-size:11px;
	font-style:	italic;
	float:left;
}
.read-testi {
	color:#0098d6;
	font-size:10px;
	float:right;
	font-weight:bold;
	font-size:10px;
	margin-top:3px;
}
.inside-left {
	float:left;
	width:680px; 
	/**overflow:hidden;**/
}
/* .inside-left table{
		width:680px!important;
		width:650px!important;

}*/
table#prod-cell-table, table#prod-cell-table table{
	width:680px!important;

}
/*.itel-list-item, .itel-list-item table{
	width:866px!important;
	float:left;
	clear:both;
	display:table;
	margin:0px!important;
	padding:0px!important;
}
.itel-list-item table tbody, .itel-list-item table tbody tr{
	width:866px!important;
	float:left;
	clear:both;
	display:inline-table;
}*/

/*.itel-list-item, .itel-list-item table{
	width:866px!important;
	float:left;
	clear:both;
	display:table;
	margin:0px!important;
	padding:0px!important;
}
.itel-list-item table tbody, .itel-list-item table tbody tr{
	width:866px!important;
	float:left;
	clear:both;
	display:inline-table;
}
.itel-list-item table tbody tr td{
	float:left;
	display:run-in;
	height:296px;
	empty-cells:hide;
	
}
.itelistcell{
	width:300px!important;
	float:left;
	clear:both;
	display:inline-table
}
*/
.cell{
	width:220px!important;
	float:left;
}
.itel-list-item, .itel-list-item tbody{
	display:table;
	width:880px!important;
	overflow:hidden;
}
.itel-list-item tbody table{
	display:table;
	width:880px!important;
	overflow:hidden;
}
.itemlist {
	width:175px!important;
	padding:12px 18px!important;
	height:265px;
	float:left;
	font-size:12px;
	color:#8B8B8B;
	background:url(/images/item-list_background.jpg) no-repeat;
	margin-bottom:10px;
}
.cate-tab {
	width:850px!important;
	height:auto;
	float:left;
	padding:0 15px!important;
}
.cate-tab tr{
	width:850px!important;
	height:auto;
	float:left;
	overflow-x:hidden;
}
.cate-tab .add1{
	margin-right:100px;
}
h1 {
	font-size:2.5em;
	color:#A9AE00; /* #00A9DF */
	margin-top:0px;
	padding:0px;
	margin-bottom:12pt;
}
.small-description-info font, .small-description-info font span, .small-description-info{
	font-size:14px!important;
	line-height:19px!important;
}
.inside-right {
	float:right;
	width:153px;
}
.inside-right h4 {
	margin-top:7px!important;
	padding:0px;
	font-size:12px;
	float:left;
	/*clear:both;*/
	width:100%;
	text-align:left!important;
	text-shadow: 0.1em 0.1em #F7F9FA;
	margin-left:5px;
}
.beadcrumbs {
	float:left;
	/*clear:both;*/
	text-align:left;
	width:100%;
	font-size:9px;
	color:#818181;
	margin-top:30px;
	font-weight:bold;
}
.beadcrumbs a, .beadcrumbs a:hover {
	font-weight:normal!important;
	color:#818181!important;
	text-decoration:none!important;
	font-size:9px;
}
.bgltmedtext {
	background-color:white!important;
}
.large-description {
	float:left;
	font-size:14px!important;
	line-height:19px!important;
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
}
table, table td{
	font-family:"Proxima Nova", arial, helvetica, verdana!important;	
}
.large-description h2, .large-description h3{
	margin-top:30pt!important;
	margin-bottom:12pt!important;
}
.large-description ul{
	float:left;
	clear:both;
	width:100%;
	margin-left:10px;
	margin-bottom:12pt!important;	
}
.large-description ul li{
	padding-left:20px;
	list-style-image:url(http://teeter-inversion.com/images/li.jpg);
	list-style-position:inside;
	margin-bottom:5px;
	/** width: 650px; **/
}

.small-desc-info {
	font-size:13px;
}
.bottom-inside .bottom-information {
	float:left;
	/*clear:both;*/
	width:100%;
	padding-top:30px;
}
.bottom-inside .bottom-information .add-title {
	font-weight:bold;
}
#contact-cell-table .add1{float:left; width:200px; margin-right:100px;}
#prod-cell-table .add1{float:left; width:200px; margin-right:40px;}
.item-list-item{float:left; width:880px; height:auto;}
.item-list-item tr{float: left; width: 880px; height:auto!important;}
.item-list-item td.text{display:none;}
/*gallery*/
.gallery {
    float: left;
    width: 408px;
    background-color: white;
}
.thumb {
	float:left;
	/*clear:both;*/
	/*margin-top:5px;*/
	width:100%;
}
.thumb .thm {
	float:left;
	width:31px;
	overflow:hidden;
	margin-right:4px;
	height:29px;
	border:1px solid #707070;
}
.thumb img {
	width:31px;
	height:29px;
}
.table-inversion {
	float:right;
/*	border:1px solid #CCCCCC; */
	width: 500px; /* 289px; */
}
.table-inversion ul li{
	margin-bottom:5px!important;
}



.table-inversion .title {
   /*	background-color:#00A9DF; 
	color:white; */
/*	border-bottom:3px solid grey; */
	height:40px;
	font-weight:bold;
	/*float:left; fresh*/
	width:100%;
	overflow:hidden;
	#position:relative;
	display:table;
        padding-left:5px;
}
.verti{
	#position: absolute;/*HACK IE*/ 
	#top: 50%;/*HACK IE*/
	display: table-cell; 
	vertical-align: middle;
}
.verti .u_title_label{
	font-size:26px;
        color:#00577D;
}
.table-inversion .title div {
    width: 100%;
	/*clear:both;*/
	#position: relative; /*HACK IE*/ 
	#top: -50%; /*HACK IE*/
	margin:2px;
	padding:3px;
}
.table-inversion .text {
	float:left;
	color:#8B8B8B;
	/*clear:both;
	width:545px;*/
	font-size:13px!important;
	line-height:17px;
	margin-top:5px;
	margin-left:12px;
	text-align:left!important;
}

.table-inversion ul
{
	margin-left:10px;
}

.table-inversion li
{
	margin-left:20px;
}
.add-price
{
	font-weight:bold;
}
.itemlist .add-price
{
	font-weight:bold;
	float:left;
	width:175px;
	height:38px;
	margin-top:-2px;
}
.add-price div
{
	/**
	text-align:right;
	float:right;
	clear:both;
	**/
	
	text-align:left;
	float:left;
	padding-top: 4px;
	clear:both;
}
.add-price .price
{
	/** color:#E06F00; **/
	color:#E17000;
	text-decoration:line-through;
	margin-top: -2px;
}
.down-price
{
	margin-bottom:10px;
	float:left;
	/*clear:both;*/
	margin-top:25px;
	width:100%;
margin-left:0px;
}
.down-price .price
{
	float:left;
	width:155px;
	margin-left:5px;
	margin-right:5px;
}
.down-price .price span {
	color: /* #E06F00*/ #AAAD00;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
}
.down-price .price .sale_price
{
	color:red;
}
.down-price .price .sale_price .sale_price_txt{
font-size:18px;
    color: red;
    line-height: 31px;

}
.down-price .price .sale_price .sale_price_val{
font-size:28px;
    color: #F10707;
}
.down-price .compare {
	float:left;
	background-image:url(/images/compare.jpg);
	background-repeat:repeat-x;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	color: white;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-shadow: 0.1em 0.1em #000;
	font-family:"Proxima Nova", arial, helvetica, verdana;
	border: none!important;
	font-weight: normal;
	font-size:12px;
	font-style:normal!important;
}
.down-price .cart {
        margin-top:12px;
	float:left;
}
.bf-share {
	float:left;
	clear:both;
}
.share {
/*	float:left; */
	/*clear:both;*/
	white-space:nowrap;
	margin-top: 10px;
}
/*end gallery*/
.inside-left .tabs {
	float:left;
	/*clear:both;*/
	width:  996px; /* 677px; */
	border:1px solid #CCCCCC;
	padding-top:20px;
}
#tabs {
	padding-top:0px!important;
}
.inside-left .tabs-top {
	float:left;
	/*clear:both;*/
	font-size:14px;
        width: 996px;  /* 476px; */
	font-weight:bold;
	cursor:pointer;
}
.inside-left .tabs-top div {
	background-color:#00A9DF;
	color:white;
	width: 213px; /* 168px; */
	float:left;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:1px;
}
.tabs-top .divportletactive {
	 background-color: #97DAEB!important;
    color: #FBFAFA!important;
	width:139px;
	float:left;
}
.tabs .portlets {
	float:left;
	/*clear:both;*/
	width:100%;
	height:auto;
}
.inside-left .tabs .tab-in {
	float:left;
	padding:10px;
	width:97%;
	color:#8B8B8B;
	margin-top:10px;
}
.inside-left .tabs .tab-in li{
	margin-left:10px;
}
.tab-in table td
{
	font-size:14px;
}

.tab-in table ul
{
	margin-left: 10px;
}

.tab-in table li
{
	margin-left: 20px;
}



.specs-info{float:left; width:90%; margin: 0px 5% 10px 5%; height:auto; font-size:13px;}
.specs-info-div{float:left; width:100%; height:auto; border-bottom:1px solid #CCC;}
.specs-label{float:left; width:30%; height:15px; padding:5px 0; font-weight:bold;}
.specs-information{float:left; width:70%; height:15px; padding:5px 0;}

.related-items {
	float:left;
	clear:both;
	height:200px;
	width: 100%;
	margin-top:20px;

	/* width:100px; */
	border:1px solid #EEEEEE;


}
.related-items .item{
	float:left;
	height:100px;
	width:187px;
	margin-top:20px;
}
.related-items .img-related{
	float: left;
	width: 134px;
	height:auto;
	margin-right: 5px;
}
.related-items .img-related a{
	float: left;
	width: 50px;
	height:auto;
}
.related-items .img-related img{
	float: left;
	width: 123px;
	height:auto;
}
.item {
	float:left;
}
.tab-large {
/*	background-color:#54A1DE; */
	padding-top:10px;
	color:#E06F00;
	float:left;
	/*clear:both;*/
	width:100%;
}
.tab-large .title {
	padding-top:5px;
	padding-bottom:5px;
	width:177px;
	text-align:center;
	float:left;
	/*clear:both;*/
	background-color:white;
	font-size:13px;
	margin-left:-7px;
	font-weight:bold;
}
.box
{
	float:right;
	font-size:11px;
	width:125px;
	/** -bracket-:hack(;width:130px;); **/
	font-weight:bold;
	padding-left:3px;
	line-height: 9pt;
}
.related-items .box
{
	float:left;
}
.img-related {
	float:left;
	width:70px;
	overflow:hidden;
}
.box .name
{
	/** color: #204D6F; **/
	/** font-weight: bold; **/
	
	/**
	color: #006890;
	font-weight: bold;
	**/
	/** font-family: Upaya Franklin;**/
	color: #2b5a7a;
	font-weight: bold;
	
	width: 100%;
	font-size: 13px;
	/**-bracket-:hack(;font-size:8.6pt;);**/
	margin-bottom: 3px;
	float:left;
	/*clear:both;*/
}


.box .name a
{
	color: #006890;
	/**
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Upaya Franklin;
	**/
}

.box .price {
	float:left;
	/*clear:both;*/
}
.box .rprice
{
	/** color: #E06F00; **/
	color: #E17000;
	font-weight: normal;
	font-size: 9pt;
	padding-top: 1px;
	/*clear:both;*/
}


.box .add-price .msrp
{
	/** color: #E06F00; **/
	color: #828282;
	font-size: 9pt;
	font-weight: normal;
	/*clear:both;*/
}

.box .preview
{
	padding-top: 7px;
}


.box .preview, .add-to-cart
{
	float:left;
	width:100%;
	/*clear:both;*/
	/** color:#55A5E0; **/
	color: #0098d6;
	/** padding-top: 4px; **/
}
.preview a, .add-to-cart a
{
	/** color:#55A5E0; **/
	color: #0098d6;

}
/*checkout*/
.greytitle {
	font-size:14px;
	font-family:"Proxima Nova", arial, helvetica, verdana;
	color:#737575;
}
.bgbutton, input.nlbutton {
	background-image:url(/images/bg-buttons.jpg);
	background-repeat:repeat-x;
	behavior: url('border-radius.htc');
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #c4c4c4;
	color:white;
	font-size:14px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
	text-shadow: 0.1em 0.1em #000;
	font-family:"Proxima Nova", arial, helvetica, verdana;
	border:none!important;
	font-weight:normal;
}
.effectStatic input {
	border:1px solid rgb(153, 153, 153);
	width:auto;
	height:18px;
	font-size:12px;
	margin-bottom:5px!important;
	background-color: #ffffff!important;
}
input.input, input.inputreq, select{
	border:1px solid rgb(153, 153, 153);
	width:auto;
	height:18px;
	margin-bottom:5px!important;
	background-color: #ffffff!important;
	color:#737575!important;
	font-size:12px;
}
#retpwd {
	background-color: #ffffff!important;
}

table td .text, table td .text a, .smalltext a {
	font-family:"Proxima Nova", arial, helvetica, verdana!important;
	color:#737575!important;
}

#carttable{
	margin-top:20px;
	margin-bottom:15px;
	width:880px;
}
#carttable input.text{border:none; margin-top:0!important;}

#carttableheader td {
	background-color:#00A9E0!important;
	border-bottom:3px solid #F0AB00!important;
	padding-top:8px;
	padding-bottom:8px;
	color:white!important;
	font-size:13px;
}
#carttableheader td div {
	background-color:#00A9E0!important;
	color:white!important;
	font-size:12px;
	font-weight:bold;
}
#carttableheader {
	width:560px!important;
}
#handle_cartMainPortlet #tbl_checkout, #handle_cartMainPortlet #tbl_cancel{margin-right:8px;}

.texttable {
	border-right:none!important;
	border:none;
	border-left:none!important;
}
tr .texttable, .texttablectr, .texttablert {
	background-color:white;
	border-bottom:1px solid #DBDCDD;
	padding-top:4px;
	padding-bottom:10px;
	font-size:12px;
}
#carttable td, .smalltext {
	color:#737575!important;
}
#carttable .dottedlink{color:#737575!important;}

.listtexthl {
	background-color:white;
	border-right:0px!important;
	border-left:0px!important;
}
.extcarttotalshaded, .extcartbordershaded, .extcartborder, .extcarttotal {
	background-color:rgb(233, 233, 233)!important;
	border-top:0px!important;
}
.extcartborder, .extcarttotal, .extcarttotalshaded {
	border-top:0px!important;
}
.extcart table td.text{ width:100% !important}
#carttableheader #handle_checkoutMainPortlet div.listheadernosort {
	background-color:none!important;
	border-bottom:none!important;
}
#handle_checkoutMainPortlet div.listheadernosort {
	background-color:#00A9E0;
	border-bottom:3px solid #F0AB00;
	color:white!important;
	font-weight:bold;
	font-size:13px!important;
	padding-top:10px;
	padding-bottom:10px;
}
#handle_loginMainPortlet #tbl_submitter #submitter {
	text-align:center;
}
.effectstatic input {
	background-color: #ffffff!important;
}
.inputreq {
background-color: #ffffff!important;
}

#kReferralCode, input[name="gc"]{margin-top:3px;}

#tbl_addtocart input {
	font-size:12px!important;
	background-image: url(/images/bg-buttons2.jpg);
	background-repeat: repeat-x;
	behavior: url('border-radius.htc');
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #c4c4c4;
	color: white;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-shadow: 0.1em 0.1em #000;
	font-family:"Proxima Nova", arial, helvetica, verdana;
	border: none!important;
	font-weight: normal;
}
.drilltop {
	float:left;
	/*clear:both;*/
	padding-bottom:20px;
	width:100%;
}
#carttable2 {
	border:1px solid #DBDCDD;
	color:#737575!important;
	width:500px!important;
}
.carttable1 {
}
table.carttable1 {
	width:760px!important;
}
.texttablectr {
	width:100px!important;
}
#cart-right {
	width: 154px!important;
}
#column1 .texttable input[type="text"].input {
	width: auto!important;
	border: none!important;
}
#search-item {
	width:54px;
	overflow:hidden;
}
#search-item img {
	width:60px!important;
	height:auto!important;
}
#lean_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: #000;
	display: none;
}
#headercart {
	float:left;
	padding-right:20px;
}
#headercart img {
	padding-top:3px;
}

/*menu*/
.top {
    display: none!important;
}
.menu {
	float:right;
	/*clear:both;*/
	font-family:"Proxima Nova", arial, helvetica, verdana;
	font-size:14px;
}
.menu .tabs {
	float:left;
	color: #fff;
	z-index:10000;
	text-align:left
}
.open-mouse-bg a, .tab-active a{
	color:#818181; /*color:#fff;*/
}
.menu .tabs a{ color:#fff;}
.open-mouse-bg a:hover, .tab-active a:hover{
	/*color:#0098d6!important;*/
color:#A9AE00!important;
}
.tab-active a:hover{color:#fff; }
.tab-active {
	background-color:none!important;
	text-align:left;
	padding-left:10px;
	float:left;
	/*clear:both;*/
	height:30px;
	/*letter-spacing:-0.1em;*/
padding-top: 1px;
}
.tabs a {color:#fff;}
.tab-active a, .menu .tabs a {
	padding-top:5px!important;
	float:left;
}

/*
.tab-active a:active, .menu .tabs a:active, .tab-active a:hover, .menu .tabs a:hover {
	color:#0098d6!important;
}
*/
 .menu .tabs a:active {
	/*color:#0098d6!important;*/
color:#A9AE00!important;
}

.menu .tabs a{font-weight:200;}
.menu .tabs a:hover{ font-weight:500; color:#fff;}

 .tab-active a:hover, .tab-active a:active{/* color:#fff!important; */}
.menu #m1, .menu #m2, .menu #m3, .menu #m4{ color:#fff;} 
#menu1 {
	margin-top:30px!important;
	position:absolute;
	width:144px;
	color:#fff /*#818181*/;
	text-align:left;
	background-color:white;
	font-size:13px;
	z-index:100!important;
	line-height:18px;
	font-family:"Proxima Nova", arial, helvetica, verdana;
}
#menu2 {
	margin-top:30px!important;
	position:absolute;
	width:150px;
	color:#fff;
	text-align:left;
	background-color:white;
	font-size:13px;
	z-index:100!important;
	line-height:20px;
	font-family:"Proxima Nova", arial, helvetica, verdana;
}
#menu3 {
	margin-top:30px!important;
	position:absolute;
	width:160px;
	color:#fff;
	text-align:left;
	background-color:white;
	font-size:13px;
	z-index:100!important;
	line-height:20px;
	font-family:"Proxima Nova", arial, helvetica, verdana;
}
#menu4 {
	margin-top:30px!important;
	position:absolute;
	width:150px;
	color:#fff;
	z-index:100!important;
	text-align:left;
	background-color:white;
	font-size:13px;
	line-height:20px;
	font-family:"Proxima Nova", arial, helvetica, verdana;
}
.open-mouse-bg {
	line-height:28px;
	float:left;
	/*clear:both;*/
	border-left:2px solid #DADADA;
	background-color:white;
	border-right:2px solid #DADADA;
}
.open-link img {
	margin-left:3px;
}
.open-mouse-bg a {
	padding-left:10px; font-weight:700;
}
#menu1 .open-mouse-bg {
    width: 168px;
    text-transform: uppercase;
}
#menu2 .open-mouse-bg {
/*	width:149px;*/ text-transform: uppercase;
width:177px;
}
#menu3 .open-mouse-bg {
	/*width:159px;*/ text-transform: uppercase;width:186px;
}
#menu4 .open-mouse-bg {
	/*width:168px;*/ text-transform: uppercase;width:195px;
}
.top img {
	float:left;
	/*clear:both;*/
}
#menu1 .top {
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	/*clear:both;*/
	height:6px;
	padding:0px!important;
	width:144px;
}
#menu2 .top {
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	/*clear:both;*/
	height:6px;
	padding:0px!important;
	width:153px;
}
#menu3 .top {
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	/*clear:both;*/
	height:6px;
	padding:0px!important;
	width:163px;
}
#menu4 .top {
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	/*clear:both;*/
	height:6px;
	padding:0px!important;
	width:174px;
}
.active1 {
	float:left;
}
#menu-home {
	width:77px;
}
#menu-shop {
	/*width:70px;*/width:132px;
}
#menu-inversion {
	/*width:120px;*/
width:132px;
}
#menu-why {
	/*width:110px;*/width:168px;    padding-right: 30px;
}
#menu-suppot {
	/*width:96px;*/width:132px;
}
#menu-blog {
	width:60px;
}
.subnav2 {
	font-size:12px;
	text-align:right;
	float:left;
	width:95%;
	padding-right:10px;
	/*clear:both;*/
	line-height:18px!important;
}
.subnav2 div {
	float:left;
	/*clear:both;*/
	font-size:12px;
	width:100%;
	line-height:18px!important;
	text-align:right!important;
}
.subnav2 a {
	font-size:12px;
	color:#818181;
}
.subnav2 a:hover {
	font-size:12px;
	color:#0098d6;
}

/*menu*/
.description {
	font-size:14px!important;
	margin-bottom:20px;
	float:left;
	/*clear:both;*/
	width:100%;
}
.description span {
	font-size:14px;
}
.divimg {
	/*float:left;
	text-align:center;
	width:100%;*/
}
.divimg img {
	max-width:400px;
	max-height:500px;
}
.share-like {
	float:left;
	clear:both;
	padding-top:8px;
	width:155px!important;
}
.share-text {
	font-weight:bold;
	padding-right:10px;
	font-size:11px;
}
.customer {
	float:left;
	margin-bottom:8px;
}
.pricenodisplay{
display:none;
}
.pricenostrike
{
padding-top: 4px;
display:inline !important;
text-decoration:none !important;
}
.pricestrike{
text-decoration:line-through;
}
.down-price .mycut
 {
    font-size: 19px !important;
}
.menu #m1{
display: inline !important;
visibility: visible !important;
}

.lb-image{display:block;}
.lb-details{display:none;}
.lb-data .lb-close{
	width: 35px;
	position: absolute;
	padding-bottom: 0.7em;
	outline: none;
	margin-top: -280px;
	z-index: 999999;
	margin-left: 112px;
}
.ie .lb-data .lb-close{
	margin-left: 228px;
}
.imag-s{
	float:left;
	margin-right:10px;
	width:100px;
	overflow:hidden;
}
.imag-s img{
	width:100px;
}
.text-s{
	float:left;
	width:80%;
}
.list-search{
	float:left;
	margin-top:20px;
	clear:both;
}
.list-search{
	float:left;
	clear:both;
	width:100%;
}
.s-title, .s-title a{
	font-size:16px!important;
	font-weight:bold!important;
	color:#E06F00!important;
	padding-bottom:5px;
}
.s-links{
	color:#818181!important;
	font-size:13px!important;
}
.s-links, .s-links span, .s-links a, .s-links font{
	color:#818181!important;
	font-size:13px!important;
}
.link-all-banner{
	float:left;
	width:450px;
	height:200px;
}
/*Site map*/
.column{
	color:#0098d6!important;
	float:left;
	margin-left:8px;
	margin-right:8px;
	width:155px;
}
.column a{
	color:#0098d6!important;

}
.column .tab{
	float:left;
	clear:both;
	font-size:13px;
	font-weight:bold;
	width:100%;
	line-height:14px!important;
}
.column .subcategories{
	font-size:12px!important;
	float:left;
	clear:both;
	width:100%;
}
.column .subcategories #subnav2{
	margin-left:6px!important;
	float:left!important;
	text-align:left!important;
	padding-right:0px!important;
	width:100%!important;
	font-size:11px;
}
.column .tab .subcategories{
	font-size:12px;
	float:left;
	clear:both;
}
#columnhome{
	width:70px!important;
}
#columnwhy{
	width:110px!important;
}
.bloglink{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
.succuess{
	float:left;
	clear:both;
	margin-bottom:25px;
}
.succ-img{
	float:left;
	width:145px;
	overflow:hidden;
}
.succes-description, .succes-description span, .succes-description font{
        margin-left:-7px;
	float:left;
	width:500px;
	font-size:13px!important;
}
.contactadd1{margin-right:30px !important;}

.bglt {
      border-spacing: 10px;
      border-collapse: separate;
}
.bgmd table {
     text-align: left;
}

.inside-left table {
  width: 100% !important;
  padding-left: 5px;
}
.related-items .item {
width:100%;
margin-top:9%;
}

.related-items .box
{  width: 150px;
  height: 100%;}

.related-items .item
{
height:120px;
}
.relframe{
  height: 70px;
}
#menu-home{display:none;}
table#__enclosingtable td {
    
}
.open-link img {
    padding-bottom: 3px;
	}
.nav a img {
    padding-bottom: 3px;
}

.thumb .thm {
    float: left;
    width: 40px;
    overflow: hidden;
    margin-right: 4px;
    height: 40px;
    border: 1px solid #707070;
    margin-bottom: 5px;
}

.thumb img {
    width: 40px;
    height: 40px;
 }
 
 .thumb {
    float: left;
    / clear: both; /
   /* margin-top: -509px;*/
    width: 50px;
    /*height: 491px; fresh */
    / position: absolute; /
    overflow: hidden;
    / margin-bottom: 118px; /
}
.divimg img {
    max-width: 500px;
    / max-height: 600px; /
    width: 500px;
}
.inside-left .tabs {
    float: left;
    / clear: both; /
    width: 1000px;
    border: 1px solid #CCCCCC;
    padding-top: 20px;
}

.inside-left .tabs-top div {
    background-color: #5A6771/*#00A9DF*/;
    color: white;
    width: 248px;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 1px;
    text-transform: uppercase;
    font-size: 15px;
}





.tab-large .title {
    padding-top: 5px;
    padding-bottom: 5px;
    / width: 177px; /
    text-align: center;
    float: left;
    / clear: both; /
    background-color: white;
    font-size: 21px;
    margin-left: 8px;
    font-weight: bold;
}
.tab-large {
    / background-color: #54A1DE; /
    padding-top: 10px;
    color: /*#E06F00*/ #A9AE00;
    float: left;
    / clear: both; /
    width: 100%;
}

.beadcrumbs {
    float: left;
    / clear: both; /
    text-align: left;
    width: 100%;
    font-size: 13px;
    color: #818181;
    margin-top: 30px;
    font-weight: bold;
}
.beadcrumbs a, .beadcrumbs a:hover {
    font-weight: normal!important;
    color: #818181!important;
    text-decoration: none!important;
    font-size: 13px;
}

div#topoptions { left: 145px; }
form#srchfrm { left: 475px;}
#cart { left: 757px;}

.divimg {
    / float: left; /
    text-align: center;
   /* width: 100%;
    margin-left: 41px;*/
}

.thumb {
   
}
.table-inversion {
    float: right;
  
    width: 264px;
}
.textrating
{
float:left;
color:#8B8B8B8;
width:203px;
font-size:13px!important;
line-height:17px;
margin-top:5px;
text-align:left!important;
}

#threeeasypayment
{
margin-top:37px;
/*width:548px;*/
text-align:right;
font-size:17px;
font-weight:bold;
}
#shipfree
{
text-align:right;
}