@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;
}

#header_area.feature_pub 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: 340px;
}

#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;
}

#spacer_breaker_feature_pub {
	width:960px;
	height: 7px;
	background: url(../images/spacer_breaker.png) top center no-repeat;
	margin: 0px 0px 16px 0px;
	position:relative;
	top: -3px;
}

.featured_pub_thumb {
	width: 67px;
	height: 67px;
}

#featured_large_image {

}



#licensee_area .text_holder p {
	font-family: Helvetica, Arial;
	font-size:13px;
	line-height:1.2em;
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
}


#full_details {
	background: url(../images/our-pubs-details-background.png) top left no-repeat;
	width: 670px;
	float:left;
	margin-left:13px;
	margin-top:10px;
	padding: 14px 14px 14px 14px;
}

#right_news {
	width:202px;
	float: right;
	background-color: #001a3c;
	margin-right:14px;
	margin-top:10px;	
	padding: 10px 12px;
}

.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;
}

#photos_holder {
	width: 670px;
	margin: 14px 0px;
}

.photo_holder {
	width: 208px;
	height: 208px;
	display:inline-block;
	margin:0px;
	padding:0px;
	float: left;
}

.photo_divide {
	width: 23px;
	height: 208px;
	display:inline-block;
	float: left;
}

.right_image {
	background: url(../images/our-pubs-banner-pub.png) top left no-repeat;
	width: 340px;
	height:116px;
	float: right;
}

.content_holder {
	background: url(../images/our-pubs-feature-pub-background.png) top left no-repeat;
	width: 896px;
	margin: 0px auto 0px auto;
	padding:15px;
}

.content_divide {
	background: url(../images/our-pubs-page-spacer.png) repeat-x top left;
	width:896px;
	height:1px;
	overflow:hidden;
	line-height:1px;
	margin: 8px 0px 8px 0px;
}

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

.content_holder .content_side {
	width: 670px;
}

.content_holder .photo_area {
	width: 208px;
}

#pub_images_right .small {
	width: 66px;
	height: 66px;
	float:left;
	margin-top:4px;
}

.content_holder .photo_area .small{
	width: 66px;
	height: 66px;
	float:left;
	margin-bottom:5px;
}

#pub_images_right .large, 
.content_holder .photo_area .large {
	width: 208px;
	height: 208px;
	margin-bottom:12px;
}

#pub_images_right .large {
	margin-bottom:0px;
}

#pub_images_right p {
	margin-top:12px;
}

#pub_images_right .small_spacer, 
.content_holder .photo_area .small_spacer {
	width: 5px;
	float:left;
	height: 66px;
}

.content_holder h2 {
	font-family: Times, "Times New Roman";
	font-size:32px;
	line-height:33px;
	font-weight:normal;
	color: #f9e4ac;
}

.content_holder p {
	font-family:Helvetica, Arial;
	font-size:11px;
	line-height:13px;
	margin: 0px 0px 10px 0px;
}

.photo_area p {
	margin: 0px 0px 5px 0px;
}

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



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



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

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

#find_pub_top_panel {
	width: 920px;
	margin: -6px 20px 0px 20px;
	height:250px;
	background:url(../images/our-pubs-banner-index.jpg) top left no-repeat;	
}

#find_pub_top_panel 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: 30px 0px 0px 0px;	
	width: 100%;
}

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


#search_area {
	width: 686px;
	display:block;
	float: left;
	background: url(../images/our-pubs-map-background.png) top left no-repeat;
	overflow:hidden;
	padding: 8px 10px 8px 10px;	
}

#search_arae_holder {
	position:relative; 
	margin: 6px 0px 0px 13px; 
	width: 706px; 
	overflow:hidden; 
	float:left;
}


.search_top_line {
	width: 706px;
	height:2px;
	background: url(../images/our-pubs-map-holder-top.png) no-repeat scroll left top;
	position:absolute;
	left: 0px;
	top: 0px;
	overflow:hidden;
	line-height:2px;
}

.search_bottom_line {
	bottom:0;
	height:2px;
	left:0;
	line-height:2px;
	overflow:hidden;
	position:absolute;
	width:706px;
	background: url(../images/our-pubs-map-holder-bottom.png) no-repeat scroll left top;
}

.search_left_line {
	background:#00274c url(../images/our-pubs-map-holder-left.png) no-repeat scroll left top;
	height:1000px;
	left:0;
	position:absolute;
	top:0;
	width:2px;
}

.search_right_line {
	background:#6f6127 url(../images/our-pubs-map-holder-right.png) no-repeat scroll left top;
	height:1000px;
	right:0;
	position:absolute;
	top:0;
	width:2px;
}

#search_area .input-small {
	width: 196px;
	height:17px;
	overflow:hidden;
	background: url(../images/our-pubs-input-small.png) top left no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 6px 4px 3px 8px;
	text-align: center;
}

#search_area .input-small a {
	color:#FFFFFF;
	font-family:Helvetica, Arial;
	font-size:13px;
	line-height:1.2em;
	display:block;
}

#search_area .input-small a:hover {
	text-decoration:underline;
}


#search_area .input-large {
	width: 194px;
	overflow:hidden;
	height:55px;
	background: url(../images/our-pubs-input-large.png) top left no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 2px 4px 0px 7px;
}

#search_area .input-large label, #search_area h4 {
	font-family:Times, "Times New Roman";
	font-size: 18px;
	line-height: 21px;
	display:block;
	color: #F9E4AC;
	margin: 0px 0px 6px 0px;
	font-weight:normal;
}

#search_area .input-large input {
	border: 0px;
	border: none;
	float:left;
	font-family:Helvetica,Arial;
	font-size:13px;
	height:16px;
	line-height:15px;
	margin-top:2px;
	padding:0px 2px 2px 0px;
	width:170px;	
}

#search_area .input-large select {
	height:auto;
	width: 190px;
	margin-top: 2px;
	font-family: Helvetica, Arial;
	font-size:13px;
	line-height:auto;
}



#search_area .input-checkboxes {
	width: 194px;
	height: 378px;
	background: url(../images/our-pubs-input-checkboxarea.png) top left no-repeat;
	padding: 2px 4px 0px 7px;
}

#search_area #map_area {
	width: 469px;
	height:440px;
	margin: 0px 0px 16px 0px;
}

#search_area h3 {
	font-size:27px;
	line-height:32px;
	font-family: Times, "Times New Roman";
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 6px;
	color: #F9E4AC;	
}


#search_area a.result_link {
	background: url(../images/buttons/gold-arrows.png) top right no-repeat;
	font-size: 13px;
	line-height:20px;
	font-family: Helvetica, Arial;
	color:#FFFFFF;
	vertical-align:top;
	height: 20px;
	display:none;
	padding: 0px 22px 0px 10px;
}

#search_area a.result_link:hover {
	background-position: bottom right;
}


#advance_options .letter_column {
	font-family:Helvetica, Arial;
	font-size: 13px;
	line-height: 1.2em;
	color: #eeb211;
	font-weight:bold;
	width: 15px;
	overflow:hidden;
	vertical-align:top;
	padding: 0px 0px 5px 0px;	
}

#advance_options {
	margin: 0px;
	padding:0px;
	width: 190px;
}


#advance_options .label_cell {
	font-family:Helvetica, Arial;
	font-size: 13px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: normal;
	vertical-align:top;
	padding: 0px 0px 5px 0px;
}

.input_cell {
	vertical-align:top;
	text-align:center;	
	white-space: nowrap;
}

.input_cell input {
	margin:0px;
	padding:0px;
}

#feature_pub_area {
	width: 208px;
	background: url(../images/our-pubs-feature-pub-small.jpg) bottom left no-repeat #96804b;
	margin: 6px 13px 0px 0px;
	padding: 7px 7px 7px 7px;
	
}

#feature_pub_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_pub_area span.header_link {
	color: #EEB211;
}

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

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


#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: #EEB211;
}

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



#featured_pub .description_area {
	margin: 0px 0px 10px 0px;
}


#featured_pub p {
	font-weight: normal;
	font-size: 11px;
	line-height:13px;
	font-family: Helvetica, Arial;
	color:#FFFFFF;
	margin: 5px 0px 0px 0px;
}

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


#featured_pub .description_area p {
	font-weight: bold;
	font-size: 11px;
	line-height:13px;
	font-family: Helvetica, Arial;
	color:#FFFFFF;
	margin: 5px 0px 0px 0px;
}

#feature_bottom_links {
	width: 208px;
	background-color: #00142c;
	padding: 7px 7px 7px 7px;
	background: url(../images/our-pubs-feature-pub-links.jpg) top repeat;
}

#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 {
	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;	
}

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


.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;
}

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

#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;
}


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

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

#newsletter_area a.downloadlink:hover {
	text-decoration:underline;
}


/**** Style for Search Result Page ****/
.result_option {
	width: 878px;
	margin:0px auto 14px auto;
	background: url(../images/search-result-pub-holder.png) top left no-repeat;
	padding: 21px;
}




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

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

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

.result_option .image_holder {
	width: 208px;
	height: 208px;
	background:url(../images/our-pubs-image-holder-large.png) top left no-repeat;
}

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

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


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

#result_paging {
	margin-right: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	display:block;
	text-align:right;	
	float:right;	
}

#result_paging .row_holder {
	width:620px;
}


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

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

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



.rating_holder {
	margin: 6px 0px 0px 0px;
}

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

#full_details h4 {
	font-family: Helevtica, Arial;
	font-size:13px;
	line-height:1.3em;
	color:#FFFFFF;
	font-weight:normal;
}

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

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

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




#right_news h3,
#full_details h3 {
	/*font-family:Times, "Times New Roman"; */
	font-family: Helvetica, Arial;
	font-size: 18px;
	line-height:22px;
	font-weight:normal;
	margin-bottom:6px;
}

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

#full_details #direction_link:hover {
	text-decoration:none;
	background-position: bottom right;
}

#licensee_area {
	position: absolute;
	right:26px;
	top:-106px;
}


#licensee_area .photo {
	width:84px;
	height:84px;
	display:block;
	background-color: #CCCCCC;
	float:left;
}

#licensee_area .text_holder {
	height: 84px;
	width:180px;
	float:left;
	margin-right:6px;
	position:relative;
}

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

.detail_column {
	width: 210px;
	overflow:hidden;
	word-wrap:break-word;
}


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

#right_news img {
	overflow:hidden;
	margin:0px;
	padding:0px;
	display: block;
}

#right_news h4 {
	font-size: 13px;
	line-height:1.2em;
	color:#FFFFFF;
	font-weight:normal;
	font-family: Helvetica, Arial;
	margin-top: 6px;
}

#right_news p {
	font-size: 13px;
	line-height:1.2em;
	color:#FFFFFF;
	font-weight:normal;
	font-family: Helvetica, Arial;
	margin-bottom: 10px;
}

#right_news p.first {
	color:#a8c8e6;
}

#right_news p.news_flicker {
	margin: 3px 0px 3px 0px;
}

#right_news p.news_flicker a {
	padding-right: 2px;
	color:#66809d;
}

#right_news p.news_flicker a:hover,
#right_news p.news_flicker a.selected
 {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.postcode_link, .pubname_link {
	width: 18px;
	height:20px;
	display:block;
	float:left;
	background: url(../images/our-pubs-submit-button.png) top left no-repeat;
	margin: 2px 0px 0px 0px;
}

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

.map_popup {
	font-family:Helvetica, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
}

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

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


#key_holder {
	margin: 20px 0px 0px 0px;
}

#key_holder_results {
	margin: 4px 0px 0px 0px;
}

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

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

#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;
}

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

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

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

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 {
	font-size:19px;
	line-height:23px;
	color:#FFFFFF;
	margin:0px 0px 0px 40px;
	font-family: Helvetica, Arial;
	padding: 22px 0px 0px 0px;
}

.news_loading {
	width: 100%;
	height: 120px;
	background: url(../images/loading_news.gif) center no-repeat;
	display:none;
}

/*#news_container_div {
	margin: 12px 0px 0px 0px;
	background-image: url(../images/container-background-news-and-events-outer.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
	padding:0px 0px 8px 0px; 
	width: 960px;
}

#news_container_inner_div {
	background-image: url(../images/container-background-news-and-events-inner.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
	padding:0px 0px 0px 0x; 
	width: 960px;
} */

#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;
}


#pub_images_right {
	background-color:#001A3C;
	float:right;
	margin-right:14px;
	margin-top:10px;
	padding:9px;
	width:208px;
}

.featured_large_hidden {
	display:none;
}

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

.alpha_breakdown {
	float:right;
	margin-right:20px;
	margin-top: 4px;
}

.alpha_breakdown li{
	float:left;
	font-size:13px;
	line-height:16px;
	padding: 0px 0px 0px 12px;
	font-family:Helvetica, Arial;
	font-weight:bold;
}

.alpha_breakdown li a {
	color:#66809D;
}

.alpha_breakdown li a:hover, .alpha_breakdown li a.selected {
	color:#B2BFCE;
}

.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;
	line-height: 38px;
}

#flash_area {
	height: 250px;
	margin: 0 0 0 17px;
	width: 926px;
}

.pub_page_icons {
	width:100%;
	display:block;
}

.pub_page_icons .icons {
	margin: 2px 0px 2px 4px;
}

.pub_page_icons .cask_marque {
	margin: 0px 2px 4px 0px;
	float:left;
}

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

#full_details a.back_to_results:hover,
.back_to_results:hover {
	text-decoration:underline;
}

#loading_area {
	display:block; 
	height:440px; 
	width:469px; 
	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;
}


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

.left-options a.search-again {
	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 {
	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;
}

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

.result_option p a:hover {
	color:#e7e7ab;
}