/*
File     : /../pdw02/style.css
Author   : Dónal Windrim
Copyright: ©2007, 2008 Dónal Windrim & Pallas Computer Systems Limited
License  : You are not licensed to copy or use this work.
Description : e107 cms theme for Pallas Computer Systems Limited clients
*/

* { margin: 0; padding: 0; }

body {
 width:100%;
 height:100%;
 margin:0px;
 padding:0px;
 border:0px;
 font-family: Arial-Narrow, Arial, Verdana, Tahoma, Helvetica, sans-serif;
 font-weight: normal;
 color: rgb(15, 31, 127); color: rgb(5,40,140); color:rgb(47, 47, 47);
 text-align: center;
 background-color:rgb(251,251,253);
 /* font-size:72%;  */
 font-size: 8pt;
 text-align:left;
}

*.cpage_body { text-align:left; color:rgb(5,40,140);}

*.cpage_body p { margin:2px 8px; padding:0px 0px 3px 0px; color:rgb(5,40,140);
  font-family: Arial-Narrow, Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size:9pt; }

*.cpage_body ul {list-style:disc outside;margin-top:3px;margin-left:24px;padding-left:24px;margin-bottom:3px;}
*.cpage_body li {margin-top:2px;}

a {
 color: #06c;
 text-decoration: none;
}

a:hover {
 color: #147;
 text-decoration: none;
}


h1 {
 font-size: 2em;
}

h2 {
 font-size: 1.6em;
 color:rgb(5,40,140);
}

h3 {
 font-size: 1.44em;
 font-style: italic;
}

h1, h2, h3 {
/* color:rgb(5,40,140); */
 font-weight: bold;
}

td {
 padding: 0px;
 text-align:left;
}

acronym, abbr, span.caps {
 cursor: help;
 }

acronym, abbr {
 border-bottom: 1px dashed #999;
 }

blockquote {
 margin: 15px 30px 0 10px;
 padding-left: 20px;
 border-left: 5px solid #ddd;
 }

blockquote cite {
 margin: 5px 0 0;
 display: block;
 }

hr {
 display: none;
 }

a img {
 border: none;
 }

.linkspage_button{
 border:0px;
}

.hidden{
 display:none;
}

#page {
 margin: 0;
 padding: 0;
   margin-right:auto;
   margin-left:auto;
 width: 770px;
 text-align: left;
 background:  rgb(241,241,241) url("images/background.jpg") top left repeat;
 background:  rgb(241,241,241); background:  rgb(255,255,255);
}

#header {
 position:relative;
 padding: 0;
 margin: 0;
 height: 96px;
 width: 770px;
 background: rgb(251,251,253) url("images/header.jpg") no-repeat bottom center;
}

#header_prn {
 position:relative;
 padding: 0;
 margin: 0px 0px 12px 0px;
 height: 72px;
 width: 653px;
 background: rgb(255,255,255) url("images/logo.png") no-repeat 0px 6px;
}

#hbar {
   width: 770px;
   height: 21px;
 background: #3472C8 url("images/hbar.jpg") no-repeat bottom center;
}

#content {
 display:block;
 width:649px;max-width:649px;
 max-width:
 height:auto;
 margin:0px 0px 0px 1px;
 background-color:white;
 padding-left:1px;
 color:rgb(111, 111, 111);
 border:0px;
 text-align:left;
}

td.content {
  width:650px; min-width:648px;
  padding:0px; border-right:1px solid silver;
}

#content p {margin-left:4px;padding-left:2px;}



#sidebar {
   float:left;
 margin:0;
 padding: 20px 10px 10px 10px;
 width: 180px;
 font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
 background-color:red;
}

#sidebar a {
   color: #01B7F3;
}

#sidebar a:hover {
   color:#000;
}

#sidebar h3 {
   margin-bottom:5px;
}

#sidebar .forumheader {
 background: #3472C8 url("images/button.jpg") bottom left repeat-x ;
}

#sidebar .fborder {
   background: #FCFBF9 url(images/fb.jpg) bottom right no-repeat;
}

*.pdw01_content
{ position:relative; float:right;
 width:586px;
 background-color:white; }

pdw01content
{ position:relative; float:right;
/*
### danger here###
 width:653px;
 min-width:653px; */
 text-align:left;
 padding:1px 0px 1px 2px;
 background-color:white; }

*.pdw02_content{
  position:relative;
  background-color:white;
}

.narrowcolumn {
 padding: 20px 0 20px 0;
 margin: 0 0 0 212px;
 width: 535px;
}

*html .narrowcolumn {
   padding-right:0;
}

.narrowcolumn .entry {
 line-height: 1.4em;
}

#footerout {
display:none;
 padding: 0;
 margin: 0 auto;
 width: 770px;
   height: 70px;
 clear: both;
 background: #fff url("images/bgd.jpg") top left repeat-y;
}


#footer {
/* bottom menu */
 display:block;
 position:relative;
 width:770px;
   height: 70px;
 height:18px;
 margin: 0px;
 padding:0px;
 border-top:1px solid white;
 border-bottom:1px solid silver;
 background-color:rgb(241,247,255);
/* background: #fff url("images/footer.jpg") top left no-repeat; */

 text-decoration: none;
 font-size: 8pt;
 font-weight: normal;
 line-height:1.67em;
}

#footer a:link, #footer a:visited, #footer a:active {
   padding:1px 3px 1px 3px;
   border: 1px solid rgb(239,239,247);
   margin:0px 1px 8px 2px;
   color:rgb(0, 63, 127);
}

#footer a:hover{
 border: 1px solid rgb(127,127,255);
 border-bottom: 2px solid rgb(0,0,127);
 text-decoration: none;
 background-color: rgb(223,241,255);
 color:rgb(0,0, 127);
}


#footer p {
 margin: 0;
 padding: 25px 0 0 0;
 text-align: center;
}

.button{
 font-family: Arial-Narrow, Arial, Verdana, Tahoma, Helvetica, sans-serif;
 font-size: 10px;
 text-align:center;
 background: #3472C8 url("images/button.jpg") bottom left repeat-x ;
   padding:2px 10px 2px 10px;
   margin:2px;
   border: 1px solid ;
   border-color:#ededed #777 #555 #ededed;
 color:white;
 font-size:11px;
}

.nextprev {
 border: 0px;
 text-align: center;
 padding: 2px;
 font-size: 12px;
   margin-bottom:10px;
}

.tbox.chatbox {
 width: 80%;
 margin-left: auto;
 margin-right: auto;
   border: 1px solid ;
   border-color:#555 #ccc #ccc #555;
   background: #FCFBF9 url(images/fb1.jpg) bottom right no-repeat;
}

.spacer {
 padding: 2px 0 2px 0;
}

.indent{
 padding:4px;
 border: 1px solid #06c;
   background: #F4F7FA;
}

.smalltext {
 font: 0.6em;
}

.mediumtext {
 font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar .tbox{
 background-color: #F4F7FA;
 border: 1px solid ;
   border-color:#555 #ccc #ccc #555;
 color: #000000;
 font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.tbox {
 background-color: #F4F7FA;
 border: 1px solid ;
   border-color:#555 #ccc #ccc #555;
 color: #000000;
 font: 10px verdana, tahoma, arial, helvetica, sans-serif;
/*   background: #FCFBF9 url(images/fb1.jpg) bottom right no-repeat; */
   background: rgb(252,252,254) url(images/fb1.jpg) 0 0 repeat;

}

.helpbox {
 border: 0px;
 background-color: transparent;
 color:#000;
 font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
 border: 0px solid ;
 border-color:#ccc #777 #777 #ccc;
 background-color: #fff;

}

.forumheader{
 background: #3472C8 url("images/footer.jpg") bottom left repeat-x;
 /* font-family: verdana, tahoma, arial, helvetica, sans-serif; */
 font-family: Arial-Narrow, Arial, Verdana, Tahoma, Helvetica, sans-serif;
 font-size: 11px;
 color:#000;
 padding: 4px;
 border: 1px solid ;
   border-color:#ccc #777 #777 #ccc;
}

.forumheader2{
   background: #FCFBF9 url(images/back.jpg) top left no-repeat;
/* font-family: verdana, tahoma, arial, helvetica, sans-serif; */
font-family: Arial-Narrow, Arial, Verdana, Tahoma, Helvetica, sans-serif;

 font-size: 10px;
 color:#000;
 padding: 4px;
 border: 1px solid ;
   border-color:#ccc #777 #777 #ccc;
}

.forumheader3{
   background: #FCFBF9 url(images/back.jpg) top left no-repeat ;
 font: 10px verdana, tahoma, arial, helvetica, sans-serif;
 color:#000;
 padding: 4px;
 border: 1px solid ;
   border-color:#ccc #777 #777 #ccc;
}

.forumborder{
 border:  #000080 1px solid;
 background-color: transparent;
}

.fcaption {
 height:35px;
 border: #ededed 1px solid;
 padding: 2px 0 2px 8px;
 font: 9px verdana, tahoma, arial, helvetica, sans-serif;
 color:#fff;
 font-weight:bold;
 background: #3472C8 url("images/forum.jpg");
}

.fcaption a{
 padding-right:4px;
 color:#fff;

}

.flat {
 display: block;
   width: 178px;
   height: 32px;
   line-height: 30px;
   background: url(images/btn.gif) 0 50% no-repeat;
   padding-left:35px;
}

*html .flat {
   margin-top:-12px;
   width: 145px;
}

.flat a, *html .flat_over {
   width: 170px;
   line-height: 30px;
   padding:5px 50px 5px 0;
}

.flat_over {
 display: block;
   width: 178px;
   height: 32px;
   line-height: 30px;
   background: url(images/btn_over.gif) 0 50% no-repeat;
   padding-left:35px;
}

*html .flat_over {
   margin-top:-17px;
   margin-bottom:-6px;
   width: 105px;
   padding-left:35px;
}

.separator {
   width: 178px;
   height: 1px;
   background: url(images/separator.gif) no-repeat;
   padding:2px 0 0px 0;
}

.d_sublink .flat {
   background: url(images/btn.gif) 6px 50% no-repeat;
}

.d_sublink .flat_over{
   background: url(images/btn_over.gif) 6px 50% no-repeat;
}

#mmenu a {
  color:#000;
}

#mmenu a:hover {
  color:#777;
}

*html #mmenu {
   margin-top:16px;
}

.talk {
   background: #FCFBF9 url(images/back.jpg) top left no-repeat;
 border: 1px solid ;
   border-color:#ccc #777 #777 #ccc;
   padding:3px;
}

.small {
   background: #466EB6;
   padding:3px;
   margin:5px 0 0 0;
}

#source {
   float:left;
   margin: 4px 5px 0 10px;
 width: 150px;
   font-size: 0.8em;
}

.statusnmessage {
   color:#000;
 height: 20px;
 font-size: 1em;
   text-align:left;
   width: 240px;
   padding:3px 0 0 10px;
 font-weight: bold;
}

.my_statusnmessage {
display:block;
background-color:white;
padding-left:8px;
padding-right:8px;
 text-align:left;
 font-weight: bold;
}


.statusnmessage a {
   color: #B6D9F9;
}

.statusnmessage a:hover {
   color: #000;
}

.nicetitle {
 font-weight: bold;
 color: #3C3C3C;
 text-align: left;
 position: absolute;
 left: 0;
 top: 0;
 width: 35em;
 z-index: 20;
 max-width: 60%;
}
.nicetitle-content{
 overflow: hidden;
 background: white;
 border: 1px solid ;
   border-color:#ccc #777 #777 #ccc;
 padding: 7px;
 opacity: 0.9;
}
.nicetitle p{
 margin: 0;
 line-height: 120%;
}
.nicetitle p.destination {
 font-weight: normal;
 font-size: 10px;
 color: #5E7743;
}
div.nicetitle p span.accesskey {
 color: #FF7200;
}


#sitecolors {
color:rgb(5,40,140); /* BDCU Blue */
background-color:rgb(140,180,50); /* BDCU Green */
}

body.inner {
 width:100%;
 height:100%;
 margin:0px;
 padding:0px;
 border:0px;
 background-color:rgb(255,255,255);
 color: rgb(15, 31, 127);
/* font-family: Arial-Narrow, Arial, Verdana, Tahoma, Helvetica, sans-serif;
 font-family: Verdana, Tahoma, Helvetica, Arial, Arial-Narrow, sans-serif; */
 /* font-size:78%; */
 font-size: 8pt;
 font-weight: normal;
 text-align:left;
}

h1 {margin:3px 1px 3px 1px; font-size:180%; font-weight:bolder;}
h2 {margin:6px 1px 3px 1px; font-size:162%; font-weight:bolder;}
h3 {margin:4px 1px 2px 1px; font-size:144%; font-weight:600;}
h4 {margin:1px; margin-bottom:3px; font-size:119%; font-weight:500;}
h5 {margin:1px; margin-bottom:3px; font-size:116%; font-weight:400;}
h6 {margin:1px; margin-bottom:3px; font-size:110%; font-weight:400;}

a, a:link, a:active, a:visited {text-decoration:none;}
a:hover {text-decoration:underline}

a img:link, a img:active, a img:visited { background-color:transparent; border:0px solid white;}
a img:hover { background-color:transparent; border:0px solid orange;}

a.a_more, a.a_more:link, a.a_more:active, a.a_more:visited {clear:both;display:block;
height:1.44em;width:6em;text-align:center;margin:0.2em;border:1px solid;
color:white; background-color:rgb(65,95,255);text-decoration:none;border:1px solid white;}
a.a_more:hover {background-color:white;color:blue;border-color:orange;}

a.gy_btn, a.gy_btn:link, a.gy_btn:active, a.gy_btn:visited {clear:both;display:block;
height:1.44em;width:auto;text-align:center;margin:0.2em;padding:0.2em;border:1px solid;
color:white; background-color:rgb(65,95,255);text-decoration:none;border:1px solid white;}
a.gy_btn:hover {background-color:white;color:blue;border-color:orange;}

ul {list-style:disc outside;margin-top:3px;margin-left:24px;padding-left:24px;margin-bottom:3px;}
ul.c1 {list-style:disc outside;margin-top:3px;margin-bottom:3px;}
ul.c2 {list-style:disc outside;margin-top:3px;margin-bottom:6px;}
ul.c3 {display:block;width:440px;list-style-type:disc;list-style-position:outside;margin:3px auto 6px 2em;padding-left:2em;}

ul.chkdlist
  {
 /*vertical-align:-4px; */
 list-style-position:outside;
 display:block;
 border:0px solid red;
}

span.lginame {margin:0px;padding:1px 2px 1px 2px;background-color:white;}

span.hi1 {padding:0px 1px;background-color:yellow;}

/* ol {font-size: 8pt;} */

ol.c1 {list-style:decimal outside;margin-top:3px;margin-bottom:3px;}

p {margin:2px;padding:0px 0px 2px 0px;}

p.c2 {margin:2px;padding:2px 0px 4px 0px;}

p.indent1 { margin:2px 8px; padding:0px 0px 3px 0px; font-size: 8pt;}

img.blanchardstown-center-logo { margin:4px 2px 27px 510px; }

#bdcu-colors {
color:rgb(5,40,140); /* BDCU Blue */
background-color:rgb(140,180,50); /* BDCU Green */
}

#layout-page-container-w100 {
/*    z-index:1024;*/
 position:fixed;
 top:0px;
 left:0;
 width:100%;
/*    height:532px;    */    height:auto;
 display:block;
/*    margin-top:1px;    */
 margin:0px;border:0px;padding:0px;padding-top:1px;
}
#layout-page-container-w770 {
/*  z-index:1024; */
 width:770px;
/* height:530px; */
 display:block;
 background-color:rgb(255,255,255);
}
#layout-page-content {
/* z-index:1024; */
/* height:410px; */
 width:653px;
 float:right;
 background-color:rgb(255,253,253);
}

#layout-page-content_inner {
 display:block;
 height:auto;
 width:653px;
 position:fixed;
 top:0;
 left:0;
 background-color:rgb(255,255,255);
}



#headerdiv {
/* z-index:1024; */
 height:80px;
 background-image:url('../images/bdcu-hbg-71120a.jpg');
 background-repeat:no-repeat;
}

#hmenudiv {
 position:relative;
 width:770px;
 height:23px;
 padding:0px 0px 1px 0px;
 border-top:1px solid white;
 border-bottom:1px solid silver;
 background-color:rgb(241,247,255); background-color:rgb(228,241,249);
 text-decoration: none;
 font-size: 8pt;
 font-weight: normal;
 line-height:1.67em;
}

#hmenudiv a:link, #hmenudiv a:visited, #hmenudiv a:active {
/*  padding:1px 3px 1px 3px;
    border: 1px solid rgb(239,239,247);
    margin:0px 1px 8px 2px;
    background-color:rgb(239,239,239);
    color:rgb(0, 63, 127); color:rgb(47, 47, 47);
*/
 display:block;
 margin:0px;
 padding:0px 4px 3px 4px;
 border: 1px solid rgb(211,215,215);
 background-color:rgb(239,239,239);
 color:rgb(47, 47, 47);
 font-weight: 400;
 text-align:left;
 text-decoration:none;
 line-height:1em;
}

#hmenudiv a:hover{
/*  border: 1px solid rgb(127,127,255);
 border-bottom: 2px solid rgb(0,0,127);
 text-decoration: none;
background-color: rgb(223,241,255);
   color:rgb(0,0, 127);
  background-color:rgb(215,215,215);
  color:rgb(63, 63, 63); */
 padding:0px 4px 2px 4px;
  border: 1px solid rgb(231, 231, 231);
  border-bottom: 2px solid rgb(191,191,191);
  background-color:rgb(215,215,215);
  color:rgb(63, 63, 63);
  font-weight: 400;

}

#bmenudiv {
/* header menu */
/* z-index:1024; */
/*  position:relative; */
 clear: both;
 width:770px;
 height:18px;
 padding:0px 0px 0px 0px;
 border-top:1px solid white;
 border-bottom:1px solid silver;
 background-color:rgb(241,247,255); background-color:rgb(228,241,249);
 text-decoration: none;
 font-size: 8pt;
 font-weight: normal;
 line-height:1.67em;
}

#bmenudiv a:link, #bmenudiv a:visited, #bmenudiv a:active {
   padding:1px 3px 1px 3px;
   border: 1px solid rgb(239,239,247);
   margin:0px 1px 8px 2px;
   color:rgb(0, 63, 127);
}

#bmenudiv a:hover{
 border: 1px solid rgb(127,127,255);
 border-bottom: 2px solid rgb(0,0,127);
 text-decoration: none;
 background-color: rgb(223,241,255);
 color:rgb(0,0, 127);
}

#bmenudiv_prn {
 clear: both;
 width:628px;
 height:24px;
 padding:2px;
 margin-left:12px;
 border-top:1px solid silver;
 border-bottom:1px solid silver;
 background-color:rgb(251,251,255);
 text-decoration: none;
 font-size: 7pt;
 font-weight: normal;
 line-height:1.1em;
}

td.lnavdiv {
 width:119px; min-width:118px;
 background: rgb(228,241,249) url("images/lnav.jpg") no-repeat 0 0;
 padding:0px;
 margin:auto;
 border-left: 1px solid silver;
 border-right: 1px solid silver;
}

#lnavdiv{
 display:block;
 float:left;
 width:116px;
 margin:auto;
 height:auto;
 color:rgb(47, 47, 47); 
 text-align:left;
 background: rgb(228,241,249) url("images/lnav.jpg") no-repeat 0 0;
 }

#lnavdiv a, #lnavdiv a:link, #lnavdiv a:active, #lnavdiv a:visited,
#lnavdiv a.menuitem1, #lnavdiv a.menuitem1:link, #lnavdiv a.menuitem1:active, #lnavdiv a.menuitem1:visited {
 display:block;
 margin:0px;
 padding:2px 1px 3px 5px;
 border: 1px solid rgb(223,223,223);
/* background-color:rgb(239,239,239); */
 color:rgb(195, 195, 211);
 font-weight: 400;
 text-align:left;
 text-decoration:none;
 }
#lnavdiv a:hover, #lnavdiv a:focus {
  padding:2px 1px 2px 5px;
  border: 1px solid rgb(231, 231, 231);
border-right: 1px rgb(251, 251, 253);
  border-bottom: 2px solid rgb(191,191,191);
  border-bottom: 2px solid rgb(21,31,251);
  border-right: 1px solid rgb(21,31,251);
  background-color:rgb(215,215,215);  background-color:rgb(127,127,239);  background-color:rgb(180,241,255);
  background-color:rgb(223,231,241);background-color:rgb(219,236,248);
  color:rgb(255, 255, 251);  color:rgb(164, 164, 164);
  font-weight: 500;
  }

td.pageholder {
 background-color:white;
 padding:0px;
 margin:auto;
 border-left: 0px;
 border-right: 1px solid silver;
 background-color:white;
 color:rgb(47, 47, 47);
}

#lnavdiv_times {
 margin: 0.6em 0px 0.6em 0px;
 border:0px;
 border-top:1px solid silver;
 border-bottom:1px solid silver;
 padding:1px;
 background-color:white;
 font-size:9px;
 line-height:1.2em;
}

#dropmenudiv{
 display:block;
 position:absolute;

width:115px;

 border:1px solid white;
 padding:1px 0px;
 background-color:rgb(241,247,255); background-color:rgb(239,239,239);

 color:rgb(63, 63, 127);

 text-align:left;

 text-decoration: none;
 z-index:1088;
}

#dropmenudiv a, #dropmenudiv a:link, #dropmenudiv a:active, #dropmenudiv a:visited,
#dropmenudiv a.menuitem1, #dropmenudiv a.menuitem1:link, #dropmenudiv a.menuitem1:active, #dropmenudiv a.menuitem1:visited {
 display:block;
 margin:0px 0px 1px 0px;
 padding:2px 1px 2px 6px;
 border: 0px;
 border-bottom: 1px solid rgb(239,239,247);
 border-top: 0px solid rgb(239,239,247);
 background-color:transparent; background-color:rgb(239,239,239);
 color:rgb(0, 63, 127);
 font-weight: 400;
 text-align:left;
 text-decoration:none;
 }

#dropmenudiv a:hover, #dropmenudiv a:focus {
  padding:1px 1px 1px 5px;
  border: 1px solid rgb(127,127,255);
  border-bottom: 2px solid rgb(0,0,127);
  background: rgb(223,241,255) url('images/mnuaror.jpg') no-repeat 99% 50%;
  color:rgb(0,0, 127); color:rgb(0,159,207);
  font-weight: 400;
  }
/* **************************************** */

#homepage_cardraw_outer {
 display:block;
 width:254px;
 height:163px;
 position:relative;
 margin:0px;
 border:0px;
 padding:1px; padding-bottom:2px;
 background-image:url('images/seat-ibiza-original-animated-h80.gif');
 background-position:50% 50%;
 background-repeat:no-repeat;
}

a.homepage_cd {
 margin:0px;
 border:0px;
 padding:0px;
 text-decoration:none;
}

#homepage_lgibtn_outer {
 display:block;
 width:auto;
 height:auto;
 z-index:2048;
 position:relative;
 margin:2px;
 padding:0px;
 background-color:rgb(0,223,0);
 border:1px solid rgb(140,180,50);
}

#homepage_lgibtn_inner {
 display:block;
 width:auto;
 height:auto;
 z-index:2049;
 position:relative;
 margin:auto;
 border:2px solid rgb(140,180,50);
 padding:2px 2px 6px 2px;
 background-color:yellow;
 background-color:rgb(127,223,63);
 color:rgb(5,40,140);
 font-weight:bolder;
 }

#mypagecontent
{display:block;
 background-color:white;
}

form.homepage_lgifrm {
margin:0; padding:0; border:0; }

input.btn_login, input.btn_login:active {
 display:block; width:94px; height:23px; z-index:2; position:relative;
 border:0px; margin:0px; padding:0px;
 background-color: transparent;
 background-image:url('images/btn-lgi-ani.gif');
 background-position:0 0;
 background-repeat:no-repeat;
 text-align:center;
}

input.btn_login:hover, input.btn_login:focus {
 background-color:silver;
 background-image:url('images/btn-login-down.jpg');
 text-align:center;
}

/* **************************************** */

#homepage_regbtn_outer {
 display:block;
 width:auto;
 height:auto;
 z-index:2048;
 position:relative;
 margin:2px;
 padding:0px;
 background-color:rgb(0,223,0);
 border:1px solid rgb(140,180,50);
}

#homepage_regbtn_inner {
 display:block;
 width:auto;
 height:auto;
 z-index:2049;
 position:relative;
 margin:auto;
 border:2px solid rgb(127,223,63);
 padding:2px 2px 6px 2px;
 background-color:yellow;
 background-color: rgb(140,180,50);
 color:rgb(5,40,140);
 font-weight:bolder;
 }

form.homepage_regfrm {
margin:0; padding:0; border:0; }

input.btn_register, input.btn_register:active {
 display:block; width:94px; height:23px; z-index:2; position:relative;
 border:0px; margin:0px; padding:0px;
 background-color: transparent;
 background-image:url('images/btn-register.jpg');
 background-position:0 0;
 background-repeat:no-repeat;
}

input.btn_register:hover, input.btn_register:focus {
 background-color:silver;
 background-image:url('images/btn-register-dn.jpg');
}
/* deireadh.dw */

.forumheader3 
{
background-color: white;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
color: #000000;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color:white;
border-right-color:white;
border-bottom-color:white;
border-left-color:white;
}

*.fbborder {border-width:0px;}

table.acdata {
margin:8px;
width:100%;
font-size:8pt;
font-family:Tahoma,  Verdana, Arial, sans-serif;
padding:6px;
color:rgb(47, 47, 47);
background-color:rgb(255,255,241;
border: 1px solid rgb(47, 47, 47);
}

td.acdata, td.acdatar, td.aclabel, td.acheader {
padding:3px 6px;
border: 1px solid rgb(199, 199, 191);
}

td.acdatar {
text-align:right;
}

td.aclabel {
background-color:rgb(241,235,223); background-color:rgb(223,231,239);
background-color:rgb(239,247,255);

}

td.acheader {
background-color:rgb(199,207,231); background-color:rgb(223,231,239);

}

*.redtext { color:red; }

*.negnumber { color:red; }

p.uamsg {
margin:4px 0px 4px 8px;
font-size:9pt;
font-family:Tahoma,  Verdana, Arial, sans-serif;
padding:6px;
color:rgb(47, 47, 47);
background-color:rgb(255,255,241;
border: 1px solid silver;
}

*.content_heading {
background-color:red;
}

.pdw02_content_header3 {
 display:run-in;
 margin:2px 1px 2px 1px;
 font-size: 1.44em;
 font-style: italic;
 font-weight: bold;
}

td.pdw02_content_header3 {
 display:run-in;
 margin:2px 1px 2px 1px;
 font-size: 1.44em;
 font-style: italic;
 font-weight: bold;
 background-color:yellow;
}

.pdw02_content_table {
display:run-in;
margin:0px;
padding:4px;
font-weight:normal;
}

.pdw02_content_contenthd {
  display:box;
  clear:both;
  width: 620px;
  height: 42px;
  margin: 4px 2px 6px;
  border: 1px solid #f7f7fb;
  padding: 6px 6px 18px 12px;
 /*  font-size: 18px; */
  font-style: italic;
  font-weight: normal;
  background-color: #f7f7fb;
  background-image: url('/i/custom/bg-d006.png');
  background-repeat: repeat-y;
  background-position: right top;
}

.contenthd {
  display:box;
  clear:both;
  width: 99%;
  height: 41px;
  margin: 4px 2px 6px;
  border: 1px solid #f7f7fb;
  padding: 6px 6px 18px 12px;
 /*  font-size: 18px; */
  font-style: italic;
  font-weight: normal;
  background-color: #f7f7fb;
  background-image: url('images/bg_contenthd.png');
  background-repeat: repeat-y;
  background-position: right top;
}

.pdw02_content_contenthd_img {
  float: right;
  margin-top:-10px;
  padding: 0px 8px 1px 8px;
}

p.pdw02_ph2 {
margin:4px 2px;
padding:2px 0px 4px 0px;
font-size:144%;
font-style:italic;
font-weight:300;
}

p.pdw02_ph3 {
margin:4px 2px;
padding:2px 0px 4px 0px;
font-size:122%;
font-style:italic;
font-weight:300;
}

p.pdw02_ph4 {
margin:4px 2px;
padding:2px 0px 4px 0px;
font-size:120%;
font-weight:500;
color:rgb(63,67,71);
}

tr.lt_a {
background-color:rgb(228,241,249);
}

tr.lt_b {
background-color:rgb(231,239,235);
}

td.lt_q {
margin:0px;
border:0px;
padding: 1px 8px 2px 8px;
line-height:1.33em;
text-align:left;
font-size:8pt;
color:rgb(47, 47, 47);
}

td.lt_qr {
margin:0px;
border:0px;
padding: 1px 8px 2px 8px;
line-height:1.33em;
text-align:left;
font-size:8pt;
color:rgb(47, 47, 47);
text-align:right;
}

input.lt_q {
margin:0px;
border:0px;
padding: 1px 8px 2px 0px;
line-height:1.33em;
text-align:left;
font-family: Arial-Narrow, Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-size:9pt;
color:rgb(47, 47, 47);
background-color:transparent;
}

input.lt_qr {
margin:0px;
border:0px;
padding: 1px 8px 2px 0px;
line-height:1.33em;
text-align:left;
font-family: Arial-Narrow, Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-size:9pt;
color:rgb(47, 47, 47);
background-color:transparent;
text-align:right;
}

*.lt_qirb {
width:136px; min-width:136px; max-width:136px;
margin:1px;
border:1px solid rgb(211,215,211);
padding: 1px 1px 1px 1px;
line-height:1.33em;
font-family:monospace;
font-size:8pt;
color:rgb(0,0,211);
background-color:rgb(255,251,247);
text-align:right;
}

*.lt_qi {
width:156px; min-width:156px; max-width:156px;
margin:1px;
border:1px solid rgb(211,215,211);
padding: 1px 1px 1px 1px;
line-height:1.33em;
font-family:monospace;
font-size:8pt;
color:rgb(0,0,211);
background-color:rgb(255,251,247);
text-align:left;
}

*.bluebuttonr {
display:block;
width:114px; min-width:114px;
height:24px; min-height:24px;
margin:0px;
padding:0px 2px 2px 2px; padding-top:4px;
border:0px;
background-color:transparent;
background-image:url("images/blue-button.png");
background-position:0px 0px;
background-repeat:no-repeat;
font-size:9pt;
font-weight:normal;
color:rgb(0,0,127);
text-align:center;
background-color:transparent;
}

*.bluebuttonr:hover {
margin-top:1px;
padding:5px 2px 0px 2px;
background-position:0px 1px;
font-weight:bolder;
color:rgb(207,255,255);
background-color:transparent;
}

*.bluebutton {
display:block;
width:114px;
height:24px;
margin:0px;
padding:0px 2px 2px 2px;
border:0px;
background-color:transparent;
background-image:url("images/blue-button.png");
background-position:0 0px;
background-repeat:no-repeat;
font-size:9pt;
font-weight:normal;
color:rgb(0,0,127);
}

*.bluebutton:hover {
padding:1px 2px 0px 2px;
background-position:0px 1px;
font-weight:bolder;
color:rgb(207,255,255);
}

*.bluebuttonl {
display:block;
width:114px; min-width:114px;
height:24px; min-height:24px;
margin:0px;
padding:0px 2px 2px 2px; padding-top:4px;
border:0px;
background-color:transparent;
background-image:url("images/blue-button.png");
background-position:0px 0px;
background-repeat:no-repeat;
font-size:9pt;
font-weight:600;
color:rgb(255,255,255);
text-align:center;
text-decoration:blink;
background-color:transparent;
}

*.bluebuttonl:hover {
margin-top:1px;
padding:5px 2px 0px 2px;
background-position:0px 1px;
font-weight:bolder;
color:rgb(207,255,255);
background-color:transparent;
text-decoration:none;
}

*.bluebuttonh {
display:block;
width:114px; min-width:114px;
height:24px; min-height:24px;
margin:0px;
padding:0px 2px 2px 2px; padding-top:4px;
border:0px;
background-color:transparent;
background-image:url("images/blue-button.png");
background-position:0px 0px;
background-repeat:no-repeat;
font-size:9pt;
font-weight:600;
color:rgb(255,255,255);
text-align:center;
text-decoration:none;
background-color:transparent;
}

*.bluebuttonh:hover {
margin-top:1px;
padding:5px 2px 0px 2px;
background-position:0px 1px;
font-weight:bolder;
color:rgb(207,255,255);
background-color:transparent;
text-decoration:none;
}