@import "reset.css";
@import "slider.css";

html { 
	background: #fff url(../images/page-bg.png) repeat-x;
}

body {
	background: transparent;
/*	padding-top: 13px; ** removed for global header styles */
	font-size: 62.5%;
}

body > div,
body > ul {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/** Fonts */

#footer, 
#header, 
#product, 
#page,
#product-detail h1 small,
#product-detail .price small,
#qa dt a.answer,
#page div.guides h3  {
	font-family: Arial, Helvetica, sans-serif;
}

#footer ul.navigation,
#product-detail h1,
#page h1,
#product-detail .price,
#page h2,
.coupon h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
	             "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}

#why-quotes p {
	font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Ultra Light",
	             "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
}

#product-detail h2.description,
#product-detail p.description,
a.home-link,
#product-detail h2,
#qa dt,
#page.why-sinusense .feature-box h2,
.coupon h3 span.product-name small,
#page h1 div.links,
#page-footer {
	font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.coupon h3 strong,
.coupon h3 span.product-name {
	font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
}

/** Why Waterpik Comparison Charts */

#page.why-sinusense .charts {
	font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-top: 1px solid #bfdfef;
	margin: 37px 20px;
	padding: 0 5px;
}

#page.why-sinusense .charts h2 {
	font-size:18px;
	margin:23px 0 18px;
}

#page.why-sinusense .chart-box {
	margin:36px 0 0;
}

#page.why-sinusense .chart-box.first {
	margin:0;
}

#page.why-sinusense .chart-box h3 {
	font-size:15px;
	margin-bottom:8px;
}

#page.why-sinusense .chart-box p.overview {
	color:#34373a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
}

#page.why-sinusense .chart-box table.compare-chart {
	margin:5px 0 0 1px;
}

#page.why-sinusense .chart-box div.note {
	font-size:12px;
	line-height:14px;
	padding:5px 0 0 15px;
}

#page.why-sinusense .chart-box div.note strong {
	font-weight:bold;	
}

table.compare-chart {
	margin:5px 0 0 1px;
	border-collapse: collapse;
	border: 2px solid #a9d4ea;
}

table.compare-chart tr.head {
	border-bottom:2px solid #71b8dc;
}

table.compare-chart tr.head th {
	color:#0984c2;
	font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding:0 5px;
	font-size:18px;
	height:69px;
	border-left:1px solid #a9d4ea;
	border-right:1px solid #a9d4ea;
	vertical-align:middle;
}

table.compare-chart tr.head span.small {
	display:block;
	font-size:11px;
}

table.compare-chart tr.head span.small sup {
	font-size: 0.7em;
	position: relative;
	top: -0.2em;
}

table.compare-chart tr.head sup {
	font-size: 0.5em;
	position: relative;
	top: -0.6em;
}

table.compare-chart tr.head th.feature {
	padding:0 !important;
	width:241px !important;
}

table.compare-chart tr.row {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	height:26px;
	border:1px solid #a9d4ea;
}

table.compare-chart tr.row th,
table.compare-chart tr.row td {
	border:1px solid #a9d4ea;
}

table.compare-chart tr.row th {
	color:#34373a;
	font-size:12px;
}

table.compare-chart tr.row td {
	color:#018fd1;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}

table.compare-chart tr.row div.wrap {
	position:relative;
	padding:6px 0 0 9px;
	width:232px;
}

table.compare-chart tr.row.dbl div.wrap {
	padding-bottom:6px;
}

table.compare-chart tr.row span.check {
	display:inline-block;
	background:url(../images/pages/compare-chart-icons.png) -27px -76px no-repeat;
	height:13px;
	width:18px;
}

table.compare-chart tr.row a.more-info-btn {
	position:absolute;
	right:11px;
	top:4px;
	background:url(../images/pages/compare-chart-icons.png) -5px -74px no-repeat;
	width:16px;
	height:16px;
}

table.compare-chart tr.row.dbl a.more-info-btn {
	top:11px;
}
	
table.compare-chart div.tooltip {
	overflow:visible;
	width:910px;
	display:none;
	top:-67px;
	left:0;
	position:absolute;
	color:#fff;
	font-size:12px;
	line-height:14px;
}

table.compare-chart div.tooltip div.left,
table.compare-chart div.tooltip div.middle,
table.compare-chart div.tooltip div.right {
	float:left;
	background:url(../images/pages/compare-chart-icons.png) no-repeat;
	height:73px;
}

table.compare-chart div.tooltip div.txt {
	margin:17px 9px 0;
}

table.compare-chart div.tooltip div.left {
	background-position:left top;
	width:10px;
}

table.compare-chart div.tooltip div.middle {
	background-position:center top;
	height:73px;
}

table.compare-chart div.tooltip div.right {
	background-position:right top;
	width:6px;
}

table.compare-chart tr.row.dbl div.tooltip {
	top:-60px;
}

table.compare-chart div.tooltip .tt-container {
	position:relative;
}

table.compare-chart th.product-img {
	background:url(../images/pages/compare-chart-images.png) no-repeat;
}

table.compare-chart th.product-img.prefilled { background-position:left -67px }
table.compare-chart th.product-img.neti-pot { background-position:left -134px }
table.compare-chart th.product-img.neilmed-flo { background-position:left -201px }
table.compare-chart th.product-img.neti-private { background-position:left -268px }
table.compare-chart th.product-img.squeeze-bottle { background-position:left -335px }

table.compare-chart th.product-img.neilmed-rinse { background-position:left -402px }
table.compare-chart th.product-img.neilmed-rinse2 { background-position:left -1574px }
table.compare-chart th.product-img.simply-saline { background-position:left -469px }
table.compare-chart th.product-img.simply-saline2 { background-position:left -1699px }

table.compare-chart th.product-img.squeeze-bottle-private { background-position:left -536px }

table.compare-chart th.product-img.neti-bottle { background-position:left -603px }
table.compare-chart th.product-img.saline-packs { background-position:left -670px }
table.compare-chart th.product-img.neilmed-packs { background-position:left -737px }
table.compare-chart th.product-img.packs-private { background-position:left -737px }


/* chart on product pages */

#product .info .compare {
	position:relative;
	left:-2px;
}

#product .info .compare .chart-box {
	padding:20px 0 0;	
}

#product .info .compare h3 {
	font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	padding:0 0 0 3px;
}

#product .info .compare p.overview {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	margin:8px 3px 0;
}

#product .info table.compare-chart {
	margin:16px 0 0;
}

#product .info table.compare-chart tr.head th {
	height:87px;
	overflow:hidden;
	text-indent:-9999px;
}

#product .info table.compare-chart tr.head th.feature {
	padding:0 !important;
	width:173px !important;
}

#product .info table.compare-chart tr.row div.wrap {
	position:relative;
	padding:6px 0 0 9px;
	width:164px;
	line-height:100%;
}

#product .info table.compare-chart tr.row a.more-info-btn {
	right:8px;
}

#product .info table.compare-chart tr.row.dbl div.wrap {
	height:31px;
}

#product .info table.compare-chart th.product-img.pulsator2 { background-position:10px -1990px }
#product .info table.compare-chart th.product-img.prefilled2 { background-position:10px -2095px }

#product .info table.compare-chart th.product-img.neti-bottle { background-position:left -804px }
#product .info table.compare-chart th.product-img.neilmed-flo { background-position:-4px -888px }
#product .info table.compare-chart th.product-img.neti-private { background-position:left -972px }

#product .info table.compare-chart th.product-img.saline-packs2 { background-position:left -1170px }
#product .info table.compare-chart th.product-img.neilmed-packs2 { background-position:left -1268px }
#product .info table.compare-chart th.product-img.packs-private2 { background-position:left -1356px }
#product .info table.compare-chart th.product-img.squeeze-bottle-private2 { background-position:left -1825px }
#product .info table.compare-chart th.product-img.squeeze-bottle2 { background-position:left -1453px }
#product .info table.compare-chart th.product-img.neti-pot2 { background-position:left -1064px }


#product  .how-to  {
	color: #3D96C9;
	text-decoration: none;
}
#product  .how-to span{
	padding-left: 6px;
	font-size: .8em ;
	vertical-align: 12%;
}

#product  .how-to:hover {
	color:#0D3E63;
}

/** General Stylings and Buttons */

.button {
	float: left;
	white-space: nowrap;
	display: block;
	height: 29px;
	margin-right: 28px;
	font-size: 14px;
	color: #fff;
	text-shadow: #ff781d -1px 1px 0;
	text-decoration: none;
	background: url(../images/orange-button.png) no-repeat;
}

.button span {
	cursor: pointer;
	display: block;
	height: 29px;
	line-height: 26px;
	background: url(../images/orange-button.png) right top no-repeat;	
	padding: 0 28px 0 16px;
	margin: 0 -28px 0 0;
}

.button:hover {
	background-position: left -29px;
	color: #fff;
}

.button:hover span {
	background-position: right -29px;
}

.blue-button {
	float: right;
	white-space: nowrap;
	display: block;
	height: 29px;
	margin-right: 28px;
	font-size: 14px;
	color: #fff;
	text-shadow: #0875bb -1px 1px 0;
	text-decoration: none;
	background: url(../images/blue-button.png) no-repeat;
}

.blue-button span {
	cursor: pointer;
	display: block;
	height: 29px;
	line-height: 26px;
	background: url(../images/blue-button.png) right top no-repeat;	
	padding: 0 28px 0 16px;
	margin: 0 -28px 0 0;
}

.blue-button:hover {
	background-position: left -29px;
	color: #fff;
}

.blue-button:hover span {
	background-position: right -29px;
}


img.medical-bottles {
	position: absolute;
	right: -350px;
	bottom: -20px;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}



/** Header */

#header, #header #callout-nav {
	background: transparent url(../images/header-bg.png) no-repeat;
}

#header {
	position: relative;
	height: 98px;
}

#logo, #logo a {
	display: block;
	width: 130px;
	height: 45px;
}

#logo {
	position: relative;
	top: 10px;
	left: 10px;
}

#logo a {
	overflow: hidden;
	text-indent: -9999px;
}

#header a       { text-decoration: none; color: #fff; }
#header a:hover { text-decoration: underline; }
#header .medical-link {
	color:#FFF;
	font-weight: normal;
	font-size: 1.1em;
	margin-top:15px;
	float: right;
}

#header ul.navigation {
	padding: 0 11px;
	font-size: 1.1em;
	text-transform: uppercase;
	overflow: hidden; /* Clear floats */
}

#header .social{float:right; padding-right: 10px; position: relative; top: -20px; text-align:right;}
#header .social img{ padding-left: 5px;}

#site-nav {
	position: absolute;
	bottom: 23px;
}

#header li {
	float: left;
	border-left: solid 1px #fff;
}

#site-nav li.selected a {
	color: #add9ff;
}

#header ul.navigation a {
	display: block;
	padding: 0 10px;
	height: 12px;
	line-height: 12px;
}

#site-nav li:first-child,
#site-nav li:first-child a {
	font-weight: bold;
	border-left: none;
	padding-left: 0;
}

/* Double id uses for specificity*/
#header #callout-nav {
	background-position: right bottom;
	text-transform: none;
	position: absolute;
	padding: 0;
	width: 214px;
	height: 26px;
	top: -13px;
	right: 9px;
	text-align: center;
}

#header #callout-nav li {
	margin-top: 6px;
	border-color: #ff982f;
}

#header #callout-nav li.selected {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}

#header #callout-nav li:first-child {
	border-left: none; 
}

#header #callout-nav li:last-child {
	margin-right: -10px;
}

/** Home Page Focus Area */

#product-focus {
	background: #dff4fc;
	
	height: 426px;
	overflow: hidden;
	
	position: relative;
	z-index: 20;
}

#product-nav {
	position: relative;
	z-index: 30;
	height: 48px;
	background: url(../images/button-sprite.png) 0 -145px;
	font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium",
	             "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 1.6em;
}

.sub #product-nav {
	background-position: 0 -193px;
}

#product-nav li {
	float: left;
	height: 48px;
	margin-left: 8px;
	position: relative;
}

#product-nav li:first-child {
	margin-left: 0;
}


#product-nav li a {
	display: block;
	height: 48px;
	line-height: 48px;
	text-decoration: none;
	color: #073459;
	text-shadow: #afdbed 1px 1px 0;
	text-align: center;
}

#product-nav li.selected a {
	height: 78px;
}

#product-nav li a:hover {
	color: #2f7cc2;
	text-shadow: #afdbed 1px 1px 0;
}

#product-nav li.selected a,
#product-nav li a:hover {
	background-image: url(../images/button-sprite.png);
	background-repeat: no-repeat;
}

#product-nav li.water-pulsator { margin-left: 108px;}

#product-nav li.water-pulsator,
#product-nav li.water-pulsator a        { width: 148px; }
#product-nav li.squeeze-bottle,
#product-nav li.squeeze-bottle a        { width: 149px; }
#product-nav li.neti-bottle,
#product-nav li.neti-bottle    a        { width: 116px; }
#product-nav li.neti-pot,
#product-nav li.neti-pot       a        { width: 98px;  }
#product-nav li.soothing-saline-packs,
#product-nav li.soothing-saline-packs a { width: 201px; }

#product-nav li.water-pulsator a:hover        { width: 148px; background-position: -108px 4px; }
#product-nav li.squeeze-bottle a:hover        { width: 149px; background-position: -264px 4px; }
#product-nav li.neti-bottle    a:hover        { width: 116px; background-position: -421px 4px; }
#product-nav li.neti-pot       a:hover        { width: 98px;  background-position: -545px 4px; }
#product-nav li.soothing-saline-packs a:hover { width: 201px; background-position: -651px 4px; }

#product-nav li.water-pulsator.selected a,
#product-nav li.water-pulsator.selected a:hover { 
	width: 159px; 
	background-position: -87px -56px;
}

#product-nav li.squeeze-bottle.selected a,
#product-nav li.squeeze-bottle.selected a:hover { 
	width: 160px; 
	background-position: -249px -56px;
}

#product-nav li.neti-bottle.selected a,
#product-nav li.neti-bottle.selected a:hover { 
	width: 127px; 
	background-position: -412px -56px;
}

#product-nav li.neti-pot.selected a,
#product-nav li.neti-pot.selected a:hover { 
	text-indent: 12px;
	width: 109px; 
	background-position: -541px -56px;
}

#product-nav li.soothing-saline-packs.selected a,
#product-nav li.soothing-saline-packs.selected a:hover { 
	text-indent: 12px;
	width: 211px; 
	background-position: -653px -56px;
}

#product-nav li.selected {
	z-index: 20;
}

#product-nav li.selected a,
#product-nav li.selected a:hover {
	position: relative;
	top: -7px;
	left: -8px;
	text-indent: 9px;
	color: #fff;
	text-shadow: #e87c30 1px 1px 0;
	line-height: 62px;
}

/** Product */
#product, #page {
	background: url(../images/product-bg.jpg) -1px -1px no-repeat;
	overflow: hidden;
	position: relative;
}


.detail-content {
	font-size: 1.4em;
	line-height: 130%;
	color: #44474a;
	padding-left: 5px;
}


.detail-content p {
	margin: 0 20px 10px 0;
}

#page h3,
#product .detail-content h3  ,
.detail-content h2 {
	font-size: 1.1em;
	font-style: italic;
	color: #3d96c9;
	margin: 0 20px 10px 0;
}

.home-link {
	text-decoration: none;
	position: absolute;
	top: 18px;
	right: 25px;
	color: #44474a;
	font-size: 1.2em;
	z-index: 5;
}

.home-link:hover {
	color: #000;
}


#product-detail {
	width: 455px;
	float: right;
	margin-right: 25px;
}

#product-detail h1, #page h1 {
	padding-top: 47px;
	font-size: 3em;
	color: #19446a;
	text-rendering: optimizeLegibility;
}

#product-detail h1 small {
	font-size: 0.45em;
	color: #3d96c9;
}

#product-detail h1 small.multiple {
	display: block;
	margin-top: 8px;
	margin-bottom: 10px;
	white-space: nowrap;
}

#product-detail h1 small .model {
	margin-right: 10px;
}

#product-detail h2.description ,
#product-detail p.description {
	margin: 5px 0 10px 1px;
	font-weight: 500;
	font-size: 1.6em;
	color: #19446a;
}

#product-detail .info-helper,
#product-detail .product-price {
	border-top: solid 1px #c4e2f2;
	border-bottom: solid 1px #c4e2f2;
	overflow: hidden;
	padding: 9px 1px;
	margin: 20px 0;
}

#product-detail .info-helper {
	clear: both;
}

#product-detail .price {
	display: block;
	color: #44474a;
	font-size: 2.3em;
	float: left;
	height: 29px;
	line-height: 27px;
}

#product-detail .price small {
	font-size: 0.6em;
	margin-right: 10px;
}


#product-detail .onlineSale  {
	font-size: 01.2em;
	float:right;
	color:red;
	font-weight:bold;
	margin-right: 30px;
	margin-top: 10px;
}


#product-detail a.button {
	float: right;
}

.js #product .info {
	display: block;
}

.info h2,
.product-footer h2,
#page h2 {
	font-size: 1.4em;
	margin: 15px 0 5px 0;
}

.product-footer h2 sup {
	font-size: 0.6em;
	position: relative;
	top: -0.55em;
}

.info,
.product-footer {
	padding: 0 0 20px 5px;
	font-size: 1.2em;
	line-height: 150%;
	color: #44474a;
	padding-left: 5px;
	position: relative;
}

.product-footer {
	overflow:hidden;
}
	
.info a {
	color: #44474a;
}
.info a:hover {
	color: #000;
}

.info .column,
.product-footer .column {
	padding-top: 1px;
	float: left;
	width: 210px;
	overflow: visible;
}

.info .column:first-child,
.product-footer .column:first-child {
	margin-right: 25px;
}

.info ul {
	margin-left: 10px;
}

.info ul li {
	position: relative;
}

.info ul li:before {
	content: "• ";
	position: absolute;
	top: 0;
	left: -9px;
}

.lte8 .info ul li:before,
.lte8 .info ul ul li:before {
  content: "";
}

.lte8 .info ul {
  list-style: disc outside;
}

.lte8 .info ul ul{
  list-style: circle outside;
}

.lte8 .info ul li{
    margin-left: 10px;
}

.info ul.features li {
	font-weight: bold;
}

.info ul.features ul li {
	font-weight: normal;
}

.info ul ul {
	list-style: none;
	margin-left: 20px;
}

.info ul ul li:before {
	content: "- ";
}

.info ul.manuals {
	margin-left: 0;
}

.info ul.manuals li {
	white-space: nowrap;
}

.info ul.manuals li:before {
	content: "";
}

.info ul.manuals small {
	font-size: 0.75em;
	color: #222;
}

#product-detail .info-helper {
	margin-top: 20px;
	margin-bottom: 0;
}

.info-helper a {
	color: #3d96c9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 20px;
	position: relative;
}

.info-helper a em {
	display: block;
	position: absolute;
	top: 2px;
	right: 0;
	width: 0;
	height: 0;
	border: solid 6px #3d96c9;
	border-color: #3d96c9 transparent transparent transparent;
}

/* Use fake hover to fix hover bug in some browsers*/
.info-helper a.hover,
.info-helper a.hover em {
	color: #19446a;
	border-top-color: #19446a;
}
.info-helper a.open.hover em {
	border-color: transparent transparent #19446a transparent;
}


.info-helper a.open em {
	top: -3px;
	border-color: transparent transparent #3d96c9 transparent;
}


#product-detail .product-footer {
	padding-top: 10px;
	padding-left: 0;
}

#product-detail .product-footer .box {
	padding-top: 20px;
}

#product-detail .product-footer .button {
	font-size: 1.1em;
	float: left;
	clear: left;
	position: relative;
}

#product-detail .product-footer h2.compare {
	padding-top:35px;	
}

#product-image, #video-box {
	width: 480px;
	padding: 1px 0 50px 0;
}

#product-image img {
	margin-top: 40px;
}


/** Text Pages */
#page {
	color: #34373a;
	padding-bottom: 50px;
	min-height: 300px;
}

#page p, #page li {
	color: #34373a;
	font-size: 1.3em;
	line-height: 130%;
}

#page li li {
	font-size: 1em;
}

#page p {
	margin: 0 20px 10px 0;
}

#page h1 {
	font-size: 3.6em;
}

#page h1 sup {
	font-size: 0.6em;
	position: relative;
	top: -0.55em;
}

#page .home-link + p {
	margin-top: 30px;
	font-size: 1.3em;
	margin-right: 80px;
}

#page h2 {
	color: #282a2c;
	margin-top: 30px;
	font-size: 1.8em;
}

#page h2 sup {
	font-size: 0.6em;
	position: relative;
	top: -5px;
	margin: 0 2px 0 1px;
}

#page li sup,
#page p sup {
	font-size: 0.8em;
	position: relative;
	top: -0.2em;
}



#page h3 {
	font-size: 1.4em;
	margin: 15px 20px 10px 0;
}

#page div.section {
	font-size: 1em;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 530px;
	position: relative;
}

#page div.section ul {
	font-size: 0.9em;
	overflow: hidden;
}

#page div.section li {
	margin-left: 25px;
	font-weight: bold;
	position: relative;
}

#page div.section div.normalized ul{
	width: 240px;
	line-height: 150%;
	float: left;
}

#page div.normalized {
	padding-bottom: 20px;
}

#page div.section li:before {
	content: "• ";
	position: absolute;
	left: -10px;
	top: 0;
}

.lte8 #page div.section li:before{
  content: "";
}

.lte8 #page div.section ul {
  list-style: disc outside;
}

.lte8 #page div.section li {
    margin-left: 10px;
}



#page h2.separator {
	border-top: solid 1px #b2ddf1;
	margin-right: 26px;
	padding-top: 30px;
}


#page > h1, 
#page > h2,
#page > h3, 
#page > p, 
#page > div.section {
	margin-left: 26px;
}

div.group {
	margin-left: 26px;
	margin-top: 20px;
}
#page div.group .first {
	margin-top: 0;
}

.image-group {
	overflow: hidden;
}

.image-group img {
	float: left;
	margin: 0 15px 15px 0;
}

img.bordered {
	padding: 5px;
	background: #fff;
	border: solid 1px #b5def2;
}

.q_and_a {
	clear: left;
	margin-left: 26px;
}

.product-footer .button {
  line-height: 28px;
}

#page .q_and_a h2 {
	margin-top: 10px;
	margin-bottom: 8px;
}

#why-quotes {
	width: 923px;
	height: 196px;
	margin: 20px auto 0 auto;
}

#why-quotes blockquote {
	width: 923px;
	height: 196px;
}

#why-quotes blockquote > * {
	display: none;
}
/*
#why-quotes blockquote {
	padding: 15px 20px;
}

#why-quotes p {
	font-size: 2.7em;
	line-height: 120%;
	text-indent: 40px;
	text-rendering: optimizeLegibility;
}*/

#true-believer {
	background: url(../images/pages/true-believer-quote.png) no-repeat;
}

/** Q & A Section */

#qa {
	margin: 20px 26px 30px 26px;
}

#qa dt {
	border-top: solid 1px #b2ddf1;
	font-size: 1.6em;
	color: #073459;
	padding-left: 40px;
	position: relative;
	height: 53px;
	line-height: 52px;
}

#qa dd a {
  color: #424242;
  font-weight: bold;
}

#qa dd a:hover {
  color: #000;
}

.js #qa dd {
	display: none;
}

.js #qa dt {
	cursor: pointer;
}


#qa a.answer {
	color: #3d96c9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.75em;
	height: 21px;
	line-height: 21px;
	top: 16px;
	font-weight: bold;
	display: block;
	padding-right: 20px;
	padding-left: 15px;
	border-left: solid 1px #b2ddf1;
	position: absolute;
	right: 5px;
}

#qa a.answer em {
	display: block;
	position: absolute;
	top: 5px;
	right: 0;
	width: 0;
	height: 0;
	border: solid 5px #3d96c9;
	border-color: transparent transparent transparent #3d96c9;
}

/* Use fake hover to fix hover bug in some browsers*/
#qa dt:hover a,
#qa a.answer:hover {
	color: #19446a;
}

#qa dt:hover a.answer em,
#qa a.answer:hover em {
	border-left-color: #19446a;
}
#qa dt:hover a.answer.open em,
#qa a.answer.open:hover em {
	border-color: #19446a transparent transparent transparent;
}


#qa a.answer.open em {
	top: 7px;
	right: 4px;
	border-color: #3d96c9 transparent transparent transparent;
}

#qa dt strong {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	text-align: right;
	width: 35px;
	height: 53px;
	line-height: 52px;
	position: absolute;
	top: -1px;
	left: 0;
}

#qa dl {
  position: relative;
}

#qa dd {
	padding: 0 50px 15px 40px;
	font-size: 0.9em;
	color: #535353;
	position: relative;
	overflow: hidden;
}

#qa dd p, #qa dd li {
	font-size: 1.4em;
	line-height: 130%;
}

#qa ul {
	margin: 10px 20px 10px 20px;
}

#qa li {
	position: relative;
	margin: 0 0 10px 0;
}

#page #qa .normalized li {
	line-height: 140% !important;
	margin: 0;
}

#qa li:before {
	content: "• ";
	position: absolute;
	top: 0;
	left: -10px;
}


.lte8 #qa li:before{
  content: "";
}

.lte8 #qa ul {
  list-style: disc outside !important;
}

.lte8 #qa li {
    margin-left: 20px !important;
}


#qa ul.normalized {
	font-weight: bold;
}

#qa div.normalized {
	overflow: hidden;
  position: relative;
}

#qa div.normalized ul {
	width: 360px;
	margin-left: 25px;
	float: left;
	font-weight: bold;
	position: relative;
}

#qa li strong,
#qa p strong {
	font-weight: bold;
}

#qa sup {
	font-size: 0.7em;
	position: relative;
	top: -0.45em;
}


/** How to Use Page */
div.guides {
	border-top: solid 1px #9fd6ef;
	margin: 20px 26px 0 26px;
	padding: 32px 20px 10px 20px;
	overflow: hidden;
}

div.guides div.column {
	float: left;
	width: 400px;
	padding: 1px 0;
}

#page div.guides div.column h2 {
	margin-top: 0;
	padding-top: 0;
}

#page div.guides h3 {
	font-size: 1.25em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	margin-left: 20px;
}

#page div.guides ul {
	margin-left: 33px;
}

#page div.guides li {
	margin: 5px 0;
	padding-left: 11px;
	background: url(../images/arrow.png) left center no-repeat;
}


#page div.guides a {
	color: #34373a;
}

#page div.guides a:hover {
	color: #000;
}

div.guides div.column:first-child {
	border-right: solid 1px #9fd6ef;
	width: 435px;
	margin-right: 28px;
}

.how-to-use-sinusense .q_and_a {
	margin: 20px 0 0 46px;
}


#page.why-sinusense .info {
	margin: 20px 26px 0 26px;
	position: relative;
	padding: 0;
}

#page .feature-box {
	width: 444px;
	border: solid 1px #bfdfef;
	margin-bottom: 10px;
	padding: 0 0 10px;
}

#page .feature-box h2 {
	color: #0984c2;
	font-size: 1.5em;
	margin: 7px 10px;
	padding: 0 0 7px 0;
	border-bottom: solid 1px #bfdfef;
}

#page .feature-box p {
	font-size: 1.2em;
	margin: 10px;
	color: #535353;
}

#page .feature-box li {
	font-weight: bold;
	font-size: 1em;
	line-height: 160%;
	margin-right: 20px;
	color: #34373a;
}

#page .feature-box li li {
	font-weight: normal;
}

#page .feature-box ul {
	margin-left: 30px;
}
#page .feature-box ul ul {
	margin-left: 18px;
}

#more-comfortable {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

.product-callout {
	border-top: solid 1px #bfdfef;
	margin: 30px 26px 26px 30px;
	padding-left: 200px;
	padding-top: 30px;
	overflow: hidden;
	position: relative;
	height: 150px;
}

.product-callout ul {
	margin-left: 30px;
}

#page .product-callout ul li {
	font-weight: bold;
	font-size: 1.2em;
	position: relative;
	color: #34373a;
	line-height: 150%;
}

#page .product-callout p {
	color: #535353;
	font-size: 1.4em;
	position: relative;
	left: -20px;
	margin-bottom: 15px;
}

#page .product-callout ul li:before {
	content: "• ";
	position: absolute;
	left: -10px;
	top: 0;
}

.lte8 #page .product-callout ul li:before {
  content: "";
}

.lte8 #page .product-callout ul {
  list-style: disc outside;
}

.lte8 #page .product-callout li {
    margin-left: 20px;
}

.product-callout img {
	position: absolute;
	top: 10px;
	left: 56px;
}
/* Ask The Experts */

#page.experts h1 { width:410px; }


#page.experts div.section {
	margin-left: 8px;
	padding-bottom: 1px;
	width: 520px;
	padding-top: 20px;
}

#page.experts div.section strong{ font-weight: bold; color: #1185BF; }
#page.experts  #flvPlayer {
 
 height:250px;
 width:335px;
 float:right;
 margin:87px 40px 0 0;
}

/* Why Sinusense Page */

#page.why-sinusense div.section {
	margin-left: 8px;
	padding-bottom: 1px;
	width: 475px;
	padding-top: 20px;
}

#page.why-sinusense div.section img {
	position: absolute;
	right: -340px;
	bottom: -20px;
}

#page.why-sinusense  .product-callout ul li {
	font-weight: bold;
	font-size: 1.2em;
	position: relative;
 	left:220px;
	color: #34373a;
	line-height: 150%;
}

#page.why-sinusense  .product-callout p {
	color: #535353;
	font-size: 1.4em;
 width:480px;
	position: relative;
	left: 220px;
	margin-bottom: 15px;
}



#page.why-sinusense .product-callout img {
	left: 10px;
}


/** Footer */

#footer {
	margin-top: 15px;
	overflow: hidden;
	padding-bottom: 25px;
}

#tout,
#footer ul.navigation,
#footer > form {
	width: 300px;
	margin-right: 20px;
	float: left;
}

#tout {
	margin-left: 10px;
	height: 138px;
	position: relative;
	width: 300px;
}

#tout a {
	display: block;
	height: 138px;
	width: 300px;
}

#tout a:hover {
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
}

#footer ul.navigation {
	margin-right: 0;
	font-size: 1.5em;
	border-top: solid 1px #b2ddf1;
}

#footer ul.navigation li {
	border-bottom: solid 1px #b2ddf1;
}

#footer ul.navigation a {
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	white-space: nowrap;
	text-decoration: none;
	color: #387895;
	position: relative;
}

#footer ul.navigation li.selected a,
#footer ul.navigation a:hover {
	color: #0d3e63;
}

#footer ul.navigation a em {
	display: block;
	font-size: 0.9em;
	font-family: arial, sans-serif;
	height: 27px;
	line-height: 27px;
	color: #00489a;
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 20px;
	width: 10px;
	text-indent: -5px;
	white-space: nowrap;
}

#footer ul.navigation a.pdf:after {
	content: url(../images/pdf.png);
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	vertical-align: baseline;
	position: relative;
	left: 3px;
	bottom: -1px;
}

#footer ul.navigation li.selected a.pdf:after,
#footer ul.navigation a.pdf:hover:after {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:none;
}

#footer ul.navigation a em,
#footer ul.navigation a span {
	cursor: pointer;
}

#footer ul.navigation a sup {
	font-size: 0.7em;
	position: relative;
	top: -0.4em;
}


/* Signup Form */

#footer #signup  {
	margin-right: 20px ;
	float: left ;
	width:302px;
	height:128px;
	background: url(/sinus-health/images/signup-form.png) -1px 0 no-repeat; 
	position: relative;
}

#footer #signup a  {
	height:29px;
	position: absolute;
	left: 220px;
	top: 98px;
}


#footer form {
	width: 301px;
	text-align: right;
	padding: 1px 0;
/*	background: url(../images/signup-form.png) -1px 0 no-repeat; */
}

#footer form h3 {
	display: none;
}

#footer form p {
	text-align: left;
	margin: 62px 20px 0 18px;
	position: relative;
}

#footer form p br { display: none ; }

#footer form p label {
	position: absolute;
	padding: 5px 3px;
	top: 0;
	left: 0;
	font-size: 1.3em;
	color: #a9a9a9;
	background: #fff;
	z-index: 10;
}

#footer form p input {
	position: relative;
	z-index: 15;
	outline: 0;
	padding: 3px;
	width: 98%;
	background: transparent url(../images/ajax-loader.gif) 600px 0 no-repeat;
	margin: 0;
	border: none;
	font-size: 1.3em;
}

#footer form.loading p input {
  background-position: right center;
}

.no-js #footer form label { display: none ;}


.no-js #footer form input[type=submit] {
	margin: 10px 20px 0 0;
}


#footer form .submit {
	float: right;
	margin-top: 10px;
	left: -14px;
	position: relative;
}


#footer-links {
	clear: left;
	float: left;
	width: 940px;
	margin: 25px 0 0 10px;
	border-top: solid 1px #eaeaea;
	padding-top: 26px;
	position: relative;
	font-size: 1.1em;
	color: #888888;
}


#footer-links a, #copyright {
	line-height: 12px;
	height: 12px;
}

#footer-links ul {
	overflow: hidden; /* Clear Floats */
}

#footer-links li {
	float: left;
	border-left: solid 1px #d6d6d6;
}

#footer-links li a {
	display: block;
	padding: 0 8px;
	text-decoration: none;
	color: #717171;
}

#footer-links li a:hover {
	color: #444;
	text-decoration: underline;
}

#footer-links li:first-child,
#footer-links li:first-child a {
	border-left: none;
	padding-left: 0;
}

#copyright {
	position: absolute;
	right: 0;
	top: 26px;
}

#page .error {
  padding-left: 110px;
  background: url(../images/404-icon.png) 25px 35px no-repeat;
}

#page .error h1 {
  margin-bottom: 30px;
}

.error ul {
  margin-left: 30px;
  list-style: disc outside;
  margin-bottom: 15px;
}

#footer #signup_message {
  float:left;
  margin:0;
  padding:10px 15px;
  width:60%;
  font-size: 1.1em;
  line-height: 140%;
}

.no-js #footer #signup_message {
  width: 70%;
}

#footer #signup_message.signup-error {
  color: #aa0000;
}

#footer #signup_message.signup-success {
  color: #73b400;
}

#page.coupons #primary-coupons {
  overflow: hidden;
  margin: 25px 10px;
}

#page.coupons .coupon {
  float: left;
  margin-left: 19px;
  border: solid 1px #6dbfe5;
}

#page.coupons .coupon h3 {
  font-size: 3.2em;
  font-style: normal;
  color: #018fd1;
  margin: 10px 10px 0 138px;
  text-rendering: optimizeLegibility;
}

#page #secondary-coupons .coupon h3 {
  margin: 10px 15px;
  font-size: 2.3em;
  text-align: center;
}

#page.coupons .coupon h3 > strong {
  font-size: 2em;
}

#primary-coupons .coupon h3 img {
  position: absolute;
  left: 14px;
  bottom: 10px;
}

#secondary-coupons .coupon h3 img {
  display: block;
  margin: 10px auto;
}

#page.coupons .coupon h3 span.product-name {
  display: block;
  font-size: 0.6em;
  color: #073459;
  margin: 10px 0 0 0;
}

#page.coupons .coupon h3 span.product-name small {
  font-size: 0.7em;
  color: #018fd1;
}

#page #secondary-coupons .coupon h3 span.product-name {
  text-align: left;
}

#primary-coupons .coupon {
  width: 441px;
}

#page.coupons .coupon p.product-description,
#page.coupons .coupon p.learn-more {
  margin: 5px 10px 0 138px;
  font-size: 1.3em;
  color: #073459;
}

.coupon a {
  color: #073459;
}

.coupon a:hover {
  color: #000;
}

#page.coupons .coupon p.learn-more {
  margin-top: 10px;
  margin-bottom: 10px;
}

#page.coupons .coupon p.learn-more a {
  position: relative;
  color: #018FD1;
  font-size: 15px;
  text-decoration: none;
}

#page.coupons .coupon p.learn-more a:hover {
  color: #000;
}

#page.coupons .coupon p.learn-more a em {
  font-family: arial, sans-serif;
  overflow: hidden;
  width: 18px;
  line-height: 18px;
  display:block;
  position: absolute;
  top: 0;
  right: -23px;
  text-indent: -4px;
  white-space: nowrap;
}

#page.coupons .coupon p.learn-more a span {
  text-decoration: underline;
}

.coupon .coupon-body {
  min-height: 170px;
  position: relative;
}

.coupon .coupon-footer {
  padding: 7px;
  border-top: solid 1px #6dbfe5;
  overflow: hidden;
}

.coupon .coupon-footer .button {
  float: none;
  width: 134px;
  margin: 0 auto;
  color: #fff;
  position: relative;
  left: -13px;
}

#secondary-coupons {
  overflow: hidden;
  margin: 0 0 0 10px;
}

#secondary-coupons .coupon {
  width: 210px;
  margin-left: 19px;
}

#page #secondary-coupons .coupon .coupon-body {
  min-height: 310px;
  padding: 1px 0;
}

#page #secondary-coupons .coupon h3 .product-name {
  font-size: 0.8em;
  line-height: 110%;
}

#page #secondary-coupons .coupon p.product-description,
#page #secondary-coupons .coupon p.learn-more {
  margin-left: 15px;
}

#page #secondary-coupons .coupon p.product-description {
  margin-top: 5px;
}

#page #secondary-coupons .coupon h3 {
  margin-bottom: 0;

}

h1 { position: relative;}

h1 div.links {
  float: right;
  font-size: 0.3em;
  position: absolute;
  right: 25px;
  bottom: 0;
  color: #0d3e63;
  text-align: right;
  padding-bottom: 5px;
}

h1 div.links > span { display: block; margin: 5px 0 0 0; }

h1 div.links a {
  color: #0d3e63;
}

h1 div.links a:hover {
  color: #000;
}


#page-footer {
	width: 942px;
	height: 73px;
	line-height: 80px;
	background: url(../images/footer-bg.png) left bottom no-repeat;
	color: #073459;
	font-size: 1.9em;
	text-align: center;
	margin: 0 auto;
}

#page-footer sup {
	font-size: 0.6em;
	position: relative;
	bottom: 7px;
	margin-right: -5px;
}

#page.coupons {
	padding-bottom: 15px;
}

/*  DR OZ */

#page .OZ {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/Signup/SinuSense_Facebook_contest.png) no-repeat center top;
	color: #275FB3;
	}

#page .OZ h1 {
	text-align: center;
	font-size: 30px;
	padding-top: 50px;
	color: #275FB3;
	font-weight: bold;
	line-height: 36px;
}

#page .OZ h1 .offer {
	font-size: 18px;
	color:#F90
}

#page .OZ .Oz-Link {
	padding-top: 240px;
	padding-left: 120px;
	font-weight: bold;
	font-size: 14px;
	color: #275FB3;
}

#page .OZ .Oz-Link a{
	color: #275FB3;
}

#page .OZ .Oz-Link a:hover{
	color: #F60;
}

#page .OZ .Legal {
	font-size: 10px;
	color: #333;
	padding: 20px;
	margin-top: 20px;
	border-top: thin solid #F90;
}
.clearfix {
 clear:both;
 height:1px;
 padding:0px;
 margin:0px;}
 
 a {color:#0984C2;}
 a:hover {color:#FF9900;}

/*    VIDEO PAGE STYLES  */
.videos-group {
  overflow: hidden;
  margin: 25px -15px 20px -30px;
  clear: left;
  width: 930px;
}

 .videos-cell {
  width: 222px;
  float: left;
  margin: 0 8px 8px 0;
  border: solid 1px #aaa;
  border-bottom: none;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

 .videos-cell:hover, .videos-cell.active {
  border: solid 2px #ec5300;
  width: 220px;
}

.videos-cell:hover > div,
.videos-cell:hover > h2,
.videos-cell.active > div,
.videos-cell.active > h2{
  border-color: #fff;
  left: -1px;
  top: -1px;
  position: relative;
}


.videos-cell:hover > p,
.videos-cell.active > p {
	position: relative;
	left: -1px;
	top: -1px;
	margin-right: 7px !important;
}

.videos-cell:hover > div.videos-cell-footer,
.videos-cell.active > div.videos-cell-footer {
  background: #ec5300;
  width: 222px;
  border-bottom: none;
  margin-bottom: -2px;
}

.videos-cell:hover > .play-button > strong, .view-product-button > strong {
  -webkit-box-shadow: rgba(0,0,0,0.2) 1px 1px 4px;
     -moz-box-shadow: rgba(0,0,0,0.2) 1px 1px 4px;
          box-shadow: rgba(0,0,0,0.2) 1px 1px 4px;
}

#page .videos-cell h2, #page .videos-cell p {
	margin: 1em 9px;
}

#page .videos-cell h2 {
	font-size: 15px;
}

#page .videos-cell p {
	font-size: 12px;
}

#page .videos-cell .duration {
	margin-top: -.5em;
	color: rgb(9,132,194);
}

#page .videos-cell .video-thumbnail {
	width: 203px;
	height: 119px;
	position: relative;
	background-color: rgb(0,0,0);
}

#page .videos-cell .video-thumbnail span {
	width: 203px;
	height: 119px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: none;
	cursor: pointer;
	background: url(../images/videos/hover2.png) no-repeat;
}

#page .videos-cell:hover .video-thumbnail span {
	display: block;
}

#page .videos-cell .description {
	min-height: 10px;
/*	min-height: 150px; */
}


.videos-cell-footer {
  height: 37px;
  position: relative;
}


.videos-cell-footer {
  border-bottom: solid 1px #aaa;
  position: relative;
}

.videos-cell-footer {
  border-top: solid 1px #aaa;
}


.play-button > strong {
  cursor: pointer;
  font-size: 1.2em;
  height: 25px;
  line-height: 25px;
  width: 90px;
  color: #fff;
  text-align: center;
  background-color: #ed4e00;
  background-image: -moz-linear-gradient(top, #ed4e00, #e83d00); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ed4e00),color-stop(1, #e83d00)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(#ed4e00, #e83d00); /* Chrome 10+, Saf6 */
  background-image: linear-gradient(top, #ed4e00, #e83d00);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ed4e00', EndColorStr='#e83d00'); /* IE6–IE9 */
  display: block;
  margin: 0 auto;
  position: relative;
  top: 5px;
  border-top: solid 1px #f06b2a;
  border-left: solid 1px #ea5015;
  border-right: solid 1px #cc3a00;
  border-bottom: solid 1px #b93000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.play-button {
	visibility: hidden;
}
.videos-cell:hover .play-button, .active .play-button {
	visibility: visible;
}

.play-button > strong {
	width: 80px;
	padding-left: 10px;
	background: url(../images/videos/arrow.png) no-repeat 8px 50%;
}

.active .play-button > strong {
	width: 90px;
	padding-left: 0;
	background: none;
}

.videos-cell:hover > .play-button > strong {
  -webkit-box-shadow: rgba(0,0,0,0.2) 1px 1px 4px;
     -moz-box-shadow: rgba(0,0,0,0.2) 1px 1px 4px;
          box-shadow: rgba(0,0,0,0.2) 1px 1px 4px;
}


/*----------	VIDEO LINK   --------------*/	

div.video-link {
	margin: 0 auto;
	width: 220px;
	height: 185px; 
	border: 0 solid transparent !important;
	font-size: 14px; 
	font-weight: bold;
}

.video-link a {
	margin: 0 auto;
	cursor: pointer;
	float: left;
	position: relative;
	display: block;
	height: 130px;
	width: 220px;
	color:#2B8BB2; 
}
.video-link a:hover  {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
	color:#8AC640;
}

.video-link a span {
	background: url("http://video.waterpik.com/images/play_large_hover.png") no-repeat scroll 0px 0px transparent;
	width: 220px;
	left: 0;
	position: absolute;
	top: 0;
	height: 130px;
	z-index: 100;
}

.video-link a span:hover {
	background: url("http://video.waterpik.com/images/play_large_hover.png") no-repeat 0px -130px;
}

.video-link a img {
	border: thin solid black !important;
	margin: 0 !important;
	width: 100%;
	height: 100%;
}
.video-link a.label {
	margin: 5px auto 30px auto;
	position: relative;
	display: block;
	height: 45px;
	color:#2B8BB2; 
	text-align:center;
}
.video-link a.label:hover {
	color:#b93000;
}
