/*
Theme Name: NUME SITE
Theme URI: http://www.NUME-SITE.ro
Description: O MICA DESCRIERE A SITE-ULUI
Author: End Soft Design
Author URI: http://www.endd.ro
*/
.clear{clear:both;}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{display:block;margin:0 auto;}
img.alignleft{margin-right:10px;margin-bottom:10px;}
img.alignright{margin-left:10px;margin-bottom:10px;}
* {margin:0;padding:0;}
a:active{outline: none;}
a:focus{-moz-outline-style: none; outline:none;}
object{outline:none;-moz-outline-style: none;}
a img {border:0 none;}
h1{font-size:32px;}
h2{font-size:24px;}
h3{font-size:19px;}
h4{font-size:16px;}
h5{font-size:13px;}
h6{font-size:11px;}


body {
	font-family:Arial;
	font-size:12px;
}

#wrap{width:980px;}
#wrapper {border-left: 1px solid #D3D3D3;border-right: 1px solid #D3D3D3;padding-left: 10px;padding-top: 10px;}
#header{}
#searchform{float:right;}
#company-description{}
#footer{
	  border-top: 1px solid #D3D3D3;
    margin-top: 10px;
    padding-top: 10px;
    text-align: right;
}
#content{
  float:left;
  width:678px;
}
#company-logo{
	  border: 1px solid #d3d3d3;
    display: block;
    height: 100px;
    margin-right: 20px;
    width: 200px;
}
#sidebar{
		border-left: 1px solid #D3D3D3;
    height: 300px;
    width: 280px;
}

.post {
	margin-bottom:20px;
	padding-bottom:5px;
}

.post-title {
	font-size: 18px;
	padding:5px 0;
	border-bottom: 1px solid #D3D3D3;	
	margin-bottom:5px;
}

.entry ul {
	padding-left:30px;
	margin:10px 0;
}
.entry p {margin:5px 0;}

#top-menu {border-bottom: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
    float: left;
    margin: 10px 0;
    width: 100%;}
#top-menu ul{list-style:none;}
#top-menu li {float:left}
#top-menu a {display:block;padding:5px 15px;border-right:1px solid #d3d3d3;}
#top-menu a:hover {background-color:#efefef}
.ascuns {display:none;}
#top-menu .children {
		background-color: #FFFFFF;
    border: 1px solid #D3D3D3;
    display: none;
    margin-left: -2px;
    margin-top: -1px;
    position: absolute;
}
#top-menu .children li {
	 float: none;
}

#searchform {
		border: 1px solid #D3D3D3;
    float: right;
    height: 26px;
    margin-top: 30px;
    overflow: hidden;
    padding-left: 5px;
}
#searchform #s { 
		border-color: -moz-use-text-color #D3D3D3;
    border-style: none solid;
    border-width: 0 1px;
    float: left;
    margin-top: 5px;
    padding-left: 5px;
}
#searchsubmit {
		background-color: #EFEFEF;
    border: 0 none;
    cursor: pointer;
    height: 26px;
    padding:3px 5px;
}
#directors-table {
	  background-color: #F9F9F9;
    border-color: #DFDFDF;
    width: 100%;
    border-top:1px solid #DFDFDF;
    border-left:1px solid #DFDFDF;
    border-right:1px solid #DFDFDF;
}
#directors-table th{
    background: url("images/th-bg.png") repeat-x scroll 0 bottom transparent;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #FFFFFF;
    padding: 5px;
    text-align: left;
}

.widget-title {
    background: url("images/th-bg.png") repeat-x scroll 0 bottom #F7f7f7;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    padding: 5px;
    text-align: left;	
    font-weight: bold;
    font-size:13px;
    color:#007A2C;
}
.widget {
	  margin-bottom: 10px;
}

.widget-content {}
.widget-content ul{
	padding-left:20px;
	margin-top:5px;
}
.widget-content ul li{
	margin:3px 0;
}
#directors-table td {
	border-bottom: 1px solid #DFDFDF;
	padding:5px;
}
#directors-table strong {
	color:#21759B;
}
.wp-pagenavi {
	padding:10px 0;
	text-align:center;
}
.even{
	background-color:#fcfcfc;
}
td.label{
	  font-weight: bold;
    text-align: right;
    vertical-align: top;
}
.tiptext{
	  border: 1px solid #D3D3D3;
    border-radius: 3px 3px 3px 3px;
    padding: 2px;
}
.tabel {
	  background-color: #F9F9F9;
    border-left: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    width: 100%;
}
.tabel th {
    background: url("images/th-bg.png") repeat-x scroll 0 bottom #F9F9F9;
    border-bottom: 1px solid #D3D3D3;
    border-top: 1px solid #FFFFFF;
    font-size: 15px;
    padding: 5px;
}

.tabel td {
	 border-bottom: 1px solid #D3D3D3;
	 padding: 5px;
}

.button{
    background: url("images/th-bg.png") repeat-x scroll 0 bottom #F9F9F9;
    border: 1px solid #D3D3D3;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    color: #000000;
    text-decoration:none;
}
.button:hover {
	background: none repeat scroll 0 0 #FFFFFF;
}
#overlay {
    background: url("images/overlay.png") repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

#mesaj {
    font-size: 13px;
    left: 40%;
    margin: 0 auto;
    padding: 5px;
    position: fixed;
    text-align: center;
    top: 250px;
    width: 200px;
    cursor:pointer;
}
.ascuns {display:none;}
.success {
	  background-color: #AFE0AF;
    border: 1px solid #449944;
}

.error {
	  background-color: #FCBBBA;
    border: 1px solid #F44C49;	
}
#add-project {
	margin-bottom:10px;
	float:left;
}
#generate-report{
  margin-bottom:10px;
  float:left;
  margin-left:10px;
}
#generate-report-box{
  display:none;
  float:left;
  margin-bottom:10px;
  margin-left:10px;
  line-height:25px;
  padding: 0 10px;
  border:1px solid lightGrey;
}
.details .label {
    float: left;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 120px;
}
td.details {
	line-height: 25px;
}
#category{
	width:150px;
}
#profiles-details .label{
	 
}
#profiles-details .profiles{
	width:180px;
	word-wrap:break-word;
}
.tabel .activ {
	background-color:#35C46B;
}

#visited-list {
	  background: url("images/vizited.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 16px;
    width: 16px;
}
.visited-director {
	background-color:#7C94FF;
}
.remove-visited {
    background: url("images/remove-visited.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 16px;
    padding-right: 5px;
    width: 16px;	
}
