/* RESETS */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
    margin:0;
    padding:0;
}
img,body,html {
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
}
q:before,q:after {
    content:'';
}
fieldset {
    position:relative;
    border:none;
    width:750px;
}
/* th,td{margin:0;padding:0;} */
body {
    font: 100%/1.5 Arial, Helvetica, sans-serif;
    color:#333333;
    background-color: #FFFFFF;
     
}
table {
    font: 100%/1.5 Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    background-color: inherit;
     
}
.noscreen {
    display: none;
}
.screenreader {
    position:relative;
    right: 10000px;
     
}
/* BEGIN XOPUS */
#xopuspage {
    margin: 10px;
    border-bottom: 1px solid #cfcfcf;
     
}
.xopuscontent {
    width: 950px;
     
}
.xopusarticle {
    width: 470px;
     
}
.xopusnewsletter {
    width: 713px;
     
}
#xopuspage #sidebar {
    background-color: #dfedfa;
    height: 200px;
    margin-top: 10px;
     
}
#xopusheader {
    height: 85px;
    margin-bottom: 10px;
    background-image: url(images/logo-small.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    border-bottom: 20px solid #0079c2;
     
}
#xopuspage .main-withsidebar .content-withoutpanelbar {
    width: 739px;
     
}
.xopus-include {
    border: 3px dashed red;
    padding: 10px;
    margin-bottom: 10px;
     
}
.xopus-redirect {
    border: 3px dashed green;
    padding: 10px;
    margin-bottom: 10px;
     
}
.xopus-youtube {
    border: 3px dashed blue;
    padding: 10px;
    margin-bottom: 10px;
     
}
.xopus-googlemap {
    border: 3px dashed yellow;
    padding: 10px;
    margin-bottom: 10px;
     
}
.xopus-audioplayer {
    border: 3px dashed purple;
    padding: 10px;
    margin-bottom: 10px;
     
}
.xopus-flickr-gallery {
    border: 3px dashed orange;
    padding: 10px;
    margin-bottom: 10px;
     
}
.xopus-flickr-image {
    border: 3px dashed navy;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 10px;
     
}
.xopus-flickr-image-small {
    width: 130px;
     
}
.xopus-flickr-image-medium {
    width: 240px;
     
}
.xopus-flickr-image-large {
    width: 500px;
     
}
/* END XOPUS */
/* BEGIN LAYOUT */
#iefix {
    text-align: center;
     
}
#container {
    margin: 0 auto 0 auto;
     
}
/* #page { position: absolute; left: -475px; width: 950px; } */
#page {
    margin:auto;
    width: 950px;
     
}
#header {
    position: relative;
    height: 150px;
     
}
#logo {
    position: relative;
    padding-top: 5px;
    border-top: 4px solid #0079C2;
     
}
#sidebar {
    position: relative;
    float: left;
    width: 176px;
    margin: 20px 17px 20px 0;
    min-height: 300px;
}
* html #sidebar {
    height: 300px;
}
#main {
    position: relative;
    margin: 20px 0 20px 0;
     
}
.main-withsidebar {
    float: left;
    width: 739px;
    border-left: 1px solid #cfcfcf;
    padding: 0 0 0 17px;
     
}
.main-default {
     
}
.main-newsletter {
     
}
#content a {
    text-decoration: underline;
     
}
#content {
    position: relative;
     
}
.main-withsidebar .content-withoutpanelbar {
     
}
.main-withsidebar .content-withpanelbar {
    float: left;
    width: 470px;
    padding: 0 17px 0 0;
    border-right: 1px solid #cfcfcf;
     
}
.main-default .content-withoutpanelbar {
     
}
.main-default .content-withpanelbar {
    float: left;
    width: 600px;
    padding: 0 17px 0 0;
    border-right: 1px solid #cfcfcf;
     
}
.main-newsletter .content-withoutpanelbar {
     
}
.main-newsletter .content-withpanelbar {
    float: left;
    width: 683px;
    padding: 0 17px 0 0;
    border-right: 1px solid #cfcfcf;
     
}
#panelbar {
    position: relative;
    float: left;
    padding-left: 17px;
    margin:0px;
     
}
.panelbar-default {
    width: 311px; 
}
.panelbar-newsletter {
    width: 228px; 
}
.panelbar-withsidebar {
    width: 228px;
    margin:0px;
    padding:0px;
     
}
#footer {
    clear: both;
    font-weight: bold;
    font-size: 0.6em;
    border-top: 4px solid #0079C2;
     
}
#built {
    float: right;
    text-align: right;
     
}
#built a {
    color: #333333;
    text-decoration: none;
     
}
#copyright {
    float: left;
     
}
#links {
    clear: both;
     
}
#links a {
    color: #333333;
    text-decoration: none;
     
}
#quicklinks { width: 600px; position: absolute; top: 10px; right: 5px; z-index:5; text-align: right; margin:0px; padding:0px; }
#quicklinks a:link,
#quicklinks a:visited,
#quicklinks a:active { font-size: 13px; color: #333333; text-decoration: none; margin:0px; padding:0px; }
#quicklinks a:hover { text-decoration: underline; }

#search { width: 290px; position: absolute; top: 40px; right: 0px; z-index:5; }

#searchform { color: #FFFFFF; }
#searchform fieldset { position:absolute; top:0px; right:0px; width:400px; }
#searchform input { position: absolute; top: 0px; right: 80px; }
#searchbutton { position: absolute; top: -4px; right: 0px; font-size: 1px; }

#emailform {
    position: relative; 
}

#emailform fieldset    {
position:relative;
width:683px;
margin:0px;
padding:0px;
}

#emailbutton {
    position: absolute;
    top: -2px;
    left: 273px;
    font-size: 1px;
     
}
#eventsearchbutton {
    position: relative;
    font-size: 1px;
     
}
#intro {
    position: relative;
    height: 0px;
    color: #FFFFFF;
    padding: 10px 360px 0 20px;
    font-style: italic;
    font-size: 8pt;
     
}
.section {
    text-align: left;
}
.section p.centredimages {
    line-height: 60px;
    text-align: center;
     
}
.section p.centredimages img {
    vertical-align: middle;
    margin: 0 5px 0 5px;
     
}
/* END LAYOUT */
/* BEGIN SECTIONS */
.main-default .content-withoutpanelbar .split {
    display: block;
    float: left;
    margin: 0px 15px 0 0;
    padding-top: 10;
    position: relative;
     
}
.main-default .content-withoutpanelbar .clear {
    clear: both;
     
}
.main-default .content-withoutpanelbar .half {
    width: 467px;
}
.main-default .content-withoutpanelbar .third {
    width: 311px;
}
.main-default .content-withoutpanelbar .quarter {
    width: 226px;
     
}
.main-default .content-withoutpanelbar .twothirds {
    width: 619px;
    padding-top:10px;
     
}
.main-default .content-withoutpanelbar .twothirds .half {
    width: 302px;
     
}
.main-default .content-withoutpanelbar .threequarters {
    width: 708px;
     
}
.main-default .content-withoutpanelbar .last {
    margin:0 !important;
}
.main-default .content-withoutpanelbar .hide {
    position:absolute;
    display:none;
    left:-10000px;
}

.main-newsletter .content-withpanelbar .split {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
     
}
.main-newsletter .content-withpanelbar .clear {
    clear: both;
     
}
.main-newsletter .content-withpanelbar .half {
    width: 334px;
}
.main-newsletter .content-withpanelbar .third {
    width: 217px;
}
.main-newsletter .content-withpanelbar .quarter {
    width: 159px;
     
}
.main-newsletter .content-withpanelbar .twothirds {
    width: 449px;
     
}
.main-newsletter .content-withpanelbar .twothirds .half {
    width: 217px;
     
}
.main-newsletter .content-withpanelbar .threequarters {
    width: 507px;
     
}
.main-newsletter .content-withpanelbar .last {
    margin:0 !important;
}
.main-newsletter .content-withpanelbar .hide {
    position:absolute;
    display:none;
    left:-10000px;
}

.xopusnewsletter .split {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
     
}
.xopusnewsletter .clear {
    clear: both;
     
}
.xopusnewsletter .half {
    width: 334px;
}
.xopusnewsletter .third {
    width: 217px;
}
.xopusnewsletter .quarter {
    width: 159px;
     
}
.xopusnewsletter .twothirds {
    width: 464px;
     
}
.xopusnewsletter .twothirds .half {
    width: 217px;
     
}
.xopusnewsletter .threequarters {
    width: 507px;
     
}
.xopusnewsletter .last {
    margin:0 !important;
}
.xopusnewsletter .hide {
    position:absolute;
    display:none;
    left:-10000px;
}

.main-withsidebar .content-withoutpanelbar .split {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
     
}
.main-withsidebar .content-withoutpanelbar .clear {
    clear: both;
     
}
.main-withsidebar .content-withoutpanelbar .half {
    width: 362px;
}
.main-withsidebar .content-withoutpanelbar .third {
    width: 236px;
}
.main-withsidebar .content-withoutpanelbar .quarter {
    width: 173px;
     
}
.main-withsidebar .content-withoutpanelbar .twothirds {
    width: 472px;
     
}
.main-withsidebar .content-withoutpanelbar .twothirds .half {
    width: 236px;
     
}
.main-withsidebar .content-withoutpanelbar .threequarters {
    width: 539px;
     
}
.main-withsidebar .content-withoutpanelbar .last {
    float:right !important;
    margin:0 !important;
}
.main-withsidebar .content-withoutpanelbar .hide {
    position:absolute;
    display:none;
    left:-10000px;
}
.main-withsidebar .content-withpanelbar .split {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    position: relative;
     
}
.main-withsidebar .content-withpanelbar .clear {
    clear: both;
     
}
.main-withsidebar .content-withpanelbar .half {
    width: 279px;
}
.main-withsidebar .content-withpanelbar .third {
    width: 223px;
    margin:0px
}
.main-withsidebar .content-withpanelbar .quarter {
    width: 132px;
     
}
.main-withsidebar .content-withpanelbar .twothirds {
    width: 670px;
     
}
.main-withsidebar .content-withpanelbar .twothirds .half {
    width: 207px;
     
}
.main-withsidebar .content-withpanelbar .threequarters {
    width: 539px;
     
}
.main-withsidebar .content-withpanelbar .last {
    float:right !important;
    margin:0 !important;
}
.main-withsidebar .content-withpanelbar .hide {
    position:absolute;
    display:none;
    left:-10000px;
}
.section1 {
    margin-bottom: 10px;
    position: relative;
    float:left;
     
}
.section1 .top-left {
     
}
.section1 .top-left-header {
     
}
.section1 .top-right {
     
}
.section1 .top-right-header {
     
}
.section1 .bottom-left {
    color: inherit;
    background-color: #dfedfa;
     
}
.section1 .bottom-right {
     
}
.section1 .section {
    padding: 10px;
    padding-top:20px;
    text-align: left;
    background-color: inherit;
     
}
/* html .section1 .section { height: 50px; } */
#content .section1 .section a {
    color: #FFFFFF;
    background-color: inherit;
     
}
#content .section1 .section a:hover {
    color: #E91801;
    background-color: inherit;
     
}
/* #content .section1 .section a:visited { color: #FFFFFF; background-color: inherit; } */
/* #content .section1 .section a:visited:hover { color: #E91801; background-color: inherit; } */
.section2 {
    margin-bottom: 10px;
    position: relative;
    border-top: 4px solid #0079C2;
     
}
.section2 .top-left {
     
}
.section2 .top-left-header {
     
}
.section2 .top-left-header .section-heading {
     
}
.section2 .top-right {
     
}
.section2 .top-right-header {
     
}
.section2 .bottom-left {
     
}
.section2 .bottom-right {
     
}
.section2 .section {
     
}
/* * html .section2 .section { height: 50px; } */
#content .section2 .section a {
     
}
#content .section2 .section a:hover {
     
}
/* #content .section2 .section a:visited {  } */
/*
  #content .section2 .section a:visited:hover {  }
 */
.section3 {
    margin-bottom: 10px;
    position: relative;
     
}
.section3 .top-left {
    background-image: url(images/section3-top-left.jpg);
    background-repeat: no-repeat;
    background-position: top left;
     
}
.section3 .top-left-header {
    background-image: url(images/section3-top-left.jpg);
    background-repeat: no-repeat;
    background-position: top left;
     
}
.section3 .top-left-header .section-heading {
    text-align: left;
    position: relative;
    top: -5px;
    margin: 0;
    padding: 0;
     
}
.section3 .top-right {
    background-position: top right;
     
}
.section3 .top-right-header {
     
}
.section3 .bottom-left {
    color: inherit;
    background-color: #6c889e;
     
}
.section3 .bottom-right {
     
}
.section3 .section {
    padding: 10px;
    color: #FFFFFF;
    background-color: inherit;
    text-align: left;
     
}
* html .section3 .section {
    height: 50px;
     
}
#content .section3 .section a {
    color: #FFFFFF;
    background-color: inherit;
     
}
#content .section3 .section a:hover {
    color: #E91801;
    background-color: inherit;
     
}
/* #content .section3 .section a:visited { background-color: inherit; } */
/* #content .section3 .section a:visited:hover { color: #E91801; background-color: inherit; } */
/* END SECTIONS */
/* BEGIN MISCELLANEOUS */
img {
    border: 0;
    margin: 0;
    padding: 0;
     
}
a {
    text-decoration: none;
    color: #0079c2;
    background-color: inherit;
     
}
a:hover {
    color: #99c0e7;
    background-color: inherit;
     
}
/* a:visited { color: #0079c2; background-color: inherit; } */
/* a:visited:hover { color: #99c0e7; background-color: inherit; } */
a.bullet {
    padding-left: 15px;
    background-image: url(images/link-bullet.png);
    background-repeat: no-repeat;
    background-position: left;
     
}
a.more {
    padding-right: 15px;
    background-image: url(images/link-more.png);
    background-repeat: no-repeat;
    background-position: right;
     
}
a.arrow {
    padding-left: 15px;
    background-image: url(images/link-arrows.png);
    background-repeat: no-repeat;
    background-position: left;
     
}
a.mail {
    padding-left: 20px;
    background-image: url(images/link-mail.png);
    background-repeat: no-repeat;
    background-position: left;
     
}
a.external {
    position:relative;
    padding-right: 14px;
    background-image: url(images/link-external.png);
    background-repeat: no-repeat;
    background-position: right;
    display:inline-block;
}
a.pdf {
    padding-left: 20px;
    background-image: url(images/link-pdf.png);
    background-repeat: no-repeat;
    background-position: left;
     
}
a.doc {
    padding-left: 20px;
    background-image: url(images/link-doc.png);
    background-repeat: no-repeat;
    background-position: left;
     
}
a.rss {
    padding-left: 20px;
    background-image: url(images/link-rss2.png);
    background-repeat: no-repeat;
    background-position: left;
     
}
p {
    margin-bottom: 10px;
    margin-top: 0;
     
}
ul {
    margin: 0 0 5px 10px;
     
}
#content ul li {
    margin-left: 10px;
    list-style-image: url(images/li.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#content ul ul li {
    margin-left: 10px;
    list-style-image: url(images/lili.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
ol {
    margin-left: 15px;
     
}
ol li {
    list-style-type: decimal;
    margin-left: 10px;
     
}
h1 {
    font-size: 1.3em;
    color: #333333;
     
}
h2 {
    font-size: 1.2em;
    color: #0079c2;
     
}
h3 {
    font-size: 1.1em;
    color: #0079c2;
     
}
.form h1 {
    font-size: 16px
}
hr {
    clear: both;
     
}
sup {
    font-size: 8pt;
     
}
sub {
    font-size: 8pt;
     
}
.hr {
    height: 3px;
    background-color: #CCCCCC;
    font-size: 1px;
    color: inherit;
     
}
.clear-left {
    clear: left;
    visibility: hidden;
     
}
.clear-right {
    clear: right;
    visibility: hidden;
     
}
.clear-both {
    clear: both;
    visibility: hidden;
     
}
.bold {
    font-weight: bold;
     
}
.size-thumbnail {
    width: 75px;
    height: 75px;
     
}
.size-100px {
    width: 100px;
     
}
.size-200px {
    width: 200px;
     
}
.size-300px {
    width: 300px;
     
}
.size-400px {
    width: 400px;
     
}
.size-500px {
    width: 500px;
     
}
.subscribeviarss {
    margin: 20px 0 20px 0;
     
}
/* END MISCELLANEOUS */
/* BEGIN MENU */
/* ul.mainmenu li {width:400px} */
#menubar {
    color: #FFFFFF;
    height: 30px;
}
.menu ul {
    padding: 0;
    margin: 0;
    height:26px;
    font-size:0.9em;
}
.menu ul li {
    display: block;
    padding: 0;
    margin: 0;
    float: left;
    margin-right: 3px;
    list-style-type: none;
    text-align: center;
}
.menu ul li a {
    display: block;
    padding-left:15px;
    padding-right:15px;
    font-weight: bold;
    background-color: #0079c2;
    color: #FFFFFF;
    font-size:1.0em;
}
* html .menu ul li a {
    display:block;
    padding-left:15px;
    padding-right:15px;
}
.menu ul li a.selected {
    background-color: #f0f0f2;
    color: #333333;
}
.menu ul li a:hover {
    background-color: #f0f0f2;
    color: #333333;
}
.menu ul li a.hover {
    background-color: #f0f0f2;
    color: #333333;
}
.menu ul li.item {
    line-height: 32px;
}
.menu ul li a.last {
    margin-right: 0 !important;
}

.ux-menu-container {
    position: relative;
}
.ux-menu {
}
.ux-menu a {
    border: 0;
    background-color:#007c92;
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    background-image: none;
    font-weight: bold;
    font-size:1.0em;
}
.ux-menu ul {
    position:absolute;
}
.ux-menu a {
    padding: 10px 15px;
}
.ux-menu a.ux-menu-link-parent {
    padding-right: 15px;
}
.ux-menu-horizontal {
    position:absolute;
}
.ux-menu-item-main {
    position:absolute;
    color:#333333;
}
.ux-menu-item-parent {
    position:absolute;
}
.ux-menu-link-hover    {
color:#333333;
}

.ux-menu-arrow {
    display: none;
     
}
.ux-menu-sub {
    position:absolute;
     
}
.ux-menu-sub a {
    border-top: 1px solid #FFFFFF;
     
}

.submenu {
    background-color: #dfedfa;
    margin-bottom: 20px;
}
.submenu ul {
    padding: 0;
    margin: 0;
}
.submenu ul li {
    padding: 0;
    margin: 0;
/*    height: 40px;*/
    list-style-type: none;
    text-align: left;
    font-size: 11px;
    border-bottom: 2px dotted #FFFFFF;
    width:170px 
}
.submenu ul li a {
    display: block;
    padding: 0 10px 0 10px;
    line-height: 39px;
    font-family: Arial, Verdana, Sans-Serif;
    color: #666666;
    font-weight: bold;
    height: 39px;
    background-color: inherit;
}
.submenu ul li a.selected {
    color: #333333;
     
}
.submenu ul li a:hover {
    color: #0079c2;
}
.tertiaryitem {
    background-color: #dfedfa;
    margin-bottom: 20px;
        padding: 0;
    margin: 0;
}

.tertiaryitem li {
    padding: 0;
    margin: 0;
    height: 40px;
    list-style-type: none;
    text-align: left;
    font-size: 0.7em;
    border-bottom: 0 !important;
    width:170px 
}
.tertiaryitem li a {
    display: block;
    padding: 0 10px 0 20px !important;
    line-height: 39px;
    font-family: Arial, Verdana, Sans-Serif;
    color: #AAAAAA !important;
    font-weight: bold;
    height: 39px;
    background-color: inherit;
}

/*.tertiaryitem ul li {
    padding: 0;
    margin-left:100px;
    height: 30px;
    list-style-type: none;
    text-align: right;
    font-size: 0.5em;
    border-bottom: 2px dotted #FFFFFF;
    width:170px 
}*/
/*.tertiaryitem ul li a {
    display: block;
    padding: 0 10px 0 10px;
    line-height: 39px;
    font-family: Arial, Verdana, Sans-Serif;
    color: #666666;
    font-weight: bold;
    height: 39px;
    background-color: inherit;
}*/
/*.tertiaryitem ul li a.selected {
    color: #333333;
     */
}
/*.tertiaryitem ul li a:hover {
    color: #0079c2;
}*/

/* END MENU */
/* BEGIN BREADCRUMB */
.breadcrumb {
    line-height: 39px;
    text-align: left;
     
}
.main-withsidebar .content-withoutpanelbar .breadcrumb .item {
    float: none !important;
     
}
.main-withsidebar .content-withpanelbar .breadcrumb .item {
    float: none !important;
     
}
.breadcrumb .last {
     
}
/* END BREADCRUMB */
/* BEGIN ALIGNMENT AND FRAMING */
.align-left {
    position: relative;
    text-align: left;
    margin: 4px 0 4px 0;
     
}
.align-center {
    text-align: center;
    margin: 4px 0 4px 0;
     
}
.align-right {
    position: relative;
    text-align: right;
    margin: 4px 0 4px 0;
     
}
.align-default {
    float: left;
    margin: 4px 20px 4px 0;
     
}
.align-float-left {
    position: relative;
    float: left;
    margin: 4px 20px 4px 0;
     
}
.align-float-right {
    position: relative;
    float: right;
    margin: 4px 0 4px 20px;
     
}
.thumbnail {
     width:50px 
}
.thumbnail img {
     width:100% 
}
.small {
     width:152px 
}
.small img {
     width:100% 
}
.medium {
     width:250px 
}
.medium img {
     width:100% 
}
.large {
     width:400px 
}
.large img {
     width:100% 
}
.frame-default {
     
}
.frame-default img {
     
}
.frame-default iframe {
     
}
.frame-style1 {
    position: relative;
    top: 4px;
    left: 4px;
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 4px;
    background-image: url(images/frame-lightshadow.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
     
}
.frame-style1 img {
    position: relative;
    bottom: 4px;
    right: 4px;
    border: 1px solid #666666;
     
}
.frame-style1 iframe {
    position: relative;
    bottom: 4px;
    right: 4px;
    border: 1px solid #666666;
     
}
.caption {
    font-size:10px;
    font-weight:normal;
    background-color: inherit;
    padding: 3px 0 0 4px;
    line-height:1em;
    text-align:left;
    color:#888;
     font-style:italic
}
/* END ALIGNMENT AND FRAMING */
/* BEGIN FLICKR */
.flickrgallery {
    margin: 10px 0 20px 0;
    clear: both;
     
}
.flickrgallery .item {
    float: left;
    margin: 0 5px 5px 0;
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: center;
     
}
.flickr-small .item {
    width: 130px;
    height: 110px;
     
}
.flickr-medium .item {
    width: 240px;
    height: 260px;
     
}
.flickr-large .item {
    width: 500px;
     
}
.flickrgallery .caption {
    color: #333333;
     
}
.zflickrgallery {
    margin: 10px 0 20px 0;
     
}
.zflickrgallery .item {
    float: left;
    margin: 0;
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: center;
     
}
.zflickr-small .item {
    width: 130px;
    height: 110px;
     
}
.zflickr-medium .item {
    width: 240px;
     
}
.zflickr-large .item {
    width: 100px;
     
}
.zflickrgallery .caption {
    color: #333333;
     
}
.zflickrgallery .previous {
    float: left;
    height: 120px;
    width: 30px;
    border: 1px solid #CCCCCC;
    margin-right: 3px;
     
}
.zflickrgallery .next {
    float: left;
    height: 120px;
    width: 30px;
    border: 1px solid #CCCCCC;
    margin-left: 3px;
     
}
.zflickrgallery .error {
    border: 1px solid #CCCCCC;
    padding: 5px;
     
}
/* END FLICKR */
/* BEGIN PANELS */
.content-withoutpanelbar .section .panel {
    width: 311px;
    margin:0px 15px 20px 0px;
    padding:0px;
     
}
.section .panel {
    width:311px;
    margin:0px 0px 20px 0px;
     
}
.section .panelbar-withoutsidebar .panel {
    width: 311px;
    margin:0px 0px 20px 0px;
    padding:0px;
     
}
.section .panelbar-withsidebar .panel {
    width: 228px;
    float:left;
    clear:left;
    margin:0px 0px 20px 0px;
    padding:0px;
     
}
.panel {
    position: relative;
    margin:0px;
    padding:0px;
     
}
.panel1 {
    background-color: #dfedfa;
    margin:0px;
     
}
.panel1 .panel-outer {
    margin:0px;
     
}
.panel1 .panel-inner {
    padding: 6px 10px 10px 10px;
     
}
.panel1 .header {
    font-weight: bold;
    color: #0080cb;
    margin:0px;
     
}
.panel1 .body {
    margin:0px;
     
}
.panel1 .footer {
    margin:0px;
     
}
.article-podcast {
    background-color: #dfedfa;
     
}
.article-podcast .panel-outer {
     
}
.article-podcast .panel-inner {
    padding: 6px 10px 10px 10px;
     
}
.article-podcast .header {
    font-weight: bold;
    color: #33a600;
     
}
.article-podcast .body {
     
}
.article-podcast .footer {
     
}
.panel2 {
     
}
.panel2 .panel-outer {
    margin:0px;
    background-color:#0079c2;
     
}
.panel2 .panel-inner {
    padding: 10px 10px 10px 10px;
    color:white;
}
.panel2 .header {
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    color: White;
     
}
.panel2 .body {
    color:white;
     
}
.panel2 .footer {
     
}
.panel2 a {
    color:white;
}
.panel3 {
     
}
.panel3 .panel-outer {
    margin:0px;
     
}
.panel3 .panel-inner {
    padding: 0;
     
}
.panel3 .header {
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    color: #33a600;
     
}
.panel3 .body {
     
}
.panel3 .footer {
     
}
.greens {
    background-color:#ED1C24;
     
}
.greens .panel-outer {
    background-image:url(images/scottishhumanrightsjournal.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    margin:0px;
     
}
.greens .panel-inner {
    padding: 55px 10px 10px 10px;
    color:white;
}
.greens .header {
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    color: White;
     
}
.greens .body {
    color:white;
     
}
.greens .footer {
     
}
.greens a {
    color:white;
}
.quote {
    background-color:#e4f2fb;
     
}
.quote .panel-outer {
    float:left;
    padding:5px;
     
}
.quote .panel-inner {
    float:left;
    background:url(images/quote-left.jpg) top left no-repeat;
    margin:0px;
     
}
.quote .header {
}
.quote .body {
    float:left;
    color:#0079c2;
    font-weight:bold;
    padding:25px 10px 10px 10px;
    background:url(images/quote-right.jpg) bottom right no-repeat;
}
.quote .footer {
    float:left;
    color:#000000;
    text-align:left;
    padding-left:20px;
    font-style:italic;
    padding-bottom:10px;
    font-size:0.7em;
}
.article-research {
    margin-bottom: 20px;
    background-color:#ffffff;
     
}
.article-research .panel-outer {
    margin:0px;
     
}
.article-research .panel-inner {
    padding: 6px 10px 10px 10px;
     
}
.article-research .header {
    font-weight: bold;
    color: #33a600;
     
}
.article-research .body {
    height:25px;
    padding-top:50px;
    padding-left:7px;
    background-repeat:no-repeat;
     
}
.article-research .footer {
     
}
.article-research a {
    text-decoration:underline;
}
.article-podcast {
    margin-bottom: 20px;
    background-color:#ffffff;
     
}
.article-podcast .panel-outer {
    margin:0px;
     
}
.article-podcast .panel-inner {
    padding: 6px 10px 10px 10px;
     
}
.article-podcast .header {
    font-weight: bold;
    color: #33a600;
     
}
.article-podcast .body {
    background-image:url(images/listen.jpg);
    height:40px;
    padding-top:0px;
    padding-left:7px;
    background-repeat:no-repeat;
    background-position:right;
}
.article-podcast .footer {
     
}
.article-podcast a {
    text-decoration:underline;
}
.article-video {
    margin-bottom: 20px;
    background-color:#ffffff;
}
.article-video .panel-outer {
    margin:0px;
     
}
.article-video .panel-inner {
    padding: 6px 10px 10px 10px;
     
}
.article-video .header {
    font-weight: bold;
    color: #33a600;
     
}
.article-video .body {
    background-image:url(images/video-icon.jpg);
    height:40px;
    padding:0px 20px 0px 10px;
    background-repeat:no-repeat;
    background-position:right;
}
.article-video .footer {
     
}
.article-video a {
    text-decoration:underline;
}
.article-news {
    margin-bottom: 20px;
    background-color:#ffffff;
     
}
.article-news .panel-outer {
    margin:0px;
     
}
.article-news .panel-inner {
    padding: 6px 10px 10px 10px;
     
}
.article-news .header {
    font-weight: bold;
    color: #33a600;
     
}
.article-news .body {
    height:25px;
    padding-top:50px;
    padding-left:7px;
    background-repeat:no-repeat;
}
.article-news .footer {
     
}
.article-news a {
    text-decoration:underline;
}
/* END PANELS */
/* BEGIN FORMS */
.form {
     
}
.form .x-panel {
    background-color: #6c889e;
    border: 0;
     
}
.form .x-panel-body {
    background-color: #6c889e;
    border: 0;
     
}
.form .x-panel-footer {
    border-right: 1px solid #7e604c;
    border-bottom: 1px solid #7e604c;
    border-left: 1px solid #7e604c;
     
}
.form .x-form {
    background-color: #6c889e;
    padding: 5px;
    border-top: 1px solid #7e604c;
    border-right: 1px solid #7e604c;
    border-left: 1px solid #7e604c;
     
}
.form .x-form-radio-group {
    border: 1px solid #000000;
    background-color: #6c889e;
    padding: 5px;
     
}
.form .x-form-radio-group .x-panel-body {
    background-color: #6c889e;
     
}
.form .x-form-check-group {
    border: 1px solid #000000;
    background-color: #6c889e;
    padding: 5px;
     
}
.form .x-form-check-group .x-panel-body {
    background-color: #6c889e;
     
}
.form .control-style1 {
    background-color: #6c889e;
    border: 0;
     
}
.form .control-style2 {
     
}
.form .control-style3 {
     
}
/* END FORMS */
/* BEGIN TABLES */
table tbody.rowcoloring_alternate tr.even {
    background-color: #FFFFFF;
    color: inherit;
     
}
.align-center table {
    margin-left: auto;
    margin-right: auto;
     
}
.align-right table {
    margin-left: auto;
     
}
table {
    border-collapse: collapse;
     
}
table td p {
    margin: 1px 5px 0 5px;
     
}
table th p {
    margin: 1px 5px 0 5px;
     
}
table td, table th {
    vertical-align: top;
     
}
table td {
    background-color: inherit;
     
}
table th {
    font-weight: bold;
    color: #FFFFFF;
    background-color: inherit;
     
}
table.style1 {
    background-color: #eeeeee;
    border: 1px solid #000000;
    color: inherit;
     
}
table.style1 th {
    background-color: #858585;
    color: inherit;
     
}
table.style1 td, table.default th {
    border-color: #858585;
     
}
table.style2 {
    background-color: #D2DFF6;
    border: 1px solid blue;
    color: inherit;
     
}
table.style2 th {
    background-color: #8FB5FB;
    color: #0258F5;
    background-image:url(images/table-th-style3.jpg) 
}
table.style2 td, table.style1 th {
    border-color: #8FB5FB;
     
}
table.style3 {
    background-color: #DCDCDC;
    border: 1px solid #FFFFFF;
    color: inherit;
     
}
table.style3 th {
    background-color: #858585;
    color: inherit;
    background-image:url(images/table-th-style3.jpg) 
}
table.style3 td, table.style2 th {
    border-color: #858585;
     
}
table.border_row th,
table.border_row td {
    border-bottom: 1px solid;
     
}
table.border_column th,
table.border_column td {
    border-right: 1px solid;
     
}
table.border_cell th,
table.border_cell td {
    border: 1px solid;
     
}
.caption {
    width: auto;
     
}
/* END TABLES */
/* BEGIN DEFINITION LISTS */
dl.style1 {
     
}
dl.style1 dt {
    margin: 0;
    padding: 0;
    font-weight: bold;
     
}
dl.style1 dd {
    margin: 0 0 1em 0;
    padding: 0;
     
}
dl.style2 {
    margin: 2em 0;
    padding: 0;
     
}
dl.style2 dt {
    position: relative;
    left: 0;
    top: 1.1em;
    width: 5em;
    font-weight: bold;
     
}
dl.style2 dd {
    border-left: 1px solid #000;
    margin: 0 0 0 6em;
    padding: 0 0 .5em .5em;
     
}
dl.style3 {
     
}
dl.style3 dt {
    width: 502px;
    margin: 2em 0 0 0;
    background-color: #cbcaca;
    padding: .5em .5em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border-left: 1px solid #131210;
    border-right: 1px solid #131210;
    border-bottom: 1px solid #131210;
    border-top: 1px solid #131210;
}
dl.style3 dd {
    width: 502px;
    margin: 0 0 0 0;
    background: #eeeeee;
    color: inherit;
    text-align: center;
    padding: 1em .5em;
    font-style: italic;
    border-left: 1px solid #131210;
    border-right: 1px solid #131210;
    border-bottom: 1px solid #131210;
     
}
dl.style4 {
     
}
dl.style4 dt {
    color: #000;
    background-color: inherit;
    font-weight: bold;
    padding: 1em 0 0 0;
     
}
dl.style4 dd {
    margin: 0 0 .3em 1em;
    padding: 0 0 0 16px;
    background-image: url(images/link-arrows.png);
    background-repeat: no-repeat;
     background-position: 0 .4em 
}
dl.style5 {
    border-bottom: 1px solid #999;
     
}
dl.style5 dt {
    clear: left;
    width: 15em;
    padding: .5em;
    float: left;
    margin: 0;
    border-top: 1px solid #999;
    font-weight: bold;
     
}
dl.style5 dd {
    margin-left: 16em;
    padding: .5em;
     
}
dl.style5 dd.first {
    border-top: 1px solid #999;
     
}
/* END DEFINITON LISTS */
/* BEGIN ZOOM SEARCH */
.nowrap {
    white-space: nowrap;
     
}
#zoomsearch .highlight {
    background-color: #FFFF40;
    color: inherit;
     
}
#zoomsearch .searchheading {
    font-size: 130%;
    font-weight: bold;
     
}
#zoomsearch .summary {
    font-size: 80%;
    font-style: italic;
     
}
#zoomsearch .suggestion {
    font-size: 100%;
     
}
#zoomsearch .results {
    font-size: 100%;
     
}
#zoomsearch .category {
    color: #999999;
    background-color: inherit;
     
}
#zoomsearch .sorting {
    text-align: right;
     
}
#zoomsearch .result_title {
    font-size: 100%;
     
}
#zoomsearch .description {
    font-size: 100%;
    color: #008000;
    background-color: inherit;
     
}
#zoomsearch .context {
    font-size: 100%;
     
}
#zoomsearch .infoline {
    font-size: 80%;
    font-style: normal;
    color: #808080;
    background-color: inherit;
     
}
#zoomsearch .zoom_searchform {
    font-size: 100%;
     
}
#zoomsearch .zoom_results_per_page {
    font-size: 80%;
    margin-left: 10px;
     
}
#zoomsearch .zoom_match {
    font-size: 80%;
    margin-left: 10px;
}
#zoomsearch .zoom_categories {
    font-size: 80%;
     
}
#zoomsearch .zoom_categories ul {
    display: inline;
    margin: 0px;
    padding: 0px;
}
#zoomsearch .zoom_categories li {
    display: inline;
    margin-left: 15px;
    list-style-type: none;
     
}
#zoomsearch input.zoom_button {
     
}
#zoomsearch input.zoom_searchbox {
     
}
#zoomsearch .result_image {
    float: left;
    display: block;
     
}
#zoomsearch .result_image img {
    margin: 10px;
    width: 80px;
    border: 0px;
     
}
#zoomsearch .result_block {
    margin-top: 15px;
    margin-bottom: 15px;
    clear: left;
     
}
#zoomsearch .result_altblock {
    margin-top: 15px;
    margin-bottom: 15px;
    clear: left;
     
}
#zoomsearch .result_pages {
    font-size: 100%;
     
}
#zoomsearch .result_pagescount {
    font-size: 100%;
     
}
#zoomsearch .searchtime {
    font-size: 80%;
     
}
#zoomsearch .recommended {
    background-color: #DFFFBF;
    color: inherit;
    border-top: 1px dotted #808080;
    border-bottom: 1px dotted #808080;
    margin-top: 15px;
    margin-bottom: 15px;
     
}
#zoomsearch .recommended_heading {
    float: right;
    font-weight: bold;
     
}
#zoomsearch .recommend_block {
    margin-top: 15px;
    margin-bottom: 15px;
    clear: left;
     
}
#zoomsearch .recommend_title {
    font-size: 100%;
     
}
#zoomsearch .recommend_description {
    font-size: 100%;
    color: #008000;
    background-color: inherit;
     
}
#zoomsearch .recommend_infoline {
    font-size: 80%;
    font-style: normal;
    color: #808080;
    background-color: inherit;
     
}
/* END ZOOM SEARCH */
/* BEGIN MISCELLANEOUS */
.tag {
    font-size: 10px;
     
}
.tag a {
    color: #333333;
     
}
.tag1 {
    font-size: 0.7em;
     
}
.tag2 {
    font-size: 0.8em;
     
}
.tag3 {
    font-size: 0.9em;
     
}
.tag4 {
    font-size: 1.0em;
     
}
.tag5 {
    font-size: 1.1em;
    font-weight: bold;
     
}
#news-article {
    font-weight:bold;
}
#title {
    font-weight:bold;
}
.article-summary-icon {
    position: absolute;
    top: 10px;
    right: 10px;
     
}
.article-summary h2 {
    padding-right: 30px;
     
}
.article-summary {
    position: relative;
    margin-bottom: 10px;
    padding: 10px;
     
}
.article-summary-odd {
    background-color: #dfedfa;
     
}
.article-summary-even {
    background-color: #e8e8e8;
     
}
.article-summary .date {
    font-weight: bold;
     
}
.article-summary-home {
    position:absolute;
    margin-top:10px;
    background-image:url(images/news-panel.jpg);
    color: white;
    margin-bottom: 20px;
    background-repeat:no-repeat;
    height:210px;
}
.article-summary-home a {
    color:white;
}
.article-summary-home-inner {
    margin:5px;
    padding:10px;
}
.article-summary-icon {
    position: absolute;
    top: 10px;
    right: 10px;
     
}
* html * .article-summary-icon {
    position: absolute;
    top: 10px;
    right: 28px;
     
}
.article-summary h2 {
    padding-right: 30px;
     
}
/* news panel on home page */
.newshomeheading {
    font-size:13px;
    color:white;
}
.newshomelink {
    float:right;
    padding:0;
    margin:0;
    font-size:13px;
}
.newshometitle {
    font-size:1.0em;
}
.newshomeclear {
    height:1px;
    padding:0;
    margin:0;
}
.article-summary-home .newshomesum p {
    padding-bottom:4px;
    margin-bottom:0px;
    font-size:13px;
    color:white;
}
.article-summary-home .date {
    color:white;
}
/* end news panel */
.article-paging {
     
}
.article-paging-newer {
    float: left;
     
}
.article-paging-info {
    float: left;
     
}
.article-paging-older {
    float: left;
     
}
.article-category-item {
    padding-left: 20px;
    background-position: top left;
    background-repeat: no-repeat;
     
}
.videobank-category {
    position: relative;
    float: left;
    margin-right: 3px;
     
}
.videobank-category-count {
    position: absolute;
    bottom: 2px;
    right: 2px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
     
}
.mapdetail {
    margin-bottom: 10px;
     
}
.audioplayer {
    padding: 10px 0 10px 0;
     
}
.audioplayer-link {
    text-align: right;
    font-size: 10px;
     
}
#eventsearchform {
    float:left;
    background-color:#0079c2;
    width:732px;
    margin:0px 0px 0px 0px /*192px*/;
    padding:10px;
    height:130px;
}

/** html #eventsearchform {
    padding:0px;
}*/

#eventsearchform fieldset    {
float:left;
width:732px;
margin:0px;
padding:0px;
}

#eventsearchform input {
    width: 100px;
    padding-top:5px;
}
#eventsearchform select {
    width: 200px;
     
}

#eventsearchformtoptext {
    color:white;
    font-size:1.2em;
    margin-bottom:30px;
    text-transform: uppercase;
}
#eventsearchbutton {
    float:right;
    padding:0px;
    margin:10px 0px 0px 0px;
}
#eventlabelsection1 {
    background-color:#e7f1fb;
    display:inline;
    float:left;
    margin-right:20px;
    height:60px;
    width:220px;
    padding-left:10px;
    padding-top:5px;
    margin-top:5px;
}
#eventlabelsection2 {
    background-color:#e7f1fb;
    display:inline;
    float:left;
    margin-right:20px;
    height:60px;
    width:220px;
    padding-left:10px;
    padding-top:5px;
    margin-top:5px;
}
#eventlabelsection3 {
    background-color:#e7f1fb;
    display:inline;
    float:left;
    margin-right:0px;
    height:60px;
    width:220px;
    padding-left:10px;
    padding-top:5px;
    margin-top:5px;
}
#fieldsetsearch {
    background-color:blue;
}

/** event search for side panel added by sc */
#eventsearchformpanel {
    float:left;
    background-color:#0079c2;
    width:215px;
    margin:0px 0px 10px 0px /*192px*/;
   padding:5px;
    height:245px;
}

/** html #eventsearchform {
    padding:0px;
}*/

#eventsearchformpanel fieldset    {
float:left;
width:200px;
margin:0px;
padding:0px;
}

#eventsearchformpanel input {
    width: 190px;
    padding-top:5px;
}
#eventsearchformpanel select {
    width: 190px;
     
}

#eventsearchformtoptextpanel {
    color:white;
    font-size:1.2em;
    margin-bottom:30px;
    text-transform: uppercase;
}
#eventsearchbuttonpanel {
    float:right;
    padding:0px;
    margin:10px 0px 0px 0px;
}
#eventlabelsection1panel {
    background-color:#e7f1fb;
    margin-right:20px;
    height:60px;
    width:195px;
    padding-left:10px;
    padding-right:10px;
    padding-top:0px;
    margin-top:0px;
}
#eventlabelsection2panel {
    background-color:#e7f1fb;
    margin-right:20px;
    height:60px;
    width:195px;
    padding-left:10px;
    padding-right:10px;
    padding-top:0px;
    margin-top:0px;
}
#eventlabelsection3panel {
    background-color:#e7f1fb;
    margin-right:0px;
    height:60px;
    width:195px;
    padding-left:10px;
    padding-right:10px;
    padding-top:0px;
    margin-top:0px;
}
#fieldsetsearchpanel {
    background-color:blue;
}

.breadcrumb {
    margin-top:10px;
}
#browsealoud {
    margin:10px;
    padding:20px;
    }
    
#eventsubsearch
{
    height:200px;
    width:100px;
    background-color:blue;
    
}
/* END MISCELLANEOUS */