@import url(boxes.css);
/* common */
body {
background-color: #FFFFFF;
color: #000000;
font: 69% Arial, Helvetica, sans-serif;
}
a, a:link {
color: #005DA4;
}
a img {
border: none;
}
h1, h2, h3, h4 {
font-weight: bold;
line-height: 100%;
}
h1, h2 {
font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}
h1 {
margin: 0 0 8px 0;
color: #000000;
font-size: 240%;
}
h2 {
font-size: 160%;
}
h3 {
font-size: 120%;
}
h4 {
font-size: 100%;
}
h2, h3, h4, p {
margin: 0 0 4px 0;
}
ul {
margin: 0 0 4px 0;
padding: 0 0 0 16px;
}
ul ul {
margin: 0;
}
ol {
margin: 0 0 4px 12px;
padding: 0 0 0 16px;
}
ul li {
list-style: square;
line-height: 120%;
}
ol li {
list-style-type: decimal;
line-height: 120%;
}
hr {
border: 0;
color: #666666;
background-color: #666666;
height: 1px;
}
.box hr {
color: #CCCCCC;
background-color: #CCCCCC;
}
/* front page */
.frontpage {
height: auto;
overflow: none;
}
/* head */
#headSection {
height: 90px;
position: relative;
}
/* logo */
.logo {
background: url(../images/logo.gif) no-repeat;
height: 90px;
}
#watch .logo {
background: url(../images/logo-w.gif) no-repeat;
}
#panels .logo {
background: url(../images/logo-p.gif) no-repeat;
}
#mapping .logo {
background: url(../images/logo-n.gif) no-repeat;
}
#clusters .logo {
background: url(../images/logo-c.gif) no-repeat;
}
#financing .logo {
background: url(../images/logo-f.gif) no-repeat;
}
#standards .logo {
background: url(../images/logo-s.gif) no-repeat;
}
#services .logo {
background: url(../images/logo-v.gif) no-repeat;
}
#management .logo {
background: url(../images/logo-m.gif) no-repeat;
}
/* title */
#headSection h1 {
float: left;
margin: 0;
padding: 44px 0 0 128px;
line-height: 80%;
}
#headSection h1 span {
clear: left;
display: block;
color: #666666;
font-size: 50%;
}
#headSection h1 a {
color: #666666;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}
#headSection:after {
clear: left;
display: block;
content: ".";
height: 0;
visibility: hidden;
}
/* main content */
#main h1 {
margin-top: 4px;
padding: 0 0 16px 16px;
color: #4CA13E;
background: url(../images/ebox.gif) no-repeat bottom left;
font-size: 180%;
line-height: 1em;
}
#watch #main h1 {
color: #016684;
background: url(../images/ebox-w.gif) no-repeat bottom left;
}
#panels #main h1 {
color: #01AAAD;
background: url(../images/ebox-p.gif) no-repeat bottom left;
}
#mapping #main h1 {
color: #C1BD01;
background: url(../images/ebox-n.gif) no-repeat bottom left;
}
#clusters #main h1 {
color: #01AEF0;
background: url(../images/ebox-c.gif) no-repeat bottom left;
}
#financing #main h1 {
color: #EAA502;
background: url(../images/ebox-f.gif) no-repeat bottom left;
}
#standards #main h1 {
color: #ED008C;
background: url(../images/ebox-s.gif) no-repeat bottom left;
}
#services #main h1 {
color: #811579;
background: url(../images/ebox-v.gif) no-repeat bottom left;
}
#management #main h1 {
color: #F6184B;
background: url(../images/ebox-m.gif) no-repeat bottom left;
}
/* front page */
#main h1.first {
margin: 4px 0 8px 0;
padding: 0 0 16px 16px;
background: url(../images/ebox.gif) no-repeat bottom left;
font-size: 180%;
line-height: 80%;
}
h1.first span {
font-size: 70%;
}
#main table.borders {
width: 100%;
font-size: 1em;
border-collapse: collapse;
}
#main table.borders th, #main table.borders td {
padding: 1px 2px 2px 2px;
border: 1px;
border-color: #CCCCCC;
border-style: solid;
vertical-align: top;
}
#main table.borders th {
text-align: left;
}
/* footer */
#footer {
margin: 1em 0;
}
#footer .smalllogo {
display: none;
}
#footer p {
padding-left: 16px;
}
#searchForm, .dgLink, #mainNavigation, .breadcrumbs,
#altMain, .leftColumn, .rightColumn,
ul.top, ul.bottom {
display: none;
}
/* rest */
.table100, .w100 {
width: 99.9%;
}
.px100 {
width: 100px;
}
.nowrap {
white-space: nowrap;
}
.floatLeft {
float: left;
}
.frontPic {
float: left;
margin: 4px 8px 0 0;
}
.floatRight {
float: right;
}
.pagePrint {
display: none;
}
.lastUpdated {
text-align: right;
}
.hidden {
display: none;
}
a.icon {
padding: 2px 0 0 20px;
}
a.doc {
background: url(../images/doc.gif) no-repeat;
}
a.xls {
background: url(../images/xls.gif) no-repeat;
}
a.ppt {
background: url(../images/ppt.gif) no-repeat;
}
a.pdf {
background: url(../images/pdf.gif) no-repeat;
}
.thumb {
overflow: hidden;
}
.thumb img {
clip: auto;
}
.flooded {
overflow: auto;
}
/* News */
.moreInfo {
font-style: italic;
}
.seeMore {
font-style: italic;
text-align: right;
}
/* sitemap */
#siteMap ul {
margin: 0;
padding: 0;
}
#siteMap ul ul {
padding-left: 24px;
}
#siteMap li {
list-style: none;
}
#siteMap li li {
list-style: square;
}
#siteMap p {
padding-top: 8px;
font-weight: bold;
font-size: 120%;
}
/* search results */
#searchResults li {
margin: 8px 0;
}
#searchResults li a{
font-weight: bold;
}
.searchInfo {
padding: 4px 8px;
background: #D5EDD1;
}
.blogDate {
font-size: 120%;
font-weight: bold;
}
.postedBy {
color: #999999;
}
.commentItem {
margin-bottom: 8px;
border: 1px solid #FDB813;
padding: 8px;
}
.commentHead {
padding: 2px 0 0 20px;
background: url(../images/discussion_icon.gif) no-repeat;
}
.commentTools {
display: none;
}
/* IE6 */
#all {
width: 100% !important;
}
* html #main, * html .box, * html .boxleft, * html #main h1 {
height: 1%;
}