@charset "utf-8"; /* CSS Document */ /* Layout styles */ body{ /*margin-top:0px;*/ font-size:100%; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; /*color:#505050;*/ } #wrapper{ width:965px; margin:0 auto; } #leftcol_wrapper{ width:235px; height:600px; float:left; border-right:4px solid #FFFFFF; background-image:url(../gfx/big_left_fade.jpg); background-repeat:repeat-x; } #logo{ width:235px; height:124px; background-color:#EEEEEE; border-bottom:1px solid #FFFFFF; } #home_left_col{ width:235px; height:200px; } #left_col{ width:235px; height:200px; } #mainwrapper{ width:724px; float:left; } #navwrapper_w{ width:721px; border-right:3px solid #FFFFFF; border-bottom:1px solid #FFFFFF; background-color:#FFFFFF; } #navwrapper_g{ width:721px; border-right:3px solid #FFFFFF; border-bottom:1px solid #FFFFFF; background-color:#EEEEEE; } /* for IE6 */ * html body #navwrapper_w{ width:718px; border-right:6px solid #FFFFFF; } /* for IE6 */ * html body #navwrapper_g{ width:718px; border-right:6px solid #FFFFFF; } #contentwrapper{ width:724px; border-top:1px solid #FFFFFF; } #main_img{ width:724px; text-align:right; } #content{ width:485px; float:left; } /* The code below is a hack that works the min-height style in IE7, it fix's the min height in IE6 and works in all other browsers. Scott 21/08/08 */ /* min-height for IE6 */ html, body #rightcol_wrapper{ height:276px; min-height:276px; } div#rightcol_wrapper{ height: 276px; min-height: 276px; } #rightcol_wrapper{ width:235px; padding-bottom:2.0em; float:left; border-right:4px solid #FFFFFF; background-image:url(../gfx/small_right_fade.jpg); background-repeat:repeat-x; } #emailalerts{ width:235px; height:100px; border-bottom:1px solid #FFFFFF; } #quicklinks{ } #footerwrapper{ width:965px; height:30px; text-align:right; color:#919191; } /* end of layout styles */ /* Page styles */ h1{ font-size:0.7em; margin:0.5em; } h2{ color:#215F98; font-size:0.7em; margin:0.5em; } #home_left_col p{ font-size:0.7em; margin:0.2em 0.8em 0.8em 0.8em; } #home_left_col img{ margin:0.2em 0em 0.2em 0em; } #nav1 ul{ margin:0em; padding:0em; float:left; } #nav1 ul li{ font-size:0.7em; display:inline; list-style-type:none; } #nav1 ul li a{ float: left; display: block; text-decoration: none; margin:0em; padding:12px 14px 12px 14px;/*padding inside each tab*/ /*padding:1.0em 1.2em 1.0em 1.125em; padding inside each tab*/ border-right: 1px solid white; /*right divider between tabs*/ color:#7E7E7E; background-color:#EEEEEE; /*background of tabs (default state)*/ } /* for ie6 */ * html body #nav1 li a{ /*padding:12px 13px 12px 13px;*/ padding:1.1em 1.2em 1.1em 1.215em; /*padding inside each tab*/ } /* for ie7 */ *+html body #nav1 li a{ padding:1.1em 1.2em 1.1em 1.3em; /*padding inside each tab*/ } /* for FireFox */ html>/**/body #nav1 li a{ /*padding:1.0em 1.15em 1.0em 1.225em; padding inside each tab*/ } #nav1 li a:hover, #nav1 li a.selected{ color:#FFFFFF; background-color:#014A8E; /*background of tabs (hover or selected)*/ } #nav2 ul{ width:auto; margin:0em; padding:0em; list-style-type:none; } #nav2 li{ width:auto; font-size:0.7em; font-weight:bold; margin-top:0em; margin-bottom:0em; } #nav2 li a{ display:block; margin-top:0em; padding:0.2em 0.8em 0.4em 0em; /*padding inside each tab*/ text-decoration:none; color:#7E7E7E; text-align:right; margin-bottom:1px; } /* for ie6 */ * html body #nav2 li a{ width:226px; display:block; padding:0.3em 0.8em 0.5em 0em; /*padding inside each tab*/ border-bottom:0px; } #nav2 li a:hover, #nav2 li a.selected{ color:#FFFFFF; background-color:#014A8E; /*background of tabs (hover or selected)*/ margin-bottom:1px; } #content p{ font-size:0.72em; margin:0.7em; } #content a{ color:#215F98; text-decoration:none; } #content a:hover{ color:#215F98; text-decoration:underline; } .archive{ margin:0em 0em 0em 0.7em; padding:0em; } .archive li{ font-size:0.7em; margin:0em; display:inline; list-style-type:none; } .archive li a.active{ font-weight:bold; } #content table{ margin:0.7em; } #content table .pressdate{ width:20%; color:#215F98; font-size:0.7em; font-weight:bold; padding:3px; vertical-align:top; } #content table .presstitle{ padding:3px; font-size:0.7em; vertical-align:top; } #content #sitemap{ font-size:0.7em; margin:0.7em; } #content .imgarchive{ font-weight:bold; color:#215F98; } #content fieldset{ margin:0.7em; } #content .boardtitle, .boardname, .link{ font-size:0.7em; } #content .boardtitle{ color:#215F98; } #boardbiog p{ margin-left:0em; padding-left:0em; } .h1_left{ float:left; } /* for ie6 */ * html body .h1_left{ float:left; margin-left:0.3em; } .print_img{ float:right; margin:0.2em 0.3em 0em 0.3em; } .print_para{ font-size:0.7em; float:right; margin:0.5em 0.1em 0em 0.3em; padding:0; } #rightcol_content p{ font-size:0.7em; margin:0em 0.8em 0.8em 0.8em; } #rightcol_content img{ margin:0.2em 0em 0.2em 0em; } #rightcol_content ul{ margin:0.7em; padding:0em; } #rightcol_content ul li{ font-size:0.7em; margin:0.7em 0.7em 0.7em 0em; list-style-type:none; } #rightcol_wrapper a{ color:#215F98; text-decoration:none; } #rightcol_wrapper a:hover{ color:#215F98; text-decoration:underline; } #emailalerts p{ margin:1.8em 0.2em 0.7em 0.7em; } #emailalerts img{ margin:0.8em 1.0em 0.7em 1.0em; } #quicklinks ul{ margin:0em; padding:0em; } #quicklinks ul li{ font-size:0.7em; margin:0.7em; list-style-type:none; } #footerwrapper ul li{ font-size:0.7em; display:inline; margin:0.7em 0.1em 0.7em 0em; list-style-type:none; } #footerwrapper a{ color:#919191; text-decoration:none; } #footerwrapper a:hover{ color:#B8B8B8; text-decoration:none; }