/* rh3- css temoplate 2008.09.01 */
@import url("typography.css"); 
@import url("forms.css"); 
/* edit typography for basic font and color stuff */

/* 
specifics:
	orange : ea8f01
	green : 7cc25a


*/
body {
	background: #7cc25a;
}
body.home {
	background: #7cc25a;
}

body div.wrapper {
	background: #fff url(../img/body-inside-bg.png) repeat-x;
}

body.home div.wrapper{
	background: #fff url(../img/body-bg.png) repeat-x;
}

body div.wrapper div.wrapper {
	width: 972px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background:url(../img/banner-inner-bg.png) no-repeat right top;
}

body.home div.wrapper div.wrapper {
	background:url(../img/banner-home-bg.png) no-repeat right top;
}



#header {
	width: 272px;
}

#banner {
	width: 700px;
	float: left;
	height: 120px;
}
body.home #banner {
	height: 200px;
}

#breadcrumbs {
	width: 520px;
	height: 45px;
	float: left;
}

#content {
	width: 520px;
	float: left;
}

body.home #content { 
	width: 700px;
}

body.home div.wrapper {
	position: relative;
}

#meta {
	width: 154px;
	float: right;
}

#footerclose {
	background:url(../img/footer-w-bg.png) repeat-x 0 0;
	clear: both;
}
#footer {
	clear: both;
	padding: 70px 0 73px 10px;
}


/* @group navigation */

#navigation {
	width: 272px;
	float: left;
	overflow: hidden;
}
#navigation div.wrapper{
	width: 272px;
	padding: 0 0 10px 0;
	background:url(../img/navigation-last-bg.png) no-repeat 0 bottom;
}


/* @group header */
#header h1 {
	background: url(../img/header-h1.png) no-repeat 0 0;
	width: 272px;
	height: 123px;
	display: block;
}
#header h1 a {
	display: block;
	width: 272px;
	height: 123px;
	text-indent: -9999px;
}


/* @end */

#navigation ul {
	width: 272px;
	background: transparent url(../img/navigation-bg.png) repeat-y 0 0;	
	padding: 0;
}

#navigation ul li{
	width: 240px;
	margin: 0 0 0 12px;
	padding: 0;
}
#navigation ul li h2 {
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	padding: 10px 0 8px 10px;
	width: 224px;
}
#navigation ul li.start h2 {
	padding: 20px 0 8px 10px;
}
#navigation ul ul {
	padding-bottom: 21px;
	background-image: none;
}
#navigation ul li.menulast ul {
	padding-bottom: 10px;
}
#navigation ul ul ul{
	padding-bottom: 0;
}
#navigation ul ul li {
	background-image: none;
	margin: 0 0 0 10px;
}
#navigation ul ul li li{
	background-image: none;
	margin: 0;
}


#navigation ul li a {
	display: block;
	margin: 0;
	height: 13px;
	background: url(../img/arrow.png) no-repeat 0 0;
	font: normal 12px/12px "Trebuchet MS", Tahoma, sans-serif;
	color: #ffe716;
	padding: 3px 0 0 18px;
	margin-bottom: 4px;
	text-decoration: none;
}
#navigation ul li.active a {
	color: #000;
	background: url(../img/arrow.png) no-repeat 0 -16px;
}
#navigation ul li a:hover {
	color: #000;
	background: url(../img/arrow.png) no-repeat 0 -16px;
}

#navigation ul li li ul {
	display: none;
}

#navigation ul li li.active ul {
	display: block;
}

#navigation ul li li li a, #navigation ul li.active ul a {
	display: block;
	width: 200px;
	margin: 0;
	background: url(../img/dash.png) no-repeat 15px 6px;
	font: bold 12px/12px "Trebuchet MS", Tahoma, sans-serif;
	color: #ffe716;
	padding: 4px 0 4px 25px;
}

#navigation ul li.active ul li.active a {
	background: url(../img/dash.png) no-repeat 15px -27px;
	color: #fff;	
}
#navigation ul li li li a:hover {
	background: url(../img/dash.png) no-repeat 15px -27px;
	color: #fff;
}



#navigation div.call {
	padding: 30px 20px 0 55px;
}
#navigation #health {
	background:url(../img/front-healthcare.png) no-repeat 10px 32px;
}
#navigation div.call h1 {
	font-size: 16px;
	line-height: 18px;
	color: #000;
}
#navigation div.call p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding: 0;
	margin: 0;
}
#navigation div.call p a, 
#navigation div.call p a:link, 
#navigation div.call p a:visited, 
#navigation div.call p a:hover {
	color: #40b5e3;
	text-decoration: underline;
	font-weight:bold;
}


/* @end */



/* @group top-banner */

#banner ul {
	padding: 10px 0 10px 0;
}

#banner ul li {
	float: left;
}
#banner ul li a{
	display: block;
	height: 36px;
	width: 136px;
	text-indent: -9999px;
}
#banner ul li#bannerCF {
	width: 120px;
	float: left;
}
#banner ul li#bannerSU{
	width: 210px;
	float: right;
}
#banner ul li#bannerCF a{
	width: 120px;
	background:url(../img/banner-button-coldflight.png) no-repeat 0 0;
}
#banner ul li#bannerSU a{
	width: 210px;
	background:url(../img/banner-button-coupons.png) no-repeat 0 0;
}

body.home #banner h2 {
	clear: both;
	width: 700px;
	height: 111px;
	background:url(../img/banner-home-h2.png) no-repeat 0 0;
	text-indent: -9999px;
}

/* @end */

/* @group closer */

#closer {

}

#closer #looking {
	width: 652px;
	height: 79px;
	padding: 10px 0 0 50px;
	background: url(../img/looking-bg.png) no-repeat 0 0;
}
#closer #looking h1 {
	font-size: 20px;
	line-height: 18px;
	color: #000;
	width: 300px;
	float: left;
}
#closer #looking ul {
	float: left;
	width: 400px;
	padding-top: 5px;
}
#closer #looking li {
	float: left;
	width: 200px;
	padding-top: 5px;
}
#closer #looking li a {
	color: #555;
	font-size: 13px;
	line-height: 14px;
}
#closer #looking h2#cfbutton {
	float: right;
	padding: 20px 20px 0 0;
}
#closer #looking h2#cfbutton a {
	width: 190px;
	height: 31px;
	display: block;
	text-indent: -9999px;
	background: url(../img/button-coldflight2.png) no-repeat 0 0;
}

/* @end */

/* @group meta */

#meta ul {
	list-style-type: none;
}

#meta ul li {
	float: left;
	height: 16px;
	padding-right: 6px;
}

#meta ul li a {
	display: block;
	height: 16px;
}

#meta ul li#size {
}
#meta ul li#size a {
	display: block;
	height: 16px;
	width: 8px;
	text-indent: -9999px;
	float: left;
	margin-right: 4px;
}
#meta ul li#size a#smallfont{
	background:url(../img/meta.png) no-repeat 0 0;
}
#meta ul li#size a#mediumfont{
	background:url(../img/meta.png) no-repeat -12px 0;
}
#meta ul li#size a#largefont{
	background:url(../img/meta.png) no-repeat -26px 0;
}

#meta ul li#print a {
	background:url(../img/meta.png) no-repeat -75px 0;
	width: 20px;
	text-indent: -9999px;
}

#meta ul li#email a {
	background:url(../img/meta.png) no-repeat -45px 0;
	width: 20px;
	text-indent: -9999px;
}

#meta ul li#digg a {
	background:url(../img/meta.png) no-repeat -100px 0;
	width: 20px;
	text-indent: -9999px;
}

#meta ul li#delicious a {
	background:url(../img/meta.png) no-repeat -125px 0;
	width: 20px;
	text-indent: -9999px;
}

/* @end */



/* @group content */

/* need to make this somewhere it can be toggled */
#content { 
	font-size: 1.2em;
	position: relative;
}
#content h1 {
	font-size: 1.8em;
	line-height: 1em;
	color: #ea8f01;
	padding-bottom: 8px;
}
#content h2 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #231f20;
}
#content p {
	font-size: 1em;
	line-height: 1.7em;
}





#content blockquote {
	font-size: 1em;
	line-height: 1.7em;
}

#content p.inline-note {
	font-size: 0.9em;
	padding: 0 0 2em 0;
}

#content p.acrobat, #content p.footnote, div.footnote {
	padding: 2em 0;
	font-size: 0.9em;
}
#content p.footnote a, div.footnote a{
	color: #231f20;
	text-decoration: underline;
}
#content div.footnote p{
	padding: 0;
}
#content p.acrobat a.acrobat{
	display: block;
	width: 112px;
	height: 35px;
	background: url(../img/get_adobe_reader.gif) no-repeat 0 2px;
	float: left;
	margin-right: 10px;
	text-indent: -9999px;
}
#content h6 {
	padding-top: 2em;
	font-size: 1.1em;
}

#content ul.stores {
	list-style-type: disc;
	margin: 10px 0 1em 20px;
	font-size: 1.1em;
}

#content ul.stores li{
	width: 165px;
	float: left;
	margin-bottom: 5px;
}



/* @end */



#flavor {
	background:url(../img/page-flavors-boxes.jpg) no-repeat;
	height: 389px;
	padding-left: 270px;
}

.blue {
	color: #00a4cf;
	
}
a.blue {
	color: #00a4cf;
	text-decoration: underline;
}

#showinfo {
	background:url(../img/page-flavors-fda.png) no-repeat;
	height: 52px;
	padding-left: 120px;
	cursor: pointer;
	margin-bottom: 20px;
	color: #00a4cf;
	text-decoration: underline;
}

#showinfo p{
	color: #00a4cf;
	text-decoration: underline;
	line-height: 1.2em;
	margin-bottom: 10px;
}

div.showpop{
	padding-bottom: 5px;
}

div.closepop {
	position: absolute;
	top: 10px;
	right: 15px;
}


#whencallout{
	background:url(../img/page-what-lungs.png) no-repeat;
	padding: 128px 20px 0 0;
	width: 126px;
	float: left;
}
#productshot{
	background:url(../img/page-what-lozenge.png) no-repeat;
	padding: 70px 20px 0 0;
	width: 118px;
	float: left;
}

#frontbottombanner {
	padding-top: 45px;
}
#frontbottombanner #available {
	padding: 0 0 0 145px;
	float: left;
	width: 320px;
	height: 202px;
	background: url(../img/home-avail.png) no-repeat 0 0;
}
#frontbottombanner h1 {
	font-size: 21px;
	line-height: 20px;
	padding-bottom: 0;
}
#frontbottombanner h2 {
	font-size: 18px;
}
#frontbottombanner p {
	font-size: 12px;
}
#frontbottombanner #available p a.button {
	margin: 0 0 0 100px;
}

#frontbottombanner #online {
	width: 220px;
	float: right;
	background: url(../img/home-box.png) no-repeat 0 30px;
}
#frontbottombanner #online p{
	padding: 0 0 0 75px;
	margin: 0;
}

#frontbottombanner span.strawberry{
	color:#d03545;
	font-size: 14px;
	font-weight: bold;
}
#frontbottombanner span.grape{
	color:#8053bd;
	font-size: 14px;
	font-weight: bold;
}



#content ul.promos li {
	display: inline-block;
	padding: 0 0 25px 0;
}
#content ul.promos li h2 {
	font-size: 1.2em;
	line-height: 1.2em;
}
#content ul.promos li h2 a{
	text-decoration: none;
}

#content ul.promos li a {
	padding-left: 80px;
	display: block;
	color: #231f20;
}
#content ul.promos li a.blue {
	color: #00a4cf;
	text-decoration: underline;
}

#content ul.promos li.clip {
	background: url(../img/promo-clip.png) no-repeat 0 0;
}
#content ul.promos li.ecoupon {
	background: url(../img/promo-ecoupon.png) no-repeat 0 0;
}
#content ul.promos li.share {
	background: url(../img/promo-share.png) no-repeat 0 0;
}

.relative {
	position: relative;
}



.showpop,.hidepop,.showfriendpop {
	cursor: pointer;
	text-decoration:underline;
	padding-right: 20px;
}

.hidepop {
	cursor: pointer;
	text-decoration:underline;
	padding: 10px 30px 20px 0;
}

.friendpop {
	display: none;
	position: absolute;
	top:0px;
	left:0px;
	background:url(../img/product-pop9-scroll-2.png) no-repeat 0 bottom;
	width: 500px;
	z-index: 999;
}

.friendpop .iw {
	background: url(../img/product-pop9-scroll.png) no-repeat 0 0;
	width: 500px;
	padding-bottom: 20px;
}

#content .friendpop p {
	padding: 10px 25px 0 20px;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

#promotions p.small {
	font-size: 0.8em;
	width: 100%;
}


/* @group footer */
#footer div.wrapper {
	width: 972px;
	height: 38px;
	padding-top: 4px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	background: url(../img/footer-bg.png) no-repeat left top;
}

#footer #copyright {
	float: left;
	background: url(../img/footer-logo.png) no-repeat 30px 0;
	padding: 10px 0 0 30px;
}
#footer #copyright a {
	display: block;
	float: left;
	width: 81px;
	height: 30px;
	margin-right: 10px;
	margin-top: -10px;
	text-indent: -9999px;
}
#footer ul {
	float: right;
	padding: 10px 30px 0 150px;
	background: url(../img/footer-leaf.png) no-repeat 0 8px;
}

#footer ul a {
	float: left;
}
#footer ul a:link, #footer ul a:visited {
	color: #40b5e3;

}

#footer ul li {
	float: left;
	padding:  0 5px 0 5px;
	border-left: 1px solid #999;
}

#footer ul li.first {
	float: left;
	padding:  0 5px 0 0;
	border-left: none;
}

/* @end */

/* @group popup drugfacts */

#drugfacts {
	font:10px/11px "Trebuchet MS", Tahoma, sans-serif;
	color:#000;
	width: 490px;
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 999;
}
#drugfacts div.wrap{
	background:url(../img/popup-bg.png) repeat-y;
	width: 460px;
	padding: 0 15px 10px 15px;
}
#drugfacts h2{
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#000;
	padding: 10px 15px 10px 15px;
	background:url(../img/popup-bg-top.png) no-repeat;
}
#drugfacts h3{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#000;
}

h3 a {
	text-decoration: none;
}

div.grouping {
	clear: both;
	border-top: 1px solid #000;
	padding: 5px 0;
}
#drugfacts div.grouping.last {
	background: url(../img/popup-bg-bottom.png) no-repeat 0 bottom;
	padding: 0 15px 10px 15px;
	border-top: none;
	height: 3em;
}

#drugfacts div.grouping.last h6{
	text-align: center;
	border-top: none;
	border-color:#fff;
	padding: 5px 0 0 0;
	font-weight:normal;
	font-style:normal;
}

#drugfacts div.grouping.term {
	border-bottom: 1px solid #000;
}

#drugfacts div.grouping p{
	border-top: 1px solid #000;
}
div.grouping p{
	line-height:15px;
	padding: 0;
	margin: 0;
	color:#000;
}
#drugfacts div.grouping.nb p, #drugfacts div.grouping.nbnr p{
	border-top: none;
}
#drugfacts div.grouping.nb h3{
	float: left;
	padding-right: 5px;
}

div.grouping ul {
	list-style-type: disc;
	color:#000;
	margin: 0 0 0 20px;
}
div.grouping ul li {
	line-height:15px;
}
div.grouping dl {
	background:url(../img/fillchar.png) repeat-x 0 bottom;
	clear: both;
	color:#000;
}
div.grouping dt {
	background: #fff;
	float: left;
	font-weight: normal;
}
div.grouping dl.acting dt {
	background: #fff;
	float: left;
	font-size:12px;
	line-height:12px;
}
div.grouping dl{
	margin-top: 2px;
}
div.grouping dd {
	background: #fff;
	float: right;
}

/* @end */





#callouts {
	width: 154px;
	float: right;
	height: 400px;
	padding-top: 20px;
}

#callouts dl.clean {
	color: #000;
	padding: 2em 0 0 0;
	border-bottom: none;
	clear: both;
}
#callouts dl.clean dt{
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0;
}

#callouts dl.clean dd {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #231f20;
	padding: 0 0 0 0;
	background-image: none;
}


#callouts h3.map {
	color: #000;
	padding: 2em 0 0 0;
	border-bottom: none;
	clear: both;
}
#callouts h3.map a{
	color: #000;
	text-decoration: underline;
}

#callouts a.button {
}

#callouts h2 {
	font-size: 15px;
	line-height: 1.2em;
	color: #231f20;
}


#callouts div.img a {
	width: 154px;
	display: block;
	text-indent: -9999px;
	height: 231px;
	background: url(../img/callout_honey-lemon.jpg) no-repeat 0 0;
	margin-bottom: 30px;
}


#callout_ask a {
	display: block;
	width: 154px;
	height: 215px;
	text-indent: -9999px;
	background:url(../img/callout-n-ask.jpg) no-repeat 0 0;
}
#callouts #callout_order a {
	display: block;
	width: 154px;
	height: 225px;
	text-indent: -9999px;
	background:url(../img/callout-n-order.jpg) no-repeat 0 0;
}
#callouts #callout_where a {
	display: block;
	width: 154px;
	height: 215px;
	text-indent: -9999px;
	background:url(../img/callout-n-where.jpg) no-repeat 0 0;
}





/* @group lightbox */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:540px;
	height:427px;
	margin:-220px 0 0 -260px;
	background: url(../img/lightbox-bg.png) no-repeat 0 0;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}


/* @end */

a.close {
	display: block;
	font-size: 11px;
}
a.center {
	text-align: center;
}


