/*	The Website Team https://sourceforge.net/project/memberlist.php?group_id=60709	*/
/*	http://www.gloucs.lug.org.uk/common/lugstyle.css                                */
/*      styles for printing - pt sizes, serif fonts and bw colours                      */

/* set all to serif */
* {font-family:times,serif; background-color:white; color:black; background-image: none; border:0;}

/* turn off images */
img  {display: none;}

/* define the default paragraph style */
p {text-align:justify; margin:3px 0 8px 0;}


/* define heading styles */
#title {font-size: 200%;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	margin: 0px;}
h1 {
	font-size: 150%;
	font-weight: 600;
	padding: 5px 0 0 0;
	margin: 0;}
h2 {
	font-size: 120%;
	font-weight: 600;
	padding: 2px 0px 1px 0px;
        margin: 0;}
h4 {
	font-size: 110%;
	font-weight: 600;
	padding: 2px 0px 0px 0px;}

/* define link styles */
a       {background-color:white; color:black; text-decoration:none;}
a.theretab:link, a.theretab:visited, a.theretab:hover, a.theretab:active {background-color:white; color:black; text-decoration:none;}

/* define the main content div */
#main {
	padding:0 18px 3px 18px;
	margin:0;
	position:relative;
        clear:both;
        top:0px;}

/* website page tables */
table.website   {background-color:white; color:black; margin-left:auto; margin-right:auto;}

/* div for the bottom row of images */
#imgrow      {display: none;}

/* div table for the install day page */
div.white    {background-color:white; color:black; padding:5px;}

/* Mick member page stuff here - Muhahahahahhahaaaaa... */
img.memTopLeft          {float:left;  vertical-align:top;    margin-top:-3px;    margin-left:-3px;  padding:0;}
img.memTopRight         {float:right; vertical-align:top;    margin-top:-3px;    margin-right:-3px; padding:0;}
img.memBottomLeft       {float:left;  vertical-align:bottom; margin-bottom:-3px; margin-left:-3px;  padding:0;}
img.memBottomRight      {float:right; vertical-align:bottom; margin-bottom:-3px; margin-right:-3px; padding:0;}
img.memImage            {float:right; margin:5px;}

/* members div styles */
div.member     {width:100%; background-color:white; color: black; padding:0px; margin-bottom: 1em;}
div.memHeader  {width:100%; background-color:#171d89; color:white; display:block; clear:both; vertical-align:middle; padding:0px; font-weight:bold; min-height: 19px;}
div.memContent {width:97%; background-color: white; color:black; margin:5px auto 0 auto; }
div.memFooter  {width:100%; clear:both; display:block; height:17px}

/* other misc */
th      {background-color:#171d89; color:white;}
dt      {background-color:transparent; color:#483D8b; font-weight:500;}
hr        {width:50%; height:3px; color:#000; background-color:transparent;}
#counter {font-size:0.90em; color:#777aaa; background-color:white; text-align:center;}
span.date {font-weight:bold; color:#2c3089; background-color:white;}
span.first {font-weight:bold; color:#070e5b; font-size:115%; background-color:white;}
span.address    {font-weight:normal; color:#777aaa; background-color:white;}

/*	The Website Team http://sourceforge.net/project/memberlist.php?group_id=60709	     */
/*	http://www.gloucs.lug.org.uk/common/unsafe.css -non Netscape Navigator 4.7 code here */

body {background-image: url(../images/bodybg.jpg); background-repeat:no-repeat;}

/* image alignment classes */
img.right       {float:right; margin:0px 2px 0px 5px;}
#logoright      {float:right; margin:5px;}
img.left        {float:left;}

/* Page navigation tabs */
#navbar      {background-image:none; vertical-align:bottom; background-color:white; color:black; font-weight:bold; min-width:512px; height:18px;}
span.heretab    {background-color:white; color:black; font-weight:bold; padding-left:2px; padding-right:2px; font-size: 13px; vertical-align:bottom; }
a.theretab:link, a.theretab:visited       {background-color:transparent; color:white; font-weight:bold; font-size: 13px; vertical-align:bottom;}
a.theretab:hover, a.theretab:active       {background-color:white; color:black; font-weight:bold; font-size: 13px; vertical-align:bottom;}

/* fix for the top and bottom banners - it even works in IE :-) */
#banner              {background-color:white; color:black; height:18px; clear:both; min-width:512px; margin:0;}
#bannerbottom        {background-color:white; color:black; height:18px; clear:both; min-width:512px; margin:0;}
div.bannercurve      {display: none;}
span.lhcell     {vertical-align:middle; padding:1px 2px 1px 4px; height:16px; background-color:white; color:black; width:250px; text-align:left; float:left; font-size: 12px;}
span.rhcell     {vertical-align:middle; padding:1px 2px 1px 4px; height:16px; background-color:white; color:black; width:200px; text-align:right; float:right; font-size: 12px;}


