/* CSS Document for County Limerick Childcare Committee...Title - MainSS */

body
{/*width: 70%;*/
margin:auto;
padding: 0;
font-size: 95%;
color: #000;
border-left: 1px solid #cc0066;
border-right: 1px solid #cc0066;
border-bottom: 1px solid #cc0066;
background-color: #FFFFF4;
/*background-image:url('../buttons/bgCLCC.gif');*/
background-repeat: 
no-repeat;
background-position: 55% 55%;
 width:870px;
}
/* This shows the user where they are in relation to the site i.e color remains white and then changes back to original colour when they leave*/



body#ExecSummary a#menu-ExecSummary,
body#Equal a#menu-Equal,
body#Invest a#menu-Invest,
body#Training a#menu-Training,
body#contacts a#menu-contacts,
body#School a#menu-School,
body#Minding a#menu-Minding,
body#Library a#menu-Library,
body#News a#menu-News,
body#Policy a#menu-Policy,
body#Internet a#menu-Internet,
body#Links a#menu-Links,
body#AboutUs a#menu-AboutUs,
body#Current a#menu-Current,
body#siteMap a#menu-siteMap,
body#contact a#menu-contact,
body#help a#menu-help,
body#access a#menu-access,
body#terms a#menu-terms,
body#priv a#menu-priv,
body#search a#menu-search,
body#Strategy a#menu-Strategy,
body#Downloads a#menu-Downloads,
body#Parents a#menu-Parents,
body#subvention a#menu-subvention,
body#early a#menu-early,
body#findUs a#menu-findUs,
body#archive a#menu-archive,
body#CETS a#menu-CETS
{color:#000099;
background: #FFFFFF;
}
/*================= end of colour for links*==========/

A:link    { color: #00f; }    /* unvisited links */
A:visited { color: #909; }   /* visited links   */
A:hover   { color: #33AB6E;} /* user hovers     */
A:active  { color: #909;}   /* active links    */
a:link { color: #2030B1; }


.skiplink {
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
}

/************* Header Divs *****************/

div#banner
{
color: #0575BD;
margin-top: 2px; 
border-bottom: 1px solid #17A769;
font-size: 90%;FONT-WEIGHT: bold;

}

div#banner h1
{margin: 0;
padding:0;}

div#banner  ul
{
background-color:#85B8CA;
text-align: center;
margin: 0;
}

div#banner  ul li 
{
display: inline;
list-style-type: none;
 }

#banner  ul li a
{
width: 135px;
text-decoration: none;
color: #000;

}

#banner ul li a:hover
{
color: #fff;
background-color: #EF3A5A;
}


/************** Left Navigation styles ****************/

#leftnav
{
text-decoration: none;
 
width: 200px;
margin-left:0px;
FLOAT: left;
background-color:#333399; 
color: #ffffff;
font: small ARIEL,sans-serif;}

#leftnav ul
{
 width: 200px;


}
#leftnav LI 
{
list-style-type: none;
background-color:#333399;
/*line-height: 1em;  */
  border-top: 1px solid #cccccc;
  border-bottom: 2px solid #85B8CA;
  /*border-left: 5px solid #E60A27;*/
  border-left: 1px solid #E60A27;
  border-right: 1px solid #85B8CA;
/*border-style: inset;*/
FONT-WEIGHT: bold;
color: #ffffff;
padding:5px;
}

#leftnav LI A {
color: #FFFFFF;
/*DISPLAY: block; */TEXT-DECORATION: none; 
 }

#leftnav li A:hover {TEXT-DECORATION: underline;color: #000000;
   background-color:#EAEEF9;}

#leftnav li A:Active {TEXT-DECORATION: underline;color: #000000;
   background-color:#EAE8E9;}

/* This displays the font for the e-mail link in Blue and Bold*/

#sectionLinks{
	margin: 0px;
	
padding:2px;
	/*border-style: inset;*/}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	 padding: 4px 0px 4px 0px; 
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	/*width:100%;*/
	 /*width: 200px;*/
	 /*border-right:10px solid #ffffcc; */
	/*border-left: 10px solid #eecd18;*/
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFFFCC;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000; 
	font-weight: bold;

}


#leftInfo
 {FONT-WEIGHT: bold;
color:#ffffff; 
background-color:#FF3366;
padding: 5px;
 }

#leftInfo A {FONT-WEIGHT: bold;color:#0033CC; DISPLAY: block; background-color: #333399;}


/************** Main Content styles ****************/


div#content
{
/*margin-left: 196px;*/
padding:3px;
line-height: 100%;
float:right;
width: 600px;
}

div#breadcrumbs
{font-size: 90%;
}

div#content h1
{font: 100% Verdana, Arial, sans-serif;
font-weight: bold;
color: #cc0066;
margin: 0px;
padding: 5px;
text-align: center;
margin-top: 30px;
}

div#content h2
{font: 90% Verdana, Arial, sans-serif;
font-weight: bold;
color: #cc0066;
margin: 0px;
padding: 5px;
text-align: left;
margin-top: 40px;
}

div#content ul li
{
 line-height: 1.2; 

/*padding: 5px;*/
padding: 1px;
margin-right: 5px;
}


acronym {
  border-bottom: 1px dotted black;
}

.center
{
background-color: #ffffff;
color: #17A769;
text-align: center;}


div#contentAlign
{margin-top: 40px;}



div#slogan
{border-bottom: 1px solid #EFF1DB;
font-size: 100%;
color:#26A86A;
background-color:#ffffff;

}

#cleardiv
{clear: both;
}

/************** footer styles ****************/

div#footer
{background-color:#85B8CA;
margin-top: 0px;
clear: both;
text-align: center;
color: #0575BD;
border-bottom: 1px solid #17A769;
font-size: 90%;
font-weight:bold;
}
div#footer  p
{margin: 0;background-color:#ffffff;

}

div#footer  ul
{margin: 0;
}

div#footer  ul li
{display: inline;
list-style-type: none;
 }

#footer  ul li a
{width: 135px;
text-decoration: none;
color: #000;font-weight:bold;
font-weight:bold;

}

#footer  ul li a:hover
{color: #fff;
background-color: #EF3A5A;
}

/*************** misc. stuff ****************/
div#content Table 
{/*border: 0px none;*/
border: 10px;
margin-left: 150px;
margin-top:-0.50%;
width: 100%;
font-size: 50%;}


#Table 
{/*border: 0px none;*/
border: 10px;
margin-left: 150px;
margin-top:-0.50%;
width: 100%;
font-size: 50%;}
#Table tr
{font-size: 50%;
}

#Table tr td 
{ font-size: 90%;}

#Table tr td.grey 
{background-color: #EAEEF9;}

#Table tr td a
{font-family:arial;
color: #0000cd;
color: #0713CB;
width: 100%;
font-weight: normal;
line-height: 2.2;
}

/*************** Tables ****************/
div#content Table 
{border: 2px;
margin-left: 30px;
margin-top:-0.20%;
width: 90%;
font-size:90%;} 

#Table tr
{font-size:180%}

#Table tr td 
{font-size: 180%;}

#Table tr td.grey 
{background-color: #EAEEF9;}

#Table tr td a
{font-family:arial;
color: #0000cd;
color: #0713CB;
width: 100%;
font-weight: normal;
line-height: 2.2;
font-size: 180%;}