home *** CD-ROM | disk | FTP | other *** search
- @charset "iso-8859-2";
- /* CSS Document */
-
- * {
- margin:auto;
- }
- body {
- background-color: #FFFFFF;
- color: #000000;
- width: 800px;
- font: Verdana;
- font-family: sans-serif;
- background-position: top;
- font-size: 12px;
-
- }
- img {
- border: none;}
-
- #container {
- width: 715px;
- margin: auto;
- background-image: url(images/contbg.png);
-
-
- }
-
- #menu {
- background-image: url(images/menu.png);
- color: #333333;
- background-repeat: repeat-x;
- width: 700px;
- float: left;
- }
- #menu ul {
- list-style-type: none;
- height: 36px;
- margin-top: 11px;
- }
- #menu li {
- font-size: 14px;
- height: 31px;
- width: 50px;
- display: inline;
- }
- #menu a{
- font-size: 12px;
- height: 26px;
- background-image: url(images/button.gif);
- color: #FFFFFF;
- float: left;
- display: block;
- padding-top: 10px;
- background-repeat: repeat-x;
- border: solid black 1px;
- text-align: center;
- text-decoration: none;
- width: 125px;
- padding-left: 3px;
- }
-
- #menu a:hover{
- background-image: url(images/button2.png);
- }
- #brand{
- font-size: 10px;
- margin-top: 100px;
- }
- #brand h1 {
- font-size: 14px;
- }
-
- #head {
- width: 715px;
- height: 156px;
- background-image: url(images/head.jpg);
- float: left;
- margin-left: 0px;
- }
- #header {
- float: left;
- color: #8F8F8F;
- font-size: 48px;
- font-weight: bold;
- margin-left: 335px;
- margin-top: 40px;
- }
- #header:first-letter {color:#840000;}
- #headbg {
- width: 715px;
- height: 156px;
- float: left;
- margin-left: 0px;
- background-position: 90;
- }
- #logo {
- float: right;
- background-image: url(images/logo.png);
- width: 100px;
- height: 100px;
- background-repeat: no-repeat;
- margin-top: 5px;
- padding-right: 90px;
- }
- #content {
- width: 478px;
- float: left;
- background-repeat: repeat-x;
- padding: 10px 10px 70px 10px;
- margin-left: auto;
-
- }
- #content h1 {
- font-size: 24px;
- background-image: url(images/h-bg.png);
- background-repeat: repeat-y;
- margin-left: -22px;
- padding-left: 22px;
- height: 32px;
- margin-top: 10px;
- margin-bottom: 20px;
- }
- #content h2 {
- font-size: 18px;
- background-image: url(images/h-bg.png);
- background-repeat: repeat-y;
- margin-left: -22px;
- padding-left: 22px;
- height: 24px;
- margin-top: 15px;
- margin-bottom: 10px;
- }
-
- #quote {
- border: solid black 1px;
- background-color: #e4e4e9;
- padding: 5px 5px 5px 5px;
- margin-top: 10px;
- margin-bottom: 10px;
- }
- #foot {
- width: 715px;
- float: left;
- background-image: url(images/logo-mini.png);
- background-repeat: no-repeat;
- background-position: 7% 40%;
- font-size: 10px;
- border-left-color: #FFFFFF;
-
- }
-
- #foot ul {
- list-style-type: none;
- margin-left: 150px;
- margin-top: 10px;
- }
- #foot li {
- font-size: 24px;
- height: 70px;
- padding-left: 0px;
- float: left;
- margin-top: 0px;
- padding-top: 20px;
- }
- #foot a{
- font-size: 12px;
- text-decoration: none;
- padding-left: 10px;
- height: 74px;
- color: #000000;
- border-right: solid black 1px;
- padding-right: 10px;
- border-left: solid black 1px;
- }
-
- #foot a:hover{
- font-size: 13px;
- text-decoration:none;
- padding-left: 10px;
- height: 74px;
- color: #000000;
- border:1px solid black;
- border-top: none;
-
- }
- #submenu {
- background-image: url(images/menu.png);
- color: #333333;
- background-repeat: repeat-x;
- float: right;
- width: 180px;
- }
- #submenu ul {
- list-style-type: none;
- margin-top: 10px;
- }
- #submenu li {
- font-size: 14px;
- background-repeat: none;
- border-bottom: solid black 1px;
- padding-top: 4px;
- }
- #submenu a{
- font-size: 12px;
- height: 37px;
- background-image: url(images/menu-button.png);
- width: 50px;
- background-repeat: no-repeat;
- color: #000000;
- text-decoration: none;
- margin: 10px 10px 10px 12px;
- }
-
- #submenu a:hover{
- background-color: #5C5E70;
- color: #FFFFFF;
-
- }
- @charset "iso-8859-2";
- /* CSS Document */
-