/***********************************************/
/* main.css                                    */
/* ekolostrum.com                              */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	color: #6d6e71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

p{
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

fieldset{
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
legend{
	padding: 5px;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #1fa02e;
}

a:link{
	text-decoration: underline;
	color: #1fa02e;
}

a:visited{
	text-decoration: underline;
	color: #1fa02e;
}

a:hover{
	text-decoration: none;
	color: #1fa02e;
}

a:active{
	text-decoration: underline;
	color: #1fa02e;
}

h1{
	margin: 0px;
	font-size: 1.25em;
	color: #1fa02e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.4em;
}

h2{
	margin: 0px;
	font-size: 1.166667em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #1fa02e;
}


h3{
	margin: 0px;
	font-size: 1.166667em;
	color: #2E6BAB;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


ul{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
li{
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0;
	padding: 0;
}
img { 
	behavior: url(iepngfix/iepngfix.htc); 
}
a img{ 
	border: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#frame{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainhead{
	font-size: 12px;
	padding: 0px;
	width: 960px;
	margin: 0 auto;
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainbody{
	margin: 0 auto;
	width: 960px;
}
#mainfoot{
	width: 960px;
	padding-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

	
/***********************************************/
/* Head styles                                */
/***********************************************/
#headtop {
	text-decoration: none;
	color: #9b9c9e;
}

#headtop a{
	text-decoration: none;
	color: #9b9c9e;
}
#headtop a:link{
	text-decoration: none;
	color: #9b9c9e;
}
#headtop a:visited{
	text-decoration: none;
}
#headtop a:hover{
	text-decoration: underline;
}
#headtop a.sel{
	color: #000000;
}
#headtop a:link.sel{
	color: #000000;
}
#headtop a:visited.sel{
	color: #000000;
}
#headtop a:hover.sel{
	color: #000000;
}

#headtopleft{
	width: 500px;
	font-size: 0.9em;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	float: left;
}


#headtopright{
	width: 150px;
	font-size: 0.8em;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	float: right;
	text-align: right;
}


#headleft{
	width: 400px;
	padding-top: 27px;
	float: left;
}
#headright{
	width: 550px;
	float: right;
	text-align: right;
}
#sharethis{
	padding-top: 10px;
}
#facebook{
	padding-top: 10px;
}

#sys_nav {
	font-size: 0.916667em;
	color: #1fa02e;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sys_nav a{
	text-decoration: none;
	color: #1fa02e;
}
#sys_nav a:link{
	text-decoration: none;
	color: #1fa02e;
}
#sys_nav a:visited{
	text-decoration: none;
	color: #1fa02e;
}
#sys_nav a:hover{
	text-decoration: underline;
	color: #1fa02e;
}
#nav {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
}
#menu{
	font-size: 1.16667em;
	color: #ffffff;
	width: 700px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#menu li {
	display:inline;
	text-transform: uppercase;
}
#menu li a{
	text-decoration: none;
	color: #ffffff;
}
#menu li a:link{
	text-decoration: none;
	color: #ffffff;
}
#menu li a:visited{
	text-decoration: none;
	color: #ffffff;
}
#menu li a:hover{
	text-decoration: none;
	color: #ffffff;
}
#menu li a.sel{
	color: #000000;
}
#menu li a:link.sel{
	color: #000000;
}
#menu li a:visited.sel{
	color: #000000;
}
#menu li a:hover.sel{
	color: #000000;
}
#search {
	width: 215px;
	float: right;
	padding-top: 6px;
	padding-right: 10px;
}

#search .form_bg {
	font-size: 0.9em;
	background-image: url(images/form_bg.gif);
	background-position: left top;
	height: 13px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float:left;
	display:inline;
}
#search input[type=image] {
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
}

/***********************************************/
/* Other styles                                */
/***********************************************/

#pathholder {
	padding-top: 7px;
	background-image: url(images/path_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.9em;
}
#path {
	float: left;
	width: 720px;
}
#print_size {
	float: right;
	width: 200px;
	text-align: right;
}
#content {
	padding-top: 15px;
	font-size: 1em;
}
#content h1{
	font-size: 1.25em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contentleft {
	float:left;
	width: 180px;
	padding-right: 15px;
	font-size: 0.9em;
}
#contentright {	
	width: 180px;
	float:right;
	padding-left: 15px;
	font-size: 0.9em;
}
#contentmid {
	float:right;
	width: 570px;
	font-size: 1em;
	line-height: 1.5em;
}
#contentmid h1{
	margin-top: 7px;
	margin-bottom: 0px;
}
#contentmid h2{
	margin-top: 7px;
	margin-bottom: 0px;
}
#contentmid h2 a{
	text-decoration: none;
	color: #1fa02e;
}
#contentmid h2 a:link{
	text-decoration: none;
	color: #1fa02e;
}
#contentmid h2 a:visited{
	text-decoration: none;
	color: #1fa02e;
}
#contentmid h2 a:hover{
	text-decoration: underline;
	color: #1fa02e;
}

#contentmid ul {
	padding: 0em;
	margin-top: 0.5em;
	margin-right: 0.2em;
	margin-bottom: 0.3em;
	margin-left: 3em;
}

#contentmid ul li {
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	padding-left: 1em;
	padding-bottom: 0.2em;
}

/* #contentmidsub {
	float:right;
	width: 540px;
	font-size: 0.9em;
	padding-right: 15px;
	padding-left: 15px;
}
#contentmidsub h1{
	margin-top: 15px;
	margin-bottom: 17px;
}
*/

#contentmidb {
	float:right;
	width: 570px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#contentmidb h1{
	margin-top: 7px;
	margin-bottom: 0px;
}
#contentmidb h2{
	margin-top: 7px;
	margin-bottom: 0px;
}
#contentmidb h2 a{
	text-decoration: none;
	color: #1fa02e;
}
#contentmidb h2 a:link{
	text-decoration: none;
	color: #1fa02e;
}
#contentmidb h2 a:visited{
	text-decoration: none;
	color: #1fa02e;
}
#contentmidb h2 a:hover{
	text-decoration: underline;
	color: #1fa02e;
}

#contentmidb ul {
	padding: 0em;
	margin-top: 0.5em;
	margin-right: 0.2em;
	margin-bottom: 0.3em;
	margin-left: 3em;
}

#contentmidb ul li {
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	padding-left: 1em;
	padding-bottom: 0.2em;
}

.news {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
}
#indexleft {
	float:left;
	width: 269px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	font-size: 0.916667em;
	line-height: 1.5em;
}
#indexleft h1{

	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
} 
#indexright {	
	width: 270px;
	float:right;
	padding-left: 15px;
	font-size: 0.916667em;
	line-height: 1.5em;
}
#indexright h1{
	margin: 0px;
	padding: 0px;
} 
#indexright ul{
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#indexright ul li{
	margin: 0px;
	padding: 0px;
}

.lct{
	background-image: url(images/lct.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

.lcm {
	background-color: #ebf4dd;
	padding-right: 15px;
	padding-left: 15px;
}
.lcm h1{
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.lcb{
	background-image: url(images/lcb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
#submenu{
	color: #000000;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 3px;
}


.lcms {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ebf4dd;
}
.lcms h1{
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.lcbs{
	background-image: url(images/lcbs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
}
#subnav ul{
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
#subnav ul li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#subnav a{
	text-decoration: none;
	color: #000000;
}
#subnav a:link{
	text-decoration: none;
	color: #000000;
}
#subnav a:visited{
	color: #000000;
}
#subnav a:hover{
	color: #1fa02e;
}
#subnav a.sel{
	color: #1fa02e;
}
#subnav a:link.sel{
	color: #1fa02e;
}
#subnav a:visited.sel{
	color: #1fa02e;
}
#subnav a:hover.sel{
	color: #1fa02e;
}
#newsletter{
	background-image: url(images/newsletter_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 150px;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size: 0.8em;
}
#newsletter h1{
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	padding-bottom:3px;
	font-weight:bold;
}
#newsletter a{
	text-decoration: underline;
	color: #ffffff;
}
#newsletter a:link{
	text-decoration: underline;
	color: #ffffff;
}
#newsletter a:visited{
	text-decoration: underline;
	color: #ffffff;
}
#newsletter a:hover{
	text-decoration: none;
	color: #ffffff;
}
#newsletter .form_bg {
	font-size: 1em;
	background-image: url(images/form_bg.gif);
	background-position: left top;
	height: 13px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top:5px;
	float:left;
}
#newsletter input[type=image] {
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.mct{
	background-image: url(images/mct.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

.mcm {
	background-color: #ebf4dd;
	padding-right: 15px;
	padding-left: 15px;
}
.mcm h1{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mcb{
	background-image: url(images/mcb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.form .form_bg {
	font-size: 0.9em;
	background-image: url(images/form_bg.gif);
	background-position: left top;
	height: 13px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float:left;
	display:inline;
}
.form .form_bgs {
	font-size: 0.9em;
	background-image: url(images/form_bg.gif);
	background-position: left top;
	height: 13px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float:left;
	display:inline;
}

.fct{
	background-image: url(images/fct.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}

.fcm {
	background-color: #ebf4dd;
	padding-right: 15px;
	padding-left: 15px;
}
.fcm h1{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.fcb{
	background-image: url(images/fcb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
#ekomedis{
	background-image: url(images/ekomedis_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	margin-top: 15px;
}
#ekomedisleft{
	width: 165px;
	float: left;
	padding: 13px;
}
#ekomedisleft h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	padding-bottom: 10px;
}
#ekomedisright{
	width: 765px;
	float: right;
}
.product{
	width: 190px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
}
.product_title{
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 5px;
}
.product_title a{
	text-decoration: none;
	color: #ffffff;
}
.product_title a:link{
	text-decoration: none;
	color: #ffffff;
}
.product_title a:visited{
	text-decoration: none;
	color: #ffffff;
}
.product_title a:hover{
	text-decoration: underline;
	color: #ffffff;
}
.form_wrap{
	padding-top:10px;
	padding-bottom:10px;
}
#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid #999999;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}

#popitmenu a{
	text-decoration: none;
	padding-left: 20px;
	color: #999999;
	display: block;
}

#popitmenu a:hover{ /*hover background color or image*/
	background-image: url(images/arrwp.gif);
	background-repeat: no-repeat;
}


#news_wrapper {
	margin-top: 15px;
}

.news_single h2{
	margin-top: 15px;
	margin-bottom: 17px;
	font-size: 1.25em;
	display: inline;
	vertical-align: top;
}

.news_single h2 a{
	text-decoration: none;
	color: #1fa02e;
}
.news_single h2 a:link{
	text-decoration: none;
	color: #1fa02e;
}
.news_single h2 a:visited{
	text-decoration: none;
	color: #1fa02e;
}
.news_single h2 a:hover{
	text-decoration: underline;
	color: #1fa02e;
}


.news_single {
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.iconpad {
	padding-right: 15px;
}
.news_date {
	padding-left: 34px;
	padding-top: 0px;
	color: #1fa02e;
}
.news_body {
	padding-left: 34px;
	padding-top: 10px;
}
/***********************************************/
/* Typo3 styles                                */
/***********************************************/

h1.csc-header {
	padding-top: 15px;
	padding-bottom: 17px;
}
.contenttable {
	border-spacing: 2px;
	border-collapse: collapse;
	background-color: white;
	border: 0px none #1fa02e;
	padding-bottom: 20px;
}
.contenttable th {
	padding: 5px 5px 5px 5px;
	background-color: rgb(239, 239, 239);
	-moz-border-radius: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1fa02e;
	border-bottom-color: #1fa02e;
}
.contenttable td {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1fa02e;
	border-bottom-color: #1fa02e;
}

.csc-textpic dl dt {
	padding: 0px;
	margin: 0px;
}

table.csc-uploads {
	width:100%;
	border-collapse: collapse;
	background-color: white;
	margin-bottom: 20px;
	margin-top: 20px;
}
.csc-uploads td{
	padding: 5px 5px 5px 5px;
}
.csc-uploads tr.tr-even {
	padding: 5px 5px 5px 5px;
	background-color: rgb(239, 239, 239);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1fa02e;
}
.csc-uploads tr.tr-odd {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1fa02e;
}
{
	border: 1px dashed #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}
div.csc-frame-frame1 .csc-textpic-image {
	padding: 2px;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 12px;
}
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline;
	margin-right: 10px;
}


/***********************************************/
/* Footer styles                               */
/***********************************************/

#foothold{
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	font-size: 0.9em;
}

#footholdleft{
	width: 735px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#footholdleft a{
	text-decoration: underline;
	color: #9b9c9e;
}
#footholdleft a:link{
	text-decoration: underline;
	color: #9b9c9e;
}
#footholdleft a:visited{
	text-decoration: underline;
	color: #9b9c9e;
}
#footholdleft a:hover{
	text-decoration: none;
	color: #9b9c9e;
}

#footholdright{
	width: 135px;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
}
/***********************************************/
/* Pop-up styles                               */
/***********************************************/


/***********************************************/
/* Form styles                                 */
/***********************************************/

.cssform p{
width: 480px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.grf{
	padding: 10px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/**************align styles **************/

#left{
	float: left;
	font-size: 11px;
	vertical-align: top;
	width: 49%;
}

#right{
	float: right;
	width: 49%;
	font-size: 11px;
	vertical-align: top;
}

.left2{
	float: left;
	width: 100px;
	text-align: right;
	padding: 5px;
	vertical-align: bottom;
}

.right2{
	float: right;
	width: 100px;
}


.alignleft{
	text-align: left;
}
.alignright{
	text-align: right;
}
.alignleft{
	text-align: left;
}
.center{
	text-align: center;
	padding-top: 35px;
	padding-bottom: 20px;
}

.clear{
	clear:both;
}
.sp{
	height: 5px;
}
.txtg{
	color: #CCCCCC;
}
.padb{
	padding-bottom: 15px;
}

