/* 
    Document   : style
    Created on : 22-May-2009, 11:52:18
    Author     : admin
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


/* SET BASE FONT ATTRUBUTES */
html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

ul,ol,li,h1,h2,h3,h4,h5,h6, p {
    position:relative;
    margin: 10px;
}

body {
   	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 125%;
	color: #000;
	text-align: left;
	background-color: #0399fa;
	border-top-color: #BCBFE0;
	border-right-color: #BDC0DF;
	border-bottom-color: #BCBFE0;
	border-left-color: #BCBFE0;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	white-space: normal;
}

#wrapper {
	background-color: #ffffff;
	width: 977px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #0000ff;
	text-align:left;
}

li {
    margin-left: 20px;
}

a.menu:link {
	text-decoration:none;
	color: #ffffff
}
a.menu:visited {
	text-decoration:none;
	color: #ffffff
}
a.menu:hover {
	text-decoration:none;
	color: #002e8b
}
a.menu:active { text-decoration:none; color: #ffffff; }

a:link {
	text-decoration:none;
	color: #0000ff
}
a:visited {
	text-decoration:none;
	color: #0000ff
}
a:hover {
	text-decoration:underline;
	color: #0000ff
}
a:active { text-decoration:none; color: #ffffff; }

#heading { text-align: left;
	font-size: 250%;
	font-weight: bold;
	color: #002e8B;
	line-height: 120%;
        vertical-align: top;
        margin: 0 0 0 480px
}
h1 {text-align: left;
	font-size: 250%;
	font-weight: bold;
	color: #002e8B;
	line-height: 120%;
        vertical-align: top;
        margin: 0 0 0 10px;
        height: 130px;
}
h2 {text-align: center;
	font-size: 70%;
	font-weight: normal;
	color: #0399fa;
	margin: 0 10px 10px 10px;}
h3 {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #0399fa;
}
h4 { color: #002e8b; font-size: 100%; font-weight: bold; text-align: left; }
h5 { color: #000; font-size: 90%; font-weight: bold; text-align: left; }

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color: #000000;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color: #000000;
font-size: 90%;
}

#newsScroller{ /*MatVMind News main container*/
width: 95%;
height: 150px;
border: none;
padding: 0;
background-color: #ddddff;
}

#MindNewsScroller{ /*Mind News main container*/
width: 95%;
height: 150px;
border: none;
padding: 0;
background-color: #ddddff;
}

#fundDrive{
    text-align: center;
    font-size: 110%;
    font-weight: bold;
    color: #ff0000;
}

#red{
    font-size: 110%;
    font-weight: bold;
    color: #ff0000;
}

#slogan25 {text-align: center;
	font-size: 150%;
	font-weight: normal;
	color: #000000;
	margin: 10px 0px 10px 0px;
}
#logo{
}

#logo a {display: block; color: #999; text-decoration: none; width: 480px; height: 95px; background: url("masthead_2.gif") no-repeat 0 0; text-indent: -5000px;  overflow: hidden}

#cd{
    background-image:url('images/CDBanner1.gif');
    background-repeat:no-repeat;
    height: 113px;
    background-position: top;
}

#eng25Years{
    background-image:url('images/25%20Years.gif');
    background-repeat:no-repeat;
    height: 93px;
    background-position: top;
}

#cym25Years{
    background-image:url('images/25welsh.gif');
    background-repeat:no-repeat;
    height: 113px;
    background-position: top;
}

#years25{
    background-image:url('images/25YearsBanner.gif');
    background-repeat:no-repeat;
    height: 96px;
    background-position: top;
}

#penyfan{
    background-image:url('images/Pen-Y-Fan.jpg');
    background-repeat:no-repeat;
    height: 328px;
    margin: 10px 0;
    background-position: left top;
}

#pontyresource{
    background-image:url('images/PontyRC.JPG');
    background-repeat:no-repeat;
    height: 320px;
    background-position: center center;
}

#pontyresourcetext{
    position: relative;
    width: 100%
}

#garden{
    background-image:url('images/Garden.JPG');
    background-repeat:no-repeat;
    height: 400px;
    background-position: right top;
}

#gardentext{
    position: relative;
    width: 50%
}

#contentFrame {
    width: 100%;
    display: block;
}

#leftbar {
    background-color: #ddddff;
    vertical-align: top;
    width: 20%;
    height: inherit;
    margin: 0 0 0 0;
    float: left;
}

#content {
    background-color: #ffffff;
    width: 60%;
    height: inherit;
    vertical-align: top;
    margin: 0 0 0 0;
    float: left;
}

#rightbar{
    background-color: #ddddff;
    vertical-align: top;
    width: 20%;
    height: inherit;
    margin: 0 0 0 0;
    float: left;
}

#footer{
    background-color: #ffffff;

    width: 100%;
    background-image:url('images/logos.JPG');
    background-repeat:no-repeat;
    background-position:right bottom;
    margin-right:0px;
}

#menu {text-align: center;
	font-size: 90%;
	font-weight: normal;
	margin: 10px 0;
        background-color: #0399fa
}