.module_box
{
	background-color:white;
	padding:0px;
}

.module_box img {border:none;}
.module_content_html {}
.inactive {opacity : 0.35;}


/********************/
/*		FORMS		*/
/********************/
/* AUTO COMPLETOR */
.module_inbox .compose_message div.tokenizer {border:none;}
.module_inbox div.autocomplete {margin-top:7px;}
.module_public_profile .compose_message div.tokenizer {border:none;}
.module_public_profile div.autocomplete {margin-top:7px;}

/****************************/
/*		INPUT HORIZONTAL 	*/
/****************************/

.hor_input_grey_small_left
{
	background:transparent url("../images/forms/hor_input_grey_small_left.png") no-repeat scroll 0 0;
	float:left;
	width:9px;
	height:33px;
}

.hor_input_grey_small_middle
{
	background:transparent url("../images/forms/hor_input_grey_small_middle.png") repeat-x scroll 0 0;
	float:left;
	height:33px;
}

.form_input_middle_content	{margin:8px 0 0 0;}
* html .form_input_middle_content	{margin:6px 0 0 0;}

.form_input_middle_content input
{
	border:none;
	width:454px;
	color:#555555;
}
* html .form_input_middle_content input {border-color:transparent;}

.hor_input_grey_small_right
{
	background:transparent url("../images/forms/hor_input_grey_small_right.png") no-repeat scroll 0 0;
	float:left;
	width:8px;
	height:33px;
}

* html .hor_input_grey_small_left {background:transparent url("../images/forms/hor_input_grey_small_left.gif") no-repeat scroll 0 0;}
* html .hor_input_grey_small_middle {min-width:50px;background:transparent url("../images/forms/hor_input_grey_small_middle.gif") repeat-x scroll 0 0;}
* html .hor_input_grey_small_right {background:transparent url("../images/forms/hor_input_grey_small_right.gif") no-repeat scroll 0 0;}



/****************************/
/*		INPUT VERTICAL	 	*/
/****************************/

/********************************/
/*		INPUT VERTICAL LARGE 	*/
/********************************/

.vert_input_grey_large_top
{
	background:transparent url("../images/forms/vert_input_grey_large_top.png") no-repeat scroll 0 0;
	width:470px;
	height:8px;
}

.vert_input_grey_large_middle
{
	background:transparent url("../images/forms/vert_input_grey_large_middle.png") repeat-y scroll 0 0;
	width:470px;
	padding:2px 0 2px 0;
}
* html .vert_input_grey_large_middle {margin:-7px 0 0 0;}

.vert_input_grey_large_bottom
{
	background:transparent url("../images/forms/vert_input_grey_large_bottom.png") no-repeat scroll 0 0;
	width:470px;
	height:9px;
}


* html .vert_input_grey_large_top {background:transparent url("../images/forms/vert_input_grey_large_top.gif") no-repeat scroll 0 0;}
* html .vert_input_grey_large_middle {background:transparent url("../images/forms/vert_input_grey_large_middle.gif") repeat-y scroll 0 0;}
* html .vert_input_grey_large_bottom {background:transparent url("../images/forms/vert_input_grey_large_bottom.gif") no-repeat scroll 0 0;}

.vert_input_grey_large_middle_content
{	
	width:448px;
	margin:0px 2px 0px 10px;
}



/********************************/
/*		INPUT VERTICAL SMALL 	*/
/********************************/

.vert_input_grey_small_top
{
	background:transparent url("../images/forms/vert_input_grey_small_top.png") no-repeat scroll 0 0;
	width:150px;
	height:8px;
}

.vert_input_grey_small_middle
{
	background:transparent url("../images/forms/vert_input_grey_small_middle.png") repeat-y scroll 0 0;
	width:150px;
	padding:2px 0 2px 0;
}
* html .vert_input_grey_small_middle {margin:-6px 0 0 0;}

.vert_input_grey_small_bottom
{
	background:transparent url("../images/forms/vert_input_grey_small_bottom.png") no-repeat scroll 0 0;
	width:150px;
	height:8px;
}


* html .vert_input_grey_small_top {background:transparent url("../images/forms/vert_input_grey_small_top.gif") no-repeat scroll 0 0;}
* html .vert_input_grey_small_middle {background:transparent url("../images/forms/vert_input_grey_small_middle.gif") repeat-y scroll 0 0;}
* html .vert_input_grey_small_bottom {background:transparent url("../images/forms/vert_input_grey_small_bottom.gif") no-repeat scroll 0 0;}

.vert_input_grey_small_middle_content
{	
	width:128px;
	margin:0px 2px 0px 10px;
}


/********************/
/*		blender		*/
/********************/

.module_blender
{
	position:relative;
}

* html .module_blender {background-color:white;}

.box_blender
{
	position:absolute;
/*	padding : 5px;*/
}

.module_blender .module_box {height:230px;}


/********************/
/*		scroler		*/
/********************/

.bt_scroller_up
{
	cursor:pointer;
	margin:0;
	padding:3px 0 0 0;
	width:100%;
}

.module_scroler
{
	overflow:hidden;
	position:relative;
	margin:0px 0 3px 0;
/*	border:1px solid grey;*/
	background-color:white; /*fix an onmouseover bug*/
}


.module_scroler .module_box {height:250px;}

.box_scroller
{
	position : relative;
	padding : 5px;
}

.bt_scroller_down
{
	cursor:pointer;
	padding:3px 0 0 0;
	margin:-3px 0 0 0;
	width:100%;
}

*+html .bt_scroller_up, .bt_scroller_down	{padding-bottom:3px;} /*IE 7 et 8*/

.bt_scroller_up, .bt_scroller_down	{/*border:1px solid black;*/}


/****************************/
/*		Module Login		*/
/****************************/

.module_login .module_box {padding:2px 0 2px 10px;color:#555555;}
.module_login .login_item {margin:5px 0 5px 0;}
.module_login .login_action {margin:10px 0 0 0;}
.module_login .login_field {float:left;}

.module_login .login_label
{
	font-size:11px;
	font-weight:bold;
	width:60px;
	float:left;
}

.module_login .login_field input, .input_password
{
	margin-left:15px;
	width:135px;
	font-size:11px;
	color:#999999;
	border:1px solid #999999;
	font-weight:normal;
}

.module_login_logged {margin:-6px 0 0 0;}
.module_login_logged .vert_nav {margin:3px 0 0 0;}
#content .module_login_logged .vert_nav a
{
	text-decoration:none;
	color:#555555;
	font-weight:bold;
}
#content .module_login_logged .vert_nav a:hover {color:#828181;}

.module_login_logged .link_setting
{
	height:17px;/*18*/
	padding:1px 0 0 22px;
	background:transparent url("../images/modules/setting.png") no-repeat scroll 0px 0px;
}
* html .module_login_logged .link_setting {background:transparent url("../images/modules/setting.gif") no-repeat scroll 0px 0px;}

.module_login_logged .link_logout
{
	height:17px;/*18*/
	padding:1px 0 0 22px;
	background:transparent url("../images/modules/logout.png") no-repeat scroll 0px 0px;
}
* html .module_login_logged .link_logout {background:transparent url("../images/modules/logout.gif") no-repeat scroll 0px 0px;}



.module_login_logged .link_display_in_full_page
{
	height:17px;
	padding:1px 0 0 22px;
	background:transparent url("../images/modules/display_in_full_page.jpg") no-repeat scroll 0px 0px;
}

.module_login_logged .link_display_in_finroad
{
	height:17px;
	padding:1px 0 0 22px;
	background:transparent url("../images/modules/display_in_finroad.jpg") no-repeat scroll 0px 0px;
}


.module_login_notlogged .error_message
{
	float: left;
	padding: 0 0 5px 0;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}

.module_login_notlogged .login_bt
{
	float:right;
	background:transparent url("../images/modules/bt_login.gif") no-repeat scroll 0px 0px;
	width:100px;
	height:23px;
	cursor:pointer;
}

.module_login_notlogged .login_forget_pass
{
	float:left;
	font-family:arial, sans-serif;
	font-size:9px;
	margin:20px 0 3px 0;
}

/************************************/
/*		Module Search Result		*/
/************************************/
.module_search_result .module_search_result {}
.module_search_result .module_search_result_label
{
	float:left;
	width:60px;
	font-size:13px;
	font-weight:bold;
	margin-bottom: 4px;
	color:#555555;
}

.module_search_result .module_search_result_terms
{
	float:left;
	width:450px;
	font-size:13px;
	font-weight:bold;
}


.module_search_result .module_search_result_found
{
	font-size:12px;
	font-weight:bold;
	float:left;
	padding: 8px 0 3px 0;
	color:#555555;
}

.module_search_result .module_search_result_found_on_finroad {float:right;}
.module_search_result .module_box .module_search_result_found_on_finroad a
{
	text-decoration:underline;
	font-size:12px;
}



.module_search_result .module_box a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#0000FF;
}

.module_search_result .module_box a:hover{
	text-decoration:underline;
}


.module_search_result .module_box .result_title
{
clear:both;
	padding: 5px 0 0 0;
	border-bottom: solid 1px #555555;
	margin-bottom: 3px;
	width:665px;
}
.module_search_result .module_box .result_item
{
	border-bottom: dotted 1px #555555;
	padding:2px 0 2px 0;
}

.module_search_result .module_box span {
	font-weight: bold;
	display: block;
	float: left;
}

.module_search_result .module_box span.col1 {
	width: 154px;
}

.module_search_result .module_box span.col1 a {
	width: 154px;
	color: #ff9c01;
	text-decoration: none;
}

.module_search_result .module_box span.col1 a:hover {
	text-decoration: underline;
}

.module_search_result .module_box span.col2 {
	width: 55px;
	cursor: help;
}

.module_search_result .module_box span.col3 {
	width: 220px;
	color: #6f6f6f;
}

.module_search_result .module_box span.col4 {
	width: 175px;
	color: #6f6f6f;
	font-weight: normal;
}

.module_search_result .module_box span.col5 {
	width: 90px;
	color: #000000;
	font-weight: normal;
	overflow: hidden;
	float: left;
	text-align: right;
}


/************************************/
/*		Module Quick Search			*/
/************************************/

.module_quick_search {}
.module_quick_search .module_box {padding:10px;}

.module_quick_search .field_border
{
	width: 216px;
	height:25px;
	border:1px solid #CCCCCC;
}

.module_quick_search .field_input {float:left;}

.module_quick_search .field_input input
{
	width:177px;
	border:none;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	height:18px;
	padding: 0px 0 0 3px;
	margin:4px 0 0 0;
}


.module_quick_search .field_button
{
	float:left;
	padding:3px 0 0 3px;
}

.search_button_image
{
	background:transparent url("../images/icon_search.gif") no-repeat scroll 0 0;
	width:29px;
	height:19px;
	cursor:pointer;

}

.search_button_image2
{
	background:transparent url("../images/inbox/bt_search.gif") no-repeat scroll 0 0;
	width:77px;
	height:23px;
	cursor:pointer;

}

/************************/
/*		Module Inbox	*/
/************************/

.module_inbox .info_item {margin-bottom:2px;}
.module_inbox .item_label {float:left;width:80px;font-weight:bold;color:#555555;}
.module_inbox .item_label2 {float:left;width:80px;padding:10px 0 0 0;font-weight:bold;color:#555555;}
.module_inbox .item_field {float:left;}
.module_inbox .item_field2 {float:left;width:500px;}
.module_inbox .info_item textarea {/*border:none;*/}

.module_inbox .col_left {float:left;}
.module_inbox .col_right {float:right;}
.edit_page_action {margin:20px 0 0 0;}


/************************************/
/*		Module public profile		*/
/************************************/
.profile_completor_box {width:213px;}
.profile_completor_box .profile_completor_label {float:left;width:50px;padding:8px 0 0 0;}
.profile_completor_box .profile_completor_field {float:right;width:150px;}


/****************************/
/*		Module Setting		*/
/****************************/
.module_profile_setting {color:#555555;font-size:12px;}
.module_profile_setting .network_info {margin:10px 0 30px 0;}
.module_profile_setting .network_info_box
{
	width:622px;
	background-color:#F5F5F5;
	border:1px solid #CECECE;
	padding:20px;
}

.module_profile_setting .network_title
{
	font-size:13px;
	font-weight:bold;
	padding-bottom:20px;
}

.allow_messages {margin:20px 0 0 0;}
.allow_messages .checkbox {float:left;width:15px;margin:3px 10px 0 0;}
.allow_messages .checkbox_label {float:left;margin-top:1px;}
* html .allow_messages .checkbox_label {margin-top:5px;}

.module_profile_setting .intro_police_1
{
	font-size:13px;
	font-weight:bold;
	padding-bottom:20px;
}

.module_profile_setting .network_item {padding:0 0 15px 10px;}
.module_profile_setting .network_col_left
{
	float:left;
	width:15px;
	padding:5px 0 0 0;
 	margin:0 15px 0 0;
}
.module_profile_setting .network_col_left radio {outline:0;}
.module_profile_setting .network_col_right 
{
	width:580px;
	float:left;
}

.module_profile_setting .network_item_title {font-size:13px;font-weight:bold;}
.module_profile_setting .network_item_desc {font-size:11px;}


.module_profile_setting .info_title
{
	font-size:15px;
	font-weight:bold;
	padding-bottom:30px;
}

.module_profile_setting .info_box {margin-left:30px;}
.module_profile_setting .info_col_left {float:left; width:150px;}
.module_profile_setting .info_col_right {float:left; width:480px;}
.module_profile_setting .info_col_left .pic_border
{
	border:1px solid #CECECE;
	float:left;
	padding:3px 3px 0px 3px;
	margin:0 0 5px 0;
}
.ajax_pic_error {color:#555555;}
.pic_format_label {font-size:9px;}

.module_profile_setting .info_item {margin-bottom:10px;}
.module_profile_setting .item_label {float:left;width:130px;}
.module_profile_setting .item_field {float:left;width:340px;}
.module_profile_setting .item_field input {width:200px;}
.module_profile_setting .title_select {width:50px;}

.module_profile_setting .item_field select {width:200px;}
.module_profile_setting .position_info .item_field {width:530px;}

.module_profile_setting .submit_setting {width:100%;margin-top:20px;}
.module_profile_setting .bt_submit
{
	background:transparent url("../images/bt_save.jpg") no-repeat scroll 0px 0px;
	width:79px;
	height:27px;
	cursor:pointer;
}

.module_profile_setting .email_error
{
	margin:0 0 0 15px;
	float:left;
	display:inline;
	color:red;
	font-size:12px;
	font-weight:bold;
}

.module_profile_setting .company_select
{
	left:0px; 
	top:0px; 
	background-color: #FFFFFF; 
	position:absolute; 
	width:200px; 
	height:300px; 
	overflow:auto; 
	overflow-x:hidden; 
	border-style:solid; 
	border-width:1px; 
	visibility:hidden;
}

.ajax_company_list
{
	font-weight:normal;
	color:#555555;
}
/************************/
/*		Module Member	*/
/************************/

.module_member_table
{
	font-size:11px;
	font-family:verdana;
}

.module_member_table .member_pic {padding-right: 10px; max-width:32px;}
* html .module_member_table .member_pic {padding-right: 10px; width:32px;}
.module_member_table .big_member_pic {padding-right: 10px; max-width:40px;}
* html .module_member_table .big_member_pic {padding-right: 10px; width:40px;}
.module_member_table .big_pic_col {width:50px;}
.module_member_table a
{
	color:#FF9C3A;
	cursor:pointer;
	text-decoration:underline;
}

.member_same_city	{background-color: #feffaf;}


/************************/
/*		Module News		*/
/************************/
.module_news_item {	color:#555555;}
.module_news_item_title
{
	font-size:11px;
	font-weight:bold;
}
.module_news_item_place {}
.module_news_item_info {}

/****************************/
/*			COMPANY			*/
/****************************/
.module_company_small_scroll .module_box {padding:0px 10px 0px 10px;}
.small_box_company_logo img {max-width: 200px; border:none;}
* html .small_box_company_logo img {width: 200px;}
.company_item {}

.company_logo
{
	float: left;
	width: 200px;
}

.company_desc
{
	float:left;
	width: 450px;
	padding-left: 10px;
	text-align: justify;
}

.company_sep, .small_box_company_sep
{
	clear: both;
	border-bottom:1px solid #CCCCCC;
	margin:4px 0 5px 0;
}
.company_sep {width:670px;}
.small_box_company_sep {width:210px;height: 1px;}


.module_company .attendees_link {margin:15px 0 15px 0;}
.module_company .attendees_box, .module_company .message_not_logged {margin:-10px 0 10px 0;padding:10px;}
