@charset "UTF-8";

@import "menu.css";

/* Generic classes --------------------------------------------------------------------------- */
a {
	color: #0052A2;
}

.blue {
	color: #0052A2;
}

input.submit,input.button,form#poll fieldset.standard ol li input#fc_button.submit{
	border: 1px solid #DAD9DE;
	background-color: #F5F5F5;
	margin-left: 0.4em;
	padding: 0.1em 0.4em;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}

input.button,form#poll fieldset.standard ol li input#fc_button.submit {
	padding: .17em .4em;
}

select {
	padding: 0.15em 0.2em;
}

div.grey,p.grey,.grey {
	background-color: #F7F7F7;
	padding: 0.8em;
	margin-bottom: 0.8em;
}

div.grey-contact {
	background-color: #F7F7F7;
	padding: 0.8em;
	margin-bottom: 0.8em;
}

form.red {
	background-color: #D82C20;
	color: #FFF;
}

div.cream,div.cream-section-landing {
	background-color: #EFEEDC;
	padding: 0.8em;
	overflow: auto;
	margin-bottom: 1em;
}

div.cream-section-landing img {
	float: right;
}

div.cream-section-landing ul li a {
	background: none;
	padding-left: 0
}	

div.left {
	float: left;
}

div.right {
	float: right;
}

div.arrow-blue {
	background: none
}

div.arrow-blue ul {
	margin: 0;
	padding: 0;
}

div.arrow-blue li {
	list-style-type: none;
	background: url(/graphics/ico_arrow-blue.gif) left 0.5em no-repeat;
	padding: 0.2em 0 0.2em 1em;
}

.arrow-blue {
	background: url(/graphics/ico_arrow-blue.gif) 0 0.3em no-repeat;
	padding-left: 1em;
	display: block;
}

span.arrow-red {
	background: url(/graphics/ico_arrow-red.gif) 0em 0.5em no-repeat;
	padding-left: 1em;
	display: block;
	color: #0847A4;
	font-weight: bold;
}

span.next {
	background: url(/graphics/ico_arrow-blue.gif) right 0.4em no-repeat;
	padding-right: 0.8em;
}

span.previous {
	background: url(/graphics/ico_arrow-blue-reverse.gif) left 0.4em
		no-repeat;
	padding-left: 0.8em;
}

span.pdf {
	background: url(/graphics/ico_pdf.gif) left top no-repeat;
	padding: 0 1em 1em 1.3em;
}

span.accessible {
	background: url(/graphics/ico_accessible.gif) left top no-repeat;
	padding: 0.4em 0 1em 2.4em;
	display: block;
}

form.standard {
	margin: 0 auto;
}

/**** 
please do change or comment this as this will affect ALL THE FORMS in the site
I HAVE UNCOMMENTED THIS DUE TO ALL THE FORMS ON THE SITE DOES NOT DISPLAY CORRECTLY
IF YOU WANTED A FIELDSET WITH BORDER PLEASE CREATE A NEW CLASS

Seak Chiew
 ***/
form.standard legend {
	display: none;
}

form.standard fieldset { /*** does all form by default having a border? 
	border: 1px solid #D9D9D9;
***/
	border: none
}

form.standard ol,form.standard ol li {
	list-style: none;
	padding: 0;
	margin: 0;
}

form.standard label {
	width: 12em;
	float: left;
	margin-top: 0.4em;
}

form.standard textarea {
	height: 7em;
}

input.text, input.password {
	padding: 0.35em 0.2em;
}

form.standard input.text, form.standard input.password,form.standard textarea {
	width: 25em;
}

form.standard .date-tools input.date{
	width:14.8em;	
}

form.standard .date-tools input.button{
	margin:0;	
}

form.standard p {
	padding: 0;
	padding-bottom: 0.8em;
	position: relative;
	overflow: auto;
}

form.standard p.button {
	text-align: center;
}

form.standard p.button input {
	margin: 0 auto;
}

p.last {
	padding-bottom: 0 !important;
}

ul.inline,ul.inline li {
	list-style-type: none;
	display: inline;
	margin: 0;
}

ul.inline li {
	padding-right: 1em;
}

.red,p.error,form.standard em {
	color: #D82916;
}

.title {
	color: #D72B1F;
	font-weight: bold;
}

div.grey.last {
	margin-bottom: 0;
}

ol.listing {
	margin: 0;
	padding: 0;
}

ol.listing li {
	padding: 0.3em 0
}

ol.listing.number {
	padding-left: 2em;
}

span.highlight {
	background-color: #D82C20;
	color: #FFF;
}

div.webpage {
	padding-left: 1.7em;
	background: url(/graphics/ico_webpage.gif) top left no-repeat;
}

/* Page --------------------------------------------------------------------------- */
div#layer-page {
	width: 81.9em;
	background: url(/graphics/bg_body-left.gif) left center repeat-y;
	margin: 0 auto;
}

div#layer-page-extra {
	padding: 0 0.35em;
	background: url(/graphics/bg_body-right.gif) right center repeat-y;
}

div#layer-body {
	margin-top: 4.5em;
}

div#layer-body-googlesearch {
	margin-top: 2.5em;
}

div#column-2-1 {
	float: right;
	width: 59.5em;
	margin-right: 2em;
}

* html div#column-2-1 {
	margin-right: 1.1em;
}

div#column-2-1-1 {
	float: left;
	width: 39.8em;
}

div#column-2-1-2 {
	float: right;
	width: 18.7em;
}

div#column-2-2 {
	width: 19em;
}

div#column-2-1-frontpage {
	width: 58.55em;
	float: left;
}

div#column-2-1-frontpage div.left {
	width: 20.6em;
	margin-left: 2em;
	margin-top: 0.6em;
}

div#column-2-1-frontpage div.right {
	width: 35.3em;
}

div#column-2-2-frontpage {
	width: 20em;
	float: right;
	margin-right: 2em;
}

div#column-single {
	padding:  1.5em;
}

/* Header --------------------------------------------------------------------------- */
#homepage1 {
	display: block;
	width: 5.45em;
	height: 3em;
	z-index: 99;
	position: absolute;
	margin-top: -0.5em;
}

#homepage2 {
	display: block;
	width: 16em;
	height: 1em;
	z-index: 99999;
	position: absolute;
	margin: .4em 0 0 6.1em;
}

div#layer-header {
	padding: 2em;
	background: #D82C20 url(/graphics/logo.gif) 2em 1.6em no-repeat;
	height: 5em;
}

div#layer-search {
	position: absolute;
	top: 4.5em;
	width: 77.3em;
}

div#layer-search input#form-search-query {
	padding: 0.25em;
	border:1px solid #DAD9DE;
	width: 18em;
}

div#layer-search form fieldset {
	float: right;
	border: none;
}

div#layer-search p {
	float: left;
}


/* Hidden item --------------------------------------------------------------------------- */
div#layer-toolbar-1 h3,div#layer-toolbar-2 h3,div#layer-menu h2,div#layer-search label,div#layer-search legend
	{
	display: none;
}

/* Toolbar --------------------------------------------------------------------------- */
div#layer-toolbar-1 {
	position: absolute;
	top: 1.5em;
	width: 76.5em;
	text-align: right;
}

div#layer-toolbar-2 {
	text-align: right;
	margin-bottom: -2em;
}

div#layer-toolbar-2 ul {
	margin: 0;
}

div#layer-toolbar-1 ul li,div#layer-toolbar-2 ul li {
	display: inline;
	border-right: 1px solid #FFF;
	padding: 0 0.5em;
	font-size: 90%;
}

div#layer-toolbar-1 ul li.last,div#layer-toolbar-2 ul li.last {
	border-right: none;
	padding-right: 0;
}

a.fontsize img {
	margin-bottom: -0.1em;
}

/* Footer --------------------------------------------------------------------------- */
div#layer-footer {
	background-color: #D82C20;
	color: #FFF;
	padding: 1.1em 2em .2em 2em;
}

div#layer-footer a {
	color: #FFF;
}

div#layer-copyright {
	font-size: 90%;
}

div#layer-copyright p {
	padding-bottom: 0.5em;
}

/* Frontpage: middle --------------------------------------------------------------------------- */
div.feature-box {
	background-color: #EFEEDC;
	padding: 1em;
	overflow: auto;
	color: #2D2C28;
	width: 33.3em;
}

div.feature-box.wide {
	margin: 0 0 0.8em 2em;
	width: 54.5em;
}

div.feature-box.static {
	margin: 0 0 0.8em 2em;
	width: 75.5em;
}


div.feature-box h3 {
	font-weight: bold;
}

div.feature-panel {
	clear: both;
}

div.feature-panel-left,div.feature-panel-right {
	border: 1px solid #D8D8D8;
	padding: 1em;
	margin-top: 0.8em;
	width: 15em;
}

div.feature-panel-left.first,div.feature-panel-right.first {
	margin-top: 0;
}

div.feature-panel-left {
	float: left;
}

div.feature-panel-right {
	float: right;
}

/* Right side items --------------------------------------------------------------------------- */
h3.box {
	border-bottom: 0.2em solid #D9D9D9;
	padding: .75em 0.7em;
	background-color: #D82C20;
	margin: 0;
	color: #FFF;
	font-size: 100%;
}

div.box {
	border: 1px solid #D9D9D9;
	padding: 0.8em;
	margin-bottom: 0.8em;
}

div.box form {
	width: auto;
}

div.box form fieldset {
	padding: 0;
	margin: 0;
}

div.box form li {
	background: none;
	margin-bottom: .5em
}

div.box form label {
	min-width: 5.5em;
	width: auto !important;
	width: 5.5em;
}

div.box form input.text {
	width: 10.4em;
}

div.box form .button {
	float: right;
	width: auto;
}

form.box {
	border: 1px solid #D9D9D9;
}

form.box.cascade {
	margin-bottom: 0;
	border-bottom: 0;
}

div.box.cascade {
	margin-bottom: 0;
	border-bottom: 0;
}

div.box.cascade.last {
	border-top: 0;
	border-bottom: 1px solid #D9D9D9 !important;
}

div.box-item {
	border-bottom: 1px solid #D9D9D9;
	padding: 0.8em 0;
}

div.box-item.first {
	padding-top: 0;
}

div.box-item.top {
	border-top: 1px solid #D9D9D9;
}

div.box-item.last {
	padding-bottom: 0;
	border-bottom: 0 !important;
}

div.box-item p {
	padding-bottom: 0.2em;
}

dl.box {
	margin: 0 0 0.8em 0;
	padding: 0.8em;
	border: 1px solid #D9D9D9;
}

dl.box.cascade {
	border-bottom: 0;
	margin-bottom: 0;
}

dl.box dt {
	font-weight: normal;
	margin-bottom: 0.4em;
}

dl.box dd {
	margin: 0 0 0.8em 0;
	padding: 0 0 0.8em 0;
	border-bottom: 1px solid #D9D9D9;
}

dl.box dd.last {
	margin: 0;
	border: 0;
	padding: 0;
}

dl.box dt em {
	font-size: 130%;
	font-style: normal;
}

/* Etc --------------------------------------------------------------------------- */
div.breadcrumbs ul {
	margin: 0;
}

div.breadcrumbs ul li {
	display: inline;
}

img.rss {
	margin-bottom: -0.2em;
}

div.container {
	margin-bottom: 1em;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

/* Glossary --------------------------------------------------------------------------- */
#pcsatoz-letter {
	padding-bottom: 0.4em;
	height: 3.1em;
	background-color: #F7F7F7;
	padding: 0.8em;
	margin-bottom: 0.8em;
}

#glossary-letter {
	height: 1.1em;
}

* html #pcsatoz-letter {
	height: 2.8em;
}

#pcsatoz-letter li.first,#glossary-letter li.first {
	padding-left: 0.2em;
}

#pcsatoz-letter li,#glossary-letter li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #D9D9D9;
	padding: 0 0.547em;
	margin-bottom: 0.4em;
}

#pcsatoz-letter li.last,#glossary-letter li.last {
	border-right: none;
	padding-right: 0;
}

#pcsatoz-letter li.selected,#glossary-letter li.selected {
	font-weight: bold;
}

#pcsatoz ul,#glossary ul,#pcsatoz-letter ul,#glossary-letter ul {
	padding: 0;
	margin: 0;
}

#pcsatoz ul li,#glossary ul li {
	padding: 0.8em 0;
	list-style-type: none;
	border-bottom: 1px solid #D9D9D9;
	font-weight: bold;
}

#glossary ul li {
	font-weight: normal;
}

#pcsatoz ul li.last,#glossary ul li.last {
	border-bottom: none;
	padding-bottom: 0;
}

/*	Feedback form	*/
form#form-feedback fieldset {
	border: 0;
}

form#form-feedback fieldset legend {
	display: none;
}

form#form-feedback ol {
	margin: 0;
	padding: 0
}

form#form-feedback ol li {
	margin: 1em 0;
	list-style-type: none;
}

form#form-feedback ol li label {
	width: 15em;
	display: block;
	float: left
}

form#form-feedback ol li.error,form#form-feedback ol li em {
	color: #D82916;
}

form#form-feedback ol li input.text,form#form-feedback ol li textarea {
	width: 40em;
}

form#form-feedback ol li .button {
	margin: 0 auto;
	display: block;
}

span.feedback-link {
	background: url(/graphics/ico_arrow-red.gif) 0em 0.5em no-repeat;
	padding-left: 1em;
	display: block;
	color: #0847A4;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 1em;
	width: 13em
}

div.feedback-col {
	background: #F4F4F4;
	padding: 1em;
	margin-bottom: 1em
}

div.starbox {
	margin-bottom: 1em
}

div#notify {
	margin-bottom: 1em
}

/* Comment article --------------------------------------------------------------------------- */
div.comment {
	border-bottom: 1px solid #C8C8C8;
	padding: 0 0 0.8em 2.5em;
	margin-bottom: 0.8em;
	background: url(/graphics/ico_comment.gif) left top no-repeat;
}

div.comment.last {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

div.comment-title {
	color: #D82916;
}

div.pagination {
	border-bottom: 1px solid #C8C8C8;
	padding-bottom: 0.8em;
	margin-bottom: 0.8em;
}

div.pagination-bottom {
	border-top: 1px solid #C8C8C8;
	padding-top: 0.8em;
	margin-top: 0.8em;
}

div.pagination div.pages,div.pagination-bottom div.pages {
	text-align: right;
}

span.selected {
	color: #D82916;
}

form#filterCommentArticle,form#filterCommentArticle fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#filterCommentArticlePublication fieldset.one {
	margin-bottom: .5em;
}

#filterCommentArticle input.button, #filterCommentArticlePublication input.button {
	margin-top: -1.83em;
}

form#comment_new,form#send_email_to_a_friend {
	margin: 0;
	width: 100%;
}

form#comment_new label,form#send_email_to_a_friend label {
	width: 15em;
}

form#comment_new input#title,form#comment_new textarea,form#send_email_to_a_friend input#subject,form#send_email_to_a_friend textarea
	{
	width: 38em;
}

form#email_representative fieldset {
	border: 1px solid #DAD9DE;
	padding: 1em;
}

form#email_representative label {
	width: 16em;
	float: left;
}

form#email_representative input.text {
	width: 20em;
}

form#email_representative input#subject {
	width: 35em;
}

form#email_representative textarea {
	width: 35em;
	height: 7em;
}

form#email_representative p {
	overflow: auto;
}

form#email_representative p.button {
	text-align: center;
}

form#email_representative input.button {
	margin: 0 auto;
}

form#search_results_filter {
	width: 25em;
	float: left;
}

form#search_results_filter fieldset {
	border: 0;
	padding: 0;
}

form#event_enquiry label {
	width: 13.5em;
	float: left;
	margin-top: 0.4em;
}

form#event_enquiry textarea {
	height: 7em;
	width: 22em;
}

form#event_enquiry input.text {
	border: 1px solid #D9D9D9;
	padding: 0.35em 0.2em;
	width: 18em;
}

form#event_enquiry input.button {
	font-family: verdana, arial, sans-serif;
}

form#event_enquiry p.notes {
	padding: 0.7em 0 1.5em 0;
}

div.event-map {
	border: 1px solid #D9D9D9;
	width: 38em;
	height: 21em;
	margin-top: 0.5em;
}

div.event-info div.box-item {
	border-bottom: none;
	float: left;
	width: 40%
}

ul.none {
	padding: 0;
	margin: 0;
}

ul.none li {
	list-style-type: none;
	padding: 0.3em 0;
}

#filterCommentArticle select, #filterCommentArticlePublication select {
	width: 24em;
	height: 1.85em;
}

#filterCommentArticle label, #filterCommentArticlePublication label {
	margin-top: 0.3em;
	width: 9em !important;
}

.expand {
	background: url(/graphics/ico_expand.gif) 0 0.25em no-repeat;
	padding-left: 1.2em;
	cursor: pointer;
}

.shrink {
	background: url(/graphics/ico_shrink.gif) 0 0.25em no-repeat;
	padding-left: 1.2em;
	cursor: pointer;
}

.panel-teaser {
	margin-bottom: 1.2em;
	padding: .9em;
	font-weight: bold;
	background-color: #f1f1f1;
}

#faq-tools span#faq-all {
	font-weight: bold;
	color: #004CAC;
}

#faq-tools .arrow-blue {
	display: inline;
}

dl#faq dt {
	margin-top: 1em;
	color: #004CAC;
}

dl#faq dt.expand {
	padding-bottom: 1em;
	border-bottom: 1px solid #D9D9D9;
}

dl#faq dd {
	padding: 0.4em 0 1em 1.2em;
	border-bottom: 1px solid #D9D9D9;
}

form#event_filter legend {
	display: none;
}

form#event_filter,form#event_filter2 {
	width: auto;
}

form#event_filter label,form#event_filter2 label {
	width: 9em;
}

form#event_filter fieldset.white label {
	color: #505050;
}

form#event_filter input,form#event_filter2 input {
	float: none;
	margin: 0;
}

form#event_filter input.text {
	width: 17em;
}

form#event_filter select {
	width: 9em;
}

form#event_filter2 select {
	width: 11em;
}

div#previous-month-filter {
	padding: 0.8em;
	background-color: #F4F4F4;
}

div#previous-month-filter ul {
	padding: 0;
	margin: 0;
}

div#previous-month-filter ul li {
	list-style-type: none;
	display: inline;
	padding-right: 0.6em;
	padding-left: 0.4em;
	border-right: 1px solid #DADADA;
}

div#previous-month-filter ul li.last {
	border-right: 0;
}

div#previous-month-filter ul li.selected {
	font-weight: bold;
}

div#previous-month-filter div#all {
	float: right;
	margin: -1.25em 0.5em 0 0;
}

div#previous-month-filter div#all.selected {
	font-weight: bold;
}

.content-wrapper {
	margin-bottom: 1em;
}

.content-wrapper p {
	margin-top: 0.5em;
}

/* inset box */
.inset-box,
.inset-box-center,
.inset-box-left,
.inset-box-right {
	background: #EFEEDC;
	padding: 0.8em;
	width: auto;
}

.inset-box-left {
	float: left;
	margin-right: 1.1em;
	margin-bottom: .5em;
}

.inset-box-right {
	float: right;
	margin-left: 1.1em;
	margin-bottom: .5em;
}

.inset-box-center {
	margin: 0 auto;
	margin-bottom: 1em;
}

.inset-box-center,
.inset-box-left,
.inset-box-right {
	width: 19.1em;
}

.inset-box-center img,
.inset-box-left img,
.inset-box-right img {
	width: 19.05em;
}

.inset-box img {
	width: 38em;
}

.inset-box-portrait-wrapper .inset-box img {
	width: 16.95em;
}

.inset-box-portrait-wrapper .inset-box {
	margin-bottom: 1em;
}

.inset-box-left p,
.inset-box-right p,
.inset-box p {
	margin-top: 0.5em;
	padding-bottom: 0;
	margin-bottom: 0;
}

.insetbox_slideshow_content {
	padding: 0;
	margin: 0;
}

.insetbox_slideshow_content li {
	list-style-type: none;
}

.insetbox_slideshow_content img {
	width: 38.15em;
	margin-left: -1.5em;
}

.insetbox_slideshow_content .show {
	display: block;
}

.insetbox_slideshow_content .hide {
	display: none;
}

.insetbox_slideshow_content p {
	padding: 1em 0;
	margin-bottom: 1em;
}





.insetbox_slideshow_tab {
	text-align: center;
}

.insetbox_slideshow_tab {
	padding-bottom: .3em;
}

.insetbox_slideshow_tab p {
	padding: 0;
}

.insetbox_slideshow_tab .previous {
	float: left;
	background: url(/graphics/ico_arrow-blue-reverse.gif) left center no-repeat;
	padding-left: 1.1em;
}

.insetbox_slideshow_tab .next {
	float: right;
	margin-top: -1.1em;
	background: url(/graphics/ico_arrow-blue.gif) right center no-repeat;
	padding-right: 1.1em;
}

.insetbox_slideshow_tab ul {
	padding: 0;
	margin: 0;
	margin-top: -.8em;
}

.insetbox_slideshow_tab li {
	display: inline;
}

.insetbox_slideshow_tab li a {
	padding: 0 .5em;
	border-right: 1px solid #2D2C2A;
}

.insetbox_slideshow_tab li.selected a {
	font-weight: bold;
}

.insetbox_slideshow_tab li.last a {
	border-right: 0;
}





form.standard fieldset.red {
	background-color: #D82C20;
	color: #FFF;
	margin: 0;
	padding: 0.7em 0.7em 1.4em 0.7em;
}

form.standard fieldset.white {
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	margin: 0;
	padding: 0.7em 0.7em 1.4em 0.7em;
}

form#event_filter fieldset.white {
	border-top: 3px solid #D9D9D9;
}

form#event_filter select {
	width: 11.2em;
}

form#event_filter fieldset.white p.last {
	margin-left: 9em;
}

form#event_filter p.last {
	margin-bottom: -0.7em;
}

form#event_filter input.button {
	width: 4.7em !important;
}

div.box-2 {
	overflow: auto;
}

div.box-2-1,div.box-2-2 {
	border: 1px solid #D9D9D9;
	padding: 0.8em;
	width: 17.7em;
	margin-bottom: 0.8em;
	height: 9em;
	position: relative;
}

div.box-2 img {
	float: right;
	margin-bottom: 0.8em;
	margin-left: 0.8em;
}

div.box-2 p.subscribe {
	clear: both;
	font-size: 95%;
	position: absolute;
	bottom: 0;
}

div.box-2-1 {
	float: left;
}

div.box-2-2 {
	float: right;
}

div.advertisement h3 {
	color: #0052A2;
	font-weight: bold;
	margin-top: 0;
}

div.advertisement img {
	float: right;
	margin-left: 0.8em;
}

.box.advertisement h3 {
	margin-top: 0;
}

.box.advertisement.detail {
	padding-bottom: 0;
}

.box.advertisement.detail h3 {
	margin-top: 0.3em;
	margin-bottom: 0;
}

ol.box {
	border: 1px solid #D9D9D9;
	margin: 0;
	padding: 0.8em;
}

ol.box li {
	list-style-type: none;
}

#pcs_plus {
	margin-top: 2em;
}

#pcs_plus .box {
	width: 17.1em;
	margin-right: 0.8em;
	border: 1px solid #CCC !important;
	margin-bottom: 0.8em;
	float: left;
	min-height: 8.6em;
	height: auto !important;
	height: 8.6em;
	padding-bottom: 0.8em;
}

#pcs_plus,
#pcs_plus a {
	font-size: 95%;
	line-height: 1.5em;
}

#pcs_plus .box.advertisement h3 {
	margin-top: 0;
	font-size: 130%;
}

/*** join online CSS ***/
div.join-box {
	color: #003B9A
}

div.join-box div.online-form,div.join-box div.download-form {
	width: 46%;
	min-height: 10em;
	height: auto !important;
	height: 10em;
	padding: .25em .5em;
	border: solid 1px #D9D9D9;
}

div.join-box div.online-form {
	float: left;
	background: url(/graphics/ico-globe.gif) 95% 10% no-repeat
}

div.join-box div.download-form {
	float: right;
	background: url(/graphics/ico-legal-services.gif) 95% 10% no-repeat
}

div.join-box .content {
	width: 78%;
}

div.join-box h3 {
	height: 2.5em
}

form#poll fieldset.standard,form#poll fieldset.standard ol li fieldset.group-radio
	{
	border: none;
}

form#poll fieldset.standard ol {
	margin-bottom: 0;
	padding-bottom: 0
}

form#poll fieldset.standard ol li input#fc_button.submit {
	float: right;
}

div.contact ul li {
	margin-top: 1em !important;
}

div#preside_adminbar {
	width: 100% !important;
}

blockquote.pullquote-left,blockquote.pullquote-right {
	background: #F4F4F4 url(/graphics/ico_pullquote-2.gif) 0.8em 0.8em
		no-repeat;
	width: 40%;
	padding: 2.4em 0.8em 0.8em 0.8em;
	margin: 0.5em 1em;
}

blockquote.pullquote-left {
	float: left;
}

blockquote.pullquote-right {
	float: right;
}

blockquote.alt {
	float: right;
	margin: 0.25em 0 0.25em 0.75em;
}

blockquote.pullquote-left p,blockquote.pullquote-right p {
	margin: 2em 0 0 0;
	padding-left: 3.3em;
	text-align: left;
	display: inline;
}

blockquote.pullquote-left div.blockquote-close,blockquote.pullquote-right div.blockquote-close
	{
	background: url(/graphics/ico_pullquote-1.gif) bottom right no-repeat;
	height: 2.6em;
}

.pullquote p:first-letter {
	text-transform: uppercase
}

/** pullquote hack***/
.pullquote-left {
	border: none;
}

.pullquote-right {
	border: none;
}

#map {
	text-align: center;
	padding: 0;
}

#map img {
	padding: 0.8em 0;
}

#map form {
	margin: 0;
	padding: 0.8em;
}

#map fieldset {
	border: 0;
}

#map select {
	width: 14em;
	margin-left: 0.5em;
}


ul.arrow-blue {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
}

ul.arrow-blue li {
	background: url(/graphics/ico_arrow-blue.gif) left 0.6em no-repeat;
	padding: 0.3em 0 0.3em 1em;
}

form#member_join fieldset {
	border: 1px solid #D9D9D9;
	padding: 1em;
	margin-top: 1em;
}

form#member_join legend {
	display: inline;
}

form#member_join p.notes {
	padding: 0.7em 0 1.5em 0;
}

form#member_join label {
	width: 11em;
}

form#member_join input.text {
	width: 20em;
	margin-right: 5em;
}

form#member_join p.last {
	padding: 0;
}

/*** member login ***/
form#member_login fieldset,form#petition_subscribe fieldset,form#event_enquiry fieldset
	{
	border: solid 1px #ccc;
	padding: 1em
}

form#member_login fieldset legend,form#petition_subscribe fieldset legend,form#event_enquiry fieldset legend
	{
	display: inline;
	font-size: 120%;
	margin-left: 0.5em;
}

/*** social bookmarks ***/
.page-action fieldset {
	padding: 1em 0;
	margin: 0;
}

.page-action input {
	margin: 0 .75em 0 0;
}

.bookmark {
	padding: .5em .5em .4em .5em;
	border: solid 1px #ccc;
	font-size: 95%;
	margin-bottom: 0.8em;
}

.bookmark h4 {
	float: left;
	padding: .25em;
	margin: 0 .25em 0 0;
	font-size: 100%;
}

.bookmark ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.bookmark li {
	float: left;
	margin-left: 1em;
}

.bookmark a {
	padding: 0.2em 0 0.2em 20px;
	display: block;
}

.bookmark #delicious a {
	background: url('/graphics/ico_delicious.gif') center left no-repeat;
}

.bookmark #digg a {
	background: url('/graphics/ico_digg.gif') center left no-repeat;
}

.bookmark #facebook a {
	background: url('/graphics/ico_facebook.gif') center left no-repeat;
}

.bookmark #stumbleupon a {
	background: url('/graphics/ico_stumbleupon.gif') center left no-repeat;
}

.bookmark #nowpublic a {
	background: url('/graphics/ico_nowpublic.gif') center left no-repeat;
}

.bookmark p a {
	float: right;
	margin: 0;
	background: url(/graphics/ico_arrow-blue.gif) left 0.5em no-repeat;
	padding: .25em .25em .25em 1em;
}

/* Form search results filter */
form#search_results_filter {
	margin-top: -0.3em;
}

form#search_results_filter input.button {
	float: none;
}

/* My Documents */
table#standard {
	width: 100%;
	margin-left: 1px;
}

table#standard td {
	border: 1px solid #D9D9D9;
}

table#standard th {
	background-color: #D82C20;
	border: 1px solid #D82C20;
	font-weight: normal;
}

table#standard th a {
	color: #FFF;
}

table#standard td {
	text-align: center;
	padding: 0.3em;
}

table#standard th {
	padding: 0.25em;
}

tr.even td {
	background-color: #F4F4F4;
}

td.type,th.type {
	width: 3.5em;
	text-align: center;
}

table#standard img {
	margin-bottom: -0.3em;
}

td.title,th.title {
	font-weight: normal;
	text-align: left !important;
	padding-left: 1.1em !important;
}

td.date,th.date {
	width: 5.5em;
	text-align: left !important;
	padding-left: 0.7em !important;
}

td.category,th.category {
	width: 8.8em;
	text-align: left !important;
	padding-left: 0.8em !important;
}

div.pagination-table {
	background-color: #D9D9D9;
	padding: 0.3em 0.8em 0.5em 0.8em;
	overflow: auto;
}

div.pagination-table div.pages {
	float: right;
}

a.order-down {
	background: url(/graphics/ico_arrow-white-down.gif) center right
		no-repeat;
	padding-right: 1em;
}

a.order-up {
	background: url(/graphics/ico_arrow-white-up.gif) center right no-repeat
		;
	padding-right: 1em;
}

/* Form member login */
form#member_login.standard p.notes {
	margin: 1em 0;
}

form#member_login.standard label {
	width: 13em;
}

form#member_login.standard .text,
form#member_login.standard .password {
	width: 18em;
	float: left;
}

form#member_login.standard .button {
	margin-top: 0.2em;
	margin-bottom: 0.3em;
}

div#qTip {
	padding: 5px 9px 5px 8px;
	display: none;
	background-color: #FFF;
	color: #004D9F;
	font-size: 90%;
	text-align: left;
	position: absolute;
	z-index: 1000;
	border: 1px solid #D9D9D9;
}

/* Section Landing Page */
h3.box-section-landing {
	border-bottom: 0.2em solid #D9D9D9;
	padding: 0.75em 1em;
	background-color: #D82C20;
	margin: 0;
	color: #FFF;
	font-size: 100%;
}

div.box-section-landing {
	border: 1px solid #D9D9D9;
	padding: 0.8em;
	margin-bottom: 0.8em;
}

div.box-section-landing-wrapper {
	float: left;
	width: 19.3em;
	margin-right: 1em;
}

div.box-section-landing a {
	background: url(/graphics/ico_arrow-blue.gif) left 0.3em no-repeat;
	padding-left: 1em;
	display: block;
}

div.box-section-landing-wrapper-last {
	margin-right: 0;
	float: left;
	width: 18.8em;
}

/* Tab */
.tab,.tab-content {
	clear: both;
	padding: 0;
	margin: 0;
}

.tab-content {
	margin-top: 0.6em;
	border-top: 3px solid #D82C20;
	position: relative;
	z-index: 9;
}

.tab a {
	color: #434343;
}

.tab li.selected a {
	color: #FFF;
}

.tab li {
	background-color: #EEE;
	color: #434343;
	padding: 0.6em 1em;
	display: inline;
	margin-right: -2px;
	font-weight: normal;
	cursor: pointer;
}

.tab-content li {
	list-style-type: none;
}

.tab li.selected {
	background-color: #D82C20;
	color: #FFF;
}

/* Tab : Bottom --------------------------------------------------------------------------- */
#layer-etc {
	margin-top: 1.5em;
	clear: both;
}

#tab-bottom {
	padding: 0 2em;
}

#tab-bottom-content {
	background-color: #F7F7F7;
	padding: 1.5em 2em;
	font-size: 95%;
}

#tab-bottom-directory-content div.item {
	padding: 0;
	float: left;
	width: 16em;
}

#tab-bottom-directory-content div.item ul {
	margin: 0;
	list-style: none;
	margin-top: 0.3em;
	padding: 0;
}

#tab-bottom-directory-content div.item ul li {
	background: url(/graphics/ico_arrow-blue.gif) 0 .3em no-repeat;
	padding-left: 1em
}

#tab-bottom-directory-content div.item strong {
	font-size: 105%;
}

#tab-bottom-pcsatoz-content ul {
	margin: 0;
	padding: 0;
}

#tab-bottom-pcsatoz-content ul li {
	display: inline;
	margin-right: 2em;
}

#tab-bottom-search-content form fieldset {
	border:0;
}

#comment-archive-year {
	padding: 0.7em 0.2em;
	margin: 0 0 0.7em 0;
	background-color: #F4F4F4;
}

#comment-archive-year li {
	display: inline;
	border-right: 1px solid #DADADA;
	padding: 0 0.6em;
}

#comment-archive-year li.selected {
	font-weight: bold;
}

#comment-archive-year li.last {
	border-right: 0;
}

#comment-archive h3 {
	font-size: 110%;
	font-weight: bold;
}

div.box.grey.pagination .pages {
	margin-top: 0.25em;
}

#search-results-header {
	padding: 1em 0.8em;
	background-color: #F4F4F4;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	height: 1.6em;
}

#search-results-tab {
	height: 2.1em;
	border-bottom: 3px solid #D82C20;
	margin: 0;
	padding: 0;
	padding-left: 2px;
}

#search-results-tab li {
	display: inline;
	margin-left: -2px;
}

#search-results-tab li a {
	display: inline;
	line-height: 2em;
	padding: .6em .9em .5em .9em;
	background-color: #EEE;
	color: #434343;
}

#search-results-tab li.selected a {
	background-color: #D82C20;
	color: #FFF;
}

#search-results-header .pages {
	float: right;
	margin-top: 0.1em;
}

#search-results-header select {
	padding: 0.25em;
}

/* Safari Hacks */
@media all and (-webkit-min-device-pixel-ratio:0) {
	#layer-menu {
		width: 81.2em !important;
	}
	input.button,form#poll fieldset.standard ol li input#fc_button.submit {
		padding: 0.5em 1em;
	}
	#filterCommentArticle input.button {
		margin-top: -2.2em !important;
	}
	form#event_filter input.button {
		width: 6em !important;
	}
	form#member_login fieldset legend,form#petition_subscribe fieldset legend,form#event_enquiry fieldset legend {
		display: block;
	}
	div#search-results-header {
		height: 1.9em;
	}
	div#layer-search input#form-search-query {
		padding: 0.5em;
	}
	
	#petition_subscribe p {
		padding: 0;
	}
	
	#petition_subscribe p.notes {
		margin-top: 0 !important;
	}
}

/* campaign-detail */
.campaign-detail ul {
	margin-left: 1.3em;
}

#news-etc {
	margin: 1.5em 0 1em 1em;
}

#tab-comment {
	padding-top: 1em;
}

/* News archived */
#news-archived-year {
	margin: 0 0 1em 0;
}

#news-archived-year li {
	list-style-type: none;
	border-right: 1px solid #DADADA;
	padding-right: .7em;
	margin-right: .7em;
	display: inline;
}

#news-archived-year li.last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

.container ul {
	overflow: auto;
	margin: 0;
	padding-left: 1.5em;
}
.container ol {
	margin: 0 0 0 1.5em;
	padding-left: 1.5em;
}

div.region-side-container{
width: 20em;
float: right;
}

#tab-comment-add-content .comment {
	padding: .5em 0 1.5em 0;
}

/* Forgotten Password*/
form#forgotten_password input#birthyear.text {
	width: 3em;
}

form#forgotten_password select.select_birthday, form#forgotten_password select.select_birthmonth {
	width: 6em;
}


.news-centre dt {
	font-weight: bold !important;
	font-size: 110%;
}

.news-centre .pagination {
	padding: 0;
	margin: 0 0 .2em 0;
	border-bottom: 0;
	text-align: right;
}

#petition_subscribe fieldset {
	padding: 1em !important;
}


#petition_subscribe input.text {
	width: 24.3em;
	margin: 0 0 .7em 0;
}

#petition_subscribe p {
	padding: 0;
}

#petition_subscribe p.notes {
	padding: .3em 0 1.3em 0;
	margin-top: 1em;
}

#petition_subscribe p.error {
	margin: 0 0 .7em 0;
}

#petition_subscribe p.button {
	margin: 1em 0 .1em 0;
}

.pcs-where-i-live img {
	margin: .5em 0;
}

.pcs-where-i-live form {
	padding: .8em 1em;
	background-color: #F4F4F4;
	margin-bottom: 1em;
}

.pcs-where-i-live form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

.pcs-where-i-live form fieldset label {
	margin-right: .5em;
}

.pcs-where-i-live div {
	text-align: center;
}

/* Motion page */
.motion-page {
	padding-top: 1.2em
}

/* Form: motion*/
form#motion fieldset, form#motion_seconded fieldset {
	border: 1px solid #D8D8D8;
}

form#motion fieldset legend, form#motion_seconded fieldset legend {
	padding: 0 12px 0 8px;
	font-size: 1.2em;
	margin-left: 10px;
	color: #000
}

form#motion fieldset label {
	display: block;
	float: left;
	width: 600px;
	margin-bottom: 2em
}

form#motion fieldset input.checkbox, form#motion fieldset input.radio {
	float: left;
	margin-right: 8px;
}

form#motion p {
	line-height: 1.8em;
	margin: 0 12px 1.2em 12px;
	clear: both;
}

form#motion p.info, form#motion_seconded p.info {
	margin-top: 1em
}

form#motion p.button-row, form#motion_seconded p.button-row {
	text-align: center;
}




fieldset.standard {
	border: 1px solid #D8D8D8;
	padding: 0 20px 12px 20px;
}

fieldset.standard legend {
	font-size: 120%;
	color: #505050;
}

fieldset.standard label {
	float: left;
	width: 165px;
	margin-top: 3px;
	padding-right: 5px;
}

fieldset.standard label em {
	color: #DC332C;
}

fieldset.standard input.text,
fieldset.standard input.readonly {
	font-family: Verdana;
	font-size: 100%;
}

fieldset.standard input.readonly {
	border: 1px solid #FFF;
	margin-bottom: 2px;
}

fieldset.standard p {
	padding: 0;
	margin-bottom: 8px;
}

fieldset.standard h4 {
	color: #2D2D2D;
	font-size: 100%;
	margin-top: 29px;
	margin-bottom: 19px;
}

fieldset.standard .clear {
	clear: both;
	display: block;
}

fieldset.standard .checkbox-group {
	clear: both;
	margin-bottom: 8px;
}

fieldset.standard .date-tools input.button {
	margin-left: 1px;
	padding: 2px;
}

fieldset.standard .checkbox-group ol {
	margin: 0;
	padding: 0;
}

fieldset.standard .checkbox-group ol li {
	list-style-type: none;
}

fieldset.standard .checkbox-group ol li label {
	float: none;
	width: auto;
}

fieldset.standard .button-link {
	text-align: center;
	margin: 30px 0 23px 0;
}

fieldset.standard .button-link a {
	border: 1px solid #D9D9D9;
	background-color: #F4F4F4;
	color: #2D2D2D;
	padding: 4px 8px;
	cursor: pointer;
}



#motion-page-3 {
	margin-bottom: 12px;
}

#motion-page-3 p.full_name {
	margin-top: 13px;
	margin-bottom: 13px;
}

#motion-page-3 p.membership_number {
	margin-bottom: -2px;
}

#motion-page-3 p.house_name_number {
	margin-bottom: 19px;
}

#motion-page-3 p.country {
	margin-bottom: 51px;
}

#motion-page-3 p.branch_number {
	margin-top: -3px;
}

#motion-page-3 p.branch_name {
	margin-bottom: 45px;
}

#motion-page-3 p.date_general_meeting {
	margin-top: -3px;
	margin-bottom: 16px;
	position: relative;
}

#motion-page-3 div.checkbox-group {
	margin-bottom: 16px;
}

#motion-page-3 p.proposer_name {
	margin-bottom: 13px;
}

#motion-page-3 p.motion {
	margin-top: -4px;
}

#motion-page-3 p.motion label {
	float: none;
	width: 600px;
	display: block;
	margin-bottom: 14px;
}

#motion-page-3 input.text {
	width: 226px;
}

#motion-page-3 select {
	padding: 0;
	width: 232px;
}

#motion-page-3 p.info {
	margin-bottom: 16px;
}

#motion-page-3 .checkbox-group ol li {
	display: inline;
}

#motion-page-3 textarea {
	height: 232px;
	width: 622px;
	overflow-y: auto;
}




.container.motion-page-4 {
	margin-top: -1px;
	line-height: 180%;
}

#motion-page-4 h4 {
	color: #D12E25;
	font-size: 102%;
	margin: 34px 0 19px 0;
}

#motion-page-4 h4.first {
	margin-top: 13px;
}

#motion-page-4 ol {
	margin: 0;
	padding: 0;
}

#motion-page-4 ol li {
	list-style-type: none;
}

#motion-page-4 ol li a {
	background: url(/graphics/ico_arrow-blue.gif) 0 4px no-repeat;
	padding-left: 11px;
	display: block;
}

#motion-page-4 ol li p {
	padding: 0;
	margin: 4px 0 19px 11px;
}



#motion-page-5 .container-1 {
	margin-top: 14px;
	margin-bottom: 17px;
}

#motion-page-5 p.button-link {
	margin-top: 33px;
	margin-bottom: 25px;
}

#motion-page-5 .container-1 p,
#motion-page-5 .container-2 p {
	line-height: 150%;
}

#motion-page-5 p.email {
	margin-bottom: 16px;
}

#motion-page-5 p.email2 {
	margin-bottom: 19px;
}
	



p.motion-note {
	margin: 1.7em 0 .6em 0
}

form#motion_seconded fieldset {
	padding-bottom: 2em
}

form#motion_seconded fieldset p {
	margin: 0 12px .8em 12px;
	clear: both;
}

form#motion_seconded fieldset label {
	display: block;
	width: 170px;
	float: left;
	margin: 0 10px 10px 0;
}

form#motion_seconded fieldset input.text {
	width: 225px
}
 
form#motion_seconded fieldset div.motion-summary {
	margin: 3.9em 0 2.5em 0
}

form#motion_seconded fieldset div.motion-summary p {
	padding-bottom: 0;
	margin-bottom: 1.3em
}

form#motion_seconded fieldset a.button {
	border: 1px solid #DAD9DE;
	background-color: #F5F5F5;
	margin-left: 0.4em;
	padding: 0.2em 0.4em;
	font-family: Verdana, Arial, Tahoma;
	color: #262626;
	text-decoration: none 
}

form#motion_seconded fieldset p.button-row {
	margin-top: 2.3em
}


#motion_seconded textarea {
	height: 232px;
	width: 622px;
	overflow-y: auto;
}


div.box.home-poll  {
	
}

div.box.home-poll h4 {
	margin: 0 0 0.3em 0;
	padding: 0;
}

div.box.home-poll p {
	padding: 0;	
}

div.box.home-poll form ul li {
	display: list-item!important;
}

/***  TOC listing ***/

ol.result-listing{
	list-style:none;
	padding: 8px 0;
	margin:0;
	clear:both
}

ol.result-listing li {
	padding: 5px 0;
	margin-bottom: 16px
}

ol.result-listing li div.wc-layer-image-holder {
	float: left;
	width: 110px;
}

ol.result-listing li div.wc-layer-content {
	float: left;
	width: 320px
}

ol.result-listing li h3 {
	font-weight: bold;
	margin: 0 0 4px 0
}

ol.result-listing li p {
	margin-bottom: 4px
}

.result-listing img{
	float:left;
	margin:0 10px 0 6px
}

p.status-no-result {
	padding: 8px
}

table.tbl-result-listing {
	width: 100%
}

table.tbl-result-listing td h3 {
	font-weight: bold;
	margin: 0 0 4px 0
}

table.tbl-result-listing td p {
	margin-bottom: 4px
}

table.tbl-result-listing img{
	float:left;
	margin:0 10px 0 6px
}

/* Banner */
.feature-panel .col11{
	float: left;
	width: 55%;
}

div.feature-panel-left.first{
}


.feature-panel .col22{
	float: right;
	width: 40%;
}
	
.right-banner .col11{
	float: left;
	width: 58%;
}

.right-banner .col22{
	float: right;
	width: 40%;
}

.right-banner{
	background: #F7F7F7
	
}
	

