@charset "utf-8";
html {
/*these 3 lines is needed to make the footer stick at bottom*/
   margin:0;
   padding:0;
   height:100%;
}

body {
	margin:0;
	padding:0;
	background-color: #4c4c4c;
	/* this hack is for IE6 and below to correctly display centered div*/
	text-align: center;
}
#wrapper {
	/*these 3 lines needed to make the footer stick at bottom*/
   	min-height:100%;
	position:relative;
	height:100%; /*rule so it works for IE 6 and 5.5*/
	/*This will make an inner element that you absolutely position at, for example, top: 0; left: 0; appear at the top left corner of the wrapper, and not of the 			the top left of the entire window.*/
	position: relative;
	width: 900px;
	/* this hack is for IE6 and below to correctly display centered div*/
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(templateimages/main-bg-2edges.gif);
	background-repeat: repeat;

}
/*This is the header css. it determines how large the space to put the header information is. This div contains the logo, the top right info, and the navbar*/
#header {
	height: 140px;
	background-image: url(templateimages/topheader-bg.gif);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 12px;
	left: 6px;
	width: 365px;
	z-index: 1;
}
#logoheader{
	width: 365px;
	height: 84px;
	position: relative;
	background: url(templateimages/logo.png) no-repeat;
	}
#logoheader span{
	display: none
	}
#navbar {
	position: absolute;
	top: 76px;
	left: -22px;
	width: 864px;
	height: 51px;
	background-image: url(templateimages/topnavbar-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;

}
#navbar table {
	position:absolute;
	bottom:1px;
	right:180px;
	width:633px;
	height:34px;
	padding: 0;
}

#navbar a {
	color:#FFFFFF;
	text-decoration: none;
}
#navbar a:hover{
	color:#000000;
	/*right: -500px;*/
	/*font-size: 28px;*/
}

#middle_area {

}
#footer {
	text-shadow:#666666
	height: 50px;
	width: 622px;
	text-align: center;
	background-image: url(templateimages/footer.gif);
	color: #CCCCCC;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;  /* Height of the footer */
	background-position: right top;
}

#footer .position { /*this positions the text in the bottom nav lower so it's not on the top edge of the graphic*/
	position: relative;
	text-align: center;
	left: 60px;
	right: 50%;
	top: 9px;
	width: 500px;
	color: #FFFFFF;
	font-size: 12px;
}
#footer .copyright {
	font-size: 9px;
	position: relative;
	top: 25px;
	left: 10px;
}
	
#top_right_header {
	position: absolute;
	height: 100px;
	width: 495px;
	left: 387px;
	top: 8px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	z-index: 1;
}

#top_right_header a{
	color:#00CC33
	}
#top_shopping_cart {
	position: absolute;
	height: 55px;
	width: 130px;
	left: 318px;
	top: 0px;
	background-image: url(templateimages/shoppingcart.png);
}
#top_shopping_cart_text {
	position: absolute;
	height: 45px;
	width: 120px;
	left: 3px;
	top: 10px;
	font-size: 14px;
}
#left_nav {
	height: 300px;
	float: left;
}
/* LEFT MENU */
/* LEFT */
#left_pad{
	margin-left:55px;
	padding-top:20px;
	padding-bottom:150px;
}
#left_pad ul{
}
#left_pad ul li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left_pad ul li span{
	display:block;
	width:163px;
	height:30px;
	background: url("../respiroimages/left_pad_li_bg.gif") no-repeat;
}
#left_pad ul li.last span{
	height:35px;
	background: url("../respiroimages/left_pad_li_bg2.gif") no-repeat;
}
#left_pad ul li a{
	display:block;
	font-size:1.4em;
	color:#4c4c4c;
	margin-left:15px;
}
#left_deal{
	width:141px;
	padding-top:22px;
}
#deal{
	width:141px;
	height:66px;
	position:relative;
	overflow:hidden;
	display:block;
}
#deal span{
	background: url("../respiroimages/deal.gif") no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#left_deal_block{
	width:118px;
	background:#69bc38;
	padding:10px 10px 0 12px;
	margin-top:4px;
}
#left_deal_block p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#ffffff;
	padding-bottom:10px;
}#left_menu {
	width: 163px;
	margin-left: 10px;
}
/* MAIN CONTENT AREA */
#right_main_area {
	width:700px;
	float: left;
	padding-left: 10px;
	height: 100%;
}
/*this creates a block to push the footer down*/
.clear {
	clear: both;
}
#left_sidebar_content {
width:160px;

}
#this_weeks_deal {
	width: 150px;
	margin-top: 10px;
}

/* Top Nav Menu Dropdowns - created at http://cssmenumaker.com/  */
#outside{
	position: absolute;
	top: 14px;
	left: 37px;
	}
#navigation-1 {
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:21px;
/*this matches to the old nav style  background:#69bc38; */
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	
	*border-bottom:0px solid #ffffff;

}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:135px;

}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#6bbe39;
	color:#ffffff;
	width:148px;
	/*this changes the size of the level 1 cell*/
	height:27px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#6bbe39;
	color:#4a4d4a;
	width:146px;
	/*this changes the size of the level 1 cell*/
	height:27px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6bbe39;
	border-left-color: #6bbe39;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: 4a4d4a;
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:146px;
	position:absolute;
	/*this line is the offset for the secondary menus*/
	top:36px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:146px;
	clear:left;
	width:146px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#6BBC38;
	padding:4px 0;
	width:146px;
	/*border-bottom:1px solid #ffffff;*/
	position:relative;
	z-index:1000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4a4d4a;
	border-bottom-color: #4a4d4a;
	border-left-color: #4a4d4a;
	border-top-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	color: #FFFFFF;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#ffffff;
	padding:4px 0;
	width:146px;
	/*border-bottom:1px solid #ffffff;*/
	position:relative;
	z-index:1000;
	color: #4a4d4a;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #006600;
	border-left:1px solid #006600;
	background:#ffffff;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#006600;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#339933;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}
/* END Top Nav Menu Dropdowns - created at http://cssmenumaker.com/  */
.LeftNavTitleBulb a{
	display:block;
	background: url(templateimages/shopbybulb-but.gif) 0 0 no-repeat;
	width:163px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-width: 0px;
}
.LeftNavTitleBulb a:hover{
	background-position: -163px 0;
	color:#FFFFFF;
}
.LeftNavTitleBase a{
	display:block;
	background: url(templateimages/shopbybase-but.gif) 0 0 no-repeat;
	width:163px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.LeftNavTitleBase a:hover{
	background-position: -163px 0;
	color:#FFFFFF;
}
.ViewCart a{
	display:block;
	background: url(templateimages/view-cart.gif) 0 0 no-repeat;
	width:64px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ViewCart a:hover{
	background-position: -64px 0;
	color:#FFFFFF;
}	
.LeftNavSub {
	background-color: #CCCCCC;
	border-top: solid 0px black;
	border-bottom: solid 0px gray;
	margin: 0px;
	padding-bottom:6px;
	padding-top:3px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	/* add bg image and indent text*/
	background-image: url(templateimages/leftnav-bg.gif);
	text-indent:12px;
	text-decoration: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:4a4d4a;		
	
}
.NavLink2 {
	text-decoration: none;
	color:#000000
}
.NavLink2:hover {
	text-decoration: underline;
	color:#000000
}
#signup_form_top {
	display: block;
	position: absolute;
	left: 291px;
	top: 0px;
	width: 185px;
	border: thin solid #333333;
}
.TableRowTitle {
	font-size: 24px;
	position: relative;
	display: block;
	bottom: 25px;
	background-color: #FFFFFF;
	width: 260px;
	font-weight: bold;
	margin: 0px;
	left: 13px;
	color: #4A4D4A;
}
.ShopByMid {
	font-weight: bold;
	text-align: center;
}
.ShopByBoxBig {
	border: thin solid #6bbe39;
	width: 680px;
	margin: 10px;
	padding: 5px;
	text-align: center;
}
.ShopByBoxBig img {
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	border:none;
}
.ShopByBoxBig img a {
	border:none;
}
.ShopByBox {
	border: thin solid #6bbe39;
	width: 510px;
	margin: 10px;
	padding: 5px;
	text-align: center;
}
.ShopByBox img {
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	border:none;
}

.ShopByBox img a {
	border:none;
}
.contentImgFR{
	float:right;
	margin: 3px;
}
.contentWrapCategory {
	width: 660px;
	text-align: left;
	margin-bottom:-10px;
	margin-top:-20px;
}
.contentWrapCategory h1 {
	color: #6BBE39;
	margin-top: 0px;
	line-height: 35px;
	font-size: 22px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4a4d4a;
	width: 250 px;
}
.contentWrapCategory p {
	margin-top: -10px;
	margin-bottom: 0px;
	color: #000000;
	width: 615px;
}
.contentWrapLarge {
	width: 660px;
	text-align: left;
	padding-left: 5px;
}
.contentWrapLarge p {
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
	width: 615px;
}
.contentWrapLarge h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #6BBE39;
}
.contentWrapLarge h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	width: 500px;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
}

.contentWrapLarge a {
	color: #6bbe39;
}
.contentWrapLarge a:hover {
	color: #4a4d4a;
}

.contentWrapLarge h1 {
	color: #6BBE39;
	margin-top: 0px;
	line-height: 35px;
	font-size: 22px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4a4d4a;
}
.contentWrapLarge ul {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: circle;	
}
.contentWrapLarge a {
	color: #6bbe39;
}
.contentWrapLarge a:hover {
	color: #4a4d4a;
}
.contentWrapLarge a img{
	border: none;
}
.contentWrapLarge a:hover img{
	border: none;
}
.contentWrap {
	width: 615px;
	text-align: left;
	padding-left: 5px;
}
.contentWrap p {
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
}
.contentWrap h2 {
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 5px;
	color: #6BBE39;
}
.contentWrap h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	width: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
}

.contentWrap a {
	color: #6bbe39;
}
.contentWrap a:hover {
	color: #4a4d4a;
}
.contentWrap a img{
	border: none;
}
.contentWrap a:hover img{
	border: none;
}

.contentWrap h1 {
	color: #6BBE39;
	margin-top: 0px;
	font-size: 22px;
	line-height: 35px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4a4d4a;
}
.contentWrap ul {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: circle;	
}


.BasicsAlert {
	background-image: url(templateimages/alert.gif);
	background-position: 5px;
	padding-left: 60px;
	background-repeat: no-repeat;
	border: thin dotted #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.productImageBox {
	border: thin dotted #d0cfcb;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 615px;
}
#wrapper #footer .position a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer .position a:hover {
	text-decoration: underline;
}
#wrapper #footer .copyright a {
	color: #CCCCCC;
}
	
#wrapper-inside {
	/*this is just for having the lighthub in the background*/
background-image: url(templateimages/lighthub.jpg);
	background-position: 762px 300px;
	background-repeat: no-repeat;

}
.image-wrapper {
}
.image-wrapper a img {
	text-decoration: none;
	border: none;
}
.image-wrapper a:hover {
	text-decoration: none;
}
/* this is the style for just the Our Story cell, changes all active states to not have change the style when you mouseover*/
/* Doing this because there is no 2nd menu*/
#navigation-1 li.ourstory:hover a, #navigation-1 li.ourstory a:hover, #navigation-1 li.ourstory a:active {
/* all the rest of the css is preserved (same as other navbar items), but changing only this line so no line shows underneath */
/* the pixel is 0 so it doesnt show */
	border-bottom-width: 0px;
}
.cartbutton {
	text-decoration: none;
	border: 0px
}
.cartbutton:hover {
	text-decoration: underline;
	border: 0px
}
.pBold {
	font-weight: bold;
}
#wrapper #wrapper-inside #middle_area #left_nav #left_menu #this_weeks_deal .LeftNavTitleBase {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ShopByBox td {
	text-align: center;
}
.ShopByBoxBig td {
	text-align: center;
}
.imgfloatleft{
	float:left;
	margin: 3px;
}
