/*
Site Name: Abacus Systems and Solutions
Site URI: http://www.abacus-systems.ro
Description: Design si implementare HTML/CSS
Version: 1.0
Author: Alexandru Negrea
Author URI: http://alexandrunegrea.ro
*/


body {
background: #ffffff url('images/body_bg.gif') top left repeat-x;
color:#7d0830;
text-align:center;
margin:0;
padding:0;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
}

img {
border:0;
}

img.alignright {
float:right;
margin:0 0 0 5px;
padding:0 0 0 5px;
}

a, a:visited {
text-decoration:none;
color:#5990c5;
}

a:hover {
color:#7d0830;
}

#header {
width:960px;
height:154px;
margin:0 auto -2px auto;
padding:0;
background:url('images/header_bg.gif') top left no-repeat;
text-align:left;
}

.logo {
width:319px;
height:154px;
margin:0;
padding:0;
}

.nav {
height:35px; 
background: url(pro_line_0.gif) repeat-x; 
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px; 
width:920px; 
z-index:500;
margin:1px auto 0 auto;
}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
display:block; 
height:35px; 
float:left; 
background: url(images/meniu_0.gif); 
padding:0 30px 0 30px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#e2b7c6;
}

.nav .current a {
display:block; 
height:35px; 
float:left; 
background: url(images/meniu_1_hover.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#7f1136;
}

.nav .current a b {
display:block; 
padding:0 30px 0 15px; 
background:url(images/meniu_1_hover.gif) right top;
}

.nav .select a:hover, 
.nav .select li:hover a {
background: url(images/meniu_0_hover.gif); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#7f1136;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(images/meniu_0_hover.gif) right top; 
cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#7d0830;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:920px;
top:35px; 
background:url(images/meniu_bg.gif); 
padding:0; 
z-index:100;
left:0; 
text-align:center;
margin:0 auto 0 auto;
font-family: “Lucida Sans Unicode”, sans-serif;
font-size: 10.4px;
font-style: normal;
font-weight: normal;

letter-spacing: normal;
line-height: 1.8em;
}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#444;
}

.nav .current .sub li.sub_show a {
color:#088; 
cursor:default; 
background:url(menus/back_1.gif);
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#7d0830; 
background:url(menus/back_1.gif);
text-decoration:underline;
}

.content {
width:920px;
background:#ffffff url('images/content_bg.gif') top left repeat-x;
margin:37px auto 10px auto;
text-align:left;
padding:0;
font-family: “Lucida Sans Unicode”, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.45em;
color:#3e3e3e;
}

.content ul {
margin:0;
padding:20px;
list-style:none;
}

.content ul h2 {
font-family: “Trebuchet MS”, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.4em;
margin:0 0 5px 0;
padding:0;
color:#b31537;
}

.content ul h3 {
font-family: “Trebuchet MS”, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 1.4em;
margin:0 0 5px 0;
padding:0;
color:#5990c5;
}

.content li {
list-style:square;
margin:0 0 0 35px;
padding:0;
}

.footer {
clear:both;
width:920px;
background:#ffffff;
border-top:5px solid #b7b7b7;
padding:5px 0 10px 0;
margin:0 auto 0 auto;
font-family: “Lucida Sans Unicode”, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.8em;
color:#444;
text-align:left;
}

.footer ul {
margin:0 0 10px 10px;
padding:0;
list-style:none;
}

.footer ul li {
display:inline;
margin:0 15px 0 0;
padding:0;
}

.footer ul li a, .footer ul li a:visited {
color:#444;
text-decoration:none;
font-size:10.4px;
text-transform:uppercase;
}

.footer ul li a:hover {
color:#000000;
}