@charset "UTF-8";
/* CSS Document */


/* Page structure */
body {
	background: url(../newgraphics/bkg_tile_sml.gif) repeat 1px 1px;	
}

a img { border:none; }

.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;
}

#axi {
	width:166px;
	height:63px;
	background:url(../newgraphics/axioma.gif);
}


#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;
}

/* Feature Page (Two Items with Heading) */

div#featurePage {

	background-image: url('../images/featureBackground.png');
	background-repeat: no-repeat;
	
	min-height: 273px;

}

#featurePage #featureWrapper {

	/* position: relative;
	top: 37px;
	left: 24px; */
	
	margin: 37px 0px 0px 24px;
	
	width: 727px;
	
	margin-bottom: 10px;

}

#featureWrapper .featureMessage {

	float: left;

}

.featureMessage div {
	
	text-align: center;
	
	display: table-cell;
	
	height: 226px;
	
	vertical-align: middle;

}

#featureWrapper .featureMessage h3 {

	color: #7a2704;
	font-weight: bold;
	font-size: 1.35em;

}

#featureWrapper .featureMessage p {

	font-style: italic;
	font-size: 1em;

}

#featureWrapper .featureMessage.Two { /* For two visible products */

	width: 269px;

}

#featureWrapper .featureMessage.One { /* For one visible product */

	width: 363px;
	
}

.featureProduct {

	width: 179px;
	text-align: center;
	
	margin-top: 37px;
	
	float: left;

}

.featureProduct h3 {

	margin-bottom: 15px;

}

.featureProduct h3 a {
	
	color: #d63b14;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;

}

.featureProduct img {

	border: 0px;
	margin-bottom: 8px;

}

.featureProduct div.featureButton { 

	padding-bottom: 10px;

}

.featureProductsTwo .featureProduct { /* For two products visible */

	margin-right: 50px;

}

.featureProductsOne .featureProduct { /* For one product visible */

	margin-left: 92px;

}

/* 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:254px;
	background: #AAD15D ;
	float:left;
	display: inline; 
	padding:0; 
	margin: 0;
}
	.top{
		background:url(../newgraphics/breakingnews_top.gif) no-repeat top left;
		height: 35px;
		width: 254px;
	}
	
	.featuredVideo .top{
		background:url(../newgraphics/featuredvideos_top.gif) no-repeat top left !important;
	}
		
	.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: 100%;
				text-align:left;
			}
			
			.breakingNews .breakingNewsDate{
				color:#6c9f41; 
				height: 40px;
				width: 130px;
				float: left;
				text-align: right;
			}
				
		.breakingNews .readmore{
			width: 240px;
			height:12px;
			background:url(../newgraphics/breaking_news_readMore.gif) top left no-repeat;
		}
		
		.breakingNews .readmore a{
			display: block;
			width: 185px;
			height: 12px;			
		}
		
	.breakingNews .bottom{
		background:url(../newgraphics/breakingnews_bottom) top left no-repeat;
		width: 254px;
		height: 20px;
	}
	
	
/* Featured Video news */

.featuredVideoNews {
	width:254px;

	float:left;
	display: inline; 
	padding:0 0 0 10px; 
	margin: 0;
}
	.featuredVideoNews .top{
		background:url(../newgraphics/featuredvideos_top.gif) no-repeat top left;
		height: 35px;
		width: 254px;
	}
		
	.featuredVideoNews .inner {
		background: #95A8CC url(../newgraphics/featuredVideo_inner_bg.gif) no-repeat top left;
		font-size:11px;
		padding: 0px 13px 0px 14px;
		border: none;
	}	
		
		.featuredVideoNews .newsItem{
			padding: 0;
			background: #ffffff;
			text-align: center;
		}
		
			.featuredVideoNews .newsItem H2{
				width: 240px;
				float: left;
			}
			
			.featuredVideoNews .featuredVideoDate{
				color:#6c9f41; 
				height: 40px;
				width: 130px;
				float: left;
				text-align: right;
			}
				
		.featuredVideoNews .readmore{
			width: 240px;
			height:12px;
			background:url(../newgraphics/featuredvideos_readMore.gif) top center no-repeat;
			margin-top: 15px;
		}
		
		.featuredVideoNews .readmore a{
			display: block;
			width: 240px;
			height: 12px;			
		}
		
	.featuredVideoNews .bottom{
		background:url(../newgraphics/featuredvideo_bottom.gif) top left no-repeat;
		width: 254px;
		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;
}

#new-product-banner{
	background: url(../images/new-product-banner.png) top left no-repeat;	
	height: 272px;
	width: 762px;
	display: block;
	margin-top: 5px;
}

#new-product-banner a.morelink1 {
	display: inline-block;
	position: relative;
	top: 47px;
	left: 283px;
	width: 194px;
	height: 223px; 
}

#new-product-banner a.morelink2 {
	display: inline-block;
	position: relative;
	top: 47px;
	left: 41px;
	width: 230px;
	height:	223px; 
	z-index: 999;
}

/* Newsletter Pop-Up */
#inline1 {
	padding:0;
}

div.response1,
div.response2 {
	line-height: 20px;
	width:100% !important;
	margin:0 !important;
	margin-bottom:1em !important;
	padding: 0 !important;
}

#popUpHeaderBar{
	display: block;
	height: 100px;
	margin-bottom: 15px;
	padding: 35px;
}

#popUpHeaderBar #logo{
	float: left;
	wdith: 	155px;
}

#popUpHeaderBar #headerBarText{
	float: left;
	padding-left: 20px;
	font-size: 13px;
	width: 	700px;
	*width: 650px
}


#mc_embed_signup1 {
    width:380px;
	clear:none !important;
	float:left;

}
#mc_embed_signup2 {
    width:380px;
	clear:none !important;
	float:left;
}
#mc_embed_signup1 div,
#mc_embed_signup2 div {
	margin-bottom:1em;
}
#mc_embed_signup1 label,
#mc_embed_signup2 label {
	font-size:14px;
	float: left;
}
#mc_embed_signup1 .mc-field-group input{
	float:right;
	margin-right:50px;
	margin-bottom: 10px;
	width:190px;
	height:24px;
	font-size:16px;
	
	*margin-right:20px;
	*margin-bottom: 0;
}
#mc_embed_signup2 .mc-field-group input{
	float:right;
	margin-right:50px;
	margin-bottom: 10px;
	width:190px;
	height:24px;
	font-size:16px;
	
	*margin-right:20px;
	*margin-bottom: 0;
}

#mc_embed_signup1 h2 {
	color: black;
    font-size: 14px;
    margin: 8px 0;
	height: 45px;
	width: 350px;
}
#mc_embed_signup2 h2 {
	color: black;
    font-size: 14px;
    margin: 8px 0;
	height: 45px;
}
#mce1-success-response1,
#mce2-success-response2 {
	color:#003300;
	font-weight:bold;
	
}
#mce1-responses1 {
	width: 250px !important;
	
}
#mce2-responses2 {
	width: 250px !important;
	font-size: 11px !important;
}

#mc_embed_signup1 div.mce1_inline_error,
#mc_embed_signup2 div.mce2_inline_error{
	font-size: 11px !important;
	padding-top: 10px;
}

.indicates-required {
	float:right;
	margin-right:0px;
	font-size: 10px;	
}
.mc-field-group {
	clear:both;
}
.button {
	font-size:16px;
	cursor:pointer;
	float:right;
	margin-right:50px;
}

.asterisk {
	color:#F00;
	font-weight:bold;
}

