body {
    padding: 0;
    /*font: normal small Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;*/
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color:#333333;
    background-color: #1C5180;    
    margin:0px;
    margin-top:23px;
    height:100%;
}
a, a:visited {
    /*color:#788114;*/ /*old color*/
    color: #14547f;
    outline: none; /*mozilla hide focus tiny dashed border*/
    outline:expression(hideFocus='true'); /*IE hide focus tiny dashed border*/
}
a:hover {
    /*color:#788114;*/ /*old color*/
    color: #f66b0f;
}

hr {
    /*color: #ddd;
    background-color: none;
    height: 1px;*/
    border: 0px;
    border-top: 1px solid #d5d5d5;
    margin:10px 0 10px 0;
}

p.indent {text-indent:20px;}
p.spacer_left {padding-left:20px;}

table {
    font-size: 12px;
}

/*===================================== CIPRI ADD  ======================================== */
a.CONCURS {
    font-size: 14px !important;
    font-weight: bold !important;
    color: red !important;
}

/*general stuff here*/
p {
    margin-bottom: 1.1em;
    margin-top: 0;
}
#main p.lastNode {
    margin-bottom: 0;
}
p.lastNode {
	margin-bottom:0px;
}
a:link img, a:visited img {
    border: none;
}
div.clearFloat {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0px;
}
li.clearFloat {
    clear: both;
}
ul.symbolList {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.AbsWrap {
    position: relative;
    width: 100%;
}
.rowWrap {
    width: 100%;
}

.home_left {
    float:left;
    width:500px;
	height:auto;
    /*border: 1px solid black;*/
}
.home_right {
    float:right;
    width:440px;
	height:auto;
}

.home_left2 {
    background-color:#ffffff;
	margin-top:10px;
    float:left;
    width:722px;
    height:auto;
    vertical-align:top;
}
.home_left2.ontop {
    margin-top: 0px;
}

.home_right2 {
	margin-top:10px;
    float:right;
    width: 216px;
    height:auto;
}

/*---- INFO DIV BOX BEGIN ----------------------------------------------------------------- */
/* Show only to IE PC \*/
html div.boxhead-blue h2 {height: 1%;} /* For IE 5 PC */

/*div.infobox {
    margin: 0 auto;  center for now 
    width: 13em;  ems so it will grow 
    width: 210px; 230px in live
    background: url(images/sbbody-r.gif) no-repeat bottom right;
    font-size: 12px;
    font-family: Arial;
    display: block;
    text-align: center;
    margin-left: 0px;
    margin-top:5px;
    margin-bottom:5px;
    float: right;
    overflow:hidden;
}*/

div.boxhead-blue,div.boxhead-orange {
    background: url(/images/infobox/box_tr.png) no-repeat top right;
    margin: 0px;
    padding: 0px;
    /*text-align: left;*/
    /*border: 1px solid black;      */
}

div.boxhead-middle-blue,div.boxhead-middle-orange{
    background: url(/images/infobox/box_tc.jpg) repeat-x top;
    /*width: 12.8em;*/
    width: 207px; /*227px; as in live*/
    margin: 0px;
    text-align: center;
    /*border: 1px solid red;      */
}
div.boxhead-blue h2,div.boxhead-orange h2 {
    background: url(/images/infobox/box_tl.png) no-repeat top left;
    margin: 0px;
    margin-left: -5px;
    /*padding: 8px 30px 5px;*/
    padding: 10px 0px 10px 15px;
    text-align: left;
    font-size: 14px;
    color: #175783;
    font-weight: bold;
    text-transform: uppercase;
    /*font-size: 1.1em;*/
    line-height: 1em;
    text-shadow: #ffffff 0px 2px 5px;
    /*border: 1px solid red;*/
}

div.boxhead-blue h2 a{
    color: #175783;
}
div.boxhead-blue h2 a:hover{
    color: #f66b0f;
}
div.boxbody-blue,div.boxbody-orange {
    /*background: url(images/sbbody-l.gif) no-repeat bottom left;*/
    font-size: 12px;
    color: #14547f;
    background: #ffffff;
    margin: 0px;
    margin-left: -5px;
    /*padding: 5px 10px 11px 7px;*/
    padding: 5px;
    border-left: 1px solid #99b7cb;
    border-right: 1px solid #99b7cb;
    border-bottom: 1px solid #99b7cb;
    text-align: center;
}

/*force those imageges to not overpass 204px*/
div.boxbody-blue img,div.boxbody-orange img{
    /*max-width: 213px;*/
    /*margin: -5px -5px -5px -5px;*/
    border: 0px;
    max-width: 203px;
}

div.boxbody-blue ul,div.boxbody-orange ul{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}
div.boxbody-blue ul li,div.boxbody-orange ul li{
    background: url(/images/infobox/list_mark.gif) no-repeat top left;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    /*list-style-image: url(images/list_mark.gif);*/
    list-style: none;
    /*vertical-align: super;*/
    vertical-align: top;
}

div.boxbody-blue ul li a,div.boxbody-orange ul li a {
    color: #14547f;
}
div.boxbody-blue ul li.live_li_sel a, div.boxbody-blue ul li.live_li_sel a:visited, div.boxbody-orange ul li.live_li_sel a, div.boxbody-orange ul li.live_li_sel a:visited {
    color: #f76c0f;
}

div.boxbody-blue ul li a:hover,div.boxbody-orange ul li a:hover {
    color: #f66b0f;
}

div.boxbody-orange a {
    color: #f66b0f;
}

div.boxbody-blue ul li .counter{
    font-size: 11px;
    color: #878787;
}

div.boxbody-blue ul .separator{
    margin: 5px;
    border-top:1px dashed #d8d8d8;
}

/*images for Vocea Orasului*/
div.boxbody-blue ul li.vo_blog {
    background: url(/images/blog.png) no-repeat top left;
    padding-left: 25px;
}
div.boxbody-blue ul li.vo_foto {
    background: url(/images/foto.png) no-repeat top left;
    padding-left: 25px;
}
div.boxbody-blue ul li.vo_party {
    background: url(/images/party.png) no-repeat top left;
    padding-left: 25px;
}
div.boxbody-blue ul li.vo_stil {
    background: url(/images/stil.png) no-repeat top left;
    padding-left: 25px;
}
div.boxbody-blue ul li.vo_of {
    background: url(/images/of.png) no-repeat top left;
    padding-left: 25px;
}
div.boxbody-blue ul li.vo_sondaj {
    background: url(/images/sondaj.png) no-repeat top left;
    padding-left: 25px;
}



/*---- Extra colors ------- */
div.boxhead-orange {
    background: url(/images/infobox/box_orange_tr.png) no-repeat top right;
}

div.boxhead-middle-orange{
    background: url(/images/infobox/box_orange_tc.jpg) repeat-x top;
}

div.boxhead-orange h2 {
    background: url(/images/infobox/box_orange_tl.png) no-repeat top left;
}

div.boxbody-orange ul li{
    background: url(/images/infobox/list_orange_mark.gif) no-repeat left;
    margin-left: 5px;
    color: #000000;
    font-size: 10px;
    padding: 1px 0 1px 15px;
}

div.boxbody-orange ul li a{
    color: #000000;
}

div.boxbody-orange {
    border-left: 1px solid #f66b0f;
    border-right: 1px solid #f66b0f;
    border-bottom: 1px solid #f66b0f;
}

div.boxhead-orange h2 a{
    color: #ffffff;
    text-shadow: none;
}
div.boxhead-orange h2 a:hover{
    color: #ffffff;
}
/*---- Extra colors end ------- */


/*most views tabs and listing*/
.most_viewed_listing{
    float:left;
    text-align: center;
    width:100%;
}

.most_viewed_listing ul{
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0px;
    width:205;
}

.most_viewed_listing ul li {
    background: url('/images/arrow_simple_orange.gif') no-repeat left center;
    float:none;
    margin: 5px 0 0 0;
    padding-left: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px dotted #C4C4C4;
}

.most_viewed_listing ul li a:hover{
    color: #F66B0F;
    text-decoration: underline;
}

.most_viewed_tab {
    float:left;
    width:50%;
    height:20px;
    font-weight: bold;
}

.not_selected {
    background:#D6E2EB;
}
/*most views tabs and listing*/

/*---- INFO DIV BOX END ----------------------------------------------------------------- */

/*---- BUTTONS BEGIN -------------------------------------------------------------------- */
.label-blue,.label-orange{
    display: inline-block;
    margin-bottom: 5px;
    /*width: 100px;*/
    min-width:100px;
    padding: 5px 17px 6px 10px;
    background: #4a8dbb;
    color: #ffffff !important;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*-moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;*/
    /*text-shadow: 0 -1px 1px #222;*/
    /*border-bottom: 1px solid #222;*/
    position: relative;
}

.label-orange{
    background: #e47e00;
}

.gen-button-cancel {
    min-width:100px;
    max-width:180px;
    background: #e2e2e2;
    display: block;
    padding: 5px 5px 5px 5px;
    color: #969696 !important;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    line-height: 1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*-moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;*/
    /*text-shadow: 0 -1px 1px #222;*/
    /*border-bottom: 1px solid #222;*/
    cursor: pointer;
}

.button-blue-right-arrow, .button-blue-left-arrow{
    margin-top: 13px;
    margin-left: 74px;
    margin-bottom: 5px;

    background: #4a8dbb url(/images/buttons/button_blue_right_arrow.gif) no-repeat right;
    /*background: #4a8dbb;*/
    display: inline-block;
    /*width: 100px;*/
    min-width:100px;
    padding: 5px 17px 6px 10px;
    color: #ffffff !important;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*-moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;*/
    /*text-shadow: 0 -1px 1px #222;*/
    /*border-bottom: 1px solid #222;*/
    position: relative;
    cursor: pointer;
}

.gen-button-blue-left-arrow,.gen-button-orange-left-arrow,.gen-button-red-left-arrow{
    min-width:100px;
    max-width:180px;
    background: #4a8dbb url(/images/buttons/button_blue_right_arrow.gif) no-repeat left;
    display: block;
    padding: 5px 5px 5px 20px;
    color: #ffffff;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*-moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;*/
    /*text-shadow: 0 -1px 1px #222;*/
    /*border-bottom: 1px solid #222;*/
    cursor: pointer;
}

.button-blue-left-arrow{
    background: #4a8dbb url(/images/buttons/button_blue_right_arrow.gif) no-repeat left;
}
.button-blue-left-arrow:hover,.gen-button-blue-left-arrow:hover{
    background: #045d98 url(/images/buttons/button_blue_right_arrow_dark.gif) no-repeat left;
}
.button-blue-right-arrow:hover{
    background: #045d98 url(/images/buttons/button_blue_right_arrow_dark.gif) no-repeat right;
}

/*BUTON ORANGE*/
.gen-button-orange-left-arrow{
    background: #e47e00 url(/images/buttons/button_orange_right_arrow.gif) no-repeat left;
    color: #ffffff !important;
}
.gen-button-orange-left-arrow:hover{
    background: #e47e00 url(/images/buttons/button_orange_right_arrow.gif) no-repeat left;
    color: #ffffff;
}

.gen-button-red-left-arrow{
    background: #e40000 url(/images/buttons/button_red_right_arrow.gif) no-repeat left;
    color: #ffffff !important;
}
/*---- BUTTONS END -------------------------------------------------------------------- */


/*----- DIV FORMS --------------------*/
div.divform{
    padding:10px;
    text-align:justify;
}
div.divform table tr td{
    vertical-align:top;
    text-align:left;
}
div.divform input[type="text"]{
    width: 290px;
    border: 1px solid #c3c3c3;
}
div.divform input[type="text"].small{
    width: 100px;
    border: 1px solid #c3c3c3;
}

div.divform select{
    width: 292px;
    border: 1px solid #c3c3c3;
    background: #ffffff;
}
div.divform textarea{
    width: 290px;
    border: 1px solid #c3c3c3;
}
div.divform input[type="checkbox"]{
    margin-left: -3px;
    width: 15px;
    border: 1px solid #c3c3c3;
}

div.divform input[type="radio"]{
    margin-left: -3px;
    width: 15px;
    border: 1px solid #c3c3c3;
}

div.divform input[type="submit"]{
    width: 150px;
    border: 1px solid #c3c3c3;
    cursor: pointer;
}

div.divform a.button{
    width: 150px;
    border: 1px solid #c3c3c3;
    padding: 1px 6px;
    cursor: pointer;
    /*vertical-align: top;*/
}

div.divform .nota{
    font-size:11px;
    font-weight:bold;
    color: #e47e00;
}
div.divform .nota_description{
    font-size:11px;
    color: #5a97bf;
}

.nota {
    font-size:11px;
    font-weight:bold;
    /*color: #e47e00;*/
}

.nota_description {
    font-size:11px;
    font-weight:normal;
    font-style:italic;
    /*color: #e47e00;*/
}

.mandatory {
    color: #ff0000;
}
/*----- DIV FORMS END--------------------*/

/*---- CAUTARE begin ------------------------------------------------------- */
#home_top_right_box{
    float:right;
    width: 435px;
    margin-left: 15px;
    height: 72px;
}

.infoutil_top_right_box{
    float:right;
    width: 213px;
    margin-left: 15px;
    /*margin-bottom: 10px;
    padding-top: 10px;*/
    height: 72px;
}

#search_box,#search_box_small{
    background: #f5f5f5;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
}

#search_box_small{
    /*margin-top: 27px;*/
    margin-bottom: 2px;
    /*border: 1px solid black;*/
    text-align: left;
}

#search_field,#search_field_long,#search_field_small{
    background-color: #f5f5f5;
    color: #175783;
    width:381px;
    height: 27px;
    border: 0px;
}

#search_field_small{
    width:159px;
    height: 25px;
    padding: 0px;
    margin: 2px 0 0 2px;
    /* border: 1px solid black;     */
}

#search_field_long{
    width:660px;
    height: 25px;
    padding: 0px;
    margin: 2px 0 0 2px;
}

#search_field:active,#search_field:hover,#search_field:focus,#search_field_long:active,#search_field_long:hover,#search_field_long:focus,#search_field_small:active,#search_field_small:hover,#search_field_small:focus{
    color: #175783;
    /*font-weight: bold;*/
    border: 0px;
    outline: 0px;
}

#search_field_button{
    display:inline;
    width: 40px;
    height: 27px;
    margin-top: 2px;
    margin-right: 1px;
    font-weight: bold;
    color: #355469;
}
/*---- CAUTARE END ------------------------------------------------------- */


/*---- EVENIMENTELE ZILEI BEGIN ------------------------------------------------------- */
.evenimentele_zilei_box{
    float:left;
    margin: 0px;
    /*height: 321px;*/
    height: 313px;
}

.evenimentele_zilei_title_box{
    float:left;
    display: box;
    margin-top: 0px;
    margin-bottom: 5px;
	font-size: 18px;
    font-weight: bold;
    color: white;
	text-shadow: #000000 0px 2px 5px;
}
.evenimentele_zilei_title_box a, .evenimentele_zilei_title_box a:visited {
	color: white;
}

.top_header {
    /*  margin-left: 278px;
    margin-top: 273px;*/
    margin: 0;
    display: inline;
    float: left;
    height: 6px;
    /*  margin-bottom: 0;*/
    width: 189px;
    margin-bottom: -1px;
}
.header_top_right_corner {
    margin: 0;
    /*margin-left: 0px;
    margin-top: 273px;*/
    display: inline;
    float: left;
    height: 6px;
    /*margin-bottom: 0;*/
    width: 12px;
    margin-bottom: -1px;
}
.home_page_qbox_copy_r2_c13 {
    margin-left: 0px;
    /*margin-top: 273px;*/
    margin-top:0px;
    display: inline;
    float: left;
    height: 6px;
    margin-bottom: -1px;
    width: 299px;
}
.left_top_border {
    /*  margin-left: 278px;*/
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: -1px;
    width: 1px;
}

/*TOP MAIN LINKS*/
.evz_tabs {
	background:url(/images/evenimentele_zilei/evz_tab_notsel.png) repeat-x;
	height:36px;
}
.evz_tab_sel {
    float:left;
    background:url(/images/evenimentele_zilei/evz_tab_sel_L.png) no-repeat left top;

    height:36px;
    text-align:center;
    margin-top: 0px;
    margin-bottom: -1px;
}
.evz_tab_sel a {
	height:36px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
	display:block;
	margin-left:4px;
	margin-right: -9px;
	padding:10px;
	padding-right:20px;
	padding-left:10px;
	background:url(/images/evenimentele_zilei/evz_tab_sel_R.png) no-repeat right top;
}

.chunk_link {
    float: left;
    margin-left: 7px;
	margin-right: 3px;
	height:36px;
}

.chunk_link a, .chunk_link a:visited {
    color: #FFFFFF;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 12px;
    font-weight: normal;
	display:block;
	height:36px;
	/*margin-left:10px;
	margin-right:10px;*/
	padding:3px; /*10px;*/
	padding-top:10px;
}
.chunk_link a:hover {
    color: #F66B0F;
    text-decoration:underline;
}

/*GENERAL RULES*/
/* General link */
a{
    text-decoration: none;
}

a:hover{
    color: #F66B0F;
    text-decoration:underline;
}
/* General link end */


/*TOP SECONDARY LINKS*/
.top_secondary_links_row {
    float:left;
    /*background:url(/images/evenimentele_zilei/secondary_links_row_background.jpg);*/
    width:299px;
    height:23px;
    text-align:center;
    margin-top: 0px;
    margin-bottom: -1px;
    padding: 0px;
    /*border: 1px solid black;*/
}

.top_secondary_links_row h2{
    height: auto;
    margin: 0px;
    margin-top: -5px;
    vertical-align:middle;
    font-size: 12px;
    font-weight: normal;

}



.bottom_toolbar{
    float: left;
    width: 498px;
    background: url(/images/evenimentele_zilei/lower_background.gif);
    border-left: 1px solid #B5D1E3;
    border-right: 1px solid #B5D1E3;
    border-bottom: 1px solid #B5D1E3;
}

.spacer{
    float:left;
    width: 498px;
    height: 10px;
    border-left: 1px solid #B5D1E3;
    border-right: 1px solid #B5D1E3;
    margin-top: -1px;
    margin-bottom: -1px;
}

.spacer_v2{
    /*float:left;*/
    width: inherit;
    height: 10px;
    margin-top: -1px;
    margin-bottom: -1px;
    /*border: 1px solid black;*/
    display:block;
}



.bottom_toolbar .link{
    float:left;
    font-size: 11px;
    /*width:175px;*/
    /*height:36px;*/
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    text-align:center;
    vertical-align:center;
}

.bottom_toolbar .link p{
    vertical-align:middle;
    margin-top: 11px;
}



.top_links_background {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: -1px;
    width: 1px;
}
.home_page_qbox_copy_r3_c4 {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: 0;
    width: 96px;
}
.top_vert_left_separtor {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: -1px;
    width: 1px;
}
.home_page_qbox_copy_r3_c7 {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: 0;
    width: 90px;
}
.header_middle_right_corner {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: -1px;
    width: 12px;
}
.toate_link {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: 0;
    width: 54px;
}
.divertisment_link {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: 0;
    width: 96px;
}
.arta_link {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: 0;
    width: 93px;
}
.sport_link {
    margin-left: 0px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 23px;
    margin-bottom: 0;
    width: 56px;
}
.home_page_qbox_copy_r4_c2 {
    /*margin-left: 278px;*/
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 7px;
    margin-bottom: 0px;
    width: 189px;
}
.header_bottom_right_corner {
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 7px;
    margin-bottom: 0px;
    width: 12px;
}
.under_top_links {
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 7px;
    margin-bottom: 0px;
    width: 299px;
}
.home_page_qbox_copy_r5_c2 {
    /*margin-left: 278px;*/
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 9px;
    margin-bottom: -1px;
    width: 1px;
}
.home_page_qbox_copy_r5_c3 {
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 9px;
    margin-bottom: -1px;
    width: 188px;
}
.home_page_qbox_copy_r5_c11 {
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 9px;
    margin-bottom: -1px;
    width: 12px;
}
.v_arrow_to_left {
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 9px;
    margin-bottom: -1px;
    width: 94px;
}
.under_links_v_arrow {
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 9px;
    margin-bottom: -1px;
    width: 20px;
}
.v_arrow_to_right {
    margin-left: 0px;
    margin-top: -1px;
    display: inline;
    float: left;
    height: 9px;
    margin-bottom: -1px;
    width: 185px;
}
.stire_photo {
    float: left;
    margin-left: 0px;
    margin-bottom: 0;
    width: 172px;
    height: 202px;
    text-align:center;
    /*border-left: 1px solid #B5D1E3;*/
    /*border: 1px solid black;*/
}
.stire_ora {
    display:inline;
    float:left;
    width: 70px;
    height: 34px;
    font-size:14px;
    color: white;
    margin-left:15px;
    margin-top:15px;
    text-align:center;
}

.stire_ora p {
    margin-top: 7px;
}

.stire_adresa {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    color: #394146;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 10px;
    margin-top: 2px;
    margin-bottom: 0;
    display: box;
    float: left;
}

.stire_canvas{
    background: #ffffff;
    width: 498px;
    height: auto;
    min-height: 234px;
    border-left: 1px solid #b5d1e3;
    border-right: 1px solid #b5d1e3;
}

.stire_text_canvas {
    float: left;
    padding: 10px;
    margin-top: 0px;
    width: 311px;
    height: 126px;
    border-right: 1px solid #B5D1E3;
/*  border: 1px solid black;*/
}
.home_page_qbox_copy_r7_c11 {
    margin-left: 17px;
    margin-top: 7px;
    display: inline;
    float: left;
    height: 126px;
    margin-bottom: 0;
    width: 311px;
}
.hor_middle_separator {
    margin-left: 20px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 1px;
    margin-bottom: 0;
    width: 292px;
}
.home_page_qbox_copy_r9_c11 {
    margin-left: 17px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 27px;
    margin-bottom: 0;
    width: 208px;
}
.read_more_button {
    margin-left: 0px;
    margin-top: 6px;
    display: inline;
    float: left;
    height: 15px;
    margin-bottom: 0;
    width: 94px;
}
.map_photo {
    margin-left: 17px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 58px;
    margin-bottom: 0;
    width: 61px;
}
.lower_background {
    display: inline;
    float: left;
    height: 36px;
    margin: 0;
    width: 1px;
}

.lower_separator {
    margin-left: 0px;
    /*margin-top: 6px;*/
    display: inline;
    float: left;
    height: 36px;
    margin-bottom: 0;
    width: 1px;
}
.prev_button {
    margin-left: 0px;
    /*margin-top: 6px;*/
    display: inline;
    float: left;
    height: 36px;
    margin-bottom: 0;
    width: 24px;
}
.pause_button {
    margin-left: 0px;
    /*margin-top: 6px;*/
    display: inline;
    float: left;
    height: 36px;
    margin-bottom: 0;
    width: 29px;
}
.next_button {
    margin-left: 0px;
    /*margin-top: 6px;*/
    display: inline;
    float: left;
    height: 36px;
    margin-bottom: 0;
    width: 24px;
}

/*STIRE DETALII */
.evenimentele_zilei_canvas {
    background: #ffffff;
    height: 234px;
    width: 498px;
    margin: 0px;
    border-left: 1px solid #B5D1E3;
    border-right: 1px solid #B5D1E3;
    /*border: 1px solid black;*/
}
.evenimentele_zilei_canvas_lista {
	height: 234px;
	width: 496px;
	overflow:auto;
}

.stire_poza {
    margin-left: 19px;
    margin-top: 7px;
    display: inline;
    float: left;
    height: 202px;
    margin-bottom: 0;
    width: 151px;
	border:1px solid #000000;
	overflow:hidden;
}
.colwrap2 {
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    width: 316px;
}
.h2_stire_titlu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    color: #394146;
    line-height: 113.33%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 10px;
    margin-top: 15px;
    display: inline;
    float: left;
    margin-bottom: 0;
	width:200px;
}
.stire_ora {
    margin-left: 10px;
    margin-top: 15px;
    display: inline;
    float: left;
    height: 34px;
    margin-bottom: 0;
    width: 79px;
    background: #546D7D;
    font-weight: bold;
    vertical-align: middle;
}
.p_stire_descriere {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #394146;
    line-height: 141.67%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 18px;
    margin-top: 11px;
    display: inline;
    float: left;
    margin-bottom: 0;
    width: 292px;
}
.home_page_qbox_r5_c5 {
    margin-left: 20px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 1px;
    margin-bottom: 0;
    width: 292px;
}
.Localizare {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #000;
    line-height: 141.67%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 19px;
    margin-top: 6px;
    display: inline;
    float: left;
    margin-bottom: 0;
}
.a_more {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    color: #000;
    line-height: 154.55%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-right: 0px;
    margin-top: 5px;
    display: inline;
    float: right;
    margin-bottom: 0;
}
.home_page_qbox_r7_c7 {
    margin-right: 6px;
    margin-top: 9px;
    display: inline;
    float: right;
    height: 7px;
    margin-bottom: 0;
    width: 5px;
}
.harta_img {
    margin-left: 15px;
    margin-top: 0px;
    display: inline;
    float: left;
    height: 58px;
    margin-bottom: 0;
    width: 60px;
}
.colwrap4 {
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    width: 315px;
}
/*
.stire_adresa {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #394146;
    line-height: normal;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 21px;
    margin-top: 2px;
    display: inline;
    float: left;
    margin-bottom: 0;
}*/

.Telefon_0745_65_65_85 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #394146;
    line-height: 154.55%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 21px;
    margin-top: 2px;
    display: inline;
    float: left;
    margin-bottom: 0;
}
.Email_officemediaticro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #394146;
    line-height: 154.55%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 21px;
    margin-top: 2px;
    display: inline;
    float: left;
    margin-bottom: 0;
}
/*---- EVENIMENTELE ZILEI END --------------------------------------------------------- */

/*---- REVISTA PRESEI BEGIN ------------------------------------------------------- */
.revista_presei_box {
    margin: 0 0 0 0px;
    width: 501px;
	/* height: 505px; */
    border-top: 1px solid #B5D1E3;
    border-left: 1px solid #B5D1E3;
    border-bottom: 1px solid #B5D1E3;
    border-right: 1px solid #B5D1E3;
	float:left;
}
.Toate_stirile {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    color: #fff;
    line-height: 154.55%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 199px;
    margin-top: -10px;
    display: inline;
    float: left;
    margin-bottom: 0;
}
.Revista_presei {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #224966;
    line-height: 94.44%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 19px;
    margin-top: 10px;
    display: inline;
    float: left;
    margin-bottom: 0;
    width: 132px;
}
#ziar_icon {
    margin-left: 0px;
    margin-top: 3px;
    display: inline;
    float: left;
    height: 34px;
    margin-bottom: 0;
    width: 33px;
}
.revista_presei_height {
	height: 200px;
	overflow:hidden;
	clear:both;
}
.revista_presei_poza_div {
	width: 452px;
	height: 238px;
	overflow:hidden;
	float: left;
	margin-left: 19px;
    /* border: 1px solid #000000;*/
	text-align:center;
}

.revista_presei_poza_div img {
    /*height: 238px;
    width: 452px;
	*/

}
.revista_presei_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    text-align: left;
    color: #243641;
    line-height: 131.82%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 24px;
    margin-top: 18px;
    display: inline;
    float: left;
    margin-bottom: 0;
    width: 445px;
}
.revista_presei_title a, .revista_presei_title a:visited {
	color: #243641;
}
.revista_presei_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
    color: #000;
    line-height: 130.77%;
    padding-bottom: 5px;
    margin-left: 26px;
    margin-top: 10px;
    display: inline;
    float: left;
    width: 445px;
}
.sursa_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #000;
    line-height: normal;
    padding-bottom: 0px;
    padding-top: 7px;
    margin-left: 17px;
    margin-top: 0px;
    display: inline;
    float: left;
    margin-bottom: 0;
}
.citeste_tot {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    color: #505050;
    line-height: normal;
    padding-bottom: 2px;
    padding-top: 7px;
    margin-right: 30px;
    margin-top: 0px;
    display: inline;
    float: right;
    margin-bottom: 0;
}

.revista_presei_title_row, .revista_presei_row{
    width: 498px;
    margin: 0px;
    /* border-right: 1px solid #B5D1E3;*/
    float:left;
}
.revista_presei_title_row{
    height: 38px;
    background-image: url(/images/revista_presei/revista_presei_top_background.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

.rev_presei_tab {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:black;
	padding-top:8px;
	padding-bottom:9px;
	padding-left:15px;
	padding-right:15px;
	margin-left:3px;
	margin-top:5px;
	/*background-color:#FF0000;*/
}
.rev_presei_tab_sel {
	border:1px solid #b5d1e3;
	border-bottom:1px solid #ffffff;
	background-image: url(/images/revista_presei/geo_tab_sel.gif);
}

.revista_presei_lateral_arrow_sides{
    width: 24px;
    height: 240px;
    float: right;
    margin-bottom: -1px;
    margin-top: -1px;
    /*margin-top: -1px;*/
    /*margin-bottom: -1px;*/
}

#revista_presei_lateral_arrow{
    padding-top: 90px;
}
#bottom_tool {
    background-image: url(/images/revista_presei/bottom_tool_background.jpg);
    background-repeat: repeat-x;
    display: block;
    border: 0;
    height: 29px;
    /* border-right: 1px solid #B5D1E3; */
    margin: 0px;
    margin-top: -1px;
}
/*---- REVISTA PRESEI END ------------------------------------------------------- */


/*---- STIRI DERULANTE BEGIN ------------------------------------------------------- */
.stiri_derulante_box {
    margin: 0px;
	margin-left:-16px;
    width: 235px;
    height: 485px;
	overflow:hidden;
    float: left;
}
.stire_derulanta_box {
    width:235px;
	height:120px;
	overflow:hidden;
}

.st_der_sel {
	float:left;
	width:218px;
	height:120px;
	overflow:hidden;
	background:#deebf3;
}
.st_der_gen {
	float:left;
	width:218px;
	height:120px;
	overflow:hidden;
}
.st_der_arrow_sel {
	float:left;
	width:16px;
	height:120px;
	overflow:hidden;
	background: url(/images/revista_presei/stire_selected_arrow.png) no-repeat top left;
}
.st_der_arrow_gen {
	float:left;
	width:16px;
	height:120px;
	overflow:hidden;
}

.stire_derulanta_categorie {
    display: inline;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    color: #567286;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 7px;
    margin-top: 3px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.stire_derulanta_categorie a{
    color: #577387;
    text-decoration: none;
}
.stire_derulanta_categorie a:hover{
    color: #F66B0F;
    text-decoration: underline;
}

.stire_derulanta_poza {
    margin-left: 4px;
    margin-top: 1px;
    display: inline;
    float: left;
    height: 54px;
    margin-bottom: 0;
    width: 67px;
	overflow:hidden;
}
.stire_derulanta_descriere {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #233541;
    line-height: 133.33%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 7px;
    margin-top: 0px;
    display: box;
    margin-bottom: 0;
    text-decoration: none;
    width: 138px;
	height:60px;
	overflow:hidden;
    float: left;
}

.stire_derulanta_descriere a{
    color: #000000;
    text-decoration: none;
}
.stire_derulanta_descriere a:hover{
    color: #F66B0F;
    text-decoration:underline;
}

.stire_derulanta_sursa {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    text-align: left;
    color: #8ba1af;
    line-height: 120%;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-left: 78px;
    margin-top: 6px;
    display: inline;
    float: left;
    margin-bottom: 0;
    width: 138px;
	height:27px;
	overflow:hidden;
}

.stire_derulanta_separator {
    width: 218px;
    height: 0px;
    border-top: 1px dotted #B1B1B1;
	margin-left:16px;
}

.rpres_pag_sel {
	float:right;
	margin-top:12px;
	margin-left:5px;
	background: url(/images/revista_presei/rpres_pagbtn_sel.png) no-repeat top left;
	cursor:pointer;
	width:13px;
	height:13px;
}
.rpres_pag_gen {
	float:right;
	margin-top:12px;
	margin-left:5px;
	background: url(/images/revista_presei/rpres_pagbtn_unsel.png) no-repeat top left;
	cursor:pointer;
	width:13px;
	height:13px;
}
.rpres_pag_txt {
	float:left;
	font-size:11px;
	margin-left:5px;
	margin-top:12px;
}
.rpres_pag_gen {
	float:right;
	margin-top:12px;
	margin-left:5px;
	background: url(/images/revista_presei/rpres_pagbtn_unsel.png) no-repeat top left;
	cursor:pointer;
	width:13px;
	height:13px;
}

/*---- STIRI DERULANTE END --------------------------------------------------------- */

.publicitate_listing_canvas{
    height:92px;
    float:left;
    margin: 0px;
    padding:0px;
}
/*PUBLICITATE BANNERS*/
.publicitate_banner1{
    width: 498px;
    height: 90px;
    margin: 0 0 0 0;
    background: #f2f2f2;
    border: 1px solid #d8d8d8;
	float:left;
    overflow:hidden;
}

.publicitate_banner2{
    width: 213px;
    height: 90px;
    /*margin-top: 10px;*/
    /*background: #f2f2f2;*/
	float:right;
	margin: 0 0 0 5px;
    border: 1px solid #d8d8d8;
    overflow:hidden;
}

.produs_banner_photo {
    float:left;
    border: 0px;
    height:90px;
    /*line-height:90px;*/
    display: table;
    position: relative;
    overflow: hidden;
}

.produs_banner_photo img {
    /*vertical-align:middle;*/
    /*vertical-align: 50%*/
}
.produs_banner_desc_canvas{
    float:left;
    margin-left: 5px;
    width:118px;
    height:90px;
    display: table;
    position: relative;
    overflow: hidden;
}
.produs_banner_title{
    /*padding-top:5px;*/

    font-size:11px;
    height: 25px;
    font-weight:bold;
    overflow:hidden;
}

.produs_banner_firma{
    float:left;
    font-size:11px;
    width:118px;
    margin:5px 0 2px 0;
    color:#acbcc6;
}

.produs_banner_title a{
    /*color: #000000;*/
}
.produs_banner_title a:hover{
    color: #f66b0f;
    text-decoration:underline;
}

.produs_banner_desc{
    /*margin-top:30px;*/
    float:left;
    font-size:10px;
}

/* INFOUTILS */
.infoutils_list_box {
    background: #ffffff;
    width: 722px;
    /*margin-left:auto;*/   /* to center the inner div */
    /*margin-right:auto;*/  /* to center the inner div */
    height: auto;
    text-align: center;
}

.iu3cols {
    float:left;
    margin:0px;
    width:235px;
    height: auto;
    /*border: 1px solid #ddd;*/
}

.infoutil_title {
    width: 683px;
    margin-left:auto;   /* to center the inner div */
    margin-right:auto;  /* to center the inner div */
    margin-top: 20px;
    height: 30px;
    background: url("/images/infoutils/infoutil_title_bg.jpg") repeat-x bottom;
    /* border: 1px solid black; */
}

.infoutil_title p{
    background: url("/images/infoutils/infoutil_title_arrow.jpg") no-repeat center left;
    padding-left: 20px;
    margin-left: 10px;
    padding-bottom: 0px;
    color: #468BB9;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    /* border: 1px solid black; */
}

.infoutils_list_box ul, .iu3cols ul{
    margin: 10px 0 0 0px;
	padding: 0;
	list-style: none;
    padding-left: 10px;
	/*border-top: 1px dotted #cccccc;*/
}

.iu3cols ul{
    padding-left: 15px;
}

.infoutils_list_box li, .iu3cols li {
    /*float: left;*/
    width: 195px;
    margin: 0 0 0 20px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 15px;
    background: url('/images/arrow_double_blue.gif') no-repeat 0px 6px;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    text-decoration: underline;
	/* border-top: 1px dotted #cccccc; */
}

.iu3cols li {
    margin: 0 0 0 5px;
    padding-left: 15px;
    line-height:1.5em;
}


.infoutils_list_box li a:hover {
	color: #F66B0F;
	text-decoration: underline;
}

.iu_domeniu_local_box{
    /* margin-top: 30px;     */
    float:left;
}

.iu_domeniu_local_header{
    background: url('/images/infoutils/infoutil_title2_bg.gif') no-repeat left bottom;
    height: 30px;
    padding-left: 10px;
}

.iu_domeniu_local_header_long{
    background: url('/images/infoutils/infoutil_title2_bg_long.gif') no-repeat left bottom;
    height: 30px;
    padding-left: 10px;
}

.iu_domeniu_local_box ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 500px;
}
.iu_domeniu_local_box ul li{
    background: url('/images/arrow_simple_orange.gif') no-repeat left center;
    width:490px;
    float:none;
    margin: 0px;
    padding-left: 10px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px dashed #C4C4C4;
    line-height: 200%;
}

.infoutil_listing_separator{
    background: url('/images/infoutils/infoutil_listing_separator2.jpg') no-repeat left center;
    margin-left:15px;
    margin-right:10px;
    height: 15px;
    /*border: 1px solid black;*/
}

.infoutil_listing_box{
    margin-left:15px;
    margin-right:20px;
    /*border: 1px solid black;    */
}

.alphabetical_pagination{
    font-size: 14px;
    font-weight: bold;
    text-transform:uppercase;
    letter-spacing:2px;
    color: #b3b3b3;
}

.alphabetical_pagination .letter_selected{
    border: 1px solid #f66b0f;
    padding: 1px 1px 1px 2px;
    color: #14547f;
    background: #ffcaa2;
}

.pareri_exprimate {
    width:185px;
    min-height:100px;
    height:auto;
    float:right;
    margin-left:5px;
    text-align:left;
    font-weight: bold;
    font-size:11px;
    color: #1C6296;
    /*border: 1px solid;*/
}

.pareri_exprimate .highlight{
    color: #F56B10;
    font-weight: bold;
}

.pareri_exprimate ul{
    list-style: none;
    margin: 0px;
}

.pareri_exprimate ul li{
    background: url('/images/arrow_simple_orange.gif') no-repeat 0px 5px;
    padding-left: 15px;
    margin: 0px;
    font-weight: normal;
    text-decoration: none;
}


.sondaj {
    margin-top:25px;
    width:185px;
    min-height:100px;
    height:auto;
    float:left;
    margin-left:15px;
    text-align:left;
    font-weight: normal;
    font-size:11px;
    color: #1C6296;
    /*border: 1px solid;*/
}

/*------------------- SHOPPING LISTING Begin---------------------------------*/
div.shopping_menu{
    color:#FFFFFF;
    font-family:arial;
    font-size:11px;
    line-height:16px;
    float:left;
    width:860px;
    padding-top:8px;
    padding-bottom:8px;
}
div.shopping_menu a, div.shopping_menu a:visited {
    text-decoration:none;
    color:#FFFFFF;
}
div.shopping_menu a:hover {
    text-decoration:underline;
    color:#FFFFFF;
}
div.shopping_menu .selected{
    text-decoration:underline !important;
    color:#FFFFFF;
}


div.produse_box_listing{
    width:722px;
    height: auto;
    min-height: 390px;
    /*border: 1px solid;*/
}
div.produs_box{
    float:left;
    width: 215px;
    /*height:auto;*/
    height:330px;
    min-height:250px;
    border: 1px solid #d0d0d0;
    margin: 10px 0 0 10px;
    padding: 5px;
    text-align:center;
}

div.produs_box .counter{
    font-size: 11px;
    color: #878787;
}

div.produs_lpic_v2 {
    overflow:hidden;
    border:0px; /*1px solid #DDDDDD;*/
    max-width:215px;
    height:200px;
}

div.produs_lpic_v2 img {
    max-width:215px;
    max-height:215px;
}

div.produs_sltitle_v2 {
    font-size:19px;
    /*font-weight:bold;*/
    margin-top:5px;
    text-align:center;
    height: 25px;
}
div.produs_ldetails_v2 {
    font-size:11px;
    height: 85px;
}

div.produs_slmid_v2 {
    overflow:hidden;
    border:0px;
    text-align:center;
}
div.produs_sltitle_v2 {
    font-size:15px;
    font-weight:bold;
    margin-top:5px;
}
div.produs_slright_v2 {
    text-align:center;
    border:0px;
    /*margin:5px;*/
}

div.produs_bigbox{
    float:left;
    width: 715px;
    height:auto;
    /*min-height:250px;    */
    margin: 0 0 0 0;
    padding: 5px;
    text-align:center;
    /*border: 1px solid black;*/
}

div.produs_bigbox .counter{
    font-size: 11px;
    color: #878787;
}

div.produs_bigbox_pic{
    float:left;
    width:425px;
    height:auto;
    /*min-height: 350px;*/
    /*border: 1px solid black;*/
}

div.produs_bigbox_pic img{
    max-width: 425px;
    max-height: 425px;
    margin:5px 5px 30px 5px;
}

div.produs_bigbox_right{
    float:right;
    width: 260px;
    height:auto;
    /*min-height:350px;*/
    margin: 5px 5px 5px 10px;
    padding: 5px;
    text-align:center;
    /*border: 1px solid black;*/
}

div.produs_bigbox_title{
    padding: 5px;
    text-align:center;
    font-size:18px;
    font-weight:bold;
}

div.produs_bigbox_details{
    padding: 5px;
    text-align:center;
}

div.produs_bigbox_extra{
    padding: 5px;
    text-align:center;
}

div.same_categ_title{
    margin-left:10px;
    margin-top:20px;
    color:#20627a;
    font-size:16px;
    font-weight:bold;
}

/*------------------- SHOPPING LISTING End---------------------------------*/

/*------------------- HARTA NORMALA ---------------------------------*/
div.harta-howto-box{
    float:left;
    width:474px;
    padding:0px;
    float:right;
}

div.harta-howto-header{
    float:left;
    margin:0px;
    width:inherit;
    height:56px;
    background: url(/images/harta/harta_howto_top.png) no-repeat top right;
}

div.harta-howto-body{
    float:left;
    margin:0px;
    padding:10px;
    width:445px;
    height:174px;
    background: #e2ecf5 url(/images/harta/harta_howto_bg_left.png) repeat-y left;
}

div.harta-howto-body h3{
    margin-left:10px;
    color: #155382;
    font-weight:bold;
}

div.harta-howto-body p{
    background: url(/images/arrow_double_blue.gif) no-repeat 10px 4px;
    text-indent: 1.5em;
    padding-left:10px;
    margin: 0.2em 0 0 0;
    line-height: 1.5em;
}

div.harta-howto-body-right{
    float:left;
    margin:0px;
    width:7px;
    height:194px;
    background: #e2ecf5 url(/images/harta/harta_howto_bg_right.png) repeat-y left;
}

div.harta-howto-footer{
    float:left;
    margin:0px;
    width:inherit;
    height:21px;
    background: url(/images/harta/harta_howto_bottom.png) no-repeat bottom right;
}

div.harta-howto-text{
    font-size:11px;
}

div.harta_trans_comun{
    float:left;
    margin-top: 20px;
    width: 400px;
    font-size:11px;
    vertical-align: middle;
}

div.harta_legenda{
    float:left;
    margin-top: 10px;
    width: 400px;
    font-size:11px;
}

div.harta_legenda ul{
    list-style-type: none;
    margin-left: -45px;
}

/*------------------- HARTA NORMALA End---------------------------------*/

/*------------- PROGRESS BAR -------------------------------------------*/
.meter-wrap{
    position: relative;
}

.left{
    float:left;
    height:1px;
}

/*canvas that hold all progress-bar parts togheter*/
.meter-wrap,.meter-value,.meter-text {
    /* The width and height of your image */
    width: 155px;
    height: 6px;
}

.meter-wrap-details,.meter-value-details,.meter-text-details{
    width: 300px;
    height: 6px;
}
/*the colored bar itself*/
.meter-wrap, .meter-value, .meter-wrap-details, .meter-value-details {
    background: #d3d6db url(/images/progress_bar/progress_bar_bg.png) top left repeat-x;
}
/*text to be placed on the progress bar if it is the case*/
.meter-text {
    position: absolute;
    top:0; left:0;
    padding-top: 5px;
    color: #fff;
    text-align: center;
    width: 100%;
}
.meter-wrap,.meter-wrap-details{
    clear: left;
    border: 0px solid;
    margin: 3px 0 0 10px;
}
/*styles for questions and percents related with the progress bar*/
.poll_quest,.poll_quest_details,.poll_quest_percent,.poll_quest_percent_details{
    float:left;
    font-size:11px;
    color: #858585;
    text-align:left;
}

.poll_quest_details,.poll_quest_percent_details{
    margin-left:10px;
    font-size:12px;
}

.poll_quest_details{
    width: 200px;
}

.poll_quest_percent_details{
    width: 60px;
}

.poll_quest {
    clear:left;
    margin-left:10px;
}

.poll_quest_percent{
    font-size:10px;
    width: 30px;
    margin-left: 5px;
}

.poll_total_voturi{
    float:left;
    width:110px;
    font-size:12px;
    font-weight:bold;
    color: #3d4246;
    text-align:left;
    margin-left: 10px;
}

.poll_thanks{
    float:left;
    text-align:left;
    margin-left: 5px;
    font-size:11px;
}

/*------------- PROGRESS BAR -------------------------------------------*/

/*------------- Buget Editorial ----------------------------------------*/
div.buget_editorial{
    margin:0;
    margin-top:0px;
    float:right;
    border: 1px solid #3395d6;
    padding: 0;
    font-size:11px;
}
div.buget_editorial table{
    border:0;
    padding:0;
    margin: 0;
}

div.buget_editorial th{
    text-align:center;
    padding: 5px 0 5px 0;
    background: url(/images/buget_edit_th_bg.jpg) bottom left repeat-x;
    margin: -2px;
}

div.buget_editorial td{
    text-align:center;
    padding: 0;
    margin: -2px;
}
div.buget_editorial td.separator{
    border-right: 1px solid #f0f0f0;
    padding: 0;
    margin: -2px;
}
/*------------- Buget Editorial End-------------------------------------*/

/*--------------------- File Input -------------------------------------*/
#divinputfile{
 /*background:url(/images/upload_file.gif) no-repeat 100% 1px; */
 height:28px;
 width:675px;
 margin:0px;
 padding:0px;
}

#divinputfile:hover {
    background-position: 100% -20px;
    cursor: pointer !important;
    cursor: hand !important;
}

#divinputfile #poza_noua{
 opacity: 0.0;
 -moz-opacity: 0.0;
 filter: alpha(opacity=00);
 font-size:18px;
 width: 675px; /*force to be as wide as it should to cover my fake input and button*/
}

#divinputfile #poza_noua:hover{
    cursor:pointer;
    cursor:hand;
}

#fakeinputfile{
 margin-top:-28px;
}

#fakeinputfile #fakefilepc{
 width:485px;
 height:22px;
 font-size:12px;
 line-height:25px;
 font-family:Arial;
}

div.file-button{
    display:inline-block;
    float:right;
    font-size:12px;
    line-height:25px;
    font-weight:bold;
    background-color:#e2e2e2;
    margin-top:-28px;
    padding: 0 7px;
    border:1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
/*--------------------- File Input END ----------------------------------*/

/*--------------------- User Situatie Financiara ------------------------*/
table.rep1 {
    width:100%;
    padding:0px;
    margin:0px;
    border:1px solid #a9a9a9;
    background: #ffffff;
    font-size:12px;
}
table.rep1 tr {
    background: #d6e5f0; /*#e9e8e8;*/
}
table.rep1 td {
    border-bottom: 1px dotted #CEDCEA;
    border-left: 1px dotted #CEDCEA;
    padding-left:5px;
    padding-right:5px;
    background: #ffffff;
    text-align:center;
}
table.rep1 th {
    border-bottom: 1px dotted #CEDCEA;
    border-left: 1px dotted #CEDCEA;
    padding-left:5px;
    padding-right:5px;
    font-weight: normal;
    text-align:center;
    color: #125293;
}

/*--------------------- User Situatie Financiara END --------------------*/

/*--------------------- ANUNTURI tool ------------------------*/
div.iu_anunturi_content{
    clear:both;
    width:750px;
}
div.iu_anunturi_categs{
    width: 125px;
    height:203px;
    float:left;
    padding-left:10px;
}

div.iu_anunturi_categs ul{
    display: inline-block;
    list-style-type: none;
    margin-left: -40px;
    height:157px;
}

div.iu_anunturi_categs ul li{
    background: url(/images/infobox/list_orange_mark.gif) no-repeat center right;
    width:110px;
    margin: 3px 0 0 0;
}
div.iu_anunturi_categs ul li a{
    text-decoration: underline;
}

div.iu_anunturi_col1{
    float:left;
    width:170px;
    height:203px;
}
div.iu_anunturi_col1 div{
    margin: 10px 10px 0 10px;
}

div.iu_anunturi_col2{
    background-color: #f5f9fc;
    float:left;
    width:170px;
    height:203px;
}
div.iu_anunturi_col_separator{
    background-color: #f5f9fc;
    border-left: 1px solid #cedfec;
    float:left;
    width:1px;
    height:203px;
}
div.iu_anunturi_col2 div{
    margin: 10px 10px 0 10px;
}

div.iu_anunturi_col_txt{
    height:160px;
    font-size: 11px;
}
div.iu_anunturi_col_txt img{
    margin-bottom: -2px;
    margin-left: 7px;
    margin-right: 5px;
}
span.sell_color{
    font-size: 12px;
    font-weight: bold;
    color: #5c8d0d;
}
span.buy_color{
    font-size: 12px;
    font-weight: bold;
    color: #f66b0f;
}

span.rent_color{
    font-size: 12px;
    font-weight: bold;
    color: #f66b0f;
}

span.donate_color{
    font-size: 12px;
    font-weight: bold;
    color: #5c8d0d;
}

div.iu_anunturi_butt_left{
    float:left;
    width:35px;
    height:203px;
/*    background-image: url("/images/buttons/anunturi_left.png");*/
}

div.iu_anunturi_butt_right{
    float:left;
    width:35px;
    height:200px;
/*    background-image: url("/images/buttons/anunturi_right.png");*/
}

div.iu_anunturi_links{
    float:left;
    margin-top:5px;
    margin-bottom:5px;
    text-align: right;
    width:100%;
}

div.alnLeft{
    float:left;
    margin-left:5px;
}
div.alnCenter{
    float:left;
    margin-left:150px;
}

div.alnRight{
    float:right;
    margin-right:5px;
}


a.anunturi_detalii{
    float:right;
    background: url(/images/infobox/list_mark.jpg) no-repeat center left;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size:11px;
}

a.link_11 {
    font-size:11px;
}
a.link_11_bold_orange {
    font-size:11px;
    color: #F46D11;
    font-weight: bold;
}

/*--------------------- ANUNTURI tool END --------------------*/
/*======================== CIPRI ADD ENDS HERE ======================================== */


.qbox-default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height:14px;
}

div.page_content {
	width:950px;
}
div.page_left {
	width:235px;
	float:left;
	text-align:center;
/*border: 1px solid #000;       */
}
div.page_middle {
	width:464px;
	float:left;
	/*padding:10px;*/
    padding-left:5px;
    padding-right:5px;
	padding-top:0px;
	margin-top:0px;
 /*border: 1px solid #000;   */
	overflow:hidden;
}
div.page_middle a:visited {
	color:#666666; /* #006699; */
}


div.page_middleright {
	width:731px;
	float:right;
	padding:0px;
	padding-top:0px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	margin-top:3px;
	margin-bottom:2px;
}
div.page_middleright h1 {
	margin: 0;
	/*padding: 5px;*/
	line-height:32px;
	font-size:13px;
	color:#FFFFFF;
	background: #b8740f url("../images/main_tabheader_bg_orange.gif");
}
div.page_middleright h1.grey_text {
	font-size: 18px;
	font-family: Helvetica;
	text-align:center;
	color:#666666;
	margin-bottom:7px;
	/*line-height:35px;*/
	margin-top:7px;
	font-weight: bold;
	background: #FFFFFF;
}
div.page_middleright h1 a, div.page_middleright h1 a:visited {
	color:#FFFFFF;
	/*text-decoration: none;
	background-color:#004890;*/
}

div.footer {
	 background-color:#515151;
	 color:#FFFFFF;
	 height:70px;
	 font-size:9px;
	 width:980px;
	 overflow:hidden;
}

div.footer a, div.footer a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}



h1 {
	font-size: 18px;
	font-family: Helvetica;
	text-align:center;
	color:#666666;
	margin-bottom:7px;
	/*line-height:35px;*/
	margin-top:7px;
	font-weight: bold;

}

h1.left {
    text-align:left;
}

h2 {
	font-size: 18px;
	font-family: Helvetica;
	text-align:left;
	color:#666666;
	padding-left:10px;
	margin-bottom:7px;
	line-height:35px;
	margin-top:7px;

}
h2 span {
	color:#004890;
	font-size:20px;
}
h2 a, h2 a:visited {
	text-decoration:none;
	color:#666666;
}
h2 a:hover {
	text-decoration:underline;
}

h3 {
	font-size: 14px;
	font-family: Helvetica;
	text-align:left;
	color:#666666;
	margin-bottom:7px;
	/*line-height:35px;*/
	margin-top:7px;
	font-weight: bold;

}

h3.left {
    text-align:left;
}

div.page_description {
	text-align:justify;
	font-size:11px;
}

div.page_center {
	width:100%;
	text-align:center;
}
div.page_border {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	border:0px;
}
div.spacer {
	 height:3px;
}

/* ===== HEADER =====*/



div.current_date {
	background-color:#004890;
	color: #004890;
	font-weight:bold;
	font-size:14px;
	width:100%;
	padding:0px;
	border-bottom:1px solid #FFFFFF;
	margin:0px;
	height:26px;
}

/* ===== LEFT MENU ===== */
div.leftNav {
	width:243px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	padding:0px;
}
div.leftNav h1 {
	margin: 0;
	line-height:25px; /* 32px; */
	font-size:13px;
	color:#FFFFFF;
	background: #004890 url("../images/main_menu_bg_out.gif");
}
div.leftNav h1.green {
	background: #788114 url("../images/main_tabheader_bg_green.gif");
}
div.leftNav h1.grey {
	background: #7d7d7d url("../images/main_tabheader_bg_grey.gif");
}
div.leftNav h1.orange {
	background: #b8740f url("../images/main_tabheader_bg_orange.gif");
}
div.leftNav h1.red {
	background: #ea1c01 url("../images/main_tabheader_bg_red.gif");
}
div.leftNav h1.magenta {
	background: #80007e url("../images/main_tabheader_bg_magenta.gif");
}
div.leftNav h1 a, div.leftNav h1 a:visited {
	text-decoration: none;
	display: block;
	color:#FFFFFF;
	/*background-color:#004890;*/
}
div.leftNav h1 a:hover {
	text-decoration: underline;
}
div.leftNav h1.red {
	color:#000000;
	background-color:#FF0000;
}
div.leftNav ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	/*border-top: 1px dotted #cccccc;*/
}
div.leftNav li {
	margin: 0;
	padding-top:1px;
	padding-bottom:1px;
	padding: 0;
	border-top: 1px dotted #cccccc;
}
.leftNav li a {
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.1;
	font-family: Verdana, Arial, Trebuchet MS, Verdana, Helvetica, Sans-Serif;
	padding: 4px 0 4px 13px;
	display: block;
	margin: 0 0 0 -11px;
	background: url('../images/arrow_double.gif') no-repeat left center;
	text-align:left;
}
.leftNav li.static-quicklaunch-itemselected-style a,
.leftNav li a:hover {
	color: #003399;
	background: url('../images/arrow_double_over.gif') no-repeat left center;
	text-decoration: none;
}
.leftNav li.static-quicklaunch-itemselected-style a {
	font-weight: bold;
}

/* cv sections divs */

div.cv_section {
	font-size:12px;
}
div.cv_header {
	padding:6px;
	background-color:#F2F2F2;
	border:0px;
	font-size: 12px;
}

div.round_header {
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #e8ff34;
}

div.page_title {
	font-size: 17px;
	font-weight: bold;
	color: #222222;
	text-align:center;
}

/* ========================== List table style =================== */

table.pagelayout {
	background: #FFFFFF; /* #ede6f9; */
	padding: 0px;
	border-collapse: collapse;
	/*border: 1px solid #cccccc;  #888888; */
	table-layout:fixed;
}
table.pagelayout td.normal {
	 background:#ede6f9;
	 color:#FFFFFF;
}
table.pagelayout td.status {
	 background:#004890;
	 color:#FFFFFF;
}
table.pagelayout td.status a:link { color:#FFFFFF; font-weight:bold; }
table.pagelayout td.status a:visited { color:#FFFFFF; font-weight:bold; }
table.pagelayout td.status a:active { color:#FFFFFF; font-weight:bold; }
table.pagelayout td.status a:hover { color:#FFFFFF; font-weight:bold; text-decoration: none; }

table.listtable {
    font-size: 11px;
}
table.listtable th {
    text-align: center;
    font-family: Verdana;
	font-weight: bold;
	background: #AAAAAA;
	color: #FFFFFF;
	padding: 5px;
}
table.listtable tr.tr0 {
    background-color: #FFFFFF;
}
table.listtable tr.tr1 {
    background-color: #F2F2F2;
}
table.listtable td {
    text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	padding: 3px;
}
/* ========================== List table style =================== */

/* data entry form table */
table.formtable {
    border-spacing: 1px;
    border-collapse: collapse;
	font-size: 12px;
}
table.formtable th {
    text-align: center;
    font-family: Verdana;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
    background: #0561c7;
	color: #FFFFFF;
	padding: 6px;
}
table.formtable th.thl {
    text-align: left;
    font-family: Verdana;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
    background: #0561c7;
	color: #FFFFFF;
	padding: 6px;
}
table.formtable th.th2 {
    text-align: left;
    font-family: Verdana;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
    background: #EEEEFF;
	color: #000000;
	padding: 6px;
}
table.formtable td {
    text-align: left;
	font-family: Verdana;
	border-bottom: 2px solid #FFFFFF;
    padding: 3px;
    background: #97a4b2;
}
table.formtable td.left {
    text-align: right;
	font-family: Verdana;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
    padding: 3px;
    background: #6c8db2;
}
table.formtable td.bottom_invoice {
    font-family: Verdana;
	font-weight: bold;
	border: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 3px;
    background: #FFFFFF;
}
table.formtable td.bottom_invoice_last {
    font-family: Verdana;
	font-weight: bold;
	border: 1px solid #000000;
	border-right: 2px solid #000000;
	border-top: 1px solid #000000;
	padding: 3px;
    background: #FFFFFF;
}
table.formtable td.bottom_invoice_spacer {
    font-family: Verdana;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding: 3px;
    background: #FFFFFF;
}
table.formtable td.alt {
    text-align: left;
	font-family: Verdana;
	border-bottom: 2px solid #FFFFFF;
    padding: 3px;
    background: #aac3df;
}
table.formtable td.alt2 {
    text-align: left;
	font-family: Verdana;
	border-bottom: 2px solid #FFFFFF;
    padding: 3px;
    background: #EEEEEE;
}
table.formtable td.altwhite {
    text-align: left;
	font-family: Verdana;
	border-bottom: 2px solid #FFFFFF;
    padding: 3px;
    background: #EEEEEE;
}
table.formtable td.altwhite2 {
    text-align: left;
	font-family: Verdana;
	border-bottom: 2px solid #FFFFFF;
    padding: 3px;
    background: #DDDDDD;
}
table.formtable td.altleft {
    text-align: right;
	font-family: Verdana;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
    padding: 3px;
    background: #7cabdf;
}
table.formtable td.altleft2 {
    text-align: right;
	font-family: Verdana;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
    padding: 3px;
    background: #EEEEEE;
}
/*
table.formtable td.footer {
    font-family: Verdana;
	font-weight: bold;
	border-bottom: 2px solid #FFFFFF;
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
	padding: 6px;
}
*/
table.formtable thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
	padding: 6px;
}
table.formtable thead th.thl {
    background: #687EAB;
    color: #FFFFFF;
    text-align: left;
	padding: 3px;
}

/* ============= Date Picker styles ============ */
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}

/* --------------------------- */
/* -- the Reports table ------ */
table.report {
    border-spacing: 0px;
    border-collapse: collapse;
	font-size: 11px;
	font-weight: bold;
}

/* div-urile de afisare a stirii */
div.news_display0{ /*awaiting confirmation*/
	border: 1px;
	border-style: solid;
	border-color: #006699;
	width: 98%;
	height: 63px;
	overflow:hidden;
	padding:2px;
	font-family:Verdana;
	font-size:8pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#006699',EndColorStr='white');
}
div.news_display1{ /*confirmed*/
	border: 0px;
	width: 98%;
	height: 63px;
	overflow:hidden;
	padding:2px;
	font-family:Verdana;
	font-size:8pt;
}
div.news_display2{ /*rejected*/
	border: 1px;
	border-style: solid;
	border-color: #FFCC99;
	width: 98%;
	height: 63px;
	overflow:hidden;
	padding:2px;
	font-family:Verdana;
	font-size:8pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFCC99',EndColorStr='white');
}

div.eveniment_descriere {
	text-align:justify;
	font-size: 11px;
	width:338px;
	margin-top:8px;
	clear:both;
}
div.eveniment_lista_ora {
	width:50px;
	float:left;
	line-height:28px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	background: #ea1c01 url('../images/main_tabheader_bg_red.gif');
}
div.eveniment_lista_titlu {
	float:left;
	padding-left:5px;
	line-height:28px;
	font-weight:bold;
	font-size:11px;
}

div.page_text {
	text-align:justify;
	font-size:12px;
	padding:10px;
}
div.page_text ul {
	margin-left:6px;
	margin-right:6px;
}
div.page_text ul li {
	margin-left:20px;
}

div.fullPageHeader {
	width:978px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	padding:0px;
	margin-top:3px;
	margin-bottom:3px;
}
div.chenar {
	border:1px solid #CCCCCC;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	background:#FFFFFF;
	font-size:12px;
}
div.fullPageHeader h1 {
	margin: 0;
	/*padding: 5px;*/
	line-height:32px;
	font-size:13px;
	color:#FFFFFF;
	background: #b8740f url("../images/main_tabheader_bg_orange.gif");
}
div.fullPageHeader h1.grey {
	margin: 0;
	/*padding: 5px;*/
	line-height:32px;
	font-size:13px;
	color:#FFFFFF;
	background: #7d7d7d url("../images/main_tabheader_bg_grey.gif");
}
div.fullPageHeader h1.grey_text {
	font-size: 18px;
	font-family: Helvetica;
	text-align:center;
	color:#666666;
	margin-bottom:7px;
	/*line-height:35px;*/
	margin-top:7px;
	font-weight: bold;
	background: #FFFFFF;
}

.paging {
	/*background-color:#DDDDDD;*/
	/*width:470px;*/
	margin-left:15px;
	margin-right:15px;
	line-height:21px;
	/*color:#777777;*/
	clear:both;
    font-size: 11px;
    /*font-weight: bold;*/
    letter-spacing:3px;
    color: #000000; /*#b3b3b3;*/
    height:20px;
    /*border:1px solid;*/
}

.paging_left {
    float: left;
    font-weight: bold;
    letter-spacing:1px;
}

.paging .selected{
    /*border: 1px solid #f66b0f;*/
    padding: 1px 1px 1px 3px;
    color: #ffffff; /*#14547f;*/
    background: #3579A8; /*#ffcaa2;*/

}

div.paging2c {
	clear:both;
	background-color:#DDDDDD;
	width:730px;
	font-size:11px;
	margin-left:1px;
	margin-right:2px;
	margin-top:3px;
	line-height:21px;
	color:#777777;
}

div.eveniment_arhiva {
	border: 0px;
	width: 98%;
	height: 94px;
	overflow:hidden;
	padding:2px;
	font-family:Verdana;
	font-size:8pt;
	margin-left:10px;
}

div.business_subdomenii {
	font-size:11px;
	color:#777777;
}
div.business_subdomenii h3 {
	color:#788114;
	font-weight:bold;
	margin-bottom: 0px;
}
div.business_subdomenii span {
	font-style: italic;
}
div.business_subdomenii a, div.business_subdomenii a:visited{
	color:#777777;
	font-weight:normal;
}

div.adauga_comentariu {
	clear:both;
	background-color:#b8740f;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
	width:200px;
	text-align:center;
}
div.stiri_categorie {
	clear:both;
	float:left;
	background-color:#004890;
	color:#FFFFFF;
	width:250px;color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
	text-align:center;
	margin-bottom:10px;
}
div.stiri_categorie a, div.stiri_categorie a:visited {
	text-decoration:none;
	color:#FFFFFF;
	display:block;

}

div.voteaza_buton {
	float:right;
	background-color:#004890;
	color:#FFFFFF;
	width:200px;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
	text-align:center;
	margin-bottom:10px;
	margin-left:6px;
}
div.voteaza_buton a, div.voteaza_buton a:visited {
	text-decoration:none;
	color:#FFFFFF;
	display:block;

}

div.editeaza_buton {
    float:left;
    background-color:#ff0000;
    color:#FFFFFF;
    width:100px;
    font-weight:bold;
    padding:2px;
    cursor:pointer;
    text-align:center;
    margin-bottom:10px;
    margin-left:6px;
}

div.editeaza_buton a, div.editeaza_buton a:visited {
    text-decoration:none;
    color:#FFFFFF;
    display:block;
}

a.button_link:link, a.button_link:visited {
	 font-weight:bold;
	 border:1px solid #CCCCCC;
	 background-color:#EEEEEE;
	 padding:2px;
}
a.button_link:hover {
	background-color:#CCCCCC;
	text-decoration:none;
}
/*  =============================== PRODUSE ==================================  */
div.produs_detalii {
	width:722px;
	/*border:1px solid #DDDDDD;*/
	/*overflow:hidden;*/
	clear:both;
	margin:0px;
    padding: 15px;
}

div.produs_detalii hr{
    /*color: #ddd;
    background-color: none;
    height: 1px;*/
    border: 0px;
    border-top: 1px solid #d5d5d5;
    margin:10px 0 10px 0;
}

div.produs_poza {
	float:left;
	width:304px;
	overflow:hidden;
	/*border: 1px solid #DDDDDD;*/
}
div.produs_thumbs {
	float:left;
	width:160px;
	overflow:hidden;
	/*border: 1px solid #DDDDDD;*/
}
div.produs_detalii_left {
	float:left;
	width:464px;
	overflow:hidden;
	/*border:1px solid #DDDDDD;	*/
	clear:both;
}
div.produs_detalii_right {
	float:right;
	width:235px;
	/*overflow:hidden;*/
	text-align:justify;
	margin-left:5px;
    margin-right:10px;
	/*border:1px solid #DDD;*/
    /*padding-top: 5px;   	*/
}

div.produs_detalii h1 {
	margin: 0 !important;
	line-height:32px;
	font-size:18px !important;
	color:#2f2f2f !important;
	/*background: #b8740f url("../images/main_tabheader_bg_orange.gif");*/
}
div.produs_detalii h2 {
	margin: 0 0 10px -10px !important;
	line-height:16px;
	font-size:14px;
	color:#326d95;
	/*background: #b8740f url("../images/main_tabheader_bg_orange.gif");*/
}
div.produs_detalii_text {
	text-align:justify;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;
	color:#000000;
    /*border: 1px solid #ddd;   */
}
div.produs_detalii_text ul {
	margin-left:0px;
	padding-left:0px;
    list-style: none;
}
div.produs_detalii_text ul li {
	margin-left:0px;
    padding-left: 15px;
    background: url("/images/arrow_double_over.gif") no-repeat 0% 10%;
}
table.produs_caracteristici {
	width:250px;
}
table.produs_caracteristici tr.second {
	background-color:#E2E2E2;
}
table.produs_caracteristici td.left {
	font-size:10px;
	margin-top:1px;
	padding:2px;
}
table.produs_caracteristici td.right {
	font-size:10px;
	font-weight:bold;
	margin-top:1px;
	padding:2px;
}

div.voucher_button {
	margin-top: 20px;
	line-height:18px;
	font-size:11px;
    font-weight:normal;
	color:#FFFFFF;
	/*background: #b8740f url("../images/main_tabheader_bg_orange.gif");*/
    background: #4a8dba url("/images/buttons/button_blue_right_arrow.gif") no-repeat center right;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	text-align:center;
	width: 140px;
}
div.voucher_button a, div.voucher_button a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

div.voucher_print_b {
	margin: 0px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background: #788114 url("../images/main_tabheader_bg_green.gif");
	text-align:center;
	width:200px;
}
div.voucher_print_b a, div.voucher_print_b a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

div.produs_search {
    /*display:inline;*/
	/*float:left;*/
	width:202px;
	/*height:265px;*/
	overflow:hidden;
	border:0px; /*1px solid #DDDDDD;*/
	/*margin:19px;*/
	margin-top:5px;
	margin-bottom:10px;
	background-color: #F2F2F2;
}
div.produs_spic {
	width:202px;
	overflow:hidden;
	border:0px; /*1px solid #DDDDDD;*/
}
div.produs_nume {
	text-align:center;
	font-size:12px;
	width:200px;
	height:29px;
	position:relative;
	overflow:hidden;
}
div.produs_nume a, div.produs_nume a:visited {
	color:#0066CC;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:2px;
}
div.produs_pret {
	text-align:center;
	font-weight:bold;
	width:200px;
	line-height:15px;
	padding:2px;
	background-color: #F2F2F2;
	margin-top:0px;
	font-family:Arial;
	font-size:13px;
}
div.produs_nota {
	text-align:justify;
	font-size:10px;
    margin-top: 10px;
    margin-right:10px;
	padding-right:10px;
	clear:both;
	font-weight:bold;
    /*border: 1px solid #ddd;   */
}

div.image_popover {
	position:absolute;
	width:100%;
	height:100%;

	background-color:#FFFFFF;
	color:#666666;
	text-align:center;

	z-index:1000;
	overflow:auto;
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	opacity:.93;
}

div.puncte_bonus {
	color:#FF6600;
	font-size:13px;
	margin-top:10px;
}
div.produs_disponibil {
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
}
div.dgreen {
	color:#00CC00;
}
div.dred {
	color:#FF0000;
}
div.dblack {
	color:#000000;
}
h2.voucher {
	color:#000000;
	font-size:23px;
	font-weight:bold;
	margin:0px;
	padding:3px;
	padding-left:0px;
}
h3.voucher {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	padding:3px;
	padding-left:0px;
}

/* ========================== USER MENU vouchere ========================= */
div.client_menu {
	/*width:980px;
	clear:both;
	background-color:#FFFFFF;*/

    /*display bellow as a separate row*/
    position:absolute;
    margin-top:-1px;
    margin-left:20px;
    background:transparent;
    display:block;
    visibility:hidden;
    width: 156px;
    border: 2px solid #fe7b23;
}
div.client_menu_option {
    /*color: rgba(255, 255, 255, 0.5); for transparency*/
	color: #3f7295;
    background: #ffffff url("/images/arrow_simple_orange_bold.jpg") no-repeat 5px 8px;
	float:left;
	line-height:13px;
	font-size:11px;
	padding-left:15px;
	width:141px;
    overflow:hidden;
	text-align:left;
    height:25px;
    opacity:0.9;
    filter:alpha(opacity=90);
}

div.client_logged_button{
    margin-left:20px;
    background:#fe7b23;
    width:160px;
    height:43px;
    font-size: 14px;
    font-weight:bold;
    color: #FFFFFF;
    padding: 2px 0 0 0;
    text-align: center;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
div.client_logged_button:hover{
    cursor:pointer;
}

.userinfo{
    text-align:left;
    font-size:9px;
    padding:5px;
    text-align:center;
}

div.bg_grey {
	background: #7d7d7d url("../images/main_tabheader_bg_grey.gif");
}
div.bg_orange {
	/*background: #b8740f url("../images/main_tabheader_bg_orange.gif");*/
    /*background: #fe7b23 url("../images/main_tabheader_bg_orange.gif");*/
    background: #fe7b23;
}
div.client_menu a, div.client_menu a:visited {
	color: #3f7295;
	text-decoration:none;
	display:block;
	padding:5px;

}
div.client_menu a:hover {
	/*background: #788114 url("../images/main_tabheader_bg_green.gif");*/
    color: #fe7b23 !important;
    text-decoration:underline;
}

strike {
	color: #CC0000;
}
strike span {
	color: #999999;
	/*text-decoration: line-through; */
	font-family:arial;
	font-size:15px;
	font-weight:bold;
}

div.produs_long {
	width:957px;
	height:104px;
	overflow:hidden;
	border:0px; /*1px solid #DDDDDD;*/
	margin:0px;
	padding:2px;
	background-color: #F2F2F2;
}
div.produs_lpic {
	float:left;
	width:102px;
	overflow:hidden;
	border:0px; /*1px solid #DDDDDD;*/
}
div.produs_lmid {
	float:left;
	width:640px;
	overflow:hidden;
	border:0px;
	text-align:left;
	margin-left:5px;
}
div.produs_ltitle {
	font-size:19px;
	/*font-weight:bold;*/
	margin-top:5px;
}
div.produs_ldetails {
	font-size:11px;
}
div.produs_lright {
	text-align:left;
	float:right;
	width:200px;
	overflow:hidden;
	border:0px;
	margin:5px;

}

div.produs_slong {
	width:725px;
	height:104px;
	overflow:hidden;
	border:0px; /*1px solid #DDDDDD;*/
	margin:0px;
	padding:2px;
	background-color: #F2F2F2;
}
div.produs_slmid {
	float:left;
	width:427px;
	overflow:hidden;
	border:0px;
	text-align:left;
	margin-left:5px;
}
div.produs_sltitle {
	font-size:15px;
	/*font-weight:bold;*/
	margin-top:5px;
}
div.produs_slright {
	text-align:left;
	float:right;
	width:167px;
	overflow:hidden;
	border:0px;
	margin:5px;
}


div.titleaboveheader {
	font-size:9px;
	color:#AAAAAA;
	width:100%;
	text-align:center;
	margin-bottom:2px;
}

.text_caseta {
	clear:both;
	font-size:10px;
	padding:3px;
	text-align:justify;
}

/* ======================================================= */
/* speech buble styles */
/* ======================================================= */
.speech_bubble{
	position:absolute;
	background: transparent;
	margin:0px 0;
	width:430px;
}
.speech_bubble_content{
	display:block;
	background:#f3f3f3;
	border:3px solid #6699CC;
	border-width:0 3px;
	padding-left:7px;
	padding-right:7px;
}
.speech_bubble p{
	padding:0 0;
	color:#000;
	margin:0 10px;
}
.sb1, .sb2, .sb3, .sb4, .sb5, .sb6, .sb7{
	display:block;
	overflow:hidden;
	font-size:0;
}
.sb1, .sb2, .sb3, .sb4, .sb5, .sb6{
	height:1px;
}
.sb4, .sb5, .sb6, .sb7{
	background:#f3f3f3;
	border-left:1px solid #6699CC;
	border-right:1px solid #6699CC;
}
.sb1 {margin:0 8px; background:#6699CC;}
.sb2 {margin:0 6px; background:#6699CC;}
.sb3 {margin:0 4px; background:#6699CC;}
.sb4 {margin:0 3px; background:#f3f3f3; border-width:0 5px;}
.sb5 {margin:0 2px; background:#f3f3f3; border-width:0 4px;}
.sb6 {margin:0 2px; background:#f3f3f3; border-width:0 3px;}
.sb7 {margin:0 1px; background:#f3f3f3; border-width:0 3px; height:2px;}

.speech_bubble em{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	border-bottom:12px solid #6699CC;
	border-left:12px dotted transparent;
	border-right:12px dotted transparent;
	margin-left:30px;
}
.speech_bubble span{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	border-bottom:10px solid #6699CC;
	border-left:10px dotted transparent;
	border-right:10px dotted transparent;
	margin-left:32px;
	margin-top:-7px;
}
* html .speech_bubble em {width:24px; height:12px; w\idth:0; hei\ght:0;}
* html .speech_bubble span {width:20px; height:10px; w\idth:0; hei\ght:0;}


/* ==================== image library popover div ====================== */
#image_library_div {
	text-align:center;
	position:fixed;
 	top:0px;
 	left:0px;
 	background-color:#EEE;
 	border:1px solid #BBB;
 	padding:0px;
 	margin:0px;
 	width:100%;
	height:100%;
	overflow:auto;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

/* ========================= Styles timer bani de weekend ======================== */
.tcifra {
	float:left;
	margin-right:3px;
	font-size:29px;
	width:24px;
	overflow:hidden;
	background:#13568b;
	color:#FFFFFF;
}
.t2p {
	float:left;
	margin-left:-3px;
	font-size:30px;
	overflow:hidden;
	background:#FFFFFF;
	color:#000000;
}
.tblank {
	float:left;
	margin-right:3px;
	font-size:30px;
	width:14px;
	overflow:hidden;
	background:#FFFFFF;
	color:#FFFFFF;
}



/* ============================== Imobiliare ============================== */
div.imo_detalii {
	width:715px;
	border:0px;
	overflow:hidden;
	clear:both;
	margin:0px;
	padding:5px;
}
div.imo_detalii_left {
	float:left;
	width:454px;
	overflow:hidden;
	border:0px; /*1px solid #DDDDDD;*/
	margin-top:5px;
	clear:both;
}
div.imo_detalii_right {
	float:right;
	width:240px;
	overflow:hidden;
	text-align:justify;
	margin-left:10px;
	border:0px;;
	margin-top:5px;
}

div.imo_detalii h1 {
	margin: 0 !important;
	line-height:32px;
	font-size:18px !important;
	color:#2f2f2f !important;
	/*background: #b8740f url("../images/main_tabheader_bg_orange.gif");*/
	text-align:left;
}
div.imo_detalii h2 {
	margin: 0 0 10px -10px !important;
	line-height:16px;
	font-size:14px;
	color:#326d95;
	/*background: #b8740f url("../images/main_tabheader_bg_orange.gif");*/
}

/* ============================== Imobiliare ============================== */

div.infoutila_produse {
	clear:both;
	background-color:#004890;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
	width:250px;
	text-align:center;
}

div.warning_box {
	margin-top:15px;
	margin-bottom:15px;
	color:#FF0000;
	font-weight:bold;
	border: 2px solid #FF0000;
	padding:5px;
}


/*19 Apr 2010 18:43:07 - Cipri: pagination styles*/
.pagination_current_page{
    /*font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-left:3px;
    margin-right:3px;*/
    /*padding-left:2px;*/

    padding: 1px 1px 1px 3px;
    color: #ffffff; /*#14547f;*/
    background: #3579A8; /*#ffcaa2;*/
}

.pagination_page{
    font-size: 11px;
    font-weight: normal;
    color: #444;
    margin-left:3px;
    margin-right:3px;
    /*padding-left:2px;    */
}

.pagination_page a:hover{
    font-weight: bold;
}

/*23 May 2010 18:31:35 - Cipri: add an error style*/
.msg_err {
    color:#8b0a02;
    font-weight:bold;
}

/* ============================== Raport browsing ============================== */
table.report{
    /*border-spacing: 0px;*/
    /*padding-left: 2px;*/
    width: 100%;
    border:1px solid #666666;
}

table.report th.first_cell,table.report th,table.report td.first_cell,table.report td{
    background: #e9e8e8;
    border-bottom: 1px dotted #515151;
    padding-left:5px;
    font-weight: bold;
    text-align: center;
}

/*
table.report th,table.report th.first_cell{
    border:1px solid #666666;
}*/

table.report th.first_cell,table.report td.first_cell{
    text-align: left;
}

table.report th,table.report td{
    border-left: 1px dotted #515151;
}

table.report td{
    background: #ffffff;
    font-weight: normal;
}
table.report td.first_cell{
    background: #f8f8f8;
    font-weight: normal;
}
table.report td.highlight{
    font-weight: bold;
    background:#e2e2af;
    color: black;
}

div.report_spacer_5,div.report_spacer_10{
    clear:both;
    height:5px;
    vertical-align: middle;
}
div.report_spacer_10{
    height:10px;
}
/* ============================== Raport browsing end=========================== */




/* ===================================================================================================== */
/* ======================================== Emil NEW DESIGN CSS ======================================== */
/* ===================================================================================================== */
div.canvas_top {
	position:absolute;
	width:100%;
	height:410px;
	top:0px;
	left:0px;
	border-bottom:1px solid #DCDCDC;
	background-color: #EEEEEE;
	background-image: url("../images/canvas_tile.gif");
	background-repeat: repeat-x;
	z-index:-1;
}
div.page_frame {
	background-color: #FFFFFF;
}
div.canvas_content_top {
	width:980px;
	height:5px;
	overflow:hidden;
	clear:both;
	background: #3681b3 url("../images/canvas_content_top.gif") no-repeat;
}
div.canvas_content_main {
	width:948px;
	overflow:hidden;
	background: #FFFFFF url("../images/canvas_content_tile.gif") repeat-x;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:5px;
	border-left: 1px solid #dbe1e6;
	border-right: 1px solid #dbe1e6;
}
div.canvas_content_sep {
	background-color: #dbe1e6;
	height:8px;
}
div.footer_bottom_links {
	text-align:center;
	font-family: Arial;
	font-weight:9px;
	color: #4d6477;
	border-left: 1px solid #dbe1e6;
	border-right: 1px solid #dbe1e6;
	padding:5px;
}
div.footer_bottom_links a, div.footer_bottom_links a:visited {
	color: #4d6477;
	text-decoration: none;
	font-family: Arial;
	font-weight:9px;
}
div.footer_bottom_links a:hover {
	text-decoration: underline;
}

div.footer_bottom {
	height:50px;
	background: #fafbfc url("../images/canvas_footer_bottom.gif") no-repeat;
}
div.footer_main {
	height:150px;
	background: #FFFFFF url("../images/footer_contact_tile.gif") repeat-x;
	border-left: 1px solid #dbe1e6;
	border-right: 1px solid #dbe1e6;
	padding:20px;
	font-family:arial;
	font-size:10px;
}
div.footer_line {
	margin-top:15px;
	margin-bottom:15px;
	height:1px;
	background-color:#e2e2e2;
}
div.footer_left {
	float:left;
	width:360px;
	text-align:left;
}
div.footer_middle {
	float:left;
	width:110px;
	text-align:center;
}
div.footer_right {
	float:right;
	width:370px;
	text-align:right;
}

div.site_header_top {
	width:980px;
	height: 120px; /*110px;*/
	overflow:hidden;
	color:#004890;
	align:center;
}
div.site_header_left {
	width:245px;
	height:145px;
	overflow:hidden;
	text-align:center;
	float:left;
	font-size:9px;
}
div.site_header_right {
	width:733px;
	height:145px;
	float:left;
	border-left:2px solid #FFFFFF;
}
div.pub_header {
	width:100%;
	height:120px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	z-index:6;
}
div.site_header_menu {
	width:980px;
	height:60px;
	overflow:hidden;
	color:#575757;
	clear:both;
}
div.selectie_oras {	
	text-align: left;
    padding-left: 4px;
}
select.oras_qbox {
/*    background-color: #FFA900;
    color: white;*/
    background-color: 34B45A;
    color: #ffffff; /*#FFA900;#004890;*/
    border: 1px solid #349E53; /*dimGray*/
    font-family: Arial;
    font-size: 15px;    
    line-height: 15px;
    margin-top: 0px;
    text-align: center;
    width: 220px;
    height: 26px;

}

select.oras_qbox option{
    color: #545454;
    background-color: #ffffff;
}
select.oras_qbox option[selected]{
    color: #e6770b;
    background-color: #ffffff;
    text-decoration: underline;
}

div.menu_login {
	width:195px;
	height:44px;
	overflow:hidden;
	float:left;
	color:#696969;
	margin-top:16px;
}

div.menu_login a {
    /*color:#696969;*/
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 44px;
    margin-right: 6px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
}
div.menu_login a span {
    display: block;
    line-height: 44px;
    padding: 3px 0 0px 16px;
	font-weight:bold;
}
div.menu_login a:hover {
	color:#ec8c00;
}

/* ============================================================================================================== */
/* ===================================== MAIN MENU (WITH SUBITEMS) ============================================== */
div.menu_buttons {
	float:left;
	margin-top:16px;
}
div.menu_buttons a {
    background: transparent url('../images/main_menu_button_off_right.gif') no-repeat scroll top right;
    color:#125293;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 44px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
div.menu_buttons a span {
    background: transparent url('../images/main_menu_button_off_LM.gif') no-repeat;
    display: block;
    line-height: 44px;
    padding: 3px 0px 0px 18px;
	font-weight:bold;
}
div.menu_buttons a.selected {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; /* hide dotted outline in Firefox */
	background: transparent url('../images/main_menu_button_on_right.gif') no-repeat scroll top right;
}

div.menu_buttons a.selected span {
    background-position: bottom left;
    padding: 3px 0 0px 18px; /* push text down 1px */
	background: transparent url('../images/main_menu_button_on_LM.gif') no-repeat;
}
div.menu_buttons a:hover {
	color:#ec8c00;
}
div.status_logged_in {
	text-align:left;
	font-family:Arial;
	font-size:9px;
	padding:5px;
	clear:both;
}
div.status_logged_in span {
	color:#125293;
	font-weight:bold;
}
div.status_logged_in a {
	font-size:11px;
	font-weight:bold;
	color:#696969;
}

/* ===== vremea ===== */
div.menu_vremea {
	float:right;
	margin-top:6px;
}
div.vremea_box {
	width:63px;
	font-family:arial;
	font-size:11px;
	float:left;
	margin-left:1px;
}
div.vremea_day {
	font-family:arial;
	font-size:11px;
	color:#000000;
	clear:both;
}
div.vremea_img {
	float:left;
}
div.vremea_temperaturi {
	float:left;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
	margin-left:3px;
}
div.vremea_temperaturi span.red {
	color:#fa0000;
}
div.vremea_temperaturi span.blue {
	color:#0097fc;
}


/*
div.menu_vremea {
    float:right;
    margin-top:6px;
}
div.vremea_box {
    width:77px;
    font-family:arial;
    font-size:13px;
    float:left;
    margin-left:3px;
}
div.vremea_day {
    font-family:arial;
    font-size:12px;
    color:#000000;
    clear:both;
}
div.vremea_img {
    float:left;
}
div.vremea_temperaturi {
    float:left;
    font-family:arial;
    font-weight:bold;
    font-size:12px;
    margin-left:2px;
}
div.vremea_temperaturi span.red {
    color:#fa0000;
}
div.vremea_temperaturi span.blue {
    color:#0097fc;
}
*/

div.page_modal_div {
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: #111111;
	width: 100%;
	height: 100%;
	z-index: 49998;
	filter:alpha(opacity=75); /* IE's opacity*/
	opacity: 0.75;
	-moz-opacity: 0.75;
}
/* the page modal box with rounded corners */
div.page_modal_box {
	position:fixed;
	top:50%;
	left:50%;
	z-index: 49999;
	text-align:center;
	padding:15px;

	color:#4c4c4c;
	font-family:arial;
}
div.page_modal_box table {
	color:#4c4c4c;
	font-family:arial;
}
div.login_sep {
	height:1px;
	background-color:#d4d4d4;
	margin-bottom:10px;
	margin-top:10px;
}
div.page_modal_box h2 {
	color:#0f579f;
	font-size:14px;
	padding-left:15px;
	background: transparent url('../images/modal_title_arrow.gif') no-repeat left center;
}
div.page_modal_box input[type=text] {
	border: 1px solid #80afcd;
	width:250px;
}
div.page_modal_box input[type=password] {
	border: 1px solid #80afcd;
	width:250px;
}
.th_modal_bold {
	font-weight:bold;
	font-size:12px;

	color:#4d4d4d;
	text-align:left;
}
.login_but {
	padding:5px;
	padding-left:15px;
	background: transparent url('../images/modal_but_arrow.gif') no-repeat left center;
	width:50px;
	float:right;
	border: 1px solid #c6e0f0;
	color: #f39d08;
	cursor:pointer;
	margin-left:5px;
}
.lb_big {
	width:70px;
}
div.page_modal_box a, div.page_modal_box a:visited {
	color:#4d4d4d;
}

/* blue tooltip de pe imaginile care sunt link-uri */
.page_tooltip_blue {
	position:absolute;
}
div.blue-tooltip {
    background: transparent url('../images/blue_tooltip/blue_tooltip_right.png') no-repeat top right;
    margin: 0px;
	padding: 0px;
	padding-right:4px;
	width:auto;
}
div.blue-tooltip-middle {
    background-color: #356b8f;
    /* width: 227px;  */
    margin: 0px;
	margin-left: -4px;
    text-align: left;
}
div.blue-tooltip h2 {
	background: transparent url('../images/blue_tooltip/blue_tooltip_left.png') no-repeat top left;
    margin: 0px;
	margin-left: -4px;
    padding: 0px 7px 0px 11px;
    text-align: left;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 24px;
}
div.blue-tooltip-arrow {
	background: transparent url('../images/blue_tooltip/blue_tooltip_arrow.png') no-repeat top left;
	height:9px;
	width:14px;
}

div.twitter-facebook {
	float:right;
	width:55px;
}
div.twitter-facebook img {
	margin-left:3px;
	border:0px;
	padding-top:0px; /* Cipri: Nu arata bine pe home altfel */
    /* padding-top:7px; */
}

div.domains_submenu {
	color:#FFFFFF;
	font-family:arial;
	font-size:11px;
	line-height:16px;
	float:left;
	width:860px;
	padding-top:8px;
	padding-bottom:8px;
}
div.domains_submenu a, div.domains_submenu a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
div.domains_submenu a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

div.page_line {
	height:1px;
	background-color:#5c9ac2;
	clear:both;
	margin-bottom:10px;
}

.curs_valutar {
    float: right;
    color: #ffffff;
    font-size: 11px;
	font-family:arial;
    vertical-align: middle;
	margin-top:3px;
	margin-right:10px;
}

/* pagina de stiri */
div.page_right {
	width:213px;
    height: auto;
    min-height: 600px;
	/*overflow:hidden;*/
	float:right;
	text-align:center;
    /*border: 1px solid black;*/
}

div.page_leftmiddle {
	width:722px;
	overflow:hidden;
	float:left;
	padding:0px;
	padding-top:0px;
}
div.page_leftmiddle h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #224966;

    margin-left: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/* pentru titlurile de pagini (vezi infoutil_main) */
div.page_leftmiddle .page_title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    margin-left: 19px;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* pagina de stiri */

/*STIRE DETALIU - CIPRI*/
div.stire_detaliu_box{
    border: 1px solid #99b7cb;
    margin-bottom:10px;
    height: auto;
    min-height: 270px;
    padding:10px 10px 25px 10px;
    line-height: 16px;
    font-size:13px;
}

div.stire_detaliu_box a{
    font-size: 12px;
}

div.stire_detaliu_poza{
    float: left;
    margin: 0 20px 0px 0;
    /*border: 1px solid #bababa;*/
    /*background: #e9e9e9;*/
    background: #ffffff;
    width: 353px;
    text-align:center;
    /*height: 256px;*/
}

div.stire_detaliu_poza img{
    max-width: 353px;
    /*height: 256px;*/
}

div.stire_detaliu_titlu{
    float: left;
    margin: 0 0 10px 0;
    color: #224a67;
    font-weight: bold;
    font-size: 18px;
    width: 320px;
}

div.stire_detaliu_titlu a{
    font-size: 18px;
}

div.stire_detaliu_extra_info{
    font-size:11px;
    color:#999999;
    margin-bottom:5px;
}

div.stire_detaliu_iu_assoc_box{
    margin-bottom: 10px;
    border: 1px solid #88a6b7;


}

/*STIRE DETALIU - CIPRI*/

div.stire_main {
	background:#FFFFFF;
	font-family:arial;
	margin-top:10px;
    float:left;
}
div.stiri_MPL {
	width:500px;
	float:left;
	overflow:hidden;
}
div.stiri_MPR {
	width:210px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}

div.stiri_MPL3 {
    width:710px;
    float:left;
    overflow:hidden;
}

div.dotted_grey_1px {
	height:1px;
	background: transparent url('../images/stiri/dotted_tile_1px.png') repeat-x;
	margin-top:8px;
}
div.sm_head_1 {
	background: transparent url('../images/stiri/stiri_main_head_1.png') no-repeat top left;
	font-size:12px;
	font-weight:bold;
	color:#224a67;
	height:36px;
	padding-left:30px;
	padding-top:8px;
}
div.sm_head_1 a, div.sm_head_1 a:visited {
	color:#224a67;
	text-decoration:none;
}
div.sm_head_1 a:hover {
	color:#224a67;
	text-decoration:underline;
}
div.sm_head_2 {
	background: transparent url('../images/stiri/stiri_main_head_2.png') no-repeat top left;
	font-size:12px;
	font-weight:bold;
	color:#224a67;
	height:36px;
	padding-left:15px;
	padding-top:4px;
}

div.sm_head_3 {
    /*background: transparent url('../images/stiri/stiri_main_head_3.png') no-repeat top left;*/
    background: transparent url('/images/stiri/stiri_listing_separator2.jpg') no-repeat top left;
    font-size:12px;
    font-weight:bold;
    color:#224a67;
    /*height:36px;*/
    height:5px;
    margin-left:10px;
    padding-left:30px;
    padding-top:8px;
}

div.stire_main_poza {
	border:1px solid #d5d5d5;
	margin-left:14px;
	margin-top: 8px;
	width:175px;
	overflow:hidden;
	float:left;
}
div.stire_main_poza2 {
	border:1px solid #FFFFFF;
	width:173px;
	overflow:hidden;
}
div.stire_main_right {
	float:left;
	margin-left:20px;
	margin-top: 8px;
	width:275px;
	overflow:hidden;
}

div.stire_main_right_long {
    float:left;
    margin-left:20px;
    margin-top: 8px;
    width:475px;
    overflow:hidden;
}


div.stire_main_right h3, div.stire_main_right a, div.stire_main_right a:visited, div.stire_main_right a:hover {
	color:#f66b0f;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:0px;
	margin-bottom:3px;
}
div.stire_main_right h4 {
	color:#999999;
	font-size:11px;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:7px;
	font-weight:normal;
}
div.stire_mr_desc {
	color:#000000;
	font-size:13px;
}
.stire_citeste_mai_mult {
	background: transparent url('../images/stiri/more_arrow.gif') no-repeat left center;
	padding-left:12px;
	float:right;
	font-size:11px;
	font-weight:normal;
    line-height: 25px;
	color:#949494;
}
.stire_citeste_mai_mult a.mm, .stire_citeste_mai_mult a.mm:visited {
	text-decoration:underline;
	color:#949494;
	font-size:11px;
	font-weight:normal;
}
.stire_citeste_mai_mult a.mm:hover {
	text-decoration:none;
	color:#f66b0f;
	font-size:11px;
	font-weight:normal;
}

div.dotted_grey_3px {
	height:1px;
	background: transparent url('../images/stiri/dotted_tile_3x1px.png') repeat-x;
	margin-top:6px;
	margin-bottom:6px;
}
div.stire_din_domeniu {
	font-size:12px;
	font-weight:bold;
	color:#224a67;
	padding-left:15px;
	background: transparent url('../images/stiri/list_mark.gif') no-repeat 0px 0px;
}
div.stire_din_domeniu a, div.stire_din_domeniu a:visited {
	text-decoration:none;
	color:#224a67;
}
div.stire_din_domeniu a:hover {
	text-decoration:underline;
}

div.qbox_user_menu {
	clear:both;
	background-color:#333333;
	color:#FFFFFF;
}
div.qbox_user_menu table {
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
}

div.admin_panel_option {
	width:190px;
	float:left;
	padding:1px;
	margin-right:3px;margin-bottom:3px;
	border:1px solid #CCCCCC;
	text-align:center;
	color:#FFFFFF;
}
div.admin_panel_option_yellow {
	background-color:#FF6600;
	color:#000000;
}

div.admin_panel_option a, div.admin_panel_option a:visited {
	text-decoration:none;
	display:block;
	color:#FFFFFF;
}
div.admin_panel_option a:hover {
	background-color:#CC0000; /* #FF6600; */
}

div.admin_panel_option_awaiting {
    width:190px;
    float:left;
    padding:1px;
    margin-right:3px;margin-bottom:3px;
    border:1px solid #CCCCCC;
    text-align:center;
    background-color:#FFFF00;
    color:#000000;
}

div.admin_panel_option_awaiting a, div.admin_panel_option_awaiting a:visited {
    /*text-decoration:none;*/
    text-decoration: blink;
    display:block;
    color:#000000;
}
div.admin_panel_option_awaiting a:hover {
    background-color:#CC0000; /* #FF6600; */
}

div.admin_panel_option_help {
    width:190px;
    float:left;
    padding:1px;
    margin-right:3px;margin-bottom:3px;
    border:1px solid #CCCCCC;
    text-align:center;
    background-color:#333333;
    color:#000000;
}

div.admin_panel_option_help a, div.admin_panel_option_help a:visited {
    text-decoration: none;
    display:block;
    /*color:#000000;*/
    color: #FFF3B3;

}
div.admin_panel_option_help a:hover {
    background-color:#FFF3B3; /* #CC0000 #FF6600; */
    color:#000000;
}



/* evenimente */
div.evm_head_1 {
	background: transparent url('/images/evenimente/ev_main_head_1.png') no-repeat top left;
	font-size:12px;
	font-weight:bold;
	color:#224a67;
	height:36px;
	padding-left:30px;
	padding-top:8px;
	margin-top:13px;
}
div.evm_head_1 a, div.evm_head_1 a:visited {
	color:#224a67;
	text-decoration:none;
}
div.evm_head_1 a:hover {
	color:#224a67;
	text-decoration:underline;
}

.evenimente_calendar_sel {
	width:188px;
	border:1px solid #CCCCCC;
	color:#000000;
	font-family:arial;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}
.ev_cauta {
	float:right;
	color:#f5741f;
	width:55px;
	height:20px;
	margin-right:5px;
}
.ev_cauta a, .ev_cauta a:visited {
	background: transparent url('/images/evenimente/ev_cauta_arrow.png') no-repeat 7px 5px;
	color:#f5741f;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:1px;
	padding-left:15px;
}
.ev_cauta a:hover {
	text-decoration:underline;
}

.evm_ribbon {
	float:right;
	width:25px;
	height:41px;
}
.ev_list_hour {
	float:left;
	width:40px;
	color:#FFFFFF;
	background:#546d7d;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	margin-top:15px;
}
div.ev_mr_desc {
	color:#000000;
	font-size:12px;
	text-align:justify;
	clear:both;
	margin-top:10px;
	margin-bottom:5px;
}
.ev_adr {
	margin-left:15px;
	float:left;
}
.ev_adr_w {
	margin-top:15px;
	width:300px;
}
.ev_harta_img {
    margin-top: 0px;
    display: inline;
    float: left;
    height: 58px;
    margin-bottom: 0;
    width: 60px;
}
div.ev_MPL {
	width:710px;
	clear:both;
	overflow:hidden;
}

div.ev_main_right {
	float:left;
	margin-left:20px;
	margin-top: 8px;
	width:480px;
	overflow:hidden;
}
.ev_main_title{
	float:left;
	text-align:justify;
	/*width:435px;*/
}
div.ev_main_right h3, div.ev_main_right a, div.ev_main_right a:visited, div.ev_main_right a:hover {
	color:#f66b0f;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:0px;
	margin-bottom:3px;
}
div.ev_main_right h4 {
	color:#999999;
	font-size:11px;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:7px;
	font-weight:normal;
}
.ev_citeste_mai_mult {
	background: transparent url('../images/stiri/more_arrow.gif') no-repeat left center;
	padding-left:12px;
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#949494;
}
.ev_citeste_mai_mult a.mm, .ev_citeste_mai_mult a.mm:visited {
	text-decoration:underline;
	color:#949494;
	font-size:11px;
	font-weight:normal;
}
.ev_citeste_mai_mult a.mm:hover {
	text-decoration:none;
	color:#f66b0f;
	font-size:11px;
	font-weight:normal;
}

.ev_small {
	float:left;
	width:162px;
	margin-left:5px;
	border: 1px solid #c1c1c1; /* #B5D1E3; */
	padding:1px;
	margin-bottom:5px;
}
.ev_small_title {
	font-size:11px;
	font-weight:normal;
	color:#384146; /* #999999; */
	clear:both;

	text-align:justify;
	height:34px;
	overflow:hidden;
	margin-top:3px;
	padding: 0px 3px 3px 3px;
}
.ev_small_title a, .ev_small_title a:visited {
	font-size:11px;
	font-weight:normal;
	color:#384146;
	text-align:justify;
}
.ev_small_title a:hover {

}
.ev_small_bottom {
 background:#FF0000;
}
.ev_small_poza {
	/*border:1px solid #d5d5d5;*/
	width:162px;
	height:180px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.ev_main_poza {
	border:6px solid #d5d5d5;
	margin-left:14px;
	margin-top: 8px;
	width:175px;
	height:217px;
	overflow:hidden;
	float:left;
}

div.ev_detalii {
	/*width:722px;
	 overflow:hidden; */
	clear:both;
	margin:0px;
    padding: 15px;
	border: 1px solid #99b7cb;
    margin-bottom:10px;
    font-size: 13px;
    line-height:16px;
}
div.ev_detalii_w {
	width:720px;
}
div.ev_detalii hr{
    border: 0px;
    border-top: 1px solid #d5d5d5;
    margin:5px 0 5px 0;
}
div.ev_poza {
	float:left;
	width:304px;
    min-height:304px;
	overflow:hidden;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #d5d5d5;
}
div.ev_detalii h1 {
	margin: 0 !important;
	font-size:16px !important;
	color:#224a67 !important;
	text-align:justify;
}
div.ev_detalii h2 {
	margin: 10px 0 10px -10px !important;
	font-size:10px;
	line-height:10px;
	color:#858585;
}
div.ev_detalii h3 {
	margin: 6px 0 6px 0px !important;
	font-size:12px;
	line-height:10px;
	color:#858585;
}

div.ev_detalii_right {
	width:365px;
	float:right;
    margin-bottom:10px;
}
.ev_detalii_ora {
	float:right;
	width:80px;
	background:#546d7d;
	font-weight:bold;
	font-size:15px;
	padding-top:8px;
	padding-bottom:7px;
	text-align:center;
	color:#FFFFFF;
}
.ev_ora_blue {
	background-color:#546d7d;
}
.ev_ora_grey {
	background-color:#bebebe;
}
.ev_ora_red {
	background-color:#e50000;
}
.ev_detalii_adresa {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    color: #394146;
    padding-bottom: 2px;
    padding-top: 1px;
    margin-top: 2px;
    margin-bottom: 0;
    display: box;
    float: left;
	line-height:30px;
}
.ev_detalii_harta_img {
	display: inline;
    float: left;
	width:37px;
	margin-right:10px;
}

.ev_detalii_descriere {
	margin-top:17px;
	font-size:12px;
	text-align:justify;
	clear:both;
}
.ev_produs_name {
	background: transparent url('/images/evenimente/evenimente-medalie.png') no-repeat left top;
	border: 1px solid #99b7cb;
	width:215px;
	height:106px;
	float:right;
}
.ev_produs_t {
	clear:both;
	margin-left:70px;
	margin-top:10px;
	padding:2px;
	width:132px;
	height:70px;
	font-size:12px;
	text-align:justify;
	color:#000000;
}
.ev_produs_b {
	clear:both;
	padding:2px;
	width:213px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#1e5a81;
}

.ev_mainpage_frame {
	float:left;
	/*cursor:pointer;*/
	margin-top:16px;
	margin-left:11px;
}
.ev_margin {
	margin-left:13px;
}
.ev_mainpage_poza {
    width: 105px;
	height: 140px;
	overflow:hidden;
    border:1px solid #c1c1c1;
	padding:1px;
	clear:both;
}
.ev_mpp {
	width: 105px;
	height: 140px;
	overflow:hidden;
}
.ev_mpp a, .ev_mpp a:visited {
	border:0px;
	margin:0px;
}
.ev_mpp img {
	border:0px;
}
.ev_mainpage_titlu {
    width: 109px;
	height: 41px;
	margin-top: 5px;
	overflow:hidden;
	clear:both;
	font-size:11px;
	font-weight:bold;
	color:#384146;
}
.ev_mainpage_titlu a, .ev_mainpage_titlu a:visited {
	font-size:11px;
	font-weight:bold;
	color:#384146;
}
.ev_mainpage_do {
	width: 109px;
	height: 20px;
	margin-top: 5px;
	overflow:hidden;
	line-height:19px;
	clear:both;
	font-size:11px;
	color:#757575;
	background-color:#EAEAEA;
}
.ev_mainpage_data {
	width: 60px;
	height: 20px;
	float:right;
	overflow:hidden;
	line-height:19px;
	margin-right:5px;
	text-align:right;
}
.ev_mainpage_ora {
	height: 20px;
	float:left;
	overflow:hidden;
	line-height:19px;
	margin-left:5px;
	font-weight:bold;
}

.hcontent {
	border: 1px solid #B5D1E3;
	background-color:#FFFFFF;
	padding:0px;
}

.search_info_box {
	background:#FFFFFF;
	border:1px solid #979797;
	color:#979797;
	margin-top:7px;
}
.search_info_box_field {
    background-color: #FFFFFF;
    color: #979797;
    width:162px;
    height: 22px;
    border: 0px;
	font-size:10px;
}
.search_info_box_field:active, .search_info_box_field:hover, .search_info_box_field:focus {
    color: #979797;
    border: 0px;
    outline: 0px;
}
.search_info_box_button {
    display:inline;
    width: 33px;
    height: 22px;
    margin-top: 2px;
    font-weight: bold;
    color: #ed8309;
}

/* Concursuri */
.concursuri{
    background: url(/images/infobox/concursuri_bg.gif) repeat-x;
	float:left;
    margin-top:5px;
    padding: 5px;
    width: 488px;
    height: 113px;

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #cbdde9;
}
.concurs_title {
    color: #f66b0f;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 20px;
	margin-bottom:7px;
}

.concurs_tool_left {
	float:left;
	width:16px;
	padding-top:25px;
}
.concurs_tool_right {
	float:right;
	width:16px;
	height:46px;
	padding-top:25px;
}
.concurs_tool_left img, .concurs_tool_right img {
	cursor:pointer;
	border:0px;
}
.concurs_tool_content {
	height:75px;
	width:445px;
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.concurs_tool_more {
	width:160px;
	height:15px;
	font-size:11px;
	float:right;
	text-align:right;
}
.concurs_tool_more a {
	color:#000000;
	font-size:11px;
}
.concurs_tool_poza {
	width:84px;
	height:84px;
	overflow:hidden;
	float:left;
}
.concurs_tool_poza img {
	border:1px solid #bcc1bd;
}

.concurs_tool_title {
	font-size:13px;
	font-weight:bold;
	padding-left:14px;
	width:335px;
	height:33px;
	overflow:hidden;
}
.concurs_tool_desc {
	font-size:11px;
	padding-left:14px;
	width:335px;
	height:42px;
	overflow:hidden;
}
.concurs_lista_separator {
	background: url(/images/concursuri/concurs_lista_separator.gif) repeat-x;
	height:1px;
	clear:both;
}
.concurs_lista_right {
	float:left;
	margin-left:15px;
	background-color:#f5f9fc;
	width:550px;
	height:135px;
	padding:5px;
}
.concurs_lista_poza {
	width:119px;
	height:104px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	border:1px solid #bcc1bd;
	margin-top:15px;
}
.concurs_lista_titlu {
	font-size:13px;
	font-weight:bold;
	color:#3678a8;
}
.concurs_lista_status {
	margin-top:5px;
	font-size:11px;
	color:#a8a8a8;
}
.concurs_lista_status span {
	font-size:12px;
	font-weight:bold;
	color:#77a121;
}
.concurs_lista_descriere {
	margin-top:10px;
	font-size:11px;
	color:#000000;
	height:55px;
	overflow:hidden;
	text-align:justify;
}
.concurs_lista_detalii {
	background: url(/images/concursuri/citeste_mai_mult.jpg) no-repeat 0px 4px;
	float:right;
	font-size:11px;
	padding-left:10px;
	color:#185582;
	margin-top:12px;
}

.concurs_detaliu_poza {
	width:250px;
	overflow:hidden;
	float:left;
}
.concurs_detaliu_right {
	width:420px;
	overflow:hidden;
	float:left;
	margin-left:15px;
}
.concurs_detaliu_line {
	height:1px;
	border-top:1px solid #c7c7c7;
	margin-top:8px;
}
.concurs_detaliu_titlu {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
}
.concurs_detaliu_viz {
	color:#a7a7a7;
	font-size:11px;
	/* margin-top:5px; */
}
.concurs_detalii_intrebare {
	font-size:11px;
	color:#000000;
	line-height:17px;
}
.concurs_detalii_intrebare span {
	color:#33729e;
	font-weight:bold;
}
.concurs_particip_btn {
	width:120px;
	height:23px;
	margin-top:20px;
	margin-left:65px;
}
.concurs_particip_btn a {
	background: url(/images/concursuri/buton_participa.png) no-repeat 0px 0px;
	padding-left:20px;
	display:block;
	text-align:center;
	font-size:11px;
	line-height:23px;
	color:#FFFFFF;
}
/* Tool Iti recomandam in Cluj-Napoca*/
div.iu_rec {
	width:720px;
	clear:both;
	margin-top:20px;
}
div.iu_rec h2 {
    text-align: left;
    font-size: 14px;
    color: #185783;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
    text-shadow: #ffffff 0px 2px 5px;
}
.iu_rec_border {
	background: url(/images/infoutils/iu_rec_tool_separator.gif) repeat-x bottom;
	height:1px;
    clear:both;
}
.iu_rec_all_dom {
	float:left;
	text-align:left;
	font-size:11px;
}
.iu_rec_all_dom_right {
    float:right;
    text-align:right;
    font-size:11px;
}
div.iu_recomandari {
	width:720px;
	height:272px;
	overflow:hidden;
}
div.iu_rec_tabs {
	height:33px;
	background-color:#e2ecf5;
	z-index:100;
}
div.iu_rec_tab {
	font-size:11px;
	color:#000000;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-left:12px;
	line-height:28px;
	margin-top:5px;
	position:relative;
	top:1px;
	z-index:100;
}
div.iu_rec_tab a, div.iu_rec_tab a:visited {
	color:#000000;
}
div.iu_rec_tab_sel {
	font-size:11px;
	color:#f66b0e;
	float:left;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	border-top:3px solid #76909d;
	margin-left:12px;
	line-height:27px;
	margin-top:3px;
	position:relative;
	top:1px;
	z-index:100;
}
div.iu_rec_tab_sel a, div.iu_rec_tab_sel a:visited {
	color:#f66b0e;
}

div.iu_toolrec {
	/*width:218px;*/
    width:230px;
	/*height:63px;*/
    height:75px;
	overflow:hidden;
	padding:2px;
	margin-top:2px;
    margin-bottom:2px;
	margin-left:4px;
	float:left;
    /*border:1px solid;   */
}
div.iu_toolrec:hover{
    border: 1px solid #b6d1e4 !important;
}
div.iu_toolrec_poza {
	float:left;
	width:75px;
	height:75px;
	overflow:hidden;
    /*border:1px solid;      */
}
div.iu_toolrec_right {
	float:left;
    width:150px;
	/*margin-left:9px;*/
    margin-left:4px;
    /*border:1px solid;      */
}
div.iu_toolrec_titlu {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	max-height:25px;
	overflow:hidden;
}
div.iu_toolrec_titlu a, div.iu_toolrec_titlu a:visited {
	color:#000000;
}
div.iu_toolrec_descriere {
	color:#606060;
	font-size:11px;
	max-height:55px;
	overflow:hidden;
	margin-top:4px;
}

/* div tab de pasi la propunere stire/eveniment/etc */
div.prop_item_step {
    float:left;
    margin-left:10px;
	border:1px solid #777777;
	background-color:#4a8dbb;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:170px;
    height:24px;
/* 	clear:both; */
	line-height:24px;
}
div.prop_item_step div, div.prop_item_step_sel div {
	float:left;
	background-color:#ffffff; /*#fda400;*/
	width:30px;
	border-right:1px solid #777777;
	margin-right:10px;
	text-align:center;
	color:#000000;
}
div.prop_item_step_sel {
    float:left;
    margin-left:10px;
	border:1px solid #777777;
	background-color:#fda400;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	width:170px;
    height:24px;
/* 	clear:both; */
	line-height:24px;
}

div.prop_item_step_sel div {
    background-color: #ffffff;
}

/* TABS begin */
div.content {
    border-left: #bdbdbd solid 1px;
    border-right: #bdbdbd solid 1px;
    border-bottom: #bdbdbd solid 1px;
    clear: left;
    padding: 1em;
    background: #ffffff;

    /*round-corners*/
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}

ol#toc {
    height: 25px;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #bdbdbd;
}

ol#toc a {
    color: #797979;
    font-weight: bold;
    height: 25px;
    text-decoration: none;
    outline: none; /*mozzila - force hiding focus marker*/
}

ol#toc a:hover {
    /*background-color: #3af;*/
    /*background-position: 0 -120px;*/
    color: #e47e00;
}

ol#toc li,ol#toc li.current {
    float: left;
    margin:0 5px 0 0;
    /*width: 140px;*/
    padding:0 10px 0 10px;
    text-align:center;
    border-top:#bdbdbd solid 1px;
    border-left:#bdbdbd solid 1px;
    border-right:#bdbdbd solid 1px;
    /*border-bottom:#bdbdbd solid 1px;*/
    background: #fff url(/images/add_info/tb_bg.png) repeat-x top left;/*background-color: #48f;*/

    /*round-corners*/
    border-radius: 5px 5px 0 0 ;
    -moz-border-radius: 5px 5px 0 0 ;
    -webkit-border-radius: 5px 5px 0 0 ;
}

ol#toc li.current{
    border-bottom:#ffffff solid 1px; /*make bootom border as the color of the content canvas to give impression of open space*/
    background: #fff url(/images/add_info/tb_selected_bg.png) repeat-x top left;/*background-color: #48f;*/
}

ol#toc li.current a {
    color: #000;
    font-weight: bold;
}

ol#toc li.current span {
    text-align:center;
    border:0px;
}

ol#toc span {
    text-align:center;
    display: block;
    line-height: 2em;
}
/* TABS end */

div.add_info_cauta,div.add_info_cauta_fake {
   float:left;
   margin-left:10px;
   width: 155px;
   height:40px;
   border:0px;
   background: url(/images/add_info/tab1.png) no-repeat top left;
}
div.add_info_cauta_fake{
   width:65px;
   background: #ffffff;
}

div.add_info_cauta div {
   float:right;
   width:127px;
   height:inherit;
   background: url(/images/add_info/cauta.png) no-repeat top right;
}
div.add_info_cauta div.over {
   float:right;
   width:127px;
   height:inherit;
   background: url(/images/add_info/cauta_over.png) no-repeat top right;
}


div.add_info_editeaza, div.add_info_editeaza_prod{
   float:left;
   margin-left:10px;
   width: 155px;
   height:40px;
   border:0px;
   background: url(/images/add_info/tab2.png) no-repeat top left;
}
div.add_info_editeaza div,div.add_info_editeaza_prod div {
   float:right;
   width:127px;
   height:inherit;
   background: url(/images/add_info/editeaza.png) no-repeat top right;
}
div.add_info_editeaza div.over,div.add_info_editeaza_prod div.over {
   float:right;
   width:127px;
   height:inherit;
   background: url(/images/add_info/editeaza_over.png) no-repeat top right;
}
div.add_info_editeaza_prod{
    background: url(/images/add_info/tab1.png) no-repeat top left;
}

div.add_info_verifica,div.add_info_verifica_prod {
   float:left;
   margin-left:10px;
   width: 155px;
   height:40px;
   border:0px;
   background: url(/images/add_info/tab3.png) no-repeat top left;
}

div.add_info_verifica div,div.add_info_verifica_prod div {
   float:right;
   width:127px;
   height:inherit;
   background: url(/images/add_info/verifica.png) no-repeat top right;
}
div.add_info_verifica div.over, div.add_info_verifica_prod div.over{
   float:right;
   width:127px;
   height:inherit;
   background: url(/images/add_info/verifica_over.png) no-repeat top right;
}
div.add_info_verifica_prod{
    background: url(/images/add_info/tab2.png) no-repeat top left;
}

div.add_info_publica,div.add_info_publica_prod {
   float:left;
   margin-left:10px;
   width: 155px;
   height:40px;
   border:0px;
   background: url(/images/add_info/tab4.png) no-repeat top left;
}
div.add_info_publica div, div.add_info_publica_prod div{
   float:right;
   width:127px;
   height:inherit;
   background: url(/images/add_info/publica.png) no-repeat top right;
}
div.add_info_publica div.over,div.add_info_publica_prod div.over {
   float:right;
   width:127px;
   height:inherit;
   background: url(/images/add_info/publica_over.png) no-repeat top right;
}
div.add_info_publica_prod{
    background: url(/images/add_info/tab3.png) no-repeat top left;
}
/* END div tab de pasi la propunere stire/eveniment/etc */

/*div cloud info*/
div.cloud_info {
    background: url(/images/add_info/info_cloud.png) no-repeat top left;
    width: 201px;
    height:65px;
    border:0px;
    text-align:center;
    padding-top: 17px;
    color: #e57d02;
    font-weight:bold;
}


/* buton adauga afacerea ta */
.iu_add_afacere_btn_left {
	width:24px;
	height:24px;
	float:left;
	background: url(/images/infoutils/adauga_afacere_btn_left.png) no-repeat 0px 0px;
}
.iu_add_afacere_btn_right {
	width:12px;
	height:24px;
	float:left;
	background: url(/images/infoutils/adauga_afacere_btn_right.png) no-repeat 0px 0px;
}
.iu_add_afacere_btn {
	height:24px;
	float:left;
	background: url(/images/infoutils/adauga_afacere_btn_mid.png) repeat-x;
	font-size:11px;
	padding-top:5px;
}
.iu_add_afacere_btn a, .iu_add_afacere_btn a:visited {
	font-weight:bold;
	color:#f46d11;
}
.iu_add_afacere_div {
	float:right;
	margin-left:20px;
	margin-top:10px;
}

/* buton publica afacerea ta */
div.publica_custom_btn{
    text-align:center;
    padding-left: 30px;
    background: url(/images/add_info/publica_over_left.png) top left no-repeat;
    height: 26px;
    min-width: 100px;
    max-width: 200px;
    color: #FFFFFF;
    font-weight:bold;
}

div.publica_custom_btn span{
    float:left;
    height: 26px;
    padding: 0 5px;
    vertical-align: middle;
    background: url(/images/add_info/publica_over_bg.png) top left repeat-x;
    line-height:26px;
    color: #FFFFFF;
    font-weight:bold;
}

div.publica_custom_btn span.publica_custom_btn_right{
    float:left;
    height: 26px;
    background: url(/images/add_info/publica_over_right.png) top left no-repeat;
}

div.imo_header_slong {
	width:710px;
	height:104px;
	overflow:hidden;
	border:0px; /*1px solid #DDDDDD;*/
	margin:0px;
	padding:2px;
	background-color: #F2F2F2;
}
div.imo_header_slmid {
	float:left;
	width:415px;
	overflow:hidden;
	border:0px;
	text-align:left;
	margin-left:5px;
}
div.imo_header_sltitle {
	font-size:15px;
	/*font-weight:bold;*/
	margin-top:5px;
}
div.imo_header_slright {
	text-align:left;
	float:right;
	width:157px;
	overflow:hidden;
	border:0px;
	margin:5px;
}
div.imo_header_ldetails {
	font-size:11px;
}
div.imo_list_button {
	margin-top: 20px;
	line-height:18px;
	font-size:11px;
    font-weight:normal;
	color:#FFFFFF;
	/*background: #b8740f url("../images/main_tabheader_bg_orange.gif");*/
    background: #4a8dba url("/images/buttons/button_blue_right_arrow.gif") no-repeat center right;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	text-align:center;
	width: 140px;
}
div.imo_list_button a, div.imo_list_button a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

/* buton Meniu orizontal Bani de weekend */
div.bani_de_weekend_btn {
    text-align:center;
    padding-left: 13px;
    background: url(/images/add_info/mlm_over_left.png) top left no-repeat;
    height: 26px;
    min-width: 70px;
    max-width: 200px;
    color: #FFFFFF;
    font-weight:bold;
}

div.bani_de_weekend_btn span{
    float:left;
    height: 26px;
    padding: 0 5px;
    vertical-align: middle;
    background: url(/images/add_info/mlm_over_bg.png) top left repeat-x;
    line-height:26px;
    color: #FFFFFF;
    font-weight:bold;
}

div.bani_de_weekend_btn span.bani_de_weekend_btn_right{
    float:left;
    height: 26px;
    background: url(/images/add_info/mlm_over_right.png) top left no-repeat;
}

div.bani_de_weekend_btn_off {
    text-align:center;
    padding-left: 13px;
    background: url(/images/add_info/mlm_over_left_off.png) top left no-repeat;
    height: 26px;
    min-width: 70px;
    max-width: 200px;
    color: #FFFFFF;
    font-weight:bold;
}

div.bani_de_weekend_btn_off span{
    float:left;
    height: 26px;
    padding: 0 5px;
    vertical-align: middle;
    background: url(/images/add_info/mlm_over_bg_off.png) top left repeat-x;
    line-height:26px;
    color: #FFFFFF;
    font-weight:bold;
}

div.bani_de_weekend_btn_off span.bani_de_weekend_btn_right{
    float:left;
    height: 26px;
    background: url(/images/add_info/mlm_over_right_off.png) top left no-repeat;
}
