
/* main content */
#freelancer {
	color: #4D4D4D;
}

/* header area & main menu */
#main_menu {
	background-color: #2B97E2;
	background: url(../img/page/be_fb_footer_bg.gif) repeat-x;
}

#main_menu h1 {
	color: #fff;
}

.no_border a, .no_border img {
  border:none !important;
	color: #fff !important;
	padding: 0 1px 0 1px;
}

#main_menu a {
	color: #fff;
}

#main_menu a:hover {
	color: #fff;
}

.left_menu .item_separator {
	border-bottom-color: #C2011C;
}

#languages a {
	color: #9A9A9A;
}

.link_red a {
	color: #C2011C;
}

.link_blue a {
	color: #0066B0;
}

.link_yellow a {
	color: #F5CF2E;
}

.link_blue a:hover {
	text-decoration: underline;
}

#footer {
	border-top-color: #0066B0;
	border-bottom-color: #0066B0;
}

#footer_links a {
	color: #4D4D4D;
}

/* central content part */

.content a, .bodytext a {
	color: #BE011D;
}

.content h3, .popup_content h3 {
	border-bottom-color: #bebebe;
}

.content h2, .popup_content h2 {
	color: #000;
	background: #fff url(../img/page/fb_input_bg.gif) repeat-x;
}


.content h1 {
	color: White;
	/*background-color: #2B97E2; */
	background: url(../img/page/be_fb_footer_bg.gif) repeat-x;
}

.content_separator {
	background-color: #bebebe;
}


.path {
	color: #ababab;
}


/* login div*/


#login {
	background-color: #F7F7F7;
}

#login h1 {
	background-color: transparent;
	background-image: none;
	color: #000;
}

h1#error {
	background: url(../icons/icon_alert.gif) no-repeat;
	color: red;
}

/* forms */


.data_form input, .data_form textarea, .data_form select {
	border-color: #0066ae;
	background-color: #DBE8F0;
}


.login_form input {
	border-color: #0066ae;
}

.search_form input {
	border-color: #0066ae;
}

.submit_button {
	background-image: url(../img/page/fb_input_bg.gif);
	background-color: #fff;
	color: #4D4D4D;
}

.button {
	background-image: url(../img/page/fb_input_bg.gif);
	background-color: #fff;
	color: #000;
	border: 1px solid #1A79BB;
}

.select {
	border-color:#1A79BB;
	background-color: #DBE8F0;
	color: #000;
}


.wide {
	border-color: #1A79BB;
	background-color: #DBE8F0;
	color: #000;
}


.black_form input {
	border-color: #000;
}

.black_submit_button {
	background-image: url(../img/page/be_fb_input_bg.gif);
	background-color: #000;
	color: #fff;
}

/* statistics */
.statistics {
	border-color: #0E6FB3;
}

a.view_all {
	color: #fff;
}

/* list of companies */

#companies_right {
	border-left: 1px solid #9E9E9E;
}

.highlight {
	background-color: #DBE8F0;
	color: #000;
	padding: 2px 4px 2px 4px;
}

ul#profile_convert_samples {
	list-style-type : none;
}
ul#profile_convert_samples li{
	width: 110px;
	float: left;
	text-align: center;
}

/* profil import */
.titleTexti {
	color: #fff;
	padding: 4px;
}

.medTexti {
	padding: 4px;
}

.medTextianonym {
	padding: 4px;
}

.profil_table td {
	vertical-align: top;
	color: red;
}

/* search results start */

.searchinfo {
	background-color: #2B97E2;
	background: url(../img/page/be_fb_footer_bg.gif) repeat-x;
}
.resultbody {
	border-bottom-color: #2B97E2;
}
.advertise {
	color: #1571B2;
}
/* search results end */

/* adds start */
div#ads_right {
	text-align: center;
}
#ads_right img{
	text-align: center;
	padding: 10px;
}
/* adds end */

/* my homepage start*/
div#my_cv {
  background-color: #eee;
}
ul#frontpage_jobspy, ul#frontpage_news {
	list-style: square;
}
ul#frontpage_jobspy li {
  margin-bottom: 3px;
  margin-left: 10px;
}
ul#frontpage_news li {
  padding: 0 0 4px 0;
  margin: 0;
}
/* my homepage end*/

/* my homepage new start */
.homepage_box {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

.form_input {
	border: 1px solid #000;
}

.homepage_box li {
	width: 130px;
	float: left;
	text-align: center;
}

.homepage_box a {
	font-weight: bold;
	color: #039700;
}

.homepage_heading {
	border-top: 1px solid #1774B5;
	color: #1774B5;
	font-weight: bold;
	margin-top: 10px;
}

.homepage_thumbs {
	width: 170px; 
	text-align: center;
}

.homepage_thumbs img {
	padding: 3px;
}

.thumb_selected {
	border: 3px solid green;
}

.homepage_pic {
	width: 500px;
	
}
.keywords{
	color: red;
	font-weight: bold;
}
/* my homepage new end */ 
