.leftcol .content, .maincol .content, .rightcol .content {
	text-align : left;
}

.maincol {
	width : 100%;
}

.maincol .outer {
	width : 100%;
}

.section { 
	float:left;
}


.section .fields-group .cell-left {
	width : 100px;
	vertical-align : middle;
}

.section H2 {
	font-weight : normal;
	padding-left:0px;
	margin: 0px;
}

.section H2 SPAN {}

.buttons-group {
	padding : 5px;
	
}


.upload-file TABLE {
	margin : 5px 0px;
}

.upload-file BUTTON {
	vertical-align : middle;
	margin-left : 10px;
}

.date-field {
}

.date-field  {
	vertical-align : middle;
}

.period-field {
}

.period-field TD {
	padding : 2px 5px 2px 2px;
}

.button-area {
	padding : 10px;
	background-image : none;
	margin : 0px;
	width : auto;
}


.sitemap UL {
	margin : 0px;
	padding : 0px 0px 10px 18px;
	list-style: none;
}
.sitemap UL LI {
	margin: 5px 0;
}
.sitemap UL LI SPAN {
	display:block;
	padding:5px;
	background-color:#F5F5F5;
	border-top:1px dashed #707070;
	border-bottom:1px dashed #707070;
}
.sitemap UL LI UL LI SPAN {
/*	background-color:transparent;*/
	border:0px none;
	display:inline;
}
.sitemap UL LI SPAN{
	font : normal 11px Verdana , arial , helvetica , sans-serif;
	color : #1B54F5;
	text-decoration: underline;
	
}
.sitemap UL LI UL LI SPAN{
	color : #6b6b6b;
	background: none;
	padding: 0px;
	border: none;
}
.sitemap UL LI UL LI UL LI {
	background-image : url(../images/yellowbullet2.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left: 15px;
}
.send-to-friend {
	margin : 10px 0px 10px 10px;
	border : none;
	width : 180px;
	padding : 5px;
	font-size : 10px;
}
.send-to-friend STRONG {
	font-family : Verdana , Arial , Helvetica , sans-serif;
}

.send-to-friend EM {
	font-style : normal;
}

.send-to-friend FIELDSET {
	border : none;
}

.send-to-friend FIELDSET, .send-to-friend FIELDSET UL {
	margin : 0px;
	padding : 0px;
}

.send-to-friend FIELDSET LABEL {
	display : block;
}

.send-to-friend FIELDSET LI {
	margin : 0px;
	padding : 2px 0px 2px 0px;
	list-style:none;
}

.send-to-friend INPUT {
	width : 180px;
}

.send-to-friend TEXTAREA {
	width : 180px;
	height:60px;
}

.send-to-friend A:link, .send-to-friend A:visited {
	color : #666666;
	text-decoration : underline;
}

.send-to-friend A:hover, .send-to-friend A:active {
	color : #000000;
	text-decoration : underline;
}

.send-to-friend .button-area {
	padding : 5px 0px 0px 0px;
	text-align : left;
	margin : 0px;
}

.maincol .send-to-friend {
	width : auto;
}
.maincol .send-to-friend INPUT {
	width : 300px;
}
.maincol .send-to-friend TEXTAREA {
	width : 300px;
	height:100px;
}
.tooltip {
	text-align : left;
}

.bar-outer {
}

.bar {
	border : 1px solid #848484;
	height : 15px;
}

.bar-gauge {
	background-color : #E5E5E5;
	height : 15px;
}

.pager {
	clear : both;
	margin-bottom : 10px;
	font-size : 11px;
	border-bottom : 2px solid #DEDEDE;
	padding-bottom : 5px;
}

.pager DIV {
	display : inline;
	margin : 5px 10px 5px 0px;
	white-space : nowrap;
}

.pager .items {
}

.pager .itemsperpage {
}

.pager .display-type {
}

.pager .browser {
	float : right;
}

.pager .browser A {
	margin : 0px 2px;
	display : block;
	width : 18px;
	height : 16px;
	text-align : center;
	background-color : #D2D2D2;
	font-size : 11px;
}

.pager .browser A:hover {
	background-color : #848484;
	color : #FFFFFF;
}

.pager .browser SPAN {
	margin : 0px 2px;
	display : block;
	text-align : center;
}

.pager .browser STRONG {
	margin : 0px 2px;
	display : block;
	width : 18px;
	height : 16px;
	text-align : center;
	background-color : #848484;
	color : #FFFFFF;
}

.filter {
	margin : 10px 0px;
}

.applied {
}

.applied-filter {
	padding : 4px;
}

.list-sort {
	clear : both;
	margin-bottom : 10px;
	font-size : 11px;
}

.list-sort DIV {
	display : inline;
	margin : 5px 5px 5px 0px;
	white-space : nowrap;
}

.sorting-item {
}

.sorting-order {
}

.combo-list {
	margin-top : 10px;
}

.empty {
	padding : 5px;
}

.vertical {
}

.horizontal {
}

.list-view {
}

.list-view .highlight {
}

.detail H4 A{
	margin : 0px;
	padding : 0px 0px 0px 10px;
	background : url(../images/redarrow.gif) no-repeat 0px 5px;
	font : normal 10px Verdana , Arial , helvetica , sans-serif;
	list-style : none;
}
.detail H4 IMG{margin-right: 8px;}
.table-view {
	margin-top : 10px;
}

.table-view TABLE {
	border-collapse : collapse;
	width : 100%;
}

.unsorted {
	background-image : url(../images/mandatory/button_sort.gif);
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 10px;
}

.sort-ascending {
	background-image : url(../images/mandatory/button_sort_ascending.gif);
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 10px;
}

.sort-descending {
	background-image : url(../images/mandatory/button_sort_descending.gif);
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 10px;
}

.thumbnail-view {
}

.thumbnail-view TD {
	text-align : center;
}

.item-view {
	clear : both;
}

.item-view H1 {
	margin : 15px 0px 10px 0px;
}

.item-view .description {
	border-bottom : 2px solid #DEDEDE;
	padding : 0px 0px 10px 0px;
}

.item-view .content {
	margin : 15px 0px 15px 0px;
}

.item-view .path {
	margin-top : 10px;
}

.item-view .button-area {
	border-top : 2px solid #DEDEDE;
	padding-top : 5px;
	margin-top : 10px;
	margin : 0px;
}

.date {
	font-size : 10px;
	color : #898989;
	margin : 2px 0px 2px 0px;
}

.path {
	font-size : 10px;
	color : #898989;
	margin : 2px 0px 2px 0px;
}

.actor {
	font-size : 10px;
	color : #898989;
	margin : 2px 0px 2px 0px;
}

.attachments {
}

.attachments IMG {
	margin : 2px 2px 2px 0px;
}

.poll UL {
	margin : 0px;
	padding : 0px 10px 10px 10px;
	list-style: none;
}
.poll UL LI {padding: 5px 0;}

.search-result {
}

.search-result .list-view .properties {
}

.search-result .list-view .path {
	color : #898989;
}

.warning {
	background : url(../images/mandatory/warning.gif) no-repeat 2px 3px;
	padding-left : 40px;
	margin : 10px 0px;
}
.detail .properties P {margin: 5px 0;}

.informations {
	margin : 10px 0px;
}

.authentication-form {
	border : 0px solid #ABABAB;
	margin : 15px 0px 15px 0px;
	padding : 5px;
}

.authentication-form  LI LABEL {
	color : #8A8A8A;
	margin-right: 10px; width: 13%; float:left;
	background : url(../images/puce.gif) no-repeat right center;
}

.authentication-form  LABEL {
	color : #8A8A8A;
	padding : 2px 14px 2px 2px;
	background : url(../images/puce.gif) no-repeat right center;
}

.authentication-form  INPUT {
	vertical-align : middle;
}

.authentication-form FORM {
	margin : 0px;
}

.authentication-form P {
	margin : 10px 10px 0px 10px;
}

.authentication-form UL {
	list-style : none;
	margin : 10px 10px 0px 10px;
	padding : 0px;
}

.authentication-form LI {
	padding : 2px 2px 2px 0px;
}

.authentication-form .button-area {
	text-align : left;
	padding : 0px;
	margin : 10px 0px 5px 9px;
}

.Zauthentication-form BUTTON {
	display : block;
}

.application-browser {
	padding : 0px;
	margin : 10px 0px 10px 0px;
}

.application-browser .streamline {
	margin : 10px 0px;
	padding : 0px;
	border : none;
}

.filter-area {
	font-size : 11px;
	margin : 20px 0px 30px 0px;
}

.actions-area {
	clear : both;
	margin-bottom : 10px;
	font-size : 11px;
}

.actions-area .button-area {
	padding : 0px;
	margin : 0px;
}

.actions-area .button-area IMG {
	margin-left : 5px;
}

.button-area-right {text-align:right}

.navigation-area {
	border-bottom : 2px solid #DEDEDE;
	padding-bottom : 10px;
	margin-bottom : 5px;
}

.navigation-area .horizontal TABLE {
	width : auto;
}

.navigation-area {
}

.navigation-area .streamline {
	margin : 10px 0px;
	background-image : none;
	clear : both;
}

.navigation-area .streamline .action-root {
	border : 0px none;
	background : url(../images/mandatory/home.gif) no-repeat left top;
	cursor : pointer;
	height : 16px;
	width : 16px;
}

.navigation-area .streamline .action-root SPAN {
	display : none;
}

.navigation-area .list-view {
	clear : both;
}

.application-browser .form-area .section .fields-group .cell-left {
	width : 20%;
}

.group .form-area .button-area {
	padding : 10px 0px 0px 0px;
	margin : 0px;
}

.view-area {
}

.view-area .filter-area {
}

.view-area .highlight {
	color : #FF0000;
}

.view-area .highlight A:link {
	color : #FF0000;
}

.view-area .highlight A:visited {
}

.view-area .highlight A:hover {
	color : #000000;
}

.view-area .highlight A:active {
}

.sys-footer {
	font-family : Arial , Helvetica , sans-serif;
	font-size : 10px;
	text-align : center;
	color : #8F8F8F;
	padding : 5px;
	width : 958px;	
margin : 0px auto 10px auto;	
}

.sys-footer A:link, .sys-footer A:visited {
	color : #8F8F8F;
	text-decoration : underline;
}

.sys-footer A:hover, .sys-footer A:active {
	color : #000000;
	text-decoration : underline;
}

.poweredby {
/*	margin : 0px auto 10px auto;	
	background-color:#996;
	display:block;
	width : 958px;*/
	text-align:right;
	margin : 5px;
}

/*application browser simple display*/
.simple-display .application-browser {border:none}
.simple-display .view-area {border:none}
.simple-display .actions-area {border:none; background-color:transparent}
.simple-display .list-view {border:none; }
.simple-display .table-view {border:none;}
.simple-display .links-view {border:none; padding:5px 10px 5px 10px;}
/*form-area*/
.form-area {background:transparent none;}

.sys-syndication-rss20 .links-view .detail h4 { margin:5px 0 5px 0;}
.sys-syndication-rss20 .links-view .detail h4 A:link,.sys-syndication-rss20 .linksview .detail h4 A:visited{color:#13245c; text-decoration:none;}
.sys-syndication-rss20 .links-view .detail h4 A:hover,.sys-syndication-rss20 .linksview .detail h4 A:active{color:#d3031b; text-decoration:underline;}

/*--form groups--*/
/*section*/
.section {}

.section .section-actions {float:right; margin:-20px 0 10px 10px; }
.section .section-actions IMG {margin:0 1px}
.section .fields-group {clear:both; padding:10px}

/*form tab level1*/
.form-tab1 {}
.form-tab1 UL {margin:4px 0px 4px 0px; padding:0px;}
.form-tab1 LI {display:inline; padding:4px;}
/*form tab level2*/
.form-tab2 {}
.form-tab2 UL {margin:4px 0px 4px 0px; padding:0px;}
.form-tab2 LI {display:inline; padding:4px;}
/*fields area*/
.fields-area LABEL {margin-right: 10px; width: 37%; float:left;}
.fields-area .fields-group LABEL {margin-right: 0px; width: auto!important; float:none;}
.fields-area .radiogroup LABEL {float: none; width:auto;}
.fields-area TABLE TD {padding: 3px 0;}

/*--rating--*/
/*rating container*/
.rating { margin: 10px 0px;}
.rating ul { margin:0px; padding:0px; list-style:none; display:block; width: 75px; height: 20px; }
.rating ul li { float:left; display:inline; }
.rating ul li a { height:20px; margin:0px; text-decoration:none; display:block; }

/*rate item*/
.rating .rate-item-1 {width:15px }
.rating .rate-item-2 {width:15px }
.rating .rate-item-3 {width:15px }
.rating .rate-item-4 {width:15px }
.rating .rate-item-5 {width:15px }

/*current rate*/
.rating .rate-on {background:url(../images/stars.gif); background-repeat:no-repeat;}
.rating .state-on-0 {background-position: 0 0px;}
.rating .state-on-1 {background-position: 0 -20px;}
.rating .state-on-2 {background-position: 0 -40px; }
.rating .state-on-3 {background-position: 0 -60px; }
.rating .state-on-4 {background-position: 0 -80px; }
.rating .state-on-5 {background-position: 0 -100px; }
.rating .state-on-6 {background-position: 0 -120px;}
.rating .state-on-7 {background-position: 0 -140px; }
.rating .state-on-8 {background-position: 0 -160px; }
.rating .state-on-9 {background-position: 0 -180px; }
.rating .state-on-10 {background-position: 0 -200px; }

/*rate over*/
.rating .rate-over {background:url(../images/stars-on.gif); background-repeat:no-repeat;}
.rating .state-over-1 {background-position: 0 0px; }
.rating .state-over-2 {background-position: 0 -20px; }
.rating .state-over-3 {background-position: 0 -40px; }
.rating .state-over-4 {background-position: 0 -60px; }
.rating .state-over-5 {background-position: 0 -80px; }

/*--links-view--*/
.links-view {}
.links-view .detail {margin:0px 10px 10px 0px;}
.links-view .highlight {}

/*--list-view--*/
.list-view {}
.list-view .detail {margin:0px 10px 10px 0px;}
.list-view .highlight {} 

/*--table-view--*/
.table-view {margin-top:10px;}
/*.table-view TABLE { border-collapse:collapse; width:100% }
.table-view TH {background-color:#e5e5e5; padding:4px; border:1px solid #848484; text-align:left}
.table-view TD { padding:4px; border:1px solid #848484}
.table-view .cell1 {}
.table-view .cell2 {background-color:#F2F2F2}*/
.table-view TD {font-size:10px;}

/*table view sort*/
.unsorted {background-image:url(../images/button_sort.gif); background-repeat:no-repeat; background-position:center right; padding-right:10px}
.sort-ascending {background-image:url(../images/button_sort_ascending.gif); background-repeat:no-repeat;background-position:center right;  padding-right:10px}
.sort-descending {background-image:url(../images/button_sort_descending.gif); background-repeat:no-repeat;background-position:center right;  padding-right:10px}

/*--thumbnail-view--*/
.thumbnail-view {}
.thumbnail-view TD { text-align:center; }
.thumbnail-view .vertical .detail {clear:both;}
.thumbnail-view .detail { border:1px solid #CCC; margin:10px; width:140px; height:140px; padding-bottom: 20px;}
.thumbnail-view .detail .thumbnail-zone {width:128px; height:110px; margin:10px auto; }
.thumbnail-view .detail .thumbnail-zone .thumbnail { }
.thumbnail-view .detail .text-zone {width:128px; margin:2px auto 10px auto;}

/*--single item-view--*/
.item-view {clear:both}
.item-view .button-area {clear:both}
.item-view H1 {}
.item-view .description {}
.item-view .date {}
.item-view .actor {}

 /*wizard*/
.wizard-area { }
.picture {background-repeat:no-repeat}
.wizard-guide {clear:both}
.wizard-guide .informations {padding:4px; background-image:none}
.wizard-form .informations {clear:both;}
.wizard-form .fields-area {clear:both}
/*1 zone wizard*/
.wizard-area .picture { height:30px; width:120px; background-image:url(../images/wizard_picture_h.gif); float:left}
/*2 zones wizard*/
.wizard-area TD .picture {float:left; background-image:url(../images/wizard_picture.gif); width:120px; height:160px;}
.wizard-area TD.wizard-guide .informations { float:left; width:auto}
TD.wizard-guide {border-right:1px solid #BBBBBB}
TD.wizard-form {padding-left:10px}
TD.wizard-form .informations {margin-top:0px;}

/*sys pages*/
.sys-page {padding:20px}
.sys-page .authentication-form {width:360px;}
.sys-page .authentication-form LI { display:block; height:26px; line-height:26px; vertical-align:middle; }
.sys-page .authentication-form LI LABEL { float:left; width:30%;   }
