/*
Theme Name: BRX
Theme URI: http://zone1media.co.uk
Description: Re-design of BRX
Author: Zone1Media
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	outline: none;
	list-style: none;
	list-style-image: none;
}
.hide { display: none; }
.clear { clear: both; }

body {
	background: #000;
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #fff;
}

#wrapper_outer {
	background: url(images/back.gif) repeat-x #292626;
	background-image: -moz-linear-gradient(100% 100% 90deg, #292626, #000000);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#292626));
	padding-bottom: 20px;
}

/* Links */
a:link { color: #fff; }
a:visited { color: #fff; }
a:hover { color: #fff; text-decoration: none; }
a:active { color: #fff; }

.content a:link { color: #00b8e6; }
.content a:visited { color: #00b8e6; }
.content a:hover { color: #00b8e6; text-decoration: none; }
.content a:active { color: #00b8e6; }

/* Fonts */
h1 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	color: #bed600;
	font-size: 34px;
	margin: 10px 0;
	font-weight: 300;
	padding-left: 10px;
}

h1 span {
	color: #fff;
	font-size: 26px;
	display: block;
	padding-left: 2px;
}

h1.cta {
	padding: 0;
}

h1.cta span {
	display: inline;
	font-size: 22px;
}

h1.cta a {
	text-decoration: none;
}

p {
	margin: 15px 0;
}

#main ul {
	margin-left: 15px;
}

#main ul li {
	list-style: disc;
	margin: 10px 0;
}

.discussions_video {
	margin: 10px 0 0 0;
}

.discussions_video a {
	font-size: 24px;
	text-decoration: none;
}

/* Colours */

.pink {
	color: #e61a9b;
}

a.pink, a.pink:link {
	color: #e61a9b;
}

.pink_back {
	background: #e61a9b;
}

.green {
	color: #bed600;
}

.green_back {
	background: #bed600;
}

.blue {
	color: #00b8e6;
}

.blue_back {
	background: #00b8e6;
}

.white {
	color: #fff;
}

.white_back {
	background: #fff;
}

.grey {
	color: #d1d3d4;
}

.grey_back {
	background: #d1d3d4;
}

.black {
	color: #444;
}

.black_back {
	background: #444;
}



/* forms */
.form p {
	text-align: right;
	width: 80%;
}

.form span {
	/*width: 65px;*/
	float: left;
	text-align: left;
}

.small_form p {
	text-align: right;
	width: 87%;
}

.small_form span {
	width: 55px;
	float: left;
	text-align: left;
}

.field, .resources_field {
	background: #bfbebe;
	border: 1px solid #bfbebe;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 335px;
	outline: none;
	padding: 3px;
}

.resources_field {
	width: 150px;
	padding: 4px;
	text-align: center;
}

.field:focus {
	background: #fff;
}

.btn {
	padding: 5px 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	color: #eee;
	cursor: pointer;
	text-decoration: none;
	font-size: 16px;
	font-family: Helvetica, Arial;
}

#members_btn {
	position: absolute;
	top: 20px;
	right: 0;
}

#groups_btn {
	position: absolute;
	top: 50px;
	left: 0;
}

/* sidebar */
#banner {
	height: 196px;
	padding: 10px 0 5px 0;
}
#banner div {
	display: none;
}
#banner div.first {
	display: block;
}

/* sidebar */
#navigation .accordion_block, .accordion_block {
	position: relative;
	height: 210px;
	overflow: hidden;
}

.accordion_block .scroll_holder {
	height: 230px;
}

.accordion_block a.scroll_up {
	position: absolute;
	top: 10px;
	right: 0;
}

.accordion_block a.scroll_down {
	position: absolute;
	bottom: 10px;
	right: 0;
}

#navigation .accordion_block #quote_left {
	position: absolute;
	color: #bed600;
	font-size: 60px;
	font-family: Georgia;
	top: 10px;
	left: 0;
}

#navigation .accordion_block #quote_right {
	position: relative;
	left: 235px;
	top: 7px;
	color: #bed600;
	font-size: 60px;
	font-family: Georgia;
	
}

#navigation .accordion_block .quote_text {
	font-size: 13px;
	position: relative;
	top: 25px;
	*top: 40px;
	left: -12px;
	display: none;
}

#navigation .accordion_block .quote_text strong {
	
	position: relative;
	top: 5px;

}

#navigation .accordion_block ul {
	width: 85%;	
	height: 210px;
	overflow: hidden;
}

#navigation .accordion_block ul li {
	border-bottom: solid 1px #6e6d6d;
}

#navigation .accordion_block ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	padding: 5px;
	display: block;
	height: 15px;
}

#navigation .accordion_block ul li a:hover, #navigation .accordion_block ul li.current_page_item a {
	background: #3f3f3f;
}

#navigation .accordion_block ul#business_matters {
	display: none;
}

#navigation .accordion_block ul#business_matters li {
	font-size: 11px;
	border-bottom: none;
	height: 210px;
	display: block;
}

#navigation .accordion_block ul#business_matters li a:link, #navigation .accordion_block ul#business_matters li a {
	color: #00b8e6;
	display: block;	
	text-decoration: none;
	height: auto;
	padding: 0;
}

#navigation .accordion_block ul#business_matters li a:hover {
	color: #bed600;
	text-decoration: none;
	background: none;
}

#navigation .accordion_block ul#business_matters li span {
	font-style: italic;
	color: #ccc;
}

#map {
	height: 350px;
	margin: 20px 0 40px 0;
	color: #000;
	border: solid 2px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#map p {
	margin: 0 0 10px 0;
}

#map p a {
	color: #e61a9b;
	text-decoration: underline;
}


/* Layout */
.center {
	width: 890px;
	margin: 0 auto;
	padding: 5px 0 5px 10px;
}

#top_bar {
	width: 100%;
	padding: 5px 0;
	background: #58595b;
}

#top_bar ul li {
	display: inline;
	margin-right: 15px;
	_margin-right: 10px
}

#top_bar ul li a {
	color: #fff;
	text-decoration: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto 20px;
	overflow: hidden;
}

#header {
	padding: 20px 0 10px;
}

#area_nav, #area_nav_exec {
	margin: 7px 0;
}

#area_nav ul li, #area_nav_exec ul li {
	display: inline;
}

/* Sales Leads */
#area_nav ul li#menu-item-1143 a, #area_nav_exec ul li#menu-item-1143 a {
	background: url(images/brx-business-referral-exchange.jpg) no-repeat;
	width: 200px;
	height: 74px;
	display: inline-block;
	*display: block;
	*float:left;
	text-indent: -99999px;
	margin-right: 9px;
	margin-left: 3px;
}/* Remov old dales leads
#area_nav_exec ul li#menu-item-1143 a {
	background: url(images/brx-business-referral-exchange_exec.jpg) no-repeat;
}

/* Partners */
#area_nav ul li#menu-item-997 a, #area_nav_exec ul li#menu-item-997 a {
	background: url(images/brx-partner.jpg) no-repeat;
	width: 200px;
	height: 74px;
	display: inline-block;
	*display: block;
	*float:left;
	text-indent: -99999px;
	margin-right: 9px;
}/*
#area_nav_exec ul li#menu-item-997 a {
	background: url(images/brx-partner_exec.jpg) no-repeat;
}

/* BRX Yes */
#area_nav ul li#menu-item-1940 a, #area_nav_exec ul li#menu-item-1940 a {
	background: url(images/brx-yes.jpg) no-repeat;
	width: 200px;
	height: 74px;
	display: inline-block;
	*display: block;
	*float:left;
	text-indent: -99999px;
	margin-right: 9px;
	position: relative;
	top: 2px;
}

/* BRX Lite */
#area_nav ul li#menu-item-1857 a, #area_nav_exec ul li#menu-item-1857 a {
	background: url(images/brx-linked-in.jpg) no-repeat;
	width: 200px;
	height: 74px;
	display: inline-block;
	*display: block;
	*float:left;
	text-indent: -99999px;
	margin-right: 0;
}

#area_nav_exec ul li#menu-item-1546 a {
	background: url(images/brx-lite_new_exec.jpg) no-repeat;
}

/* BRX Discussion */
#area_nav ul li#menu-item-1819 a, #area_nav_exec ul li#menu-item-1819 a {
	background: url(images/brx-discussion.png) no-repeat;
	width: 250px;
	height: 74px;
	display: inline-block;
	*display: block;
	*float:left;
	text-indent: -99999px;
	margin-right: 15px;
}

#area_nav_exec ul li#menu-item-1819 a {
	background: url(images/brx-discussion.png) no-repeat;
}


#area_nav ul li#menu-item-36 a, #area_nav_exec ul li#menu-item-36 a {
	background: url(images/brx-executive-leaders.jpg) no-repeat;
	width: 200px;
	height: 74px;
	display: inline-block;
	*display: block;
	*float:left;
	text-indent: -99999px;
	margin-right: 0;
}

#lite {
	position: absolute;
	top: 0;
	right: 200px;
}

#sidebar {
	width: 345px;
	padding-top: 15px;
	float: left;
}

#video {
	margin: 30px 0;
}

#main {
	width: 535px;
	float: right;
	position: relative;
}

#large_main {
	width: 860px;
	margin: 10px 0;
}

.content {
	background: #fff;
	color: #000;
	padding: 1px 15px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	min-height: 200px;
}

.block {
	margin: 40px 0;
	padding-left: 12px;
}

.block h1 {
	padding-left: 0;
}

#calltoaction #call_contact {
	float: left;
	position: relative;
	width: 50%;
	font-size: 16px;
	text-align: left;
}

#calltoaction #email_contact {
	float: left;
	position: relative;
	width: 50%;
	font-size: 16px;
	text-align: left;
}

#calltoaction {
	padding: 0 50px 0 0;
}

#calltoaction h1 {
	font-size: 65px;
	margin: 0;
	padding: 0;
}

#calltoaction p {
	font-size: 19px;
	margin: 0;
	padding-left: 3px;
}

#calltoaction p a {
	text-decoration: none;
}

#contact_details p {
	margin: 5px 0;
}

#business_tips_link {
	background: #bed600;
	width: 512px;
	padding: 5px 0 5px 20px;
	color: #0c4960;
	font-weight: bold;
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#brx_lite_link {
	background: #00b8e6;
	width: 512px;
	padding: 5px 0 5px 20px;
	color: #0c4960;
	font-weight: bold;
	display: block;
	margin: 10px 0 5px;
	text-decoration: none;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#brx_lite_link span {
	color: #FFFFFF;
}

#brx_exec_link {
	background: #000;
	width: 512px;
	padding: 5px 0 5px 20px;
	color: #d5d3d4;
	font-weight: bold;
	display: block;
	margin: 10px 0 5px;
	text-decoration: none;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid 1px #d5d3d4;
}

#brx_exec_link span {
	color: #FFFFFF;
}

#hands_on img {
	float: left;
	width: 149px;
}

#hands_on div {
	float: right;
	width: 360px;
	padding-right: 10px;
}

#hands_on h1 {
	color: #fff;
	font-size: 16px;
	padding: 0;
	margin: 3px 0 5px 0;
	font-weight: bold;
}

table.members_tbl {
	margin: 20px 0;
	width: 100%;
}

table.members_tbl tr th, table.members_tbl tr td {
	padding: 15px 5px;
	margin: 0;
	border-bottom: solid 1px #919191;
	text-align: left;
}

table.members_tbl tr th {
	vertical-align: middle;
	text-align: right;
}

table.assoc_tbl {
	margin: 20px 0;
	width: 100%;
}

table.assoc_tbl tr th, table.assoc_tbl tr td {
	padding: 15px 5px;
	margin: 0;
	border: none;
	text-align: left;
}

table.assoc_tbl tr th {
	vertical-align: middle;
	text-align: right;
}

.partner_image {
	border: solid 5px #fff;
	width: 94px;
}

table#members_staff tr td {
	vertical-align: top;
	padding-bottom: 20px;
}

table#members_staff h1 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 20px;
}

table#members_staff h1 span {
	font-size: 16px;
}

table#members_staff p {
	font-family: "Helvetica Neue", Helvetica, Arial;
	margin: 5px 0 5px 12px;
}

.group_info {
	font-size: 16px;
	margin: 5px 0;
	color: #fff;
}

.group_info span {
	float: left;
	display: block;
	width: 120px;
	font-family: "Helvetica Neue", Helvetica, Arial;
}

#map_title {
	color: #fff;
	margin: 30px 0 5px 0;
	font-size: 16px;
}

ul#leads_list {
	margin: 20px 0 100px 10px;
	width: 85%;	
	height: 375px;
	overflow: hidden;
}

ul#leads_list li {
	height: 75px;
}

ul#leads_list li a:link, ul#leads_list li a {
	display: block;
	color: #00b8e6;
	font-size: 16px;
}

ul#leads_list li span {
	display: block;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 10px;
}

#buzz_twitter {
	/*border: 1px solid #FFFFFF;*/
	width: 900px;
	margin: 20px auto;
	position: relative;
	height: 500px;
}

#brxbuzz ul#buzzfeed {
	width: 95%;
	margin: 20px 0 0 5px;
}

#brxbuzz ul#buzzfeed li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #00b8e6;
}

#brxbuzz ul#buzzfeed li a {
	display: block;
	width: 90%;
	text-decoration: none;
	font-weight: bold;
}

#brxbuzz ul#buzzfeed li span {
	font-size: 11px;
	color: #aaa;
	display: block;
	margin-bottom: 15px;
}

.download_link {
	font-size: 12px;
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	width: 250px;
}

.block_download {
	text-align: center;
	font-size: 12px;
	margin: 30px 0 50px 0;
}

.block_download p {
	margin: 3px 0;
}

.block_download p a {
	text-decoration: none;
}

#brxbuzz ul#foot_nav {
	width: auto;
	margin: 0;
	position: absolute;
	top: 15px;
	right: 0;
}

#brxbuzz ul#foot_nav li {
	display: block;
	float: left;
	border: none;
	margin-right: 10px;
}

#brxbuzz ul#foot_nav li a {
	display: block;
	float: left;
	background: #00b8e6;
	width: 20px;
	height: 18px;
	text-decoration: none;
	text-align: center;
	padding: 2px 0 0 0;
}

#brxbuzz ul#foot_nav li a.active, #brxbuzz ul#foot_nav li a:hover {
	background: #fff;
	color: #00b8e6;
}

.addthis_button {
	position: absolute;
	top: 60px;
	right: 0px;
}

.error {
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: #ddcccc;
	border: solid 1px #bb0000;
}

#brxbuzz {
	width: 450px;
	margin: 20px -35px auto;
	position: relative;
	height: 500px;
	float: right;
}

#twitter_feed_holder {
	width: 450px;
	margin: 20px auto;
	position: relative;
	height: 500px;
	float: left;
}

#twitter_feed_holder ul#twitter_feed {
	width: 95%;
	margin: 20px 0 0 5px;
}

#twitter_feed_holder ul#twitter_feed li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #bed600;
}

#twitter_feed_holder ul#twitter_feed li a {
	width: 75%;
	text-decoration: none;
	font-weight: bold;
}

#twitter_feed_holder ul#twitter_feed li span.twitterTime {
	font-size: 11px;
	color: #aaa;
	display: block;
	margin-bottom: 15px;
}

#twitter_feed_holder ul#twitter_feed li span.twitterStatus {
	display: block;
	width: 90%;
}

.search_box {
	width: 150px;
	font-style: italic;
}

#searchform .field {
	*width:140px;
	_width:140px;
}

.search_submit {
	font-size: 14px;
	padding: 3px 15px;
	height: 25px;
	background: url('images/search.png') no-repeat center;
}

#calltoaction_top {
	margin: 0 2px 10px 0;
	float: right;
}

#calltoaction_top h1, #calltoaction_top p {
	margin: 0;
	font-size: 20px;
}

#calltoaction_top h1 span {
	margin: 0;
	font-size: 20px;
	display: inline;
}

#calltoaction_top a {
	text-decoration: none;
}

h1#twitter_link a:link, h1#twitter_link a:active, h1#twitter_link a:visited {
	color: #bed600;
	text-decoration: none;
}

h1#twitter_link a:hover {
	text-decoration: underline;
}

#calendar_homepage {
	height: 400px;
	padding-left: 10px;
	position: relative;
}

#calendar_homepage h1 {
	padding-left: 0px;
}

.calendar_homepage_preview {
	float: right;
	width: 250px;
	display: none;
	margin-bottom: 20px;
}

.calendar_homepage_preview p {
	margin: 0;
	font-size: 12px;
}

.calendar_homepage_preview p.event_link {
	/*font-size: 14px;*/
}

#associates_button {
	position: absolute;
	top: 50px;
	left: 365px;
}

#calendar_image_link {
	padding-left: 10px;
}

.search_result {
	border-bottom: solid 1px #919191;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

