/* dejanc@gmail.com */

body {
background:#ddd;
color:#777;
/*color:#054B6F;*/
}

a {
color:#7C9F17;
text-shadow:1px 1px #fff;
}

a:hover {
color:#111;
}

#header {
/*background:#1F6C88;*/
background: url('../images/bg_topo.png') repeat-x;
border-bottom:1px solid #777;
border-top:1px solid #777;
color:#91C9CB;
}

#header a{
color:#91C9CB;
}

#header ul{
text-shadow:1px 1px rgba(0,0,0,0.2);
}



#header h3{
text-shadow:1px 1px rgba(0,0,0,0.2);
}

#header h3 a {
background:#1F7390;
border:2px solid #1C617A;
}

#header h3 a:hover{
background:#1C617A;
}


#info strong a{
color:#9B0B0F;
text-shadow:1px 1px rgba(0,0,0,0.2);
}

#info strong a:hover{
color:#ae2626;
text-shadow:1px 1px rgba(0,0,0,0.2);
}


#info ul li a{
border-right:1px dashed #dee6cb;
}

#info ul li.lastlink a{
border-right:0px dashed #dee6cb;
text-shadow:1px 1px rgba(0,0,0,0.2);
color:#01507D;
}

#info ul li.lastlink a:hover{
color:#ae2626;
}

#nav {
background:#fff;
border:5px solid #CDE3EA;
}

#nav ul li a{
background:#1E7BAB;
color:#9CEDFF;
text-shadow:1px 1px rgba(0,0,0,0.2);
}

#nav ul li a:hover{
background:#1F6C88;
text-shadow:1px 1px #354e1d;
}

.sidebarheader a {
border-bottom:1px solid #333;
background: url('../images/bg_menu.png') repeat-x;
color: #fff;
}

#footer {
/*background:#ECF7FB;*/
background: url('../images/bg_topo.png') repeat-x;
border-top:1px solid #777;
color:#054B6F;
}

#footer a{
color:#ae2626;
}

#mid {
background:#ECF7FB;
border:1px solid #cdcdcd;
}

.login {
border:1px solid #cdcdcd;
}

.sidebarcontent {
background:#EFF9FC;
border: 1px solid #cdcdcd;
}

.sidebarcontent ul li a{
    color: #666;
}

.sidebarcontent ul li a:hover{
    color: #ae2626;
}
.sidebarheader a{
color:#fff;
}

h1 {
/*color:#9B0B0F;*/
color:#01507D;
border-bottom:1px dashed #cdcdcd;
}

table {
border:1px solid #cdcdcd;
}

thead {
color:#69834e;
}

td, thead th {
border-bottom:1px solid #cdcdcd;
background:#EFF9FC;
}


input, textarea, select {
border:1px solid #cdcdcd;
}

input:focus, textarea:focus, select:focus{
border:1px solid #B1C9D6;
}

label {
color:#666;
}

input.submit {
border:1px solid #cdcdcd;
background:#ddd;
padding:5px;
-moz-border-radius:8px;
-webkit-border-top:8px;
border-radius:8px;
font:13px Arial, Helvetica, sans-serif;
min-width:120px;
margin:0 0 10px 0;
color: #999;
}

input.submit:hover {
background:#999;
color: #fff;
border:1px solid #fff;
}

#right h3 {
color:#700;
border-bottom:1px dashed  #B1C9D6;
}

.twit {
border-bottom:1px dotted  #B1C9D6;
}

.twit p{
color:#054B6F;
}

ul.tabs img, ul.tabs2 img{
    margin-top: 5px;
}

ul.tabs, ul.tabs2 {
	border-bottom: none;
	border-left: none;
}
ul.tabs li, ul.tabs2 li {
	border: 1px solid #cdcdcd;
}

ul.tabs li a:hover, ul.tabs2 li a:hover {
	background: #EFF9FC;
}	
html ul.tabs li.active, html ul.tabs2 li.active, 
html ul.tabs li.active a:hover, html ul.tabs2 li.active a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #cdcdcd;
	background: #fff;
}

blockquote {
color:#625249;
background:#D8EFF7;
}

h1, h2, h3, h4 {
color:#01507D;
}


#nav ul li a {
text-shadow:1px 1px rgba(0,0,0,0.2);
}



p.link a {
padding:5px 10px;
background:url(../images/link-trans.png) bottom repeat-x #1E7BAB;
}


tr.even td {
background:url(../images/td-trans.png) top repeat-x #E2F3F9;
}

#top_nav {
padding:5px;
margin: -7px 0 0 0;
width:640px;
float: right;
}

#top_nav ul{
padding:0px;
margin:0px;
list-style:none;
/*height:145px;*/
overflow:hidden;
width:700px;
/*border: 1px solid #000;*/
}

#top_nav ul li{
display:inline;
}

#top_nav ul li img{
width:100px;
height:25px;
display:block;
}

#top_nav ul li a{
/*border: 1px solid #888;*/
/*background:#75aa41;*/
display:block;
float:left;
text-align:center;
width:100px;
color:#01507D;
/*color:#d1ff90;*/
text-transform:uppercase;
/*text-shadow:1px 1px #446325;*/
text-shadow:1px 1px #ddd;
font-size:8px;
font-weight:bold;
letter-spacing:1px;
margin:0 0 0 3px;
}

#top_nav ul li a:hover{
/*width:98px;
border: 2px inset #eee;*/
/*background:#5e8834;*/
/*text-shadow:1px 1px #354e1d;*/
}

#top_nav ul li a span{
display:block;
padding:5px 0 5px 0;
/*background:url(../images/navspan-trans.png) bottom repeat-x;*/
}

#top_nav ul li a:hover span{
color:#ae2626;
}
