/*
Theme Name: WordPress Default
Theme URI: http://octalsoftware.com/
Description: The default WordPress theme based on the famous.
Version: 1.6
Author: Octal Software
Author URI: http://octalsoftware.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://octalsoftware.com/

	This theme was designed and built by Michael Heilemann

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#suckerfishnav A  {text-decoration: none;color:black;}
#suckerfishnav A:link {text-decoration: none;color:black;}
#suckerfishnav A:hover {text-decoration: none; color: orange;}
#suckerfishnav A:active {text-decoration: none;color:yellow;}
#suckerfishnav a.current {text-decoration: none;color:#A50700;}



#menu{
	width:100%;
	float:left;
	background:url(images/menu_bg.gif) left top repeat-x;
}

#menu ul{
	list-style-type:none;
	margin-top:0px;
	padding:0px;
	/*height:41px;*/
	line-height:36px;

}


#menu ul li{
	display:inline;
	padding:0px;
	border-right:1px solid #ccc;
}

.current_page_item .children
{
	left:0em;
	display:block;
}

/* Begin Typography & Colors */
body{
	margin:10px 20px;
	background:#75797b;
	font-size:13px;
	font-family: Arial, "Trebuchet MS", "Lucida Sans", Helvetica;
	color:#333333;
	line-height: 14pt;

}
a img{
	border:0px;
}
a{
	color: #A50700;
    text-decoration:none;
}
a:hover {
color: #A50700;
text-decoration: underline;
}

p{
	margin:5px 0;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clr{
	clear:both;
}
/*body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
}*/

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.biglink
{
font-size: 20px;
}

#container {
	min-height:500px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer{
	background:#404040;
	margin:5px 0 0 0;
	padding:10px 20px;
	color:#FFFFFF;
}
#footer ul{
	list-style-type:none;
	margin:0px;
	padding:0 0 10px 0;
}
#footer ul li{
	display:inline;
	padding:0 10px;
	border-left:1px solid #FFFFFF;
}
#footer ul li.first{
	display:inline;
	padding:0 10px 0 0;
	border-left:0px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.awesome
{
position:relative;
left:331px;
}
.awesome, .awesome:visited {
	background: #222 url(http://www.bodywatch.nl/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 18px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #2EB800; }
	.green.awesome:hover						{ background-color: #34D100; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
	
	
/*	Made by Saryu*/	
h2.heading_font a {
	font-size: 20px;
	}
/*	Made by Saryu*/


#sidebar h2 {
	font-size:18px;
	margin:0 0 10px 0;

	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin:10px 20px;
	}
#wrap{
	width:1024px;
	min-width:960px;
	border:3px solid #e7e7e7;
	background:url(images/wrap.gif) left bottom repeat-x #ffffff;
	position:relative;
	margin:0px auto;
	}
.wrap_tl{
	position:relative;
	left:-3px;
	top:-3px;
	float:left;
}
.wrap_tr{

	right:-3px;
	top:-3px;
	position:relative;
	float:right;
	
}
.wrap_bl{
	position:absolute;
	left:-3px;
	bottom:-3px;
}
.wrap_br{
	position:absolute;
	right:-3px;
	bottom:-3px;
}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background:url(images/header_bg.gif) center top no-repeat;
	float:left;
	width:100%;
	}
#logo{
	margin:0px;
	padding:20px 0 0 35px;
	float:left;
}
#search{
	float:right;
	background:url(images/search_bg.gif) left top no-repeat;
	width:170px;
	margin:40px 20px 0 0;
	height:38px;
	font-size:11px;
	padding:3px 0 0 23px;
	text-align:left;
}

#search_in_page {
	float:left;
	background:#e3e3e3;
	width:170px;
	margin:10px 20px 0 0;
	height:38px;
	font-size:11px;
	padding:10px 0 10px 23px;
	text-align:left;
}
input#s{
	font-family:"Lucida Sans", Arial, Verdana;
	font-size:11px;
	color:#626262;
	background:url(images/input_bg.gif) left top repeat-x #FFFFFF;
	border:0px;
	padding:1px 0 2px 0;
	float:left;
	height:14px;
	width:127px;
}
input#searchsubmit{
	background:url(images/search_btn.gif) no-repeat;
	border:0px;
	float:left;
	width:20px;
	height:17px;
	padding:0px;
	cursor:pointer;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
#banner{
	float:left;
	width:100%;
	text-align:center;
	padding:10px 0;
}
#content{
	float:left;
	width:73%;
	
	padding:10px 10px 0 15px;
	min-height:830px;
}

#contentnoside{
	float:left;
	width:95%;
	padding:10px 10px 0 15px;
	min-height:830px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	
	}

.post {
	width:100%;
	margin:0 0 15px 0;
	text-align: justify;
	font-size:14px;
	}
.post .date{
	background:url(images/blog_head.gif) left top no-repeat;
	height:38px;
	line-height:34px;
	position:relative;
	left:-21px;
	color:#d03a42;
	font-size:12px;
	}
.post .date span{
	width:130px;
	float:left;
	color:#FFFFFF;
	padding:0 0 0 15px
}
.post h2{
	font-size:24px;
	margin:10px 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:130%;
	}
.post h2 a:hover{
	color:#A50700;
	text-decoration:none;
	}
.post p{
	margin:0 0 10px 0;
}
.post_info{
	border-top:1px solid #656263;
	background:#efefef;
	padding:10px;
	font-size:13px;
}
.post_info p span{
	float:left;
	width:100px;
	color:#7c7c7c;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 10px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {

	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	
	}
html>body .kiyohlistss 
{
	padding: 0px;
}
html>body .kiyohlistss li
{
list-style:none;

}

html>body .kiyohlists li {
	margin: 7px 0 8px -21px;
background: url('http://www.koolhydraatarm.com/images/kiyoh_bullet.gif')no-repeat;
padding-left:45px;
min-height:52px;	
}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-size:13px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background:url(images/submit_btn.gif) left top no-repeat;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:132px;
	text-align:center;
	height:29px;
	font-size:12px;
	cursor:pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float:left;
	width:200px;
	padding:10px 0;
	font-size:12px;
	padding-left:10px;
	}

#sidebar form {
	margin: 0;
	}
.products{
	margin:20px 0 0 0;
	color:#656565;
}
.products_img{
	width:215px;
	border:5px solid #ebebeb;
	text-align:center;
	padding:10px 0;
}
.qunatity{
	width:120px;
	float:left;	
}
.qunatity input{
	background:#656263;
	border:0px;
	font-family:"Lucida Sans", Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;
	width:60px;
	padding:3px;
}
.login{
	margin:20px 0 0 0;
	color:#656565;
}
.login input{
	background:#656263;
	border:0px;
	font-family:"Lucida Sans", Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;
	width:234px;
	padding:3px;
}
.Archief{
	margin:20px 0 0 0;
}
.Archief ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.Archief ul li{
	padding:0 0 5px 0;
}
.Archief ul li a{
	color:#656565;
	text-decoration:none;
}
.Archief ul li a:hover{
	color:#A50700;
	text-decoration:none;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/*	Made by Saryu*/
.width13 {
	width:13%;
}

.width87 {
	width:87%;
}

.width100 {
	width:100%;
}


.widget_text
	{
	padding:0px;
	list-style-type: none;
	}

.widget_textz
	{
	width:233px;
	padding:0px;
	background:url(images/top-bg.jpg) top no-repeat;
	}
	
.widget_text h2
	{
	width:233px;
	background:url(images/top-bg.jpg) top no-repeat;
	margin:0px;
	_margin:-5px 0px 0px 0px;
	padding:5px;
	text-align:center;
	}
	
.textwidget
	{
	padding:10px;
	}
	
	
	#content td img
{
width:177px;
float:left;
padding-bottom:5px;
}


	#content td h2
{
padding-bottom:10px;
font-size:1.2em;
}
	


@charset "utf-8";
/* CSS Document */

#wrapperopt {
	position: relative;
	background: transparent;
	width: 497px;
	height: 108px;
	margin: 0.9px 0px 2px 7px;
	float: right;
}
#optinboxsmall {
	background: #F4F2EC;
	width: 488px;
	height: 103px;
	margin: 0px;
	display: block;
	float: right;
	border: 1px solid #d7d5cd;
	border-radius: 4px; 
	-webkit-border-radius:  4px; 
	-moz-border-radius: 4px; 
}
#optinboxsmall h2{
	font-family: arial;
	letter-spacing: 0.03em;	
	color: #363534;
	font-size: 12px; 
	margin: 0px 0px 0px 0px;
} 

#optinboxleft {
	background: transparent url(http://www.bodywatch.nl/images/shop/optin.jpg) no-repeat center left;
	margin: 0px 4px 5px 2px;
	display: inline;
	float: left;
	width: 120px;
	height: 96px;
	border: 0px;
	font-size: 12px; 
}

#optinboxmiddle {
	margin: 0px 0px 10px 0px;
	display: inline;
	float: left;
	width: 188px;
	height: 85px;	
	border: 0px;
	font-size: 12px; 
	align: center;
}

#optinboxright {
	margin: 8px 20px 10px 0px;
	display: inline;
	width: 180px;
	height: 85px;
	border: 0px;
}

p,ul,ol {
	font-family: Arial, sans-serif;
	color:#444444;
	text-align:left;	
	}

.testimonials_page
	{
	background:none repeat scroll 0 0 #FAE0CA;
	border:1px dotted #F4F4F4;
	margin:10px 0;padding:10px
}

.optinboxside {
	border: 3px dashed;
	text-align:center;
	padding-left:1px;
	width: 100%;
        margin-top: 10px;
	margin-left:auto;  /* this is to center the div box */
	margin-right:auto;
	padding-right: 1px;
	padding-top: 1px;
	background-color: #ffffff;
}

.smalltext1 {font-family: Arial, sans-serif;
	color:#000000;
	text-align:center;
	font-size:10px;
}
.smalltext2 {font-family: Arial, sans-serif;
	color:#000000;
	text-align:center;
	font-size:11px;
}

.optinlabel{font-family: Arial, sans-serif;
	color:#000000;
	text-align:center;
	font-size:12px;
        font-weight: bold; 
}


.widget_ltw_testimonials {
        background-color:#FAE0CA;
        margin: 10px 0;
	padding: 10px;
	border: 1px dotted #F4F4F4;
}



.testimonialcenter {
        background-color:#F9AFA3;
        width: 70%;
        margin-left:0;
        padding: 5px 5px 5px 5px;
        margin-left:auto;  /* this is to center the div box */
	margin-right:auto; /* this is to center the div box */
}


.testiminoniallabel {
        font-family: Arial, sans-serif;
	color:#000000;
	font-size:12px;
        font-weight: bold;

}

.testimonialtext {
        font-family: Arial, sans-serif;
	color:#000000;
	font-size:12px;
}


.pinkbox{
        background-color: #FFECEC;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 2px;
	border: 1px solid #d0e4fd;
}



.mythe {
background-color: #ffffcc;
padding: 11px;
font-weight: bold;
}

#mythe {
margin-left: auto;
margin-right: auto;
}

.greenbox{
        background-color: #D2FFC4;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 2px;
	border: 1px solid #d0e4fd;
}

.bluebox{
        background-color: #C0F7FE;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 2px;
	border: 1px solid #d0e4fd;
}





h1 {
	font-family: Arial, sans-serif;
	color:#FF6600;
	font-weight: bold;
	line-height: 24pt;
	text-align: center;
        font-size:28px;
	}

h2 {
	font-family: Arial, sans-serif;
	color:#000000;
	font-weight: bold;
	text-align:center;
	font-size:large;
	text-transform: capitalize;
	}

	
h3 {
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: center	
	}
	
h4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
		
	}
	
h5 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	font-weight: bold;
		
	}


.bulletpointslistcheck {
	list-style-type: disc;	
}

img.floatLeft {
	float: left;
	margin-top: 4px;
	margin-right: 14px;
	margin-bottom: 4px;
	margin-left: 4px;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

.boxwithbordersolid {
	width: 400px;
	margin-left:auto;  /* this is to center the div box */
	margin-right:auto; /* this is to center the div box */
	background:#FFFFFF;
	text-align:left;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.boxwithborderdashed {
	width: 400px;
	margin-left:auto;  /* this is to center the div box */
	margin-right:auto; /* this is to center the div box */
	background:#FFFFFF;
	text-align:left;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.box1 {
	border: 1px solid;
	text-align:left;
	width: 100%px;
	margin-left:auto;  /* this is to center the div box */
	margin-right:auto; /* this is to center the div box */
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.box2 {
	border: 0px solid;
	text-align:left;
	width: 100%;
	margin-left:auto;  /* this is to center the div box */
	margin-right:auto; /* this is to center the div box */
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}


.countdown {
	font-weight:bold;
	font-size:48px;
}

p.mythe {
text-transform:capitalize;
}.disclaimer {
	font-size: small;
	text-align:center;
}

.optinbox2 {
	border: 3px dashed;
	text-align:left;
	padding-left:1px;
	width: 440px;
	margin-left:auto;  /* this is to center the div box */
	margin-right:auto;
	padding-right: 1px;
	padding-top: 1px;
	background-color: #FFFFFF;
}

.countdown {
	font-weight:bold;
	font-size:48px;
}

.greenhigh {
color: #006600;
font-weight: bold;

}

.redhigh {
color:#990000;
font-weight: bold;
text-align: center;

}

.orangehigh {
color:#FF6600;
font-weight: bold;
text-align: center;

}

.rMenu {
border-bottom: dotted 1px #CCCCCC;

}

.biglink a{
color:#2922D0;
}
.biglink {
	font-family: Arial, sans-serif;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
padding-bottom:100px;
clear:both;
float:right;
color:#0000FF;
background: url(/images//handdrawnarrow.gif) top left no-repeat;
    display: block;
    padding-left: 51px;
    padding-top: 48px;
}

.petitlink {
	font-family: Arial, sans-serif;
	text-align: right;
	font-size: 16px;
	font-weight: lighter;
	}

.motivatie {
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-bottom: 2px;
	border: 1px solid #d0e4fd;
	background-color: #FFECEC;
}

.controle {
background-color: #FFECEC;
}
.beweging {
background-color: #C0F7FE;
}
.mentaal {
background-color: #F7F9D0;
}

.voeding {
background-color:#D2FFC4;
}

.testimonial2 {
background-color:#D2FFC4;
width: 50%;
margin-left:25%;
padding: 10px 10px 10px 10px;
}

.biglinkc {
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color:#0066FF;
}

#footer2 {
width:800px;
margin-left: auto;
margin-right: auto;
width: 100%x;
text-align:center;

}

.optinboxside {
	border: 3px dashed;
	text-align:center;
	padding-left:1px;
	margin-top: 10px;
	margin-left:auto;  /* this is to center the div box */
	margin-right:auto;
	padding-right: 1px;
	padding-top: 1px;
	background-color: #ffffff;
}

.shadetabs{
margin-bottom: 17px;
list-style-type: none;
text-align: left; font-variant:normal; font-size:11; font-family:Tahoma; padding-left:5; padding-right:0; padding-top:3px; padding-bottom:0px; color:#000000; height:20; background-repeat:no-repeat; background-position-x:top; margin-right:0; 
}

.shadetabs li{
display: inline;
margin-left:0; margin-right:5; margin-top:5; margin-bottom:5
}


.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 0;
margin-right: 3px;
color: #000000;
; padding-left:20px; padding-right:20px; padding-top:3px; padding-bottom:7px; font-weight:bold
}

.tab1{
	border:solid 10px #FAE0CA;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
}

.tab2{
	border:solid 10px #D2FFC4;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
}

.shadetabs #tab-1-li a.selected{ /*selected main tab style */
	border:solid 10px #FAE0CA;
	-moz-border-radius: 10px 10px 0 0px;
	border-radius: 10px;
}

.shadetabs #tab-2-li a.selected{ /*selected main tab style */
	border:solid 10px #D2FFC4;
	-moz-border-radius: 10px 10px 0 0px;
	border-radius: 10px;
}

.shadetabs #tab-1-li a{ /*selected main tab style */
	border-bottom-color: #FFFFFF; background-color:#FAE0CA;
}

.shadetabs #tab-2-li a{ /*selected main tab style */
	border-bottom-color: #FFFFFF; background-color:#D2FFC4;
}

.shadetabs #tab-2-li a{
	border:solid 10px #D2FFC4;
	-moz-border-radius: 10px 10px 0 0px;
	border-radius: 10px;
}

.shadetabs #tab-1-li a {
	border:solid 10px #FAE0CA;
	-moz-border-radius: 10px 10px 0 0px;
	border-radius: 10px;
}

.shadetabs li a{ /*selected main tab style */
	border-bottom:0px;
}

.post-headline h1
{
}




ul.rMenu-hor li
{
margin-bottom: -1px;
margin-top: 0px;
margin-left: -1px;

}

#rmenu2 {
background: black;
height: 28px;
margin-bottom: 20px}

#rmenu2 li a span { 

border-right: 1px solid #CCC;
padding-right: 10px;
}

div#container
{
background:transparent;
}

.rMenu
{
border-bottom:1px solid transparent;
}

#tpg_post_content 
{
font-size: 13px;
line-height: 22px;
min-height:259px;
}

#tpg_post_content img
{
}

#tpg_post_content  a
{
	padding-left:10px;
}

#tpg_post_content img
{
 width: 160px; height: 160px;
}

#contentnoside img
{

}

img#yada {
    position: relative;
    top: -810px;
    left: 70px;
    z-index: 5;
}
.kiyohlist
{
	width: 519px;
}
.kiyohlist 
li {
   
float: left;
width: 162px;
display: block;
padding-right: 10px;
position: relative;
left: -39px;

}
.kiyohlist 
li a {
background: url("http://www.darmkracht.nl/images/kiyoh_bullet.gif")  0px 0px no-repeat;  
padding-left:49px;
height:62px;
display:block;
}



.kiyohlistl
{
	width: 719px;
}
.kiyohlistl 
li {
   
display: block;
padding-right: 10px;
position: relative;
left: -39px;

}
.kiyohlistl 
li {
background: url("http://www.darmkracht.nl/images/kiyoh_bullet.gif")  0px 10px no-repeat;  
padding-left:49px;
display:block;
padding-top: 20px; padding-bottom: 20px;
}




.hide {
display:block;
}

.show {
display:none;


.awesome, .awesome:visited {
	background: #222 url(http://www.bodywatch.nl/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 18px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #2EB800; }
	.green.awesome:hover						{ background-color: #34D100; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }



.kiyohlist li
{
list-style:none;
}

 .googleone_share_1
{
	display:none;
}

.rsspaging_next
{
	display:none;
}

.kiyohlists li a
{
list-style: outside url("http://www.darmkracht.nl/images/kiyoh_bullet.gif");  
display:block;
}

#menu ul li a:active 
{
color:yellow;
}

.sciencebox
{
min-height: 606px; float: left;
}

.p_title_class
{
float: right;
background-color: #333333;
border: 1px solid #6600FF;
font-size:20px;
}

#sforum 
{
font-family: arial;
}

.breadcrumb-trail 
{
font-size:11px;
}

.breadcrumb 
{
font-size:11px;
}

.breadcrumbs 
{
font-size:11px;
}

#tpg_post_content
{

}

.boxed 
{
border: 1px solid green;
}

IMG.displayed 
{
border: 1px solid grey;
}

.upgrade-header
{
    font-size: 42px;
    text-align: center;
    font-family: "Myriad Pro", Arial, Verdana, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 0px #ccc;
    line-height: 42px;
    margin-bottom: 30px;
    color: #222;
}

.upgrade-header-bottom
{
    font-size: 24px;
    text-align: center;
    font-family: "Myriad Pro", Arial, Verdana, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 0px #ccc;
    line-height: 100%;
    margin-bottom: 50px;
    color: #222;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    color: #ee0000;
}

.upgrade-footer
{
    font-size: 24px;
    text-align: center;
    font-family: "Myriad Pro", Arial, Verdana, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 0px #ccc;
    line-height: 24px;
    margin-bottom: 50px;
    color: #222;
}
.upgradebutton, button.upgradebutton, input[type=submit].upgradebutton {
  display: inline-block;
  background-color: #0f7998;
  border-style: solid;
  border-color: #005b7a;
  border-width: 0 2px 2px 0;
  color: white;
  cursor: pointer;
  padding: 2px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 12px;
  font-family: "myriad-pro-1", "myriad-pro-2", Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -1px;
  background-color: #22a7c7;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#35bada), to(#0f94b4));
  background-image: -moz-linear-gradient(0% 100% 90deg,#0f94b4, #35bada);
  border-color: #0081a0;
  text-shadow: -1px -1px 0 #0081a0;
  color: white;
  line-height: normal;
  padding: 4px 12px;
}
.upgradebutton:hover, button.upgradebutton:hover, input[type=submit].upgradebutton:hover {
  background-color: #2153c6;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3567da), to(#0f41b4));
  background-image: -moz-linear-gradient(0% 100% 90deg,#0f41b4, #3567da);
  border-color: #0031a0;
  color: white;
  text-shadow: -1px -1px 0 #0081a0;
}
#upgrade-page {
  margin-bottom: 40px;
  text-align: center;
}

#upgrade-page .upgradebox {
  display: inline-block;
  text-align: left;
  width: 250px;
  min-height: 591px;
  vertical-align: top;
  background-color: white;
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
#upgrade-page .upgradebox .header {
    text-align: center;   
    font-family: Helvetica, Verdana, sans-serif;
    padding-top: 10px;
    border-top: 2px solid #f3f3f3;
    
}
#upgrade-page .upgradebox .header h2 {
  margin: 10px 0px;
  font-size: 42px;
  font-weight: bold;
  color: black;
}
#upgrade-page .upgradebox .header h3 {
  font-size: 24px;
  color: black;
}
#upgrade-page .upgradebox .monthly-pricing {
  padding: 10px 10px 0 0;
  text-align: right;
  font-family: "myriad-pro-1", "myriad-pro-2", Arial, Helvetica, Sans-Serif;
}
#upgrade-page .upgradebox .monthly-pricing .price {
  font-size: 24px;
}
#upgrade-page .upgradebox .monthly-pricing .per-month {
  font-size: 16px;
  font-weight: 300;
}
#upgrade-page .upgradebox .features {
  clear: left;
  padding: 0 10px;
  min-height: 233px;
}
#upgrade-page .upgradebox .features li {
  padding-left: 22px;
  min-height: 16px;
  line-height: 16px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding: 3px 0 3px 20px;
  border-bottom: 0;
  background-image: url("http://www.bodywatch.nl/images/tick_small.png");
  background-position: 0 4px;
}
#upgrade-page .upgradebox .features li sup.asterisk {
  vertical-align: text-top;
  line-height: 1.2em;
  color: red;
}
#upgrade-page .upgradebox .features li.plus {
  background-image: url("http://www.bodywatch.nl/images/add_small.png");
    background-position: 0 3px;
}
#upgrade-page .upgradebox .extra-pricing-options, #upgrade-page .upgradebox .subnotes {
  padding: 10px;
  border-top: 1px dotted #cccccc;
  min-height: 81px;
}
#upgrade-page .upgradebox .extra-pricing-options ul,
#upgrade-page .upgradebox .subnotes ul,
#upgrade-page .upgradebox .extra-pricing-options p,
#upgrade-page .upgradebox .subnotes p {
  margin: 0;
}
#upgrade-page .upgradebox .extra-pricing-options ul
{
    margin-left: 0px;
}
#upgrade-page .upgradebox .extra-pricing-options {
  border-top: 1px dotted #cccccc;
  background: #dbf1f6;
  font-size: 11px;
}
#upgrade-page .upgradebox .extra-pricing-options h3 {
    font-size: 15px;   
    margin-bottom: 5px; 
}
#upgrade-page .upgradebox .extra-pricing-options a {
    line-height: 18px;
    text-decoration: none;
    color: #008fbf;
}
#upgrade-page .upgradebox .extra-pricing-options a:hover {
    line-height: 18px;
    text-decoration: none;
    color: #2153c6;
}
#upgrade-page .upgradebox .subnotes {
  border-top: 1px dotted #cccccc;
  background: #f3f3f3;
  border-bottom: 2px solid #cccccc;
  font-style: italic;
  color: #666;
}
#upgrade-page .upgradebox .subnotes .asterisk {
  color: red;
}
#upgrade-page .bigger {
  padding: 3px;
  border-top: 0;
  /*background-color: #23a8c7;*/
  -moz-box-shadow: 0 2px 15px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.3);
  -ms-box-shadow: 0 2px 15px rgba(0,0,0,0.3);
  box-shadow: 0 2px 15px rgba(0,0,0,0.3);
  position: relative;
  z-index: 1;
  margin-top: -20px;
  font-size: 15px;
}
#upgrade-page .bigger .innercontainer {
  background-color: white;
}
#upgrade-page .bigger .header {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dbf1f6), to(#ffffff));
  background-image: -moz-linear-gradient(0% 100% 90deg,#ffffff, #dbf1f6);
  border-top: 0;
}
#upgrade-page .bigger .extra-pricing-options {
  border-bottom: 0;
  font-size: 13px;
}
#upgrade-page .upgradebox + .promote {
  margin-left: 5px;
}
#upgrade-page .promote + .upgradebox {
  margin-left: 5px;
}
#upgrade-page.wideupgrades > .upgradebox {
  /*width: 320px;*/
}

.features-content .headline
{
    font-size: 36px;
    text-align: center;
    font-family: "Helvetica", Arial, sans-serif;
    font-weight: bold;
    color: #60a311;
    margin-bottom: 10px;
    text-decoration: underline;
}

.features-content .features
{
    width: 800px;
    margin: 0 auto;
    padding: 0px 0px;
}

.features-content .features-noimages
{
    width: 410px;
    margin: 0 auto;
    padding: 0px 30px;
}

.features-content .features .feature
{
    width: 800px;    
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dddddd;
    
}

.features-content .features-noimages .feature
{
    width: 410px;    
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dddddd;
    
}

.features-content .fanchor
{
    position: absolute;
}

.feature-image
{
    
    width: 380px;
    padding-bottom: 20px;
}

.feature .float-left /* For feature image, as its a subset of feature, won't affect features*/
{
    padding-right: 30px;
    padding-left: 00px;
}

.feature .float-right
{
    padding-right: 00px;
    padding-left: 30px;
}

.features-content .feature-headline
{
    font-size: 28px;
    text-align: center;
    font-family: "Myriad Pro", Arial, sans-serif;
    font-weight: bold;
    color: #60a311;
}
    #upgradetable
 {
    border: 1px solid #cfcfcf;
    text-align: center; 
    font-size: 16px; 
    font-family: verdana; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
 }
 
 #upgradetable th
 {
    background-color: #5e98b6;  
    padding: 10px; 
    font-size: 15px;
    color: #ffffff;
	text-shadow: 1px 1px 0px #177fb6;
	font-weight: normal;
 }
 
 #upgradetable td
 {
    padding: 10px;
 }

.header 
{
font-family: Impact;
font-size: 34px;
color: #F90;
text-align: center;
}
