* {
	padding: 0;
	margin: 0;
	outline: none;
}

body {
	background: #e66222 url('../images/bg_main.gif') repeat-x;
	behavior: url("http://sotaitherapies.com.au/css/csshover.htc");
}

body, html {
	height: 100%;
}

/* divs */

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	width: 834px;
	background-color: #ffffff;
	height: 100%;
	margin: 0 auto -42px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	clear: both;
	height: 42px; /* .push must be the same height as .footer */
	background-color: #ffffff;
	width: 834px;
	margin: 0 auto;
}

.footer {
	background-image: url('../images/bg_footer.gif');
	background-repeat: no-repeat;
}

.footer p {
	color: #e66624;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0px 0px 28px;
}

.error_message {
	float: left;
	clear: both;
	padding-left: 2px;
}

/* left column */

div#left_column {
	float: left;
	width: 204px;
	font-size: 10px;
	color: #e86f32;
	padding: 36px 0px 0px 27px;
	line-height: 16px;
}

div#left_column p {
	padding-bottom: 10px;
}

div#left_column a {
	text-decoration: none;
	color: #f3af86;
}

div#left_column a:hover {
	color: #e7692a;
}

/* middle column */

div#middle_column, div#middle_column_large {
	width: 282px;
	float: left;
	font-size: 10px;
	color: #83201e;
	padding: 36px 0px 0px 20px;
	line-height: 16px;
}

div#middle_column_large {
	width: 545px;
	background-color: #ffffff;
}

div#middle_column p, div#middle_column_large p {
	padding-bottom: 10px;
}

#middle_column ul, #middle_column_large ul {
	list-style-image: url('../images/list_image.gif');
	margin: 10px 0px 0px 14px;
	padding-bottom: 10px;
}

#middle_column ol, #middle_column_large ol {
	margin: 10px 0px 0px 18px;
	padding-bottom: 10px;
}

* html #middle_column_large ul {
	margin: 10px 0px 0px 8px;
}

#middle_column_large a {
	color: #E76425;
	text-decoration: none;
}

#middle_column_large ul.double {
	float: left;
	width: 200px;
}

#middle_column_large ul.double_long {
	float: left;
	width: 250px;
}

#middle_column_large ul.double_longer {
	float: left;
	width: 260px;
}

/* right column */

div#right_column {
	float: left;
	width: 260px;
	padding-top: 24px;
	margin-left: 20px;
	display: inline;
}

/* right elements */

div.element, div.element_large {
	height: 33px;
	background-repeat: no-repeat;
	float: left;
	clear: both;
	margin-bottom: 11px;
	width: 260px;
}

div.element_large {
	height: 87px;
}

div.element:hover, div.active {
	background-position: 0 -33px;
}

div.element_large:hover, div.active_large {
	background-position: 0 -87px;
}

div#element_fire {
	background-image: url('../images/element_fire.gif');
}

div#element_earth {
	background-image: url('../images/element_earth.gif');
}

div#element_metal {
	background-image: url('../images/element_metal.gif');
}

div#element_water {
	background-image: url('../images/element_water.gif');
}

div#element_wood {
	background-image: url('../images/element_wood.gif');
}

div#element_flow {
	background-image: url('../images/element_flow.gif');
}

div#element_control {
	background-image: url('../images/element_control.gif');
}

div#element_overview {
	background-image: url('../images/element_overview.gif');
}

a.elink1, a.elink2, a.elink3, a.elink4 {
	height: 33px;
	line-height: 33px;
	color: #bd8a7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	float: left;
}	

a.elink3, a.elink4 {
	height: 87px;
	line-height: 87px;
}

a.elink1, a.elink3 {
	padding-left: 106px;
	width: 56px;
}

a.elink2, a.elink4 {
	width: 85px;
}

div.element:hover a.elink1, div.element:hover a.elink2, div.active a.elink1, div.active a.elink2,
div.element_large:hover a.elink3, div.element_large:hover a.elink4, div.active_large a.elink3, div.active_large a.elink4 
 {
	color: #77110d;
}

/* forms */

label {
	clear: both;
	float: left;
	width: 215px;
	color: #e76421;
	font-size: 11px;
}

label.padded {
	padding: 26px 0px 3px 0px;
}

input.contact, textarea.contact {
	width: 215px;
	height: 14px;
	border: 1px solid #994a45;
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input#button {
	float: left;
	clear: both;
	padding: 10px 0px 0px 165px;
}

textarea.contact {
	height: 100px;
}

/* tables */

div table th {
	color: #e5540c;
	text-align: left;
	padding-right: 6px;
	vertical-align: top;
}

div table td {
	padding-bottom: 10px;
	vertical-align: top;
}

div table td.nopad {
	padding-bottom: 0px;
}

div table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 16px;
}

div table.full {
	width: 100%;
} 

table.timetable th {
	color: #ffffff;
	background-color: #e76425;
	border: 1px solid #994a45;
	padding: 5px;
	font-size: 9px;
}

table.timetable td {
	border-left: 1px solid #994a45;
	border-right: 1px solid #994a45;
	padding: 5px;
	font-size: 9px;
}

table.timetable tr.dotted td {
	border-bottom: 1px dashed #994a45;
}

table.timetable tr.bottom td {
	border-bottom: 1px solid #994a45;
}

table.timetable td span.light {
	color: #B07260;
}

table.timetable td span.orange {
	color: #e97235;
}

/* main nav */

ul#mainnav {
	list-style: none;
	float: left;
	padding: 39px 0px 0px 30px;
}

ul#mainnav li {
	display: inline;
	padding-right: 7px;
}

ul#mainnav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	line-height: 29px;
	color: #e86b2c;
}

ul#mainnav li a:hover, ul#mainnav li a.active {
	color: #79100d;
}

/* sub nav */

ul#subnav {
	height: 29px;
	background-color: #e66728;
	list-style: none;
	padding-left: 251px;
	clear: both;
}

ul#subnav li {
	display: inline;
	padding-right: 10px;
}

ul#subnav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 29px;
	color: #881a11;
}

ul#subnav li a:hover, ul#subnav li a.active {
	color: #ffffff;
	text-decoration: underline;
}

/* img */

#season_img {
	float: right;
	padding-right: 30px;
}

#jeremy {
	padding-bottom: 40px;
}

a img {
	border: none;
}

.order_button {
	border-left: 220px solid #ffffff;
}

/* shared */

.float_left {
	float: left;
}

.dark_red {
	color: #83201e;
}

.orange {
	color: #e97235;
}

.light {
	color: #B07260;
}

.clear_both {
	clear: both;
}

hr {
	margin: 5px 0px 10px 0px;
	height: 0px;
	border: 0px;
	border-bottom: 1px dashed #994a45;
}
