/*
body, html {
*/ 
html,body{
padding: 0px;
margin: 0px;
font-family: tahoma;
background-color: #1D89C2;
color: #1B4D8C;
}

ol {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-indent: 0px;
}
#left_column{
width: 195px; 
padding: 0px;
background-color: transparent;
}

#right_column{
padding: 0px 0px 0px 3px;
}

td{
font-size: 11px;
background-color: transparent;
}
#main_menu a{
height:28px;
color: #234C7A;
font-size: 15px;
text-align: right;
padding-right: 15px;
display: block;
text-decoration: none;
padding-top: 3px;
}

table{
background-color: transparent;
font-size: 13px;
}

td{
  background-color: transparent;
  vertical-align: top;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
}


p{
font-size: 12px;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
}


h1 {
padding-top: 0px;
margin-top: 0px;
padding-bottom: 5px;
font-size: 15px;
font-weight: bold;
color: #EC6E00;
text-decoration: underline;
}

h2 {
font-size: 15px;
color: #FF7700;
margin: 10px;}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #5D6F73;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}

/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 0px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: white;
  border: 1px solid #cacaca;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #EFF3FF;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #FC3307;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}


/* begin news style */

.newstitle {
font-weight: bold;
font-size: 11px;
}

.newstext {
font-size: 11px;
}

a.details_link{
color: #0056C7;
font-size: 11px;
font-weight: bold;
line-height: 1;
margin: 0px; 
padding: 0px
}
a.details_link:hover{
color: #ff6600;
}
/* end news style */


#lang_switch{
margin-top: 20px;
height: 55px;
font-size: 10px;
font-weight: bold;
padding-left: 12px;
width: 60px;
}

#lang_switch a{
text-decoration: none;
display: block;
color: #24498E;
}

#lang_switch a:hover{
text-decoration: none;
display: block;
color: #FF5100;
}
.short_offer_desc{
background-color: #fafafa;
border: 1px solid #efefef;
padding: 3px;
margin-bottom: 5px;
}

.short_offer_desc h2{
font-size: 9px;}

#extra_content{
background-color: #fafafa;
border: 1px solid #efefef;
padding: 3px;
margin-bottom: 10px;
width: 540px;
font-size: 13px;
line-height: 1;
}

#extra_content img{
}

#feat_content{
width: 175px; 
font-size: 11px;
color: #7F7F7F;
padding: 5px;
margin: 0px;
line-height: 1;
}

#feat_content p{
font-size: 11px;
margin: 0px;
padding: 0px;
}

#feat_content img{
}

.featured{
text-align: left;
font-size: 12px;
color: #18458c;
padding: 5px;
margin: 0px;
line-height: 1.3;
background-image: url(images/feat-main-tile.gif);
background-repeat: repeat-y;
}


.featured p{
color: #1E448B;
font-size: 11px;
margin: 0px;
padding: 0px;
}


.featured ul{
color: #18458c;
font-size: 12px;
list-style-type: square;
}

.featured li{
margin: 5px 0px 5px 0px;
}


.featured img{
}

.featured a:link{
color: #2D65A0;
text-decoration: none;
}

.featured a:visited{
color: #2D65A0;
text-decoration: none;
}

.featured a:hover{
color: #2D65A0;
text-decoration: underline;
}









.featured_go{
	background-image: url(images/feat-main-round-top.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
	text-align: center;
	width: 50%;
	padding: 0px 21px 0px 15px;
	font-family: Tahoma;
	text-transform: uppercase;
	line-height: 1;
}

.featured_go img{
display: block;
}

.featured_go a{
	color: #fff!important;
	text-decoration: none!important;
	font-weight: bold!important;
	font-size: 12px!important;
	display: block;
}

.featured_go a:hover{
	color: #194988!important;
}

td.mkf_fix_01 { height: 38px; }

.index_cell_spacer{
  width: 20px;
  }


#topic_content{
text-align: left;
margin-bottom: 30px;
width: 95%;
}

.content_cms_home{
color: #1E448B;
margin: 10px 20px;
background-color: transparent;
line-height: 1 !important;
}

.content_cms_home ul{margin-left: 20px;}
.content_cms_home li{}

.content_cms_home p{
	text-indent: 0px;
	margin-bottom: 5px;
	line-height: 1.3em;  
}




.content_cms{
color: #1E448B;
margin: 0px;
padding: 0px 20px 0px 15px;
background-color: transparent;
background-image: url(images/content-tile-light-long.gif);
background-repeat: repeat-y;
min-height: 300px;
height: auto !important;
height: 300px;
}

.content_cms ul{margin-left: 20px;}
.content_cms li{}

.content_cms p{
text-indent: 0px;
margin-bottom: 5px;
line-height: 1.6em;  
}

#content_cms{
font-size: 14px;
line-height: 1.6em;  
color: #1E448B;
padding: 0px;
line-height: 1;
}


.today{
height: 35px;
color: gray;
font-size: 11px;
padding-left: 15px;
padding-top: 10px;
}

a.current_lang {
 color: red;
}


/*start slideshow style */
.slideshow_manevra{
 width: 110px; height: 20px; 
 text-align: center; vertical-align: middle; font-size: 5px
}

#slideshow{
border: 0px;
padding: 0px;
margin: 0px 0px 10px 0px;
margin-top: 0px;
float: right;
}

.slideshow_td{
border: 1px solid #E8E8E8;
width: 120px;
height: 120px;
background-color: white;
text-align: center;
vertical-align: middle;
}
/*start slideshow style */


/* start breadcrumbs styles*/
#path_link a{
    color: #ff6600;
    font-size: 11px;
    text-decoration: none;
}

#path_link {
color: #1E448B;
font-size: 11px;
margin-left: 2px;
margin-top: 0px;
padding: 0px;
}

.td_forms{

height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #1E448B;
padding: 2px;
margin: 2px;
}

/* end breadcrumbs styles*/

#oferta_link{
float: left;
width: 120px;
padding-right: 5px;
}

#oferta_link a{
text-decoration: none;
font-weight: bold;
color: #FF5100;
font-size: 12px;
}


.bulk_desk_details_head a{
color: green;}

.pret{
color: black;
font-weight: bold;
font-size: 11px;
}

#table_forms{
width: 533px;
}

#table_forms td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;
text-align: center;
}

.cart_table td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;
text-align: center;
}


.cart_table_align_left{
}

.cart_table_align_left td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;
text-align: left;

}


#login_table td{
height: 20px; border: 1px solid #E1E1E1; 
background-color: #F5F5F5;
font-size: 11px;
color: #333333;
padding: 2px;
margin: 2px;

text-align: center;
}

#login_table a{
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #FF6600;
}

.warning {
  color: red;
}

.function_hint{
font-weight: normal;
font-size: 11px;
color: gray;
vertical-align: middle;
}

.contact_form{
}

.contact_form td{
font-size: 12px;
}

.contact_companies{
background-color: #2562A2;
color: white;
}

.contact_everybody td{
background-color: #C5DEF8;
}

.class_search {
background-color: #86DFF6;
}


.error_to_user{
color: red;
background-color: #FFE9E9;
font-weight: bold;
border: 1px solid red;
font-size: 11px;
padding: 2px;
}




#top_menu {
text-align: left;
padding: 3px 0px 10px 0px;
background-color: transparent;
}

#top_menu a:link{
text-decoration: none;
color: #23588E;
color: #ffffff;
font-size: 14px;
font-weight: bold;
margin: 0px 5px 0px 5px;
border-bottom: 4px solid #FF7700;
}

#top_menu a:visited{
text-decoration: none;
color: #23588E;
color: #ffffff;
font-size: 14px;
font-weight: bold;
margin: 0px 5px 0px 5px;
border-bottom: 4px solid #FF7700;
}

#top_menu a:hover{
font-size: 14px;
color: #FF7700;
color: #ffffff;
border-bottom: 5px solid #23588E;
}

.main_page_sections{
  float: right;
  width: 107px;
  height: 77px;
  background-color: #efefef;
  background-repeat: no-repeat;
  background-position: center -16px;
  margin-right: 3px;
}


.formbutton{
  background-color: #FF7800;
  color: white;
  font-weight: bold; 
  }
.harta_menu0{
  font-weight: bold;
  }
.harta_menu1{
  margin-left: 15px;
  }
.harta_menu2{
  margin-left: 30px;
  }
    
#marqueebase{
color: white;
width: 190px;
padding-left: 10px;
background-color: transparent;
}
#marqueecontainer{
height: 120px; /*marquee height */
position: relative;
overflow: hidden;
padding: 5px;
margin-right: 15px;
margin-left: 0px;
color: white;
}
#marqueecontainer a{
  background-image: none;
  display: inline;
  }
  
#marqueecontainer p{
padding: 0px 0px 5px 0px; 
margin: 0px 5px 0px 0px; 
color: white;
font-size: 10px;
line-height: 12px;
}
#error_area{
  border: 2px solid #990000;
  padding: 5px;
  background-color: #FFAFAF;
  margin: 10px 0px 10px 0px;
  }
#curs_valutar_area table{
font-weight: bold;
border: none;
color: white;
margin: auto;
background-color: transparent;
}

#siblings_area{
color: #1E448B;
margin: 0px;
padding: 0px 130px 0px 15px;
background-color: transparent;
background-image: url(images/content-tile-dark-long.gif);
background-repeat: repeat-y;
  }


.sibling{
  line-height: 20px;
  }

.sibling_title{
  height: 45px;
}

.sibling_title h2{
  margin: 3px 0px 0px 5px;
  padding: 0px;
  }


.sibling_extra_content{
  overflow: auto;
  height: 80px;
  padding: 3px;
  }
  
#level_5_kids{
  font-size: 11px;
  width: 140px;
  background-color: #2562A2;
  border: 1px solid silver;
  float: left;
  margin-right: 10px;
  }
#level_5_kids a:link{
  color: #ffffff;
  font-weight: bold;
  display: block;
  }
#level_5_kids a:hover{
  color: #D1E8FF;
  font-weight: bold;
  display: block;
  text-decoration: underline;
  }
#level_5_kids a:visited{
  color: #ffffff;
  font-weight: bold;
  display: block;
  }
  


#icons-area{
  text-align: center;
  margin-top: 54px;
  padding: 5px 0;
  background: transparent url('images/newheader_1_1.jpg') no-repeat left top;
  }

#icons-area img{
  border: none;
  margin: auto;
  margin-bottom: 5px;
  }


.job_den{}
.job_firma{}
.job_date{}
.job_desc{}
.job_apply_link a{font-weight: bold; color: #FF7700; text-decoration: none}

.forms_table{
 margin-top: 0px;
 }

.forms_table td{
  border: none;
  font-size: 11px;
  color: #2F4666;
  background-color: #2F4666;
  padding: 4px 3px 3px 1px;
  }

.forms_table input{
  font-size: 11px;
  padding: 1px; 
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff; 
  }


.div_frunze{
display: none;
}  

.radio_bttn{
  border: none;
  }

#author_bar_container{
}

#footer_menu{
clear: both;
height: 32px;
margin-left: 199px;
padding: 10px;
color: white;
font-size: 11px;
background-color: #0056C7;
}

#author_bar{
text-align: right;
padding-right: 20px;
font-size: 12px;
height: 40px;
color: #ffffff;
}

#author_bar a:link{
margin: 5px 0px 5px 0px;
color: #ffffff;
text-decoration: none;
}

#author_bar a:visited{
margin: 5px 0px 5px 0px;
color: #ffffff;
text-decoration: none;
}

#author_bar a:hover{
margin: 5px 0px 5px 0px;
color: #003B63;
text-decoration: underline;
}



.extra_featured{
margin: 0px;
padding: 0px 7px 0px 2px;
text-align: center;
color: white;
  }
.extra_featured img{
display: block; 
border: 1px solid white;
width: 180px;
text-align: center;
margin: auto;
} 
.extra_featured p{
text-align: left;
font-size: 11px;
padding: 2px 5px 0px 5px;
margin: 2px;
}

.extra_featured a{color: white}

.extra_featured h2{margin: 0px 0px 5px 0px;}
.clear {
clear:both;
height:1px;
overflow:hidden;
}

#carti-de-credit-acceptate{
}

#carti-de-credit-acceptate img{
margin: 5px;
}

#carti-de-credit-acceptate_new{
border-top: 6px solid #23588E;
}

#carti-de-credit-acceptate_new img{
margin: 5px;
}

#companii_aeriene{}
#companii_aeriene img{margin: 0px;}

#companii_aeriene_new{text-align: center}
#companii_aeriene_new img{display: block; margin: auto;padding: 2px;}



#cms_form table{
}


#prev_next_area{
color: white;
margin: auto;
}


#news-bar{
background-image: url(images/news-bar.gif);
background-repeat: no-repeat;
background-position: bottom left;
height: 33px;
}

#credits{
font-size: 11px;
color: white;
text-align: right;
padding: 5px 20px 0px 10px;
line-height: 17px;
}


#credits a:link{
color: white;
text-decoration: none;
}

#credits a:visited{
color: white;
text-decoration: none;
}

#credits a:hover{
color: white;
text-decoration: underline;
}




div.meniu_stanga
{
padding: 0px 0px 0px 0px;
background-color: silver;
display: none;
}

div.meniu_stanga a
{
margin-left: 0px;
padding: 1px 0px 1px 0px;
display: block;
text-decoration: none;
font-size: 11px;
color: #010066;
}


div.meniu_stanga a:hover
{
background-color: #A8E1FF;
color: #000000;
}





.l1_menu_item{
border-bottom: 1px solid white; 
padding: 0px 0px 0px 0px;
}

.l1_menu_item a{
text-decoration: none;
display: block;
line-height: 18px;
padding: 3px 3px 3px 5px;
}

.l1_menu_item a:link{
font-weight: bold;
color: white;
}

.l1_menu_item a:hover{
font-weight: bold;
color: white;
background-color: #60BEF0;
}

.l1_menu_item a:visited{
font-weight: bold;
color: white;
}



/** css tooltips */

a.tip {

text-decoration: none;
padding: 0px 0px 0px 25px;
background-image: url(images/siblings-arrows.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
font-size: 14px;
font-weight: bold;
color: white;
line-height: 23px;
}

a.tip:hover {
position: relative;
padding: 0px 0px 0px 25px;
background-image: url(images/siblings-arrows.gif);
background-repeat: no-repeat;
background-position: -3px -17px;
color: #FF7700
}

a.tip span {
	display: none;
}

a.tip:hover span {
display: block;
position: absolute; top: 25px; left: 0;
/* formatting only styles */
padding: 5px; margin: 10px; z-index: 100;
border: 1px dotted #c0c0c0;
text-decoration: none;
padding-right: 20px;
background: #f0f0f0 url(../images/status-info.png) 100% 5% no-repeat;
width: 250px;
/* end formatting */
}










a.boldbuttons{
background: transparent url('images/menu-bttn-start.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px ; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
font-weight: bold;
}

a.boldbuttons span{
background: transparent url('images/menu-bttn-stop.gif') no-repeat top right;
display: block;
padding: 0px 10px 8px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
color: #B0F7FF;
text-decoration: underline;
}





a.boldbuttonsactive{
background: transparent url('images/menu-bttn-start-active.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px ; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttonsactive, a:visited.boldbuttonsactive, a:hover.boldbuttonsactive, a:active.boldbuttonsactive{
color: white; /*button text color*/
font-weight: bold;
}

a.boldbuttonsactive span{
background: transparent url('images/menu-bttn-stop-active.gif') no-repeat top right;
display: block;
padding: 0px 10px 8px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttonsactive{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
margin-top: 2px;
margin-left: 186px;
}

#iemarquee a { text-decoration: none; }
#iemarquee a:hover { text-decoration: underline; color: #666 }





















/*************/
/*END OF FILE*/
/*************/

