/*ATHLETICS ASSOCIATION OF IRELAND STYLESHEET*/
/*AUTHOR: BRIAN MURPHY  ----------------------------------------*/
/*DATE: FEB-APRIL 2006  ----------------------------------------*/
/* ================================================================
   GENERAL STYLING
-------------------------------------------------------------------- */




body {

	/*background-image: url(imagesnew/bg.gif);
	background-repeat:repeat;*/
	background-image: url(http://www.fs-innovation.org/images/bgtile.gif);
	background-repeat: repeat;
	/*background-color: #AFD158;
	background-color: #CCCCCC;*/
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
	width: 778px;	
	padding: 0px;	
	color:#000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;

}




#container
{
	padding:0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: inherit;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
}

/*---------------------------------------------------------*/
/*Main elements that are used throughout the website*/

p{
		line-height: 130%;
		text-align: justify;
	
}

a{
  	text-decoration:none;	
}
a:visited{
  	color:inherit;
	background-color: inherit;	
}


a img {
	border:0px none;
}
a .moretext{
color: #CC6633;

}

h1, h2, h3, h4{
	font-family: "Georgia", "Garamond", "Times New Roman", "Bookman Old Style", serif;
	font-weight: normal;
	color: #000000;
}
h3{
	font-size:16px;
}

h1 a, h2 a, h3 a, h4 a{
	font-family: "Georgia", "Garamond", "Times New Roman", "Bookman Old Style", serif;
	font-weight: bold;
	color: #CC6600;
}


/*---------------------------------------------------------*/
/*Custom Classes */
.header {
/*width: 620px;

background-color: #999999;*/

color:#000000;
border-bottom: 1px solid gray;

font-size: 18px;
font-weight: bold;


}
.header a{
color:#000000;
}

/*left handside Header*/
/*--------------------*/
.headerleft
{
background-image: url(images/header.jpg);
background-repeat:repeat-x;
color:#000000;
padding: .5em;
line-height:105%;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
border-right: 1px solid gray;
width: 121px;
}

.leftbox {
width: 128px;
height:auto;
color:#000000;
padding: 1px;
font-weight: normal;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
margin-bottom: 2px;
display: block;
}
/*-----Left Box ENDS--------*/



.rightheader {
width: 185px;
/*background-image: url(imagesnew/header.jpg);
background-repeat:repeat-x;*/


background-color: #F8AD47;
color:#FFFFFF;
padding: 1px;
font-weight: bold;
font-size:10px;
/*border-right: 1px solid gray;
border-top:1px solid gray;
border-left: 1px solid gray;*/
}
.rightbox {
width: 185px;
height:auto;
color:#000000;
padding: 1px;
font-weight: normal;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
margin-bottom: 2px;
display: block;
}
.rightnavbox {
width: 180px;
height:auto;
color:#000000;
padding: 1px;
font-weight: normal;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
margin-bottom: 2px;
display: block;
}

input
{
font-size: 10px;
}
/*---------------------------------------------------------*/
/*This is the Main Body Section for 3 Column Layout. 
This is the one use on the homepage*/
#content {
	background-color: #ffffff;
	margin-left: 185px;
	border-left: 0px solid gray;
	margin-right: 215px;
	padding-right: 2px;
	

}

/*---------------------------------------------------------*/
/*This is the Main Body Section for 2 Column Layout.
This is the layout for the majority of webpages*/
#largecontent {
	margin-left: 185px;
	border-left: 0px solid gray;
	line-height: 120%;
	padding-right: 2px;
}
/*---------------------------------------------------------*/
/* Below is the CSS for the main sections of each page i.e. the footer
the lefthand side navigation and the page banner. They control the 
layout of the pages */
/*---------------------------------------------------------*/
#top {
	
	margin-left: 0px;
	/*height: 121px;*/
	
}

#pageHeader {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/fsicbanner.png);
background-repeat:no-repeat;
  height: 177px;
  color: #ffffff;
  border-bottom: 2px solid black;
}
#pageHeader a, #pageHeader a:visited{
	
  color: #ffffff;
}
#pageHeader a:hover{
  text-decoration:underline;
  color: #ffffff;
}

#leftnav {
	float: left;
	background-image: url(images/backmenu.jpg);
	background-repeat:repeat;
	margin-left:0px;
	background-position: left bottom;
	width: 160px;
	height: 210px;
	
	
	
}



#rightnav
{
	float: right;
	width: 210px;
	margin: 0;
	padding-left: 1em;
	background-image: url(images/bg.gif);
	background-repeat:repeat;
}

#footer
{
	clear:both;
	vertical-align:bottom;
	margin: 0;
	padding: .5em;
	text-align: bottom-center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: normal;
	color: white;
	height: 70px;
	/*background-color: white;*/
	background-color: #AAB4DC;
	border-bottom: 1px solid gray;
}
#footer p
{

	text-align: center;
	
}
/*---------------------------------------------------------*/
/*---------------------------------------------------------*/
table{
border: 1px solid #999999; }

td{
	
	padding: .2em;
	line-height:normal;
	border: 0px solid gray;
}
th{
	
	background-color: #333333;
	color: #FFFFFF;
	border: 1px solid gray;
}

#news
{
	background-color: #ffffff;
	/*border: 1px solid #669966;*/
	padding: 4px;
}

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* RIGHT HAND SIDE NAVIGATION CODE STARTS*/
#rightmenu {
	text-align:left;
	background:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color:#000000;
}

/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/*WordPress Plugin code*/
.title {
	width: 100%;
	height: 25px;
	display:block;
	background-color:#F4C111;
	color:#FFFFFF;
	font-size: medium;
}

.headline, .headline a{
  font-family: Garamond, "Times New Roman", "Bookman Old Style", serif;
  font-size: 16px;
  font-weight: bold;
  /*color: #FFFFFF;
  background-color: #8BBA3A;*/
  /*color: #8BBA3A;*/
  /*color: #78B438;*/
  color:#CC6600;
  background-color: #f0f0f0;
  border:0px solid gray;
  padding: 0.4em;
  margin-right: 1em;
  display: block;
  
}
.section{
background-image: url(imagesnew/section.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	height:33px;
	font-size:10px;
	font-weight: bold;

}

.icon{
float: left;
display: inline;
border: 0px;
}
.post-teaser {
    font-weight: bold;
	color:#FF0000;
}

.moretext {
	width: 100px; 
	height: 45px; 
	/*background:url(/images/leaf.gif) no-repeat right middle;*/
	padding: 10px 50px 15px 5px;
	font-weight: bold;
	color:#FF0000;}


/*---------------------------------------------------------*/
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	line-height: 170%;
	font-weight: bold;
	background-color: white;
	color: black;
	width: 160px;
	float:left;
		
}
.nav a{
color: #708090;
}
.nav {
color: #ffffff;
display:block;
margin-bottom: 0px;
border-top: 1px solid gray;
padding: 2px;
}


.nav:hover{
display:block;

background-color:lightgray;
color: #000000;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}


#dd0 .clip {
padding:3px;
/*display:block;*/
margin-bottom: 0.5em;
border-right: 1px solid gray;
border-left: 1px solid gray;
border-bottom: 1px solid gray;

}
#dd0 .clip .dTreeNode{
background-color:transparent;
border: 0px;

font-weight:normal;

}
#dd0 .clip .dTreeNode .node{
color: #000000;
}
#dd0 .clip .dTreeNode .node:hover{
color: #000000;
text-decoration:underline;
}
#dd0 .clip .dTreeNode .node:visited{
color: black;

}
#dd0 .clip .dTreeNode a.nodeSel {
	color: black;
	text-decoration: none;
	
}

.dtree .clip {
	overflow: hidden;
}
