/* Main Structure */
body {
	text-align: center;
	background:#FFFFFF url(/images/backgrounds/bg_body.jpg) top center scroll repeat-x;
	font-family: Arial, Helvetica, Verdana;
	color: #333333;
	font-size: .87em;
}

a           {color:#333333;}
a:link,
a:visited	{text-decoration: underline; }
a:hover		{text-decoration: none; }
a:focus		{outline: none; }

sup {
	font-size:0.7em;
	line-height:1em;
	vertical-align:top;
	padding-bottom:8px;
	margin-bottom:8px;
}

#homeLink {
	display:block; 
	width:300px;
	height:50px;
	top:20px;
	position:absolute;
}

#container {
	width: 960px;
	padding: 0 108px;
	background: transparent url(/images/backgrounds/bg_container.jpg) top center scroll no-repeat;
	margin: 0 auto;
	min-height: 831px;
	text-align: left;
}

#overlay {
	position: absolute;
	z-index: 99;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-color: #000000;
	opacity:.6;
	filter: alpha(opacity=60);
	display: none;
}

#cartPopup {
	left:0;
	position:absolute;
	right:0;
	text-align:center;
	top:215px;
	z-index:101;
	display: none;
}

#cartPopup .inner {
	width: 496px;
	height:216px;
	background-position: -425px -462px;
	margin: 0 auto;
	position: relative;
}

#cartPopup .inner a{
	position: absolute;
	display: block;
}

#cartPopup .inner a.close {
	height:27px;
	right:6px;
	width:27px;
}

#cartPopup .inner a.call {
	height:27px;
	left:136px;
	top:147px;
	width:215px;
}

.emptyCart {
    border-top:1px solid #E5E5E5; 
    height:0px; 
    padding: 0; 
    margin:18px 0;
}

/* Sprite */
#header .big-gray-box, 
#footer .banners,
#content .row-collection .row .item .popup ul,
#content .row-collection .row .item .popup .bottom-cap,
#content .product-detail .description h2 a,
#content .product-detail .description .info a,
#btnSubmit,
#content .video-play,
#content .education a.moreInfoToggle,
#content .faq a.moreInfoToggle,
#header .nav.secondary ul li.selected,
#header .nav.secondary ul li:hover,
#header .nav.secondary ul li .rightCap,
#cartPopup .inner {
	background-color: transparent;
	background-image: url(/images/backgrounds/sprites.png);
	background-repeat: no-repeat;
}


/* Header */

#header {
	position: relative;
}

#header .big-gray-box{
	height: 96px;
	background-position: 0 0;
}


/* Navigation */

.nav li{
	float: left;
}

.nav li a {
	text-decoration: none;
}

.nav a, .nav a:link, .nav a:visited{
	color: #adadad;
}

#header .nav {
	position: absolute;
}

#header a:hover, #header .selected a{
	color: #ffffff;
}

#header ul.nav.top-blue-tab {
	font-size:0.7em;
	right:30px;
	top:6px;
}

#header ul.nav.top-blue-tab li {
	/* margin:0 0 0 12px; */
}

#header ul.nav.top-blue-tab li.selected {
	font-weight:bold;
}

#header ul.nav.top-blue-tab li.first {
	border-right:1px solid #000000;
	margin-right:8px;
	padding-right:7px;
}

#header ul.nav.top-blue-tab li a, #header ul.nav.top-blue-tab li a:link, #header ul.nav.top-blue-tab li a:visited{
	color: #000000;
}

#header ul.nav.top-blue-tab li a:hover{
	text-decoration: underline;
}

#header ul.nav.primary{
	left: 11px;
	top: 76px;
	font-size: .75em;
	text-transform: uppercase;
}

#header ul.nav.primary li{
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #adadad;
}

#header ul.nav.primary li.last{
	padding: 0;
	margin: 0;
	border: none;
}

#header .consumer-link {
	color:#ADADAD;
	font-size:0.75em;
	right:10px;
	top:76px;
}

#header .nav.secondary {
	border-bottom:1px solid #ADADAD;
	position: static;
	padding:11px 10px;
}

#header .nav.secondary ul{
	font-size:0.9em;
}

#header .nav.secondary ul li {
	padding-right: 9px;
	margin-right: 9px;
	border-right: solid 1px #adadad;
	position:relative;
	height:35px;
}
#header .nav.secondary ul li:hover,
#header .nav.secondary ul li.selected {background-position:-77px -1025px;}
#header .nav.secondary ul li:hover a,
#header .nav.secondary ul li.selected a {color:#000;background:#bbb;}

#header .nav.secondary ul li .rightCap {display:none;}
#header .nav.secondary ul li:hover .rightCap,
#header .nav.secondary ul li.selected .rightCap {display:block;background-position:-88px -1025px;top:0px;right:9px;width:5px;height:37px;position:absolute;}

#header .nav.secondary ul li.last{
	
	border: none;
}

#header .nav.secondary ul li a,
#header .nav.secondary ul li a:link,
#header .nav.secondary ul li a:visited {
	margin:0 5px;
	display:block;
	padding:11px 4px;
}

#header .nav.secondary ul li a:hover, #header .nav.secondary ul li.selected a {
	
	background:none repeat scroll 0 0 #BBBBBB;
	color:#000000;
}

#content {
	min-height: 500px;
	padding: 30px 0;

	line-height:18px;
}


#content p{
    padding: 5px 0;
}

/*  Footer */

#footer {
	position: relative;
	font-size:0.75em;
	color: #adadad;
	left: -5px;
}

#footer .bottom p {
	float: right;
}

#footer .banners {
	background-position:0 -97px;
	height:58px;
}

#footer .banners h3 {
	text-indent: -999em;
}

#footer .banners h3 a {
display:block;
float:right;
height:10px;
padding:25px;
width:100px;
}

#footer .bottom {
	border-top:1px solid #E5E5E5;
	margin:32px 10px 0;
	padding:28px 0;
}

#footer .bottom .nav {

}

#footer .bottom .nav li{
	border-right:1px solid #ADADAD;
	margin-right:8px;
	padding-right:8px;
	list-style:none inside none;
}

#footer .bottom .nav li.last{
	margin: 0;
	padding: 0;
	border: none;
	list-style:none inside none;
}

#footer .bottom .nav li a,
#footer .bottom .nav li a:link,
#footer .bottom .nav li a:visited{
}

#footer .bottom .nav li a:hover {
	text-decoration: underline;
}

/* Content */

#content h1,
#content .block-collection .block .description h2,
#content .block-collection .block .bottom .learn-more,
#content .block-collection .block .bottom .download,
#content .row-collection .item .bottom .learn-more,
#content ul.arrow li,
#content ul.quote li,
#content .clinical-research h2,
#content .promotions .offer h1,
#content .customer-service h2,
#content .row-collection .row .item .bottom .quick-info,
#content .videos .row-collection .row .item .bottom .play-video,
#content .promotions .row-collection .item .bottom div.product-details,
#content .promotions .block-collection .block .bottom div.trial-pack
{
	background: transparent url(/images/backgrounds/sprites.png) top left scroll no-repeat;
	text-indent: -999em;
}

#content .at-home h1{
	width: 281px;
	height: 28px;
	background-position: -1px -156px;
}

#content .testimonials h1{
	background-position: -248px -280px;
	width:215px;
	height:35px;
}

#content .news h1{
	background-position: 0px -688px;
	width:232px;
	height:35px;
}

#content .education h1{
	background-position: -338px -385px;
	width:350px;
	height:35px;
}

#content .faq h1{
	background-position: -2px -869px;
	width:501px;
	height:35px;
}

#content .water-flossers h1 {
	width: 293px;
	height: 28px;
	background-position: -559px -240px;
}

#content .site-map h1 {
	width: 115px;
	height: 28px;
	background-position: -560px -320px;
	margin-bottom: 30px;
}

#content .about-us h1 {
	width: 217px;
	height: 31px;
	background-position: -557px -283px;
	margin-bottom: 30px;
}

#content .block-collection {
	margin: 30px 0 0 0;
}

#content .block-collection .block {
	border: solid 1px #d5dce1;
	margin-bottom: 20px;
	position: relative;
	height: 237px;
}

#content .block-collection .block.selected {
	height: 233px;
}


#content .block-collection .block .image{
	border-right:1px solid #D5DCE1;
	height:180px;
	left:0;
	padding:10px;
	position:absolute;
	text-align:center;
	width:210px;
	line-height: 180px;
	vertical-align: middle;
}

#content .block-collection .block.selected .image  {
    padding:8px;
	height:182px;
	display:block;
}

#content .block-collection .block a {
	display: block;
	text-decoration:none;
	height:237px;
	position:absolute;
	top:0px;
	left:0px;
	width:957px;
	z-index:1000;
	font-size: 100%;
	overflow:hidden;
	cursor:pointer;
	background: url(/images/hack.png) repeat-x repeat-y;
}

#content .block-collection .block .description{
	height: 160px;
	width: 685px;
	position: absolute;
	right: 0;
	padding: 20px;
}

#content .block-collection .block.selected .description{
	padding: 18px;
}


#content .block-collection .block .description p {
	border-top: solid 1px #d5dce1;
	margin:20px 0 0;
	padding:20px 0 0;
	font-size: .9em;
	line-height: 1.2em;
}

#content .block-collection .block .bottom{
	height: 27px;
	padding: 5px 0 4px;
	border-top: solid 1px #d5dce1;
	position: absolute;
	bottom: 0;
	left:0;
	right: 0;
	text-align: center;
}


#content .block-collection .block .bottom .learn-more
{
	display: block;
	border: none;
	width: 88px;
	height: 27px;
	background-position: -209px -382px;
	margin:0 auto;
}

/* Forms */


#content .form {
	border: solid 1px #e5e5e5;
	background-color: #fff;
	padding: 20px;
	margin-top:10px;
	color: #0984C2;
	-moz-border-radius:6px 6px 6px 6px;
	font-size:0.75em;
	overflow:hidden;
}

#content .form .example {
	color: #999;
}

#content .formLeft {
	float: left;
	width: 49%;
}

#content .formRight {
	float: right;
	width: 49%;
}

#content .form input {
	margin: 5px;
	padding: 2px;
}

#content .form textarea {
	padding: 10px;
}

#content .form select {
	width: 170px;
	margin: 10px;
}

#content .form .selectLabel {
	color: #999;
}

#content .form #btnSubmit {
	border:0;
	text-indent:-999px;
	width:66px;
	height:27px;
	background-position:-210px -608px;
	cursor:pointer;
	display:block;
	font-size:0px;
	line-height:0;
}

#content .education .form #btnSubmit {
	float: right;
}

/* Block Selected State*/

#content .block-collection .block.selected,
#content .block-collection .block.selected .image,
#content .block-collection .block.selected .bottom,
#content .block-collection .block.selected .top{
	border-width: 3px;
	border-color: #0984c2;
}

#content .block-collection .block.selected .bottom{
	background-color: #0984c2;
}

#content .block-collection .block.selected .bottom div {
	visibility: visible;	
}

/* Blocks */
#content .block-collection .block.water-flossers .description h2{
	width: 234px;
	height: 39px;
	background-position: -2px -189px;
}

#content .block-collection .block.sonic-toothbrushes .description h2{
	width: 256px;
	height: 38px;
	background-position: -247px -190px;
}

#content .block-collection .block.power-flossers .description h2{
	width: 206px;
	height: 39px;
	background-position: -525px -189px;
}

#content .block-collection .block.accessories .description h2{
	width: 195px;
	height: 39px;
	background-position: -755px -188px;
}



/* Accessories */

#content .accessories h1{
	width: 248px;
	height: 28px;
	background-position: 0px -240px;
}

#content .accessories h1 a,
#content .water-flossers h1 a,
#content .power-flossers h1 a,
#content .in-office h1 a,
#content .faq h1 a{
	display: block;
	float: right;
	height: 28px;
	width: 33px;
}

#content .row-collection {
	margin-top: 30px;
}

#content .row-collection .row{
	margin-bottom: 20px;
}

#content .row-collection .row .item a{
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
}

#content .row-collection .row .item{
	border: solid 1px #e5e5e5;
	float: left;
	text-align: center;
	position: relative;
	height: 401px;
}

#content .row-collection .row .item.selected {
	border: solid 3px #0984c2;
	height:397px;
}

#content .row-collection .row .item.last{
	border-right-width: 1px;
}

#content .row-collection .row .item.selected.last{
	border-right-width: 3px;
}

#content .row-collection .row .item h2,#content .row-collection .row .item h3,#content .row-collection .row .item h4{
	text-align: left;
	color: #34373a;
	font-weight: normal;
	width: 208px;
	padding: 14px 14px 0;
}

#content .row-collection .row .item.selected h2,#content .row-collection .row .item.selected h3,#content .row-collection .row .item.selected h4{
	padding: 12px 12px 0;
}

#content .row-collection .row .item h2 a {
	text-decoration: none;
}

#content .row-collection .row .item h3{
	font-size:.9em;
}

#content .row-collection .row .item h4{
	font-size: .8em;
}

#content .row-collection .row .item.selected h3, #content .row-collection .row .item.selected h4, #content .row-collection .row .item h3, #content .row-collection .row .item h4 {
	padding-top: 8px;
	color:#0984C2;
}

#content .row-collection .row .item img {
	margin-top: 10px;
}

#content .in-office .row-collection .row .item img {
	bottom:50px;
	left:15px;
	position:absolute;
}

#content .in-office .row-collection .row .item.selected img {
	bottom:48px;
	left:13px;
	position:absolute;
}

#content .row-collection .row .item .bottom{
	padding: 6px 0 5px 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-top:1px solid #E5E5E5;
}

#content .row-collection .row .item.selected .bottom {
	background-color:#0984C2;
	padding:5px 0 3px;
}

#content .row-collection .row .item .bottom div.quick-info{
	height: 27px;
	width: 82px;
	background-position: -210px -411px;
	float:left;
	padding-left:50px;
}

#content .row-collection .row .item .bottom div.quick-info{
	display: block;
	margin-left: 68px;
	height: 27px;
	width: 82px;
	background-position: -210px -411px;
	position:relative;
	float:left;
}


#content .row-collection .row .item .bottom a.buy-now{
	width: 73px;
	background-position: -210px -552px;
}

#content .row-collection .row .item .popup{
	bottom:45px;
	left:14px;
	position:absolute;
	width:208px;
	display: none;
}

#content .row-collection .row .item .popup ul{
	color:#FFFFFF;
	font-size:0.78em;
	list-style:disc inside none;
	padding:16px;
	text-align:left;
	line-height: 1.1em;
	background-position: 0 -381px;
	min-height: 65px;
}

#content .row-collection .row .item .popup ul li{
	margin: 0 0 5px;
}

#content .row-collection .row .item .popup .bottom-cap{
	height: 19px;
	background-position: 0 -626px;
}

#content ul.arrow {
    padding-top: 15px;
    list-style:none inside none;
}

#content ul.arrow li {
    background-position: -952px -228px;
    text-indent: 0px;
    padding: 0 0 10px 20px;
    line-height:12px;
}

/* Power Flossers */

#content .power-flossers h1{
	width: 297px;
	height: 28px;
	background-position: -252px -240px;
}

#content .power-flossers h1 a{
	display: block;
	float: right;
	height: 28px;
	width: 33px;
}

/* Home Page */

#content .home .video {
	float: left;
}

#content .home p {
	float:right;
	padding:30px;
	width:250px;
}

#content .home a {
	text-decoration: none;
}

#content .home a:hover {
	text-decoration: underline;
}

#content .home .lowerR {
	float: right;
}

#content .home .signature {
	display: block;
	color: #0984C2;
	font-style: italic;
	font-size: 0.9em;
}

/* Detail Page */

#content .product-detail{
	color: #34373a;
}

#content .product-detail .image {
	float: left;
	width: 490px;
	text-align: center;
}

#content .product-detail .description{
	float: right;
	width: 470px;
}

#content .product-detail .description h1 {
	background:none repeat scroll 0 0 transparent;
	font-size:1.6em;
	line-height: 1em;
	font-weight:lighter;
	height:auto;
	letter-spacing:1px;
	margin:0;
	text-indent:0;
	width:420px;
	margin: 0 0 7px;
	float:left;
}

#content .product-detail .description .back {
    font-size:1.2em;
    float:right;
    display:block;
}

#content .product-detail .description .back a{
    text-decoration:none;
}

#content .product-detail .description h4 {
	color:#0984C2;
	font-size:0.9em;
	font-weight:normal;
}

#content .product-detail .description h2 {
	border-bottom:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	font-size:1.3em;
	font-weight:normal;
	line-height:27px;
	margin:18px 0;
	padding:15px 0;
	vertical-align:middle;
}

#content .product-detail .description h2 a.special{
    background-image:none;
    text-indent: 0;
    float:left;
    font-size: .8em;
}

#content .product-detail .description h2 small {
	font-size: .8em;
}

#content .product-detail .description h2 a {
	float: right;
	display: block;
	width:96px;
	height:27px;
	background-position: -210px -438px;
	text-indent: -999em;
}

#content .product-detail .description p {
	margin: 0 0 30px;
	line-height: 1.2em;
}

#content .product-detail .description .columns {

}

#content .product-detail .description .columns .left {
	float: left;
	width: 224px;
	padding: 0 11px 0 0;
}

#content .product-detail .description .columns .right {
	float: right;
	width: 224px;
	padding: 0 0 0 11px;
}

#content .product-detail .description .columns h3 {
	margin: 0 0 8px;
}

#content .product-detail .description .columns ul {
	margin: 0 0 20px;
	font-size: .9em;
	list-style:disc outside;
}

#content .product-detail .description .columns ul li {
	margin: 0 0 5px;
}

#content .product-detail .description .columns ul.sizes  {
	list-style:none inside none;
}

#content .product-detail .description .columns .small{
	font-size: .8em;
}

#content .product-detail .description .columns p {
	font-size: 1em;
}

#content .product-detail .description .info {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	height:35px;
	line-height: 35px;
	vertical-align: middle;
}

#content .product-detail .description .info a {
	height: 12px;
	width: 72px;
	display: block;
	text-indent: -999em;
	margin: 10px 0 0;
}

#content .product-detail .description .info a.less {
	background-position: -210px -479px;
}

#content .product-detail .description .info a.more {
	background-position: -210px -467px;
}

/* In-Office Products */

#content .in-office h1 {
	background-position: -300px -157px;
	height: 30px;
	width: 335px;
}

#content .in-office .block-collection .block .description h2{
	height: 47px;
}

#content .in-office .block-collection .block .image img {margin-top:37px;}

#content .block-collection .block.fluoride-products .description h2{
	width: 226px;
	background-position: -1px -723px;
}

#content .block-collection .block.prophy-products .description h2{
	width: 434px;
	background-position: -235px -723px;
}

#content .block-collection .block.impression-products .description h2{
	width: 265px;
	background-position: -674px -723px;
}

#content .block-collection .block.matrix-products .description h2{
	width: 203px;
	background-position: -1px -777px;
}

#content .block-collection .block.restorative-products .description h2{
	width: 270px;
	background-position: -206px -777px;
}

#content .block-collection .block.cements .description h2{
	width: 158px;
	background-position: -480px -777px;
}

#content .block-collection .block.instruments .description h2{
	width: 154px;
	background-position: -648px -777px;
}


#content .in-office.cements h1 {
	width: 203px;
	height: 31px;
	background-position: -242px -686px;
}

#content .in-office.impression-products h1 {
	width: 381px;
	height: 34px;
	background-position: -327px -828px;
}

#content .in-office.matrix-products h1 {
	width: 303px;
	height: 27px;
	background-position: -447px -688px;
}

#content .in-office.prophy-products h1 {
	width: 322px;
	height: 35px;
	background-position: 0px -829px;
}

#content .in-office.restorative-products h1 {
    background-position: 0 -970px;
    width:387px;
    height: 33px;
}


/* Education */

#content .education,
#content .faq {
	position: relative;
	overflow: hidden;
}

#content .education .continuing-edu h1,
#content .education .practice-management h1
{
	background: transparent url(/images/backgrounds/education-sprites.png) top left scroll no-repeat;
	text-indent: -999em;
	margin-bottom: 15px;
}

#content .education .continuing-edu h1{
	background-position: 0px 0px;
	width:550px;
	height:35px;
	clear:both;
}

#content .education .practice-management h1{
	background-position: 0px -35px;
	width:345px;
	height:45px;
}

#content .education h2,
#content .faq h2 {
	border-top: 1px solid #e5e5e5;
	padding:19px 0;
	clear: both;
}

#content .education h3 {
	font-weight: normal;
	font-size: 1.3em;
	padding:10px 0;
}

#content .education span.toggleWrap,
#content .faq span.toggleWrap {
	border-left:1px solid #e5e5e5;
	height:12px;
	padding:5px;
	position:absolute;
	right:0;
	width:80px;
}

#content .education a.moreInfoToggle,
#content .faq a.moreInfoToggle {
	cursor:pointer;
	height:12px;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-999px;
	width:75px;
}

#content .education .moreInfo,
#content .faq .moreInfo {
	display: none;
	padding-bottom:20px;
}

#content .education .edu-left{
    float:left;
    width:18%;
	margin-top:30px;
	border:1px solid #e5e5e5;
	padding:10px 0;
	text-align:center;
}

#content .education .edu-right {
    float: right;
    width:80%;
	padding-top:35px;
}

#content .education .edu-right.top {
	/* height:260px; */
	height:200px;
}
#content .edu-right li {
	font-size: 0.85em;
}

#content .education a.less {
	background-position: -210px -480px;
}

#content .education a.more {
	background-position: -210px -467px;
}

#content .education .lecture-courses, 
#content .education .practice-management{
	border-top: 1px solid #e5e5e5;
	padding:35px 10px 0;
	clear: both;
}

#content .education .block-collection .block {
	height: 267px;
	width: 152px;
	float: left;
}

#content .education .block-collection .block.selected {
	height: 263px;
	width: 148px;
}

#content .education .block-collection .block .top {
	font-size:0.8em;
	padding:14px;
}

#content .education .block-collection .block.selected .top {
	padding: 12px;
}

#content .education .block-collection .block .top img {
	margin: 15px 25px 5px;
	position:absolute;
	top:70px;
}

#content .education .block-collection .block.selected .top img {
	top:68px;
}

#content .education .block-collection .block a{
	text-decoration: none;
	width: 100%;
	height: 100%;
}

#content .education .block-collection .block .bottom div{
	background-position:-209px -636px;
	height:28px;
	margin:0 0 0 31px;
	width:84px;
	display:block;
	float:left;
	position:relative;
}

#content .education .form .course select {
	width: 402px;
}

#content .education .form textarea {
	float: right;
	margin: 10px;
	resize: none;
	margin-top:37px;
	width: 45%;
}

#content .education .practice-management {
	clear: both;
}

#content .education .block .subText {
	bottom: 50px;
	color: #0984C2;
	position: absolute;
}

#content .education .block.selected .subText {
	bottom: 48px;
	position: absolute;
}

/* Education - Carol Jahn bio */

#content .education.carol-jahn {
	padding: 10px 0;
}

#content .education.carol-jahn .edu-left {
	clear:both;
}

#content .education.carol-jahn .edu-right {
	height: 220px; 
	border-bottom: 1px solid #e5e5e5;
}

#content .education.carol-jahn h1 {
	background-position: -338px -420px;
	height: 35px;
	width: 220px;
	float: left;
}

#content .education.carol-jahn .back {
	padding: 2px 5px; 
	margin: 10px 5px;
	float: left;
}

#content .education.carol-jahn .back a {
	border-left: 1px solid #E5E5E5;
	float: left;
	padding-left: 10px;
	text-decoration: none;
}

#content .education.carol-jahn .back a:hover {
	text-decoration: underline;
}

#content .education.carol-jahn .back .arrow {
	background: url("/images/backgrounds/sprites.png") no-repeat scroll -953px -230px transparent;
	float: left;
	margin: 5px 5px 5px 10px;
	width: 7px;
}

#content .education.carol-jahn p {
	padding: 12px 0;
}

#content .education.carol-jahn p.foot {
	clear: both;
	padding: 20px 0;
}

/* FAQ */

#content .faq h1 {
	margin-bottom: 30px;
}

#content .faq p {
	margin-bottom: 20px;
	padding: 0;
}

#content .faq a.less {
	background-position: -308px -479px;
}

#content .faq a.more {
	background-position: -308px -467px;
}

#content .faq a.less {
	background-position: -308px -479px;
}

/* News and Events */

#content .news .professional-newsletters h1,
#content .news .press-releases h1,
#content .news .announcements h1,
#content .news .dental-meetings h1
{
	background: transparent url(/images/backgrounds/news-sprites.png) top left scroll no-repeat;
	text-indent: -999em;
	margin-bottom: 15px;
}

#content .news .professional-newsletters h1{
	background-position: 0px 0px;
	width:245px;
	height:35px;
}

#content .news .press-releases h1{
	background-position: 0px -35px;
	width:181px;
	height:34px;
}

#content .news .announcements h1{
	background-position: 0px -70px;
	width:245px;
	height:35px;
}

#content .news .dental-meetings h1{
	background-position: 0px -104px;
	width:275px;
	height:40px;
}

#content .news .left {
    float:left;
    width:48%;
}

#content .news .right {
    float:right;
    width:48%;
}

#content .news .section {
    margin: 0 0 40px 55px;
}

#content .news .last {
    margin-bottom:25px;
}

/* Testimonials */

#content ul.quote {
    padding-top: 15px;
    list-style:none inside none;
}

#content p.subHead {
	font-size: 12px;
	padding:10px 0;
}

#content ul.quote li {
    background-position:-940px -1035px;
    text-indent: 0px;
    padding:28px 0 20px 25px;
    line-height:20px;
    border-top: 1px solid #ccc;
    border-spacing: 0 10px;
}

#content ul.quote li em {color:#0099cc;font-size:12px;line-height:14px;display:block;}

/* jquery scrollable */
#content .scrollable {
	position: relative;
	overflow: hidden;
	/* 	set height & width in the necessary namespace. see #content .why .scrollable */
}
#content .scrollable .items {
	width:20000em; 
	position:absolute; 
}

#content .scrollable .items div { 
    float:left; 
} 

/* Customer Service */

#content .customer-service p {
	padding: 20px 0;
}

#content .customer-service #contactForm p {
	padding: 5px 0;
}

#content .customer-service .form select {
	margin:0;
	width: 405px;
}

#content .customer-service h1 {
	background-position: -4px -939px;
	height:24px;
	width:231px;
}

#content .customer-service .FAQ h2 {
	background-position:-521px -943px;
	height:24px;
	width:276px;
}

#content .customer-service .contact h2 {
	background-position:-390px -943px;
	height:24px;
	width:117px;
}

#content .customer-service .order h2 {
	background-image:url(/images/backgrounds/cs_order.png);
	height:24px;
	width:221px;
	/* background-position:-244px -943px; 
	height:24px;
	width:119px; */
}

#content .customer-service .FAQ, #content .customer-service .order {
	padding:10px 0 10px 90px
}

#content .customer-service .contact {
	overflow: hidden; 
	padding:10px 0 10px 30px
}

#content .customer-service img {
	float: left;
	padding-top:10px;
}

#content .customer-service .order li {
	list-style: disc;
	margin-left: 20px;
}

#content .customer-service h2 a {
	display:block;
	height:100%;
	width:100%;
}

#content .customer-service #contactFormWrap {
	float:right;
}

/* Why Waterpik */
#content .why .billboard {
	position: relative;
}

#content .why .billboard .buttons{
	background: transparent url(/images/backgrounds/why-sprites.png) -610px -229px scroll no-repeat;
	width: 78px;
	height: 12px;
	text-indent: -999em;
	position: absolute;
	bottom: 12px;
	left: 441px;
}

#content .why .billboard .buttons a{
	display: block;
	height: 12px;
	width: 12px;
}

#content .why .billboard .buttons a.prevPage {
	float: left;
}

#content .why .billboard .buttons a.nextPage {
	float: right;
}

#content .why .scrollable {
	width: 960px;
	height: 316px;
	background: transparent url(/images/why/why-viewport-bg.png) top left no-repeat;
	display:block;
}


#content .why h2,
#content .why .materials h1,
#content .why .rebate h3,
#content .why .education-video h3,
#content .why .start-guides h3,
#content .why .education-brochure h3
{
	background: transparent url(/images/backgrounds/why-sprites.png) top left scroll no-repeat;
	text-indent: -999em;
	margin-bottom: 15px;
}

#content .why .why-dispense ul {
	list-style-type:disc;
	list-style-position: inside;
}

#content .why .why-dispense ul li {
	margin: 0 0 10px;
}

#content .why .why-dispense{
	padding: 10px 0 30px;
	
}

#content .why .left{
    float:left;
    width:210px;
    border: 1px solid #e5e5e5;
    padding: 10px 0;
    text-align: center;
}

#content .why .right {
    float: right;
    width:717px;
    font-size: .9em;
}

#content .why .materials .right {
    border-top:1px solid #e5e5e5;
    padding:20px 0 0 20px;
}

#content .why .materials .start-guides .right {
    border-bottom:1px solid #e5e5e5;
    min-height: 189px;
}


#content .why h1{
	background-position: 0px -277px;
	width:215px;
	height:35px;
	margin-bottom: 30px;
}

#content .why h2 {
	margin: 20px 0;
}

#content .why .why-dispense h2{
	background-position: 0px 0px;
	width:432px;
	height:25px;
}

#content .why .materials h2 {
    background-position: 0 -30px;
	width:432px;
	height:25px;
}

#content .why .rebate h3 {
    background-position: 0 -63px;
	width:560px;
	height:25px;
}

#content .why .education-video h3 {
    background-position: 0 -95px;
	width:560px;
	height:25px;
}

#content .why .start-guides h3 {
    background-position: 0 -125px;
	width:560px;
	height:25px;
}

#content .why .education-brochure h3 {
    background-position: 0 -155px;
	width:560px;
	height:25px;
	margin:30px 0 20px;
}


/* form styles */
#whyForm {border:1px solid #ccc;-moz-border-radius:6px;-webkit-border-radius:6px;}
#whyForm .required {color:#0099cc;font-size:12px;}
#whyForm fieldset {position:relative;width:100%;clear:both;}
#whyForm textarea {float:left;position:relative;width:100%;height:230px;margin:10px 0 0 0;font-size:13px;color:#ccc;border:1px solid #ccc;}
#whyForm fieldset input[type=text] {width:177px;height:20px;padding:3px 0 0 0;float:left;clear:both;position:relative;font-size:13px;color:#ccc;border:1px solid #ccc;}
#whyForm fieldset label {float:left;clear:both;position:relative;font-size:12px;color:#ccc;}
#whyForm fieldset ul {float:left;clear:both;position:relative;margin:10px 0 0 0;}
#whyForm fieldset li {float:left;position:relative;padding:0 22px 0 0;list-style:none;}
#whyForm fieldset li.submit {padding:0;text-indent: -999em;}
#whyForm #btnSubmit {height:31px;width:68px;text-align:left;position:relative;border:none;
	font-size:0px;background-position:0px -653px;cursor:pointer;}

/* Coupons & Promotions */

#content .promotions h1{
	background-position: -680px -315px;
	width:250px;
	height:35px;
}

#content .promotions .offer {
    margin-left:10px;
}

#content .promotions .offer h1 {
    background-position: -365px -347px;
    width:482px;
    height:35px;
}

#content .promotions .additional {
    font-size:1em;
    margin:10px 0 20px 10px;
    padding-bottom:20px;
    border-bottom: 1px solid #e5e5e5;
}

#content .promotions .offer .special {
    font-size:.9em;
    color:#0984C2;
}

#content .promotions .row-collection{
    margin-left:10px;
}

#content .promotions .row-collection .item a{
	text-decoration: none;
	width: 100%;
	height: 100%;
}

#content .promotions .row-collection .item {
	height: 305px;
	width: 310px;
}

#content .promotions .row-collection .item.selected {
	height: 301px;
	width: 306px;
}

#content .promotions .row-collection .item .top {
	font-size:1em;
	padding:14px;
	border-bottom:1px solid #e5e5e5;
	text-align:center;
}

#content .promotions .row-collection .item.selected .top {
	padding: 12px;
}

#content .promotions .row-collection .item .top img {
	position:absolute;
	bottom:50px;
	right:110px;
}

#content .promotions .row-collection .item.selected .top img {
	right:108px;
	bottom:48px;
}


#content .promotions .row-collection .item .bottom div.product-details{
	background-position:-695px -385px;
	height:28px;
	margin:0 0 2px 75px;
	width:125px;
	display:block;
	float:left;
}

#content .promotions .block-collection .block {
	margin: 0 12px 30px;
}

#content .promotions .block-collection .block .description {
	width: 661px;
}

#content .promotions .block-collection .block .description h2 {
	background-image: url(/images/coupons/ultra-thin.png);
	height: 30px;
	width: 245px;
}


#content .promotions .block-collection .block .description p {
	border-bottom: solid 1px #d5dce1;
	margin:0 0 20px;
	padding:0 0 20px ;
	border-top: none;
	color: #0984C2;
}

#content .promotions .block-collection .block .bottom div.trial-pack{
	width: 140px;
	height: 29px;
	background-position: -707px -416px;
	margin: 0 auto;
}

#content .promotions .block-collection .block.selected .image{
    padding-top: 38px;
}

#content .promotions .block-collection .block .image {
    padding-top: 40px;
}

#content .promotions .block-collection .block a.promo{
    position:relative;
}
/* Video */


#content .videos h1{
	background-position: 0px -315px;
	width:215px;
	height:35px;
}

#content .videos .video-container {
	background: transparent url(/images/backgrounds/video-placeholder.jpg) scroll top left no-repeat;
	height: 523px;
	width: 930px;
	margin: 30px 0 0;
	cursor:pointer;
}

#content .videos .row-collection .row .item {
	width: 230px;
	text-align: left;
	border-color: #e5e5e5;
	border-width: 1px 0px 1px 1px;
}

#content .videos .row-collection .row .item.last{
	border-right-width: 1px;
}

#content .videos .row-collection .row .item .top{
	padding: 12px 12px 0 12px;
	height: 350px;
	border-bottom: solid 1px #e5e5e5;
	margin:0 auto;
}


#content .videos .row-collection .row .item .bottom .play-video{
	width: 83px;
	height: 27px;
	background-position: -277px -608px;
	margin: 0 auto;
	display: block;
}


#content .videos .row-collection .row .item.selected .bottom {
	visibility: visible;
	padding: 6px 0 3px;
}

#content .videos .row-collection .row .item.selected {
	width: 225px;
	border-color: #0984c2;
	border-width: 3px;
}

#content .videos .row-collection .row .item.last.selected{
	border-right-width: 3px;
}


#content .videos .row-collection .row .item.selected .top{
	height: 350px;
	padding: 10px 10px 0 10px;
}

#content .videos .row-collection .row .item h2 {
	background: transparent url(/images/backgrounds/video-sprites.png) top left scroll no-repeat;
	text-indent: -999em;
	padding: 0;
}

#content .videos .row-collection .row .item p {
	font-size: .8em;
}

#content .videos .row-collection .row .item p.time {
	color: #0984c2;
}

#content .videos .row-collection .row .item .screenshot a{
	display: block;
	height: 119px;
	width: 203px;
	background-color: transparent;
}

#content .videos .row-collection .row .item.selected .screenshot a{
	background: transparent url(/images/video/screenshot-hover.png) top left scroll no-repeat;
}

#content .videos .row-collection .row .item.professional-education h2 {
	background-position: 0px 0px;
	width:152px;
	height:11px;
}

#content .videos .row-collection .row .item.professional-education .screenshot {
	background: transparent url(/images/video/professional-education-screenshot.jpg) top left scroll no-repeat;
	height: 119px;
	width: 203px;
}

#content .videos .row-collection .row .item.plaque-removal h2{
	background-position: 0px -15px;
	width:190px;
	height:15px;
}

#content .videos .row-collection .row .item.plaque-removal .screenshot {
	background: transparent url(/images/video/plaque-removal-screenshot.jpg) top left scroll no-repeat;
	height: 119px;
	width: 203px;
}

#content .videos .row-collection .row .item.sensonic-toothbrush h2{
	background-position: 0px -32px;
	width:170px;
	height:15px;
}

#content .videos .row-collection .row .sensonic-toothbrush .screenshot {
	background: transparent url(/images/video/sensonic-screenshot.jpg) top left scroll no-repeat;
	height: 119px;
	width: 203px;
}

#content .videos .row-collection .row .item.patient-education h2{
	background-position: 0px -50px;
	width:160px;
	height:12px;
}

#content .videos .row-collection .row .patient-education .screenshot {
	background: transparent url(/images/video/patient-education-screenshot.jpg) top left scroll no-repeat;
	height: 119px;
	width: 203px;
}

/* Site Map */

#content .site-map h2 {
	color:#0984C2;
	font-size:1.4em;
	font-weight:lighter;
	letter-spacing:1px;
}

#content .site-map .left {
	float: left;
}

#content .site-map .right {
	float: right;
}

#content .site-map ul {
	text-transform: capitalize;
}

#content .about-us .scrollable {
	width: 963px;
	height: 316px;
	background: transparent url(/images/about/viewport-bg.png) top left no-repeat;
	display:block;
}


#content .about-us .timeline {
    padding: 4px 0 0 10px;
}


#content .about-us .billboard {
	margin: 25px 0;
}

#content .about-us .left {
	float: left;
	width: 450px;
	margin-left: 10px;
}

#content .about-us .right {
	float: right;
	width: 450px;
}

#content .about-us .bottom .wrapper {
	margin-bottom: 20px;
}

#content .about-us .bottom h3 {
	font-size:1.2em;
	font-weight:lighter;
}

/* Clinical Research */

#content .clinical-research h1{
	background-position: 0px -906px;
	width:700px;
	height:30px;
	margin-bottom: 30px;
}

#content .clinical-research h2 {
    background-position: 0px -350px;
    width: 355px;
    height:30px;
    margin:40px 0 25px 0;
}

#content .clinical-research .section h3 {
    color:#0984C2;
	font-size:1.4em;
	font-weight:lighter;
	letter-spacing:1px;
	 border-bottom:1px solid #e5e5e5;
	 padding-bottom:10px;
}

#content .clinical-research p {
    padding-top: 10px;
}

#content .clinical-research .left {
    float:left;
    width:48%;
}

#content .clinical-research .right {
    float:right;
    width:48%;
}

#content .clinical-research .section {
    border:1px solid #e5e5e5;
    padding:20px;
    margin-bottom:20px;
}

/* Error */
#content .error h1{
	background-position: -718px -908px;
	width:250px;
	height:35px;
}

#content .error .left {
    float:left;
    width:65px;
}

#content .error .right {
    float:right;
    width:92%;
}

#content .error p {
    padding:15px 0 15px 0;
}

#content .error ul {
    list-style: disc inside none;
}

/* Distributors */

ul.distributors li {
	text-transform: capitalize;
}
#content .distributors {
	
}

#content .distributors .txtimg {
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#content .distributors h2.title {
	background-image:url(../images/distributors/txt-distributors-title.gif);
	font-size:30px;
	font-weight:normal;
	margin:0 0 36px;
	height:23px;
	width:307px;
}

#content .distributors .country {
	 display:none; 
}

#content .distributors .customer-lcol,
#content .distributors .customer-rcol {
	float:left;
	width:465px;
}

#content .distributors .customer-rcol {
	margin-left:27px;
}

#content .distributors .customer {
	
	width:100%;
}

#content .distributors .customer {
	margin-top:27px;
	border:1px solid #cfd4d9;
}

#content .distributors .customer th,
#content .distributors .customer td {
	border:1px solid #cfd4d9;
	vertical-align:middle;
	padding:10px;
}

#content .distributors .customer th {
	color:#0984c2;
	font-size:20px;
	font-weight:normal;	
}

#content .distributors .customer th .txt-home {
	background-image:url(../images/distributors/txt-at-home.gif);
	height:15px;
	width:164px;
}

#content .distributors .customer th .txt-office {
	background-image:url(../images/distributors/txt-in-office.gif);
	height:15px;
	width:159px;
}

#content .distributors .customer th .txt-home-office {
	background-image:url(../images/distributors/txt-at-home-in-office.gif);
	height:15px;
	width:284px;
}

#content .distributors .customer td {
	font-size:12px;
	border-top:none;
	border-bottom:none;
	padding-left:27px;
	background-image:url(../images/distributors/line-bg.gif);
	background-repeat:no-repeat;
}

#content .distributors .customer td.label {
	background-position:10px bottom;
	width:110px;
}

#content .distributors .customer td.value {
	background-position:-177px bottom;
	width:355px;
}

#content .distributors .customer tr.last td.label,
#content .distributors .customer tr.last td.value {
	background:none;
}

/*--------------------------------------
	Clear Floats
----------------------------------------------------------------------------*/	
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0; }
	
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
	
.clearboth {clear:both;}