home *** CD-ROM | disk | FTP | other *** search
- html
- {
- overflow: -moz-scrollbars-vertical;
- overflow-y: scroll;
- }
-
- body
- {
- margin : 0;
- padding : 0;
- background : #000;
- color : #fff;
- font-family : "Trebuchet MS",Helvetica,Jamrul,sans-serif;
- text-align : left;
- font-size : 14px;
- }
-
- a:active
- {
- outline: none;
- }
-
- a:focus
- {
- outline: none;
- }
-
- #wrapper
- {
- width : 850px;
- margin-left : auto;
- margin-right: auto;
- }
-
- #header
- {
- height : 80px;
- text-align : left;
- }
-
- #cornerlogo
- {
- float : left;
- width : 850px;
- height : 80px;
- background: url('./HelpImages/HeaderLogo.png') no-repeat;
- text-indent: -9999px;
- cursor:pointer;
- }
-
- #cornerlogo h1
- {
- text-decoration: none;
- display: block;
- padding: 0;
- margin: 0;
- font-size: 330%;
- }
-
- #cornerlogo h2
- {
- text-decoration: none;
- display: block;
- padding: 0;
- margin: 0;
- font-size: 120%;
- }
-
- #navlist ul
- {
- margin: 0;
- padding: 0;
- white-space: nowrap;
- float: right;
- height: 80px;
- }
-
- #navlist li
- {
- display: inline;
- list-style-type: none;
- height: 80px;
- margin: 0;
- padding: 0;
- }
-
- #navlist a
- {
- height: 80px;
- display: block;
- float: left;
- line-height: 100px;
- margin: 0;
- padding: 0;
- margin-left: 20px;
- font-size: 105%;
- }
-
- .active
- {
- background : url('./HelpImages/rmsitemenuhc.gif') no-repeat center;
- margin: 0;
- padding: 0;
- }
-
- #navlist a:link, #navlist a:visited
- {
- color: #fff;
- height: 80px;
- text-decoration: none;
- margin: 0;
- padding: 0;
- margin-left: 20px;
- }
-
- #navlist a:hover
- {
- color: #fff;
- height: 80px;
- background : url('./HelpImages/rmsitemenuhc.gif') no-repeat center;
- text-decoration: none;
- margin: 0;
- padding: 0;
- margin-left: 20px;
- }
-
- .spacer
- {
- height: 20px;
- clear: both;
- }
-
- #content
- {
- width: 850px;
- margin: 0 auto;
- text-align : left;
- color: #808080;
- }
-
- #leftcol
- {
- float: left;
- width: 850px;
- }
-
- #rightcol
- {
- float: right;
- width: 100px;
- }
-
- .feed-icon
- {
- float: right;
- width: 20px;
- }
-
- #toprow img
- {
- float: left;
- margin: 0;
- padding: 0;
- background: #000000;
- }
-
- #bottomrow img
- {
- float: right;
- margin: 0;
- padding: 0;
- background: #000000;
- }
-
-
- #content h1
- {
- color: #A2BADC;
- text-decoration: none;
- font-weight:normal;
- display: block;
- padding: 0;
- margin: 0;
- font-size: 230%;
- border-bottom: 1px solid #808080;
- }
-
- #content h2
- {
- color: #fff;
- text-decoration: none;
- font-weight:normal;
- display: block;
- padding: 0;
- margin: 0;
- margin-top: 25px;
- font-size: 135%;
- border-bottom: 1px solid #808080;
- }
-
- #content h3
- {
- color: #A2BADC;
- text-decoration: none;
- font-weight:normal;
- display: block;
- padding: 0;
- margin: 0;
- margin-top: 25px;
- font-size: 145%;
- }
-
- #content .byline
- {
- font-size: 90%;
- font-style: italic;
- color: #808080;
- }
-
- #content ul
- {
- list-style-image: url('./HelpImages/rmsitebullet.gif');
- margin-left : 0;
- padding-left: 10px;
- }
-
- #content b
- {
- color: #ffffff;
- }
-
- #content table
- {
- width: 700px;
- color: #808080;
- }
-
- .link
- {
- width: 320px;
-
- }
-
- .colspacer
- {
- width: 60px;
- }
-
- #content a
- {
- text-decoration:none;
- color: #A2BADC;
- }
-
- #content a:visited {color: #A2BADC;}
- #content a:link {color: #A2BADC;}
- #content a:active {color: #FFFFFF;}
- #content a:hover {color: #FFFFFF;}
-
- #slideshow
- {
- width: 320px;
- height: 280px;
- background: url('./slideshow/Slideshow1.jpg');
- }
-
- #leftcol ul
- {
- font-size: 100%;
- }
-
- #footer
- {
- padding-top: 15px;
- padding-bottom: 10px;
- border-top: 1px solid #808080;
- color: #606060;
- text-align: center;
- clear: both;
- font-family: "Veranda", sans-serif ;
- font-size: 80%;
-
- }
- .gray
- {
- color: #505050;
- }
-