/*
	main DIV
*/



.swMain{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	background : White;
	color : Black;
}

.swMain A:link{
	color : #33CCFF;
}

.swMain A:visited{
	color : #33CCFF;
}

.swMain A:active{
	color : #33CCFF;
}

/*
	popup window
*/
.swPopUpWin{
	background-color: #B1C9DC;
	color: black;
}

/*
	heading above TABs
*/

.swHeadingUser{
	font-size : 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	float : left;
	margin-left: 1em;
}

.swHeadingLogout{
	font-size : 0.8em;
	float : right;
	margin-right: 1em;
	text-transform:uppercase;
	background-image:url(http://www.calixo.net/calixo/legos/services_deconnection.gif);
	background-repeat:no-repeat;
	width:131px;
	height:24px;
	text-align: center;
	line-height: 22px;
}

/*
	TABs defintions
*/

div#swTabs{
	padding: 0.4em;
	text-align: left;
}

div#swTabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#swTabs ul li {
	display: block;
	margin-left : 0.1em;
	margin-right : 0.1em;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	float : left;
	width: 134px;
}

div.swTabsL{
	float : left;
	width : 7px;
	height : 25px;
	background-image : url(img/tab_vialis/tab_left_w.gif);
}

div.swTabsR{
	float : left;
	width : 7px;
	height : 25px;
	background-image : url(img/tab_vialis/tab_right_w.gif);
}

div#swTabs ul li#swActiveTab div.swTabsL{
	background-image : url(img/tab_vialis/tab_left.gif);
}

div#swTabs ul li#swActiveTab div.swTabsR{
	background-image : url(img/tab_vialis/tab_right.gif);
}

div#swTabs ul li a, div#swTabs ul li strong {
	display : block;
	float : left;
	width : 120px;
	text-decoration : none;
	color: #86599B;
	line-height: 20px;
}

div#swTabs ul li a{
	border-top : 1px solid #BAA0C6;
}

div#swTabs ul li strong{
	background-color : #BAA0C6;
	height: 25px;
}


/*
	main content
*/

div#swContent{
	border : 1px solid #BAA0C6;
	background-color:#F6F2F7;
	padding : 20px;
	clear : both;
	text-align : center;
}

/*
	main content if tabs aren't displayed
*/

div#swContentNoTabs{
	padding : 20px;
	clear : both;
	text-align: center;
}

/*
	form
*/

.swForm{
	text-align: left;
}

div.swForm table{
	margin-left : auto;
	margin-right : auto;
}

.swForm label{
	margin-right : 0.5em;
	text-align : right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding : 0.2em;
	display : block;
	font-weight : normal;
}

.swForm fieldset{
	margin-left: auto;
	margin-right: auto;	
}

/* needed to center fieldsets in IE5 */
.swFieldset{
	text-align: center;
}

.swForm legend{
	font-style : italic;
}

.swHorizontalForm label{
	text-align: left;
}

.swFormElementInvisible{
	border:0; 
	background-color:#FFFFFF; 
	font-size:12px;
	color: black;
}

.swLoginForm table{
	//background-color : #AD2B85;
	background-color : #75C5F0;
	padding : 4px;
}

.swLoginForm table td{
	padding : 4px;
}

.swLoginForm2 table{
	background-color : #DED7ED;
	padding : 4px;
}

.swLoginForm2 table td{
	padding : 4px;
}

div.swRegForm{
}

.swRegForm table{
	padding : 4px;
	background-color : #B1C9DC;
}


/*
	description in registration form 
*/

.swRegFormDesc{
	width: 250px;	
}

/*
	tables
*/

table.swTable{
	border : 1px solid #86599C;
	border-bottom : 1px solid #86599C;
	border-left : 0px solid #86599C;
	width:80%;
}

table.swTable th{
	border: 1px solid #BAA0C7;
	border-bottom : 1px solid #86599C;
	border-left : 1px solid #86599C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #ffffff;
	font-weight: normal ;
	background-color: #BAA0C7;
	text-align:center;
}

table.swTable th a:link, table.swTable th a:visited, 
table.swTable th a:active, table.swTable th a:hover{
	color: #000000;
}


table.swTable td{
	border: none;
	border-left : 1px solid #86599C;
	border-right : 0px solid #C1D773;
	color: #000000;
	vertical-align : top;
	padding-left: 4px;
	padding-right: 4px;
}

table.swTable tr.swTrEven{
	background-color : White;
}

table.swTable tr.swTrOdd{
	background-color : #EAF0F4;
}

/*
	instant message
*/

.swInstantMessage{
	width: 500px;
	border : 2px solid #C1D773;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	text-align: left;
}

.swIMtitle{
	background-color: #B1C9DC;
	font-weight: bold;
}

.swIMtitle a, .swIMtitle a:link, .swIMtitle a:visited, .swIMtitle a:active, .swIMtitle a:hover{
	float: right;
	text-align: center;
	color: Black;
	margin-left: 0.3em;
	margin-right: 0.3em;
}

.swIMtime{
	width: 11em;
	float: right;
	text-align: center;	
}

.swIMSrcAdr{
	
}

/*
	title
*/

.swTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #75C5F0;
	text-decoration: none;
	text-align: left;
	border: none;
	border-bottom: 2px solid #C1D773;
	border-left: 2px solid #C1D773;
	margin-bottom : 1em;
	margin-top : 1em;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2px;
}

/*
	this class is used for elements which should have same width as title
*/

.swWidthAsTitle{
	width: 504px;		/* width + border */
}

/*
	Number of founded records
*/

.swNumOfFoundRecords{
	text-align: center;
	margin : auto;
	width:204px;
	height:28px;
	background-image:url(http://www.calixo.net/calixo/legos/appel_page.gif);
	background-repeat:no-repeat;
	margin-top:28px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FDDF03;
	font-weight:bold;
}

/*
	Strip with links to next found records if search return too many records
*/

.swSearchLinks{
	text-align: left;	
}

/*
	Link to other pages of tab like 'find user' in phonebook etc.
*/

.swLinkToTabExtension{
	text-align: center;
	margin : 1em;
}

/*
	Link to back to main tab
*/

.swBackToMainPage{
	text-align: left;
}


/*
	Name of user at user details tab in admin interface
*/

.swNameOfUser{
	text-align: left;
}

/*
	Login Page - title
*/

.swLPTitle{
	text-align: center;
	margin-bottom : 1em;
}

/*
	Login Page - Subscribe and Forgot password links
*/

.swLPSubscLinks{
	width: 300px;
	margin-left : auto;
	margin-right : auto;
	text-align: center;
}

.swLPForgotPass{
	text-align: left;
	float : left;
}

.swLPSubscribe{
	text-align: right;	
	float: right;
}

/*
	Forgot password page - text at top
*/
.swForgotPassw{
	width: 550px;
	background-color: #B1C9DC;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.swForgotPassw h2{
	text-align: center;
}


/*
	MyAccount - Aliases table
*/

#swMAAliasesTable{
	float: left;
	width: 49%;
	text-align: center;
}

#swMAAliasesTable table{
	margin-left: auto;
	margin-right: auto;
}

/*
	MyAccount - ACL table
*/

#swMAACLTable{
	float: right;	
	width: 49%;
	text-align: center;
}

#swMAACLTable table{
	margin-left: auto;
	margin-right: auto;
}

/*
	floating box cleaner
*/

.swCleaner{
   clear: both;
   height: 1px;
   border: none;
   margin: -1em 0 0 0;
   visibility: hidden;
}


/*
	errors and messages
*/

.errors{
	font-size : 12px;
	color : Red;
	text-align : center;
	font-weight : bold;
}

.message{
	font-size : 12px;
	font-style : italic;
	color : #993300;
	text-align : center;
}

.statusonline{
	color: red;
}

.statusoffline{
	color: blue;
}


/*
	server monitoring statistics
*/

.swSMdomain{
	width: 45em;   /* 54 / 1.2 = 45    1.2em is font size in this class  54em is width of swSMgdval and  swSMOneStat */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size : 1.2em;
}

.swSMgdval{
	position: relative;
	height: 1.4em;
	width: 54em;
	margin-left: auto;
	margin-right: auto;
}

.swSMgval, .swSMdval{
	position: absolute;
	width: 11em;
	text-align: center;
}

.swSMgval{
	left: 18.5em;
}

.swSMdval{
	left: 36.5em;
}

.swSMOneStat{
	position: relative;
	height: 4.5em;
	width: 54em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.swSMOneStat em{
	display: none;
}

.swSMOneStat br, .swSMOneStat hr{
	display: none;
}

.swSMVal strong, .swSMValA strong{
	display: block;
	width: 18em;
	position: absolute;
	white-space: nowrap;
}

.swSMVal{
	position: relative;
	top: 1.4em;
}

.swSMValA{
	position: relative;
	top: 2.8em;
}

.swSMVal strong{
}

.swSMValA strong{
}

.swSMStatMinVal, .swSMStatMaxVal, .swSMStatMinValI, .swSMStatMaxValI, .swSMStatValue, .swSMStatValueI{
	display: block;
	width: 6em;
	position: absolute;
}

.swSMStatMinVal{
	left: 18.5em;
	top: -1.4em;
}

.swSMStatMaxVal{
	left: 23.5em;
	top: -1.4em;
	text-align: right;
}

.swSMStatMinValI{
	left: 36.5em;
	top: -1.4em;
}

.swSMStatMaxValI{
	left: 41.5em;
	top: -1.4em;
	text-align: right;
}

.swSMStatValue{
	left: 30em;	
}

.swSMStatValueI{
	left: 48em;	
}

.swSMbar, .swSMbarI{
	display: block;
	position: absolute;
	width: 11em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.swSMbar{
	left: 18.5em;
}

.swSMbarI{
	left: 36.5em;
}

/* bars at server monitoring page*/

.swBarCurrentBorder, .swBarAverageBorder{
	border : 1px solid;
	width: 100%;
	height: 5px;
}

.swBarCurrent, .swBarAverage{
	height: 5px;
	margin-left: 0px;
	overflow: hidden;
}

.swBarAverageBorder{
	border-color : Red;
}

.swBarAverage{
	background-color: Red;
}

.swBarCurrentBorder{
	border-color : Blue;
}

.swBarCurrent{
	background-color: Blue;
}

/* HDR menu & textes styles */

.texte_violet {
color:#86599B;
font-weight:bold;
}

.texte_violet_clair {
color:#BAA0C6;
font-size:1.4em;
}

.gencontenu {
width:775px;
height:auto;
margin:auto
}

a.comptes:link, a.comptes:active, a.comptes:visited, a.comptes:active {
	background-image:url(http://www.calixo.net/calixo/legos/boot_compte.gif);
	background-repeat:no-repeat;
	color: #86599B;
	width:95px;
	height:26px;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	float:left;
	text-decoration:none;
	line-height:27px;
}
a.comptes:hover {
	background-image:url(http://www.calixo.net/calixo/legos/boot_compte_over.gif);
	background-repeat:no-repeat;
	color:#ffffff;
}
a.comptes_over:link, a.comptes_over:active, a.comptes_over:visited, a.comptes_over:active {
	background-image:url(http://www.calixo.net/calixo/legos/boot_compte_over.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	width:95px;
	height:26px;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	float:left;
	text-decoration:none;
	line-height:27px;
}

a.services:link, a.services:active, a.services:visited, a.services:active {
	background-image:url(http://www.calixo.net/calixo/legos/boot_services.gif);
	background-repeat:no-repeat;
	color: #86599B;
	width:95px;
	height:26px;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	float:left;
	text-decoration:none;
	line-height:27px;
}
a.services:hover {
	background-image:url(http://www.calixo.net/calixo/legos/boot_services_over.gif);
	background-repeat:no-repeat;
	color:#ffffff;
}
a.services_over:link, a.services_over:active, a.services_over:visited, a.services_over:active {
	background-image:url(http://www.calixo.net/calixo/legos/boot_services_over.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	width:95px;
	height:26px;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	float:left;
	text-decoration:none;
	line-height:27px;
}

a.journal_appel:link, a.journal_appel:active, a.journal_appel:visited, a.journal_appel:active {
	background-image:url(http://www.calixo.net/calixo/legos/boot_journal_appel.gif);
	background-repeat:no-repeat;
	color: #86599B;
	width:138px;
	height:26px;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	float:left;
	text-decoration:none;
	line-height:27px;
}
a.journal_appel:hover {
	background-image:url(http://www.calixo.net/calixo/legos/boot_journal_appel_over.gif);
	background-repeat:no-repeat;
	color:#ffffff;
}
a.journal_appel_over:link, a.journal_appel_over:active, a.journal_appel_over:visited, a.journal_appel_over:active {
	background-image:url(http://www.calixo.net/calixo/legos/boot_journal_appel_over.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	width:138px;
	height:26px;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	float:left;
	text-decoration:none;
	line-height:27px;
}

a.archives:link, a.archives:active, a.archives:visited, a.archives:active {
	background-image:url(http://www.calixo.net/calixo/legos/boot_archives.gif);
	background-repeat:no-repeat;
	color: #86599B;
	width:95px;
	height:26px;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	float:left;
	text-decoration:none;
	line-height:27px;
}
a.archives:hover {
	background-image:url(http://www.calixo.net/calixo/legos/boot_archives_over.gif);
	background-repeat:no-repeat;
	color:#ffffff;
}
a.archives_over:link, a.archives_over:active, a.archives_over:visited, a.archives_over:active {
	background-image:url(http://www.calixo.net/calixo/legos/boot_archives_over.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	width:95px;
	height:26px;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	float:left;
	text-decoration:none;
	line-height:27px;
}

/* liste des archives  */

ul.liste_archives, li.liste_archives {
	margin: auto;
	width: 400px;
	padding: 0px;
	list-style-type: none;
		
}
.liste_archives li {
	width: 100%;
	display: block;
	background-image:url(http://www.calixo.net/calixo/legos/periode_archives.gif);
	background-repeat:no-repeat;
	height:40px;
	line-height:28px;
	text-indent:85px;
	font-weight:bold;
	font-size:1em;
	color: #86599B;
}

a.liste_archives:link, a.liste_archives:active, a.liste_archives:visited, a.liste_archives:active {
	width: 100%;
	display: block;
	background-image:url(http://www.calixo.net/calixo/legos/periode_archives.gif);
	background-repeat:no-repeat;
	height:40px;
	line-height:28px;
	text-indent:85px;
	font-weight:bold;
	font-size:1em;
	color: #86599B;
}

a.liste_archives:hover {
	color: #FEE004;
}

.input_violet {
border: 1px solid #86529A;
background-color:#ffffff;
color: #86599B;
padding:2px;
padding-left:5px;
padding-right:5px;
font-size:1em;
}

.titres_services {
background-image:url(http://www.calixo.net/calixo/legos/titre_services.gif);
background-repeat:no-repeat;
width:auto;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
color:#FEE004;
font-weight:bold;
line-height:35px;
text-indent:28px;
}

.titres_homepage_rubriques {
background-image:url(img/titre_rubriques.jpg);
background-repeat:no-repeat;
width:100%;
height:28px;
color:#86599B;
font-size:1.1em;
line-height:28px;
font-weight:bold;
text-align:left;
text-indent:25px;
}

li.home {
list-style-image:url(http://www.calixo.net/calixo/legos/puces.gif);
background-image:
}
