@charset "utf-8";
/* CSS Document */
body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(images/main-bg.png);
	background-repeat: repeat-y;
	background-position:center;
}
* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
.buttons:hover {
	background-color: #FFCC00;
}
/* ######### CSS for top level tabs ######### */
.headerbg {
	position: relative;
	background-color: #084800;
	width: 100%;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
	overflow: visible;
}
.header {
	height: 52px;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	position: absolute;
	top: 58px;
	width: 100%;
	z-index: 2;
}

div.tabsmenuclass {
	position: absolute;
	width: 100%;
	height: 152px;
	overflow: visible;
	z-index: 3;
	vertical-align: middle;
}
.tabsmenuclass ul {
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	overflow: visible;
	width: 960px;
	height: 125px;
	left: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	vertical-align: middle;
	z-index: 5;
}
.tabsmenuclass li {
	float: left;
	width: 120px;
	margin-top: 69px;
	height: 34px;
	overflow: visible;
	vertical-align: middle;
}
.tabsmenuclass a {
	display: block;
	padding: 5px 0px 7px 0px;
	color: #FFF;
	margin-right: 0px;
	text-decoration: none;
	text-align: center;
	font: bold 18px Arial, Helvetica, sans-serif;
}
.tabsmenuclass a:hover, .tabsmenuclass a.selected {
	background-image: url(http://www.harvestdrug.com/images/menu-bg-h.png);
	background-repeat: repeat-x;
	color:  #FFF;
	overflow: visible;
}
/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass {
	position: absolute;
	width: 100%;
/*	background-image: url(http://www.harvestdrug.com/images/submenubg.png);
	background-repeat: repeat-x;*/
	height: 30px;
}
.tabsmenucontentclass ul {
	margin: 0;
	list-style-type: none;
	width: 1000px;
	vertical-align: middle;
	left: 30px;
}
.tabsmenucontentclass li {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
.tabsmenucontentclass a {
	color: #fff;
	margin-right: 1px;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.tabsmenucontentclass a:hover {
	color: #ffea00;
	text-decoration: underline;
}
#logonav {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	margin-top: 0px;
	width: 222px;
	height: 152px;
	vertical-align: middle;
	overflow: visible;
}
.nav {
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	height: 34px;
	vertical-align: middle;
}
#currentnav {
	background-image: url(http://www.harvestdrug.com/images/menu-bg.png);
	background-repeat: repeat-x;
	background-color: #FFFF00;
	overflow: visible;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
#currentnav a {
	color: #084800;
}
#currentnav a:hover {
	color: #FFF;
}
/* ######### CSS award icons and info in header ######### */
#twitter_update_list {
	padding: 0px 25px 0px 0px;
	list-style-type: none;
}
#twitter_div {
	position: absolute;
	background-image:url(images/twittericon.png);
	background-repeat:no-repeat;
	left: 468px;
	top: 150px;
	width: 415px;
	height: 50px;
	font-size:10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 30px 5px 65px;
	z-index: 10;
}
#twitter_div a {
	color: #009900;
	text-decoration: none;
}
#twitter_div a:hover {
	color: #000000;
	text-decoration: underline;
}
div.neatoc {
	z-index: 5;
	position: absolute;
	top: 130px;
	left: 340px;
	height: 30px;
	width: 166px;
	margin-top: 10px;
}
.neatoc img {
	position: relative;
	top: 0px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
div.neatob {
	z-index: 3;
	position: absolute;
	top: 122px;
	left: 150px;
	height: 30px;
	width: 485px;
	margin-top: 0px;
}
.neatob img {
	position: relative;
	top: 0px;
	left: 0px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
div.neato {
	z-index: 2;
	position: relative;
	height: 50px;
	width: 145px;
	margin-top: 20px;
}
.neato img {
	position: relative;
	margin-left: 10px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
/* ######### CSS for content ######### */
.newsb {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: 380px;
	position: relative;
	padding: 0px;
	font-size: 18pt;
}
.top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 980px;
	height: 10px;
	margin: 10px auto 0px auto;
}
.bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 990px;
	height: 50px;
	margin: 0px auto 10px auto;
}
div.maincontent {
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 990px;
	height: 100%;
	padding: 10px 0px 0px 0px;
	z-index: 1;
}
.newshead {
	background-image: url(http://www.harvestdrug.com/images/newshead.png);
	background-repeat: no-repeat;
	left: 0px;
	width: 1020px;
	height: 62px;
	position: relative;
	z-index: 1;
}
.content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0px 20px 0px;
	font-size: 14pt;
	width: 940px;
}
.content ul {
	list-style-type: none;
}
.content li {
	display: inline;
}
.content a {
	color: #084900;
	text-decoration: underline;
}
.content a:hover {
	color: #000066;
	text-decoration: underline;
}
.contentb {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height: auto;
	position: relative;
	padding: 20px 0px 20px 0px;
	font-size: 18pt;
}
.contentb img.contentbimg {
	margin: 0px 20px 20px 0px;
}
.contentb a {
	color: #084900;
	text-decoration: none;
}
.contentb a:hover {
	color: #000066;
	text-decoration: underline;
}

.contenti {
	background-color:#FFFF00;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	behavior: url(/border-radius.htc);
	float: right;
	font-size: 16px;
	position: absolute;
	left: 480px;
	margin: 0px auto;
	width: 460px;
	height: 125px;
	padding: 10px 0px 0px 0px;
}
.contentc {
	position: relative;
	margin: 5px 0px 0px 0px;
	width: 460px;
	height: 670px;
}
.contentn {
	position: relative;
	padding: 10px 0px 10px 0px;
	font-size: 12pt;
	top: 0px;
	left: 0px;
	width: 430px;
}
.contentn p a {
	color: #0000CC;
}
.contentn p a:hover {
	color: #FF0000;
}
.contentp {
	position: relative;
	float: right;
	top: 200px;
	width: 460px;
	height: 466px;
	z-index: 5;
}
h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
}
.imglink {
	border: solid 4px #CCCCCC;
	width:600px;
	margin: 10px 0px;
	height:150px;
}
.imglink:hover {
	border: solid 4px #009900;
}
/* ######### CSS for footer ######### */

.foot {
	position: relative;
	background-image: url(/images/footer-imgb.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #084800;
	clear: both;
	width: 100%;
	height: 250px;
	bottom: 0px;
	left: 0px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}
.foot ul {
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: none;
	padding: 0px 10px 10px 10px;
	color: #FFFFFF;
	float: left;
	font-size: x-large;
	border-left: solid 1px #fff;
	height: 175px;
}
.foot ul li {
	font: 14px Arial, Helvetica, sans-serif;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.foot ul li img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

.foot ul li a {
	color: #fff;
	text-decoration: none;
	font: 14px Arial, Helvetica, sans-serif;
	height: 16px;
	margin: 0px;
	padding: 0px;
}
.foot a:hover {
	color: #ffea00;
	text-decoration: underline;
}
/*#### titles and seperators ####*/
.title {
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 10px auto 0px auto;
}
.title img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
.stripe {
	width: 98%;
	height: 20px;
	background-image: url(http://www.harvestdrug.com/newsite/images/stripe.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: 20px;
	margin-left: 1%;
	margin-top: 2px;
}
.stripeu {
	width: 98%;
	height: 20px;
	background-image: url(http://www.harvestdrug.com/newsite/images/stripeu.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: 5px;
	margin-left: 1%;
	margin-bottom: 8px;
}

/*step carousel stuff*/
/*.shadr {
position: relative;
z-index: 1;
float: right;

}
*/
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 90%; /*Width of Carousel Viewer itself*/
	height: 270px; /*Height should enough to fit largest content's height*/
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0px;
	top: 0px;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarouselnews {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 940px; /*Width of Carousel Viewer itself*/
	height: 380px; /*Height should enough to fit largest content's height*/
	margin-left: auto;
	margin-right: auto;
}
.stepcarouselnews .belt {
	position: absolute; /*leave this value alone*/
	left: 0px;
	top: 0px;
}
.stepcarouselnews .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 940px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
div.info {
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	top: 50px;
	left: 275px;
	width: 250px;
	height: 50px;
	z-index: 3;
	font: 14px Arial, Helvetica, sans-serif;
}
/*dhtml tooltip stuff */

#dhtmltooltip {
	position: absolute;
	width: 150px;
	padding: 2px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;/*Remove below line to remove shadow. Below line should always appear last within this CSS*//*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
*/
}
/*
	apply behavior filter only to foreground images
	and to background images whose position is top left
*/
/*.img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
*/

/* kwicks stuff */
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	font: Arial, Helvetica, sans-serif;
}
.kwicks li {
	/* these are required, but the values are up to you (must be pixel) */
	width: 292px;
	height: 118px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0px;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */
	float: left;
}
.kwicks.vertical li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */
}
#kwick_1 {
	background-color: #ff1;
}
#kwick_2 {
	background-color: #ff1;
}
#kwick_3 {
	background-color: #ff1;
}
#kwick_4 {
	background-color: #ff1;
}
.kwicks.horizontal #kwick_4 {
	margin-right: 0px; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_4 {
	margin-bottom: 0px; /* cancel margin on last kiwck (if you set a margin above) */
}
/* c-motion gallery css */

#motioncontainer a img { /*image border color*/
	border: 1px solid #ccc;
}
#motioncontainer a:hover img { /*image border hover color*/
	border: 1px solid navy;
}
#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}
#statusdiv {
	position: absolute;
	padding: 2px;
	left: -300px;
	background-color: #FFFF99;
	border: 1px solid gray;
	visibility: hidden;
}
