@charset "utf-8";
/* CSS Document */
p, ol {margin:0;padding:0}
body  {
	font: 15px Georgia;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#654040;
}
.twoColFixLtHdr #container { 
	width: 990px;
	background:url('bodybg990.jpg') repeat-y;
	margin: 0 auto;;
	text-align: left;
} 
.twoColFixLtHdr #header { 
	width:990px;
	height:345px;
	margin:0;
	padding:0px;
	background:url('header990.jpg') no-repeat top;
} 

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 310px;
	background: transparent;
}
.twoColFixLtHdr #mainContent { 
	margin: 28px 40px 0 330px; 
	border: 1px dotted #b1cf79;
} 
.twoColFixLtHdr #footer {
	width: 990px;
	height:42px;
	background: transparent url('footerbg990.jpg') no-repeat;
	color: #654040;
	text-align: center; 
} 
.twoColFixLtHdr #footer a {
	margin: 0;
	padding: 0;
	color: #654040;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover{
	text-decoration:underline}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 2px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 2px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#leftinnertube {
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 27px;	
}
#leftinnertube ul {
	margin: 0px;
	list-style: none;
	padding-right: 0px;
	padding-left: 10px;
	/*  the css om image in menu al of niet te tonen; uncomment to show.
	background: url(menudivbg8.png) no-repeat;
	background-position:right bottom;
	*/
}
#leftinnertube ul li {
	text-align: left;
	border-bottom: 1px dashed #1da02e;
}
#leftinnertube ul li a {
	display: block;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #1da02e;
	padding: 8px 0px 8px 35px;
	margin: 0px
}
#leftinnertube ul li a:hover{
	color: #1da02e;
	background-color: transparent;
	background-image: url('menubgpaw.png');
    background-repeat: no-repeat ;
}
/* activeclasses */
#home #nav-home a,
#products #nav-products a,
#kynosil #nav-kynosil a,
#kyno3 #nav-kyno3 a,
#packs #nav-packs a,
#kynovita #nav-kynovita a,
#zhivica #nav-zhivica a,
#testimonials #nav-testimonials a,
#howto #nav-howto a,
#faq #nav-faq a,
#news #nav-news a,
#shop #nav-shop a,
#shipment #nav-shipment a,
#dosage #nav-dosage a,
#company #nav-company a,
#news #nav-news a,
#partnership #nav-partnership a,
#kennels #nav-kennels a,
#contact #nav-contact a,
#article #nav-article a,
#articleeclampsy #nav-articleeclampsy,
#kyno3cats #nav-kyno3cats a,
#kynovitacats #nav-kynovitacats a,
#articlecalcium #nav-articlecalcium a,
#articledifference #nav-articledifference a,
#articlekyno3 #nav-articlekyno3 a{
	color: #1da02e;
	background-color: transparent;
	background-image: 
url('menubgpaw.png');
background-repeat: no-repeat
}

h4 {padding: 0px;
    font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f0f6e8;
	border-top: 1px dotted #b1cf79;
	border-bottom: 1px dotted #b1cf79;
	color: #6F9800;
}

form {
	margin: 0;
	padding: 0;
}

input.fields {display: block;
        width: 220px;
		border: 1px dotted #b1cf79;		
		margin-top: 3px;
	    margin-bottom: 3px;}
label {
	color: #1da02e;
}

.submit_button {
	margin: 15px 0 0 0;
	padding: 2px;
	background-color: #ffffff;
	border: 1px dotted #b1cf79;
}

/**************************************** extra classes: contact us ****************************/

form.contact_us {
	
	margin: 15px 0 0 0;
	padding: 5px;
	background-color: #fff;
	background-image: url(03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px dotted #b1cf79;
}

input.fields_contact_us {display: block;
        width: 210px;
        background: url(images/input_bg.png);
		border: 1px dotted #b1cf79;
		margin: 3px 0px;
	    }

textarea {width: 210px;
          background: url(images/input_bg.png);
          border: 1px dotted #b1cf79;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px 4px;
	background-color: #ffffff;
	border: 1px solid #b1cf79;
}
ol {list-style: circle;
    list-style-position:outside;
	margin-left:20px;
	}
ol li a {display: block;
	font-family: Georgia;
	font-size: 15px;
	text-decoration: none;
	color: #1da02e;
	padding: 4px 0px 4px 0px;
	margin:0px;
}
ol li a:hover {text-decoration: underline;}
.hrimage{background: url('divider.png') no-repeat center;height:83px;width:585px;text-align: center;position:relative;top:0px;margin-bottom:0px;}
.hrimagebottom{background: url('divider.png') no-repeat center;height:83px;width:585px;text-align: center;position:relative;top:-10px;} 
.hrline{width:585px;
        height:3px;
        border-bottom:1px dotted #b1cf79;
		border-top:1px dotted #b1cf79;background-color:#f0f6e8;}

.quotebody {
	font-family: Georgia;
	font-size: 15px;
	line-height: 25px;
	background: transparent;
	color: #654040;
	margin-left: 17px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: justify;
}
.kader{float:none;padding:2px; border:1px solid #520d2a;;background:#fff;margin:5px}
.kadert{float:left;padding:2px; border:1px solid #520d2a;;background:#fff;margin:5px}
.quotebody a{
	color:#1da02e;
	text-decoration:underline;
	font-weight:bold;}
.quotebody a:hover{text-decoration:none;}
.quotebody a img{text-decoration:underline;
			 border:1px dotted #b1cf79}
.quotebody a img:hover{text-decoration:underline;
			 border:1px dotted #fff}			 

/* begin innerfade stuff */
#header ul{list-style: none;margin:0px;padding:0px}
#header #topcontainer{height:222px;width:990px;position:relative;top:60px;overflow:hidden }
#fade1{float:left;height:222px;position:relative;left:35px;}
#fade2{float:left;height:222px;position:relative;left:343px;}
/* end innerfade stuff */


.thanksblok{border:1px dotted #b1cf79;
            padding:0;
			margin-top:40px;
			text-align:center;}
.thanksblokheader{
	margin:0;
	padding:0;
	width:100%;
    height:20px;
    border-bottom:1px dotted #b1cf79;
	border-top:1px dotted #b1cf79;background-color:#f0f6e8;
	color:#1da02e;
	font-size:16px;
	text-align:center}
.infoinclude{margin-bottom:-4px; }
#linksblok{padding:10px 30px;
           background-color:#fff;
		   text-align:center}
#linksblok img{border:none}		

/* slideshow gallery */
.slideshowlite {
	position: relative;
	border: 0px;
	overflow: hidden;
}
.slideshowlite a {
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		text-align: center;
		display: none;
	}
.slideshowlite img {
		border: none;
	}
/* pagination control */
.slideshowlite ul {
	display: none;
}
.slideshowlite ol {
	display: none;
}
.slideshowlite ul li,
.slideshowlite ol li {
		float: left;
		margin: 0 3px;
		width: 16px;
	}
.slideshowlite ul li a {
		position: relative;
		display: block;
		width: 100%;
		height: 14px;
		padding-top: 2px;
		text-decoration: none;
		color: #666;
		background: #eee;
		border: 0px ;
		text-align: center;
		font-size: 11px;
		display: none
	}	
/* caption control */
.slideshowlite ol {
	
}
.slideshowlite ol li {
		width: 100%;
	}
/* end slideshow css */
/* marque css */
#ticker{margin:2px 0 0 120px}
ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;

	/* optional styles for appearance */
	width: 570px;
	height: 22px; /* height should be included to reserve visual space for the marquee */
	border: 1px dotted #b1cf79;
	background-color:#f0f6e8;
}
ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */
	/* optional styles for appearance */
	padding: 3px 5px;
}
/* end marque css */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(js/colorbox/images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(js/colorbox/images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(js/colorbox/images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(js/colorbox/images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(js/colorbox/images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(js/colorbox/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(js/colorbox/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(js/colorbox/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(js/colorbox/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(js/colorbox/images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(js/colorbox/images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(js/colorbox/images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(js/colorbox/images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(js/colorbox/images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=js/colorbox/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=js/colorbox/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=js/colorbox/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=js/colorbox/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=js/colorbox/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=js/colorbox/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=js/colorbox/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=js/colorbox/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/*
    input form styles
*/
#mainForm 
{
	margin: 15px auto 0 auto;
	padding: 5px;
	background-color: #fff;
	background-image: url(/techfiles/03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px dotted #b1cf79;
	Width:256px;
	font-family: Georgia;
	font-weight: normal;
	font-size:14px;
	color:#654040;
}
#mainFormcontent
{
	margin: 10px 0 0 0;
	padding: 5px;
	background-color: #fff;
	background-image: url(/techfiles/03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px dotted #b1cf79;
	Width:336px;
	font-family: Georgia;
	font-weight: normal;
	font-size:14px;
	color:#654040;
}

.formFieldQuestion{
	width:90px;
	font-size:14px;
	color:#1da02e;}
.formFieldQuestioncontent{
	width:180px;
	font-size:14px;
	color:#1da02e;}
.formFieldQuestion2{
	width:250px;
	font-size:14px;
	color:#1da02e;}	


.mainForm2
{       width: 150px;
        background: #fff;
		border: 1px dotted #b1cf79;
		margin: 3px 0px;
}
.mainForm3
{       width: 246px;
        height: 60px;
        background: #fff;
		border: 1px dotted #b1cf79;
		margin: 3px 0px;
}
.mainForm4
{       width: 123px;
        background: #fff;
		border: 1px dotted #b1cf79;
		margin: 3px 0px;
}
.mainForm5
{       width: 305px;
        height: 60px;
        background: #fff;
		border: 1px dotted #b1cf79;
		margin: 3px 0px;
}
.submitbutton{
	margin-top: 15px;
	padding: 2px 4px;
	background-color: #ffffff;
	border: 1px solid #b1cf79;}
.dropdown{
	width: 150px;
	margin-top:5px;
	padding: 2px 0px;
	background-color: #ffffff;
	border: 1px solid #b1cf79;}
#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 150px;
	background-color: #666699;
	margin:0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0;
	font-weight:normal;
	color:#654040;
	font-size:14px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 150px;
	background-color: #ffffff;
	margin:0;
}

h2.formInfo
{
	text-align: left;
	margin:0 ;
	font-weight:normal;
	font-size:14px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:120%;
	color:#654040;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-weight:normal;
	color:#654040;
	font-size:14px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0;

}

label.formFieldQuestion
{
	line-height:100%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:100%;
	font-weight:normal;
	font-size:15px;
}

label.formFieldOption
{
	font-size:100%;
	display:block;
	line-height:1.0em;
	margin:-10px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:2px;;
	left:10px;
	width:180px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(techfiles/question.gif) no-repeat bottom right; 
	color:#654040; 
	text-align:left; 
	font-size:14px; 
	padding-left:10px; 
	padding-top:10px;
}
.seminarie table{
	text-align: center;
	}
.seminarie table a{
	text-decoration: none;
	}
.seminarie td{
	text-align: center;
	padding:5px;
	}
.inline {text-align:left;
    line-height:1.4em;
	font: 12px Arial,Helvetica,sans-serif;
	color: #654040;}
.inline p{padding:5px; }
.inline h3 {
background-color:#F0F6E8;
border-bottom:1px dotted #B1CF79;
border-top:1px dotted #B1CF79;
height:22px;
color:#75B933;
font-size:16px;
font-weight:bold;
margin-bottom:1px;
padding:4px 0 4px 10px;
}
.faqdiv a{
	text-decoration:none;
	font-size:16px;
	color:#654040;
}
.faqdiv a:hover{
	text-decoration:underline;
}