/*****************************
 BCS Branches Template 
 robert ward - August 2007
 robert.ward@bcs.org.uk
******************************/

/*****************************
 STYLES FOR GENERAL LAYOUT
******************************/
body
{
	background-color: #eeeeee;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.3em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: center;
}
div#container
{
	background-color: white;
	color: black;
	border: 1px solid #09c;
	margin: 15px auto 15px;
	position: relative;
	text-align: left;
	width: 780px;
}
div#page
{
	background-color: white;
	color: black;
	height: 100%;
	line-height: 1.5em;
	padding: 20px 20px 20px 0px;
}
div#content
{
	height: 100%;
	margin: 0px 140px 0px 140px;
}
div#content p
{
	margin: 0px 0px 0.75em;
	padding: 0px 10px;
}
div#header
{
	background: #09c;
	color: white;
	height: 70px;
	padding: 5px 0 0 0;
}
div#header *
{
	padding-right: 10px;
	text-align: right;
}
div#header h1
{
	background: inherit;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 175%;
	margin: 0px;
}
div#header h2
{
	background: inherit;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 5px 0 0 0;
}
div#header img
{
	float: left;
}
div#topmenu
{
	background-color: #633;
	color: white;
	padding: 5px;
	text-align: right;
}
div#topmenu a
{
	background: inherit;
	border-left: white solid 1px;
	color: white;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
}
div#topmenu a:link, div#topmenu a:visited
{
	background: inherit;
	color: white;
	text-decoration: none;
}
div#topmenu a:hover, div#topmenu a:active
{
	background: white;
	color: #633;
	text-decoration: none;
}
div#footer
{
	background-color: #09c;
	clear: right;
	color: white;
	margin-top: 20px;
}
div#footer td
{
	background-color: inherit;
	color: white;
	font-size: 0.8em;
}
div#footer2
{
	background: inherit;
	color: #09c;
	font-size: 0.8em;
	padding-right: 2px;
	text-align: right;
}
div#footer-print
{
	display: none;
}
a
{
	background: inherit;
	color: white;
	text-decoration: none;
}
div#leftmenu
{
	background-color: #09c;
	color: white;
	font-size: small;
	left: -15px;
	padding-left: 0px;
	position: absolute;
	top: 150px;
	width: 150px;
}
div#menu
{
	font-size: 9pt;
	padding: 5px;
}
div#menu a
{
	display: block;
	line-height: 1.5em;
	padding: 0em 10px 0em 15px;
	text-align: left;
	text-decoration: none;
}
div#menu a.sub
{
	font-size: 0.8em;
	padding-left: 25px;
}
div#menu a.current
{
	font-size: 11pt;
	font-weight: bold;
}
div#menu a:link, div#menu a:visited
{
	background-color: inherit;
	color: white;
}
div#menu a:hover, div#menu a:active
{
	background: white;
	color: #09c;
}
a.pdf
{
	background-image: url(../images/adobe.gif);
}
a.doc
{
	background-image: url(../images/word.gif);
}
a.csv
{
	background-image: url(../images/excel.gif);
}
a.ical
{
	background-image: url(../images/calendar.gif);
}
a.rss
{
	background-image: url(../images/rss.gif);
}
a.web
{
	background-image: url(../images/web.gif);
}
a.pdf, a.doc, a.csv, a.ical, a.rss, a.web
{
	background-repeat: no-repeat;
	padding-left: 20px;
}
div#end
{
	background: #09c url(../images/bot.jpg) bottom no-repeat;
	clear: both;
	color: inherit;
	height: 19px;
	text-align: right;
}
div#top
{
	background: #09c url(../images/top.jpg) top no-repeat;
	color: inherit;
	height: 19px;
	margin: 0;
	padding: 0;
	text-align: right;
}
div#news
{
	background: inherit;
	color: #666;
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	padding-bottom: 8px;
	right: 20px;
	top: 150px;
	width: 140px;
}
div#news h4, span.today
{
	color: #666666;
	background-color: inherit;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
span.today
{
	border-bottom: 1px dotted #aaa;
	border-top: 1px dotted #aaa;
	margin: 0px;
	padding: 4px 0px;
}
div#news span.title
{
	border-top: 1px dotted #aaa;
	display: block;
	font-size: 115%;
	margin-top: 3px;
	padding-top: 1px;
}
div#news span.newsitem
{
	display: block;
	padding-left: 5px;
}
span.date
{
	display: block;
	font-size: 90%;
	text-align: right;
}
div#news a:link, div#news a:visited
{
	background: inherit;
	color: #666;
	text-decoration: underline;
}
div#news a:hover
{
	background: #09c;
	color: white;
	text-decoration: none;
}
.print
{
	display: none;
}
div.image-right, div.photo
{
	float: right;
	margin: 0px 10px;
	position: relative;
	width: 300px;
}
div.image-left
{
	float: left;
	margin: 0px 10px;
	position: relative;
	width: 300px;
}
div.image-left img, div.image-right img
{
	width: 300px;
}
img + div.caption
{
	background: transparent url(../images/trans.gif);
	bottom: 5px;
	color: white;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0.4em;
	max-width: 90%;
	position: absolute;
	right: 5%;
	text-align: right;
}
div#content a:link, div#content a:visited
{
	background-color: inherit;
	color: #03b;
}
div#content a:hover, div#content a:active
{
	background: #09c;
	color: white;
	text-decoration: none;
}
img
{
	border: 0px;
}
h1, p.pageheader
{
	color: #666666;
	background-color: inherit;
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	line-height: 1.2em;
	margin-left: 10px;
}
h2, p.secheader
{
	color: #666666;
	background-color: inherit;
	font-family: Verdana, Arial, sans-serif;
	font-size: 125%;
	line-height: 1.2em;
	margin-left: 10px;
}
h3
{
	color: #666666;
	background-color: inherit;
	font-family: Verdana, Arial, sans-serif;
	font-size: 125%;
	line-height: 1.2em;
}
h4
{
	color: #666666;
	background-color: inherit;
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	line-height: 1.2em;
}
h5
{
	color: #666666;
	background-color: inherit;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
}
p.right
{
	border: 0px;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
table.cal
{
	padding: 2px;
	padding-left: 5%;
	position: static;
}
input, select, textarea
{
	background: #ffc;
	color: black;
}
span.required
{
	background: inherit;
	color: red;
	font-weight: bold;
}
table.cal tr td
{
	background: inherit;
	color: black;
	padding: 0px 5px;
	vertical-align: top;
}
table.cal tr td:first-child
{
	background: #09c;
	color: white;
	font-weight: bold;
}
ul
{
	list-style: square;
}
span.extra
{
	font-size: 0.8em;
	font-style: italic;
}
xx
{
	border: 1px dotted red;
}