/*  
Theme Name: LeeTherm
Theme URI: http://www.leetherm.ie/
Description: LeeTherm
Version: 1.0
Author: Copper Reed Studio
Author URI: http://www.copperreed.com/
*/
* {
	padding: 0;
	margin: 0;
}

body {
	color: #000000;
	background: #DADBDD url(i/bg.png) repeat-y top center;
	
	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */
}

.iefive {
	/* */
}

a img {
	border: 0;
}

.ltbody {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	background-color: #FFFFFF;
}

.ltwrapper {
	padding: 0 25px;
}

.sitelinks {
	float: right;
	width: 180px;
}

.sitelinks a {
	color: #565D65;
	text-decoration: none;
	float: right;
	padding: 1em 0 1em 1em;
	text-transform: uppercase;
	font-size: 90%;
}

.locall {
	clear: right;
	float: right;
	width: 275px;
	text-align: right;
	color: #EF2523;
	font-size: 200%;
}

.menuholder {
	clear: right;
	float: right;
	position: relative;
	top: -3em;
	margin-bottom: -2em;
}

.sf-menu {
	float:			none;
	margin-bottom:	0;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		0;
	padding: 		1em 1.7em;
	text-decoration:none;
	color: #FFFFFF;
	text-transform: uppercase;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #FFFFFF;
}

.sf-menu li li a {
	border-top:	1px solid #fff;
}

.sf-menu li {
	background:		#565F66;
}
.sf-menu li li {
	background:		#565F66;
}
.sf-menu li li li {
	background:		#565F66;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#565F66;
	outline:		0;
}
.sf-menu a.sf-with-ul {
	padding-right: 	1.7em;
}


.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:			3em;
}
.sf-menu ul {
	width:			15em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			15em;
}


.ltsplash {
	clear: both;
	position: relative;
}

.ltcycler {
	width: 714px;
	height: 315px;
	overflow: hidden;
}

.ltsplashtext img {
	vertical-align: bottom;
}

.ltsplashtext {
	position: relative;
}

.ltsplashtext p {
	color: #FFFFFF;
	font-size: 175%;
	line-height: 125%;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	
	position: absolute;
	bottom: 25px;
	left: 25px;
}

.ltcycler .ltsplashtext p {
	position: absolute;
	top: 225px;
	left: 25px;
}

.ltsplashsidebar {
	position: absolute; 
	top: 0;
	right: 0;
	width: 235px;
	height: 315px;
	overflow: hidden;
	background-color: #2E2751;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.itsplashitem {
	padding: 10px 15px;
}

.itsplashitem h2 {
	text-transform: uppercase;
	font-size: 175%;
	line-height: 100%;
}

.itsplashitem p {
	padding-top: 6px;
	font-size: 108%;
}

.itsplashitem p strong {
	font-size: 116%;
}

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

.ltcolormenu {
}

.ltmenudropped {
	height: 60px;
	clear: both;
}

.ltcolormenu ul {
	list-style: none;
}

.ltcolormenu ul li {
	list-style-type: none;
	display: inline;
}

.ltcolormenu li a {
	float: left;
	text-align: center;
	background: #666666;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 125%;
	font-weight: bold;
}

.ltmenudropped li a {
	padding: 20px 0;
	width: 238px;
}

.ltmenudropped li.menugrey a {
	width: 236px;
	background: #666666 url(i/menugrey-h.png) no-repeat top left;
}

.ltmenudropped li.menublue a {
	background: #666666 url(i/menublue-h.png) no-repeat top left;
}

.ltmenudropped li.menured a {
	background: #666666 url(i/menured-h.png) no-repeat top left;
}

.ltmenudropped li.menugreen a {
	background: #666666 url(i/menugreen-h.png) no-repeat top left;
}

.ltcontent, .ltsubfooter, .ltfooter {
	clear: both;
	margin-top: 20px;
	overflow: auto;
}

.ltcol {
	float: left;
	width: 220px;
	padding-right: 17px;
	
}

.doublecol {
	width: 458px;
}

.lhang {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.rhang {
	float: right;
	margin-left: 10px;
}

.ltcol h1, .ltcol h2 {
	color: #2E2655;
	font-size: 125%;
	padding: 10px 0;
}

.ltcol h1 {
	font-size: 160%;
	font-weight: normal;
	padding: 1em;
}

.ltcol h1 strong {
/*	display: block; */
}

.ltcol h1 a, .ltcol h2 a {
	color: #2E2655;
	text-decoration: none;
}

.ltcol p {
	clear: left;
	margin-bottom: 5px;
	color: #333333;
}

.doublecol h2 {
	padding-bottom: 0;
}

.doublecol p {
	margin-bottom: 10px;
}

.ltcol a {
	color: #333333;
}

.ltcol strong a, .ltcol a strong {
	text-decoration: none;
}

.ltfootpost {
	float: left;
	width: 287px;
	height: 35px;
	padding: 9px 10px;
	margin-right: 10px;
	overflow: hidden;
	color: #FFFFFF;
}

.postred {
	background: #C02E2F url(i/footer-item-red.png) no-repeat top left;
}

.postblue {
	background: #5D7B85 url(i/footer-item-blue.png) no-repeat top left;
}

.postgreen {
	background: #709782 url(i/footer-item-green.png) no-repeat top left;
	margin-right: 0;
}

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

.ltfooter {
	background: #555E65 url(i/footer-bg.png) no-repeat bottom left;
}

.ltfooter .rhang {
	padding-right: 10px;
	padding-top: 2px;
}

.ltfooter address {
	padding-top: 20px;
	padding-left: 25px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 90%;
}

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

.cprfooter {
	margin: 0 auto;
	text-align: right;
	width: 1000px;
}

.cprfooter p {
	font-size: 86%;
	color: #323433;
	padding: 10px;
}

.cprfooter a {
	text-decoration: none;
	color: #323433;
}

.horizon {
	float: left;
	width: 200px;
	
	position: absolute;
	right: 0;
	top: 0;
	width: 235px;
}

.horizon li a {
	padding: 20px 0;
	width: 100%;
	height: 20px;
}

.horizon li.menugrey a {
	background: #666666 url(i/menugrey.png) no-repeat top left;
	height: 21px;
}

.horizon li.menublue a {
	background: #666666 url(i/menublue.png) no-repeat top left;
}

.horizon li.menured a {
	background: #666666 url(i/menured.png) no-repeat top left;
}

.horizon li.menugreen a {
	background: #666666 url(i/menugreen.png) no-repeat top left;
	height: 21px;
}

.ltrhsbar {
	float: right;
	width: 235px;
}

.ltrhsbar .itsplashitem {
	background: #2E2751 url(i/prup.png) no-repeat top left;
	padding: 15px;
	height: 161px;
	margin-bottom: 20px;
}

.ltrhsbar .itsplashitem h2 {
	font-size: 150%;
}

.ltrhsbar .itsplashitem h2 span {
	font-size: 160%;
	line-height: 125%;
}

.ltrhsbar .itsplashitem p {
	padding-top: 12px;
}

.radonmaplink {
	padding-left: 15px;
}

.radonmaplink h2 {
	color: #BC6436;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: normal;
	padding-top: 20px;
}

.radonmaplink h2 strong {
	display: block;
}

.radonmaplink h2 a {
	color: #BC6436;
	text-decoration: none;
}

.radonmaplink p {
	color: #333333;
	padding-top: 10px;
	padding-right: 140px;
}

.radonmaplink p a {
	color: #333333;
	text-decoration: none;
}

.ltlhsbar {
	float: left;
	width: 200px;
}

.lttext {
	margin-left: 200px;
	margin-right: 275px;
}

.ltlhsbar ul {
	padding-bottom: 10px;
}

.ltlhsbar ul li {
	background: transparent url(i/lhsmenubg.png) no-repeat bottom left;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.ltlhsbar ul li a {
	display: block;
	padding: 10px;
	border-left: 5px solid #EF2523;
	color: #5A7A85;
	text-decoration: none;
	font-size: 116%;
}

.ltlhsbar a strong {
	display: block;
	text-transform: uppercase;
}

.ltlhsbar p {
	background: #5C7A85 url(i/roundblue.png) no-repeat top left;
	margin-bottom: 10px;
	width: 180px;
	height: 60px;
}

.ltlhsbar p a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 116%;
	padding: 12px 15px;
	display: block;
}

.ltlhsbar p a strong {
	display: block;
}

.lttext {
	color: #333333;
}

.lttext h2 {
	color: #6E757B;
	font-weight: normal;
}

.lttext h2 strong {
}

.lttext h3 {
	color: #6E757B;
	text-transform: uppercase;
}

.lttext h2 a, .lttext h2 a {
	color: #6E757B;
	text-decoration: none;
}

.lttext p {
	padding: 10px 0 5px 0;
}

.lttext a {
	color: #333333;
}

.lttext a strong, .lttext strong a {
	text-decoration: none;
}

.lttext p.intro {
	color: #2E2751;
	font-size: 116%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.x_post {
	margin-bottom: 25px;
}

.pullleft {
	float: left;
	position: relative;
	left: -200px;
}

.pullleft img {
	width: 180px;
}



.grantslink {
	background: #493F7C url(i/gabg.png) no-repeat top left;
	padding: 15px;
	height: 132px;
	margin-bottom: 20px;
}

.grantslink h2 {
	text-transform: uppercase;
	font-size: 164%;
}

.grantslink p {
	padding-top: 3px;
	font-size: 108%;
	padding-bottom: 6px;
}

.grantslink p strong {
	font-size: 116%;
}

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


