body {
	margin-top: 20px;
	padding: 0;
	
}

/* Header */

#header {
	
	margin: 0 0 0 0px;
	
}

/* Menu */

#menu {
	margin-left:100px;
	width: 570px !important;
}

#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}


#vertical_menu{
	
	margin-top: 40px;
}

.box_ong {
	color: #A44B3E;
	padding: 10px 10px;
	margin-top: 20px;
	margin-left: 250px; 
	border: 1px solid #9B9485;
	background-color: #E7EDa9;
	width: 300px;
}

.wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
}

.body {
	background: url(../images/1.jpg) repeat-y;
	color: white;
	width: 100%;
}
.body-top {
	background: top left url(../images/4.jpg) no-repeat;
	position: relative;
}
.body-bot {
	background: bottom left url(../images/2.jpg) no-repeat;
	padding-bottom: 17px;
}
.body-top-2 {
	position: absolute;
	top: 12px;
	left: 251px;
	width: 463px;
	height: 11px;
	background: top left url(../images/6.jpg) no-repeat;
}

.wrapper {
	position: relative;
	padding-top: 68px;
}

.nav {
	position: absolute;
	top: 43px;
	left: 256px;
	
}
.nav  a {
	background-image:url(../images/3.jpg);
	width:90px;
	height:15px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:10px;
	
	text-decoration:none;
	color:#A44B3E;
	font-weight:bolder;
}
.nav  a:hover {
	color:#544e38;
}

.body-bot {
	padding-top: 2px;
}

.content {
	float: right;
	width: 418px;
	padding-right: 50px;
	padding-top: 18px;
	color: #686454;
}
.content .left {
	margin-right: 10px;
}
.content a {
	color: #5A5644;
}
.content a:hover {
	color: #26241A;
}

.content span{
	font-size: 12px;
}


.bar-lit {
	padding-left: 6px;
	background: 0px 4px url(../images/bar_lit.gif) no-repeat;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.welcome {
	float: left;
	width: 231px;
	padding-left: 13px;
	padding-top: 20px;
	
}
.welcome a {
	color: #F2F7F8;
}
.welcome a:hover {
	color: #CFCCBF;
}
.welcome h2 {
	text-align: center;
	margin: 11px;
	color:#ceb085;
	font-size:24px;
}
.welcome p {
	margin: 0px 7px;
	font-size:12px;
}
.welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#doc4 {
	background: white;
	width: 970px;
	height: 100%;
}
div.yui-u {
	width: 200px !important;
	padding: 5px;
}
div.yui-middle {
	width: 500px !important;
}
div.container-side {
	width: 100%;
	height: 400px;	
	margin-bottom: 2em;	
}
#login_box {
	width:210px;
	height:155px;
	background: #E7EDA9;
	padding-left:10px;
	margin-left:180px;
}
#login_box .title, .title {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	color: #A44B3E;
}
#search_box {
	width:210px;
	height:200px;
	background: #E7EDA9;
	padding-left:10px;
	margin-left:180px;
}
.textBox {
	background: #FEEEBD;
	color: #A44B3E;
}
.loginButton{
	background-color:#A44B3E;
	color: #FEEEBD;
	border:1px solid #FEEEBD;
	cursor:pointer;
	margin-top:15px;
}
.loginButton:hover{
	border:1px solid white;
}
#button_login{
	text-align:left;
	
}

/* Link-urile de pe boxul de login */
.link {
	color: #254117;
	padding:5px;
	font-size: 13px;
}

/* pt campurile obligatorii */
.obligatoriu {
	color: red;
	font-size: 14px;
}

/* pt butonul de upload sigla */
#upload{  
   margin:30px 200px;
  
   font-weight:bold;
   font-size:1.3em;  
   font-family:Arial, Helvetica, sans-serif;  
   text-align:center;  
   background:#D19405;  
   color:#5E1F00;  
   border:1px solid #ccc;  
   width:150px;  
   cursor:pointer !important;  
   -moz-border-radius:5px; -webkit-border-radius:5px;  
}  
.darkbg{
	background:#ddd !important;
}
#status{
	font-family:Arial; padding:5px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px; list-style:none;}
ul#files li img{ max-width:180px; max-height:150px; }
.success{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }

/* validare form */

.cmxform table td.error label { 
	color: red;
}
div.container {
	background-color: #eee;
	border: 1px solid red;
	margin: 5px;
	padding: 5px;
}
div.container ol li {
	list-style-type: disc;
	margin-left: 20px;
}
div.container {
	display: none;
}
.container label.error {
	display: inline;
}
form.cmxform { 
	width: 30em; 
}
form.cmxform label.error {
	display: block;
	margin-left: 1em;
	width: auto;
}

.checkmark_icon {
	background-position: 0 -144px;
	background-image: url(../images/checkmark.jpg) no-repeat;
}
.color_pagination_links {
	color: green;
}
.detalii {
	cursor: pointer;
}
