/**
 * CSS file
 * hlm
 *
 * @package HLM
 * @subpackage css
 * @version $Id: v 1.00 2006/10/01 00:00:00 salem $
 * @since Class available since the release 1.00
 * @access public
 * @author DS developpement <dev@datasouk.fr>
 * @see headers.php
 */

/* GLOBAL
 */
#tooltip {
	position: absolute;
	border: 1px solid #333;
	background: #DDD;
	padding: 2px 5px;
	width: 160px;
	color: #333;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
#tooltip2 {
	position: absolute;
	border: 1px solid #333;
	background: #DDD;
	padding: 2px 5px;
	width: 300px;
	color: #333;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

/* INTRO
 */
#intro {
	width: 1000px;
	height: 307px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(/addons/hlm/images/intro.jpg) no-repeat;
	font-family: "Courier new", "Courier", Arial;
	font-weight: normal;
	font-size: 1em;
}
#intro .text {
	width: 318px;
	margin: 0 0 0 276px;
	padding-top: 4px;
/*	background: #f00;*/
}
#intro .text #intro_manual {
	text-align: center;
}

.intro_text {
	padding: 10px;
	background: #fff;
	font-size: 1em;
}
.intro_text ul {
	margin-top: 10px;
}
.intro_text ul li {
	margin: 5px 0 0 1em;
	list-style: disc;
}

/* HOME
 */
body#home.public {
	width: 1000px;
	margin: 0 auto 10px auto;
}
body#home.public .search_text label {
	display: inline;
	margin-right: 1em;
}
body#home.public #cboxOverlay {
	background: #fff;
}

/* LANG
 */
#lang {
	display: none;
	position: static;
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#lang li {
	padding-left: 10px;
}

.content .send input:hover {
	cursor: pointer;
	color: #fff;
}

/* PIED
 */
#pied {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background: url(/addons/hlm/images/pied.jpg) bottom left repeat-x;
}
#pied #menu_partners {
	padding: 5px;
}
#pied #pied_links {
	padding: 4px;
	font-size: 1em;
	background: #fff;
}
#pied #pied_links li {
	display: inline;
}
#pied #mentions_text .warning {
	margin: 10px 0 5px 0;
	padding: 5px;
/*	border-bottom: 1px solid #f00;*/
}
#pied #mentions_text .text p {
	margin-bottom: 7px;
}
#pied #mentions_text .text p.strong {
	font-size: 1.1em;
	font-weight: bold;
}

/* data_add
 */
#data_add .hlm_over a {
	font-weight: bold;
}
#data_add .hlm_over ul {
	padding: 0.3em;
	border: solid 1px #777799;
	background-color: #fff;
}
#data_add .hlm li {
	display: block;
	padding: 0.1em;
	white-space: nowrap;
}

/* data_mod
 */
#data_mod .hlm_over a {
	padding: 0 0.3em 0 0.3em;
	font-weight: bold;
}
#data_mod .hlm_over ul {
	padding: 0.3em;
	border: solid 1px #777799;
	background-color: #fff;
}
#data_mod .hlm li {
	display: block;
	padding: 0.1em;
	white-space: nowrap;
}

/* data_search
 */
#data_search .hlm_over a {
	padding: 0 0.3em 0 0.3em;
	font-weight: bold;
}
#data_search .hlm_over ul {
	padding: 0.3em;
	border: solid 1px #777799;
	background-color: #fff;
}
#data_search .hlm li {
	display: block;
	padding: 0.1em;
	white-space: nowrap;
}

/* datalink_hlm
 */
#datalink_hlm .name {
	font-weight: bold;
}
#datalink_hlm .values {
	width: 80%;
	margin: 0 auto 1em auto;
	padding: 0.3em;
	border: solid 1px #777799;
}
#datalink_hlm .send {
	margin-bottom: 2em;
}
#datalink_hlm .send li {
	display: inline;
}

#datalink_hlm #search_entities_title {
	font-weight: bold;
	color: #DD9922;
}
#datalink_hlm #search_entities {
	padding: 1em;
	border: solid 1px #DD9922;
}
#datalink_hlm #search_entities #text {
	float: left;
	width: 49%;
	margin-right: 1%;
}
#datalink_hlm #search_entities #text input {
	float: right;
	width: 15em;
	padding: 0.2em;
	border: 1px solid #DD9922;
}
#datalink_hlm #search_entities #types {
	float: left;
	width: 49%;
}
#datalink_hlm #search_entities #types select {
	float: left;
	padding: 0.1em;
	border: 1px solid #DD9922;
}
#datalink_hlm #search_entities .search_submit {
	clear: both;
	margin-bottom: 1em;
}
#datalink_hlm #search_entities .search_submit input {
	margin-top: 0.5em;
}
#datalink_hlm #search_entities #text label, #datalink_hlm #search_entities #text input {
	display: block;
	margin: auto;
}
#datalink_hlm #search_entities #entities {
	margin-left: 15px;
}
#datalink_hlm #entities {
	margin-left: 0;
}

/********************************** SEARCH
 */

/* SEARCH
 */
.content .search {
	width: 827px;
}
.content .search .error {
	position: absolute;
	left: 50%;
	top: 120px;
	width: 400px;
/*	background: #afa;*/
}
.content .search #search_menu {
	color: #000;
	height: 219px;
	background: url(/addons/hlm/images/search.jpg) no-repeat;
/*	background: #f00;
	opacity: 0.50;*/
}
.content .search #search_menu p {
	color: #aaa;
	margin-bottom: 5px;
}
.content .search #search_show {
	padding: 35px 10px 10px 10px;
	background: url(/addons/hlm/images/search_show.jpg) no-repeat;
/*	background: #f00;
	opacity: 0.50;*/
}
.content .search .menu {
	height: 28px;
	padding: 15px 0 0 3px;
	font-size: 1.2em;
}
.content .search .menu li {
	display: block;
	float: left;
	width: 101px;
	text-align: center;
/*	background: #f00;*/
}
.content .search .menu .title {
	color: #aaa;
}
.content .search .send input,
.content .search .search_text input {
	padding: 4px;
	background: #a8fe15;
	border: none;
	font-weight: bold;
	opacity: 0.80;
	filter: alpha(opacity=80);
}
.content .search .search_text #search_text {
	margin-top: 0.5em;
	color: #000;
}
.content .search .structures_select .selected {
	color: #000;
	font-weight: bold;
	background: #a8fe15;
	opacity: 0.80;
	filter: alpha(opacity=80);
}
.content .search label{
	color: #000;
}

.content .search #part3 .send {
	margin-top: 67px;
}

/* SEARCH_SHOW
 */
#search_show .select table tr:hover {
	background: #a8fe15;
	opacity: 0.80;
	filter: alpha(opacity=80);
}

/* SEARCH_SIMPLE
 */
#search_simple #search_show td.hlm img {
	float: left;
	margin: 0 0 1px 0;
}
#search_simple #search_show td.hlm div {
	clear: both;
}
#search_simple #search_show td.hlm p {
	margin-left: 30px;
}
#search_simple .search_text label {
	display: inline;
	margin-right: 1em;
}

/* SEARCH_TOPIC
 */
#search_topic #topic {
	margin-bottom: 1em;
}
#search_topic #topic2 {
	margin-bottom: 2em;
}
#search_topic #search_show td.hlm img {
	float: left;
	margin: 0 0 1px 0;
}
#search_topic #search_show td.hlm div {
	clear: both;
}
#search_topic #search_show td.hlm p {
	margin-left: 30px;
}

/* SEARCH_DISCIPLINE
 */
#search_discipline #discipline{
	margin-bottom: 1em;
}
#search_discipline #discipline2{
	margin-bottom: 2em;
}
#search_discipline #search_show td.hlm img {
	float: left;
	margin: 0 0 1px 0;
}
#search_discipline #search_show td.hlm div {
	clear: both;
}
#search_discipline #search_show td.hlm p {
	margin-left: 30px;
}

/* search_category
 */
#search_category #category{
	margin-bottom: 1em;
}
#search_category #search_show td.hlm img {
	float: left;
	margin: 0 0 1px 0;
}
#search_category #search_show td.hlm div {
	clear: both;
}
#search_category #search_show td.hlm p {
	margin-left: 30px;
}

/* search_sector
 */
#search_sector #sector{
	margin-bottom: 1em;
}
#search_sector #search_show td.hlm img {
	float: left;
	margin: 0 0 1px 0;
}
#search_sector #search_show td.hlm div {
	clear: both;
}
#search_sector #search_show td.hlm p {
	margin-left: 30px;
}

/* SLIDETAB
 */
.slidetab .slidetabtitle {
	width: 823px;
	height: 33px;
	padding-top: 15px;
	background: url(/addons/hlm/images/search_tab.jpg) no-repeat;
	font-size: 1.1em;
}

/* SLIDETHES
 */
.slidethes .slidethesswitch {
	padding: 4px;
	background: #a8fe15;
	border: none;
	font-weight: bold;
	opacity: 0.80;
	filter: alpha(opacity=80);
}

/* data_skel
 */
#data_skel .value .hlm img {
	float: left;
	margin: 0 0 1px 0;
}
#data_skel .value .hlm {
	clear: both;
}
#data_skel .value .hlm p {
	margin-left: 30px;
}

/********************************** RESULTS
 */

.results {
	margin: 0 20px;
}
.results #pages {
	background: url(/addons/hlm/images/pages.jpg) center center repeat-y;
}

