| /* |
| * Licensed under the Apache License, Version 2.0 (the "License"); |
| * you may not use this file except in compliance with the License. |
| * You may obtain a copy of the License at |
| * |
| * http://www.apache.org/licenses/LICENSE-2.0 |
| * |
| * Unless required by applicable law or agreed to in writing, software |
| * distributed under the License is distributed on an "AS IS" BASIS, |
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| * See the License for the specific language governing permissions and |
| * limitations under the License. |
| */ |
| body { |
| text-align: center; |
| background: #ffffff url("shared/images/cog.gif"); |
| font-size:62.5%; |
| font-family: Verdana,Arial,sans-serif font-size: 1.2em; |
| margin:0; |
| padding:55px 0 20px 0; |
| height: 100%; |
| } |
| |
| a:link { |
| /* Applies to all unvisited links */ |
| font-family: Verdana,Arial,sans-serif; |
| text-decoration: none; |
| color: #000000; |
| |
| } |
| |
| a:visited { |
| /* Applies to all visited links */ |
| font-family: Verdana,Arial,sans-serif; |
| text-decoration: none; |
| color: #000000; |
| } |
| |
| a:hover { |
| /* Applies to links under the pointer */ |
| font-family: Verdana,Arial,sans-serif; |
| text-decoration: none; |
| color: #000066; |
| } |
| |
| a:active { |
| /* Applies to activated links */ |
| font-family: Verdana,Arial,sans-serif; |
| text-decoration: none; |
| color: #000000; |
| outline: none; |
| } |
| |
| a:focus { |
| /* Applies to activated links */ |
| font-family: Verdana,Arial,sans-serif; |
| text-decoration: none; |
| color: #000000; |
| -moz-outline-style: none; |
| } |
| |
| |
| h1{ |
| margin:0; |
| padding:1em; |
| font-size:1.5em; |
| font-weight:bold; |
| } |
| |
| h2{ |
| font-family: Verdana,Arial,sans-serif; font-size: 1.3em; |
| margin:0; |
| padding:1em 1.25em; |
| } |
| |
| h3{ |
| margin: 0 1em; |
| padding: 0.5em 0em; |
| font-family: Verdana,Arial,sans-serif; font-size: 1.3em; |
| } |
| |
| h4{ |
| margin: 0 1.5em; |
| padding: 0.5em 0.1em; |
| font-family: Verdana,Arial,sans-serif; font-size: 1.3em; |
| } |
| |
| p { |
| font-family: Verdana,Arial,sans-serif; font-size: 1.3em; |
| margin: 0 1em; |
| padding:1em 0em; |
| } |
| |
| div#header{ |
| position: absolute; |
| left: 50%; |
| width: 800px; |
| margin: 0 0 0 -400px; |
| top:0; |
| height:85px; |
| background: #f0f0f0; |
| z-index:200; |
| padding:0em 0em; |
| text-align: left; |
| } |
| |
| div#pagetitle { |
| width: 798px; |
| height:30px; |
| border: 1px solid #050505; |
| |
| } |
| |
| div#menu { |
| |
| font-family: Verdana,Arial,sans-serif font-size: 1.3em; |
| text-align:right; |
| height: 55px; |
| padding-top: 35px; |
| color: #FFFFFF; |
| } |
| |
| div#content { |
| padding-top: 35px; |
| text-align: left; |
| margin: 0 auto; |
| width: 800px; |
| height:800px; |
| background: #CCC url("shared/images/bg_gradient.gif"); |
| background-repeat: repeat; |
| } |
| |
| |
| body>div#content { |
| height: auto; |
| min-height: 800px; |
| } |
| |
| * html div#content{ |
| |
| overflow:auto; |
| } |
| |
| div#banner { |
| background: #CCC url('shared/images/shapeimage_2.jpg'); |
| height:55px; |
| width:800px; |
| } |
| |
| div#footer{ |
| left: 50%; |
| margin: 0 0 0 -400px; |
| color:black; |
| position:absolute; |
| bottom:0; |
| width:800px; |
| height:20px; |
| background: #CCC url('shared/images/shapeimage_2.jpg'); |
| z-index:201; |
| } |
| |
| @media screen{ |
| body>div#header{ |
| position:fixed; |
| } |
| body>div#footer{ |
| position:fixed; |
| } |
| } |
| * html body{ |
| overflow:hidden; |
| } |
| |
| .adminLayerTitle { |
| width:100px; |
| margin: 0 10px; |
| float:left;font-family: Verdana,Arial,sans-serif; |
| } |
| |
| .adminLayerDetail { |
| margin: 0 10px; |
| } |
| |
| div#nifty{ |
| background: #f0f0f0; |
| } |
| |
| div#spacer{ |
| height: 5px |
| } |
| b.rtop, b.rbottom { |
| display:block; |
| background: #FFF |
| } |
| b.rtop b, b.rbottom b{ |
| display:block; |
| height: 1px; |
| overflow: hidden; |
| background: #f0f0f0 |
| } |
| |
| b.r1{ |
| margin: 0 5px |
| } |
| b.r2{ |
| margin: 0 3px |
| } |
| b.r3{ |
| margin: 0 2px |
| } |
| b.rtop b.r4, b.rbottom b.r4{ |
| margin: 0 1px; |
| height: 2px |
| } |
| |
| |
| |
| |
| a.menulink:link { |
| /* Applies to all unvisited links */ |
| font-family: Verdana,Arial,sans-serif; |
| font-size: 1.3em; |
| text-decoration: none; |
| color: #ffffff; |
| } |
| a.menulink:visited { |
| /* Applies to all visited links */ |
| font-family: Verdana,Arial,sans-serif; |
| font-size: 1.3em; |
| text-decoration: none; |
| color: #ffffff; |
| } |
| a.menulink:hover { |
| /* Applies to links under the pointer */ |
| font-family: Verdana,Arial,sans-serif font-size: 1.3em; |
| text-decoration: none; |
| color: #b4fbff; |
| } |
| a.menulink:active { |
| /* Applies to activated links */ |
| font-family: Verdana,Arial,sans-serif font-size: 1.3em; |
| text-decoration: none; |
| color: #ffffff; |
| outline: none; |
| } |
| |
| a.menulink:focus { |
| /* Applies to activated links */ |
| font-family: Verdana,Arial,sans-serif font-size: 1.3em; |
| text-decoration: none; |
| color: #ffffff; |
| -moz-outline-style: none; |
| } |
| |
| .widget-gallery{ |
| margin-left: 10%; |
| vertical-align: top; |
| text-align: center; |
| } |
| .td-widget{ |
| text-align: center; |
| } |
| |
| .wookie-widget{ |
| background: url('shared/images/widget-bg.png'); |
| height: 285px; |
| width: 180px; |
| margin-top: 10px; |
| vertical-align: top; |
| text-align: center; |
| } |
| |
| .wookie-icon-area{ |
| height: 100px; |
| width: 140px; |
| margin-top: 10px; |
| background-color: white; |
| border-color: #999; |
| border-style: solid; |
| border-width: 1px; |
| text-align:center; |
| } |
| |
| .wookie-icon{ |
| margin-top: 10px; |
| } |
| |
| .wookie-title{ |
| font-family: Verdana,Arial,sans-serif; |
| margin-top: 20px; |
| font-weight: bold; |
| font-size: 12px; |
| padding-left: 20px; |
| padding-right: 20px; |
| height: 25px; |
| text-align:center; |
| vertical-align: top; |
| } |
| |
| .wookie-description{ |
| margin-top: 20px; |
| font-size: 10px; |
| padding: 10px; |
| height: 70px; |
| vertical-align: top; |
| font-family: Verdana,Arial,sans-serif; |
| } |
| |
| .wookie-demo-link{ |
| font-family: Verdana,Arial,sans-serif; |
| height: 24px; |
| text-align:center; |
| font-size: 12px; |
| text-decoration: underline; |
| } |
| |
| .wookie-choose{ |
| text-align:center; |
| margin-bottom: 5px; |
| } |
| |
| input.wookie-button{ |
| font-size:10px; |
| font-family:Tahoma,sans-serif; |
| text-align:center; |
| color:#FFFFFF; |
| width:86px; |
| height:20px; |
| cursor: pointer; |
| background-color:#2878C0; |
| border-top-style:solid; |
| border-top-color:#2878C0; |
| border-top-width:1px; |
| border-bottom-style:solid; |
| border-bottom-color:#2878C0; |
| border-bottom-width:1px; |
| border-left-style:solid; |
| border-left-color:#508CC0; |
| border-left-width:6px; |
| border-right-style:solid; |
| border-right-color:#508CC0; |
| border-right-width:6px; |
| } |
| |
| .tbody { |
| color: #333; |
| line-height: 1.166; |
| margin: 0; |
| padding: 0; |
| background: #CCC url("shared/images/bg_gradient.gif") repeat-x; |
| font-size: 14px; |
| background-attachment: fixed; |
| } |
| |
| #validEmail { |
| margin-top: 4px; |
| margin-left: 9px; |
| position: relative; |
| width: 16px; |
| height: 16px; |
| float: left; |
| } |