/*
	# $Id: plain.css,v 1.10 2008/02/15 06:55:52 admin Exp $
*/

body {
	margin: 0px; 
	background-color: #FFF;
	font: normal 75%/1.7em Arial;
	color: #666;
	min-width:900px;

}


h1, h2, h3, p, form, ol, ul {
	margin-top: 0;
	margin-bottom: 0.6em;
}


h1 {
	font-size: 150%;
}


h2 {
	color: #333;
	font-size: 133%;
}


h3 {
	font-size: 120%;
	line-height: 1.4em;
	margin: 1.25em 0 0;
}


h4, h5, h6 {
	margin-top: 0.5em;
	margin-bottom: 0;
}


p {
	margin-bottom:20px;
}


strong {
	font-size: 100%;
}


small {
	font-size: 85%;
}


abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}


a abbr, a acronym {
	border-bottom: none;
}


hr {
	color:#c0c4cf;
	background-color:#c0c4cf;
	height:1px;
	border:1px;
}


a:link, a:visited {
	color: #69c;
}


a:hover, a:active {
	color: #369;
}


.plain {
	list-style: none;
	padding-left: 0;
}


.indent {
	padding-left:20px;
	font-style:italic;
}


.align_left {
	text-align:left;
}


.align_right {
	text-align:right;
}

.align_center {
	text-align:center;
}


.align_justify {
	text-align:justify;
}


.newsblok {
	width:814px;
	border:1px solid #656565;
	padding:5px;
	background:url('/_public/images/blok_filler.jpg') repeat-x;
	display:table;
}


.newsblok h2 {
	text-align:center;
	letter-spacing: 2px;
}

.newsblok h5 {
	text-align:right;
	font-size:9px;
}

.newsblok img {
	float:right;
	padding-left:10px;
	font-style:italic;
}


.indexblok {
	width:250px;
	height:170px;
	border:1px solid #656565;
	float:left;
	padding:5px;
	background:url('/_public/images/blok_filler.jpg') repeat-x;
}

.space {
	margin-right:20px;
}

.indexblok img {
	float:left;
	padding-right:10px;
}


.indexblok h2 {
	text-align:center;
	letter-spacing: 2px;
}

.indexblok div {
	text-align:left;
	clear:left;
	padding-top:8px;
}

.unfloat {
	float:none;
	clear:both;
}

.contentblok {
	display:table;
	border:1px solid #656565;
	padding:5px;
	background:url('/_public/images/blok_filler.jpg') repeat-x;
}

.contentblok img {
	padding:0 0 10px 5px;
	
}

.contentblok h1 {
	text-align:center;
	letter-spacing: 2px;
	color:#000000;
}

.testimonialblok {
	width:820px;
	border:1px solid #656565;
	padding:15px 15px 15px 15px;
	background:url('/_public/images/blok_filler.jpg') repeat-x;
}

.testimonialblok img {
	padding-left:10px;
}

.testimonialblok .text {
	float:right;
	width:400px;
}
.testimonialblok h1 {
	letter-spacing: 2px;
	color:#000000;
	font-style:italic;
	margin:0;
	text-align:right;
}

.testimonialblok h2 {
	text-align:center;
}

.testimonialblok h3 {
	margin:0;
	text-align:right;
}

.testimonialblok h4 {
	text-align:center;
	font-size:12px;
}


.table {
	display:table;
}

textarea {
	width:300px;
	height:50px;
}


/* C O N T E N T */

fieldset {
	border: none;
	border-top: 1px solid #888;
	margin: 1em 0.5em 1em 0;
	padding: 1em 0;
}

legend {
	font-weight: bold;
	font-size: 1.8em;
	color: #888;
	margin: auto;
	margin-left: 0;
	padding: 0 .25em 0 0;
}


#teaserRevitalisor {
	float:left;
}

#phpErrorDiv{
	width:700px;
	margin:auto;
}

#scriptErrorDiv {
	border:1px solid #FF0000;
	width:410px;
	padding:5px;
	margin:auto;
}


#wrap {
	width: 100%;
	margin: auto;
}


#header {
	background:url('/_public/images/top_filler.jpg') repeat-x;
	width:100%; 
	height:126px;
}


#Bio5elogo {
	width:191px;
	height:126px;
	float:left;
}


#Revitalisorlogo {
	width:427px;
	height:126px;
	float:left;
	background:url('/_public/images/top_revitalisor.jpg') no-repeat;
}


#countrymap {
	width:279px;
	height:126px;
	background:url('/_public/images/top_right_map.jpg') no-repeat;
	float:right;
	position:relative;
}


#countrymap ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#countrymap .country a {
	position:absolute;
	width:100px;
	height:120px;
	text-indent:-1000em;
	top:0px;
}


#countrymap .selection a {
	position:absolute;
	margin-left:135px;
	width:140px;
	height:120px;
	text-indent:-1000em;
	top:0px;
}



#breadcrumb {
	background:url('/_public/images/Breadcrumb_filler.jpg') repeat-x;
	width:100%;
	height:58px;
}


#breadcrumbnavigator {
	padding-top:28px;
	color:#000000;
}


#breadcrumbnavigator a{
	color:#000000;
}


#breadcrumbnavigator a:hover{
	color:#369;
}


#menustart {
	width:149px;
	height:58px;
	background:url('/_public/images/Left_menu_start.jpg') no-repeat;
	float:left;
}


#dealerlocator {
	width:279px;
	height:58px;
	background:url('/_public/images/dealer_locator.jpg') no-repeat;
	float:right;
}


#dealerlocator h2 {
	text-align:right;
	margin-right:50px;
	letter-spacing: 3px;
	margin-bottom:4px;
}


#dealerlocator #locatorPostcode {
	width:100px;
}


#dealerlocator .form {
	margin-left:20px;
}


#dealerlocator input {
	border:1px solid #000;
}


#menu {
	float:left;
	background:url('/_public/images/menu_background_filler.jpg') repeat-x;
	width:149px;
	height:400px;
	margin-right:20px;
}


#menu ul{
	position:absolute;
	list-style-type:none;
	padding-top:15px;
	padding-left:0;
	margin:0;
}

#menu li{

}

#menu a{
	background:url('/_public/images/menu_item_filler.jpg') repeat-x;
	display:block;
	width:150px;
	height:30px;
	color:#000000;
	text-indent:15px;
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
}


#menu a:hover{
	background:url('/_public/images/menu_item_filler_over.jpg') repeat-x;
	color:#369;
}


#menuedge {
	background:url('/_public/images/menuedge.jpg') repeat-y;
	width:16px;
	height:400px;
	float:right;
	
}



#main {
	width: 100%;
	margin: auto;
}


#content {
	padding-top: 1em;
	float:left;
}


#footer {
	clear: both;
	margin: 2em 0 0 0;
	padding-top: 0.3em;
	color: #7c8088;
	text-align:center;
}
