@charset "utf-8";
/* copyright Smart Web Concept SRL */
/* SWC-CMS style */

.login_icon{
	float:left;
        margin: -30px 0 0 20px;
}

.copyright_swc{
	height:45px;
        float: right;
        margin: -55px 0 0 0;
}

a#copyright_swc{
	background: url(cmsby_smartwebconcept.png) no-repeat ;
	width:123px;
	height:41px;
	float:right;
	margin:0px 33.5px 0 33.5px;
}

a#copyright_swc:hover{
	background-position:0 -41px;
	width:123px;
	height:41px;
	float:right;
	margin-top:0px;
}

.msg_ok{
	color:#009900;
	text-align:center;
}

.msg_err{
	color:#FF0000;
	text-align:center;
}

.obligatoriu sup{
	color:#FF0000;
}

.txt_obligatoriu{
	color:#FF0000;
}

/*    start modul editare continut    */


.edit_btn{background-color:#FF0000;margin:0;padding:0;clear:both;width:70px;}
.edit_btn a{color:#FFFFFF;padding:0 0 0 5px;text-decoration:none;}
.edit_btn a:hover{color:#FFFFFF;padding:0 0 0 5px;text-decoration:underline;}

*[id$="_edit"]{border: 1px dotted #FF0000;}

#continut_RU_edit{ float: left;width: 100%;border: 1px dotted #FF0000;}
#continut_LU_edit{ float: left;width: 100%;border: 1px dotted #FF0000;}
#continut_RB_edit{ float: left;width: 100%;border: 1px dotted #FF0000;}
#continut_LB_edit{ float: left;width: 100%;border: 1px dotted #FF0000;}

#content .contact_edit { float: left;width: 250px;padding-right: 10px;margin-right: 10px;border: 1px dotted #FF0000;}
#content .contact_edit ul {list-style: none;margin: 0;padding: 0;margin-top: 15px;font-family: Tahoma, Trebuchet, Arial;font-size: .85em;}
#content .contact_edit ul li {padding: 3px 0px;}
#content .contact_edit ul li a {color: #484747}
#content .contact_edit ul li a:hover {text-decoration: none;}
#content .contact_edit ul li .label {float:left;width: 80px;font-weight: bold;padding-left: 25px;margin-bottom: 4px;}
#content .contact_edit ul li .value {width: 140px;float: left;text-align: right;margin-bottom: 4px;}

#content .content_edit{border: 1px dotted #FF0000;}
#content .content_edit h1 {color: #278ac5;font-weight: normal;}
#content .content_edit h2 {font-size: 1.2em;}
#content .content_edit p {padding: 0px 6px;}
#content .content_edit p:first-letter {margin-left: 30px;}

#footer .login_icon{float: left;margin-left: 20px;}
/*#footer .copyright{width: 300px;margin: 0 auto;}*/


/*    end modul editare continut    */