/*--------------------------------
	COLOURS USED IN THIS SITE

--Poster colors--
yellow f9e720
green aec311

-- Button blues
dark blue 0c4f86
middle blue 0860a8
light blue 2b8bd9

--page colors
heading red DC143C

--------------------------------*/
@font-face {
    font-family: 'DejaVuSansBook';
    src: url('http://azuleon.org/_fonts/DejaVuSans-webfont.eot');
    src: url('http://azuleon.org/_fonts/DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://azuleon.org/_fonts/DejaVuSans-webfont.woff') format('woff'),
         url('http://azuleon.org/_fonts/DejaVuSans-webfont.ttf') format('truetype'),
         url('http://azuleon.org/_fonts/DejaVuSans-webfont.svg#DejaVuSansBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVuSansOblique';
    src: url('http://azuleon.org/_fonts/DejaVuSans-Oblique-webfont.eot');
    src: url('http://azuleon.org/_fonts/DejaVuSans-Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://azuleon.org/_fonts/DejaVuSans-Oblique-webfont.woff') format('woff'),
         url('http://azuleon.org/_fonts/DejaVuSans-Oblique-webfont.ttf') format('truetype'),
         url('http://azuleon.org/_fonts/DejaVuSans-Oblique-webfont.svg#DejaVuSansOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVuSansBold';
    src: url('http://azuleon.org/_fonts/DejaVuSans-Bold-webfont.eot');
    src: url('http://azuleon.org/_fonts/DejaVuSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://azuleon.org/_fonts/DejaVuSans-Bold-webfont.woff') format('woff'),
         url('http://azuleon.org/_fonts/DejaVuSans-Bold-webfont.ttf') format('truetype'),
         url('http://azuleon.org/_fonts/DejaVuSans-Bold-webfont.svg#DejaVuSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVuSansBoldOblique';
    src: url('http://azuleon.org/_fonts/DejaVuSans-BoldOblique-webfont.eot');
    src: url('http://azuleon.org/_fonts/DejaVuSans-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://azuleon.org/_fonts/DejaVuSans-BoldOblique-webfont.woff') format('woff'),
         url('http://azuleon.org/_fonts/DejaVuSans-BoldOblique-webfont.ttf') format('truetype'),
         url('http://azuleon.org/_fonts/DejaVuSans-BoldOblique-webfont.svg#DejaVuSansBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVuSansCondensed';
    src: url('http://azuleon.org/_fonts/DejaVuSansCondensed-webfont.eot');
    src: url('http://azuleon.org/_fonts/DejaVuSansCondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-webfont.woff') format('woff'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-webfont.ttf') format('truetype'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-webfont.svg#DejaVuSansCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVuSansCondensedOblique';
    src: url('http://azuleon.org/_fonts/DejaVuSansCondensed-Oblique-webfont.eot');
    src: url('http://azuleon.org/_fonts/DejaVuSansCondensed-Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-Oblique-webfont.woff') format('woff'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-Oblique-webfont.ttf') format('truetype'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-Oblique-webfont.svg#DejaVuSansCondensedOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVuSansCondensedBold';
    src: url('http://azuleon.org/_fonts/DejaVuSansCondensed-Bold-webfont.eot');
    src: url('http://azuleon.org/_fonts/DejaVuSansCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-Bold-webfont.woff') format('woff'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-Bold-webfont.ttf') format('truetype'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-Bold-webfont.svg#DejaVuSansCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DejaVuSansCnBdOb';
    src: url('http://azuleon.org/_fonts/DejaVuSansCondensed-BoldOblique-webfont.eot');
    src: url('http://azuleon.org/_fonts/DejaVuSansCondensed-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-BoldOblique-webfont.woff') format('woff'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-BoldOblique-webfont.ttf') format('truetype'),
         url('http://azuleon.org/_fonts/DejaVuSansCondensed-BoldOblique-webfont.svg#DejaVuSansCnBdOb') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background: #e7e7e9 url("images/bkg_grdnt2.png") repeat-x top left;
	border-top: 8px solid #e45c10;
	color: #333;
	font-size: 13px;
	font-family: DejaVuSansBook, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

a, a:visited {
	text-decoration: none;
	color: #0860a8;
	border-bottom:1px dotted #666;
	padding: 0 2px 1px 2px;
	font-weight:bold;
}
a:hover {
	background: #0860a8;
	color: #ffffff;
	text-decoration: none;
}

/*
This cannot be used here because there are already a lot of places in the website
where a PDF icon has been added manualy. This causes a double PDF icon to appear,
obviously. To avoid looking for all these cases, decided to drop this feature from
this website. In future, let's use this from the beginning...

a[href$='.pdf'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
	font-size:10px;
    background: url("../_images/pdf.png") center left no-repeat;
}
a:hover[href$='.pdf'] {
	background: #0860a8 url("../_images/pdf.png") center left no-repeat;
	color: #ffffff;
	text-decoration: none;
}
*/

.noShow, .noShow:visited {
	border-bottom:0px solid;

}

.sidebox{
	width:140px;
	border:#000000 1px solid;
	
}
.footer {
    color:#666; 
	background: transparent url(images/footer_bg.png) repeat-x top left;
	text-align:center
  }
.footer p {
	font-size:10px;
	margin: 5px 10px 5px 10px;
	line-height: 15px;
}
.footer a { 
	color: #aac;
 	background:transparent; 
	font-weight: bold; 
}
.footer a:focus,
.footer a:hover, 
.footer a:active { 
	color: #211e56;
	background-color: transparent;
}

img.plain {
 border: 1px solid #868e9f;
 padding: 3px;
 background-color: #fff;
}
/*
.container_12 {
	background: #fff url(images/12_col.gif) repeat-y;
}
*/
.container_16 {
	background-color: #fff;
	background-image:url(images/header_v2_b.jpg);
	background-repeat:no-repeat;
	background-position:0 195px;
}
/*
.container_24 {
	background: #fff url(images/24_col.gif) repeat-y;
}
*/

.top_image {
	width:960px;
	margin: 0 0 0 0;
	padding:0;
	border:0px solid;
}

.rounded_div {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background-image: url(images/grey666_o15.png);
	border: 1px solid #ccc;
	padding: 15px 10px 15px 10px;
	text-align:left;
	margin-bottom:12px;
	}

/* For IMAGES, for example, together with LEFT or RIGHT, below...  */
.rounded_frame {
	background-color:#FFFFFF;
	border:1px solid #c2c1c1;
	padding: 2px;
	margin: 0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.left {
	float: left;
	margin: 0 10px 5px 0;
}
.right {
	float: right;
	margin: 0 0 5px 10px;
}

.centred {text-align:center;}

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-family: DejaVuSansCondensedBold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color:#AD1B27;
	margin-bottom: 15px;
}

h2 {
	font-family: DejaVuSansCondensedBold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color:#AD1B27;
	margin-bottom: 10px;
	margin-top: 5px;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
	color:#dc143c;
	margin-top: 5px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
}

.SmallerText{
	font-size:11px;
}

.SmallText {
	line-height: 1.5;
	font-size: 10px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
	margin-bottom: 10px;
	font-size:13px;
}

li {
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 20px;
}

dl,
hr,
h4,
h5,
h6,
ol,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}

p {
	margin-bottom:11px;
	font-size:13px;
	color: #333333;
	line-height:1.5;

}


th,td { padding: 0.5em; font-size:11px;}

/*needed to hide content if javascript is disabled*/
.checkJS{
	display:none;
}

.red{
	color:#DC143C
}
.green{
	color:#3c800f;
}

.orange{
	color: #FF9428;
}
.blue{
	color: #0452a7;
}

a.myPage , a:visited.myPage , a:hover.myPage  {
	font-weight:bold;
	font-style:italic;
}

/*For forms*/
fieldset {
	display:block;
	padding:5px;
	font-family:verdana, sans-serif;
	line-height:1.3em; 
	border:1px solid #000;
}

legend {
	border:1px solid #000;
	font-family: "Courier New", Courier, mono;
	color:#653372;
	font-size:1.2em; 
	font-weight:bold; 
	font-style:normal; 
	margin-bottom:14px; 
	padding:3px; 
	text-align:center;
	background:none;
}

.subTitle{
	border-bottom:1px dashed #333333;
	font-weight:bold;
	color:#653372;
}

.label{
	width:120px;
	text-align:right;
}

.error_highlight {
	color: #ee0000;
}
	
.error_highlight_bold{
	color: #DC143C;
	font-weight:bold;
}

.formWarningImg{
	width:20px;
	height:20px;
	margin-bottom:-3px;
}

a.webPage, a:visited.webPage {
	font-variant:small-caps;
	font-weight:normal;
	background: url('../_images/webPage2.png') no-repeat 2px 0;
	padding-left: 22px;
	text-decoration: none;
	border:0px;
}

a:hover.webPage {
	font-variant:small-caps;
	font-weight:normal;
	text-decoration: none;
	background-color: #0860a8;
	color: #ffffff;
}
.centred {
	text-align:center;
}

img.plain {
 border: 1px solid #868e9f;
 padding: 3px;
 background-color: #fff;
}