@import url('basic_news.css');

#header_area {
	padding: 0 26px 0 26px;
	margin-top: -7px;
}

#header_area h1 {
	font-family: Times, "Times New Roman";
	font-size: 70px;
	line-height:77px;
	font-weight:normal;
	padding: 0px 0px 0px 20px;
	display:block;
	float:left;
	margin: 20px 0px 0px 0px;	
	width: 600px;
}

#logo {
	width: 161px;
	height: 73px;
	background:url(../images/brakspear-logo.png) no-repeat top left;
	float:left;
	display:block;
	margin: 22px 0px 21px 0px;
	position:relative;
}

#spacer_breaker {
	width:960px;
	height: 7px;
	background: url(../images/spacer_breaker.png) top center no-repeat;
	margin: 0px 0px 6px 0px;
	clear:both;
}




h2 {
	font-family:Times, "Times New Roman";
	font-size: 36px;
	line-height:38px;
	font-weight:normal;
	margin: 16px 0px 16px 36px;
}

p {
	font-family:Helvetica, Arial;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
}

a.dark_blue_link_button {
	font-family: Helvetica, Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/buttons/blue-arrows.png) top right repeat-x;
	padding: 0px 22px 0px 10px;
	display:inline-block;
	margin: 0px 0px 8px 0px;
	height:20px;
	line-height:20px;
}


a.dark_blue_link_button:hover {
	background-position:bottom right;
}


a.blue_link_button {
	font-family: Helvetica, Arial;
	font-size:13px;
	color:#FFFFFF;
	background:url(../images/buttons/blue-arrows.png) no-repeat top right;
	padding: 0px 22px 0px 10px;
	display:inline-block;
	margin: 0px 0px 8px 0px;
	height:20px;
	line-height:20px;
}


a.blue_link_button:hover {
	background-position: bottom right;
}

a.blue_link_button_register {
	font-family: Helvetica, Arial;
	font-size:13px;
	color:#FFFFFF;
	background:url(../images/buttons/blue-arrows.png) top right repeat-x;
	padding: 0px 20px 0px 10px;
	display:inline-block;
	margin: 0px 0px 8px 0px;
	height:20px;
	line-height:20px;
}


a.blue_link_button_register:hover {
	background-position: bottom right;
}

.icons_holder .icons {
	margin: 0px 3px 0px 0px;
}

.run_blue {
	color: #5191cd;
}

.run_light_blue {
	color: #a8c8e6;
}

/* For News and Events Page */

#spacer_breaker_news {
	width:960px;
	height: 7px;
	background: url(../images/spacer_breaker.png) top center no-repeat;
	margin: 0px 0px 6px 0px;
	clear:both;
	position:relative;
	bottom: 6px;
}


/* Styles for index page of Run your own pug */
#flash_area {
	width:926px;
	height:250px;
	margin:0px 0 0 17px;
}

#spacer_breaker {
	background:transparent url(../images/spacer_breaker.png) no-repeat scroll center top;
	height:7px;
	margin:0 0 6px;
	width:960px;
}

#tab_area td a span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height:10px;
	width: 3px;
	background: url(../images/run-your-own-pub/run-pub-index-tab-v1.png) top right no-repeat;
}

#tab_area td a {
	display: block;
	height:auto;
	background: url(../images/run-your-own-pub/run-pub-index-tab-v1.png) 0 0 no-repeat;
	font-family: Helvetica, Arial;
	font-size:13px;
	line-height:1.2em;
	text-align: center;
	position: relative;
	color:#FFFFFF;
	margin-right: 3px;
	padding: 3px 7px 4px 7px;
}

#tab_area td a:hover, #tab_area td a.selected {
	background-position: 0 -40px;
}

#tab_area td a:hover span, #tab_area td a.selected span {
	background-position: right -40px;
}


#tab_area li.spacer {
	width:4px;
	height:25px;
}

.dynamic_content p {
	margin: 1em 0;
}

a.atoz_link {
	color:#FFFFFF;
	margin: 6px 0px 0px 0px;
	display:block;
}

a.atoz_link:hover {
	text-decoration:underline;
}

#index_content_holder {
	width: 934px;
	margin: 10px auto 0px auto;
}

#left_content_area_load {
	width: 704px;
	display:block;
	float:left;
	background: url(../images/our-pub-loading.gif) center no-repeat #3571b9;
	height:300px;
	display:none;
}

#left_content_area {
	width: 704px; 
	display:block;
	float:left;
	background: url(../images/run-your-own-pub/run-pub-index-main-background.png) top left repeat-x #33557d;
}

#left_content_area .inner {
	width: 684px;
	margin: 10px;
}

#left_content_area .inner p {
	margin: 0px 0px 13px 0px;
}

#left_content_area .form_area {
	float:left;
	margin: 10px 0px 10px 10px;
	width: 200px;
}

#left_content_area .form_area .input-large {
	display:block;
}

#left_content_area .form_area .input-large label {
	font-size:19px;
	line-height:23px;
	font-family:Times, "Times New Roman";
	margin: 0px 0px 1px 0px;
	display:block;
}

.spacer_input {
	height:12px;
	display:block;
	overflow:hidden;
	line-height:10px;
	width: 180px;
}

#left_content_area .form_area .input-large input {
	float:left;
	font-family:Helvetica,Arial;
	font-size:13px;
	height:16px;
	line-height:15px;
	margin-top:2px;
	padding:2px 0 0 2px;
	width:180px;
	border:none;
	border:0px;
	display: inline-block;
}

#left_content_area .form_area .input-large a.ryop_pub_name {
	background:transparent url(../images/run-your-own-pub/run-pub-pub-name-button.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:20px;
	margin:2px 0 0;
	width:18px;
	vertical-align:top;
}

#left_content_area .form_area .input-large select {
	font-family:Helvetica,Arial;
	font-size:13px;
	height:19px;
	line-height:1.2em;
	margin-top:2px;
	width:200px;
}

#left_content_area .form_area .input-large a {
	font-family: Helvetica, Arial;
	font-size:13px;
	line-height:1.2em; 
	color:#FFFFFF;
	margin:3px 0px 0px 0px;
}

#left_content_area .form_area .input-large a:hover {
	text-decoration:underline;
}

#left_content_area .form_area p.category_title {
	font-family: Helvetica, Arial;  /*Times, "Times New Roman"; */
	font-size:13px;
	line-height:17px;
	color: #002b5d;
	margin: 10px 0px 0px 0px;
}

#left_content_area .form_area .bedroom_area {
	margin: 0px 0px 13px 0px;
}

#left_content_area .form_area .price_area label, .column .price_area label,
#left_content_area .form_area .agreement_area label, .column .agreement_area label,
#left_content_area .form_area .style_area label, .column .style_area label,
#left_content_area .form_area .bedroom_area label, .column .bedroom_area label{
	color:#FFFFFF;
	font-family: Helvetica, Arial;
	font-size:13px;
	line-height:18px;
}

#left_content_area .form_area .price_area input, .column .price_area input, 
#left_content_area .form_area .agreement_area input, .column .agreement_area input {
	margin:0px 6px 0px 0px;
}

#left_content_area .form_area .bedroom_area input, .column .bedroom_area input{
	margin:0px 6px 0px 0px;
}

#left_content_area .form_area .style_area label, .column .style_area label{
	width: 177px;
	display:inline-block;
}

#left_content_area .form_area .style_area input {
}

#feature_area {
	width: 207px;
	display:block;
	background:url(../images/run-your-own-pub/run-pub-index-feature-area.png) top left repeat-y;
	padding: 7px;
}



#feature_area .text_holder {
	background:transparent url(../images/our-pubs-feature-pub-title-background.png) no-repeat left top;
	color:#FFFFFF;
	font-family:Times,"Times New Roman";
	font-size:19px;
	font-weight:normal;
	line-height:23px;
	padding:4px;
	text-align:left;
	display:block;
	width:200px;	
}

#feature_area span.header_link {
	color: #5191CD;
}

#feature_area a:hover {
	text-decoration:none;
}

#feature_area a:hover span.header_link {
	text-decoration:underline;
}



#pub_news_area {
	width: 208px;
	margin: 7px 13px 0px 0px;
	background-color: #00142c;
	padding: 7px 7px 7px 7px;
}



#pub_news_area span.photo_holder {
	background: url(../images/our-pubs-image-holder-large.png) top left no-repeat;
	width: 208px;
	height: 208px;
	margin: 0px 0px 2px 0px;
	display:block;
}

#pub_news_area span.article_spacer {
	height:1px;
	width: 100%;
	background:url(../images/our-pubs-news-breaker.png) top left repeat-x;
	clear:both;
	line-height:1px;
	overflow:hidden;
	display:block;
}

#pub_news_area span.artical_intro {
	display:block;
	width: 198px;
	font-family: Helvetica, Arial;
	font-size:13px;
	line-height:1.2em;
	background: url(../images/our-pubs-news-intro.png) repeat-x scroll left top;
	padding:5px;
	color:#A8C8E6;
}

#pub_news_area a {
	color:#FFFFFF;
	text-decoration:none;
}

#pub_news_area a:hover {
	text-decoration: none;
}

#pub_news_area a span.header_line {
	font-family:Times,"Times New Roman";
	font-size:19px;
	font-weight:normal;
	line-height:23px;
}

#pub_news_area a span.header_line span.title {
	color: #5191CD;
}

#pub_news_area a:hover span.header_line span.title {
	text-decoration:underline;
}






#feature_bottom_links {
	background:transparent url(../images/run-your-own-pub/run-pub-index-feature-area-bottom.png) repeat scroll center top;
	padding:7px;
	width:207px;
}

#feature_bottom_links a {
	font-weight: bold;
	font-size: 13px;
	line-height:1.2em;
	font-family: Helvetica, Arial;
	color:#FFFFFF;
	padding: 0px 14px 0px 0px;
	vertical-align:top;
	background: url(../images/link-arrow.gif) center right no-repeat;
}

#feature_bottom_links a:hover {
	text-decoration:underline;
}

#pub_news_area {
	background-color:#00142C;
	margin:7px 0 0 0;
	padding:7px;
	width:207px;
}


#pub_news_area h3 {
	color:#FFFFFF;
	font-family:Times,"Times New Roman";
	font-size:19px;
	font-weight:normal;
	line-height:23px;
	margin:0 0 4px;
}

#pub_news_area .article_spacer {
	background:transparent url(../images/our-pubs-news-breaker.png) repeat-x scroll left top;
	clear:both;
	height:1px;
	line-height:1px;
	overflow:hidden;
	width:100%;
}

#pub_news_area .artical_intro {
	background:transparent url(../images/our-pubs-news-intro.png) repeat-x scroll left top;
	padding:5px;
}

#pub_news_area .artical_intro a:hover {
	text-decoration:underline;
}



#pub_news_area a.headline_holder {
	background:transparent url(../images/our-pubs-news-headline.png) repeat-x left top;
	padding: 3px;
	cursor:pointer;
	display:block;
	font-family:Helvetica, Arial;
	font-size:13px;
	line-height:1.2em;
	height:auto;
}


a.headline_holder .date {
	width:60px;
	color: #B2B4B6;
	display:inline-block;
	padding: 0px 6px 0px 0px;
	float:left;
}

a.headline_holder .headline {
	color:#FFFFFF;
	display:inline-block;
	width:134px;
}

a.headline_holder:hover .headline {
	text-decoration:underline;
}

#map_area {
	width: 474px;
	height:452px;
}

.map_popup {
	font-family:Helvetica, Arial;
	font-size:12px;
	font-weight:normal;
	line-height:1.2em;
}

.map_popup a {
	color:#000000;
	margin: 4px 0px 0px 0px;
}

.map_popup a:hover {
	text-decoration: underline;
}


.small_check {
	height:13px;
	margin:0px;
	padding:0px 0px 0px 0px;;
	white-space:nowrap;
	width:13px;
	vertical-align:middle;
}


.run_blue {
	color: #5191cd;
}

#newsletter_area {
	background:#333437 url(../images/our-pubs-newsletter-area.jpg) repeat-y scroll right top;
	margin:7px 0px 0 0;
	padding:7px 12px 7px 7px;
	width:201px;
}


#newsletter_area h3 {
	color:#FFFFFF;
	font-family:Times,"Times New Roman";
	font-size:19px;
	font-weight:normal;
	line-height:23px;
	margin-bottom:5px;
}

#newsletter_area p {
	padding:0px 0px 8px 0px;
}

.button-link a {
	background:transparent url(../images/buttons/gray-plain.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	display:inline-block;
	font-family:Helvetica,Arial;
	font-size:13px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0px 7px;
	vertical-align:top;
	margin-right:4px;
}

.button-link a:hover {
	background-position: 0 -20px;
	text-decoration: none;
}

.rss-link a {
	background:transparent url(../images/buttons/rss.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:inline-block;
	font-family:Helvetica,Arial;
	font-size:13px;
	height:20px;
	line-height:20px;
	margin-bottom:6px;
	padding:0px 0 0px 7px;
	text-align:left;
	vertical-align:top;
	width:46px;
}

.rss-link a:hover {
	background-position: 0px -20px;
	text-decoration: none;
}

/* Styles for tenancy detials page */
.left_content_holder {
	width: 698px;
	background: url(../images/run-pub-tenancy-details-left-main.png) top left no-repeat;
	float:left;
	margin: 10px 0px 0px 20px;
	z-index:50px;
	color:#b2bfce;
}

.left_content_holder .inner {
	padding:14px;
}

.letting_details_area {
	width: 670px;
	background: url(../images/run-pub-tenancy-details-left-main.png) top left no-repeat;
	margin: 0px auto;
	padding: 10px 8px;
	position:relative;
	z-index: 100;
}

.letting_details_area p {
	color:#b2bfce;
}

.data_table {
	width: 654px;
	background: url(../images/run-pub-table-background.jpg) top left no-repeat;
	border-top: 1px solid #8a929a;
	border-bottom: 1px solid #8a929a;
	padding: 15px 8px;
	
}

.data_table th {
	color:#FFFFFF;
}

.data_table th, .data_table td {
	padding: 3px 0px;
}

.data_table th.text_cell, .data_table td.text_cell {
	width: 218px;
}

.data_table th.data_cell, .data_table td.data_cell {	
	width:120px;
	text-align:right;
}

.data_table td.text_cell, .data_table td.data_cell {
	color:#b2bfce;	
}

.right_photo_holder {
	width: 208px;
	float: right;
	margin: 10px 20px 0px 0px;	
}

.right_photo_holder img{
	margin:0px;
	padding:0px;
	vertical-align:top;
	overflow:hidden;
	margin: 0px 0px 8px 0px;	
}

.top_details_spacer {
	width: 20px;
	float:left;
	display:block;
	height:20px;
}

.detail_column {
	width: 210px;
}

.letting_details_area h2,
.letterg_details_area h3, 
.left_content_holder h4 {
	font-family: Helevtica, Arial;
	font-size:13px;
	line-height:1.3em;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px;
}

.letting_details_area,
.left_content_holder p {
	font-family: Helevtica, Arial;
	font-size:13px;
	line-height:1.2em;
	color:#b2bfce;
	font-weight:normal;
	margin-bottom: 8px;
}

.left_content_holder a {
	font-family: Helevtica, Arial;
	font-size:11px;
	line-height:13px;
	color:#b2b4b6;
	font-weight:normal;
	margin-bottom: 8px;
}

.left_content_holder a:hover {
	text-decoration:underline;
}

.content_break {
	background: url(../images/our-pubs-page-spacer.png) no-repeat top left;
	width:670px;
	height:1px;
	overflow:hidden;
	line-height:1px;
	margin: 10px 0 10px 0;
}

a.direction_link {
	font-family: Helvetica, Arial;
	font-size:13px;
	line-height: 20px;
	color:#FFFFFF;
	background:url(../images/buttons/blue-arrows.png) top right repeat-x;
	padding: 0px 20px 0px 10px;
	display:inline-block;
	font-weight:bold;
	height:20px;
}

a.direction_link:hover {
	text-decoration:none;
	background-position: right bottom;
}



/* Styles for Feature Pub Opportunity Page */
#header_area.feature_opportunity h1 {
	width: 700px;
}

.feature_pub_holder {
	width: 932px;
	margin: 10px auto 0px auto;	
}

#feature_details {
	width: 671px;
	background: url(../images/run-pub-feature-main.png) top left no-repeat;
	padding:16px;	
}



.feature_pub_holder #signup {
	width:205px;
	height:105px;
	background:url(../images/run-pub-feature-signup-box.jpg) top left no-repeat;
	padding:8px;
	display:block;
	cursor:pointer;
}

.feature_pub_holder #contact .title,
.feature_pub_holder #signup .title {
	font-size:32px;
	line-height:34px;
	font-family: Times, "Times New Roman";
	color:#b2b4b6;	
}

.feature_pub_holder #contact p,
.feature_pub_holder #signup .spanp {
	font-size:11px;
	line-height:13px;
	font-family: Helvetica, Arial;
	color:#FFFFFF;	
}

.feature_pub_holder #signup .spanp {
	line-height:13px;
	margin:0px;
	padding:0px;
	display:inline-block;
}

.feature_pub_holder #signup:hover .spanp {
	text-decoration:underline;
}

.feature_image_holder img{
	margin: 8px 12px 8px 0px;
	width: 208px;
}

.feature_text_details {
	width:450px;
	display:inline-block;
	margin: 8px 0px;
}

.feature_text_details p {	
	margin: 0px 0px 13px 0px;
}

.feature_pub_holder .line_break {
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1px;
	background-color: #b2b3b6;
	width:100%;
	margin: 2px 0px 6px 0px;
}

.feature_pub_holder #contact .line_break {
	margin: 6px 0px 6px 0px;
}

.feature_pub_holder #contact {
	width:205px;
	height:196px;
	background:url(../images/run-pub-feature-contact-box.jpg) top left no-repeat;
	margin:8px 0px 0px 0px;
	padding:8px;
}

#quick_contact_form .basic_input input{
	width:199px;
	border: none;
	border: 0px;
	float:left; 
	height:15px;
	margin-top:8px;
	display:block;
	padding: 3px 3px 4px 3px;
	font-family:Helvetica, Arial;
	font-size:11px;
	line-height:13px;
	color:#002b5c;
}

#quick_contact_form .basic_input input.error{
	color: #FF0000;
}

#quick_contact_form input.submit_button {
	margin: 8px 0px 0px 0px;
}

#contact a.blue_link_button {
	margin: 8px 0px 0px 0px;
}

#feature_details h3 {
	font-size:36px;
	font-family:Times, "Times New Roman";
	line-height:40px;
	color: #a8c8e6;
	font-weight:normal;
}

#right_address p {
	margin: 6px 0px 0px 0px;
}

/* News Search Page */
p.news_notfound {
	color:#FFFFFF;
	font-family:Helvetica,Arial;
	font-size:15px;
	line-height:17px;
	margin-bottom:40px;
	margin-top:0;
	padding:40px 0 0;
	text-align:center;
}

a#back_to_news {
	color:#66809D;
	font-family:Helvetica,Arial;
	font-size:19px;
	line-height:23px;
	height:23px;
	margin:14px 0px 0px 40px;
	padding: 0px 0px 0px 26px;
	background: url(../images/buttons/arrow-circle-backwards.png) top left no-repeat;
	display: inline-block;
	width:auto;
}

a#back_to_news:hover {
	color:#FFFFFF;
	background-position: bottom left;
}

.bottom_pad_news {
	display:block; 
	width:100%; 
	height:10px;
	overflow:hidden;
}


h2.news_results {
	color:#FFFFFF;
	font-family:Helvetica,Arial;
	font-size:19px;
	line-height:23px;
	margin:0 0 0 40px;
	padding:22px 0 0;
}


/* a to z listing */

#alpha_listing {
	margin:20px 0;
	text-align:center;
	width:100%;
}

#alpha_listing a {
	background-color:#66809D;
	color:#002B5C;
	display:inline-block;
	font-family:Helvetica,Arial;
	font-size:13px;
	height:16px;
	line-height:16px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	width:26px;
}

#alpha_listing a:hover, 
#alpha_listing a.selected {
	background-color: #b2bfce;
	color: #66809d;
}

p.listing_notfound {
	font-family: Helvetica, Arial;
	font-size:15px;
	line-height:17px;
	color:#FFFFFF;
	text-align: center;
	margin-bottom: 40px;
	margin-top: 30px;
}

.result_option {
	background:transparent url(../images/search-result-pub-holder.png) no-repeat scroll left top;
	margin:0 auto 14px;
	padding:21px;
	width:878px;
}

.result_option h3 {
	font-family:Times,"Times New Roman";
	font-size:36px;
	font-weight:normal;
	line-height:38px;
}

.result_option .right p {
	color:#B2B4B6;
	font-family:Helvetica,Arial;
	font-size:13px;
	line-height:1.2em;
	margin-bottom:12px;
	margin-right:10px;
	text-align:right;
	width:270px;
}

.result_option p {
	color:#FFFFFF;
	font-family:Helvetica,Arial;
	font-size:13px;
	line-height:1.2em;
	margin-bottom:12px;
	width:560px;
}

.result_option .symbols_area img {
	float:left;
	margin-right: 8px;
}

.result_option .breaker {
	background:transparent url(../images/search-result-line-breaker.png) no-repeat scroll left top;
	height:1px;
	line-height:1px;
	margin:4px 0 12px;
	overflow:hidden;
	width:660px;
}

a.search_pub_link {
	background:transparent url(../images/buttons/gray-arrows.png) no-repeat top right;
	color:#FFFFFF;
	display:inline-block;
	font-family:Helvetica,Arial;
	font-size:13px;
	height:20px;
	line-height:20px;
	margin:3px 0 8px;
	padding:0px 22px 0px 10px;
}

a.search_pub_link:hover {
	background-position: bottom right;
}

p.results_notfound {
	color:#FFFFFF;
	font-family:Helvetica,Arial;
	font-size:15px;
	line-height:17px;
	margin: 40px 0px;
	text-align:center;
}

p.results_notfound a {
	color:#FFFFFF;
	text-decoration:underline;
}

#result_paging {
	margin-right:18px;
	padding-top:21px;
}

#result_paging span {
	color:#66809D;
	display:inline;
	float:left;
	font-family:Helvetica,Arial;
	font-size:13px;
	line-height:16px;
	margin-right:6px;
	padding-top:5px;
}

#result_paging a {
	width: 26px;
	height:16px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	background-color: #66809d;
	margin-right:2px;
	text-align: center;
	font-size:13px;
	line-height: 16px;
	font-family: Helvetica, Arial;
	color: #002b5c;
}

#result_paging a:hover, #result_paging a.selected {
	background-color: #b2bfce;
	color: #66809d;
}

#run_pub_submit_link {
	display:none;
}

/* Running a pub with Brakspear */
#running_a_pub_with_brakspear {
	width: 674px !important;
	margin: 15px 0px 15px 15px !important;
	position: relative;
	top: 0; left: 0;
}

#running_a_pub_with_brakspear h1 {
	font-weight: normal;
	color: #fff;
	font-family: Times,"Times New Roman",sans-serif;
	font-size: 40px;
	line-height: 1.2em;
	padding-bottom: 15px;
}

#running_a_pub_with_brakspear #download_pdf_button {
	position: absolute;
	top: 9px; right: 0;
	color: #33557d;
	font-size: 11px;
	line-height: 32px;
	overflow: hidden;
	display: block;
	height: 31px;
	width: 92px;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/pdf-on-blue.jpg) top left no-repeat;
	text-indent: 32px;
}

#running_a_pub_with_brakspear #download_pdf_button:hover {
	text-decoration: underline;
}

#running_a_pub_with_brakspear .left {
	width: 450px;
}

#running_a_pub_with_brakspear .right {
	float: right;
	width: 200px;
}

#running_a_pub_with_brakspear .right img {
	margin-bottom: 10px;
}

#running_a_pub_with_brakspear .video {
	padding: 5px 0 0 0;
}


#running_a_pub_with_brakspear strong {
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}

#running_a_pub_with_brakspear ul {
	font-family:Helvetica, Arial;
	font-size:13px;
	line-height:1.2em;
	color:#FFFFFF;
	margin: 0px 0px 11px 0px;
}

#running_a_pub_with_brakspear li {
	list-style-position:inside;
	list-style-type:disc;
	padding: 0px 0px 0px 12px;
}

#running_a_pub_with_brakspear a {
	color:#FFFFFF;
	text-decoration:underline;
}

#left_hand_run_pub {
	width: 704px;
}

#icon_key {
	color:#ffffff;
	font-family:Helvetica,Arial;
	font-size:13px;
	line-height:16px;
}







#register_form {
	width: 674px;
	padding: 15px 0px 15px 15px;
	position: relative;
	font-size: 13px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color:#FFF;	
}

#register_form h1 {
	font-weight: normal;
	color:#FFF;
	font-family: Times,"Times New Roman",sans-serif;
	font-size: 40px;
	line-height: 1.2em;
	padding-bottom: 13px;
	float:left;
}

#register_form p.contact-info {
	color:#002B5C;
	text-align:center;
	float:right;
	font-size:11px;
	line-height:13px;
	background: url(../images/run-your-own-pub/register-contact-details.png) bottom left no-repeat;
	padding:8px 0px;
	width:296px;
	height:26px;
}

#register_form p.contact-info a { color:#002B5C; }
#register_form p.contact-info a:hover { text-decoration:underline; }


#register_form label {
	padding:3px 0px 0px 0px;
	display:block;
	position:relative;
}

#register_form td.capital label { float:left; padding:3px 0px 6px 0px; width:86px; }

#register_form td label.exception span {
	position:absolute;
	top:-4px;
	left:0px;
}

#register_form th {
	color: #eeb211;
	font-size: 18px;
	padding-bottom: 8px;
}

#register_form td {
	padding: 0px 16px 12px 0px;
	vertical-align: top;
}

#register_form td.last {
	padding:0px 0px 10px 0px;
}

#register_form input.standard {
	width:234px;
	border:0px;
	height:15px;
	font-size:13px !important;
	line-height:15px; !important;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}

#register_form input.smaller {
	width:90px;
	border:0px;
	height:15px;
	font-size:13px !important;
	line-height:15px; !important;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}

#register_form textarea {
	width:234px;
	display:block;
	border:0px;
	font-size:13px !important;
	line-height:15px; !important;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	margin:0px !important;
	overflow:auto;
}


#register_form a.blue_link_button_register { margin:0px; font-weight:bold; }

#errors p {
	font-size:13px;
	line-height:1.2em;
	color:#FFFFFF;
}



/*

.article_text h2 a {
	color: #B2B4B6;
}

.article_text h2 a:hover {
	text-decoration: underline;
}

#news_list li h2 {
	line-height: 38px;
}

#news_list li h2 a {
	display: inline;
}

.detail_column h2 {
	display:block;
	width:100%;
}

#pub_news_area h3 a {
	text-decoration:none;
	color:#FFFFFF;
}

#pub_news_area h3 a:hover {
	text-decoration:none;
}*/

/* Search Profile Stuff */
.line-break {
	line-height:1px;
	height:1px;
	width:262px;
	display:block;
	overflow:hidden;
	background:#d1d2d4;
	margin: 10px 0px 4px 0px;
}

input.input_cell {
	background-color:#fff;
	border:1px solid #fff;
	font-family:Helvetica,Arial;
	font-size:13px;
	height:15px;
	line-height:15px;
	padding:3px 3px 2px;
	width:240px;
	margin: 0px 0px 6px 0px;
	color: #002a5d;
}

textarea.input_area {
	background-color:#fff;
	border:1px solid #fff;
	font-family:Helvetica,Arial;
	font-size:13px;
	color: #002a5d;
	line-height:1.2em;
	padding:3px 3px 2px;
	width:240px;
	margin: 0px 0px 6px 0px;
	height:42px;
	overflow: auto;
}


/* New style for search profile */

#search_profile {
	margin:15px 0 15px 15px !important;
	width:674px !important;
}

#search_profile h1 {
	color:#FFFFFF;
	font-family:Times,"Times New Roman",sans-serif;
	font-size:40px;
	font-weight:normal;
	line-height:1.2em;
	padding-bottom:15px;
}

#search_profile .column h3 { 
	font-size: 18px;
	line-height:22px;
	font-family: Helvetica, Arial;
	font-weight:normal;
	color:#eeb211;
}

h3 span.lighter {
	color:#f9e4ac;
	padding: 0px 0px 0px 6px;
}

.make_profile_button {
	font-size: 15px;
	line-height:17px;
	font-family: Helvetica, Arial;
	font-weight:normal;
	color:#eeb211;
	display:none;
	padding:4px 0px 4px 0px;
	margin: 6px 0px 0px 0px;
	width:136px;
	height:25px;
	background: url(../images/make_profile_button.png) top right no-repeat;
}

#search_profile p {
	font-size: 18px;
	line-height:22px;
	padding: 12px 0px 12px 0px;
}

#search_profile .column {
	display:block;
	float:left;
	width:272px;
	margin: 12px 60px 0px 0px;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	font-family:Helvetica, Arial;
}



#search_profile p.field_heading {
	color:#d1d2d4;
	padding: 8px 0px 6px 0px;	
}

#search_profile p.field_error {
	font-size:13px;
	line-height:1.2em;
	padding:1px 0px 1px;
	color:#FFF;
}


#search_profile #error_list {
	margin: 0px 0px 0px 12px;
}

#search_profile #error_list li {
	list-style-position:inside;
	list-style-type:disc;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
	font-family:Helvetica, Arial;	
}


a.submit_button {
	height:20px;
	width:192px;
	display:block;
	font-family: Helvetica, Arial;
	font-size:13px;
	line-height:20px;
	padding: 0px 0px 0px 6px;
	color:#FFFFFF;
	background: url(../images/buttons/blue-arrows.png) top right no-repeat;
}

a.submit_button:hover {
	background-position:bottom right;
}


#loading_area {
	display:block; 
	height:452px; 
	width:474px; 
	position:absolute; 
	left:0px; top:0px; 
	z-index:100; 
	background:#000000; 
	opacity: 0.75; 
	text-align:right; filter: alpha(opacity=75);
}

#loading_area  td{
	vertical-align: middle;
	text-align:center;
	font-family:Helvetica, Arial;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
}


.opt-in {
	font-size:13px;
	line-height:1.2em;
}

.back_to_results {
	background:url(../images/back-arrow.gif) no-repeat scroll left center;
	color:#FFFFFF;
	font-family:Helvetica,Arial;
	font-size:13px;
	line-height:16px;
	padding:0 0 0 14px;
	text-transform:uppercase;
}

.back_to_results:hover {
	text-decoration:underline;
}

.left_content_holder a.epc-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.2em;
	color:#B2BFCE;
}

.left_content_holder a.epc-link:hover {
	text-decoration:underline;
}


/* Left options for search results and full results */
.left-options {
	margin: 0px 0px 0px 20px;
	float:left;
	padding:21px 0px 0px 0px;
}

.left-options a.search-again, .left-options a.search-profile {
	background: url(../images/buttons/blue-right-arrow.png) no-repeat scroll right center;
	color:#66809D;
	float:left;
	font-family:Helvetica,Arial;
	font-size:13px;
	line-height:16px;
	margin:0 24px 0 0;
	padding:5px 12px 5px 0;
	text-transform:uppercase;
}

.left-options a.search-again:hover, .left-options a.icon_key:hover, .left-options a.search-profile:hover {
	text-decoration:underline;
}

.left-options a.icon_key {
	color:#66809D;
	float:left;
	font-family:Helvetica,Arial;
	font-size:13px;
	line-height:16px;
	padding:5px 0px;
	text-transform:uppercase;
}

#ryop-map-area {
	position:relative; 
	float:right; 
	margin: 10px 10px 10px 0px;
}



.bottom_paging {
	display:block; 
	width:100%; 
	padding:0px 0px 18px 0px;
}

#running_a_pub_with_brakspear .bottom_paging a.back {
	float:left;
	text-decoration:none;
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height:1.2em;
	color:#FFFFFF;
	padding: 0px 0px 0px 13px;
	background: url(../images/meet-the-family/back-arrow.gif) center left no-repeat;	
}

#running_a_pub_with_brakspear .bottom_paging a.more {
	float:right;
	text-decoration:none;
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height:1.2em;
	color:#FFFFFF;
	padding: 0px 13px 0px 0px;
	background: url(../images/meet-the-family/more-arrow.gif) center right no-repeat;
}

#running_a_pub_with_brakspear .bottom_paging a.back:hover,
#running_a_pub_with_brakspear .bottom_paging a.more:hover {
	text-decoration:underline;
}

#running_a_pub_with_brakspear a.download_link_pdf {
    background: url("../images/news-and-events/download-link-pdf.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 30px;
    padding: 0 0 0 30px;
    text-decoration: none;
    width: auto;
	margin:8px 0px 8px 0px;
}

#running_a_pub_with_brakspear a.download_link_pdf:hover { text-decoration:underline; }

#running_a_pub_with_brakspear span.right_side {
	margin:8px 0px;
}


#register_form #errors {
	background:#F00;
	font-weight:bold;
	padding:10px;
	margin:0px 0px 10px 0px;
}

#register_form #errors p {
}
