/* Customised ILZSG platform CSS */

td.field { text-align:left;}

/* links */

a:link, a:visited,a:hover,a:active {  text-decoration:none; color:#384098;  }
a:hover { color:#1373bf; }

/* heading */
h1 { font-size:small; font-weight:bold; padding:5px; margin:0px; text-align:center; color:#085DAA; background-color:#ffffff;}

.heading { background-color:#9ba7d6; color:#000000;}

/* separator lines and link colour */
#ar_foot table { border-top:2px solid #BDCBE7; }
.menu table {BORDER-top: #1373bf 2px solid; BORDER-bottom: #1373bf 2px solid; }

/* shaded tabs */
.tabs td { background-color:#D2D2D2;}

/* head, footer and heading background */
#ar_head,.list tr.titles td, .search tr.titles td, 
.even td.select,.odd td.select, 
.even td.view,.odd td.view, .paging, .tabs td.current, 
.search,.record_section, .list_section,.browse, .favourites tr.titles,.list td.title  { background-color:#c8d1f1; }

/* odd/even rows */
.diary td.current_cell,
.list tr.even, .search tr.even, .browse tr.even td { background-color:#e7ebfc; }
.list tr.odd, .search tr.odd, .browse tr.odd td { background-color:#ffffff; }

/* list view background (border) colour */
.list table.view, .list table.edit, .list table.add { width:100%; background-color:#ffffff; }

/* field focus */
#focus { background-color:#fbf4d7;  }

/* selected line */
.input_field_changed, .list tr.selected, .day tr.selected { background-color:#ECFDE3;  }


.home_panes { width:100%; }
.home_panes td { width:50%; padding:1px; }
.home_panes tr { vertical-align:top }
.home_panes div.rnd_title { text-align:left; font-weight:bold;}
.home_panes div.rnd_title img {padding-left:5px; padding-right:20px;} 

.home_panes .colour1 div.rnd_title { background-color:#D4E3F0; border-bottom: solid 2px #1373bf;} 
.home_panes .colour1 div.rnd_content { padding-top:3px; background-color:#f0f0f0; } 
.home_panes .colour2 div.rnd_title { background-color:#D4E3F0; border-bottom: solid 2px #1373bf;} 
.home_panes .colour2 div.rnd_content { padding-top:3px; background-color:#f0f0f0;} 
.home_panes .colour1 div.rnd_title, .home_panes .colour2 div.rnd_title { color:#085DAA; font-size: medium ; font-weight:bold; padding-top:3px; padding-bottom:3px;}
.home_panes .colour1 div.rnd_content, .home_panes .colour2 div.rnd_content { font-size: small;}
.home_panes li {padding:3px;}


/* colours */
/* #5B8BB4 = blue - heading text */
/* #D4E3F0 = pale blue - bground */
/* #BDCBE7 = blue - border */
/* #085DAA = blue - link text */
/* #44C000 = green - hover link */


