/*---------------------------------

	*/@import "reset.css"; /*

----------------------------------*/
body{
  margin: 0;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #000;
}


#header table tr td table{
  padding: 0;
  margin: 0;
  
}

.clear {
  clear: both;
  height: 0;
}

#doc_wrap{
  width: 998px;
  margin: 0 auto;
}

#main_content{
  width: 728px;
  float: left;
}

.content_banner{
  margin-bottom: 15px;
}

.breadcrumb{
  margin-bottom: 5px;
}

.breadcrumb a:link, .breadcrumb a:link, .breadcrumb a:visited{
  background-image: url(../images/bullet_arrow.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 10px 0 20px;
  color: #8c007f;
  text-decoration: none;
  font-size: 12px;
}

.breadcrumb a:hover{
  text-decoration: underline;
}


.breadcrumb .current_page{
  background-image: url(../images/bullet_square.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 5px 0 15px;
  font-weight: bold;
  color: #8D0081;
}

.divPageLoc h1{
  color: #8D0081;
}


#content{
  padding: 5px;
  border: 1px solid #d9d9d9;
  margin-bottom: 15px;
}

#footer{
  background-image: url(../images/bg_footer.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 1px solid #fff;
  margin-bottom: 10px;
  width: 728px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}

#footer #copyright{
  color: #ccc;
  margin-top: 30px;
}

#footer .violet{
  color: #8c007f;
}

#footer .links{
  margin: 30px 5px 0px 125px;

  color: #8c007f;
}

#footer .links a:link, #footer .links a:active, #footer .links a:visited{
  color: #ffcc00;
  text-decoration: none;
  padding: 0 10px;
}

#footer .links a:hover{
  text-decoration: none;
}

#right_content{
  width: 230px;
  float: left;
  margin: 20px 0 10px 20px;
}


#user_action{
  background-image: url(../images/bg_right_box.jpg);
  background-repeat: repeat-y;
  width: 230px;
  text-align: center;
  color: #ccc;
  font-size: 10px;
}

#user_action_top{
  background-image: url(../images/bg_user_box_top.jpg);
  background-repeat: no-repeat;
  width: 230px;
}

#user_action_bottom{
  background-image: url(../images/bg_user_box_bottom.jpg);
  background-repeat: no-repeat;
  width: 230px;
}

#user_action a:link.user_login, #user_action a:active.user_login, #user_action a:visited.user_login{
  text-decoration: none;
  color: #8c007f;
  font-weight: bold;
  font-size: 14px;
  background-image: url(../images/bullet_arrow.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0 20px 0 10px;
  margin-right: 15px;
}

#user_action a:link.user_new, #user_action a:active.user_new, #user_action a:visited.user_new{
  text-decoration: none;
  color: #ffcc00;
  font-weight: bold;
  font-size: 14px;
  background-image: url(../images/bullet_arrow_yellow.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0 20px 0 10px;
  margin-left: 5px;
}

#right_listing_top{
  background-image: url(../images/bg_right_content_top.jpg);
  background-repeat: no-repeat;
  width: 230px;
  height: 32px;
}

#right_listing_bottom{
  background-image: url(../images/bg_right_content_bottom.jpg);
  background-repeat: no-repeat;
  width: 230px;
  height: 13px;
}

#right_listing{
  background-image: url(../images/bg_right_content.jpg);
  background-repeat: repeat-y;
  width: 220px;
  padding: 5px;
}

.search_term{
  border: 1px solid #ccc;
  width: 130px;
  height: 20px;
  margin: 0 5px 0 15px;
}

.btn_cauta{
  background-image: url(../images/btn_cauta.png);
  background-repeat: no-repeat;
  width: 64px;
  height: 25px;
  border: 0;
}

.right_c_links{
  margin: 10px 0 10px 10px;
  font-size: 10px;
}


.right_c_links a:link, .right_c_links a:active, .right_c_links a:visited{
  background-image: url(../images/bullet_square.jpg);
  background-position: left 5px;
  background-repeat: no-repeat;
  padding: 0 5px 0 10px;
  color: #8c007f;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}

.links_left, .links_right{
  float: left;
  margin-left: 5px;
  width: 100px;
  text-align: left;
}

.links_right{
  width: 80px;
}

#right_listing_obj{
  margin-top: 15px;
  margin-left: 15px;
  text-align: left;
  color: #8D0081;
}


#right_listing_obj .pagination{
  border: 1px solid #ccc;
  width: 50px;
  float: right;
}

#right_listing_obj .obj_title{
  color: #8c007f;
  font-size: 12px;
  font-weight: bold;
}

#right_listing_obj hr{
  height: 1px;
  background-color: #ccc;
  border: 0;
  margin: 15px 0;
}

.obj{
  margin-top: 10px;
  font-size: 10px;
}


.obj a:link, .obj a:active, .obj a:visited{
  background-image: url(../images/bullet_square.jpg);
  background-position: left 5px;
  background-repeat: no-repeat;
  padding: 0 5px 0 10px;
  color: #8c007f;
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 12px;
}

.obj a:hover{
  text-decoration: underline;
}

.detalii{
  float: left;
  width: 150px;
}


.detalii_link{
  float: right;
  width: 50px;

}

.detalii_link a:link, .detalii_link a:active, .detalii_link a:visited{
  background-image: url(../images/bullet_arrow_yellow_g.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0 5px 0 0px;
  color: #ffcc00;
  font-weight: normal;
}

#search_suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	margin-left: 15px;
	border: 1px solid #999;
	color: #666;
	font-family: Verdana;
	font-size: 10px;
}

#divLogin{
  width: 200px;
  margin: 50px auto;
}

label{
  display: block;
  width: 80px;
  float: left;
  margin: 5px 0;
}

h1{
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

input{
  border: 1px solid #ccc;
  margin: 5px 0;
}

p.error{
  border: 1px double #CC0033;
}

.divFirm, .divFirm1{
  margin-bottom: 20px;

  width: 350px;
  float: left;
}

.divFirm1{
  margin-left: 10px;
}

.divFirm h3, .divFirm1 h3{
  color: #8D0081;
}

.divFirm a:link, .divFirm a:active, .divFirm a:visited,
.divFirm1 a:link, .divFirm1 a:active, .divFirm1 a:visited{
  color: #EB8817;
  text-decoration: none;
}

.divFirm a:hover,
.divFirm1 a:hover{
  text-decoration: underline;
}
