
/* Basic structure of site */

html,body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:center;
    height:100%
    padding:0px;
    margin:0px;
    color: #000000;
    overflow: auto;
}

table.body {
    width: 780px;
    height: 100%;
    margin:0px auto 0px auto;
}

td.header_top {
    text-align:center;
    font-size: 12px;
    color: #000000;
    height: 10px;
    padding-bottom: 5px;    
}

td.header {
    height: 84px;
    background: #FFFFFF;
}

td.menu {
    text-align: right;
    height: 29px;
}  

td.outer {
    text-align:left;
    color: #000000;
    background: #FFFFFF;
    vertical-align: top;
}

table.outer{
    width: 100%;
    height: 100%;
}

td.footer {
    text-align:center;
    font-size: 10px;
    height:30px;
    color: #000000;
    border-top: 1px solid #336699;
}

/* HEADER */

/* header - top */

div.headertop_L {
    text-align: left;
    color: #AAAAAA;
    font-size: 10px;
    float: left;
    bottom: 0px;
}    

html>body div.headertop_L {
    height: 10px;
}

div.headertop_R {
    color: #AAAAAA;
    font-size: 9px;
    text-align: right;
    float: right;
}    

td.header_top h1 {
    display: inline;
    font-size: 10px;
    font-weight: normal;
}    

#header {
    width: 780px;
    position: relative;
}  

#header_L{
    float: left;
    position:relative;
    width:135px;
    height:100px;
    color: #000000;
}

#header_M {
    text-align: center;
    position:relative;
    width: 500px;
    height:100px;
    margin-left: 140px;
}   

* html #header_M {
    margin-left: 0px;
    left: 0px;
}

#header_R {
    text-align: left;
    top: 0px;
    right: 0px;
    position: absolute;
    width:135px;
    height:100px;
    color: #000000;
}

html>body #header_R {

}   

/*header - menu*/    

table.navitem {
    width: 600px;
}

td.navitem {
    height: 29px;
    width: 145px;
}

a.navitem:link     {background: url('../template_images/header/menu_bg.gif') no-repeat bottom left;text-align: center;display: block;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; height: 29px;line-height: 29px}
a.navitem:visited  {background: url('../template_images/header/menu_bg.gif') no-repeat bottom left;text-align: center;display: block;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; height: 29px;line-height: 29px}
a.navitem:active   {background: url('../template_images/header/menu_bg.gif') no-repeat bottom left;text-align: center;display: block;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; height: 29px;line-height: 29px}
a.navitem:hover   {background: url('../template_images/header/menu_bg_hover.gif') no-repeat bottom left;text-align: center;display: block;font-size: 11px; font-weight: bold; color: #FF6600; text-decoration: none; height: 29px;line-height: 29px}

td.nav_border {
    background: #FFFFFF;
    width: 5px;
}

/*ENTRY*/

td.entry {
   font-size: 12px;
   background: #FFFFFF;
   border-right: 1px solid #336699;
   padding: 0px 5px 20px 5px;
   vertical-align: top;
}


/*INFO*/

td.info {
   font-size: 12px;
   background: #FFFFFF;
   padding: 0px 5px 20px 5px;
   border-right: 1px solid #336699;
   vertical-align: top;
}  

/*SIDEBAR*/

td.lhs {
    background: #336699;
    height: 513px;
    width: 200px;
    padding-top: 10px;
    vertical-align: top;
}

a.s_nav               {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:link          {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:active        {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:visited       {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:hover         {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}

* html a.s_nav                  {width: 135px}
* html a.s_nav:link             {width: 135px}
* html a.s_nav:active           {width: 135px}
* html a.s_nav:visited          {width: 135px}
* html a.s_nav:hover            {width: 135px}

/*a.s_nav_active               {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}
a.s_nav_active:link          {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}
a.s_nav_active:active        {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}
a.s_nav_active:visited       {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}
a.s_nav_active:hover         {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}*/

* html a.s_nav_active                  {width: 135px}
* html a.s_nav_active:link             {width: 135px}
* html a.s_nav_active:active           {width: 135px}
* html a.s_nav_active:visited          {width: 135px}
* html a.s_nav_active:hover            {width: 135px}

a.nav_sub_item               {color: #666666;line-height:20px}
a.nav_sub_item:link          {color: #666666;line-height:20px}
a.nav_sub_item:active        {color: #666666;line-height:20px}
a.nav_sub_item:visited       {color: #666666;line-height:20px}
a.nav_sub_item:hover         {color: #BF2229;line-height:20px}

a.nav_sub_item_active               {color: #BF2229;font-weight: bold;line-height:20px}
a.nav_sub_item_active:link          {color: #BF2229;font-weight: bold;line-height:20px}
a.nav_sub_item_active:active        {color: #BF2229;font-weight: bold;line-height:20px}
a.nav_sub_item_active:visited       {color: #BF2229;font-weight: bold;line-height:20px}
a.nav_sub_item_active:hover         {color: #BF2229;font-weight: bold;line-height:20px}

/* sub items */

td.lhs ul {
    list-style-image: url('../template_images/icons/arrow_sm.gif');
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 19px
}

* html td.lhs ul {
    list-style-image: url('../template_images/icons/arrow_sm.gif');
    margin: 0px 0px 10px 21px;
}

td.lhs ul.s_nav li {
    width: 100px;
}

/* MODULE (side) BOX(S) */

div.mod_box {
    width: 133px;
    border: 1px solid #E3E3E3;
    margin: 0px 0px 5px 0px;
}

* html div.mod_box {
    width: 135px;
}

div.mod_box span {
    text-align: center;
    display: block;
    line-height: 25px;
    font-weight: bold;
    font-size: 12px;
    color: #4F4F4F;
    /*background: url(../template_images/mod_header.jpg) repeat-y top right;*/
    height: 25px;
    border-bottom: 1px solid #E3E3E3;
}    

div.mod_box div {
    padding: 3px 3px 3px 5px;
    margin: 0px
}   

div.mod_box div input.field {
    font-size: 11px;
    width: 110px;
}    

#adspace {
    padding-left:5px
}

/*footer*/

td.footer a             {color: #000000}
td.footer a:link        {color: #000000}
td.footer a:active      {color: #000000}
td.footer a:visited     {color: #000000}
td.footer a:hover       {color: #000000}

#divleft {
   text-align: left;
   float: left;
   position: relative;
   clear: left;
   padding-top: 9px;
}

#divright {
   text-align: right;
   float: right;
   position: relative;
   clear: right;
	 width:170px;
	 padding-top:9px;
}

/* HELP */

#help {
    color: #666666;
}

#help a {
    color: #666666;
}

table.help_search {
    font-size: 12px;
    width: 100%;
    padding-bottom: 10px;
}

a.help_addresslink:link     {color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:visited  {color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:active   {color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:hover    {color: #000000; font-size: 12px; text-decoration: underline}

td.help_section {
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}    

td.help_question {
    font-weight: bold;
    color: #666666;
    padding: 3px 0px 3px 10px;
}    

td.help_answer {
    font-style: italic;
    color: #000000;
    padding-left: 20px;
}    

td.help_topten_header {
    font-weight: bold;
    color: #000000;
}   

#filerow {}

#filerowalt {
    background: #F8F8F8;
}

/* NEWS */

div.news h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

div.news span {
    display: block;
    font-style: italic;
}

/* FORMS */

table.feedback {
    width: 100%;
}  

table.form_table {
   text-align: center;
   border: 1px solid #E3E3E3;
   width: 100%;
   margin: 10px auto 10px auto;
   padding-bottom: 5px;
}

td.feedback_text {
    text-align: left;
    font-size: 11px;
    color: #000000;
    vertical-align: top
}

td.form_right {
   text-align: left;
}

td.form_left {
   text-align: right;
   padding: 0px 15px 0px 5px
}

td.form_right input,textarea {
   font-size: 10px;
   color: #000000;
   width: 200px;
   border: 1px solid #E3E3E3;
   margin: 5px 0px 5px 0px;
   overflow: auto;
}   

td.form_section {
    text-align: left;
    font-weight: bold;
    color: #000000;
    padding: 10px 0px 0px 10px;
    border-bottom: 1px solid #000000;
}  

input.field {
   font-size: 10px;
   color: #000000;
   border: 1px solid #666666;
}

input.button {
   font-size: 10px;
   color: #000000;
   background: #E3E3E3;
   border: 1px solid #666666;
}

/* Sitemap */

li.sitemap {
    font-style: italic;
    color: #AAAAAA;
}  

li.sitemap a {
    font-style: normal;
    font-weight: bold;
    color: #666666;
}

/*common*/  

#location {
    display: block;
    text-align: left;
    font-size: 10px;    
    color: #666666;
    height: 20px;
    padding-bottom: 5px;
}    

#location a {
    font-size: 10px;
    color: #666666;
}

a               {color: #000000; text-decoration: none}
a:link          {color: #000000; text-decoration: none}
a:active        {color: #000000; text-decoration: none}
a:visited       {color: #000000; text-decoration: none}
a:hover         {color: #000000; text-decoration: none}

table           {font-size: 12px;color: #000000}
td              {font-size: 12px;color: #000000} 

div             {margin: 0px;padding: 0px}

p               {font-size: 12px;color: #000000;margin: 0px; padding: 5px 0px 10px 0px}

img             {border: 0px}    

form            {margin: 0px;padding:0px}
select          {font-size: 10px;color: #000000}
textarea        {font-size: 10px;color: #000000}
input           {font-size: 11px}

h1              {font-size: 16px;font-weight: bold}

hr  {
    border-width: 0px;
    color: #DECEB4;
    background: #E3E3E3;
    height: 1px;
}

.b {
   font-weight: bold;
}

.top {
   vertical-align: top
}

.mid {
vertical-align: middle
}

.bot {
    vertical-align: bottom;
}    

.center {
    text-align: center;
    margin: 0px auto 0px auto
}

.right {
    text-align: right;
    margin: 0px 0px 0px auto
}

.left {
    text-align: left;
    margin: 0px auto 0px 0px
}

ul {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 14px
}

* html ul {
    margin: 0px 0px 10px 16px;
}

li {
    font-size: 12px;
    color: #000000;
}

html>body li {
    padding: 0px;
    margin: 0px;
}



a.bwired_link{

       background-image: url("http://www.bwired.com.au/template_images/footer_logos_bwired.png");

       background-position:0 1;

       display:block;

       background-repeat:no-repeat;
			 float:left;
       height:13px;
			
       width:57px;

       } 

a.bwired_link:hover{

       background-position:0 -12px;

}

a.coredna_link{

       background-image: url("http://www.bwired.com.au/template_images/footer_logos_bwired.png");

       background-position:0 -28px;

       display:block;
			 float:left;
       background-repeat:no-repeat;
			
       height:17px;

       width:57px;

}

a.coredna_link:hover{

       background-position:0 -45px;

}

#copyright p .bfooters{
width:240px;
float:right;
padding-top:15px;
}

ul.website{
margin:0px;
padding:0px;
height:25px;
}

ul.website li{
list-style-type: none;
float:left;
color:#878787;
margin-left:5px;
margin-right:5px;
}

ul.website li a{
color:#878787;
margin-left:5px;
margin-right:5px;
text-decoration:none;
}
