h1 {
	color: #353e8b;
 
}

a {
	color: #353e8b;
}

a:hover {
	color: #b43a87;
}


/* top search box */

.miniSearchButton {
    background: url('/includes/hypnotherapy-directory.org.uk/images/mini-search-button.jpg') no-repeat;
    color: #FFFFFF;
    height: 27px;
    width: 66px;
}


/* Navigation */

#navBar {
    background: url('/includes/hypnotherapy-directory.org.uk/images/nav-pixel.jpg') repeat-x;
}

.underNavPixel {
    /*background: url('/includes/hypnotherapy-directory.org.uk/images/under-nav-pixel.jpg') repeat-x;*/
}

.tab, .tabHold {
    color: #FFFFFF;
    border-right: 1px solid #b6d6d7;
}

.tabHold {
    background: #7e8cbb;
    border-right: 1px solid #b6d6d7;
}

.tabHold a {
    color: #FFFFFF;
}

.tab a {
    color: #FFFFFF;
}

td.tab a:hover {
    background: #ac508d;
    color: #FFFFFF;
}


/* footer */

#pageFooterBg {
    background: #7e8cbb;
}

#pageFooter {
    color: #FFFFFF;
}

#pageFooter a {
    color: #FFFFFF;
}

#pageFooter a:hover {
	color: #353e8b;
}



/* homepage */

#homeSearch {
    background: url('/includes/hypnotherapy-directory.org.uk/images/home-search-box.jpg') no-repeat;
    height: 137px;
    width: 662px;
} 

#homeSearchTitle h1 {
    color: #343434;
} 

#searchSuggestion {
    color: #343434;
}


#homeSearchButton {
    background: url('/includes/hypnotherapy-directory.org.uk/images/home-search-button.jpg') no-repeat;
    color: #FFFFFF;
    height: 35px;
    width: 88px;
}

.AdvsearchLink a {
    color: #FFFFFF;
}

.AdvsearchLink a:hover {
    color: #cc2841;
}


#whyChooseBox {
    background: url('/includes/hypnotherapy-directory.org.uk/images/why-choose-box.jpg') no-repeat;
    height: 165px;
	width: 662px;
}

#whyChooseBox h2 {
    margin: 0;
    padding: 10px 0 7px 13px;
}

#whyChooseText {
    width: 315px;
    padding: 0 10px 0 15px;
    border: 0px solid red;
    line-height: 1.48em;
}


/* small search */

.smallSearchButton {
    background: url('/includes/hypnotherapy-directory.org.uk/images/small-search-button.jpg') no-repeat;
    color: #FFFFFF;
    height: 30px;
    width: 75px;
}

.sideAdvBox {
	width: 254px; 
	height: 265px;
}


/* search elements */

.searchSummaryHeader {
    background: url('/includes/hypnotherapy-directory.org.uk/images/orange-header.jpg') no-repeat;
    width: 664px; 
    height: 33px;
    
}

.searchSummaryContent {
    border-left: 1px solid #e2d4b1; 
    border-right: 1px solid #e2d4b1; 
    width: 661px;
}

/* for Internet Explorer */
/*\*/
* html .searchSummaryContent {
    width: 663px;
}
/**/

.searchSummaryContent li {
    list-style-image: url('/includes/hypnotherapy-directory.org.uk/images/red-arrow.jpg');
}

.orangeBottom {
    background: url('/includes/hypnotherapy-directory.org.uk/images/orange-bottom.jpg') no-repeat;
    width: 664px;
    height: 13px;
    margin-bottom: 15px;
}


/* member profiles */

.addressBox {
    background: #FFF3DD url('/includes/hypnotherapy-directory.org.uk/images/orange-profile-pixel.jpg') repeat-x;
    margin-bottom: 5px;
    border: 1px solid #F0CF93;
}



.policyBox {
    background: #FFF3DD url('/includes/counselling-directory.org.uk/images/orange-profile-pixel.jpg') repeat-x; 
    border: 1px solid #FFCCCC; 
}

.policyBox li {
    list-style-image: url('/includes/counselling-directory.org.uk/images/small-tick.png');

}


/* register page */

.numberCircle {
	background: url('/includes/hypnotherapy-directory.org.uk/images/number-circle.jpg') no-repeat; 
}

.numberCircleGrey {
	background: url('/includes/hypnotherapy-directory.org.uk/images/number-circle-grey.jpg') no-repeat; 
}

.regHeading {
	color: #353e8b;
}

.registerBoxHeader {
	 background: url('/includes/hypnotherapy-directory.org.uk/images/purple-box-heading.jpg') no-repeat; 
	 width: 664px; 
	 height: 41px;
}

.registerBoxHeader h2 {
	color: #FFFFFF; 
	margin: 0; 
	padding: 0;
}

.registerBoxSummary {
	border-left: 1px solid #d2b6d3; 
	border-right: 1px solid #d2b6d3; 
}

.registerBoxSummary ul {
    padding: 0 0 0 25px;
    margin: 0;
}

.registerBoxSummary li {
    list-style-image: url('/includes/counselling-directory.org.uk/images/red-arrow.jpg');
}

.padBullets li {
	padding: 0 0 20px 0;
}


.registerBoxBottom {
	 background: url('/includes/hypnotherapy-directory.org.uk/images/purple-box-bottom.jpg') no-repeat; 
	 width: 664px; 
	 height: 15px;
	 margin-bottom: 20px;
}


#registerBg {
    background: #dbebec; 
    padding: 12px 10px 0px 0;
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    text-align: right;
}

.registerNow {
    background: url('/includes/counselling-directory.org.uk/images/register-button.png') no-repeat; 
    width: 163px; 
    height: 41px; 
    border: 0; 
    cursor: pointer; 
    margin: 0; 
    padding: 0;
    font-weight: bold;
    color: #FFFFFF; 
}


/* Styles for membersarea */

li.loginBullets {
    list-style-image: url('/includes/hypnotherapy-directory.org.uk/images/red-arrow.jpg');
}
