
a.ait {background: url(../images/ait_sprite.gif) no-repeat 0 0; width:88px;}
	a.springs {background: url(../images/springsspritel.gif) no-repeat 0 0; width:152px;}
	a.ballinahown {background: url(../images/ballinahown_sprite.gif) no-repeat 0 0; width:179px;}
	a.eaton {background: url(../images/eatonneary_sprite.gif) no-repeat 0 0; width:130px;}
	a.elan{background: url(../images/elan_sprite.gif) no-repeat 0 0; width:131px;}
	/*second panel*/
	
	a.glasson{background: url(../images/glassson_sprite.gif) no-repeat 0 0; width:135px;}
	a.golden{background:url(../images/golden_sprite.gif) no-repeat 0 0; width:127px;}
	a.hodson{background:url(../images/hodson_sprite.gif) no-repeat 0 0; width:163px;}	
	a.midlandstours{background:url(../images/midlands_tours_sprite.gif) no-repeat 0 0; width:163px;}	
	a.radisson{background:url(../images/radisson_sprite.gif) no-repeat 0 0; width:166px;}
	a.riverrun{background:url(../images/riverrun_sprite.gif) no-repeat 0 0; width:129px;}

	
	
	/*third panel*/
	a.shamrock{background:url(../images/shamrock_lodge_sprite.gif) no-repeat 0 0; width:155px;}
	a.sheraton{background:url(../images/sheraton_sprite.gif) no-repeat 0 0; width:139px;}
	a.palace{background:url(../images/thepalacebar_sprite.gif) no-repeat 0 0; width:163px;}
	a.prince{background:url(../images/princeofwales_sprite.gif) no-repeat 0 0; width:130px;}
	a.viking{background:url(../images/viking_tours_sprite.gif) no-repeat 0 0; width:177px;}
	a.wceb{background:url(../images/wceb_sprite.gif) no-repeat 0 0; width:175px;}


/*mouseover*/
a:hover.ait, 
a:hover.leisure, 
a:hover.springs, 
a:hover.ballinahown, 
a:hover.eaton,
a:hover.elan,
a:hover.glasson,
a:hover.golden,
a:hover.hodson,
a:hover.midlandstours,
a:hover.radisson,
a:hover.riverrun,
a:hover.shamrock,
a:hover.sheraton,
a:hover.palace,
a:hover.prince,
a:hover.viking,
a:hover.wceb
{background-position: 0 -50px;} /* reveal colorized version */
	
#events img {
border:3px solid #CCCCCC;
float:left;
margin:0 19px 12px 0;
}

.arrowlink{
background:transparent url(images/icon_arrow_blue.gif) no-repeat scroll right center;
padding-bottom:3px;
padding-right:15px;
}

/* COMMENTS */

.comment{
margin:1px 0 12px!important;
font-weight:bold;
/*margin:12px 0 12px!important;*/
background:#27A48D;
color:#fff;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;
}

/* BLOG */

 .headline {
margin-bottom:1px;
font-weight:bold;
font-size:1.2em;
}

.author {
color:#808080;
font-size:11px;
}


.picture {
margin-top: 2px;
float: left;
width: 48px;
}

.storyType {
font-weight:normal;
margin-bottom:2px;
}

.blogContent{
float: left;
width: 160px;
margin: 0px 0px 0px 10px;
font-size: 11px;
}

/* END BLOG */


#sponsors {
width: 946px;
background-color:#fff; 
padding-bottom:12px;
margin:0 auto;
/*border: 1px solid #eee;*/
/*padding: 10px 5px;
margin: 15px auto;
text-transform: uppercase;
font-weight: bold;
color: #666;*/
}

.poetrylink{
border-top:1px solid #E0E0E0;
padding:2px 0px 12px;
}

#sponsors span {
/*display: block;
float: left;
height: 40px;
line-height: 40px;*/
}


#sponsors a {
display: block;
float: left;
height: 50px;
/*padding: 0 10px;*/
}

	
body {
background:#f2f2f2;
color:#222;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:75%;
}


 .rss-feed {
background-image:url(images/rss_icon.gif);
background-position:0 center;
background-repeat:no-repeat;
padding-left:18px;
}

.rss-icon { border:none !important;  margin-top:6px;}


ul.alpha-links{
list-style:none;
text-transform:uppercase;
margin-bottom:20px;
}

ul.alpha-links li{
list-style:none;
float:left;
background-color:#ccc;
padding:3px;
margin-right:2px;
}


/*-------------------------
	Layout styles
-------------------------*/


#blq-main{
background:#fff;
margin:0 auto;
position:relative;
width:974px;
}

#blq-main {
border-color:#eaeaea;
border-style:solid;
border-width:0 10px;
}

/*---------------
	Header
----------------*/

#header{
background:#fff;
/*margin-bottom:10px;*/
/*padding:12 0 12;*/
padding:0;
}

#header h1{
color:#047AB7;
float:left;
margin-left:14px;
}


h1{
font-size:2.4em;
color:#666;
font-weight:bold;
}


.HeaderTopLinks {
float:right;
font-size:75%;
height:25px;
margin:3px 0;
position:relative;
right:5px;
text-align:right;
/*width:500px;*/

}

.HeaderTopLinks p{float:left;}


.HeaderTopLinks img{float:right;}

#logo{
float:left;
}


/* SEARCH BOX */

#header  form.search{
float:right;
margin:0;
padding:25px 0 0 0;
}		

form.search label {
font-size:11px;
text-transform:uppercase;
color:#ccc;
margin:3px 5px 0 0;
float:left;
}	

form.search  {
font-size:12px;
width:170px;
height:20px;
margin:0 7px 0 0;
float:left;

}

form.search .btn_go,
form.search .btn_go:hover {
background:url(images/go_btn.gif);
border:none;
width:24px;
height:20px;
float:left;
cursor:pointer;
}

#searchform{
float:right;}

#topsearch {
line-height:0;
width:300px;

}

/*contains header search*/
.fr {
float:right;

}

#topsearch #searchform_top {
margin:14px 0 0;
}

input#s, input.field {
border:1px solid #149AE3;
}

input#s, input.field {
float:left;
padding:5px 0 5px 5px;
width:206px;
}

input.submit {
background-color:#5BC1FF;
}

input.submit {
border:medium none;
color:#fff;
cursor:pointer;
display:block;
float:right;
/*font-size:1.3em;*/
line-height:17px;
padding:5px 2px;
/*text-shadow:1px 1px 0 #424242;*/
font-weight:bold;
text-transform:uppercase;
}


/*BUSINESS DIRECTORY SEARCH*/

.searchBox {
background-color:#e3e3e3;
color:#282828;
}


#altsearch a
{
display:block;
font-weight:bold;
}


#altsearch{}

#maincontent{
background:#fff;
}

#secondarycontent h3{
font-family:Helvetica,Arial,Verdana,sans-serif;
color:#666;
font-weight:bold;
font-size:1.8em;
}


/*---------------
	Footer
---------------*/

#footer{
/*background:#152539;*/
background:#132D52;
color:#fff;
}

#footer h4{
color:#fff;
}

#footer ul{
list-style:none;
}

#footer ul li.footertitle {
color:#FFFFFF;
font-size:17px;
font-weight:bold;
margin-bottom:15px;

}

#footer ul li.twitterlink{
/*background:transparent url(images/twitsm.png) no-repeat scroll left center;*/
background:transparent url(images/twitter.png) no-repeat scroll left center;
padding-left:30px;
}

#footer ul li.facebooklink{
/*background:transparent url(images/icons_facebook.png) no-repeat scroll left center;*/
background:transparent url(images/facebook.png) no-repeat scroll left center;
padding-left:30px;
}


#footer ul li.flickrlink{
/*background:transparent url(images/icons_facebook.png) no-repeat scroll left center;*/
background:transparent url(images/flickr.png) no-repeat scroll left center;
padding-left:30px;
}


#footer ul li.rsslink{
background:transparent url(images/feed-icon-14x14.png) no-repeat scroll left center;
/*image from www.luclatulippe.com*/
padding-left:30px;
}

#footer a {
/*color:#49BEEF;*/
color:#6FB1FB;
font-weight:bold;
}


/*----------------
	Link Styles
-----------------*/


a {
color:#2B4F7F;
text-decoration:none; }

a:visited{
color:#2B4F7F;
}

a:hover {
color:#3E86D0;
text-decoration : underline; }

p {
margin:0 0 1.5em;
}




.linklist ul{
font-size:12px;
line-height:14px;
list-style: none !important;
padding:0;
}

.linklist li{
background:transparent url(/images/arrow-right.gif) no-repeat scroll 0 3px;
margin:0 0 7px;
padding-left:10px;
}
/*-----------
	News
------------*/

.newslabel{
color:#8691A1;
display:block;
font-size:12px;
font-weight:bold;
margin:10px 0 4px;
text-transform:uppercase;
}


#newsitems img{
border:3px solid #CCCCCC;
float:left;
}

/*#newsitems h3{

display:inline;
letter-spacing:1px;
font-weight:bold;

}*/

#newsitems h3{

font-size:1.8em;
font-weight:bold;
line-height:1.33333em;
color:#666;
}


#newsitems p{
margin:0 0 2px;
paddding:0;
}


.mainnews{
/*border-bottom:1px dashed #ccc;*/
margin:6px 0 6px 0;
}

.excerpt{
}


/*-----------
	Events
------------*/

.leadstory{
font-weight:bold;
}


.featured img{

border:3px solid #CCCCCC;
float:left;
margin:0 19px 12px 0;

}
.featured p{
/*padding-left:12px;*/
float:left;
}


.featured li
{
list-style:none;
clear:both;
margin-bottom:8px;
}


.featuredprimary{
width: 4176px; margin-left: -1392px;
}

/*end of styles for events panel*/

.stronglink li 
{
list-style:none;
font-weight:bold;
color:#2B4F7F;
font-size:1.4em;
}

.sidelink
{
margin:1px 0 12px!important;
/*margin:12px 0 12px!important;*/
background:#f3f3f3;
color:#414141;
list-style: none; padding:0; margin:0;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;
}

#business{
/*border:1px solid #ccc;*/
margin:1px 0 12px!important;
/*margin:12px 0 12px!important;*/
background:#f3f3f3;
color:#414141;
list-style: none; padding:0; margin:0;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;
}

.featuredimg{
padding:0 0 10px;}

.featuredimg2{
/*padding:0 0 10px;*/
border:3px solid #CCCCCC
}

#mapsheader{
color:#fff;
background-color:#0F6B5C;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;
margin: 12px 0 0;
}

#mapsheader h4{
color:#fff!important;
font-size:1.2em;
font-weight:bold;
line-height:1.5em;
text-transform:uppercase;
margin-bottom:0!important;
}

#accommheader{
color:#fff;
background-color:#0F6B5C;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;
margin: 12px 0 0;
}

#accommheader h4{
color:#fff!important;
font-size:1.2em;
font-weight:bold;
line-height:1.5em;
text-transform:uppercase;
margin-bottom:0!important;
}


#bizheader{
color:#fff;
background-color:#0F6B5C;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;
margin: 12px 0 0;
}

#bizheader h4{
color:#fff!important;
font-size:1.2em;
font-weight:bold;
line-height:1.5em;
text-transform:uppercase;
margin-bottom:0!important;
}



#accomm{
/*border:1px solid #ccc;*/
margin:1px 0 12px!important;
background:#e3e3e3;
color:#414141;
list-style: none; padding:0; margin:0;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;

}

#events
{
padding:15px 10px 0;
/*border-top:1px dashed #ccc;*/
border-left:1px solid #e3e3e3;
margin-bottom:8px;
}


h3{
font-family:Helvetica,Arial,Verdana,sans-serif;
color:#666;
font-weight:bold;
font-size:1.5em;

}

h4{
font-weight:bold;
color:#636363;
}




#secondarycontent{

}


#secondarycontent h4{
/*color:#666;*/
font-size:1.2em;
font-weight:bold;
line-height:1.5em;
text-transform:uppercase;
/*color:#2B4F7F;*/
color:#063E31;

}

#communitynotice{
background:#ddd;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;
}

.dates{
/*background-image:url('../images/cal_tab.gif');*/
background-repeat:no-repeat;
/*padding-bottom:32px;*/
color:#fff;
font-weight:bold;
/*width:35px;*/
text-align:center;
text-transform:uppercase;
background-color:#5D3FA3;
}

.date{
font-size:10px;
font-weight:bold;
}

/*stops text wrapping*/
#maincontent p img{ float:none!important; padding:0; margin:0;}

/*FLICKR*/

#flickr{
background:#fff;
}

#flickr a img {
float:left;
margin:0 14px 8px 14px;
/*background:#3f4e4e;*/
/*padding:4px;*/
width:66px;
height:66px;
border:3px solid #ccc;
}


.actionlink {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#6FB1FB;
color:#fff!important;
font-weight:bold;
padding:2px;
margin-top:2px;
}


.actionlinklarge {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
font-size:1.6em;
background-color:#26A48E;
color:#fff!important;
font-weight:bold;
padding:1px;

}


#mapsguides{
/*margin:12px 0 12px;*/
margin:1px 0 12px!important;
background:#f3f3f3;
color:#414141;
list-style: none; padding:0; margin:0;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;

}

/** TABS **/

ul.tabs {
	margin: 12px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	/*border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
	border:none;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	/*border: 1px solid #999;
	border-left: none;*/
	border:none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #bbb;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	/*original font-size: 1.2em;*/
	font-size: 1.1em;
	padding: 0 20px;
	/*border: 1px solid #fff; --Gives the bevel look with a 1px white border inside the list item--*/
	border:none;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #f3f3f3;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	/*border: 1px solid #999;
	border-top: none;*/
	border:none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #f3f3f3;
	margin-bottom:12px;
}
.tab_content {
	padding: 20px;
	font-size: 1.1em;
}

/*relates to visitor info tabs*/
.prodImage{
width:66px;
height:66px;
border:1px solid #CCC;
float:left;
margin-right:10px;
}

.tabstext{
font-size:11px;
line-height:16px;
color:#333;
}

.detailBox{
float:left; margin-bottom:4px;
}

.details{
height:54px;
}

/*end of styles relating to visitor info tabs*/


/*featured events carousel sytles*/


#slider1 {
/*border-bottom:1px solid #EB9838;*/
/*background:#f3f3f3;*/
margin-bottom:2px;
}

#slider1 ul, #slider1 li {
margin:0;
padding:0;
list-style:none;
}


#slider1, #slider1 li { 
width:465px;
height:180px;
overflow:hidden;
}

#slider2 ul, #slider2 li { 
margin: 0pt; 
padding: 0pt; 
list-style-type: none; 
list-style-image: none; 
list-style-position: outside; 
}

#slider2, #slider2 li { 
overflow: hidden; 
height: 50px; 
}

#slider1 p {
float:right;
width:305px;
}

#slider1 h2{
float:right;
width:305px;
font-size:1.4em;
font-weight:bold;
}

#slider1 img{float:left; padding:2px;}

#prevA a, #nextbtn a{
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#6FB1FB;
color:#fff!important;
font-weight:bold;
padding:2px;
margin-top:2px;
}

	/* old slider  style

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:220px;
			width:465px;
			overflow:hidden;
			}	
		#slider{ 
			margin-left:5px;
			}	
		
			
			/*#slider p{width:305px;float:right;}*/								
	
	/* // slider */		

/*end of featured events carousel styles */



#event_details{
margin: 2px 0 2px 0;
background:#efefef;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;

}

#event_details p{
margin:0;
padding:0;
border-bottom:1px solid #D1E2EF;
}
#event_details em{
color:#152539;
font-weight:bold;
text-transform:uppercase;

}





#straplineCredit{
font-weight:normal;
color:#666;
text-align:center;
/*height:52px;
line-height:52px;*/

}

#straplineCredit img{
margin:0;
padding:0 2px 0 0;
}


.clearfix {
display: inline-block; 
}


#prev{
display:none;
}


/* NAV */

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 44px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/
ul#topnav a.home {
	background: url(images/nav_home.png) no-repeat;
	width: 78px;
}
ul#topnav a.about {
	background: url(images/nav_about.png) no-repeat;
	width: 144px;
}
ul#topnav a.visiting {
	background: url(images/nav_visiting.png) no-repeat;
	width: 110px;
}
ul#topnav a.living {
	background: url(images/nav_living.png) no-repeat;
	width: 107px;
}
ul#topnav a.business {
	background: url(images/nav_business.png) no-repeat;
	width: 124px;
}

ul#topnav a.council {
	background: url(images/nav_council.png) no-repeat;
	width: 121px;
}


ul#topnav a.special {
	background: url(images/nav_special.png) no-repeat;
	width: 138px;
}

ul#topnav a.contact {
	background: url(images/nav_contact.png) no-repeat;
	width: 124px;
}

ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 44px; left: 0;
	/*background: #344c00 url(sub_bg.png) repeat-x; */
	
	
	/*--Background gradient--*/
	background: #ccc;
	padding: 20px 10px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/

}


ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	/*width: 150px;*/
	width:190px;
	float: left;

}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #152539;
	font-weight:bold;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {
	/*color: #ddd;*/
	color:#22456F;
	background-position: 5px 12px ;/*--Override background position--*/
}




/* FOR BUSINESS DIRECTORY PAGE*/
.emaillink { background: url(images/email_icon.gif) left center no-repeat; padding: 4px 0 4px 26px; display:block; margin:0; }
.weblink{ background: url(images/globe_icon.gif) left center no-repeat; padding: 4px 0 4px 26px; }



.bizthumbs {
border:none! important;

}

.bizthumbs li{
list-style:none;
}


.mainbusinessimg{
margin:0 0 12px;}


#basicDetails{
background:#fff;
}

#basicDetails h2{
font-weight:bold;
line-height:1.1;
margin-bottom:0.35em;}


.bizthumbs{
list-style:none;
float:left;
margin:0 19px 12px 0;
border:3px solid #ccc;
}


.bizthumbs img{
border:1px solid #bfbfbf;
}


.bizlink{
margin:1px 0 12px!important;
/*margin:12px 0 12px!important;*/
background:#f3f3f3;
color:#414141;
list-style: none; padding:0; margin:0;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;
}


.secondarydetails {
margin:0 0 1.5em;
}

.secondarydetails li{
/*background:#F5F5F5;*/
border-bottom:1px solid #efefef;
margin:0 0 0.5em;
padding:0 6px 0 0;
list-style:none;
}


.secondarydetails br{
display:none;
}


.secondarydetails li a{
margin:0;
padding:0;
}

.secondarydetails img{
margin-left:6px;
float:left;
margin-right:10px;
border:3px solid #CCCCCC;
}

/*pagination*/
ul.pagination {margin: 1em 0; padding: 0.5em; text-align: center; background: #eee;}
ul.pagination li {display: inline; font-size: 0.625em; padding: 0.5em;}
ul.pagination li.active {background: #fff; border: 1px solid #eee;}



/*standard table*/

.stdtable tr{background-color:#ccc;}


/*
#weather {width:300px; border:1px solid red;}
#weather b {float:left; margin-right:8px; }
*/
.radius {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}


.example-input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EDEDED none repeat scroll 0 0;
border:1px solid #708494;
font-size:13px;
margin-right:4px;
padding:4px;
vertical-align:middle;
}
.example-button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#708494 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
padding:3px;
text-transform:uppercase;
vertical-align:middle;
}

button{
background:#49BEEF none repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
font-size:1.3em;
font-weight:bold;
padding:2px;

}

#printnote{display:none;}

a.catsheading   { 
font-weight:bold; 
font-family:Tahoma,"Lucida Grande","Trebuchet MS",Verdana,Arial,"Sans Serif";
color:#132D52;
font-size:20px;
margin-bottom:8px;
}


.childCats {
color:#3399CC;
float:left;
margin:15px 5px 0;
width:48%;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#f3f3f3;
}


.my_twitter a{
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#6FB1FB;
color:#fff!important;
font-weight:bold;
padding:2px;
margin-top:2px!important;}

.tweets{
background:#e3e3e3;
color:#414141;
list-style: none; padding:0; margin:0;
-webkit-border-radius:4px; 
-moz-border-radius:4px; 
border-radius:4px ;
padding:4px;
}

.tweets li {margin-bottom:8px;}

.tweets li a{
/*color:#132D52;
display:block;  */
font-size:smaller; }


.newsletter { 
background: #10679C; 
padding: 15px 8px 10px; 
border: 1px solid #c8c8c8; 
}

.newsletterhome
{
background: #10679C; 
border: 1px solid #c8c8c8; 
}

.newsletter label { 
display: block; 
color: #49c3f6; 
font-family: Arial, sans-serif; font-size: 1em; 
font-weight: bold; 
text-transform: uppercase; 
line-height: 1.2; 
margin: 0 0 4px; }

.newsletterhome label { 
display: block; 
color: #49c3f6; 
font-family: Arial, sans-serif; font-size: 1em; 
font-weight: bold; 
text-transform: uppercase; 
line-height: 1.2; 
margin: 0 0 4px; }


/*contact forms */
	
.zemContactForm fieldset{border:none;}

.zemContactForm legend{display:none;}

.zemContactForm  em{
display:none;
}

#searchbutton{
background: #5BC1FF;
color:#fff;
font-weight:bold;
font-size:1.3em;
padding:2px;
border:0 none;
}


.zemSubmit{
background: #5BC1FF;
color:#fff;
font-weight:bold;
font-size:1.3em;
padding:2px;
border:0 none;
/*
-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;
Webkit and Mozilla browser users will take advantage, while IE browsers will be stuck with sharp corners*/
}
.zemSubmit:hover { 
background-color:#149AE3;
}

label.zemRequired {
font-weight:bold;
}

.required em{display:inline; color:red; padding-left:12px;font-weight:bold; font-size:1.3em;}

.posted{
font-size:.9em;
padding: 0;
text-transform:uppercase;
color: #8e8a7b;
}


.screen_hidden {
position: absolute;
visibility: hidden;
left: -2555px
}


#textsize ul { float: left;} 

#textsize li { display: inline; } 

#textsize a { text-decoration: none; }

#textsize a.current { cursor: text; }



#textsize ul, #textsize li {
list-style: none;
font-weight: bold;
margin-top: 0;
}

#textsize li { margin-right: 0.6em; }

#textsize #font_0 { font-size: 1em; }
#textsize #font_1 { font-size: 1.25em; }
#textsize #font_2 { 
	margin-right: 0; 
	font-size: 1.7em; 
}

#textsize .sizetext {
display: block;
float: left;
margin: 0 0.5em 0 0.5em ;
font-size: 1em;
font-weight: bold;
}


/*WORKING ON*/

/*These styles are not fully correct and are not to be moved
out of quarantine untill such a time as they are*/


/*from toronto star*/
.sectiontitle {
margin-bottom:15px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/bggradientfade2px.gif) repeat-x scroll center bottom;
/*border-bottom:1px solid #E5E5E5;
border-top:3px solid #343434;*/
border-bottom:1px solid #E5E5E5;
border-top:1px solid #E5E5E5;
padding:5px 0;
}

/*end of heading style from Toronto Star*/

/* from http://www.jsonline.com
combined .title and section title into below*/

.title {
border-top:1px solid #E3E3E3;
color:#444444;
padding:3px 0;
text-align:left;
/*background-image:url(images/title_bckgrnd.gif);
background-repeat:repeat-x;*/
margin:1px 0;
/*padding:5px;*/
}




/* FEATURED IMAGE AND CAPTION OVERLAY */
#featuredimage
{
  /*position: relative;*/
  width: 100%; /* for IE 6 */
}


#featuredimage h2 {
color:#FFFFFF;
left:14px;
position:absolute;
top:420px;
width:100%;
}

#featuredimage span
{
  float: left;
  clear: left;
  color: white;
  font: bold 14px Helvetica, Arial, Sans-Serif;
background: rgb(51, 51, 51); /* fallback color */
  background: rgba(51, 51, 51, 0.5);
  padding: 3px 10px;
}

#featuredimage a{
color:#fff;
}

	.header-caption p { margin-bottom: 10px; float: right; clear: right; }

	.header-caption p.pictured { margin-bottom: 0; }

	.header-caption span { clear: both; float: right; color: #333; font-size: 40px; background: transparent url(/m/screen/bg-carousel-text.png) repeat 0 0; padding: 4px 13px 7px; line-height: 1; }

		.header-caption a.primary { display: block; clear: both; float: right; position: relative; font-size: 60px; line-height: 1; background: transparent url(/m/screen/bg-carousel-text.png) repeat 0 0; padding: 0 13px 10px; }

	.header-caption strong { clear: both; color: #fff; font-size: 12px; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; background: #333; padding: 9px 16px; }

		.header-caption strong a { font-size: 16px; text-transform: none; font-style: italic; letter-spacing: 0; }


/*.title h3{display:inline; float:left;}*/