/* styles for left and right panels */ .navDivLeft { position: relative; } /* applied to NavElements in left panel, except... */ .navDivLeft div { display: none; } .inGroupLeft { position: relative; } /* applied to NavElements in left panel where the NavElement tag matches the page grouping field, except... */ .inGroupLeft div { display: block; } .onPageLeft {position: relative; } /* applied to NavElements in left panel where the NavElement tab matches the page tag */ .onPageLeft div {display: block; } .navDivRight { position: relative; } .inGroupRight { position: relative; } .onPageRight {position: relative; } /* style for CMS function panels */ .inPanel {background-color: #EEE; border-width: 1; border-style: solid; visibility: hidden; padding-top: 5px; padding-left: 5px; font-size:12px;} /* styles for internal links (created with <#page-tag#> ) */ .pagelink, .pagelink:visited, .pagelink:link { } .pagelink:hover {text-decoration: none; } /* style for images created with <#IMG folder filename#> */ .inlineimage { display: inline; } a.inlineimage {} .content {width:100%; padding:0; margin: 0; border: 0; } .middle {width: 100%; padding:0; margin:0; display:block; } /* Agricola CSS Created by Greg Arnott */ img { border: 0; } html { min-width: 780px; } /* quick class for Great Southern BPay page - ngd - 30/10/09 */ div#right table#GreatSouthern td { font-weight: bold; color: black; font-size: 12px; } /* Layout divisions ==================================================== */ body { text-align: center; margin: 0; padding: 0; border: 0; background: #fff; color: #707070; font: small/18px "Arial", sans-serif; } div#wrap { color: #707070; width: 780px; margin: 0 auto; padding: 0; text-align: left; background: #fff; } div#content { width: 780px; padding: 0; border: 0; margin: 0; height: 373px; } /* html>body div#content { margin-top: -15px; } */ div#left { margin: 0; padding: 0; padding-top: 40px; border: 0; width: 233px; float: left; background: #fff; } div#right { margin: 0 0 0 251px; padding: 0; border: 0; width: 520px; background: #fff; } /* Links - Default ======================================================== */ a:link, a:visited { font-weight : bold; text-decoration : none; color: #71a6cc; background: transparent; } a:hover { font-weight : bold; text-decoration : none; color: #1F60A9; background: transparent; } a:active { font-weight : bold; text-decoration : none; color: #71a6cc; background: transparent; } /* Typography ========================================================== */ h2 { line-height: 1.2em; margin: 0; } p { margin: 0 0 1em 0; line-height: 120%; } /* Header ============================================================== */ h1 { display: none; } div#logdiv { width: 20px; height: 20px; float: left; display: inline; margin-left: 25px; margin-top: 45px; } div#logdiv a { display: block; width: 20px; height: 20px; text-decoration : none; } div#banner { height: 37px; width: 780px; background: #fff url(/agricola/websitenew.nsf/files/img/$file/top_tab.gif) top left no-repeat; margin-top: 26px; } div#header { padding: 0; margin: 0; width: 780px; height: 115px; background: #1F60A9 url(/agricola/websitenew.nsf/files/img/$file/logo.gif) top left no-repeat; } div#headerNZ { padding: 0; margin: 0; width: 780px; height: 115px; background: #1F60A9 url(/agricola/websitenew.nsf/files/img/$file/logo_nz.gif) top left no-repeat; } div#broker { padding: 0; margin: 0; width: 164px; height: 115px; background: #71a6cc; float: right; display: inline; color: #fff; text-align: center; } #iframeBroker { padding: 0; margin: 0; border: 0; width: 160px; height: 115px; background: #71a6cc; float: right; display: inline; } div#broker a { font-weight: bold; font-size: 12px; padding: 0; margin: 0; display: block; color: #fff; } div#broker form { display: inline; padding: 0; } div#broker input { width: 86px; height: 18px; margin: 3px; border: 0; color: #71a6cd; text-align: center; font-size: 10px; } div#imgscroll { padding: 0; margin: 0; width: 170px; height: 115px; background: #1F60A9; float: right; display: inline; } div.fadediv { position: absolute; top: 63px; } div.fadediv img { opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; filter: alpha(opacity=0); } div.first img { opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; filter: alpha(opacity=100); } /* Navigation - Primary ================================================= */ div#nav { margin: 0; padding: 0; border: 0; height: 285px; width: 233px; background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) no-repeat; float: left; display: inline; } div#nav ul#menu { height: 285px; width: 233px; margin: 0; padding: 0; position: relative; } div#nav ul#menu li { margin: 0; padding: 0; list-style: none; position: absolute; left: 0; } ul#menu li, ul#menu a { height: 34px; width: 233px; display: block; } div#nav ul#menu li a { text-indent: -9999px; overflow: hidden; } #home { top: 5px; height: 34px;} #products { top: 39px; height: 34px;} #broadacre { top: 73px; height: 34px;} #cotton { top: 107px; height: 34px;} #forestry { top: 141px; height: 34px;} #greenhouse { top: 175px; height: 34px;} #orchard { top: 209px; height: 34px;} #viticulture { top: 243px; height: 34px;} #home a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -233px -5px no-repeat;} #products a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -233px -39px no-repeat;} #broadacre a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -233px -73px no-repeat;} #cotton a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -233px -107px no-repeat;} #forestry a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -233px -141px no-repeat;} #greenhouse a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -233px -175px no-repeat;} #orchard a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -233px -209px no-repeat;} #viticulture a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -233px -243px no-repeat;} /* you are here: */ div#CMS_home #home { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -466px -5px no-repeat;} div#CMS_products #products { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -466px -39px no-repeat;} div#CMS_broadacre #broadacre { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -466px -73px no-repeat;} div#CMS_cotton #cotton { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -466px -107px no-repeat;} div#CMS_forestry #forestry { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -466px -141px no-repeat;} div#CMS_greenhouse #greenhouse { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -466px -175px no-repeat;} div#CMS_orchard #orchard { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -466px -209px no-repeat;} div#CMS_viticulture #viticulture { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu.gif) -466px -243px no-repeat;} /* Navigation - Noo Zullarnd ================================================= */ div#navNZ { margin: 0; padding: 0; border: 0; height: 285px; width: 233px; background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) no-repeat; float: left; display: inline; } div#navNZ ul#menu { height: 285px; width: 233px; margin: 0; padding: 0; position: relative; } div#navNZ ul#menu li { margin: 0; padding: 0; list-style: none; position: absolute; left: 0; } ul#menu li, ul#menu a { height: 34px; width: 233px; display: block; } div#navNZ ul#menu li a { text-indent: -9999px; overflow: hidden; } #homeNZ { top: 22px; height: 34px;} #productsNZ { top: 56px; height: 34px;} #forestryNZ { top: 90px; height: 34px;} #greenhouseNZ { top: 124px; height: 34px;} #kiwifruitNZ { top: 158px; height: 34px;} #orchardNZ { top: 192px; height: 34px;} #viticultureNZ { top: 226px; height: 34px;} #homeNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -22px no-repeat;} #productsNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -56px no-repeat;} #forestryNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -90px no-repeat;} #greenhouseNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -124px no-repeat;} #kiwifruitNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -158px no-repeat;} #orchardNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -192px no-repeat;} #viticultureNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -226px no-repeat;} /* you are here: */ div#CMS_homeNZ #homeNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -22px no-repeat;} div#CMS_productsNZ #productsNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -56px no-repeat;} div#CMS_forestry_NZ #forestryNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -90px no-repeat;} div#CMS_greenhouse_NZ #greenhouseNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -124px no-repeat;} div#CMS_kiwifruit_NZ #kiwifruitNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -158px no-repeat;} div#CMS_orchard_NZ #orchardNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -192px no-repeat;} div#CMS_viticulture_NZ #viticultureNZ a:hover { background: #fff url(/agricola/websitenew.nsf/files/img/$file/menu_nz.gif) -233px -226px no-repeat;} /* Left Column Elements ============================================= */ div#CMS_contact #left p, div#CMS_contact #left h4, div#CMS_contactNZ #left a, div#CMS_contactNZ #left p, div#CMS_contactNZ #left h4,div#CMS_contactNZ #left a { padding-left: 18px;} /* Right Column Elements ============================================= */ div#CMS_about div#right, div#CMS_broker div#right, div#CMS_privacy div#right, div#CMS_claimform div#right, div#CMS_aboutNZ div#right, div#CMS_brokerNZ div#right, div#CMS_privacyNZ div#right, div#CMS_claimformNZ div#right { width: 770px; margin-left: 5px; } div#CMS_about div#content, div#CMS_broker div#content, div#CMS_privacy div#content, div#CMS_claimform div#content, div#CMS_aboutNZ div#content, div#CMS_brokerNZ div#content, div#CMS_privacyNZ div#content, div#CMS_claimformNZ div#content { height: inherit; } div#right h2 { font-size: 14px; font-weight: normal; margin-bottom: 8px; } div#right h3 { font-size: 12px; line-height: 1.2em; margin: 0; } div#right h3 + p { margin-top: 5px; } div#right p, div#right a { font-size: 11px; margin: 10px 0; } div#right p.minitext { font-size: 9px; margin: 5px 0; } div#right ul { font-size: 11px; } div#right td, div#right td a { font-weight: bold; font-size: 11px; line-height: 12px; color: #707070; padding-right: 15px; } div#right td a.mainlink:active, div#right td a.mainlink:link, div#right td a.mainlink:visited { font-weight : bold; text-decoration : none; color: #71a6cc; background: transparent; } div#right td a.mainlink:hover { font-weight : bold; text-decoration : none; color: #1F60A9; background: transparent; } div#CMS_claimform div#right td { padding-right: 5px; } div#CMS_claimform div#right td.smlcell { padding: 0; } table#prodperil { width: 500px; margin-top: 10px; } table#prodperil td { background: #71a6cc; text-align: center; color: #fff; line-height: 30px; font-size: 12px; border-top: 1px #fff solid; } table#prodperil td.leftcell { background: #1F60A9; text-align: right; padding-right: 18px; width: 100px; border-top: 1px #fff solid; } table#prodperil td.tblcnrtop { background: #71a6cc url(/agricola/websitenew.nsf/files/img/$file/table_cnr_top.gif) top right no-repeat; } table#prodperil td.tblcnrbot { background: #71a6cc url(/agricola/websitenew.nsf/files/img/$file/table_cnr_bot.gif) bottom right no-repeat; } table#prodperil td img { padding-top: 4px; } /* Navigation - Footer ================================================= */ div#footer { width: 780px; height: 27px; background: #1F60A9; text-align: center; } div#footnav { margin: 0; margin-left: 241px; padding: 0; border: 0; height: 27px; width: 295px; float: left; display: inline; } div#footnav ul#footmenu { height: 27px; width: 295px; margin: 0; padding: 0; position: relative; } div#footnav ul#footmenu li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; } ul#footmenu li, ul#footmenu a { height: 27px; display: block; text-align: center; } div#footnav ul#footmenu li a { text-decoration: none; font-weight: bold; color: #fff; line-height: 27px; font-size: 10px; } div#footnav ul#footmenu li a:hover { color: #71a6cc; font-weight: bold; line-height: 27px; font-size: 10px; } #about {left: 0px; width: 77px;} #contact {left: 77px; width: 87px;} #privacy {left: 164px; width: 70px;} #claims {left: 233px; width: 62px;}