/* @override http://blenheim.efrontdev.com.au/css/screen.css */

/* @override http://blenheim.efrontdev.com.au/css/screen.css */



/* CSS Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

img {
	vertical-align: top;
}

ol,ul,li {
	list-style: none;
	list-style-position: outside;
}

.cl {
	height: 1px;
	overflow: hidden;
	clear: both;
}

/* Generic Styling */

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
}

body {
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: #fff;
}

/* header */

#header {
	width: 950px;
	padding-top: 34px;
	height: 46px;
	margin: 0 auto 20px;
	border-bottom: 1px #999 solid;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

.outer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.logo {
	position: absolute;
	left: 0;
	top: 102px;
}

.nav {
	width: 750px;
	height: 36px;
	line-height: 36px;
	padding-left: 200px;
	overflow: hidden;
}

.nav li {
	float: left;
	margin-right: 26px;
}

.nav li a {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.nav li a:hover,
	.nav li.on a {
	color: #00CCFF;
}

.nav li.on.menu_our-work a, .nav li.menu_our-work a:hover{
	color: #00CCFF;
}

.head_info {
	position: absolute;
	left: 0;
	bottom: -362px;
	font-size: 11px;
	color: #333;
	line-height: 13px;
}

#slider {
	width: 950px;
	margin: 0 auto 20px;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px #999 solid;
}

.slider_holder {
	width: 748px;
	margin-left: 202px;
	position: relative;
}

.slider_holder ul{
	height: 340px;
}

.slider_holder li {
	float: left;
	position: relative;
}

.slider_holder li .sli_img {
	position: relative;
	z-index: 1;
	background-image: url("/images/bb_webheader_case-studies.jpg");
}

.slider_holder li .sli_txt {
	position: absolute;
	z-index: 2;
	left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

div.sli_txt_col p {
	color: #cccccc;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

div.sli_txt_col p strong {
	color: #ffffff;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.slider_holder li .index_txt {
	top: 110px;
	width: 555px;
	font-size: 22px;
}

.slider_holder li .index_txt p {
	margin-bottom: 20px;
}



.slider_nav {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	height: 24px;
	background: #666;
}

.slider_nav a {
	float: left;
	line-height: 24px;
	width: 16px;
	outline: none;
	text-align: center;
	font-size: 10px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.slider_nav a.activeSlide {
	background: #555;
	color: #eee;
}

.btn_pause {
	position: absolute;
	right: 64px;
	bottom: 0;
	z-index: 10;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	background: #666 url(../images/slider_control.gif) 7px 7px no-repeat;
	outline: none;
}

.pause_on {
	background-position: 8px -33px;
}

#content {
	width: 950px;
	margin: 0 auto 20px;
	min-height: 340px;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px #999 solid;
}

.sidebar {
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_content {
	float: right;
	width: 748px;
}

.main_content p {
	color: #333;
	line-height: 140%;
}



.entry_list {
	width: 100%;
	overflow: hidden;
}

.entry_list ul {
	width: 770px;
	overflow: hidden;
}

.entry_list li {
	float: left;
	width: 180px;
	display: inline;
	margin-right: 10px;
	font-style: italic;
}

.entry_list li .ent_img {
	margin-bottom: 16px;
}

.entry_list li .ent_title {
	color: #333;
	margin-bottom: 3px;
}

.entry_list li p {
	margin-bottom: 3px;
	line-height: 15px;
}

/* footer */

#footer {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 35px;
	overflow: hidden;
	font-family: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.foot_nav {
	float: left;
	display: inline;
	margin-left: 200px;
}

.foot_nav li {
	float: left;
	font-size: 11px;
	margin-right: 15px;
}

.foot_nav li a {
	color: #999;
}

.foot_nav li a:hover {
	color: #333;
}

.foot_share {
	float: right;
}

.foot_share a {
	float: left;
	margin-left: 12px;
}

/*--------------------------------------------------archives page-----------------------------------------------------------------------------*/

.archives_txt {
	top: 110px;
	font-size: 22px;
}

.sidebar h2 {
	color: #000000;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 12px;
}

.sidebar h2 a {
	color: #000000;
	text-decoration: none;
}

.sidebar .view_link {
	margin-top: 18px;
}

.sidebar .view_link a {
	color: #999999;
	font-style: italic;
	font-size: 12px;
}

.archives_list {
	width: 100%;
	overflow: hidden;
}

.archives_list li {
	float: left;
	width: 186px;
	margin-bottom: 3px;
}

.archives_list li a {
	color: #333333;
	font-style: italic;
}

/*--------------------------------------------------archives_case_study page-----------------------------------------------------------------------------*/

.slider_holder li .archives_case_txt {
	font-size: 13px;
	color: #cccccc;
	top: 20px;
	width: 730px;
	overflow: hidden;
}

.sli_txt_col {
	float: left;
	width: 340px;
	margin-right: 20px;
	line-height: 140%;
}

.sli_txt_col p{
	margin-bottom: 10px;
	color: #fff;
	}

.sli_txt_col .col_title {
	color: #fff;
	font-weight: bold;
}

.sli_txt_col .col_cont {
	margin-bottom: 20px;
}

.sli_txt_col .col_cont li {
	float: none;
}

.single_archive {
	width: 100%;
	margin-bottom: 12px;
}

.single_archive .arch_img {
	margin-bottom: 12px;
}

.single_archive .arch_txt {
	width: 718px;
	margin: 0 auto;
	font-style: italic;
}

.single_archive .arch_txt .arch_title {
	color: #333333;
	font-size: 11px;
}

.single_archive .arch_txt p {
	font-size: 11px;
}

/*-------------------------------------------------case_study page-----------------------------------------------------------------------------*/

.case_study_txt {
	top: 20px;
	font-size: 19px;
}

.case_study_txt p {
	margin-bottom: 20px;
}

.case_study_txt p a {
	font-size: 12px;
	color: #33ff00;
}

.side_nav {
	width: 100%;
}

.side_nav li {
	margin-bottom: 3px;
}

.side_nav li a {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.side_nav li a.on,
.side_nav li a:hover {
	/* color: #00CCFF; */
	color: #000000;
}

.single_case {
	margin-bottom: 20px;
}

.case_img {
	width: 100%;
	overflow: hidden;
	padding: 0px 0 0px;
}

.case_img img {
	float: left;
	margin-right: 36px;
	/*-moz-box-shadow: 3px 3px 8px #959595;
	-webkit-box-shadow: 1px 1px 4px #959595;
	box-shadow: 1px 1px 4px #959595;*/
}

.case_img img.case_img_last {
	margin-right: 0;
}

.case_txt {
	width: 735px;
	margin: 0;
	font-style: italic;
	margin-top: 3px;;
}

.case_txt .case_title {
	color: #333333;
	font-size: 11px;
	line-height: 13px;
}

.case_txt p {
	font-size: 11px;
	line-height: 14px;
}

/*-------------------------------------------------contact us page-----------------------------------------------------------------------------*/

.contact_us_txt {
	top: 75px;
	font-size: 22px;
}

.contact_us_txt p {
	margin-bottom: 32px;
}

/*-------------------------------------------------how_we_work page-----------------------------------------------------------------------------*/

.how_we_work_txt {
	top: 75px;
	font-size: 22px;
}

.how_we_work_txt p {
	margin-bottom: 32px;
}

.single_work {
	float: left;
	width: 176px;
	margin-right: 14px;
}

.single_work p {
	font-size: 13px;
	color: #333;
	line-height: 130%;
}

h3 {
	color: #333;
	font-size: 13px;
	margin-bottom: 3px;
	font-weight: bold;
}

.last_work {
	margin-right: 0;
}

/*-------------------------------------------------our people page-----------------------------------------------------------------------------*/

.main_col1 {
	float: left;
	width: 345px;
}

.main_col1 p {
	margin-bottom: 10px;
	line-height: 16px;
	color: #333;
	line-height: 140%;
}

.main_col2 {
	float: left;
	width: 360px;
	margin-left: 40px;
	line-height: 140%;
	font-style: italic;
}

.main_col2about{
	width: 380px;
	float:right;
}

.main_col2 a{
	color: #999;
}

.main_col2 p strong{
	font-weight: normal;
	color: #333;
}

.single_person {
	margin-bottom: 20px;
	font-style: italic;
}

.single_person .person_name {
	color: #333;
}

.single_person p {
	margin-bottom: 0;
}

/*-------------------------------------------------our_book1 page-----------------------------------------------------------------------------*/

.book_txt {
	float: left;
	width: 320px;
}

.book_txt .book_title {
	color: #333;
	margin-bottom: 18px;
}

.book_txt p {
	line-height: 140%;
	margin-bottom: 10px;
	color: #333;
}

.book_form {
	float: right;
	width: 370px;
	overflow: hidden;
}

.book_form form {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.book_form .input_txt1,
.book_form .input_txt2,
.book_form .input_txt3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	border: 1px #ccc solid;
	font-style: italic;
	margin-bottom: 9px;
	padding-left: 10px;
}

.book_form .input_txt1 {
	float: left;
	width: 168px;
	height: 28px;
}

.book_form .input_txt2 {
	float: right;
	width: 168px;
	height: 28px;
}

.book_form .input_txt3 {
	float: left;
	width: 358px;
	height: 28px;
}

.book_form .input_submit {
	float: left;
	width: 88px;
	height: 28px;
	background: #333;
	border: 0;
	text-indent: -14px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	line-height: 28px;
	cursor: pointer;
}

/*-------------------------------------------------our_book2 page-----------------------------------------------------------------------------*/

.info1 {
	float: left;
	height: 30px;
	background: #00ccff;
	margin-bottom: 10px;
	color: #fff;
	font-style: italic;
	line-height: 30px;
	padding: 0 12px;
}

.info2 {
	clear: both;
	display: block;
	color: #fff;
	font-style: italic;
	line-height: 30px;
	padding-left: 12px;
	height: 30px;
	background: #333333;
}

.info2 a {
	color: #fff;
}

.info2 a:hover {
	color: #999;
}

/*-------------------------------------------------our_work page-----------------------------------------------------------------------------*/

.our_work_txt {
	top: 110px;
	font-size: 22px;
}

.work_list {
	width: 748px;
}

.work_list ul {
	width: 768px;
	overflow: hidden;
}

.work_list ul li {
	float: left;
	width: 180px;
	margin-right: 10px;
	font-size: 12px;
	position: relative;
	overflow: hidden;
	height: 184px;
}

.work_list ul li .work_list_img {
	margin-bottom: 7px;
	position: relative;
	z-index: 1;
}

.work_list ul li .work_list_mask {
	position: absolute;
	width: 180px;
	height: 140px;
	left: -9999px;
	top: 0;
	z-index: 3;
	background: url(/images/transparent_bg.png);
	cursor: hand;
	cursor:pointer;
}

.caseHead{
/*
	color: #33FF00;
*/
	color: #00CCFF;
	font-size: 13px;

}

.caseTitle{
	font-size: 18px;
	color: #fff;

}

.work_list_mask{
	/*padding: 10px;*/
}


.work_list ul li .work_list_mask a {
	display: block;
	width: 164px;
	height: 124px;
	font-size: 16px;
	color: #fff;
	padding: 8px;
}

.work_list ul li .work_list_mask a  {
	display: block;
	font-size: 12px;
	color: #ffff;
}

.work_list_mask a{
	font-size: 18px;
	display: block;
	color: #fff;
	font-weight: normal;
}

.work_list ul li p {
	padding: 3px 0px;
	font-style: italic;
	line-height: 13px;
}

.work_list ul li.on .work_list_mask {
	left: 0;
}

/*.work_list_img{
	position: absolute;
	z-index: -2;

}*/

/*-------------------------------------------------therapy page-----------------------------------------------------------------------------*/

.therapy_txt {
	font-size: 22px;
	top: 70px;
	width: 600px;
}

.therapy_box {
	float: left;
	width: 355px;
	margin-right: 18px;
	display: inline;
}

.ther_txt {
	margin-bottom: 18px;
}

.ther_txt p {
	line-height: 140%;
	color: #333;
}

.therapy_box p {
	margin-bottom: 10px;
	line-height: 140%;
	color: #333;
}

.therapy_box p span {
	color: #ff3399;
	font-style: italic;

}

/*-------------------------------------------------what_we_do page-----------------------------------------------------------------------------*/

.what_we_do_txt {
	top: 70px;
	font-size: 22px;
}

.work_cont_box {
	float: left;
	width: 170px;
	margin-right: 17px;
}

.work_cont_box li {
	line-height: 140%;
	background: url(../images/what_we_do_ico.gif) 0 9px no-repeat;
	padding-left: 9px;
	color: #333;
}

.work_cont_box li.first_list {
	background: none;
}

.work_cont_box li strong {
	color: #000;
}

/*-------------------------------------------------our thoughts page-----------------------------------------------------------------------------*/

.thoughts_text{
	float: left;
	width: 350px;
}

.our_thoughts_txt {
	top: 70px;
	font-size: 22px;
	width: 460px;
}

.fulltext{
	display: none;
}

.our_thoughts_txt p {
	margin-bottom: 30px;
}

.single_post {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px #40d9ff solid;
	padding-bottom: 20px;
}

.single_post.last {
	margin-bottom: 0px;
	border:none;
	padding-bottom: 0px;
}

.single_post .post_img {
	float: right;
	margin: 0 0 10px 25px;
}

.single_post .post_info {
	margin-bottom: 18px;
	color: #333;
}

.single_post p {
	margin-bottom: 10px;
	line-height: 140%;
}

.fulltext p{
	color: #333;
}

.single_post .post_btn {
	text-align: right;
}

.single_post .post_btn a {
	margin-left: 10px;
}

.post_slider {
	width: 100%;
	position: relative;
	margin-bottom: 18px;
}

.post_slider .post_sli_img {
	width: 100%;
}

.post_slider .post_sli_txt {
	background: #333;
	padding: 15px 12px;
	font-size: 11px;
	font-style: italic;
	color: #ccc;
}

.post_slider .post_sli_title {
	color: #fff;
	margin-bottom: 5px;
	line-height: 120%;
}

.post_slider p {
	margin-bottom: 0;
}

.slideCont{
	position: relative;
}

.btn_prev,
.btn_next {
	position: absolute;
	z-index: 100;
	top: 40%;
	width: 75px;
	height: 75px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/ico_arrows.gif) 0 0 no-repeat;
	cursor: hand;
	cursor: pointer;
}

.btn_prev {
	left: 0;

}

.btn_next {
	right: 0;
	background-position: -75px 0;
}




.read_full {
	font-style: italic;
}

form p { position:relative }
label  { position:absolute; top:0; left:0}

form fieldset label {
	display: block;
	margin: 0px 0px 0px 15px;
	padding: 7px 0px;
	font-style: italic;
	color: #000;
}

form p input.required.error{
	border: 1px solid #ff1100;

}

label.error{
	display: none;
	text-indent: -999em;
}

#map{
	height: 340px;
	width: 748px;
}

#otherpages p{
	line-height: 16px;
	margin-bottom: 20px;
}

ul.sitemap li a{
	margin-bottom: 5px;
	display: block;
}

ul.sitemap li ul{
	margin-left: 10px;
	margin-bottom: 5px;
}
.aboutuspics{
}
.aboutuspics img{
float: left;
margin-bottom: 20px;
}

.aboutuspics img.lastside{
	margin-right: 0px;
	float: right;
}

#abouttext.main_col1 strong, #abouttext.main_col1 b{
	font-weight: bold;
	color: #666;
}

.staffImg{
	width: 180px;
	height: 180px;
	float: left;
	margin-bottom: 20px;
	cursor: hand;
	cursor:pointer;
}

.staffImg.lastside{
	float: right;
}

.staffImgCaption{
	padding-top: 157px;
	padding-bottom: 10px;
	text-align: left;
	color: #fff;
	font-size: 13px;
	padding-left:10px;
	background: url(/images/transparent_bg_short.png) repeat-x bottom left;
	display: none;
	}

.top {
	float: right;
}

div.sli_txt_col p.hero_off_link {
	font-size: 12px;
	font-style: italic;
}
