@charset "utf-8";
* {
background-repeat : repeat-x;
font-family : Arial, Verdana, Helvetica, sans-serif;
letter-spacing : 0.1em;
}
body {
background-color : #000;
margin : 0;
}
#body_nf {
background : #292929 url(design/body_bg.gif) repeat;
}
#background {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
z-index : 0;
}
#centerit {
position : relative;
width : 800px;
top : 0;
left : 0;
margin : auto;
margin-top : 0;
margin-bottom : 60px;
background : #474647 url(design/centerit_bg.gif) repeat-x bottom center;
min-height : 550px;
z-index : 1;
}
#header, #header_nf {
position : relative;
width : 800px;
height : 220px;
top : 0;
left : 0;
}
#header_nf {
font-size : 13px;
background : url(design/menu_nf.jpg) no-repeat;
}
#header_nf a, #header_nf a:visited, #header_nf .selected {
padding : 5px;
padding-left : 10px;
padding-right : 10px;
position : relative;
height : 10%;
letter-spacing : 0;
text-decoration : none;
}
#header_nf a, #header_nf a:visited {
color : #ccc;
background : #333131 url(design/but.gif);
border-bottom : 1px solid #282626;
border-top : 1px solid #8a8a8a;
}
#header_nf a:hover, #header_nf a:active {
background : #3d3b3b url(design/but_h.gif);
color : #fff;
border-top : 1px solid #989898;
border-bottom : 1px solid #2e2c2c;
}
#header_nf .selected {
color : #333;
background : #6b6868 url(design/but_s.gif);
border-top : 1px solid #eff0ef;
border-bottom : 1px solid #282626;
}
#header_nf #menu {
position : absolute;
top : 106px;
left : 340px;
padding : 11px;
padding-left : 6px;
padding-right : 6px;
background : #373534 url(design/menu_bg.gif);
border : 1px solid #373534;
}
#space {
position : relative;
top : 0;
left : 0;
width : 740px;
line-height : 120%;
padding : 30px;
padding-top : 20px;
padding-bottom : 80px;
}
#space a, #space a:visited, #footer #blue a, #footer #blue a:visited {
color : #64c7f0;
text-decoration : none;
}
#space a:hover, #space a:active, #footer #blue a:hover, #footer #blue a:active {
color : #fff;
}
#space a:hover img, #space a:active img {
border-color : #64c7f0;
}
#space .marked {
font-weight : bold;
}
#space img {
border : 1px solid #ccc;
padding : 2px;
background-color : #000;
}
#space h1 {
font-size : 90%;
color : #64c7f0;
}
#space h2 {
font-size : 106%;
line-height : 70%;
color : #f3f3f3;
}
#space h3 {
font-size : 76%;
line-height : 90%;
color : #f3f3f3;
}
#space p {
font-size : 72%;
color : #ccc;
}
#space hr {
border : 0;
height : 1px;
background-color : #777;
}
#space table {
width : 740px;
font-size : 72%;
color : #ccc;
}
#space .gal td {
width : 120px;
height : 95px;
text-align : center;
}
#space .gal img {
width : 100px;
height : 75px;
}
#space .dark {
color : #888;
}
.ar_left {
background : url(design/ar_l_off.gif) no-repeat left center;
padding-left : 15px;
}
.ar_left:hover {
background-image : url(design/ar_l_on.gif);
}
.ar_right, .ar_right_end {
background : url(design/ar_r_off.gif) no-repeat right center;
padding-right : 15px;
}
.ar_right:hover, .ar_right_end:hover {
background-image : url(design/ar_r_on.gif);
}
.ar_right {
margin-right : 10px;
}
.ar_right_end {
margin-right : 0;
}
#footer {
position : absolute;
left : 0;
bottom : -10px;
width : 800px;
height : 74px;
}
#footer_inner {
position : absolute;
left : 14px;
top : 0;
width : 772px;
color : #9a9a9a;
text-align : center;
font-size : 70%;
line-height : 180%;
background-image : url(design/footer_bg.gif);
padding-top : 18px;
height : 56px;
}
#footer .lc, #footer .rc {
position : absolute;
bottom : 0;
width : 14px;
height : 74px;
}
#footer .lc {
left : 0;
background-image : url(design/footer_lc.gif);
}
#footer .rc {
right : 0;
background-image : url(design/footer_rc.gif);
}
#footer a, #footer a:visited {
color : #9a9a9a;
text-decoration : none;
}
#footer a:hover, #footer a:active {
color : #ccc;
}
