/*Globals*/

body {
padding: 0;
margin: 0;
font-size:100%;
font-family: Arial, "Comic Sans MS", sans-serif;
}

img {
	margin:0;
	border:0;
}

h1, h2, h3, h4, h5, h6 {
color: #71256F;
}

#content h2 a, #content h3 a {
color: #71256F;
text-decoration: none;
}

h1 {
float: left;
margin-left: 20px; /* needs padding as it sits outside the #mainContent div */
}

h2 {
clear: left;
font-size: 1.6em;
margin-left: 20px; /* needs padding as it sits outside the #mainContent div */
}

h3 {
font-size: 1.3em;
}

h4 {
font-size: 1.1em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1.1em;
}

/* Spacing so no image overlap happens */

#mainContent h3, #mainContent h4,#mainContent h5, #mainContent h6 {
margin-top: 30px;
}


blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}


abbr, acronym {
	border-bottom:1px dotted #666;
}

/* List items */

#content ul {
padding-left: 13px;
}

#content ol {
padding-left: 19px;
}


dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}


a:focus, a:hover, a:active {
	
}
a {
	color: #484B9C;
	
}

/* Layout */
#wrapper {
	min-width: 990px;
	padding:0;
	margin: 0;
	}
	
#masthead {
}

form#language label span {
float: left;
display: block;
width: 220px;
}

form#language {
position: absolute;
top: 22px;
right: 332px;
}

form#language select {
width: 180px;
height: 21px;
clear: left; /* moves onto new line */
float: left;
font-size: 0.9em;
}

#goButton {
background: url(../images/go.png) no-repeat top left;
height: 21px;
width: 29px;
padding: 0;
margin: 0 0 0 7px;
border: none;
 cursor: pointer; /* hand-shaped cursor */
 cursor: hand; /* for IE 5.x */
 float: left;

}

#aspnetForm { /* rules needed for fluid-fixed layout */ 
float: left; 
width: 100%;
margin-bottom: 20px;
}

#content {
line-height: 1.5;
padding: 0; 
margin-right: 316px;
min-height: 630px;	/* prevents footer overlap */
}

#content p strong {
color: #000;
}

/* content area stylings */

#mainContent {
position: relative;
}

#mainContent p {
padding-left: 140px;
position: relative;
}

#mainContent ul li {
margin-left: 140px;
position: relative;
} 

#mainContent .error ul li {
margin-left: 10px;
}

#mainContent p img {
position: absolute;
top: 0;
left: 0;

}

#page-video #mainContent ul li, #page-video #mainContent p {
margin-left: 0;
padding-left: 0;
}

/* content area stylings */

#mainContent {
padding: 0 220px 0 20px; /* extra padding on the right to prevent the p overlapping the image */
clear: both;
}

#page-video #mainContent {
padding-right: 20px; /* counters the large padding right for lightbox pages */
}

p.firstLine  {
color: #5B0F5A;
font-weight: bold;
}

#casestudy { /* Case study video */
float: right;
margin-left: 20px;
position: absolute;
top: 7px;
right: 20px;
}

#casestudy {
width: 172px;
float: right;
clear: right;
}

#mainContent .miniCase {
margin: 0 0 20px 0;
padding: 10px 10px 10px 15px;
background: url(/media/18998/case_top.png) no-repeat top left;
position: relative;
color: #FFF;
}

#case_bottom {
position: relative;
top: -33px;
left: -1px;
}

#right {
float: left;
width: 296px;
background: url(../images/sidebar.png) no-repeat top right;
margin-top: 20px;
margin-right: 20px;
height: 560px;
position: fixed; /* additions for fixed sidebar */
right: 0; /* additions for fixed sidebar */
top: 0; /* additions for fixed sidebar */
z-index: 1; /* puts sidebar above footer */
padding-top: 60px;
}

#right p#home {
position: absolute;
top: -5px;
left: 20px;
}

#right p#home img {
padding-right: 10px;
}

#right p#sound, #right p#soundoff {
position: absolute;
top: 7px;
left: 168px;
}

#right p#sound a#soundimg {
background: url(../images/sound.jpg) top left no-repeat;
padding: 13px 0 20px 48px;
}

#right p#soundoff a#soundimg {
background: url(../images/sound_off.jpg) top left no-repeat;
	padding: 13px 0 20px 48px;
}

#right p#sound a, #right p#home a, #right p#soundoff a {
color: #FFF;
font-size: 1.1em;
text-decoration: none;
}

#flash { /* video player in the sidebar */
margin-left: 11px;
}

#flashMask {
position: absolute;
top: 60px;
right: 21px;
}
/* Footer */


#footer {
background-color: #71256F;

padding: 10px 0 20px 0;
clear: both;
}

#footer p {
color: #FFF;
margin-left: 20px;
padding-right: 350px;
}

#footer p a {
text-decoration: underline;
color: #FFF;
}

#footer p a:hover, #footer p a:focus, #footer p a:active {
text-decoration: none;
}

/* Accessibility Toolbar */

#xsltsearch {
	width: 100%;
	float: left;
}

/* Text Size */

#accessibilityBar p {
color: #FFF;
line-height: 1.5;
margin: 0;
}

/* Move boxes into place inside the container */

#text_size { /* text size */
position: absolute;
top: 5px;
left: 10px;
}

#letters { /* a a a letters */
position: absolute;
top: 8px;
left: 5.2em;
line-height: 1.5;
}

#colour_scheme { /* Colours text */
position: absolute;
top: 28px;
left: 11px;
}

#right #accessibilityBar ul#colours { /* 5 colour buttons */
position: absolute;
top: 33px;
left: 4.35em;
line-height: 1.5;
}

#accessibilityBar {
margin-left: 20px;
background: url(../images/sidebar_1.jpg) no-repeat top left;
height: 65px;
width: 254px;
position: relative;
}

#accessibilityBar ul li {
	list-style-type: none;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}
#accessibilityBar ul {
	margin: 0;
	padding: 0;
	}

/* BSL link */

#bsl {
background:url(../images/sidebar_2.jpg) no-repeat top left;
height: 55px;
width: 254px;
margin-left: 20px;
position: relative;
top: -5px;
}

#bsl p a {
color: #FFF;
text-decoration: none;
margin: 0 0 0 10px;
}

#bsl p img {
position: absolute;
right: 16px;
top: 7px;
}

#bsl p a span {
position: relative;
top: 15px;
float: left;
margin: 3px 0 0 14px;
line-height: 0.9;
}

/* Easy read print */

#print {
background:url(../images/sidebar_3.jpg) no-repeat top left;
height: 94px;
width: 254px;
margin-left: 20px;
position: relative;
top: -10px;
}

#print p a {
color: #FFF;
text-decoration: none;
}

#print p.first a { /*	easy read print version */
position: absolute;
top: 10px;
left: 14px;
width: 190px;
line-height: 0.9;
}

#print p.second a { /* large print version */
position: absolute;
top: 45px;
left: 14px;
width: 190px;
line-height: 1.1;
}

#print img#smaller { /* smaller print icon */
position: absolute;
top: 0;
left: 170px;
margin-left: 1.5em;
}

#print img#larger { /* larger print icon */
position: absolute;
top: 0;
left: 170px;
margin-left: 1.5em;
}

/* navigation buttons */

#wrapper #content .nav {
padding: 0 20px 0 20px;
margin: 0;
position: relative;
height: 140px;
}

.nav li#int {
list-style-type: none;
width: 25%;
float: left;
}

.nav li#ppl {
list-style-type: none;
width: 25%;
float: left;
}

.nav li#joi {
list-style-type: none;
width: 25%;
float: left;
}

.nav li#wha {
list-style-type: none;
width: 25%;
float: left;
}

/*.nav li#int {
list-style-type: none;
position: absolute;
left: 0;}

.nav li#ppl {
list-style-type: none;
position: absolute;
left: 27%;
}

.nav li#joi {
list-style-type: none;
position: absolute;
right: 27%;}

.nav li#wha {
list-style-type: none;
position: absolute;
right: 0;}
*/
/* Sign up form styling */

#page-contact p label, #umbMemberControlsSignUp p label, #umbMemberControlsLogin p label, #umbMemberControlsSignUp p  {
font-size: 1em;
color: #000;
font-weight: normal;
}

#page-contact #mainContent p {
padding: 0;
margin: 0;
}

#page-contact #mainContent textarea {
margin-left: 11px;
}

#umbMemberControlsSignUp p label {
background: url(../images/asterix.png) no-repeat top right;
padding-right: 11px;
}

#umbMemberControlsSignUp p #ctl00_ctl00_ctl00_ContentPlaceHolderDefault_RunwayMasterContentPlaceHolder_umbRegister_2_Label1 {
background: none; /* stops asterix showing on the "I would like to be contacted.... label */
}

#accessibilityBar form input#searchLabel {
position: relative;
top: -8px;
}

#accessibilityBar form input.submit {
position: relative;
top: 7px;
left: 5px;
}


#accessibilityBar label {
position: absolute;
left: -10000px;
}

label.required {
	background: url('/media/req.gif') right top no-repeat;
	padding-right: 6px;
}
fieldset {
	padding:1em;
	margin:0 0 1em 0;
	border:1px solid #ccc;
	color: #000;
	position: relative;
	width: 80%;
	
}
#language p {
	margin:0;
	padding:0;
	}
label {
font-weight: normal;
font-size: 1em;
}

.Doc2Form fieldset ul li {
list-style-type: none;
}

fieldset.antispam input.text {
	position: relative;
	left: 1em;
}
legend {
	font-size:1.2em;
	color: #666;
}
input.text, input.title, textarea, select {
	margin: 0;
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #666;
}
input.text, input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
input.text {
	position: absolute;
	left: 100px;
	width: 40%;
}
textarea {
	width: 60%;
	height:250px;
	margin-left: 25px;
}

.Doc2Form textarea {
margin-left: 0;
}

#defaultControls p.umbMemberControlsFeedback {
	color: #FF0000;
}

#umbMemberControlsLogin p.umbMemberControlsFeedback {
color: #FF0000;
}

p.umbSignupError {
	color: #FF0000;
}


.error, .notice, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
display: block;
}
.error a {
	color:#8a1f11;
}
.notice a {
	color:#514721;
}
.success a {
	color:#264409;
}
.error ul {
	margin: 0;
	padding-left: 20px;
}

/* photo gallery stylings */

#imageList .galPic {
width: 100px;
height: 170px;
margin: 0 10px 20px 0;
}

img.leftImage {
float: left;
margin-left: 0;
margin-right: 1.5em;
margin-bottom: 1em;
padding: 10px;
border: 1px solid #CCC;
}

img.rightImage {
float: right;
margin-left: 1.5em;
margin-right: 0;
margin-bottom: 1em;
padding: 10px;
border: 1px solid #CCC;
}

#page-notfound #mainContent p {
margin: 0;
padding: 0;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
leftImage {
float: left;
margin-left: 0;
margin-right: 1.5em;
margin-bottom: 1em;
padding: 10px;
border: 1px solid #CCC;
}

rightImage {
float: right;
margin-left: 1.5em;
margin-right: 0;
margin-bottom: 1em;
padding: 10px;
border: 1px solid #CCC;
}


