/* margin: top right bottom left; */
/*
----------------------------------------------------------------------------- 
Common
-----------------------------------------------------------------------------*/

* {margin:0;padding:0}

body { 
	margin: 0;
	padding: 0;
	font-family:  Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	line-height:  175%;
	color: #666;
	background: #95969a;
	}

h1 { font-size: 20px; color: #585c5c; margin: 10px 0 10px 0; }
h2 { font-size: 16px; color: #585c5c; margin: 10px 0 10px 0;}
h3 { font-size: 14px; color: #666; margin: 10px 0 10px 0; }
h4 { font-size: 12px; color: #369; margin: 10px 0 10px 0; }
h5 { font-size: 11px; color: #036; margin: 10px 0 10px 0; }
h6 { font-size: 10px; color: #69C; margin: 10px 0 10px 0; }

br { clear: both; }

p { margin: 0 0 1em 0; padding:0; }

strong { font-weight:bold; }

ul { padding-left:12px; }

li { list-style-position: outside; }

a:link,a:visited,a:active {
	color: #585c5c;
	text-decoration: none;
	font-weight: bold;
}

a:hover { color: #585c5c; text-decoration: underline; font-weight: bold; }

img, a img { border: none; text-decoration: none; }

.right { float:right; margin:0 0 20px 20px; }

.left { float:left; margin:0 20px 20px 0; }

fieldset {
	padding: 15px 2%;
	background-color:#dcdcdc;
	border:1px solid #4d4e4f;
	display:block;
	margin: 0 20px 20px 20px;
}

fieldset legend {
	font-size: 11px;
	font-weight: normal;
	background-color:#4d4e4f;
	color: #ddd;
	padding: 2px 8px;
	margin-bottom:10px;
	border: 1px solid #4d4e4f;
}

fieldset table { 
	font-size:11px;
	text-align:left;
	}	
	
fieldset th { 
	padding-right:10px;
	}

form {
	margin: 0;
}

input, textarea, select, option {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

label {
	color: #222;
	font-weight: bold;
}

/*
----------------------------------------------------------------------------- 
Container
-----------------------------------------------------------------------------*/

#elum-overall {
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	border:0;
	}

#elum-container {
	float:left;
	width: 880px;
	margin:0;
	padding: 0;
	text-align: left;
	background-color: #fff;
	border:0;
}


/*
----------------------------------------------------------------------------- 
Site Info Header
-----------------------------------------------------------------------------*/

#elum-siteinfo-header { display:none; }
#elum-siteinfo-url { display:none; }
#elum-siteinfo-date { display:none; }


/*
----------------------------------------------------------------------------- 
Site Info Footer
-----------------------------------------------------------------------------*/
#elum-siteinfo-footer {
	width: 880px;
	height:20px;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	color: #e4e5e6;
	border-top:0;
	font: normal 10px Geneva, Verdana, Arial, sans-serif;
	background-color: #95969a;
	margin-right:-3px; /* pour IE pour virer le Duplicate Characters Bug sur v.4.0.1*/
}

#elum-siteinfo-legal {
	padding-top:4px;
	float: right;
	height:20px;
	border:0;
	letter-spacing:0.2em;
}

#elum-siteinfo-credits { display:none; }


/*
----------------------------------------------------------------------------- 
Branding
-----------------------------------------------------------------------------*/
#elum-branding {
	width: 880px;
	height: 90px;
	float: left;
	margin:0;
	padding:0;
	border:0;
	background: #95969a url(../img/branding/branding_bg.gif) bottom left no-repeat;
}


#elum-branding-logo {
	clear: both;
	float: left;
	margin: 0;
	padding:0; 
	width: 270px;
	height: 90px;
	text-align: left;
	border:0;
}

#elum-branding-logo img {
	border:0;
	margin:0;
	visibility: hidden;
}

#elum-branding-name {
	visibility:hidden;
	float: left;
	margin: 0;
	padding:0;
}

/*
----------------------------------------------------------------------------- 
Language
-----------------------------------------------------------------------------*/
#elum-language {
	display:block;
	float: right;
	width:200px;
	margin: 70px 0 0 0;
	padding: 0;
	text-align:right;
	font: normal 10px Geneva, Verdana, Arial, sans-serif;
	vertical-align:middle;
	border:0;
}

#elum-language a:link,
#elum-language a:visited,
#elum-language a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0.2em;
}


/*
----------------------------------------------------------------------------- 
Search Box
-----------------------------------------------------------------------------*/

#elum-search-simple {
	display:block;
	float: right;
	width:200px;
	margin: 0 40px 0 0;
	padding: 70px 0 0 0;
	text-align:right;
	font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	vertical-align:middle;
	border:0;
}


#elum-search-simple input {
 	padding:0;
	vertical-align:middle;
}
	
/*
----------------------------------------------------------------------------- 
Navigation Menu
-----------------------------------------------------------------------------*/

/* -------- DIV -------- */

div#elum-nav-menu-container {
	float: left;
	width: 880px;
	height: 20px;
	background-color: #3e3e3e /*#9b1818*/;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:  170%;
}

/* -------- UL -------- */

ul#elum-nav-menu {
	float:left;
	width: 852px;
	padding-left:22px;
	height: 20px;
	list-style: none;
	border: 0;
	text-transform: uppercase;
	font-style: normal;
}

#elum-nav-menu li {
	position:relative;
	list-style: none;
	cursor: default;
	float:left;
	margin:0 4px 0 4px;
	width:80px;
	text-align: center;
	background: #3e3e3e /*#9b1818*/ url(../img/menu/menu_bg.gif) no-repeat top left;
	height: 16px;
	padding: 3px 0 1px 0;
}


#elum-nav-menu li#active {
	float:left;
	background: #1e1f21 url(../img/menu/menu_on_bg.gif) no-repeat top left;
	height:16px;
	padding: 6px 0 4px 0;
}

#elum-nav-menu li:hover, #elum-nav-menu li.over {
	background-color: #1e1f21;
}

#elum-nav-menu li a {
	color: #ccc;
	text-decoration: none;
	font-weight:bold; 
	font-size: 10px;
}

#elum-nav-menu li#active a { font-weight:bolder; }

	
/*
----------------------------------------------------------------------------- 
Content
-----------------------------------------------------------------------------*/
#elum-content-container,
#elum-content-container-accueil,
#elum-content-container-soundways,
#elum-content-container-studio,
#elum-content-container-residentiel,
#elum-content-container-contact {
	float: left;
	width: 880px;
	padding: 10px 0 0 0;
	margin:0;
	border:0;
}

#elum-content-container-accueil { background: url(../img/container/container_accueil_bg.jpg) bottom right no-repeat; }
#elum-content-container-soundways { background: url(../img/container/container_soundways_bg.jpg) bottom left no-repeat; }
#elum-content-container-studio { background: url(../img/container/container_studio_bg.jpg) bottom left no-repeat; }
#elum-content-container-residentiel { background: url(../img/container/container_residentiel_bg.jpg) bottom right no-repeat; }
#elum-content-container-contact { background: url(../img/container/container_contact_bg.jpg) bottom right no-repeat; }

#elum-content {
	float: left;
	width: 580px;
	padding:0;
	margin: 10px 0 0 30px;
}

#elum-content-container-soundways #elum-content,
#elum-content-container-studio #elum-content {
	float: right;
	width: 580px;
	padding:0;
	margin: 10px 30px 0 0;
}


/*
----------------------- REPOSITORY LIST ------------------------ */

#elum-content h1 { }


/*
----------------------------------------------------------------------------- 
Side Bar
-----------------------------------------------------------------------------*/

	
#elum-content-with-sidebar {
	float: left;
	width: 880px;
	padding: 10px 0 0 0;
	margin:0;
	border:0;
	}

#elum-sidebar {
	float: right;
	width: 220px;
	padding:0;
	margin:25px 20px 0 0;
	border:0;
	}

#elum-content-container-soundways #elum-sidebar,
#elum-content-container-studio #elum-sidebar {
	float:left;
	margin:25px 0 0 20px;
	}

/* elum-box : le paragraphe d'encart avec fond semi-transparent */

#elum-sidebar .elum-box {
	float: right;
	width:220px;
	margin: 0; 
	padding:0;
	background: url(../img/container/semitransparent_bg.png) top left repeat; 
	border:#222 1px solid;
	}

#elum-sidebar .elum-box p {
	margin:20px;
	padding:0;
	color:#222;
	font-weight:normal;
	font-size: 14px; 
	border:0;
	}

#elum-sidebar .elum-box h2 {
	height:auto;
	padding:5px;
	margin: 0;
	font-weight:bold;
	text-align: center;
	font-size: 18px;
	color: #000;
	border-bottom:#000 1px dotted;
	}


/*
----------------------------------------------------------------------------- 
Headline
-----------------------------------------------------------------------------*/
.elum-headline {
	float: left;
	width: 580px;
	padding: 0;
	margin: 0;
	border:0;
}

.elum-headline-item {
	float: left;
	width: 580px;
	padding: 0;
	margin: 0;
	border:0;
	line-height: 200%;
}

.elum-headline-item p {
	float: left;
	padding: 0;
}
	
.elum-headline img { 
	display:block;
}
	
.elum-headline h2 {
	padding:0;
	width:290px;
	height:50px;
	border-bottom:0;
	font-size: 30px;
	color: #585c5c;
	text-align:left;
	font-weight:normal;
	letter-spacing:0.1em;
	margin-bottom:5px;
}


/*
----------------------------------------------------------------------------- 
Bloc
-----------------------------------------------------------------------------*/
.elum-blocs {
	float: left;
	width: 580px;
}

.elum-bloc {
	float: left;
	width: 580px;
	line-height: 200%;
	}

.elum-bloc p { float:left; margin:0; width: 580px; }
	
.elum-blocs img { display:block; }
	
.elum-blocs #studio img,
.elum-blocs #in-the-studio img { float:right; margin:-60px 50px 40px 60px; }
.elum-blocs #residentiel img,
.elum-blocs #in-the-home img { float:left; margin:-55px 40px 0 -30px; }

.elum-blocs h1 {
	width:290px;
	height:50px;
	font-size: 20px;
	color: #585c5c;
	text-align:left;
	font-weight:normal;
	letter-spacing:0.1em;
	margin-bottom:5px;
	}
	
.elum-blocs h1 span { visibility:hidden; }

.elum-blocs #studio h1 { display:block; float:left; background: transparent url(../img/titles/h1_studio.gif) no-repeat; }
.elum-blocs #residentiel h1 { display:block; float:right; background: transparent url(../img/titles/h1_residentiel.gif) no-repeat; width:253px;}

.elum-blocs #in-the-studio h1 { display:block; float:left; background: transparent url(../img/titles/h1_in_the_studio.gif) no-repeat; }
.elum-blocs #in-the-home h1 { display:block; float:right; background: transparent url(../img/titles/h1_in_the_home.gif) no-repeat; width:253px;}


/*
----------------------------------------------------------------------------- 
Titles
-----------------------------------------------------------------------------*/
h2 {
	width:560px;
	height:35px;
	font-size: 18px;
	font-weight:bold;
	color: #585c5c;
	text-align:left;
	letter-spacing:0.1em;
	margin-bottom:5px;
}

h2 span { visibility:hidden; }

#h2_contact_adresse { display:block; clear:right; background: transparent url(../img/titles/h2_contact_adresse.gif) no-repeat; }

#h2_contact_adresse_en { display:block; clear:right; background: transparent url(../img/titles/h2_contact_adresse_en.gif) no-repeat; }

#h2_contact_fax { display:block; clear:right; background: transparent url(../img/titles/h2_contact_fax.gif) no-repeat; }

#h2_contact_internet { display:block; clear:right; background: transparent url(../img/titles/h2_contact_internet.gif) no-repeat; }

#h2_contact_telephone { display:block; clear:right; background: transparent url(../img/titles/h2_contact_telephone.gif) no-repeat; }

#h2_contact_telephone_en { display:block; clear:right; background: transparent url(../img/titles/h2_contact_telephone_en.gif) no-repeat; }

#h2_residentiel_equipement { display:block; clear:right; background: transparent url(../img/titles/h2_residentiel_equipement.gif) no-repeat; }

#h2_residentiel_equipement_en { display:block; clear:right; background: transparent url(../img/titles/h2_residentiel_equipment_en.gif) no-repeat; }

#h2_residentiel_index { display:block; clear:right; background: transparent url(../img/titles/h2_residentiel_index.gif) no-repeat; }

#h2_residentiel_index_en { display:block; clear:right; background: transparent url(../img/titles/h2_residentiel_index_en.gif) no-repeat; }

#h2_residentiel_projet { display:block; clear:right; background: transparent url(../img/titles/h2_residentiel_projet.gif) no-repeat; }

#h2_residentiel_projet_en { display:block; clear:right; background: transparent url(../img/titles/h2_residentiel_projet_en.gif) no-repeat; }

#h2_residentiel_realisation { display:block; clear:right; background: transparent url(../img/titles/h2_residentiel_realisation.gif) no-repeat; }

#h2_residentiel_realisation_en { display:block; clear:right; background: transparent url(../img/titles/h2_residentiel_realisat_en.gif) no-repeat; }

#h2_soundways_equipe { display:block; clear:right; background: transparent url(../img/titles/h2_soundways_equipe.gif) no-repeat; }

#h2_soundways_equipe_en { display:block; clear:right; background: transparent url(../img/titles/h2_soundways_equipe_en.gif) no-repeat; }

#h2_soundways_index { display:block; clear:right; background: transparent url(../img/titles/h2_soundways_index.gif) no-repeat; }

#h2_soundways_index_en { display:block; clear:right; background: transparent url(../img/titles/h2_soundways_index_en.gif) no-repeat; }

#h2_soundways_jean_chatauret { display:block; clear:right; background: transparent url(../img/titles/h2_soundways_jean_chatauret.gif) no-repeat; }

#h2_soundways_martin_sauer { display:block; clear:right; background: transparent url(../img/titles/h2_soundways_martin_sauer.gif) no-repeat; }

#h2_soundways_mireille_faure { display:block; clear:right; background: transparent url(../img/titles/h2_soundways_mireille_faure.gif) no-repeat; }

#h2_soundways_philipp_knop { display:block; clear:right; background: transparent url(../img/titles/h2_soundways_philipp_knop.gif) no-repeat; }

#h2_studio_index { display:block; clear:right; background: transparent url(../img/titles/h2_studio_index.gif) no-repeat; }


#h3_nav_residentiel {
	margin: 0 0 15px 0;
	color: #9b1818;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
}

#h3_nav_residentiel a:link,
#h3_nav_residentiel a:visited,
#h3_nav_residentiel a:active {
	color: #585c5c;
	text-decoration: underline;
}

/*
----------------------------------------------------------------------------- 
Column
-----------------------------------------------------------------------------*/
.elum-column-tier {
	float: left;
	width: 30%;
	padding: 0;
	margin: 0 2% 0 0;
}

.elum-column-tier h2 {
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
	border-bottom:0;
	text-align:right;
	font-weight:bold;
	text-align: left;
	font-size: 14px;
	line-height: 21px;
	color: #000;
}

.elum-column-tier h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #51919B;	
}

.elum-column-item {
	padding: 0;
	margin: 0 0 5px 0;
}


/*
----------------------------------------------------------------------------- 
Tab
-----------------------------------------------------------------------------*/
#elum-tab-container {
	float: left;
	width: 795px;
	padding:0;
	margin: 0px 44px 0 44px;
	}

#tabform {
	width: 98%;
	min-width: 500px;
	margin: 5px auto 0px 1%;
	padding: 0;
	text-align: left;
	}

#elum-tab-summary {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#elum-tab-summary fieldset {
	padding: 15px 2%;
	background-color:#dcdcdc;
	border:1px solid #4d4e4f;
	display:block;
	margin: 0 20px 20px 20px;
}

#elum-tab-errors {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#elum-tab-errors fieldset {
	clear: both;
	float: left;
	width: 96%;
}

/*
----------------------------------------------------------------------------- 
Tab Navigation
-----------------------------------------------------------------------------*/
#elum-tab-nav {
	float: left;
	width: 740px;
	margin: 0 20px;
	padding: 0;
	background: url("../img/tab/bg.gif") repeat-x bottom;
	font-family:  'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: normal;
}

#elum-tab-nav ul {
	width: 98%;
	margin: 0 1% 0 1%;
	padding: 0;
	list-style: none;
}

#elum-tab-nav li {
	float: left;
	margin: 0;
	padding: 0 0 0 16px;
	background: url("../img/tab/left.gif") no-repeat left top;
}

#elum-tab-nav a {
	float: left;
	display: block;
	background: url("../img/tab/right.gif") no-repeat right top;
	padding: 5px 23px 4px 6px;
	text-decoration: none;
	font-weight: normal;
	color: #585c5c;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#elum-tab-nav a {
	float: none;
}

/* End IE5-Mac hack */
#elum-tab-nav a:hover {
	color: #56b1f1;
}

#elum-tab-nav #active {
	background-image: url("../img/tab/left_on.gif");
}

#elum-tab-nav #active a {
	padding-bottom: 5px;
	background-image: url("../img/tab/right_on.gif");
	color: #585c5c;
}

/*
----------------------------------------------------------------------------- 
Tab Content
-----------------------------------------------------------------------------*/
#elum-tab-content {
	float: left;
	width: 740px;
	padding: 5px 0;
	margin: 0 20px;
	background-color: #fafaf8;
	border-right: 1px solid #585c5c;
	border-left: 1px solid #585c5c;
}

#elum-tab-content table th {
	text-align: right;
}

#elum-tab-content table th label {
	color: #585c5c;
	float: right;
}

#elum-tab-content table th label:after {
	content: " :";
}

#elum-tab-content table th label.required {
	color: #585c5c;
}

#elum-tab-content table th label.required:before {
	color: #c00;
	content: "* ";
}

#elum-tab-content table td {
	text-align: left;
}

#elum-tab-content table td input {
	color: #585c5c;
	float: left;
}

/*
----------------------------------------------------------------------------- 
Tab Control
-----------------------------------------------------------------------------*/
#elum-tab-control {
	float: left;
	width: 740px;
	padding: 3px 0;
	margin: 0 20px 20px 20px;
	background-color: #585c5c;
	border: 1px solid #585c5c;
	text-align: center;
}

#elum-tab-control ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#elum-tab-control li {
	display: inline;
	list-style-type: none;
	padding: 2px;
	margin: 0;
}

/*
----------------------------------------------------------------------------- 
Search Results
-----------------------------------------------------------------------------*/

#elum-search-info {
	float: left;
	width: 96%;
	margin: 15px 2% 5px 2%;
	padding: 0;
	font-size: 12px;
	color:#585c5c;
}

#elum-search-info b {
	color: #000;
	}

/* --------------------------- search-batch ------------------------------ */

.elum-search-batch {
	float: left;
	width: 96%;
	margin: 15px 2% 5px 2%;
	padding: 0;
	text-align: center;
	font-size: 11px;
}

.elum-search-batch a {
	padding: 4px;
	text-align: center;
	font-size: 11px;
	color:#585c5c;
	text-decoration:none;
	margin:1px;
}

.elum-search-batch a:hover {
	color:white;
	background-color:#585c5c;
}  

/* --------------------------- search-results ------------------------------ */


#elum-search-results {
	float: left;
	width: 96%;
	margin: 15px 2% 5px 2%;
	padding: 0;
}

#elum-search-results ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.2em;
	text-decoration:none;
	color:#585c5c;
}

#elum-search-results ul li.elum-person span.title a,
#elum-search-results ul li.elum-organization span.title a,
#elum-search-results ul li.elum-classification span.title a {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color:#333;
	text-decoration:none;
	padding: 2px;
	}

#elum-search-results ul li.elum-document span.title a b {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color:#000;
	text-decoration:none;
	padding: 2px;
	}

#elum-search-results ul li.elum-classification span.title a {
	font-size: 10px; 
	font-style: normal;
	color: #585c5c;
	}


#elum-search-results ul li.elum-person span.title a:hover,
#elum-search-results ul li.elum-organization span.title a:hover,
#elum-search-results ul li.elum-classification span.title a:hover,
#elum-search-results ul li.elum-document span.title a:hover b {
	color:#56b1f1;
	background-color:#000;
	text-decoration:none;
	}

#elum-search-results ul li.elum-document span.title a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	color:#000;
	text-decoration:none;
	}

#elum-search-results ul li.elum-document span.title a:hover {
	color:#000;
	background-color:transparent;
	text-decoration:none;
	}


/*
----------------------------------------------------------------------------- 
Pop
-----------------------------------------------------------------------------*/
#elum-pop-container {
	margin: 0;
	padding: 0;
	text-align: left;
}

#elum-pop-header {
	margin: 0;
	padding:10px;
	text-align: left;
	background-color:#dde8f3;
	border-bottom:1px solid #aaa;
}

#elum-pop-content {
	padding: 10px;
	margin: 0;
}


/*
----------------------------------------------------------------------------- 
Search Advanced
-----------------------------------------------------------------------------*/
#elum-search-advanced table th {
	text-align: right;
}

#elum-search-advanced table th label {
	color: #585c5c;
	float: right;
	font-size: 11px;
	font-weight: bold;
}

#elum-search-advanced table th label:after {
	content: " :";
	padding: 0 3px;
	}

#elum-search-advanced table td {
	text-align: left;
}

#elum-search-advanced table td input {
	color: #585c5c;
	float: left;
}


/*
----------------------------------------------------------------------------- 
Photo
-----------------------------------------------------------------------------*/

div.elum-photo { 
	font: 85% Verdana,sans-serif; 
	float:left;
	border:0;
	margin: 10px 10px 0 0;
}
	
div.elum-photo img { border: 1px solid #222; }

div.elum-photo ul { 
	margin-top: 0.25em;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0.25em; 
	font: normal small Arial, Verdana, sans-serif;
	padding:0;
}

div.elum-photo li {
	list-style:none; 
	text-align:center;
	margin:0;
	padding:0;
}

div.elum-photo a li {
	font-weight: bold;
	text-decoration: underline;
}
	
/*
----------------------------------------------------------------------------- 
HTML Editor
-----------------------------------------------------------------------------*/
.elum-html-editor {
	width: 100%;
}

.elum-html-editor-small {
	width: 100%;
}

/*
----------------------------------------------------------------------------- 
Error
-----------------------------------------------------------------------------*/
ul.elum-error {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

ul.elum-error li {
	background-image: url(../../../common/img/misc/alert.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 3px 0 3px 1.5em;
	margin: 0;
	color: #c00;
	font-weight: bold;
}

/*
----------------------------------------------------------------------------- 
UL List
-----------------------------------------------------------------------------*/

.elum-list {
	list-style: none;
	margin:0;
	padding: 0;
	font-size: 13px;
}

li.elum-default {
	padding: 3px 0 3px 0;
	margin: .4em 0;
}

li.elum-index {
	padding: 3px 0 3px 0;
	margin: .4em 0;
	border-bottom: 1px solid #000;
}

li.elum-classification {
	background-image: url(../img/icon/classification.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
}

li.elum-document {
	background-image: url(../img/icon/document.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
}

li.elum-folder {
	background-image: url(../img/icon/folder.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
}

li.elum-organization {
	background-image: url(../img/icon/organization.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
}

li.elum-person {
	background-image: url(../img/icon/person.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
}

li.elum-resource {
	background-image: url(../img/icon/resource.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
}


/*
----------------------------------------------------------------------------- 
Table List
-----------------------------------------------------------------------------*/

table.elum-list {
	margin:0 20px 20px 20px;
	border-spacing: 1px;
	caption-side: top;
	background-color: #585c5c;
}

table.elum-list caption {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #585c5c;
}

table.elum-list thead th {
	padding: 5px;
	font-size: 11px;
	background-color: #585c5c;
	color: #fff;
}

table.elum-list tbody tr.odd {
	padding: 2px 5px;
	background-color: #dcdcdc;
}

table.elum-list tbody tr.even {
	padding: 2px 5px;
	background-color: #fff;
}

table.elum-list tbody th {
	padding: 2px 5px;
	background-color: #ddd;
}

table.elum-list tbody td {
	padding: 2px 5px;
}


/*
----------------------------------------------------------------------------- 
Help
-----------------------------------------------------------------------------*/
.elum-help-button {
	margin: 0 0 0 5px;
}

.elum-help-panel {
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #ffffe0;
}

/*
----------------------------------------------------------------------------- 
Calendar
-----------------------------------------------------------------------------*/
.elum-calendar-button {
	margin: 0 0 0 5px;
}

td.elum-calendar {
	letter-spacing: normal;
	line-height: normal;
	font-size: 11px;
}

select.elum-calendar {
	letter-spacing: .06em;
	font-size: 11px;
}

input.elum-calendar {
	letter-spacing: .06em;
	font-size: 11px;
}


hr { visibility:hidden; }




