@charset "UTF-8";
/* CSS Document */


/* Page structure */
body {
	background: url(../newgraphics/bkg_tile_sml.gif) repeat 1px 1px;	
}
.wrapper {
	width:1004px;
	background:url(../newgraphics/bkg_tile.png) 0px 0px;
	margin: 0 auto;
	position:relative;
}
.container {
	width:1004px;
	margin:0 auto;
	position:relative;
}
.header {
	background:url(../newgraphics/header.png);
	height:145px;
	/*width:980px;*/
	width: 992px;
	margin:0 auto;
	padding-left: 12px;
}

.content{
	width: 985px;
	margin-left: 12px;
}

.leftside {
	width:182px;
	float:left;
	margin-left:1px;
	background:url(../newgraphics/purple_bkg.gif) repeat-x 0 249px;
	display: inline;
}
.mainbody {
	width:781px;
	background:url(../newgraphics/header_bottom.gif) top left no-repeat;
	float: left;
	padding-left:15px;
	display: inline;
}
.bottom {
	background:url(../newgraphics/bottom.gif) no-repeat;
	height:20px;
	width:980px;
	margin:0 auto;
}


/* Main Navigation */
ul.mainnav {
	margin: 0px;
	padding-left: 0;
	position:absolute;
	top:68px;
}
ul.mainnav li {
	display: inline;
	list-style-type: none;
}
ul.mainnav li a {
	display:block;
	float:left;
}
ul.mainnav li a span {
	display:none;
}
#homebtn {
	width:77px;
	height:37px;
	background:url(../newgraphics/sprite.gif) 0 0;
}
#homebtn:hover {
	background-position: 0 -37px;
}
#prodbtn {
	width:108px;
	height:37px;
	background:url(../newgraphics/sprite.gif) -77px 0px;
}
#prodbtn:hover {
	background-position: -77px -37px;
}

#faqbtn {
	width:75px;
	height:37px;
	background:url(../newgraphics/sprite.gif) -185px 0px;
}
#faqbtn:hover {
	background-position: -185px -37px;
}

#aboutbtn {
	width:84px;
	height:37px;
	background:url(../newgraphics/sprite.gif) -260px 0px;
}
#aboutbtn:hover {
	background-position: -260px -37px;
}

#contactbtn {
	width:98px;
	height:37px;
	background:url(../newgraphics/sprite.gif) -344px 0px;
}
#contactbtn:hover {
	background-position: -344px -37px;
}

#magbtn {
	width:118px;
	height:37px;
	background:url(../newgraphics/sprite.gif) -442px 0px;
}
#magbtn:hover {
	background-position: -442px -37px;	
}

#newsbtn {
	width:85px;
	height:37px;
	background:url(../newgraphics/sprite.gif) -560px 0px;
}
#newsbtn:hover {
	background-position: -560px -37px;
}


/* Left Nav */
#leftnav {

}
#leftnav li {
	display: block;
	list-style-type: none;
	margin: 8px;
}
#leftnav li a {
	display:block;
}
#leftnav li a span {
	display:none;
}
#prodleft {
	width:165px;
	height:17px;
	background:url(../newgraphics/sprite.gif) -192px -74px;
}
#prodleft:hover {
	background-position:-192px -91px;
}

#catsleft {
	width:165px;
	height:17px;
	background:url(../newgraphics/sprite.gif) -192px -108px;
}
#catsleft:hover {
	background-position:-192px -125px;
}

#promoleft {
	width:165px;
	height:17px;
	background:url(../newgraphics/sprite.gif) -192px -142px;
}
#promoleft:hover {
	background-position:-192px -159px;
}

#tubeleft {
	width:165px;
	height:17px;
	background:url(../newgraphics/sprite.gif) -192px -176px;
}
#tubeleft:hover {
	background-position:-192px -193px;
}


#proleft {
	width:166px;
	height:63px;
	background:url(../newgraphics/sprite.gif) -192px -210px;
}


#usaleft {
	width:166px;
	height:63px;
	background:url(../newgraphics/sprite.gif) -192px -273px;
}


#francaisleft {
	width:164px;
	height:24px;
	background:url(../newgraphics/sprite.gif) -192px -336px;
}


.searchTextField{
	border:1px solid #575757; 
	width:130px !important; 
	height:19px;
	padding-top: 1px;
	margin-left: -3px; 
}

.searchGoBut{
	position: relative; 
	top: 7px;
	*top: 5px;
}




/* Main Content */

h1.welcome {
	display:block;
	width:503px;
	height:103px;
	background:url(../newgraphics/sprite.gif) 0 -362px;
	margin-top:22px;
}
h1.welcome span {
	display:none;
}


/* Featured Products */
.featuredProducts {
	margin-top:15px;
	width:776px;
	height:185px;
	background:url(../newgraphics/featuredProducts.gif) no-repeat;
	padding-top:44px;
}
.featuredProducts .item {
	width:151px;
	font-size:11px;
	float:left;
	margin-left:24px;
	margin-right:13px;
	display: inline;
	text-align: center;
}

.featuredProducts .item img {
	padding: 5px 0 5px 0;
}
.featuredProducts .item h2, .breakingNews .inner h2 {
	font-size:14px;
	margin-bottom:4px;
}

.featuredProducts .item .productLink a {
	display:block;
	width:150px;
	height:15px;
	background:url(../newgraphics/sprite.gif) -366px -74px;
}

.featuredProducts .item .productLink.a {
	display:block;
	width:158px;
	height:15px; 	
}

.homePanel1{
	width: 780px; 
	display: inline;
}

/* Breaking news */

.breakingNews {
	width:508px;
	background: #AAD15D ;
	float:left;
	display: inline; 
	padding:0; 
	margin: 0;
}
	.top{
		background:url(../newgraphics/breakingnews_top.gif) no-repeat top left;
		height: 35px;
		width: 508px;
	}
		
	.breakingNews .inner {
		background: #AAD15E url(../newgraphics/breakingnews_inner_bg.gif) no-repeat top left;
		font-size:11px;
		padding: 0px 13px 0px 14px;
		border: none;
	}	
		
		.breakingNews .newsItem{
			padding: 5px 10px 0 15px;
			background: #ffffff;
		}
		
			.breakingNews .newsItem H2{
				width: 320px;
				float: left;
			}
			
			.breakingNews .breakingNewsDate{
				color:#6c9f41; 
				height: 40px;
				width: 130px;
				float: left;
				text-align: right;
			}
				
		.breakingNews .readmore{
			width: 450px;
			height:12px;
			background:url(../newgraphics/breaking_news_readMore.gif) top left no-repeat;
		}
		
		.breakingNews .readmore a{
			display: block;
			width: 450px;
			height: 12px;			
		}
		
	.breakingNews .bottom{
		background:url(../newgraphics/breakingnews_bottom) top left no-repeat;
		width: 508px;
		height: 20px;
	}


/* Health Professional Box */
.healthPro {
	width:230px;
	float:left;
	font-size:11px;
	color:#5e5e5e;
	display: inline; 
	padding:0 0 0 15px; 
	margin: 0;
}
.healthPro h2 {
	font-size:14px;
	margin:8px 0;
	color:black;
}


/* Disclaimer text */
.disclaimer {
	color:#575757;
	font-size:10px;
	padding:10px;
	
}

.footer {
	font-size:11px;
	color:#575757;
	padding:10px;
	border-top:1px solid #7d7d7d;
}

.footer div {
	width:33%;
	float:left;
}

.footer .copy {
	
}

.footer .design {
	text-align:right;
}

.footer .nav {
	text-align:center;
}

.footer .nav a {
	color:#575757;
}

.bottomFoot{
	height: 15px;
	width: 1004px;
	margin: 0 auto 10px auto;
	background: top left no-repeat url(../newgraphics/bottom_foot.png);
}

.clear{
	clear: both;
	line-height: 0;
}