/* @override http://localhost:8888/october/templates/unit/css/template_css.css */
/* @group Global Reset */

blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


tbody tr td  {text-align: justify;}

:focus {outline: 0;}
body {line-height: 1;color: black;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html {margin:0;padding:0;height: 100%;}

	
blockquote,.blockquote {color: #3F3733}
blockquote,.blockquote {background: url(../images/charcoal/blockquote.png) no-repeat left top}
blockquote p {background: url(../images/charcoal/blockquote_br.png) no-repeat right bottom}

/* Slideshow COlours */
#slideShowNav a {background: #fff;color: #292929;border: 1px solid #464742}
#slideShowNav a.activeSlide,#slideShowNav a.activeSlide:hover {background: #633D51;color: #fff;border:  1px solid #464742}
#slideShowNav a:hover {background: #95A37F;border: 1px solid #464742}
.slideshowImage img {background: #633D51;border: 1px solid #3D0D26}	
	
	














