﻿/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */

body {color:#FFF; background:#01161b url('../design/body_bg.jpg') repeat-y scroll left top;}

a {color:#FFF;}
a:hover {color:#97bb3d;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#header {background: transparent; /*#081745;*/}

#logo {color:#FFF; letter-spacing:-2px;}
#logo a {/*border-top:5px solid #349AFF;*/ color:#FFF;}
#logo a:hover {/*border-top:15px solid #349AFF;*/}
#logo span {color:#FF7F00;}

#nav {background-color:#0e2f36;}
#nav ul li a {border-right:1px solid black; /*#0A1F5C;*/ color:#FFF; width:100px;}
#nav ul li#nav-active a {/*background:#FF7F00; color:#9BCEFF;*/ background:transparent url(../design/img-03.gif) no-repeat scroll center top; border-right:1px solid black; color:#97bb3d;}
#nav ul li a:hover {/*background:#030817;*/ color:#9BCEFF;}

#content {background: url(../design/filler.gif) repeat-y scroll left top;/*#081745;*/}

#aside {background:#004759;}
#aside .title {border-bottom:1px solid #152F52; background:#050F2E; color:#FF7F00;}

#aside #search #search-input {border:1px solid #152F52; border-right:1px solid #1F477A; border-bottom:1px solid #1F477A; background:#050F2E; color:#FFF;}
#aside #search #search-submit {background:#349AFF; color:#fff;}

#footer-top {background-color:transparent;}
#footer-bottom {background-color:transparent;}        
#footer {background:#0e2f36; color:#FFF;}
#footer a {color:#97bb3d;}

.low, .low a, a.low {color:#9BCEFF;}
.low a:hover, a:hover.low {color:#FFF;}

.high, .high a, a.high {color:#97bb3d;}
.high a:hover, a:hover.high {color:#FFF;}

/* ----------------------------------------------------------------------------------------------------------
Page: Home
---------------------------------------------------------------------------------------------------------- */

#topstory {border-bottom:1px solid black; /* #152F52; */ background:#292929 url('../design/main-rhs.gif') right repeat-y; /*background:#050F2E;*/}
#topstory h2 a {color:#FFF;}
#topstory h2 a:hover {color:#97bb3d;}
#topstory p.info {color:#97bb3d}
#topstory p.info a {color:#FFF;}
#topstory p.info a:hover {color:#97bb3d;}

#topstory #topstory-title {/*border-bottom:1px solid #B5DAFF; background:#97bb3d;*/}

.col50 .article.bg {background:#050F2E;}
.col50 .article h4 a {color:#97bb3d;}
.col50 .article h4 a:hover {color:#FFF;}
.col50 .article p {color:#9BCEFF;}
.col50 .article p.info {color:#FF7F00;}
.col50 .article p.info a {color:#FFF;}
.col50 .article p.info a:hover {color:#FF7F00;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

.hx-style01 {color:#97bb3d;/*#FF7F00;*/}

#MenuSelect2 {
background:transparent url(../design/input.gif) no-repeat scroll 0 50%;
border:0 none;
display:block;
float:left;
font-size:10px;
height:25px;
width:256px;
}
#MenuSelect3 {
background:transparent url(../design/inputext.gif) no-repeat scroll 0 50%;
border:0 none;
display:block;
float:left;
font-size:10px;
height:105px;
width:288px;
}
.clear_img {
background: url(../design/filler.gif) repeat-y scroll left top;
clear:both;
font-size:1px;
height:15px;
line-height:0;
}
.clear {
background-color:#01161b;
clear:both;
font-size:1px;
height:15px;
line-height:0;
}
.clear2 {
background-color:transparent;
clear:both;
font-size:1px;
height:0;
line-height:0;
}
.clear3 {
background-color:#004759;
clear:both;
font-size:1px;
height:15px;
line-height:0;
}
.clear4 {
background-color:transparent;
clear:both;
font-size:1px;
height:10px;
line-height:0;
}
.clear5 {
background-color:black;
clear:both;
font-size:1px;
height:15px;
line-height:0;
}

input, textarea, select {font:bold 11px "Trebuchet MS",Arial,Helvetica,sans-serif;}

.stronger {font-size:130%; font-weight:bold; color:white;}
.whiter {color:white;}
.bluer {color:#97bb3d;}