/* CSS Document */
@font-face
{
	font-family : "RegencieLight";
	src: url('../fonts/RegencieLightAlt.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
  font-family: 'Armata';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Armata-Regular.eot');
  src: local('Armata'), url('../fonts/Armata-Regular.ttf') format('truetype');
}
body{
	margin:0px;
	padding: 0px;
	background-color: #fff;
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma, "Century Gothic", Calibri, RegencieLight, Arial, Helvetica, sans-serif;
	color: #333;
}
.clr{
	clear: both;
}
#phenixPortail{
	position: relative;
}
#phenix{
	height:115px;
	width: 100%;
	clear: both;
	background-color: #41b0cf;
	position: relative;
	-webkit-box-shadow:  0px 3px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}
a{
	color: #666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#phenixProfils{
	height: 80px;
	width: 100%;
	position:absolute;
	top: 0px;
	left: 0px;
	display: none;
	background-color: #fff;
	background-image: url(../images/phenix-profils-bg.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	z-index: 120;
	color: #CCC;
	-webkit-box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, 0.3);
}
#phenixProfils ul{
	margin: 0px;
	padding: 0px;
}
#phenixProfils ul li{
	margin: 0px;
	width: 85px;
	float: left;
	list-style-type: none;
	display: block;
	background-image: url(../images/phenix-separateur-profils.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	cursor: pointer;
}
#phenixProfils ul li:hover{
	color: #000;
}
#phenixProfils .phenix-choix-profil{
	padding-top: 7px;
}
#phenixProfils .img{
	text-align: center;
	margin: 0px;
	width: 85px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/phenix-profils-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
}
#phenixProfils ul li.active .img{
	background-image: url(../images/phenix-profils-icon-active.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#phenixProfils ul li.active .text{
	color: #26687a;
}
#phenixProfils .text{
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	text-align: center;
	height: 40px;
}
.phenix-profils-title{
	font-family: RegencieLight, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 52px;
	float: left;
	clear: none;
	margin-right: 120px;
	margin-left: 20px;
	width: 200px;
}
.phenix-profils-actualiser{
	background-image: url(../images/phenix-zone-actualiser-profils.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0px;
	left: 200px;
	width: 40px;
	height: 80px;
}
.phenix-profils-actualiser img{
	position: absolute;
	top: 29px;
	left: 6px;
	width: 22px;
	height: 22px;
	cursor: pointer;
}
.phenix-profils-actualiser img:hover{
	transform: rotate(720deg);
	-ms-transform: rotate(720deg); /* IE 9 */
	-webkit-transform: rotate(720deg); /* Safari and Chrome */
	-o-transform: rotate(720deg); /* Opera */
	-moz-transform: rotate(720deg); /* Firefox */
	-webkit-transition: all 4000ms ease-out;
	-moz-transition: all 4000ms ease-out;
	-ms-transition: all 4000ms ease-out;
	-o-transition: all 4000ms ease-out;
	transition: all 4000ms ease-out;	
}
#phenix .phenix-barre-menus{
	height: 100%;
	margin-left: 260px;
	position: relative;
}
#phenix .phenix-zone-menus{
	position: relative;
}

#phenix .phenix-barre-menus .phenix-bg-center{
	width: 100%;
	margin: 0px;
	background-image: url(../images/phenix_bg_center.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 115px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#phenix .phenix-barre-menus .phenix-bg-left{
	width: 50%;
	max-width: 451px;
	height: 115px;
	background-image: url(../images/phenix_bg_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#phenix .phenix-barre-menus .phenix-bg-right{
	width: 50%;
	max-width: 451px;
	height: 115px;
	background-image: url(../images/phenix_bg_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#phenix .phenix-menus{
	margin-left: 40px;
	margin-right: 35px;
	height: 115px;
	position: relative;
}
#phenix .phenix-menus ul{
	margin: 0px;
	padding: 0px;
	width : 100%;
}
#phenix .phenix-menus ul.menus{
	display: none;
}

#phenix .phenix-menus ul li.menus-li{
	height: 115px;
	width: 162px;
	float: left;
	display: block;
	list-style-type: none;
	background-image: url(../images/phenix-bg-menu.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
#phenix .phenix-menus ul li.menus-li .phenix-menu{
	height: 115px;
	width: 162px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}
#phenix .phenix-menus ul li.menus-li .phenix-menu .img{
	height: 100px;
	width: 100px;
	top: 0px;
	left: 31px;
	position: absolute;
}
#phenix .phenix-menus ul li.menus-li .phenix-menu .text{
	width: 100%;
	bottom: 0px;
	text-align: center;
	left: 0px;
	position: absolute;
	line-height: 14px;
	height: 30px;
	overflow: hidden;
	color: #fff;
	text-transform: uppercase;
}
#phenix .phenix-menus ul li.menus-li .phenix-menu .text td{
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
#phenix #phenixLeftArrow{
	position: absolute;
	left: -35px;
	top: 0px;
	height: 115px;
	width: 35px;
	background-image: url(../images/phenix-menu-arrows.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#phenix #phenixRightArrow{
	position: absolute;
	right: -35px;
	top: 0px;
	height: 115px;
	width: 35px;
	background-image: url(../images/phenix-menu-arrows.png);
	background-position: -35px 0px;
	background-repeat: no-repeat;
}
#phenix #phenixRightArrow.active{
	background-color: #41b0cf;
	background-position: -35px -115px;
	cursor: pointer;
}
#phenix #phenixLeftArrow.active{
	background-color: #41b0cf;
	background-position: 0px -115px;
	cursor: pointer;
}
#phenix #phenixRightArrow.active:hover
, #phenix #phenixLeftArrow.active:hover{
	background-color: #44b9da;
}
#phenix #phenixRightArrow.active:active{
	background-position: -35px -230px;
}
#phenix #phenixLeftArrow.active:active{
	background-position: 0px -230px;
}
#phenix .phenix-menus ul li.menus-li.survol .phenix-menu-items
,#phenix .phenix-menus ul li.menus-li.active .phenix-menu-items{
	display: block;
}
#phenix .phenix-menus ul li .phenix-menu-items{
	height: 111px;
	width: 100%;
	position: absolute;
	padding-bottom: 3px;
	top: 0px;
	left: 0px;
	background-color: #fff;
	display: none;
	z-index: 100;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(100, 100, 100, 0.5);
	box-shadow:  0px 0px 5px 0px rgba(100, 100, 100, 0.5);
	background-image: url(../images/phenix-bg-menu-items.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#phenix .phenix-menus ul li .phenix-menu-items.expand{
	height: 171px;
	-webkit-box-shadow:  0px 3px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 3px 10px 0px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}
#phenix .phenix-menus ul li.menus-li .phenix-menu-items .title{
	text-align: center;
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 15px;
	background-image: url(../images/phenix-context-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#phenix .phenix-menus ul li.menus-li .phenix-menu-items .title img{
	width: 12px;
	height: 12px;
	padding-right: 3px;
	position: relative;
	top: 2px;
}
#phenix .phenix-menus  ul li.menus-li .phenix-menu-items .phenix-menu-items-container{
	height: 85px;
	width: 100%;
	position: absolute;
	top: 32px;
}
#phenix .phenix-menus ul li.menus-li .phenix-menu-items.expand .phenix-menu-items-container{
	height: 145px;
}
#phenix .phenix-menus  ul li.menus-li .phenix-menu-items .phenix-menu-items-container ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
#phenix .phenix-menus  ul li.menus-li .phenix-menu-items .phenix-menu-items-container ul li{
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
	float: none;
	clear: both;
}
#phenix .phenix-menus  ul li.menus-li .phenix-menu-items .phenix-menu-items-container ul li a div{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	
}
#phenix .phenix-menus  ul li.menus-li .phenix-menu-items .phenix-menu-items-container ul li a:hover{
	text-decoration: none;
}
#phenix .phenix-menus  ul li.menus-li .phenix-menu-items .phenix-menu-items-container ul li a:hover div{
	background-color: #f1f1f1;
	color: #333;
	font-weight: bold;
}
#phenix .phenix-menus  ul li.menus-li .phenix-menu-items .phenix-menu-items-container ul li a.active div{
	color: #31839b;
	font-weight: bold;	
}
.phenix-menu-items-container .mCSB_container{
	margin-right: 10px;
}
.phenix-menu-items-container .mCustomScrollBox .mCSB_scrollTools{
	width: 10px;
}
.phenix-menu-items-container .mCSB_scrollTools .mCSB_draggerRail{
	width: 10px;
	background-color: transparent;
}
.phenix-menu-items-container .mCSB_scrollTools .mCSB_dragger{
	width: 8px;
	margin: 0px 1px 0px 1px;
	background-color: #3892ab;
}
.phenix-menu-items-container .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar
,.phenix-menu-items-container .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: transparent;
	display: none;
	visibility: hidden;
}
#phenix .phenix-zone-user{
	position: absolute;
	top: 0px;
	left: -260px;
	width: 250px;
	height: 115px;
}
#phenix .phenix-zone-user .phenix-user{
	margin-top: 18px;
	height: 45px;
	background-color: #FFF;
	-webkit-border-radius: 0px 22px 22px 0px;
	border-radius: 0px 22px 22px 0px;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(100, 100, 100, 0.5);
	box-shadow: 0px 5px 10px 0px rgba(100, 100, 100, 0.5);
	background-image: url(../images/phenix-user-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#phenix .phenix-zone-user .phenix-user .profil .logo{
	width: 95px;
	vertical-align: middle;
	text-align: center;
	height: 45px;
	background-image: url(../images/phenix-separateur-logo-user.png);
	background-repeat: no-repeat;
	background-position: right center;
	max-width: 89px;
    max-height: 43px;
}
#phenix .phenix-zone-user .phenix-user .profil .logo img{
	width: 100%;
}
#phenix .phenix-zone-user .phenix-user .profil .user-img{
	width: 48px;
	vertical-align: middle;
	text-align: center;
}
#phenix .phenix-zone-user .phenix-user .profil .user-img img{
	height: 32px;
	max-width: 45px;
	background-color: #FFF;
}
#phenix .phenix-zone-user .phenix-user .profil .user-name{
	width: auto;
}
#phenix .phenix-zone-user .phenix-user .profil .user-name div{
	max-height: 45px;
	overflow: hidden;
}
#phenix .phenix-zone-user .phenix-user-actions{
	position: absolute;
	left: 20px;
	bottom: 0px;
	width: 100%;
}
#phenix .phenix-zone-user .phenix-user-actions form{
	padding: 0px;
	margin: 0px;
	border: none;
}
#phenix .phenix-zone-user .phenix-user-actions ul{
	margin: 0px;
	padding: 0px;
	clear: none;
}
#phenix .phenix-zone-user .phenix-user-actions ul li{
	float: left;
	clear: none;
	border-right: solid 1px #a0d7e6;
	padding-left: 10px;
	padding-right: 10px;
	height: 32px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#phenix .phenix-zone-user .phenix-user-actions ul li div.link-container{
	margin: 0px;
	padding: 0px;
}
#phenix .phenix-zone-user .phenix-user-actions ul li a{
}
#phenix .phenix-zone-user .phenix-user-actions ul li a div{
	height: 32px;
	width: 32px;
	background-image: url(../images/icones-actions-users.png);
	background-repeat: no-repeat;
}
#phenix .phenix-zone-user .phenix-user-actions ul li.home a div{
	background-position: 0px 0px;
}
#phenix .phenix-zone-user .phenix-user-actions ul li.home a:hover div{
	background-position: 0px -32px;
}
#phenix .phenix-zone-user .phenix-user-actions ul li.profil a div{
	background-position: -32px 0px;
}
#phenix .phenix-zone-user .phenix-user-actions ul li.profil a:hover div{
	background-position: -32px -32px;
}
#phenix .phenix-zone-user .phenix-user-actions ul li.config a div{
	background-position: -64px 0px;
}
#phenix .phenix-zone-user .phenix-user-actions ul li.config a:hover div{
	background-position: -64px -32px;
}
#phenix .phenix-zone-user .phenix-user-actions ul li.logout a div{
}
#job-deconnexion{
	height: 32px;
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(../images/icones-actions-users.png);
	background-repeat: no-repeat;
	background-position: -96px 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
}
#job-deconnexion:hover{
	background-position: -96px -32px;
}
#phenixBreadcrumb{
	background-color: #CDD6DB;
	font-size: 12px;
	display: none;
}
#phenixBreadcrumb.mini{
	background-color: #41b0cf;
}
#phenixBreadcrumb .logo-phenix{
	float: left;
	display: none;
	clear: none;
	border-right: 1px solid #fff;
	height: 30px;
	padding-bottom: 0px;
	margin-left: 10px;
	overflow: hidden;
}
#phenixBreadcrumb.mini .logo-phenix{
	display: block;
}
#phenixBreadcrumb .breadcrumb{
	float: left;
	clear: none;
	line-height: 30px;
}
#phenixBreadcrumb .breadcrumb .title{
	float: left;
	clear: none;
	text-transform: uppercase;
	color: #305560;
	margin-left: 10px;
	margin-right: 5px;
	font-size: 11px;
	text-shadow: 0px 1px 0px #dbdbdb;
	filter: dropshadow(color=#dbdbdb, offx=0, offy=1);
}
#phenixBreadcrumb.mini .breadcrumb .title{
	text-shadow: none;
	filter: none;
}
#phenixBreadcrumb .breadcrumb .title img {
	width: 12px;
	height: 12px;
	padding-right: 5px;
	padding-left: 10px;
	position: relative;
	top: 2px;
}
#phenixBreadcrumb .breadcrumb .item{
	float: left;
	clear: none;
	color: #fff;
}
#phenixBreadcrumb .phenix-actions{
	float: right;
	clear: none;
	margin-right: 10px;
}
#phenixBreadcrumb .phenix-actions ul{
	padding: 0px;
	margin: 0px;
	border: none;
	line-height: 22px;
	color: #26687b;
}
#phenixBreadcrumb .phenix-actions ul li{
	display: block;
	float: left;
	clear: none;
	list-style-type: none;
	border-left: solid 1px #f1f1f1;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	height: 22px;
	overflow: hidden;
	cursor: pointer;
}
#phenixBreadcrumb .phenix-actions ul li:hover{
	color: #fff;
	text-decoration: none;
}
#phenixBreadcrumb .phenix-actions ul li .icon {
	width: 25px;
	height: 22px;
	margin-right: 5px;
	margin-left: 10px;
	position: relative;
	float: left;
	clear: none;
	background-image: url(../images/phenix-actions.png);
	background-repeat: no-repeat;
}
#phenixBreadcrumb .phenix-actions ul li.profil-actif{
	border-left: none;
	cursor: default;
	margin-right: 20px;
}
#phenixBreadcrumb .phenix-actions ul li.profil-actif:hover{
	color: #26687b;
}
#phenixBreadcrumb .phenix-actions ul li.afficher-menu .icon{
	width: 50px;
}
#phenixBreadcrumb .phenix-actions ul li.agrandir .icon {
	background-position: 0px 0px;
}
#phenixBreadcrumb .phenix-actions ul li.agrandir:hover .icon {
	background-position: 0px -22px;
}
#phenixBreadcrumb .phenix-actions ul li.profil-actif .icon {
	background-position: -100px 0px;
}
#phenixBreadcrumb .phenix-actions ul li.profil-actif:hover .icon {
	background-position: -100px -22px;
}
#phenixBreadcrumb .phenix-actions ul li.afficher-menu .icon {
	background-position: -50px 0px;
}
#phenixBreadcrumb .phenix-actions ul li.afficher-menu:hover .icon {
	background-position: -50px -22px;
}

#phenixBreadcrumb .phenix-actions ul li.epingler .icon {
	background-position: -25px 0px;
}
#phenixBreadcrumb .phenix-actions ul li.epingler:hover .icon {
	background-position: -25px -22px;
}
#phenixBreadcrumb .phenix-actions ul li.afficher-menu{
	display: none;
}
#phenixBreadcrumb.mini .agrandir{
	display: none; 
}
#phenixBreadcrumb.mini .phenix-actions ul li.afficher-menu{
	display: block;
}
#phenixDepingler {
	position: absolute;
	top: 5px;
	right: 15px;
	height: 22px;
	width: 25px;
	display: none;
	cursor: pointer;
	background-image: url(../images/phenix-actions.png);
	background-repeat: no-repeat;
	background-position: -125px 0px;
}
#phenixDepingler:hover {
	background-position: -125px -22px;
}
#phenixFooter{
	overflow: visible;
	width: 100%;
	background-color: #41b0cf;
	position: fixed;
	bottom: 0px;
	left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#phenixFooter .logo-phenix{
	position: absolute;
	bottom: 0px;
	right: 20px;
}
.login #outer{
	background-image: url(../images/phenix-bg-login.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

body.login{
	background-image: url(../images/phenix-bg-body-login.png);
	background-repeat: repeat;
	background-position: center bottom;
}

body.full-window login{
	background-color: #fff;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
html, body {
height:100%;
margin:0;
padding:0;
width: 100%;
}
#outer {
width:100%;
margin:auto;
min-height:100%;
}
* html #outer{height:100%}/* IE6 only*/
.table-login{
	background-image: url(../images/phenix-login-phenix.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic", Calibri, RegencieLight, Arial, Helvetica, sans-serif;
}
.table-login .phenix{
	height: 500px;
	width: 290px;
}
.table-login .intro-text{
	text-align: left;
	vertical-align: top;
	padding-top: 55px;
	width: 300px;
	font-size: 16px;

}
.table-login .form-login{
	background-image: url(../images/phenix-bg-form-login.png);
	background-repeat: no-repeat;
	background-position: 0px 55px;
	padding-top: 125px;
	padding-left: 30px;
	vertical-align: top;
	vertical-align: top;
}
.table-login form{
	margin: 0px;
	padding: 0px;
	border: none;
}
.majuscules{
	text-transform: uppercase;
}
.table-login .auth-table{
	width: 265px;
}
.table-login .auth-table .icone-personne{
	background-image: url(../images/phenix-form-icone-personne.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	height: 80px;
}
.table-login .auth-table .logo-societe{
	background-image: url(../images/phenix-login-separateur-logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: middle;
}
.table-login .identifiant
, .table-login .password
, .table-login .bt-action
, .table-login .forgot{
	padding-top: 15px;
}
.table-login .input-text{
	line-height: 20px;
	text-indent: 10px;
	text-align: left;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	font-size: 14px;
	border: solid 1px #f3f3f3;
	background-color: transparent;
	-webkit-box-shadow: inset 0px -2px 3px 0px rgba(100, 100, 100, 0.5);
	box-shadow: inset 0px -2px 3px 0px rgba(100, 100, 100, 0.5);
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.table-login .input-text:focus{
	outline: none;
	background-color: #fff;
}
.table-login .validation{
	line-height: 30px;
	text-indent: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	border: none;
	background-color: #3da6c3;
	-webkit-box-shadow: inset 0px -2px 3px 0px rgba(100, 100, 100, 0.5);
	box-shadow: inset 0px -2px 3px 0px rgba(100, 100, 100, 0.5);
	width: 100%;
	height: 30px;
	cursor: pointer;
}
.table-login .validation:hover{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.3);
	box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.3);
	background-color: #41b0cf;
}
.table-login .validation:focus
, .table-login .validation:active{
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(100, 100, 100, 0.8);
	box-shadow: inset 0px 0px 5px 0px rgba(100, 100, 100, 0.8);
}
.table-login .forgot{
	text-align: right;
	padding-right: 5px;
	color: #999;
	font-size: 10px;
}
.placeholder{
  color: #999;
}
.table-login-separator{
	clear:both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.phenix-profils-container{
	width: auto;
	margin-left: 350px;
	margin-right: 20px;
	background-color: #090;
	position: relative;
}
#phenixLeftArrowProfiles{
	height: 80px;
	position:absolute;
	left:-30px;
	width: 20px;
	top: 0px;
	background-image: url(../images/phenix-menu-arrows.png);
	background-position: -70px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}
#phenixRightArrowProfiles{
	height: 80px;
	position:absolute;
	right:-20px;
	width: 20px;
	top: 0px;
	background-image: url(../images/phenix-menu-arrows.png);
	background-position: -90px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}
#phenixLeftArrowProfiles.active{
	background-position: -70px -80px;
}
#phenixRightArrowProfiles.active{
	background-position: -90px -80px;
}
#phenixLeftArrowProfiles.active:active{
	background-position: -70px -160px;
}
#phenixRightArrowProfiles.active:active{
	background-position: -90px -160px;
}
#phenixLeftArrowProfiles.active:hover{
	background-color: #fff;
	cursor: pointer;
}
#phenixRightArrowProfiles.active:hover{
	background-color: #fff;
	cursor: pointer;
}

#phenixVersion{
	position: absolute;
	top: 9px;
	left: 8px;
	color: white;
	font-weight: 700;
}