﻿@CHARSET "UTF-8";

/* :focus {
    outline: 0px solid blue!important;
}
 */
.title_tab_area {
	height: 19px;
	padding-top: 5px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}

.titlu_flow_area {
	border: 1px solid #EAEAEA;
	border-left: 0px;
	border-right: 0px;
	position: absolute;
	top: 25px;
	height: 41px;
	width: 370px;
	left: 0px;
	z-index: 10;
	text-align: left;
	padding: 5px;
}

.titlu_flow {
	float: left;
	width: 325px;
	color: #666666;
}

.titlu_den_flow {
	font-size: 14px;
	font-weight: bold;
}

.titlu_den_flow a {
	color: #666666;
	text-decoration: none;
}

.titlu_den_flow a:hover {
	color: #d00b43;
	text-decoration: underline;
}

/*===============================================CONCURS*/
.concurs_news {
	margin-top: 0px;
	width: 300px;
	height: 252px;
	background: url(../img/boxes/news_bg_box.gif) no-repeat;
}

.concurs_temp {
	width: 300px;
	height: 244px;
	cursor: pointer;
	padding-top: 4px;
}

.concurs {
	width: 300px;
	height: 184px;
	background: url(../img/boxes/concurs_bg_box.gif) no-repeat;
}

.concurs_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 3px 15px;
}

.concurs_img {
	height: 137px;
	margin-left: 1px;
	margin-top: 2px;
	background: url(../img/layout/concurs.gif) no-repeat;
}

.concurs_tabs {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.concurs_tabs table {
	text-align: center;
}

.concurs_tabs table a {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

/*===============================================CONCURS*/
	/*===============================================NEWS ANIM*/
.news_anim {
	margin-top: 1px;
	*margin-top: 6px;
	width: 296px;
	height: 27px;
	padding: 1px 12px 1px 12px;
	background: url(../img/boxes/news_anim_bg_box.gif) no-repeat;
}

/*===============================================NEWS ANIM*/
	/*===============================================NEWS*/
.news {
	padding-top: 3px;
	/* padding-left: 1px; */ /*width: 300px;*/ /* height: 252px; */
	/*background: url(../img/boxes/news_bg_box.gif) no-repeat;*/
}

.news_tabs {
	height: 21px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 1px;
}

.news_tabs table {
	text-align: center;
}

.news_tabs table a {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

/*===============================================NEWS*/
	/*===============================================FUN*/
.fun {
	margin-top: 3px;
	width: 300px;
	height: 176px;
	background: url(../img/boxes/fun_bg_blue_box.gif) no-repeat;
}

.fun_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 3px 15px;
}

.fun_content { /*	height: 123px;	*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-top: 2px;
}

.fun_content a {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.fun_content table {
	margin-left: 28px;
	margin-top: 2px;
	/*	padding: 5px 0px;	*/
}

.fun_snapshots {
	font-family: Arial;
	font-size: 11px;
	color: #666;
}

.fun_snapshots table {
	margin-left: 18px;
	margin-top: 13px;
}

.fun_snapshots select {
	width: 104px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	color: #666;
}

/*===============================================DESTINATII_TURISTICE_INTERNE*/
.destinatii {
	margin-top: 3px;
	/*margin-bottom: 3px;
	width: 300px;
	height: 290px;*/ /*background-color:#EAF2D3;*/
	/*background: url(../img/boxes/fun_bg_box.gif) no-repeat;*/
}

/* .destinatii ul {
	color: #077DBA;
	list-style:square url("/web_root/img/arrows/list_flare_001.gif");
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
} */
#dest_link_list,#dest_link_list  li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: -55px;
}

#dest_link_list li {
	/*background:#ffff00 url(images/bullett2.gif) no-repeat 0 5px;
	width:200px;*/
	margin-left: 25px;
	line-height: 2em;
}

#dest_link_list a {
	/*background:transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0 0;*/
	color: #1082BC;
	font-family: Arial;
	font-size: 12px;
	/*font-weight:bold;	*/ /*padding-left:11px;*/
	text-decoration: none;
}

#dest_link_list li a:hover {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	/*background:transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0 0;*/
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	/*padding-left:11px;*/
	text-decoration: none;
}

#dest_link_list li a:active {
	background: #1882BE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-bottom: solid 1px #fff;
	color: #FFFFFF;
	text-shadow: none;
}

/* .greenHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 3px 15px;
	background: url(../img/boxes/leftHeaderGreenWidth300.gif) no-repeat;
} */ /*===============================================FUN*/
.fun_content {
	height: 123px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-top: 2px;
}

.fun_content a {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.fun_content table {
	margin-left: 28px;
	margin-top: 2px;
	/*	padding: 5px 0px;	*/
}

.fun_snapshots {
	font-family: Arial;
	font-size: 11px;
	color: #666;
}

.fun_snapshots table {
	margin-left: 18px;
	margin-top: 13px;
}

.fun_snapshots select {
	width: 104px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	color: #666;
}

/*===============================================FUN*/
	/*===============================================VOT*/ /* .vot{
	margin-top: 2px; 
	width: 300px;
	height: 120px;
}
.vot_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 3px 15px;
	background: url(../img/boxes/vot_bg_box_blue_top.gif) no-repeat;
}
.vot_content{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	height: 80px;
	padding: 0px 21px;
	background: url(../img/boxes/vot_bgBlue_box_mid.gif) repeat-y;
}
.vot_content form{
	margin: 0px;
	padding: 0px;
}
.vot_content table{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	width: 225px;
	height: 78px;
}
.vot_content table input{
	position: relative;
	top: 2px;
	*top: 1px;
}
.vot_tabs{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	height: 21px;
	padding-top: 1px;
	background: url(../img/boxes/vot_bgBlue_box_bot.gif) no-repeat;
}
.vot_tabs table{
	text-align: center;
}
.vot_tabs table a{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
} */ /*===============================================VOT*/ /*
 * Fisierul cuprinde urmatoarele: 
 * - Taburile inactive si active - tab_1_(in)/activ, tab_2_(in)/activ, tab_3_(in)/activ, tab_4_(in)/activ
 * - continutul taburilor oferteT_continut_ /blue/green/orange/purple */
.oferteT {
	
}

.oferteT_table {
	height: 307px;
	width: 536px;
}

.oferteJ_table {
	height: 177px;
	width: 536px;
}

.blank_space {
	width: 10px;
}

/*===============================================TABURI*/
.tab_1_activ {
	background: url(../img/main_tabs/tab_a_blue.gif) no-repeat;
	height: 32px;
	width: 129px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.tab_cazare_destinatii_1_activ {
	background: url(../img/main_tabs/tab_cazari_destinatii_blue_a.gif)
		no-repeat;
	height: 32px;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.tab_1_activ a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_cazare_destinatii_1_activ a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_1_inactiv {
	background: url(../img/main_tabs/tab_in_blue.gif) no-repeat;
	height: 32px;
	width: 129px;
}

.tab_cazare_destinatii_1_inactiv {
	background: url(../img/main_tabs/tab_cazari_destinatii_blue_in.gif)
		no-repeat;
	height: 32px;
	width: 258px;
}

.tab_1_inactiv a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_cazare_destinatii_1_inactiv a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_2_activ {
	background: url(../img/main_tabs/tab_a_green.gif) no-repeat;
	height: 32px;
	width: 129px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.tab_cazare_destinatii_2_activ {
	background: url(../img/main_tabs/tab_cazari_destinatii_green.gif)
		no-repeat;
	height: 32px;
	width: 258px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.tab_2_activ a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_cazare_destinatii_2_activ a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_2_inactiv {
	background: url(../img/main_tabs/tab_in_green.gif) no-repeat;
	height: 32px;
	width: 129px;
}

.tab_cazare_destinatii_2_inactiv {
	background: url(../img/main_tabs/tab_cazari_destinatii_green.gif)
		no-repeat;
	height: 32px;
	width: 258px;
}

.tab_2_inactiv a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_cazare_destinatii_2_inactiv a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_3_activ {
	background: url(../img/main_tabs/tab_a_orange.gif) no-repeat;
	height: 32px;
	width: 129px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.tab_3_activ a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_3_inactiv {
	background: url(../img/main_tabs/tab_in_orange.gif) no-repeat;
	height: 32px;
	width: 129px;
}

.tab_3_inactiv a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_4_activ {
	background: url(../img/main_tabs/tab_a_purple.gif) no-repeat;
	height: 32px;
	width: 129px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.tab_4_activ a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tab_4_inactiv {
	background: url(../img/main_tabs/tab_in_purple.gif) no-repeat;
	height: 32px;
	width: 129px;
}

.tab_4_inactiv a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

/*===============================================TABURI*/
	/*===============================================TABURI - CONTINUT*/
.oferteT_continut_blue {
	background: url(../img/main_tabs/tab_bg_blue.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 245px;
	width: 506px;
	*width: 506px;
	_width: 506px;
	padding: 15px;
}

.cazari_destinatii_T_continut_blue {
	background: url(../img/main_tabs/tab_cazari_destinatii_bg_blue.gif)
		no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 285px;
	width: 506px;
	*width: 506px;
	_width: 506px;
	padding: 15px;
}

.oferteT_continut_green {
	background: url(../img/main_tabs/tab_bg_green.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 275px;
	width: 536px;
}

.cazari_destinatii_T_continut_green {
	background: url(../img/main_tabs/tab_cazari_destinatii_bg_green.gif)
		no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 285px;
	width: 506px;
	*width: 506px;
	_width: 506px;
	padding: 15px;
}

.oferteT_continut_orange {
	background: url(../img/main_tabs/tab_bg_orange.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 260px;
	width: 506px;
	*width: 506px;
	padding: 15px 15px 0px 15px;;
}

/*===============================================TABURI - CONTINUT*/
	/*===============================================TABURI - CONTINUT BLUE*/
.oferteT_continut_blue_text_style {
	float: left;
}

.oferteT_continut_blue_text_style form {
	margin: 0px;
	padding: 0px;
}

.label_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	margin: 2px 0px;
}

.select_style {
	margin: 7px 0px 15px 0px;
}

.select_style select {
	width: 150px;
	font-size: 12px;
	color: #666666;
}

.oferteT_continut_blue_img_style {
	float: right;
}

/*===============================================TABURI - CONTINUT BLUE*/
	/*===============================================TABURI - CONTINUT GREEN*/
.label_title_first {
	padding: 16px 0px 0px 30px;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

.label_title_sec {
	padding: 0px 0px 0px 30px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.oferteT_continut_green_style {
	padding: 5px 0px 0px 30px;
}

.oferteT_continut_green_style form {
	margin: 0px;
	padding: 0px;
}

.oferteT_continut_green_style select {
	font-size: 12px;
	color: #666666;
}

.oferteT_continut_green_style label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.oferteT_continut_green_style input {
	width: 150px;
	border: 1px solid #CCCCCC;
}

.margin_style {
	margin: 12px 0px;
	*margin: 10px 0px;
}

/*===============================================TABURI - CONTINUT GREEN*/
	/*===============================================TABURI - CONTINUT ORANGE*/
	/*===============================================TABURI - CONTINUT ORANGE*/
	/*===============================================TABURI - CONTINUT PURPLE*/
	/*.label_title{
	padding: 12px 0px 0px 30px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.oferteT_continut_purple_cont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
}
.oferteT_continut_purple_col1{
	width: 215px;
	height: 190px;
	background-color: #FFF;
}
.oferteT_continut_purple_col2{
	width: 283px;
	height: 190px;
	padding: 0px;
	background-color: #FFF;
}
.tab_purple_titlu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aa0131;
	font-weight: bold;
	text-align: left;
	padding: 10px 2px 10px 10px;
}
.tab_purple_descriere{
	text-align: left;
	border: 1px solid #dddddd;
	height: 80px;
	width: 255px;
}
.label_select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
}
.label_select select{
	width: 140px;
	font-size: 12px;
	color: #666666;
}*/
.link_toate_of {
	margin: 3px 15px 0px 0px;
}

.link_toate_of a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/arrows/arrow7.gif) no-repeat right;
	padding-right: 20px;
}

.tab_purple_btns {
	
}

.con_b_lastminute {
	color: #FFFFFF;
	padding: 7px;
	width: auto;
}

.con_b_lastminute h1 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 15px;
	padding: 0 0 5px 15px;
	width: auto;
}

.btn_blue_arrow_left {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent
		url(http://static.infoturism.ro/interface/btn_blue_l.gif) no-repeat
		scroll left top;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: 22px;
	line-height: 11px;
	padding-left: 8px;
	text-decoration: none;
}

.btn_blue_arrow_left span {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent
		url(http://static.infoturism.ro/interface/btn_blue_r_arrow.gif)
		no-repeat scroll right center;
	display: block;
	padding: 6px 20px 5px 0;
}

/* .oferteT_continut_purple input.DatePicker {
	display: block;
	width: 65px;
	color: #666666;
	font-size: 11px;
	text-align: center;
	float: left;
	padding: 0;
} */
	/*===============================================TABURI - CONTINUT PURPLE*/
.oferteT_continut_purple {
	background: url(../img/main_tabs/tab_bg_purple.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 245px;
	width: 506px;
	*width: 506px;
	_width: 506px;
	padding: 15px 15px 15px 15px;
}

#formular_oferte_turistice {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: url(images/bg_afiliat_informator.gif) no-repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, Verdana;
	height: 220px;
	/*padding:10px 15px 15px;
	/*width:506px;*/
}

h1 {
	font-size: 25px;
	margin-bottom: 0;
}

h2 {
	font-size: 12px;
	margin-bottom: 9px;
}

.clearfix {
	float: left;
	border-top: 1px solid #FF6666;
	/*margin-bottom: 10px;*/
}

/*.field{
	float:left;
	padding:3px 0 9px;
	width:240px;
}
*/
.offer_select_style { /*margin: 7px 0px 15px 0px;*/
	
}

.offer_select_style select {
	width: 121px;
	font-size: 14px;
	color: #666666;
}

.lab {
	float: left;
	width: 56px;
	font-weight: bold;
}

.oferteT_continut_purple input.DatePicker {
	display: block;
	width: 120px;
	color: #666666;
	font-size: 14px;
	text-align: center;
	float: left;
	padding: 0;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: cpadding;
	background: #FFFFFF url(/web_root/img/icons/calendar_icon.gif) no-repeat
		scroll right center;
	border: 1px inset #D4D4D4;
	cursor: text;
}

/*===============================================CAUTARE*/
.cautare {
	width: 140px;
	height: 87px;
	background: url(../img/boxes/cautare_bg_box.gif) no-repeat;
}

.cautare_continut form {
	padding: 12px 0px 0px 0px;
	margin: 0px;
}

.cautare_continut form input {
	width: 120px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #666666;
}

.cautare_av a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.cautare_av a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

/*===============================================CAUTARE*/
	/*===============================================LOGIN*/ /* .login{
	width:140px;
}
.login_continut form{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.login_continut form input{
	width: 120px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #666666;
}
.login_continut form .space_bott{
	margin-bottom: 4px;
	*margin-bottom: 2px;
} */ /*===============================================LOGIN*/
	/*===============================================LOGIN*/
.newsletter { /*margin-top: 4px;*/
	width: 140px;
}

.newsletter_continut {
	height: 103px;
	background: url(../img/boxes/curs_valutar_bg_mid.gif) repeat-y;
}

.newsletter_continut form {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.newsletter_continut form input {
	width: 120px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #666666;
}

.newsletter_continut form .space_bott {
	margin-bottom: 4px;
	*margin-bottom: 2px;
}

/*===============================================LOGIN*/
	/*===============================================INFORMATII TURISTICE*/
.a-nat-text8hb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.info_turistice {
	margin-top: 4px;
	width: 140px;
	height: 385px;
	background: url(../img/boxes/info_tur_bg_box_1.gif) no-repeat;
}

.info_turistice_loader {
	height: 380px;
	padding-top: 95px;
	padding-left: 30px;
}

.info_turistice_continut { /*	width: 140px; */
	height: 380px;
	overflow-y: auto;
	overflow-x: auto;
	display: none;
}

.mktree {
	margin-top: 5px;
	margin-left: 3px;
	font-size: 10pt;
	font-family: verdana;
	color: #0d6695;
}

/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen , print { /* Turn off list bullets */
	ul.mktree  li {
		list-style: none;
	}
	/* Control how "spaced out" the tree is */
	ul.mktree ul {
		margin-left: 7px;
		padding: 0px;
	}
	ul.mktree li {
		margin-left: 3px;
		padding: 0px;
	}
	ul.mktree {
		margin-left: -3px;
		padding: 0px;
	}
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li .bullet {
		padding-left: 15px;
		width: 20px;
	}
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen .bullet {
		cursor: pointer;
		/*background: url(../img/icons/minus.gif) center left no-repeat; 	*/
		font-size: 7pt;
		width: 20px;
	}
	ul.mktree  li.liClosed  .bullet {
		cursor: pointer;
		/*background: url(../img/icons/plus.gif) center left no-repeat;	*/
		font-size: 7pt;
		width: 20px;
	}
	ul.mktree  li.liBullet  .bullet {
		margin-left: 3px;
		font-size: 7pt;
		cursor: default;
		/*background: url(../img/icons/bullet.gif) center left no-repeat; 	*/
	}
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul {
		display: block;
	}
	ul.mktree  li.liClosed  ul {
		display: none;
	}
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li a {
		text-decoration: none;
		font-size: 11px;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
	}
	ul.mktree  li a:hover {
		text-decoration: none;
		font-size: 11px;
		color: #0d6695;
		font-family: Arial, Helvetica, sans-serif;
	}
	/*
ul.mktree  li ul li { font-size: 10pt; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }
*/
}

/*

.info_turistice_continut img{
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.info_turistice_continut ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.info_turistice_continut ul li{
	height: 18px;
}
.info_turistice_continut a{
	font-family: Arial;
	font-weight: bold; 
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	background: url(../img/arrows/arrow6.gif) no-repeat;
	padding-left: 17px;
}
*/ /*

.info_turistice_continut a:hover{
	font-family: Arial;
	font-weight: bold; 
	font-size: 10px;
	color: #258fcc;
	text-decoration: none;
	background: url(../img/arrows/arrow6.gif) no-repeat;
	padding-left: 17px; 
}
*/
	/*===============================================INFORMATII TURISTICE*/
	/*===============================================CURS VALUTAR*/
.curs {
	margin-top: 4px;
	width: 140px;
	height: 159px;
	background: url(../img/boxes/curs_valutar_bg_box.gif) no-repeat;
}

.curs_continut form {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}

.curs_continut form label {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.curs_continut form input {
	width: 120px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #666666;
}

.curs_continut form .space_bott {
	margin-bottom: 4px;
	*margin-bottom: 2px;
}

/*===============================================CURS VALUTAR*/
	/*===============================================CALCULATOR DISTANTE*/
.calculator {
	margin-top: 4px;
	width: 140px;
	height: 112px;
}

.calculator_continut form {
	margin: 9px 0px 0px 0px;
	*margin: 4px 0px 0px 0px;
	padding: 0px;
}

.calculator_continut label {
	text-align: left;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
}

.calculator_continut select {
	height: 17px;
	width: 120px;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #666666;
}

.calculator_continut label {
	margin-bottom: 4px;
	*margin-bottom: 2px;
}

.calcul_dist {
	margin-top: 2px;
	font-size: 11px;
	color: #666666;
}

.calcul_dist a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.calcul_dist a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

/*===============================================CALCULATOR DISTANTE*/
	/*--------------LOGIN*/
.login_title_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #258FCC;
	font-weight: bold;
	width: 100%;
	height: 28px;
	background: url(../img/boxes/curs_valutar_bg_top.gif) no-repeat;
}

.login_title {
	float: left;
	position: relative;
	top: 6px;
	left: 7px;
}

.login_img {
	float: right;
	right: 3px;
	top: 3px;
	position: relative;
}

.login_continut {
	height: 103px;
	background: url(../img/boxes/curs_valutar_bg_mid.gif) repeat-y;
}

.login_bottom_bar {
	height: 3px;
	background: url(../img/boxes/curs_valutar_bg_bot.gif) no-repeat;
}

/*--------------LOGIN*/ /*--------------INFO TURISTICE*/
.info_turistice_title_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #258FCC;
	font-weight: bold;
	width: 100%;
	height: 25px;
}

.info_turistice_title {
	float: left;
	position: relative;
	top: 6px;
	left: 7px;
}

.info_turistice_img {
	float: right;
	right: 3px;
	top: 3px;
	position: relative;
}

/*--------------INFO TURISTICE*/ /*--------------CURS*/
.curs_title_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #258FCC;
	font-weight: bold;
	width: 100%;
	height: 30px;
}

.curs_title {
	float: left;
	position: relative;
	top: 6px;
	left: 7px;
}

.curs_img {
	float: right;
	right: 3px;
	top: 3px;
	position: relative;
}

/*--------------CURS*/ /*--------------CALCULATOR*/
.calculator_title_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #258FCC;
	font-weight: bold;
	width: 100%;
	height: 28px;
	background: url(../img/boxes/curs_valutar_bg_top.gif) no-repeat;
}

.calculator_title {
	float: left;
	position: relative;
	top: 6px;
	left: 7px;
}

.calculator_img {
	float: right;
	right: 3px;
	top: 3px;
	position: relative;
}

.calculator_continut {
	height: 98px;
	background: url(../img/boxes/curs_valutar_bg_mid.gif) repeat-y;
}

.calculator_continut form {
	margin-top: 0;
}

.calculator_bottom_bar {
	height: 3px;
	background: url(../img/boxes/curs_valutar_bg_bot.gif) no-repeat;
}

/*--------------Explore country ----------------------*/

.explore_country_tab {
	width: 150px;
	position: absolute;
	bottom: -4px;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.explore_country_active {
	border: 4px solid #077DBA;
	border-bottom-color: white;
}

.explore_country_inactive {
	border: 4px solid #84B211;
	background-color: #84b211;
	border-bottom: 0;
	bottom: 0;
	color: white;
}

.explore_country_box {
	font-size: 14px;
	/*padding: 4px; 
	margin: 1px; */
	text-align: justify;
	color: #666666;
	/* border-right: 1px solid #077DBA; */
}

.explore_country_box a:hover {
	/*background:transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0 0;*/
	/* color:#077DBA;
	font-family:Arial;
	font-size:14px;
	padding-left:11px;
	text-decoration:none; */
	
}

.explore_country_box a span:hover {
	/*background:transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0 0;*/
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	padding-left: 11px;
	font-weight: bold;
	text-decoration: none;
}

.explore_country_box a:active {
	/*background:transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0 0;*/
	/* 	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	padding-left:11px;
	padding-top:5px;
	font-weight: bold;
	text-decoration:none; */
	outline: none; /* remove dotted border from a href on click*/
}

.explore_country_box a:focus {
	-moz-outline-style: none;
	/* remove dotted border from a href on click*/
}

.explore_country_box a span:active {
	/*background:transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0 0;*/
	/* color:#077DBA; */
	font-family: Arial;
	font-size: 14px;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	outline: none; /* remove dotted border from a href on click*/
}

.explore_country_box a span:focus {
	/*background:transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0 0;*/
	/* color:#077DBA; */
	font-family: Arial;
	font-size: 14px;
	padding-left: 11px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	-moz-outline-style: none;
	/* remove dotted border from a href on click*/
}

.explore_country_box a {
	/*background:transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0 0;*/
	/*color:#666666;*/
	display: block;
	border: 0;
	/*color: #FFFFFF;	
	font-family:Arial;
	font-size:14px; */ /*font-weight:bold;	*/ /* padding-left:11px;
	padding-top:11px;
	text-decoration:none; */
}

.explore_country_box a  span {
	/*background:transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0 0;*/
	/*color:#666666;*/ /* display:block; */
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	/*font-weight:bold;	*/
	padding-left: 11px;
	padding-top: 11px;
	text-decoration: none;
}

.explore_country_box ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: -40px;
	*margin-left: 5px;
	*margin-top: 15px;
}

.explore_country_box ul li {
	padding-left: 1px;
	padding-top: 1px;
	background-color: #84B211;
	/* border-bottom:2px solid #AAAAAC; */
	/*background:transparent url(../img/explore_box/buton_sur.png) repeat-x scroll 0 0;*/
	/*border:1px solid #3F8BC5; */
	line-height: 2.15em;
	margin-bottom: 1px;
	/* margin-top:1px; */ /* border-bottom: 2px solid #077DBA; */
	border-right: 1px solid #077DBA;
}

.explore_country_box ul li.active_station {
	padding-left: 1px;
	padding-top: 1px;
	line-height: 2.15em;
	/*padding: 5px 10px;*/ /*margin-bottom:1px;*/
	background-color: white;
	/*background:transparent url(../img/explore_box/buton_color.png) repeat scroll 0 0;*/
	/*border: 1px solid #077DBA;*/
	border-right: 0px;
	border-top: 1px solid #077DBA;
	border-left: 1px solid #077DBA;
	border-bottom: 1px solid #077DBA;
	font-weight: bold;
	/*margin-bottom:1px;
	margin-top:1px;
	width:152px; */
}

li.active_station a span {
	color: #077DBA;
}

.link {
	height: 30px;
}

#tab_area_update { /* -webkit-border-radius: 5px;
	-moz-border-radius: 5px; */ /* border-left: 1px solid #077DBA; */
	/* border-top: 1px solid #077DBA;
	border-right: 1px solid #077DBA;
	border-bottom: 1px solid #077DBA;
	margin-left:-1px; */
	
}

.explore_country_box ul li.spacer_first {
	z-index: -1;
	/*border-right: 1px solid #077DBA;*/ /* background-color: #FFFFFF;
	background: none;	 */
	border-bottom: 0;
	height: 5px;
}

.explore_country_box ul li.spacer_last {
	/* border-right: 1px solid #077DBA; */ /* background-color: #FFFFFF; */
	/* border-bottom:2px solid #077DBA;	
/* 	border-top: 0; */ /* background: none;	 */
	height: 5px;
}

#accommodation div,#food_and_drink div,#what_to_see div,#free_time div {
	font-family: Arial;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.oferte_box {
	font-size: 12px;
	padding: 4px;
	margin: 1px;
	text-align: justify;
	color: #666666;
}

.oferte_box a:hover {
	background: transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0
		0;
	color: #D00B43;
	font-family: Arial;
	font-size: 12px;
	padding-left: 11px;
	text-decoration: underline;
}

.oferte_box a:active {
	background: transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0
		0;
	color: #D00B43;
	font-family: Arial;
	font-size: 12px;
	padding-left: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.oferte_box a {
	background: transparent url(../img/arrows/arrow6.gif) no-repeat scroll 0
		0;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	/*font-weight:bold;	*/
	padding-left: 11px;
	text-decoration: none;
}

.oferte_box ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: -35px;
	*margin-left: 5px;
	*margin-top: 15px;
}

.oferte_box ul li {
	padding: 1px;
}

/*-----------------------
	
	Carousel
	
-------------------------*/
#carousel {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 380px; /* important */
	height: 158px; /* important */
	margin: 0;
	background: #fff;
}

#carousel_frame {
	position: relative !important;
	position: absolute;
}

#carousel_previous {
	float: left;
}

#carousel_next {
	float: right;
}

#carousel_content {
	position: absolute;
	margin: 0;
	margin-left: 20px;
}

#carousel_content li {
	list-style-type: none;
	display: block;
	float: left;
}

#carousel_content {
	width: 5418px;
}

/*---------------------------
	Webcam link
----------------------------*/
.webcam_link a {
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	background: url(../img/arrows/arrow4.gif) no-repeat;
}

.webcam_link a:hover {
	color: #d00b43;
	text-decoration: underline;
}

/**********************BOOKING.COM*/ /* 
        a img {
                border: 0;
        }

        #searchboxInc {
                font-size: 14px;
                color: #FFFFFF;
                width: 506px;
        }

		#destination{
				width: 400px;
		}
        #searchboxInc form {
                
        }

        #searchboxInc fieldset, #searchboxInc img {
                border: 0;
        }

        #searchboxInc fieldset {
                padding: 8px;
        }

        #searchboxInc #inout h3 {
                background-color:transparent;
                font-size:1.1em;
        }

        #searchboxInc h3 {
                margin-bottom:0.2em;
                position:static;
				font-weight:bold;
                margin: 0;
        }

        #searchboxInc p {
				font-size:18px;
				font-weight:bold;
				text-transform:uppercase;
                font-size: 2em;
                margin-bottom: 15px;
        }

        #homein, #homeout {
                float: left;
                padding: 0.5em 1em 0 0;
        }

        .avail {
                padding-top: 1em;
                clear: left;
        }

        #searchboxInc a.calender {
                vertical-align: -4px;
        }

        #searchboxInc a.calender img {
                background: #0896ff;
        }

        .blur {
                color: #999;
        }

        button {
                float: right;
                -moz-border-radius: 8px;
                background-color: #0896ff;
                border: 2px solid #fff;
                color: #fff;
                letter-spacing: 1px;
                padding: 0.15em 0.75em;
                text-transform: uppercase;
                font: bold 1.333em/1 Arial, Helvetica, sans-serif;
        }

        #calendar {
                font: 12px/1.5 Arial, Helvetica, sans-serif;
                color: #003580;
				display: none;
				position: absolute;
				background-image: url(http://www.booking.com/static/img/shadow3.png);
				padding: 0 4px 4px 0;
        }

        .caltable {
            border: 1px solid #003580;
            background-color: #fff;
        }
        .caltable a:link, .caltable a:visited {
            color: #0896ff !important;
        }
        .caltable a:hover {
            color: #feba02 !important;
            border-color: #feba02 !important;
        }
        .caltable a:active {
            color: #b30000 !important;
            border-color: #b30000 !important;
        }
        .caltable td {
            text-align: center;
        }
        .caltable td a {
            display: block;
            text-decoration: none;
        }
        .caltable td.calheader a {
            display: inline;
            vertical-align: -.4em;
        }
        .caltable td.calheader img.calNoPrevMonth {
            background: white url(/static/img/butPrevMonth.png) 0 -72px no-repeat;
            vertical-align: -.4em;
        }
        .caltable td.calheader img.calNoNextMonth {
            background: white url(/static/img/butNextMonth.png) 0 -72px no-repeat;
            vertical-align: -.4em;
        }
        .caltable td.calheader .calNextMonth img {
            background: white url(/static/img/butNextMonth2.png) 0 0 no-repeat;
        }
        .caltable td.calheader .calPrevMonth img {
            background: white url(/static/img/butPrevMonth2.png) 0 0 no-repeat;
        }
        .caltable td.calheader .calNextMonth:hover img, .caltable td.calheader .calPrevMonth:hover img {
            background-position: 0 -24px;
        }
        .caltable td.calheader .calNextMonth:active img, .caltable td.calheader .calPrevMonth:active img {
            background-position: 0 -48px;
        }
        .calheader {
            padding: .4em;
            white-space: nowrap;
        }
        .calheader select {
            margin: 0 .6em;
        }
        .monthYear {
            background-color: #ffffff;
            color: white;
        }

       .dayNames td {
            border-bottom: 1px solid #003580;
            background-color: #e6edf6;
        }
        .days td {
            color: #779bca;
            background-color: #e6edf6;
            padding: .2em;
            border: 2px solid #e6edf6;
        }
        .days td.weekend {
            background-color: #c5d4e9;
            border-color: #c5d4e9;
        }
        .days td.past {
            text-decoration: line-through;
        }
        .days td.today, .days td.future {
            border: none;
            padding: 0;
        }
        .days td a {
            padding: .2em;
            border: 2px solid #e6edf6;
        }
        .days td.weekend a {
            border-color: #c5d4e9;
        }
        .days td.today a {
            background-color: #fff;
        }
        .days td.selected {
            font-weight: bold;
        }
        .days td.selected a {
            border-color: #0896ff;
        }
 */
img.shadow {
	background: url(/web_root/img/imageCss/shadow-1000x1000.gif) no-repeat
		right bottom;
	padding: 5px 10px 10px 5px;
}

#playlist {
	width: 352px;
	height: 55px;
	/*overflow-y: scroll;*/ /* border-top:1px solid #CCCCCC; */
	/*border-bottom:1px solid #CCCCCC;*/
	margin: 0px;
}

.plEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #077DBA;
	margin: 0 0 4px 0;
	/*padding: 5px;*/
	border: 1px solid #077DBA;
	cursor: pointer;
	height: 40px;
}

.plTitle {
	font-size: 14px;
	color: #0000FF;
}

.plTitleSmall {
	font-size: 12px;
	color: #0000FF;
}

.playlist_item_thumbnail {
	float: left;
	height: 41px;
	width: 52px;
	/* border:1px;  */
	margin-left: 3px;
	margin-top: 3px;
}

.playlist_item_thumbnail img {
	height: 41px;
	width: 52px;
}

.playlist_item_thumbnail:hover img {
	filter: progid : DXImageTransform.Microsoft.Alpha ( opacity = 100 );
	-moz-opacity: 1;
}

form .searchfield {
	margin: 0;
	padding: 1px 0 0;
}

form .searchfield input {
	background: #75ABD1 url('/servo/ti.ico') no-repeat;
	background-position: left;
	/*background-color:#75ABD1;*/
	border: 1px solid #ffffff;
	color: #666666;
	font-size: 12px;
	height: 25px;
	width: 300px;
}

form .searchfield .space_bott { /*margin-bottom:4px;*/
	padding-left: 20px;
}

/* #siteWrap {
		margin: 287px auto 0 auto;
		width: 642px;
		height: 345px;
		position: relative;
		background: transparent url(/web_root/img/highlighter/bg_pageWrap.jpg) no-repeat top left;
	} */
#pageWrap {
	position: absolute;
	z-index: 5;
	/*top: 138px;
		left: 134px;*/
}

/* 	#psdPage {
		margin-right: 19px;
		float: left;
		cursor: pointer;
	}
	#netPage {
		margin-right: 20px;
		float: left;
		cursor: pointer;
	}	
	#audioPage {
		float: left;
		cursor: pointer;
	} */ /* #bubbleWrap {
		position: absolute;
		z-index: 10;
		left: 158px;
		top: 30px;
	}
	.bubble {
		position: absolute;
	}


	#numbers_wrapper {
		position: absolute;
		z-index: 5;

	}

	.number_highlight {
		position: absolute;
	}

 */
.select-box {
	background:
		url("http://maveno.us/library/media/images/select_box_off.gif")
		no-repeat scroll right center #FFFFFF;
	border: 1px solid #AAAAAA;
	cursor: default;
	display: block;
	margin: 0;
	padding: 0;
}

.select-box: hover {
	background-image:
		url("http://maveno.us/library/media/images/select_box_on.gif");
	border-color: #3393FF;
}

/* .select-box {
	cursor: default;
	border: 1px solid #aaa;
	display: block;
	padding: 0;
	margin: 0;
	height:25px;		
	background: #fff;
} */
.select-box a {
	display: block;
	padding: 1px 20px 2px 4px;
	margin: 1px 1px 2px 1px;
	white-space: nowrap;
	overflow: hidden;
}

.select-box-options {
	list-style: none;
	background: #fff;
	position: absolute;
	border: 1px solid #ccc;
	overflow-y: auto;
	z-index: 690;
}

.select-box-acolorGreenBoxBodylt {
	background-color: #eaf4ff;
}

.select-box-options li {
	margin-bottom: 0;
	overflow: hidden;
	white-space: nowrap;
}

.select-box-options li.optgroup>span {
	font-size: 105%;
	font-style: italic;
}

.select-box-options li>span {
	display: block;
	padding: 2px 5px;
}

.select-box-options li.selected {
	background-color: highlight !important;
	color: highlighttext !important;
}

.select-box-options li.disabled {
	color: gray;
}

.select-box-options ul {
	margin-left: -20px;
	padding: 0;
}

.optgroup {
	margin: 4px 0 0 !important;
}

.select-box-options-group li>span {
	padding-left: 22px !important;
	width: auto;
}

#explore_header  a {
	
}

/************************************ BOX WELCOME**********************************/
.c_frontpageheader {
	margin-bottom: 1em;
	height: 40px;
}

.c_frontpageheader h1 {
	color: #077DBA;
	font-family: Verdana;
	font-size: 40px;
	/*font-weight:bold;*/
}

.frontpagemainingress {
	color: #626364;
	/*color: #000000;*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: justify;
}

.progress_image_layout {
	width: 20%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background-image: url(/web_root/img/arrows/bara.png);*/
	background-repeat: repeat-x;
	background-position: center;
	position: relative;
	z-index: 2005;
}

.progress_image_layout div.progress_tip {
	background-image: url(/web_root/img/explore_box/calota_jos.png);
	width: 305px;
	height: 205px;
	position: absolute;
	top: -207px;
	left: -95px;
	z-index: 1;
	display: none;
}

.progress_image_layout div.progress_tip div.progress_tip_ct {
	text-align: left;
	height: 130px;
	overflow-y: auto;
	margin: 10px 5px 0;
}

.progress_image {
	position: relative;
	left: 50%;
	margin-left: -26px;
}

/*****************************************************************************/
.smallimageborder {
	background-image: url(/web_root/img/imageCss/imageborder-small.gif);
	background-repeat: no-repeat;
	float: left;
	height: 105px;
	width: 153px;
	padding: 0;
	margin: 0;
}

.smallimageborder div {
	height: 89px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;
	width: 132px;
}

.smallimageborder img {
	height: 89px;
	margin: 0;
	border: 0;
}

.imageborder {
	background-image: url(/web_root/img/imageCss/article-image-border.gif);
	background-repeat: no-repeat;
	float: left;
	height: 170px;
	width: 240px;
	padding: 0;
	margin: 0;
}

.imageborder div {
	height: 150px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-left: 6px;
	margin-top: 6px;
	width: 222px;
	text-align: center;
}

.imageborder img {
	height: 150px;
	margin: 0;
	border: 0;
}

.imageborder {
	background-image: url(/web_root/img/imageCss/article-image-border.gif);
	background-repeat: no-repeat;
	float: left;
	height: 173px;
	width: 244px;
}

.imageborder img {
	margin-left: 6px;
	margin-top: 6px;
	border: 0;
}

h4 {
	color: #84B211;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	/*padding-bottom:10px;*/
}

.article_teaser {
	float: left;
	/*width: 50%;*/
	margin: 0;
	padding: 0;
}

.article_teaser div {
	padding: 0px 10px 0px 10px;
}

.article_teaser h4 {
	color: #84B211;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	/*padding-bottom:10px;*/
}

.article_teaser a {
	color: #84B211;
	text-decoration: none;
}

/************************************ BOX WELCOME**********************************/
	/* div.column {
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	width:270px;
}

div.column div.miss-out {
	background:url("/img/miss-out.gif") repeat scroll 0 0 transparent;
	height:336px;
	width:300px;
} */
.column a {
	color: #84B211;
	text-decoration: none;
}

/* div.choose  {
	clear:both;
	color:#84B211;
	font-size:11px;
	height:22px;
	line-height:17px;
} */
a.active {
	color: #FFFFFF;
	background: none repeat scroll 0 0 #8EBF39;
	text-decoration: none;
}

/*******************************************************************************
********************************************************************************
***    UPCOMING EVENTS - CSS LISTA TIPURI EVENIMENTE
********************************************************************************
********************************************************************************/
#upcoming_events_tabs { /* height: 30px;*/ /*margin-left: -20px;*/
	color: #84B211;
}

#upcoming_events_tabs li {
	line-height: 2em;
	display: inline;
	list-style: none outside none;
	float: left;
	width: 160px;
	padding: 0 25px 0 0;
}

#upcoming_events_tabs li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	font-size: 1.1em;
	padding: 5px 7px 3px;
}

#upcoming_events_tabs li.selected a {
	background: #1882BE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-bottom: solid 1px #fff;
	color: #FFFFFF;
	text-shadow: none;
}

#upcoming_events_list {
	height: 300px;
	overflow-y: auto;
	border: 1px solid #eee;
	padding-right: 20px;
}

#upcoming_events_list li {
	padding-top: 3px;
	border-bottom: 0.5px solid #84B211;
	margin-left: -20px;
	clear: both;
	min-height: 90px;
}

#upcoming_events_list h4 {
	margin: 0;
}

#upcoming_events_list h5 {
	color: #555;
	margin: 0;
}

#upcoming_events_list p {
	text-align: justify;
	padding: 0;
}

#upcoming_events_list {
	list-style: none outside none;
}

#upcoming_events .select-box {
	float: left;
	margin: 0 1px;
}

#upcoming_events .select-box ul {
	padding-left: 0;
}

.upcoming_event_type {
	float:left;
	width: 150px;
	height:28px;
	padding: 0;
	margin: 0 15px 0 0;
	border: 0;
	background: url('/web_root/img/icons/explore_country/servicii.png') no-repeat 1px 1px;
}
.upcoming_event_type a {
	display: block;
	margin: 7px 0 0 35px;
}
.upcoming_event_type_active {
	background-color: #84B211;
	border-radius: 5px;
}
.upcoming_event_type_active a {
	color: white;
	font-weight: bold;
}

a.rollover_1 {
	display: block;
	/*width: 150px;*/
	height: 69px;
	text-decoration: none;
	background: url("/web_root/img/arrows/1.png");
}

a.rollover_1:hover {
	background-position: 0px -73px;
}

/* .displace {
	position: absolute;
	left: -5000px;
	}
 */
a.rollover_2 {
	display: block;
	/*width: 150px;*/
	height: 69px;
	text-decoration: none;
	background: url("/web_root/img/arrows/2.png");
}

a.rollover_2:hover {
	background-position: 0px -73px;
}

a.rollover_3 {
	display: block;
	/*width: 150px;*/
	height: 69px;
	text-decoration: none;
	background: url("/web_root/img/arrows/3.png");
}

a.rollover_3:hover {
	background-position: 0px -73px;
}

a.rollover_4 {
	display: block;
	/*width: 150px;*/
	height: 69px;
	text-decoration: none;
	background: url("/web_root/img/arrows/4.png");
}

a.rollover_4:hover {
	background-position: 0px -73px;
}

a.rollover_5 {
	display: block;
	/*width: 150px;*/
	height: 69px;
	text-decoration: none;
	background: url("/web_root/img/arrows/5.png");
}

a.rollover_5:hover {
	background-position: 0px -73px;
}

#c_newsletter {
	clear: both;
	margin: 3.5em 0.3em 1em;
}
