/* Style sheet for pulse | Last updated 28/05/2009

/*---------Layout---------*/
* {
font-size:100%;
margin:0;
padding:0;
color:#666;
}

.standardimage {
margin: 0 10px 10px 0;
float:left;
}

.textalignjustify {
	text-align:justify;
	}
	
.backtotop {
	float:right;
	}	

.addthis_button {
	margin: 0 15px 10px 0;
	float:right;
	}
	
.addthishome_button {
	padding: 10px 0 10px 0;
	margin: 0 35px 10px 0;
	float:right;
	}
		
#MainContent .homebannertext { 
	color: #B92F92;
	font-size: 110%;
	padding: 20px 0 0 20px;
	width: 320px;
	}
	
body {
font-family: arial;
font-size:75%;
text-align:center;
}

#wrapper {
margin:1px auto;
text-align:left;
width:990px;

}

#pop {
text-align:left;
padding:15px;
}

#pop p{
margin:0 0 12px;
}

#pop li{
margin:0 0 0 35px;
}

#homebanner {
	background-image:url(/media/home-banner.jpg);
	width: 696px;
	height: 229px;
	}
	

.freeassessment {
	background-image:url(/media/assessment-bg.gif);
	width: 239px;
	height: 167px;
	padding: 0 0 0 5px;
	background-repeat:no-repeat;
	margin: 10px 0 10px 0;
	}
	
.freeassessment h2 {
	color: #ffffff;
	}

.assessmentnum {
	font-size: 140%;
	color: #ffffff;
	font-weight:bold;
	}
	
.freeassessment p {
	color: #ffffff;
	width: 230px;
	}

.AspNet-Menu-NonLink {
	color: #C8589E;
	font-size:90%;
	padding:7.5px 18px;
	display:block;
	font-weight:bold;
	}
	
#header {
height:110px
}

	#header img.logo{margin:10px 0 0 0; float:left}
	#header img.strapline{margin:70px 0 0 80px; float:left;}
	#header div.contactbox{margin:25px 0 0 10px; float:right;width:239px;height:95px;background: url(/media/mc-box.gif) no-repeat;padding: 1px 0 5px 0}
	
	#header div.contactbox p{color:#C8589E;font-weight:bold;font-size:110%; line-height:18px; }
	#header div.contactbox span{color:#C8589E;font-size:140%;}
	#header div.contactbox h2{color:#C8589E;font-size:140%;padding: 5px 0 0 10px;}
	#header div.contactbox img{padding: 5px 0 0 10px;}
#navigation {
background:#fff url(../media/topnavigation_box.gif) no-repeat;
height:36px;
font-size:110%;
margin: 15px 0 0 0;
}

#sidenavigation {
float:left;
width:237px;
}

#sidenavigation div.nav{
background: url(../media/sidenavbg.gif) repeat-x;
margin:0 0 10px;}

#sidenavigation div.top{background:url(/media/rightbox-top.gif) no-repeat;height:4px;}

#sidenavigation div.bottom{background:url(/media/rightbox-bottom.gif) no-repeat bottom; height:4px;clear:both;}

#rightnavigation {
float:left;
width:237px;
margin-bottom: 5px;
}

#rightnavigation div.box{
background: #fff url(../media/rightbox-content.gif) repeat-y;
margin:0 0 10px;}

#rightnavigation div.box table{
margin:0 10px}

#rightnavigation div.box td{
vertical-align:top;padding:2px}

#rightnavigation div.green{background-color:#C8589E;}

#rightnavigation div.blue{background-color:#dc87b8;}

#rightnavigation div.top{background:url(/media/rightbox-top.gif) no-repeat;height:4px;}

#rightnavigation div.bottom{background:url(/media/rightbox-bottom.gif) no-repeat bottom; height:4px;}

#rightnavigation div.box p  {margin:8px 10px;}
   
   /* Colour control */
   #rightnavigation div.green h2,#rightnavigation div.blue h2,
    #rightnavigation div.green p,#rightnavigation div.blue p,
   #rightnavigation div.green li,#rightnavigation div.blue li,
   #rightnavigation div.blue a, #rightnavigation div.green a{color:#fff;}

#rightnavigation div.box h1, #rightnavigation div.box h2,#rightnavigation div.box h3,#rightnavigation div.box h4,#rightnavigation div.box h5,#rightnavigation div.box h6 {margin:8px 10px;border-bottom:1px solid;padding:0 0 5px 0;font-size:130%; font-weight: bold;}

#rightnavigation div.green h2, #rightnavigation div.blue h2{border-bottom-color:#fff;}

#rightnavigation div.box ul {margin:0 0 10px 0;}

#rightnavigation div.box li {margin:5px 10px 0 35px;border-bottom:1px dotted #fff;}

#rightnavigation div.box div.practitioner img {
margin:10px 0 0 60px;
}

	
.appointments {
	background-image:url(/media/appointments.gif);
	background-repeat:no-repeat;
	width: 237px;
	height: 167px;
	margin-bottom: 10px;
	}


.appointments p {
	width: 120px;
	padding: 30px 0 0 10px;
	}
	
.treatmentlist li a { 
	color:#50C9DE;
	}
	

.appointmentsbutton {
	padding: 10px 0 0 0;
	}
	
.tableborder {
	border:1px solid #ccc;
	margin: 5px 0 5px 0;
	}
	
.spacer {
	padding: 3px;
	}
	
	
.tableborder td {
	border:1px solid #ccc;
	padding: 3px;
	}
	
#counselling {
	background-image:url(/media/counselling-bg.gif);
	background-repeat:no-repeat;
	height: 208px;
	width:347px;
	float:left;
	padding-right: 5px;
	}
	
#treatments {
	background-image:url(/media/treatments-bg.gif);
	background-repeat:no-repeat;
	height: 206px;
	width:348px;
	float:left;
	}
	
.openingbox p {
	width: 230px;
	padding:10px;
	}
	
.openingtop {
	background-image:url(/media/opening-top.gif);
	background-repeat:no-repeat;
	width: 239px;
	height: 41px;
	}
	
.openingcontent {
	background-image:url(/media/opening-content.gif);
	background-repeat: repeat-y;
	width: 239px;
	}
	
.openingbottom {
	background-image:url(/media/opening-bottom.gif);
	background-repeat:no-repeat;
	width: 239px;
	height: 12px;
	}
	
.timeblack {
	font-size: 130%;
	}
	
.buttonspace {
	padding: 20px 0 0 0;
	}
	
#counselling1 {
	padding: 5px;
	}
	
#counselling1_ddlSections {
	margin: 10px 0 5px 0;
	}
	
#treatment1_ddlSections {
	margin: 10px 0 25px 0;
	}
		
#counselling p { 
 width: 160px;
 margin: 35px 0 0 15px;
 }

#treatments p { 
 width: 160px;
 margin: 35px 0 0 15px;
 }

#MainContent {
float:left;
padding:0 0 0 0;
margin:0 10px 10px 10px;
}

.maincontenthome p {
	width:700px;
	}
	
	
#MainContent div.homebanners {
margin:0 6px 10px 0;
}

#MainContent div.EventDetails {
}
#MainContent div.EventDetails td {
padding:10px 10px 0 0;
}


#MainContent div.EventDetails p{
font-weight:700;
padding:0;
line-height:14px;
text-align:right;
}

#MainContent div.EventDetails p span{
font-weight:normal;
padding:0 0 0 10px;
}

#MainContent.maincontentfull{width:743px;margin:0 0 10px 10px;}
#MainContent.maincontentright{width:713px; margin:0 30px 10px 10px;}
#MainContent.maincontenthome{width:720px;margin:0 10px 10px 10px;}

#MainContent div.top{background:url(/media/rightbox-top.gif) no-repeat;height:4px;}
#MainContent div.bottom{background:url(/media/rightbox-bottom.gif) no-repeat bottom; height:4px;}

#MainContent div.box{
background: url(/media/rightbox-content.gif) repeat-y;
margin:0 7px 10px 0;width:237px;
float:left;}

#MainContent div.box p {
width:auto;
font-weight:bold;
padding:5px;
}

#MainContent div.blue {
background-color:#C8589E;
color:#fff;
}

    #MainContent div.blue p {
    color:#fff;
    }
    
    /* Colour control */
   #MainContent div.green h2,#MainContent div.blue h2,
    #MainContent div.green p,#MainContent div.blue p,
   #MainContent div.green li,#MainContent div.blue li,
   #MainContent div.blue a{color:#fff;}

    #MainContent div.box h1, #MainContent div.box h2,#MainContent div.box h3,#MainContent div.box h4,#MainContent div.box h5,#MainContent div.box h6 {margin:8px 10px;border-bottom:1px solid;padding:0 0 5px 0;font-size:130%; }

    #MainContent div.green h2, #MainContent div.blue h2{border-bottom-color:#fff;}

    #MainContent div.box ul {margin:0 0 10px 0;}

    #MainContent div.box li {margin:5px 10px 0 35px;border-bottom:1px dotted #fff;}
    
    #MainContent div.blue a{color:#fff;}

#MainContent p {
padding:8px 0;
}

#MainContent li {
margin:4px 0 4px 25px;
}

#breadcrumb {
font-size:80%;
clear:both;
height:20px;
margin: 0 0 0 10px;
}

#breadcrumb span {
color:#C8589E;
}

#breadcrumb a {
color:#C8589E;
text-decoration:none;
}

#footer {
background:#fff url(../media/footer_box.gif) no-repeat;
clear:both;
font-size:90%;
line-height:80%;
text-align:left;
height:200px;
}

#footer div {
float:left;
margin:10px 100px 35px 35px;
}

div#footer .footercontact {
float:left;
margin:10px 0 35px 221px;
}


#sitecredit{
background:#fff;
}

#sitecredit p{
text-align:center;
padding:0 0 5px 0;
}

/*---------Typography---------*/ 
h1,h2,h3,h4,h5,h6 {
color:#C8589E;
font-size:150%;
padding:8px 0 0 0;
font-family: arial;
/*text-transform:uppercase; */
font-weight:normal;
text-align:left;
}

#MainContent h1{
color:#939ba1;
/*border-bottom:1px solid #C8589E;*/
}

p {
line-height:18px;
}

ul li {
list-style-type:square;
}

.articlecontent { 
	padding: 0 0 0 10px;
	}


/*---------Side Nav---------*/

label {
font-weight:700
}

.small {
font-size:75%
}

.large {
font-size:120%
}

.alignright {
text-align:right
}

.alignleft {
text-align:left
}

/*---------Extra bits---------*/
.clearfloat {
clear:left;
}

.clearleft{clear:left;}

.clearboth {
clear:both;
}

.clearright{clear:right;}

.hide {
height:0;
overflow:hidden;
position:absolute;
width:0
}

.logo {
float:left;
margin:5px
}

.contact {
float:right;
margin:15px 5px 5px
}

td {
vertical-align:top
}

table {
border-collapse:collapse;
border-spacing:0;
}

th {
background-color:#C8589E;
color:#fff;
padding:2px 5px
}

th p {
color:#fff;
font-weight:400;
text-align:left
}

img {
border:0
}

hr {
border:0;
border-bottom:1px solid #ccc;
height:1px;
margin:10px 0
}

.floatleft {
float:left;
margin: 0 10px 10px 0;
}

.floatright {
float:right;
margin: 0 0 10px 10px;
}

.floatleftpad {
float:left;
padding: 0 10px 10px 0;
}

.floatrightpad {
float:right;
padding: 0 0 10px 10px;
}

.center {
text-align:center
}

.hidden {
visibility:hidden
}

/*---------Forms & Fields---------*/
#SearchPanel {
margin:0;
padding:5px;
width:97%
}

.SearchPaneltxtKeywords {
width:300px
}

#contactform {
width:100%;
margin:10px 0 0 0;
}

#contactform td {
padding:5px 5px 0 0;
}

.button {
background:#C8589E url(/media/buttonbottomleft.gif) no-repeat left bottom;
border:none;
color:#fff;
cursor:pointer;
font-weight:700;
height:20px;
margin:1px;
padding:3px 5px;
text-align:center
}

a.button {
padding:3px 34px 3px 33px
}

a.button:hover {
color:#ccc;
text-decoration:none
}

a.normalpadding {
padding:3px 5px
}

.button:hover {
color:#C8589E;
text-decoration:none
}

.InputSmall {
width:100px
}

.InputMedium {
width:150px
}

.InputLong {
width:250px
}

.blurred {
border:ccc 1px solid
}

.focused {
border-color:#C8589E
}

#MainContent div.Article{
margin:0 0 30px 0;
}



#MainContent div.Article h1 {
border:none;
}

#MainContent div.Article li{
margin:0 0 12px 0;
list-style-type:none;
text-align: justify;
}

#MainContent div.Article li.price{
font-size:110%;
padding:8px 0;
margin:0 0 15px 10px;
}

.eventimage {
	border:1px solid #ccc;
	padding: 2px;
	margin: 0 10px 0 0;
	}
	
.linksimage {
	border:1px solid #ccc;
	padding: 2px;
	margin: 0 10px 0 0;
	}

#MainContent div.errorbox {
}

#MainContent div.errorbox p {
background:red;
margin:10px 0 0 0;
padding:8px 0 8px 25px;
background:red url(/media/alert.gif) no-repeat 5px 50%;
}

#MainContent div.errorbox p strong {
color:#fff;
}

/*---------Footer Nav---------
 FOR Chrome/Safari - Menu is rendered as Divs */
#footeravList span {
padding:0 10px 0 0
}

#footer p {
color:#9ca2a7;
font-weight:700;
}

#footer p.header {
color:#9ca2a7;
border-bottom:1px solid #ccc;
}

#footer li {
display:block;
line-height:18px;
}

#sidenavigation li {
display:block;
line-height:15px;
margin:5px;
padding:2px 0 5px 16px;
border-bottom: 1px solid #b7dfe6;
background: url(../media/navbgli.png) no-repeat 0 30%;
}

#sidenavigation p {
line-height:27px;
margin:0 0 0 5px;
font-weight:bolder;
color:#fff;
font-size:120%;
background: url(../media/img-arrow.gif) no-repeat 95% 55%;
}

#sidenavigation div.box {
width: 238px;
height:119px;
margin:10px 0;
background-repeat:no-repeat;
}

#sidenavigation img {
margin:0 0 10px 0;
}

/*---------Site credits---------*/
#sitecredit a {
background:url(/media/flareicon.gif) no-repeat left;
color:#666;
font-weight:400;
margin:0;
padding:0 5px 5px 23px;
}

#sitecredit a:hover {
text-decoration:none
}

a{
color:#C8589E;
font-weight:700;
text-decoration:none
}

#navigation a:hover,#footer a:hover,#sidenavigation a:hover {
color:#9ca2a7
}

#footernavlist td table td,#sidenavigationlist td table td {
padding:0 20px 0 0;
text-align:left
}

#footer table,#sidenavigation table {
margin:20px 50px 0 40px
}

#footer table td,#sidenavigation table td {
width:350px
}

#footer table td li,#sidenavigation table td li {
list-style-type:none
}