﻿/*
	Terry Spekreijse and Associates
	Author:
	
*/
@import "extra.css";

hr {
	background-color:#cfcfd0 !important;
	color:#cfcfd0; 
	height:1px;
	border:0;
	width:100%;
	margin-top:11px;	
	margin-bottom:11px;	
}

	


/* --- Common Classes -------------------------------- */

	.left { float:left; }
	.right { float:right; }
	.top { vertical-align:top; }
	.clear { clear:both; }
	.nodisplay { display:none;}
	.red { color:#90513c }
	.clearfloat {
			clear:both;
		    height:0;
		    font-size: 1px;
		    line-height: 0px;
		}
    .error {
        color: red;
    }

#document_wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
/*Header*/
#header_wrap{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
	
}
#header_wrap .header{
	padding-top: 20px;
}
#header_wrap .logo{
	float: left;
	width: 421px;
}
#header_wrap .logo a{
	background: url(/assets/templates/default/inc/img/logo.png) no-repeat;
	width: 421px;
	height: 77px;
	text-indent: 9999px;
	display: block;
	background-position: -10px 0; 
}
#header_wrap .phone{
	width: 108px;
	float: right;
}
#header_wrap .phone .phone_logo{
	background: url(/assets/templates/default/inc/img/phone.png) no-repeat top left;
	padding: 0;
	width: 21px;
	height: 27px;
	float: left;
}
#header_wrap .phone span{
	padding: 0 0 0 5px;
	line-height: 34px;
	font-size: 13px;
}
#header_wrap .search{
	border: 3px solid #4A5765;
	width: 187px;
	height: 29px;
	float: right;
	clear: right;
	border-radius: 22px;
	margin-top: 15px;
}
#header_wrap .search .search_text_box {
    padding: 5px;
	height: 18px;
	margin: 0;
	border: none;
	width: 152px;
	float: left;
	border-radius: 20px;
	outline: none;
	border-color: transparent;
    }
#header_wrap .search .search_button{
	display: block;
	width: 16px;
	height: 15px;
	background: url(/assets/templates/default/inc/img/search_image.png) right no-repeat;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	float: left;
	margin-top: 7px;
	padding: 0;
	font-size: 0px;
}
/*Navigation*/
#navigation{
	width: 100%;
	height: 44px;
	background: url(/assets/templates/default/inc/img/menu_bg.jpg) repeat-x;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	position: relative;
	z-index: 100;
}
#navigation ul{
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#navigation ul li{
	list-style-type: none;
	display: inline;
}
#navigation ul li a{
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	margin-top: 15px;
}

#navigation ul li.active > a{
	color:#ccc;
}

#navigation ul li ul li.active a{
	color:#ccc;
}

#navigation ul li a:hover{
	color:#ccc;
}
#breadcrumbs ul{
	list-style-type: none;
	margin-top: -1em;
}
#breadcrumbs ul li {
	float: left;
}
#breadcrumbs ul li.sep {
	margin: 0 4px;
}
/*Banner*/
#page_content{
	margin: 0 auto;
	padding-bottom: 90px;
	width: 960px;
}
.inside{
	background: #fff;
	padding: 10px;
}
.banner {
  position: relative;
  height: 353px;
}

.banner .slider-image{
	width: 960px;
	height: 353px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.banner:before, .banner:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.banner:after {
  clear: both;
}
.banner h1 {
  font-family: MuseoSlab-500;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  top: 25px;
  left: 25px;
  color: white;
  font-size: 29px;
  text-transform: uppercase;
}
.banner .overlay {
	position: absolute;
	bottom: 0px;
	width: 960px;
	padding: 0px;
	font-size: 20px;
	background: url(../img/black.png) repeat;
	margin: 0;
	height: 50px;
	text-align: left;
	margin: 0;
	
}
.banner .overlay p {
	margin: 0;
	padding: 0;
	width: 540px;
	float: left;
	padding: 12px 10px 10px 20px;
	font-family: "ff-dagny-web-pro","Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 19px;
}
.banner .overlay a {
  text-indent: -9999em;
  background: url(/assets/templates/default/inc/img/sprite.png) no-repeat -4px -29px; width: 172px; height: 35px; 
  float: right;
  padding-right: 10px;
  display: block;
  margin-top: 10px;
}
.banner .overlay a:hover {
  background: url(/assets/templates/default/inc/img/sprite.png) no-repeat -4px -73px;  
}
.banner .overlay a.contact_banner{
	text-indent: -9999em;
  width: 172px;
  height: 35px;
  background: url(/assets/templates/default/inc/img/sprite.png) no-repeat -186px -29px;  
  float: right;
}
.banner .overlay a.contact_banner:hover{
	background: url(/assets/templates/default/inc/img/sprite.png) no-repeat -186px -73px; width: 172px; height: 35px;
}
#slide_indicator_wrap {
	position: absolute;
	top: 14px;
	right: 14px;
	float: right;
	padding: 0;
	margin:0;
}

#slide_indicator_wrap li .active{
	float: left;
	background: url(/assets/templates/default/inc/img/sprite.png) no-repeat -3px -2px; width: 18px; height: 17px; 
	display: block;
	text-indent: -999em;
	margin-left: 5px;
}
#slide_indicator_wrap li{
	float: left;
	background: url(/assets/templates/default/inc/img/sprite.png) no-repeat -25px -2px; width: 18px; height: 17px; 
	display: block;
	text-indent: -999em;
	margin-left: 5px;
}
#slide_indicator_wrap li:hover {
	cursor: pointer;
}

#slide_indicator_wrap li.active {

	background-position: -3px -2px;

}
/*Content*/
#content{
	width: 960px;
	margin-top: 35px;
}
#content .text{
	width: 640px;
	float: left;
	text-align: left;
}
#sidebar{
	width: 320px;
	float: right;
	text-align: left;
}
#sidebar .news{
	border: 1px solid #d9dad8;
	padding: 10px;
}
#sidebar .news a.rss_logo{
	background: url(/assets/templates/default/inc/img/rss.png) no-repeat;
	width: 32px;
	height: 31px;
	display: block;
	float: right;
}
#sidebar h3{
	width: 260px;
	float: left;
}
#sidebar .news-item{
	margin-top: 15px;
}
#sidebar .testimonials{
	border: 1px solid #d9dad8;
	padding: 10px;
	margin-top: 15px;
}
#page_wrap{
	
	margin: 0 auto;
	padding: 0;
}
#sidebar .testimonials h3{
	float: none;
}
/*Blog*/
#news_list_wrap{
	width: 100%;
}
#news_list_wrap .blogPost{
	width: 47%;
	float: left;
	padding: 10px;
}
#news_list_wrap .blogPost img{
	float: left;
	padding: 0 5px 5px 0;
}
#news_list_wrap .blogPost p{
	
}
#news_list_wrap .blogPost h2{
	padding: 0;
	margin: 0;
}
/*Contact form*/
#content .text .contact_form .form-item label{
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}
#content .text .contact_form .form-item input{
	padding: 5px;
	width: 431px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 1px solid #CCC;
}
#content .text .contact_form .form-item textarea{
	padding: 5px;
	width: 431px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 1px solid #CCC;
}
#content .text .contact_form .form-item .form-buttons input{
	width: 200px;
	margin-left: 114px;
}
#content .text .contact_form .captcha{
	margin-left: 115px;
}
#content .text .contact_form .captcha input{
	padding: 5px;
	width: 200px;
	font-family: Helvetica, sans-serif;
	margin: 5px 0px 10px 0px;
	border: 1px solid #CCC;
}
#content .text .contact_form #recaptcha_widget_div{
	margin-left: 115px;
}
#content .text .contact_form fieldset{
	margin:0;
	padding: 0;
	border: 0 none;
}
/*Footer*/
#footer{
	width: 870px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-right: 90px;
	position: relative;
}

#footer .alignright {
	position: absolute;
	top: 0;
	right: 0;
}

#footer .social_media{
	width: 70px;
	float: right;
	margin-top: 10px;
}
#footer .social_media .facebook{ float: right; margin-left: 5px;}
#footer .social_media .twitter{float: right; margin-left: 5px;}
#footer .legal{
	float: right;
	text-align: right;
}
#footer .bottom_links{
	float: right;
}
#footer .bottom_links a{
	padding-right: 10px;
	font-weight: bold;
}

ul.services {
	float: left;
	margin:0;
	padding: 0;
}

.services li {
	list-style: none;
	float: left;
	width: 45%;
	margin-right: 5%;
	height: 50px;
		
}



.services li a {
	background: url(../img/icons.png) no-repeat;
	display: block;
	padding-left: 80px;
}

.home a, .family a, .investment a, .board a {
	padding-left: 100px !important;
}

.personal a {
	background-position: -14px -126px !important;
	padding-top: 7px;
	height: 24px;
}

.board a {
	background-position: -10px -1px !important;
	padding-top: 19px;
	padding-bottom: 4px;
	height: 24px;
}

.home a {
	background-position: -14px -68px !important;
	padding-top: 7px;
	height: 24px;
}

.business a {
	background-position: -15px -171px !important;
	padding-top: 7px;
}

.family a {
	background-position: -12px -357px !important;
	padding-top: 11px;
	padding-bottom: 4px;
}

.retirement a {
	background-position: -15px -226px !important;
	padding-top: 11px;
	padding-bottom: 4px;
}

.investment a {
	background-position: -13px -401px !important;
	padding-top: 11px;
	padding-bottom: 4px;
}

.nz a {
	background-position: -16px -285px !important;
	padding-top: 11px;
	padding-bottom: 4px;
}

.audit a {
	background-position: -17px -462px !important;
	padding-top: 19px;
	padding-bottom: 4px;
}



