/* WoodFuelWales project main style sheet xxxx */
table#maintable{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 2px solid #C5D08E;
}
table#maintable td{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table#maintable tr{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#row1 {
        background-color: #ffffff;
		vertical-align: top;
		padding-left: 30px;
	}
#row1 td{
        background-color: #ffffff;
		vertical-align: top;
		padding-left: 30px;
	}
#row2 {
        background-image: url("lluniau/horiz_line.jpg");
		background-repeat: repeat-x;
	}
#row1pad {
	width: 40px;
	height: 100px;
	clear: left;
	float: left;
}


#rowlast {
        background-color: #af9faf ;
	}
#right-td {
	padding:0px;
	margin: 0px;
	border: 0px solid red;
    background-color: #dfdfdf ;
	}
#container {
        width: 787px;
        position: absolute;
        left: 50%;
        margin-left:-390px;
        background-color: #ffffff;
		margin-top: 20px;
}
#logo-left {
        width: 260px;
        height: 100px;
        background-color: #ffffff;
        background-image: url("lluniau/woodfuel_logo_horiz.jpg");
        text-align:left;
		float: left;
		}
#black-fade-header {
        width: 97px;
        left: 265px;
        height: 79px;
        background: #ffffff;
		float: left;
}
#header-right {
        width: 370px;
        height: 79px;
        background: #ffffff;
		float: right;
		z-index:10;
}
/* Layer to hold Links in Buttons */
#links {
        left: 5px;
		top: -30px;
        text-align:right;
		position: relative;
		float: right;
		padding-right: 5px;
}
/* Layer to hold Language choice toggle link */
div#language {
    text-align:left;
	float:right;
	padding-right: 60px;
}
/* Button and other Link definitions:
Different background colours required, so apologies for the complexity
*/
/*
Try it slightly differently using a block so that it works in non-IE
*/
div.main-button {
	width:80px;
	border:1px solid #CD8130;
	text-align:center;
	margin-right:6px;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 5px;
	position: relative;
}	
div.main-button-current {
	width:80px;
	border:1px solid Green;
	text-align:center;
	margin-right:6px;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 5px;
	position: relative;
	background-color: DarkGreen;
	text-decoration:none;
	font-family: Century Gothic, Verdana;	color: white;
	font-size:11px;
	font-weight:400;
}	
a.main-button:link {
text-decoration:none;
font-family: Century Gothic, Verdana;color: white;
font-size:11px;
font-weight:400;
}
a.main-button:hover {
text-decoration:none;
font-family: Century Gothic, Verdana;
color: white;
font-size:11px;
font-weight:400;
}
a.main-button:visited {
text-decoration:none;
font-family: Century Gothic, Verdana;color: white;
font-size:11px;
font-weight:400;
}
#language a:link, #language a:visited {
		color: #437222;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
}
#language a:hover {
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
color: Maroon;
}
a.creds:link,a.creds:visited, a.creds:hover {
font-family: Century Gothic, Verdana;color: #4A2179;
background-color: none;
font-size:9px;
font-weight:400;
border-style: none;
margin:0px;
padding:1px
}
a.image-link:link,a.image-link:visited, a.image-link:hover {
background-color: none;
border-style: none;
margin:0px;
padding:0px
}
/* ----- end of buttons & links... phew!! ----- */
/*                               */
#address {
margin:8px;
font-family: Century Gothic, Verdana;color: brown;
font-size:13px;
font-weight:700;
}
#text {
margin: 20px 30px 20px 40px;
width: 520px;
         background-color: #ffffff;
        font-family: verdana;
line-height: 16px;
color: #4D2815;
font-size:13px;
text-align:justify;
font-weight:300;
}
#text2 {
margin: 20px 30px 20px 40px;
width: 700px;
         background-color: #ffffff;
        font-family: verdana;
line-height: 16px;
color: #4D2815;
font-size:13px;
text-align:justify;
font-weight:300;
}
h3 {
margin:6px;
margin-left:0px;
line-height: 15px;
font-family: Century Gothic, Verdana;color: #5C5B5B;
font-size:17px;
font-weight:600;
}
h4 {
margin:6px;
margin-left:0px;
margin-bottom:6px;
margin-top:0px;
line-height: 15px;
font-family: Century Gothic, Verdana;color: #5C5B5B;
font-size:14px;
font-weight:600;
}
.newsheader {
    padding:0px 6px 0px 6px;
    background-color: Darkgreen ;
    border-style: solid;
    border-color:#5f5f6f;
    color:white;
    font-family: verdana;
    text-align: center;
    font-size:13px;
	border-width:2px;
	border-bottom: 0px solid black;
	margin: 0px 5px 0px 5px;
}
.boxedtext, .newsboxedtext {
        padding:6px;
		margin: 0px 5px 5px 5px;
        font-family: verdana;
        text-align: left;
        font-size:12px;
        background-color: #ffffff ;
        border-style: solid;
        border-color:#5f5f6f;
        border-width:2px;
}
.newsboxedtext {
        font-size:10px;
}
.boxedlinks, .newsboxedlinks  {
        padding:6px;
		margin: 0px 5px 5px 5px;
        font-family: verdana;
        text-align: left;
        font-size:11px;
	    background-color: #ffffff;
        border-style: solid;
        border-color:#5f5f6f;
        border-width:2px;
}
.boxedlinks li {
	list-style-type: none;
	margin-bottom: 5px;
	font-weight: bold;
}
.boxedlinks ul {
	margin-left: 0px;
	padding-left: 0px;
}

.boxedlinks li a {
	color: #b00b1c;
	text-decoration: none;
    font-size:11px;
	font-weight: bold;
	
}
.boxedlinks li a:hover {
	color: Blue;
	text-decoration: none;
    font-size:11px;
	font-weight: bold;
}
.boxedlinks li a:visited {
	text-decoration: none;
    font-size:11px;
	font-weight: bold;
}
.boxedlinks li.current {
	color: #008000;
        font-size:11px;
	font-weight: bold;
}
#prevnext a {
	color: Red;
	text-decoration: none;
	font-size: 11px;
}
#prevnext a:hover {
	color: Blue;
	text-decoration: none;
	font-size: 11px;
}
#subsectionlinks, #subsectionlinks a {
	color: Red;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#subsectionlinks a:hover {
	color: Blue;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#logos {
		width: 550px;
        background-color: #ffffff ;
        margin:	0px 0px 0px 30px;
        font-family: Century Gothic, Verdana;        color: darkgreen;
        font-size:9px;
        font-weight:300
}
#home-text{
margin:12px;
line-height: 16px;
font-family: Century Gothic, Verdana;color: #4D2815;
font-size:13px;
text-align:justify;
font-weight:300;
}
#left-home-text {
width: 205px;
        position: absolute;
        left: 0px;
        top: 59px;
        margin-left:12px;
        background-color: #ffffff ;
margin:12px;
line-height: 16px;
font-family: Century Gothic, Verdana;color: #4D2815;
font-size:12px;
text-align:justify;
font-weight:300;
}
#home-pic {
width: 560px;
        margin-left:16px;
        background-color: #ffffff ;
        z-index:13;
		text-align: center;
		margin-top: 10px;
		margin-bottom: -20px;
}
#home-pic img{
	padding-left: 5px;}
#search {
	display: none;
}
 #findsup {
        width: 180px;
        height:20px;
        line-height:19px;
        margin:0px;
        font-family: Century Gothic, Verdana;        font-size:15px;
        color: white;
        background-color: #746767 ;
        text-align:center;
        font-weight:600;
}
.input-box
{
width:160px;
margin-bottom: 5px;
margin-top: 0px;
margin-left:4px;
color: Black;
background: white;
border: 2px solid #cccccc;
font-size: 13px;
height: 15px;
}
.submit-button
{
margin-left: 5em;
clear: both;
color: #000;
background: #fb0;
border: 2px #9cf outset
}



#full-home-text {
width: 715px;
        position: absolute;
        left: 0px;
        top: 242px;
        margin-left:12px;
        background-color: #ffffff ;
margin:12px;
line-height: 15px;
font-family: Century Gothic, Verdana;color: #4D2815;
font-size:12px;
text-align:justify;
font-weight:300;
}
#privacy {
        left: 5px;
        background-color: #af9faf ;
        margin:0px;
        line-height: 18px;
        font-family: Century Gothic, Verdana;
		color: #4D2815;
        font-size:12px;
        text-align:right;
        font-weight:300;
		float: right;
}
img {
margin: 10px 5px;
}

#credits {
line-height: 18px;
font-family: Century Gothic, Verdana;
color: #4D2815;
font-size:11px;
font-weight:300;
float: left;
padding-left: 10px;
}
#credits a{
font-size:11px;
font-weight:300;
text-decoration: underline;
color: #4D2815;
}
#credits a:hover{
color: white;
}
a:link {
font-family: Century Gothic, Verdana;color: blue;
font-size:12px;
font-weight:600;
padding: 2px;
}
a:visited {
font-family: Century Gothic, Verdana;color: purple;
font-size:12px;
font-weight:600;
padding: 2px;
}
a:hover {
text-decoration:underline;
font-family: Century Gothic, Verdana;color: red;
font-size:12px;
font-weight:600;
padding: 2px;
}
a.email:link,a.email:visited {
text-decoration:none;
font-family: Century Gothic, Verdana;color: blue;
background-color: none;
font-size:11px;
font-weight:600;
border-style: none;
margin:0px;
padding:6px
}
a.email:hover {
text-decoration:none;
font-family: Century Gothic, Verdana;color: red;
background-color: none;
font-size:11px;
font-weight:600;
border-style: none;
margin:0px;
padding:6px
}
a.big:link,a.big:visited {
font-family: Century Gothic, Verdana;text-decoration:none;
color: #4A2179;
background-color: none;
font-size:14px;
font-weight:600;
border-style: none;
margin:0px;
padding:2px
}
a.big:hover {
font-family: Century Gothic, Verdana;text-decoration:underline;
color: #9A91b9;
background-color: none;
font-size:14px;
font-weight:600;
border-style: none;
margin:0px;
padding:2px
}
.newsheader a {
    color:white;
    font-family: verdana;
    font-size:13px;
	font-weight: normal;
}
.newsheader a:hover {
    color:Yellow;
}
/* end of specific styles */

	body {
		margin: 0px;
		padding: 0px;
		background-color: #DDDDDD;
		background: url(lluniau/craidd/logs_bg.jpg);
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-bottom: 100px;
	}
	a.external { background: url(lluniau/craidd/external.png) center right no-repeat; padding-right: 13px; }
	td {
		vertical-align: top;
	}
	#printermaintext {
		margin: 0px 0px 0px 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		color: Navy;
		background-color: Aliceblue;
		text-align: left;
		font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	}
	#printable {
		float: right;
		color: Maroon;
		border: 1px solid Maroon;
		background-color: Pink;
		padding-left: 5px;
		padding-right: 5px;
	} 
div#printable_link {
    text-align:right;
	float:right;
	padding-right: 15px;
}
	#printable_link a{
		color: #437222;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	} 
	#printable_link a:hover{
		color: Maroon;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	} 
	#admin {
		color: silver;
		font-size: 8px;
		padding-left: 10px;
	}
	.useradvert {
		float: right;
		width: 200px;
		border: 3px double Navy;
		background-color: #ffffcc;
		color: Navy;
		margin: 30px 0px 10px 10px;
		padding: 3px;
	}
	.useradvert h1,.useradvert h2,.useradvert h3 {
		text-align: center;
	}
	.useradvert h1 {
		font-size: 125%;
		font-weight: bold;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.useradvert h2 {
		font-size: 115%;
		padding-top: 5px;
		margin-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.useradvert h3 {
		font-size: 110%;
		padding-top: 5px;
		margin-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.userform td {
		color: Navy;
		font-size: 10pt;
		padding: 3px;
	}
	.userform {
		border: 1px dotted gray;
		padding: 15px;
	}
	.maintab td {
		color: Navy;
		font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
	
	}
p.textlinks {
	text-align: center;
	font-size: 11px;
}
div.nos {
	text-align: left;
}
.search_res_title { 
	color: Brown; 
	background-color: Lightgray; 
	padding: 3px; 
	font-weight: bold;
}
.usercapimage td {
	font-size: 90%; 
	color: Black; 
	padding: 3px; 
	border: 1px solid gray;
}
.userhighbox {
	border: 1px solid Maroon;
	background-color: silver;
	padding: 5px;
}
.userhigh{
	color: #7d512a;
	background-color: Gold;
	font-weight: bold;
}
.userhigh2{
	color: Maroon;
	font-weight: normal;
}
span.userbig{
	font-size: 125%;
}
span.userbigger{
	font-size: 150%;
}
.usersmall{
	font-size: 80%;
}
.usersmaller{
	font-size: 66%;
}
div.userindent {
	margin-left: 5%;
	margin-right: 5%;
}
div.rightarea .userhighbox {
	margin: 2px;
	padding: 3px;
	}
div#logged_in_as {
	background-color: #ffcccc;
	border: 1px solid #aaaaaa;
	font-size: 80%;
	color: Maroon;
}
div.editblock {
	display: block;
	border: 1px dotted #993399;
}
div.editblock a.editlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #ffcccc;
	border: 1px solid #993399;
	padding: 0px 2px 1px 2px;
	text-decoration: none;
}
div.editblock a.editlink:hover {
	color: White;
	background-color: #339933;
}
span#english_only_flag {
	border: 1px solid #666666;
	background-color: #336699;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}
span.lowlight {
	color: #333333;
	font-style: italic;
}
div.imageright{
	float: right;
}
h3.eventtitle {
	font-weight: bold;
	font-size: 120%;
	background-color: #ffffe0;	
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid Navy;
}
a.eventlink {
	color: gray;
}
a.eventlink:hover {
	color: Purple;
}
.highlighter {
	background-color: yellow;
}
ul#adminmenu_ul li a:hover {
	color: DarkSlateGray;
	font-weight: normal;
}
ul#adminmenu_ul li a {
	color: Black;
	font-weight: normal;
}
a.tooltip {
	color: maroon;
	font-weight: bold;
	text-decoration: none;
} 
#supp_list a {
	font-size: 11px;
}
#nowelsh {
	border: 1px solid Maroon;
	background-color: #ffebcd;
	color: Maroon;
	padding: 3px;
}
.bubble a{
	color: Blue;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.bubble a:hover {
	color: Maroon;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#topsearch {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 14px;
	padding-bottom: 2px;
}
#searchsubmit {
	color: Black;
	background: #eeeeee;
	border: 1px solid blue;
	font-weight: bold;
	margin-bottom: 5px;
}
#searchsubmit:hover {
	color: Maroon;
	background: #dddddd;
	border: 1px solid black;
	font-weight: bold;
}
#searchstring {
}
#dirsch_form input {
	background: #ffeeee;
}
#dirsch_pc {
	width: 135px;
	font-size: 10px;
	color: #b22222;
	border: 1px solid #b22222;
}
#dirschdiv {
	padding-bottom: 5px;
}
#memberinfo {
	padding: 3px;
	font-size: 13px;
	background-color: Darkgreen;
	border: 1px solid DarkGreen;
	text-align: center;
    border-style: solid;
    border-color:#5f5f6f;
    font-family: Verdana;
    font-size:13px;
	border-width:2px;
	margin:5px;
}
#memberinfo a {
    font-family: Verdana;
	font-weight: normal;
	color: white;
}
#memberinfo a:hover {
    font-family: Verdana;
	font-weight: normal;
	color: Yellow;
}
.newsboxedtext a{
        font-size:9px;
}
.newsboxedtext p {
	margin: 4px 0px 0px 0px;
}
a#advertlink {
	color: White;
	font-weight: normal;
	text-decoration: underline;
}
a:hover#advertlink {
	color: Yellow;
	font-weight: normal;
	text-decoration: underline;
}
#startblogthread {
	border-top: 1px solid pink;
}
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:500px;
height:300px;
z-index: 9002;
padding:15px;
}
#blogstuff span.blogcommentwho {
	font-size: 90%;
	color: #600000;
}
#blogstuff .blogtitle {
	font-size: 110%;
	font-weight: bold;
	color: Black;
	margin-bottom:0px;
}
#blogstuff span.blogwho {
	font-size: 75%;
	color: Maroon;
}

#blogstuff .blogtext {
	font-size: 90%;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
#blogstuff .bloglink {
	margin-top: 0px;
	margin-bottom: 0px;
}
#blogstuff .blogcommenttext {
	font-size: 80%;
	font-weight: normal;
	color: 	#222;
	margin-top: 5px;
	margin-bottom: 0px;
}
#blogstuff .addcommentlink {
	font-size: 90%;
	color: #4169e1;
	text-decoration: underline;
}
#blogstuff span.addcommentlink:hover {
	font-size: 90%;
	color: Purple;
	text-decoration: underline;
}

.newflash {
	color: Maroon;
	font-weight: bold;
	font-size: 100%;
	background-color: yellow;
	border: 1px solid black;
	padding: 0px 5px 0px 5px;
}

#footcontact {
	text-align: center;
	background: Maroon;
	padding: 5px;
	font-size: 10pt;
	color: white;
}
#footcontact a {
	font-size: 10pt;
	color: white;
	font-weight: normal
}