/* CSS Document */ /********************************************** LAWREFORM - Layout style-sheet Version 1.0 21/11/06 **********************************************/ .row { voice-family: "\"}\""; /* hide the following rules from IE5 */ voice-family: inherit; overflow: hidden; /* CSS 'clearing hack' - works on all except for IE5, that's why the IE5 box model hack above */ } * html .row { height:1%; } #utility { height: 25px; width: 100%;} #footer { margin: 20px 0 0 0; height: 25px; } .right { float: right; } .left { float: left; } /*#search { float: right; width: 100%; text-align: right; background-color:#003366; margin-bottom:10px; }*/ #search { float: right; margin-top: 3px; margin-right: 3px; /* use negative margins to bring positioning back */ } #utility ul { float: left; } #banner-home { height: 120px; } #banner { height: 120px; } #header { float: left; width: 89px; text-align: right; } /*-- main content area --*/ #left { float: left; width: 172px; margin: 3px 0 0 7px; padding: 10px 0; } html>body #left { width: 191px; } .layout-a #content { margin: 2px 0 0px 4px; padding: 10px 28px 10px 4px; } .layout-a #right { float: right; width: 185px; margin: 0 20px 0 0; } .layout-b #content { margin: 2px 4px 0 4px; padding: 0 4px 10px 4px; } html>body .layout-b #content { height: auto; } .layout-b #right { float: right; width: 170px; margin: 0 3px 0 0; } .layout-c #content { margin: 0px 4px 0 4px; padding: 0 4px 2px 4px; } html>body .layout-c #content { height: auto; } /********************************************** LAWREFORM - Screen style-sheet Version 1.0 14/05/06 **********************************************/ /*-- Common HTML Element Styling --*/ * { margin: 0; padding: 0; } body { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; } a img { border: 0; } a:link { color: #54224A; text-decoration: underline; } a:visited { color: #00264B ; text-decoration: underline; } a:hover, a:focus, a:active { /* this colour needs to be changed to something with more contrast against white */ color: #78496F; text-decoration: none; } .print-only {display: none;} h1 {font-size: 160%; color: #A44B7B; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold; padding-bottom: 5px; margin: 10px 0 5px 0; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb2a644e652a985/legal-line.gif) no-repeat 0 100%;} h2 {font-size: 120%; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} h3 {font-size: 110%; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} h4 {font-size: 110%; font-weight: bold; color: #EE8102; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} h5 {font-size: 100%; color: #EE8102; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} h6 {font-size: 130%; color: #000; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} .subtitle {font-size: 80%; color: #000; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: normal;} .subheading {color: #000; } #content .subtitle, h2, h3, h4, h5, h6 { margin-top: 10px; } ul {margin-bottom: 1em; } #content ul {margin: 1em 0;} #content .two-menu ul, #content #right ul, #content .inbody ul {margin-top: 0;} li {margin: 0 0 0.6em 20px; line-height: 140%;} ol { margin-left: 24px; } ol li { list-style: decimal; } p {margin-bottom: 1em;} #content p {margin: 1em 0; line-height: 140%;} #utility p, #banner p {margin: 0; line-height: 100%;} /*-- General Classes --*/ .hide { /* use this class to hide anything you need for semantics but don't want to displayed */ height: 0; width: 0; overflow: hidden; position: absolute; } .hide-partial { /* use this class to hide anything you need for semantics but don't want to displayed, excluding print view*/ height: 0; width: 0; overflow: hidden; position: absolute; } .word, .pdf, .excel { list-style: none; padding: 0 0 0 15px; margin: 0 0 0 3px; } #content ul li.word, #content ul li.pdf, #content ul li.excel { list-style: none; padding-left: 15px; margin: 0 0 1em 20px; } .layout-b #content ul li.word, .word { background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb933743c5a3638/legal-word.gif) no-repeat 0 50%; } .layout-b #content ul li.pdf, .pdf { background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb934043c5c0e49/legal-pdf.gif) no-repeat 0 50%; } .layout-b #content ul li.excel, .excel { background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb934443c5d4a7c/legal-excel.gif) no-repeat 0 50%; } .info {font-size: 95%; color: #789095;} /*************************************** Form Styling --*/ .textfield, .pwfield, .dropdown, .textarea { font-family: Arial, Helvetica, sans-serif; font-size: 100%; border: 1px solid #789095; color: #333; padding: 1px; margin: 0 2px 3px 0; } .textfield { margin-top: -55px; } .width70 {width:70px;} .width1 {width:90px;} .width1-2 {width: 120px;} .width1-5 {width: 150px;} .width2 {width:200px;} .width2-5 {width:250px;} .width3 {width:300px;} .width3-5 {width:350px;} .textsize {font-size: 10px;} textarea.width1 {width:118px;} textarea.width2 {width:218px;} textarea.width2-5 {width:268px;} textarea.width3 {width:318px;} textarea.width3-5 {width:368px;} .above { display: block; margin: 0; padding: 0; } fieldset {border: none;} legend {font-size: 110%; font-weight: bold; padding-top: 10px;} /************************************************ Utility --*/ #utility { background: #455178 } #utility a { color: #fff; } #search td { padding: 0 3px; } #search label { color: #fff; padding-left: 2px; } #search .textfield { padding: 0; } /*#search .textfield { margin: -23px 0 0px 0px; padding: 2px; border-color: #fff; border-width: 1px; font-size: 80%; }*/ .search-button { margin: 2px 0 0 5px; } #utility ul { padding-left: 5px; } #utility ul li { display: inline; list-style: none; line-height: 25px; padding: 0 6px; margin: 0; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb2fe94d0c662c8/vertical2.gif) no-repeat 99% 3px; } html>body #utility ul li { padding: 0 10px 0 4px; } #utility a { font-weight: normal; font-size: 95%; background: transparent; } #utility a:link, #utility a:visited { text-decoration: none; } #utility a:hover, #utility a:focus, #utility a:active { text-decoration: underline; } #links { float: left; } #links li { list-style: none; } #links li a { position: absolute; } #vic-logo { width: 83px; height: 60px; top: 4px; left: 5px; margin: 0;} #banner-home #vic-logo { width: 83px; height: 60px; top: 88px; left: 33px; margin: 0; } #vic-logo span, #lawreform-home-link span { position: absolute; margin-left: -1000px; } #vic-logo:hover, #vic-logo:focus, #lawreform-home-link:hover, #lawreform-home-link:focus { background: transparent; } #lawreform-home-link { width: 95px; height: 105px; top: 32px; left: 25px; margin: 0; } #logo { float: left; width: 109px; height:75px; margin: -10px 0 0 43%; margin-bottom: 100px; } #header { text-align: left; margin: 1px 0 0 0; } #banner-home, #banner { background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb182709adcff27/VLRC_rightstretch.jpg) repeat-x 0 0; } #left-header { float: left; margin: 0 ; } #flash-header { float: right; margin: 0 ; } #footer {background-color: #663398;} #footer p {line-height: 25px; padding: 0 10px; color: #fff; margin: 0;} #banner-home #breadcrumbs { top: 150px; left: 204px; padding-left: 20px; padding-right: 20px; list-style: none; line-height: 15px; position: absolute; line-height: 1.5em; width: auto !important; font-size: 95%; background-color: #fff; } #banner-home #breadcrumbs a { text-decoration: none; } /************************************************ Panels --*/ #left { background: #A44B7B; } #left .top-border { width: 18px; height: 19px; top: 188px; left: 186px; position: absolute; z-index: 1; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb09f24f849fb1f/LawReform-left-corner-bg.gif) no-repeat 0 0; } html>body #left .top-border { left: 180px; } a#accessability { float: right; margin: 20px 6px 0px 0px; text-decoration: none; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb183b441e2fdf9/legal-accessability.gif) no-repeat 0 50%; width: 170px; height: 16px; display: block; } a#accessability:hover {background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb93fc43c6649a1/legal-accessability-1.gif) no-repeat 0 50%;} a .alt { display: none; } .layout-a #content #breadcrumbs { border-bottom: 1px solid #ccc; margin: 0 0 1em 0; padding: 0 0 0 14px; line-height: 2em; background-color: #fff; font-size: 95%; border: 1px solid #ccc;} .layout-a #content #breadcrumbs a { text-decoration: none; } .layout-a #content .inner { margin: 0 0 0 0; } .layout-a #content ul li { list-style: none; padding-left: 5px; margin-bottom: 1px; } .layout-a #content ul.nobullets { margin: 0; height: 1%; } .layout-a #content ul.nobullets li { background-image: none; margin: 0; padding: 0; line-height: 1.6em; } .layout-a #content h1 { line-height: 31px; padding-left: 10px; padding-top: 5px; margin-left: 15px; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb40d84d5d3312d/home-heading.gif) no-repeat 0 0; } .layout-a #content .news h2 { font-size: 130%; line-height: 31px; color: #A44B7B; padding: 5px 0 10px 10px; margin-top: 30px; margin-left: 15px; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb40d84d5d3312d/home-heading.gif) no-repeat 0 0; } .layout-a #content .news ul li { padding-bottom: 10px; } .layout-a #content h3 { padding-bottom: 5px; margin: 0 0 5px 0; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb940043c671636/legal-horizontal-dots.gif) repeat-x 0 100%; } .layout-a #content p { margin: 0 14px 1em 25px; } .layout-a #right .box { margin-bottom: 10px; background:#fff; padding: 0px 0 10px 0; border: 1px solid #D4CDDA;} .layout-a #right .box .top-border { float: right; margin: -1px; width: 27px; height: 26px; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb3110460cdc245/right-corner-bg.gif) no-repeat 0 0; } .layout-a #right h2 { background: transparent; padding: 10px 0 0 10px; margin: 0; line-height: 25px; font-size: 130%; font-weight: bold; color: #A44B7B; } .layout-a #right a { padding-left: 5px; display: block; } html>body .layout-a #right a { padding-left: 10px; } .layout-a #right ul { padding: 5px 0 5px 0; border: 1px solid #ccc;} .layout-a #right ul li { list-style: none; margin: 0 0 0 5px; padding: 0; background: none; line-height: 1.6em; } .layout-a #right p { margin: 9px 7px 5px 7px; font-size: 90%; color: #535252; } .layout-a #right h4 { margin-left: 11px; margin-top: 5px; } #container { width: 100%; background-color:#fff; /* background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb22624a831dab6/legal-bg1.gif) repeat-x 0 0;*/ } html>body #container { margin-top: 40px; } #content { background: #fff; } * html #content { overflow: visible; height: 100%; } .layout-b #content #breadcrumbs, .layout-c #content #breadcrumbs { border-bottom: 1px solid #ccc; margin: 0 0 1em 0; padding: 0 0 0 12px; line-height: 2em; background-color: #fff; font-size: 95%; } .layout-b #content #breadcrumbs a, .layout-c #content #breadcrumbs a { text-decoration: none; } .layout-b #content .inner { margin: 0 194px 1em 14px; } .layout-c #content .inner { margin: 0px 15px 1em 14px; } .layout-b #content ul li, .layout-c #content ul li { list-style: none; padding-left: 15px; margin-bottom: 5px; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb55080744dc9b3/bullet.gif) no-repeat 0 4px; } .layout-b #content ul.nobullets, .layout-c #content ul.nobullets { margin: 0; height: 1%; } .layout-b #content ul.nobullets li, .layout-c #content ul.nobullets li { background-image: none; margin: 0; padding: 0; line-height: 1.6em; } .layout-b #content .subtitle, .layout-c #content .subtitle { margin-bottom: 0; } .layout-b #content h2.subheading, .layout-c #content h2.subheading { padding-bottom: 5px; margin: 20px 0 5px 0; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb0a60065a2688a/legal-horizontal-dots.gif) repeat-x 0 100%;} .layout-b #right { background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb94ab43c710d49/legal-right-bg1.gif) repeat-y 0 0; } .layout-b #right .box { margin-bottom: 15px; border: 1px solid #ccc; padding: 5px; } .layout-b #right h2 { padding: 0 0 2px 5px; margin: 0; line-height: 20px; font-size: 1em; font-weight: bold; color: #A44B7B; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb0a60065a2688a/legal-horizontal-dots.gif) repeat-x 0 100%; } .layout-b #content #right ul { padding: 0; } .layout-b #right ul li { list-style: none; margin: 0.6em 1px 0 5px; padding: 0; background: none; line-height: 1.4em; } /*********************************** Footer styling */ #footer { background: #455178; /*background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/ebc3d602c61765b/magistrates-footer-bg.gif) repeat-x 0 0;*/ } #site-wide { width: 197px; float: left; padding: 0 5px 0 0px;} #site-wide li { list-style: none; display: inline; margin: 0; padding: 0 8px; line-height: 25px; } #site-wide li a:link, #site-wide li a:visited { color: #fff; text-decoration: none; font-size: 95%;} #site-wide li a:focus, #site-wide li a:hover, #site-wide li a:active { text-decoration: underline; background: transparent; } p#last-updated { float: right; color: #fff; line-height: 25px; } /*********************************** Two Menu styling */ .two-menu { background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb94b743c73fd86/legal-two-menu-bg.gif) no-repeat 50% 0; margin: 5px 10px; voice-family: "\"}\""; /* hide the following rules from IE5 */ voice-family:inherit; overflow:visible; /* CSS 'clearing hack' - works on all except for IE5, that's why the IE5 box model hack above */ } html>body .two-menu { overflow: hidden; } * html .two-menu { height: 1%; } /* part of the CSS 'clearing hack' */ .two-menu .menu { width: 49.9%; float: left; } .two-menu .menu h2 { padding: 4px 0 10px 15px; font-weight: bold; margin: 0 0 6px 5px; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb941543c6e7706/legal-bullet.gif) no-repeat 0 7px; } .two-menu .menu ul li { list-style: none; padding: 0; margin: 0 0 0 20px; line-height: 1.5em;} #two-column-a, #two-column-b, #two-column-c {margin: 0; padding: 0; voice-family: "\"}\""; /* hide the following rules from IE5 */ voice-family:inherit; overflow:visible; /* CSS 'clearing hack' - works on all except for IE5, that's why the IE5 box model hack above */ } html>body #two-column-a, html>body #two-column-b, html>body #two-column-c { overflow: hidden; } * html #two-column-a, * html #two-column-b, * html #two-column-c { height: 1%; } /* part of the CSS 'clearing hack' */ #two-column-a li, #two-column-b li, #two-column-c .faq { clear: both; } #two-column-c li { clear: both; margin-top: 0; } #two-column-a .left-column { float: left; width: 47%; display: inline; padding-right: 20px; margin: 0; } #two-column-a .right-column { float: left; width: 47%; display: inline; margin: 0; } #two-column-a .left-column p, #two-column-a .right-column p {float:left; width:98%; display:inline; margin: 0;} #two-column-b .left-column { float:left; font-weight: bold; display:inline; width: 17em; padding-right: 8px; margin: 0; margin-bottom: 0.5em; } #two-column-b .right-column { float:left; font-weight: normal; display:inline; margin: 0; margin-bottom: 0.5em; } #two-column-b .left-column p, #two-column-b .right-column p {float:left; width:99%; display:inline; margin: 0;} #two-column-c .left-column-question { float:left; font-weight: bold; display:inline; width: 2em; padding-right: 8px; margin-top: 1em; } #two-column-c .right-column-question { float:left; font-weight: bold; display:inline; margin: 0; margin-top: 1em;} #two-column-c .left-column-answer {float:left; font-weight: normal; display:inline; width: 2em; padding-right: 8px; margin: 0;} #two-column-c .right-column-answer { float:left; font-weight: normal; display:inline; margin: 0; } #two-column-c .left-column-question p, #two-column-c .right-column-question p, #two-column-c .left-column-answer p, #two-column-c .right-column-answer p {float:left; width:99%; display:inline; margin-top: 0; } /*-- Page Utility --*/ #page-utility { margin: 20px 0 0 8px; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb05c64f4a18b8b/PageUtility-bg.gif) no-repeat 0 0; width: 174px; height: 34px; } html>body #page-utility { margin: 0 0 0 8px; } #switcher { list-style: none; border: none; position: relative; } #page-utility #switcher li { display: inline; margin: 0 1px; padding: 0; font-size: 1px; width: 20px; height: 20px; } #page-utility #switcher li a { position: absolute; width: 13px; height: 25px; background: transparent; } #page-utility #switcher li #normal-text { position: absolute; margin: 4px 0 0 7px; } #page-utility #switcher li #medium-text { position: absolute; margin: 4px 0 0 29px; } #page-utility #switcher li #large-text { position: absolute; margin: 4px 0 0 49px; } #page-utility #switcher li #print { position: absolute; width: 61px; height: 25px; margin: 4px 0 0 92px; } #page-utility #switcher li a span { position: absolute; margin-left: -2000px; } #page-utility #switcher li a:hover { background-color: transparent; } #page-utility-noimg { margin: 40px 20px 0 0; } #page-utility-noimg #switcher li { margin-left: 15px; } #page-utility-noimg #switcher li a:link, #page-utility-noimg #switcher li a:visited { color: #fff; text-decoration: none; } #page-utility-noimg #switcher li a:hover { text-decoration: underline; } /*-- Thumnail image floats sections for homepage --*/ dl.thumbnail-square, dl.thumbnail-landscape { border: 1px solid #dadada; margin: 2em 0 2em 24px; padding: 5px; } html>body dl.thumbnail-square, html>body dl.thumbnail-landscape { voice-family: "\"}\""; /* hide the following rules from IE5 */ voice-family:inherit; overflow:hidden; /* CSS 'clearing hack' - works on all except for IE5, that's why the IE5 box model hack above */ } * html dl.thumbnail-square, * html dl.thumbnail-landscape { height:1%; } /* part of the CSS 'clearing hack' */ dl.thumbnail-square dt { width: 120px; float: left; } dl.thumbnail-square dd { margin-left: 130px; } html>body dl.thumbnail-square dd { margin-left: 205px; } dl.thumbnail-landscape dt { width: 180px; float: left; } dl.thumbnail-landscape dd { margin-left: 185px; } #content dl.thumbnail-square dd p { line-height: 120%; margin-left: 0;} dd.byline { padding-left: 0px; margin-top: 0.3em; margin-bottom: 0.5em; } dd.date { font-size: 90%; margin: 0 0 0 50px; } /*-- Seperator for Contacts --*/ .separator { background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb8dd20885e6971/separator_contacts.gif) no-repeat 50% 50%; margin: 5px 16px 5px 0; voice-family: "\"}\""; /* hide the following rules from IE5 */ voice-family:inherit; overflow:visible; /* CSS 'clearing hack' - works on all except for IE5, that's why the IE5 box model hack above */ } html>body .separator { overflow: hidden; height: 1px; } * html .separator { height: 1%; } /* part of the CSS 'clearing hack' */ .separator2 { border-bottom: 1px solid #ccc; margin: 0 0 1em 0; padding: 0 0 0 14px; line-height: 3em; background-color: #fff; font-size: 95%; } /*-- Style for tables --*/ #publication-info, #service-info, #title-summary, #title-only { font-size: 100%; line-height: 160%; } #publication-info p, #service-info p, #title-summary p, #title-only p { margin:0 ; } table#publication-info th, table#publication-info td, table#service-info th, table#service-info td { vertical-align: top; padding-bottom: 0.5em; text-align: left; } table#title-summary th, table#title-summary td, table#title-only th, table#title-only td, table#faq th, table#faq td { vertical-align: top; text-align: left; } table#title-summary { width: 100%; } #publication-info .leftcol { font-weight: bold; width: 16em; padding-right: 8px; } #service-info .leftcol { font-weight: bold; width: 17em; padding-right: 8px; } #title-summary .leftcol, #title-summary .rightcol { font-weight: normal; width: 49%; padding-right: 20px; } #title-only .leftcol { font-weight: normal; } #title-summary .leftcol2 { font-weight: normal; width: 30%; padding-right: 15px; } #title-summary .rightcol2 { font-weight: normal; width: 69%; padding-right: 15px; } /********************************************** LAW REFORM - Navigation style-sheet Version 1.0 14/05/06 **********************************************/ /********************************************************************* Horizontal Navigation Styling *********************************************************************/ /*#banner { position: relative; }*/ #find-bar { height: 25px; float: right; width: 100%; background-color:#C5BCCD; margin: 1px 0 15px 0; } #nav { top: 146px; left: 214px; padding:0; list-style: none; line-height: 25px; position: absolute; background-color:#C5BCCD; } #banner-home #nav, #banner #nav { top: 146px; } html>body #nav { left: 210px; } #nav li:hover, #nav li.over { overflow: visible; } #nav li { margin: 0; padding: 0 25px 0 10px; float: left; text-align: center; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb31c94d0d4128d/main-nav-divider.gif ) no-repeat 100% 0; } #nav a { margin: 0; padding: 0 10px; font-weight: normal; height: 25px; float: left; line-height: 25px; } #nav a:link, #nav a:visited { color: #333; font-weight: bold; text-decoration: none; } #nav a:hover, #nav a:focus, #nav a.current, #nav a.active { background: #fff; } /********************************************************************* Left Menu Styling *********************************************************************/ #left ul { list-style: none; margin: 0; } html>body #left ul { list-style: none; margin: 5px 0 50px 0 } #left ul li { display: block; margin: 0; padding: 0; } /*-- First Level --*/ .left-first a { font-weight: bold; display: block; padding: 0.2em 0 0.2em 15px; margin: 0; background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb08544f4cc3d1b/LawReform-leftBG.gif) no-repeat 10px 0; text-decoration: none; color:#fff; width: 182px; /*-- value for IE5 --*/ line-height: 1.7em; /*-- value for IE5 --*/ voice-family: "\"}\""; voice-family:inherit; width: 175px; /*-- value for standards based browsers --*/ line-height: 2em; /*-- value for standards based browsers --*/ } body>.left-first a { width: auto; } .left-first a:link, .left-first a:visited { text-decoration: none; color: #fff;} .left-first a:hover, .left-first a:focus, .left-first a:active { background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb12aa4f8e04dc6/LawReform-leftBG-hover2.gif) no-repeat 10px 0; } .left-first a:link.current, .left-first a:visited.current { background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb12aa4f8e04dc6/LawReform-leftBG-hover2.gif) no-repeat 10px 0; } /*-- Second Level --*/ .left-second { margin: 0; } .left-second a { display: block; padding: 0 0 0 5px; margin: 0 0 0 10px; background-image: none; text-decoration: none; color: #CBB9C8; background: #78496F; width: 185px; /*-- value for IE5 --*/ line-height: 2em; /*-- value for IE5 --*/ voice-family: "\"}\""; voice-family:inherit; width: 167px; /*-- value for standards based browsers --*/ line-height: 2em; /*-- value for standards based browsers --*/ } html>body .left-second a { line-height: 2em; }/*-- overriding value for Gecko based browsers --*/ .left-second a:link, .left-second a:visited { text-decoration: none; color: #fff;} .left-second a:hover, .left-second a:focus, .left-second a:active { background: #54224A; } .left-second a:link.current, .left-second a:visited.current { background: #54224A; font-weight: bold; /*color: #BD9FB8;*/} /*-- Third Level --*/ .left-third a { display: block; padding: 0 0 0 5px; margin: 0 0 0 10px; background-image: none; text-decoration: none; color: #CDAFC7; background: #54224A; width: 185px; /*-- value for IE5 --*/ line-height: 2em; /*-- value for IE5 --*/ voice-family: "\"}\""; voice-family:inherit; width: 167px; /*-- value for standards based browsers --*/ line-height: 2em; /*-- value for standards based browsers --*/ } html>body .left-third a { line-height: 2em; }/*-- overriding value for Gecko based browsers --*/ .left-third a:link, .left-third a:visited { text-decoration: none; color: #fff;} .left-third a:hover, .left-third a:focus, .left-third a:active { background: #BD9FB8; color: #000;} .left-third a:link.current, .left-third a:visited.current { background: #BD9FB8; color: #000;} /*-- Taken from Jim Thatcher's site --*/ ul li.skip { display: none; text-align: left; margin: -2px 0 0 0; padding: 0; position: absolute; top: -4px;} /*All incl Opera*/ * html .skip { display: block; } /*Seen by IE* :root .skip { display: block; } /*Seen by Moz, FF and Safari*/ li.skip a { padding: 0 0.5em; z-index: 2; text-decoration:none; position: absolute; width: 12em; left: -200em; } li.skip a:focus, .skip a:active { position: absolute; left: 0.5em; border: solid #333 2px; color: #000; } .skip a:hover { cursor: default; } #utility #skipnav, #utility #jmpnav { background-color: #eec87f; color: #000; }/*-- Change the colours here --*/ /********************************************** LAW REFORM - Default Text Sizing Version 1.0 20/03/06 **********************************************/ body { font-size: 68%; color: #333; } /********************************************************************* Extra Styling *********************************************************************/ #Top-Left{ background: transparent url(/wps/wcm/connect/Law+Reform/resources/file/eb6973068955aa2/logo.gif) repeat-y -2px 100%; }