body     { color: #370602; font-size: 1em; font-family: Arial, Helvetica, sans-serif; background-color: #fff; text-align: center }
#container      { background-color: #fff; text-align: center; margin: 10px auto 0; width: 854px; min-height: 100% }

/* IE-specific hack */
* html #container {
height: 100%;
}

#header { clear: both }

#footer   { width: 800px; height: auto; clear: both }

#breadcrumb    { font-size: 0.8em; margin-top: 10px; margin-bottom: 10px; margin-left: 25px; padding-left: 0; width: 800px; float: left; clear: both }
.pagetitle { color: #000; font-size: 1em; font-weight: bold; background-color: #fff; text-align: left; float: left }
.permanent_nav { text-align: right; padding-right: 25px; float: right }
#breadcrumb a:link    { color: #000; text-decoration: underline }
#breadcrumb a:visited    { color: #000; text-decoration: underline }
#breadcrumb a:active   { color: #fff; text-decoration: none; background-color: #008494 }
#breadcrumb a:hover   { color: #fff; text-decoration: none; background-color: #008494 }
#breadcrumb a.sel   { color: #fff; text-decoration: none; background-color: #008494 }

#nav       { color: #000; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; background-color: white; background-image: url("../images/nav_background.png"); background-repeat: repeat-x; text-align: left; margin-left: 25px; padding: 15px 0 0; width: 201px; height: 400px; float: left; border-bottom: 0 solid #fff }
#nav ul    { list-style: none; margin: 0; padding: 0 0 20px; border: none }
#nav li { border-bottom: 0px solid #90bade; margin: 0 }
#nav li a     { color: #000; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; width: 100%; border-right: 0 solid #508fc4; border-left: 0 solid #1958b7 }
html>body #nav li a { width: auto }
#nav li a:hover  { color: #fff; background-color: #008494; border-right: 0 solid #5ba3e0; border-left: 0 solid #1c64d1 }
#nav li a.sel   { color: #fff; background-color: #008494 }

#subnav    { color: #000; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; padding: 0; width: 201px }
#subnav ul  { list-style-type: none; list-style-image: none; margin: 0; padding: 0 0 0 5px; border: none; border-left: 4 solid #fff; }
#subnav li { border-left: 4 solid #fff; border-bottom: 0px solid #90bade; margin: 0 }
#subnav li a     { color: #000; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; width: 100%; border-right: 0 solid #508fc4; border-left: 4 solid #fff }
html>body #subnav li a { width: auto }
#subnav li a:hover  { color: #fff; background-color: #008494; border-right: 0 solid #5ba3e0; border-left: 4px solid #fff }
#subnav li a.sel   { color: #fff; background-color: #008494; border-left: 4px solid #fff }

#subcom_nav      { color: #000; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; padding: 0; width: 201px; clear: both }
#subcom_nav ul   { list-style-type: none; list-style-image: none; margin: 0; padding: 0 0 0 10px; border-style: none none none solid; border-width: medium medium medium 4; border-color:    #fff }
#subcom_nav li { border-left: 4 solid #fff; border-bottom: 0px solid #90bade; margin: 0 }
#subcom_nav li a      { color: #000; text-decoration: none; display: block; padding-top: 2px; padding-bottom: 2px; padding-left: 15px; width: 100%; border-right: 0 solid #508fc4; border-left: 4 solid #fff }
html>body #subcom_nav li a { width: auto }
#subcom_nav li a:hover   { color: #fff; background-color: #008494; border-right: 0 solid #5ba3e0; border-left: 4px solid #d9d8d7 }
#subcom_nav li a.sel    { color: #fff; background-color: #008494; border-left: 4px solid #d9d8d7 }

#content      { font-family: Arial, Helvetica, sans-serif; background-image: url("../images/icomos.ie_rev1_6.png"); background-repeat: no-repeat; background-position: center top; margin-top: -1px; margin-right: 25px; margin-bottom: 25px; width: 577px; height: auto; min-height: 400px; float: right }

#floating_image   { margin: 25px 25px 5px 5px; float: right; border-color: #008494 }
#copy   { color: #000; font-size: 0.8em; text-align: left; padding: 20px 10px 5px }
#copy a:link    { color: #000; text-decoration: underline }
#copy a:visited    { color: #000; text-decoration: underline }
#copy a:active   { color: #fff; text-decoration: none; background-color: #008494 }
#copy a:hover   { color: #fff; text-decoration: none; background-color: #008494 }
#copy a.sel   { color: #fff; text-decoration: none; background-color: #008494 }
#copyright    { color: #999; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; text-align: center; vertical-align: middle }
#copyright a:link  { color: #999;  text-decoration: none }
#copyright a:visited  { color: #999;  text-decoration: none }
#copyright a:active  { color: #999;  text-decoration: none }
#copyright a:hover  { color: #000;  text-decoration: underline }

#row     { display: block; float: left }
div.row span.inline    { display: block; padding-bottom: 5px; vertical-align: top }
div.row span.label    { font-style: italic; font-weight: normal; text-align: left; padding-right: 10px; width: 130px; float: left }

