/*
Banipal
/css/pages.css
individual page stylesheet
author: Chris Armstrong, thoughtbubble Ltd
*/

.home_header_images { 
	border-bottom:2px solid #CC3300; 
	height:75px;
	width:606px;
	overflow:hidden;
}
.home_header_images p { margin:0; padding:0; }
#home_current_issue { text-align:right; }
#home_current_issue IMG { padding: 10px 0 5px 0; }

#subscribe_form { padding:10px 0 10px 0; }
#subscribe_form label { font-weight:bold; display:block; }
#subscribe_form .textinput { float:left; width:150px; }
#subscribe_form .submit { float:right; width:11px; margin-top:3px; }

#contact_form { padding:10px 0 0 0; }
#contact_form .errortext { padding:0px 0 0 90px; }
#contact_form label { float:left; width:80px; text-align:right; margin:0 10px 8px 0; display:inline; font-weight:bold;  }
#contact_form .textinput { float:left; width:200px; margin:0 0 8px 0; }
#contact_form .textareainput { float:left; width:200px; margin:0 0 8px 0; }
#contact_form .submit { float:left; width:46px; margin:0 0 0 90px; }

.contributor_letter_index { font-size:0.70em; text-align:center; padding:10px 0 20px 0; }
.contributor_letter_index a:link, .contributor_letter_index a:visited, .contributor_letter_index a:hover { color:#000000; text-decoration:underline; font-weight:bold; }
.contributor { padding:0 80px 10px 0; font-size:0.85em; line-height:1.5em; }
a.contributor_name_link:link, a.contributor_name_link:visited, a.contributor_name_link:hover { color:#000000; text-decoration:underline; font-weight:bold; }
a.contributor_detail_link:link, a.contributor_detail_link:visited { text-decoration:none; }
a.contributor_detail_link:hover { text-decoration:underline; }

.back_issue_image_col { float:left; width:115px; padding:0 0 20px 0; }
.back_issue_detail_col { float:left; width:390px;  padding:0 0 20px 0; }
.back_issue_title { padding:0 0 10px 0; }
.back_issue_title a:link, .back_issue_title a:visited, .back_issue_title a:hover { color:#000000; text-decoration:underline; font-weight:bold; }
.back_issue_description {  }

.selections { float:left; width:400px; padding:10px 0 0 0; }
.selections a:link, .selections a:visited { color:#000000; }
.selections a:hover { color:#000000; }
.selection_publication_image { float:right; width:96px; padding:10px 0 0 0; }
.selections_contributor_info { float:left; width:100%; padding-bottom:20px; }
.selections_contributor_image { width:161px; float:left; }
.selections_contributor_info_right { float:left; width:180px; padding-left:30px; font-size:1.2em; font-weight:bold; }
.selections_contributor_info_right a:link { font-size:0.8em; font-weight:normal; line-height:30px; }
.selections_page_content { padding:10px 50px 10px 50px; }

.issue_selections {  }
.issue_selections a:link, .issue_selections a:visited { color:#000000; }
.issue_selections a:hover { color:#000000; }

.banipal_book_image_col { float:left; width:116px; padding:0 0 20px 0; }
.banipal_book_detail_col { float:left; width:200px; padding:0 0 20px 0; }
.banipal_book_detail_col a:link, .banipal_book_detail_col a:visited { font-weight:bold; }
.banipal_book_detail_col a:hover { font-weight:bold; }
.banipal_books_all_titles_hd { margin-top:20px; width:159px; }
.banipal_books_all_titles_inner { width:147px; padding:5px 5px 5px 5px; border:1px solid #663333; font-size:0.85em; line-height:1.4em; }
.banipal_books_all_titles_inner a:link, .banipal_books_all_titles_inner a:visited { font-weight:bold; }
.banipal_books_all_titles_inner a:hover { font-weight:bold; }

.event_detail { float:left; width:320px; overflow:hidden; padding:0 0 20px 0; }
.event_image { float:right; width:161px; overflow:hidden; padding:0 0 20px 0; }

.news_story_col { float:left; width:316px; margin:0px 0px 0px 0px; overflow:hidden; }
.news_links_col { float:right; width:169px; margin:0px 0px 0px 20px; overflow:hidden; }
.read_news_more_link { text-align:left; font-weight:bold; }
.read_news_all_link { font-weight:bold; }


