/* CSS STYLE SHEET

Robert Brignall Website
Written: 02-08-00 By R.Brignall
This version: 3.0 written 09-04-05.
Must seek permission from css@rbrignall.org.uk 
to reproduce this file. */


body {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 10px 0px 0px 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;			/* Font color */
	text-align: left;
}


B {
	display: inline;
	font-weight: 700
}

H1 {
	text-align: center;
	font-size: 25px;
	font-weight: 900;
	display: inline
}

H2 {
	text-align: right;
	font-size: 15px;
	font-weight: 600;
	display: inline
}

H3 {
	font-size: 15px;
	font-weight: 600;
	display: inline
}



H4, H5 {
	text-align: left;
	font-weight: 800;
	display: inline
}

H6 {
	line-height: 10px;
	font-size: 10px;
	font-weight: 600;
	display: inline
}



LI {
	list-style-type: disc;
	list-style-position: outside
}

UL LI {
	list-style-type: square;
	font-weight: 400
}

UL UL LI {
	list-style-type: circle;
	font-weight: 300
}

SELECT, INPUT.text, TEXTAREA {
	font-family: tahoma;
	font-size: 10px;
	color: #000;
	font-weight: 400;
	background-color: #fff;
	border-style: solid;
	border-width: 2px;
	border-color: #eb0;
}

INPUT.submit {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: 400
}

TABLE {
	border-width: 0px;
	border-style: none;
	border-color: rgb(0,0,0);
	background-color: transparent;
}

/* f31 banner red */
/* 309 navbar border */
/* cdf navbar bg */
/* eb0 body border */
/* ff9 body bg */
/* ed6 darker body bg */

/* Table Color & Font Settings */

table.fullwidth {
	border: 0px;
	border-spacing: 0px;
	background-color: transparent;
	width: 470px;
	padding: 0px;
	margin: 0px;
}

tr.dark td, tr.pale td {
	padding: 0px 5px 0px 5px;
	border-left: 0px;/* 1px solid #000; */
	border-right: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 400;
}
tr.dark td{
	background-color: #ed6;
}
tr.pale td{
	background-color: #ff9;
}



/* Other new stuff */
div.rbrignallbanner {
	position: absolute;
	left: 0px;
	top: 27px;
	width: 190px;
	height: 20px;
	padding: 5px 5px;
	background-color: #f31;
	border-bottom: 3px solid #000;
	color: #fff;
	font-family: tahoma;
	font-size: 16px;
	font-weight: 800;
	text-align: right;	
}
div.bannerright {
	position: absolute;
	right: 0px;
	top: 27px;
	width: 95%;
	height: 20px;
	padding: 5px 20px;
	background-color: transparent;
	color: #fff;
	font-family: tahoma;
	font-size: 16px;
	font-weight: 800;
	text-align: left;	
	border-bottom: 3px solid #000;
}


div.main {
	position: absolute;
	left: 200px;
	top: 27px;
	width: auto;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px solid;
	text-align: left;
}

div.bodyholder {
	margin: 10px 0px;
	padding: 0px;
	border: 0px solid #000;
/*	border-right: 3px solid #000;*/
	text-align: right;
	width: 500px; 
}

div.titleholder {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: right;
	width: auto;
}

div.title {
	margin: 0;
	padding: 5px 10px;
	width: 493px;
	height: 20px;
	border-color: #FFFFFF;
	border-width: 0;
	border-bottom: 3px solid #000;
	border-style: solid;
	font-family: tahoma;
	font-size: 16px;
	font-weight: 800;
	text-align: left;
	background-color: #fff;
	color: #f31;
/*	background-image: url(graphics/title.gif);*/
	background-repeat: no-repeat;
}

div.navbar {
	position: absolute;
	left: 710px;
	top: 70px;
	width: 100px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

div.menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 96px;
	border-left: 2px solid #309;
	border-right: 2px solid #309;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	background-color: #cdf;
	color: #000000;
/*	background-image: url(graphics/menu.gif);*/
	background-repeat: repeat-y;
}

div.menugroup {
      padding: 5px 5px;
      margin: 0px;
      border-bottom: 1px solid #309;
}
span.menuitem {
      display: block;
      padding: 1px;
      text-align: center;
      border: 0px;
}

span.menuitem:hover {
      border-left: 1px solid #309;
      border-right: 1px solid #309;
}

div.image {
	margin: 0px;
	padding: 0px;
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	font-family: tahoma;
	font-size: 10px;
	font-weight: 400;
	text-align: left;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
}

div.bodytext {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 476px;
	border-color: #FFFFFF;
	border-width: 0px;
	border-left: 2px solid #eb0;
	border-right: 2px solid #eb0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
      line-height: 15px;
	background-color: #ff9;
	color: #000000;
/*	background-image: url(graphics/body.gif);*/
	background-repeat: repeat-y;
}


div.bodytop, div.bodybase {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 10px;
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	font-family: tahoma;
	font-size: 1px;
	font-weight: 400;
	text-align: left;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #ff9;
}
div.bodytop {
	background-image: url(graphics2/bodytop.gif);
}
div.bodybase {
	background-image: url(graphics2/bodybase.gif);
}

div.menutop, div.menubase {
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 10px;
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	font-family: tahoma;
	font-size: 1px;
	font-weight: 400;
	text-align: left;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #cdf;
}
div.menutop {
	background-image: url(graphics2/menutop.gif);
}
div.menubase {
	background-image: url(graphics2/menubase.gif);
}

p.validation {
	position: absolute;
	right: 10px;
	top: 27px;
	margin: 0px;
	padding: 0px;
}

#tableholder, #tableholder2 {
	background-color: #ffffff;
}

/* Concert listings */
div.concert {
     padding: 10px 20px;
     margin: 0px;
     border-top: 0px solid #eb0;
     text-align: left;
}
div.concert span.date {
    display: block;
}
div.concert span.venue {
    display: block;
    float: left;
    font-variant: small-caps;
}
div.concert span.time {
    font-variant: small-caps;
    display: block;
    float: right;
    padding-right: 0px;
}
div.concert span.details {
     clear: both;
     display: block;
     border-top: 2px solid #eb0;
     padding-left: 20px;
     padding-right: 20px;
}

/* LINK COLOURS */

a { text-decoration: none; }
div.navbar a:link { color: #309; }
div.navbar a:visited { color: #309; }
div.navbar a:active { color: #309; }
div.navbar a:hover { color: #f00; }

div.main a:link { color: #a80; }
div.main a:visited { color: #a80; }
div.main a:active { color: #a80; }
div.main a:hover { text-decoration: none; color: #f00 }

div.highlight a:link { color: rgb(202,220,255) }
div.highlight a:visited { color: rgb(202,220,255) }
div.highlight a:active { color: rgb(202,220,255) }
div.highlight a:hover { color: rgb(255,0,0) }

/* Front page bannerbar specs */
div.bannerholder {
	position: absolute;
	left: 10px;
	top: 70px;
}

div.bannerbase, div.bannertop {
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 10px;
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	font-family: tahoma;
	font-size: 1px;
	font-weight: 400;
	text-align: left;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #ddd;
}

div.bannertop {
	background-image: url(graphics2/bannertop.gif);
}

div.bannerbase {
	background-image: url(graphics2/bannerbase.gif);
}

div.banner {
	width: 166px;
	height: auto;
	padding: 5px 5px;
	background-color: #ddd;
	border-left: 2px solid #777;
	border-right: 2px solid #777;
	color: #000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 400;
	text-align: center;	
}

/* photo album stuff */
div.photoholder {
	width: 470px;
	display: block;
	margin: 0px;
	padding: 0px;
}

div.photoodd, div.photoeven {
	width: 220px;
	height: 230px;
	padding: 10px 5px 5px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #ed6;
	border-left: 1px solid #eb0;
	border-top: 1px solid #eb0;
	border-right: 2px solid #eb0;
	border-bottom: 2px solid #eb0;
	color: #000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 400;
	text-align: center;	
}
div.photoodd {
	float: left;
}
div.photoeven {
	float: right;
}

div.photoodd div.caption, div.photoeven div.caption {
	display: block;
	margin: 0px;
	padding: 5px;
	border: 0px;
	width: 210px;
	text-align: center;
}

div.photoodd img, div.photoeven img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div.photoodd:hover, div.photoeven:hover {
	border-color: #e40;
	background-color: #e86;
}
