/* CSS developed by Broadleaf Business Solutions */
/* for WellBeingDays.co.uk   */

* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	}
	
html {
	background: url(images/bg.gif) #005ea2 0% 0% repeat-x;
	font: 14px "Tahoma", "Verdana", "Arial", sans-serif;
	color: #0f0f0f;
	text-align: center;
	min-height: 100%;
	/* font-size: 90%; */
}

body {
	background: url(images/bg-body.gif) 50% 100% repeat-x;
	padding: 52px 0 20px 0;
}

#container {
	width: 769px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg-container.gif) #91cde6 0% 0% repeat-y;
}

#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header {
	background: url(images/header.jpg) 0% 100% no-repeat;
	height: 233px;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 45px;
	left: 80px;
	font: bold 260% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #0000FF;
	width: 350px;
}

#mainmenu {
	position: absolute;
	bottom: 233px !important;
	bottom: 232px; /* die, IE 6, die */
	left: 30px;
	margin: 0;
	padding: 0;
	width: 578px;
}

#mainmenu li {
	display: inline;
	list-style: none;
	font: bold 120% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	margin: 0;
	padding: 0;
}

#mainmenu li a {
	display: block;
	width: auto;
	float: left;
	margin-right: 10px;
	padding: 6px 10px;
}

#mainmenu li a:link, #mainmenu li a:visited {
	background: #058cc4;
	color: #fff;
}

#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a:focus {
	background: #fff;
	color: #058cc4;
}

#mainmenu li.active a:link, #mainmenu li.active a:visited {
	background: #b9def0;
	color: #058cc4;
}

#footer {
	width: 719px;
	margin: 0 auto;
	background: url(images/footer.gif) 0% 0% no-repeat;
	color: #058cc4;
	padding: 28px 25px 0 25px;
	clear: both;
}

#footer p {
	float: left;
	width: auto;
	padding: 10px 10px;
	background: #058cc4;
	color: #fff;
	font: normal 100% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
}

#footer p.credit {float: right;}

#footer a:link, #footer a:visited {color: #fff; background: #058cc4;}

#footer a:hover, #footer a:active, #footer a:focus {text-decoration: underline;}

#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	width: 500px;
	float: left;
	padding: 15px 25px 0 25px;
	}

#content_full {
	width: 720px;
	float: left;
	padding: 5px 25px 0 25px;
	}
	
#bodycontent {
	padding:15px 25px 0 25px;
	}

#column {
	width: 180px;
	float: left;
	margin-top: 25px;
	padding: 10px;
	background: #b8d8ec;
	border: 3px solid #bfdfef;
}

#column img {
	width: 180px;
	}


.slideshow {
	float: left;
	padding: 20px 20px 20px 50px;
	}


img {
	border: #000066 double 3px;
	}


#content, #column {
	overflow: visible !important;
	overflow: hidden; /* die, IE 6, die */
}

ul.menu li {
	display: inline;
	margin: 0;
	list-style: none;
}

.left {
	float: left;
	margin-right: 10px;
	}

.cleaner {
	clear: both;
	line-height: 10%;
	}

.top_link {
	float: right;
	margin: 10px;
	}

.entry {
	margin: 10px;
	border-bottom: #0000FF 2px solid;
	clear: both;
	}

.entry img {
	width: 160px;
	}

table.speakers {
	width: 90%;
	margin: 10px auto;
	font-weight: bold;
	}
	
table.speakers th {
	font-size: 1.3em;
	color:#0000FF;
	padding-bottom: 1em;
	}

table.speakers tr {
	line-height: 1.5em;
	}
				
#column ul.menu li a {
	display: block;
	background: #bfdfef;
	border-left: 1em solid #2c9fce;
	padding: .3em .5em;
	color: #006ec3;
	font-weight: normal;
}

#column ul.menu li a.current {
	border-left: 1em solid #005ea2;
	font-weight: bold;
}

#column ul.menu li a:hover {
	border-left: 1em solid #005ea2;
	color: #00579b;
	background: #acd9ec;
}


h2 {
	font: bold 200% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #00589C;
	padding-bottom: 0.2em;
}

h3 {
	font: bold 160% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #00589C;
	padding-bottom: 0.2em;
}

p, ol, ul {
	text-align: justify;
	padding-bottom: 1em;
	line-height: 130%;
	padding-top: 1em;
}

a:hover, a:focus {
	text-decoration: underline;
	}
	
.centre {
	text-align: center;
	}

.banner {
	clear: both;
	}
			
ul.date li {
	margin: 0 0 1em 2.5em;
	font-size: 130%;
	font-weight: bold;
}

#content a:link, #content_full a:link {
	color: #1AA800;
	font-weight: bold;
	background: #91cde6;
}

#content a:visited {
	color: #007E03;
	background: #91cde6;
}

#content a:hover, #content a:active, #content a:focus, #content_full a:hover, #content_full a:active, #content_full a:focus {
	color: #fff;
	background: #91cde6;
}

#column a:link {
	color: #1AA800;
	font-weight: bold;
	background: #b8d8ec;
}

#column a:visited {
	color: #007E03;
	background: #b8d8ec;
}

#column a:hover, #column a:active, #column a:focus {
	color: #fff;
	background: #b8d8ec;
}

a:active, a:focus {outline: none;}

code, b, i, strong, em {color: #00589c; font-size: 100%;}

blockquote, .box {
	border: solid #BFDFEF;
	border-width: 3px 0;
	background: #b1d8ec;
	margin: 1em 0;
	padding: .5em 1em;
	font-style: italic;
	color: #00589c;
}

form {padding-bottom: 1em;}


textarea {
	float: left;
	height: 100px;
	width:300px;
	overflow: auto;
	border: 2px solid #2c9fce;
	background: #b1d8ec;
	padding: 0.2em;
	margin-bottom: 1em;
}

input.button {
	clear: both;
	margin: 0 0 1em 6em;
	width: auto;
	background: #74b5cf;
	border-color: #2393bf;
	color: #005ea2;
	cursor: pointer;
}
/* ----- Style for the Contact Form & News Letter Form -----*/

form.contact {
	padding: 0;
	margin: 1em;
	}
	
form.contact div {
	clear: both;
	}

form.contact fieldset, form.newsletter, form.payments fieldset {
	border: 2px solid navy;
	padding: 10px;
	}

form.contact legend, form.newsletter legend {
	font-weight: bold;
	font-size: small;
	color: navy;
	padding: 5px;
	}

form.contact label {
	font-weight: bold;
	font-size: small;
	color: #990066;
	line-height: 150%;
	}

form.contact label.fixedwidth {
	width: 240px;
	float: left;
	}

form.newsletter label.fixedwidth {
	width: 120px;
	float: left;
	}

label {
	clear: both;
	float: left;
	margin-bottom: .5em;
	width: 6em;
	padding: .2em 0;
	} 	

table.captcha {
	margin: 20px auto;
	background-color: #4759D3;
	border-spacing: 2px 5px;
}

table.captcha tr.first {
background-color: #CCCCCC; 
color:#000000;

}

table.captcha tr.second {
padding: 2px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
/* WAS size: 3;  */
size: 3;  

}

form.contact .buttonarea input {
	background: #990066;
	color: white;
	font-weight: bold;
	padding: 5px;
	border: 1px solid white;
	}

form.newsletter input {
	border: 1px solid white;
	margin-bottom: .5em;
	}

form.contact .buttonarea {
	text-align: center;
	padding: 4px;
	background-color: #CCCCCC;
	}

form.contact .form_notes p {
	text-align:center;
	}
