html {
  height: 100%;
  margin-bottom: 0px;
}



form {
  margin: 0;
  padding: 0;
}

/*  http://bluehost.futronics.com.au/home/administrator/index.php?option=com_templates&client=0&task=edit_css&id=ausfencing2&filename=template.css */
img, table {
	border: none;
}



img.left {
   clear: none;
	float: left;
	margin: 3px 10px 7px 0;
	padding: 1px;
	border: 1px solid rgb(150,150,150);	
}
img.right {
	clear: both;
	float: right;
	margin: 3px 0 7px 10px;
	padding: 1px;
	border: 1px solid rgb(150,150,150);
}
.clear-contentunit {
	clear: both;
	height: 0.1em;
	border: none;
	background: rgb(210,210,210);
	color: rgb(210,210,210);
}

body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-weight: normal;
}

input.button {
 cursor: pointer;
 background:none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align:justify;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	background: #fff url(../images/bg.jpg) top left repeat-x;
	margin:0;
}

/* Next bit  */
img, table {
border:medium none;
}


div.center {
  text-align: center;
  margin:10px 10px 10px 10px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:980px;
}

/*	padding:46px 60px;  */
#logo {

	padding: 12px 46px;
	text-align: left;
}

#logo a, #logo a:link, #logo a:hover {
	font-size: 5em;
	padding:0;
	margin: 0 0 0 0;
	color:#fefefe;
	text-decoration:none;
}
#headerimg {
	
	background: url(../images/afflogo.gif) no-repeat scroll center top;
	height:140px;
	width:172px;
	float:left;
}
#headerimg_r {
	
	height:140px;
	width:172px;
	float:right;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: url(../images/top_menu_m_bg.jpg) top left repeat-x;
}

div#tabarea_r {
	/* background: url(../images/top_menu_r_bg.jpg) top right no-repeat;  **  Removed 2009-12-19 11:30am */ 
}

div#tabarea_l {
	/* background: url(../images/top_menu_l_bg.jpg) top left no-repeat;  **  Removed 2009-12-19 11:30am */ 
	height:33px;
}


div#footer_r {
	height: 52px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #fff;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 20px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

#area {
	padding: 0;
	width:100%;
	background: transparent url(../images/leftcolumn_bg.jpg) top left repeat;
}

#whitebox {
	margin: 0;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #ebebeb url(../images/header_top_middle.jpg) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/header_top_left.jpg) 0 0 no-repeat;
}

#whitebox_tr {
	height: 17px;
	padding:12px 0 0 0;
	overflow: hidden;
	background: url(../images/header_top_right.jpg) 100% 0 no-repeat;
}

#whitebox_m {
	width: auto;
	padding: 0;
	margin:0 8px;
}


#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}



/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_m {
  padding: 0;
  margin: 0;
  width: auto;
}


#pillmenu {
  white-space: nowrap;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-size: 11px;
  font-weight: bold;
  float:left;
  display:block;
  line-height: 32px;
  padding: 0px 15px;
  color: #fefefe;
  text-decoration: none;
}

#pillmenu a:hover {
  color: #fff;
  background: transparent url(../images/top_menu_arrow.gif) top center no-repeat;
}

#pillmenu a#active_menu-nav {
}

#leftcolumn {
	margin: 0;
	width: 210px;
	padding:10px;
	float:left;
}

#rightcolumn {
	margin: 0;
	width: 150px;
	padding:10px;
	float:left;
}

div#maincolumn {
padding:10px 0;
float:left;
width: 560px;
}

div#maincolumn_full {
padding:10px 0;
width: 720px;
float:left;
}

div.nopad {
	padding: 0;
}

td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  font-size:12px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #569d00;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #569d00;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  color:#569d00;
  font-size: 1.4em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}



/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin: 2px 0px;
	display: block;
	float: left;
	background: #ccff99 no-repeat top right;
	padding: 0px 5px;
	line-height: 20px;
	border: 1px solid #99ff66;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-size: 10px;
}

.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;

}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
/* 	width: auto; */
 	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}


table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}


div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 10px;
	list-style:none;
}

div.module_menu ul li {
	margin: 0;
	padding: 0;
}

div.smoothness ul.menu {
	
	list-style-image:none;
    list-style-position:inside;
    list-style-type:none;
	padding: 0 40px;
	
}

div.smoothness ul.menu li{
	border-bottom:1px dashed #E0E0E0;
    padding:5px 0;
	
}


div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background:transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding:2px 0 2px 25px;
	line-height:24px;
	
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	width: auto;
}

#leftcolumn h3, #rightcolumn h3 {
	margin: 0;
	color:#fefefe;
	font-weight: bold;
	font-size: 1.1em;
	background:#eeeeee;
	padding:2px 0 2px 10px;
	line-height:20px;
	text-align: left;
	background:transparent url(../images/menu_t.jpg) top left repeat-x;
	
}

span.separator {
	margin: 0;
	color:#fefefe;
	font-weight: bold;
	font-size: 1.1em;
	background:#eeeeee;
	padding:2px 0 2px 10px;
	line-height:20px;
	text-align: left;
	display: block;
	background:transparent url(../images/menu_t.jpg) top left repeat-x;
}

#leftcolumn h3, #rightcolumn h3, span.separator { 		
	color: #569D00;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding:2px 0 2px 10px;
	background: url(../images/h3.png) top left repeat-x;
	font-weight: bold;
	line-height:20px;
	margin: 0;
	border:1px solid #CCCCCC;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 12px 0;
	padding: 3px;
	border: 1px solid #ccc;
	background: #fefefe;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #ccc;
	border-top:none;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin:0;
	padding:0;
	background: #f5f5f5;
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	line-height:20px;
	background:#f5f5f5 url(../images/menu_link_bg.gif) left no-repeat;
	padding:2px 20px;

	text-decoration:none;
	color:#569d00;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	background:#eeeeee url(../images/menu_link_bg.gif) left no-repeat;
	color:#666666;
}

/* ****** left col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display:block;
	line-height:20px;
	background:#f5f5f5 url(../images/menu_curren_link_bg.gif) left no-repeat;
	padding:2px 20px;
	border-top:1px solid #dddddd;
	text-decoration:none;
	color:#ff8800;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	background:#eeeeee url(../images/menu_curren_link_bg.gif) left no-repeat;
	color:#666666;
}

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	background:#f5f5f5 url(../images/menu_sub_link_bg.gif) left no-repeat;
	text-decoration:none;
	color:#569d00;
	padding:2px 25px;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	background:#f5f5f5 url(../images/menu_sub_link_bg.gif) left no-repeat;
	color:#666666;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style-position: inside;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}



table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	font-size: 90%;
	padding:2px; 
}

th.table-sortable {
   background-image:none;
}

th.table-sorted-desc {
   background: url(../images/16_descending.gif) no-repeat scroll left center;
}

th.table-sorted-asc {
	background: url(../images/16_ascending.gif) no-repeat scroll left center;
}

tr.alternate {
   background-color:#FFFFCC;
}

.wf_table {
	border: 1px solid #ccc;
	background: #fefefe;
	width: 90%;
	border-collapse: collapse;
}

.wf_table thead {
        color: #569D00;
	text-decoration: none;
	text-align: left;
	padding:2px 0 2px 10px;
	background: url(../images/h3.png) top left repeat-x;
	font-weight: bold;
	line-height:20px;
	margin: 0;
	border:1px solid #CCCCCC;
        font-size:100%;
}

.wf_table th {
	border:1px solid #ccc;
	padding: 2px 5px 2px 15px;
}

.wf_table tbody{
	font-size:90%;
}

.wf_table td{
	border:1px dashed #e0e0e0;
	padding:2px 5px 2px 15px;
}

.wf_table input {
        padding:2px; 
        border:solid 1px rgb(200,200,200);
        font-size:80%;
}

.wf_table tbody tr:hover td, .wf_table tr:hover td a {
	background: #999999;
	color: #ffffff;	
}

.confirmed {
	background: url(../images/tick.png) no-repeat center;
}

.unconfirmed {
   background: url(../images/cross.png) no-repeat center;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.latest_event, table.latest_event td {
	padding: 2px;
	border-bottom: 1px dashed #e0e0e0;
}

/* table.liste td{
        padding:1px 5px 1px 5px;
} */

div.message {
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */

#system-message dd.message ul { background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}



/* ****************************************************************************** */
/* blue */
input,button,select {
	border:1px solid #dcdcdc;
}


/* blue */
a:link, a:visited {
	color: #569d00;
}

a:hover {
	color: #0b3768;
}

#pillmenu a#active_menu-nav {
  color: #fff;
  background: transparent url(../images/top_menu_arrow.jpg) top center no-repeat;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
  background: transparent url(../images/top_menu_arrow.gif) top center no-repeat;
}

h3, .componentheading, table.moduletable th {
  color: #569d00;
}

div.module_menu {
	background: url(../images/blue/module_mright_bg.jpg) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/module_mleft_bg.jpg) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/module_right_bg.jpg) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/module_left_bg.jpg) 0 0 no-repeat;
}

/* ********************************************************************************* */
/* blue */

div#wrapper {
	background: url(../images/left_shadow.jpg) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/right_shadow.jpg) 100% 0 repeat-y;
}

div#header {
	background: #569d00 url(../images/header_top_middle_shadow_bg.jpg) bottom left repeat-x;
	height:164px;
}

div#header_r {
	/* background: transparent url(../images/header_r_bg.jpg) top right no-repeat;  **  Removed 2009-12-19 11:30am */ 
	height:164px;
}
div#header_l {
	/* background: transparent url(../images/header_l_bg.jpg) top left no-repeat; **  Removed 2009-12-19 11:30am */ 
	height:164px;
}
div#logo_bg {
	/* background: transparent url(../images/logo.jpg) top center no-repeat; */ /* Changed 2009-12-19 11:28am */
	height:164px;	
}

div#logo_bg div {
	text-align: center;
}

div#footer {
	background: url(../images/footer_m_bg.jpg) 0 100% repeat-x;
}

div#footer_l {
	/* background: url(../images/footer_l_bg.jpg) 0 0 no-repeat;  **  Removed 2009-12-19 11:30am */ 
}

div#footer_r {
	/* background: url(../images/footer_r_bg.jpg) 100% 0 no-repeat;  **  Removed 2009-12-19 11:30am */ 
}

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

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #549701;
	text-decoration:none;
}
a.sgfooter:hover {
	color: #549701;
	text-decoration:none;
}
#sgf {
font-size: 11px;
text-align:center;
width:100%;
margin:0px auto;
color: #549701;
}
.sgf {
text-align:right;
font-size: 11px;
color: #549701;
text-decoration:none;
}
.sgf1 {
font-size: 11px;
color: #549701;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #549701;
	font-size		: 11px;
	text-decoration:none;
}
a.sglink:hover {
	color			: #549701;
	text-decoration:none;
}

input.button {
	float: right;
	width: 9.0em;
	margin-right: 20px;
/*Non-IE6*/
	padding: 1px !important;
/*IE6*/
	padding: 0;
	background: rgb(230,230,230);
	border: solid 1px rgb(150,150,150);
	text-align: center;
	color: rgb(150,150,150);
	font-size: 80%;
        margin-bottom: 6px;
}

input.button:hover {
        cursor: pointer; 
        border:solid 1px rgb(80,80,80); 
        background:rgb(220,220,220); 
        color:rgb(80,80,80);
}

ul {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:square;
}

.contactform {
        width:550px; 
        margin:2.0em 0 0 0; 
        padding:10px 10px 10px 10px; 
        border:solid 1px rgb(200,200,200); 
        background-color:rgb(240,240,240);
}

.contactform label.left {
        float:left; 
        width:100px; 
        margin:0; 
        font-size:90%;
}

.contactform select.combo {
        width:220px; 
        padding:2px; 
        border:solid 1px rgb(200,200,200); 
        font-size:90%;
}

.contactform input.field {
        width:275px; 
        padding:2px; 
        border:solid 1px rgb(200,200,200);
        font-size:90%;
}

.contactform p {
        font-size:90%;
}

.wrapper_moduletable {
        background-color: transparent;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
	
	width: 130px;
	font-size: 90%;
	padding: 2px;
	position: absolute;
	padding: 2px 2px 2px 15px;
	background: url(../images/tick.png) no-repeat left;
}
	
.LV_invalid {
	
	width: 130px;
	font-size: 90%;
	padding: 2px 2px 2px 15px;
	position: absolute;
	background: url(../images/cross.png) no-repeat left;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

table.liste {
  color: #000;
  background-color: #fff;
  border-collapse: collapse;
  border: 2px solid #000;
  width: 100%;
}

/* This is the row for the header and footer */

table.liste th {
/*  color: #4682b4; */
	color: #569d00;
  background-color: #ffefd5;
  border: 1px solid #2f4f4f;
  padding: 2px 0.5em;
}

/* Border style for the table data cells */
table.liste td {
  border: 1px solid #2f4f4f;
/*  padding: 2px 0.5em; */
  padding:1px 5px 1px 5px;
}

/* Auxiliary styles for colour and alignment */

.color1 {
  background-color: #ffd700;
  color: #000;
}

.color2 {
  background-color: #c0c0c0;
  color: #000;
}

.color4 {
  background-color: #b8860b;
  color: #000;
}

.color8 {
  background-color: #cfc;
  color: #000;
}

.color16 {
  background-color: #fffacd;
  color: #000;
}

.color32 {
  background-color: #ffc0cb;
  color: #000;
}

.color64 {
  background-color: #b8d9dc;
  color: #000;
}

.color128 {
  background-color: #fffacd;
  color: #000;
}
.color256 {
  background-color: #ffc0cb;
  color: #000;
}
.color512 {
  background-color: #b8d9dc;
  color: #000;
}

.pair {
  background-color: #eee;
  color: #000;
}

.impair {
  background-color: #fff;
  color: #000;
}

/* Alignment for numbers */
.nombre {
  text-align: right;
}

.centre {
  text-align: center;
}

/*
 * Styles for poule table output
 */

table.poule {
  font-size: 100%;
  color: #000;  
  background-color: #fff;
  border-collapse: collapse;
  border: 2px solid #000;
  width:100%;
}

table.poule th {
/*  color: #4682b4; */
	color: #569d00;
  background-color: #ffefd5;
  border: 1px solid #2f4f4f;
  padding: 2px 0.5em;
}

/* Border style for the table data cells */

table.poule td {
  border: 1px solid #2f4f4f;
  padding: 2px 0.5em;
}

/* The diagonal box in the poule table */

.inutilise {
  background-color: #bbb;
  color: #000;
}

/*
 * Tableau styles
 */

table.tableau {
  font-size: 100%;
  color: #000;
  background-color: #fff;
  border: 0;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  empty-cells: show;
  width: 100%;
}

/* Styles to build the diagram */

.ligne {
  border-right: solid #000 1px;
  margin: 0;
}

.boite {
  border: solid #000 1px;
  margin: 0;
}


td.D {border-right:solid windowtext .5pt;}

td.BD {border-bottom:solid windowtext .5pt;
       border-right:solid windowtext .5pt;}

td.GBD {border-left:solid windowtext .5pt;
        border-bottom:solid windowtext .5pt;
        border-right:solid windowtext .5pt;}

td.HBD {border-top:solid windowtext .5pt;
        border-bottom:solid windowtext .5pt;
        border-right:solid windowtext .5pt;}

td.HGBD {border:solid windowtext .5pt;}


@media print {
	body 	{
			background: white;
			}

	div#header, div#tabarea, #leftcolumn, #rightcolumn, span.pathway, #sgf
			{
			display: none;
			}
	
	div#maincolumn_full, div#maincolumn
			{
			margin: 0 5%;
			padding: 0; 
			float: none !important;
			color: black; 
			width: 600px;
			}
	
	.contactform
		   {
				background-color: White;
		   }
	
	h1, h2, h3, h4, td.contentheading, div.componentheading
	      {
				color: Black;
	      }	
	
	
}