@charset "utf-8";
body {
	font: 75%/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:960px;
}
p {
	color: #333333;
}
/* Basics */
body {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font: small/150% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	color: #333;
	width: 960px;
	margin: 0px auto auto;
	padding: 0px;
	font: 80% "Trebuchet MS", Arial, Verdana, sans-serif;
}
body {
 font-size: 80%;
}
* html body {
 font-size: 70%;
 f\ont-size: 80%;
}
/* Replace */
.replace {
	position: relative;
	margin: 0px;
	padding: 0px;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.replace span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1; /*for Opera 5 and 6*/
}
/* Ident */
#ident {
	text-align: right;
	font-size: 70%;
	min-height: 22px;
}
#ident a {
	padding-right: 22px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(_images/ident_logo_2008_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}
#ident a:link {
	color: #3366CC;
}
#ident a:visited {
	color: #666666;
}
#ident a:hover {
	color: #000066;
	text-decoration: underline;
}
#ident a:active {
	color: #3366CC;
}
/*#ident a:hover {
	background-image: url(../_images/ident_logo_2008_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
}*/

/* Widths */
._1 {
	width: 66px;
	margin-left: 14px;
}
._2 {
	width: 146px;
	margin-left: 14px;
}
._3 {
	width: 226px;
	margin-left: 14px;
}
._4 {
	width: 306px;
	margin-left: 14px;
}
._45 {
	width: 346px;
	margin-left: 14px;
}

._5 {
	width: 386px;
	margin-left: 14px;
}
._6 {
	width: 466px;
	margin-left: 14px;
}
._7 {
	width: 546px;
	margin-left: 14px;
}
._8 {
	width: 626px;
	margin-left: 14px;
}
._9 {
	width: 706px;
	margin-left: 14px;
}
._10 {
	width: 786px;
	margin-left: 14px;
}
._11 {
	width: 866px;
	margin-left: 14px;
}
._12 {
	width: 946px;
	margin-left: 14px;
}

/* Tags */
h1, h2 {
	background-repeat: no-repeat;
	font-size: small;
}
h1 {
	margin-top: 0px;
	height: 20px;
}

blockquote {
	border: 1px solid #99B2E5;
	padding: 0px 24px 8px;
	background-color: #EAEFFA;
	background-image: url(_imagesnew/quoteleft.gif);
	background-repeat: no-repeat;
	background-position: 88px 7px;
	margin-right: 0px;
	margin-left: 0px;
}
blockquote img {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-top: 4px;
	border: 1px solid #000000;
}
.pullout {
	font: italic 250%/100% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #999999;
	background-image: url(_imagesnew/quoteright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 0px 10px 24px;
	margin: 0px 40px;
}
.quote {
	padding-left: 25px;
	padding-right: 25px;
}
.author {
	font-weight: bold;	
}
h2 span {
	font-weight: normal;	
}
h3 {
	color: #3366CC;
	font-size: 120%;
}
dd {
	list-style: disc outside;
	display: list-item;
	padding-left: 0px;
}
dt {
	font-weight: bold;
}
dl {
	margin: 0px;
	padding: 0px;
}
#sig-index #content dd {
	margin-top: .25em;
	margin-bottom: .25em;
}
td {
	vertical-align: top;
}

/* Index */
#sig-index dt {
	/*background: #999999 url(/_images/columntop.gif) no-repeat left top;*/
	background-color: #999999;
	color: #FFFFFF;
	padding: 2px 8px;
	font-size: 100%;
	line-height: 150%;
}
#sig-index dd {
	margin: 0px 0px 0px 25px;
	padding: 0px 8px 0px 0px;
	list-style: disc outside;
}
/*#sig-index #content .faux2 ._45 p {
	position: absolute;
	bottom: 0px;
}
#sig-index #content .faux2 ._45 {
	position: relative;
}*/

#sig-index .button {
	background: url(/_images/event_of_the_year.jpg) no-repeat;	
	margin-left: 8px;
	text-decoration: none;
	display: block;
}
.columns2 {
	float: left;
	margin-right: 0px;
	display: inline;
	margin-bottom: 0px;
	background: #DEDEDE;
}

/* Admin section */
#sig-admin {
	width: 90%;
}
#sig-admin , #sig-admin  #content {
	width: 100%;
}
#sig-admin  {
	margin-right: 0px;
	margin-left: 0px;
}
#sig-admin {
	background: url(_images/srg_logoadmin.jpg) no-repeat 10% 0px;
}
#sig-admin  {
	background: none;
}
#sig-admin table {
	width: 100%;
	border-right: 1px dotted #999999;
	border-top: 1px dotted #999999;
}
#sig-admin td {
	border-bottom: 1px dotted #999999;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px dotted #999999;
}
#sig-admin th {
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px dotted #999999;
	border-bottom: 1px solid #999999;
}

/* This page */
#sig-index #index a, #sig-index #index a span {
	background-position: 0px -60px;
}
#sig-conferences #conferences a, #sig-conferences #conferences a span {
	background-position: 0px -60px;
}
#sig-secretarial #secretarial a, #sig-secretarial #secretarial a span {
	background-position: 0px -60px;
}
#sig-profile #profile a, #sig-profile #profile a span {
	background-position: 0px -60px;
}
#sig-testimonials #testimonials a, #sig-testimonials #testimonials a span {
	background-position: 0px -60px;
}
#sig-contact #contact a, #sig-contact #contact a span {
	background-position: 0px -60px;
}
#sig-booking #booking a, #sig-booking #booking a span {
	background-position: 0px -60px;
}
#sig-bookingsfh #booking a, #sig-bookingsfh #booking a span {
	background-position: 0px -60px;
}
#sig-information #information a, #sig-information #information a span {
	background-position: 0px -60px;
}
#sig-workshops #workshops a, #sig-workshops #workshops a span {
	background-position: 0px -60px;
}
#sig-theme #theme a, #sig-theme #theme a span {
	background-position: 0px -60px;
}
#sig-register #register a, #sig-register #register a span {
	background-position: 0px -60px;
}

/* H1 replacements */
#sig-index h1 {
	background-image: url(_images/images/titles1_01.gif);
}
#sig-conferences h1 {
	background-image: url(_images/images/titles1_02.gif);
}
#sig-secretarial h1 {
	background-image: url(_images/images/titles1_03.gif);
}
#sig-profile h1 {
	background-image: url(_images/images/titles1_04.gif);
}
#sig-testimonials h1 {
	background-image: url(_images/images/titles1_05.gif);
}
#sig-contact h1 {
	background-image: url(_images/images/titles1_06.gif);
}
#sig-booking h1, #sig-bookingsfh h1, #sig-information h1, #sig-workshops h1, #sig-registration h1, #sig-registrationssc h1, #sig-theme h1 {
	background-image: url(_images/images/titles1_07.gif);
}




/* IDs */
#logo1, #logo1 span {
	background: url(_imagesnew/srg_logo.jpg) no-repeat left top;
	height: 93px;
	width: 946px;
	border-bottom: 1px solid #999999;
	margin-bottom: 14px;
}
#logo1 {

}
/* {
	background: url(_images/container.gif) repeat-y;
	float: left;
	width: 744px;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}*/
#content {
	float: left;
	display: inline;
	padding-bottom: 14px;
}
#content div img {
	margin-bottom: 8px;
	margin-left: 12px;
}
#content a:link {
	color: #3366CC;
}
#content a:visited {
	color: #666666;
}
#content a:hover {
	color: #000066;
	background: #D6E0F5;
}
#content a:active {
	color: #3366CC;
}

a:link {
	color: #3366CC;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000066;
	background: #D6E0F5;
}
a:active {
	color: #3366CC;
}


#content dt a:link {
	color: #000000;
}
#content dt a:visited {
	color: #666666;
}
#content dt a:hover {
	color: #000066;
	background: #D6E0F5;
}
#content dt a:active {
	color: #3366CC;
}
#navigation {
	float: left;
	display: inline;
	clear: both;
	padding-bottom: 14px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}


#navigation ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
}
#sig-information #content li {
	list-style: disc url(conference/businesscontinuityforthenhs/_images/bullet.jpg);
	margin-left: 30px;
}
#sig-information #content ul {
	margin-left: 0px;
	padding-left: 0px;
}
#sig-information #content dl {
	border-style: none;
}

#sig-information #content dt {
	list-style: disc url(conference/businesscontinuityforthenhs/_images/bullet.jpg) outside;
	margin-left: 30px;
	display: list-item;
}
#sig-information #content dd {
	margin-left: 30px;
	list-style: none;
}


#navigation a {
	text-decoration: none;
	font-size: 60%;
}
#navigation a, #navigation a span {
	display: block;
	height: 30px;
	width: 224px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#navigation a:link, #navigation a:link span {
	background-position: 0px 0px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#navigation a:visited, #navigation a:visited span {
	background-position: 0px 0px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#navigation a:hover,#navigation a:hover span {
	background-position: 0px -30px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#navigation a:active, #navigation a:active span {
	background-position: 0px 0px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#navigation p a {
	font-size: 100%;
	border: none;
	display: inline;
	text-decoration: underline;	
}

/* Nav IDs */
#index, #index span {
	background-image: url(_imagesnew/nav_home.jpg);
}
#conferences, #conferences span {
	background-image: url(_imagesnew/nav_conferences.jpg);
}
#secretarial, #secretarial span {
	background-image: url(_imagesnew/nav_secretarial.jpg);
}
#profile, #profile span {
	background-image: url(_imagesnew/nav_profile.jpg);
}
#testimonials, #testimonials span {
	background-image: url(_imagesnew/nav_testimonials.jpg);
}
#contact, #contact span {
	background-image: url(_imagesnew/nav_contact.jpg);
}
#booking, #booking span {
	background-image: url(_imagesnew/nav_booking.jpg);
}
#information, #information span {
	background-image: url(_imagesnew/nav_information.jpg);
}
#navigation a, #navigation a span {
	display: block;
	height: 30px;
	width: 224px;
}
#navigation #ssc a, #navigation #ssc  a span {
	background-image: url(_images/recentprojectsssc.jpg);
	border: 1px solid #CCCCCC;
}
#navigation #vl a, #navigation #vl a span {
	background-image: url(_images/recentprojectsvirtuallab.jpg);
	border: 1px solid #CCCCCC;
}
#ssc a, #ssc a span, #vl a, #vl a span {
	width: 224px;
	height: 150px;
	display: block;
}
#ssc a:hover, #ssc a:hover span, #vl a:hover, #vl a:hover span {
	background-position: 0px -150px;
	border: 1px solid #999999;
}
#navigation dl {
	margin-top:14px;
}
#navigation dt, #navigation dd {
	margin: 0px 0px .5em;
	background-image: none;
	color: #000000;
	background-color: #FFFFFF;
}
#navigation dt {
	padding: 0px;
}

#workshops {
	background-image: url(_imagesnew/nav_workshops.jpg);
}
#theme {
	background-image: url(_imagesnew/nav_theme.jpg);
}
#register, #register span {
	background-image: url(_imagesnew/nav_register.jpg);
}
#footer {
	clear: left;
	border-top: 1px solid #999999;
	float: left;
}
#footer div {
	margin: 5px 0px 0px;
	padding: 0px;
}


/* Classes */
.description {
	padding-right: 150px;
}
.hidden {
	visibility: hidden;
}

.conferencebooking {
	background-image: url(_images/images/titles1_07.gif);
}

/* Forms */
form p, div p {
	/*margin: 7px 0px;*/
}
form p .button {
	text-align: right;
}
form dl {
	margin-left: 50px;
	margin-right: 50px;
}
textarea {
	width: 306px;
}
label {
	width: 306px;
	clear: left;
	margin-right: 5px;
}
.wide {
	width: 400px;
	float: left;
}
.reverse label {
	width: auto;
	clear:none;
	float: left;
	margin-right: 5px;
}
.reverse input {
	float: left;
	clear: left;
}
#btnSubmit {
	clear: both;
	/*color: #FFFFFF;
	background: #000066;
	border: 2px outset #3366CC;*/
	margin-right: 0px;
	margin-top: 14px;
	float: right;
	margin-bottom: 14px;
}
fieldset {
	border: 1px solid #99B2E5;
	margin-top: 15px;
}
legend {
	color: #ffffff;
	background: #99B2E5;
	border: 1px solid #EAEFFA;
	padding: 2px 6px;
}
#LastName, #FirstName, #JobTitle, #Institution, #Address, #PostCode, #TelNumber, #FaxNumber, #EmailAddress, #Requirements, #Name, #SchoolName, #SchoolYear, #Question, #Report {
	width: 200px;
}
#Password, #PasswordConfirm, #Specialty, #Institution, #Address, #PostCode, #FirstName1, #LastName1, #JobTitle1, #TelNumber1, #Mobile, #EmailAddress1, #FirstName2, #LastName2, #JobTitle2, #EmailAddress2 {
	width: 200px;
}
#Curriculum1, #Curriculum2, #Curriculum3, #Curriculum4, #Curriculum5, #Curriculum6, #Curriculum7, #Curriculum8, #WebPresentation, #AskTheExpert, #DPA {
	clear: left;
	float:left;
}

#sig-booking form dd, #sig-bookingsfh form dd, #sig-information form dd, #sig-workshops form dd, #sig-register form dd  {
	font-size: 100%;
	line-height: 150%;
	background: url(test/none);
	margin-left: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
#sig-booking form dt, #sig-bookingsfh form dt, #sig-information form dt, #sig-workshops form dt, #sig-register form dt  {
	background: url(test/none);
	color: #000000;
	width: 200px;
	float:left;
	clear:left;
	font-size: 100%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
#sig-booking dl, #sig-bookingsfh dl, #sig-information dl, #sig-workshops dl, #sig-register dl  {
	clear: both;
	border-top: 1px solid #CCCCCC;
}
.not-em {
	font-weight: normal;
}
.sfh {
	background: url(/_images/sfh_background.jpg) no-repeat right top;
}
.nhs {
	background: url(/_images/nhs_background.jpg) no-repeat right top;
}
.ssc {
	background: url(/_images/ssc_background.jpg) no-repeat right top;
}
.main-list {
	background: #EAEFFA;
	border: 1px solid #99B2E5;
	padding: 8px 24px;
}
fieldset {

}
.workshopnumber {
	color: #3366CC;
	font-size: 80%;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.workshoptitle {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: .5em;
	padding-bottom: 0em;
}
.workshopdetails {
	margin-top: 0.5em;
	padding-top: 0em;
	margin-bottom: .5em;
	padding-bottom: 0px;
}
.subtitle {
	font: 140% Verdana, Arial, Helvetica, sans-serif;
}
.center {
	text-align: center;
}
.blue {
	color: #1E64AE;
}
.notes {
	color: #666666;
}
.strong {
	font-weight: bold;
}
.block li {
	background: #EAEFFA;
	border: 1px solid #99B2E5;
	padding: 8px 24px;
	margin-bottom: 5px;
	list-style: none;
}
.smaller {
	font-size: 90%;
	font-weight: normal;
}
#content img {
	border: 1px solid #666666;
}
.faux2 {
	background-image: url(images/columns2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.faux2 p {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
}
.faux2 a {
	padding: 0.5em 14px;
	display: block;
}
.call {
	clear: left;
	border-top: 1px solid #CCCCCC;
	font: italic 150% Georgia, "Times New Roman", Times, serif;
	margin-top: 14px;
	float: left;
	padding-top: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
}
#sig-register h3, #sig-information h3 {
	font: bold normal 250%/normal Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 104px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(conference/businesscontinuityforthenhs/_images/strip.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sig-registerbook h3, #sig-informationbook h3 {
	font: bold normal 250%/normal Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
	/*padding-bottom: 104px;*/
	margin-top: 0px;
	padding-top: 0px;
}
h3 em {
	font-size: 55%;
	font-weight: normal;
}
.date {
	margin: .5em 0px 0px;
	padding: 0px;
}
#sig-information #content h4 {
	color: #169069;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font: 150% Arial, Helvetica, sans-serif;
}
/*.dh {
	background-image: url(conference/businesscontinuityforthenhs/_images/dh.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 60px;
}*/
/*.nhsresillience {
	background-image: url(conference/businesscontinuityforthenhs/_images/nhs_resilience.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	margin-bottom: .5em;
}*/
.lines {
	border-top: 1px dotted #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
	padding-top: .25em;
	padding-bottom: .25em;
}

#navigation div {
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 14px;
	margin-bottom: 14px;
}


#sig-information #content p {
	margin-top: 0px;
	padding-top: 0px;
}
#sig-information #navigation ul p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
th {
	text-align: left;
}
.nomargin {
	margin-bottom: 0px;
}
#sig-information #content {
	font-family: Arial, Helvetica, sans-serif;
}
#sig-information #content a {
	padding: 14px;
	display: block;
	text-decoration: none;
}
#sig-information #content .button {
	background-color: #CCFFCC;
	text-align: right;
	border: 1px solid #169069;
	font-size: 200%;
	padding: 0px;
	display: block;
}
.button {
	text-align: right;
	border: 1px solid #999999;
	padding: 7px;
}
.subhead {
	font-size: 150%;
	font-style: italic;
	line-height: normal;
}
.centre {
	text-align: center;
}
.rules {
	border-bottom: 1px solid #999999;
	margin: 0px !important;
	padding-top: 14px;
	padding-bottom: 14px;
}
.ar {
	text-align: right;
}
.uc {
	text-transform: uppercase;
	font-size: 80%;
}

