/* this sets the over-all font size ratio and family and sets the entire page to be centered */ body { font-family: Helvetica,Arial,Verdana,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 0.75em; line-height: 1.5em; font-size-adjust: none; font-stretch: normal; margin:0;padding:0; background-image: url(/web/register.nsf/header-back.gif); background-color: #eee; background-repeat: repeat-x; } td, th { font-family: Helvetica,Arial,Verdana,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 0.75em; line-height: 1.5em; font-size-adjust: none; font-stretch: normal; margin:0;padding:0; text-align:left; } ul {margin:0; padding:.0em 0 .0em 1.5em;} ol {padding:.5em 0 .5em 1.5em;} li {margin:0; padding-bottom:.5em; } UL, UL UL LI, UL UL UL LI { list-style-image: url(/web/register.nsf/bullet.gif); } /* this controls the styling for the div that contains everything and creates the fixed width for the entire page */ .main-container { width: 100%; padding:0px 15px 0px 15px; } .main-nav { font-size:.8em; background: #fff; border:1px solid #aaa; border-right:0px; width:220px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-bottom:5px; } .main-body { background: #fff; padding:10px; background: #fff; border:1px solid #aaa; } .content-divider { border-top:1px dashed #aaa; } .content-divider-top { border-top:1px dashed #aaa; } .content-divider-bottom { border-bottom:1px dashed #aaa; } a img {border:0 solid #f00;} a:hover {text-decoration:underline;} input, select, textarea { font:1em Tahoma, Verdana, Arial, Helvetica, sans-serif; border:1px inset menu; } h1 { font-size: 1.8em; margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 5px; padding-right: 5px; padding-bottom: 0px; padding-left: 0pt; } .label-table { /* border-bottom:2px solid #808080;*/ } .data-table { <--margin-top:0px;--/> <--border:1px solid #808080;--/> <--padding-bottom:5px;--/> } .data-table td{ padding-bottom:5px; } .data-label { padding-right:5px; padding-left:5px; padding-top:2px; padding-bottom:1px; color:#808080; width:120px; } .data-value { padding-right:5px; padding-left:5px; padding-top:2px; padding-bottom:1px; color:#000; } .data-value input { /* width:200px;*/ } .table-tab { border:1px solid #808080; border-bottom:0px; padding:0px 4px 0px 4px; background: #808080; color: #fff; font-weight: bold; } /* ------------------------the following styles control the banner --------------------------------------------------------------------------------------- */ /* this sets the color, width and height of the banner */ #header-back { background: #FFF; height: 108px; width:100%; } #header { display:block; margin:0pt auto; padding:0pt 0px; position:relative; width:960px; height: 150px; background-image: url(/web/register.nsf/header.gif); background-repeat: no-repeat; } #banner { height: 150px; margin:0 auto; text-align:left; padding:0px 0px 30px 0px; } .banner-left { height: 47px; background-color: transparent; background-image: url(/web/register.nsf/yellowBanner_left.gif); background-repeat: no-repeat; background-attachment: scroll; background-x-position: left; background-y-position: bottom; padding-left:250px; } .banner-right { height: 47px; background-color: transparent; background-image: url(/web/register.nsf/yellowBanner_right.gif); background-repeat: no-repeat; background-attachment: scroll; background-x-position: right; background-y-position: bottom; } /* this controls the name in the banner */ #banner h1 { font-size:1.5em; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#000; padding:0; margin:0; } /* this controls the description and links in the banner */ #banner p { font-size:.8em; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#000; padding:0; margin:0; line-height:1.5em; } /* this gets rid of the underline on the links in the banner and controls the spacing between the links */ #banner h1 a { text-decoration:none; font-weight:bold; color:#000; } td.BannerTabs { background:#779bbf; text-align:center; padding:0px 4px 0px 4px; font-weight:regular; font-size:.7em; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#fff; border:1px solid #42747b; } .BannerTabs a { white-space:nowrap; text-decoration:none; font-weight:regular; font-size:1em; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#fff; } .BannerTabs a:hover { color:#fff; } td.BannerText { white-space:nowrap; text-decoration:none; padding:0px 2px 0px 2px; font-weight:regular; font-size:.7em; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000; } /* ------------------------the following styles control the page content area ----------------------------------------------------------------------------------- */ /* for good measure, this sets the background color of the entire content area */ #content { background: #FFFFFF; } #view { padding:0px 4px 0px 4px; } #view td { padding:0px 4px 0px 4px; } /* ------------------------the following styles control the actions (functions) ----------------------------------------------------------------------------------- */ /* for good measure, this sets the background color of the entire content area */ .action { border:1px inset menu; background: menu; clear:both; padding: 0px 4px 0px 4px; text-decoration: none; color:#000; font-weight:normal; } .action a { text-decoration: none; color:#000; font-weight:bold; } .comment-text { font-size:.8em; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000; } /* ------------------------the following styles control the side navigation ------------------------------------------------------------------------------------ */ /* this controls the positioning of the page navigation menu in the side navigation */ #pagenavigation { padding:0; } /* this controls the styling of the list used to render the page navigation menu */ #pagenavigation li { list-style:none; margin:5px 0 5px 0; padding:5px 5px 5px 10px; width:100%; } /* this gets rid of the underline and sets the color for the links in the list used to render the page navigation menu */ #pagenavigation li a { text-decoration:none; color:#000000; } /* this sets the style for the selected page in the page navigation menu */ .selected { text-decoration:none; font-weight:regular; color:#000000; background-color:#FFFFFF; } /* this controls the hover behavior on the entries in the page navigation menu */ #pagenavigation li a:hover { text-decoration:underline } /* this enables tabbing between the entries in the page navigation menu */ #pagenavigation li a:focus { text-decoration:underline } /* ------------------------the following styles control the page title/component title header ----------------------------------------------------------------------- */ /* this control the placement of the page header */ .componentheader { background-color:#FFFFFF; float:left; margin:10px 0 0 20px; padding:0; } /* this sets the style for the page title (for example "Team Blog" */ .componentheader h2 { color:#000000; float:left; margin:0 5px 0 0; font-size:1.5em; font-weight:normal; font-family:Arial, Helvetica, sans-serif; } /* this over-rides the color and underline on the links in the page header */ .componentheader h2 a { text-decoration:none; color:#000000; } /* this enables the description of the page to be close to the bottom of the page title */ .componentheader p { margin:0;padding-top:3px } /* this positions the atom button in the page title */ .atom { padding-top:2px; padding-left:5px; } /* this sets the title for the action links following the page title and the atom button */ .commands a { color:#0000FF; text-decoration:underline; font-size:0.9em; padding:0; margin:0; } /* ------------------------the following styles control the main content areas of the component -------------------------------------------------------------------- */ /* this sets the postion and creates the right side border for the first column of page content */ .maincontent { background-color:#FFFFFF; float:left; width:780px; } /* this sets the style for the page description */ .pagedescription { color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif; } /* this creates the bottom rule of each docpost */ .docbody { padding-bottom:10px; } /* this controls the hover behavior for the doc header */ .docbody a:hover { text-decoration:underline; } /* this enables tabbing to the doc header */ .docbody a:focus { text-decoration:underline; } .name{ color:#4477bb; text-decoration:none; font-size:0.8em; padding:0; margin:0; } /* this sets the style for the author/owner name of each docpost */ .name a { color:#006600; text-decoration:none; font-size:0.9em; padding:0; margin:0; } /* this sets the style for the last modified time of each docpost */ .time a { color:#999999; text-decoration:none; font-size:0.9em; padding:0; margin:0; } /* this controls the styling of the doc body */ .docbody p { font-size:1.0em; color:#000000; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif; } .side{ font-size:.9em; } /* ------------------------the following styles control the comments section ---------------------------------------------------------------------------------------- */ .commentTable{ border: 1px solid gray; background-color:#D8D8D8; } .commentTableTop{ background-color:#aaa; color:#fff; font-size:.9em; font-weight:bold; margin:5px; padding:5px; line-height:20px; } .commentbody{ font-size:.9em; } .commenttext{ margin-left:30px; padding-left:2px; border-left:1px solid silver; font-size:.9em; } .commentauthor{ font-size:.8em; } /* ------------------------the following styles control the footer ----------------------------------------------------------------------------------------------------- */ /* this sets the color, height, width and font-size for the footer */ #footer { background-color:Menu; font-size:0.9em; color:#FFFFFF; width:990px; height:15px; line-height:15px; padding:5px 5px 5px 5px; clear:both; } /* this gets rid of the underline, sets the color and controls the spacing of the links in the footer */ .footerlinks { float:right; } .footerlinks a { text-decoration:none; margin:5px; } /* this controls the hover behavior of the links in the footer */ .footerlinks a:hover { text-decoration:underline; color:#FFFFFF; } /* this enables tabbing between the links in the footer */ .footerlinks a:focus { text-decoration:underline; color:#FFFFFF; } h3{ font-size:.9em; } /* ------- header treatments ------- */ h2{margin:0; padding:0;} h2 {font-size:1.2em; font-weight:normal;} #content-main h2 {margin-top:.5em;} .portlet-blue,.portlet-white{margin:5px 5px 0px 5px; } .portlet-blue {background:#a9c0d7;border:1px solid #42747b;} .portlet-white {background:#fff; border:1px solid #ccc; } .portlet-blue h2,.portlet-white h2{padding:3px 2px 4px 10px; font-size:1.2em;} h2.portlet-head-blue-med,h2.portlet-head-grey-med {color:#fff; font-size:1em; font-weight:bold;} .portlet-head-blue-med {background: #779bbf; } .portlet-head-grey-med {background: #666; height:1%;} .portlet-icons {float:right; white-space:nowrap; margin:-1.6em 0 0 0;} .portlet-icons a {padding:2px 0 0 0;} .portlet-head-blue-med .portlet-icons a {border-left:1px solid #314e6a;} .portlet-head-blue-med .portlet-icons a img {border-left:1px solid #cee1f1;} .portlet-head-grey-med .portlet-icons a {border-left:1px solid #314e6a;} .portlet-head-grey-med .portlet-icons a img {border-left:1px solid #cee1f1;} h2.portlet-head-grey-med a{color:#fff; font-size:.8em; font-weight:bold;text-decoration:none;} h2.portlet-head-grey-med a:hover{color:#fff; font-size:.8em; font-weight:bold;text-decoration:underline;} .portlet-content { font:1em Tahoma, Verdana, Arial, Helvetica, sans-serif; padding:.5em 10px; } /* Hides from IE-mac \*/ * html .portlet-content {height: 1%;} /* End hide from IE-mac */ .searchcounter, .searchquery{ font-weight:bold; }