body.layout-main #content-wrapper {
margin:4px 0 0;
width:960px;
}

#FeatureText {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    float: left;
    height: 30px;
    padding: 13px 0 0 13px;
    width: 939px;
	font-size:14px;
	font-weight:bold;
}

#FeatureImage {
	width:952px;
	height:259px;
	float:left;
	background:url(images/Background-Large-Logo.png) no-repeat;
}

#BoxForPlanners {
	background: url(images/Box_Background_ForPlanners.png) no-repeat;
	width:467px;
	height:207px;
	float:left;
}

.ForPlannersHeading {
	width:400px;
	height:40px;
	float:left;
	font-size:25px;
	color:#130066;
	font-weight:bold;
	margin:20px 25px 0px 18px;
}

.ForPlannersText {
	color:#130066;
	float:left;
	font-size:16px;
	font-style:italic;
	height:100px;
	margin:20px 0 6px 17px;
	width:180px;
}

#BoxForInvestors {
	background: url(images/Box_Background_ForInvestors.png) no-repeat;
	width:467px;
	height:207px;
	float:left;
	margin-left:20px;
}

.ForInvestorsHeading {
	width:430px;
	height:40px;
	float:left;
	font-size:25px;
	color:#130066;
	font-weight:bold;
	margin:20px 25px 0px 18px;
	text-align:right;
}

.ForInvestorsText {
	color:#130066;
	float:left;
	font-size:16px;
	font-style:italic;
	height:100px;
	margin:20px 0 6px 245px;
	text-align:right;
	width:200px;
}

#block-menu-secondary-links h2 {
	display:none;
}

#footer {
	border-bottom:0px solid #D6DDB9;
	border-top:0px solid #D6DDB9;
	clear:both;
	display:block;
	font-size:0.9em;
	margin:auto 0;
	overflow:hidden;
	padding:10px 0;
	text-align:center;
	width:960px;
}

/* Tooltip */
.imageLibrary {
	display: inline;
	clear: none;
	width:467px;
	height:207px;
	float:left;
}
		
.imageLibrary p {
	position: absolute;
	margin: 0px;
	margin-left: 2px;
	margin-top: 71px;
	z-index:2;
	background-Color: #000;
	color: #ffffff;
	width: 453px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	opacity:.85;
	display: none;
	clear: none;
	font-size: 17pt;
	height:148px;
}

.imageLibrary img {
	z-index:1;
	width: 467px;
	height: 207px;
}

#header-first #logo {
	float:left;
	margin:0 14px 0 145px;
}	

#header-first {
	float:left;
	font-family:Myriad Pro,Myriad Web Pro Regular,Lucida Grande,Geneva,Trebuchet MS,sans-serif;
	margin:12px 30px 0 0;
	width:800px;
}

#header-first h1 {
	font-size:3em;
	line-height:1;
	margin:10px 0 0 350px;
}

#primary-menu {
	display:block;
	float:right;
	margin:0 auto;
	font-family:Myriad Pro,Myriad Web Pro Regular,Lucida Grande,Geneva,Trebuchet MS,sans-serif;
	font-size:1em;
	font-weight:bold;
	padding:0;
	position:relative;
	text-transform:uppercase;
}


/*************CSS for Planner Profile page**************/
/********************************************************/
/********************************************************/
/********************************************************/
#PlannerProfileLeftContainer {
	width:210px;
	height:auto;
	float:left;
	margin-right:10px;
	background-color:#becde3;
}

#PlannerProfileRightContainer {
	width:700px;
	height:auto;
	float:left;
	padding:0px 20px 10px 20px;
	background-color:#bcd4f6;
}

#AdviserHeading {
	font-size:16px;
	color:white;
	background-color:#006;
	width:190px;
	height:20px;
	padding:10px;
}

.field-field-planner-photo .field-items {
	text-align:center;
}

#AdviserContainerLeft {
	width:450px;
	height:160px;
	float:left;
}

#AdviserContainerRight {
	width:250px;
	height:80px;
	float:left;
	margin-top:90px;
}

#PlannerDetailsContainer {
	padding:7px;
}

#PlannerMainDetails {
	background:#71a9f4;
	width:700px;
	height:150px;
	float:left;
	padding:20px;
	margin-left:-20px;
	color:#fff;
}

#PlannerMainDetails a{
	color:#fff;
	text-decoration:none;
}

#PlannerOtherDetails {
	margin-top:20px;
	padding:20px;
	float:left;
}

hr {
	border:1px solid #fff;
}

#PlannerProfileLeftContainer p{
	padding:10px;
}

/*************CSS for Search form ************************/
/********************************************************/
/********************************************************/
/********************************************************/

#block-faceted_search_ui-1_keyword {
	height:22px;
	width:480px;
	margin:0 auto;
	float:left;
	float:right;
}

#block-faceted_search_ui-1_keyword h2{
	color:#fff;
	width:205px;
	float:left;
	margin-top:2px;
	font-weight:100;
}

#faceted-search-ui-form-1 {
	width:240px;
	float:left;
}

#edit-keywords-wrapper {
	width:170px;
	float:left;
}

#edit-keywords-wrapper.form-item {
	margin-bottom:0px;
	margin-top:0px;
}

.faceted-search-more {
	width:100px;
	float:left;
	font-size:11px;
	text-decoration:none;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	display:none;
}

input.form-submit, input.teaser-button {
	float:left;
}

#block-faceted_search_ui-1_keyword h2.block-title {
	color:#fff;
}

#edit-refine-wrapper.form-item label.option {
	display:none;
	font-weight:normal;
}

#edit-refine-wrapper.form-item {
	margin-bottom:0px;
	margin-top:0px;
}

/*************CSS for Search Results ************************/
/********************************************************/
/********************************************************/
/********************************************************/
#SearchResultsContainer {
	background-color:#c1cce3;
	width:880px;
	height:120px;
	border-bottom:solid 1px #80a6f3;
	margin-bottom:20px;
	padding:20px;
}

#SearchResults_CompanyLogo {
	width:75px;
	margin:5px;
	float:right;
	margin-top:-40px;
}

#SearchResults_PlannerPhoto {
	width:75px;
	margin:5px;
	float:left;
}

#SearchResults_PlannerName {
	font-size:16px;
	font-weight:bold;
	width:700px;
	float:left;
}

#SearchResults_PlannerCompany {
	font-size:14px;
	font-weight:bold;
	width:700px;
	float:left;
}

#SearchResults_PlannerPhone {
	font-size:13px;
	width:700px;
	float:left;
}

#SearchResults_PlannerBlurb {
	width:700px;
	height:40px;
	float:left;
	font-size:11px;
}

#SearchResults_PlannerBlurb a{
	text-decoration:none;
	color:#333;
}

.teaser_photo {
	float:right;
	padding:10px;
}

.teaser_planner_name {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.teaser_company {
	font-style:italic;
}

.teaser_phone {
	font-size:12px;
	color:#06F;
	padding:3px;
	float:left;
}

.teaser_mobile {
	font-size:12px;
	color:#06F;
	padding:3px;
	float:left;
}

.teaser_planner_mobile_container {
	width:100px;
	float:left;
}

.teaser_phone_number {
	width:120px;
	float:left;
}

.teaser_mobile_number {
	width:120px;
	float:left;
}

.gmnoprint {
	height:200px;
}
	




/************************Investment Types Search *******************/

/***Age Care Advice ***/
#AgeCareAdviceSearch {
    background: url("http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Age-Care-Assistance.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

/*** Ceentrelink Adssistance ***/
#CentreLinkSearch {
	background:url(http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Centrelink-Assistance.png) no-repeat;
	float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

/*** Finance and Home Loans ***/
#FinanceHomeLoanSearch {
    background: url("http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Finance-Home-Loans.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

/*** Insurance ***/
#InsuranceSearch {
	background:url(http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Insurance.png) no-repeat;
	float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

/*** Investment Portfolio Construction advice ***/
#InvestmentPortfolioSearch {
	background:url(http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Investment-Portfolio-Construction-Advice.png) no-repeat;
	float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

/*** Life Style Goals ***/
#LifeStyleGoalSearch {
	background:url(http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Life-Style-Goals-Planning.png) no-repeat;
	float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}
	
/*** Retirement Planning ***/
#RetirementPlanningSearch {
	background:url(http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Retirement-Planning.png) no-repeat;
	float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

/*** Self Managed Super Fund Advice ***/
#SelfManagedSearch {
	background:url(http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Self-Managed-Super-Fund-Advice.png) no-repeat;
	float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

/*** Share trading ***/
#ShareTradingSearch {
	background:url(http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Share-Trading.png) no-repeat;
	float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

/*** Superannuation Advice ***/
#SuperannuationSearch {
	background:url(http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Superannuation.png) no-repeat;
	float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

/*** Wealth Creation Strategies ***/
#WealthCreationSearch {
	background:url(http://www.plannersearch.com.au/sites/default/themes/acquia_marina/images/Wealth-Creation-Strategies.png) no-repeat;
	float: left;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    margin: 2px;
    padding: 185px 0 40px;
    text-align: center;
    width: 200px;
}

.faceted-search-facet h3 {
    display: inline;
    font-family: inherit;
    font-size: 2em;
    font-weight: bold;
	margin:8px 0px 8px 0px;
}

/*******Contact Page***********/
#ContactInformation {
	width:525px;
	height:150px;
	float:left;
	font-size:15px;
}

#ContactInformationMap {
	width:525px;
	height:200px;
	float:left;
}

#ContactContainer {
	width:525px;
	padding:20px;
	height:500px;
	float:left;
}

#block-webform-client-block-27 {
	width:300px;
	height:500px;
	float:right;
}

#contact-enquiry {
	width:300px;
	height:500px;
	float:left;
	padding-top:40px;
}
 
#contact-information {
	width:575px;
	height:500px;
	float:left;
	padding:20px;
}



div.vertical-tabs {
margin: 40px 0 1em 15em;
border: 1px solid #CCC;
display: none;
}

html.js body.not-logged-in div#page.clearfix div#main-wrapper div#main.clearfix div#content-wrapper div#content div#content-inner div#contact-block div.block-wrapper div#block-webform-client-block-23.block div.content form#webform-client-form-23.webform-client-form div div#edit-actions.form-actions fieldset.captcha legend {
	display:none;
}
html.js body.not-logged-in div#page.clearfix div#main-wrapper div#main.clearfix div#content-wrapper div#content div#content-inner div#contact-block div.block-wrapper div#block-webform-client-block-23.block div.content form#webform-client-form-23.webform-client-form div div#edit-actions.form-actions fieldset.captcha div.description {
	display:none;
}

html.js body.not-logged-in div#page.clearfix div#main-wrapper div#main.clearfix div#content-wrapper div#content div#content-inner div#contact-block div.block-wrapper div#block-webform-client-block-23.block div.content form#webform-client-form-23.webform-client-form div div#edit-actions.form-actions fieldset.captcha {	
	border: 0px solid #D6DDB9;
    margin: 0px 0;
    padding: -15px;
}



.error {
	display:none;
}










/*#themer-toggle {
	display:none;
}*/