html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

b, strong {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}
.imgContainer img{
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

/* Box model */
.blk {
	display: block;
}

.inl {
	display: inline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clL {
	clear: left;
}

.clR {
	clear: right;
}

/* Typography */
.fwB {
	font-weight: bold;
}

.fsO {
	font-style: oblique;
}

.taR {
	text-align: right;
}

.taL {
	text-align: left;
}

.taC {
	text-align: center;
}
.taJ {
	text-align: justify;
}
.tdU {
	text-decoration: underline;
}

.tdN {
	text-decoration: none;
}

.ir {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

/* Generic image button - can be applied to "a", "button" or "input[type=submit]" */
.btn {
	display: block;
	border: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	font-size: 0;
	line-height: 0;
	/*text-indent: -1000em;*/
	cursor: pointer;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

h2 {
	margin-right: 6px;
	font-size: 22px;
	line-height: 28px;
	color: #e4843e;
	text-transform: uppercase;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
}

h3 {
	margin: .5em 0;
}
h3, h3 a {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #e4843e;
	text-transform: uppercase;
	text-align: center;
}
h3 a {
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: none;
}

h4 {
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
}

hr {
	color: #ccc;
	background-color: #666;
	border:0;
	height: 1px;
	margin-bottom:15px;
}

p {
	margin-bottom: 1em;
}

ol {
	list-style: decimal;
	margin: 0 0 1em 20px;
}

.big {
	font-size: 1.1em;
	line-height: 1.2em;
}

.very-big {
	font-size: 1.5em;
	line-height: 1.5em;
}

.floated-image, .shadow-image {
	margin-bottom: 1em;
}
.floated-image.left, .left.shadow-image {
	margin-right: 1em;
}
.floated-image.right, .right.shadow-image {
	margin-left: 1em;
}

.shadow-image {
	border: 1px solid #dadada;
	-webkit-box-shadow: 12px 12px 5px rgba(77, 77, 77, 0.75);
	-moz-box-shadow: 12px 12px 5px rgba(77, 77, 77, 0.75);
	box-shadow: 12px 12px 5px rgba(77, 77, 77, 0.75);
}
.shadow-image img {
	float: left;
}

.links {
	margin-left: 20px;
	font-size: 14px;
	line-height: 24px;
	color: #676464;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
.links:hover {
	color: #e4843e;
}

a {
	color: #302f2f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

html {
	background-color: #dfe1e2;
	background-repeat: repeat-x;
	background-position: 0 0;
}
html body {
	padding-top: 70px;
	background-repeat: no-repeat;
	background-position: center 0;
	font: normal 14px/18px "PT Sans", sans-serif;
	color: #474545;
}
html body{
	background-repeat: no-repeat;
}
html body.bigImageHeader{
	padding-top: 0;
}
html.home body {
	background-image: url(../images/bg-body-home.jpg);
	background-repeat: no-repeat;
}
html.home.cosmetics body {
	background-image: url(../images/bg-body-cosmetics.jpg);
	background-repeat: no-repeat;
}
html.home .image-content {
	height: 390px;
}
html.home .box-white-40, html.home .box-white-60 {
	width: 330px;
	height: 290px;
	background-color: #eee;
	opacity: 0.8;
	filter:alpha(opacity=90);
}
html.home .box-white-40 .slider-text, html.home .box-white-60 .slider-text {
	max-height: 290px;
}
html.home .slider-container {
	background: transparent url(../images/bg-slider.jpg) no-repeat center 0;
}

html.home.news body {
	background-image: url(../images/bg-body-news3.jpg);
}
html.home.opportunity-home body {
	background-image: url(../images/bg-body-opportunityh.jpg);
}
html.health-solutions body{
	background-image: url(../images/bg-body-health-solutions.jpg);	
}
html.home.cosmetics body,html.cosmetics{
	background-image: url(../images/bg-body-cosmetics.jpg);
	background-position: center 0;
}
html.home.supplements body,html.supplements .header-content {
	background-image: url(../images/bg-body-supplements.jpg);
}
html.news .image-content {
	height: 390px;
}
html.news .box-white-40, html.news .box-white-60 {
	width: 330px;
	height: 290px;
}
html.news .box-white-40 .slider-text, html.news .box-white-60 .slider-text {
	max-height: 290px;
}
html.news .slider-container {
	background: transparent url(../images/bg-slider.jpg) no-repeat center 0;
}

html.nova-ligna body {
	background-image: url(../images/bg-body-nova-ligna.jpg);
}
html.single-nova-ligna {
	background-color: white;
	background-image: url(../images/header-bg-green.gif);
}
html.single-nova-ligna body {
	padding-top: 294px;
	background-image: url(../images/bg-body-single-nova-ligna.jpg);
}
html.single-nova-ligna.lang-en body {
	background-image: url(../images/bg-body-single-nova-ligna-en.jpg);
}
html.single-nova-ligna.lang-fr body {
	background-image: url(../images/bg-body-single-nova-ligna-fr.jpg);
}
html.single-nova-ligna .image-content {
	height: 184px;
}
html.single-nova-ligna section {
	background-image: url(../images/section-heading-green.gif);
}
html.single-nova-ligna .slider-container.at-bottom {
	background: transparent url(../images/slider-at-bottom-green.gif) repeat-x 0 0;
}

html.novagra body {
	background-image: url(../images/bg-body-novagra.jpg);
}
html.oil-de-vie body {
	background-image: url(../images/bg-body-oildevie.jpg);
}
html.single-novagra {
	background-color: white;
	background-image: url(../images/header-bg-blue1.gif);
}
html.single-novagra body {
	padding-top: 294px;
	background-image: url(../images/bg-body-single-novagra.jpg);
}
html.single-oil-de-vie{
	background-color: #fff;
	background-image: url(../images/header-bg-orange.jpg);
}
html.single-oil-de-vie body {
	padding-top: 298px;
	background-image: url(../images/bg-body-single-oil-de-vie.jpg);
}
html.single-novagra.lang-en body {
	background-image: url(../images/bg-body-single-novagra.jpg);
}
html.single-novagra.lang-fr body {
	background-image: url(../images/bg-body-single-novagra.jpg);
}
html.single-novagra .image-content,html.single-noil-de-vie .image-content {
	height: 184px;
}
html.single-novagra section {
	background-image: url(../images/section-heading-blue.gif);
}
html.single-oil-de-vie section {
	background-image: url(../images/section-heading-orange.jpg);
}
html.single-novagra .slider-container.at-bottom {
	background: transparent url(../images/slider-at-bottom-blue.gif) repeat-x 0 0;
}
html.single-oil-de-vie .slider-container.at-bottom {
	background: transparent url(../images/slider-at-bottom-orange.jpg) repeat-x 0 0;
}

html.opportunity {
	background-color: white;
	background-image: url(../images/header-bg-blue.gif);
}
html.opportunity body {
	padding-top: 294px;
	background-image: url(../images/bg-body-opportunity.jpg);
}
html.opportunity h4 {
	color: #486cb7;
}
html.opportunity .image-content {
	height: 184px;
}
html.opportunity section {
	background-image: url(../images/section-heading-blue.gif);
}
html.opportunity .slider-container.at-bottom {
	background: transparent url(../images/slider-at-bottom-blue.gif) repeat-x 0 0;
}

html.aboutus {
	background-color: white;
	background-image: url(../images/header-bg-about.gif);
}
html.aboutus body {
	padding-top: 294px;
	background-image: url(../images/bg-body-aboutus.jpg);
}
html.aboutus h4 {
	color: #528877;
}
html.aboutus .image-content {
	height: 184px;
}
html.aboutus section {
	background-image: url(../images/section-heading-about.gif);
}
html.aboutus .slider-container.at-bottom {
	background: transparent url(../images/slider-at-bottom-about.gif) repeat-x 0 0;
}
html.register-destributor {
   background-color: #e8fafe;
   background-image: url(../images/header-register-destributor.gif);    
}
html.register-destributor-popup {
   background-color: #e8fafe;
}
html.register-destributor-popup-more {
   background-color: #fff;
}
html.register-destributor-popup h2 {
 margin-right: 6px;
 font-size: 22px;
 line-height: 28px;
 color: #e4843e;
 text-transform: uppercase;
 text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
}

html.register-destributor .register-destributor-form {
   background-color: white;
   border:1px solid #ccc;
   width: 980px;
   padding: 10px 10px 70px;
}
html.water-purrifier body{
	background-image: url(../images/bg-body-h2odevie.jpg);
}

html.register-destributor-popup body {
    padding-top: 0;
}

html.register-destributor body {
   padding-top: 241px;
   background-image: url(../images/bg-body-register-destributor.jpg);
}
html.register-destributor h4 {
	color: #528877;
}
html.register-destributor .image-content {
	height: 184px;
}
html.register-destributor section {
	background-image: url(../images/section-heading-darken-green.png);
}

html.register-destributor section .heading {
    margin-bottom: 0;
}


html.spa body {
	background-image: url(../images/bg-body-spa.jpg);
}
html.deage-revive body {
	background-image: url(../images/bg-body-deage-revive.jpg);
}
html.professional-line body {
	background-image: url(../images/bg-body-professional-line.jpg);
}
html.collagen body {
	background-image: url(../images/bg-body-collagen.jpg);
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; /* IE < 8 */
}
.wrap {
	margin: auto;
	width: 980px;
}

.image-content {
	margin: auto;
	padding: 20px;
	width: 940px;
	height: 270px;
}
html body.bigImageHeader header{
	position: static;
	max-width: 1600px;
	margin:auto;
}
header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 61px;
	background: transparent url(../images/pixel-black-35.png) repeat 0 0;
	z-index:9999;
}
header .wrap {
	position: relative;
	z-index: 100;
	margin-bottom: 9px;
	height: 61px;
}
header .wrap .logo {
	position: absolute;
	top: 0;
	left: 100px;
}
header .wrap .logo img {
	width: 161px;
	height: 69px;
}

section {
	padding-bottom: 1em;
	background-repeat: repeat-x;
	background-position: 0 0;
}
.register-destributor
 section .heading {
	margin-bottom: 1em;
	padding: 6px 0 4px;
	height: 28px;
}
section .heading {
	margin-bottom: 1em;
	padding: 3px 0 4px;
	height: 28px;
}
section .heading h1 {
	font-weight: bold;
	line-height: 28px;
	color: white;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
	padding-left: 30px;
}
.register-destributor-popup .heading {
  margin-bottom: 2em;
  padding: 6px 0 4px;
  height: 28px;
  background: #648B95;
}
.register-destributor-popup .heading h1 {
	font-weight: bold;
	line-height: 28px;
	color: white;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
	padding-left: 30px;
}

section .half-section {
	width: 49%;
}
.half-section p{
	font-family: "PT Sans",sans-serif;
	margin: 0;
}
.nav-lang {
	position: absolute;
	top: 15px;
	left: 0;
}
.nav-lang span {
	padding: 0 10px 0 23px;
	height: 26px;
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 5px;
	cursor: pointer;
}
.nav-lang span.en {
	background-image: url(../images/flag-en.gif);
}

.nav-lang span.nl {
	background-image: url(../images/flag-nl.gif);
}

.nav-lang span.fr {
		background-image: url(../images/flag-fr.gif);
}

.nav-lang .second-level {
	display: none;
	position: absolute;
	top: 100%;
	left: 13px;
	padding-top: 20px;
}
.nav-lang .second-level ul {
	float: none;
	padding: 0 0 10px;
	background: transparent url(../images/pixel-black-35.png) repeat 0 0;
}
.nav-lang .second-level ul li {
	float: none;
}
.nav-lang .second-level ul li a {
	display: block;
	float: none;
	padding: 4px 12px;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.nav-main {
	position: absolute;
	top: 15px;
	right: 0;
}
.nav-main ul {
	float: left;
	padding-right: 12px;
}
.nav-main ul li {
	position: relative;
	float: left;
}
.nav-main ul li a {
	display: block;
	float: left;
	padding: 4px 12px;
	font-family: "Orbitron", sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-variant: small-caps;
	line-height: 18px;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.nav-main ul li:hover > a {
	background: rgba(0, 0, 0, 0.35);
}
.nav-main .second-level {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding-top: 20px;
}
.nav-main .second-level ul {
	float: none;
	padding: 0 0 10px;
	background: transparent url(../images/pixel-black-35.png) repeat 0 0;
}
.nav-main .second-level ul li, .nav-main .second-level ul a {
	float: none;
}
.nav-main .shopping-cart {
	float: left;
	padding-left: 40px;
	height: 26px;
	border-left: 1px solid #9ab1b4;
	background: transparent url(../images/shopping-cart.png) no-repeat 14px 4px;
}
.nav-main .shopping-cart a {
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
}
.nav-main .shopping-cart a:hover {
	text-decoration: underline;
}

.box-white-40, .box-white-60 {
	position: relative;
	padding: 12px 10px 60px;
	width: 490px;
	height: 150px;
	background: transparent url(../images/pixel-white-4.png) repeat 0 0;
}
html.news .box-white-40,html.news .box-white-60 {
	background-color: #eee;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
html.news .box-white-40 p{
	color:#000;
	font-size:15px;
}
html.opportunity-home .box-white-40,html.opportunity-home .box-white-60 {
	background-color: #eee;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
html.opportunity-home .box-white-40 p{
	color:#000;
	font-size:15px;
}
.box-white-40 .btn-grey, .box-white-60 .btn-grey {
	position: absolute;
	bottom: 16px;
}
.box-white-40 .btn-grey.left, .box-white-60 .btn-grey.left {
	left: 20px;
}
.box-white-40 .btn-grey.right, .box-white-60 .btn-grey.right {
	right: 20px;
}
.box-white-40 ul, .box-white-60 ul {
	list-style: square;
	padding-left: 30px;
}

.box-white-60 {
	height: 128px;
	background-image: url(../images/pixel-white-6.png);
}

.one-fifth-list,
.one-fourth-list {
	float: left;
	margin-bottom: 1em;
	width:100%;
}
.one-fifth-list li {
	float: left;
	margin-right: 2%;
	width: 18%;
}
.one-fourth-list li {
	float: left;
	margin-right: 2%;
	width: 23%;
}
.scrollable-text p{
	font-size:14px;
	font-weight: normal;
}
.one-fifth-list li h3,
.one-fourth-list li h3 {
	margin-right: 30px;
}
.one-fifth-list li .scrollable-text,
.one-fourth-list li .scrollable-text {
	height: 240px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
/*.one-fifth-list li h3, .one-fifth-list li h3 a, .one-fifth-list li .scrollable-text {
	color: #256f40;
}*/

.one-fourth-list li h3, .one-fourth-list li h3 a {
	color: #ff0000;
}
.one-fourth-list li .scrollable-text {
	color: #454442;
}
.photo-ingredient {
	margin: auto;
	padding: 7px 0;
}
.photo-ingredient, .photo-ingredient img {
	width: 126px;
	height: 73px;
}

.single-novagra .photo-ingredient, .single-novagra .photo-ingredient img {
	width: 185px;
	height: 125px;
}
.single-oil-de-vie .photo-ingredient, .single-oil-de-vie .photo-ingredient img{
	width: 185px;
	height: 125px;
}
/* slider styles */
.switch-products {
	display: none;
}
.switch-products.selected {
	display: block;
}
.slider-text {
	position: relative;
	overflow: hidden;
	max-height: 128px;
}

.slider-container {
	background: transparent url(../images/bg-slider-inner.jpg) no-repeat center 0;
}
.slider-container.no-slide {
	min-height: 270px;
}
.slider-container.at-bottom {
	height: 113px;
	background-repeat: repeat-x;
	background-position: 0 0;
}
.slider-container.at-bottom .slider .slider-wrap {
	top: 0;
}
.slider-container.at-bottom .slider .goForward, .slider-container.at-bottom .slider .goBackward, .slider-container.at-bottom .slider .goBackward {
	top: 20px;
}

.slider .wrap {
	position: relative;
	height: 154px;
}
.slider .slider-wrap {
	position: relative;
	top: -44px;
	left: 10px;
	overflow: hidden;
	width: 955px;
	height: 124px;
}
.slider ul {
	position: absolute;
	top: 0;
	left: 0;
}
#product-slider ul {
	top: 10px;
}
.slider ul li {
	margin: 7px;
	float: left;
	padding: 4px;
	background: transparent url(../images/slider-border.gif) repeat-x 0 100%;
	-webkit-box-shadow: 0 3px 5px rgba(44, 44, 44, 0.75);
	-moz-box-shadow: 0 3px 5px rgba(44, 44, 44, 0.75);
	box-shadow: 0 3px 5px rgba(44, 44, 44, 0.75);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.slider ul li a {
	position: relative;
	display: block;
	width: 169px;
	height: 102px;
	background: #fff;
	text-decoration: none;
}
.slider ul li a span, .slider ul li a .slider-logo {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 28px;
	background-color: rgba(0, 0, 0, 0.7);
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	color: #fdfcfc;
	text-align: center;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.slider ul li a .slider-logo {
	display: none;
	background-color: rgba(255, 255, 255, 0.6);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.slider ul li.mouseover a .slider-logo {
	display: block;
}
.slider ul li.mouseover a span.has-slider-logo {
	display: none;
}
.slider ul li a .slider-logo.logo-collagen {
	background-image: url(../images/logo-collagen.png);
}
.slider ul li a .slider-logo.logo-spa {
	background-image: url(../images/logo-spa.png);
}
.slider ul li a .slider-logo.logo-deage {
	background-image: url(../images/logo-deage.png);
}
.slider ul li a .slider-logo.logo-novagra {
	background-image: url(../images/logo-novagra.png);
}
.slider ul li a .slider-logo.logo-nova-ligna {
	background-image: url(../images/logo-nova-ligna.png);
}
.slider ul li a img {
	float: left;
}
.slider ul li:hover {
	/*
	span {
		display: none;
	}
	.slider-logo {
		display: block;
	}
	*/
}
.slider ul li.mouseover, .slider ul li:hover {
	background-position: 0 0;
}
.slider ul li.mouseover a span, .slider ul li:hover a span {
	background: rgba(255, 255, 255, 0.6);
	color: #353434;
}
.slider ol {
	position: absolute;
	top: 86px;
	left: 400px;
}
.slider ol li {
	display: block;
	float: left;
	margin: 5px;
	width: 11px;
	height: 8px;
	background: #bcbdbd;
}
.slider ol li.selected {
	background: #5d5c5c;
}
.slider.inner .wrap {
	height: 70px;
}
.slider.inner .slider-wrap {
	left: 40px;
	width: 900px;
	height: 102px;
}
.slider.inner ul li a, .slider.inner ul li a img {
	width: 128px;
	height: 77px;
}
.slider.inner ul li a span {
	font-size: 15px;
}
.slider.inner .goForward, .slider.inner .goBackward {
	top: -30px;
	right: 0;
}
.slider.inner .goBackward {
	top: -30px;
	left: 0;
}
.slider.ln-single ul {
	left: 650px;
}

#product-slider .wrap {
	height: 244px;
}
#product-slider .slider-wrap {
	top: -110px;
	height: 300px;
}
#product-slider ul li {
	background: none;
	-webkit-box-shadow: 0 0 0 white;
	-moz-box-shadow: 0 0 0 white;
	box-shadow: 0 0 0 white;
}
#product-slider ul li a {
	position: relative;
	display: block;
	width: 169px;
	height: 242px;
	text-align: center;
	background: none;
}
#product-slider ul li a span {
	bottom: -48px;
	background: none;
	font-size: 14px;
	height: 48px;
	line-height: 16px;
	color: #6f6f6f;
	text-transform: uppercase;
}
#product-slider ul li a div {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -66px;
	float: none;
	width: 132px;
	max-height: 242px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#product-slider ul li a img {
	max-width: 100%;
	max-height: 242px;
	margin:0 auto;
	float:none;
}
#product-slider ul li a.mouseon span {
	background: none;
	font-size: 17px;
	color: #3b3b3b;
}
#product-slider ul li a.mouseon img {
	/* margin-top: -10px; */
}
#product-slider .goForward, #product-slider .goBackward, #product-slider .goBackward {
	top: 20px;
}

.goForward, .goBackward {
	display: block;
	position: absolute;
	top: -20px;
	right: -16px;
	width: 16px;
	height: 82px;
	background: transparent url(../images/slider-arrows.png) no-repeat -16px;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
}
.goForward:hover, .goBackward:hover {
	background-position: -48px;
}

.goBackward {
	right: auto;
	left: -16px;
	background-position: 0 0;
}
.goBackward:hover {
	background-position: -32px;
}
.blue{
	background-color: #73c1df;
}
.green{
	background-color:#99b448; 
}
.white{
	background-color:#fff;
}
.btn {
	display: block;
	float: left;
	padding: 4px;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	line-height: 17px;

}
.btn a{
	color:#fff;
	text-decoration: none;
	display: block;
}
.btn:hover a{
	color: #000;
}
.btn span {
	display: block;
	border: 1px solid #fff;
	padding: 2px 7px;
	font-family: "Orbitron", sans-serif;
	font-size: 10px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.btn span.zeroM {
	padding: 0;
	
}
.btn input[type=submit] {
	border: none;
	font-family: "Orbitron", sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px 9px;
	color: #fff;
	cursor:pointer;
}
.btn:hover {
	background: #fff;
	text-decoration: none;
}
.btn:hover span {
	border-color: #616060;
	color: #616060;
}
.btn:hover input[type=submit] {
	color: #616060;
	text-decoration: none;
}
.buttons{
	margin-top: 20px;
	margin-bottom: 10px;
}
.buttons .btn{
	margin-right: 10px;
}
.white a{
	color:#333;
}
.white span{
	border:1px solid #616060;
}
.white:hover{
	background-color: #616060;
}
.white:hover a{
	color: #fff;
}
.white:hover span{
	border:1px solid #fff;
}
.btn-grey-space {
  display: block;
  float: left;
  padding: 0;
}
.btn-grey {
	display: block;
	float: left;
	padding: 4px;
	background: #616060;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	/*margin-right: 15px;*/
}
.btn-grey + .btn-grey {margin-left:15px;}
.btn-grey span {
	display: block;
	border: 1px solid #fff;
	padding: 2px 7px;
	font-family: "Orbitron", sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	
}
.btn-grey span.zeroM {
	padding: 0;
	
}
.btn-grey input[type=button],
.btn-grey input[type=submit] {
	border: none;
	font-family: "Orbitron", sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px 9px;
	color: #fff;
	cursor:pointer;
}
.btn-grey-sm input[type=submit] {
	display: block;
	float: left;
	background: #616060;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border: none;
	font-family: "Orbitron", sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 4px 9px;
	color: #fff;
	cursor:pointer;
}
.btn-grey:hover {
	background: #fff;
	text-decoration: none;
}
.btn-grey-sm:hover input[type=submit] {
	background: #fff;
	color: #616060;
	text-decoration: none;
}
.btn-grey:hover span {
	border-color: #616060;
	color: #616060;
}

.btn-grey:hover input[type=button],
.btn-grey:hover input[type=submit] {
	color: #616060;
	background: #fff;
	text-decoration: none;
}
.copy {
	position: relative;
}
.novavie-by {
	position: absolute;
	top: -28px;
	right: 100px;
	font-weight: bold;
	color: #fff;
}
.novavie-by span {
	padding: 0 4px;
}
.novavie-by a {
	font-weight: bold;
	color: #fff;
}

.check-about {
	margin: 1em 0;
	padding-left: 20px;
}
.check-about li {
	padding-left: 20px;
	background: url(../images/bullet-check-about.png) 0 0 no-repeat;

}

.asterisk {
    color:red;
    font-size: 10px;
}

#message-red {
	position: relative;
	margin-bottom: 5px;
	padding: 5px 35px 5px 10px;
	min-height: 35px;
	line-height: 17px;
	background: #fbd3b1;
	color: #ce2700;
	border: 1px solid #f5c69a;
}

#message-green {
	position: relative;
	margin-bottom: 5px;
	padding: 15px 35px 15px 10px;
	min-height: 35px;
	line-height: 17px;
	background: #e0f2cb;
	color: #6da827;
	border: 1px solid #ccebac;
}

#message-yellow {
	position: relative;
	margin-bottom: 5px;
	padding: 5px 35px 5px 10px;
	min-height: 35px;
	line-height: 17px;
	background: #fff17b;
	color: #9e8e01;
	border: 1px solid #ffe92f;
}

.close-red {
	position: absolute;
	right: 5px;
	top: 5px;
	display: block;
	width: 25px;
	height: 25px;
	background: transparent url('../images/icon_close_red.png') no-repeat 0 0;
}

.close-green {
	position: absolute;
	right: 5px;
	top: 5px;
	display: block;
	width: 25px;
	height: 25px;
	background: transparent url('../images/icon_close_green.png') no-repeat 0 0;
}

.close-yellow {
	position: absolute;
	right: 5px;
	top: 5px;
	display: block;
	width: 25px;
	height: 25px;
	background: transparent url('../images/icon_close_yellow.png') no-repeat 0 0;
}
.register-destributor-form h2 {
    margin-bottom: 9px;
}
.register-destributor-form h3 {
    font-size: 14px;
    margin-top: 9px;
}
.search-nav{
	width:200px;
	padding-right: 8px;
}
.search-nav input{
	float: left;
}
.search-nav input[type="text"]{
	width:80px;
}
.search-nav input[type="text"]{
	width: 100px;
	height: 20px;
	border:2px solid #eec168;
	border-radius: 2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	padding:4px;
	margin-bottom: 12px;
}
.search-nav .btn-grey{
	width:70px;
	margin-left: 7px;
	cursor: pointer;
}
.search-nav .btn-grey input[type="submit"]{
	font-size: 10px;
	padding: 4px ;
	margin: 0;
	border:1px solid #fff;
}
.sectionHeader{
	background-image: url(../images/green-heading-bg.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	text-shadow:1px 1px 1px #333;
	color: #fff;
	padding: 6px 9px 9px 9px;
	margin-bottom: 8px;

}
.categories li{
	background-color: #73c1df;
	border-bottom: 2px solid #648b94;
	margin-bottom: 7px;
}
.categories li>a{
	font-size:18px;
	font-weight: bold;
	line-height: 21px;
	display: block;
	color: #fff;
	padding:7px 0 4px 9px;
	text-decoration: none;
	text-transform: capitalize;
}
li.currentCat,.categories li:hover{
	background-color: #648b94;
}
.productDetail{
	float: left;
	width: 510px;
	margin-left: 10px;
}
.pDWide{
  width: 710px;
}

.pDWide table.pDProd {
  width: 100%;
  padding:3px;
}
.pDWide table.pDProd tr.selected {
  background:#99D5E4;
}
.pDWide table.pDProd tr td {
  padding:3px;
}

.orderSummary{
  margin-left: 10px;
  float: left;
  width: 760px;
}

.productDetail ul li,.singleProduct{
  padding-bottom: 3px;
  border-bottom: 3px solid #99b448;
}
html.register-destributor-popup-more .singleProduct {
  padding-bottom: 3px;
  border-bottom: none;
}
html.register-destributor-popup-more body {
	padding-top: 0;
}
.productDetail .sectionHeader{
	margin-bottom: 20px;
}
.allProducts ul li{
	position: relative;
	padding-bottom:11px;
	margin-top: 7px;
}
.allProducts .imgContainer{
	width: 127px;
	height: 136px;
	max-height: 136px;
	float: left;
	margin-left: 16px;
	border: 1px solid #dadada;
}
.allProducts .imgContainer img{
	max-height:136px;
}
.singleProduct .imgContainer img{
	max-height: 250px;
}
.singleProduct .imgContainer{
	width: 250px;
	height: 250px;
	float: left;
	border: 1px solid #dadada;
}
.imgContainer {
    display: table;
    text-align: center;
}
.imgCell{
    display: table-cell;
    vertical-align: middle;
}
.allProducts .buttons{
	position: absolute;
	right:0;
	bottom:0;
}

.productDetail .buttons .left,
.allProducts .buttons .left {
  margin-right:5px;
  padding:7px 4px;
  background:#eee;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  line-height: 17px;
}
.infoContent{
	margin-left: 10px;
	float: left;
	width: 330px;}
.infoContent p{
	font-size: 14px;
}
.infoContent .price{
	font-style: italic;
}
.infoContent h2{
	color:#3eaaba;
	text-shadow:none;
	font-weight: bold;
	font-size: 18px;
}
.infoContent table {
	width:100%;
	border:2px solid #fff;
}
.infoContent table th{
	color:#3eaaba;
	text-shadow:none;
	font-weight: bold;
	font-size: 15px;
	padding:2px;
	background:#e5e5e5;
}
.infoContent table td{
	background:#f5f5f5;
	font-size: 13px;
	padding:2px;
	border:2px solid #fff;
}

.checkout{
	width: 235px;
}
.countriesChoice{
	background-color: #e8ebec;
	padding: 7px 7px 7px 15px;
}
.countriesChoice select{
	width:100%;
	border:1px solid #858585;
	text-align: center;
	color: #000;
}
.cart{
	border:3px solid #99b448;
	margin-top: 5px;
}
.cart .smallSectionHeader{
	background-color: #99b448;
	font-weight: bold;
	font-size: 18px;
	text-shadow:1px 1px 1px #000;
	line-height: 20px;
	color:#fff;
	padding: 2px 0 3px 5px;
	margin-bottom: 0;
}
.tableView{
	padding: 3px;
}
.tableHead p,.payments p,.productsQty p,.total p,.weight p {
	width: 76%;
	font-size:12px;
	margin: 5px 0;
}
.tableHead p.right,.payments p.right,.productsQty p.right,.total p.right,.weight p.right {
	width: 23%;
}
.payments p {
	width: 58%;
}
.payments p.right {
	width: 40%;
}
.tableView .left{
	-ms-text-align-last: auto;
	text-align-last: auto;
	font-size: 12px;
	font-weight: bold;
}
.tableView .right{
	text-align: right;
	font-weight: bold;
}
.productsQty select{
	border:1px solid #858585;
	line-height: 23px;
}
.tableHead{
	font-weight: bold;
	color:#000;
}
.productsQty{
	text-transform: uppercase;
	padding: 2px 3px 3px 0;
}
.tableHead,.productsQty{
	border-bottom: 1px solid #99b448;

}

.productsQty .linkDelete {
  color:red;
  display: inline-block;
  /*float:right;*/
  border: 0;
  width:11px;
  height:11px;
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-color: transparent;
  background-image: url(../images/icon-delete.gif);
  font-size: 0;
  line-height: 0;
  /*text-indent: -1000em;*/
  cursor: pointer;
  vertical-align:top;
  padding-top:3px;
}

.payments{
	font-weight: bold;
	color:#000;
}
.checkout .buttons{
	background-color: #99b448;
	padding: 4px 3px 4px 5px;
	margin: 0;
	margin-top: 2px;
}
.checkout .buttons .btn{
	margin-right: 0;
	margin-left: 6px;
}
.shippingInfo{
	border:3px solid #73c1df;
	margin-top: 5px;
	font-weight: bold;
	color:#000;
	padding-bottom: 6px;
}
.shippingInfo .smallSectionHeader{
	background-color: #73c1df;
	font-weight: bold;
	font-size: 18px;
	text-shadow:1px 1px 1px #000;
	line-height: 20px;
	color:#fff;
	padding: 2px 0 3px 5px;
	margin-bottom: 0;
}

.shippingInfo a {
    color: #648B95;
}


.total input{
	width:63px;
	border:1px solid #858585;
	margin-right: 1px;
}
.total input,.weight input{
	margin-right: 10px;
	font-size: 13px;
	padding:0 2px;
}
.total,.weight{
	border-bottom: 1px solid #73c1df;
}
.weight input{
	width:43px;
	border:1px solid #858585;}
.weight .right{
	margin-right:10px;
	margin-top: 16px;
}
/*
.shipCosts p{
	text-transform: uppercase;
	margin-bottom: 0;
}
.shipCosts table{
	float: right;
}
.shipCosts table td{
	width: 58px;
	height: 20px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
} */
	/*Designed by MetaVisia
**********************************************************/

.tbl_register td {
    vertical-align: top;    
}

ul.info li{
	
	padding-bottom: 0px;
	border-bottom: none;
}

ul.info {	
	list-style-type: circle;
	margin: 0 0 15px 20px;
	/* border: 1px solid silver; */
}
#manage-auto{
	margin-top: 20px;
	background-color: #6699CC;
	border-bottom-color: #336699;
}
#manage-auto:hover,#manage-auto.currentCat{
	background-color: #336699;
}
.novagra .box-white-60{
	background-image: url(../images/pixel-black-35.png);
	color:#fff;
}
.single-novagra h2{
	color:#ff0000;
}
.intro-text>img{
	margin: 65px 70px 0 70px;
}
.intro-text p{
	text-align: justify;
	text-indent:40px;
}
.text-info{
	width: 65%;
}
.text-info p{
	color:#6e6a6a;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.ingredients-table{
	margin: 15px 0;
}

.header-content{
	height:439px;
	position: relative;
	background-position: center -60px;
	background-repeat: no-repeat;
}
.wp-logo,.oil-de-vie-ingredient-logo{
	position: absolute;
	left:140px;
	top:70px;
}
.oil-de-vie-ingredient-logo{
	left:410px;
}
html.home .box-white-40.no-bgi, html.home .box-white-60.no-bgi {
	background-image: none;
	background-color: transparent;
}
div.inner-product-page{
	background-color: #fff;
	margin:-70px auto 0;
	width: 1600px;
	//max-width: 100%;
	top:0;
	left:0;
}
div.section{
	height:193px;
	position: absolute;
	width: 100%;
	-webkit-background-size:1600px auto;
	background-size:1600px auto;
	background-repeat: no-repeat;
}
.inner-product-page.water .section.head{
	background-image: url(../images/single-product-page-blue-header.png);

	top:0;
}
.inner-product-page.water .water-section.top .section.head{
	background-size: auto 226px;
}
.inner-product-page.water .section.foot{
	background-image: url(../images/single-product-page-blue-footer.png);
	bottom:0;
}
.water-section{
	position: relative;
	height: 330px;
}
.water-section .wp-logo{
	left:573px;
	top:75px;
}
.main-section.water-bg{
	height: 1830px;
	position: relative;
	background-image: url(../images/water-bg.jpg);
	background-repeat: no-repeat;
}
.main-section.water-bg>div{
	position: absolute;
}

.water-purrifier-img-1{
	background-image: url(../images/water-purrifier-img-1.png);
	width: 297px;
	height: 400px;
	top:25px;
	left:365px;
}
.water-purrifier-legend{
	width: 366px;
	height: 505px;
	top:1279px;
	left:905px;
}
.water-purrifier-legend-text{
	width: 550px;
	top:1180px;
	left:337px;
	height: 593px;
}
.water-purrifier-legend-text .white-opacity-65{
	width: 522px;
	margin-top: 20px;
}
.white-opacity-65{
	background-image: url(../images/white-opacity-65.png);
}
.wp-main-info{
	width: 560px;
	top:22px;
	left:715px;
}
.wp-main-info h2,.wp-main-info p,.wp-main-info ul li{
	color:#fff;
	font-family: "PT Sans",sans-serif;
	font-weight: normal;
}
.wp-main-info h2{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-shadow:none;
	text-transform: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wp-main-info p{
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal
}
.wp-main-info ul{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	text-indent: 20px;
	margin-bottom: 20px;
	font-size:16px;
	line-height: 20px;
}
.text-content-scroll{
	height: 360px;
}
.wp-gallery{
	top:510px;
	left:357px;
}
.wp-gallery h2,.water-purrifier-legend-text h2{
	text-indent: -100000px;
}
.wp-gallery img{
	border:1px solid #4d4c4c;
	box-shadow: 2px 2px 3px #333;
}
.wp-gallery>div{
	position: absolute;
	width: 240px;
}
.wp-gallery>div p{
	text-align: center;
	font-size:16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	font-family: "PT Sans",sans-serif;
}
.img-1{
	top:120px;
	left:0px;
}
.img-2{
	top:65px;
	left:320px;
}
.img-3{
	left:643px;
	top:120px;
}
.img-4{
	top:388px;
	left:0px;
}
.img-5{
	top:335px;
	left:320px;
}
.img-6{
	left:643px;
	top:388px;
}
.water-purrifier-legend-text .text-content{
	padding: 15px 10px;
	height: 475px;
}
.water-purrifier-legend-text .text-content p{
	font-size: 16px;
	line-height: 20px;
	color:#464544;
	margin: 0;
}
.water-purrifier-legend-text .text-content p.fwb{
	text-decoration: underline;
	font-weight: bold;
}
.water-purrifier-legend-text .text-content p.message{
	text-align: center;
	color:#be0a26;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	line-height: 26px;
	font-weight: bold;
	width: 80%;
	margin:1.5em auto 0;
}
.water-section section{
	position: absolute;
	left:310px;
	top:7px;
}
.water-section section{
	font-weight: bold;
	z-index: 1000;
}
.water-section section .heading{
	margin-bottom: 55px;
}
.water-section section p,.water-section section a{
	font-weight: bold;
}
.water-section.no-head .heading{
	margin-top: -65px;

}
.water-section .slider-container.at-bottom{
	position: absolute;
	bottom:0;
	width:100%;
	z-index:99999;
	background-image: none;
}
.wp-main-info h1{
	text-indent: -2000px;
}
.single-water-purrifier h2,.single-water-purrifier h1{
	background-repeat: no-repeat;
}
html.lang-en .wp-main-info h1{
	background-image: url(../images/water-purrifier-title-en.png);
	width: 332px;
	height: 35px;
	background-repeat: no-repeat;
}
html.single-water-purrifier header{
	min-width: 1600px;
}
html.single-water-purrifier,html.single-water-purrifier body{
	width: 1600px;
	margin:auto;
}
html.lang-nl .wp-main-info h1{
	background-image: url(../images/water-purrifier-title-nl.png);
	width: 283px;
	height: 33px;
	background-repeat: no-repeat;
}
html.lang-fr .wp-main-info h1{
	background-image: url(../images/water-purrifier-title-fr.png);
	width: 283px;
	height: 33px;
	background-repeat: no-repeat;
}
html.lang-en .yellow-titles{
	width: 230px;
	height: 120px;
	background-image: url(../images/yellow-titles-en.png);
}
html.lang-nl .yellow-titles{
	width: 230px;
	height: 120px;
	background-image: url(../images/yellow-titles-nl.png);
}
html.lang-fr .yellow-titles{
	width: 230px;
	height: 120px;
	background-image: url(../images/yellow-titles-fr.png);
}
html.lang-en .wp-gallery h2{
	width: 541px;
	height: 33px;
	background-image: url(../images/pure-water-healthy-life-en.png);
}
html.lang-nl .wp-gallery h2{
	width: 541px;
	height: 33px;
	background-image: url(../images/pure-water-healthy-life-nl.png);
}
html.lang-fr .wp-gallery h2{
	width: 541px;
	height: 33px;
	background-image: url(../images/pure-water-healthy-life-fr.png);
}
html.lang-en .water-purrifier-legend-text h2{
	width: 522px;
	height: 60px;
	background-image: url(../images/legend-title-en.png);
}
html.lang-nl .water-purrifier-legend-text h2{
	width: 522px;
	height: 79px;
	background-image: url(../images/legend-title-nl.png);
}
html.lang-fr .water-purrifier-legend-text h2{
	width: 522px;
	height: 79px;
	background-image: url(../images/legend-title-fr.png);
}
html.water-purrifier .image-content{
	position: relative;
	z-index: 0;
}
html.water-purrifier .slider .slider-wrap{
	overflow:visible;
}
html.water-purrifier #product-slider ul li a img{
	max-height:800px;
	max-width: auto;
	width: auto;
	float:right;
	zoom:1;
	display:inline-block;
	zoom:1;
}
html.water-purrifier #product-slider ul li a span{
	margin-left: 25px;
}
.news-content-text{
	height: 150px;
}

.tree-structure ol,.tree-structure ul{
	list-style-type:none;

}
.tree-structure{
	width: 50%;
	float: left;
	overflow: auto;
}
.tree-structure li{
	position: relative;
}
.tree-structure li>div.content{
	display: none;
}
.tree-structure li>ol,.tree-structure li>ul{
	display: none;
	margin-top: 0;
	margin-bottom: 0;
	border-left: 1px dotted #333;
}
.tree-structure a.plus,.tree-structure a.minus{
	width: 16px;
	height: 16px;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	position: absolute;
	left:-20px;
	top: 7px;
	cursor: pointer;
}
.tree-structure a.minus{
	background-image: url(../images/minus.png);
}
.tree-structure li.customer>a.user-name,.tree-structure li.rep>a.user-name,.cust,.dist{
	padding-left: 24px;
	display: block;
	background-image: url(../images/customer.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 1px dotted #333;
}
.tree-structure li.customer>a.user-name.cust.inactive,.cust.inactive{
	background-image: url(../images/customer-inactive.png);
}
.tree-structure li.rep>a.user-name,.dist{
	background-image: url(../images/distributor.png);
}
a.inactive{
	color:#C22A32;
}
.tree-structure li.rep>a.user-name.inactive,.dist.inactive{
	background-image: url(../images/distributor-inactive.png);
}

.details-tree-structure.section-container{
	line-height: 30px;
	margin: 0;

	width: 300px;
}
.section-container{
	background-color: #fff;
	border:1px solid #ccc;
	width: 99%;
	min-height:115px;
	margin: 10px;
}
.section-container.legend{
	width: 280px;
}
.section-container h3{
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	line-height: 28px;
	font-size:14px;
	background-color: #aacb45;
	color:#333;
	margin: 0;
	text-align: left;
	text-indent: 10px;
}
.dynamic-content p{
	padding: 10px;
}
.section-container fieldset{
	padding: 10px 0;
	margin:10px auto;
	width: 90%;
	border:1px solid #333;
	border-radius:5px;
}
.section-container fieldset legend{
	padding-left: 10px;
	padding-right: 10px;
	font-size:17px;
	color:#333;
}
ul.legend-list{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.legend-list p {
	float: left;
	margin: 0;
	margin-left: 10px;
}
ul.legend-list p span.dist,ul.legend-list p span.cust{
	display: inline-block;
	zoom:1;
	display:inline-block;
	border:1px dashed #333;
	background-color: #eee;
	padding: 5px;
	width: 16px;
	height: 16px;
	background-position: center center;
}

a.found{
	background-color: #eee;
	font-weight: bold;
	font-size:17px;
	line-height: 26px;
}

/* Comp - Plan Page */
fieldset.field-section{
	float: left;
	width: 290px;
	margin-left: 10px;
	background-color: #eee;
	border:1px solid #999;
	height:380px;
	overflow: hidden;
	border-radius:3px;
	background: -moz-linear-gradient(-45deg,  rgba(119,119,119,0.65) 0%, rgba(204,204,204,0) 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(119,119,119,0.65)), color-stop(100%,rgba(204,204,204,0)));
	background: -webkit-linear-gradient(-45deg,  rgba(119,119,119,0.65) 0%,rgba(204,204,204,0) 100%);
	background: -o-linear-gradient(-45deg,  rgba(119,119,119,0.65) 0%,rgba(204,204,204,0) 100%);
	background: -ms-linear-gradient(-45deg,  rgba(119,119,119,0.65) 0%,rgba(204,204,204,0) 100%);
	background: linear-gradient(135deg,  rgba(119,119,119,0.65) 0%,rgba(204,204,204,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6777777', endColorstr='#00cccccc',GradientType=1 );
}

fieldset.short250{
	height: 250px;
}

fieldset.short350{
	height: 350px;
}

fieldset.short200{
	height: 200px;
}

fieldset.field-section,fieldset.field-section legend{
	box-shadow: inset 1px 1px 0 #fff;
	border:1px solid #999;
	border-radius:3px;
}
fieldset.field-section.totals{
	height:auto !important;
}
fieldset.field-section legend{
	background-color: #fff;
	line-height: 30px;
	border-radius:4px;
	font-weight: bold;
	box-shadow:5px 5px 0 #333;
	color:#333;
}
fieldset.field-section table{
	width: 100%;
	margin-top: 20px;
	border-radius:7px;
}
fieldset.field-section table tr th,fieldset.field-section table tr td{
	line-height: 30px;
	padding:0 5px;
	border:1px solid #fff;

}
fieldset.field-section table tr td{
	color:#fff;
	letter-spacing:1px;
	font-size:14px;
}

fieldset.field-section table tr th{
	background-color: #333;
	font-weight: bold;
	background-color: #FFCC99;
}
fieldset.field-section table tr td, fieldset.field-section table tr td a{
	background-color: #99CCFF;
	color:#333;
	
}
fieldset.field-section table tr:nth-child(2n) td, 
fieldset.field-section table tr:nth-child(2n) td a{
	background-color: #336699;
	color:#fff;	
}
.statistics-chart > table tr td {
	margin: 5px 5px 0 0;
	font-size:13px;
	line-height:15px;
}

.statistics-chart > table tr td > div {
	width: 15px;
	height: 15px;
}

.statistics-chart > table tr td > span {
	margin: 0 2px;
}


.field-section {
  width:48%;
  margin:1%;
  /*float:left;*/
}

.field-section.wide {
  width:98%;   
}

.field-section table {
  width: 100%;
  border: 2px solid #fff;
}

.field-section.wide table.half-table {
  width: 49%;
}

.statistics-chart > table {
	width:230px;
}

.field-section table tr td {
  background: #f5f5f5;
  font-size: 13px;
  padding: 4px 2px;
  border: 2px solid #fff;
  vertical-align:top;
}
.field-section table tr:nth-child(2n) td {
  background: #e5e5e5;
}
.field-section table th {
  padding: 0 5px 0 5px;
  height: 30px;
  background: #73c1df;
  color: #fff;
  text-align: left;
  cursor: pointer;
  vertical-align: middle;
}

.search-my-orders {
	border: 1px silver solid; padding: 7px;
}

table tr td.fontRed,
a.fontRed {	
	color: red;
}

/*  show-cn */
.show-cn-label{
	position: relative;
}

.show-cn-label>span,.show-cn-label a{
	/* 
	color:#333; 
	font-size: 15px;
	*/
	text-indent: 4px;
	cursor: pointer;
}
.cn-label>span{
	margin-left: 7px;
}
.show-cn-label ul{
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0;
}
.show-cn-label .cn-label{
	position: absolute;
	top:10px;
	left:-260px;
	display: none;
	border-radius:3px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	/* text-indent: 4px; */
	background-color: #fff;
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
	width: 240px;
	z-index:99999;
	box-shadow: 4px 4px 0 #777;
	border:1px solid #777;
}

.cn-label table{
	width: 160px;
	text-align: center;
}
.cn-label table tr td,.cn-label table tr th{
	border:0 !important;
	border-right:1px solid #fff !important;
}
.cn-label table tr td{
	background-color: #ccc !important;
}
.cn-label table tr th{
	background-color: #777;
	color:#fff;
	font-size:14px;
	height: 30px;
	vertical-align: middle;
	text-transform: capitalize;
}
.show-cn-label div ul li{
	font-size:13px;
	line-height: 30px;
	text-indent: 3px;
	color:#333;
	font-weight: bold;
}
.show-cn-label:hover .cn-label{
	display: block;
}

.color-red {
	color: red;
}

.color-silver {
	color: silver;
}

.color-green {
	color: black;
}
.MasterTable_Office2007 th:first-child {
	width:80%;
}
.MasterTable_Office2007 th:nth-child(1n+2) {
	width:20%;
}
.MasterTable_Office2007 th:nth-child(2), .MasterTable_Office2007 td:nth-child(2),
.MasterTable_Office2007 th:nth-child(3), .MasterTable_Office2007 td:nth-child(3) {
	display:none;
}