/************************************************************* Business Licensing Authority - Layout style-sheet Version 1.0 12/05/08 *************************************************************/ TD { padding-left: 5px; } .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 { position: absolute; top: 2px; right: 10px; z-index: 1; height: 25px; } #footer { margin-top: -14px; height: 30px; } html>body #footer { margin-top: -1px; } .right { float: right; } .left { float: left; } #search { position: absolute; top: 165px; right: 20px; } #banner { height: 204px; } /*-- main content area --*/ #left { float: left; width: 225px; margin: 0; } .layout-a #content { margin: 32px 4px 0 250px; padding: 0 0 10px 0; } html>body .layout-a #content { overflow: auto; margin: 32px 0 0 30px; height: auto; } .layout-a #right { float: right; width: 200px; margin: 0 5px 0 0; } .layout-b #content { margin: 2px 4px 0 250px; padding: 0 0 10px 0; } html>body .layout-b #content { overflow: auto; margin: 2px 0 0 30px; height: auto; } .layout-b #right { float: right; width: 200px; margin: 0 5px 0 0; } .layout-c #content { margin: 2px 4px 0 250px; padding: 0 0 10px 0; } html>body .layout-c #content { margin: 2px 4px 0 250px; height: auto; } /************************************************************* Business Licensing Authority - Screen style-sheet Version 1.0 12/05/08 *************************************************************/ /*-- Common HTML Element Styling --*/ * { margin: 0; padding: 0; } body { color: #003866; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 140%; } a img { border: 0; } a:link { color: #003566; text-decoration: underline; } a:visited { color: #333; text-decoration: underline; } a:hover, a:focus, a:active { /* this colour needs to be changed to something with more contrast against white */ color: #396F71; text-decoration: underline; } .print-only {display: none;} h1 {font-size: 160%; color: #003566; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold; line-height: 120%; } h2 {font-size: 120%; color: #003566; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} h3 {font-size: 110%; color: #003566; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} h4 {font-size: 110%; color: #003566; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} h5 {font-size: 100%; color: #003566; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} h6 {font-size: 130%; color: #003566; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold;} .subtitle {font-size: 100%; color: #444; font-family: Arial, Helvetica, sans-serif, Verdana; font-weight: bold; display: block; } .caption {font-size: 80%; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;} .quotation {font-size: 100%; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: italic;} .byline { font-size: 80%; color: #666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; } #content h2, h3, h4, h5, h6 {margin-top: 20px; padding-left: 14px; } #content .subtitle { margin-top: 10px; } #content .byline { padding-left: 14px; } 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: 40px; line-height: 100%;} /*-- General Classes --*/ .hide { /* use this class to hide anything you need for semantics but don't want to displayed, including print view */ 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/Business+Licensing+Authority/resources/file/ebf6210c6346ead/word.gif) no-repeat 0 50%; } .layout-b #content ul li.pdf, .pdf { background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/ebf6170c633c113/pdf.gif) no-repeat 0 50%; } .layout-b #content ul li.excel, .excel { background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/ebf61c0c6341c7b/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: 110%; border: 1px solid #789095; color: #333; padding: 3px; margin: 0 2px 3px 0; } .textfield { margin-top: -24px; } .width70 {width:70px;} .width1 {width:100px;} .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: 11px;} 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 --*/ #search td { padding: 0 3px; } #search label { color: #fff; padding-left: 2px; } #search .textfield { padding: 0; } .search-button { margin: 2px 0 0 5px; } #utility ul li { display: inline; list-style: none; line-height: 25px; padding: 0 8px; margin: 0; } html>body #utility ul li { padding-right: 15px; } #utility a { font-weight: normal; color: #fff; } #utility a:link, #utility a:visited { text-decoration: none; } #utility a:hover, #utility a:focus, #utility a:active { text-decoration: underline; } #links li { list-style: none; } #links li a { position: absolute; } #vic-logo { top: 4px; left: 5px; margin: 0; } #banner { background: #003566 url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/ebb27e497f2f796/banner-filler.gif) repeat-x 0 0; } #left-header { float: left; margin: 0; } #right-header { float: right; margin: 0; } #footer {background-color: #EF4714;} #footer p {line-height: 25px; padding: 0 15px; color: #fff; margin: 0;} #utility-contact h2 { display: none; } /************************************************ Panels --*/ #left { background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/ebcb084ac49a14b/left-bg.gif) repeat-y 0 0; } #left .top-border { height: 35px; background: #003867 url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/ebc7ff4abca7c52/left-top-bg.gif) no-repeat 0 0; } .layout-a #content p { margin: 0 14px 1em 14px; } .layout-a #content h1 { display: inline-block; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1em; font-size: 170%; font-weight: normal; padding: 23px 15px 35px 14px; margin-bottom: 15px; background: #D1DBE3 url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb7b804e039b29a/home-heading-bg.gif) no-repeat 100% 0; } .layout-a #content h1 { display: inline; } html>body .layout-a #content h1 { display: table; } .layout-a #content span.head { font-size: 85%; font-weight: bold; position: absolute; top: 218px; } .layout-a #content span.tail { font-size: 85%; font-weight: bold; position: relative; top: 1.3em; left: -35px; } #container { padding-bottom: 40px; background: #E4EAEE url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb3b484b1e60ec4/container-bg.gif) repeat-y 0 100%; } #content { overflow: visible; height: 100%; } .layout-b #content #breadcrumbs, .layout-c #content #breadcrumbs { margin: 0 0 1em 0; padding: 0 0 10px 14px; line-height: 2em; background: #E4EAEE; font-size: 95%; } .layout-b #content #breadcrumbs a, .layout-c #content #breadcrumbs a { text-decoration: none; color: #003566; } .layout-a #content .intro, .layout-b #content .inner, .layout-c #content .inner { padding-bottom: 20px; padding-right: 30px; background: #fff url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/ebd7284a8b0c49a/content-bg3.gif ) no-repeat 100% 100%; } .layout-b #content .inner h1, .layout-c #content .inner h1 { color: #fff; display: inline-block; padding: 2px 90px 3px 14px; background: #003566 url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/ebd7404a8b40c22/page-heading-bg.gif) no-repeat 100% 100%; } .layout-b #content .inner h1, .layout-c #content .inner h1 { display: inline; } html>body .layout-b #content .inner h1, html>body .layout-c #content .inner h1 { display: table; } .layout-a #content .inner, .layout-b #content .inner { margin: 0 230px 1em 14px; } .layout-c #content .inner { margin: 0 15px 1em 14px; } .layout-b #content .inner p, .layout-c #content .inner p { margin-left: 14px; } .layout-a #content .intro .top-border, .layout-b #content .inner .top-border, .layout-c #content .inner .top-border { position: relative; float: right; width: 15px; height: 15px; top: -1px; right: -32px; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb39944b16fd46f/inner-top-bg.gif ) no-repeat 0 0; } .layout-a #content .intro .top-border, .layout-b #content .inner .top-border, .layout-c #content .inner .top-border { right: -31px; } .layout-a #content .intro .bottom-border, .layout-b #content .inner .bottom-border, .layout-c #content .inner .bottom-border { position: relative; float:left; width: 15px; height: 15px; left: -1px; bottom: -7px; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb399a4b1705c21/inner-bottom-bg.gif ) no-repeat 0 0; } .layout-b #content ul, .layout-c #content ul { padding-left: 14px; } /*.layout-b #content ul li, .layout-c #content ul li { margin-left: 30px; padding-left: 10px; }*/ .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 { list-style: none; background-image: none; margin: 0; padding: 0; line-height: 1.6em; } .layout-b #content .subtitle, .layout-c #content .subtitle { margin-left: 14px; } .layout-b #content .inbody h2, .layout-c #content .inbody h2 { padding-left: 0; padding-bottom: 5px; margin: 20px 0 5px 14px; white-space: normal; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/ebc0b10ffd10b2c/horizontal-dots.gif) repeat-x 0 100%; } html>body .layout-c #content .inbody p { margin-left: 35px; } .layout-a #right .box, .layout-b #right .box { background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb45344bc7362cb/right-content-bg.gif) repeat-y 0 100%; } .layout-a #right .bottom-border, .layout-b #right .bottom-border { height: 10px; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb453e4bc78238b/right-bottom-bg.gif) no-repeat 100% 100%; } .layout-a #right h2, .layout-b #right h2 { padding: 4px 20px 4px 10px; margin: 0; line-height: 15px; font-weight: bold; color: #fff; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb43934bc4e85cb/right-heading-bg.gif) no-repeat 100% 0; } .layout-a #content #right ul, .layout-b #content #right ul { padding: 5px 10px 10px 5px; } .layout-a #right ul li, .layout-b #right ul li { list-style: none; margin: 0.6em 1px 0 5px; padding: 0; line-height: 1.4em; } .layout-a #right ul li.right-align { padding: 1.5em 0 0 100px; } * html .layout-c #content .inner.flash-inner { padding-right: 0; } * html .layout-c #content .inner.flash-inner .top-border { top: 0; right: -2px; } /*********************************** Footer styling */ #footer { background: #003866; } #site-wide { background: #194C75 url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb3b684b1f5b6fb/footer-left-bg.gif) no-repeat 100% 100%; float: left; padding: 0 23px 0 0; } #site-wide li { list-style: none; display: inline; margin: 0; padding: 0 3px 0 12px; line-height: 30px; } #site-wide li a:link, #site-wide li a:visited { color: #fff; text-decoration: none; } #site-wide li a:focus, #site-wide li a:hover, #site-wide li a:active { text-decoration: underline; } p#last-updated { float: right; color: #fff; line-height: 30px; } /*********************************** Two Menu styling */ .two-menu { background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb41c143d932807/two-menu-bg.gif) no-repeat 50% 0; margin: 25px 16px 5px 14px; 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: 0 0 0 14px; font-weight: bold; margin: 0 0 6px 5px; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb496e43dc292d1/arrow-ltblue.gif) no-repeat 2px 3px; } .two-menu .menu ul li { list-style: none; padding: 0; margin: 0 0 0 20px; line-height: 1.5em; } /*-- TO BE DELETED --*/ #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; } html>body #two-column-a .left-column { padding: 5px 20px 10px 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; } /*-- TO BE DELETED --*/ /*-- Page Utility --*/ #page-utility { height: 31px; padding: 5px 0 40px 5px; } #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: 21px; height: 25px; background: transparent; } #page-utility #switcher li #normal-text { position: absolute; margin: 3px 0 0 6px; } #page-utility #switcher li #medium-text { position: absolute; margin: 3px 0 0 28px; } #page-utility #switcher li #large-text { position: absolute; margin: 3px 0 0 50px; } #page-utility #switcher li #print { position: absolute; margin: 5px 0 0 95px; } #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: 1em 14px 1em 0; 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; padding-right: 0; } dl.thumbnail-square dd { margin-left: 188px; } 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; } /*-- Separator for Contacts --*/ .separator { height: 1px; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/ebc0f50ffd8690d/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; } * 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 --*/ table { margin-left: 10px; } #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 ; } #faq p { margin-top: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-only { 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; } #faq .leftcol-question { font-weight: bold; width: 2em; padding-right: 5px; } #faq .leftcol-answer { font-weight: normal; width: 2em; padding-right: 5px; } #faq .rightcol-question { font-weight: bold; } #faq .rightcol-answer { font-weight: normal; } /**************************************************************** Business Licensing Authority - Navigation style-sheet Version 1.0 14/05/06 ****************************************************************/ /********************************************************************* Horizontal Navigation Styling *********************************************************************/ #banner { position: relative; } #nav { top: 158px; left: 0; padding: 0; list-style: none; line-height: 25px; position: absolute; } #nav li:hover, #nav li.over { overflow: visible; } #nav li { margin: 0; padding: 0; float: left; text-align: center; } #nav a { margin: 0; padding: 0 18px; font-weight: normal; height: 32px; float: left; line-height: 32px; } #nav a:link, #nav a:visited { color: #fff; text-decoration: none; } #nav a:hover, #nav a:focus, #nav a:active, #nav a:link.current, #nav a:visited.current { text-decoration: none; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb5eac4cf55014a/nav-hover-bg.gif) repeat-x 0 0; } /********************************************************************* Left Menu Styling *********************************************************************/ #left ul { list-style: none; margin: 0; } #left ul li { display: block; margin: 0; padding: 0; } /*-- First Level --*/ .left-first a { display: block; padding: 0.4em 20px 0.5em 15px; margin: 0 8px 2px 0; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb03124acf9a8e4/left-first-bg2.gif) no-repeat 100% 100%; text-decoration: none; width: 190px; /*-- value for IE5 --*/ line-height: 1.4em; /*-- value for IE5 --*/ voice-family: "\"}\""; voice-family:inherit; width: 190px; /*-- value for standards based browsers --*/ line-height: 1.6em; /*-- 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/Business+Licensing+Authority/resources/file/eb03114acf867d3/left-first-hover-bg.gif) no-repeat 100% 100%; } .left-first a:link.current, .left-first a:visited.current { font-weight: normal; background: #003866 url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb03114acf867d3/left-first-hover-bg.gif) no-repeat 100% 100%; } /*-- Second Level --*/ .left-second { margin: 0; } .left-second a { display: block; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb03084ace7f0c5/left-second-bg.gif) no-repeat 0 100%; padding: 0.3em 15px 0.4em 35px; margin: 0 8px 2px 0; text-decoration: none; width: 175px; /*-- value for IE5 --*/ line-height: 1.3em; /*-- value for IE5 --*/ voice-family: "\"}\""; voice-family:inherit; width: 175px; /*-- value for standards based browsers --*/ line-height: 1.3em; /*-- value for standards based browsers --*/ } html>body .left-second a { line-height: 1.8em; }/*-- 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 { color: #fff; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb030e4acee178d/left-second-hover-bg.gif) no-repeat 0 100%; } .left-second a:link.current, .left-second a:visited.current { color: #fff; font-weight: normal; background: #204A4B url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb030e4acee178d/left-second-hover-bg.gif) no-repeat 0 100%; } /*-- Third Level --*/ .left-third a { display: block; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb428e4bbf89de6/left-third-bg.gif) no-repeat 0 100%; padding: 0.3em 15px 0.4em 35px; margin: 0 8px 2px 0; text-decoration: none; width: 175px; /*-- value for IE5 --*/ line-height: 1.3em; /*-- value for IE5 --*/ voice-family: "\"}\""; voice-family:inherit; width: 175px; /*-- value for standards based browsers --*/ line-height: 1.3em; /*-- value for standards based browsers --*/ } html>body .left-third a { line-height: 1.8em; }/*-- 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 { color: #fff; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb42954bbf99cf0/left-third-hover-bg.gif) no-repeat 0 100%; } .left-third a:link.current, .left-third a:visited.current { color: #fff; font-weight: normal; background: transparent url(/wps/wcm/connect/Business+Licensing+Authority/resources/file/eb42954bbf99cf0/left-third-hover-bg.gif) no-repeat 0 100%; } /*-- Taken from Jim Thatcher's site --*/ ul li.skip { display: none; text-align: left; margin: 0; padding: 0; position: absolute; } /*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; top: -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 --*/ /************************************************************* Business Licensing Authority - Default Text Sizing Version 1.0 20/03/06 *************************************************************/ body { font-size: 68%; } /********************************************* Used to hide elements **********************************************/ .hide { display: none;}