/* this file should contain styles that work on the legacy site and might become part of v2 */

/* forms */

.field {
  margin-bottom:20px;
  
}

.field label {
  display:block;
  font-weight:normal;
  font-size:16px;
  padding-top:4px;
}

.field-large-text label {
	text-align:left;
}

.field .wysiwyg {
	width:500px;
}

.field .help {
  width:200px;
  font-size:10px;
}

.field ul {
	margin-left:10px;
	margin-bottom:10px;
}

p.guideText{
  margin:10px 0;
}

a.highlight {
  font-weight:bold;
}

div.result {
  clear:both;
  padding-bottom:20px;
  font-size:0.8em;
  padding-left:20px;
  background:transparent url(/img/leaf2.jpg) 0 4px no-repeat;
}

div.result .therapist-name {
  display:block;
  float:left;
  width:120px;
}

div.result .location {
  display:block;
  float:left;

}

div.result .therapy-list{
  clear:left;
  display:block;
  padding-top:5px;
}

div.result .therapy-list td {
  width:100px;
}

div.result .courses {
	display:block;
	clear:left;
}

div.indexFoot {
  margin-bottom:10px;
}

table#therapy-info {
  margin-top:10px;
}

/* corrections to incorrect CSS */
body.transition #footerWrap,
body.transition #pageFoot {
  margin-left:-10px;
}

body.transition #footer {
  margin-bottom: -35px;
}

body.transition #search-therapists .field-submit,
body.transition #search-ailments .field-submit,
body.transition #search-training-courses .field-submit,
body.transition #search-treatment-rooms .field-submit,
body.transition .common-form .field-submit
{
  text-align:center;
  padding-bottom:10px;
}

body.transition #forgot-password label {
	width:100px;
}

table.user-panel,
table.listing {
  margin-bottom:10px;
  border-collapse:collapse;
  border-left:1px solid #ccc;
  border-top:1px solid #ccc;
}

table.user-panel td,
table.listing td,
table.user-panel th,
table.listing th {
  background: #fff;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding:3px;
}

table.user-panel th,
table.listing th {
  text-align:left;
  width:120px;
}

table.user-panel td,
table.listing td {
  width:400px;
}

.standard-text {
  font-size:0.8em;
  font-family:"Trebuchet MS",Helvetica,Arial;
  color:#663300;
}

.standard-text .bodyText,
.standard-text .listText {
  font-size:1em;
}

.standard-text p {
	padding-bottom:5px;
}

.standard-text h1 {
	font-size:16px;
}

.standard-text h2 {
	font-size:14px;
}



.common-form label {
	color:#003300;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.7em;
	font-weight:800;
	letter-spacing:1px;
	width:200px;
}

.common-form .help-text,
.common-form .smText {
	font-size:0.7em;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
	color:#003300;
	padding:0px 0px 5px 5px;
}

.link-group h2 {
	font-size:1em;
	padding-bottom:5px;
}

/*.link-group dl {
	margin-left:5px;
}*/

.link-group dt {
	padding: 0 0 0 20px;
	background: transparent url(/img/leaf2.jpg) 0 0px no-repeat;
}

.link-group dd {
	padding: 0 0 10px 20px;
}

.progress-indicator {
	padding:15px 0;
}

.controls {
	text-align:center;
	padding-top:10px;
	position:relative;
}

/* profile templates */

.profile {
	color: #630;
	font-size:0.8em;
	margin-right:10px;
}

.profile h2 {
	font-size:1.1em;
	padding:3px 3px 3px 3px;
	background-color:#FFEEC0;
	border:1px outset #CC9933;
	margin:5px;
}

.profile-panel {
	background:#fff;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:585px;
}

.profile-panel .visual-wrapper {
	margin:0 10px 0px 10px;
	padding-bottom:10px;
}

.profile-contact-details {
	float:left;
	width:320px;
	margin:0 10px 10px 10px;
}

.profile-photo{
	width:220px;
	float:right;
}

.profile-therapies {
	margin: 0 10px 10px 10px;
}

.profile-therapies th {
	text-align:left;
	border-bottom:1px solid #FFCC99;
	font-weight:normal;
}

.profile-therapies th.therapy{
	width:150px;
}

.profile-therapies th.qualification{
	width:150px;
}

.profile .addresses {
	padding-bottom: 5px;
}

.profile .address {
	float:left;
	margin-left:10px;
}

.profile .address-line {
	width:180px;
}

.profile-contact-details th {
	text-align: left;
	width:110px;
}

.profile span.address-line {
	display:block;
}

.profile .details {
	margin:0 10px 10px 10px;
}

.profile .contact-details {
	width:250px;
	float:right;
}

.profile .contact-details table,
.profile .other-details table {
	margin:0 10px;
}

.profile .contact-details table th,
.profile .other-details table th {
	text-align:left;
	padding-right:5px;
}

.profile .courses {
	width:320px;
	float: left;
}


.profile-panel .courses ul,
.profile-panel .courses li,
.profile-features ul,
.profile-features li {
	list-style:none;
}


.field-url .pre-input {
	font-size:0.7em;
}

.field-url .smText {
	display:block;
	clear:both;
	padding-top:3px;
	padding-left:90px;
}

.testimonial-text {
	display:block;
	border:1px solid #fc9;
	margin-bottom:10px;
	padding:5px;
}

.testifier-name {
	display:block;
	font-weight: bold;
}

/* site map */
ul.site-map {
	list-style:none;
	list-style-image:none;
	margin-bottom:10px;
}

ul.site-map li {
	list-style:none;
	list-style-image:none;
}

.button-large {
	display:block;
	color:#fff;
	width:230px;
	line-height:22px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background:transparent url(/img/button_bg_230px.png) top left no-repeat;
}

.button-large a {
	/* for where the style gets applied to parent rather than the link */
	color:#fff;
}

#worldpay-card-logos {
	padding:5px;
}

#worldpay-card-logos p.note {
	font-size:0.8em;
	padding:5px;
}










