/* CSS Document */

/*color references: green #498A3C, brown #73573B*/
body{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:small;
	}

#wrap{
	width:940px;
	margin:0 auto;
	padding:0 10px 0 0;
}

#footer_content{
	width:950px;
	margin:0 auto;
	background:url(logo_bioregen.gif) no-repeat top right;
	padding:0px 0 0 0;
	font-size:80%;
	height:66px;
}
#bioregen_ft{
float:right;
}


/*reset headings and paras*/
h1, h2, h3, p, blockquote{
	margin:0;
	padding:0;
}

h1{
height:175px;
width:195px;
display:block;
float:left;
}

h1 a{
height:175px;
width:195px;
display:block;
background:url(h1.jpg) no-repeat top left;
}

h2{
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:200%;
}

h3{
	color:#458638;
	font-weight:bold;
	font-size:120%;
	line-height:150%;
}
h3.news{
	margin-left:50px;
	padding:8px 0 10px 5px;
	line-height:150%;
	height:52px;
}
h3.news a{
color:#458638;
}

p.cleardate{
line-height:140%;
text-align:justify;
}
p{
line-height:140%;
color:#333333;
}
.hideme{
display:none;
}
p.center{
	text-align:center;
}
p a{
	color:#498A3C;
	font-weight:bold;
	
}
p a:visited{
	color:#498A3C;
}
/*language menu*/

#language{
margin:0 0 0 0;
padding:13px 0 0 0;
list-style:none;
font-size:85%;
float:right;
width:300px;
}

#language li{
float:right;
padding:0;
margin:0;
list-style-type:none;
}

#language li a{
color:#498A3C;
padding:5px;
text-decoration:none;
}
#language li.left{
	border-left:1px solid #000000;
}

#language li a:hover{

}

/*navigation*/

#nav{
	margin:60px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
	clear:right;
	width:740px;
}

#nav li{
	float:left;
	list-style-type:none;
	padding:0 0 0 20px;
}
/*#nav li.team{

height:50px;
}*/

#nav li a{
	color:#498A3C;
	text-decoration:none;
	padding:0 0 35px 0px;
	display:block;
}

#nav li a:hover{
background:url(team_underscore.gif) no-repeat center bottom;
}

/*columnspadding-bottom: 120px;*/
#content{
clear:both;
float:right;
width:645px;

}
.padding_bottom{
	padding-bottom: 100px;
}

#innerleft{margin-right:50%;}
#innerright{width:49%;float:right;}


#adverts{
width:245px;
float:right;
clear:left;
padding:0 0px 50px 40px;
}
.noborder{
	border:none;	
}

.clearer{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* graphical elements */

#definition{
	width:202px;
	height:202px;
	background:url(blockquote.gif) no-repeat top left;
	position:relative;
	top:-12px;
	left:5px;
	padding:20px 14px 20px 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:700px;
	line-height:150%;
	font-size:100%;
	letter-spacing:0px;
	text-align:justify;
}
.date{
	background:url(calendar.gif) no-repeat top left;
	width:42px;
	height:55px;
	display:inline;
	float:left;
	color:#ffffff;
	text-align:center;
	margin:-60px 5px 0 5px;
	
}
.thedate{
	color:#73573B;
	font-size:200%;
}

a.strides{
	color:#000000;
	background:url(logo_13strides.gif) no-repeat top left;
	height:35px;
	width:67px;
	display:block;
	margin:0 0 0 40px;
	}
	
/*zem contact*/

.zemContactForm{margin:0;
padding:0;}
.zemContactForm legend{display:none;}
.zemContactForm fieldset{margin:0;
padding:0;border:none;}
.zemContactForm input, #Enquiry{
width:220px;margin:0;
}

.lifelogo{
position:relative;
top:35px;
left:640px;
}
.paddingleft{
	margin:0 0 0 10px;
}
.imageleft{
	float:left;
	padding:4px;
}
.imageright{
	float:right;
	padding:4px;
}