html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
* {
	margin:0;
	padding:0;
	}

body {
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666666;
	background:#8DD2FC url(images/bg-body.png) repeat-x;
	}

p {
	margin-bottom:20px;
	}

img {
	border:0;
	}

a {
	text-decoration:none;
	color:#88CBD2;
	}
a:hover {
	color:#2C45F9;
	}

/* Structure */

#wrapper {
	width:770px;
	padding:0 15px;
	margin: 10px auto;
	border: thin solid #083876;
	background-color: #FFFFFF;
	background-image: url(images/bg-wrapper1.png);
	background-repeat: repeat-y;
	}
#header {
	height:140px;
	border-bottom:10px solid #8DD2FC;
	background: #FFFFFF url(images/Header/Blairgowrie-RFC-Logo.png) no-repeat;
	line-height:140px;
	padding-left:20px;
	}
	
/*Main Menu Start*/
div#menu {
	height: 27px;
	width: 770px;
	margin: auto;
	background-color: #083876;
}
div.menu > div > ul.menu > li {
    width: 124px;
    float: left;
}
li.menu div {
	background: transparent url(images/DropDownMenu/highlight_01.png) no-repeat top;
}
li.menu div {
    width: 222px;
}
li.menu > div > div {
	width: auto;
    background: transparent url(images/DropDownMenu/highlight_03.png) no-repeat bottom;
	padding: 20px 0 20px 0;
	
}
ul.menu a {
    color: #8DD2FC;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    height: 100%;
    position: relative;
}
ul.menu,
ul.menu ul {
    background: transparent url(images/DropDownMenu/highlight_02.png) repeat-y center;
	list-style: none;
	padding: 0;
	margin: 0;
	
}
ul.menu ul {
    width: 222px;
}
li.menu > div {
    position: absolute;
    top: -20px;
    left: 222px;
    visibility: hidden;
    z-index: 4;
    width: 222px;
}
div.menu > div > ul.menu > li.menu > div {
    top: 29px;
    left: 0;
}
ul.menu li {
    position: relative;
    padding: 2px;
}
ul.menu li:hover,
li.menu-highlight,
li.menu-link-highlight {
	background: transparent url(images/DropDownMenu/transparent_02.png) repeat-y center;
}
ul.menu span {
    display: block;
    padding: 2px 10px;
}
li.menu > span.arrow {
	position: absolute;
	width: 15px;
	height: 15px;
	top: 5px;
	right: 15px;
    background: no-repeat right; 
	border: none;
	padding: 0;
	margin: 0;
	
}

/*Main Menu Stop*/

#subheader { 
	width: 770px;
	height: 28px;
	color: #8DD2FC;
	margin-left: 0;
	
}

#sidebar {
	width:190px;
	float:left;
	padding:5px;
	min-height: inherit;
	background-color:#8DD2FC;
	}
/*Sidebar for home menu starts here*/	
#sidebarhome {
	width:190px;
	float:left;
	padding:5px;
	background: #8DD2FC;
	}
#sidebarhome ul {
	list-style-type:none;
	margin-bottom:3px;
	background-color:#ffffff;
	padding:5px;
	}
/*Sidebar for home menu stops here*/
	
#body {
	width:550px;
	float:right;
	padding:0 15px 0 0;
	}
#footer {
	clear:both;
	padding:5px;
	background-color: #083876;
	height: 18px;
	}


/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-bottom:15px;
	background-color:#ffffff;
	padding:5px;
	}
#sidebar li {
	background:url(images/misc/gilbertball.jpg) no-repeat 0px 0;
	height:20px;
	padding-left:22px;
	padding-top:1px;
	}
#sidebar img {
	}
#sidebar a {
	font-weight:normal;
	}


/* Headings */

h1 a {
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	}
h2 {
	font-size:14px;
	text-align:center;
	font-weight:normal;
	background-color:#083876;
	color:#ffffff;
	padding:2px 5px;
	}
h3 a {
	font-size:42px;
	letter-spacing:-1px;
	font-weight:normal;
	color:#083876;
	}

h4 {
text-align: left;
font-size:12px;
color:#000000;
}

h5  {
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
	}
	
h6  {
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	text-align: center;
	}

/* Entries */

.entry {
	margin-bottom:30px;
	}
.entrybody {
	line-height:20px;
	text-align:justify;
	padding:5px 0;
	}
.entrymeta {
	border-top:1px dotted #999999;
	padding:5px 0;
	}
.date {
	float:right;
	font-size:20px;
	letter-spacing:-1px;
	color:#ccc;
	}

/* Footer */

#footer-nav {
	text-align: center;
	}
#footer-nav a {
	margin-right:20px;
	}
#copyright {
	text-align:center;
	margin-top:5px;
	background-color:#FFFFFF;
	padding: 1px;
	}


/* Extras */

.download {
	padding-top:5px;
	}
.download ul {
	list-style-type:none;
	}
.download li a {
	height:24px;
	width:90px;
	line-height:24px;
	display:block;
	float:left;
	text-align:center;
	margin-right:5px;
	border:1px solid #dddddd;
	background-color:#efefef;
	}
.preview {
	background:url(images/magnifier.png) no-repeat;
	background-position:top left;
	}
.leftimage_leftmenu{
margin-right: 0;
margin-bottom: 0;
padding: 5px 10px 0 0;
width: 50px;
height: 50px;
}
.leftimage_body{
margin-top: 5px;
}

.rightimage {
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
}

.links_image {
	margin: 10px 20px;
}

.centre_image {
	display:block;
	margin-left: 35px;
}
.profile_image {
	float: left;
	margin: 10 10px 10px 10;
	padding: 20px;
}

.leaguetable {
	COLOR: #000000;
	background: #8DD2FC;
	}
	
.leaguetable1 {
color:#000000;
}

.leaguetable2 {
COLOR: #000000;
background:#00FF00;
	}

.calanderimage {
margin-top: 5px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
}

.heartsimage {
margin-top: 10px;
margin-left: 15px;
border: 1px solid #000000;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.clearit{
clear: both;
}
