﻿/* Reset
----------*/
body, div, span, object, iframe, img, ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, cite,
table, caption, thead, tfoot, tbody, tr, th, td,
form, fieldset, textarea, label, legend, input { 
    vertical-align:baseline;
    font-style:normal;
   font-weight:normal;
    font-size:100.01%;
    border:0;
    margin:0;
    padding:0;
}
input {background-color:transparent;} 
table {border-collapse:collapse; border-spacing:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
img {-ms-interpolation-mode:bicubic;}
html {overflow-y:scroll;}
a {outline:none; text-decoration:none;}
body {line-height:1em;} /* just using 1 caused inconsistencies in ie */


/* Layout
-----------*/
body {
   font-family:Arial, Helvetica, sans-serif;
   text-align:center; /* ie5.x */
}

#container {
   text-align:left;
   position:relative;
    _background:none; /* ie < 6 */
}

#main_content, #inner_wrap {float:left; width:100%;}
#header, #nav_main, #nav_bread, #outer_wrap, #outer_wrap {margin:0 auto;}
#header .content, #nav_main .wrap, #nav_bread, #outer_wrap, #footer .content {
    /* TODO: Adaptable (header line shrink + Homepage carousel etc)
    max-width:990px; 
    min-width:760px; 
    _width:990px; 
    */
    width:990px;  
    margin:0 auto;
    overflow:hidden;
}
#main_content .content {padding-bottom:18px; /* overflow:hidden; */}
#nav_sub {_height:1%;}
#footer {clear:left; width:100%}

/*
body {background-image:url();}
#body_bg {background:url() repeat-x 0 0; min-height:897px;}
#drop {
    -webkit-box-shadow:0 0 15px rgba(8,23,37,.3);
   -moz-box-shadow:0 0 15px rgba(8,23,37,.3);
   box-shadow:outset 0 0 15px rgba(8,23,37,.3);
    width:990px;
    margin:0 auto;
    padding:0 18px;
    background-color:#fff;
}
*/


/* General
------------*/

a:link {color:#000;}
a:visited {color:#000;}

#main_content, content_secondary {line-height:1.2em;}
#main_content a[href^="mailto:"],  
#main_content a[class*="new_window"], 
#main_content a[href$=".pdf"], 
#main_content a[href$=".doc"], 
#main_content a[href$=".docx"],
#main_content a[href$=".xls"],
#main_content a[href$=".zip"],
#sub_content a[class*="new_window"], 
#sub_content a[href$=".pdf"], 
#sub_content a[href$=".doc"],
#sub_content a[href$=".docx"],
#sub_content a[href$=".xls"],
#sub_content a[href$=".zip"] {background-position:100% 90%; background-repeat:no-repeat; padding-right:20px; margin-right:2px;}

#main_content a[class*="new_window"], #sub_content a[class*="new_window"] {background-image:url(link_icon_external.gif); padding-right:19px;} /* #main_content a[href^="http:"] {background-image:url(link_icon_external.gif);} */

#main_content a[href$=".pdf"], #sub_content a[href$=".pdf"]{background-image:url(link_icon_pdf.gif);}
#main_content a[href$=".docx"], #sub_content a[href$=".docx"], #main_content a[href$=".doc"], #sub_content a[href$=".doc"] {background-image:url(link_icon_word.gif);}
#main_content a[href$=".xls"], #sub_content a[href$=".xls"] {background-image:url(link_icon_excel.gif);}
#main_content a[href$=".zip"], #sub_content a[href$=".zip"] {background-image:url(link_icon_zip.gif); background-position:100% 45%;}
#main_content a[href^="mailto:"] {background-image:url(link_icon_email.gif); padding-right:22px;}


#main_content a, #sub_content a, #nav_sub h2 a {
   color:#1673C8;
/*    border-bottom:1px dotted #6CAAE0;
 background:url(link_underline_default.gif) repeat-x 100% 100%;
    padding-bottom:0.1em;
    white-space:nowrap; */
}

#main_content a, #sub_content a {/* border-bottom:1px dotted #1673C8; */}
#main_content a:hover, #sub_content a:hover, #nav_sub h2 a:hover {
  /**/ color:#1A4D7B; color:#000;
     border-bottom:1px solid #246AA8; 
     border-bottom:1px solid #000;
   /*
   padding-bottom:0;
   background:url(link_underline_default_hover.gif) repeat-x 100% 100%;
   */
}

span.read_more {
    font-size:90%;
    margin-right:1px;
    margin-left:1px;
   padding-right:12px;
   background:url(arrow_double_thin.gif) no-repeat 100% 4px;
    white-space:nowrap;
}
span.read_more:hover {background:url(arrow_double_thin.gif) no-repeat 100% -9px;} /* span.read_more:after { content:"..."; } */

h1, h2, h3, h4, h5, h6 {font-family:Georgia, "Times New Roman", Times, serif;}
#main_content h1, #main_content h2, #main_content h3, #main_content h4, #main_content h5, #main_content h6 {color:#232323;}
#main_content h1 a, #main_content h2 a, #main_content h3 a, #main_content h4 a, #main_content h5 a {
    color:#0B2135;
    color:#1673C8;
    color:#246AA8;
    color:#164369;
    color:#246AA8;
    border-bottom:0;
}

#main_content h3 span, #sub_content .content h3, #nav_sub h2 /*, #sub_content #news .tabs h4 */ {font-weight:bold; letter-spacing:0;}
#main_content h1 {margin:0 0 13px 0; font-size:160%; line-height:0.85em;}

#sub_content {background:url(dots_vert.gif) repeat-y 0 0; margin-top:9px;}
#sub_content .content > div {
   _height:1%; /* ? */
   padding-bottom:11px;
   margin-bottom:27px;
    border-bottom:1px solid #D7D7D7;
}
#sub_content .content > div:last-child {margin-bottom:18px; padding-bottom:0; border-bottom:0;}
#sub_content .content div h3 {color:#123758;}
#sub_content .content div h3, #nav_sub h2 /*, #sub_content #news .tabs h4 */ {
    line-height:normal;
   padding-bottom:5px;
   margin:-1px 0 10px 0;
    text-transform:uppercase;
    letter-spacing:1px;
   word-spacing:0.25em; 
    font-size:70%;
}
#sub_content .content div h3, #nav_sub h2 /*, #sub_content #news .tabs h4 */ {border-bottom:3px solid #2D85D2;}

#main_content p {margin-bottom:1.2em;}
#main_content p, #main_content ul li, #main_content ol li, #main_content dt, #main_content dd, #sub_content p, #sub_content ul li, #main_content blockquote {color:#333;}
#sub_content p, #sub_content ul li {font-size:75%; line-height:1.55;}

/* 75 
#main_content p.intro {font-size:90%;} */
#main_content p, #main_content ul li, #main_content ol li, #main_content dt, #main_content dd {font-size:75%; line-height:1.65; color:#333;}

/* 95 
#main_content p, #main_content ul li, #main_content ol li, #main_content dt, #main_content dd {font-size:90%; color:#333; line-height:1.35;}
#main_content p.intro {font-size:90%; font-weight:bold; color:#333;}
*/

#main_content ul, #main_content ol {margin-bottom:1.2em; overflow:hidden}
#main_content ul li, #main_content ol li {margin-bottom:0.85em; margin-bottom:0.25em;}
#sub_content ul li {margin-bottom:0.45em;}
#main_content ul li, #sub_content ul li {
    background:url(arrow_default.gif) no-repeat 0 0.45em;
    padding-left:15px;
}

#main_content ol {list-style-type:decimal; padding-left:20px;}
#main_content ol li {background:none; padding-left:0px;}
#main_content li ol {margin-top:1.2em;}

#main_content ul li p, #main_content ol li p, #sub_content ul li p {font-size:100%; margin-bottom:1em;}
#main_content ul li:last-child, #main_content ul li p:last-child, #main_content ol li p:last-child, 
#sub_content ul li p:last-child, #sub_content ul li:last-child {margin-bottom:0;}
#main_content ul.double li, #main_content ol.double li {margin-bottom:0.85em; background-position:0 0.5em;}
#main_content ul.arrow_thin li {background:url(arrow_thin.gif) no-repeat 0 0.45em; padding-left:15px;}

#main_content dl {margin-bottom:1.2em;}
#main_content dt {margin:1em 0 0 0; font-weight:bold;}
#main_content dt:first-child {margin-top:0;}
#main_content dd.last {margin-bottom:1em;}
#main_content dl.bullet dt, #main_content dl.bullet dd {padding-left:15px;}
#main_content dl.bullet.arrow dt {background:url(arrow_default.gif) no-repeat 0 0.55em;}
#main_content dl.bullet.arrow_thin dt {background:url(arrow_thin.gif) no-repeat 0 0.55em;}
#main_content dl.grouped dt {border-top:1px dotted #999; padding-top:1em;}
#main_content dl.grouped dt:first-child {border:0; padding-top:0;}



#main_content .toggle {list-style:none; margin:10px 0 0 0;}
#main_content .toggle > li h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:100%;
    margin-bottom:12px;
    line-height:1.4;
    color:#1673C8;
}
#main_content .toggle > li h2 {margin-top:0;}
#main_content .toggle > li h2 span {font-weight:bold;}
html.js #main_content .toggle > li h2 span {font-weight:normal;}
#main_content .toggle > li {
   background:url(arrow_default.gif) no-repeat 0 7px;
    overflow:hidden;
    padding-left:18px;
}
#main_content .toggle li.active {background:url(bullet_dash.gif) no-repeat 0 10px;}
#main_content .toggle li .toggle_wrap {display:block;}
html.js #main_content .toggle li .toggle_wrap {display:none;}
html.js #main_content .toggle li .toggle_wrap div {margin:12px 0 10px 0;}
html.js #main_content .toggle p:last-child {margin-bottom:0;}
html.js #main_content .toggle h2 {margin:0;}
html.js #main_content .toggle h2 span:hover {border-bottom:1px solid #000; cursor:pointer; color:#000;}
html.js #main_content .toggle li.active h2 span {font-weight:bold;}
html.js #main_content .toggle > li {margin:0 0 6px 0;}



/* Top Panel
-----------------------*/
#top_panel {display:none; background-color:#502D00;}
#top_panel .buffer {padding:11px 15px;}
#top_panel p, #top_panel li {font-size:70%; line-height:1.4;}
#top_panel p {margin-bottom:0.75em;}
#top_panel p.intro {font-weight:bold;}
#top_panel p:last-child {margin-bottom:0;}
#top_panel #remote_content {
    width:1024px;
    margin:0 auto;
    text-align:left;
    background-color:#fff;
}


/* Header 
-----------*/
#header {position:relative; height:120px; background-color:#502D00;}
#header h1 {
    background:url(header_logo_small.png) transparent no-repeat 0 100%; _background-image:url(header_logo.jpg);
   width:774px;
   height:88px;
   position:absolute; 
   bottom:17px;
   left:0;
   overflow:hidden;
}

#header h1 a {
   width:498px;
   height:88px;
   z-index:2;
   bottom:0;
   left:0;
}

#header .content {
    overflow:hidden; 
    height:120px; 
    position:relative; 
    margin:0 auto; 
    background:url(banner_default_b.jpg) transparent no-repeat 0 0;
}


/* TODO: Combine with finder css on home.css */
#header .search_box {
    position:absolute; bottom:18px; right:0; 
    /* text-align:right; float:right; margin-right:15px; _display:inline; */
    white-space:nowrap;
   _text-align:right;
}

#header .search_box form label {display:inline;}
#header .search_box form input.sq-form-field {
    background-color:#fff;
    display:inline;
    width:172px;
   padding:2px 3px 2px;
    height:16px;  
   line-height:16px; 
    vertical-align:top;
    font-size:70%;
    border:0;
    margin:0;
    *margin:-1px 0; /* ie 6&7 */
}

#header .search_box form input[type="image"] { /* Can't apply classes to submit buttons (submit or image) iN CMS */
    vertical-align:top; 
    height:20px; 
    line-height:20px; 
    background:url(search_box_submit_icon.gif) #fff no-repeat 100% 50%;
   /**position:relative; *top:0px; _top:0;  ie 6 & 7 */
}


/* Top nav menu
-----------------*/
#header #top_nav {float:right; margin:5px 0 0 0; _display:inline;}
#header #top_nav li {float:left; background:url(dots_nav_vert.gif) no-repeat 0 55%;}
#header #top_nav li a {
   float:left; /* Mac ie5.2 */
   margin:0 15px;
   text-decoration:none;
   line-height:2.2em;
   font-size:75%;
   font-style:normal;
   color:#E8EDF2;
}

#header #top_nav li:first-child + li {background:0;}  /* use first link as hook (hidden) to target 2nd :o) */
#header #top_nav li.last a {margin-right:0;} /* #header #top_nav li:last-child a */



/* Top, horizontal nav
------------------------*/
#nav_main {
   background:url(nav_main_bg_split_repeat-x.jpg) #AE6200 repeat-x 0 0; 
    /* background:url(nav_main_bg.jpg) #1A4D7B no-repeat 0 0; */
   padding:0 10px; 
   position:relative; 
   _height:1%;
}
#nav_main .drop {
   background:url(nav_main_bg_drop.png) transparent repeat-x 100% 100%; _background:0;
   position:absolute; 
   bottom:0; 
   left:0; 
   width:100%;
   height:15px; 
}
#nav_main .wrap {
   background:url(nav_main_bg.jpg) #AE6200 no-repeat 0 0; 
   margin:0 auto;
}
#nav_main ul {
    _background:none; _height:1%; /* ie6 */
    z-index:20;
    overflow:hidden;
}

#nav_main ul li {float:left;}
#nav_main ul li a {
    background:url(nav_main_dots_vert.gif) no-repeat 0 55%;
   padding:0 12px;
   text-decoration:none;
   display:block;
   line-height:33px;
   font-size:75%;
    font-weight:normal;
   color:#E8EDF2;
}

#nav_main ul li:first-child a {background:none;}
#nav_main ul li a:hover {background-color:#315F88; background-color:#502d00; color:#fff; font-weight:normal;}
#nav_main ul li.active a {background-color:#fff; color:#1A4D7B; font-weight:normal;}
#nav_main ul li.active a, #nav_main ul li.active + li a {background-image:none;}
/* #nav_main ul li.hovering a {background-color:#ccc; color:#000;}  Mega dropwdown */
/* #nav_main div ul li.hovering a:hover {background-color:#000;} */


/* Megadropdown styling 
-------------------------*/
#nav_main div ul li {position:relative;}
#nav_main div ul li div {display:none;}
#nav_main div ul li.hovering div {display:block;}
#nav_main div ul li.mega .panel {
   border:5px solid #dda; border:0;
   width:15em; width:180px;
    /* min-width:16em; max-width:49em;*/
   position:absolute;
    z-index:100; /* Appears behind the tabbed content on homepage if not set - TODO: Fix in IE */
   top:2.25em;
   left:0;
   padding:10px;
    overflow:hidden;
    background-color:#ccc;
   line-height:1.2em;
    color:#000;
}
#nav_main div ul li.mega .panel h2, 
#nav_main div ul li.mega .panel h3 {font:bold 90%/1.2em Arial, Helvetica, sans-serif; margin-bottom:0.65em;}
#nav_main div ul li.mega .panel p {font-size:75%; margin-bottom:1.2em;}
#nav_main div ul li.mega .panel ul {margin:1.2em 0; float:none;}
#nav_main div ul li.mega .panel ul li {
    float:none; 
    margin-bottom:0.60em;
    padding:0; 
    line-height:normal; 
    font-size:75%;
}
#nav_main div ul li.mega div.two_col {width:31.7em; width:400px;}
#nav_main div ul li.mega div.three_col {width:49em; width:620px;}
#nav_main div ul li.mega .panel > div {
   float:left; 
    width:15em; width:180px;
    background-color:#FCE2A7; 
    margin:0 20px 0 0; 
    padding:0 20px 0 0;
}
#nav_main div ul li.mega .panel > div:last-child {margin:0; padding:0;}


/* breadcrumb nav
-------------------*/
#nav_bread {padding:13px 0 17px 0; font-size:70%;}
#nav_bread p, #nav_bread ul, #nav_bread li {float:left;}
#nav_bread p {margin-right:10px; color:#999;}
#nav_bread ul li, #nav_bread ul li a {margin-right:8px;}
#nav_bread ul li {color:#B1B1B1;}
/*
#nav_bread ul li:after {content: ">"; font-size:90%; margin-left:0.8em; color:#B1B1B1;}
#nav_bread ul li:last-child:after {content:"";}  #nav_bread ul li.last:after {content:"";} 
*/
#nav_bread ul li a:link, #nav_bread ul li a:visited {color:#999; text-decoration:none; font-style:normal;}
#nav_bread ul li a:hover {color:#1A4D7B; text-decoration:underline;}


/* Footer 
-----------*/
#footer {background-color:#502D00; _height:1%; padding-top:18px; margin-top:8px;}
#footer p, #footer li, #footer a {color:#E8EDF2;}
#footer_cols {padding:0; margin-bottom:18px; overflow:hidden;}
#footer_cols .content div {float:left; width:234px; margin-right:18px;}
#footer_cols .content div h4 {
    border-bottom:3px solid #b01328;
   margin-bottom:11px;
   padding-bottom:5px;
   font:bold 70% Georgia, "Times New Roman", Times, serif; 
   color:#E8EDF2;
    text-transform:uppercase;
}

#footer_cols .content div.last {margin-right:0;}
#footer_cols p, #footer_cols address, #footer_cols a:link, #footer_cols a:visited {color:#E8EDF2;}
#footer_cols a:hover {text-decoration:underline;}
#footer_cols p, #footer_cols ul li, #footer_info, #footer_cols address {font-size:75%; line-height:1.5;}

#footer_cols ul li {
   display:block;
   /* text-indent:1.45em; */ padding-left:17px;
   margin-bottom:0.35em;
   background:url(footer_arrow.gif) no-repeat 0 0.45em;
}

#footer_info {
   padding:18px 0;
    background:url(dots_nav_hori.gif) #402300 repeat-x 0 0;
   font-size:70%;
   color:#E8EDF2;
   clear:both;
   overflow:auto;
}
#footer_info ul {float:left; margin-bottom:0.6em;}
#footer_info ul li {
   padding:0 1em;
   line-height:1.5em;
    background:url(nav_main_dots_vert.gif) no-repeat 0 55%;
   text-decoration:none;
   float:left;
}
#footer_info ul li a:link {color:#E8EDF2; text-decoration:none;}
#footer_info ul .first {background:0; padding-left:0;}
#footer_info ul .active {background:#000; color:#fff; font-weight:normal;}




/* Forms - Default
------------------- */

#main_content form fieldset {margin-bottom:0.35em;}
#main_content form legend {font-weight:bold; margin-bottom:0.75em; font-size:85%;}
#main_content form label {display:inline-block; margin-bottom:0.1em;}
#main_content form input, #main_content form textarea {border:1px solid #7F9DB9; padding:0.15em 2px;}


#main_content form fieldset p {margin-bottom:0.35em;}
#main_content form input[type="submit"], #main_content form input[type="reset"], #main_content form input[type="button"] {
   width:inherit;
   text-align:center;
   border:0;
   margin:0.75em 0.6em 0 0;
   padding:0.2em 0.7em 0.25em 0.7em;
   color:#fff;
   background-color:#2D3D76;
   cursor:pointer; _cursor:hand;
   display:inline;
}


/* Simple edit forms
--------------------- */

#main_content .simple_edit {border:1px dotted red; padding:10px;}
#main_content form .simple_edit input {
    border:default; 
    padding:default; 
    float:none; 
    display:inline; 
   width:auto;
}

#main_content form .simple_edit input, #main_content form .simple_edit label {font-size:95%;}
#main_content form .simple_edit select {font-size:95%;}
#main_content form .simple_edit p {font-size:75%;}

#main_content form .simple_edit div {margin-bottom:0;}
#main_content form .simple_edit div div, #main_content form .simple_edit div div input {font-size:75%;}
#main_content form .simple_edit .sq-backend-smallprint {font-size:75%;}

#main_content form .simple_edit p img[height], #main_content form .simple_edit td img[height] {height:10px; vertical-align:text-bottom;}
#main_content form .simple_edit br {display:block; margin-bottom:1em;}
#main_content form .simple_edit input[type="checkbox"] {margin:0.35em 0.5em 0 0;}
#main_content form .simple_edit input[type="button"], 
#main_content form .simple_edit div input[type="button"] {margin:0; font-size:75%;}
#main_content form .simple_edit div input[type="file"] {font-size:75%;}





/* Error messages */
#main_content .form_error ul {margin-bottom:0.75em;} /* Push content down using this, as containing div is allows output (even if no errors) */
#main_content .form_error ul li {margin-bottom:0.45em;}
#main_content .form_error p.big {font-size:85%; font-weight:bold; margin-bottom:0.75em;}
#main_content .form_error p {margin-bottom:1em;}
#main_content .form_error p, #main_content .form_error li {color:red;}

#main_content form div {margin-bottom:0.75em;}
#main_content form div p.small {margin-bottom:0.35em; font-size:70%; color:#999;} /* overwrite '#main_content p' on global stylesheet */


/* Confirmations */
#main_content form dl {
   margin-bottom:1.4em;
   background:url() repeat-x 0 0;
   padding:0.75em 0 0 0;
}
#main_content form dl dt, #main_content form dl dd {font-size:75%; margin-bottom:0.75em;}
#main_content form dl dt {font-weight:bold; margin-bottom:0.45em;}
#main_content form dl dd {
   color:#666;
   padding:3px 8px;
   border:1px solid #d8d8d8;
   background-color:#f7f7f7;
}


/* Search form
---------------- */
#main_content form .result {border-top:1px solid #d8d8d8; padding:15px 0; margin:0;}
#main_content form .result h2 {
    font:bold 90% Arial, Helvetica, sans-serif; 
    letter-spacing:normal;
    background:url(arrow_default.gif) no-repeat 0 0.35em;
    margin:0 0 0.45em 0;
}

#main_content form .result h2, #main_content form .result p {padding:0 0 0 12px}
#main_content form .result p:last-child {margin:0;}

#main_content form .pagination p {text-align:center;}

html.js #cookie_dialog {display:none;}
#cookie_dialog {
    position:fixed; 
    z-index:2;
    bottom:0;
    left:0;
    width:100%;
   background:rgb(0,0,0); /* Ie6/7/8 */
   filter:alpha(opacity=70); /* Ie6/7/8/9 */
   background:rgba(0,0,0,0.7); /* Modern Browsers */
}
#cookie_dialog:nth-child(2) {filter:none;} /* ie9 */
/* .ie9 #banner {filter:none;} */

#cookie_dialog .content {
    max-width:960px;
    padding:5px 20px;
    margin:0 auto;
}

#cookie_dialog .content p {color:#fff; font-size:75%; overflow:hidden;}
#cookie_dialog .content p a {color:#fff; text-decoration:none; border-bottom:1px dotted #fff;}
#cookie_dialog .content p span {float:left; padding-top:4px}
#cookie_dialog .btn_close {
   /* position:absolute; top:0; right:0; */
    float:right;
    text-indent:-9999px;
    outline:none;
    width:18px;
    height:18px;
    background:url(cross_trans.png) #000 no-repeat;
}
#cookie_dialog .btn_yes {
    font-family:Arial, Helvetica, sans-serif;
    cursor:pointer;
   background:none;
    border:0;
   background-color:#000;
    color:#fff;
    padding:3px 3px 4px 3px;
    float:right;
/*   line-height:20px;  does this fix the line-height jump? */
}


#main_content .highlight {
   background-color:#B30006;
   display:inline-block;
   padding:4px 7px 3px;
   margin:4px 0 15px 0 !important;
   font-family:Arial, Helvetica, sans-serif;
   letter-spacing:1px;
   font-size:70%;
   color:#fff;
   text-transform:uppercase;
}
#main_content .highlight a {color:#fff;}
#main_content .highlight a:hover {border:0;}






/* misc
---------*/
.none {display:none;}
.hide, .hide a, .search_box form label, html.js #sub_content #news h4, #nav_top h1 a, .ui-tabs-nav-item a span {text-indent:-9999px; position:absolute; overflow:hidden;}
.back_top {
    padding:0 25px 0 0;
    margin:0;
    height:20px;
    text-align:right;
    background:url(img/body/arrow_top.gif) no-repeat 100% 50%;
}

.cb {clear:both;}
.clear:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear {display:inline-block;}
/* Hide from IE Mac \*/
.clear {display:block; clear:both;}
/* End hide from IE Mac */
* html .clear {_height:1px;} /* ie6 */

div.hr {
    background:url(dots_hor.gif) repeat-x 0 0;
    overflow:hidden;
   margin:23px 0 24px 0;
    height:1px;
}

div.hr.solid {
   border-bottom:1px solid #ccc;
    overflow:hidden;
   margin:23px 0 24px 0;
    height:0;
}

/*
div.block {
    background:url(dots_hor.gif) repeat-x 0 100%;
    overflow:hidden;
   margin:20px 0 24px 0;
    padding:0 0 9px 0;
}
*/

div.block {
    background:url(dots_hor.gif) repeat-x 0 0;
    overflow:hidden;
   margin:0 0 0 0;
    padding:20px 0 9px 0;
}

div.block.last {
    background:none;
   margin-bottom:0;
    padding:0;
}


img.right {float:right;}
img.left {float:left;}

