body { 
	margin:0; 
	padding:0; 
	height:100%;
	background-color: #003300;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 0.8em;
	background-image: url("layout/curv.gif");
	background-repeat: repeat-y;
	background-position: 8% 0%;
	line-height: 140%;
	} 

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

.noborder {
	border: none;
	}

#left { 
	position:absolute; 
	left:0; 
	top:0; 
	padding:0; 
	width:10%; 
	height:100%; 
	z-index:2;
	} 

#thetop {background-color: #250025;
	width: 100%; height:3px;
	position: relative;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: white;}

#curveanchor1 {
	width: 1px;
	height: 571px;
	position: relative; 
	top: 0px;
	left: 100%;
	}

#curveanchor2 {
	position: absolute;
	width: 98px; height: 100%;
	top: 0px;
	left: -43px;
	background-image: url("layout/curve.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}

#main { 
	background-color: #250025;
	margin: 0 0 6px 10%;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	z-index: 10;
	}

.logo {
	margin: 0px 0px 0px 44px;
	border: none;
	}

#middle { 
	background-color: #250025;
	margin: 0 0 0 10%;
	border-width: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	}

#navhome {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: white;
	z-index: 6; position: relative;
	/*background-image: url("<?php echo $navbgimage[$page]?>");*/
	background-position: 100% 0%;
	background-repeat: no-repeat;
	text-align: left}

html>body #navhome {width: 100%;}

#navhome a {
	text-decoration: none; z-index: 6;
	background-image: url("layout/shade.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px; padding: 5px;
	display:block;
	width: 98.9%;
	}

#navhome a:hover {
	background-position: 0 -75px;
	}

#navhome a:active {
	background-position: 0 -150px;
	}

a.preflink{
    text-decoration:none;
    color: #FFFFFF;
}

a.preflink:active{
    text-decoration:none;
    color: #FFFFFF;
}
a.preflink:visited{
    text-decoration:none;
    color: #FFFFFF;
}
a.preflink:link{
    text-decoration:none;
    color: #FFFFFF;
}

a.preflink:hover{
    text-decoration:underline;
    color:#BDCABD;  
}

#pagetext {margin: 0 0 0 10%; width: 81%;
	position: absolute; padding: 0px; z-index: 0;
	}

html>body #pagetext {width: 81%; z-index: 1;}

.halve1 {text-align: left;
	padding: 0px;
	background-image: url("layout/purpledeco.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	background-color: #250025;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: white;
	}

.halve2 {background-color: #003300;
	width: 50%; color: #FFFFFF;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: white;
	text-align: left;
	background-image: url("layout/greendeco.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	}

.halvewhole {text-align: left;
	padding: 0px;
	background-image: url("layout/purpledeco.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	background-color: #250025;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: white;
	}

.bodytext1 {line-height: 130%; margin: 4px 16px 6px 60px;}

.bodytext2 {line-height: 130%; margin: 4px 16px 6px 44px;}


.grline {background-image: url("layout/grline.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;}

.celticsymbol {
	background-image: url("layout/celticsymbol.gif");
	background-repeat: repeat-x;
	background-position: 0% 0%;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: white;
	}

html>body .celticsymbol {width:12% !important;}

.faded {
	/*background-image: url("<?php echo $fadeimage[$page]?>");*/
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: white;
	}

html>body .faded {width:12% !important;}

.noneul {margin: 0px; list-style-image: url("layout/blank.gif");}

.noneli {margin: 0px;}

html>body .noneul {margin-left:-40px;}

.nsh1 { border: none; }

html>body .nsh1 {width: 100%;}




ul.irishlist {margin: 4px 16px 6px 60px; list-style-image: url("layout/blank.gif");}

html>body ul.irishlist {margin-left:16px;}

li.irishlist {margin: 10px 0px 0px 0px; padding: 3px 10px 10px 0px;
	background-image: url("layout/grline.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;}

li.irishlist a:active {color: #FFFFFF;}
li.irishlist a:link {color: #FFFFFF;}
li.irishlist a:visited {color: #FFFFFF;}
li.irishlist a:hover {color: #BDCABD;}


ul.irishlist2 {margin: 4px 16px 6px 50px; list-style-image: url("layout/blank.gif");}

html>body ul.irishlist2 {margin-left:16px;}

li.irishlist2 {margin: 10px 0px 0px 0px; padding: 3px 10px 10px 0px;
	background-image: url("layout/grline.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;}

li.irishlist2 a:active {color: #FFFFFF;}
li.irishlist2 a:link {color: #FFFFFF;}
li.irishlist2 a:visited {color: #FFFFFF;}
li.irishlist2 a:hover {color: #BDCABD;}

ul.irishlist3 {margin: 4px 16px 6px 0px; list-style-image: url("layout/blank.gif");}

html>body ul.irishlist3 {margin-left:16px;}

li.irishlist3 {margin: 10px 0px 0px 0px; padding: 3px 10px 10px 0px;
	background-image: url("layout/grline.gif");
	background-repeat: repeat-x;
	background-position: 0% 100%;}

li.irishlist3 a:active {color: #FFFFFF;}
li.irishlist3 a:link {color: #FFFFFF;}
li.irishlist3 a:visited {color: #FFFFFF;}
li.irishlist3 a:hover {color: #BDCABD;}

.padme {margin: 5px; display: block;}

h1.home1 {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/specialfeatures.gif"); 
	background-repeat: no-repeat;}

h1.bookstore {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/bookstore.gif"); 
	background-repeat: no-repeat;}

h1.calendar {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/calendar.gif"); 
	background-repeat: no-repeat;}

.header1 {margin: 0px 0px 0px 22px;}

h1.home2 {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/irishlanguage.gif"); 
	background-repeat: no-repeat;}

h1.membership {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/membership.gif"); 
	background-repeat: no-repeat;}

h1.friends {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/friends.gif"); 
	background-repeat: no-repeat;}

h1.about {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/about.gif"); 
	background-repeat: no-repeat;}

h1.sitemap {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/sitemap.gif"); 
	background-repeat: no-repeat;}

h1.gallery {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/gallery.gif"); 
	background-repeat: no-repeat;}

h1.music {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/music.gif"); 
	background-repeat: no-repeat;}

h1.language {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/language.gif"); 
	background-repeat: no-repeat;}

h1.classes {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/classes.gif"); 
	background-repeat: no-repeat;}

h1.roots {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/roots.gif"); 
	background-repeat: no-repeat;}

h1.lesson {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/lesson.gif"); 
	background-repeat: no-repeat;}

h1.audio {font-size: 1.4em; font-weight: 500;
	margin: 10px 0px 0px 0px; padding: 15px 0px 0px 5px;
	height: 39; background-image: url("layout/audio.gif"); 
	background-repeat: no-repeat;}

.header2 {margin: 0px 0px 0px 12px;}

.siteinfotable {font-size: smaller;color: #CDD8CD;}

.siteinfotable a {color: #CDD8CD;}

.sitepadding {padding: 3px 0px 0px 60px;}

.digits {speak-numeral: digits;}

.spellme {speak: spell-out;}

.littleh1 {font-size: 1em;}

#listacross ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#listacross li
{
display: inline;
list-style-type: none;
}

#listacross a { margin: 0px 0px 0px 10px; }

#listacross a:link, #listacross a:visited
{
text-decoration: none;
}

#listacross a:hover
{
text-decoration: none;
}

.books {font-size: 1.4em; padding: 20px 0px 10px 0px; font-weight: 500; color: #F0BDAE; text-align: left;}

h2.order {font-size: 1.4em; padding: 20px 0px 10px 0px; font-weight: 500; color: #F0BDAE;}

h1.order {font-size: 1.4em; padding: 20px 0px 10px 0px; font-weight: 500; color: #F0BDAE;}

h3.order {font-size: 1.4em; padding: 20px 0px 10px 0px; font-weight: 500; color: #F0BDAE;}

h2.order2 {font-size: 1.4em; padding: 20px 0px 0px 0px; font-weight: 500; color: #F0BDAE;}

h2.orderno {font-size: 1.4em; padding: 4px 0px 4px 0px; font-weight: 500; color: #F0BDAE;}

h1.orderno {font-size: 1.4em; padding: 4px 0px 4px 0px; font-weight: 500; color: #F0BDAE;}

h3.orderno {font-size: 1.4em; padding: 4px 0px 4px 0px; font-weight: 500; color: #F0BDAE;}

#book li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#book a { margin: 0px 0px 0px 10px; }

#book a:link, #book a:visited
{
color: #FFFFFF;
}

#book a:hover
{
color: #F0BDAE;
}

ul.book {
	list-style-image: url("layout/irishlanguage.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

li.book {display: inline;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;}

.nopad {margin-bottom: 0px;}

.required {color: #FF0000;}

.formin {border: 1px solid black;}

.smallpic {border: 1px solid #FFFFFF;
	margin-right: 20px; margin-bottom: 20px;}

.largepic {border: 1px solid #FFFFFF;}

.nop {margin-bottom: 0;}

legend {color: #FFFFFF; font-size: 1.2em; padding: 0px 0px 10px 0px; line-height: 120%;}

fieldset {padding: 10px; margin: 0px 0px 14px 0px;}
