/* 
	Bostasp.org main stylesheet [default] 
	Copyright (c) 2009 Bostasp 
	
	Feel free to browse
*/


body 
{ 
	margin: 0;
	padding: 0;
	/*background: #1b3041 url(https://bostasp.org/classic/img/logo8.jpg) no-repeat top left;*/
	background: #00233e url(https://bostasp.org/classic/img/bg.jpg) repeat-x top left;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

/* Standardised hyperlink formatting */
a:link, a:active, a:visited 
{
	text-decoration: none;
	background-color: transparent;
	color: #7da7d9;
}
a:hover 
{
	text-decoration: underline;
	background-color: transparent;
	color: #306bb7;
}

.archived {
    border: 1px solid #D90307; 
	background: #d57274; 
	color: #ffffff; 
	font-size: 1.0em;
    margin: 0.4em;
	margin-bottom: 1.25em;
}


#sitenews a img, #newsblock a img {
	border: 0;
	padding: 0;
	margin: 0;
}

a img {
	border: 1px solid #000;
}
img { 
	border: 0;
}
.bimg {
	margin: 0.2em;
	border: 1px solid #000;
}


#boundary {
	margin-top: 0;
	background: #001728;
	padding: 0;
}

#content {
	margin-top: 0;
	margin-bottom: 50px;
	margin-left: 0;
	margin-right: 0;
	background: #000b16 url(https://bostasp.org/classic/img/static/logo_snip.jpg) no-repeat top left;	
	border-top: 0;
	border-bottom: 15px solid #0e3154;
	color: #fff;
	padding: 1.0em;
}

#top {
	width: auto;
	background: url(https://bostasp.org/classic/img/static/logo.jpg) no-repeat top left;
	height: 163px;
	margin: 0;
	padding: 0;
}
#top h1 {
	font-size: 2.0em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0.2em 0 0 0.4em;
	margin: 0;
	display: none;
}	
#top p {
	font-size: 0.9em;
	font-style: normal;	
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 1.0em;
	margin: 0;
	display: none;
}

#tlinks p {
	font-size: 75%;
	text-align: right;
	color: #f8f8f8;
	margin: 5px;
}

#tlinks a {
	color: #f8f8f8;
}
#footer 
{
	margin: 2.0em -1.25em -1.4em -1.25em;
	padding: 0.6em 0 1.0em 1.8em;
	font-size: 80%;
	background: #00233e;
	position: relative;
}

/* Horizontal line formatting */
hr, .hrcolor 
{
	margin: 0.8em -1.0em;
	height: 2px;
	border: 0;
	color: transparent;
	background: transparent;
}
.nrcolor 
{
	margin: 0.8em -1.0em;
	height: 1px;
	border: 0;
	color: #7da7d9;
	background: #7da7d9;
}
.fhrcolor 
{
	margin: 25px 5px 0 5px;
	height: 2px;
	border: 0;
	color: #0e3154;
	background: #00233e;
}

/* Paragraph formatting */
p {
	margin: 0.4em;
}
p.quote, span.quote {
	margin: 10px 20px;
	text-align: center;
	font-style: italic;
}
p.quote2, span.quote2 {
	margin: 10px 0 10px 30px;
	text-align: left;
	font-style: italic;
}
div.str_block {
	min-height: 200px;
}

div.str_block img {
	margin: 0.4em 0.4em;
	float: left;
}

/* Header titles */
h1 {
	margin: 0.5em 0.2em;
	font-size: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 
{
	margin: 0.4em 0.2em;
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	width: auto;
}
h3 {
	margin: 0.4em 0.2em;
	font-size: 115%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h4 {
	margin: 0.4em 0.2em;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.sidebox h3 {
	margin: 0.4em 0.2em;
	font-size: 115%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sidebox h4 {
	margin: 0.4em 0.2em;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.sidebox input {
	margin-left: 0.4em;
}

textarea {
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul {
	list-style: circle;
}

span.strike {
	text-decoration: line-through;
}

/* Main menu styles */
#nava {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;		
	margin: 0;
	height: 100%; /* God help this height value*/
	_height: 19pt; /* Dirty hack for MSIE 6 and below. Dirty! */
	background: #0e3154 url(https://bostasp.org/classic/img/static/nava.gif) repeat-x;
	/* border-top: 1px solid #062032; */
}
#nava ul {
	overflow: hidden;
	margin: 0 1.0em;
	padding-top: 0.16em;
	padding-bottom: 0.15em;
	padding-left: 0.5em;
	padding-right: 0.5em;	
}
#nava li {
	float: left;
	list-style-type: none;
	margin: 0;
}
#nava a {
	position: relative;
	margin: 0;
	margin-bottom: -1px;
	padding: 0.2em 0.5em;
	background: transparent;
	text-decoration: none;
	color: #dde5e9;
}
#nava a:hover, #nava a:active {
	margin: 0;
	padding: 0.2em 0.5em;
	background: #000b16;
	color: #dde5e9;	
}
#act a {
	margin: 0;
	padding: 0.2em 0.5em;
	background: #00233e;
	color: #dde5e9;	
}

#pass 
{
	height: auto;
}

/* Page contents navigation */
#page-contents 
{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 1.0em;	
	margin-left: -1.0em; 
	margin-right: -1.0em;
	background: #7da7d9; 
	width: auto;
}
#page-contents h3 
{
	margin: 0.2em 0.9em;
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000b16;
	line-height: 0.7em;
}
#page-contents ul 
{
	margin: 0;
	padding: 0.25em 1.2em;	
	overflow: hidden;
	background: #1d354e;
	_height: 100%;
}
#page-contents li 
{
	float: left;
	list-style-type: none;
	margin: 0;
}
#page-contents a 
{
	position: relative;
	margin: 0;
	padding: 0.30em 0.6em;
	background: transparent;
	text-decoration: none;
	color: #dde5e9;
}
#page-contents a:hover, #page-contents a:active 
{
	margin: 0;
	padding: 0.30em 0.6em;
	background: #000b16;
	text-decoration: none;
	color: #dde5e9;	
}

/* Side-navigational menu  - DEPRECIATED */
.sidebox {
	float: right; 
	margin-top: 0.3em;
	margin-bottom: 0.4em;
	margin-left: 0.4em;
	margin-right: 0;
	padding: 0;
	background: #d9d9d9;
	border: 1px solid #999999; 
	width: 180px;
	display: none; /* whilst we figure out what to do with it */
}
.sidebox ul {
	margin: 0.4em; 
	padding: 0; 
	list-style: inside circle;
	font-size: 0.9em;
}

.sidebox ul ul { 
	padding-left: 12px;
	padding-right: 0.4em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin: 0;
	list-style: inside disc; 
	font-size: 0.8em;
}
.sidebox h3 {
	margin: -1px;
	padding: 0.2em 0.5em;
	font-size: 1.0em;
	font-weight: bold;
	background: #00233e;
	border: 1px solid #001524;
	color: #dde5e9;
}
.sidebox p {
	font-size: 0.9em;
}

/* Forum watch box and table */
.forum_table 
{
	border: 0;
	width: 98%;
}
.forum_watch 
{
	border: 2px solid #8dc63f;
	margin: 0.4em;
	background: #acd373;
	color: #003300;
	_width: 98.0%;
}
.forum_watch a:link, .forum_watch a:visited, .forum_watch a:active 
{
	text-decoration: none;
	background-color: transparent;
	color: #406618;
}
.forum_watch a:hover 
{
	text-decoration: underline;
	background-color: transparent;
	color: #406618;
}

/* Introduction box */
.intro 
{
	border: 2px solid #fff200; 
	background: #fff568; 
	color: #000;
	margin: 0.4em;
	margin-bottom: 1.25em;
}
.intro a:link, .intro a:visited, .intro a:active 
{
	text-decoration: none;
	background-color: transparent;
	color: #603913;
}
.intro a:hover 
{
	text-decoration: underline;
	background-color: transparent;
	color: #603913;
}

/* Member login */
.mlogin 
{
	border: 2px solid #859db4;
	margin: 0.4em;
	color: #001b36;
	background-color: #d9e4ea;
	_width: 98.0%;
}
.mlogin a:link, .mlogin a:active, .mlogin a:visited 
{
	text-decoration: none;
	background-color: transparent;
	color: #306bb7;
}
.mlogin a:hover 
{
	text-decoration: underline;
	background-color: transparent;
	color: #7da7d9;
}

/* Front page news headline formatting */
.headline 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	margin-top: 1.2em;
}

/* News Archive Styles */
div.newsitem {
	border: 2px solid #859db4;
	color: #001b36;
	background: #d9e4ea;
	padding: 0.4em; 
	margin: 5px 15px;
}
div#newsblock p {
	margin-top: 0.75em;
	padding: 0;
}
div#sitenews p {
	margin-top: 0.75em;
	padding: 0;
}
p.newstitle {
	padding: 0.1em; 
}

/* Gallery Styles */

.gallery_info {
	text-align: left;	
	padding: 5px;
}
.gallery_info table {
	width: 75%;
	padding-left: 30px;
}

.gallery_info table td {
	padding: 5px;
	vertical-align: top;
}
.gallery_info table td.dis {
	width: 150px;
}

.coffee {
	text-align: center;
}

.coffee table {
	width: 80%;
}
.coffee table td {
	padding: 3% 1.5%;
}

/* Project page */

.projects {
	text-align: left;	
	padding: 5px;
}

.projects table td {
	padding: 5px;
	vertical-align: top;
}

/* Extras */

.error {
	color: #FF0000;
	font-weight: bold;
}

.outline 
{
	border: 2px solid #b7b7b7; 
	background: #d9d9d9;
	color: #000;
}

.outline a:link, .outline a:active, .outline a:visited 
{
	text-decoration: none;
	background-color: transparent;
	color: #306bb7;
}
.outline a:hover 
{
	text-decoration: underline;
	background-color: transparent;
	
	color: #7da7d9;
}

table.outline 
{
	padding: 0;
	margin: 0;
	border-spacing: 0;
}

table.outline tr th, table.outline tr td#rem 
{
	color: #000;
	background: #d9d9d9;
	margin: 0;
	padding: 0.3em;
}
table.outline tr td 
{
	color: #000;
	background: #f3f3f3;
	margin: 0;
	padding: 0.2em;
}

#bbcview 
{
	color: #000;
	border: 2px solid #b7b7b7; 
	background: #d9d9d9; 
	margin-left: 2.0em;
	margin-right: 2.0em; 
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

#bbcview a:link, #bbcview a:active, #bbcview a:visited 
{
	text-decoration: none;
	background-color: transparent;
	color: #306bb7;
}
#bbcview a:hover 
{
	text-decoration: underline;
	background-color: transparent;
	
	color: #7da7d9;
}

#bbcview table {
	margin: 0.4em;	
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bbcview table tr th {
	font-size: 1.1em; 
	text-align: left; 
	text-decoration: underline;
}
	
#bbcview table tr td {
	padding: 0.3em;
}


.info_border2 {
	border: 1px solid green; 
	background: #bddeb3; 
	padding: 5px;
}

.info_border {
	border: 2px solid #8dc63f;
	background: #acd373;
	color: #003300;
	padding: 5px;
}

/* Profile data formatting */
#profileinfo 
{
	border: 2px solid #859db4;
	margin: 25px 100px;
	padding: 0.4em;
	color: #001b36;
	background-color: #d9e4ea;
	background-repeat: no-repeat; 
	background-position: 97% 18px;
	min-height: 100px;
}
#profileinfo p 
{
	text-align: center; 
	margin: 40px; 
	font-weight: bold;
}
#profileinfo .pitem 
{
	font-weight: bold; 
	text-align: right; 
	padding-right: 10px;	
}
#profileinfo .highlight 
{
	font-size: 1.6em;
}


/* Extra contents menu formatting */

#extra 
{
	margin: 1.0em -1.0em;
	background: #7da7d9; 
	position: relative;
	width: auto;
	
}
#extra h2
{
	margin: 0.2em 0.9em;
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000b16;
	line-height: 0.7em;
	height: auto;
}
#extra h3
{
	margin: 0.2em 0.9em;
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000b16;
	line-height: 0.7em;
}
#extra-menu, #extra-menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	background: #1d354e;
	height: 100%;
}
#extra-menu li 
{
	margin: 0.4em 0.4em 0 2.0em;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
	font-weight: bold;
	background: none;
	position: relative;
	width: 140px;
	_padding-top: 25px;
}
#extra-menu li ul 
{
	margin: 0.5em 0 2em 0;
}
#extra-menu ul li 
{
	float: none;
	font-size: 85%;
	padding: 0 0 0.4em 0;
	margin: 0;
	font-weight: normal;
	display: block;
}

/* Datestamp */
p#datestamp
{
	font-style: italic; 
	margin-top: 3.0em;
}

/* Exeter */
#exeter 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 20px solid #00365d;
	background: #004a80;
	padding: 0;
	margin-top: -1.0em;
	margin-bottom: 1.25em;
	margin-left: -1.0em; 
	margin-right: -1.0em;
	width: auto;
}
#exeter h2
{	
	font-size: 4em;
	color: #fff;
	padding: 0.2em;
	padding-left: 75px;
	margin: 0em;
}
#exeter p
{
	font-size: 1.75em;
	color: #fff;
	padding-left: 80px;
	margin: 0;
}
#exeter span
{
	font-weight: lighter;
	color: #c6d1dc;
}

/* About */
#about
{
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 20px solid #650003;
	background: #ba0005;
	padding: 0;
	margin-top: -1.0em;
	margin-bottom: 1.25em;
	margin-left: -1.0em; 
	margin-right: -1.0em;
	width: auto;
}
#about h2
{	
	font-size: 4em;
	color: #fff;
	padding: 0.2em;
	padding-left: 75px;
	margin: 0em;
}
#about p
{
	font-size: 1.75em;
	color: #fff;
	padding-left: 80px;
	margin: 0;
}
#about span
{
	font-weight: lighter;
	color: #df9b98;
}