|
|
(37 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html>
| + | please delete this page |
- | <header>
| + | |
- | <style type="text/css">
| + | |
- | | + | |
- | body{
| + | |
- | margin:0;
| + | |
- | padding:0;
| + | |
- | font-family:'Lucida Sans Unicode',verdana,Helvetica,Arial,sans-serif;
| + | |
- | color:#777777;
| + | |
- | background-color:#FFFFFF;
| + | |
- | }
| + | |
- | | + | |
- | a{
| + | |
- | color:#B2C629;
| + | |
- | outline:none;
| + | |
- | text-decoration:none;
| + | |
- | }
| + | |
- | | + | |
- | a:visited {
| + | |
- | color:#B2C629;
| + | |
- | outline:none;
| + | |
- | text-decoration:none;
| + | |
- | }
| + | |
- |
| + | |
- | #top-section {
| + | |
- | background-color:#000000;
| + | |
- | height:100px ! important;;
| + | |
- | }
| + | |
- | | + | |
- | #p-logo {
| + | |
- | height:80px ! important;;
| + | |
- | overflow:hidden;
| + | |
- | }
| + | |
- | | + | |
- | #search-controls{
| + | |
- | height:65px;
| + | |
- | width:200px;
| + | |
- | }
| + | |
- | | + | |
- | .searchButton {
| + | |
- | background-color:#F7F7F7 ! important;
| + | |
- | border:1px solid #CCCCCC ! important;
| + | |
- | color:#666666 ! important;
| + | |
- | cursor:pointer ! important;
| + | |
- | margin:0 ! important;
| + | |
- | padding:5px ! important;
| + | |
- | left:15px;
| + | |
- | position:relative;
| + | |
- | }
| + | |
- | | + | |
- | #searchInput {
| + | |
- | background-color:#FFFFFF;
| + | |
- | border:1px solid #999999;
| + | |
- | color:#333333;
| + | |
- | display:block;
| + | |
- | float:left;
| + | |
- | font-family:'Lucida Sans Unicode',verdana,Helvetica,Arial,sans-serif;
| + | |
- | margin:0 5px 5px 0;
| + | |
- | padding:4px;
| + | |
- | width:185px;
| + | |
- | }
| + | |
- | | + | |
- | #menubar {
| + | |
- | background-color:#000000;
| + | |
- | font-size:85%;
| + | |
- | line-height:1em;
| + | |
- | position:absolute;
| + | |
- | top:80px;
| + | |
- | white-space:nowrap;
| + | |
- | width:400px;
| + | |
- | z-index:5;
| + | |
- | height:18px;
| + | |
- | overflow:hidden;
| + | |
- | }
| + | |
- | | + | |
- | #menubar li a {
| + | |
- | color:#CCCCCC;
| + | |
- | }
| + | |
- | | + | |
- | .left-menu {
| + | |
- | left:0;
| + | |
- | }
| + | |
- | | + | |
- | .firstHeading {
| + | |
- | position:relative;
| + | |
- | top:45px;
| + | |
- | }
| + | |
- | | + | |
- | #content{
| + | |
- | color:#777777;
| + | |
- | padding-bottom:0px;
| + | |
- | }
| + | |
- | | + | |
- | .visualClear {
| + | |
- | display:none;
| + | |
- | }
| + | |
- | | + | |
- | #footer-box {
| + | |
- | background-color:#95AD19;
| + | |
- | color: #333333;
| + | |
- | border: 1px solid #95AD19;
| + | |
- | margin:0 auto;
| + | |
- | padding-left:5px;
| + | |
- | padding-bottom:5px;
| + | |
- | padding-right:5px;
| + | |
- | width:965px;
| + | |
- | }
| + | |
- | | + | |
- | #footer-box a {
| + | |
- | color: #333333;
| + | |
- | font-size:90%;
| + | |
- | }
| + | |
- | | + | |
- | #footer img{
| + | |
- | opacity: 0.3;
| + | |
- | -moz-opacity:0.3;
| + | |
- | filter:alpha(opacity=30);
| + | |
- | }
| + | |
- | | + | |
- | #footer img:hover{
| + | |
- | opacity: 1.0;
| + | |
- | -moz-opacity:1.0;
| + | |
- | filter:alpha(opacity=100);
| + | |
- | }
| + | |
- | | + | |
- | /* Custom Icons */
| + | |
- | | + | |
- | .addthis_toolbox {
| + | |
- | background-color:#000000;
| + | |
- | border:1px solid #000000;
| + | |
- | height:25px;
| + | |
- | margin-left:-6px;
| + | |
- | padding-left:5px;
| + | |
- | width:970px;
| + | |
- | position:relative;
| + | |
- | top:8px;
| + | |
- | display:block;
| + | |
- | }
| + | |
- | | + | |
- | .addthis_toolbox .custom_images {
| + | |
- | height:40px;
| + | |
- | margin-left:15px;
| + | |
- | margin-top:-6px;
| + | |
- | overflow:hidden;
| + | |
- | }
| + | |
- | | + | |
- | .addthis_toolbox .custom_images a img {
| + | |
- | opacity: 1.0;
| + | |
- | -moz-opacity:1.0;
| + | |
- | filter:alpha(opacity=100);
| + | |
- | }
| + | |
- | .addthis_toolbox .custom_images a:hover img {
| + | |
- | opacity: 0.75;
| + | |
- | -moz-opacity:0.75;
| + | |
- | filter:alpha(opacity=75);
| + | |
- | }
| + | |
- | | + | |
- | .addthis_button_facebook_like{
| + | |
- | position:relative;
| + | |
- | top:10px;
| + | |
- | }
| + | |
- | | + | |
- | #respond{display: block; width:100%;color:#333333;}
| + | |
- | | + | |
- | #respond input{width:170px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0;}
| + | |
- | | + | |
- | #respond textarea{width:98%; border:1px solid #CCCCCC; padding:2px; overflow:auto;}
| + | |
- |
| + | |
- | #respond p{margin:5px 0;}
| + | |
- | | + | |
- | #respond #submit, #respond #reset{
| + | |
- | margin:0;
| + | |
- | padding:5px;
| + | |
- | color:#666666;
| + | |
- | background-color:#F7F7F7;
| + | |
- | border:1px solid #CCCCCC;
| + | |
- | cursor:pointer;
| + | |
- | }
| + | |
- | | + | |
- | </style>
| + | |
- | | + | |
- | </header>
| + | |
- | </html>
| + | |