
a.skip, .dontprint, #topBar, #menu, #leftNav, #breadcrumb {
	display: none;
}

/* Wrapper for the entire page */
#wrapper {
	text-align: left;
	width: 100%;
}

/* Header Images */
#header {
	width: 100%;
}
#header h1 {
	font-size: 1em;
}
#header .left img {
	width: 5.2em;
	height: 7.57em;
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
#header .right img {
	display: none;
}
#header .titleText {
	float: left;
	position: relative;
	top: 0;
	width: 21em;
}
#header .title {
	position: relative;
	font-size: 1.2em;
	color: #000;
	font-family: Trebuchet MS;
	letter-spacing: -.01em;
	font-weight: 500;
	top: 1.3em;
}
#header .tagline {
	position: relative;
	font-size: 1.2em;
	color: #e49100;	
	font-family: Trebuchet MS;
	font-weight: 500;
	letter-spacing: -.01em;
	top: 1em;
}
.left {
	float: left;
}
.right{
	float: right;
}



/* Global styles */
/* Remove default margin and padding on all elements */
* {
	padding: 0;
	margin: 0;
}
/* Remove border from elements that show by default, but keep for forms */
img {
	border: 0;
}
fieldset {
	border: 0;
}
select, input, label, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	display: inline;
}
h2 {
	line-height: 1em;
	margin-bottom: .1em;
}

.style5 
{
	font-size: 0.8em;
}
	
.style7 
{
	color: #7D3F1F;
}

p, .NoMoreSpace {
	padding: 0 .6em 0 1.2em;
	font-size: .95em;
	margin-bottom: 5px;
	line-height: 1.1em;
}
p, .NoMoreSpace123 {
	padding: 0 .6em 0 1.2em;
	font-size: .95em;
	margin-bottom: 5px;
	line-height: 1.1em;
}

p, .blansmallline {
	padding: 0 .6em 0 1.2em;
	font-size: 0.4em;
	margin-bottom: 1px;
	line-height: 1.1em;
}

p {
	padding: 0 .6em 0 1.2em;
	font-size: .95em;
	margin-bottom: 10px;
	line-height: 1.3em;
}
a:link, a:active {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
#internalcontent a:hover {
	background-color: #fceb9d;
}
.left {
	float: left;
}
.right {
	float: right;
}

.pophelp2 {
	color: #ffffff;
	background-color: #ACA0C9;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}
.qsearchfset {
	border: solid 1px;
	padding: 0px 5px 5px 5px;
	margin: 0 10 0.2em 2em;
}

.alignright {
	text-align: right;
	margin-right: 1em;
}
.spacer {
	content: ".";
	font-size: 0px;
    display: block;
    height: 1px;
    clear: both;
}
.whiterows {
    background-color: #FFFFFF;
    clear: both;
    width: 100%;
}
.yellowrows {
    clear: both;
    width: 100%;
}
.BrownRows {
    background-color: #E3C66C;
    clear: both;
    width: 100%;
}

.myCenterDiv {
 margin-top: 9px;
 margin-bottom: 1px;
}
.bold {
	font-weight: bold;
}
.hiddentext {
	position: absolute;
	left: -9999px;
	width: 990px;
}
.smalltext {
	font-size: .8em;
	line-height: 1.2em;
}
ol {
	margin-left: 3.3em;
	font-size: .95em;
}
ol li {
	margin-bottom: .5em;
}

/* Default values for the body */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFAE9;
    font-size: 104%;
}


/*Turn Skip Navigation off*/
a.skip {
	position: absolute;
	left: -999px;
	width: 990px;
}
/* Black colour */
h1, .Head1Black {
	font-size: 1.3em;
	font-weight: 200;
	padding: .6em .9em .3em .9em;
	display: block;
	color: #000000;
}
/* Brown colours */
h1, .Heading1 {
	font-size: 1.3em;
	font-weight: 200;
	padding: .6em .9em .3em .9em;
	display: block;
	color: #CC6633;
}
h2, .Head2Black {
	font-size: 1.0em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	color: #000000;
}
h2, .Heading2 {
	font-size: 1.0em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	color: #CC6633;
}
h2, .Heading2a {
	font-size: 1.0em;
	font-weight: 200;
	margin-left: 3px;
	color: #CC6633;
}
h3, .Head3Black {
	font-size: 0.95em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	margin-left: 0.3em;
	color: #000000;
}
h3, .Heading3 {
	font-size: 0.95em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	margin-left: 0.3em;
	color: #CC6633;
}
h4, .Head4Black {
	font-size: 0.90em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	color: #000000;
}
h4, .Heading4 {
	font-size: 0.90em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	color: #CC6633;
}
p, .Normal {
	padding: 0 .6em 0 1.2em;
	font-size: .95em;
	margin-bottom: 10px;
	line-height: 1.3em;
}

p, .Normal1 {
	font-size: .95em;
	margin-bottom: 2px;
}

.center
{
	line-height:1em;
}
/* Style for coloured arrow lists */
.ArrowsList {
}
ul.ArrowsList {
	margin: .2em .8em .7em 1.4em;
}
ul.ArrowsList li {
	padding-bottom: 0.7em;
	padding-left: 42px;
	list-style: none;
	margin: 0.2em 0 .5em 0;
    background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/brownarrow.gif) no-repeat;
}
ul.ArrowsList a:link, ul.ArrowsList a:visited, ul.ArrowsList a:active {
	font-size: .95em;
	padding: .2em 0;
}

/* Top utility bar */
#topBar {
	width: 100%;
	font-size: .75em;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/topbar-rightcnr.gif) bottom right no-repeat #F9DD54;
	height: 2.3em;
}
#topBar ul.toplinks {
	float: left;
	padding: .5em 0px .7em .8em;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/topbar-leftcnr.gif) bottom left no-repeat;
}
#topBar ul.toplinks li {
	list-style: none;
	display: inline;
	padding: 0 .3em;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/toplinks-nav-seperator.gif) bottom right no-repeat;
}
#topBar ul.toplinks li.last {
	padding: 0 0 0 .3em;
	background: none;
}
#topBar a:link, #topBar a:visited, #topBar a:active {
	color: #111111;
	background: #F9DD54;
}
#topBar a:hover {
	background: #FCEB9D;
}
#topBar ul.search {
	float: right;
	padding: .32em .5em .125em 0;
}
#topBar ul.search li {
	list-style: none;
	display: inline;
}
#topBar ul.search label {
	font-weight: bold;
	margin-right: 5px;
}
#topBar li.searchbox input {
	height: 1.3em;
	width: 8em;
	margin-right: 5px;
	margin-bottom: 1px;
}
#topBar li.goButton input {
	background: #6B569F;
	width: 2.5em;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 0;
	padding: .13em 0;
}

/* Main Header */
#header h1 {
	font-size: 1em;
}
#header .left img {
	width: 5.2em;
	height: 7.57em;
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
#header .right img {
	width: 19.4em;
	height: 7.6em;
	position: relative;
	right: 0;
	top: 0;
}
#header .titleText {
	float: left;
	position: relative;
	top: 0;
	width: 21em;
}
#header .title, #header .tagline {
	position: relative;
	font-size: 1.2em;
	font-family: Trebuchet MS;
	letter-spacing: -.01em;
	font-weight: 500;
}
#header .title {
	color: #000;
	top: 2em;
}
#header .tagline {
	color: #e49100;
	top: 1.7em;
}

/* Top menu */
#menu {
	font-size: .75em;
	width: 100%;
	margin-bottom: .3125em;
	float: left;
/* Hide from Mac IE 5 \*/
	clear: both;
/* End Hack */
}
/* Remove float for all browsers except IE Mac \*/
#menu {
	float: none;
}
/* End hack */
/* The padding in these links is overridden for IE in style-IE.css */
#menu li.tab2nav a.doubleline:link, #menu li.tab2nav a.doubleline:visited, #menu li.tab2nav a.doubleline:active,
#menu li.tab4nav a.doubleline:link, #menu li.tab4nav a.doubleline:visited, #menu li.tab4nav a.doubleline:active,
#menu li.tab8nav a.doubleline:link, #menu li.tab8nav a.doubleline:visited, #menu li.tab8nav a.doubleline:active {
	display: block;
	padding: 1em .4em;
	color: #000;
	text-decoration: none;
	float: left;
}
/* Remove float for all browsers except IE Mac \*/
#menu li.tab2nav a.doubleline:link, #menu li.tab2nav a.doubleline:visited, #menu li.tab2nav a.doubleline:active,
#menu li.tab4nav a.doubleline:link, #menu li.tab4nav a.doubleline:visited, #menu li.tab4nav a.doubleline:active,
#menu li.tab8nav a.doubleline:link, #menu li.tab8nav a.doubleline:visited, #menu li.tab8nav a.doubleline:active {
	float: none;
}
/* End hack */
#menu .currentsinglenav {
	padding: 1em .4em;
	color: #fff;
	display: block;
	float: left;
}
/* Remove float for all browsers except IE Mac \*/
#menu .currentsinglenav {
	float: none;
}
/* End hack */
#menu a.doubleline:link, #menu a.doubleline:visited, #menu a.doubleline:active {
	display: block;
	padding: .39em .33em;
	color: #000;
	text-decoration: none;
	float: left;
}
/* Remove float for all browsers except IE Mac \*/
#menu a.doubleline:link, #menu a.doubleline:visited, #menu a.doubleline:active {
	float: none;
}
/* End hack */
#menu .currentdoublenav {
	padding: .39em .33em;
	color: #fff;
	display: block;
	float: left;
}
/* Remove float for all browsers except IE Mac \*/
#menu .currentdoublenav {
	float: none;
}
/* End hack */
#menu li.tab2nav a.doubleline:hover, #menu li.tab4nav a.doubleline:hover,
#menu li.tab8nav a.doubleline:hover, #menu a.doubleline:hover {
	text-decoration: underline;
}
#menu ul li {
	float: left;
	display: inline;
	list-style: none;
	margin-right: .2em;
}
/* IE Mac doesn't like class name tab1 for some reason! */
#menu ul li.tab0nav {
	width: 10em;
}
#menu ul li.tab1nav {
	width: 8.3em;
}
#menu ul li.tab2nav {
	width: 4em;
	text-align: center;
}
#menu ul li.tab3nav {
	width: 6em;
}
#menu ul li.tab4nav {
	width: 3.6em;
	text-align: center;
}
#menu ul li.tab5nav {
	width: 7.4em;
}
#menu ul li.tab6nav {
	width: 4.3em;
}
#menu ul li.tab7nav {
	width: 5.4em;
}
#menu ul li.tab8nav {
	width: 5.4em;
	text-align: center;
}
#menu ul li.tab9nav {
	width: 3.9em;
}
#menu ul li.tab9nav, #menu ul li.tab9nav-on {
	margin-right: 0px;
}
/* Menu items under 'I am a' heading */
#menusection1 {
	float: left;
	height: 5.5em;
	width: 34.2em;
}
#menusection1 li.bottom-left {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-brownnav-botleft.gif) bottom left no-repeat #ECBE88;
}
#menusection1 div.top-right {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-brownnav-topright.gif) top right no-repeat;
}
#menusection1 div.bottom-right {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-brownnav-botright.gif) bottom right no-repeat;
}
#menusection1 div.top-left {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-brownnav-topleft.gif) top left no-repeat;
}

/* New Styling for the 'current' state menuSection1 */
#menusection1 li.bottom-left-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-botleft.gif) bottom left no-repeat #F9D527;
}
#menusection1 div.top-right-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-topright.gif) top right no-repeat;
}
#menusection1 div.bottom-right-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-botright.gif) bottom right no-repeat;
}
#menusection1 div.top-left-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-topleft.gif) top left no-repeat;
}
/* add black text for 'current' menu item */
#menusection1 div.top-right-current a.doubleline, #menusection1 div.top-right-current a.singleline, #menusection1 div.top-right-current span {
	color: #000;
}

/* Menu items under 'I want to' heading */
/* Width overridden in styles-IE.css */
#menusection2 {
	float: left;
	height: 5.5em;
	width: 23.55em;
}
#menusection2 li.bottom-left {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-bluenav-botleft.gif) bottom left no-repeat #ACA0C9;
}
#menusection2 div.top-right {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-bluenav-topright.gif) top right no-repeat;
}
#menusection2 div.bottom-right {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-bluenav-botright.gif) bottom right no-repeat;
}
#menusection2 div.top-left {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-bluenav-topleft.gif) top left no-repeat;
}

/* New Styling for the 'current' state menuSection2 */
#menusection2 li.bottom-left-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-botleft.gif) bottom left no-repeat #F9D527;
}
#menusection2 div.top-right-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-topright.gif) top right no-repeat;
}
#menusection2 div.bottom-right-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-botright.gif) bottom right no-repeat;
}
#menusection2 div.top-left-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-topleft.gif) top left no-repeat;
}
/* add black text for 'current' menu item */
#menusection2 div.top-right-current a.doubleline, #menusection2 div.top-right-current a.singleline, #menusection2 div.top-right-current span {
	color: #000;
}

/* Styling for the About CSCI nav item */
#menusection3 {
	float: left;
	height: 3.5em;
	margin-top: 1.7em;
}
#menusection3 li.bottom-left-about {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-greennav-botleft.gif) bottom left no-repeat #74C0C9;
}
#menusection3 div.top-right {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-greennav-topright.gif) top right no-repeat;
}
#menusection3 div.bottom-right {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-greennav-botright.gif) bottom right no-repeat;
}
#menusection3 div.top-left {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-greennav-topleft.gif) top left no-repeat;
}

/*New Styling for the 'current' state menuSection3*/
#menusection3 li.bottom-left-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-botleft.gif) bottom left no-repeat #F9D527;
}
#menusection3 div.top-right-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-topright.gif) top right no-repeat;
}
#menusection3 div.bottom-right-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-botright.gif) bottom right no-repeat;
}
#menusection3 div.top-left-current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/menu-current-topleft.gif) top left no-repeat;
}
/* add black text for 'current' menu item */
#menusection3 div.top-right-current a.doubleline, #menusection3 div.top-right-current span {
	color: #000;
}

/* Styling for 'I am a' and 'I want to' headers above the topnav */
.navsectionHd {
	font-size: 1.7em;
	font-weight: 200;
	line-height: 1em;
}
#menusection1 .navsectionHd {
	color: #E49100;
}
#menusection2 .navsectionHd {
	color: #333366;
}
/* Left Navigation */
/* Default Styles */
#leftNav a:link, #leftNav a:visited, #leftNav a:active {
	color: #000;
	text-decoration: none;
	padding: .44em .38em .38em .5em;
	font-size: .8em;
	letter-spacing: -.5px;
	display: block;
}
#leftNav a:hover {
	text-decoration: underline;
}
a.On0hc, a.On0nc, a.On1hc, a.On1nc, a.On2hc, a.On2nc {
	font-weight: bold;
}
ul li ul li a.current, ul li ul li ul li a.current {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/navdash.gif) no-repeat .7em .7em;
}
#leftNav {
	width: 9em;
	line-height: 1.2em;
	float: left;
	position: relative;
	z-index: 2;
}
#leftNav li a {
border-bottom: 1px solid white;
}

/* Level 1 Styles */
#leftNav ul {
	background: #F9D527;
}
#leftNav li {
	list-style: none;
	width: 100%;
}
#leftNav ul li.first {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/leftnav1-tr.gif) no-repeat top right #F9D527;
}
#leftNav ul li a.first {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/leftnav1-tl.gif) no-repeat top left;
}
#leftNav ul li.last {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/leftnav1-br.gif) no-repeat bottom right #F9D527;
}
#leftNav ul li a.last {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/leftnav1-bl.gif) no-repeat bottom left;
}
/* Level 2 Styles */
#leftNav ul li ul li {
	background: #F9DD54;
	font-size: .85em;
}
#leftNav ul li ul li a:active, #leftNav ul li ul li a:link, #leftNav ul li ul li a:visited {
	padding: .3em .38em .3em 1.5em;
}
#leftNav ul li ul li.last {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/leftnav2-br.gif) no-repeat bottom right #F9DD54;
}
#leftNav ul li ul li a.last {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/leftnav2-bl.gif) no-repeat bottom left;
}
/* Level 3 Styles */
#leftNav ul li ul li ul li {
	background: #FDEEA9;
	font-size: 1em;
}
#leftNav ul li ul li ul a:active, #leftNav ul li ul li ul a:link, #leftNav ul li ul li ul a:visited {
	padding: .1em .3em .05em 2.13em;
}
#leftNav ul li ul li ul li.last {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/leftnav3-br.gif) no-repeat bottom right #FDEEA9;
}
#leftNav ul li ul li ul li a.last {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/leftnav3-bl.gif) no-repeat bottom left;
}
/* Wrapper for nav and main content */
#pageBody {
	width: 100%;
	position: relative;
	z-index: 1;
	float: left;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/main-background.gif) 0 100% no-repeat; /* background for Mac IE 5 */
/* Hide from Mac IE 5 \*/
	background: none;
	clear: both;
	float: none;
/* End Hack */
}

/* Main content */
#content-nonav {
	float: left;
	width: 100%;
	position: relative;
	background: #F9DD54;
	line-height: 1.3em;
}
#internalcontent {
	position: relative;
	z-index: 2;
	margin-left: 10.04em;
	/* Hide correct content width from Mac IE 5 \*/
	margin-left: 10em;
	/* End Hack */
	line-height: 1.4em;
}

/* Div for height main content column */
.mainBgColumn {
	z-index: 0;
	overflow: hidden;
	width: 36.5em;
	position: absolute;
	top: 0;
	left: 10em;
	height: 100%;
	background-color: #F9DD54;
}

/* Corners for the main content section */
#content-nonav .main-tl, #internalcontent .main-tl,
#content-nonav .main-tr, #internalcontent .main-tr,
#content-nonav .main-bl, #internalcontent .main-bl,
#content-nonav .main-br, #internalcontent .main-br {
	float: left;
	width: 100%;
	/* Hide from Mac IE 5 \*/
		float: none;
	/* End Hack */
}
#content-nonav .main-tl, #internalcontent .main-tl  {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/content-main-tl.gif) top left no-repeat;
}
#content-nonav .main-tr, #internalcontent .main-tr  {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/content-main-tr.gif) top right no-repeat;
}
#content-nonav .main-bl, #internalcontent .main-bl {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/content-main-bl.gif) bottom left no-repeat;
}
#content-nonav .main-br, #internalcontent .main-br {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/content-main-br.gif) bottom right no-repeat;
}

/* Breadcrumb */
#breadcrumb {
	display: block;
	font-size: .8em;
	padding: .5em 1em .5em 1.875em;
	position: relative;
	z-index: 2;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #333632;
}
#breadcrumb a:hover {
	background: #fceb9d;
}

/* Full width content container */
.column3 {
	float: left;
	width: 94%;
	margin: 0 3%;
	display: inline;
}
/* Narrower left hand column for 2 col layout on the landing pages */
.column4 {
	float: left;
	width: 34%;
	margin: 0 0 0 3%;
	display: inline;
}
/* Wider right hand column for 2 col layout on the landing pages */
.column5 {
	float: right;
	width: 57%;
	margin: 0 3% 0 0;
	display: inline;
}
/* Left hand column for the speeches form layout */
.column9 {
	float: left;
	width: 60%;
	margin: 0 0 0 3%;
	display: inline;
}
/* Right hand column for the speeches form layout */
.column10 {
	float: right;
	width: 31%;
	margin: 0 3% 0 0;
	display: inline;
}
/* Style for image and caption within content pages */
.contentimage {
	margin: .5em 1.5em .3em 1.2em;
	float: right;
}
.imagecaption {
	font-size: .7em !important;
	line-height: 1.4em;
	float: right;
	width: 240px;
	clear: both;
	margin-right: 1.7em;
	display: inline;
}
/* Light brown box in the content area */
.content {
	background: #FFF6D7;
	width: 100%;
	margin-bottom: .6em;
	float: left;
	position: relative;
	z-index: 2;
}

.contentQ {
	background: #FFF6D7;
}
.content7 {
	background: #FFF6D7;
	width: 100%;
	margin-bottom: .6em;
	float: left;
	position: relative;
}
/* Remove float from all browsers except IE Mac \*/
.content {
	float: none;
}
.content a {
	line-height: 1.35em;
}
/* End Hack */
.content .top-left, .content .bottom-left, .content .top-right, .content .bottom-right {
	float: left;
	width: 100%;
	/* Hide reset float from Mac IE 5 \*/
		float: none;
	/* End Hack */
}
.content .top-left {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/content-lightbrown-tl.gif) top left no-repeat;
}
.content .bottom-left {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/content-lightbrown-bl.gif) bottom left no-repeat;
}
.content .top-right {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/content-lightbrown-tr.gif) top right no-repeat;
}
.content .bottom-right {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/content-lightbrown-br.gif) bottom right no-repeat;
	padding-bottom: .4em;
}
.content h1 {
	font-size: 1.3em;
	font-weight: 200;
	padding: .6em .9em .3em .9em;
	display: block;
}
.content h2 {
	font-size: 1.0em;
	font-weight: 200;
	padding: .9em .9em .3em .9em;
	padding-top: .3em;
	margin-left: 0.2em;
}

/* Content list styles */
.content ul {
	margin-left: 2em;
	font-size: .95em;
	margin-right: 1em;
}
.content ul li {
	margin-bottom: .5em;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/blackbullet.gif) no-repeat 0 .65em;
	list-style: none;
	padding-left: 1.2em;
}
.content ul a:link, .content ul a:visited, .content ul a:active {
	padding: .12em 0;
}

/* Style for coloured arrow lists */
.content ul.inpagelist {
	margin: .2em .8em .7em 1.4em;
}
.content ul.inpagelist li {
	padding-bottom: 0.7em;
	padding-left: 42px;
	list-style: none;
	margin: 0.2em 0 .5em 0;
}
.content ul.inpagelist a:link, .content ul.inpagelist a:visited, .content ul.inpagelist a:active {
	font-size: .95em;
	padding: .2em 0;
}

/* Brown button in the content area */
.brownButton {
	margin: .2em 1.3em .2em .6em;
	font-size: .9em;
	float: right;
	display: inline;
	text-align: center;
}
.brownButtonleft .brownButton {
	margin: .2em 1.3em .2em .6em;
	font-size: .9em;
	float: left;
	display: inline;
	text-align: center;
}
.brownButton a:link, .brownButton a:visited, .brownButton a:active {
	color: #fff;
	font-weight: bold;
	padding: .2em .4em;
	width: 8.2em;
	display: block;
	text-decoration: none;
}
.brownButton a:hover {
	background: none;
	text-decoration: underline;
}
.brownButton div.button-bl {
	float: left;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/brown-lbBg-bl.gif) bottom left no-repeat #DB8824;
}
.brownButton div.button-tr {
	float: left;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/brown-lbBg-tr.gif) top right no-repeat;
}
.brownButton div.button-br {
	float: left;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/brown-lbBg-br.gif) bottom right no-repeat;
}
.brownButton div.button-tl {
	float: left;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/corners/brown-lbBg-tl.gif) top left no-repeat;
}
/* Reset float for all browsers except IE 5 Mac \*/
.brownButton div.button-bl, .brownButton div.button-tr,
.brownButton div.button-br, .brownButton div.button-tl {
	float: none;
}
/* End Hack */


/* Form elements */
form {
	font-size: .98em;
}
fieldset {
	margin: 0em;
}
/* Make the margin smaller for Mac IE 5 \*/
fieldset {
	margin: 1.2em;
}
/* End Hack */
/* Overiding the left padding on the .brownbox p style */
fieldset p {
	padding-left: 0em !important;
}
form .brownButton {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.servicesdir {
	float: left;
	padding-top: 5px;
}
.servicesdir a:hover {
	text-decoration: none;
}
#fSubmit, #fSubmit1, #fSubmit2, #fSubmit3 {
	margin: .2em;
	background: #DC8B2A;
	color: white;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}
#fSubmit:hover, #fSubmit1:hover, #fSubmit2:hover, #fSubmit3:hover, .brownButton a.linkbutton:hover {
	color: black;
	text-decoration: none;
}
form.singlebutton {
	float: right;
	margin-right: 1.2em;
	padding: 5px 0;
}
.formcontainer {
	display: block;
	margin-bottom: 1em;
}
.clear {
	clear: left;
}
/* Some values are overridden for Netscape 6 browser in netscape6.css and in ie-styles.css */
.formcontainer label {
	width: 10em;
	margin-right: 0.5em;
	display: block;
	float: left;
	clear: left;
}
.dataprotection {
	display: block;
	margin-bottom: 1em;
	width: 100%;
}
input#fDataprotection {
	width: 1em;
}
label img {
	vertical-align:20%;
	padding-left: .2em;
}
/* Some values are overridden for Netscape 6 browser in netscape6.css and also in ie-styles.css */
label.inline {
	margin-right: 0.5em;
	margin-left: 1.5em;
	float: none;
	display: inline;
}
select.multiselect {
	width: 17.9em;
	height: 6em;
}

/* Star Ratings form elements */
.fStarratings label {
	width: 7.4em;
}
.fStarratings select#fSort {
	width: 23.7em;
	margin-bottom: 1em;
}

/* Speeches form elements */
.fSpeeches input {
	width: 10em;
}
.fSpeeches select {
	display: inline;
	width: 10.2em;
}
.fSpeeches select#fYear {
	width: 4.3em;
}
.fSpeeches select#fDate {
	width: 5.3em;
}
.fSpeeches #fSubmit {
	width: 5em;
}
.fSpeeches .brownButton {
	margin-left: 1.2em;
	margin-right: 0;
	margin-top: 1em;
}
.fSpeeches fieldset {
	padding-top: 1.5em;
	margin: .7em;
}
/* display: block overridden for Netscape 6 browser in netscape6.css */
.fSpeeches label {
	padding-top: .4em;
	display: block;
}

/* Styling for SearchListings form template */
.fSearchListings textarea {
	width: 17.8em;
	height: 8em;
}
.fSearchListings input {
	width: 17.7em;
}
.fSearchListings input#fSubmit, .fSearchListings input#fSubmit1, .fSearchListings input#fSubmit2, .fSearchListings input#fSubmit3 {
	width: 7em;
}
.fSearchListings input#fSubmit.feedback {
	width: 10em;
}
.fSearchListings a {
	line-height: 1.2em;
}
.fSearchListings legend {
	padding-bottom: 10px;
}
.fSearchListings select.narrow {
	width: 4em;
}
/* Styling for CustDetails form template */
.fCustDetails input {
	width: 17.7em;
}
.fCustDetails input#fSubmit, .fCustDetails input#fSubmit1 {
	width: 10em;
}
.fCustDetails legend {
	padding-bottom: 10px;
}
/* Styling for Confirm details page */
div.confirmdetails {
	margin: 10px 0;
}
div.confirmdetails p {
	clear: left;
}
div.confirmdetails p span.label {
	display: block;
	float: left;
	font-weight: bold;
	width: 10em;
}
div.confirmdetails p span.value {
	display: block;
	float: left;
	width: 50%;
}

div.dada1 
{
	height: 1em;
}

/* Style for fieldset and legend - check boxes... */
div.c1 {
	float: left;
	width: 50%;
}

div.ResC1 {
	float: left;
	width: 13%;
}

div.ResC2 {
	float: left;
	width: 87%;
}

div.ResC3 {
	float: left;
	width: 42.5%;
}
div.ResC4 {
	float: left;
	width: 57.5%;
}
div.ResC3a {
	float: left;
	width: 13%;
}
div.ResC3b 
{
	float: right;
	/*width: 87%;*/
	width: 82%;
}
div.ResC5 {
	float: left;
	width: 15.5%;
	clear:both;
}
/*  QR box  */
div.ResCSR 
{
	float: left;
	width: 12%;
	font-size: .95em;
}

/* Styling for order table */
.tblYourOrder {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-left: 20px;
	font-size: 100%;
	width: 95%;
}
.tblYourOrder caption {
	text-align: left;
	margin: 0 0 10px 20px;
}
.tblYourOrder th {
	background-color: #6b569f;
	color: #ffffff;
}
.tblYourOrder th, .tblYourOrder td {
	border-bottom: 1px solid black;
	vertical-align: middle;
	padding: 2px 20px;
}
.tblYourOrder td input {
	width: 3em;
}
.tblYourOrder td.total {
	text-align: right;
	font-weight: bold;
}
/* Styling for report details page */
.tblSearchDetails {
	width: 95%;
	margin-left: 1.2em;
	font-size: 100%;
}
.tblSearchDetails caption {
	text-align: left;
	margin: 0 0 5px 1.2em;
}
.tblSearchDetails th {
	font-weight: normal;
	width: 45%;
	padding: 0;
}
.tblSearchDetails td {
	font-weight: bold;
	padding: 0;
}
/* Styling for Feedback form - Full page width */
.fFeedback textarea {
	width: 18em;
	height: 7em;
}
.fFeedback input {
	width: 18em;
}
.fFeedback select {
	width: 18.3em;
}
.fFeedback input#fSubmit {
	width: 10em;
}
.fFeedback .brownButton {
	float: right;
}
/* Styles for shopping basket */
form.fShoppingbasket {
	font-size: 1em;
	padding-left: 20px;
}
form.fShoppingbasket fieldset {
	margin: 0 1em 0 0 ;
	padding-bottom: 1em;
}
form.fShoppingbasket #fSubmit {
	width: 12em;
}
form.fShoppingbasket #fSubmit1,form.fShoppingbasket #fSubmit2, form.fShoppingbasket #fSubmit3 {
	width: 10em;
}
.shoppingbaskethd {
	width: 30em;
	background: #6b569f;
	color: white;
	margin-left: 1.2em;
	padding: .3em 0 .01em 0;
	height: 1.5em;
	position: relative;
	font-weight: bold;
}
.shoppingbaskethd .report {
	position: absolute;
	left: 1.2em;
}
.shoppingbaskethd .copies {
	position: absolute;
	right: .7em;
	text-align: right;
}
.shoppingbaskethd p {
	width: 20em;
}
.shoppingbasket {
	width: 29.9em;
	border: 1px solid black;
	margin-left: 1.2em;
	margin-bottom: 1em;
	position: relative;
}
.shoppingbasket p {
	padding: .8em .5em .4em 1.1em !important;
	display: block;
}
.shoppingbasket input {
	width: 2em;
	padding-left: .4em;
	margin-left: 3.5em;
	position: absolute;
	right: 2.1em;
}
/* Table formats */
table {
	font-size: .95em;
	width: 99.9%;
}
table tbody {
	font-size: .95em;
	vertical-align: top;
}
.tblListing caption {
	text-align: left;
	font-weight: bold;
	padding: 0 0 10px 20px;
}
table tr.odd {
	background: white;
}
.tblListing th {
	vertical-align: bottom;
	font-size: .95em;
}
.tblListing th, .tblListing td {
	padding: 3px;
}
.extrapadding th, .extrapadding td {
	padding: 3px 10px;
}
.tblListing td img {
	vertical-align: middle;
}
.tblListing td img.arrow {
	vertical-align: middle;
	padding-left: 2px;
}
ul.pagination {
	font-size: 94%;
	margin-left: 1.2em;
	padding-bottom: .4em;
	padding-top: .4em;
}
ul.pagination li {
	display: inline;
	padding: 0;
	list-style: none;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/results-div.gif) no-repeat right;
}
ul.pagination li.last {
	background: none;
}
ul.pagination li.current {
	font-weight: bold;
	padding: 0 .4em;
}
.pagination a {
	margin: 0 .4em;
}
.pagination .first a {
	margin-left: 0;
}
/* Address details for report page */
.detailsContent {
	clear: both;
	width: 100%;
	margin-top: 1.3em;
}
.detailsContentleft {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 45%;
}
.detailsRowleft {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 45%;
	line-height: 0.9em;
}

.detailsRowleft60 {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 60%;
	line-height: 0.9em;
}

.detailsResultHead {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 15.5%;
	line-height: 0.9em;
}

.detailsSingleRow {
	clear: both;
	width: 100%;
	line-height: 0.9em;
}
.detailsRowleftEntryScreen {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 24%;
}
.detailsRowleftResultPage {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 10%;
}

.detailsContentright {
	float: left;
}

.detailsContentright p {
	padding-left: 0;
}

.detailsContentDownloads {
	font-size: .95em;
}
/* Footer */
#footer {
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/footerbg.gif) no-repeat 104% 0%;
	width: 100%;
	padding-top: .8em;
	font-size: .75em;
	white-space: nowrap;
	clear: both;
	height: 8em;
	z-index: 10;
	position: relative;
	background-color: #FFFAE9;
}
#footerLinks {
	float: left;
	padding-left: 13em;
	letter-spacing: -1px;
	line-height: 1.5em;
	width: 70%;
}
#footer img {
	float: left;
}
ul.sectionLinks {
	width: 35em;
	width: 31em;
	/* Hide from Mac IE 5 \*/
	width: 34.1em;
	/* End Hack */
}
ul.sectionLinks li {
	float: left;
	display: inline;
	list-style: none;
	color: #333333;
	padding: 0 .3em;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/nav-seperator.gif) bottom right no-repeat;
}
ul.sectionLinks li.last {
	padding: 0 0 0 .3em;
	background: none;
}
ul.sectionLinks a:link, ul.sectionLinks a:visited, ul.sectionLinks a:active {
	color: #333333;
}
ul.sectionLinks a:hover {
	background: #fceb9d;
}
ul.copyrightInfo {
	width: 34em;
	clear: both;
}
ul.copyrightInfo li {
	float: left;
	display: inline;
	list-style: none;
	color: #E49100;
	padding: 0 .3em;
	background: url(http://collections.europarchive.org/tna/20081105165041/http://csci.org.uk/registeredservicesdirectory/html/images/nav-seperator-brown.gif) bottom right no-repeat;
}
ul.copyrightInfo li.last {
	padding: 0 0 0 .3em;
	background: none;
}
ul.copyrightInfo a:link, ul.copyrightInfo a:visited, ul.copyrightInfo a:active {
	color: #E49100;
}
ul.copyrightInfo a:hover {
	background: #fff;
	color: #000;
}

ul.BullList {
	margin: .5em .8em .7em 1.4em;
}
ul.BullList li {
	list-style: disc;
	margin: 0.2em 0 .5em 0;	
	margin-left: 2em;
}

