/* 
Original Design Concept by Dan Cederholm | www.simplebits.com
Revised Version by Ewen Bell | www.twocats.com.au
*/

/* ---( page defaults )--- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #333;
	background: #eee2dd;
	font-size: 12px;
	font-family: "Verdana", "Gill Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
	text-align: left;
	line-height: 150%;
	}

html {
}

h3 {
	font-weight: normal;
	font-size: 68px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	padding-bottom: 10px;
	letter-spacing: -1px;
	font-family: "Cuprum", "Verdana", "Gill Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
}

h2 {
	font-weight: normal;
	font-size: 28px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: -1px;
	font-family: "Covered By Your Grace", "Cuprum", "Century Gothic", "Gill Sans", Helvetica, sans-serif;
}

#osteopathy {
	text-align: right;
	font-size: 12px;
	width: 995px;
	height: 198px;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url('/images/L3.png') repeat-x top;
	}

#osteopathy P {
	padding-top:30px;
	padding-right: 0px;
	line-height: 110%;
	display: block;
}

#melbourne {
	width: 995px;
	margin: 0px auto;
	padding: 0px;
	min-height: 600px;
	background: #fff url('/images/L22.png') no-repeat center bottom;
}

#maps2 {
	padding-bottom: 20px;
	padding-left: 25px;
	padding-top: 10px;
}

#maps {
	float: right;
	width: 230px;
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 4px;
}

#be_well {
	float: left;
	width: 230px;
	padding-left: 8px;
	padding-right: 4px;
}

#city {
	float: left;
	width: 745px;
	padding: 0px;
	margin: 0px;
	min-height: 598px;
}

#city P {
	padding-left: 25px;
	padding-right: 35px;
	line-height: 200%;
	color: #963;
}

#stay_well {
	float: left;
	width: 745px;
	padding: 0px;
	margin: 0px;
	min-height: 592px;
}

#healthy P {
	padding-left: 25px;
	padding-right: 35px;
	line-height: 200%;
	color: #963;
}

h1 {
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 60px;
	line-height: 110%;
	color: #D8B163;
	font-size: 32px;
	font-weight: 400;
	font-family: "Cuprum", "Verdana", "Gill Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
	letter-spacing: -0.043em;
	word-spacing: 0.015em;
}

#well_2 h1 {
	color: #fff;
	font-size: 28px;
}

#well {
	float: left;
	width: 230px;
	height: 293px;
	padding-bottom: 4px;
	background: url('/images/well-narrow.png') no-repeat 0 0;
}

#well_osteo {
	float: left;
	width: 230px;
	height: 293px;
	padding-bottom: 4px;
}

#well P {
	display: block;
	padding-top: 20px;
	padding-left: 25px;
}

#well_2 {
	float: left;
	width: 230px;
	height: 293px;
	padding-bottom: 4px;
	background: url('/images/well-last.png') no-repeat 0 0;
}

#osteo_list {
	padding-left: 38px;
	width: 300px;
}

.osteo_care {
	float: right;
	width: 300px;
	padding-right: 50px;
}

#osteo_photo {
	float: right;
	width: 368px;
	height: 293px;
	padding-right: 0px;
	padding-bottom: 4px;
}

#healthy_life {
	float: left;
	width: 338px;
	height: 293px;
	padding-right: 4px;
	padding-bottom: 4px;
}

#healthy {
	float: left;
	width: 368px;
	height: 293px;
	padding-right: 4px;
	padding-bottom: 4px;
	background: url('/images/healthy.png') no-repeat 0 0;
}

#remedial {
	float: left;
	width: 680px;
	padding-right: 4px;
	padding-bottom: 0px;
	/* background: url('/images/remedial.png') no-repeat 0 0; */
}

#L1 {
	width: 100%;
	height: 678px;
	margin: 0;
	padding: 0;
	background: #eee2dd url('/images/L1.png') repeat-x top;
	}

#L2 {
	clear: left;
}
.L2 {
	width: 995px;
	min-height: 142px;
	margin: 0px auto;
	padding: 0;
	/* background: #E0C183 url('/images/L2.png') no-repeat center bottom; */
	}

#wrap {
	width: 1012px;
	margin: 0 auto;
	min-height: 100%;
	}

.title {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	color: #690;
	display: block;
	font-size: 24px;
	font-weight: 400;
	font-family: "Cuprum", "Verdana", "Gill Sans", "Lucida Grande", "Trebuchet MS", sans-serif;
	letter-spacing: -0.043em;
	word-spacing: 0.015em;
 }

img {
	border: none;
	}

/* links */

a:link, a:visited, a:active {
	color: #E0c183;
	text-decoration: none;
	}

a:hover {
	color: #690;
	text-decoration: none;
	}

#osteo_list a:link, #osteo_list a:visited, #osteo_list a:active {
	color: #690;
	width: 300px;
	padding: 7px;
	text-decoration: none;
	display: block;
	}

#osteo_list a:hover {
	padding: 7px;
	color: #fff;
	background: #690;
	text-decoration: none;
	display: block;
	}

#stay_well a:link, #stay_well a:visited, #stay_well a:active {
	color: #D8B163;
	width: 230px;
	padding: 7px;
	text-decoration: none;
	display: block;
	}

#stay_well a:hover {
	color: #D8B163;
	background: #fff;
	text-decoration: none;
	display: block;
	}

#well a:link, #well a:visited, #well a:active {
	color: #fff;
	width: 180px;
	padding: 6px;
	padding-left: 8px;
	padding-right: 0px;
	text-decoration: none;
	display: block;
	line-height: 100%;
	}

#well a:hover {
	background: #fff;
	color: #6e9e3d;
	text-decoration: none;
	display: block;
	}

a.osteopath:link, a.osteopath:visited, a.osteopath:active {
	color: #690;
	text-decoration: none;
	padding: 7px;
	}
a.osteopath:hover {
	background: #690;
	color: #fff;
	text-decoration: none;
	padding: 7px;
	}

#osteopathy a:link, #osteopathy a:visited, #osteopathy a:active {
	color: #E0c183;
	text-decoration: none;
	}
#osteopathy a:hover {
	color: #690;
	text-decoration: none;
	}

.clear { /* to fix IE6 padding-top issue */
	clear: both;
	height: 0;
	}


.footer {
	height: 34px;
	}

input.mcsub {
	width: 126px;
	height: 20px;
	color: #333;
	background-color: #ddd;
	border: none;
	padding: 2px;
	padding-top: 0px;
	padding-left: 7px;
	font-family: "Century Gothic", "Gill Sans", Helvetica, sans-serif;
	font-size: 100%;
	background: url('/images/mcbg.png') no-repeat top right;
}

input.mcbut {
	background: url('/images/mcsub.png') no-repeat top right;
	width: 130px;
	height: 20px;
	color: #999;
	border: none;
	cursor: pointer;
	margin-bottom: 10px;
}

.mcfloat {
	float: left;
	width: 135px;
	margin-top: 0px;
}

#navigation {
	float: left;
	text-align: left;
	top: 0px;
	width: 178px;
	height: 688px;
	margin: 0px;
	margin-left: -25px;
	margin-right: 25px;
	padding: 0px;
	padding-top: 10px;
	padding-left: -10px;
	font-family: "Covered By Your Grace", "Gill Sans", Helvetica, sans-serif;
	font-size: 16px;
	white-space: nowrap;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #999;
	text-decoration: none;
	padding: 10px;
	padding-left: 28px;
	padding-right: 28px;
	display: block;
	}

#navigation a:hover {
	color: #b40307;
	text-decoration: none;
	padding: 10px;
	padding-left: 28px;
	padding-right: 28px;
	background-color: #eee;
	}

.bold {
	font-weight: bold;
}

input.radio {
	margin-top: 7px;
	margin-bottom: -3px;
}

input.check {
	margin-top: 7px;
	margin-bottom: 0px;
}

input.datalong {
	width: 300px;
	color: #333;
	height: 15px;
	background-color: #fff;
	border: solid 1px #bbb;
	font-size: 95%;
}

input.dataq {
	width: 50px;
	color: #333;
	height: 15px;
	background-color: #fff;
	border: solid 1px #bbb;
	font-size: 95%;
}

input.data {
	width: 190px;
	color: #333;
	height: 15px;
	background-color: #fff;
	border: solid 1px #bbb;
	font-size: 95%;
}

#shy, .dontshow {
	display: none;
	}

form {
	margin-top: 0;
	margin-bottom: 0;
}

TD {
	vertical-align: top;
}

.cleft {
	clear: left;
	height: 0px;
}

#fb_like {
	width: 350px;
	padding-top:18px;
	padding-bottom:20px;
	margin-left: 0px;
	display: block;
}

.table_field {
	padding-top: 0px;
	padding-left: 108px;
}
.table_name {
	padding-top: 10px;
	padding-left: 108px;
}

.box {
	width: 458px;
	background: #eee;
	border: solid 1px #aaa;
}

.box_text {
	width: 458px;
	height: 188px;
	background: #eee;
	border: solid 1px #aaa;
}

.mefb {
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
}

