/*-----------------------------------------------------------------------------
FocalPoint StyleSheet
version:   1.0
author:    Tracy Rohan
email:     trohan@focalpoint.eu.com
website:   http://www.focalpoint.ie
-----------------------------------------------------------------------------*/


html {
	background: #ffffff;
	color: #000000;
}

body {
	margin: 0px auto;
	padding: 0px;
	font-style: "Verdana", "Helvetica", "Tahoma", "Lucida Grande", "Lucida Sans", "sans-serif";
	background: #ffffff;
	color: #000000;
	font-size: 12pt;
}
	
/* content wrap */

#content-wrap {
	line-height: 1.3em;
	text-decoration: none;
	color: black; 
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	background: transparent;
	float: none !important;
	}

#content,#contentalt, #content, #contentalt, #content h1,#contentalt h1, #content h2,#contentalt h2, 
#content h3,#contentalt h3, #content #content-subtitle, .content-subtitle, #content p, .content-intro, 
.content-text, #content img,#contentalt img {
	line-height: 1.3em;
	text-decoration: none;
	color: black; 
	width: auto; 
	margin: 0 5%;
	margin-left: 10%;
	padding: 0; 
	border: 0;
	background: transparent;
	float: none !important;
	}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
      
#header h1 {
	margin: 0px 0px 25px 0px;
}

a {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

h1 a,
h2 a,
h3 a {
	line-height: 1.3em;
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}



#body-outside-wrap, #body-inside-wrap, #header-wrap, #footer-wrap, #skip, .skip, .skip:focus,.skip:active {
display: none;
}

/* Printing #header h1, #header h2, #header h3 */
#header, #logo, #logo h1, #logo h2, #logo h3, #main-menu, #main-menu-block
#main-menu-block a, #main-menu-block a:link, #main-menu-block a:visited, #main-menu-block a:hover,  
#button, #button-tab {
display: none;
}

#sidebar-lt, #sidebar-lt a, #sidebar-lt a:link, #sidebar-lt a:visited, #sidebar-lt a:hover, 
#sidebar-lt h2, #sidebar-lt h3, #sidebar-lt #sidebar-lt-subtitle, .sidebar-lt-subtitle, 
#sidebar-lt p, #sidebar-lt img {
display: none;
}

#sidebar-menu, #sidebar-menu ul, #sidebar-menu li, #sidebar-menu a, #sidebar-menu a:link, #sidebar-menu a:visited, 
#sidebar-menu a:hover, #sidebar-menu #current, #sidebar-menu #current a, #sidebar-menu #current a:hover {
display: none;
}


#sidebar-submenu, #sidebar-submenu ul, #sidebar-submenu li, #sidebar-submenu a, #sidebar-submenu a:link,
#sidebar-submenu a:visited, #sidebar-submenu a:hover, #sidebar-submenu #current, #sidebar-submenu #current a,
#sidebar-submenu #current a:hover {
display: none;
}

#sidebar-announce, #sidebar-announce a, #sidebar-announce a:link, #sidebar-announce a:visited, #sidebar-announce a:hover, 
#sidebar-announce h2, #sidebar-announce h3, #sidebar-announce #sidebar-announce-subtitle, .sidebar-announce-subtitle, 
#sidebar-announce p, #sidebar-announce #readmore, #sidebar-announce #readmore a, #sidebar-announce #readmore a:hover,
.sidebar-announce-readmore {
display: none;
}

#sidebar-rt, #sidebar-rt, #sidebar-rt a, #sidebar-rt a:link, #sidebar-rt a:visited, #sidebar-rt a:hover, #sidebar-rt h2, 
#sidebar-rt h3, #sidebar-rt #sidebar-rt-subtitle, .sidebar-rt-subtitle, #sidebar-rt p, 
#sidebar-rt img {
display: none;
}

#searcharea, #searcharea #sidebar-searchtxt, #searcharea #sidebar-searchbtn, #sidebar-search a, #sidebar-search a:link,
#sidebar-search a:visited, #sidebar-search a:hover, #sidebar-search h2, #sidebar-search h3, #sidebar-search #sidebar-search-subtitle, 
.sidebar-search-subtitle, #sidebar-search p {
display: none;
}

#sidebar-news, #sidebar-news a, #sidebar-news a:link, #sidebar-news a:visited, #sidebar-news a:hover, 
#sidebar-news h2, #sidebar-news h3, #sidebar-news #sidebar-news-subtitle, .sidebar-news-subtitle, #sidebar-news p, 
#sidebar-news img, #sidebar-news text, .sidebar-news-text, #sidebar-news #readmore, #sidebar-news #readmore a,
#sidebar-news #readmore a:hover, .sidebar-news-readmore {
display: none;
}

#sidebar-menu-links, #sidebar-menu-links ul, #sidebar-menu-links li, #sidebar-menu-links a, #sidebar-menu-links a:link,
#sidebar-menu-links a:hover, #sidebar-menu-links h2, #sidebar-menu-links h3, #sidebar-menu-links #sidebar-menu-links-subtitle, 
.sidebar-menu-links-subtitle, #sidebar-menu-links p {
display: none;
}

#footer, #footer-content, #footer-content a, #footer-content a:link, #footer-content a:visited, #footer-content a:hover, 
#footer #footer-subtitle, .footer-subtitle, #footer-content p, #footer-content img {
display: none;
}

#content img, .thumbnail, .announce, .text-hidden, .clear, .hide, {
display: none;
}



/*** End of file ***/
